/* EDITOR CSS
*********************************************/

body {
    color: #617378 !important;
    
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1.8em !important;
  
  /** takes out horizontal scroll???? **/
  overflow: hidden;
}


/*** pop up **/
#jcemediabox-popup-content .item-page {
    padding: 40px 40px 0 40px !important;
}
 .item-page img {
    max-width: 95%;
}
#jcemediabox-popup-frame {
    padding: 0 !important;
}
#jcemediabox-popup-body {
    position: relative;
    overflow: visible;
    margin: 0 auto;
    max-width: 100% !important;
    height: 300px;
    z-index: 10002;
    cursor: default;
}

p {
    margin: 0 0 0px !important;
}


b, strong {
    font-weight: 600 !important;
    /*color: #555;*/
}


/************ TOOLTIP ****************/

.tooltip-inner {
  /* background-color: #242f33 !important;*/
  padding: 10px !important;
}
.tooltip-arrow {
    /*border-bottom: 5px solid #242f33 !important;*/
}

.tooltip {
    position: absolute;
    background: none !important;
    border: none !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    font-family: inherit !important;
}
.roundbot {
    width: 40px;
    height: 40px;
    background-color: #608983;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    color: #fff !important;
    border-radius: 40px;
    font-size: 20px;
    border: 1px solid #fff;
    margin-top: 10px;
}


/************ GALERIA ****************/

/** imagens **/
/** LI ***/
ul.sigProSleek li.sigProThumb {
    float: left;
    background: none !important;
    margin: 0 !important;
    padding: 5px;
    width: 50%;
    display: table;
}

/** img container ***/
ul.sigProSleek li.sigProThumb span.sigProLinkOuterWrapper {
    display: table-cell;
}

.sigProLink.fresco {
    display: inherit !important;
}
ul.sigProSleek li.sigProThumb a.sigProLink img.sigProImg {
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    background-size: cover !important;
  width: 100% !important;
 min-height: 100px !important;
max-height: 100px !important;
}






/*** DESENHOS em background ********/

.philosophy .bluebg {
    background-image: url(../../../images/site/Graphics/desenhos/GRACA_CRT-PROJ.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 30%;
    bottom: 0;
    right: 0 !important;
}

.philosophy ul {
    padding: 15px 15px 0 15px;
}

#footer .desenho {
    background-image: url(../../../images/site/Graphics/desenhos/SV_PLANTA.jpg);
    background-position: right -200px bottom -55px;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
    right: 0 !important;
    height: 200px;
    position: relative;
}
#footer .wrapperdesenho{
    float: right;
    height: 200px !important;
    width: 100%;
    opacity: 0.4;
   /* margin-top: -60px;*/
}

/** for k2 protfolio item list ***/
#k2Container {
    background-image: url(../../../images/site/Graphics/desenhos/PATIO_MOD.jpg);
    background-position: right -60px bottom;
    background-repeat: no-repeat;
    background-size: 25%;
}





/**** COPYRIGHT ********/
#copyright .zed div {
    display: inline-block;
}
#copyright  .losh img {
    width: 100% !important;
    height: 100%;
    margin-top: -3px;
}
#copyright .losh {
    margin-right: 30px;
    width: 50px !important;
    display: inline-block;
}



/********* BOTTOM - CONTACTS ******************/

#bottom .single {
    margin: 0 auto !important;
    text-align: center;
    display: inline-block;
    float: none;
    padding: 80px;
}

#bottom .moduletitle {
    width: 30%;
    margin: 0 auto 30px;
}

#bottom .contacticonsblock {
    margin-top: 30px;
}


#bottom .contacticon .icon {
    border: 1px solid rgba(0,0,0,0.3);
    width: 80px;
    margin: 0 auto;
    border-radius: 80px;
    height: 80px;
    line-height: 77px;
    font-size: 21px !important;
    margin-bottom: 15px;
} 
#bottom .contacticon {
    margin-bottom: 40px;
}


#bottom .contacticon .icontext {
    font-size: 17px;
}

#bottom .single .textblock {
    width: 80%;
    margin: 0 auto;
  font-size: 19px;
}



/********** LANG ********/
#lang .mod-languages {
    background-color: #f5f4f1;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0 !important;
    float: left;
    font-size: 12px;
    height: 40px;
    margin-left: 30px;
    margin-top: 20px;
    padding: 4px 5px;
    z-index: 999;
}

.lang-active a {
    font-weight: 400 !important;
  color:#333 !important;
}

div.mod-languages.advanced-dropdown ul {
    background-color: #f5f4f1 !important;
    position: absolute;
    z-index: 100;
    left: 0px !important;
    border-radius: 0 !important;
    border-top: 0 !important;
    margin-top: -5px !important;
    width: 41px !important;
}


div.mod-languages ul.lang-inline li {
    display: inline-block;
    width: 100%;
}
.fa.fa-check.lang_checked {
    display: none;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
    background-color: #f5f4f1 !important;
    border-radius: 2px;
    color: #333 !important;
    font-weight: 400 !important;
    line-height: 0;
    margin-top: 3px;
    padding: 3px;
    transition: all 0.75s ease 0s;
    width: 38px;
}
div.advanced-dropdown span.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #ccc !important;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 1px;
    vertical-align: middle;
    width: 0;
}


/********* LOGO ************/
#logo {
    height: 80px;
}


#logo .logo {
    height: 80px;
    padding-top: 25px;
    text-align: center !important;
    float: left;
}


#logo .logo img {
    max-width: 190px;
}

/************ HEXAGONO *- in INVESTORS PAGE ********/



/***** INVEST WITH US ----- SINGLE COLUMN -- ****/
#over_content .invest {
    float: left;
    padding: 80px 0px 120px 0px;
  width: 100%;
}
.single {
    width: 100%;
    margin: 0 auto;
    float: left;
}
.single .textblock {
    width: 50%;
    margin: 0 auto;
}

.invest .moduletitle {
    margin: 0 auto 25px;
    width: 50%;
}

.invest .infographics {
    padding: 0px 80px 0px 80px;
    float: left;
  	width:100%;
  	margin:70px auto 0;
}


/*** layout ***/
.hexagonblock {
    margin-bottom: 10px;
    position: relative;
    border: 3px solid #fff;
}


/*** image ***/
/** container **/
.hexagonfoto {
    background-color: red;
    height: 200px;
    width: 100%;
    margin: 0 auto;
}
/** images **/

.hexagonfoto.foto01 {
  	background-image: url('/images/site/images/nl_investor_05.jpg');
	background-size: cover;
	/*height: 100%;*/
	background-position: center center;
	z-index: 0;
}
.hexagonfoto.foto02 {
  	background-image: url('/images/site/images/nl_investor_07.jpg');
	background-size: cover;
	/*height: 100%;*/
	background-position: center center;
	z-index: 0;
}
.hexagonfoto.foto03 {
  	background-image: url('/images/site/images/nl_investor_03.jpg');
	background-size: cover;
	/*height: 100%;*/
	background-position: center center;
	z-index: 0;
}
.hexagonfoto.foto04 {
  	background-image: url('/images/site/images/nl_investor_02.jpg');
	background-size: cover;
	/*height: 100%;*/
	background-position: center center;
	z-index: 0;
}




/*** for hexagon ***/

.infographics .title {
    color: #242F33;
    font-weight: 600;
    line-height: 17px;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
}

.infographics .title i {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
  /*color: rgba(0,0,0,0.3);*/
  opacity: 0.6;
  display: none;

}


.hexagon2 {
    text-align: left;
    margin: 0 auto !important;
    padding: 30px 30px 0;
   /* background-color: #608983;*/
    width: 100%;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    position: relative;
    display: table;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}


/*** NEW SHAPE ***/
.hexagon2:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(213, 70, 34, 0);
	border-top-color: #608983;
	border-width: 8px;
	margin-left: -8px;
  
  display:none;

}


.hexagontext {
    text-align: left;
    padding: 20px 30px 60px 30px;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0px auto !important;
   /* font-size: 14px;*/
    border-top-left-radius: 0;
  /*  line-height: 24px;*/
    border-top-right-radius: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  border-top: 0px !important;
  min-height:340px;
}
.hexagontext i {
    font-size: 10px;
    margin-right: 4px;
    line-height: 5px;
    vertical-align: middle;
}

.hexagontext p {
    line-height: 20px;
    display: inline-block;
    margin-bottom: 15px !important;
    width: 100%;
}





/********* BOTÕES E LINKS ****************************************/


/*** social networks btns ***/
.socialbot a {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    color: #777 !important;
    display: inline-block;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 40px;
}
.socialbot {
    display: inline;
    font-size: 16px;
    line-height: 35px;
  opacity: 1;
}

.socialbot a:hover {
    background-color: #242f33;
    border: 1px solid #242f33;
    color: #fff !important;
  opacity: 1 !important;
}


i {

    vertical-align: middle !important;
}



/*** normal LINK **/
a:focus, a:hover  {
  outline:none !important;
  opacity:0.9;
  text-decoration:none !important;
}


a{
  text-decoration:none !important;
  /** MORE GREEN   !important;**/
  color: #A6843C !important;
  opacity:1;
  
   /** for animation **/
   -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  
}


#footer .bluebg a {
    color: #d2c6a7 !important;
}



#footer a i {
  color: #d2c6a7;
    font-size: 10px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
  
}

#bottom a i {
  color: #d2c6a7;
    font-size: 10px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
  
}


.bot {
    background-color: #608983;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    min-width: 230px;
    padding: 10px 42px;
    text-transform: uppercase;
  margin-bottom: 5px;
}
.bot i {
    color: #d2c6a7;
    font-size: 10px;
    margin-left: -5px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
}


.botwrapper {
  margin-bottom: 40px; 
  margin-top: 70px; 
 /* width: 300px;*/
}



/** for slider module in under_content **/
#under_content .botwrapper {
    margin: 0 auto;
    text-align: center;
}

/******** TITULOS ********************************/

/**** MODULE TITLES **************/
.moduletitlewhite {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 11px;
    font-weight: 600;
    height: 38px;
    letter-spacing: 2px;
    line-height: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
  color: #fff;
}
.moduletitle {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 11px;
    font-weight: 600;
    height: 38px;
  color: #242F33;
    letter-spacing: 2px;
    line-height: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.moduletitlewhite i,.moduletitle i  {
    color: #d2c6a7;
    font-size: 10px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
}

/***** modulo title for under content - slider folio title ****/
.foliomoduleintro .moduletitle {   
    margin: 0 auto 25px;
    width: 50%;
}




h1, h2, h3, h4, h5, h6 {
 
    font-family: inherit;
    line-height: 1;
    text-rendering: optimizelegibility;
}

/** for titles big **/
h1 {
	color: #242F33 !important;
    font-size: 37px;
    font-weight: 300 !important;
    margin: 0 0 30px !important;
    line-height: 46px !important;
}



/** titulo white no bottom banner **/
h2 {
    color: #fff !important;
    /* font-family: 'Roboto', sans-serif !important;*/
    font-family: 'Lato', sans-serif !important;
    font-size: 28px;
    font-weight: 300 !important;
    line-height: 1.4em !important;
    margin: 0 0 40px !important;
}

/*** white titles ***/
h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    opacity: 1;
}
/** in philosophy ***/
.philosophy h3 {
    text-transform: uppercase !important;
}


/*** for TABS */
h4 {
    color: #242F33;
    font-size: 19px !important;
    font-weight: 300 !important;
    line-height: 1.3em;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    opacity: 1;
    text-transform: uppercase;
}


h4 a{
   /*color: #242F33 !important;*/
}





/************************ PADDINGS BLOCOS MODULOS********************/

.leftside {
    padding: 60px 80px 100px 80px !important;
  float:left;
}
.rightside {
    padding: 60px 80px 100px 80px !important;
  float:right;
}

/******************** BLUE BG ********************/

.bluebg {
    background-color: #242f33;
   
}

.bluebg .textblock {
   color: rgba(255, 255, 255, 1);
  
}
.bluebg .textblock p {
   color: rgba(255, 255, 255, 0.8);
  
}


/************ OVER CONTENT ***********************************************************/


/********* TEAM ***************/
.team {
   /* background-color: #f5f4f1;*/
  background-color: #fff;
float: left;
padding: 40px 0 120px 0;

}

.teampics {
  padding-top:0px;
}


.profilepic {
    border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
   background-color: #000;
}

.profilepic img {
  opacity:0.8;
  width: 100%;
   /** for animation **/
   -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.profilepic img:hover {
  opacity:1;
}

.profilename {
    color: #fff;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    z-index: 9;
    bottom: 40px;
}


.profilename > span {
    font-size: 11px;
    opacity: 0.7;
   font-weight: 600;
    text-transform: uppercase;
}
.profilename > p {
   font-weight: 600;
}

/***** INVESTORS *****************/
#over_content .intropage {
    background-color: #f5f4f1;
    padding: 80px;
    text-align: center;
}

#over_content .intropage .textblock {
    margin: 0 auto;
    width: 60%;
  font-size: 19px;
}


/***************** WELCOME -- HOME PAGE **********************/
#over_content .welcome {
    background-color: #F5F4F1;
    float: left;
    padding-bottom: 0px;
    position: relative;
}

#over_content .welcome .leftside {
    background-color: #f5f4f1;
    margin-top: -100px;
    padding-right: 120px !important;
    padding-top: 40px !important;
  z-index: 2;
  padding-bottom: 140px !important;
}
#over_content .welcome .rightside {
    padding-top: 100px;
  padding-left: 0 !important;
  z-index: 2;
}
/*** DESENHOS em background ********/

.welcome .desenho {
    background-color: transparent;
    background-image: url(../../../images/site/Graphics/desenhos/mb9_corte.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 47%;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    float: right;
    z-index: 0;
    opacity: 0.7;
}






/********************* portoflio bottom - investors page link ********************/
.bottompage {
    margin: 0 auto;
    padding: 80px 120px;
    text-align: center;
    width: 100%;
}
.bottompage .textblock {
    width: 60%;
    margin: 0 auto;
    font-size: 19px !important;
}
.bottompage .textblock .botwrapper {
    margin-top: 30px !important;
}

/************************ UNDER CONTENT --- SLIDER *********************/
.foliomoduleintro {
    padding: 120px 80px 80px 80px !important;
}


.introblock {
    margin: 0 auto;
    text-align: center;
    width: 60%;
  font-size: 19px;
}







/*** TABS VERTICAIS  *******/
.panel {
    margin-bottom: 20px;
    background-color: rgba(0,0,0,0) !important;
    border: 0px solid transparent !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
}
.panel-group .panel {
    margin-top: 0 !important;
}

.panel-default > .panel-heading {
    color: inherit !important;;
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,0) !important;
  padding: 0 !important;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px;
    color: inherit;
    line-height: 30px;
}


.panel-heading {
    padding: 0px 15px 12px !important;
    border-bottom: 0px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0px !important;
}
.panel-title a::before {
    content: "+";
    margin-left: 0px;
    margin-right: 6px;
    font-size: 18px;
    font-weight: 200 !important;

}

.panel-body {
    padding: 15px 0 !important;
}


.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
	border-bottom: 0px solid #ddd;
	padding-bottom: 30px !important;

}

/** for selected states -- given in idex.php line 120 ***/
.panel-title a.collapse {
    color: #4C5964 !important;
}

a.collapsed {
   /* color: #638EA1 !important;*/
}




/**** MENUS DESKTOP ***/
#mainmenu {
    height: 80px;
    padding-top: 18px;
}
#mainmenu .menuclass {
    float: right;
}
#mainmenu .nav > li {
    position: relative;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#mainmenu .nav > li > a:hover, #mainmenu .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #333 !important;
    opacity: 1 !important;
}

#mainmenu .current.active a {
    color: #333 !important;
}

#mainmenu .current.active::before {
    border-left: 1px solid #333;
    width: 12px;
    content: "ddd";
    font-size: 0;
    height: 10px !important;
    position: absolute;
    width: 1px;
    margin-left: -2px !important;
  z-index: 99;
}
#mainmenu .current.active::after {
    border-left: 1px solid #333;
    width: 12px;
    content: "ddd";
    font-size: 0;
    height: 10px !important;
    position: absolute;
    width: 1px;
    margin-left: -2px !important;
    margin-top: -12px !important;
}



/** MENUS RESPONSIVE * WHEN MOBILE **/






/******************** 
********************************* blog layouts ***/

/** hide subcat links */
.cat-children {
    display: none;
}




/***************** RESPONSIVE IMAGES BU POSITION OR MODULE ***********/

#stage img {
    max-height: 100%;
    max-width: 100% !important;
    position: relative;
}





/*************** bootstrap carousel ********/
.carousel.slide {
    background-color: rgba(0,0,0,0) !important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    color: #999 !important;
    font-size: 50px !important;
    height: 30px;
    margin-top: 0px;
    width: 30px;
}
.carousel-control {
  /** hide setas **/
  display:none;
  /***/
    bottom: 0;
     color: #999 !important;
    font-size: 20px;
    left: 0;
    opacity:0.9 !important;
    position: absolute;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6) !important;
    top: 0px !important;
    width: 7% !important;
}
.carousel-control.right {
    background-image: none !important;
    background-repeat: repeat-x;
    left: auto;
    right: 0;
    z-index: 99999;
}
.carousel-control.left {
    background-image: none !important;
    background-repeat: repeat-x;
   right: auto;
    left: 0;
    z-index: 99999;
}


/** setas de nav mais para baixo ***/
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    position: absolute;
   /* top: 60% !important;*/
    z-index: 5;
}

.carousel-control .glyphicon-chevron-right::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 1.3em;
  color: #fff !important;
}
.carousel-control .glyphicon-chevron-left::before {
    content:  "\f104";
    font-family: "FontAwesome";
    font-size: 1.3em;
  color: #fff !important;
}




/*** BOLINHAS ***/

.carousel-indicators {
    background-color: rgba(0,0,0,0);
    bottom: -70px !important;
    left: 0 !important;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 5px;
    width: 100% !important;
    z-index: 999999 !important;
    margin-left: 0 !important;
    text-align: left !important;
}


.carousel-indicators li {
   background-color: rgba(255,255,255,0.4) !important;
    border: medium none !important;
    border-radius: 8px !important;
    cursor: pointer;
    display: inline-block;
    height: 10px !important;
    margin: 0 7px !important;
    opacity: 0.5;
    text-indent: -999px;
    width: 10px !important;
}
.carousel-indicators .active {
    background-color: rgba(255,255,255,1) !important;
    height: 10px !important;
    margin-bottom: 0px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    opacity: 1;
    width: 10px !important;
}




/* K2 - CATEGORY LISTINGS 
***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*** ARTIGOS ****/
/*.artigos {
    padding: 0 !important;
    margin-bottom: 130px !important;
    float: left;
}*/


#k2Container {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
  background-color: #F5F4F1;
}

/** category description ***/
div.itemListCategory {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    width: 100%;
margin: 0 !important;
}


.itemListCategory h1 {
    margin-bottom: 25px !important;
}
div.itemListCategory p {
    /*font-size: 21px;*/
  font-size: 25px;
    line-height: 35px;
}

/*** hide extra fields - sao dados à mao no category.php linha 95 ****/
.catItemExtraFields {
    display: none;
}



/*** FOR STATUS EXTRA FIELD ***/
#status {
    float: left;
    margin-top: 10px;
    position: absolute;
    z-index: 999;
    margin-left: 10px;
}

/** SOLD in category item **/
#status .value p {
    color: #111 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    line-height: 80px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #F4D67D !important;
    height: 80px;
    width: 80px;
    text-align: center;
    margin: 0 auto !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}


/**** na pagina do ITEM ****/

.item_xtrafields_block {
    float: left;

}
/*
#item_xtrafield {
    display: table-cell;
    vertical-align: bottom;
    height: 100% !important;
}*/


/****
#item_xtrafield .value p{
   color: #111 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    line-height: 80px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #F4D67D !important;
    height: 80px;
    width: 80px;
    margin: 0 auto !important;
    border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 20px;

}****/

/*** SOLD IN ITEM PAGE ***/

#item_xtrafield .value p{
    background-color: #F4D67D !important;
     color: #111 !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    min-width: 230px;
    padding: 15px 50px;
    text-transform: uppercase;
    margin-bottom: 5px;
  text-align: center;
}





/** main item block ***/
div.catItemView {
    margin-bottom: 0px !important;
    padding: 0 !important;
}

/* item block */
.catItemBody {
   border: 1px solid #fff;
    margin: 0 auto;
    min-height: 450px;
    padding: 0 !important;
    transition: all 0.3s ease-out 0s;
    width: 100%;
  /* anim */
   -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.catItemBody:hover {
    border: 1px solid #fff;
}
/**** ARTIGOS ****/

/*.artigos .catItemBody {
    background-color: #fff;
    min-height: 450px;
}*/



/* image */
div.catItemImageBlock {
    height: 480px;
    margin-bottom: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  background-color: #111;
}
span.catItemImage {
    display: block;
    margin: 0 auto !important;
    text-align: center;
   /* width: 65px !important;*/
  height: 100%;
}
/*** HIDE IMAGE BECAUSE IT IS SHOWING BG IMAGE INSTEAD ****/
span.catItemImage img {
    display: none !important;
}
.catitembgimage {
    opacity: 0.7;
}

/*.catItemImage .img-responsive {
    width: 100% !important;
}*/


/** title */

.catItemTitle {
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 999;
    top: 50%;
    width: 100%;
    /*margin-left: 15% !important;*/
}

.catItemTitle a {  
    color: #fff !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 47px;
    text-transform: uppercase;
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  width: 100%;
  width: 70% !important;
display: inline-block;
   
}

/** extra fields -- INFO **/
#catitem_xtrafields {
    margin-top: 20px;
    color: #fff;
   /* background-color: rgba(0,0,0,0.4);*/
    width: 60%;
    margin: 0 auto;
    padding: 20px;
  display:none;
}
#catitem_xtrafields .value {
   /* display:inline-block;*/
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 20px;
}



/** intro text ***/
div.catItemIntroText {
    font-size: inherit;
    font-weight: 300;
    line-height: inherit;
    padding: 0 !important;
    line-height: 1.7em;
}

/******** READ MORE *****************/


div.catItemReadMore a {
  color: #fff !important;
    font-size: 11px;
  letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 50px !important;
    /*background-color: #658FA1;*/
   background-color: #425F6D;
    padding: 8px 40px;
    position: relative;
    bottom: -30px;
    text-align: center !important;
}

/**** ARTIGOS ****/
.artigos div.catItemReadMore a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 50px !important;
    background-color: #658FA1;
    padding: 8px 40px;
    position: absolute;
    bottom: 80px;
    text-align: center !important;
}



/* K2 - item view
*********************************************************************************/
/** FOR MODULES IN BOTTOM ****/
.underproject {
    background-color: #f5f4f1;
    float: left;
    width: 100%;
}
.underproject .botwrapper {
    margin: 0 auto 80px;
    text-align: center;
}
.underproject .moduletitle {
    margin: 120px auto 50px;
    text-align: center;
    width: 25%;
}


/*** layout **/
div.itemView {
    margin: 0 !important;
    padding: 0 !important;
}

div.itemBody {
    border-bottom: 0px solid #ddd;
    padding-bottom: 100px;
  	margin: 0 auto !important;
  border-top: 1px solid #fff !;
   	/*margin-bottom: 40px !important;*/
  	padding: 0 !important;
	/*background-color: #f7f7f7;*/
  background-color: #fff;

}

/** image ***/
div.itemImageBlock {
    padding: 0 !important;
    margin: 0 !important;
}
span.itemImage img {
    border: 0 none !important;
    padding: 0 !important;
  width: 100% !important;
  margin-bottom: 0px;
}
span.itemImage {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto;
  height:600px;
}
/*** a item image é dada como image background no php do ITEM ***/
/** assim escondemos o item img nativo do k2 ***/
.itemImage img {
    display: none;
}

.itemImage > a:hover, .itemImage > a:focus {

   opacity:1 !important;

}


/*** INTRO AND FUL TEXT ***/
div.itemIntroText {
    color: inherit !important;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: 0;
    text-align: center;
}

div.itemFullText {
    margin: 0 auto;
    text-align: left;
}




/***** GALLERY *****/
.itemImageGallery > h3 {
    display: none;
    font-size: 18px !important;
    margin-bottom: -5px !important;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    background: none !important;
    display: block;
    float: left;
    margin: 0;
    padding: 0 !important;
}
ul.sigProSleek li.sigProThumb a.sigProLink {
    border: 0 solid #222 !important;
    color: #fff;
}
ul.sigProSleek {
    clear: both;
    list-style: outside none none;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
}
div.itemImageGallery {
    border-right: 0 none;
    float: left;
    padding: 0;
}
/**************** EXTRA FIELDS **********************/

div.itemExtraFields h3 {
   display: none;
}

div.itemExtraFields {
    border-right: 0 solid #ddd;
    border-top: 0 solid #ddd;
    margin: 0 0 40px;
    padding: 0 0 0 60px;
}

div.itemExtraFields ul {
   
}


/**** K2 EXTRA FIELDS LIST ******/
.itemExtraFieldsValue ul li {
    display: list-item !important;
    list-style: inside none disc !important;
    padding-left: 20px;
}

div.itemExtraFields .even, div.itemExtraFields .odd {
    display: block;
    margin-bottom: 20px;
}
.even, .odd {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 0 none !important;
    margin-top: 0;
    padding: 0 !important;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    float: left;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    text-align: left;
    width: 100%;
  line-height: 20px;
}

.itemExtraFieldsLabel:after {
    content: ":";
    margin-left: 0px;
}


div.itemExtraFields ul li span.itemExtraFieldsValue {
    color: #fff;
    /*display: inline-block;*/
    font-size: 14px;
    font-weight: 300;
  line-height: 20px;
}

/** for STATUS ***/
#item_Disponibilidade.itemExtraFieldsValue, #item_Availability.itemExtraFieldsValue  {
    color: #FFE599;
    text-transform: uppercase;
}

/** SOLD TAG ***/
.itemExtraFields .sold {
    display: none !important;
}


/** FOR LINK **-- hide from extra fields panel */
.itemExtraFields .link {
    display: none !important;
}



/********** MY EXTRA FIELDS *************  ARTIGO ITEM PAGE ************/

.itemTitleBlock {
    margin-bottom: 60px;
    margin-right: 60px;
    margin-top: 20px;
}

#my_xtrafield .name {
    display: inline-block;
    width: auto;
    float: left;
  display:none;
}
.my_xtrafields_block {
    padding: 0 100px;
    width: 100% !important;
    float: left !important;
}
#my_xtrafield {
    float: left;
    margin-right: 0px;
    font-size: 13px;
    color: #777;
   
}

.my_xtrafields_block .separator {
    height: 21px;
    border-right: 1px solid #ddd;
    width: 1px;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 8px;
}
 
/***** FOR ITEM PAGE BOT LINK ****/

#item_xtrafield_link {
    margin-top: 60px;
}


.itemBody .link a {
    background-color: #608983;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    min-width: 230px;
    padding: 10px 42px;
    text-transform: uppercase;
  margin-bottom: 5px;
}

/*** ITEM NAVIGATION ****/

div.itemNavigation {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    border-top: 1px solid #ddd;
    font-family: inherit;
    font-size: 19px;
    font-weight: 500;
    left: 0;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    float: left;
    width: 100%;
}

div.itemNavigation span.itemNavigationTitle {
    color: #999;
    display: none !important;
}
div.itemNavigation a.itemPrevious {
    border-right: 1px solid #ddd;
    float: left;
    opacity: 1 !important;
    text-align: right;
}
div.itemNavigation a.itemNext {
    border-left: 1px solid #ddd;
   /* border-top: 1px solid #ddd;*/
    float: right;
    opacity: 1 !important;
    right: 0 !important;
}


div.itemNavigation a.itemNext, div.itemNavigation a.itemPrevious {
    background-color: #fff;
    font-size: 21px;
    font-weight: 300;
    padding: 40px;
    text-transform: uppercase;
    width: 50%;
}

.itemPrevious i {
    font-size: 13px !important;
    margin-right: 25px;
    margin-top: -4px;
    color: #d2c6a7;
}
.itemNext i {
    color: #d2c6a7;
    font-size: 13px;
    margin-left: 25px;
    margin-top: -4px;
}

/*** NAVIGATION ***/
div.itemBackToTop {
    display: none;
    text-align: right;
}




/*********** UNDER CONTENT 
*************************************************************************************/




/* FOOTER 
**************************************************************************/

#footer #footercontacts {
    /*padding: 20px 20px 50px 0px;*/
   background-color:yellow;
}

#footer #footerbio {
   /* padding: 50px 100px 50px;
    max-width: 55% !important;*/
  background-color:red;
}

#footer .textblock span {
    color: #aaa;
    margin-right: 5px;
}

#footer .logopartner img {
    max-width: 60%;
   /* margin: 0 auto !important;*/
    vertical-align: middle;
  float:left;
  width:60%;
}


#footer .logopartner {
    margin-bottom: 30px;
    min-height: 65px !important;
  opacity: 0.5;
}




/**** BT SLIDER
*********************************************************************/
.myslider {
    margin: 0 auto 60px !important;
    max-width: 100% !important;
}

.bt-image-link {
    opacity: 1 !important;
}

.myslider.bt-cs .bt-inner img {
    border: 0 solid #fff !important;
    margin: 0 !important;
    max-width: 100% !important;
    outline: 0 solid #b5b5b5 !important;
  
  /*** imagem é dada no PHP do BT SLIDER como background image de uma div la colocada **/
  display:none;
}

.myslider.bt-cs .bt-inner {
    background-color: #111;
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0 !important;
    position: relative;
    text-align: center;
    width: 100%;
}


/*** faz com que a imagem fique mais escura ***/
.bgimage {
    opacity: 0.8 !important;
  /** for animation **/
   -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.bgimage:hover {
    opacity: 0.7 !important;
}


/** block item **/

.myslider.bt-cs .bt-row {
    float: left;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    margin-bottom: 30px;
    opacity: 1;
  
  /** for animation **/
   -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

/** roll over items ***/
.myslider.bt-cs .bt-row:hover {
    opacity:1 !important;
}

/** TITLE ***/

.myslider .bt-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff !important;
    font-size: 19px;
    font-weight: 600 !important;
    height: 50px;
    left: 0;
    letter-spacing: 2px;
    line-height: 47px !important;
    margin-bottom: 0;
    margin-left: 15%;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    width: 70%;
    z-index: 999;
}

/** intro text **/

.myslider .bt-introtext {
    color: #fff;
    max-width: 80%;
    margin: 20px auto 0;
    text-align: center !important;
}

/** bolinhas **/
.myslider.bt-cs .bt_handles {
    margin: 0 auto 30px !important;
    top: 100% !important;
   /* width: 100%;*/
  left: 48%;
}


.myslider.bt-cs ul {
    display: block;
    float: none;
    list-style: outside none none;
    margin-right: 14px;
    right: 0 !important;
}

.myslider .bt_handles li a {
 
  background-image: none !important;
  background-color: #242F33 !important;
    border: medium none !important;
    border-radius: 7px !important;
    cursor: pointer;
    display: inline-block;
    height: 7px !important;
    margin: 0 10px !important;
    opacity: 0.6;
    text-indent: -999px;
    width: 7px !important;
    padding: 0 !important;
  
}

.bt_handles li.current a {
   /* background-color: rgba(0,0,0,0) !important;
    border: 1px solid #fff !important;
    height: 12px !important;
    margin-bottom: -1px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: -1px !important;
    width: 12px !important;*/
  opacity: 1;
}

/*** NAV ARROWS ***/

/** estao no default.php do slider **/



/** for arrows in home news slider ***/
.myslider .fa.fa-angle-left, .myslider .fa.fa-angle-right {
    color: #ccc;
     font-size:5em !important;
}




@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  
  
  
  
  
  
  
}

