@import  "reset.css";

@font-face {
    font-family: 'LeagueGothic';
    src: url(League_Gothic-webfont.eot);
    src: url(League_Gothic-webfont.eot?#iefix) format("embedded-opentype"),url(League_Gothic-webfont.woff) format("woff"),url(League_Gothic-webfont.ttf) format("truetype"),url(League_Gothic-webfont.svg#AllerRegular) format("svg");
    font-weight: 400;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    color: #333;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
}

a {
    color: #000;
    text-decoration: none;
}

.clr {
    clear: both;
}

h1 {
    margin: 10px 0 0 20px;
    font-size: 34px;
    color: #000;
    text-shadow: 1px 1px 1px #fef7a9;
    text-transform: uppercase;
}

h1 span {
    font-size: 18px;
    text-transform: none;
}

/* Vertical Accordion Style */
.va-container {
    position: relative;
    width: 966px;
    margin: 0;
}

.va-wrapper {
    width: 966px;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #000;
    margin: 0;
}

.va-slice {
    cursor: pointer;
    position: absolute;
    width: 100%;
    left: 0;
    overflow: hidden;
}

.va-slice-1 {
    background: #000 url(../images/1.jpg) no-repeat center center;
}

.va-slice-2 {
    background: #000 url(../images/2.jpg) no-repeat center center;
}

.va-slice-3 {
    background: #000 url(../images/3.jpg) no-repeat center center;
}

.va-slice-4 {
    background: #000 url(../images/4.jpg) no-repeat center center;
}

.va-slice-5 {
    background: #000 url(../images/5.jpg) no-repeat center center;
}

.va-slice-6 {
    background: #000 url(../images/6.jpg) no-repeat center center;
}

.va-slice-7 {
    background: #000 url(../images/7.jpg) no-repeat center center;
}

.va-slice-8 {
    background: #000 url(../images/8.jpg) no-repeat center center;
}

.va-slice-9 {
    background: #000 url(../images/9.jpg) no-repeat center center;
}

.va-slice-10 {
    background: #000 url(../images/10.jpg) no-repeat center center;
}

.va-slice-11 {
    background: #000 url(../images/11.jpg) no-repeat center center;
}

.va-slice-12 {
    background: #000 url(../images/12.jpg) no-repeat center center;
}

.va-slice-13 {
    background: #000 url(../images/13.jpg) no-repeat center center;
}

.va-slice-14 {
    background: #000 url(../images/14.jpg) no-repeat center center;
}

.va-slice-15 {
    background: #000 url(../images/15.jpg) no-repeat center center;
}

.va-slice-16 {
    background: #000 url(../images/16.jpg) no-repeat center center;
}

.va-slice-17 {
    background: #000 url(../images/17.jpg) no-repeat center center;
}

.va-slice-18 {
    background: #000 url(../images/18.jpg) no-repeat center center;
}

.va-slice-19 {
    background: #000 url(../images/19.jpg) no-repeat center center;
}

.va-slice-20 {
    background: #000 url(../images/20.jpg) no-repeat center center;
}

.va-slice-21 {
    background: #000 url(../images/21.jpg) no-repeat center center;
}

.va-slice-22 {
    background: #000 url(../images/22.jpg) no-repeat center center;
}

.va-slice-23 {
    background: #000 url(../images/23.jpg) no-repeat center center;
}

.va-slice-24 {
    background: #000 url(../images/24.jpg) no-repeat center center;
}

.va-slice-color-1 {
    background-color: #97c5eb;
}

.va-slice-color-2 {
    background-color: #68ace5;
}

.va-slice-color-3 {
    background-color: #0072cf;
}

.va-slice-color-4 {
    background-color: #0039a6;
}

.va-slice-color-5 {
    background-color: #00338e;
}

.va-slice-color-6 {
    background-color: #002c76;
}

.va-slice-color-7 {
    background-color: #002144;
}

.va-title {
    font-family: 'LeagueGothic',Arial,sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    margin-left: 52px;
    color: #fff;
    width: 54%;
    padding-top: 30px;
    line-height: 44px;
}

.va-title span {
    color: #fff;
    font-size: 26px;
    background: #000;
    padding: 3px;
}

.va-title span .des {
    color: #be2f2e;
    font-size: 26px;
    background: #000;
}

.va-content {
    position: absolute;
    right: 30px;
    bottom: 38px;
    color: #fff;
    background: url(../images/quotes.png) no-repeat top left;
    text-align: right;
}

.va-content .date {
    color: #6d604d !important;
    font-size: 14px;
    text-transform: uppercase;
}

.va-content h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: sans-serif;
    color: #FFF;
    background: #2E3174;
    padding: 5px;
}

.va-slice p {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    font-style: italic;
    font-family: sans-serif;
    color: #6d604d !important;
}

.va-slice p:first-child {
    padding: 13px 0 0;
    font-size: 20px;
}

.va-slice span {
    font-weight: 700;
    font-family: sans-serif;
    font-size: 17px;
    color: #ffebcd;
}

.va-slice ul {
    margin-top: 20px;
}

.va-slice ul li {
    float: left;
    margin: 0 2px;
}

.va-slice ul li a {
    color: #000;
    background: #eede2f;
    padding: 3px 6px;
    font-size: 14px;
    text-transform: uppercase;
}

.va-slice ul li a:hover {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.va-nav span {
    width: 150px;
    height: 30px;
/*background:transparent url(../images/prev.png) no-repeat center center;*/
    position: absolute;
/*top:-33px;*/
    left: 50%;
    margin-left: -60px;
/*text-indent:-9000px;*/
/*opacity:0.7;*/
    cursor: pointer;
    display: none;
    z-index: 100;
    text-align: center;
    line-height: 28px;
    font-family: sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #716554;
}

.va-nav span.va-nav-next {
/*background-image:url(../images/next.png);*/
    top: auto;
    bottom: 0;
    background-color: #716554;
}

.va-nav span:hover {
    opacity: 1;
}

.fa {
    background-color: #2e3174;
    height: 30px;
    width: 29px;
    line-height: 28px !important;
    margin-right: -16px;
    float: right;
}

/* GENERALES */
.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}