/*
Theme Name: Base Template
Description: Base Template
Template: framework
Version: 1.0.0
*/
@font-face {
    font-family: 'Better Grade';
    src: url('/wp-content/themes/framework-child/fonts/BetterGrade.woff2') format('woff2'),
         url('/wp-content/themes/framework-child/fonts/BetterGrade.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  .better-font {
    font-family: 'Better Grade', cursive; 
            font-size: 70px;
            line-height: initial;
            text-decoration: none;
            margin:0 20px;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            @media (max-width: 890px) {
                font-size: 65px;
                line-height: inherit;
    }
  }
  .study{
    font-family: "study", serif;
  }
/*Text modules
.wysg-content{
    
}*/
#gutenberg-content,.wysg-decoration,.wysg-content{
    width: 100%;
    p{
        margin-bottom: 1rem;
    }
    a{
        color:#0056B3!important;
        &:hover{
        color:#e8ae60!important;
        }
    }
    
    h2{
        margin-bottom: 1rem;
        /*color:#00263e;*/
    }
    @media (max-width: 864px) {
        text-align: center;
        ul{
            text-align: start;
        }
    }
    
}
.border-for-images{
    border: 1px solid #e3e3e37a;
}
/*Modules*/ 

.media_type_video{
	max-height: 80vh;
    @media (max-width: 864px) {
        height: 500px;
		}
	}
	.media_type_image{
		max-height: 500px;
    @media (max-width: 864px) {
        height: 500px;
	}
}

.text-and-button-module{
    @media (max-width: 864px) {
        text-align: center;
        p{
            text-align: center!important;
        }
    }
}

/*Image & tetx*/

.image-and-text-module{
    .card-image{
        height: auto;
        max-height: 450px;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }
    .image-and-text-module__heading{
        margin-bottom: 1.5rem;
    h2{
        margin-bottom: 1.5rem;
    }
    }
    @media (max-width: 864px) {
    .btn{
        margin:auto;
    }
    }
}
/*Image and text advanced*/
.image-and-text-advance{
    .featured-content{
        .image-featured{
        height: auto;
        min-height: 450px;
        max-height: 450px;
        width: 100%;
        object-fit: cover;
        object-position: center;
        @media (max-width: 864px) {
            min-height: 350px;
            max-height: 350px;
        }
        }

    }
    .repeater-grid-cards{
        .card{
            .image__card{
                .card-image{
                height: 400px;
                object-fit: cover;
                @media (max-width: 864px) {
                    height: 300px;
                }
                }
            }
        }
    }
}
/*Hero video image*/
.hero-video-image-module{
        p{
            font-size: 18px;
            line-height: inherit;
        }
}
@media (max-width: 864px) {
    .hero-video-image-module .absolute {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
    }
    .hero-video-image-module{
        min-height: 50vh!important;
    }
    
}

/*Content grid*/
.content-grid-module .grid article{
box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
p{
    text-align: start!important;
}
}
.content-grid-module__image img{
    background: #00263e;
    padding: 5px;
}

/*Text editor*/
.text-editor-module .text-item + .text-item {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 2.5rem;
    padding-top: 2.5rem;
  }

/*Hero text and button background*/
.hero-text-and-button-background{
    .content{
        max-width: 700px;
        h2{
            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);

            font-size: 34px;
            line-height: 44px;
            @media (min-width: 864px) {
            font-size: 60px;
            line-height: 70px;
            }
        }
        @media (min-width: 890px) {
        h3,p{
            padding-right: 50px;
        }
        }
    }
}

/*Texto tachado*/
.section-heading_and_cards-module,.image-and-text-module,
.text-and-button-module,.content-video-module,
.text-editor-module,.section-insurance-module,.section-heading-and-grids-module,.section-heading-image-hover{
    .wysg-decoration{
        width: 100%;
     h2{
        justify-content: center;
        align-items: center;
        gap:5px;
        
        @media (max-width: 890px) {
            flex-direction: column;
        }
        del{
            font-family: 'Better Grade', cursive; 
            font-size: 70px;
            line-height: 20px;
            text-decoration: none;
            margin:0 20px;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            @media (max-width: 890px) {
                font-size: 65px;
                line-height: 65px;
            }
            
        }
     }
    }
}
.section-insurance-module,.section-heading-and-grids-module{
    .wysg-decoration{
     h2{
        margin:0;
        del{
                font-size: 120px;
                line-height: 0;
                position: relative;
                top: 20px;
                @media (max-width: 1040px) {
                font-size: 95px;
                }
            }
        }
     
     }
     .text-white p{
        a{
            color:#fff!important;
            text-decoration: underline;
            font-weight: 600;
        }
     }
}
@media (max-width: 768px) {
.section-insurance-module{
    .gallery{
        img{
            height: auto;
            width: 150px;
        }
    }
}
}

/*Video content*/
@media (min-width: 1040px) {
.content-video-module{
    .wysg-decoration{
        padding-right: 100px;
    }
}
}

/*Image Background Shadow Section*/
.shadow-image-bg-section img {
    text-align: center;
    margin: 0 auto;
    padding: 1rem;
  }
  .section-image-hover{
    .image-hover-text{
        
        a{
            text-decoration: underline;
            font-weight: 600;
            line-height: 30px;
        }
    }
  }
  
  /* Image hover */
  .image-hover-box {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 24rem;
  }
  
  .image-hover-box .overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 38, 62, 0.6) 0%, transparent 60%);
    transition: background 0.5s ease;
    z-index: 0;
  }
  
  .group:hover .overlay {
    background: rgba(0, 38, 62, 0.8);
  }
  
  .image-hover-heading {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    color: white;
    font-weight: bold;
    font-size: 1.25rem;
    z-index: 10;
    transition: transform 0.5s ease;
  }
  
  .group:hover .image-hover-heading {
    top: 0;
    padding: 20px 0;
  }
  
  .image-hover-text {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    opacity: 0;
    color: white;
    font-size: 0.875rem;
    z-index: 10;
    transition: opacity 0.5s ease;
  }
  
  .group:hover .image-hover-text {
    opacity: 1;
  }
  

  /*Image and buttons*/
  .section-heading_and_buttons-module 
  {
    img {
    text-align: center;
    margin: 0 auto;
    padding: 1rem;
    }
    .text-white{
         a{
        color:#fff!important;
        text-decoration: underline;
        font-weight: 600;
        }
    }
    .wysg-content{
        width: 100%;
        
     h2{
        /*display:flex;*/
        justify-content: center;
        align-items: center;
        gap:5px;
        
        @media (max-width: 890px) {
            flex-direction: column;
        }
        del{
            font-family: 'Better Grade', cursive; 
            font-size: 70px;
            line-height: 20px;
            text-decoration: none;
            margin:0 20px;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            @media (max-width: 890px) {
                font-size: 65px;
                line-height: 65px;
            }
        }
     }
    }
  }

  /*Map*/
  .section-map-module{
    
    iframe{
        width: 100%;
    }
    img{
        text-align: center;
        margin: 0 auto;
    }
  }

  /*Cards module*/
  .section-heading_and_cards-module{
    .cards{
        .image-card{
            height: auto;
            min-height: 300px;
            max-height: 300px;
            width: 100%;
            object-fit: cover;
            object-position: center;
        }
        border-color:#e8ae60;
        h3,p{
            padding:0 2.5rem;
        }
        a{
            color:#e8ae60;
            font-family: input-serif, serif;
        }
        padding-bottom: 1.5rem;
    }
  }
  
  /*Testimonials*/
  .testminonials {
    .testimonial-item{
        box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    }
  }

  /*Separator*/
  .separator .line{
    border-top: 1px solid rgba(0, 0, 0, .1);
  }

.footer-singlepost{
    background-color:#00263e;
}