/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    width: 100%;
    height: 100%;
}
body {
    font-size: 1em;
    line-height: 1.4;
    background-image:url('images/bgDegrade.jpg');
    background-repeat:repeat-x;
    background-position:top left;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
    min-width: 1050px;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}
.footer-full {
    background-image: url('images/background-footer3860.png?v=1');
    background-repeat: repeat-x;
    background-position:top left;
    background-color:#000;
    opacity: .9;
    width: 100%;
    margin-top:10px;
    z-index:25;
    position: fixed;
    bottom:-380px;
    height: 330px;
}
.footer-full .facebook-box {
    width: 270px;
    float: left;
    background-color: #fff;
    margin: 30px;
    margin-top:45px;
    margin-left: 0;
}
.footer-full .twitter-box {
    width: 270px;
    float: left;
    padding: 30px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    margin-top: 45px;
    margin-bottom: 30px;
    margin-right:30px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 250px;
}
.footer-full .info-box {
    width: 270px;
    float: left;
    margin: 30px;
    margin-top:45px;
    margin-left: 0;
    margin-right: 0;
}
.footer-full .socialitems {
    margin: 0 auto;
    text-align: center;
    width: 270px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer-full .socialgrid {
    background-image: url('images/footerSocialMask.png');
    background-repeat: no-repeat;
    float: left;
    text-decoration: none;
    width: 33px;
    height: 32px;
    overflow: hidden;
    margin-right: 12px;
}
.footer-full .twitter {
    background-image:url('images/footerSocialTwitter.png');
}
.footer-full .facebook {
    background-image:url('images/footerSocialFace.png');
}
.footer-full .tumblr {
    background-image:url('images/footerSocialTumblr.png');
}
.footer-full .vimeo {
    background-image:url('images/footerSocialVimeo.png');
}
.footer-full .instagram {
    background-image:url('images/footerSocialInsta.png');
}
.footer-full .flickr {
    background-image:url('images/footerSocialFlickr.png');
}
.footer-full .socialitem {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    margin-bottom:4px;
    color:#FFF;
}
.footer-full .blue {
    color:#2c8b8a;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer-container {
    background-image: url('images/fundo-rodape.png');
    background-repeat: repeat-x;
    background-position:top left;
    width: 100%;
    margin-top:10px;
    z-index:5;
    position: fixed;
    bottom: -36px;
    display: none;
	 -o-transition: all 1s;
    -ms-transition: all 1s ;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.footer-middle {
    float: left;
    position: absolute;
    top: -19px;
    left: 372px;
    cursor: pointer;
}
.footer-close {
    float: left;
    position: absolute;
    top: -37px;
    left: 372px;
    cursor: pointer;
}
.inacio {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index:999;
}
.dialogueContainer {
    position: absolute;
    bottom: 200px;
    right: 350px;
    width:704px;
    height:422px;
    display:none;
    opacity:0;
    z-index:5;
}
.ask {
    position: absolute;
    bottom: 77px;
    left: 50px;
}
.no {
    position: absolute;
    bottom: 91px;
    right: 169px;
    cursor: pointer;
}
.sharestories {
    position: absolute;
    top: 95px;
    right: 0;
    z-index: 5;
}
.yes {
    position: absolute;
    bottom: 93px;
    left: 52px;
    cursor: pointer;
}
.drag {
    position: absolute;
    top: 10px;
    left: 0;
    display:none;
    opacity:0;
}
.hideIt {
    display:none;
}
.header-container {
   	/*background-image: url('images/bgBarraTopo.png');*/
    background-repeat: repeat-x;
    background-position:top left;
    width: 100%;
    margin-top:-18px;
    position: relative;
    z-index:6;
    background-color: #FFF;
}
.header-content {
    background-image: url('');
    background-repeat: repeat-x;
    background-position:bottom left;
    width: 100%;
    position: relative;
    top: 36px;
	height: 90px
}
.header-content .wrapper {
    padding-top:5px;
    padding-bottom: 23px;
    margin: 0 auto;
    width: 96%;
    max-width:1000px;
    min-width: 829px;
    position: relative;
}
.header-content .header-generalbuttons {
    width: 340px;
    padding: 0px;
    margin: 0 auto;
    margin-top: -7px;
    margin-bottom: 74px;
}
.header-content .generalbuttons {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
	
}
.header-content .generalbuttons a {
    background-repeat: no-repeat;
    width:72px;
    height:32px;
}
.header-content .generalbuttons .buttonblog {
    float: left;
    text-decoration: none;
    float:left;
    background-image: url('images/menuBlog.png');
}
.header-content .generalbuttons .buttoncafundo {
    float: left;
    text-decoration: none;
    float:left;
    background-image: url('images/menuCafundo.png');
}
.header-content .generalbuttons .buttonstories {
    float: left;
    text-decoration: none;
    float:left;
    position:relative;
    background-image: url('images/menuStories.png');
}
.header-content .generalbuttons .buttonstories .tagNew {
    position:absolute;
    right:-1px;
    top:-1px;
}
.logo {
    margin: 0 auto;
    position: relative;
    top: 49px;
    height: 39px;
    padding: 0px;
    width: 132px;
}

.footer-container,
.main aside {
}

.header-container,
.footer-container,
.main aside {
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-weight: lighter;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
}

nav a:hover,
nav a:visited {
}

nav a:hover {
    text-decoration: none;
    color:#ffffff;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-full .wrapper {
    position: relative;
}
.footer-container footer {
    color: #7b7a7a;
    margin-top: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    letter-spacing: 1.8px;
    padding-bottom: 4px;
    width: 960px;
    position: relative;
}
.footer-container footer img {
    margin-right: 5px;
    margin-left: 10px;
}


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

nav {
    width: 100%;
    float: left;
    min-width:275px;
}
.main-container {
}
.video-container {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    min-width:1050px;
}
.header-buttons {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
    display:none;
}
.header-buttons .socialgrid {
    background-image: url('images/btsRedesSociais.png');
    background-repeat: no-repeat;
    float: left;
    text-decoration: none;
    /*padding: 3px 28px 0 0;*/
    margin-left:4px;
    width:29px;
}
.header-buttons .twitter {
    background-position: 0 0;
}
.header-buttons .facebook {
    background-position: -31px 0;
}
.header-buttons .tumblr {
    background-position: -64px 0;
}
.header-buttons .vimeo {
    background-position: -96px 0;
}
.header-buttons .reel {
    background-image: url('images/btReel.png');
    background-repeat: no-repeat;
    float: left;
    text-decoration: none;
    /*padding: 9px 31px 0 0;*/
    position: relative;
    top: -3px;
}
/*.header-buttons .reel:hover {
    background-position: 0 -36px;
}*/
.header-buttons .stalk {
    background-image: url('images/btStalk.png');
    background-repeat: no-repeat;
    float: left;
    text-decoration: none;
    /*padding: 9px 34px 0 0;*/
    margin-left: 3px;
    position: relative;
    top: -3px;
}
/*.header-buttons .stalk:hover {
    background-position: 0 -36px;
}*/
.header-buttons .socialitems {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    width: 143px;
}
.header-buttons .languageitems {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    width: 29px;
}
.header-buttons .estudioitems {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    width: 78px;
}
.header-buttons .estudioitems a {
    margin-top:10px;
}

.video-container {
    width:100%;
    height:100%;
    position: relative;
    cursor: url(images/grab.png) 8 8,move;
}
.video-container #slide {
    width:100%;
    height:100%;
    overflow:hidden;
    position: relative;
}

.video-container #slide ul {
    padding:0px;
    margin:0px;
    width:100%;
    height:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position:absolute;
    left: 0px;
    top: 0px;
    z-index:1;
}
.video-container #pattern {
    width:100%;
    height:100%;
    padding:0px;
    margin:0px;
    background-image:url('images/overlay_pattern.png');
    position:absolute;
    left: 0px;
    top: 0px;
    z-index:2;
}
.video-container .play {
    position:absolute;
    left: 45%;
    top: 45%;
    z-index:3;
}
.video-container .close {
    position:absolute;
    top: 45%;
    right: 0;
    z-index:3;
    display:none;
}
.video-container .previous {
    padding:0px;
    margin:0px;
    position:absolute;
    left: 5%;
    top: 48%;
    z-index:3;
    opacity: 0.7;
}
.video-container .next {
    padding:0px;
    margin:0px;
    position:absolute;
    right: 5%;
    top: 48%;
    z-index:3;
    opacity: 0.7;
}
.video-container .title {
    position:absolute;
    left: 15%;
    top: 30%;
    z-index:3;
    color:#FFF;
    padding:5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size:20px;
    color:#000;
  /*  background-image: url('images/fundo-titulo.png');*/
    font-weight:200;
    width: auto;
    cursor: pointer;
}
.video-container .description {
    position: absolute;
    left: 15%;
    top: 40%;
    z-index: 3;
    font-style: italic;
    font-size: 40px;
    background-color: #aca17c;
    font-weight: 200;
    color: #000;
    padding: 10px 12px 10px 12px;
    font-family: 'Roboto Condensed', sans-serif;
    opacity: 0.7;
    line-height:45px;
    cursor: pointer;
}

.video-container .readmore {
    position: absolute;
    left: 15%;
    top: 40%;
    z-index: 3;
    opacity: 0.7;
}
.portfolio-filter-bg {
    width:100%;
    height: 100%;
    background-image:url('images/overlay_pattern.png');
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    min-width:1050px;
}
.portfolio-filter {
    width: 420px;
    height: 100%;
    padding: 0px;
    margin: 0 auto;
    margin-top:115px;
    margin-bottom:25px;
    z-index: 2;
    position: relative;
}
.portfolio-filter .off {
    background-position: 0 -26px;
}
.portfolio-filter #mobile {
    background-image: url('images/portfolio_bt_mobile.html');
    background-repeat: no-repeat;
    width: 72px;
    height: 26px;
    display: block;
    float: left;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 0px;
}
.portfolio-filter #games {
    background-image: url('images/portfolio_bt_games.html');
    background-repeat: no-repeat;
    width: 88px;
    height: 26px;
    display: block;
    float: left;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 0px;
}
.portfolio-filter #motion {
    background-image: url('images/portfolio_bt_motion.html');
    background-repeat: no-repeat;
    width: 102px;
    height: 26px;
    display: block;
    float: left;
    text-decoration: none;
    margin-left: 7px;
    margin-right: 0px;
}
.portfolio-filter #web {
    background-image: url('images/portfolio_bt_web.html');
    background-repeat: no-repeat;
    width: 74px;
    height: 26px;
    display: block;
    float: left;
    text-decoration: none;
    margin-left: 0px;
}
.portfolio-container {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
    padding-bottom: 30px;
}
.portfolio-container .job {
    width: 240px;
    height: 240px;
    margin:1px 0px 0px 1px;
    padding:0;
    float:left;
    position:relative;
    overflow:hidden;
}
.portfolio-container .job .jobInfo {
    list-style:none;
    position: absolute;
    bottom:0;
    background-image:url('images/overlay_patternPortfolio.html');
    width:100%;
    height: 60px;
    padding:5px;
    font-size:14px;
    box-sizing:border-box;
    color:#000;
    text-align:center;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}
.portfolio-container .job .jobInfo h3 {
    margin: 0px;
    padding: 0px;
    line-height: 13px;
    font-style: italic;
    font-size:22px;
    font-weight: 200;
}
.portfolio-container .job .jobImageFeature {
    list-style:none;
    position: absolute;
    top:0;
    width:100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*background-repeat: no-repeat;*/
    background-position: center top;
}
.portfolio-container .job .jobImageFeature.image2, .portfolio-container .job .jobImageFeature.image3 {
}
.portfolio-container .job .jobImageFeature.image1 {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: inherit;
    height: inherit;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.portfolio-container .job.flip .jobImageFeature.image1 {
    z-index: 2;
    border-color: #eee;
    background: #333;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.portfolio-container .job .jobImageFeature.image2 {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: inherit;
    height: inherit;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.portfolio-container .job.flip .jobImageFeature.image2 {
    z-index: 2;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
.portfolio-container .job .jobImageFeature.image3 {
    display:none;
}
/*.portfolio-container .job .jobImageFeature.image3 {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: inherit;
    height: inherit;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.portfolio-container .job.flip .jobImageFeature.image3 {
    z-index: 2;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}*/
.portfolio-container .job .jobDetail {
    list-style: none;
    position: absolute;
    top: 100%;
    background-color: #AC4F6E;
    background-image: url('images/overlay_patternPortfolio.html');
    width: 100%;
    height: 100%;
    padding: 10px;
    padding-top: 30px;
    font-size: 17px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    opacity: .85;
    z-index: 3;
}
.portfolio-container .job .jobDetail .categories {
    margin:5px;
    margin-top:10px;
}
.team .teamDetail h3 {
    padding:5px;
    margin:0px;
}
.team .teamDetail {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: inherit;
    height: inherit;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.team.flip .teamDetail {
    z-index: 2;
    border-color: #eee;
    background: #333;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.team .teamDetailBack {
    padding: 0px;
    padding-top: 30px;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    float: none;
    position: absolute;
    background-color: #AC4F6E;
    background-image: url('images/overlay_patternPortfolio.html');
    top: 0;
    left: 0;
    z-index: 1;
    width: inherit;
    height: inherit;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.team.flip .teamDetailBack {
    z-index: 2;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
.team .teamDetailBack h3 {
    padding:5px;
    padding-bottom:0px;
    margin:0px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
}
.team .teamDetailBack h4 {
    padding:5px;
    margin:0px;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    line-height:20px;
}

.portfolio-container .job .jobDetail h3 {
    padding:5px;
    margin:0px;
}
.content-container {
    width:100%;
    height:100%;
    padding-top:140px !important;
    padding-bottom:120px !important;
    background-image:url('images/overlay_pattern.png');
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}
.studio-container {
    padding-top:90px !important;
}
.studio-container .wrapper {
    min-width: 960px;
}
.content-container .entry.story {
    position: relative;
}
.content-container .story .layer1 {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
}
.content-container .story .layer2 {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.content-container .story .layer3 {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}
.content-container .story .layer4 {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
}
.content-container .entry h2 {
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    font-style: italic;
    text-transform: uppercase;
    margin-top:10px;
    margin-bottom:10px;
    line-height: 35px;
}
#buy {
    background-image: url('images/bg.html');
    width: 740px;
    height: 570px;
    padding: 15px;
    padding-left: 38px;
}
#buy .boxtable td {
    color:#000;
    font-size:12px;
    font-weight: bold;
}
#buy .boxlogo {
    position: absolute;
    left: 69px;
    top: 47px;
}
#buy .boxpagseguro {
    position: absolute;
    right: 48px;
    top: 47px;
}
#buy .boxtable {
    margin-top: 235px;
    margin-left: 30px;
}
#buy .boxtable h1 {
    color: #000;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    left: 0;
}
#buy .boxtable h2 {
    color: #000;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    left: 0;
}
#buy .boximage {
    border:4px solid #FFF;
}
h1 {
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-style: italic;
    color:#FFF;
    float:left;
    width:100%;
    position:relative;
    left:-15px;
}
.content-container .entry h1 .titleStyle {
    background-color:#d3cbb6;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left:5px;
    padding-right:5px;
}
.content-container .entry h1 img, .content-container .entry h1 span {
    margin:0px !important;
    float:left;
}
.content-container .entry p {
    margin-top:10px;
    margin-bottom:10px;
}
.content-container .entry img {
    margin-top:10px;
    margin-bottom:10px;
}
.content-container .line {
    position: relative;
    top: -16px;
}
.content-container .holderInfo {
    width:100%;
}
.content-container .back {
    float:left;
}
.content-container .nameJob {
    float: left;
    width: 705px;
    margin-left: 25px;
    position: relative;
    padding-right: 160px;
}
.content-container .arrowLeft {
    background-image:url('images/ribonTituloEsq.html');
    background-repeat: no-repeat;
    background-position: center left;
}
.content-container .arrowRight {
    background-image:url('images/ribonTituloDir.html');
    background-repeat: no-repeat;
    background-position: center right;
}
.content-container .nameJob .name {
    color:#CAC1AB;
    font-weight: 200;
    font-family: 'Arvo', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    padding:0px;
    margin:0px;
    text-align:center;
}
.content-container .tags {
    text-align: right;
    position: absolute;
    right: 0px;
    top: -10px;
}
.content-container .jobTitle {
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    font-style: italic;
    padding:0px;
    margin:0px;
    position:relative;
}

.content-container .jobTitle .social {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
}
.content-container .jobDescription {
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-style: italic;
    padding:0px;
    margin:0px;
    margin-bottom:10px;
    margin-top:20px;
    line-height: 35px;
}
.content-container .jobDescription p {
    margin:0px;
    padding:0px;
}
.content-container .about-text {
    width: 450px;
    float: left;
    font-style: italic;
    font-family: 'Roboto Condensed', sans-serif;
}
.content-container .hiring-text {
    width: 490px;
    float: left;
    font-style: italic;
    font-family: 'Roboto Condensed', sans-serif;
    padding:20px;
    padding-left:0px;
    font-size: 15px;
}
.content-container .hiring-form {
    width: 400px;
    float: left;
    font-style: italic;
    font-family: 'Roboto Condensed', sans-serif;
    padding:20px;
    padding-left:0px;
    font-size: 15px;
}
.content-container .hiring-form a {
    color: #ffb400;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
}
.content-container .hiring-form .enviar {
    margin-left: 284px;
}
.content-container .hiring-form .formulario {
    width:350px;
}
.content-container .about-text img {
    margin-right:7px;
}
.content-container .about-text h2 {
    font-size:50px;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
}
.content-container .about-text h3 {
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-size:20px;
}
.content-container .about-division {
    float: left;
    padding-top:25px;
}
.content-container .about-filter {
    float: left;
    padding-top: 25px;
    background-image: url('images/dodecahedron.html');
    width: 390px;
    height: 280px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}
.content-container .about-filter .animacao {
    position: absolute;
    top: 53px;
    left: 55px;
    width: 61px;
    height: 11px;
    background-image: url('images/dodecahedron/animacao.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .animacao.active {
    background-position:0 -11px; 
}
.content-container .about-filter .apps {
    position: absolute;
    top: 181px;
    left: 46px;
    width: 75px;
    height: 11px;
    background-image: url('images/dodecahedron/apps.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .apps.active {
    background-position:0 -11px; 
}
.content-container .about-filter .d2 {
    position: absolute;
    top: 257px;
    left: 133px;
    width: 25px;
    height: 20px;
    background-image: url('images/dodecahedron/2d.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .d2.active {
    background-position:0 -20px; 
}
.content-container .about-filter .d3 {
    position: absolute;
    top: 247px;
    left: 174px;
    width: 16px;
    height: 23px;
    background-image: url('images/dodecahedron/3d.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .d3.active {
    background-position:0 -23px; 
}
.content-container .about-filter .games {
    position: absolute;
    top: 119px;
    left: 151px;
    width: 45px;
    height: 13px;
    background-image: url('images/dodecahedron/games.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .games.active {
    background-position:0 -13px; 
}
.content-container .about-filter .interatividade {
    position: absolute;
    top: 29px;
    left: 195px;
    width: 75px;
    height: 21px;
    background-image: url('images/dodecahedron/interatividade.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .interatividade.active {
    background-position:0 -21px; 
}
.content-container .about-filter .mobile {
    position: absolute;
    top: 115px;
    left: 310px;
    width: 75px;
    height: 11px;
    background-image: url('images/dodecahedron/mobile.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .mobile.active {
    background-position:0 -11px; 
}
.content-container .about-filter .cg {
    position: absolute;
    top: 158px;
    left: 278px;
    width: 23px;
    height: 11px;
    background-image: url('images/dodecahedron/cg.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .cg.active {
    background-position:0 -11px; 
}
.content-container .about-filter .web {
    position: absolute;
    top: 243px;
    left: 276px;
    width: 31px;
    height: 14px;
    background-image: url('images/dodecahedron/web.html');
    background-repeat: no-repeat;
    cursor: pointer;
}
.content-container .about-filter .web.active {
    background-position:0 -14px; 
}
.content-container .about-filter img {
    cursor:pointer;
}
.content-container .about-filter .about-results  {
    background-image: url('images/results.html');
    background-repeat: no-repeat;
    color: #FFF;
    font-size: 14px;
    padding-left: 3px;
    height: 24px;
    background-position: bottom left;
    position: absolute;
    bottom: -7px;
    left: 50px;
    width: 15px;
    text-align: center;
    padding-right: 10px;
}
.content-container a {
    color:#A29881;
}
.content-container a:hover {
    text-decoration: underline;
}
.content-container .about-filter .about-text  {
    font-size: 13px;
    position: absolute;
    bottom: -9px;
    left:85px;
}
.content-container .about-filter .about-list  {
    font-size: 13px;
    position: absolute;
    bottom: -7px;
    left:305px;
}
.content-container .about-list-jobs {
    float: left;
    width: 914px;
    margin-top: 20px;
    margin-bottom: -14px;
    text-align: center;
    padding: 20px;
    background-image: url('images/tarjaThumbsPortfolio2.html');
    display: none;
    margin-left: 3px;
}
.barList {
    cursor:pointer;
}
.jobsResultBoxSecond {
    margin:0 auto;
    margin-top:30px;
}
.jobsResultBoxSecond td, .jobsResultBoxSecond td a {
    color:#857e6f;
    font-size:14px;
    letter-spacing: 2px;
    line-height:37px;
}
.jobsresultsbox {
    margin:0 auto;
}
.jobsresultsbox td {
    padding-left:10px;
    padding-right:10px;
}
.jobsresultsbox td img {
    margin-left:10px;
    margin-right:10px;
}
.team-container ul {
    padding: 0px;
    margin: 5px;
    float: left;
    position: relative;
    overflow: hidden;
}
.team-container .team {
    width: 180px;
    height: 260px;
}
.contact-container {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
}
.contato_inner {
    margin-bottom: 12px;
    width: 420px;
    padding: 30px;
    background-image: url(images/fundo-opacity.html);
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 16px;
    display: block;
    padding-top: 30px;
    position: absolute;
    top: 230px;
    left: 80px;
    z-index:3;
}
.contato_resposta, .contato_resposta2, .contato_resposta3, .contato_resposta4 {
    color: #666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    display: none;
}
.portfolio_inner {
    top:auto !important;
    left:auto !important;
    bottom: 120px !important;
    right: 80px !important;
}
.formulario {
    width: 400px;
    background-color: #FFF;
    border: 1px solid #ccc;
    color: #666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 8px;
}
.footer-left-content {
    float:left;
}
div.mce_inline_error {
    display:none !important;
}
.newsletter {
    width: 135px;
    background-color: #FFF;
    border: 1px solid #AAA;
    color: #AAA;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;
    padding: 2px;
    margin-top:2px;
    float: left;
    margin-top: 3px;
}
.newsletter_send {
    background: 0;
    border: 0;
    color: #7b7a7a;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    letter-spacing: 1.8px;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
    float: left;
    margin-top: 6px !important;
    margin-left: 7px !important;
    clear: none !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.footer-left {
    float: left;
    width: 375px;
}
.footer-right {
    float: right;
    width: 415px;
}
.enviar {
    background: 0;
    border: 0;
    box-shadow: 0;
    color: #ffb400;
    font-family: 'Arvo', arial, serif;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    margin-top:20px;
}
#mce-responses {
    display:none;
}
.blog-container {
    background-image:url('images/overlay_pattern.png');
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}
.blog-container .navigation {
    text-align: center;
}
.blog-container .navigation a {
    color:#000;
}
.blog-container .wrapper {
    min-width:960px;
}
.blog-container .posts-container {
    float: left;
    width: 600px;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    padding: 20px;
    padding-top: 130px;
    padding-bottom: 100px;
    background-color: #FFF;
    min-height: 100%;
    height: 100%;
}
.blog-container .posts-container .resume {
    display: block;
    clear: both;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    margin-left: 0px;
    margin-top: 12px;
    font-style: italic;
}
.blog-container .posts-container .post {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    letter-spacing: 1px;
    line-height: 23px;
}
.blog-container .posts-container .topimage {
    margin-top:10px;
    margin-bottom:10px;
}
.blog-container .posts-container .post .meta {
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    clear: both;
    display: block;
    margin-bottom:10px;
    font-size: 15px;
}
.blog-container .ajaxpaging-separator {
    display:none;
}
.blog-container .more_post {
    text-align: center;
}
.blog-container .posts-container .post a {
    color:#000;
    text-decoration: none;
    font-weight: bold;
}
.blog-container .posts-container h2.title {
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 43px;
    text-transform: uppercase;
    font-style: italic;
    padding: 0px;
    margin: 0px;
    position: relative;
    line-height: 45px;
    font-weight: normal !important;
    margin-bottom:5px;
    clear:both;
}
.blog-container .posts-container h2.title a {
    font-weight: 200 !important;
    color:#000;
    text-decoration: none;
    font-size:35px;
}
.blog-container a:hover {
    text-decoration: underline !important;
}
.blog-container .archives {
    background-color: #bbb3a6;
    color: #FFF;
    padding: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    border: 0;
    width: 240px;
}
.blog-container #sidebar {
    float: left;
    width: 240px;
    background-color: #eee5d4;
    padding-top: 90px;
    padding-bottom: 130px;
    min-height:100%;
    height:100%;
}
.blog-container #sidebar #s {
    background-color: #bbb3a6;
    border: 0px;
    padding: 10px;
    color: #fffff8;
    width: 180px;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
}
.blog-container #sidebar ul {
    padding:20px;
    margin:0px;
}
.blog-container #sidebar h2 {searchform
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #bbb3a6;
    padding: 15px;
    color: #ffffff;
    font-size: 19px;
    letter-spacing: 1.4px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin:0px;
    text-transform: uppercase;
}
.blog-container #sidebar li {
    line-height:20px;
    list-style:none;
    font-size:13px;
    text-transform: uppercase;
}
.blog-container #sidebar li a {
    line-height:20px;
    color:#000;
    text-decoration: none;
    font-size:13px;
}
.blog-container .posts-short {
    float: left;
    width: 75px;
    background-color: #f4be9a;
    background-image: url('images/blog/fundoBarraRoxa.html');
    background-repeat: repeat-y;
    padding-top: 130px;
    height: 100%;
    padding-bottom: 130px;
}
.blog-container .posts-full {
    background-color: #f4be9a;
    padding-top: 110px;
    padding-bottom: 130px;
    height: 100%;
    float: left;
    width: 0px;
    display:none;
    color:#925a77;
    font-size:12px;
    font-weight: 200;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 16px;
}
.blog-container .posts-full .resume {
    clear:both;
    display:block;
    width:185px;
    margin-bottom:20px;
    margin-top:10px;
}
.blog-container .posts-full .shortpost {
    float:left;
    width:185px;
    margin-top:10px;
    margin-bottom:10px;
    padding-bottom:5px;
    border-bottom:1px dotted #9c656b;
}
.blog-container .posts-full .shortpost .maskimage {
    float:left;
    width:61px;
    height:61px;
}
.blog-container .closeAllBar {
    cursor:pointer;
}
.blog-container .posts-full .shortpost h2 {
    float: left;
    width: 112px;
    color: #9c656b;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 0px;
    font-style: italic;
    margin-bottom:1px;
}
.blog-container .posts-full .shortpost h2 a {
    color: #9c656b;
    font-size: 15px;
    font-style: italic;
    text-decoration: none;
}
.blog-container .posts-full .shortpost .entry {
    margin-bottom:10px;
}
.blog-container .posts-short .pratadacasa {
    background-image:url('images/blog/btMenuPrata.html');
    width:60px;
    height:88px;
    display: block;
    margin-bottom:1px;
}
.blog-container .posts-short .stories {
    background-image:url('images/blog/btMenuStories.html');
    width:60px;
    height:80px;
    display: block;
    margin-bottom:1px;
}

.blog-container .posts-short .bravura {
    background-image:url('images/blog/btMenuBravura.html');
    width:60px;
    height:88px;
    display: block;
    margin-bottom:1px;
}

.blog-container .posts-short .pilulas {
    background-image:url('images/blog/btMenuPilulas.html');
    width:60px;
    height:88px;
    display: block;
    margin-bottom:1px;
}

.stalk-container {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
}
.stalk-container .video {
    width: 320px;
    height: 180px;
    padding:0;
    margin:0;
    float:left;
    position:relative;
    overflow:hidden;
}
.stories-full {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    overflow-x: scroll;
    overflow-y: hidden;
}
.stories-container {
    width: 2000px;
    height: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.stories-container .Grande {
    width: 500px;
    height: 100%;
    margin: 0px;
    padding:0;
    float:left;
    position:relative;
    overflow:hidden;
    border-right:5px solid white;
}
.holderMini {
    float: left;
    width: 500px;
    padding: 0px;
    margin: 0px;
}
.stories-container .Pequeno {
    width: 500px;
    height: 45%;
    margin: 0px;
    padding:0;
    float:left;
    position:relative;
    overflow:hidden;
    border-right:5px solid white;
    border-bottom:5px solid white;
}
.stories-container .imageFeature {
    list-style:none;
    position: absolute;
    top:0;
    width:100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
}
.stories-container .title {
    position: absolute;
    left: 15%;
    top: 30%;
    z-index: 3;
    font-style: italic;
    font-size: 50px;
    background-color: #bc8295;
    font-weight: 200;
    color: #FFF;
    padding: 15px 17px 15px 17px;
    font-family: 'Roboto Condensed', sans-serif;
    opacity: 0.7;
    line-height: 45px;
}
.stories-container .description {
    position: absolute;
    left: 15%;
    top: 44%;
    z-index: 3;
    color: #FFF;
    padding: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #000;
    background-image: url('images/fundo-titulo.png');
    font-weight: 200;
    width: auto;
    padding-top: 2px;
    padding-bottom: 2px;
}
.stories-container .description p {
    margin:0;
}
.stories-container .readmore {
    position: absolute;
    left: 15%;
    top: 51%;
    z-index: 3;
    opacity: 0.7;
}
#loading {
    position: absolute;
    z-index: -1;
    top: 17px;
    left: 247px;
    display: none;
    opacity:.9;
}
#loading .loadinggif {
    position: absolute;
    top: 105px;
    left: 175px;
    display: none;
}
#loading .loadingBackground {
    height:0px;
    width:410px;
}
.socialshare {
    float:right;
}
.awesome {
    background-image: url('images/btLMaisPosts.html') !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    border: 0px !important;
    text-indent: -9999px;
    width: 31px;
    height: 13px;

    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-box-shadow: 0px !important;
    text-shadow: 0px !important;
    -webkit-box-shadow: 0px !important;
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,0.5) !important;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.5) !important;
    text-shadow: 0 0px 0px rgba(0,0,0,0.25) !important;
    border-bottom: 0px !important;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 810px) {

    body {
        font: 16px/26px Helvetica, Helvetica Neue, Arial;
        min-width: auto;
    }
/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
    }

/* ============
    WIDE: Menu
   ============ */


    .footer-container {
        display: block;
    }
    .title {
        float: left;
    }

    navs {
        width: 655px;
        margin: 0 auto;
       /* max-width: 460px;*/
        float: none;
        padding-right: 60px;
		visibility: hidden;
		display:none;
    }
	.generalbuttons nav {
        width: 655px;
        margin: 30 auto;
       max-width: 655px;
        float: none;
        padding-right: 60px;
    }
    .nav-stories {
        width: 133px !important;
        display: block;
        padding-left: 165px;
    }
    nav a {
        float: left;
        margin-bottom: 0;
        border-right: 1px dotted #ccc;
        padding-right: 20px;
       /* padding: 0px 4% 0px 4%;*/
        margin-top:13px;
    }

    nav li:first-child a {
        margin-left: 0px;
    }

    nav li:last-child a {
        margin-right: 0;
        border-right: 0;
    }
    nav ul li {
        display: inline;
    }
	#home_menu a, #ongoing_menu a, #completed_menu a, #Contact_menu a ,#upcoming_menu a{
	background:#10b7a5;
	padding-top:5px;
	transition:0.5s;
	color:#FFFFFF;
	height:32px;
	 -o-transition: all .5s 
    -ms-transition: all .5s 
    -moz-transition: all .5s 
    -webkit-transition: all .5s 
    transition: all .5s 
	}
	#ongoing_menu a{background:#10b7a5;}
	#upcoming_menu a{background:#10b7a5;}
	#completed_menu a{background:#10b7a5;}
	#Contact_menu a{background:#10b7a5;}
	#home_menu a:hover{background:#cdf9f4;	transition:0.5s;color:#333333}
	
	#ongoing_menu a:hover{background:#cdf9f4; transition:0.5s;color:#333333}
	 
	#completed_menu a:hover{background:#cdf9f4;transition:0.5s;color:#333333; }
	
	#Contact_menu a:hover{	background:#cdf9f4;	transition:0.5s;color:#333333}
	#upcoming_menu a:hover{background:#cdf9f4; transition:0.5s;color:#333333}

	#submenu
	{
		border:1px solid red;
		width:100px;
		height:20px;
	}
    .logo {
        float: left;
        margin: 0px;
        position: relative;
        top: -10px;
        height: 39px;
        padding: 0px;
		margin-top: -13px;
    }
    .oldie nav a {
        margin: 0 0.7%;
    }
    .header-container {
        position: fixed;
        top: -65px;
        margin-top:-10px;
	-o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s ;
    }
    .header-buttons {
        width: 140px;
        float: right;
        padding: 0px;
        margin: 0px;
        position: relative;
        top: -2px;
        display:block;
    }
    .header-buttons .languageitems {
        float:left;
    }
    .header-buttons .socialitems {
        clear:none;
        float:left;
		margin-left:67px;
    }
    .header-buttons .estudioitems {
        clear:none;
        float:right;
        width: 78px;
		
    }
    .header-buttons .estudioitems a {
        margin-top:0px;
    }
    .header-content .header-generalbuttons {
        width: 100%;
        float: left;
        padding: 0px;
       /* margin: 0px;*/
    }
    .header-content .header-generalbuttons {
        width: 100%;
        float: left;
        padding: 0px;
		 position: absolute;
        /*margin: 0px;
        margin-top: 2px;
		 top: -19px;*/
        left: 0px;
    }
    .header-content .generalbuttons {
        width: 510px;
    }
    .header-content .navigation {
        position: absolute;
        bottom: -20px;
        left: 37.4%;
        z-index: -2;
        color: #9a968d;
        background-image: url('images/abaControle.html');
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-right: 23px;
        width: 133px;
        text-align:center;
    }
    .header-content .navigation a {
        color: #9a968d;
        text-decoration: none;
        font-size: 9px;
        text-transform: uppercase;
    }
    .header-content .menuTag {
        position: absolute;
        bottom: -24px;
        left: 45%;
        z-index: -3;
        color: #9a968d;
        background-image:url('images/btCallMenu.png');
        background-repeat: no-repeat;
        width: 90px;
        text-align: center;
        height: 30px;
        opacity:1;
    }
    .blog-container {
        overflow: hidden;
    }
    .contato_inner {
        top: 120px;
    }
    #loading {
        display: block;
    }
/* ============
    WIDE: Main
   ============ */

    .main-container {
        margin-top:100px;
    }

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
    .video-container .description {
        top: 37%;
    }

}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 960px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
#about_text{scrollbar-face-color: #000000;
scrollbar-shadow-color: #2D2C4D;
scrollbar-highlight-color:#7D7E94;
scrollbar-3dlight-color: #7D7E94;
scrollbar-darkshadow-color: #2D2C4D;
scrollbar-track-color: #7D7E94;
scrollbar-arrow-color: #C1C1D1;
}
#send {width: 100px;height: 35px;background: #408D0D;border: none;border-radius: 5px;}
#vtabs1 ul li {height: 25px;padding-bottom: 5px;padding-top: 5px;margin-bottom:1px;background:#29A324;}
#vtabs1 ul {width: 150px;}
#vtabs1 {width: 575px;float: left;}
#vtabs1 div ##1{float:left;}
#vtabs1 div ul{ width:155px;float:left;}
.border_12 {
border: 1px solid #B9B7AB;
}