/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/*HOME PAGE*/
.divider-second-section, .divider-first-section, .divider-thirty-section{
	position: relative;
}
@media (min-width: 767px){
.divider-second-section .col-inner{
	position: absolute;
	left: 45px;
	top: 15px;
}
.divider-first-section .col-inner{
	position: absolute;
	right: 15px;
	top: 15px;
	}
	.divider-thirty-section .col-inner{
		position: relative;
		right: 30px;
		top:10px;
	}
	.blog-posts-home, .row-values{
		margin-top: -90px;
	}	}
.col-cta .is-divider{
	  transform: rotate(90deg);
}
/*MAIN SLIDE*/
.main-slide-section .scroll-for-more{
	background: #002b5a;
	color: #FFF;
	padding: 0.2rem;
	height: 1.5rem;
	width: 3rem;
	border-radius: 50%;
	opacity: 1;
}
.main-slide-section .scroll-for-more .icon-angle-down{
	font-size: 1.24rem !important;
}
h1:after {
    content: '';
    position: absolute;
    display: block;
    top: 100px;
    height: 2px;
    width: 60px;
    background: #5F9ADC;
    left: -8%;
    z-index: 1;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);}
.main-slide-section h1:after{
  content:'';
  position:absolute;
  display:block;
  top:16%;
  height:2px;
  width: 60px;
  background: #5F9ADC;
  left:-8%;
  z-index:1;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
}
/*DOTS SLIDE*/
.flickity-page-dots .dot{
	border:1px solid #111;
	height: 0.4rem;
	width: 0.4rem;
	margin: 0 0.8rem;
	background: #fff;
}
.flickity-page-dots .dot.is-selected{
border:1px solid #5F9ADC;
background: #5F9ADC !important;
}
.flickity-page-dots .dot.is-selected::before {
  content: "";
  background-color: transparent;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 0.1rem solid #fff;
  background-clip: padding-box;
  position: absolute;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.social-icon-footer .icon-linkedin:before, .social-icon-footer .icon-instagram:before,
.social-icon-footer .icon-facebook:before{
	color: #002b5a;
}
.testimonial-box .star-rating{
	display: none;
}
.absolute-footer{
	display: none !important;
}
.col-absolute-footer{
	padding-bottom: 0 !important;
}
.cat-label{
	font-size: 0.75rem;
}
.slider-nav-outside .flickity-page-dots{
	bottom: 100px;
}
@media (min-width: 991px){
	.slider-nav-outside .flickity-page-dots{
	bottom: 40px !important;
	right: -40%;
}
}
/*BTN*/
.btn-border-secondary span, .btn-border-primary span{
		padding: 5px 10px 5px 20px !important;
	font-size: 1rem;
	font-weight: 500;
}
.btn-border-secondary span{
	border-left: 2px solid #5f9adc !important;	
}
.btn-border-primary span{
	border-left: 2px solid #002b5a !important;
}
.btn-border-secondary:hover span, .btn-border-primary:hover span, .btn-vertical-border:hover span{
	color: #5f9adc;
} 
.btn-vertical-border span{
	border-right: 2px solid #002b5a !important;	
		border-left: 2px solid #002b5a !important;
	padding: 5px 20px 5px 20px !important;
	font-size: 1rem;
	font-weight: 500;
}

.blog-post-inner a{
	font-weight: 500;
}
.blog-posts-home .button:after{
	margin-left: 8px !important;
}
.blog-posts-home .is-divider{
	display: none;
}
/*SECTION 2*/
@media (max-width: 525px){
	.row-mobile-reverse{
		flex-direction:column-reverse;
	}
	.img-section-2 .img-inner{
		margin: 0 !important; 
	}

	.col-main-slide .col-inner{
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 30px;
	}}

/*HEADER*/

header.transparent .menu-item a,
header.transparent .header-button a{
	color: #FFF !important;
}
header.transparent .current-menu-item a,
header .current-menu-item a{
	color: #5f9adc !important;
}
.header-button a{
	border: 2px solid #5f9adc !important;
	font-weight: 500;
	background: transparent;
	color: #002b5a;
}
.header-button a:hover{
	background: #5f9adc !important;
}
.transparent .header-logo-dark{
	display: block !important;
}
.transparent .header-logo{
	display: none;
}

/*condominios*/
.divider-condominium-page {
	position: relative;
}
.divider-condominium-page .col-inner{
	position: absolute;
	bottom: 60px;
	left: 28px;
}

.lista-container {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.lista-elegante {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
		align-items:center;
	margin-left: 0;
	margin-top: 2rem;
}

.lista-elegante li {
		color: #15193e;
    position: relative;
    padding: 20px 20px 20px 30px; /* Espaço para o ícone */
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
	margin-left: 0 !important;
}

.list-values{
	list-style: none
}
.list-values li{
	position: relative;
}
.list-values li::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    background-color: #D7B480;
    width: 4px;
    height: 4px;
}

.lista-elegante li::before, .list-values li::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    background-color: #D7B480;
    width: 10px;
    height: 10px;
}

/* Efeito de hover nos itens */
.lista-elegante li:hover {
    transform: translateY(-5px);
}

.col-contact-section-form .col-inner{
	padding: 0 60px !important;
}
/* Responsividade */
@media (max-width: 768px) {
    .lista-elegante {
        grid-template-columns: 1fr;
    }
	.col-contact-section-form .col-inner{
	padding: 0 30px !important;
}
}

/*Background Pattern*/
.background-pattern img {
  position: absolute;
  bottom: 0; 
  right: 0;
	max-width: 600px
}
.background-pattern-left img {
  position: absolute;
  bottom: 0; 
  left: 0;
	max-width: 600px
}

@media (max-width: 1920px){
	.background-pattern-left img {
	max-width: 400px
}
}
@media (max-width: 1290px){
	.background-pattern-left img {
	max-width: 200px
}
}
@media (max-width: 767px){
	.background-pattern, .background-pattern-left{
		display: none;
	}
	h1:after{
		content: none;
	}
}
.section-slider-testimonial .flickity-page-dots {
	bottom: 45px;
}
.post-template-default h1:after{
	content: none;
}
.btn-cookies{
	background: transparent;
	border: 2px solid #5f9adc;
	color: #fff;
	padding: 5px 15px;
	font-family: 'Montserrat';
}
.btn-cookies:hover{
	background: #5f9adc;
	border: 2px solid #5f9adc;
	color: #fff;
	padding: 5px 15px;
}
#cn-notice-text{
    font-family: 'Montserrat';
}
.otgs-development-site-front-end{
	display: none;
}

html[lang="en-US"] .header-button-1 {
    display: none;
}

html[lang="pt-pt"] .header-button-2 {
    display: none;
}
.text p{
	text-align: justify;
    hyphens: auto;
    word-break: break-word;
    word-spacing: 0.5px;
}
.icon-whatsapp:before{
	color: #002b5a;
}
.entry-content.single-page a{
	color: #5e9bdc;
}