.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 10px;
    line-height: 60px;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin: 0;
}
#sp-header {
  height: 60px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 60px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
#sp-header.header-sticky .logo a, #sp-header.header-sticky .sp-megamenu-parent > li > a, #sp-header5.header-sticky .fa {
    color: #fff!important;
}
.sppb-addon-animated-number .sppb-animated-number {
  font-weight: 600;
  color: #656565;
}
.sppb-addon-animated-number .sppb-animated-number-title {
  font-weight: 600;
  color: #656565;
}
.sppb-addon-title {
  font-weight: 600;
 }
 
.article:hover .article-intro-image img {
  transform: scale(1.08) rotate(2deg);
}
.article-intro-image img {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(1) rotate(0deg);
}
.sppb-addon-article:hover img {
  transform: scale(1.08) rotate(2deg);
}
img.sppb-img-responsive {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(1) rotate(0deg);
}
img {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(1) rotate(0deg);
}
.sppb-carousel-text .style {
    background-color: rgba(20, 20, 20, 0.39);
    color: #ffffff;
}

.sppb-nav-pills > li > a {
    font-size: 24px;
 }
.sppb-nav-tabs > li > a {
    font-size: 24px;
}
#offcanvas-toggler > .fa {
    background-color: #ffffff;
}
a.btn.jmodedit {
    background-color: #3b00ff;
}
.major-background-color {
  background-color: #016f8d;
}
.t1-background-color {
  background-color: #016f8d;
}
.t1-color {
  color: #016f8d;
}
#sp-header.header-sticky {
    background-color: #016f8d;
}
.sppb-icon-inner {
    color: #016f8d;
}
.sppb-icon .sppb-icon-container {
    color: #016f8d;
}
.template-options {
    position: fixed;
    top: 30%;
    right: 0;
    width: 280px;
    background: #fff;
    -webkit-transition: right 400ms;
    transition: right 400ms;
    z-index: 1100;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	text-align: left;	
}

.template-options.closed {
    right: -280px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.article-list .article {
    background-color: #f3f3f3;
}
.t1grey {
    background-color: #f7f8f9;
}
.sticky {
  position: sticky;
  top: 0;
  min-height: 2em;
  background: lightpink;
}
@media (min-width: 1200px)
.container {
    max-width: 1240px;
}
#sp-taby {
    min-height: 500px;
}
.min-height-tab {
    min-height: 400px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #016f8d;
}
#sp-title-site .sppb-row-overlay {
    background-color: rgba(0, 0, 0, 0.52);
}
.sp-page-title h2 {
    font-size: 3rem;
    line-height: 1;
	text-align: center;
}

#tipe-tours .h3, h3 {
	font-size: 1.3rem;
	text-align: center;
}