/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Lato:400,300,700,900');
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

@import url('animate.css');


html, body {
    height: 100%;
    margin: 0;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    color:#333;	font:300 15px/15px Roboto,Arial,Helvetica;
	/* background:url(../assets/images/foto.jpg) no-repeat fixed #fff;  */
	/* background:url(../assets/images/bg.jpg) right no-repeat fixed #fff;  */
	-webkit-font-smoothing:antialiased;
}

a{color:#00a9c6; text-decoration:none;}
a:hover{color:#666;}
.btn,a,.btn:hover,a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
}

h1,h2,h3,h4{margin: 0;line-height: 1em;}
h1{font:700 5em Roboto,Arial,Helvetica;margin:0.25em 0;text-transform: uppercase;}
h2{font:300 2.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h3{font:300 2em Roboto,Arial,Helvetica;margin:2em 0 1em 0;}
h4{font:300 1.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}

p{font-size:1.25em;line-height: 1.7em; margin-bottom: 1.7em;}

.spacer{padding: 6em 0;}

.btn{border:none;border-radius: 0;padding: 1em 2em;background: rgba(0,0,0,0.5);text-transform: uppercase;}
.btn:hover,.btn:active{color: #fff;}
.btn-default{color: #ccc;border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary{color: #fff;background:#e89f10;width: 100%;outline: none;}
.btn-primary-about{color: #fff;background:#986605;outline: none; font-weight: 500;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#f3c024;box-shadow: none;}
.btn-primary-about:hover,.btn-primary-about:active,.btn-primary-about:focus{background:#e89f10;box-shadow: none;}

.topbar {background:url(../../assets/images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{font-size: 1em;line-height: 3.6em;}
.navbar-fixed-top{top: 5px;}
.navbar-inverse{background: #111;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{background: none;color: #E89F10;}

#head,.carousel{margin-top: 0;}

#home{padding-top: 6em;}

/*about*/
.about.spacer{padding-left: 4em; padding-right: 4em;padding-bottom: 1em; padding-top: 4em;}

/*services*/
.services.spacer{padding-left: 4em; padding-right: 4em;padding-bottom: 1em; padding-top: 4em;}
.services ul li{
    width: 15em;
    height: 15em;
    border: 1px solid #ccc;
    padding: 0;
    border-radius: 50%;
    margin: 0 1.25em;
    line-height: 13.5em;
    color: #999;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.services ul li img {width: 100%;height: 100%;object-fit: cover;border-radius: 50%;}
.services ul li span{
	line-height: 2em;
    display: inline-block;
    font-weight: 300;
    position: absolute;
    bottom: 3em;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(51, 51, 51, 0.85);
    padding: 0.1em 0.7em;
    border-radius: 4px;
    color: white;
}
.services ul li span i{font-size: 3em;}
.services ul li span b{
    display: inline;
	font-size: 1.2em;
    font-weight: 500;
    white-space: nowrap;
}

/*testimonials*/
.partners img{float: left;margin:0 75px 30px 0;}
.testimonails{min-height: 195px;}
.testimonails img{margin-top: 5px;}
.testimonails span{color: #888;}
.testimonails span b{font-weight: 400;}
.carousel-indicators li{border: 1px solid #f3c024;}
.carousel-indicators{bottom: 0;}

/*contact*/
.services.spacer{padding-left: 4em; padding-right: 4em;padding-bottom: 1em; padding-top: 4em;}
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
.contactGaleria textarea,.contactGaleria input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/


.main-content {
    flex: 1 0 auto;
}

.footer {
    flex-shrink: 0;
    background-color: #111;
    color: #aaa;
    width: 100%;
    position: relative;
}
.footer a{color: #aaa;margin: 0 1em;}
.footer .devoloped{color: #E89F10 !important; margin: 0 !important;}
.footer.spacer{padding: 4em 0;}

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}

/* My CSS */
.padding0{padding: 0;}
.text-justify{text-align: justify; text-indent: 2em;}
.collapse-about{margin-top: 1em;font-size: 1.2em;height: auto;border: 1px solid #94866b;border-radius: 6px;padding: 10px 10px 5px 10px;box-shadow: 0 0 10px rgba(183, 122, 2, 0.5);}
.card-body p{font-size: 0.9em;line-height: 1.2em;margin-bottom: 0.6em;}

/* Estilos para a seção de obras */
.works-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 2rem 0;
}

.work-item {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    background: #f8f9fa;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.work-item:hover {
    transform: scale(1.05);
}

.work-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.work-item .work-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    color: white;
    padding: 0.5rem;
    font-size: 1.1rem;
    font-weight: bold;
}

.gallery-buttons {
    margin-top: 3rem;
}

.gallery-buttons .btn {
    margin: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-size: 1.1rem;
}

.gallery-link {
    color: #e89f10;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.gallery-link:hover {
    color: #986605;
    text-decoration: underline;
}

/* Linha divisória */
.divider-line {
    position: relative;
    height: 7px;
    width: 100%;
    margin: 2em 0;
}

.divider-line::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/images/lines.png);
    opacity: 0.7;
}

/* Galery */
#section-works {
	/* margin-top:6em;
	margin-bottom:5em;	 */
	margin: 0em 1em 5em 1em;
}

nav#filter {
    margin-bottom: 2em;
}

nav#filter ul {
	margin-top:30px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}

nav#filter ul li {
    margin: 0 10px;
    overflow: hidden;
}

nav#filter ul li a {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #111;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
	border-radius: 20px;
}

nav#filter ul li a:hover {
    background: #e89f10;
    border-color: #e89f10;
    color: #111;
}

nav#filter ul li a.current {
    background: #e89f10;
    border-color: #e89f10;
    color: #111;
}

nav#filter a {
	background-color: #EEE;
	color:#555;	
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}

nav#filter a:hover, nav#filter a.current {
	background-color: #428bca;
	color:#fff;
}

nav#filter li {
	display:inline-block;
	margin:0 0 0 5px;
}

.btn-theme {
	background-color:#EEE;
	text-decoration: none;
	border-radius:0px;
	color:#777;
}
.btn-theme:hover {
	color:#428bca;
	text-decoration: none;	
}

.iscurrent .current article{
    margin-bottom: 30px;
}

.portfolio-items article img {
    width:100%;
    height: 220px; /* Altura fixa desejada */
    object-fit: cover; /* Preenche o container mantendo a proporção */
    object-position: center; /* Centraliza a imagem */
}

.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;

}
.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220);
}

.portfolio-item:hover .portfolio-desc {
	padding-top: 48%;
	height: 100%;
    transition: all 200ms ease-in-out 0s;
	opacity: 1;
}

.portfolio-item .portfolio-desc a {
	color: #fff;	
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;	
}
.portfolio-item .portfolio-desc i:hover {
	color:#fff;	
}
.portfolio-item .portfolio-desc .folio-info {
	top:-20px;
	padding: 10px;
	height: 0;
    opacity: 0;
    position: relative;
}

.portfolio-item .portfolio-desc .folio-info p {
    line-height: 1.3; /* Reduz o espaçamento entre linhas */
    margin-bottom: 5px; /* Reduz o espaço entre parágrafos */
}

.portfolio-item:hover .folio-info{
	height: 100%;
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
	top:5px;
	background-color: #475353 ;
	text-align:center;
}

.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align:center;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}

article{
	margin-bottom:40px;
}

article .post-heading h3 {
	margin-bottom:20px;
}

article .post-heading h3 a {
	font-weight:700;
	color:#353535;
}

article .post-heading h3 a:hover {
	text-decoration:none;
}

.portfolio-items .isotopeItem {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

/*Gallery*/
.gallery {
    margin: 6.9em 1em 1em 1em;
}
.gallery h2 {
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 0.2em;
    color: #e89f10;

}
.gallery p {
    font-size: 1.2em;
    /* text-align: justify; */
    margin-bottom: 0.5em;
}

.inline-link {
    display: inline;
    margin-left: 5px;
}

.modal-trigger-btn {
    background-color: #986605;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    padding: 0.5rem 1rem;
}

.modal-trigger-btn:hover {
    background-color: #d18d0e;
    color: #fff;
    text-decoration: none;
}

.modal-trigger-btn:active {
    color: #fff;
    text-decoration: none;
}
.modal-trigger-btn:focus {
    color: #fff;
    text-decoration: none;
}

.gallery-buttons .btn {
    border-radius: 20px;
    padding: 0.5rem 1.25rem;
    margin: 0 0.25rem;
}

#galleryModal p {
    line-height: 1.2em;
}

/* Responsividade para a galeria */
@media (max-width: 1200px) {
    .portfolio-items .isotopeItem {
        width: 33.33%; /* 3 colunas */
    }
}

@media (max-width: 768px) {
    .portfolio-items .isotopeItem {
        width: 50%; /* 2 colunas */
    }

    nav#filter ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    nav#filter ul li {
        margin: 5px 0; /* Reduz o espaçamento vertical */
        width: auto;
    }

    nav#filter li {
        margin: 5px 0; /* Garante consistência */
    }

    .works-list {
        gap: 1rem;
    }

    .work-item {
        width: 150px;
        height: 150px;
    }

    .gallery-buttons {
        margin-top: 1rem;
    }

    .gallery-buttons .btn {
        margin: 0.2rem;
        padding: 0.5rem 1rem;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .portfolio-items .isotopeItem {
        width: 100%; /* 1 coluna */
    }

    nav#filter ul {
        flex-direction: column;
        align-items: center;
    }

    nav#filter ul li {
        margin: 5px 0; /* Reduz o espaçamento vertical */
        width: 80%; /* Largura dos botões */
        text-align: center;
    }

    nav#filter ul li a {
        width: 100%;
        text-align: center;
    }

    nav#filter li {
        margin: 5px 0; /* Garante consistência */
    }

    .works-list {
        gap: 0.5rem;
    }

    .work-item {
        width: 100px;
        height: 100px;
    }

    .gallery-buttons {
        margin-top: 0.5rem;
    }

    .gallery-buttons .btn {
        margin: 0.1rem;
        padding: 0.2rem 0.5rem;
        font-size: 0.8rem;
    }
}

/* media queries */
@media (max-width: 1200px) {
	body{font:300 13px/13px Roboto,Arial,Helvetica;}
	.navbar-brand{padding-top: 11px;}
	.services ul li{margin:0 0.5em; }
	
	.grid figure h2{font: 700 1.5em Roboto,Arial,Helvetica;}
	figure.effect-oscar figcaption{padding: 12%;}
	figure.effect-chico figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

	.partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
	h1{font: 700 3.5em Roboto,Arial,Helvetica;}
	h4 {font: 300 1.3em Roboto,Arial,Helvetica;}
	.btn{padding: 1em 2em;}
	.partners img{margin: 0 15px 25px 0;width: 157px;}
	.services ul li{width: 9em;height: 9em;}
	figure.effect-chico figcaption {padding: 2em;}	
	figure.effect-oscar figcaption {padding: 20%;}
	figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
	.grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}	
}


@media (max-width: 767px) {
	body{font:300 12px/12px Roboto,Arial,Helvetica;}
	.navbar-nav > li > a {line-height: 1em;}	
	.navbar-brand{padding: 7px;}
	.navbar-brand img{height: 37px;}
	.navbar-toggle{margin-top: 12px;}

	.carousel-caption,.carousel-control,.carousel-indicators{display: none;}

	h2.text-center{text-align: left;font-size: 1.7em;}
	h4 {font: 300 1.2em Roboto,Arial,Helvetica;}
	#partners h2{padding: 0 1em;} 
	#home {padding-top: 5em;}

	.partners{display: block;float: left;}
	.partners img{width: 120px;}


	.about.spacer{padding-left: 2em;padding-right: 2em;}
	.spacer{padding:2em 0 0 0;}
	.services ul li{margin-bottom: 1em;}

	.grid.team div{margin: 0;padding: 0;}
	figure.effect-chico figcaption {padding: 1.5em;}
	.footer{margin-top: 2em;padding-bottom: 2em;}
}