.elementor-kit-6{--e-global-color-primary:#092A42;--e-global-color-secondary:#F5F7FF;--e-global-color-text:#717781;--e-global-color-accent:#FFC436;--e-global-color-28872cd:#FFFFFF;--e-global-color-efc9457:#F4F7FA;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-size:0.8rem;--e-global-typography-accent-font-weight:500;background-color:#FCFCFC;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-6{--e-global-typography-primary-font-size:26px;--e-global-typography-primary-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CONTAINER BOXED LAYOUT*/
/* Ultra wide */
@media (max-width: 3840px) {
.c-box {--content-width: 50%;}}
/* Desktop */
@media (max-width: 1920px) {
.c-box {--content-width: 75%;}}
/* Laptop big */
@media (max-width: 1600px) {
.c-box {--content-width: 80%;}}
/* Laptop small */
@media (max-width: 1366px) {
.c-box {--content-width: 77%;}}
/* Tablet portrait */
@media (max-width: 1200px) {
.c-box {--content-width: 80%;}}
/* Mobile */
@media (max-width: 767px) {
.c-box {--content-width: 90%;}}

body{
    width:100%;
    overflow-x:hidden;
}

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

/* Change Selection Text Color When Highlighting */ 


::-moz-selection { background-color: #8DA9C4; 
color: #fff; } 
::selection { background-color: #8DA9C4; 
color: #13315C; }



.mojaklasa {
  transition: transform 0.3s ease;
}

.mojaklasa:hover {
  transform: translateY(-7px);
}/* End custom CSS */