.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--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-5 h2{color:#FFFFFF;font-family:"RockStar", Sans-serif;font-size:36px;font-weight:300;text-transform:uppercase;}.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-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Auto Floating Shapes*/
.auto-moving1{
    animation: linear 20s animationFramesOne infinite;
}
.auto-moving2{
    animation: linear 20s animationFramesTwo infinite;
}
.auto-moving3{
    animation: linear 20s animationFramesThree infinite;
}
.auto-moving4{
    animation: linear 20s animationFramesFour infinite;
}
.auto-moving5{
    /*animation: linear 20s animationFramesFive infinite;*/
    animation: linear bounceUpDown 9s infinite; 
}

.auto-moving6{
    /*animation: linear 20s animationFramesFive infinite;*/
    animation: linear bounceUpDownE 9s infinite; 
}
@keyframes animationFramesOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}
@keyframes animationFramesTwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg) scale(1);
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}
@keyframes animationFramesThree {
    0% {
        transform: translate(165px, -179px);
    }
    100% {
        transform: translate(-346px, 617px);
    }
}
@keyframes animationFramesFour {
    0% {
        transform: translate(-300px, 151px) rotate(0deg);
    }
    100% {
        transform: translate(251px, -200px) rotate(180deg);
    }
}
@keyframes animationFramesFive {
    0% {
        transform: translate(61px, -99px) rotate(0deg);
    }
    21% {
        transform: translate(4px, -190px) rotate(38deg);
    }
    41% {
        transform: translate(-139px, -200px) rotate(74deg);
    }
    60% {
        transform: translate(-263px, -164px) rotate(108deg);
    }
    80% {
        transform: translate(-195px, -49px) rotate(144deg);
    }
    100% {
        transform: translate(-1px, 0px) rotate(180deg);
    }
}

@keyframes bounceUpDown {
  0%, 100% {
    transform: translateY(0) rotate(0deg); /* Изначальная позиция (без смещения) */
  }
  40% {
    transform: translate(15px, 15px) rotate(10deg); /* Смещение вниз на 10px */
  }
  
  70% {
    transform: translate(0px, 15px) rotate(20deg); /* Смещение вниз на 10px */
  }
}

@keyframes bounceUpDownE {
  0%, 100% {
    transform: translateY(0) rotate(0deg); /* Изначальная позиция (без смещения) */
  }
  40% {
    transform: translate(-15px, 5px) rotate(10deg); /* Смещение вниз на 10px */
  }
  
  70% {
    transform: translate(0px, 10px) rotate(15deg); /* Смещение вниз на 10px */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'RockStar';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://cripternity.clippy.click/wp-content/uploads/2022/09/RS-extralight.ttf') format('truetype');
}
@font-face {
	font-family: 'RockStar';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('http://cripternity.clippy.click/wp-content/uploads/2022/09/RS-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'RockStar';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('http://cripternity.clippy.click/wp-content/uploads/2022/09/RS-semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'RockStar';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://cripternity.clippy.click/wp-content/uploads/2022/09/RS-extrabold.ttf') format('truetype');
}
/* End Custom Fonts CSS */