@import('fonts.css');

body {
    font-family: 'Source Sans Pro', sans-serif;
}
.referencias{font-size:12px !important, color:#999 !important}

.brand img {
	position: relative;
	top:-5px;
	margin-right: 5px;
}

/* Helper Classes */
.no-padding, .nopadding, .pd0 {
    padding: 0;
}

.content-center {
    display: table-cell;
    vertical-align: middle;
}

.thin {
    font-weight: 300;
}

.thiner {
    font-weight: 200;
}

.thinest {
    font-weight: 100;
}

.bold {
    font-weight: 500;
}

.bolder {
    font-weight: 600;
}

.boldest {
    font-weight: 700;
}

.separator {
    height: 40px;
}

.separator-sm {
    height: 20px;
}

.rel {
    position: relative;
}

.z100 {
    z-index: 100;
}

.tbd {
    display: table;
    height: 100%;
}

/* Top, Navbar & Logo */
h1.brand {
    font-size: 29px;
    font-family: 'PT Serif';
    color: #565656;
}

h1.brand .small {
    font-size: 11px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    position:relative;
    top: -2px;
}

h5.sub {
    text-transform: uppercase;
    color: #737373;
    font-weight: 300;
}

.top-contact {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin: 16px 0 5px 0;
}

.top-address {
    font-weight: 400;
}

.top {
    padding-bottom: 10px;
    border-bottom: 4px #e7f0f7 solid;
}

/* Title Bar */
.title-bar {
    border-bottom: 10px #e7f0f7 solid;
}

h2.title {
    font-size: 53px;
    text-transform: uppercase;
    font-weight: 700;
  
}

h2.title span {
    font-weight: 100 !important;
    font-size: 36px;
    letter-spacing: -1px;
    position: relative;
    top: -5px;
}

.imc-box {
    margin-top: 8px;
}

.imc {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    top: 5px;
}

.imc-img {
    margin-right: 10px;
}

/* Colors */
.lightblue {
    color: #9cbcd5;
}

.white {
    color: #fff;
}

.gray {
    color: #8d8d8d;
}

.silver {
    color: #e1eae7;
}

/* Backgrounds */
.bgcyan {
    background-color: #00a9ac;
}

.bgwhite {
    background-color: #fff;
}

.bgdarkblue {
    background-color: #1f4f6e;
}

.bggreen {
    background-color: #b6e1d3;
}

.bgdarkgreen {
    background-color: #3c896c;
}

.greenbar {
    background-image: url(../img/greenbar.png);
    background-position: center;
}

.bggreensolid {
    background-color: #0ea1a4;
}

.bglightblue {
    background-color: #D1E2EF;
}

.bgdarkblue {
	background-color: #395C82;	
}

.bginfo {
    background-image: url(../img/bginfo.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    height: 100%;
	position: relative;
}

.bggradientgray {
    background-image: url(../img/bggradientgray.png);
    background-repeat: repeat-x;
    height: 104px;
}

.bggradientgraylg {
    background-image: url(../img/bggradientgray.png);
    background-size: contain;
    background-repeat: repeat-x;
}

.bggradientgraymd {
    background-image: url(../img/bggradientgray.png);
    background-repeat: repeat-x;
}

.bggradientgraysm {
    background-image: url(../img/bggradientgray.png);
    background-size: contain;
    background-position: 0 -40px;
    background-repeat: repeat-x;
}

/* Brands */
.brands {
    padding: 40px 0;
    text-align: center;
    margin: 0 -8px;
}

.brands img {
    opacity: 0.4;
    margin: 0 8px
}

/* Info Section */
.info {
    height: 370px;
}

.info * {
    height: 100%;
} 

.hauto {
    height: auto !important;
    font-size: 18px;
    width: 83%;
    line-height: 22px;
    color: #354943;
}

/* Content */
.content {
    padding: 20px 0;
    font-size: 16px;
}

h3.content-title {
    font-size: 20px;
    font-weight: 700;
    color: #89a5be;
}

.content p {
    margin-bottom: 25px;
}

.content-subtitle {
    color: #000;
    font-weight: 700;
    margin-top: 10px;
}

.content-topic {
    color: #39826b;
    font-weight: 700;
    margin-top: 15px;
    font-size: 18px;
}

.graficos img {
    max-width: 100%;
    margin-bottom: 20px;
}

.graficos .source {
    color: #b0b0b0;
    font-size: 14px;
}

.warn {
    color: #4c5351;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
}

/* Keep Yourself Form */
.bbgray {
    border-bottom: 3px #d3dadf solid;
}

.keepyourself {
    background-image: url(../img/keepyourself.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 126px;
    position: relative;
    top: -9px;
}

.keepyourself-form {
    margin: 40px 20px;
}

.keepyourself-input {
    height: 50px;
    border-radius: 8px;
    border: none;
    width: 515px;
    padding: 0 20px;
}

.keepyourself-submit {
    height:  50px;
    background-color: #4b799f;
    color: #fff;
    border: 1px #fff solid !important;
    margin: 0 8px;
}

.keepyourself-submit:hover {
    background-color: #395c82;   
}

/* Sidebar */
.sidebar {
    border-radius: 10px 0 0 10px;
}

.wmbg {
    width: 100%;
    padding: 0;
    margin: 0;
}

.wmbg img {
    max-width: 100%;
}

.sidebar.imc {
    padding: 25px;
    margin-top: -25px;
}

.imc-def {
    padding: 25px 10px 25px 25px;
    font-style: italic;
    color: #8d8d8d;
}

/* IMC Form */
.imc-form {
    margin: 20px 0;
}

hr.blue {
    border-top: 1px #9CBCD5 solid;
}

.imc .subtitle {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}

/* Thumbs */
.thumb-box {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    padding: 0px;
}

.thumb-box > img {
    max-width: 100%;
}

.thumb-description {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background:rgba(57,92,130,0.8);
    color: #fff;
    font-size: 16px;
    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.thumb-box:hover .thumb-description {
    background-color: #fff;
    color:rgb(57,92,130);
}

.thumb-description > img {
    position: relative;
    top: -3px;
}

/* Footer */
.footer {
    padding: 20px 0;
}

/* Copyright */
.copyright {
    text-transform: uppercase;
    padding: 20px 0;
    font-size: 12px
}

.copyright a {
    color: #8d8d8d;
}

.copy {
    padding: 30px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #616262;
    float: left;
}

.copy.right {
    float: right;
}

.copy span {
    font-weight: 700;
}

hr {
    border-top: 1px #e8f6f1 solid;
}

.qube, .qube a {
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 100;
    color: #a5a9a8;
}

.qube a:hover {
    text-decoration: underline;
}


/* Buttons */
.bt {
    border-radius: 6px;
    padding: 8px 16px;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
}

.bt-sm {
    border-radius: 4px;
    padding: 5px 7px;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
}

.bt-lightblue {
    background-color: #9cbcd5;
    color: #fff;
}

.bt-lightblue:hover {
    background-color: #1f506f;
}

.bt-green {
    background: #9ad6c2;
    color: #fff;
}

.bt-green:hover {
    background: #a5e5d0;
    color: #fff;
}

.bt-lightgreen {
    background-color: #91D2BD;
    color: #fff;
}

.bt-lightgreen:hover {
    background-color: #AAECD7;
}

.bt.acessar {    
	position: absolute;
    height: auto;
    top: 80%;
    left: 50%;
    margin-left: -32px;
    font-size: 24px;
    padding: 8px 25px;
    box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
}

/* Tags */
.tags {
    padding: 35px 0;
    text-align: center;
}

.tags > a, .tags > a:hover {
    text-decoration: none;
}

.tags > a > div {
    display: inline-block;
    font-size: 13px;
    font-weight: 100;
    padding: 9px 8px;
    border-radius: 4px;
    margin: 2px 1px;
}

@media (max-width: 1199px){
    h2.title span {
        font-size: 30px;
    }
    
    .keepyourself-input {
        width: 385px;
    }
    
    .keepyourself-form {
        margin: 25px 20px;
    }
    
    .brands img {
        height: 54px;
    }
    
    .copy {
        font-size: 12px;
    }
}

@media (max-width: 991px){
    h1.brand {
        font-size: 22px;
    }
    
    h5.sub {
        font-size: 11px;
    }
    
    .top-contact {
        font-size: 14px;
        margin: 25px 0 5px 0;
    }
    
    .top-address {
        font-size: 12px;
    }
    
    h2.title {
        font-size: 36px;
    }
    
    h2.title span {
        font-size: 24px;
    }
    
    .info {
        height: 280px;
    }
    
    .hauto {
        font-size: 14px;
        line-height: 20px;
    }
    
    .bggradientgray {
        height: 66px;   
    }
    
    .keepyourself {
        top: -6px;
    }
    
    .keepyourself-input {
        width: 275px;
        font-size: 12px;
    }
    
    .keepyourself-input {
        height: 40px;
    }
    
    .keepyourself-submit {
        height: 40px;
        font-size: 12px;
    }
    
    .keepyourself-form {
        margin: 20px 10px;
    }
    
    .brands img {
        height: 39px;
    }
    
    .brands {
        padding: 20px 0;
    }
    
    .copy {
        font-size: 9px;
    }
    
    .text-center-xs {
        float: none !important;
        text-align: center;
    }
}

@media (max-width: 767px){
    .hauto {
        width: 100%;
        text-align: justify;
    }

    .info {
        height: 220px;
    }
    
    .tags > a {
        display: none;
    }
    
    .copy {
        padding: 20px 0;
    }
}