 * {
  box-sizing: border-box;
}
html,
body {
    color: #5a2800;
    background-color: #232228;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    width: 100%;
    /*background: #232228 url(../images/bg-center4.png) top no-repeat; /* cor #282626 */
	background: linear-gradient(rgb(0 0 0 / 5%), rgb(0 0 0 / 2%)), url(../images/background04.jpg) top no-repeat;
	/*background-position: center;*/
	background-size: cover;
	background-attachment: fixed;
	
}


hr{
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

#news .panel-title {
	font-size: 20px;
	color: #fffef0e6;
}

.info {
	font-family: 'Zen Dots'; cursive;
}

.Content .Border_2 {
  margin: 4px;
  padding: 0px;
  background-color: #793d03;
  
}
.Content .Border_3 {
  margin: 1px;
  border-top: 1px solid #793d03;
  border-bottom: 1px solid #793d03;
}
.bg-body{
    padding: 15px;
    border: 6px solid #8B7355;
    min-height: 500px;
}

.topnav {
    /*background: url(../images/nav.png);*/
	background: rgb(31 31 31/91%);
	border-style: solid;
	border-color: #000;
    width: 100%;
    height: 100px;
    margin-top: 0;
	position: sticky;
	top: 0;
	z-index: 100;
}

.topnav.hidden {
  transition: top 0.3s ease-in-out;
  top: -120px;
}

.wrapper {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  padding: 0 2px;
}

.container-nav-left {
    width: 50%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: left;
    z-index: 1
}

.create-button {
   background: #3D94F6;
   background-image: -webkit-linear-gradient(top, #67a301, #466c06);
   background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color: #FFFFFF;
   font-family: Open Sans;
   font-size: 24px;
   font-weight: 500;
   padding: 18px;
   -webkit-box-shadow: 1px 1px 20px 0 #000000;
   -moz-box-shadow: 1px 1px 20px 0 #000000;
   box-shadow: 1px 1px 20px 0 #000000;
   text-shadow: 1px -14px 20px #000000;
   border: solid #FFFFFF 2px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.create-button:hover {
   border: solid #FFFFFF 2px;
   background: #5A58DD;
   background-image: -webkit-linear-gradient(top, #7cbb07, #7cbb07);
   background-image: -moz-linear-gradient(top, #7cbb07, #7cbb07);
   background-image: -ms-linear-gradient(top, #7cbb07, #7cbb07);
   background-image: -o-linear-gradient(top, #7cbb07, #7cbb07);
   background-image: -webkit-gradient(to bottom, #7cbb07, #7cbb07);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   text-decoration: none;
}


.container-nav-right {
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    z-index: 1
}

.container-nav-centre {
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
	top: 220px;
    z-index: 0;
    width: 60%;
}

.container-nav-centre img.shine {
    width: 35%;
    height: auto;
}


.topnav ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: 0
}
.topnav ul li {
    display: inline;
    z-index: 1
}
.topnav ul li a {
    text-align: justify;
    color:#ccc !important; /*F2F5A9*/
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: color linear .06s;
    transition: color linear .06s;
	padding: 10px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

	
	/*font-family: 'Langar', cursive;
	font-weight: normal;*/
    
}
.topnav .dropdown > a.letterMenu:hover,
.topnav ul > li > a.letterMenu:hover {
    background-color: #f5a00f;
    clip-path: polygon(10% 0, 100% 0, 90% 90%, 0 100%);
    padding: 10px;
    color: #fff!important;
    text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
}
.banner-text {
    height: 300px;
    width: 273px;
    text-align: center;
    background: url(../images/server-status-bottom-hover.png) no-repeat -9999px -9999px
}
.banner-text h1 {
    padding-top: 120px;
    color: #b18b38;
    font-weight: 700;
    font-size: 45px;
}
.banner-text p {
    color: #aaa7a7;
    font-size: 14px;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    background: url(../images/server-status-top-hover.png) no-repeat -9999px -9999px
}
.play-button {
    background: url(../images/download-button.png);
    height: 82px;
    width: 154px;
    margin: 0 auto;
    margin-top: 0px;
	float: right;
    -webkit-transition: all linear .15s;
    transition: all linear .15s
}
.play-button:hover {
    background: url(../images/download-button-hover.png)
}
.left-side {
    width: 595px;
    display: inline-block;
    background: url(../images/download-button-hover.png) no-repeat -9999px -9999px
}
.about-box {
    background: url(../images/about-box.png);
    height: 145px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.about-box h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding-top: 24px;
    padding-left: 14px
}
.about-box p {
    color: #5b5350;
    font-size: 12px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    line-height: 16px
}
#topic {
    background: url(../images/bg.png);
    min-height: 600px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .5);
	width: 100%;
}
.main-box h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding: 25px;
    text-align: center
}
.main-box h2 {
    color: #7e6633;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding: 25px;
    text-align: center
}
.main-box {
    color: #5b5350;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    line-height: 16px
}
.main-box label {
    color: #fff;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    line-height: 16px
}
#vote_user {
    padding: 8px;
    border-radius: 6px;
    border: none
}
.top-hs {
    margin-top: 6px;
    width: 100%
}
.top-hs table {
    margin-left: 12px;
    margin-top: 41px;
    border-spacing: 0
}
.top-hs th {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-shadow: 0 1px 1px #000;
    padding-bottom: 13px;
    border: 0
}
.top-hs td {
    font-size: 22px;
    text-shadow: 0 1px 1px #000;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding: 10px
}
.top-hs tr:hover {
    background: rgba(255, 255, 255, .017);
    cursor: pointer
}
.top-hs tr:hover:first-child {
    background: 0 0
}
.top-hs .hs-rank {
    color: #68635f;
    font-weight: 700
}
.top-hs .hs-name {
    color: #5b4f35;
    font-weight: 700
}
.right-side {
    float: right;
    display: inline-block;
    width: 361px;
    margin-top: -1px
}
.server-status {
    height: 201px;
    background: url(../images/server-status-bg.png);
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3);
    margin-bottom: 10px;
    text-decoration: none
}
.server-status h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    padding-left: 14px;
    padding-top: 16px;
    margin-bottom: 10px
}
.server-top {
    background: url(../images/server-status-top.png);
    -webkit-transition: all linear .15s;
    transition: all linear .15s
}
.server-top:hover {
    background: url(../images/server-status-top-hover.png)
}
.server-bottom {
    background: url(../images/server-status-bottom.png);
    -webkit-transition: all linear .15s;
    transition: all linear .15s
}
.server-bottom:hover {
    background: url(../images/server-status-bottom-hover.png)
}
.server-status a {
    text-decoration: none
}
.status {
    width: 349px;
    height: 75px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 2px;
    text-decoration: none
}
.server-text-container {
    padding-top: 14px;
    padding-left: 29px
}
.server-text-container img {
    display: inline;
    margin-bottom: -5px
}
.server-text-container p {
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    text-decoration: none
}
.server-text-top {
    display: inline;
    color: #5b4f35;
    font-size: 12px;
    line-height: 18px
}
.server-text-bottom {
    color: #4a4340;
    font-style: italic;
    font-size: 12px;
    margin: 0
}
.video-box {
    height: 292px;
    background: url(../images/video-box.png);
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.video-box h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    padding-left: 14px;
    padding-top: 16px;
    margin-bottom: 20px
}
.video-container {
    width: 338px;
    height: 196px;
    position: relative;
    margin: 0 auto;
    background: url(../images/video-container.png)
}
.video {
    margin: 11px
}
.video-top {
    color: #5b4f35;
    font-size: 12px;
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    padding-left: 18px;
    padding-top: 1px;
    margin: 0
}
.video-bottom {
    color: #4a4340;
    font-style: italic;
    font-size: 12px;
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    padding-left: 23px;
    padding-top: 2px;
    margin: 0
}
.video-bottom a {
    color: #68635f;
    text-decoration: none;
    -webkit-transition: all linear .08s;
    transition: all linear .08s
}
.video-bottom a:hover {
    color: #8d8680
}
.top-players {
    margin-top: 6px;
    background: url(../images/top-players-bg.png);
    height: 349px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.top-players h1 {
    color: #7e6633;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    padding-left: 14px;
    padding-top: 23px
}
.top-players table {
    margin-left: 12px;
    margin-top: 41px;
    width: 345px;
    border-spacing: 0
}
.top-players th {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-shadow: 0 1px 1px #fff;
    padding-bottom: 13px;
    border: 0
}
.top-players td {
    font-size: 12px;
    text-shadow: 0 1px 1px #fff;
    color: #fff;
    text-align: center;
    line-height: 20px
}
.top-players tr:hover {
    background: rgba(255, 255, 255, .017);
    cursor: pointer
}
.top-players tr:hover:first-child {
    background: 0 0
}
.top-players .hs-rank {
    color: #68635f;
    font-weight: 700
}
.top-players .hs-name {
    color: #5b4f35;
    font-weight: 700
}
.jssorb05 {
    position: absolute
}
.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../images/b05.png) no-repeat;
    overflow: hidden;
    cursor: pointer
}
.jssorb05 div {
    background-position: 0 0
}
.jssorb05 div:hover,
.jssorb05 .av:hover {
    background-position: -35px 0
}
.jssorb05 .av {
    background-position: -35px 0
}
.jssorb05 .dn,
.jssorb05 .dn:hover {
    background-position: -35px 0
}
.slider {
    background: url(../images/slider-bg.png);
    width: 595px;
    height: 187px;
    margin-top: 10px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.slider-container {
    height: 179px;
    width: 587px;
    margin: 4px;
    top: 6px;
    bottom: 0
}
.news {
    height: 166px;
    background: url(../images/news-box-bg.png);
    margin-top: 7px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .3)
}
.news:last-child {
    margin-top: 6px
}
.news-title {
    display: inline-block;
    width: 470px;
    float: left;
    margin-top: 13px;
    margin-left: 5px
}
.news-title img {
    position: absolute;
    margin-top: 8px
}
.news-title-top {
    text-decoration: none;
    color: #7e6633;
    font-weight: 700;
    font-size: 13px;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: all linear .06s;
    transition: all linear .06s
}
.news-title-top:hover {
    color: #c6a152
}
.news-title-bottom {
    color: #4a4340;
    font-size: 12px;
    padding: 0;
    margin: 0;
    padding-left: 30px;
    padding-top: 3px;
    text-shadow: 0 1px 1px #000
}
.news-username {
    text-decoration: none;
    margin: 0;
    color: #654f30;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: all linear .06s;
    transition: all linear .06s
}
.news-username:hover {
    color: #917245
}
.post-body {
    color: #59504b;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 1px 1px #000;
    padding-left: 5px;
    padding-top: 10px
}
.read-more {
    float: right;
    margin-top: -20px;
    width: 85px;
    height: 28px;
    background: url(../images/read-more.png);
    -webkit-transition: all linear .1s;
    transition: all linear .1s
}
.read-more:hover {
    background: url(../images/read-more-hover.png)
}
.read-more-text {
    font-size: 10px;
    color: #746e6a;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    text-decoration: none;
    padding-left: 12px;
    line-height: 5px
}
footer {
    background: url(../images/footer-bg.png) center top;
    height: 176px;
    width: 100%
}
.footer-img {
    display: inline-block;
    float: left
}
.footer-main {
    padding-top: 25px;
    float: left;
    margin-left: 30px
}
.footer-main p {
    color: #4a4340;
    font-size: 13px;
    padding: 0;
    margin: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    padding-bottom: 4px;
    font-weight: 700
}
.footer-ul {
    display: inline-block;
    float: left;
    padding-top: 5px;
    margin-left: 80px
}
.footer-ul li {
    display: block!important
}
.footer-ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #4a4340;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    -webkit-transition: all linear .06s;
    transition: all linear .06s
}
.footer-ul li a:hover {
    color: #766760
}
.footer-ul-active {
    color: #766760!important
}
.pull-right {
    float: right;
    margin-left: 0
}
.push-down {
    padding-top: 30px
}
.box1 {
	background-color:#d5c0a1;
	border:2px solid #000;	
	-webkit-box-shadow: 5px 5px 10px #000;
}
.box1 {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  color: #5A2800;
 }
.box {
	background-color:#d5c0a1;
	border:1px solid #1C1C1C;	
	-webkit-box-shadow: 5px 5px 15px 2px #8B795E;
}
.form-input {
    display: block;
    width: 60%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.dark{
    background-color: #1C1C1C;
    color: #fff;
}

.dropdownLayout-menu {
    position: fixed;
    display: none;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #000000;
    border: 2px solid #f5a00f;
    border-radius: 8px;
	top: 70px;
}
.dropdownLayout-menu.pull-right {
    right: 0;
    left: auto
}
.dropdownLayout-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdownLayout-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap
}
.dropdownLayout-menu>li>a:focus,
.dropdownLayout-menu>li>a:hover {
    color: #fff;
	background-color: #d99e20;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdownLayout-menu>.active>a,
.dropdownLayout-menu>.active>a:focus,
.dropdownLayout-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdownLayout-menu>.disabled>a,
.dropdownLayout-menu>.disabled>a:focus,
.dropdownLayout-menu>.disabled>a:hover {
    color: #777
}
.dropdownLayout-menu>.disabled>a:focus,
.dropdownLayout-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdownLayout-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdownLayout-menu-right {
    right: 0;
    left: auto
}
.dropdownLayout-menu-left {
    right: auto;
    left: 0
}
.pull-right>.dropdownLayout-menu {
    right: 0;
    left: auto
}
.dropup .dropdownLayout-menu,
.navbar-fixed-bottom .dropdown .dropdownLayout-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdownLayout-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdownLayout-menu-left {
        right: auto;
        left: 0
    }
    
    
}
.nav-tabs.nav-justified>.dropdown .dropdownLayout-menu {
    top: auto;
    left: auto
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdownLayout-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdownLayout-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdownLayout-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
    
}

@media (max-width: 1200px) {

    body {
       width: 1200px;
    }
    
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu .divider {
        background-color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdownLayout-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }

}

.SubmenuitemLabel {
  margin: 0px;
  border-top: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #1e1e1e;
  overflow: hidden;
  border-radius: 8px;
  font-weight: bold;
  transition: background-color 0.3s ease;

}

.SubmenuitemLabel:hover > a {
  color: #fff !important;
  text-decoration: none !important;
}

.SubmenuitemLabel:hover {
  background-color: #f5a00f !important;
  border-radius: 0px;
}

.letterMenu {
    font-weight: 700;
    
}

.white {
    color: #fff;
}

.traductor {
    background: url(../images/bg.png);
    text-align: center;
    min-width: 80px;
    position: relative;
    float: left;
    padding: 12px;
    border-radius: 6px;
    color: #d7cece;
}

.boxRight {
    min-width: 80px;
    bottom: 95px;
    background: url(../images/bg.png);
	border: 1px solid #363636;
    padding: 6px;
    border-radius: 4px;
	position: relative;
    top: 327px;
	float: right;
	max-height: 93px;
		
}

.text_time {
    font-family: 'Zen Dots';
    font-size: 14px;
    margin: auto;
    color: #ccc;
    padding: 1px;
    position: relative;
	text-align: center;
}

ul.count {
    list-style: none;
    padding: 0;
    display: block;
    text-align: center;
}

ul.count li {
	display: inline-block;

}


ul.count li span {
    font-size: 25px;
    line-height: 50px;
    border: 1px dashed #000;
    background-color: #D3D3D3;
    color: #696969;
}

.hour {
    background-color: #123c0e;
    background-size: 50px 50px;
    padding: 0 10px;
    color: #696969;
}

.min {
    background-size: 50px 50px;
    padding: 0 10px;
    color: #696969;
}


.sec {
    background-size: 50px 50px;
    padding: 0 10px;
    color: #696969;
}
.p_time{
    top: -6px;
    width: 60px;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: -1px;
    /* color: #746663; */
    color: #dfded7;
    position: relative;	
	
}

.buttn {
	background: #6B8E23;
   background-image: -webkit-linear-gradient(top, #67a301, #466c06);
   background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
   background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
  width: 200px;
  height: 60px;
  cursor: pointer;
  border: 1px solid #91C9FF;
  outline: none;
  transition: 1s ease-in-out;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;

}

.hover-button img {
  transition: transform 0.2s ease;
}

.hover-button img:hover {
  content: url("layouts/Nakjila/images/buttons/register_natal_hover.png");
  transform: scale(1.1);
}


svg {
	
  position: absolute;
  left: 0;
  top: 0;
  fill: none;
  stroke: #fff;
  stroke-dasharray: 150 480;
  stroke-dashoffset: 150;
  transition: 1s ease-in-out;
  border-radius: 6px;

}

.buttn:hover {
  transition: 1s ease-in-out;
  background: #556B2F;
  
}

.buttn:hover svg {
  stroke-dashoffset: -480;
  
}

.buttn span {
  color: white;
  font-size: 18px;
  font-weight: 500;
  font-family: Open Sans;
  padding: 18px;
  

  
}

.btn_search {
  border-color: #FFD700;
  color: #fff;
  box-shadow: 0 0 40px 40px #FF8C00 inset, 0 0 0 0 #FF8C00;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.btn_search:hover {
  box-shadow: 0 0 20px 20px #FFA500 inset, 0 0 6px 2px #FFD700;
  color: #fff;
}

.btn-enter{

  background: green;
  color: #ccc;
  width: 240px;
  height: 40px;
  border: 0;
  font-size: 18px;
  border-radius: 4px;
  font-family: 'Raleway', sans-serif;
  transition: .6s;
  overflow: hidden;
  border: 1px solid #3CB371;
  
}
.btn-enter:hover {
  box-shadow: 0 0 20px 20px #32CD32 inset, 0 0 6px 2px #008000;
  border: 1px solid #006400;
}

.boosted{
    bottom: 95px;
    background: url(../images/bg.png);
	border: 1px solid #363636;
    padding: 6px;
    border-radius: 4px;
    position: relative;
	margin-left: -175px;
	float: left;
    color: #d7cece;
	top: 326px;;
		
}

.carta{
	background: url("https://aurera-global.com/images/noticias/carta/empty.png");
	color: #000000;
	background-size: cover;
	font-size: 32px;
	font-family: 'Autography'; cursive
	
}
@keyframes updown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

.shine {
    animation: updown 3s ease-in-out infinite;
}

.header--nav {
    position: relative;
    background-color: #151515;
    opacity: 90%;
    overflow: hidden; /* Para esconder qualquer excesso do pseudo-elemento */
}

/* FLOCOS DE NEVE NATAL*/
/* Flocos de neve 
#snow-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
}


#snow-accumulation {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: transparent;
  z-index: 9998;
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.snowflake {
  position: absolute;
  top: -10px;
  background-color: white;
  border-radius: 50%;
  opacity: 0.8;
  pointer-events: none;
  animation: fall linear infinite;
}


.snowflake-accumulated {
  position: absolute;
  background: white;
  border-radius: 50%;
  bottom: 0;
}


@keyframes fall {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100vh);
  }
}


#santa-container {
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 9999;
  pointer-events: none;
}

#santa {
  width: 100%;
}

@keyframes santa-fly {
  0% {
    transform: translateX(-300px);
  }
  100% {
    transform: translateX(calc(100vw + 300px));
  }
}

*/