/* =========================================================
Common styles
============================================================ */
@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
	/*background: #000 url(images/bg1.jpg) center top;	*/
	background: #000 url(images/bg1.jpg) center top  fixed;	
}

pre, code {
    font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
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: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin:20px 0;
}

ol {
    margin:0px;
}
ul {
    margin:0px;
}
ul li {
    list-style:inside disc;
    margin-bottom:10px;
}
ol li {
    list-style:inside disc;
    margin-bottom:10px;
}
/*------responsive image----------------*/
.responsive-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
/* =========================================================
Elements
============================================================ */
.kopa-button {
	display:inline-block;
	color:#fff;
	font-size:15px;
	padding:15px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	position:relative;
	z-index:0;
}
.small-button {
	padding:10px 15px;
}
.medium-button {
	padding:15px 20px;
	font-size:18px;
}
.big-button {
	padding:20px 30px;
	font-size:20px;
}
.red-button,
.border-button:hover {
	background-color:#ae083b;
	border:1px solid #a90f0f;
	color:#fff;
}
.red-button:hover,
.border-button {
	background-color:#d20443;
	border:1px solid #d50f0f;
	color:#fff;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote {
	border-left-color:#e03d3d;
	background-color:#f4f4f4;
	color: #999999;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
	padding: 10px 15px 10px 20px;
}

/*-DropCap-*/
.kp-dropcap {
    color: #fff;
    background-color:#e03d3d;
    font-family:'Rokkitt', serif;
    display: inline-block;
    *display:inline;
    zoom:1;
    float: left;
    font-size: 36px;
    height: 36px;
    line-height: 38px;
    margin: 5px 10px 0 0;
    text-align: center;
    width: 34px;
}
.kp-dropcap.color {
    background-color: #e03d3d;
    font-size:30px;
    color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    position: relative;
    border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    width: 36px;
    z-index: 0;
    margin: 5px 10px 0 0;
}

.hover-effect{
    cursor:pointer;
    position:relative;
}
.hover-effect .mask {
    opacity:0;
    filter: alpha(opacity=0);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
	overflow:hidden;
}
.hover-effect:hover .mask {
    opacity:1;
    filter: alpha(opacity=100);
}

.kopa-divider {
	height:2px;
	max-height:2px;
	background-color:#ff00fc;
	width:100%;
	margin:25px 0;
}

/* =========================================================
Heading
============================================================ */
h1 {
    color: #fff;
    font: 400 32px/34px  'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h2 {
    color: #fff;
    font: 400 28px/30px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h3 {
    color: #fff;
    font: 400 24px/26px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h4 {
    color: #fff;
    font: 400 20px/22px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h5 {
    color: #fff;
    font: 400 16px/20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h6 {
    color: #fff;
    font: 400 14px/20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #ccc;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover,
.kp-headline dd a:hover,
.social-links li a:hover,
.widget .home-slider .entry-item .entry-title a:hover,
.widget .entry-item .entry-title a:hover,
.kopa-featured-widget .entry-item .entry-content .more-link:hover,
.kopa-article-list-widget .tab-container-1 ul li .entry-title a:hover,
.kopa-featured-news-carousel .entry-title a:hover,
.older-post li a:hover,
.kopa-entry-list-widget .older-post li a:hover,
.kopa-twitter-widget .load-more:hover,
.gallery-slider .gallery-caption a:hover,
.sidebar .kopa-categories-widget ul li a:hover,
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a:hover,
.breadcrumb a:hover,
.tab-container-3 ul li a:hover,
.entry-categories a:hover,
.entry-comments a:hover,
.entry-box footer p a.article-title:hover,
.entry-box .social-link li a:hover,
.about-author .social-link li a:hover,
.kopa-related-post ul li .entry-title a:hover,
.widget_archive li a:hover,
.widget_rss li a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover,
.kopa-single-slider .flex-caption a:hover,
.kopa-twitter-widget .tweetList li a:hover {
    color: #fff;
	text-decoration:none;
}
p { 
    margin-bottom:10px;
    line-height:20px;
}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{ 
    float:left;
}
.right{
    float:right;
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}


/* =========================================================
CSS3 Transition
============================================================ */
a,
#main-menu li span,
#main-menu li ul li,
.kp-gallery-carousel .slides li,
#comments-form #submit-comment, 
#contact-form #submit-contact,
#mobile-menu > span,
#toggle-view-menu li {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	
}

/* =========================================================
Colunms
============================================================ */
.wrapper{
   /*  width:1066px;*/
	width:1090px;
    margin: 0 auto;
	position:relative;
	z-index:0;
	min-height: 804px;
}
.wrapper2{
    width:1090px;
    margin: 0 auto;
	position:relative;
	z-index:0;
	min-height: 804px;
}
.rr-wrapper{
    width:960px;
	padding:-50px;
	overflow:hidden;
    margin: 30px auto;
	position:relative;
	z-index:0;
	border:1px solid #111;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
}
.rr-legal-box{
margin:5px;
border:1px solid #666;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;		
	padding:6px;
	background: url(images/background/bottom-sidebar-bg.png) no-repeat 0 0 #0a0a0a;
}
.rr-legal-box-title{
    font-family: 'Open Sans', sans-serif;
	/*margin-bottom:10px;*/
    font-size:22px;
    color:#f7c610;
    margin-top:0;
}
.rr-legal-box-title2{
    font-family: 'Open Sans', sans-serif;	
    font-size:14px;
    color:#fff;
    margin-top:0;
	line-height:18px;
}
.rr-legal-box-p{margin-top:5px;padding:0;}
.rr-legal-box .left-col{
    width:20%;
    float:left;
    margin:5% 2%;		
}
.rr-legal-box .left-col h4{
margin:0;
padding-left:70px;
}
.rr-legal-box .left-col #logo-image{
margin:0;
}
.rr-legal-box.left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#e03d3d;
    line-height:100px;
    text-align:center;
}
.rr-legal-box .right-col{
    width:70%;
    float:left;
    margin:0 2%;	
	border-left:1px solid #999;	
	color:#ccc;
}
.rr-legal-box .right-col h1{
    font-family: 'Open Sans', sans-serif;
	margin-bottom:10px;
    font-size:29px;
    color:#e03d3d;
    margin-top:0;
}
.rr-legal-box .right-col p{
    margin-left:10px;    
}
.rr-legal-box .right-col a {
    color:#ccc;
	font-weight:700;
}
.rr-legal-box .right-col a:hover {
    color:#fff;
}
.rr-flags{
float:right; 
margin:20px 10px;
padding:6px 6px;
text-align:center;
box-shadow:0 0 5px rgba(202,202,202,0.55);
}
.rr-legal-footer{float:left;width:25%}
.rr-legal-footer2{float:left;width:50%; margin:15px}
.rr-legal-footer2 img{margin-left:10px; border-left:3px solid #e03d3d;box-shadow:0 0 10px rgba(202,202,202,0.55);}
#main-col {
	float:left;
	padding-right:25px;
	margin-right:-1px;
	border-right:1px solid #ebebeb;
	/*width:665px;*/
	width:780px;
}

.mb-20 {
	margin-bottom:20px;
}

.kopa-shadow {
	box-shadow:0 0 10px rgba(000,000,000,0.95);
}
.kopa-home-2 .kopa-shadow {
	box-shadow:none;
}

.kopa-pattern {
	width:100%;
	height:100%;
	position:fixed;
	background:url(images/background/body-bg.png) repeat-x center 0;
}

.kopa-home-2 .kopa-pattern {
	display:none;
}

/* =========================================================
Header
============================================================ */
.rr-title{
background:url(images/background/menubar.png) repeat-x center 0;
height:70px;
}
.rr-title h1{
	margin:0; 
	padding: 15px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#fff;
}
.rr-anuncie{
	margin-left:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#ffc600;
	/*text-transform:uppercase;*/
}
.rr-anuncie-wp{
	margin-left:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#fff;
}
.rr-headline-wrapper {
	float:left;
}
.rr-tags {
	float:left;
	width:800px;
	margin-left:10px;
}
.rr-tags-title {
	float:left;
	display:inline-block;
	font-size:14px;
	margin:2px;
	color:#000;
	padding:7px 10px;
	position:relative;
	/*text-transform:uppercase;*/
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	background-color:#ccc;
}
.rr-tags-title span {
    position:absolute;
    top:11px;
    right:-7px;
    border-left: 7px solid #ccc;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    display: block;
    height: 0;
    transition: border 0.3s ease-in-out 0s;
    width: 0;
}
.rr-tags-tag{
	float:left;
	margin-left:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:12px;
	color:#ccc;	
}
.rr-tags-tag a{	
	color:#ccc;
	font-weight:600;	
}
.rr-tags-tag a:hover{	
	color:#fff;	
}
.rr-info-destaque{
	width:520px;
	margin:0 auto;
	padding:10px 8px;
	background:#6514BC;	
	
	border-top:4px solid #fff;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#fff;	
}
.rr-info-destaque span{
	font-size:18px;
	color:#ccc;
	padding-right:10px;
}	
#header-top {
	background-color:#500056;
}
.rr-tags-footer{
	float:left;
	width:700px;
	margin-left:10px;
}
.kp-headline-wrapper {
	float:left;
}
.kp-headline {
	float:left;
	width:720px;
	margin-left:10px;
}
.kp-headline dl {
	display: block;
	margin: 0;
}
.kp-headline dd {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 10px;
	color: #fff;
	/*text-transform:uppercase;*/
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.kp-headline dd a {
	color: #ffb400;
}
.kp-headline-title {
	float:left;
	height:34px;
	display:inline-block;
	margin:0;	
	padding:0;
	position:relative;
	background-color:#f7c610;
}
.kp-headline-title h6{
	
	font-size:14px;
	line-height:34px;
	color:#000;
	margin:0;	
	padding:0 5px;
	position:relative;
	/*text-transform:uppercase;*/
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	
}
.kp-headline-title span {
    position:absolute;
    top:12px;
    right:-7px;
    border-left: 7px solid #f7c610;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    display: block;
    height: 0;
    transition: border 0.3s ease-in-out 0s;
    width: 0;
}
.rr-links-parc{
color:#ccc;
font-size:16px;
font-weight:700;
text-decoration:underline;
text-align:center;
}
.rr-links-parc:hover{
color:#fff;
text-decoration:underline;
}

.social-search-box {
	float:right;
	position:relative;
}
/*----- Social Link -----*/
.social-links {
	margin:5px 40px 0 0;	
	position:relative;
	z-index:20;
	
}
.social-links li {
	float:left;
	list-style:none;
	margin:1px 8px 0 0;
	padding:2px 6px;
	/*background:#a90f0f;*/
	background:#333;
	border:1px solid #666;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.social-links li:hover {
	
	background:#666;
	border:1px solid #999;
}
.social-links li a {
	color:#f7c610;
	position:relative;
	z-index:20;
}
.social-links li a:hover {
	/*color:#ffb400;*/	
	color:#fff !important;
	
}

/*----- SB Search -----*/
.sb-search-wrapper {
	position:absolute;
	right:0;
	top:0;
	width:300px;
}
.sb-search {
	position: relative;
	z-index:100;
	width: 0%;
	min-width: 36px;
	height: 36px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search input[type="text"] {
	border-radius:0;
	height: 36px;
	border: none;
	outline: none;
	background: #fff;
	margin: 0;
	z-index: 10;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-right:45px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	font-family:inherit;
	box-shadow:none;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
}

.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 36px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search input[type="submit"] {
	width:40px;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #1c1c1c;
	z-index: 90;
	font-size: 20px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\e01b";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #e03d3d;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.sb-search.sb-search-open form {
	width:100%;
	margin:0;
}
.rr-icon-arrow{
	/*position:absolute;*/
	/*display:block;*/
	float:right;
	margin-left:5px;
	margin-top:5px;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/arrows-000000.png) no-repeat -10px -100px;
	}
	.rr-icon-arrow2{
	/*position:absolute;*/
	/*display:block;*/
	float:left;
	margin-right:5px;
	margin-top:5px;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/arrows-000000.png) no-repeat -10px 0px;
	}
#header-middle {
	 background:url(images/background/header-middle-bg.jpg) repeat-x 0 0 #e03d3d;
	/*-----background:url(images/background/header-middle-bg-xmas.gif) no-repeat 0 0 #e03d3d;-----*/
	height:140px;
	overflow:hidden;
}

/*----- Logo -----*/
#logo-image {
	float:left;
	margin:15px 0 0 25px;	 
}

#logo-top{float:right;margin:15px 0 0 25px;	display:block }
.top-banner {
	float:left;
	margin:40px 15px 0 40px ;
	border:2px solid #000;
}

#login{
	float:right; 
	width:250px; 
	height:92px;
	font-family: 'Ubuntu', 'Lato', sans-serif;
    font-weight: 400;
    /* Size and position */
   
    position: relative;
    margin-top:20px;
	margin-right:10px;
    padding: 6px;
    overflow: hidden;

    /* Styles */
    background: #111;
    border: 1px solid #191919;
	border-radius: 0.4em;    
    border-left: 6px solid #ffc600;
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
#login .icon{
	float:left;	
	margin:2px;
	width:16px;
}

#login p{
	float:left;
	padding:0px;
	margin:0px;
}
#login h1{
	text-align:center;
	text-transform:uppercase;
	background:#5f5b5c;
	color:#fff;
	height:20px;
	font-size:16px;
	line-height:20px;
	font-weight: 700;
	margin-top:0px;	
	margin-bottom:10px;
	letter-spacing:3px;
}
#login h4{
	text-align:center;
	text-transform:uppercase;
	background:#5f5b5c;
	color:#fff;
	height:20px;
	font-size:16px;
	line-height:20px;
	font-weight: 700;
	margin-top:0px;	
	margin-bottom:10px;
	letter-spacing:3px;
}
#login .form label {
    /* Size and position */
    width: 160px;
    float: left;
    padding-top: 9px;

    /* Styles */
    color: #ddd;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 #000;
    text-indent: 10px;
    font-weight: 700;
    cursor: pointer;
}

#login .form input[type=text],
#login .form input[type=password] {
    /* Size and position */
    width: 140px;
    float: left;
    padding: 2px 5px;
    margin-bottom: 10px;
    font-size: 12px;

    /* Styles */
    background: #1f2124; /* Fallback */
    background: -moz-linear-gradient(#1f2124, #27292c);
    background: -ms-linear-gradient(#1f2124, #27292c);
    background: -o-linear-gradient(#1f2124, #27292c);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#1f2124), to(#27292c));
    background: -webkit-linear-gradient(#1f2124, #27292c);
    background: linear-gradient(#1f2124, #27292c);    
    border: 1px solid #000;
    box-shadow:
        0 1px 0 rgba(255,255,255,0.1);
    border-radius: 3px;

    /* Font styles */
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #fff;

}

#login .form input[type=text]:hover,
#login .form input[type=password]:hover,
#login .form label:hover ~ input[type=text],
#login .form label:hover ~ input[type=password] {
    background: #666;/*#27292c;*/
}

#login .form input[type=text]:focus, 
#login .form input[type=password]:focus {
    box-shadow: inset 0 0 2px #000;
    background: #494d54;
    border-color: #ffa200;/*#51cbee;*/
    outline: none; /* Remove Chrome outline */
}

#login .form p:nth-child(3),
#login .form p:nth-child(4) {
    float: left;
    width: 50%;
}



#login .form input[type=submit] {
    /* Width and position */
    width: 40px;
    padding: 6px 4px;
  margin-left:15px;
  margin-top:10px;  
    /* Styles */
    border: 1px solid #0273dd; /* Fallback */
    border: 1px solid rgba(0,0,0,0.4);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.3),
        inset 0 10px 10px rgba(255,255,255,0.1);
    border-radius: 3px;
    background: #f7c610;/*#38a6f0;*/
    cursor:pointer;
  
    /* Font styles */
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    text-shadow: 0 -1px 0 rgba(202,202,202,0.8);
}

#login .form input[type=submit]:hover { 
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.6);
}

#login .form input[type=submit]:active { 
    background: #ffa200;/*#287db5;*/
    box-shadow: inset 0 0 3px rgba(0,0,0,0.6);
    border-color: #000; /* Fallback */
    border-color: rgba(0,0,0,0.9);
}

#login .no-boxshadow .form input[type=submit]:hover {
    background: #2a92d8;
}

#login .form:after {
    /* Size and position */
    content: "";
    height: 1px;
    width: 33%;
    position: absolute;
    left: 20%;
    top: 0;

    /* Styles */
    background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);
    background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);
    background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));
    background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);
    background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);
}

#login .form:before {
    /* Size and position */
    content: "";
    width: 8px;
    height: 5px;
    position: absolute;
    left: 34%;
    top: -7px;
    
    /* Styles */
    border-radius: 50%;
    box-shadow: 0 0 6px 4px #fff;
}

#login .form p:nth-child(1):before{
    /* Size and position */
    content:"";
    width:250px;
    height:100px;
    position:absolute;
    top:0;
    left:45px;

    /* Styles */
    -webkit-transform: rotate(75deg);
    -moz-transform: rotate(75deg);
    -ms-transform: rotate(75deg);
    -o-transform: rotate(75deg);
    transform: rotate(75deg);
    background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
    background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
    background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
    background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
    background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
    pointer-events:none;
}

#login .no-pointerevents .form p:nth-child(1):before {
    display: none;
}


#header-bottom {
background: #50072b;
  background: linear-gradient(top,  #50072b, #ff0087);
  background: -ms-linear-gradient(top,  #50072b, #ff0087);
  background: -webkit-gradient(linear, left top, left bottom, from(#50072b), to(#ff0087));
  background: -moz-linear-gradient(top,  #50072b, #ff0087);
  /*border: solid 1px #000;*/
  position:relative;
  z-index:999;
	padding:8px 4px 0px 4px;
	border-bottom:3px solid #8B8B8B;
	
	
}
#header-bottom h3{display:none;}
/*----- Main menu -----*/

#main-menu > li {
	list-style:none;
	float:left;
	margin:0 0 0 2px;
	position:relative;
	
	padding:10px 8px;
	border-top: 1px solid transparent;
	/*border-bottom: 1px solid transparent;*/
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
			
}
#main-menu > li:hover{
	
	border-top: 1px solid #5d3ea4;
	/*border-bottom: 1px solid #d40303;*/
    border-left: 1px solid #B800A9;
    border-right: 1px solid #B800A9;

	background: linear-gradient(top,  #7A0070, #5d3ea4);
	background: -ms-linear-gradient(top,  #7A0070, #5d3ea4);
	background: -webkit-gradient(linear, left top, left bottom, from(#7A0070), to(#5d3ea4));
	background: -moz-linear-gradient(top,  #7A0070, #5d3ea4);
	box-shadow:0 0 5px rgba(000,000,000,0.75);
}

#main-menu > li > a {

	font-family: 'Oswald', sans-serif;
	color:#fff;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}

#main-menu > li > span {
	position:absolute;
    bottom:0px;
    left:50%;
	margin:0 0 0 -5px;    
	/*border-bottom: 6px solid #d40303;*/
	border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: block;
    height: 0;
    width: 0;
	opacity:0;
	filter: alpha(opacity=0);
}
#main-menu > li.current-menu-item{
	border-top: 1px solid #5d3ea4;
	/*border-bottom: 1px solid #d40303;*/
    border-left: 1px solid #B800A9;
    border-right: 1px solid #B800A9;

	background: linear-gradient(top,  #7A0070, #5d3ea4);
	background: -ms-linear-gradient(top,  #7A0070, #5d3ea4);
	background: -webkit-gradient(linear, left top, left bottom, from(#7A0070), to(#5d3ea4));
	background: -moz-linear-gradient(top,  #7A0070, #5d3ea4);
	box-shadow:0 0 5px rgba(000,000,000,0.75);
}
#main-menu > li.current-menu-item > span,
#main-menu > li:hover > span {

	opacity:1;
	filter: alpha(opacity=100);
	
}

.sf-arrows .sf-with-ul {
	padding-right:0;
}
.sf-arrows > li > .sf-with-ul:after {
    border-width:0px;
}
.sf-arrows li ul li .sf-with-ul:after {
    border-width:7px;
    margin-top:-7px;
    right:8px;
    background-repeat:no-repeat;
    background-position:right center;
    background-image:url(images/background/menu-arrow.png);
	border-color:transparent;
}
.sf-arrows ul li > .sf-with-ul:focus:after, 
.sf-arrows ul li:hover > .sf-with-ul:after, 
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color:transparent;
}


/*---Sub menu---*/
#main-menu li ul {
    display:none;
    position:absolute;
    width:170px;
    top:43px;
    left:0;
    /*background-color:#e03d3d;*/
	background: #7A0070;
	box-shadow:0 0 5px rgba(000,000,000,0.95);
	z-index:9999;
}
#main-menu li ul li {
	border-top:1px solid #7A0070;
    padding:10px 15px;
    position:relative;
	list-style:none;
	margin:0;
	z-index:9999;
	background: linear-gradient(top,  #7A0070, #ff00a2);
	background: -ms-linear-gradient(top,  #7A0070, #ff00a2);
	background: -webkit-gradient(linear, left top, left bottom, from(#7A0070), to(#ff00a2));
	background: -moz-linear-gradient(top,  #7A0070, #ff00a2);	
}
#main-menu li ul li:first-child {
    border-top:none;
}
#main-menu li ul li:hover{
  
  background: linear-gradient(top,  #50072b, #ff0087);
  background: -ms-linear-gradient(top,  #50072b, #ff0087);
  background: -webkit-gradient(linear, left top, left bottom, from(#50072b), to(#ff0087));
  background: -moz-linear-gradient(top,  #50072b, #ff0087);  
}

#main-menu li ul li a {
    color:#fff !important;
    display:block;
	font-size:16px;
	font-weight: 400;	
	font-family: 'Oswald', sans-serif;
}
#main-menu li ul li a:hover {
    color:#f7c610 !important;    
}

#main-menu li ul li ul {
    top:0;
    left:172px;
}

/*--------------Mobile Menu-------------------*/
#mobile-menu {
	display:none;
	position:relative;
	margin:0 15px;
	width:74px;
  float:left;
  margin:0;
  padding:0;
  height:30px;
}
#mobile-menu > span {
	display:inline-block;
	text-transform:uppercase;
	font-family:'Rokkitt', serif;
	font-size:18px;
	cursor:pointer;
	color:#ccc;
}
#mobile-menu > span:hover {
	color:#fff;
}
#mobile-menu span {
	margin:0px;
	color:#fff;
	border-top: 1px solid #d40303;	
    border-left: 1px solid #d40303;
    border-right: 1px solid #d40303;
	padding:0px 6px;
	background: linear-gradient(top,  #ea0000,  #940202);
	background: -ms-linear-gradient(top,  #ea0000,  #940202);
	background: -webkit-gradient(linear, left top, left bottom, from(#ea0000), to(#940202));
	background: -moz-linear-gradient(top,  #ea0000,  #940202);
	box-shadow:0 0 5px rgba(000,000,000,0.75);
	color:#fff !important;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	width:58px;
	font-size:16px;
	line-height:28px;
}

#toggle-view-menu {
	display:none;
	list-style: none;
	margin: 0;
	padding: 0;	
	border-top: none;
	position:absolute;
	top:30px;
	left:0;
	z-index:99999;
	width:200px;
}
#mobile-menu span {
	margin:0px;
	color:#fff;
	border-top: 1px solid #d40303;	
    border-left: 1px solid #d40303;
    border-right: 1px solid #d40303;
	padding:0px 6px;
	background: linear-gradient(top,  #ce0383,  #940202);
	background: -ms-linear-gradient(top,  #ce0383,  #940202);
	background: -webkit-gradient(linear, left top, left bottom, from(#ce0383), to(#940202));
	background: -moz-linear-gradient(top,  #ce0383,  #940202);
	box-shadow:0 0 5px rgba(000,000,000,0.75);
	color:#fff !important;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	width:58px;
	font-size:16px;
	line-height:28px;
}
#toggle-view-menu > li {
	margin: 0;
	position: relative;
	cursor: pointer;
	list-style: none;	
	border-top: 1px solid #d40303;	
    border-left: 8px solid #d40303;
    border-right: 1px solid #d40303;
	background:#ce0383 !important;
}
#toggle-view-menu > li:first-child {
	border-top:none;
}
#toggle-view-menu h3 {
	font-family: 'Oswald', sans-serif;
	font-weight:100;
	font-size: 16px;
	margin: 0;	
	float: left;
	line-height: 35px;	
	padding: 0 10px;
	text-transform:uppercase;	
}
#toggle-view-menu h3 a {	
	color: #fff;
	width:100%;
	display:block;
}
#toggle-view-menu li:hover {
	background-color: #50072b !important;
	border-left: 8px solid #ff5151;
}
#toggle-view-menu span {
	float: right;
	font-size: 26px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	background: #8B8B8B;
  background: linear-gradient(top,  #B80000,  #590000);
  background: -ms-linear-gradient(top,  #B80000,  #590000);
  background: -webkit-gradient(linear, left top, left bottom, from(#B80000), to(#590000));
  background: -moz-linear-gradient(top,  #B80000,  #590000);  
  position:relative;
  z-index:999;
	padding:4px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;	
}
#toggle-view-menu li.active {
	background-color:#da005c !important;
	border-left: 8px solid #ff5151;	
}
#toggle-view-menu li.active span,
#toggle-view-menu li.active h3 a {
	color:#fff;
}
#toggle-view-menu .menu-panel {
	margin: 0px;
	display: none;
	padding: 10px 15px 0;
	font-size: 14px;
	color: #fff;	
	background: #ff0075;
  background: linear-gradient(top,  #B80000,  #ff0075);
  background: -ms-linear-gradient(top,  #B80000,  #ff0075);
  background: -webkit-gradient(linear, left top, left bottom, from(#B80000), to(#ff0075));
  background: -moz-linear-gradient(top,  #B80000,  #ff0075);  
  position:relative;
  z-index:999;
	padding:8px 4px 0px 4px;
	border-bottom:2px solid #ff0000;
	background:#ff0075 !important;
}
#toggle-view-menu .menu-panel ul {
	margin:0;
}
#toggle-view-menu li .menu-panel ul li {
	border:none;	
	list-style:none;
	margin: 0;
	color:#fff;
	padding:4px 0 4px 5px;
	border-bottom:1px solid #960000;
}
#toggle-view-menu .menu-panel ul li a {
	display:inline-block;
	*display:inline;
	zoom:1;
	color:#fff;
	font-size:14px;
	line-height:22px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
}
#toggle-view-menu .menu-panel ul li ul {
	margin-left:40px;
	margin-top:10px;
}
.toggle-view-menu-span{
margin:5px 0 !important; 
padding:0px !important; 
width:24px !important;
height:24px !important;
min-height:24px !important;
line-height:24px !important;
float:right !important;
margin-right:10px !important;
font-size:22px !important;
box-shadow:none !important;
font-weight:400 !important;
border-radius:3px !important;
background: linear-gradient(top,  #000,  #666) !important;
  background: -ms-linear-gradient(top,  #000,  #666) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666))!important;
  background: -moz-linear-gradient(top,  #000,  #666)!important;
} 
#main-content {
	padding:25px;
	background-color:#150027;
	min-height: 2550px
}

/*--------------Catergory Menu-------------------*/
#category-menu-nav{
	width:100%;	
	height:40px;
	float:left;
	background: linear-gradient(top, #830061, #1d0015);
  background: -ms-linear-gradient(top,  #830061, #1d0015);
  background: -webkit-gradient(linear, left top, left bottom, from(#830061), to(#1d0015));
  background: -moz-linear-gradient(top,  #830061, #1d0015);	
	overflow:hidden;
	margin-bottom:25px;
}
#category-menu-nav  h1{
	margin:0px;
	background:#c60062;
	color:#ff0000;
	color:#fff;	
	font-size:16px; 
	float:left;	
	height:40px;
	padding-left:10px;
	padding-right:10px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform:uppercase;
	line-height:40px;
	border-left:6px solid #ccc;
	box-shadow:0 0 7px rgba(000,000,000,0.95);
}
#category-menu-nav  h4{
	margin:0px;
	background:#c60062;
	color:#ff0000;
	color:#fff;	
	font-size:16px; 
	float:left;	
	height:40px;
	padding-left:10px;
	padding-right:10px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform:uppercase;
	line-height:40px;
	border-left:6px solid #ccc;
	box-shadow:0 0 7px rgba(000,000,000,0.95);
}
#category-menu-nav  span{
    float:left;
    margin-top:15px;
    right:-7px;
    border-left: 7px solid #c60062;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    display: block;
    height: 0;
    transition: border 0.3s ease-in-out 0s;
    width: 0;
	box-shadow:0 0 7px rgba(000,000,000,0.55);
}
#category-menu{
float:left;
line-height:40px;
}
#category-menu > li{
list-style:none;
	float:left;
	margin:0 0 0 2px;
	position:relative;
	padding:10px 8px;	
	border-right:1px solid #1d0015;
	border-top: 2px solid transparent;	
}
#category-menu > li:hover, #category-menu > .current-menu-item{
   	border-right:1px solid #1d0015;
	border-top: 2px solid #fff;	
}
#category-menu > li > a{	
	color:#f7c610;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;	
}
#category-menu > li > a:hover{	
	color:#fff;	
}

/*--------------Sidebar Menu-------------------*/
#sidebar-menu-nav{
	width:100%;		
	background: linear-gradient(top, #830061, #1d0015);
  background: -ms-linear-gradient(top,  #830061, #1d0015);
  background: -webkit-gradient(linear, left top, left bottom, from(#830061), to(#1d0015));
  background: -moz-linear-gradient(top,  #830061, #1d0015);	
	overflow:hidden;
	margin-bottom:25px;
}
#sidebar-menu-nav  h1{
	margin:0px;
	background:#c60062;
	color:#ff0000;
	color:#fff;	
	font-size:16px; 
	float:left;	
	height:40px;
	padding-left:10px;
	padding-right:10px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform:uppercase;
	line-height:40px;
	border-left:6px solid #fff;
	box-shadow:0 0 7px rgba(000,000,000,0.95);
	width:100%;
}
#sidebar-menu-nav  h4{
	margin:0px;
	background:#c60062;
	color:#ff0000;
	color:#fff;	
	font-size:16px; 
	float:left;	
	height:40px;
	padding-left:10px;
	padding-right:10px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform:uppercase;
	line-height:40px;
	border-left:6px solid #fff;
	box-shadow:0 0 7px rgba(000,000,000,0.95);
	width:100%;
}
#sidebar-menu-nav  span{
    float:left;
    margin-top:15px;
    right:-7px;
    border-left: 7px solid #c60062;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    display: block;
    height: 0;
    transition: border 0.3s ease-in-out 0s;
    width: 0;
	box-shadow:0 0 7px rgba(000,000,000,0.55);
}
#sidebar-menu{
float:left;
line-height:40px;
}
#sidebar-menu > li{
list-style:none;
	/*float:left;*/
	margin:0px;
	position:relative;
	padding:5px 8px;	
	border-top:none;
	border-bottom:1px solid #1d0015;
	border-left: 6px solid transparent;	
}
#sidebar-menu > li:hover, #sidebar-menu > .current-menu-item{
   	border-bottom:1px solid #1d0015;
	border-left: 6px solid #f30078;	
}
#sidebar-menu > li > a{	
	color:#f7c610;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;	
}
#sidebar-menu > li > a:hover{	
	color:#fff;	
}
/* =========================================================
Atualizações e Fotos
============================================================ */
.rr-box-novidades{
float:left;
margin:10px 4px;
width:100%;
background:#4a1022;
border: 1px solid #810024;
border-radius: 0.4em;    
border-left: 3px solid #980030;
}
.rr-box-novidades-title{
margin:0 auto;
height:30px;
padding:3px;
border-top:1px solid #810024;
font-size:16px;
font-weight:700;
line-height:30px;
color:#fff;
text-align:center;
background: linear-gradient(top,  #000,  #cc0056);
background: -ms-linear-gradient(top,  #000,  #cc0056);
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#cc0056));
background: -moz-linear-gradient(top,  #000,  #cc0056);
}

.rr-box-novidades-container{
float:left;
border:2px solid #000;
padding-top:10px;
padding:3px;
padding-top:5px;
margin:15px 15px 15px 15px;
background: linear-gradient(top,  #000,  #7e0024);
background: -ms-linear-gradient(top,  #000,  #7e0024);
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#7e0024));
background: -moz-linear-gradient(top,  #000,  #7e0024);
text-align:center;
}
.rr-box-novidades-container h4{
font-family: 'Open Sans', sans-serif;
line-height:14px;
font-size:12px;
margin:0;
padding:0;
}
.rr-box-novidades-container h5{
font-family: 'Open Sans', sans-serif;
font-size:12px;
font-weight:700;
line-height:16px;
margin:0;
padding:0;
padding-bottom:8px;
}
.rr-box-novidades-container a{
color:#e67e7f;
font-size:14px;
line-height:14px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
padding:0;
margin:0 auto;
text-align:center;
}
.rr-box-novidades-container a:hover{
color:#fff;
}
.rr-box-novidades-container p a{
color:#fff;
font-size:13px;
line-height:14px;
font-family: 'Open Sans', sans-serif;
font-weight:500;
padding:0;
margin:0;
height:18px;
}
.rr-box-novidades-container p a:hover{
color:#fff;
}
.rr-box-new-photos{
float:left;
margin:10px 4px;
width:100%;
background:#222;
border: 1px solid #999;    
}
.rr-box-new-photos-title{
margin:0 auto;
height:30px;
padding:3px;
border-top:1px solid #999;
font-size:16px;
font-weight:700;
line-height:30px;
color:#f7c610;
text-align:center;
background:#444;
}
.rr-box-new-photos-container{
margin:15px;
}
.rr-box-associe{
float:left;
margin:15px 20px;
width:90%;
background:#222;
border: 1px solid #999;
padding:15px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
background: #111;
border: 1px solid #191919;
border-top:6px solid #ffc600;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
}

.rr-box-associe h1{
font-size:24px;
line-height:20px;
}
.rr-box-associe h2{
font-size:18px;
}
.rr-box-associe h3{
font-size:18px;
line-height:40px;
margin:15px 20px;
padding-left:10px;
border-left:6px solid #999;
background:#222;
}
.rr-box-associe h4{
font-size:14px;
}
.rr-box-associe h5{
font-size:12px;
}
.rr-box-associe2{
float:left;
margin:15px 90px;
width:70%;
background:#444;
border: 1px solid #999;
padding:15px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
border: 1px solid #191919;
border-top:3px solid #ccc;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
}
.rr-box-associe-button{
	float:left;
	margin:20px 30px;
	width:200px;
	height:100px;
	border: 1px solid #111;
	border-top:3px solid #fff;
	border-radius:5px;
	background: #8B8B8B;
  background: linear-gradient(top,  #B80000,  #590000);
  background: -ms-linear-gradient(top,  #B80000,  #590000);
  background: -webkit-gradient(linear, left top, left bottom, from(#B80000), to(#590000));
  background: -moz-linear-gradient(top,  #B80000,  #590000);
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
	padding:10px;
}
.rr-box-associe-button:hover{
	border: 1px solid #333;	
	border-top:3px solid #ffc600;
	cursor:pointer;
}
.rr-box-associe-button h1{
text-align:center;
color:#fff;
font-size:32px;
}
.rr-box-associe-button h2{
text-align:center;
color:#fff;
font-size:20px;
font-weight:400;
line-height:18px;
}
.rr-box-associe-button h2 a{
color:#FF0;
font-weight:600;
text-decoration:underline;
}
.rr-box-associe-title{color:#FF0;}
.rr-box-associe-button-form{
	float:left;
	margin:5px 50px;
	width:80%;
	height:40px;
	border: 1px solid #555;	
	border-radius:5px;
	background: #999;
  background: linear-gradient(top,  #999,  #666);
  background: -ms-linear-gradient(top,  #999,  #666);
  background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
  background: -moz-linear-gradient(top,  #999,  #666);
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
	padding:5px;
}
.rr-box-associe-button-form:hover{
	border: 1px solid #c9c9c9;
background: linear-gradient(top,  #ccc,  #999);
  background: -ms-linear-gradient(top,  #ccc,  #999);
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
  background: -moz-linear-gradient(top,  #ccc,  #999);	
	cursor:pointer;	
}
.rr-box-associe-button-form h1{
text-align:center;
color:#fff;
font-size:32px;
}
.rr-box-associe-button-form h2{
text-align:center;
color:#fff;
font-size:24px;
font-weight:400;
line-height:24px;
}
.rr-box-associe-button-form h2 a{
color:#FF0;
font-weight:600;
text-decoration:underline;
}
.rr-box-associe3{
float:left;
margin:10px 80px;
width:75%;
background:#111;
border: 1px solid #999;
padding:10px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
border: 1px solid #333;
border-top:2px solid #666;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
}
.rr-box-associe3 h5{
font-size:16px;
}
/* =========================================================
Widget-area-1
============================================================ */
.widget-area-1 {
	float:left;
	padding-right:25px;
	width:810px;
	border-right:1px solid #666;
	margin-right:-1px;
}
.widget-area-1 .widget .widget-title {
	background-color:#d20443;
	font-size:34px;
	font-weight:700;
	line-height:24px;
	padding:0;
	margin:0 0 15px;
	text-align:center;
}
.widget-area-1 .widget .widget-title .title-text {
	display:inline-block;	
	background-color:#d20443 !important;
	position:relative;
	z-index:1;
	padding:14px 25px 10px 25px;	
	text-align:center;}
.widget-area-1 .widget .widget-title .title-text2 {
	display:inline-block;	
	background-color:#BC1414 !important;
	position:relative;
	z-index:1;
	padding:14px 25px 10px 25px;	
	text-align:center;
	font-size:26px;
}
.widget-area-1 .widget .widget-title .title-text .triangle-right {
	position:absolute;
    top:0px;
    right:-30px;
    border-bottom: 48px solid #e03d3d;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-text .triangle-left {
	position:absolute;
    top:10px;
    right:-36px;
    border-top: 38px solid #1c1c1c;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-text .triangle-bottom {
	position:absolute;
    bottom:-15px;
    left:25px;
    border-top: 20px solid #e03d3d;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-right {
	background-color:#1c1c1c;
	display:block;
	height:38px;
	margin-top:10px;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
}
.rr-box-filtro{
	float:left;
	width:100%;
	padding:0;	
	background: #555;
    color: #fff;
    text-shadow: 0 1px 0 #4d2955;
	font-family: 'Ubuntu', 'Lato', sans-serif;	
	font-weight:700;
	line-height:50px;
	height:50px;	
	border-radius:5px;
	border-bottom:1px dotted #ccc;	
	margin:5px 0 20px 0;
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
    background: -webkit-gradient(linear, left top, left bottom, from(#32007a), to(#670087));
    background: -moz-linear-gradient(top center, #32007a, #670087);
}
.rr-box-filtro h1{
float:left;
margin:0 0 0 10px;
padding:0 5px;
font-size:14px;
font-weight:700;
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
color:#f7c610;
line-height:50px;
}
.rr-box-filtro h4{
float:left;
margin:0 0 0 10px;
padding:0 5px;
font-size:14px;
font-weight:700;
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
color:#f7c610;
line-height:50px;
}
.filtros{float:left}
.rr-box-filtro span{margin-left:10px; font-size:14px;line-height:50px;font-family: 'Oswald', sans-serif;text-transform:uppercase;font-weight:400;}
.rr-box-filtro select {width:130px; font-size:12px; margin:0 5px;background:#d2d2d2 !important;padding:0px; line-height:12px; border:1px solid #666; height:28px;line-height:50px;}
.rr-box-filtro input[type=submit] {   
    padding: 4px 8px;  
    /* Styles */
    border: 1px solid #0273dd; /* Fallback */
    border: 1px solid rgba(0,0,0,0.4);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.3),
        inset 0 10px 10px rgba(255,255,255,0.1);
    border-radius: 5px;
    background: #f7c610;
    cursor:pointer;  
    /* Font styles */
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    text-shadow: 0 -1px 0 rgba(202,202,202,0.8);
}
.rr-box-filtro input[type=submit]:hover {
background:#ffd94a
}
.rr-box-model{
padding:0;
margin:0 auto;
margin-bottom:20px;
background:#e7007a;
width:780px;
border:1px solid #222;
}
.rr-box-model:hover{
-webkit-box-shadow: 0 0px 15px 0px rgba(202,202,202,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(202,202,202,1);
box-shadow: 0px 0px 15px 0px rgba(202,202,202,1);
}
.rr-box-model a{
color:#ffc600;
font-size:20px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
padding:0;
margin:0;
}
.rr-box-model a:hover{
color:#fff;
}

.rr-box-model h4{
color:#ffc600;
font-size:20px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
}
.rr-box-model-md{
width:550px;
padding:0;
margin:0 auto;
margin-bottom:20px;
background:#242424;
border:1px solid #222;
border-radius:0px 0px 25px 25px;
}
.rr-box-model-md:hover{
-webkit-box-shadow: 0 0px 15px 0px rgba(202,202,202,0.7);
-moz-box-shadow: 0px 0px 15px 0px rgba(202,202,202,0.7);
box-shadow: 0px 0px 15px 0px rgba(202,202,202,0.7);
}
.rr-box-model-md a{
color:#fff;
font-size:20px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
padding:0;
margin:0;
border-bottom:2px solid #ff0000;
}
.rr-box-model-md a:hover{
color:#ffc600;
}

.rr-box-model-md h4{
color:#fff;
font-size:20px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
}
.rr-box-model-sm{
width:390px;
float:left;
margin:10px 6px;
background:#242424;
border:1px solid #222;
border-bottom:3px solid #BC1414;
}
.rr-box-model-sm:hover{
-webkit-box-shadow: 0 0px 5px 0px rgba(202,202,202,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(202,202,202,1);
box-shadow: 0px 0px 5px 0px rgba(202,202,202,1);
}
.rr-box-model-sm a{
color:#fff;
font-size:12px;
font-family: 'Open Sans', sans-serif;
font-weight:700;
padding:0;
margin:0;
}
.rr-box-model-sm a:hover{
color:#ffc600;
}
.rr-box-model-thumb{
width:160px;
height:290px;
display: block;
float:left;
border:2px solid #000;
padding-top:5px;
padding:2px;
margin:5px;
background: linear-gradient(top,  #000,  #333);
background: -ms-linear-gradient(top,  #000,  #333);
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));
background: -moz-linear-gradient(top,  #000,  #333);
text-align:center;
}
.rr-box-model-thumb a{
color:#e67e7f;
font-size:14px;
line-height:14px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
padding:0;
margin:0 auto;
text-align:center;

}
.rr-box-model-thumb a:hover{
color:#fff;
}
.rr-box-model-thumb p a{
color:#fff;
font-size:13px;
line-height:14px;
font-family: 'Open Sans', sans-serif;
font-weight:500;
padding:0;
margin:0;
height:18px;
}
.rr-box-model-thumb p a:hover{
color:#fff;
}
/* =========================================================
Full Page - Destaque VIP
============================================================ */
#header-middle-destaquevip {
	background:url(images/background/header-middle-bg2.jpg) repeat-x 0 0 #e03d3d;
	height:140px;
	overflow:hidden;
}
#destaquevip-badge{margin:5px; float:left;}
#header-bottom-destaquevip{
background: #8B8B8B;
  background: linear-gradient(top,  #B80000,  #590000);
  background: -ms-linear-gradient(top,  #B80000,  #590000);
  background: -webkit-gradient(linear, left top, left bottom, from(#B80000), to(#590000));
  background: -moz-linear-gradient(top,  #B80000,  #590000);
  position:relative;
  z-index:999;
	padding:8px 4px 0px 4px;
	border-bottom:3px solid #8B8B8B;
	height:100px;	
}
.destaquevip-wrapper{margin:0;padding:0;float:left;width:780px;}
.destaquevip{
float:left;
background:#FF00A2;
width:780px;
padding:0px;
box-shadow:0 0 10px rgba(000,000,000,0.75);
overflow:hidden;
border:1px solid #000;
border-radius:8px 8px 0px 0px;
}
/*----BOX TITLE---*/
.destaquevip .widget-title {
	font-size:34px;
	background-color:#FF00A2;
	text-transform:uppercase;
	margin:0 0 15px;	
	padding:10px;
	position:relative;
	line-height:24px;
	text-align:center;
}
.destaquevip .widget-title .title-line {
	position:absolute;
	display:block;
	height:2px;
	width:100%;
	background-color:#fff;
	left:0;
	top:50%;
	margin-top:-2px;
}
.destaquevip .widget-title .title-text {
	display:inline-block;
	background-color:#FF00A2;
	position:relative;
	z-index:1;
	padding:14px 25px 10px 25px;	
}
.destaquevip p{margin:10px 0 0 0; padding:0;}

.destaquevip  h1{margin:0;padding:0;font-size:28px;color:#f4e261;text-align:center;}
.destaquevip  h1 a {color:#ffec67;}
.destaquevip  h1 a:hover{color:#ffe000 !important;}
.destaquevip  h2{margin:0;padding:0;font-size:28px;color:#fff;text-align:center;font-weight:700;}
.destaquevip  h4{margin:0;padding:0;font-size:16px;color:#ffe000;text-align:center;font-style:italic;font-weight:700;}
.destaquevip h3{
margin-bottom:0 !important;
border-top:1px solid #000;
}
.destaquevip-box-title{margin:0 2px; padding:10px;background:#d1145d;}
/*----BOX MODEL INFO---*/
.destaquevip-info-head{
	background: #770843;
	background: linear-gradient(top,  #770843, #ff00cf);
  background: -ms-linear-gradient(top,  #770843, #ff00cf);
  background: -webkit-gradient(linear, left top, left bottom, from(#770843), to(#ff00cf));
  background: -moz-linear-gradient(top,  #770843, #ff00cf);	
    border: solid 1px #333;
	z-index:999;
	padding:0px;
	height:40px;
	width:100%;
	text-align:center;	
}
.destaquevip-info-head h1{
margin:0;
padding:0;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:20px;
text-transform:uppercase;
line-height:40px;
text-align:center;
}
.destaquevip-info-head h3{
margin:0;
padding:0;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:20px;
text-transform:uppercase;
line-height:40px;
text-align:center;
	color: gold;
}
.destaquevip-update {
padding:4px 8px;
line-height:24px;
font-size:12px;
font-weight:400;
letter-spacing:1px;
background: linear-gradient(top,  #000,  #666);
  background: -ms-linear-gradient(top,  #000,  #666);
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666));
  background: -moz-linear-gradient(top,  #000,  #666);
border-radius:4px;
text-align:center;
}
.destaquevip dl{width:388px;float:left;margin:0;border:1px solid #2b1541;background:#3a1c65;overflow:hidden}
.destaquevip dt{
width:45%;
float:left;
position: relative;
left:0;
border-bottom:1px solid #000;
line-height:35px;
background:#3a1c65;
font-family: 'Oswald', sans-serif;
font-weight:500;
font-size:14px;
text-transform:uppercase;
padding-left:10px;
margin-right:10px;
height:40px;
color:#fff;
}
.destaquevip dd {
border-bottom:1px solid #000;
line-height:35px;
background:#2b1541;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:14px;
color:#ccc;
color:#fff;
height:40px;
}
.destaquevip dd span{
line-height:35px; 
border:1px solid #000;
padding:1px 5px; 
height:16px; 
width:20px; 
font-weight:400; 
border-radius:5px;
text-transform:uppercase;
font-size:14px;
box-shadow:0 0 3px rgba(000,000,000,0.95);
color:#fff;
}
.destaquevip-info-atendimento{width:780px;float:left;margin:0px;}
.destaquevip-box  dl.full  {width:388px !important; margin:0;padding:0;float:left;border-bottom:4px solid #555}
.destaquevip-box  dl.full  dt{width:388px !important; float:left;font-size:14px;text-align:center;margin:0;padding:0;height:35px;line-height:35px;border:0;}
.destaquevip-box  dl.full  dd{width:388px !important; float:left;font-size:14px;text-align:center;margin:0;padding:0;height:60px;line-height:35px;border:0;background:#444;border-bottom:1px solid #000}
.destaquevip-tag-sim{background:#50a900;}
.destaquevip-tag-nao{background:#e90000;}
.destaquevip blockquote {
	border:0;
	background-color:#770000;
	color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;    
    font-style: italic;
    line-height: 24px;
	padding: 10px 15px 10px 20px;
	 margin:0;
}
.destaquevip blockquote  p{padding:10px 0;font-size: 20px;}
.destaquevip blockquote {
	border:0;
	background-color:#eecbfe;
	color: #000;
    font-family: Georgia,"Times New Roman",Times,serif;    
    font-style: italic;
    line-height: 24px;
	padding: 10px 15px 10px 20px;
    margin:0;
}
/*----BOX VIDEOS---*/
.destaquevip-no-videos{display:none;}
.destaquevip-videos{
float:left;
background:#111;
width:780px;
padding:0px;
box-shadow:0 0 10px rgba(000,000,000,0.75);
overflow:hidden;
border:1px solid #000;
border-radius:8px 8px 0px 0px;
margin:15px 0;
}
.destaquevip-videos-head{
background: url(images/background/menubar.png) repeat-x center 0;
height: 50px;
}
.destaquevip-videos-head h1{
margin:0; 
padding:0;
text-align:center;
line-height:50px;
text-transform:uppercase;
}
.destaquevip-videos-head h3{
margin:0; 
padding:0;
text-align:center;
line-height:50px;
text-transform:uppercase;
}
.destaquevip-videos-container{padding:10px 0; width:780px;text-align:center}

/*----BOX FOTOS---*/
.destaquevip-fotos{
float:left;
background:#111;
width:780px;
padding:0px;
box-shadow:0 0 10px rgba(000,000,000,0.75);
overflow:hidden;
border:1px solid #000;
border-radius:8px 8px 0px 0px;
margin:15px 0;
}
.destaquevip-fotos-head{
background: url(images/background/menubar.png) repeat-x center 0;
height: 50px;
}
.destaquevip-fotos-head h1{
margin:0; 
padding:0;
text-align:center;
line-height:50px;
text-transform:uppercase;
}
.destaquevip-fotos-head h3{
margin:0; 
padding:0;
text-align:center;
line-height:50px;
text-transform:uppercase;
}
.destaquevip-fotos-container{padding:2px; width:780px;text-align:center}
.destaquevip-fotos-container img{max-width:95%; margin:5px; border:1px solid #ccc}
.destaquevip-sidebar-head{
float:right;
margin:0px 2px;
width:190px;
background:#770000;
padding:5px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
border: 1px solid #191919;
border-top:3px solid #e90000;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
}

#logo-sidebar{margin:0;padding:4px 0; text-align:center}
#logo-sidebar img{width:80%;}
.destaquevip-sidebar-head p{text-align:center;margin:5px 0}
.destaquevip-sidebar-head a{color:#fff;font-size:14px;font-weight:700;line-height:14px;}
.destaquevip-sidebar-head a:hover{color:#ffc600}
.destaquevip-sidebar{
float:right;
margin:25px 20px;
width:190px;
background:#222;
border: 1px solid #999;
padding:5px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
background: #111;
border: 1px solid #191919;
border-top:6px solid #ffc600;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
}
.destaquevip-sidebar-head2{
width:100%;
float:left;
margin:0px;
background:#222;
padding:0px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
border-bottom: 1px solid #191919; 
}
#logo-sidebar2{margin:5px 0 5px 15px;padding:0;float:left;}
#logo-sidebar2 img{width:120px;}

.destaquevip-sidebar-head p{text-align:center;margin:5px 0;}
.destaquevip-sidebar-head a{color:#fff;font-size:14px;font-weight:700;line-height:14px;}
.destaquevip-sidebar-head a:hover{color:#ffc600}

.destaquevip-sidebar-head2 p{margin:20px 10px;float:left}
.destaquevip-sidebar-head2 a{color:#fff;font-size:14px;font-weight:700;}
.destaquevip-sidebar-head2 a:hover{color:#ffc600}
.destaquevip-sidebar p{
margin:5px 2px;
text-align:center;
font-size:18px;
color:#ccc;
}
.destaquevip-sidebar-btn{
	float:left;
	margin:5px 10px;
	width:160px;
	height:30px;
	border: 1px solid #111;
	border-left:3px solid #fff;
	border-radius:5px;
	background: #8000B8;
  background: linear-gradient(top,  #8000B8, #f8068e);
  background: -ms-linear-gradient(top,  #8000B8, #f8068e);
  background: -webkit-gradient(linear, left top, left bottom, from(#8000B8), to(#f8068e));
  background: -moz-linear-gradient(top,  #8000B8, #f8068e);
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
	padding:5px;
}
.destaquevip-sidebar-btn:hover{
	border: 1px solid #333;	
	border-left:3px solid #ffc600;
	cursor:pointer;
}
.destaquevip-sidebar-btn h1{
margin:0 10px;
color:#fff;
font-size:20px;
float:left;

}
.destaquevip-sidebar-btn h2{
margin:0;
color:#fff;
font-size:20px;
margin-left:5px;
float:left;
}
.destaquevip-sidebar-btn h2 a{
color:#FF0;
font-weight:600;
text-decoration:underline;
}
.destaquevip-sidebar-btn h5{
margin:7px;
color:#fff;
font-size:20px;
float:left;

}
/****DESTAQUE PREMIUM****/
.wrapper-premium{
width:930px;
margin: 0 auto;
position: relative;
z-index: 0;
}

#header-middle-destaquepremium {
	background:url(images/background/header-premium.jpg) no-repeat 0 0 #e03d3d;
	height:100px;
	overflow:hidden;
}
.destaquepremium-wrapper{margin:0;padding:0;float:left;width:660px;}
.destaquepremium{
float:left;
width:660px;
padding:0px;
box-shadow:0 0 10px rgba(000,000,000,0.75);
overflow:hidden;
border:1px solid #552a00;
border-top:5px solid #c36eff;
}

.destaquepremium .widget-title {
	font-size:27px;
	background:#cb00c1;
	text-transform:uppercase;
	margin:0 0 0px;	
	padding:10px;
	position:relative;
	line-height:24px;
	text-align:center;
}
.destaquepremium .widget-title .title-line {
	position:absolute;
	display:block;
	height:2px;
	width:100%;
	background-color:#fff;
	left:0;
	top:50%;
	margin-top:-2px;
}
.destaquepremium .widget-title .title-text {
	display:inline-block;
	background:#cb00c1;
	position:relative;
	z-index:1;
	padding:14px 25px 10px 25px;	
}
.destaquepremium p{margin:0; padding:0}
.destaquepremium img{width:100%}
.destaquepremium h3{
margin:0;
padding:10px 0;
text-align:center;
font-size:23px;
line-height:23px; 
font-weight:700;
background:#cb00c1;
/*background: linear-gradient(top,  #cb00c1, #41183d);
	background: -ms-linear-gradient(top,  #cb00c1, #41183d);
	background: -webkit-gradient(linear, left top, left bottom, from(#cb00c1), to(#41183d));
	background: -moz-linear-gradient(top, #cb00c1, #41183d);*/	
	text-shadow: 1px 2px 1px #933501;
	text-transform:uppercase;
	border-top:2px solid #fff;
}
.destaquepm-box-title{
margin:0;
padding:10px;
background:#cb00c1;
background: linear-gradient(top,  #46027e, #38353c);
	background: -ms-linear-gradient(top, #46027e, #38353c);
	background: -webkit-gradient(linear, left top, left bottom, from(#46027e), to(#38353c));
	background: -moz-linear-gradient(top, #46027e, #38353c);
border-top:1px solid #ff9834;	
}
.destaquepm-box-title h1{text-align:center;font-size:20px; line-height:20px;margin:0;padding:5px 0}
.destaquepm-box-title h2 {text-align:center;font-size:24px;font-weight:700; line-height:24px;margin:0;padding:5px 0}
.destaquepm-box-title h4 {text-align:center;font-size:18px; line-height:18px;margin:0;padding:5px 0;font-style:italic}
.destaquepm-box-title a {color:#ffd200}
.destaquepm-box-title a:hover {color:#ffe71b}

.destaquepremium-info-head{	
	background: #8B8B8B;
	background: linear-gradient(top,  #000,  #666);
	background: -ms-linear-gradient(top,  #000,  #666);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666));
	background: -moz-linear-gradient(top,  #000,  #666);	
    border: solid 1px #333;
	z-index:999;
	padding:8px 4px 0px 4px;
	height:40px;
	width:100%;	
}
.destaquepremium-info-head h1{
margin:0;
padding:0;
float:left;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:20px;
text-transform:uppercase;
line-height:35px;
text-align:left;
padding-left:10px;
text-shadow: 1px 2px 2px #000;
}
.destaquepremium-info-head h2{
margin:0;
padding:0;
float:left;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:20px;
text-transform:uppercase;
line-height:35px;
text-align:left;
padding-left:10px;
text-shadow: 1px 2px 2px #000;
}
.destaquepremium dl{width:330px;float:left;margin:0;border:0px solid #000}
.destaquepremium dt{
width:45%;
float:left;
position: relative;
left:0;
border-bottom:1px solid #000;
line-height:35px;
height:35px;
background:#555;
font-family: 'Oswald', sans-serif;
font-weight:500;
font-size:14px;
text-transform:uppercase;
padding-left:10px;
margin-right:10px;
}
.destaquepremium dd {
border-bottom:1px solid #000;
line-height:35px;
background:#444;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:14px;
}
.destaquepremium dd span{
line-height:35px; 
border:1px solid #000;
padding:1px 5px; 
height:16px; 
width:20px; 
font-weight:400; 
border-radius:5px;
text-transform:uppercase;
font-size:14px;
box-shadow:0 0 3px rgba(000,000,000,0.95);
}
.destaquepremium blockquote{background:#444; color:#fff;border:0;margin-bottom:0}
.destaquepremium-videos{
width:100%;
margin:15px 0;
background:#111;
border:1px solid #444;
border-top:2px solid #fff;
}
.destaquepremium-videos-head{
background: linear-gradient(top,  #c43802,  #590000);
	background: -ms-linear-gradient(top,  #c43802,  #590000);
	background: -webkit-gradient(linear, left top, left bottom, from(#c43802), to(#590000));
	background: -moz-linear-gradient(top,  #c43802,  #590000);
border-top:1px solid #ff9834;	
}
.destaquepremium-videos-container{padding:2px;text-align:center;}
.destaquepremium-fotos{
width:100%;
margin:15px 0;
background:#111;
border:1px solid #444;
border-top:2px solid #fff;
}
.destaquepremium-fotos-head{
	background: linear-gradient(top,  #c43802,  #590000);
	background: -ms-linear-gradient(top,  #c43802,  #590000);
	background: -webkit-gradient(linear, left top, left bottom, from(#c43802), to(#590000));
	background: -moz-linear-gradient(top,  #c43802,  #590000);
	border-top:1px solid #ff9834;	
}
.destaquepremium-fotos-container{padding:4px;text-align:center;}
.destaquepremium-fotos-container img {
    max-width: 95%;
    margin: 5px;
    border: 1px solid #ccc;
}
.destaquepremium-fotos-head h1, 
.destaquepremium-videos-head h1 {
font-size:22px; 
text-align:center;
padding:0;
margin:0; 
line-height:32px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
font-size: 20px;
text-transform: uppercase;
}
.destaquepremium-fotos-head h3, 
.destaquepremium-videos-head h3 {
font-size:22px; 
text-align:center;
padding:0;
margin:0; 
line-height:32px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
font-size: 20px;
text-transform: uppercase;
}
/****DESTAQUE STANDARD****/
#header-middle-destaquestandard {
	background:url(images/background/header-standard.jpg) no-repeat 0 0 #222;
	height:90px;
	overflow:hidden;	
}
.destaquestandard{
float:left;
width:660px;
padding:0px;
box-shadow:0 0 10px rgba(000,000,000,0.75);
overflow:hidden;
border:1px solid #555;
}
.destaquestandard img{width:100%}
.destaquestandard p{margin:0; padding:0}
.destaquestandard h1{
margin:0;
padding:10px 0;
text-align:center;
font-size:26px;
line-height:26px; 
font-weight:700;
background:#111;
}
.destaquestandard h2{
	color:#FA6668;
}
.destaquestandard h3{
margin:0;
padding:10px 0;
text-align:center;
font-size:26px;
line-height:26px; 
font-weight:700;
background:#111;
}

.destaquest-box-title{
margin:0;
padding:10px;
background:#444;
border-top:1px solid #ccc;	
}
.destaquest-box-title h1{text-align:center;font-size:18px; line-height:18px;margin:0;padding:5px 0}
.destaquest-box-title h2 {text-align:center;font-size:23px;font-weight:700; line-height:23px;margin:0;padding:5px 0}
.destaquest-box-title h3 {text-align:center;font-size:20px;font-weight:700; line-height:20px;margin:0;padding:5px 0}
.destaquest-box-title h4 {text-align:center;font-size:16px; line-height:16px;margin:0;padding:5px 0;font-style:italic}
.destaquest-box-title a {color:#F89A0D}
.destaquest-box-title a:hover {color:#F89A0D}
.destaquest-box-title a:visited {color:#F89A0D}

.destaquestandard-info-head{
	background: #111;	
    border-bottom: solid 1px #ff0000;
	z-index:999;
	padding:8px 4px 0px 4px;
	height:40px;
	width:100%;	
}
.destaquestandard-info-head h1{
margin:0;
padding:0;
float:left;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:20px;
text-transform:uppercase;
line-height:35px;
text-align:left;
padding-left:10px;
text-shadow: 1px 2px 2px #000;
}
.destaquestandard-info-head h3{
margin:0;
padding:0;
float:left;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:20px;
text-transform:uppercase;
line-height:35px;
text-align:left;
padding-left:10px;
text-shadow: 1px 2px 2px #000;
}
.destaquestandard dl{width:330px;float:left;margin:0;border:0px solid #000}
.destaquestandard dt{
width:45%;
float:left;
position: relative;
left:0;
border-bottom:1px solid #000;
line-height:35px;
height:35px;
background:#666;
font-family: 'Oswald', sans-serif;
font-weight:500;
font-size:14px;
text-transform:uppercase;
padding-left:10px;
margin-right:10px;
}

.destaquestandard dd {
border-bottom:1px solid #000;
line-height:35px;
background:#444;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:14px;
}
.destaquestandard dd span{
line-height:35px; 
border:1px solid #000;
padding:1px 5px; 
height:16px; 
width:20px; 
font-weight:400; 
border-radius:5px;
text-transform:uppercase;
font-size:14px;
box-shadow:0 0 3px rgba(000,000,000,0.95);
}

.destaquestandard p{font-size:16px}
.destaquestandard blockquote{border:0; background:#222; margin-bottom:0}
.destaquestandard-fotos-head,
.destaquestandard-videos-head{background:#111;border-bottom: solid 1px #ff0000;height:30px}
.destaquestandard-fotos-head h1,
.destaquestandard-videos-head h1 {text-align:center;padding:0;margin:0;font-size:22px;line-height:30px;}
.destaquestandard-fotos-head h3,
.destaquestandard-videos-head h3 {text-align:center;padding:0;margin:0;font-size:22px;line-height:30px;}

.destaquestandard-fotos-container{padding:4px;text-align:center;}
.destaquestandard-fotos-container img {
    max-width: 95%;
    margin: 5px;
    border: 1px solid #ccc;
}

/*Membros - Login*************/
.rr-box-membros{
float:left;
width:100%;
background:#222;
border:1px solid #555;
}
.membros-title{
	padding: 8px 0 8px 0;    	
    -webkit-box-shadow: inset 0 0 1px #fd0000;
    z-index: 2;
    color: white;   
	margin:0;
	padding-left:10px;
	text-transform:uppercase;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-size:20px;
	font-weight:700;	        
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
   -webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-bottom:3px solid #ff3333;
	border-top:1px solid #555;
}
/*CLIPES - VIDEOS*************/
.rr-box-clipes{
	float:left;
	margin:10px 0px;
	width:830px;
	padding:0;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-weight: 400;
	background: #444;
	border: 1px solid #191919;
	border-top:6px solid #fff;
	border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
.rr-box-clipes-title{
margin:0 auto;
height:30px;
padding:3px 0;
font-size:22px;
font-weight:700;
line-height:30px;
color:#fff;
text-align:center;
background:#770000;
background-image: linear-gradient( #ff0554 , #111);
border-bottom:1px solid #8B8B8B;
}
.rr-box-clipes-container{margin:0;padding:7px;}
.rr-box-clipes-content{margin:10px 0;border:1px solid #999;border-bottom:1px solid #666}
.rr-box-clipes-container-bt{
margin:0;
padding:2px 0;
border-top:1px solid #555;
background: linear-gradient(#393939, #1B1B1B);
background: url(images/background/menubar.png) repeat-x center 0;
height:62px;
}
.rr-box-clipes-btn-download{
	font-size:16px;
	font-weight:700;
	line-height:16px;
	width:300px;
	float:left;
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
	margin:15px 35px;
	-webkit-box-shadow: 5px 5px 5px -2px rgba(0, 0, 0, 0.5);
}
.rr-box-clipes-btn-download:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
	color:#fff;
}
.rr-box-clipes-btn-download:active {
	position:relative;
	top:1px;
	color:#fff;
}
.rr-box-clipes-btn-assine{
	font-size:16px;
	font-weight:700;
	line-height:16px;
	width:215px;
	float:left;	
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	margin:15px 15px;
		-webkit-box-shadow: 5px 5px 5px -2px rgba(0, 0, 0, 0.5);
}
.rr-box-clipes-btn-assine:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
	color:#000;
}
.rr-box-clipes-btn-assine:active {
	position:relative;
	top:1px;
	color:#000;
}

.rr-box-clipes-btn-download span , .rr-box-clipes-btn-assine span{
padding-right:10px;
}
.rr-box-clipes-pages{margin:0;padding:0; width:100%;}
.rr-box-clipes-pages h1{
	float:left;
	padding:0 15px;	
	background: #555;
    color: #fff;
    text-shadow: 0 1px 0 #4d2955;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:40px;
	height:40px;
	border:1px solid #666;
	border-left:3px solid #c4e125;
	border-right:0;
	margin:15px 0;
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
	width:70px;
}
.rr-box-clipes-pages ul {
	float:left;
	padding:0 5px;
	font-weight:400;   
	background: #111;
	height:40px;
	margin:15px 0;
	border:1px solid #666;
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
}
.rr-box-clipes-pages ul li{
	float:left; 
	list-style:none;
  }
.rr-box-clipes-pages ul li a{
margin:0 5px ;
padding:5px 10px;
    background: #c4e125;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c4e125), to(#333));
    background: -moz-linear-gradient(#c4e125, #333);
    background: linear-gradient(#c4e125, #333);
    border: solid 1px #829c15;
    border-bottom: solid 1px #819d15;
    box-shadow: inset 0 0 0 1px #c6da7b;
    color: #fff;    
	font-size:14px;
	font-weight:700;
line-height:40px;		
}
.rr-box-clipes-pages ul li a:hover{
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c4e125), to(#000));
    background: -moz-linear-gradient(#c4e125, #000);
    background: linear-gradient(#c4e125, #000);
}
.rr-box-clipes-header{margin:0;padding:0;}
.rr-box-clipes-header h2{
	padding: 8px 0 8px 0;    	
    -webkit-box-shadow: inset 0 0 1px #fd0000;
    z-index: 2;
    color: white;   
	margin:0;
	padding-left:10px;
	text-transform:uppercase;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-size:20px;
	font-weight:700;	        
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
   -webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-bottom:3px solid #ff3333;
	border-top:1px solid #555;
}
.rr-box-clipes-video{background:#000; padding:5px;float:left;width:640px}
.rr-box-clipes-video-tb{float:left;border-left:1px solid #999;background:#222;width:160px;height:370px}
.rr-box-clipes-video-tb-tn{margin-top:15px;margin-left:5px; padding:0;float:left}
.rr-box-clipes-video-tb h2{
	float:left;
	padding:10px 0;	
	background: #555;
    color: #fff;
    text-shadow: 0 1px 0 #4d2955;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:20px;
	height:20px;			
	margin:0;	
	width:100%;
	background: linear-gradient(top,  #000,  #ff0554);
	background: -ms-linear-gradient(top,  #000,  #ff0554);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#ff0554));
    background: -moz-linear-gradient(top center, #000, #ff0554);
	border-bottom:1px solid #999
}
.rr-box-clipes-video-tb img{width:95%;text-align:center;border:1px solid #999}
.rr-box-clipes-amadores{float:left; margin:10px;width:100%;}
.rr-box-clipes-mais{
margin:10px auto;
background:#333;
border:1px solid #555;
border-top:3px solid #fff;
width:780px;
border-radius:10px;
overflow:hidden;
}
.rr-box-clipes-mais h1{
border-bottom:1px solid #444;
font-size:24px;
line-height:36px;
background:#222;
margin:0;
}
.rr-box-clipes-mais-tb{
float:left;
margin:10px 0 10px 10px;
padding:4px 4px 5px 4px;
width:100px;
text-align:center;
border:1px solid #555;
background:#222;
color:#ccc;
font-size:12px;
line-height:14px;
}
.rr-box-clipes-mais-tb:hover{
color:#ffc600;
background:#191919;
border:1px solid #999;
}
.rr-box-clipes-mais-tb:active{
color:#999;
}
.rr-box-clipes-mais-tb span {
word-spacing: 50px; 
}
.rr-box-clipes-mais-tb img{padding-bottom:5px;}
.rr-box-videosamadores{
float:left;
margin:10px auto;
padding:0;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
background: #333;
border: 1px solid #555;
border-top:6px solid #fff;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
.rr-box-videosamadores-container{padding:20px;}
.rr-box-videosamadores h1{font-size:16px;line-height:16px;font-weight:700}
.rr-box-videosamadores h2{font-size:16px;line-height:16px;font-weight:700;padding-bottom:10px; border-bottom:1px solid #ff0000}
.rr-box-videosamadores h1 a{color:#C7DF00; margin-left:8px}
.rr-box-videosamadores h1 a:hover, .rr-box-videosamadores h1 a:active{color:#D8FF00;}
.rr-box-videosamadores h2 span{color:#ffc600; margin-left:8px}
.rr-box-videosamadores-assine{
	font-size:26px;
	font-weight:700;
	line-height:26px;	
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#222;
	font-family:Arial;	
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	margin:-20px auto;
	-webkit-box-shadow: 0px -2px 15px 5px rgba(0,0,0,1);
	-moz-box-shadow: 0px -2px 15px 5px rgba(0,0,0,1);
	box-shadow: 0px -2px 15px 5px rgba(0,0,0,1);
}
.rr-box-videosamadores-assine:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
	color:#000;
}
.rr-box-videosamadores-assine span{padding-right:10px}
/****CLIPE - MODELO DETALHE****/
.modelclipe-wrapper{
width:960px;
margin:0 auto;
}
#header-middle-modelclipe{
	background:url(images/background/header-middle-bg.png) no-repeat 0 0 #e03d3d;
	height:140px;
	overflow:hidden;
}
.rr-modelclipe-box{
float:left;
width:380px;
margin:25px;
padding:5px 0;
background:#222;
border:2px solid #ccc;
text-align:center;
}
.rr-modelclipe-box h1{font-size:24px; line-height:26px; font-weight:700;padding:0;margin:0}
.rr-modelclipe-box h1 a{color:#f7c610; text-decoration:underline}
.rr-modelclipe-box h2{font-size:22px; line-height:24px;padding:0;margin:0}
.rr-modelclipe-box h3{font-size:14px; line-height:16px;padding:0;margin:0}
.rr-modelclipe-mais{
float:left;
width:110px;
margin:40px 10px;
background:#000;
border:1px solid #999;
text-align:center;
padding:5px 10px;
}
.rr-modelclipe-mais h1{font-size:16px;font-weight:700;padding:0;margin:0}
.rr-modelclipe-mais h1 a{color:#f7c610;}
.rr-modelclipe-container{width:640px;float:left}
.rr-modelclipe-content{
width:100%;
border:1px solid #999;
margin-bottom:35px
}
.rr-modelclipe-header{
	padding: 4px 0;    	
	margin:0;	 
	text-transform:uppercase;
	font-family: 'Ubuntu', 'Lato', sans-serif;	
	font-size:16px;
	font-weight:700;
	text-align:center;    
    z-index: 2;
    color: white;   
	-webkit-box-shadow: inset 0 0 1px #fd0000;       
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-bottom:3px solid #ff3333;
	border-top:1px solid #555;
}
.rr-modelclipe-header2{
	padding: 5px 0;    	
	margin:0;	 
	text-transform:uppercase;
	font-family: 'Ubuntu', 'Lato', sans-serif;	
	font-size:18px;
	font-weight:700;
	text-align:center;    
    z-index: 2;
    color:#f7c610;   
	-webkit-box-shadow: inset 0 0 1px #fd0000;       
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #770000,  #590000);
	background: -ms-linear-gradient(top,  #770000,  #590000);
	background: -webkit-gradient(linear, left top, left bottom, from(#590000), to(#590000));
    background: -moz-linear-gradient(top center, #770000, #590000);
    border: 1px solid #222;
	border-bottom:3px solid #ff3333;
	border-top:1px solid #fff;
}
.rr-modelclipe-bt{
background:#222;
padding:4px 0;
text-align:center;
font-size:14px;
}
.rr-modelclipe-bt2{
	padding:5px 0;
	text-align:center;
	font-size:16px;
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-top:3px solid #ff3333;	
}
/****ENSASIOS - GALERIA FOTOS****/
.rr-box-ensaios{
float:left;
width:820px;
background: #444;
border: 1px solid #191919;
border-top:6px solid #fff;
border-radius: 0.4em;   
}
.rr-box-ensaios p{margin:10px 0;}
.rr-box-ensaios p a{color:#ccc; font-size:18px; text-decoration:underline}
.rr-box-ensaios p a:hover{color:#fff;}
.rr-box-ensaios h1{
margin:0;
padding:5px 0;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 700;
font-size:22px;
text-align:center;
background-image: linear-gradient( #e40101 , #111);
border-bottom:1px solid #8B8B8B;
}
.rr-box-ensaios-head{
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-bottom:2px solid #ff3333;
	border-top:1px solid #555;
	padding:5px;
	height:30px;
}
.rr-box-ensaios-footer{
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-top:1px solid #999;
	border-bottom:1px solid #555;
	padding:5px;
	height:30px;
	margin-top:10px;
}
.rr-box-ensaios h2{
margin:0 0 0 15px;
float:left;
font-size:18px;
}
.rr-box-ensaios h2 span{
color:#ffc600;
font-weight:700;
}
.rr-box-ensaios h2 a{color:#ff8f8f; text-decoration:underline;}
.rr-box-ensaios-tb{
margin:10px 0 0 10px;
padding-bottom:5px;
width:150px;
float:left;
border:1px solid #666;
background:#222;
text-align:center;
}
.rr-box-ensaios-tb:hover{
border:1px solid #ccc;
}
.rr-box-ensaios-tb h3{
	margin:0;
	font-size:14px;
	line-height:20px;
	font-weight:700;
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-bottom:1px solid #ff3333;
	border-top:1px solid #555;
	padding:5px 0;
	height:20px;
}
.rr-box-ensaios-tb h3 a{color:#fff;}
.rr-box-ensaios-tb h3 a:hover{color:#ffc600;}
.rr-box-ensaios-tb img{margin:8px 0}
.rr-box-ensaios-tb h4{
margin:0;
padding:0;
font-size:14px;
line-height:18px;
}
.rr-box-ensaios-tb h4 span{
color:#ffc600;
font-weight:700; 
}
/*Eventos*************/
.rr-box-eventos-content{width:100%}
.rr-box-eventos{
float:left;
margin:10px 8px;
width:250px;
background:#000;
border: 1px solid #666;
border-radius: 0;    
}
.rr-box-eventos p{margin:0}
.rr-box-eventos-title{
margin:0 auto;
height:30px;
padding:3px;
border-top:3px solid #fff;
font-size:16px;
font-weight:700;
line-height:30px;
color:#fff;
text-align:center;
background:#770000;
background-image: linear-gradient( #e40101 , #111);
border-bottom:1px solid #8B8B8B;
}
.rr-box-eventos-subtitle{
	background: #ffc600;	
	padding:5px;
	height:60px;
	width:80px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	color: #f4e261;
	color: #000;
	float:left;
	border-right:2px solid #fff;
}
.rr-box-eventos-subtitle span{display:block}
.rr-box-eventos-container{
padding:15px 0;
margin:0;
text-align:center;
}
.rr-box-eventos-container a{ font-size:14px; color:#fff; padding:5px; margin:10px 5px; text-decoration:underline; line-height:18px; text-transform:uppercase}
.rr-box-eventos-container span{margin:0 8px; font-size:18px;}
.rr-box-eventos-container h3{padding:5px; border:1px solid #666; background:#222; width:200px; margin:10px auto}
.rr-box-eventos-container h3 a{font-size:18px}
/*Contatos*************/
.rr-box-contatos{
float:left;
margin:15px 0px;
width:100%;
padding:0;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
background: #444;
border: 1px solid #191919;
border-top:6px solid #fff;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
}
.rr-box-contatos-container{
float:left;
margin:0;
padding:10px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
}
.rr-box-contatos h1{
font-size:20px;
line-height:20px;
margin:15px 10px;
border:1px solid #9b0000;
border-left:6px solid #fff;
background:#c50053;
padding:15px 5px;
padding-left:10px;
box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 10px 5px -6px rgba(0, 0, 0, 0.6);    
}
.rr-box-contatos h1 span{font-weight:700; text-decoration:underline}
.rr-box-contatos h2{
	padding: 8px 0 8px 0;    	
    -webkit-box-shadow: inset 0 0 1px #fd0000;
    z-index: 2;
    color: white;   
	margin:0;
	padding-left:10px;
	text-transform:uppercase;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-size:20px;
	font-weight:700;	        
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
   -webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	background: linear-gradient(top,  #000,  #444);
	background: -ms-linear-gradient(top,  #000,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top center, #000, #444);
    border: 1px solid #222;
	border-bottom:3px solid #ff3333;
	border-top:1px solid #555;
}
.rr-box-contatos h2 span{color:#f7c610;}
.contatos-texto{padding:10px;margin:0;background:#222; font-size:14px; line-height:20px;}
.rr-box-contatos h3{
	float:left;
	padding:12px;
	font-weight:400;
	background: linear-gradient(top,  #222,  #555);
	background: -ms-linear-gradient(top,  #222,  #555);
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#222));
    background: -moz-linear-gradient(top center, #555, #222);
    border: 1px solid #222;
	border-left:3px solid #999;
	border-top:1px solid #555;
	font-size:16px;
	line-height:16px;
	width:80%;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;   
	border-radius:6px;   
	margin-left:50px;
}
.rr-box-contatos h3 span {padding:6px 5px;color:#f7c610;font-weight:700;}
.rr-box-contatos h3 a{color:#ffc46c; text-decoration:underline;margin-left:15px; font-weight:700}
.rr-box-contatos h3 a:hover{color:#ffa621;}
.rr-box-contatos h4 {
	float:left;
	padding:12px;
	font-weight:400;
	background: linear-gradient(top,  #222,  #444);
	background: -ms-linear-gradient(top,  #222,  #444);
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
    background: -moz-linear-gradient(top center, #000, #222);
    border: 1px solid #111;
	border-bottom:3px solid #d41551;	
	font-size:16px;
	line-height:16px;
	width:80%;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;   
	border-radius:0 0 6px 6px;   
	margin-left:50px;
	margin-top:0;
}
.rr-box-contatos h5{
	padding: 8px 0 8px 0;    	
    -webkit-box-shadow: inset 0 0 1px #fd0000;
    z-index: 2;
    color: white;   
	margin:0;
	padding-left:10px;
	text-transform:uppercase;
	font-family: 'Ubuntu', 'Lato', sans-serif;
	font-size:18px;
	font-weight:700;	        
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
	-webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);
	width:82%;
	background: linear-gradient(top,  #000,  #d41551);
	background: -ms-linear-gradient(top,  #000,  #d41551);
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#d41551));
    background: -moz-linear-gradient(top center, #000, #d41551);
    border: 1px solid #222;
	border-top:3px solid #d41551;
	border-bottom:1px solid #d41551;
	margin-left:50px;
	margin-top:15px;
	border-radius:5px 5px 0 0;
}
.rr-box-contatos h5 span{color:#f7c610;padding-right:5px;}
.rr-box-contatos h6{font-size:16px; line-height:16px;padding:5px;}
.rr-box-contatos2{
color:#ccc;
float:left;
margin:15px 0px;
width:100%;
background:#222;
padding:0px;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
border-radius: 12px 12px 0 0;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);    
		
}
.rr-box-contatos-title{
margin:0 auto;
height:30px;
padding:3px 0;
width:100%;
font-size:22px;
font-weight:700;
line-height:30px;
color:#fff;
text-align:center;
background:#510028;
background-image: linear-gradient( #510028 , #f8067d);
border-bottom:1px solid #8B8B8B;
}
.rr-box-contatos-title2{
margin:0 auto;
height:30px;
padding:10px 0;
font-size:20px;
font-weight:700;
line-height:30px;
color:#f7c610;
text-align:center;
}
/*****Parceiros*****/
.rr-box-parceiros{
float:left;
margin:10px auto;
padding:0;
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
background: #333;
border: 1px solid #555;
border-top:6px solid #fff;
border-radius: 0.4em;    
	box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
.rr-box-parceiros-container{padding:20px;}
.rr-box-parceiros p span{display:block}
.rr-box-parceiros a{color:#ccc;font-size:14px}
.rr-box-parceiros a:hover, .rr-box-parceiros a:active{color:#fff;}
.rr-box-parceiros h1{font-size:16px;line-height:16px;font-weight:700}
.rr-box-parceiros h2{font-size:16px;line-height:16px;padding-bottom:10px; border-bottom:1px solid #ff0000}
.rr-box-parceiros h2 a{color:#ffc600; margin-left:8px;font-weight:700}
.rr-box-parceiros h2 a:hover, .rr-box-videosamadores h1 a:active{color:#ffd545}
.rr-box-parceiros h2 span{font-weight:700}
.rr-box-parceiros-links{float:left; margin:0 auto; width:50px;background:#000;height:84px;}
.rr-box-parceiros-links2{float:left; margin:0 auto; width:760px;background:#000}
.rr-box-parceiros textarea{width:400px; height:100px;margin:0 auto}
/* =========================================================
Widget-area-2
============================================================ */
.widget-area-2 {
	float:left;
	margin-right:-1px;
	width:168px;
	padding:0 25px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #EBEBEB;
}
.widget {
	
}
.widget .widget-title {
	font-size:24px;
	background-color:#e03d3d;
	text-transform:uppercase;
	margin:0 0 15px;	
	padding:10px;
	position:relative;
	line-height:20px;
	text-align:center;
}
.widget .widget-title .title-line {
	position:absolute;
	display:block;
	height:2px;
	width:100%;
	background-color:#fff;
	left:0;
	top:50%;
	margin-top:-2px;
}
.widget .widget-title .title-text {
	display:inline-block;
	background-color:#e03d3d;
	position:relative;
	z-index:1;
	padding:0 5px;	
}
.widget .entry-item header {
	margin-bottom:20px;
}
.widget .entry-item .entry-title {
	font-size:20px;
	margin:0 0 5px;
	line-height:20px;
}
.widget .entry-item .entry-title a {
	color:#666;
}
.entry-date {
	color:#e03d3d;
	position:relative;
	text-align:center;	
}
.entry-date .kopa-minus {
	display:block;
	width:10px;
	height:1px;
	background-color:#e03d3d;
	position:absolute;	
	top:50%;
	text-align:center;
}
.widget .entry-item .entry-content .entry-thumb {
	margin-bottom:15px;
}
.widget .entry-item .entry-content .entry-thumb a,
.widget .entry-item .entry-content .entry-thumb a img {
	display:block;
	width:100%;
}
.kopa-featured-widget .entry-item .entry-content .more-link {
	color:#666;
}

.older-post li {
	list-style:none;
	border-top:1px solid #dcdcdc;
	padding-top:10px;
	margin:10px 0 0;
}
.older-post li a {
	color:#333;
	font-size:18px;
	font-family:'Rokkitt', serif;
}

/* =========================================================
Widget-area-3
============================================================ */
.sidebar {	
	float:right;
	width:170px;	
	padding-right:0px;
	background-color:#432d4b;	
}
.sidebar ul li {
	list-style:none;
	border-top:1px solid #dcdcdc;
	padding-top:10px;
	margin:10px 0 0;
}

.list-container-1 ul {
    margin: 0;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:10px;
}
.list-container-1 ul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    border:none;
    padding:0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.list-container-1 ul li a {
    border-left:1px solid #666;
    color: #fff;
    display: block;
    font-family:'Rokkitt', serif;
    font-size: 15px;
    text-align:center;
	text-transform:uppercase;
	padding:0 10px;
	line-height:1;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-1 ul li:first-child a {
	border-left:none;
	padding-left:0;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a {
    color: #e03d3d;
    text-decoration: none;
}
.kopa-article-list-widget .tab-container-1 ul li:first-child {
	border-top:none;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-thumb {
	display:block;
	width:35px;
	margin-right:15px;
	float:left;
	height:70px;
	background-color:#bdbdbd;
	color:#fff;
	text-align:center;
	line-height:70px;
	font-weight:700;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
}
.kopa-article-list-widget .tab-container-1 ul li:first-child .entry-thumb {
	background-color:#e03d3d;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-title {
	margin:0 0 10px;
	font-size:20px;
	line-height:20px;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-title a {
	color:#fff;
}

.kopa-article-list-widget .tab-container-1 #tab-1-2 ul li .entry-thumb {
	background:none;
    display: block;
    float: left;
    height: auto;
	line-height:inherit;
    width: 53px;
}
.kopa-article-list-widget .tab-container-1 #tab-1-4 ul li .video-icon {
	color:#e03d3d;
	float:right;
	font-size:16px;
}

.sidebar .widget {
	margin-top:25px;
}
.sidebar .widget:first-child {
	margin-top:0;
}
.sidebar-link img{
border:1px solid #BC1414;
}
.sidebar-link img:hover{
border:1px solid #ff0000;
}
.sidebar-link{
color:#f1f1f1;
font-size:14px;
}
.sidebar-link:hover{
color:#fff;
}
.sidebar-nolink{
color:#f1f1f1;
font-size:16px;
font-weight:700;
}

.sidebar-link2{
color:#f1f1f1;
font-size:12px;
}

.sidebar-link2:hover{
color:#fff;
}

/* =========================================================
Sidebar
============================================================ */



/* =========================================================
Widget area 12
============================================================ */
.widget-area-12 .widget .widget-title {
	background-color:#fff;
	font-size:24px;
	line-height:20px;
	padding:0;
	margin:0 0 30px;
}
.widget-area-12 .widget .widget-title .title-text {
	display:inline-block;
	background-color:#e03d3d;
	position:relative;
	z-index:1;
	padding:9px 15px 7px 15px;
	float:left;
	margin-right:26px;
}
.widget-area-12 .widget .widget-title .title-text .triangle-right {
	position:absolute;
    top:0px;
    right:-20px;
    border-bottom: 36px solid #e03d3d;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-12 .widget .widget-title .title-text .triangle-left {
	position:absolute;
    top:0px;
    right:-26px;
    border-top: 36px solid #3c035a;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-12 .widget .widget-title .title-text .triangle-bottom {
	position:absolute;
    bottom:-15px;
    left:10px;
    border-top: 20px solid #e03d3d;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-12 .widget .widget-title .title-right {
	background-color:#3c035a;
	display:block;
	height:36px;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
}

.widget-area-12 .kopa-entry-list-widget .kopa-entry-list li {
	list-style:none;
	float:left;
	border-left:1px solid #222;
	padding-left:4px;
	margin-left:5px;
	width:236px;
	text-align:center;
}
.widget-area-12 .kopa-entry-list-widget .kopa-entry-list li:first-child {
	border-left:none;
	padding-left:0px;
	margin-left:5px;
}
.widget-area-12 .kopa-entry-list-widget .entry-thumb {
    margin-bottom: 10px;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item header {
    margin-bottom: 5px;
}
.widget-area-12 .kopa-entry-list-widget .entry-date {
	margin-bottom:10px;
	display:inline-block;	
	color:#ffc600;	
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title {
    font-size: 18px;
    margin: 0;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a {
    color:#333;
}

.list-container-2 {
	position:absolute;
	top:7px;
	left:250px;
}
.list-container-2 .tabs-2 li {
	list-style:none;
	float:left;
	margin:0;
}
.list-container-2 .tabs-2 li a {
	color:#999;
	font-size:15px;
	font-family:'Rokkitt', serif;
	text-transform:uppercase;
	padding:0 15px;
}
.list-container-2 .tabs-2 li.active a,
.list-container-2 .tabs-2 li:hover a {
	color:#fff;
}

.kopa-entry-list-widget {
	margin-top:15px;
	position:relative;
	background:#1c1c1c;
	background:url(images/background/menubar.png) repeat-x 0px 306px #3c035a;
}

/* =========================================================
Bottom sidebar
============================================================ */
.bottom-sidebar {
	background:url(images/background/dot-1.png) repeat-y 715px 0 #0a0a0a;
	
}
.widget-area-13 {
	float:left;
	background:url(images/background/bottom-sidebar-bg.png) no-repeat 0 0 #0a0a0a;
	width:900px;
	padding:25px;
	margin-right:1px;
}
.widget-area-14 {
	float:left;
	background:url(images/background/bottom-sidebar-bg-2.png) no-repeat right bottom #0a0a0a;
	width:300px;
	padding:25px 25px 15px;
}

.widget-area-13 #footer-logo {
	float:left;
	margin-right:25px;
}
.widget-area-13 .textwidget {
	float:left;
	width:409px;
}

.bottom-sidebar .widget .widget-title {
    background: none;
    font-size: 18px;
    line-height: 18px;
	color:#898989;
    padding: 0;
	font-weight:700;
}
.bottom-sidebar .newsletter-form {
	margin:0;
	width:100%;
}
.bottom-sidebar .newsletter-form .email {
	background-color:#282828;
	border:none;
	border-radius:0;
	box-shadow:none !important;
	font-size:12px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	padding:5px 10px 6px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:36px;
	line-height:25px;
	margin:0;
	width:213px;
}
.bottom-sidebar .newsletter-form .submit {
	font-size:14px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	border:none;
	background-color:#e03d3d;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:8px 10px;
	margin-left:-3px;
}

/* =========================================================
Footer
============================================================ */
#page-footer {
	background-color:#e03d3d;
	padding:10px 0;
}
#footer-menu li {
	list-style:none;
	float:left;
	margin:0 0 0 30px;
}
#footer-menu li a {
	color:#fff;
	display:block;
}
#footer-menu li a:hover {	
	color:#ffc600;
	text-decoration:underline;
}


/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style:none;   
    margin:0;
    padding:0;
}
#toggle-view p {
    margin-bottom:0;
}
#toggle-view li {
    margin:0 0 10px;
    position:relative;
    cursor:pointer;
    list-style:none;	
}

#toggle-view li h3 {
    font-size:18px;
    margin:0;
    color:#444;
    padding:0 20px 0 45px;
	line-height:24px;
}


#toggle-view li span {
    position:absolute;
    left:0px;
    top:0px;
    font-size:18px;
    width:22px;
    height:22px;
    text-align:center;
    color:#b7b7b7;
    line-height:22px;
    background-color:#f6f6f6;
	border:1px solid #e9e9e9;
}
#toggle-view li.active span {
    line-height:20px;
}
#toggle-view .panel {
    margin:0;
    display:none;
}
#toggle-view .panel p {
    margin:10px 0;
}

.widget-area-12 .kopa-entry-list-widget .kopa-entry-list .mask {
	position:relative;
}
.widget-area-12 .kopa-entry-list-widget .kopa-entry-list .play-icon {
	display:block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#fff;
	background-color:#1c1c1c;
	background-color:rgba(0,0,0,.62);
	background-image:url(images/icons/play-icon.png);
	background-repeat:no-repeat;
	background-position:14px center;
	border:2px solid #fff;
	border:2px solid rgba(255,255,255,.62);
	width:35px;
	height:35px;
	position:absolute;
	top:15px;
	left:15px;
}


/* =========================================================
404 Page
============================================================ */
.error-404{
    margin:70px 10% 100px;
}
.error-404 .left-col{
    width:41%;
    float:left;
    margin:0 2%;
}
.error-404 .left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#e03d3d;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col{
    width:50%;
    float:left;
    margin:0 2%;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:29px;
    color:#e03d3d;
    margin-top:0;
}
.error-404 .right-col a {
    color:#e03d3d;
}
.error-404 .right-col a:hover {
    color:#666;
}
.kopa-pagelink{
    margin-top:20px;
    margin-bottom:20px;
}
.kopa-pagelink a{	
    color:#e03d3d;
    text-decoration:underline;
    font-weight:700;
    padding-right:15px;
}

/*----------------Back to top-----------------*/
#back-top {
    bottom: 30px;
    margin-bottom: 0;
    margin-right: 15px;
    position: fixed;
    right: 0;
    z-index: 100;
}
#back-top a {
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#e03d3d;
    background-image:url(images/icons/arrow-up.png);
    display: block;
    height: 50px;
    outline: medium none;
    position: relative;
    text-indent:-9999px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px;
    z-index: 0;
    text-align:center;
}
#back-top a:hover {
    background-color:#1c1c1c;
}
#gradCity {
/*background: linear-gradient(#797979, black);*/
background-image:url(/images/city-bg3.png); background-repeat:repeat-x;
/*background: rgba(100, 0, 0, 0.1); */
}
#gradName {
background-image:url(/images/name-bg.png); background-repeat:repeat-x;
}
.cityStyle{
position: absolute; top: 0; right: 0; float:right; text-align:center; color:#FFF; padding:10px; padding-left:15px; padding-right:15px;  margin:0px; font-size:1.2em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; clear:both; font-weight:normal;}

.nameStyle{
position: absolute; bottom: 70px; left: 0; text-align:center; color:#FFF; padding:15px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:1.7em; font-weight:bold; font-style:italic; float:left; clear:both;
}

.vidIcon{
z-index:2000; width:130px; height:130px; position:absolute; margin-right:23%; margin-top:440px; right:0px; opacity: 0.6;
}
.vidIconPrem{
z-index:2000; width:100px; height:100px; position:absolute; margin-right:35%; margin-top:310px; right:0px; opacity: 0.6;
}
#baihhos_button{
display:none;
}

.whatsIcon{
	display:none;}
.whatsIconSmall{
	display:none;}
.whatsIconSmall-left{
display:none;}
.whatsIconSmall-right{
display:none;}

.destaquevip-city-head{
	background: #b70e50;
	background: linear-gradient(#d1145d, #b70e50);
  background: -ms-linear-gradient(top,  #d1145d, #b70e50);
  background: -webkit-gradient(linear, left top, left bottom, from(#d1145d), to(#b70e50));
  background: -moz-linear-gradient(top,  #d1145d, #b70e50);	
    border-top: solid 1px #333;
	 border-bottom: solid 1px #333;
	z-index:999;
	padding:0px;
	height:40px;
	width:100%;
	text-align:center;	
}
.destaquevip-city-head h1{
margin:0;
padding:0;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:22px;

line-height:40px;
text-align:center;
}
.destaquevip-city-head h3{
margin:0;
padding:0;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:22px;

line-height:40px;
text-align:center;
color: gold;
}

.destaqueprem-city-head{
background: #35085a;
	background: linear-gradient(#642f8f, #35085a);
  background: -ms-linear-gradient(top,  #642f8f, #35085a);
  background: -webkit-gradient(linear, left top, left bottom, from(#642f8f), to(#35085a));
  background: -moz-linear-gradient(top,  #642f8f, #35085a);	
    border-top: solid 1px #333;
	 border-bottom: solid 1px #333;
	z-index:999;
	padding:0px;
	height:40px;
	width:100%;
	text-align:center;	
}

.destaqueprem-city-head h1{
margin:0;
padding:0;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:22px;

line-height:40px;
text-align:center;
}
.destaqueprem-city-head h2{
margin:0;
padding:0;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size:22px;

line-height:40px;
text-align:center;
}
.toptitle h1{
margin-top:10; 
	padding: 15px;
	padding-top: 20px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#fff;
}
.models-text{
display: none !important;
}