.elementor-kit-8{--e-global-color-primary:#333333;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#555555;--e-global-color-accent:#FF3333;--e-global-color-c317439:#0066CC;--e-global-color-e8a4626:#2D2B3E;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-size:16px;color:var( --e-global-color-secondary );padding:15px 15px 15px 15px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#ED1C24;color:var( --e-global-color-secondary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#FF3F3F;font-size:16px;}.elementor-kit-8 a:hover{color:#333333;}.elementor-kit-8 h1{font-size:46px;}.elementor-kit-8 h2{font-size:34px;}.elementor-kit-8 h3{font-size:28px;}.elementor-kit-8 h4{font-size:24px;}.elementor-kit-8 h5{font-size:20px;}.elementor-kit-8 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8 h1{font-size:38px;}.elementor-kit-8 h2{font-size:28px;}.elementor-kit-8 h3{font-size:24px;}.elementor-kit-8 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:32px;}.elementor-kit-8 h2{font-size:26px;}.elementor-kit-8 h3{font-size:22px;}.elementor-kit-8 h4{font-size:20px;}.elementor-kit-8 h5{font-size:18px;}.elementor-kit-8 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#gallery-1 {
    position:relative;
}
#gallery-1 .gallery-item:last-child{
    position:absolute;
    top:0;
    left: 0;
    
}
#gallery-1 .gallery-item:last-child .gallery-icon{
    position:relative;
    width: 100%;
    aspect-ratio: 1/1;
}
#gallery-1 .gallery-item:last-child .gallery-icon img{
    position: absolute;
    bottom: -70px;
    left: 250px;
}

#gallery-1 .gallery-item:last-child img{
  width:250px;
  border: 10px solid #fff;
  margin: unset;
}
#gallery-1 .gallery-item:first-child img{
  width:400px;  
}

#gallery-1 .gallery-item img{
    border-radius:50%;
    object-fit: cover;
    display: block;
    aspect-ratio: 1 / 1;
}

@media only screen and (max-width: 1180px){
    #gallery-1 .gallery-item:first-child img{
        width:390px;  
    }
    #gallery-1 .gallery-item:last-child img{
        width:220px;
    }
}
@media only screen and (max-width: 1079px){
    #gallery-1 .gallery-item:first-child img{
        width:370px;  
    }
    #gallery-1 .gallery-item:last-child img{
        width:200px;
    }
}
@media only screen and (max-width: 1039px){
    #gallery-1 .gallery-item:first-child img{
        width:370px;  
    }
    #gallery-1 .gallery-item:last-child img{
        width:200px;
    }
}
@media only screen and (max-width: 1034px){
    #gallery-1 .gallery-item:first-child img{
        width:350px;  
    }
    #gallery-1 .gallery-item:last-child .gallery-icon img{
        bottom: -50px;
        left: 230px;
    }
  
}
@media only screen and (max-width: 991px){
    #gallery-1 .gallery-item:last-child .gallery-icon img{
        bottom: -30px;
        left: 200px;
    }
}
@media only screen and (max-width: 873px){
    #gallery-1 .gallery-item:first-child img{
        width:300px;  
    }
    #gallery-1 .gallery-item:last-child .gallery-icon img{
        width:190px;
        /*bottom: -30px;*/
        left: 170px;
    }
}/* End custom CSS */