.elementor-kit-6{--e-global-color-primary:#00B0B9;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-31fa1913:#6EC1E4;--e-global-color-6189c8f1:#4054B2;--e-global-color-1e3dc968:#23A455;--e-global-color-51c2ff57:#000;--e-global-color-6f100dfe:#FFF;--e-global-color-a0462a4:#01696F;--e-global-color-8fe2ef9:#0F0F0F;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:rgba(0, 0, 0, 0.75);background-image:url("https://www.iceberg-thermal.com/wp-content/uploads/2020/03/Background_RGB_adjusted.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(min-width:1025px){.elementor-kit-6{background-attachment:fixed;}}@media(max-width:1024px){.elementor-kit-6{background-image:url("https://www.iceberg-thermal.com/wp-content/uploads/2020/03/Background_RGB_adjusted.jpg");background-position:center center;background-repeat:repeat-y;background-size:auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{background-image:url("https://www.iceberg-thermal.com/wp-content/uploads/2020/03/Background_RGB_adjusted.jpg");background-position:center center;background-repeat:repeat-y;background-size:auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.snow-bg {
   position: relative;
}

.snow-bg:after {
   content: '';
   display: block;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   pointer-events: none;
   background-image: url('https://www.iceberg-thermal.com/wp-content/uploads/2020/12/s1.png'), url('https://www.iceberg-thermal.com/wp-content/uploads/2020/12/s2.png'), url('https://www.iceberg-thermal.com/wp-content/uploads/2020/12/s3.png');
    animation: snow 10s linear infinite;
}

@keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}/* End custom CSS */