/*
Theme Name: Simplia
Theme URI:http://themeforest.net/user/kayapati
Description: <p>Simplia Creative Portfolio and Business WordPress CMS Theme</p>
Version: 1.3.6
Author: Kayapati
Author URI: http://themeforest.net/user/kayapati
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ________________________________________________________________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  
	@import url('css/jquery.bxslider.css');
	@import url('css/layout.css');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/kaya-buttons.css');
    @import url('css/widgets.css');

/* Middle Content Container full Width 
----------------------------------------------------------------------------------------------------*/
@font-face{
    font-family: 'MyriadWebPro-Bold';
    src:url('MyriadWebPro.ttf')
}

#header_wrapper{
    width: 100%;
}
#header_wrapper .container{
    width: 95%;
}

.panel-row-style
{
	border-left: 0 none !important;
	border-right: 0 none !important;
	margin-left: -3000px !important;
	padding-left: 3000px !important;
	position: relative;
	z-index: 1;
	 clear: both;
     float:left;
     width:100%;
}
.entry-content  div.panel-row-style-parent:last-child{
    margin-bottom: 80px!important;
}

.panel-last-child p:last-child{
padding-bottom:0px;
margin-bottom:0px;
}
.panel-row-style-parent-last{
    padding-bottom: 0px!important;
}
.panel-row-style-parent-first{
    padding-top: 0px!important;
}
.panel-grid:last-child {
    margin-bottom: 0px!important;
}

.panel-row-style
{
  margin-right: -3000px;
padding-right: 3000px !important;
}
.entry-content .panel-row-style {
    padding: 40px 0px;
    padding-bottom: 15px;
}

#box_layout .panel-row-style{
    margin-left: -18px !important;
    margin-right: -18px !important;
    padding-left: 19px !important;
    padding-right: 18px !important;
}

/* Panel Container Settings */
.container_bg{
     height: 100%;
    left: 0;
    position: absolute;
    top: 0 !important;
    width: 100%;
    z-index: -1;
    background-repeat:repeat;
     background-attachment:fixed;

 }
.page-template-default .panel-row-style-parent, .page-template-templatestemplate-left-sidebar-php .panel-row-style-parent
{
    overflow: hidden;
    margin-bottom: 0;

 }
.page-template-default .two_third_last, .page-template-templatestemplate-left-sidebar-php .two_third_last
{
    margin-bottom: 0;

 }
 .portfolio_slider_container{
    margin-bottom: 0!important;
 }
 /* Header top section
----------------------------------------------------------------------------------------------------*/
#header_top_section {
    background-color: #EEEEEE;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#header_top_section p {
    padding-bottom: 0;
}
.header_top_left_content > span {
    margin-right: 15px;
}
.header_top_left_content {
    float: left;
    text-align: left;
}
.header_top_right_content {
    float: right;
    text-align: right;
}
.header_top_right_content a{
    margin: 8px;
}

/* Header
----------------------------------------------------------------------------------------------------*/
.sticky_header.sticky_header_style {
    background-color: #fff;
}
#header_wrapper{
    background-color: rgba(255,255,255,.4);
	position: fixed;
	}
#header_wrapper .container{
	padding: 0 !important;
    z-index: 1;
	}
.header_left_section{
    float: left;
    padding:15px 50px 12px 50%;
    padding-left: 50%;
    margin-left:-50%;
    padding-right:50px;
    min-height: 49px;
    min-width:145px;
}
.sub_header_img{
    background-attachment: fixed !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
body.blog #header_wrapper{
    position: relative!important;
}
#box_layout .header_left_section{
    padding: 24px 30px!important;
    margin:0px!important;
    margin-left: -30px!important;
}
.header_left_section  h1{
    font-size: 33px;
    line-height: 33px !important;
    margin-bottom: 0;
}
.header_right_section{
	display: table;
    float: right !important;
    padding: 33px 0 0;
}
.subheader_sticky_header_bottom{
    margin-top: 0px!important;
}
#header_title_bar_container{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}
.search_box{
float:right;
}
.logo {
    line-height: 100%;
    padding: 0;
    display: block;

}

/* Footer Section
------------------------------------------------------*/
.footer_wrapper{
  position:relative;
  z-index:1;
}
footer{
	background-color:#26ccbe;
	position: relative;
    top: -80px;
	color:#fff;
}
footer p,footer h3, footer a{
	color:#fff;
}
footer .widget_container > h3:after {
  background-color: #000000;
    content: " ";
    display: inline-block;
    height: 1px;
    margin-left: 10px;
    margin-top: 8px;
    opacity: 0.5;
    position: absolute;
    top: 6px;
    width: 50px;
}
.footer_widgets {
    overflow: hidden;
    padding:60px 0px 40px 0px;
}
.footer_left{
	float:right;
     margin-top: 6px;
}
.footer_left .alignleft{
    margin-bottom: 0px;
}
#footer_bottom{
    padding-top: 20px;
    display: block;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-top: 3px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
}
footer ul{
    margin:0
}

footer li {
    display: inline-block;
    font-style: normal;
    padding: 8px 16px 8px 0;
    text-decoration: none;
}
footer a:visited, footer a:link, footer a:link{
  color:#fff;

}

.menu-footer select{
	display: none!important;
}
#menu-footer > li.current-menu-item > a, .menu-footer > li.current-menu-item > a{
    color:#fff;
     background:none!important;
}
.menu-footer > li.current-menu-item > a, .menu-footer > li.current_page_item > a, .menu-footer> ul > li:hover > a{
	    color:#fff;
     background:none!important;
}

#pre_footer { background: #F2F2F2; }

.div-footer-one { float: left; width: 33%; padding-right: 30px; margin-right: 40px;  border-right: 1px solid; }
.div-footer-two { float: left; width: 33%; padding-right: 30px; margin-right: 40px;  border-right: 1px solid; }
.div-footer-three { float: left; width: 20%; }
.div-footer-three p { padding: 0!important; }
.lista-redes-sociais { padding-top: 10px; }
.img-footer { font-size: 22px; }
.img-footer:hover { color: white; }
.text-form-footer { width: 95%; height: 50px; }
.name-form-footer { width: 33%; background-color: #fff!important; }
.mail-form-footer { width: 52%; background-color: #fff!important; }
.btn-footer { width: 60px; font-size: 14px; background-color: #ABABAB; color: #fff; float: right; padding: 5px 0px 5px 0px!important; margin-top: 4px; }
.saiba-mais-footer { padding-bottom: 10px!important; padding-top: 10px!important; line-height: 1.3; }
.search-footer { background-color: #666!important; width: 60%; }
.btn-search-footer { width: 25%; background-color: #171717; color: #fff; }

@media (max-width: 500px) {
  .container { width: 280px !important; }
}

@media (max-width: 784px) {
  .div-footer-one { width: 100%; padding-bottom: 20px; }
  .div-footer-two { width: 100%; }
  .div-footer-three { width: 100%; }
  .name-form-footer { width: 29%; background-color: #fff!important; }
  .mail-form-footer { width: 52%; background-color: #fff!important; }
}

.social-icons {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    display: block;
    float: left;
    margin-right: 6px !important;
    padding: 6px 10px !important;
    text-align: center;
    width: 15px;
    margin-bottom: 5px;
    transition-property: background, border-radius;
    transition-duration: .1s, 0.5s;
    transition-timing-function: linear, ease-in;
    transition-delay: 0, 0.5s;
}

a.social-icons:hover {
color: #fff!important;
cursor:pointer;
 background: #1abc9c ;
border-radius: 100%;
}
.slider_below_content{
    background-color:#000;
    position:relative;
}
.slider_below_content .container{
  padding:80px 0;

}
.slider_below_content_img{
   height: 100%;
    opacity: 0.1;
    position: absolute;
    width: 100%;
    background-attachment:fixed!important;
    background-size:cover!important;
    -webkit-transform:translate3d(0,0,0);
 }

  #video_wrapper{
    position: relative;
}
.video_inner_text, .single_img_parallex_inner_text{
    text-align: center;
    position: absolute;
    width: 60%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    display: block;
    top: 50%;
}
 .video_inner_text h2, .single_img_parallex_inner_text h2{
      color: #FFFFFF;
    font-size: 5em;
    line-height: 110%;
       font-weight: bold;
    text-shadow: 1px 1px 0 #353535;
    }
 .video_inner_text p.description, .single_img_parallex_inner_text  p.description{
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    display: table;
    font-size: 2em;
    line-height: 100%;
    margin: 0 auto;
    padding: 12px;
 }
.video_overlay{
    background: url("images/pattern_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
} 
/* Single Image */
#parallax_single_image{
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}
/* Sub Header Section
------------------------------------------------------*/
.sub_header_wrapper {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
    background-position: center bottom;
    background-repeat: repeat-x;
    position: relative;
    width: 100%;
    z-index: 0;
}
.sub_header_wrapper .container{
   padding: 60px 0 60px !important;
   text-align: center;
}
.sub_header {
	overflow: hidden;
}
.sub_header h2{
    color: #363636;
    display: inline-block;
    font-size: 3em;
    margin-bottom: 0px;
}
.sub_header_wrapper p{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
    opacity: 0.7;
    margin-top: 15px;
}

.sub_header.container > p:before {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    content: "";
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    width: 200px;
}
.bread_crumb{
  float:right;
}

ul#crumbs{
	margin:0;
}
#crumbs  li:first-child{
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
	background-color:#1a1a1a;
	padding-right: 15px;
}
#crumbs li:before {
    border-bottom: 20px solid rgba(0, 0, 0, 0);
    border-left: 20px solid #fff;
    border-top: 20px solid rgba(0, 0, 0, 0);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
#crumbs li:first-child:before {
    display: none;
}
#crumbs  li a:after {
	border-bottom: 20px solid rgba(0, 0, 0, 0);
    border-left: 20px solid #1a1a1a;
    border-top: 20px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 1;
}
#crumbs li  {
	color: #FFFFFF;
    float: left;
    line-height: 20px;
    margin: 0 5px 0 0;
    padding: 10px 30px;
    position: relative;
}
#crumbs li a{
	color:#fff;
}
#crumbs li:last-child  {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
	background: none repeat scroll 0 0 #26ccbe;
}

#crumbs li {
    display: inline;
}
/* contact Section
----------------------------------------------------------------------------------------------------*/
#contact-form{
    position: relative;
    z-index: 1;
}
#contact-form input, #contact-form textarea,  #commentform input , #commentform textarea {
    color: #9f9f9f;
	width: 97.5%;
	padding:10px 6px;   
}
#contact-form textarea:focus, #contact-form input:focus, #commentform input:focus , #commentform textarea:focus {
	border: 1px solid #ccc;
}
#contact-form p #submit, #commentform #submit  {
  background-color: rgba(127,127,127,.1);
    border: 2px solid #ed4b1f!important;
    border-radius: 3px;
    color: #757575 !important;
    cursor: pointer;
    padding: 8px 15px!important;
    width: auto !important;
    -webkit-appearance: none;
     -webkit-border-radius:0

}
input[type="text"], textarea, input{
border:1px solid rgba(127,127,127,.2);
background-color:rgba(127,127,127,.1);
}
#contact-form p input#submit:hover{
	color:#fff;
}
#contact-form label {
	float: left;
	width:70px;
	padding-top: 1px;
	font-size:13px;
	color:#333333;
}
#response {
	color:#006633;
	margin-bottom: 30px;
}
#google_code{
	margin-bottom:50px;
}

.footer_wrapper .one_half, .footer_wrapper .one_half_last, .footer_wrapper .one_third, .footer_wrapper .one_third_last, .footer_wrapper .two_third, .footer_wrapper .two_third_last, .footer_wrapper .one_fourth, .footer_wrapper .one_fourth_last,.footer_wrapper .two_fourth, .footer_wrapper .two_fourth_last, .footer_wrapper .three_fourth, .footer_wrapper .three_fourth_last, .footer_wrapper .one_fifth, .footer_wrapper .one_fifth_last, .footer_wrapper .two_fifth, .footer_wrapper .two_fifth_last, .footer_wrapper .three_fifth, .footer_wrapper .three_fifth_last, .footer_wrapper .four_fifth, .footer_wrapper .four_fifth_last, .footer_wrapper .pricing_table .one_third, .footer_wrapper .pricing_table .one_fourth, .sub_header_wrapper .two_third, .sub_header_wrapper .one_third_last,.container_fluid .one_half, .container_fluid .one_half_last, .container_fluid .one_third, .container_fluid .one_third_last, .container_fluid, .container_fluid .two_third, .container_fluid .two_third_last, .container_fluid .one_fourth, .container_fluid .one_fourth_last,.container_fluid .two_fourth, .container_fluid .two_fourth_last, .container_fluid .three_fourth, .container_fluid .three_fourth_last, .container_fluid .one_fifth, .container_fluid .one_fifth_last, .two_fifth, .container_fluid .two_fifth_last, .container_fluid .three_fifth, .container_fluid .three_fifth_last, .container_fluid .four_fifth, .container_fluid .four_fifth_last,.container_boxed .one_half, .container_boxed .one_half_last, .container_boxed .one_third,  .container_boxed .one_third_last,  .container_boxed .two_third, .container_boxed .two_third_last, .container_boxed .one_fourth, .container_boxed .one_fourth_last,.container_boxed .two_fourth, .container_boxed .two_fourth_last, .container_boxed .three_fourth, .container_boxed .three_fourth_last, .container_boxed .one_fifth, .container_boxed .one_fifth_last, .two_fifth, .container_boxed .two_fifth_last, .container_boxed .three_fifth, .container_boxed .three_fifth_last, .container_boxed .four_fifth, .container_boxed .four_fifth_last, #top_sec .two_third,#top_sec .one_third_last, #footer_bottom .one_half, #footer_bottom .one_half_last
{
	margin-bottom:0px;
}
.contact_home{
  background-color: #333333;
    border-radius: 100%;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px !important;
    padding: 9px;
    text-align: center;
    width: 30px
}
/* Scroll Top */
.scroll_top{
    bottom: 41px;
    display: none;
    opacity: 1;
    position: fixed;
    right: 50px;
	z-index:999;
}
.scroll_top i{
     background-color: #000000;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 16px;
    height: 20px;
    padding-top: 2px;
    text-align: center;
    width: 20px;
}
   .nicescroll-rails{    
    background-color: #2C2C2C;
    z-index: 9999 !important;
   }
.preloader { background:url(images/ajax-loader.gif) center center no-repeat #ffffff;  }

/* Default Gallery settings  */
.gallery br{
    display: none;
   
}
.gallery dl, .gallery dt{
    margin: 0px;
    padding: 0px;
  
}
.gallery a img{
    float: left; 
}
.gallery dt {
    margin-bottom: 1px;
    margin-right: 1px;
      max-width: 99.6%;
}

Image sizes depending on the number of columns
Based on Hybrid theme

.gallery-columns-0 .gallery-item {
    width: 100%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.30%;
}
.gallery-columns-4 .gallery-item {
    width: 24.9%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.4%;
}
.gallery-columns-9 .gallery-item {
    width: 11.0%;
}
.gallery-caption{
    padding: 5px 10px;
    margin-bottom: auto;
    width: 94.2%;
    bottom: 0;
    z-index: 999!important;
    text-align: center;
    display: block;
}
.gallery-caption:before {
    border-bottom: 8px solid #FFFFFF;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    bottom: 27px;
    content: " ";
    left: 50%;
    margin-left: -5px;
    position: absolute;
}

/* Ajustes */
.div-footer-two .wpcf7-form p { width: 40%; float: left; padding-bottom: 5px; padding-right: 30px; }
.div-footer-two .wpcf7-form input[type="text"], .div-footer-two .wpcf7-form input[type="email"] { width: 100%; background: white; }
.div-footer-two .wpcf7-form textarea { width: 93%; height: 65px; background: white; }
.div-footer-two .wpcf7-form input[type="submit"] { margin-top: 80px; background-color: white; color: #2A2A2A; }

/* Header */
.nav_wrap { float: right; } 
.nav_wrap nav { width: 110%; margin-left: -6%; }
#menu a { font-size: 13px; }
.search-header { float: left; border-left: 1px solid #19ace8; padding-left: 15px; }
.search-form-header { display: none; position: fixed; top: 6.1em; left: 70%; width: 30%; z-index: 100!important; background-color: rgba(255,255,255,.94); }
/*.search-form-header input { margin: 2%!important; width: 60%!important; background-color: rgba(255, 255, 255, 1) !important; }*/
.cse .gsc-control-cse, .gsc-control-cse { border: none!important; }
.gsc-control-cse.gsc-control-cse-en { padding: 0px 15px;   padding-bottom: 10px; }
.gsc-input { width: 80%;  float: left; } 
.gsc-input input { font-size: 14px!important; height: 25px; } 
.gsc-search-button { position: relative; right: 8.5%; font-size: 13px!important; cursor: pointer;}
.gsc-clear-button { display: none!important; }
.gcsc-branding { display: none!important; }
.btn-pesquisa { background-color: #19ace8!important; border: none!important; width: 10%!important; padding: 0!important; }
.bx-pager { top: 100%!important; background: none!important; left: 4%!important; margin: 0!important; }
.bx-pager-item { border-right: none!important;  }
.bx-pager-link { background-color: #cbcbcb!important; border:3px solid #cbcbcb!important; }
.caption {  
    background: rgba(59, 59, 59, 0.7);
    border-left: 24px solid rgba(39, 179, 236, 0.7);
    width: 32%;
    padding: 2% 3%;
    font-family: Verdana;
    font-weight: normal;
 }

#bx_slider_wrapper .caption h3 { text-align: left; font-size: 250%; }
#bx_slider_wrapper .caption p { text-align: left; font-size: 90%; line-height: 20px; margin: 0!important; }

span.title_border { display: none; }

.under-slider { height: 34px; background-color: #f2f2f2; }
.under-slider-not-home { height: 34px; background-color: #f2f2f2; margin-bottom: 20px; }
.idiomas { float: right; padding-right: 20px; }
.idiomas p { position: relative;  }
.bandeiras { height: 20px; width: 20px; position: relative; top: 5px; }

#mid_container { padding-top: 0px; }

/* Rio Negócios */
.legenda-mapa { font-size: 18px; font-weight: bold; padding: 10px 0px; }
#panel-2472-0-0-0 p, #panel-3278-0-0-0 p { width: 90%; }
.description {
    height: 100%;
    border-right: 1px solid #fff;
    padding:0 12px 0 36px;
    position: relative;
    left: -36px;
    display:block;
	overflow:hidden;
}
#pgc-2472-0-0, #pgc-3278-0-0 { margin-bottom: 30px; }
#pgc-2472-0-1, #pgc-3278-0-0 { margin-bottom: 65px; }
.panel-row-style-container1 p { padding-right: 15px; }

/* Invista no Rio */
	.invista-no-rio h3 { border-left: 10px solid #19ACE8; padding-left: 5px; margin-bottom: 20px; line-height: 18px; text-transform: uppercase; }
@media (min-width: 781px) {
	.panel-row-style-container1 { display: flex; }
	.panel-row-style-container1.panel-row-style a.btn-vermais { position: absolute; bottom: 15px; }
	.panel-row-style-container1 p { line-height: 20px; margin-bottom: 25px; width: 80%; }
	.panel-row-style-container1 .panel-grid-cell { width: 24%; border-right: 2px solid #fff; margin-right: 25px; }
	#pgc-2472-1-0, #pgc-2472-2-3, #pgc-3278-2-3, #pgc-3278-2-3 { border: none; margin-right: none; }
}

/* Revista de Negócios */
 #pgc-2472-3-0, #pgc-3278-3-0 { position: relative; right: 2%; }
 #pg-2472-4, #pg-3278-4 { float: left; padding-top: 3%; }
.img-bg-revista{ margin-top: 20px; margin-right: 30px; background-image: url('../../../wp-content/uploads/2014/05/rio-de-janeiro.jpg'); background-repeat: no-repeat; height: 300px; width: 60%; float: left; }
.img-bg-revista .texto h4 { line-height: 35px; font-weight: bold; }
.texto-um-revista { padding: 15px 10px 20px 0px !important; font-size: 16px!important; font-weight: bold; }
.texto-dois-revista { padding: 0px 10px 20px 0px !important; font-size: 12px!important; }
.revista{ margin-top: 20px; float: left; width: 35%; }
.revista a h3 { font-weight: bold; }
.revista .events-loop { border-left: 2px solid #F2F2F2; max-height: 280px; padding-left: 30px; max-width: 380px; } 
.revista .events-loop table { font-size: 110%; font-family: 'Carrois Gothic SC'; padding-top: 10px; }
.revista-de-negocios{ padding-top:50px; font-weight: bold; font-size: 25px; }
.set-borders-loop-noticias {   border-right: 2px solid #F2F2F2; border-left: 2px solid #F2F2F2; width: 26%!important; }

/* Oportunidades */
 #menu-secondarymenu { width: 100%; }
 #menu-secondarymenu li { cursor: pointer; }
 .oportunidades-title { clear: both; }
 .oportunidades-title button { vertical-align: super; margin: 0; padding: 10px 0px 0px 0px; }
 .oportunidades-title span { font-weight:100; font-size:40px; margin-right: -8px; }
 .desc-oport { float: left; width: 100%; }
 .desc-oport span { text-align: center; width: 100%; float: left;}
 .desc-oport .oport-button-div {   padding-bottom: 30px; border-bottom: 1px dotted #999; margin-bottom: 30px; }
 .sublinhado{ border-bottom: 3px solid #19ace8; padding-bottom: 10px; }
 .oportunidade-img { margin: 0 auto; display: table; }
 .oportunidade-img .img-title { width: -webkit-calc(100% - 36px); width: -moz-calc(100% - 36px); width: calc(100% - 36px)); margin-left: 18px; border-bottom: 1px solid #214761; border-top: 1px solid #214761; text-align: center; margin-bottom: 10px; }
 .oportunidade-img .img-title h3 { margin: 5px; }
 .oportunidade-img .img-title span { font-weight: bold; font-size: 130%; }
 .oportunidade-img img{ max-height: 350px; margin-right: 18px; margin-left: 18px; float: left; }
 .left-oport, .right-oport { font-size: 75%; cursor: pointer; }
 .left-oport, .right-oport { -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; }
 .left-oport:hover, .right-oport:hover{ color:#27b3ec!important;}

/* Patrocinador, Mantenedores e Parceiros */
.support-div-one { border-right: 3px solid #E3E3E3; width: 200px; height: 200px; float: left; margin: 2%; }
.support-div-two { border-right: 3px solid #E3E3E3; height: 200px; width: 300px; float: left; margin: 2%; }
.support-div-three { height: 200px; width: 300px; float: left; margin: 2%; }
.img-patrocinador { padding-top:  15px; }
.mantenedores-imgs { margin-top: 15px; }
.mantenedores-imgs .mant-top , .mantenedores-imgs .mant-bot { float: left; width: 100%; }
.mantenedores-imgs img { float: left; }
.mantenedores-imgs .sebrae, .mantenedores-imgs .fecomercio, .mantenedores-imgs .bradesco { width: 80px; }
.mantenedores-imgs .cdl { width: 120px; }
.mantenedores-imgs .advogados { width: 150px; }
.partners, .maintainers, .sponsors { font-weight:bold; color: #cac5bc; }
.cdl { margin-top: 15px; }

@media (min-width: 1024px) {
    .caption {
        text-align: right!important;
        top: 50%!important;
        left: 62%!important;
    }
}

@media (min-width: 781px) and (max-width: 1023px) {
	#pre_footer h4 { font-size: 16px; }
	.img-patrocinador { width: 115px; }
	.support-div-one { width: 130px; }
	.support-div-two { width: 230px; }
	.support-div-three { width: 240px; }
}
@media (max-width: 780px) {
	#pre_footer .sponsors { margin-top: 20px; }
	#pre_footer .maintainers { margin-top: 40px; }
	#pre_footer .partners { margin-top: 60px; }
	#pre_footer .container { padding: 0px 0px 60px 0px; }
}

/* Footer */
footer { position: relative; top: 0px; clear: both; }
.simple-form-first { float: left; padding-bottom: 5px; }
.simple-form-second { float: left; padding-bottom: 0; }
.simple-form-first input, .simple-form-second textarea { background: white; margin-top: 5px; }

#mid_container_wrapper .links_anchor { color: #20455e; }
.links_anchor a:hover { color: #27b3ec!important; }

/* Variação de Tela 1 | De 1024px a 1152px | Antes disso = Tamanho Padrão */
@media (min-width: 1024px) and (max-width: 1152px) {
   /* Header */
  .nav_wrap nav { width: 120%!important; left: 6%; margin-left: 0%;}
  .search-header { margin-left: 0px; }
  #header_wrapper .container { margin: 0% 1%!important; }
   /* Invista no Rio */
  .como-ajudar { width: 240px; }
  .container-border-right { min-height: 260px!important; }
  .calendario { margin-left: 40px!important; }
   /* Revista de Negócio */
   .texto-um-revista { font-weight: bold!important; font-size: 14px!important; }
   #slider-id-wrapper { max-width: 250px!important; }
   /* Oportunidades */
   #menu-secondarymenu { width: 102.5%!important; }
   .desc-oport { float: left; padding-top: 20px; }
   /* Footer */
  .div-footer-one { padding-right: 15px!important; margin-right: 25px!important; height: 262px; }
  .div-footer-two { padding-right: 15px!important; margin-right: 25px!important; min-height: 230px!important; }
  .div-footer-three { width: 22%!important; }
  .name-form-footer { width: 30%; }
}

@media (min-width: 1153px){
	.div-footer-one { height: 261px; }
}

/* Variação de Tela 2 | De 780px a 1024px */
@media (min-width: 781px) and (max-width: 1023px) {
  /* Header */
   /*.search-header { display: none; }*/
   #main_slider { position: relative; top: 70px; padding-bottom: 70px; }
   .caption { position: absolute; right: 0; bottom: 40%; width: 40%; text-align: right!important; top: 40%!important; left: 70%!important; }
   #bx_slider_wrapper .caption p { display: none; }
   .nav_wrap nav { margin: 0!important; }
   .under-slider, .under-slider-not-home { position: relative; bottom: 2px; }
  /* Main Content */
    .home .fullwidth{ margin-top: -180px; }
  /* Rio Negócios */
    #pgc-2472-0-0 { width: 60%!important; }
    #pgc-2472-0-1 { width: 40%!important; }
  /* Invista no Rio */
    .ajusta-border { border-left: 12px solid #27b3ec; height: 20px; float: left; padding-right: 6px; position: relative; top: 2px;  }
    .description { width: 93%; padding: 0 3px 0 37px!important; min-height: 230px; }
    .description h3 { border: none; }
  /* Revista Negócio  */
    .texto-um-revista { font-weight: bold!important; font-size: 13px!important; }
    .texto-dois-revista { font-size: 11px!important; }
  /* Oportunidades */
   #menu-secondarymenu { width: 102%!important; }
   .desc-oport { float: left; padding-top: 20px; }
  /* Footer */
    .div-footer-one { width: 29%!important; padding-right: 20px!important; margin-right: 20px!important; height: 330px; }
    .div-footer-two { width: 29%!important; padding-right: 20px!important; margin-right: 20px!important; min-height: 330px; }
    .div-footer-three { width: 29%!important; }
    .name-form-footer { width: 28%!important; }
    .mail-form-footer { width: 45%!important; }
  .div-footer-two .wpcf7-form p { width: 100%; }
  .div-footer-two .wpcf7-form input[type="submit"] { margin-top: 0px; }
}


/* Vertical Ipad Resolution */
@media (min-width: 768px) and (max-width: 781px) {
   #mid_container_wrapper, #header_title_bar_container { position: relative; top: 70px; }
   #main_slider .caption { bottom: 16%!important; }
   #bx_slider_wrapper .caption p { font-size: 12px!important; } 
   #bx_slider_wrapper .caption h3 { font-size: 26px!important; }
   .search-form-header { top: -70px!important; }
   .mobile-menu-list { top: 0px!important; }
   #sscf-message-wrapper { width: 100%; }
   .sscf-submit-wrapper {  margin-right: 30px; }
   .support-div-one, .support-div-two, .support-div-three { width: 100%; } 
}

/* Variação de Tela 3 | Até 780px */
@media (max-width: 780px) {
    /* Header */
   #main_slider { position: relative; top: 0; }
   .caption { position: absolute; right: 0; bottom: 40%; width: 40%; }
   .nav_wrap nav { margin: 0!important; }
   .bx-wrapper img { min-height: 195px; }
   /* Rio Negócios + Mapa */
  #mid_container { margin: 0 auto!important; }
  #pgc-2472-0-0 { width: 100%!important; }
  #pgc-2472-0-1 { width: 100%!important; }
  .home .fullwidth{ margin-top: -150px; }
  .rio-negocios { padding-right: 15px; }
  .paragrafo1 { border: none!important; padding-right: 0px!important; }
  .paragrafo2 { padding-right: 0px!important; }
  .mapas h4, .mapas h2, .mapas p { margin-left: 0px }
  .legenda-mapa { margin-left: 0px!important; }
  .mapa-script { padding-left: 0px!important; padding-bottom: 40px!important; }
  #slider-id-wrapper { margin-left: 0!important; }
  #pg-2472-0 { margin-bottom: 0!important; }
   /* Invista no Rio  */
  #pg-2472-2 #pgc-2472-2-0, #pg-2472-2 #pgc-2472-2-1, #pg-2472-2 #pgc-2472-2-2, #pg-2472-2 #pgc-2472-2-3 { float: left; }
    /* Oportunidades */
  #menu-secondarymenu { border: none!important; width: 105%; }
  #menu-item-2995 {  margin-bottom: 30px; }
  .desc-oport a { margin: 0 0 10% 0%; }
  .oportunidade-img .img-title { width: 100%; margin-left: 0; }
   /* Patrocinador |  Mantenedores | Parceiros */
  .support-div-one { border-right: none; height: 100px; }
  .support-div-two { border-right: none; right: 0px; height: 150px; }
  .img-patrocinador { padding-top:  0px!important; }
  #panel-2472-4-2-0 .revista-cols { margin: -40px 0 0px 0!important; }
  /* Footer */
   .lista-redes-sociais { margin-left: -30%; }
}

/* Exceção Footer */
@media (min-width: 947px) and (max-width: 1024px) {
	.div-footer-one { height: 280px; }
    .div-footer-two { min-height: 280px!important; }
    .footer_wrapper .container { margin: 0!important; margin-left: 4%!important; }
}

@media (max-width: 780px) {
  .container-border-right { border-right: 1px solid #fff !important;  margin-right: 5px!important; }
  .pad-bot10 { padding-bottom: 10px!important; }
  .container-5{ padding-top: 0px !important; position: relative; right: 6%; }
  .div-footer-two .wpcf7-form p { width: 100%; }
  .div-footer-two .wpcf7-form input[type="submit"] { margin-top: 0px; }
}

@media (min-width: 781px) and (max-width: 1024px) {
  .container-border-right { min-height: 330px!important; border-right: 1px solid #d6d6d6 !important;  margin-right: 5px!important; }
}

/* Ajustes para problemas com o IE ( 10 & 11 )*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   .header_right_section{ margin-right: -60px!important;  }
   .mapas .icone-direita i { margin-left: -7px; }
}

/* Ajustes para problemas com o Mozilla Firefox */
@-moz-document url-prefix() {
    .invista-no-rio { padding-left: 25px; }
}

/* Ajustes para problemas com o Safari ( 5+ ) */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    ::i-block-chrome, #menu-secondarymenu li a { font-weight: 500!important; }
    .search-form-header { top: 6.1em; left: 71%; }
    #header_wrapper .header_right_section { float: left!important; width: 84%; margin-left: -1%; }
}

/* ALTERAÇÕES */
.btn-vermais{ color:#fff!important; background-color:#19ace8; padding:7px 15px;}
.btn-vermais-wrap {padding-bottom: 50px;}
.blog_post.description.loop-noticias div.btn-vermais-wrap { position: absolute; bottom: 3px; padding-bottom: 0px; }
.contato-patrocinio{background-color:#f2f2f2; }
.contato h4{ color:#ffffff !important;}
.contato form input, textarea{ background:#fff; padding:8px;}
.redes-sociais{ background:none;}
.redes-sociais li{ display:inline-block !important; background:none !important;}
.footer_wrapper form input{ padding:12px; border-radius:2px;}
.procurar{ width:235px; background-color:#545454 !important; border:1px solid #838383 !important;}
.btn-enviar{ background-color:#141414!important; border:1px solid #1d1d1d !important; color:#fff;}
.btn-enviar-form{color:#fff !important; background:#969696!important; float:right !important; padding:7px;}
.email{ width:235px;}
.border_bottom{ border-bottom:1px solid #d6d6d6;}
.noticia_second{ margin-top:20px;}
.noticia_calendario{ font-size:22px; font-weight:bold;}
.noticia_data{ font-size:16px; font-weight:bold;}
input, textarea{ border:none !important; margin-top:10px;}
.invista-title{font-size: 40px;margin-bottom: -15px; width: 310px; font-weight: bold; }
.revista-cols{padding: 0 30px 0 18px; margin: -40px 0 60px 0;}
.panel-grid-cell{padding: 0 !important;}
.endereco{ margin-left: 25px;}
.nome, .email {width: 155px;}
.paragrafo1{border-right:1px solid #d6d6d6; padding-right:60px; padding-bottom: 0;}
.paragrafo2 {margin-top:20px; padding-right:60px;}
.noticia1 { padding-bottom: 30px; font-family: 'Carrois Gothic SC';}
.noticia2 { padding-top: 30px; font-family: 'Carrois Gothic SC';}
.texto {width: 45%;padding: 7px 10px 22px 30px;background: #3B3B3B;opacity: 0.8;float: right; height:96%; margin-right: 0;  }
.texto h3{text-transform: uppercase; font-size:30px; color: #ffffff !important; padding-top: 22px;}
.texto h4{font-size: 20px; color: #ffffff !important;}
.texto p {font-size:13px; color: #ffffff !important; padding-bottom: 40px;}
.texto a{color: #fff!important;background-color: #19ace8;padding: 7px 15px; text-transform: uppercase;}
.description{padding: 0 12px 0 37px; position: relative; left: -36px;}
#produto #secao-localizacao aside.painel-de-controle .barra1 .zoom p{  line-height: 32px !important;}
#produto #secao-localizacao aside.painel-de-controle .barra1 .zoom ul{float: none !important;}
#produto #secao-localizacao aside.painel-de-controle .barra1 .poi ul li.ativo, #produto #secao-localizacao aside.painel-de-controle .barra1 .poi ul li:hover{padding: 0 !important;}
.loop-noticias{ display: table-cell; width: 27%; padding-bottom: 20px!important; }
ul#slider-id-nav-ul { display: none!important; }
#pgc-3278-3-0 { position: relative; right: 1.7%; }
 #pg-3054-2 img { height: 550px; width: 550px; }
 #pg-20-1 img { width: 200px; } 
 #pg-20-3 img { max-width: 200px; max-height: 140px; } 
 #pg-20-5 img { max-width: 140px; max-height: 140px; }
 #pg-20-3 div.panel, #pg-20-5 div.panel { text-align: center;  }
 #pg-3061-2 { display: table; }
 .widget_siteorigin-panels-image { text-align: center; }
 .table-responsive {   width: 100%; overflow-x: auto; } 
 .subtitle-color-div { width: 40px; height: 20px; color: white; text-align: center; line-height: 20px; }
 /* FIM ALTERAÇÕES */

/*ABP - Styles to fix the bodge that TG4 delivered */
.main-content-home .main-description-full{ width: 100%; float: left; }

/* New Home Page Styles */
.main-content-home p{ line-height: 18px; }
.main-content-home .main-description{ width: 70%; float: left; }
.main-content-home .main-description p{ margin-right: 80px; }
.main-content-home .digital-map{ width: 30%; float: left; }
.invista-container { padding: 40px 0px; padding-bottom: 15px; display: flex; width: 100%; }
.invista-no-rio { width: 25%; display: table-cell; flex: 1; padding-right: 25px; }
.invista-title { padding-top: 40px; padding-bottom: 20px; }
.invista { background-color: #f2f2f2; float: left; margin-left: -3000px !important;padding-left: 3000px; margin-right: -3000px; display: table;padding-right: 3000px; padding-bottom: 20px; }
@media screen and (max-width: 780px) {
    .main-content-home .main-description{ width: 100%; }
    .main-content-home .main-description p{ margin-right: 00px; }
    .main-content-home .digital-map{ width: 100%; }

    .invista-container { display: initial; }
    .invista-no-rio { width: 100%; float: left; margin: 20px 0px!important; border: 0!important; }

    .img-bg-revista { width: 100%; }
    .revista { width: 100%; margin: 50px 0px; }
    .revista .events-loop { border: none; padding: 0; }
}
/* End New Home Page Styles */

/* Pictures Page */
#post-184034 img, #post-184036 img { width: 250px; } 

/* Wordpress-to-lead Plugin */
.w2linput.text { padding: 0.6%; border-radius: 5px; }
.salesforce_w2l_lead .top-aligned .w2linput.text { width: 30%; margin-bottom: 20px;}
.salesforce_w2l_lead .top-aligned .w2linput.submit { cursor: pointer; padding: 0.8%; border-radius: 5px; margin-bottom: 10px; }
.salesforce_w2l_lead .w2linput.textarea { width: 30%!important; background-color: rgba(127, 127, 127, 0.0980392); }
@media (max-width: 780px) {
  .salesforce_w2l_lead .top-aligned .w2linput.text { width: 60%; }
  .salesforce_w2l_lead .w2linput.textarea { width: 60%!important; }
  #pgc-3278-3-0 { position: relative; right: 6%; } 
   #pg-3054-2 img { height: 250px;  }
 }
 @media (min-width: 781px and max-width: 1203px) {
  .salesforce_w2l_lead .top-aligned .w2linput.text { width: 45%; }
  .salesforce_w2l_lead .w2linput.textarea { width: 45%!important; }
   #pg-3054-2 img { height: 250px;  }
 }
 
 .entry-content h1 { border-left: 4px solid #27b3ec; padding-left: 10px; }
 #mid_container h1 { border-left: 4px solid #27b3ec; padding-left: 10px; }
 .panel-grid { padding-left: 15px; }
 .panel-grid { margin-bottom: 30px!important; }
 

  @media (max-width: 1023px) {
   .oportunidade-img { text-align: center; display: inline-block; }
   .oportunidade-img img { margin: 20px 0 0 0; float: none; }
 }

 /* Wordpress Table Generator Plugin */
.wptg-tbody, .wptg-thead th { font-size: 11px; }
.highcharts-title tspan { font-size: 16px; }

/* HighCharts */
.highcharts-yaxis-title { display: none; }
.highcharts-legend .highcharts-legend-item text tspan { font-size: 10px; }

/* Google Maps API */
#map-canvas {
  width: 100%;
  height: 400px;
}
.event.details {
	position: absolute;
	background: #EBF5FF;
	border-left: 2px solid #012853;
	padding: 15px;
	z-index: 100;
	width: 240px;
	-moz-box-shadow: 0 0 8px 1px #999;
	-webkit-box-shadow: 0 0 8px 1px #999;
	box-shadow: 0 0 8px 1px #999;
	bottom: -10px; left: -120px;
}

.event.details small {
	background: #002653;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 5px;
}

.event.details h3 {
	font-size: 20px;
	font-family: Tahoma, Arial, sans-serif;
	color: #002655;
	line-height: 1.2em;
	margin: 8px 0 5px;
}

.event.details span {
	font-size: 11px;
	color: #737574;
	line-height: 1.4em;	
}

/* Bootstrap Tables */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

h3.widget-title { font-size: 22px!important; padding-bottom: 10px; }
article.one_third_last.right_sidebar { display: none; }
.wpcf7-form-control-wrap input { height: 25px; padding: 0px 5px; }
.wpcf7-form-control-wrap textarea { background-color: #F1F1F1; }
.wpcf7-form-control.wpcf7-submit { cursor: pointer; padding: 0.8%; }
.textwidget p { line-height: 23px!important; }


.mobile-menu-list { display: none; position: fixed!important; top: 70px!important; max-height: 450px; overflow: scroll; overflow-x: hidden; z-index: 9999; position: absolute; padding-left: 15px;
                    padding-top: 5px; text-align: initial; background: #ECECEC; width: 40%; margin: 0; opacity: 0.9; }
.mobile-menu-toggle { width: 100%; text-align: center; cursor: pointer; }

#menu-item-184061 ul li ul.sub-menu { left: -140px; }
.gsc-input input {
    background: white!important;
}