/* Full Screen jQuery Content Slider 
 * 
------------------------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 none;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
    vertical-align: baseline;
    outline: 0;
}

body,
html {
    height: 100%;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
    font-weight: 400;
    color: #555;
    line-height: 1.5;
    background-color: #fff;
    overflow: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

summary {
    display: list-item;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

[hidden],
audio:not([controls]),
template {
    display: none;
    height: 0;
}

svg:not(:root) {
    overflow: hidden;
}

embed,
img,
object {
    max-width: 100%;
}

img {
    height: auto;
}

figure {
    margin: 1.25em;
}

progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

dd,
ol,
ul {
    padding-left: 2em;
}

dl,
ol,
ul {
    margin-bottom: 1.5rem;
    list-style-position: outside;
}

dl dl,
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
}

nav ol,
nav ul {
    padding-left: 0;
    list-style-type: none;
}

nav a {
    display: block;
}

nav a:hover {
    text-decoration: none;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    height: 1px;
    margin-bottom: 1.5rem;
    border-top: .125em solid rgba(0, 0, 0, 0.3);
}

::-moz-selection {
    background-color: #cde1ff;
    color: #000;
    text-shadow: none;
}

::selection {
    background-color: #cde1ff;
    color: #000;
    text-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-bottom: 1.5rem;
    text-rendering: optimizelegibility;
}

h1 {
    margin-bottom: 1.125rem;
    font-size: 300%;
    line-height: 1.125;
}

h2 {
    font-size: 200%;
    line-height: 1.125;
}

h3 {
    font-size: 150%;
    line-height: 1.5;
}

h4 {
    font-size: 125%;
    line-height: 1.2;
}

h5 {
    font-size: 112.5%;
    line-height: 1.33333333;
}

h6 {
    font-size: 100%;
    line-height: 1.5;
}

p {
    margin-bottom: 1.5rem;
}

b,
strong {
    font-weight: 700;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #06f;
    cursor: pointer;
}

a:focus {
    outline: thin dotted;
    outline-offset: -2px;
}

a:hover {
    text-decoration: underline;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

abbr[title],
dfn[title] {
    border-bottom: 0 none;
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
}

mark {
    background-color: #fc0;
    color: #000;
}



.header-profile-user {
    height: 36px;
    width: 36px;
    background-color: #f6f6f6;
    padding: 3px;
}
.dropdown2:hover>.dropdown-menu {
    display: block;
}
.new-btn{ line-height: inherit !important;
    padding: 8px 13px !important;
    border-radius: 11px !important;
    font-size: 15px !important;
    margin-top: 8px; }

.navbar-brand{ margin-right: 4rem;}

.top-bar {
    background-color: #004e98;
}
.top-bar ul li { float:left; }
.top-bar ul li a{ font-size:13px;}
.top-bar p { color: #FFFFFF;
    margin: 0px;
    padding: 3px 0px;
    font-size: 13px;
    display: inline-block;}

.top-bar img {
    width: 15px;
    height: 15px;
}
.top-had{ float: right;
    margin: 0px;}
.top-bar .dropdown-menu { padding:0px; margin: 0px;}
.top-bar .dropdown-menu a{
border: 1px solid #ddd;
color:#000000;
border-bottom::0px solid;
padding:10px 25px;
}
.icion-c{ width: 26px;
    height: 26px;
    border-radis: 50%;
    padding: 3px 0px;
    background-color: #000000;
    border-radius: 50%;
    text-align: center;
    margin: 4px 5px;color:#FFFFFF;}
	.icion-c:hover{ color:#FFFF00;}


small,
sub,
sup {
    font-size: 87.5%;
}

sub,
sup {
    position: relative;
    line-height: 0;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.slider {
    position: relative;
    width: 100%;
    height: 75%;
    overflow: hidden;
    background-color: #555;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: default;
}

.slide-content {
    position: absolute;
    bottom: 20%;
    width: 100%;
    text-align: center;
    color: #fff;
    -webkit-text-shadow: 0 .125em .3125em rgba(0, 0, 0, 0.6), 0 0 .3125em rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 .125em .3125em rgba(0, 0, 0, 0.6), 0 0 .3125em rgba(0, 0, 0, 0.5);
    text-shadow: 0 .125em .3125em rgba(0, 0, 0, 0.6), 0 0 .3125em rgba(0, 0, 0, 0.5);
}

.slide-title {
    font-size: 10vw;
}

.slider-nav {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    z-index: 10;
}

.next-slide,
.prev-slide {
    position: absolute;
    display: inline-block;
    width: 3.125em;
    height: 3.125em;
    line-height: 3.125;
    margin: 0;
    border: .125em solid white;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    overflow: hidden;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-user-select: none;
    user-select: none;
}

.prev-slide {
    left: 2%;
}

.next-slide {
    right: 2%;
}

.next-slide:hover,
.prev-slide:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.next-slide::before,
.prev-slide::before {
    position: absolute;
    top: 33%;
    display: inline-block;
    width: .8125em;
    height: .8125em;
    content: "";
    border-left: .25em solid white;
    border-top: .25em solid white;
    backface-visibility: hidden;
}

.prev-slide::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 25%;
}

.next-slide::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 25%;
}
@media screen and (max-width: 42.5em) {
    .next-slide,
    .prev-slide {
        display: none;
    }
	.new-btn{ padding:8px 3px !important}
	.top-had{ float:none;}
	.top-bar p{ line-height:inherit;}
	.top-bar{ text-align:center;}
}
@media screen and (max-width: 61.25em) {
    .slider {
        max-height: 41.95918367vw;
    }
	.navbar-brand{ margin-right: 1rem;}
}
@media screen and (min-height: 61.25em) {
    .slider {
        max-height: 41.95918367vw;
    }
}
