.elementor-kit-10{--e-global-color-primary:#6893CB;--e-global-color-secondary:#00C4A8;--e-global-color-text:#666666;--e-global-color-accent:#00C4A8;--e-global-color-2fe9105:#FFFFFF;--e-global-color-0aa73ac:#F5F5F5;--e-global-typography-primary-font-family:"Korolev";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Coranto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Korolev";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:100;--e-global-typography-accent-font-family:"Korolev";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Korolev", Sans-serif;}.elementor-kit-10 a{color:var( --e-global-color-text );}.elementor-kit-10 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h2{font-family:"Korolev", Sans-serif;font-size:28px;line-height:70px;}.elementor-kit-10 h3{font-family:"Coranto", Sans-serif;font-size:20px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */.elementor-sticky--effects .sticky-logo img {
	height: 25px!important;/*-- edit the pixels to change to desired shrinking size --*/
}

.sticky-logo img {
	transition: .5s all ease-in-out;
}

@media screen and (max-width: 767px) {
    .elementor-sticky--effects .sticky-logo img {
	height: 25px!important;/*-- edit the pixels to change to desired shrinking size for mobile --*/
}
}

/* -- Changing the menu background on scroll effect -- */

.elementor-sticky--effects {
   background: #fff!important; /* change the background color here*/
}

.elementor-sticky--effects .sticky-menu-items ul li a /* change the menu text color here*/ {
   color: #fff!important;
}

.elementor-sticky--effects, .sticky-menu-items ul li a {
  transition: .5s all ease-in-out;
}




ul li {line-height: 28px;
    font-size: 16px;
    font-weight: 300;
    list-style-type: square;
}

p {line-height:32px;}



    
.swiper-pagination-bullet-active { background-color: #0090DF!important;
}

.swiper-pagination-bullet { background-color:#0090DF!important;
}


@media only screen and (min-width: 1367px) {
	body #magicMouseCursor {
	  z-index:10000000!important;
	  position: fixed;
	  width: 35px;
	  height: 35px;
	  border: 1px solid #fff;
	  background: rgba(0,0,0,0.2);
	  border-radius: 50%;
	  z-index: 9999;
	  left: 0;
	  top: 0;
	  transition: transform 0.07s, width 0.3s, height 0.3s;
	  pointer-events: none; }
	  body #magicMouseCursor.cursor-square {
		border-radius: 0; }

	body #magicPointer {
	  z-index:10000000!important;
	  height: 5px;
	  width: 5px;
	  top: 0;
	  left: 0;
	  position: fixed;
	  background: #009999;
	  border-radius: 50%;
	  pointer-events: none;
	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s; }
	  body #magicPointer.is-hover {
		background: #fff; }
	  body #magicPointer.pointer-blur {
		height: 50px;
		width: 50px;
		background: none;
		border: 1px solid #fff;
		box-shadow: 0px 0px 15px -5px #009999; }
	  body #magicPointer.pointer-overlay {
		height: 50px;
		width: 50px;
		mix-blend-mode: difference;
		box-shadow: 0px 0px 15px -5px white; }

	body .magic-hover {
	  transition: all 0.2s; }
	  body .magic-hover:hover {
		cursor: none!important; }
}

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {display:none!important;}

.tooltip-inner {display:none!important;}/* End custom CSS */