@font-face {
  font-family: 'CANegroni';
  src: url('fonts/CANegroni-Light.eot');
  src: url('fonts/CANegroni-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/CANegroni-Light.woff2') format('woff2'),
       url('fonts/CANegroni-Light.woff') format('woff'),
       url('fonts/CANegroni-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CANegroni';
  src: url('fonts/CANegroni-Fill.eot');
  src: url('fonts/CANegroni-Fill.eot?#iefix') format('embedded-opentype'),
       url('fonts/CANegroni-Fill.woff2') format('woff2'),
       url('fonts/CANegroni-Fill.woff') format('woff'),
       url('fonts/CANegroni-Fill.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CANegroni';
  src: url('fonts/CANegroni-Black.eot');
  src: url('fonts/CANegroni-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/CANegroni-Black.woff2') format('woff2'),
       url('fonts/CANegroni-Black.woff') format('woff'),
       url('fonts/CANegroni-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DIN';
  src: url('fonts/DIN-Regular.eot');
  src: url('fonts/DIN-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/DIN-Regular.woff2') format('woff2'),
       url('fonts/DIN-Regular.woff') format('woff'),
       url('fonts/DIN-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DIN';
  src: url('fonts/DIN-Bold.eot');
  src: url('fonts/DIN-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/DIN-Bold.woff2') format('woff2'),
       url('fonts/DIN-Bold.woff') format('woff'),
       url('fonts/DIN-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.font_ca .elementor-widget-heading .elementor-heading-title {
    font-family: 'CANegroni' !important;
}

/**************************************************************************************************************************************************************************************************************************************** width 1700 */
@media screen and (max-width: 1700px) {

.right_flower {
    display: none;
}

}
/**************************************************************************************************************************************************************************************************************************************** width 440 */
@media screen and (max-width: 440px) {

    .t_intro_lp {
        display: block !important;
    }


.elementor-widget-premium-addon-video-box {
    min-height: 220px;
}

.premium-modal-trigger-container:after {
    border-radius: 40px;
    max-width: 282px;
    margin-left: 50%;
    left: -141px;
}

.premium-modal-box-modal-dialog {
    /* max-height: 100% !important; */
    min-height: 645px;
    width: 80% !important;
}

#video_wide .premium-modal-box-modal-dialog {
    min-height: 250px ;
}

}