@font-face {
font-family: "Flaticon";
src: url(../fonts/flaticon/flaticon.eot);
src: url(../fonts/flaticon/flaticon.ttf) format("truetype"),
url(../fonts/flaticon/flaticon.woff2) format("woff2"),
url(../fonts/flaticon/flaticon.woff) format("woff"),
url(../fonts/flaticon/flaticon.eot?#iefix) format("embedded-opentype"),
url(../fonts/flaticon/flaticon.svg#flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-size: inherit;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-right-arrow:before {
content: "\f101";
}
.flaticon-right:before {
content: "\f102";
}
.tp-home #sp-main-body {
  padding: 0;
}
#sp-intro {
	background:#2662FF;
	color:#fff;
}
#sp-intro  .wgl-btn {
  position: relative;
  top: 60px;
}
#sp-intro .dblh__title-wrapper {
	color:#fff;
	font-size:36px;
	font-weight:800;
	line-height:51.9833px;
	padding-bottom: 20px;
	text-transform: uppercase;
	
}
.wgl-button .wgl-icon {
  font-size: 16px;

}
.wgl-button .icon-wrapper {
  line-height: 0;
  font-weight: normal;
  margin: -1em 0;
}
.wgl-button .icon-wrapper  i {
  transform: translateY(1px) rotate(-45deg);
  display: inline-block;
  margin-right:5px;
}
#sp-intro p {
  font-size: 25px;
}
#sp-intro .wgl-button {
	justify-content: center;
  display: inline-flex;
  padding: 16px 40px 18px 37px;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.05em;
  transition: 0.4s;
  margin-top: 20px;
  min-width: 450px;
}
#sp-intro .wgl-button:hover {
	background:none;
	color: #fff;
}
#sp-intro .button-text {
	color: #fff;
	font-size: 30px;
    font-weight: 700;
}
.wgl-btn .wgl-icon {
  font-size: 34px;

}
.wgl-btn .icon-wrapper {
  line-height: 0;
  font-weight: normal;
  margin: -1em 0;
}
.wgl-btn .icon-wrapper  i {
  transform: translateY(1px) rotate(-45deg);
  display: inline-block;
  margin-right:5px;
  color: #fff;
  transition: 0.4s;
}
.wgl-btn .icon-wrapper:hover  i{
	transform: translateY(1px) rotate(0);
}
.box-contact {
	padding-top:30px;
	padding-top: 130px;
  justify-content: end;
  display: flex;
}
.box-contact a {
	color: #fff;
	font-size: 20px;
    font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline transparent;
	transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
  text-underline-offset: 0.2em;
}
.box-contact a:first-child{
	margin: 0px 46px 0px 0px;
}
.box-contact a:hover {
	text-decoration-color: currentColor;
}
#sp-sponsors {
	background:#2662FF;
	padding:40px;
	text-align: center;
}

#sp-sponsors h3.sp-module-title {
	color:#fff;
	font-size:36px;
	font-weight:800;
	line-height:51.9833px;
	padding-bottom: 30px;
	text-transform: uppercase;
}
#sp-about .sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap , #sp-about .sppb-image-carousel-layout1 .sppb-carousel-extended-item img{
  border-radius: 0;
}
section#sp-about {
	position: relative;
}

section#sp-about::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 64px;
  background: url('../images/dots.png') no-repeat ;
  width: 230px;
  height: 190px;
  z-index: -1;
}
@media (min-width: 1280px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 6px;
  font-size: 14px;
  letter-spacing: 1.4px;

}
}
@media (min-width: 992px) {
#sp-about .sppb-addon-raw-html {
	padding:15px 65px;
	background: #F8F9FB;
	  position: relative;
	  top: 150px;
}
}
#sp-about .sppb-addon-raw-html::after {
	content: "";
  position: absolute;
  top: -40px;
  right: -25%;
  background: #F8F9FB;
  width: 120%;
  height: 120%;
  z-index: -1;
  left: inherit;
}
#sp-about .box-full h6{
  font-size: 16px;
  font-weight: 600;
  color: #0271B9;
}
#sp-about .box-full h2{
  font-size: 40px;
  font-weight: 800;
  color: #212529;
}
#sp-about .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;
  
}
#sp-about .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
#sp-about .wgl-button .button__text {
	color: #212529;
}
#sp-about .wgl-button:hover .button__text {
	color: #fff;
}
#sp-about .wgl-button .icon-wrapper i {
	transition: 0.4s;
}
#sp-about .wgl-button:hover .icon-wrapper i {
  transform: translateY(1px) rotate(0deg);
  
}
#sp-about  .show-more {
  position: relative;
  top: 10px;
  left: 50px;
}
#sp-feature {
	background:#F8F9FB;
	padding: 30px 10px;
}
#sp-feature h3.sp-module-title {
	color:#2662FF;
	font-size:36px;
	font-weight:800;
	line-height:51.9833px;
	padding-bottom: 30px;
	text-transform: uppercase;
}
#sp-feature .sppb-articles-carousel-img {
	display:none;
}
#sp-feature .sppb-articles-carousel-link i{
	display:none;
}
#sp-feature .sppb-articles-carousel-content {
  background: #FFC13C;
  box-shadow: none;
  justify-content: center;
  min-height: 360px;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
#sp-feature .sppb-articles-carousel-content:hover {
	background: #2662FF;
	
}
#sp-feature .sppb-articles-carousel-link {
  font-size: 40px;
  color: #fff;
  line-height: 60px;
  font-weight: 800;
  font-family: Raleway;
  text-align: center;
  transition: transform .4s;
}
#sp-feature .sppb-articles-carousel-content:hover  .sppb-articles-carousel-link {
	color: #fff;
	transform: scale(1.1);
}
section#sp-booking {
	padding:60px 10px;
	position: relative;
}
section#sp-booking::after  {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 1px;
  margin-bottom: 0.1em;
  background: #c0c0c0;
  bottom: 0;
  position: absolute;
  left: 16%;
}
.elementor-widget-container {
  padding: 25px 30px 25px 30px;
  background-color: #2662FF;
  transition: 0.4s;
  position: relative;
}
.elementor-widget-container .wgl-infobox__link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wgl-infobox .wgl-infobox_wrapper {
  position: relative;
  z-index: 1;
}
 .wgl-infobox .content_wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.wgl-infobox .wgl-infobox-title_wrapper {
  position: relative;
  display: block;
}
.wgl-infobox_title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0px 0px 64px 0px;
  display: block;
  line-height: 1.5;
  word-break: break-word;
  transition: 0.4s;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  color: #FFFFFF;
}
.wgl-infobox_content {
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #FFFFFF;
}
.wgl-infobox-button_wrapper {
  margin: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  left: 87%;
  top: -8px;
}
 .wgl-infobox_wrapper .button-read-more {
  transition: all 0.4s;
  color: #FFFFFF;
  gap: 11px;
}
.wgl-infobox_button .read-more-icon {
  font-size: 26px;
  display: inline-block;
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  margin-left: -0.1em;
  margin-top: 0.2em;
  transition: 0.4s;
  transform: translateY(-8px) rotate(-45deg);
}
.wgl-infobox:hover .wgl-infobox_button .read-more-icon{
	transform: translateY(-8px) rotate(0);
}
#sp-booking .elementor-widget {
	padding:30px 0 0 20px;
	font-size:20px;
}
#sp-counter .sppb-animated-number {
	font-size: 40px;
	color: #2662FF;
	font-weight: 700;
	line-height: 1;
}
#sp-counter .sppb-column-addons {
  display: table-column;
  columns: 5;
}
#sp-counter .sppb-addon-animated-number .sppb-addon-content {
 justify-content: center;
}
#sp-counter  .sppb-animated-number-title {
  font-size: 17px;
  font-weight: bold;
  line-height: 50px;
  margin-left: 10px;
}
#sp-product .sppb-articles-carousel-content {
 background: #2662FF;
  box-shadow: none;
  padding: 40px 20px 20px;
  margin-bottom: 0px;
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: 0.3s;
}
#sp-product .sppb-articles-carousel-column:hover .sppb-articles-carousel-content {
 transition: all 0.3s ease-in-out;
 padding: 40px 20px ;
}
#sp-product .sppb-articles-carousel-content a i , #sp-product .sppb-articles-carousel-meta-date , #sp-product .sppb-articles-carousel-meta-category{
	display:none;
}
#sp-product .sppb-articles-carousel-content a {
	font-size: 24px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0;
}
#sp-product .sppb-articles-carousel-column {
  position: relative;
  overflow: hidden;
}
#sp-product .sppb-articles-carousel-img img{
	transition: 0.3s;
}
#sp-product .sppb-articles-carousel-img:hover img{
  -webkit-transform: scale(0.95);
  transform: scale(1.1);
}
section#sp-banners {
	background:#F8F9FB;
	padding:60px 10px;
	text-align:center;
}
section#sp-banners  h3.sp-module-title {
  color: #2662FF;
  font-size: 36px;
  font-weight: 800;
  line-height: 51.9833px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
#sp-banners .sppb-carousel-extended-content-wrap {
  border-radius: 10px;
  border: 1px solid #f7f7f7;
}
#sp-banners .sppb-carousel-extended-item img {
	border-radius: 10px;
}
#sp-upcoming {
	background:#2662FF;
	color: #fff;
}
#sp-upcoming .dblh__title-wrapper {
	font-size: 96px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: -0.05em;
}
#sp-upcoming .wgl-button {
  justify-content: center;
  display: inline-flex;
  padding: 16px 40px 18px 37px;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.05em;
  transition: 0.4s;
  margin-top: 20px;
}
#sp-upcoming .wgl-button:hover {
	background: none;
	 color: #fff;
}
#sp-upcoming .widget-des {
	display: inline-flex;
	margin: 2px 0px -17px 47px;
	font-size: 22px;
}
#sp-upcoming .sppb-articles-carousel-content {
  background: none;
  box-shadow: none;
  padding: 40px 0;
  margin-bottom: 0;
}
#sp-upcoming .sppb-articles-carousel-link {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #FFFFFF;
}
#sp-upcoming .sppb-articles-carousel-link  i {
  font-size: 26px;
  display: inline-block;
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  margin-left: -0.1em;
  margin-top: 0.2em;
  transition: 0.4s;
  transform: translateY(-8px) rotate(-45deg);
  float: right;
}
#sp-upcoming .bt-inner:hover .sppb-articles-carousel-link i {
	transform: translateY(-8px) rotate(0);
}
#sp-upcoming .sppb-articles-carousel-img-link {
	position: relative;
  border-radius: 0;
  overflow: hidden;
  display: block;
}
#sp-upcoming .sppb-articles-carousel-img-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  transition: 0.3s;
  opacity: 0;
  background: linear-gradient(180deg, transparent 40.63%, #2662FF 100%);
}
#sp-upcoming .bt-inner:hover .sppb-articles-carousel-img-link::after{
  opacity: 1;
}
#sp-contact-bottom {
	padding-top:20px;
}
#sp-contact-bottom .elementor-widget-container {
  background-color: #FFC13C;
}
#sp-contact-bottom .elementor-widget-container:hover {
   background-color:#F8F9FB;
  
}
#sp-contact-bottom .elementor-widget-container:hover .wgl-infobox_title , #sp-contact-bottom .elementor-widget-container:hover .wgl-infobox_wrapper .button-read-more, #sp-contact-bottom .elementor-widget-container:hover .wgl-infobox_content{

  color: #2662FF;
}
section#sp-bottom {
	background:#2662FF url('../images/bg-footer.png') no-repeat center bottom;
	background-size: contain;
    padding: 80px 0 150px;
}
#sp-footer{
  background: #FFC13C;
  border-top:1px solid #ffffff;
  color: #fff;
  padding:20px 40px ;
  font-size: 15px;
}
#sp-footer #sp-footer2 {
  text-align: center;
}
#sp-footer ul.menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  justify-content: center;
  align-items: center;
}
#sp-footer a {
  color: #fff;
}
#sp-footer a:hover {
  color: #fff;
}
#sp-design {
  display: flex;
  justify-content: center;
}
#sp-bottom .formResponsive input[type="text"] {
	background: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-bottom: 20px !important;
}
#sp-bottom .formResponsive input[type="submit"] {
	background: none;
  color: #fff;
  font-size: 28px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  left: -20px;
}
 #sp-bottom .wgl-social-icons a {
	 margin-right:10px;
 }
 #sp-slide .date-local {
  display: flex;
  gap: 70px;
  font-size:50px;
  font-weight:700;
  letter-spacing: -0.05em;
  line-height: 1;
  padding-top: 180px;
}
 #sp-slide .date-local div:first-child {
	 color: #FFC13C;
 }
 #sp-slide h3.dblh__title-wrapper {
  font-size: 80px;
  font-weight: 800;
  padding-top: 50px;
 }

#sp-header {
  background: none;
  position: absolute;
  top: 0;
  margin: 0 auto;
  padding:0 10px;
}
@media (min-width: 1281px) {
 #sp-header {
  padding:0 30px;
}
}
.tp-home #sp-header::after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  border-radius: inherit;
  transition: 0.3s;
  background: #fff;
  height: 1px;
  width: auto;
}
.head-link p{
	margin:0;
}
.head-link .elementor-button {
	font-size: 18px;
  font-weight: 700;
  text-transform: none;
  padding: 10px 25px 10px 25px;
  border-radius: 3px;
  text-align: center;
  transition: all .3s;
  display: inline-block;
  background-color: #2662FF;
  color: #fff;
}
.head-link .elementor-button:hover {
	background-color: #fff;
    color: #2662FF;
}
.tp-home .head-link .elementor-button {
  background-color: #FFC13C;
  color: #000;
}
.tp-home .head-link .elementor-button:hover {
	background-color: #2662FF;
    color: #fff;
}
.burger-icon {
	background: #2662FF;
	padding:15px 15px;
	width: 70px;
    height: 80px;
	
}
.burger-icon > span.line {
  background-color: #fff;
  margin: 10px 0;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.burger-icon > span.line2 {
  width: 20px;
  margin-top: 8px;
}
.burger-icon:hover span.line2 {
  width: 40px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  position: relative;
  right: -30px;
  margin: 0;
}
.breadcrumb .fa-map-marker-alt::before {
  content: none;
}
.top-search {
	position: relative;
}
.top-search-input-wrap .input-group {
  justify-content: center;
  flex-wrap: initial;
}
.sp-megamenu-parent > li.active > a {
  position: relative;
}
.sp-megamenu-parent > li.active > a::before {
  opacity:1;
}
.sp-megamenu-parent > li > a::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  line-height: 1.1;
  display: inline-block;
  transform: rotate(-45deg);
  opacity:0;
}
.sp-megamenu-parent > li:hover > a::before {
  opacity:1;
}
.header-modules .wgl-social-icons a {
	margin: 0 20px 0 0;
  background: #fff;
  color: #000;
  width: 40px;
  height: 40px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
}
.header-modules .wgl-social-icons a:hover {
	background: #FFC13C;
}
.top-search {
	border-right: 2px solid #fff;
    padding-right: 20px;
	font-size: 22px;
}
.about-box h3.dblh__title-wrapper{
	color: #000;
  font-size: 36px;
  font-weight: 800;
  line-height: 51.9833px;
  padding-bottom: 20px;
  text-transform: uppercase;

}
.about-box .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;
  
}
.about-box .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
.about-box .wgl-button .button__text {
	color: #212529;
}
.about-box .wgl-button:hover .button__text {
	color: #fff;
}
.about-box .wgl-button .icon-wrapper i {
	transition: 0.4s;
}
.about-box .wgl-button:hover .icon-wrapper i {
  transform: translateY(1px) rotate(0deg); 
}
.about-box .box-text {
	border-top: 1px solid #000;
	padding-top:15px;
}
.contact-miscinfo h3 {
	text-transform:uppercase;
	font-weight: 700;
    margin-bottom: 20px;
}
.contact-miscinfo a {
	color: #5b5b5b;
	font-weight: 500;
}
.contact-miscinfo .wgl-social-icons a {
	margin-right:10px;
}
.contact-form .form-control {
	border: 1px solid #232323;
	border-width: 0 0 1px 0;
	border-radius: 0;
}
.contact-form .btn.btn-primary {
	border: 1px solid #2662FF;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background:#2662FF;
  color:#fff;
  border-radius:0;
  margin-top:20px;
}
.contact-form .btn.btn-primary:hover {
	background:none;
	color:#232323;
	border: 1px solid #232323;
}
.contact-form .btn.btn-primary i {
	transition: 0.4s;
	margin-right: 10px;
	transform: translateY(1px) rotate(-45deg);
	font-size:16px;
}
.sponsors-box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dee2e6;
}
.sponsors-box h4 {
	font-weight: 700;
	margin: 0;
}
.sponsors-box .row {

}
#sp-about-inner-1 .sppb-carousel-extended-content-wrap {

  border: 1px solid #232323;
}
.sponsors-box img {
  border-radius: 10px;
  border: 1px solid #f7f7f7;
  margin:0 10px 5px 10px;
}
#sp-about-inner-1 .sppb-carousel-extended-item img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
#sp-about-inner-1 .sppb-carousel-extended-item:hover img {
	filter: none;
  -webkit-filter: none;
}
#sp-about-inner-1 {
	padding-bottom:40px;
}
#sp-about-inner-2 {
	background:#2662FF;
	padding: 30px 10px;
}
#sp-about-inner-2 h3.sp-module-title {
	color:#fff;
	font-size:36px;
	font-weight:800;
	line-height:51.9833px;
	padding-bottom: 30px;
	text-transform: uppercase;
}
#sp-about-inner-2 .sppb-articles-carousel-img {
	display:none;
}
#sp-about-inner-2 .sppb-articles-carousel-link i{
	display:none;
}
#sp-about-inner-2 .sppb-articles-carousel-content {
  background: #FFC13C;
  box-shadow: none;
  justify-content: center;
  min-height: 360px;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
#sp-about-inner-2 .sppb-articles-carousel-content:hover {
	background: #fff;
	
}
#sp-about-inner-2 .sppb-articles-carousel-link {
  font-size: 40px;
  color: #fff;
  line-height: 60px;
  font-weight: 800;
  font-family: Raleway;
  text-align: center;
  transition: transform .4s;
}
#sp-about-inner-2 .sppb-articles-carousel-content:hover  .sppb-articles-carousel-link {
	color: #2662FF;
	transform: scale(1.1);
}
#sp-about-inner-3 {
	padding:40px 0;
}
#sp-about-inner-3 .row {
  align-items: center;
}
#sp-about-inner-3 h3.dblh__title-wrapper {
  color: #002B9B;
  font-size: 36px;
  font-weight: 800;
  line-height: 51.9833px;
  text-transform: uppercase;
}
#sp-about-inner-3 .dblh__subtitle {
	color: #2662FF;
	font-size: 20px;
  line-height: 1.25em;
  font-weight: 700;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  margin: 9px 0px 0px 0px;
}
#sp-about-inner-3 p {
	margin-top: 1rem;
}
#sp-about-inner-3 .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;
  margin-top:40px;
}
#sp-about-inner-3 .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
#sp-about-inner-3 .wgl-button .button__text {
	color: #212529;
}
#sp-about-inner-3 .wgl-button:hover .button__text {
	color: #fff;
}
#sp-about-inner-3 .wgl-button .icon-wrapper i {
	transition: 0.4s;
}
#sp-about-inner-3 .wgl-button:hover .icon-wrapper i {
  transform: translateY(1px) rotate(0deg);
  
}
#sp-counter-inner .sppb-column-addons {
  display: table-column;
  columns: 5;
}
#sp-counter-inner .sppb-addon-animated-number .sppb-addon-content {
  justify-content: center;
}
#sp-counter-inner {
	padding-bottom:40px;
}
#sp-counter-inner .sppb-animated-number {
	font-size: 40px;
  color: #2662FF;
  font-weight: 700;
  line-height: 1;
}
#sp-counter-inner  .sppb-animated-number-title {
  font-size: 17px;
  font-weight: bold;
  line-height: 50px;
  margin-left: 10px;
}
.sppb-flipbox-panel .sppb-flipbox-back, .sppb-flipbox-panel .sppb-flipbox-front {
  padding: 30px 30px 17px 30px;

}
.wgl-flipbox_front .media-wrapper .elementor-icon {
  padding: 19px 21px 19px 17px;
  color: #002B9B;
  background-color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  transition: all .3s;
  text-align: center;
}
.wgl-number .number {
  min-width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wgl-flipbox_subtitle {
  display: inline-block;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.wgl-flipbox_front .wgl-flipbox_title {
  color: #FFFFFF;
  margin: 5px 0px 0px 0px;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  word-break: break-word;
  letter-spacing: -0.05em;
  transition: 0.4s;
}
.wgl-flipbox_front .wgl-flipbox_media-wrap {
  margin: 0 0 50px 0;
}
.wgl-flipbox_back .wgl-flipbox_title {
  color: #FFFFFF;
  margin: -8px 0px 8px 0px;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  word-break: break-word;
  letter-spacing: -0.05em;
  transition: 0.4s;
}
.wgl-flipbox_back .wgl-flipbox_content {
  margin: 0px 0px 14px 0px;
  color: #FFFFFF;
}
.wgl-flipbox_button-wrap {
  line-height: 0;
  font-size: 0;
}
.wgl-flipbox_button.button-read-more {
  margin: 0px 0px 12px 0px;
  color: rgba( 255,255,255,1 );
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: -0.05em;
  margin-top: 10px;
  max-width: 100%;
  transition: 0.4s;
  gap: 6px;
}
.wgl-flipbox_button.button-read-more .read-more-icon {
  color: rgba( 255,255,255,1 );
  content: "\f102";
  font-family: flaticon;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: -0.1em;
  margin-top: 0.2em;
  transition: 0.4s;
  transform: translateY(0) rotate( -45deg);
  font-style: italic;
}
.wgl-flipbox_button.button-read-more:hover .read-more-icon {
  transform: translateY(0) rotate( 0deg);
}
#konferencije .sppb-row {
  align-items: center;
}
#konferencije h3.dblh__title-wrapper {
  color: #002B9B;
  font-size: 42px;
  font-weight: 800;
  line-height: 51.9833px;
  text-transform: uppercase;
}
#konferencije .dblh__subtitle {
	color: #2662FF;
	font-size: 20px;
  line-height: 1.25em;
  font-weight: 700;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  margin: 9px 0px 0px 0px;
}
#konferencije p {
	margin-top: 1rem;
}
#konferencije .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;
  margin-top:40px;
}
#konferencije .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
#konferencije .wgl-button .button__text {
	color: #212529;
}
#konferencije .wgl-button:hover .button__text {
	color: #fff;
}
#konferencije .wgl-button .icon-wrapper i {
	transition: 0.4s;
}
#konferencije .wgl-button:hover .icon-wrapper i {
  transform: translateY(1px) rotate(0deg);
}
#konferencije .sppb-articles-carousel-meta , #konferencije .sppb-articles-carousel-meta-category {
	display:none;
}
#konferencije .sppb-articles-carousel-content {
  background: none;
  box-shadow: none;
  padding: 20px 20px 25px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}
#konferencije .sppb-articles-carousel-link {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.05em;
  color: #FFFFFF;
  text-transform: uppercase;
  margin:  0px;
  transition: 0.4s;
}
#konferencije .sppb-articles-carousel-column:hover .sppb-articles-carousel-link {
	margin: -50px 0px 33px 0px;
}
#konferencije .sppb-articles-carousel-link i {
  font-size: 26px;
  display: inline-block;
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  margin-left: -0.1em;
  margin-top: 0.2em;
  transition: 0.4s;
  transform: translateY(-8px) rotate(-45deg);
  float: right;
}
#konferencije .sppb-articles-carousel-column:hover .sppb-articles-carousel-link i {
  transform: translateY(-8px) rotate(0);
}
#konferencije .sppb-articles-carousel-introtext {
	color: #FFFFFF;
	font-size: 20px;
  line-height: 1.8em;
  opacity: 0;
  transition: all 0.6s, opacity calc(0.6s * 0.5);
  max-height: 0;
}
#konferencije .sppb-articles-carousel-column:hover .sppb-articles-carousel-introtext {
  opacity: 1;
  transition: all 0.6s, opacity calc(0.6s * 0.5) calc(0.6s * 0.5);
  max-height: 185px;
}
#konferencije .sppb-articles-carousel-img-link::after {
  display: block;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba( 37,98,255,0 ) 40px, rgba( 37,98,255,1 ) 100%);
  top: 100%;
  right: 0%;
  bottom: -50%;
  left: 0%;
  transition: 0.4s;
  content: "";
  position: absolute;
  border-radius: inherit;
  opacity: 1;
  pointer-events: none;
}
#konferencije .sppb-articles-carousel-column:hover .sppb-articles-carousel-img-link::after {
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: 0%;
}
#konferencije .sppb-articles-carousel-img-link {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  display: block;
}
#radionice .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;
  margin-top:20px;
}
#radionice .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
#radionice .wgl-button .button__text {
	color: #212529;
}
#radionice .wgl-button:hover .button__text {
	color: #fff;
}
#radionice .wgl-button .icon-wrapper i {
	transition: 0.4s;
}
#radionice .wgl-button:hover .icon-wrapper i {
  transform: translateY(1px) rotate(0deg);
}
#radionice .dblh__title-wrapper {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.4em;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
}
#radionice .dblh__title-wrapper .dblh__title-2 {
  color: #2662FF;
}
#radionice .overlay-image-title .sppb-addon-title {
  font-size: 40px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: -0.05em;
  margin: 0px 0px 14px 0px;
  display: block;
  color: #FFFFFF;
}
#radionice .sppb-btn-link {
	color: #FFFFFF;
	font-weight: 700;
}
#radionice .sppb-btn-link i {
	transform: translateY(1px) rotate(-45deg);
	margin-right:7px;
}
#radionice .sppb-btn-link:hover i{
	transform: translateY(1px) rotate(0deg);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background: none;
  color: #2662FF;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: none;
  color: #000;
  position: relative;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  line-height: 1.1;
  display: inline-block;
  transform: translate(-8px, 4px) rotate(-45deg);
  opacity: 0;
  transition: opacity 0.4s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a::before {
	 opacity: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #2662FF;
  border-color: #2662FF;
}
#sp-schedule {
	background: #2662FF;
	color: #fff;
}
#sp-schedule .elementor-widget-container {
  background-color: #FFC13C;
 
}
.about-main-box {
  background: #002B9B;
  color: #fff;
  padding: 40px;
  border-radius: 30px;
}
#sp-schedule .countdown-text-wrap {
  text-align: center;
}
#sp-schedule .dblh__title-wrapper {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.4em;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
}
#sp-schedule .dblh__title-wrapper .dblh__title-2 {
  color: #FFC13C;
}
#schedule-tab .sppb-nav {
  margin: 0px 0px 9px 0px;
  padding: 0px 0px 40px 0px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #232323;
  width: 100% !important;
}
#schedule-tab .sppb-nav > li > a {
  padding: 11px 42px 11px 42px;
  margin: 0px 20px 0px 0px;
}
#schedule-tab h3.sppb-addon-title {
  font-size: 76px;
  font-weight: 800;
  line-height: 1.041em;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
  color: #2662FF;
  margin-bottom: 100px;
}
#schedule-tab .sppb-addon-raw-html {
	border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #232323;
  padding: 0px 0px 40px 0px;
  margin-bottom: 40px;
}
#schedule-tab .sppb-addon-raw-html .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 30px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;

}
#schedule-tab .sppb-addon-raw-html .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
#schedule-tab .sppb-addon-raw-html .wgl-button .button__text {
	color: #212529;
}
#schedule-tab .sppb-addon-raw-html .wgl-button:hover .button__text {
	color: #fff;
}
#schedule-tab .sppb-addon-raw-html .wgl-button .icon-wrapper i {
	transition: 0.4s;
}
#schedule-tab .sppb-addon-raw-html .wgl-button:hover .icon-wrapper i {
  transform: translateY(1px) rotate(0deg);
}
#schedule-tab .box-time .time {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
#schedule-tab .box-time {
	color: #5B5B5B;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.schedule .container {
    max-width: initial;
    width: 100%;
	padding: 0 80px;
}
.load-more__btn-wrap .wgl-button {
	border: 1px solid #232323;
	transition: 0.4s;
	font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: none;
  margin-top:20px;
}
.load-more__btn-wrap .wgl-button:hover {
	background:#2662FF;
	color:#fff;
	border: 1px solid #2662FF;
}
.load-more__btn-wrap .wgl-button .button__text {
	color: #212529;
}
.load-more__btn-wrap .wgl-button:hover .button__text {
	color: #fff;
}
.load-more__btn-wrap .wgl-button .icon-wrapper i , .load-more__item .readmore .icon-wrapper i  {
	transition: 0.4s;
}

.load-more__btn-wrap .wgl-button:hover .icon-wrapper i, .load-more__item .readmore:hover .icon-wrapper i{
  transform: translateY(1px) rotate(0deg);
}
.load-more__item .readmore a {
	font-weight: 700;
	font-size: 20px;
  display: inline-block;
  margin-top:8px;
}
.load-more__item a.jt-title {
	font-size: 22px;
  line-height: 1.5;
  margin-top: 4px;
  color: #002B9B;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
.load-more__item a.jt-title:hover {
  text-decoration: underline;
}
.load-more__item .cat-link {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  color: #5b5b5b;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.05em;
}
.load-more__item .post_date {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: block;
  max-width: fit-content;
  line-height: 30px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.05em;
  background: #FFC13C;
  padding: 0 11px;
  color: #fff;
}
.jt-inner .readmore {
  text-align: center;
}
.offcanvas-active .burger-icon {
 background:none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border: 1px solid #232323;
  padding: 30px 25px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  padding:10px 0 ;
  transition: 0.4s;
  font-size: 16px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
   padding: 10px 0px 10px 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  line-height: 1.1;
  display: inline-block;
  transform: rotate(-45deg);
  opacity: 0;
  margin-right:7px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover::before {
  opacity: 1;
} 
#sp-bottom .sp-module ul {
  columns: 2;
}
.formContainer input[type="text"]{
  height: 55px;
}
.formContainer  .form-label {
  font-weight: 600;
}
.sppb-testimonial-carousel-icon i{
  width: 75px;
  height: 75px;
  line-height: 68px;
  border-radius: 50%;
  border: 4px solid #fff;
  font-family: 'FontAwesome';
  background-color: #002B9B;
  position: relative;
  margin-top: -100px;
}
.addon-root-testimonial-carousel .sppb-carousel-extended-item {
  margin-top: 50px;
  margin-bottom: 50px;
}
.sppb-testimonial-carousel-img-wrap {
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
}
.sppb-testimonial-carousel-icon {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}
.sp-page-title {
  background: #FFC13C;
}
#sp-bottom3 a.elementor-button {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  padding: 10px 25px 10px 25px;
  border-radius: 3px;
  text-align: center;
  transition: all .3s;
  display: inline-block;
  background-color: #FFC13C;
  color: #000;
  width: 100%;
  margin-bottom: 20px;
}
#sp-bottom3 a.elementor-button:hover {
   color: #FFC13C;
   background-color: #fff;
}
.sponsors {
  display: flex;
  gap: 20px;
}
@media (min-width: 1025px) and (max-width: 1280px) {
  
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 12px !important;
  letter-spacing: 0;
  padding: 0 3px;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 0px 0px 3px;
}
.header-modules {
  margin-left: 10px;
}
.header-modules .wgl-social-icons a {
  margin: 0 5px 0 0;
}
.head-link .elementor-button {
  font-size: 13px;
  padding: 10px 15px 10px 15px;
}
}

@media (max-width: 991px) {
  
	#sp-feature .sppb-articles-carousel-content {
	  min-height: 200px;
	}
	#sp-feature .sppb-articles-carousel-link , #sp-about-inner-2 .sppb-articles-carousel-link{
	  font-size: 20px;
	}
	#sp-upcoming .dblh__title-wrapper {
	  font-size: 36px;
	}
	#sp-upcoming {
	  text-align: center;
	}
	#sp-upcoming .widget-des {
	  margin: 10px 0;
	}
	#sp-contact-bottom .elementor-widget-container {
	  margin-bottom: 20px;
	}
	#sp-bottom .sp-module .sp-module-title {
	  font-size: 18px;
	}
	#sp-footer, #sp-bottom {
	  text-align: center;
	}
	#sp-footer #sp-footer2 {
	  text-align: center;
	}
	#sp-about .show-more {
	  top: 0;
	  left: 0;
	  margin-bottom: 40px;
	}
	section#sp-about {
	  padding: 20px;
	}
	#sp-about .sppb-addon-raw-html::after {
	  content: none;
	}
	section#sp-booking::after {
	  content: none;
	}
	section#sp-booking {
	  padding: 20px 10px;
	}
	#sp-intro {
	  text-align: center;
	}
	.box-contact {
	  padding-top: 30px;
	  display: inherit;
	}
	.box-contact a:first-child {
	  margin: 0;
	}
	.box-contact a {
	  font-size: 18px;
	}
	#sp-slide h3.dblh__title-wrapper {
	  font-size: 39px;
	  padding-top: 10px;
	}
	#sp-slide .date-local {
	  font-size: 24px;
    padding-top: 100px;
	}
  #sp-intro .wgl-button {
    min-width: inherit;
  }
	.head-link .elementor-button {
	  font-size: 14px;
	  padding: 10px 20px;
	}
	.burger-icon {
	  padding: 2px 10px;
	  width: 60px;
	  height: 50px;
	}
	#sp-header {
		height: auto;
	 }
	.logo-image {
		height: 55px !important;
	  }
	 #sp-counter-inner .sppb-column-addons, #sp-counter .sppb-column-addons {
  
  columns: 1;
}
.sp-page-title .sp-page-title-heading {
  font-size: 30px;
}
.sp-page-title {
  padding: 100px 0 50px;
}
#schedule-tab h3.sppb-addon-title {
  font-size: 36px;
  margin-bottom: 20px;
}
#sp-main-body {
  padding: 30px 0;
}
.schedule .container {
  padding: 0 calc(var(--bs-gutter-x) * .5);
}
#schedule-tab .sppb-nav {
  justify-content: center;
}
#schedule-tab .sppb-nav > li > a {
    padding: 11px 18px;
    margin: 10px 0;
    font-size: 20px;
}
}