.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 60px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 22px;
    line-height: 1;
    text-transform: uppercase;
}
#offcanvas-toggler {
    float: right;
    line-height: 90px;
    margin-left: 5px;
    margin-right: 0;
    font-size: 20px;
}
#sp-header {
    background: transparent none repeat scroll 0 0;
    height: 90px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 99;
    display: block;
    float: inherit;
    text-align: right;
}
#sp-header.menu-fixed {
    position: fixed;
    z-index: 100;
    -webkit-box-shadow: 0 3px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 3px 3px rgb(0 0 0 / 5%);
    background: white;
    height: 60px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #b9b9b9;
    margin: 0;
}

.menu-fixed .sp-megamenu-parent >li >a, .menu-fixed .sp-megamenu-parent >li >span {
    line-height: 60px;
}

.menu-fixed .logo img {
    width: 45px;
    height: auto;
    line-height: 0;
    margin-top: -30px;
}

.menu-fixed #offcanvas-toggler {
    float: right;
    line-height: 60px;
}
@media only screen and (max-width: 480px){
.sppb-btn, .sppb-btn-default, .btn, .btn-default {
    padding: 11px 20px;
    font-size: 14px;
}}
.sp-page-title {
    padding: 95px 0 73px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll!important;
    text-align: center;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
  bottom: 30px;}

@media screen and (min-width: 320px) and (max-width: 767px){
.scrollup {
    bottom: 30px;
    right: 100px;
}}
.sp-page-title h2:after{display:none;}

.sppb-media {
    overflow: visible;
}
span.sppb-animated-number-syntax {
    font-size: 50px;
    line-height: 0;
    margin-left: 5px;
    color: #365490; font-weight: 700;
}

.sppb-animated-number {
    display: inherit;
}
.sppb-animated-number {
    font-weight: 700;
}

@media (max-width: 767px){
.sppb-animated-number {
    font-weight: 700;font-size:30px
}
span.sppb-animated-number-syntax {
    font-size: 30px;
}

.sppb-carousel-extended-item img {
    width: 100%;
    object-fit: contain!important;
    height: 100%;
}}

  @media only screen and (max-width: 480px){
.sp-page-title {
    padding: 50px 0 50px 0!important;
  }}
  
  
.sppb-addon-image-overlay-icon {
  line-height: 35px!important;}


@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
    font-size: 18px !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 25px !important;
}}
  
i.fa.fa-chevron-left::before {
    content: '<'!important;
    font-family: 'Poppins'!important;
    font-size: 50px;
    font-weight: 100;
    background: white;
    border-radius: 100%;
    padding: 0 25px 0 30px;
    left: -35px!important;
    position: relative!important;
}
  
i.fa.fa-chevron-right:before {
    content: '>'!important;
    font-family: 'Poppins'!important;
    font-size: 50px;
    font-weight: 100;
    background: white;
    border-radius: 100%;
    padding: 0 30px 0 25px;
    right: -35px!important;
    position: relative!important;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 14px!important;
    color: #000;
    font-weight: 900;
}    
  
  
.view-article .pager .next>a .icon-chevron-left:before, .view-article .pager .next>a .icon-leftarrow:before, .view-article .pager .next>a .icon-arrow-left:before, .view-article .pager .next>span .icon-chevron-left:before, .view-article .pager .next>span .icon-leftarrow:before, .view-article .pager .next>span .icon-arrow-left:before, .view-article .pager .previous>a .icon-chevron-left:before, .view-article .pager .previous>a .icon-leftarrow:before, .view-article .pager .previous>a .icon-arrow-left:before, .view-article .pager .previous>span .icon-chevron-left:before, .view-article .pager .previous>span .icon-leftarrow:before, .view-article .pager .previous>span .icon-arrow-left:before {
    content: "\f177";
    font-family: fontawesome;
    color: #fff!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}  
  
  
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 45px!important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}  
  
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #00b489;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px #00b489;
}  
  
.input-append input[type="text"], .input-append input[type="password"], .input-append input[type="datetime"], .input-append input[type="datetime-local"], .input-append input[type="date"], .input-append input[type="month"], .input-append input[type="time"], .input-append input[type="week"], .input-append input[type="number"], .input-append input[type="email"], .input-append input[type="url"], .input-append input[type="search"], .input-append input[type="tel"], .input-append input[type="color"], .input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 0px;
}

.com-users .reg-login-form-wrap .reg-login-title h3 {
  font-weight: 500;
  font-size: 18px!important;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Montserrat';
  letter-spacing: 3px;
}

.view-registration #sp-main-body,
.view-login #sp-main-body {
  padding: 50px 0 100px 0;
      background: url(/images/00-foc/background/bg02.jpg);
    background-position: center top;
    background-size:cover;
    background-repeat:no-repeat;
}
/**/