﻿/* Styles global */

html,
body {
    height: 100%;
    padding-right: 0;
    padding-left: 0;
}

body {
    padding-top: 80px;
}

/* pagina pricipal Carousel */

header.carousel {
    height: auto;

}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

#container-menu-top {
  overflow: hidden;
}

@media (max-width: 1200px) {

  #container-menu-top li a {
    padding: 10px 8px!important;
  }

}

.menu-portais {
  margin-top: -15px!important;
}


/* Rsposivo */

@media (max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.marketing {
	background: #fff;
	margin-top: 0px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.rodape {
	background-image: url(../img/marca-simbolo2.png);
	background-repeat: no-repeat;
	background-position: 85%;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
}

.logo {
	padding: 10px;
}


.parallax-window {
    min-height: 400px;
    background: transparent;
}


.padrao {
	margin-top: 50px;
    margin-bottom:50px;
}

.quote {
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: red;
  border: none;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

.box > .icon {
	text-align: center; position: relative;
}
.box > .icon > .image {
	position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #B83336; vertical-align: middle;
}
.box > .icon:hover > .image {
    background: #2F325F;
}
.box > .icon > .image > i {
	font-size: 36px !important; color: #fff !important;
}
.box > .icon:hover > .image > i {
	color: white !important;
}
.box > .icon > .info {
	margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0;
}
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white;
}
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #B83336; }
.box .space { height: 30px; }

/* menu estilo */


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #fff;
}

.nav.open > li {
	padding-top: 25px;
}
.dropdown > .dropdown-menu> li > a:hover {
	background: none;
	color: #B83336;
	
}
.navbar{
	box-shadow: 0 1px 3px #777;
	border-bottom: 2px solid #B83336;
	border-top: 8px solid #B83336;
}
.navbar .nav > li {
  position: relative;
  left: 0;
  display: block;
  padding-top: 25px;
  background-color: #fff;
}
.navbar .nav > li > a:hover{
 color: #B83336;
 cursor: pointer;
 -webkit-transition: color 1s; /* For Safari 3.1 to 6.0 */
 transition: color 1s;
 background: none;
}
.navbar .nav .active > a{
  color: #B83336;
}
.navbar .nav .active > a:hover {
 background: none;
 color: none;
}
.navbar-inner {
	background: #fff;
}
.navbar .nav > li > a {
	color: #777;
}
/** thumbmail modais */

.thumbnail {
    position:relative;
    overflow:hidden;
}

.caption {
    position:absolute;
    top:-100%;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.thumbnail:hover .caption {
    top:0%;
}

.clientes-logo .col-md-2 {
	margin-right: 30px;

}

.lib-panel {
    margin-bottom: 20Px;
}
.lib-panel img {
    width: 100%;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}


.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 20px;
    padding: 10px 20px 0 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

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

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}

.no-padding {
    padding: 0;
}

h1, h2{
    color: #B83336;
}

.mvv-quem-somos i{
    color: #2F325F;

}

.mvv-quem-somos {
    margin-bottom: 50px;
}

.jumbotron i {
    color:#2F325F;
}

#comercio_exterior_img {
    background-image: url("../img/comércio_exterior.jpg");
    background-size: 1600px 800px;
    background-repeat: no-repeat;
    width: auto;
    height: 600px;
}

.popup .modal-header {
    border-bottom: none;
}
.popup .modal-header .close {
    width: 20px;
    height: 20px;
    margin-top: 15px;
    margin-right: 0;
    z-index: 1;
    right: 0;
    position: absolute;
}