﻿@charset "utf-8";

/* Standard */

:root {
    font-size: 16px;
}

* {
    box-sizing: border-box;
}

html {
    min-height: 100%;
}

a {
    color: inherit;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
}

a:hover,
a:active,
a:visited {
    text-decoration: underline;
}

u {
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .812rem;
    color: #003972;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    line-height: 1.48;
    background-color: #caced3;
    -webkit-print-color-adjust: exact;
}

#wrapper {
    position: relative;
    padding: 0 0 0;
    max-width: 63.187rem;
    margin: 21px auto;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: 100% 113%;
}

#wrapper > img {
    display: none
}

p {
    margin: 0 0 1rem 0;
}

h1 {
    line-height: 1.5;
    font-size: 2rem;
    padding: 0;
    margin: .937rem 0 1.875rem;
    font-weight: 300;
    
}

h1 span {
    font-size: .937rem;
}

h2 {
    font-size: .75rem;
    line-height: 1;
    margin: 0 0 0;
}

h3 {
    font-size: 1rem;
    line-height: 1;
    margin: 0 0 0.625rem;
}

ul {
    margin: 0 auto 1rem 0.5rem;
    padding-left: 0.5rem;
    list-style-type: disc;
}

ul li {
    margin: auto;
    padding: 0;
}

ul:last-of-type {
    /*    margin-bottom: 0;*/

}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

header {
    max-width: 45rem;
    width: auto;
    height: auto;
    position: relative;
    border-top: 0 solid #cf0038;
}

header section {
    position: relative;
    width: 100%;
    top: 0;
    left: 11.937rem;
    z-index: 0;
}

header p {
    background-color: #000;
    padding: .437rem;
    color: #fff;
    position: absolute;
    top: 74px;
    right: -39%;
    transform: rotate(-90deg);
}

@-moz-document url-prefix() {
   
}

article {
    padding-top: 600px;
    padding: 8px 10% 2% 25%;
    min-height: 1216px;   
}

aside {
    text-align: right;
    width: 20%;
    float: right;
    margin-top: 0px
}

aside a {
    position: relative;
    z-index: 1;
}

aside a img {
    max-width: 100%;
    height: auto;
    width: auto;
    border: 0;
    vertical-align: middle;
}

article section {
    text-align: justify;
    color: #fff;
    width: 100%;
    padding-bottom: 40px;
}

article section p {
    margin: 0;
        font-size: 0.75rem;
    margin-top: 1.25rem;
}


article > p:nth-of-type(2) {
    margin-bottom: 2.5rem
}

footer {
    margin: 3.125rem 0 0;
    color: #fff;
    padding: 0 0 0;
}

iframe {
    display: block;
    margin: 0 auto;

}


  .slider {
    position: relative;
  }

  .slider > img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    animation: imageAnimation 12s linear infinite 0s;

  }

  .slider > img:nth-of-type(1) {
    position: static;
    opacity: 1;
  }

  .slider > img:nth-of-type(2) {
    animation-delay: 6s;
  }
 
  
  @keyframes imageAnimation {
    4% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    55% {
        opacity: 0;
    }
  }
  
footer > a:first-of-type {
    position: absolute;
    right: 13%;
    bottom: 18%;
    max-width: 5rem;
}

footer p a:hover {
    text-decoration: underline;
    color: #0180ff;
}
ul{
    line-height: 1.7
}
@-moz-document url-prefix() {
   
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */


}

@media only screen and (max-width:63.125rem) {
    #wrapper {
        margin: 0 auto;
        border: 0;
        padding: 0;
        background: #fff;
        margin-left: 5%
    }

    article {
        background-color: #EAEAEA
    }

    a {
        font-weight: bold;
    }

    header {
        max-width: 63.125rem;

    }

    header {
        padding-left: 4%;
        background: #003972
    }

    #wrapper > img {
        display: block;
        position: absolute;
        left: -5%;
        width: 15%;
        z-index: 100
    }

    header section {
        position: relative;
        width: auto;
        top: 0;
        left: 0;
        z-index: 0;
        display: block
    }


    header p {
        position: absolute;
        top: 28%;
        right: 0;
    }

    article {
        padding-top: .625rem;
        padding: .625rem;
        min-height: auto;
    }

    article section {
        text-align: left;
        background: #EAEAEA;
        padding: .625rem;
        margin: -.625rem 0 .625rem -.625rem;
        padding-left: 17%;
        width: 100%;
        color: #003972
    }

    aside a {
        width: 8.125rem
    }

    aside {
        background: #EAEAEA;
        margin: -.625rem -.625rem 0;
        padding: .625rem .625rem 0;
        float: right;
        width: 100%;
    }

    article section p {
        text-align: center;
    }

    article br,
    footer br {
        display: none;
    }

    footer {
        background: #003972;
        margin: .625rem 0;
        padding: .625rem;
        margin: .625rem -.625rem -.625rem
    }

    h1 {
        margin: .625rem 0;
        padding: 0;
        line-height: 1;
        font-size: 1.375rem;
    }

    p {
        margin: 0 0 .625rem;
    }

    header p {
        position: absolute;
        top: 33%;
        right: 0;
    }

    footer > a:first-of-type {
        position: static;
        margin: .625rem auto;
        display: block;
        max-width: 5rem;
    }
    ul{
        line-height: normal;
    }
}

@media only screen and (max-width:29.937rem) {
    article section {
        text-align: left;
        background: #EAEAEA;
        padding: .625rem;
        margin: -.625rem 0 .625rem -.625rem;
        padding-left: 17%;
        width: 100%;
        color: #003972
    }

    header p {
        position: absolute;
        top: 38%;
        right: -1.25rem;
        font-size: .687rem
    }
}
