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,
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-weight:inherit;
	font-style:inherit;
	font-size:100%;
	
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
html, body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    background-color: white;    
    font-family: 'Segoe UI','Tahoma','Verdana','Arial';
    /*background: url(../images/bg_main_hlg.jpg) no-repeat top center fixed;*/
    overflow: hidden;
}
a {
    text-decoration: none;
}
#wrapper {
    width: 100%;
    height: 100%;
}
#header {
    background:white;
    width:1150px;
    height:100px;
    margin:auto;
}
#content {
    width:1150px;
    height:auto;
    margin:auto;
}
.logo {
    float:left;
    margin-top: 6px;
    position: relative;
}
.menu {
    position: relative;
    float:left;
    margin: 35px 0 0 0px;
}
.menu ul li {
    list-style-type: none;
    float:left;
    padding: 0 0;
}
.menu ul li a {
    text-decoration: none;
    color:#666;
    font-weight: bold;
    font-size: 10px;
    padding:0 13px 8px 13px;
}
.menu ul li a:hover {
    padding-top:5px;
    color:white;
    background-color: red;
    background: url(../images/bg_menu.png) repeat-x;
}
.menu ul li:hover {
}
.active{background: url(../images/bg_menu.png) repeat-x;}
.boxleft {
    width:355px;
    height:295px;
    float:left;
    margin-top: 30px;
}
.boxleft-inside {
    width:395px;
    height:295px;
    float:left;
    margin-left: 40px;
    margin-top: 30px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
.big_title {
    font-family: 'Franklin Gothic Medium Cond';
    font-size: 28px;
    font-weight: bold;
    color:black;
}
.short_whitebox {
    width:395px;
    height:260px;
    background: none;
    margin-top: 20px;
    padding-top: 20px;
}
.short_whitebox_all {
    width:355px;
    height:310px;
    background: white;
    overflow-x: hidden;
    overflow-y: auto;
}
.standar_text {
    line-height: 18px;
    margin:0 20px 20px 20px;
    text-align: justify;
    font-size: 12px;
    color:#373737; 
    clear:both;
}
.standar_text ul li {
    list-style-type: none;
    background: url(../images/square_red.png) no-repeat;
    background-position: 0 50%;
    margin:0;
    padding:0;
}
.standar_text ul li a{
    padding-left: 20px;
    color:#666;
}
.standar_text ul li a:hover {
    color:#9B0000;
    text-decoration: underline;
}
.submenu_text {
    line-height: 1.4em;
    margin:0 0 20px 0;
    text-align: justify;
    font-size: 12px;
    color:#333; 
    clear:both;
}
.submenu_text ul {
    margin-top: 10px;
}
.submenu_text ul li {
    list-style-type: none;
    margin:0;
    margin-left: 10px;  
    padding:0;
    line-height: 18px;
    
    margin-right: 15px;
}
.submenu_text ul li a{
    color:#666;
}
.submenu_text ul li a:hover {
    color:#9B0000;
    text-decoration: underline;
}
.ribbon_red {
    width:350px;
    height:46px;
    padding: 14px 0 0 40px;
    margin-top: 20px;
    background: url(../images/bg_ribbon.png) no-repeat;
    color:white;
    font-size: 12px;
}
.ribbon_red_gen {
    width:350px;
    height:46px;
    padding: 13px 0 0 20px;
    background: url(../images/bg_ribbon.png) no-repeat;
    color:white;
    font-size: 14px;
    font-weight: bold;
}
.boxright {
    width:5000px;
    float:left;
    margin-left: 390px;
    margin-top: 25px;
    position: absolute;
    overflow: hidden;
}
.boxright div {
    float:left;
}
.boxcenter {
    width:1150px;
    margin:auto;
    margin-top: 25px;
    overflow: hidden;
}
.boxcenter div {
    float:left;
}
.box_right_white {
    float:left;
    width:650px;
    height:310px;
		/*overflow-y: auto;*/
    /*background: url(../images/trans.png) repeat;*/
}
.overflow {
    width:100%;
    height:300px;
		/*height:400px;*/
    overflow: auto;
}
.fraseandnavi {
    width:100%;
    height:90px;
    background: url(../images/bg_fraseandnavi.png) repeat-x;
    clear:both;
    font-family: 'Trajan Pro';
    font-size: 28px;
    color:white;
    font-weight: bold;
    font-style: italic;
}
.fraseandnavi div.textfrase {
    float:left;
    margin: 25px 0 0 40px;
}
.fraseandnavi div.textfrase2 {
    float:left;
    margin: 25px 0 0 10px;
}
.fraseandnavi div.preview_button {
    float:left;
}
.fraseandnavi div.next_button {
    float:right;
}
.separator {
    width:30px;
    background: white;
    margin: 0 20px;
}
.imgnos img {
    margin-left: 20px;
    margin-bottom: 10px;
    -moz-box-shadow: 0 0 6px black;
    -webkit-box-shadow: 0 0 6px black;
    box-shadow: 0 0 6px black;
}
.red_title {
    font-family: 'Franklin Gothic Medium Cond';
    font-size: 16px;
    color:#AB0000;
    font-weight: bold; 
    clear: both;
    margin: 0 0 10px 20px;
}
.standar_title {
    font-size: 14px;
    font-weight: bold;
    color:black;
    clear: both;
    margin-left: 20px;
    margin-bottom: 5px;
}
.fraseandnavi img {
    float: right;
}
.client_img {
    margin-left: 20px;
}
.sub_menu {
    margin-left: 20px;
    border-bottom:dotted 1px #666;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    margin-right: 20px;
}
.sub_menu > a {
    color:black;
}
.sub_menu > a:hover {
    color:#9B0000;
}
.serv_menu {
    background:#9B0000;
    font-size: 12px;
    color:white;
    font-weight: bold;
    padding:5px 10px 5px 10px;
    margin-right: 120px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
}
#footer {
    background:#191919;
    position: absolute;
    bottom:0;
    width:100%;
    height:50px;
}
.content_foot {
    width:1150px;
    margin:auto;
}
.menu_foot {
    float:left;
    width:500px;
    margin:auto;
    color:white;
    font-size: 12px;
}
.menu_foot ul {
    margin: 7px 0 0 0;
    padding: 0;
}
.menu_foot ul li {
    list-style-type: none;
    float:left;
}
.menu_foot ul li a {
    text-decoration: none;
    color:#666;
    font-weight: bold;
    font-size: 10px;
    padding:0 10px 67px 10px;
}
.menu_foot ul li a:hover {
    color:white;
}
/*JS CODA SLIDER*/
p#cross-links { text-align: center }

p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 0; padding-bottom: 0 }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { border: 0 }

h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
    margin: 0 0;
    position: relative;
    width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 200px; background: #fff; overflow: hidden /*HIDDEN*/}
.csw .loading {margin: 0; text-align: center}

.stripViewer { /* This is the viewing window */
    position: relative;
    overflow: hidden; 
    /*border: 5px solid #000;  this is the border. should have the same value for the links */
    margin: auto;
    width: 1150px; /* Also specified in  .stripViewer .panelContainer .panel  below */
    clear: both;
    background: none;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
    position: relative;
    left: 0; top: 0;
    width: 100%;
    list-style-type: none;
    /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
    float:left;
    height: 100%;
    position: relative;
    width: 1160px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
    padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
    margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
    list-style: none;
}

.stripNav ul li {
    float: left;
    margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    background: #c6e3ff;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 15px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
    background: #333;
}

.stripNav li a.current {
    background: #000;
    color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
    position: absolute;
    top: 230px;
    text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
    display: block;
    height: 40px;
    width: 40px;
}

.stripNavL {
    left: 0;
}

.stripNavR {
    right: 0;
}


/*HASTA AQUI*/

.phone {
    text-align: right;
    float:right;
}
.phone div {
    font-size: 10px;
    color:#666;
    margin-top: 2px;
}
.phone div a {
    font-size: 10px;
    color:#666;
}
.phone div a:hover {
    text-decoration: underline;
}
.contacto_button {
    float:right;
    margin-top: 25px;
    margin-left: 20px;
}
.upmenu {
    float:left;
    text-align: right;
}
.banner {
    width:1150px;
    height:150px;
    margin:auto;    
}
.banner img {
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -o-border-radius:7px;
    -khtml-border-radius:7px;
}
.leftnavi {
    margin-top: 120px;
    float:left;
}
.rightnavi {
    margin-top: 120px;
    margin-left: 10px;
    float:left;
}
.center_leftcontent {
    float:left;
    width:390px;
    height:310px;
}
.center_leftcontent img {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
.content_menu {
    float:right;
}
.content_standarbox {
    float:right;
}
.socialimg {
    float:right;
}
.socialimg > div {
    float:left;
}
.boton_youtube {background: url(../images/logo_youtube.png) no-repeat; height: 50px; width: 40px; border: 0;}
.boton_youtube_hover {background-image: url(../images/logo_youtube_blanco.png);}
.boton_twitter {background: url(../images/logo_twiter.png) no-repeat; height: 50px; width: 40px; border: 0;}
.boton_twitter_hover {background-image: url(../images/logo_twiter_blanco.png);}
.boton_facebook {background: url(../images/logo_facebook.png) no-repeat; height: 50px; width: 40px; border: 0;}
.boton_facebook_hover {background-image: url(../images/logo_facebook_blanco.png);}
.boton_linkedin {background: url(../images/linkedin.png) no-repeat; height: 50px; width: 40px; border: 0;}
.boton_linkedin_hover {background-image: url(../images/linkedin_hover.png);}
.cards {
    margin-top: 7px;
    margin-left: 40px;
    float:left;
}
.theme-default #slider {
    margin:0 auto 0 auto;
    width:1150px; /* Make sure your images are the same size */
    height:150px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
/****- LOGIN -*****BOX 1*******/
.box1 {
    float:left;
}
.fieldholder {
    clear:both;
}
.fieldname {
    width:80px;
    color:#4F4F4F;
    font-size: 14px;
    text-align: right;
    float:left;
    margin-right: 30px;
    margin-top: 10px;
}
.fieldinput {
    float:left;
    width:200px;
    height:30px;
    margin-top: 7px;
    background: url(../images/bgfield.png) no-repeat;
}
.fieldinput:hover {
    background-position: bottom center;
}
.fieldinput_focus {
    background-position: bottom center;
}
.fieldarea {
    float:left;
    width:200px;
    height:100px;
    margin-top: 7px;
    background: url(../images/bgarea.png) no-repeat;
}
.fieldarea:hover {
    background-position: bottom center;
}
.fieldarea_focus {
    background-position: bottom center;
}
.deletefieldall {
    font-size: 12px;
    background: none;
    width:180px;
    color:#CCC;
    margin:8px;
    border:0;
    outline: 0;
    font-style: italic;
}
.sentbutton {
    text-align: left;
    margin-left: 110px;
}
.clearbtom {
    clear:both;
}
.buttoncss {
    margin-top: 10px;
}
.buttoncss > div > a {
    padding-top:5px;
    padding-right:15px;
    padding-left:15px;
    padding-bottom: 5px;
    color:white;
    margin-right: 10px;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #666;
    text-decoration: none;
}
.buttoncss > div > a:hover {
    background-color:#333;
    color:white;
    border:0;
}
.addtitle {
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: bold;
}
.addtext span {
    font-weight: bold;
    cursor:pointer;
}
.addtext {
    font-size: 12px;
    line-height: 1.5em;
}
.box2 {
    float:left;
    margin-top: 40px;
    margin-left: 40px;
    color:#4F4F4F;
}
.addtitle {
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: bold;
}
.addtext span {
    font-weight: bold;
    cursor:pointer;
}
.addtext {
    font-size: 12px;
    line-height: 1.5em;
}
.alig-area {
    margin-left: 70px;
}
.morephone{
    color:#4F4F4F;
    padding-top: 5px;
    font-size: 10px;
    width:680px;
    margin:auto;
    border-top:solid 1px #CCC;
    text-align: center;
}
.pics { height: 150px; width: 1150px; padding:0; margin:0; overflow: hidden;}
.pics img { height: 150px; width: 1150px; padding: 0px; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
        -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
#nav{
    position: absolute;
    top:220px;
    margin-left: 1000px;
    z-index: 1000;
}
#nav li{
    float:left;
    width: 5px;
    height: 5px;
    list-style: none;
    background-image: url('../images/simplenavi.png');
    margin: 2px;
    padding: 5px;
    cursor: pointer;  
}
#nav li:hover{
    background-position: bottom center;
}
.active{
    background-position: bottom center;
}
.menu ul li .menuactive {
    padding-top:5px;
    color:white;
    background-color: red;
    background: url(../images/bg_menu.png) repeat-x;
    padding-bottom: 50px;
}
.left {
    float:left;
}
.left1 {
    padding-top: 15px;
    float:left;
}