@import url(https://fonts.googleapis.com/css?family=Muli:400,300,300italic,400italic); @import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700italic,700); body{ font-family: 'Muli', sans-serif; overflow-x: hidden; background: #fff !important; color: #000 !important; } header{ background: #000 !important; } .navbar-default { background-color: #f8f8f8 !important; } .carousel-caption{ h1{ color: #fff; position: absolute; bottom: 20px; text-align: ceter; width: 100%; } } h1, h2{ font-family: 'Noto Serif', serif; text-align: center; color: #74716e; text-transform: uppercase; } .capa_home_1{ height: 263px; width: 100%; min-width: 100%; max-width: 100%; background-repeat: no-repeat; background-position: center center; background-color: #ccc; background-size: cover; border-radius:6px; } .home-recentes{ position: initial !important; } .effect-zoe{ h2{ font-size: 20px; color: #000; } } .effect-apollo{ h2{ font-size: 15px; color: #fff; } } .capa_home_2{ height: 210px; width: 100%; min-width: 100%; max-width: 100%; background-repeat: no-repeat; background-position: center center; background-color: #ccc; background-size: cover; } //********************************************************************************** .box-botoes span, .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header, .tooltip-inner { text-align: center; } .container-fluid>.navbar-collapse { padding: 0; border-top: 1px solid #f1eee8; border-bottom: 5px solid #f1eee8; } .navbar-nav { margin: 0 auto; text-align: center; float: none; } .navbar-nav>li { float: none; text-align: center; display: inline-block; } .navbar li a { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; } ///--------------------------------------------------- .bloco-album{ -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.3); -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,0.3); box-shadow: 0 0 9px 0 rgba(0,0,0,0.3); display: block; padding: 10px; } .home-recentes { //margin-top: -100px; position: relative; .container.com-sombra { -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); margin-bottom: 80px; padding: 25px 75px 90px 75px; z-index: 110; background: #fff; } } //-------------------------------------- .titulo-icon { margin-top: 50px; margin-bottom: 50px; text-align: center; h2{ font-size: 1.5em !important; } h2:before { background: url('../../images/icon-titulo-esq.png') no-repeat center center; content: ""; display: inline-block; width: 51px; height: 18px; margin: 0 auto; margin-right: 40px; margin-bottom: -2px; } h2:after { background: url('../../images/icon-titulo-dir.png') no-repeat center center; content: ""; display: inline-block; width: 51px; height: 18px; margin: 0 auto; margin-left: 40px; margin-bottom: -2px; } } @media screen and (max-width: 768px){ .titulo-icon { margin-top: 10px; margin-bottom: 10px; h2:before, h2:after { display: none !important; } } } //-------------------------------------- .divider { margin: 20px 0 20px 0; background: url('../../images/icon-divider.png') center center no-repeat; display: block; height: 11px; } //-------------------------------------- .pagina-trabalhos{ //background-color: #f0f0f0; padding-bottom: 50px; } .titulo-pagina { padding: 80px 0 60px 0; text-align: center; h1 { text-align: center; color: #74716e; font-size: 70px; text-transform: uppercase; display: inline-block; } h1:after { content: ''; width: 70%; height: 1px; background-color: #74716e; display: block; margin: 0 auto; margin-top: 20px; } } .com-sombra { -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); margin-bottom: 80px; background-color: #fff; padding: 70px 50px; border-radius:12px; } .bloco-album-inside { padding: 20px; -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.3); -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,0.3); box-shadow: 0 0 9px 0 rgba(0,0,0,0.3); } .icon-links{ color: #D23030; margin-top: 5px; position: absolute; bottom: 0px; width: 100%; text-align: center; a{ color: inherit; cursor: pointer; } } .visualizar{ div{ padding-top: 15px; } a{ text-decoration: none; p{ margin-top: 5px; color: #999; } h4{ border-bottom: #ccc 1px solid; color: #000; height: 60px; font-size: 100%; } } } .visualizar div:hover{ background-color: #f0f0f0; } @media screen and (max-width: 780px) { .navbar-nav{ li{ display: block; text-align: left; border-bottom: 1px #ccc solid; &:hover{ background-color: #E7E7E7; } } li.dropdown{ background-color: #fff; &:hover{ background-color: #ccc; } } } }