/* Константs */
* {margin:0; padding:0;	outline:none; border:none;}
img {outline:none; border:none;}

/* Общие параметры */
html, body {
    color: #093F79;
    text-align: left;
    font: 18px/30px 'gotham_proregular', Arial, Helvetica, sans-serif;
}
::selection 		{background:#cbcbcb; color:#fff;}
::-moz-selection 	{background:#cbcbcb; color:#fff;}

/* Заголовки */
h1, h2, h3, h4, h5, h6{
    padding:4px 0;
    text-transform: uppercase;
    font-weight:normal;
}
h1 {
    margin: 50px 0 0 0;
    color: #fff;
    text-align: center;
    text-transform: none;
    font: 24px/26px 'gotham_pro_medium';
}
h1 p {font: 60px/75px  'gotham_probold';}

h2{
    margin: 0 auto 20px auto;
    padding: 0;
    color: #093F79; /* #f60256; */
    text-align: center;
    text-transform: uppercase;
    font: 35px/40px 'gotham_probold';
}
h2 span {
    color: #fff;
    font: 35px/40px 'gotham_probold';
}
h2 p {
    font: 32px/38px 'gotham_probold';
    text-transform: none;
}


h3 {
    margin: 8px 0 10px 0;
    padding: 0;
    color: #B80013;
    text-align: center;
    text-transform: none !important;
    font: 40px/ 43px 'gotham_probold';
}

#top h3 {
    color: #fff;
    font: 28px/ 28px 'gotham_proitalic';
    margin: 120px 0 10px 0;
}
#top h4 {
    color: #B80013;
    font: 86px/ 92px 'gotham_problack';
    text-shadow: 1px 2px 10px #000;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0 auto 40px auto;
    border-bottom: 1px solid #B80013;
    width: 680px;
}
#top h5 {
    color: #fff;
    font: 40px/ 42px 'gotham_probold';
    text-shadow: 1px 2px 1px #151039;
    margin-bottom: 100px;
}
h4{
    margin: 0 0 18px 0;
    padding: 0;
    text-align: center;
    text-transform: none;
    font: 48px/ 48px 'gotham_prolight';
}
h4 p {
    font: 24px 'gotham_pro_medium';
}
h5{
    margin: 0 0 20px 0;
    padding: 0;
    color: #ed1c24;
    text-align: center;
    text-transform: none;
    font: 48px/ 56px 'gotham_probold';
}
h5 p {
    font: 34px 'gotham_proregular';
    color: #262626;
}

h6 {
    color: #ffb100;
    text-align: center;
    clear: both;
    text-transform: none;
    font: 26px/36px 'gotham_pro_medium';
}
.box-text h6 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 15px solid #7f7f7f;
    line-height: 60px;
}
/* Стили ссылок */
article a{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
a:link     {color: #fff;	text-decoration: underline;}
a:visited  {color: #fff;	text-decoration: none; }
a:active   {color: #fff;}
a:focus    {color: #fff;}
a:hover    {color: #fff;}

/* Стили таблиц */
article table{
    border-collapse: collapse;
}
article table td{
    padding:3px 5px;
}

article p {
    margin: 0 0 0 0;
    text-indent: 0;
}

/* Стили списков */
ul{
    display: block;
    margin:0;
    list-style: none;
}
ol{
    margin:10px 10px 10px 25px;
}

/* --- Дополнительные шрифты --- */
@font-face {
    font-family: 'exo_2.0medium';
    src: url('../fonts/exo2.0-medium-webfont.eot');
    src: url('../fonts/exo2.0-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/exo2.0-medium-webfont.woff') format('woff'),
    url('../fonts/exo2.0-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exo_2.0light';
    src: url('../fonts/exo2.0-light-webfont.eot');
    src: url('../fonts/exo2.0-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/exo2.0-light-webfont.woff') format('woff'),
    url('../fonts/exo2.0-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

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

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

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

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

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

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

