/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

:root{
	--cor-site:#1c1572;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, 
.inspiro-slider .slide-captions .strong,
#mainMenu nav > ul > li > a {
    font-family: 'Roboto', sans-serif;
}

.certificado-logo {
	height:50px;
}

body, 
a.btn:not([href]):not([tabindex]), 
.btn,
#mvv p.lead {
    font-family: 'Roboto Condensed', sans-serif!important;
}

#mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a {
    font-size: 15px;
	font-family: 'Roboto', sans-serif;
}

@media (min-width: 992px) {
	#header.header-modern+#page-title {
		top: -122px;
		margin-bottom: -122px;
		position: relative;
		padding: 180px 0 80px;
	}
}

#header .header-inner #logo a > img, #header #header-wrap #logo a > img {
    height: 70px;
    margin-top: 5px;
}

#header.header-modern:not(.header-active) {
    margin: 40px auto 0;
    max-width: 1200px;
	width: auto;
}

@media (min-width:992px) {
	#header.header-modern:not(.header-active) .header-inner, #header.header-modern:not(.header-active) #header-wrap {
		background-color: #ffffffde;
	}
}

@media (max-width:991px) {
	#header.header-modern:not(.header-active) .header-inner, #header.header-modern:not(.header-active) #header-wrap {
		background-color: #fff;
	}
}



.inspiro-slider .slide-captions .strong {
    font-size: 20px !important;
}

.inspiro-slider .slide-captions h2 {
    font-size: 50px;
    line-height: 59px;
}

a:not(.btn) {
	color: #000;
}

@media (min-width: 576px) and (max-width: 992px) {
	.inspiro-slider .slide-captions h1, .inspiro-slider .slide-captions h2 {
		font-size: 33px;
		line-height: 38px;
	}
}

@media (max-width: 575px) {
	.inspiro-slider .slide-captions h1, .inspiro-slider .slide-captions h2 {
		font-size: 25px;
		line-height: 34px;
	}
	.inspiro-slider .slide-captions .strong {
		font-size: 18px !important;
	}
}

@media (min-width: 992px) {
	#header .fa,#header .fab,#header .fal,#header .far,#header .fas {
		line-height: 80px;
	}
	.header-extras > ul > li > a:not(.btn) i, .header-extras > ul > li .topbar-dropdown > .title i {
		font-size: 22px;
		
	}
	.header-extras {
		padding-left: 25px;
	}
	
	#mainMenu nav > ul > li > a {
		padding: 10px 10px;
		font-size: 14px;
	}
	
}

h2 > span.menor {
    font-size: 45%;
    line-height: 42%;
    text-transform: uppercase;
    color: var(--cor-site);
}

.background-dark h2 > span.menor {
    font-size: 45%;
    line-height: 42%;
    text-transform: uppercase;
    color: #fff;
}

.lead {
    font-size: 1.35714286em;
    line-height: 1.68421053em;
}

* > b {
	color:var(--cor-site);
	text-transform:uppercase;
}

.background-dark * > b {
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
}

.heading-text.heading-section > h2 {
    position: relative;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 60px;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.heading-text {
		margin-bottom: 30px;
	}
}

@media (min-width: 992px) {
	.heading-text {
		margin-bottom: 45px;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.heading-text.heading-section > h2 {
		font-size: 37px;
		line-height: 43px;
	}

	.lead {
		font-size: 1.2em;
		line-height: 1.4em;
	}
}

@media (min-width:576px) and (max-width:767px) {
	.heading-text.heading-section > h2 {
		font-size: 35px;
		line-height: 41px;
	}

	.lead {
		font-size: 1.2em;
		line-height: 1.4em;
	}
}

@media (min-width:375px) and (max-width:575px) {
	.heading-text.heading-section > h2 {
		font-size: 29px;
		line-height: 35px;
	}

	.lead {
		font-size: 1.2em;
		line-height: 1.4em;
	}
}

@media (max-width:374px) {
	.heading-text.heading-section > h2 {
		font-size: 25px;
		line-height: 31px;
	}

	.lead {
		font-size: 1.15em;
		line-height: 1.35em;
	}
}


#what-we-do h4{
	text-transform:uppercase;
	color:#1f1f1f!important;
}

#mvv * > b {
	opacity:.8;
}

#mvv .lead {
    font-size: 1.35714286em;
    line-height: 1.5em;
}

.post-item-description > h2:hover {
	color:var(--cor-site);
}

.post-item .post-item-description .post-meta-date, 
.post-item .post-item-description .post-meta-comments, 
.post-item .post-item-description .post-meta-category {
    font-size: 15px;
}

.post-item .post-image .post-meta-category-bottom {
	background-color: #fff;
    color: #444;
    font-size: 13px;
    padding: 2px 16px;
    border-radius: 50px;
    position: absolute;
    right: 10px;
    bottom: 11px;
    z-index: 3;
    margin-right: 0;
}


#newsletter p {
	font-size: 15px;
    font-weight: 600;
}

.dropcap {
    background: none repeat scroll 0 0 #eee;
    height: auto;
    line-height: normal;
    margin: 8px 20px 0 0;
    width: auto;
    padding: 20px;
	font-weight:600;
	text-transform:uppercase;
}

@media (max-width:768px) {
	.dropcap {
		padding: 15px;
		font-size: 15px;
	}
	
	#mvv .lead {
    font-size: 1.17em;
    line-height: 1.5em;
}
}

.full-250 {
	position:relative;
	width:100%;
	height:250px;
}

@media (min-width:768px) {
	.galeria-empresa {
		width:100%;
		height:100%;
		padding:0;
		margin:0;
	}
}

@media (max-width:767px) {
	.galeria-empresa {
		width:100%;
		height:50%;
		padding:0;
		margin:0;
	}
}

.galeria-empresa > img {
	height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.btn-empresa, .btn-portfolio, .btn-servicos {
	position: absolute!important;
    top: calc(50% - 58px / 2);
	left:calc(50% - 337px / 2);
	margin:0;
}

.btn-blog {
	position: absolute!important;
    top: calc(50% - 58px / 2);
	left:calc(50% - 337px / 2);
	margin:0;
}

@media (max-width:767px) {
	.btn-lg.btn-empresa,
	.btn-lg.btn-portfolio, 
	.btn-lg.btn-servicos,
	.btn-lg.btn-blog {
		font-size: 15px!important;
		letter-spacing: 1px!important;
		padding: 10px 18px!important;
		line-height: normal!important;
		height: auto!important;
		margin:0;
	}

	.btn-empresa, .btn-portfolio, .btn-servicos  {
		top: calc(50% - 40px / 2);
		left: calc(50% - 254px / 2);
	}

	.btn-blog {
		top: calc(50% - 40px / 2);
		left: calc(50% - 254px / 2);
	}
}

@media (min-width:992px) {
	.container-mapa {
		height:100%;
		width:100%;
		margin-left:40px;
	}
}

@media (max-width:991px) {
	.container-mapa {
		height:350px;
		width:100%;
		margin-left:0;
		margin-top:40px;
	}
	
	#header #mainMenu:not(.menu-overlay) nav > ul > li > a > i {
		display:none;
	}
	
	#header #mainMenu:not(.menu-overlay) nav > ul > li.dropdown:before {
		font-size: 25px;
		font-weight: bold;
		opacity: .8;
	}
}

@media (min-width:576px) {
	#contato .box-contato {
		padding:50px!important;
	}
}

@media (max-width:575px) {
	#contato .box-contato {
		padding:20px!important;
	}
	#contato .heading > h1, #contato .heading > h2 {
		font-size: 30px;
		line-height: 36px;
	}
}




.padding-endereco {
	padding-left:58px;
}

.infos-contato {
	list-style:none;
	text-align:left;
}

a.btn:not([href]):not([tabindex]), .btn {
    background-color: var(--cor-site);
    border-color: var(--cor-site);
    color: #fff;
}

.galeria-servicos img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
}

#blog-fix .galeria-blog {
	width:100%;
	height:250px;
}

#blog-fix .galeria-blog img {
	width:100%;
	height:250px;
	object-fit:cover;
	object-position:center center;
}

.dropcap.dropcap-colored {
    background-color: #333;
}

.galeria-servicos {
    width: 100%;
    height: 250px;
    padding: 0;
    margin: 0;
}

.btn.btn-light.btn-share-cor {
	color:#333;
}

.btn-share-cor > .fas.fa-paper-plane,
.btn-share-cor > .fas.fa-arrow-left {
	color:var(--cor-site);
}

.btn-share-cor > .fab.fa-facebook-f {
	color:#3b5998;
}

.btn-share-cor > .fab.fa-whatsapp {
	color:#25d366;
}

.box-categorias {
	padding:40px 0px;
}
.box-categorias > .post-tags {
	line-height: 2.8em;
}   

.post-tags > span {
	font-size: 22px;
    color: #fff;
    font-family: 'Roboto', sans-serif!important;
	transition: all 0.2s ease;
}

.post-tags > a {
	font-size: 17px;
    color: #fff;
    font-family: 'Roboto condensed', sans-serif!important;
	border: 2px solid #fff;
    padding: 5px 15px;
    border-radius: 5px;
	transition: all .3s ease;
}

.post-tags > a:not(.btn):hover,
.post-tags > a:not(.btn):focus,
.post-tags > a:not(.btn):active {
    text-decoration: none;
    outline: none;
    color: #fff;
	
	border-radius: 30px;
	transition: all .3s ease;
}

@media (max-width:768px) {
	.box-categorias {
		padding:20px 0px;
	}
	.box-categorias > .post-tags {
		line-height: 2.8em;
	}
	
	.post-tags > span {
		font-size: 20px;
		color: #fff;
		font-family: 'Roboto', sans-serif!important;
		transition: all 0.2s ease;
	}

	.post-tags > a {
		font-size: 15px;
		color: #fff;
		font-family: 'Roboto condensed', sans-serif!important;
		border: 2px solid #fff;
		padding: 5px 10px;
		border-radius: 5px;
		transition: all .3s ease;
	}

	.post-tags > a:not(.btn):hover,
	.post-tags > a:not(.btn):focus,
	.post-tags > a:not(.btn):active {
		text-decoration: none;
		outline: none;
		color: #fff;
		border-radius: 30px;
		transition: all .3s ease;
	}
}


@media (max-width:576px) {
	#newsletter .widget-newsletter .widget-subscribe-form input {
		border-radius: 5px 0px 0px 5px;
	}
}

.capa-portfolio {
	object-fit:cover;
	object-position:50% 50%;
	height:100%;
	width:100%;
}

.input-group-text {
    background-color: #ffffff;
}

a.link-fullscreen {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.heading-text.heading-section > h2:before {
    background-color: var(--cor-site);
}

#newsletter {
	padding-top:40px;
	padding-bottom:40px;
}

@media (max-width:400px) {
	#header .header-inner #logo a > img, #header #header-wrap #logo a > img {
		height: 60px;
		margin-top: 10px;
	}
	
	.header-extras > ul > li {
		width: 20px;
	}
}

#widget-subscribe-submit-button:hover {
	color:#fff;
}

.pagination .page-item:not(.disabled).active > .page-link, .pagination .page-item:not(.disabled):active > .page-link, .pagination .page-item:not(.disabled):focus > .page-link, .pagination .page-item:not(.disabled):hover > .page-link {
    background-color: #edf1f6;
    border-color: #e4e4e4;
    color: var(--cor-site);
    box-shadow: none;
    font-size: 25px;
    font-weight: bold;
    padding: 5px 19px;
}

/*********************** BANNER RESPONSIVO INSPIRO ***********************/

@media (min-aspect-ratio: 8/10){
	.slider.banner-landscape {
		display:block;
	}
	
	.slider.banner-portrait {
		display:none;
	}
	
	.slider.banner-landscape:not(.slider-fullscreen),
	.slider.banner-landscape:not(.slider-fullscreen) .owl-stage-outer,
	.slider.banner-landscape:not(.slider-fullscreen) .owl-stage-outer .owl-stage,
	.slider.banner-landscape:not(.slider-fullscreen) .owl-stage-outer .owl-stage .owl-item {
		height:auto!important;
	}
	
	.slider.banner-landscape:not(.slider-fullscreen) .owl-stage-outer .owl-stage .slide {
		height:calc(100vw / 3 * 1)!important; /*    3/1     */
	}
}

@media (max-aspect-ratio: 8/10){
	.slider.banner-landscape {
		display:none;
	}
	
	.slider.banner-portrait {
		display:block;
	}
	
	.slider.banner-portrait:not(.slider-fullscreen),
	.slider.banner-portrait:not(.slider-fullscreen) .owl-stage-outer,
	.slider.banner-portrait:not(.slider-fullscreen) .owl-stage-outer .owl-stage,
	.slider.banner-portrait:not(.slider-fullscreen) .owl-stage-outer .owl-stage .owl-item {
		height:auto!important;
	}
	
	.slider.banner-portrait:not(.slider-fullscreen) .owl-stage-outer .owl-stage .slide {
		height:calc(100vw / 3 * 2)!important; /*    3/2     */
	}
}

@media (max-width:991px) {
	.slider.banner-landscape {
		display:block;
	}
	
	.slider.banner-portrait {
		display:none;
	}
	
	.slider.slider-fullscreen.banner-landscape,
	.slider.slider-fullscreen.banner-landscape .owl-stage-outer,
	.slider.slider-fullscreen.banner-landscape .owl-stage-outer .owl-stage,
	.slider.slider-fullscreen.banner-landscape .owl-stage-outer .owl-stage .owl-item {
		height:auto!important;
	}
	
	.slider.slider-fullscreen.banner-landscape .owl-stage-outer .owl-stage .slide {
		height:calc(100vw / 3 * 1)!important; /*    3/1     */
	}
}

@media (max-width:991px) and (max-aspect-ratio: 8/10){
	.slider.banner-landscape {
		display:none;
	}
	
	.slider.banner-portrait {
		display:block;
	}
	
	.slider.slider-fullscreen.banner-portrait,
	.slider.slider-fullscreen.banner-portrait .owl-stage-outer,
	.slider.slider-fullscreen.banner-portrait .owl-stage-outer .owl-stage,
	.slider.slider-fullscreen.banner-portrait .owl-stage-outer .owl-stage .owl-item {
		height:auto!important;
	}
	
	.slider.slider-fullscreen.banner-portrait .owl-stage-outer .owl-stage .slide {
		height:calc(100vw / 3 * 2)!important; /*    3/2     */
	}
}

@media (max-width: 470px) {
	.inspiro-slider .slide-captions .strong {
		font-size: 13px !important;
	}
	
	.inspiro-slider .slide-captions h1, .inspiro-slider .slide-captions h2 {
		font-size: 24px;
		line-height: 1.3;
	}
	
	.inspiro-slider .slide-captions .btn {
		padding: 6px 14px !important;
		font-size: 10px !important;
		line-height: 1.5;
	}
	
	.slide-captions.pl-5 {
		padding-left:0!important;
	}
}

/***************************************************************/

/**************************FOOTER SIMPLES********************/

.footer-simples .widget {
	margin-bottom:0px;
}

.footer-simples .widget ul {
	list-style:none;
}

.footer-simples .footer-content {
	background-position:center center;
	background-size:cover;
}

#footer.inverted a:not(.btn):hover {
    color: #fff;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#footer .copyright-content {
    padding: 20px 0;
}

#certificacoes img {
    height: 90px;
    width: auto;
    transform: unset;
    filter: drop-shadow(0);
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#certificacoes a:hover img {
    filter: drop-shadow(10px 10px 3px black);
	transform: translate(0px, 0px);
	
}

.certificado-header {
	position: absolute;
    height: 70px;
    left: 105%;
    top: 5px;
}

/************************** FIM FOOTER SIMPLES********************/

/* INÍCIO WHATSAPP */
.mensagem-whatsapp {
    width: auto;
    position: fixed;
	z-index: 9999;
    bottom: 25px;
    right: 25px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mensagem-grande {
    width: 130px;
    display: inline-block;
    float: left;
    background: #16ab4e;
    padding-left: 20px;
    height: 35px;
    z-index: 1;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.mensagem-grande a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding: 8px 0;
    padding-left: 6px;
	color: #fff;
}
.chamar-whats-div {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #25d366;
    display: inline-block;
    float: left;
    margin-right: 0px;
    z-index: 3;
    position: absolute;
    cursor: pointer;
    left: -16px;
}
.chamar-whats-div i{
    padding-left: 9px;
    padding-top: 6px;
    font-size: 21px;
	color: #fff;
}
#chamar-whats{
	display:block;
}
.mensagem-whatsapp.only-icon{
	right: -172px;
	right: -182px;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mensagem-whatsapp.only-icon .fechar-whats{
	display:none;
}

.mensagem-whatsapp a:hover{
	color:#fff;
} 

/* Responsividade do link*/

.desktop{
	visibility:visible;
}

.mobile{
	visibility:hidden;
	display: none!important;
}

#header #mainMenu:not(.menu-overlay) nav > ul > li.dropdown:before {
    content: unset;
}

@media (max-width:767px){

	.mobile{
		visibility:visible;
		display:block!important;
	}

	.desktop{
		visibility:hidden;
		display: none!important;
	}
	/* .chamar-whats-div i { */
		/* padding-left: 0px; */
	/* } */


}

@media(max-width: 480px){
	.msg-whats{
	visibility:hidden;
	width:0 !important;
	}
	.logo-whats{
		right:0;
	}
	.widget a {
		color: white;
		font-size: 12px;
	}
	.md-m-r-10{
		margin-right:10px!important;
	}
	
	/*Soluções-Detalhes*/
	
	#bt-solucoes a{
		display:block;
		width: auto;
	}
	
	.mobile-msg{
		display:none!important;
	}
	
	.item {
		height: 250px;
	}
	.item-video {
		height: 250px;
	}
	
}

.whats {
    margin-bottom: 0!important;
    box-shadow: none!important;
}

/* modificações para jrf */
.mensagem-whatsapp a{
	font-size: 16px!important;
}

#footer.footer-light .mensagem-whatsapp a:hover{
	color:white!important;
	
}

#footer.inverted .mensagem-whatsapp a  {
    color: #fff!important;
    font-weight: 600!important;
}

/* FIM WHATSAPP */

#modal-whatsapp a{
	padding-left: 60px;
	font-size: 15px;
}

@media (max-width:767px) {
	#bt-disparador i {
		position: absolute;
		top: 48%;
		left: 50%;
		transform: translate(-50%,-50%);
		font-size: 24px;
		color: white;
	}

	#bt-disparador {
		width: 40px;
		height: 40px;
	}

	div#botao-whatsapp {
		right: 10px;
		bottom: 10px;
	}

	.inspiro-slider .slide-captions > p {
		font-size: 16px;
		line-height: 1.4;
	}
}

.inspiro-slider .slide-captions > p {
    font-weight: bold;
}

.link-all-over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.inspiro-slider .slide-captions > * {
    z-index: 1;
}

@media (max-width: 991px) {
	#header #mainMenu:not(.menu-overlay) nav > ul > li > a {
		text-align: center;
	}
}

#grupo-bts.desk {
	display: block;
}

#grupo-bts.mob {
	display: none;
}

@media (max-width: 767px) {
	#modal-whatsapp a {
		padding-left: 60px;
		font-size: 13px;
		padding:8px 10px;
		line-height: 1;
	}

	#grupo-bts.desk {
		display: none;
	}
	
	#grupo-bts.mob {
		display: block;
	}
}