/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
  float : right ;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#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;
padding-top:80px;
}
#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;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 150px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #656565;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #dce400;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #656565;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #dce400;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #656565;
}
.article-info > span a:hover {
  color: #dce400;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 75px 0 40px;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 22px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  color: #fff;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
  border: 1px solid #fff;
  padding: 25px 0;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1.2;
  color: #fff;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
  color: #eee;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding-left: 250px;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 60px;
  font-size: 14px;
  margin: 0;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: FontAwesome;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
/**
 * $package TravelON Joomla Template
 * $author iThemesLab https://www.ithemeslab.com
 * $copyright Copyright (c) 2010 - 2018 ithemeslab
 * $license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
*::-moz-selection {
  color: #252525;
  background: #dce400;
}
*::selection {
  color: #252525;
  background: #dce400;
}
label {
  font-weight: 500;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0;
}
a:active, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}
a[href^=tel] {
  text-decoration: none;
  color: inherit;
}
[class*=' icon-']:before, [class^='icon-']:before {
  display: inline-block;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  color: #5f5f5f;
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #656565;
  font-weight: 700;
}
p {
  line-height: 27px;
}
#sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section {
  margin-top: 0 !important;
}
#sp-bottom .sp-column .sp-module .sp-module-title {
  color: #fff;
}
#sp-bottom .sp-column .sp-module .sp-module-content ul > li {
  margin-bottom: 10px;
}
#sp-bottom .sp-column .sp-module .sp-module-content a {
  color: #dce400;
}
#sp-bottom .sp-column .sp-module .sp-module-content a:hover {
  color: #fff;
}
#sp-bottom .sp-column .sp-module .sp-module-content p {
  color: #efefef;
  line-height: 24px;
  margin-bottom: 5px;
}
#sp-bottom .sp-column .sp-module .sp-module-content p img {
  margin-bottom: 28px;
}
#sp-bottom .sp-column .sp-module .sp-module-content .social {
  margin-top: 12px;
}
#sp-bottom .sp-column .sp-module .sp-module-content i {
  color: #fff;
  font-size: 15px;
  font-family: 'FontAwesome';
  font-style: normal;
  padding-right: 8px;
  line-height: 1em;
}
#sp-bottom .sp-column .sp-module .sp-module-content .menu li {
  margin-left: 15px;
  position: relative;
}
#sp-bottom .sp-column .sp-module .sp-module-content .menu li:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 15px;
  position: absolute;
  top: 0;
  left: -15px;
  width: 15px;
  height: 15px;
  text-align: left;
  color: #fff;
  -webkit-animation: fa-spin 1s linear;
  animation: fa-spin 1s linear;
  z-index: 2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#sp-bottom .sp-column .sp-module .sp-module-content .menu li:hover:before {
  color: #dce400;
}
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  padding: 0;
  border-radius: 5%;
  background: #fff;
}
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a {
  color: #252525;
  line-height: 36px;
  display: block;
  padding: 0px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a:hover {
  color: #dce400;
}
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a i {
  color: #252525;
  font-size: 22px;
  font-family: 'FontAwesome';
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 1em;
  padding: 0 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a i:hover {
  color: #dce400;
}
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a:hover {
  background: none;
}
.sppb-addon-header .sppb-addon-title {
  color: #252525;
}
.white.sppb-addon-header .sppb-addon-title {
  color: #fff;
}
.acymailing_module_form {
  text-align: center;
}
.acymailing_module_form .acymailing_introtext {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 20px !important;
}
.acymailing_module_form .acyfield_email, .acymailing_module_form .acymailing_form {
  width: 100% !important;
}
.acymailing_module_form .acymailing_form {
  position: relative;
}
.acymailing_module_form .acymailing_form .inputbox {
  height: 44px !important;
  color: #bababa !important;
  border: 1px solid #dfe6ee;
  box-shadow: none;
  border-radius: 0 !important;
  background: transparent;
  padding: 0.5rem 1.2rem !important;
}
.acymailing_module_form .acymailing_form .inputbox:focus {
  background: transparent;
}
.acymailing_module_form .acymailing_form .acysubbuttons {
  margin: 0;
}
.acymailing_module_form .acymailing_form .acysubbuttons input {
  line-height: 1 !important;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  width: 45px;
  height: 44px !important;
  padding: 0;
  text-indent: -9999px;
  border: 1px solid transparent;
  background-color: #fff !important;
  background-image: none !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.acymailing_module_form .acymailing_form .acysubbuttons:after {
  font-family: 'FontAwesome';
  content: '\f178';
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 14px;
  right: 32px;
  left: auto;
  width: 0;
  height: 0;
  color: #252525;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.acymailing_module_form .acymailing_form:active .inputbox, .acymailing_module_form .acymailing_form:focus .inputbox, .acymailing_module_form .acymailing_form:hover .inputbox {
  border-color: #dce400;
  box-shadow: none;
}
.acymailing_module_form .acymailing_form:active .acysubbuttons:after, .acymailing_module_form .acymailing_form:focus .acysubbuttons:after, .acymailing_module_form .acymailing_form:hover .acysubbuttons:after {
  color: #dce400 !important;
}
.white.subscribe-form .acymailing_form .inputbox {
  background: #eee;
  color: #555 !important;
}
.subscribe-form .acymailing_form .inputbox {
  height: 55px !important;
  border-radius: 100px !important;
  border: 1px solid #ccc;
}
.subscribe-form .acymailing_form .acysubbuttons {
  color: #252525 !important;
}
.subscribe-form .acymailing_form .acysubbuttons:after {
  display: none !important;
}
.subscribe-form .acymailing_form .acysubbuttons input {
  height: 53px !important;
  width: 145px !important;
  border: none !important;
  color: #252525 !important;
  background: #dce400 !important;
  outline: none;
  padding: 15px 25px 15px;
  text-align: center;
  border-radius: 100px !important;
  position: absolute;
  top: 2px !important;
  right: 2px !important;
  text-indent: 2px;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.subscribe-form .acymailing_form .acysubbuttons input:active, .subscribe-form .acymailing_form .acysubbuttons input:focus, .subscribe-form .acymailing_form .acysubbuttons input:hover {
  color: #fff !important;
  background: #252525 !important;
}
.topsocial {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  float:right;
}
.topsocial li {
  list-style: none;
  float: left;
  display: block;
  font-size: 18px;
  line-height: 1;
  width: 20px;
  height: 20px;
  text-align: center;
  border: none;
  border-radius: 5px;
  margin: 0 10px 5px 0;
  padding: 0;
  background: #656565;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.topsocial li:first-child {
  margin-left: 0;
}
.topsocial li a {
  display: block;
  line-height: 21px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.topsocial li a i {
  text-align: center;
  color: #fff;
}
.topsocial li:hover {
  background: #dce400;
}
.topsocial li:hover a i {
  color: #fff;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  border-radius: 25px;
  height: 45px;
  font-size: 15px;
  line-height: 1.25;
  padding: 5px 20px;
  box-shadow: none;
  width: 100%;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, .15);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  box-shadow: none;
  color: #495057;
  background-color: #fff;
  border-color: #dce400;
  outline: 0;
}
.sppb-form-control, .sppb-form-group .sppb-form-control {
  display: block;
  border-radius: 25px;
  font-size: 15px;
  line-height: 1.25;
  padding: 20px;
  box-shadow: none;
  width: 100%;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, .15);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.sppb-form-control:focus, .sppb-form-group .sppb-form-control:focus {
  border-radius: 25px;
  box-shadow: none;
  color: #495057;
  background-color: #fff;
  border-color: #dce400;
  outline: 0;
}
.sppb-addon-person .sppb-person-image {
  position: relative;
  background-image: linear-gradient(145deg, #dce400 0%, #dce400 100%);
  border-radius: 6px;
  margin: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-person .sppb-person-image:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 50%;
  top: 51%;
  left: 5%;
  opacity: 0;
  background-image: linear-gradient(145deg, #dce400 0%, #dce400 100%);
  filter: blur(15px);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-person .sppb-person-image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-person .sppb-person-information > span.sppb-person-name {
  margin: 25px 0 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  color: #252525;
}
.sppb-addon-person .sppb-person-information > span.sppb-person-designation {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  color: #656565;
  margin-top: 0;
  margin-bottom: 10px;
}
.sppb-addon-person .sppb-person-social-icons {
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social {
  margin-top: 15px;
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social > li > a {
  padding: 6px;
  margin: 5px;
  border-radius: 0;
  display: block;
  font-size: 20px;
  color: #fff;
  background: #252525;
  height: 30px;
  width: 30px;
  line-height: 1;
  text-align: center;
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social > li > a i {
  font-size: 20px;
}
.sppb-addon-person .sppb-person-social-icons .sppb-person-social > li > a:hover {
  color: #dce400;
}
.sppb-addon-person:hover .sppb-person-image {
  background-image: linear-gradient(90deg, #252525 0%, #dce400 100%);
}
.sppb-addon-person:hover .sppb-person-image img {
  opacity: 0.2;
}
#sp-header:after {
  border-bottom: 1px solid #fff;
  position: absolute;
  content: "";
  right: 0;
  bottom: 6px;
  width: 56%;
  z-index: -2;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #sp-header:after {
    display: none;
  }
}
#sp-title {
  min-height: 0;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #sp-main-body {
    padding: 50px 0;
  }
}
.sp-page-title {
  padding: 170px 0 120px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-attachment: scroll !important;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .sp-page-title {
    padding: 100px 0 60px;
  }
}
.sp-page-title h2, .sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff !important;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.sp-page-title h2 {
  font-size: 40px !important;
  font-weight: 600;
  text-transform: capitalize;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .sp-page-title h2 {
    font-size: 30px !important;
  }
}
.sp-page-title h3 {
  font-size: 30px !important;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  margin: 20px auto 0;
  padding: 0;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: none;
  color: #dce400;
  background: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-page-title .breadcrumb a {
  color: #dce400;
}
.sp-page-title .breadcrumb a:hover {
  color: #dce400;
}
.sp-page-title .breadcrumb > .active {
  color: #fff;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #dce400;
}
.page-item.active .page-link {
  background: #252525;
  border-color: #252525;
}
.sp-scroll-up {
  background: #dce400;
  color: #252525;
}
.sp-scroll-up:hover {
  color: #fff;
  background: #252525;
}
#asset-checkavailability-form {
  margin-top: 20px;
  border: 1px solid #dfe6ee;
}
#asset-checkavailability-form form {
  background: #f7f7f7;
}
#asset-checkavailability-form h4 {
  background: transparent;
  color: #252525;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}
#asset-checkavailability-form .form-stacked .datefield, #asset-checkavailability-form .form-stacked .btn-default, #asset-checkavailability-form .form-stacked .form-control {
  height: 50px !important;
  width: 100%;
  font-size: 15px;
  line-height: 1.25;
  padding: 10px 20px;
  box-shadow: none;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  outline: 0;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#asset-checkavailability-form .form-stacked .datefield {
  padding: 15px 20px;
}
#asset-checkavailability-form .form-stacked .btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #asset-checkavailability-form .form-stacked .btn-default {
    margin-top: 30px;
  }
}
#asset-checkavailability-form .form-stacked .btn-default:hover {
  color: #252525;
  background: #fff;
  border-color: #fff;
}
#asset-checkavailability-form .form-stacked label {
  padding-left: 5px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
#asset-checkavailability-form .form-stacked .hasDatepicker {
  position: relative;
  z-index: 99999;
}
#asset-checkavailability-form .form-stacked .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, #asset-checkavailability-form .form-stacked .ui-widget-header {
  color: #252525;
}
#asset-checkavailability-form .form-stacked a.ui-state-default:hover {
  color: #252525;
}
#asset-checkavailability-form .form-stacked .ui-state-active, #asset-checkavailability-form .form-stacked .ui-widget-content .ui-state-active, #asset-checkavailability-form .form-stacked .ui-widget-header .ui-state-active {
  background: #252525;
}
.travel-search:before {
  position: absolute;
  content: '';
  z-index: 5;
  top: -45px;
  left: 30%;
  right: 30%;
  box-shadow: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 45px solid #dce400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.travel-search .solidres-module-checkavailability .datefield, .travel-search .solidres-module-checkavailability .btn-default, .travel-search .solidres-module-checkavailability .form-control {
  height: 50px !important;
  width: 100%;
  font-size: 15px;
  line-height: 1.25;
  padding: 10px 20px;
  box-shadow: none;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  outline: 0;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.travel-search .solidres-module-checkavailability .datefield {
  padding: 15px 20px;
}
.travel-search .solidres-module-checkavailability .btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .travel-search .solidres-module-checkavailability .btn-default {
    margin-top: 30px;
  }
}
.travel-search .solidres-module-checkavailability .btn-default:hover {
  color: #252525;
  background: #fff;
  border-color: #fff;
}
.travel-search .solidres-module-checkavailability label {
  padding-left: 5px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
.travel-search .solidres-module-checkavailability .hasDatepicker {
  position: relative;
  z-index: 99999;
}
.travel-search .solidres-module-checkavailability .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .travel-search .solidres-module-checkavailability .ui-widget-header {
  color: #252525;
}
.travel-search .solidres-module-checkavailability a.ui-state-default:hover {
  color: #252525;
}
.travel-search .solidres-module-checkavailability .ui-state-active, .travel-search .solidres-module-checkavailability .ui-widget-content .ui-state-active, .travel-search .solidres-module-checkavailability .ui-widget-header .ui-state-active {
  background: #252525;
}
.travel-search-vertical .solidres-module-checkavailability .datefield, .travel-search-vertical .solidres-module-checkavailability .btn-default, .travel-search-vertical .solidres-module-checkavailability .form-control {
  height: 50px !important;
  width: 100%;
  font-size: 15px;
  line-height: 1.25;
  padding: 10px 20px;
  box-shadow: none;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  outline: 0;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.travel-search-vertical .solidres-module-checkavailability .datefield {
  padding: 15px 20px;
}
.travel-search-vertical .solidres-module-checkavailability .btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
  margin-top: 30px;
}
.travel-search-vertical .solidres-module-checkavailability .btn-default:hover {
  color: #252525;
  background: #fff;
  border-color: #fff;
}
.travel-search-vertical .solidres-module-checkavailability label {
  padding-left: 5px;
  font-size: 15px;
  line-height: 32px;
  font-weight: 500;
}
.travel-search-vertical .solidres-module-checkavailability .hasDatepicker {
  position: relative;
  z-index: 99999;
}
.travel-search-vertical .solidres-module-checkavailability .ui-state-default, .travel-search-vertical .solidres-module-checkavailability .ui-widget-content .ui-state-default, .travel-search-vertical .solidres-module-checkavailability .ui-widget-header .ui-state-default {
  color: #656565;
}
.travel-search-vertical .solidres-module-checkavailability .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .travel-search-vertical .solidres-module-checkavailability .ui-widget-header {
  color: #252525;
}
.travel-search-vertical .solidres-module-checkavailability a.ui-state-default:hover {
  color: #252525;
}
.travel-search-vertical .solidres-module-checkavailability .ui-state-active, .travel-search-vertical .solidres-module-checkavailability .ui-widget-content .ui-state-active, .travel-search-vertical .solidres-module-checkavailability .ui-widget-header .ui-state-active {
  background: #252525;
  color: #fff;
}
.travel-search-vertical .solidres-module-checkavailability .ui-state-active:hover, .travel-search-vertical .solidres-module-checkavailability .ui-widget-content .ui-state-active:hover, .travel-search-vertical .solidres-module-checkavailability .ui-widget-header .ui-state-active:hover {
  color: #dce400;
}
.com-solidres .asset-info {
  padding: 30px;
}
.com-solidres .asset-info a {
  color: #656565;
}
.com-solidres .asset-info h1 {
  color: #252525;
}
.com-solidres .asset-info .asset-contact, .com-solidres .asset-info .asset-social {
  text-align: center;
}
.com-solidres .asset-info .asset-contact i, .com-solidres .asset-info .asset-social i {
  color: #dce400;
}
.com-solidres .asset-info .btn-primary {
  height: 50px;
  width: 100%;
  max-width: 200px;
  font-size: 15px;
  line-height: 1.7;
  padding: 10px 20px;
  box-shadow: none;
  background-image: none;
  background-clip: padding-box;
  margin: 20px auto;
  outline: 0;
  vertical-align: middle;
  border: 1px solid transparent;
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.com-solidres .asset-info .btn-primary:hover {
  color: #252525 !important;
  background: #fff !important;
  border-color: #252525 !important;
}
.com-solidres .room_type_row {
  border: 1px solid #dfe6ee;
}
.com-solidres .roomtype_more_desc strong {
  font-weight: 500;
  padding-left: 5px;
}
.com-solidres .roomtype_more_desc i {
  color: #252525;
  padding-right: 10px;
}
.com-solidres .roomtype_name {
  border-bottom: 1px solid #dfe6ee;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.com-solidres .roomtype_name .label-default {
  color: #252525;
  font-weight: 500;
  background: transparent;
}
.com-solidres .roomtype_name h4 {
  color: #252525;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}
.com-solidres .reservation_asset_item .availability-calendar .row-fluid {
  margin-top: 25px;
}
.com-solidres .reservation_asset_item .availability-calendar .row-fluid:last-child {
  margin-top: 0;
}
.com-solidres .reservation_asset_item img {
  margin: 0;
  padding: 0;
}
.com-solidres .reservation_asset_item .asset-title {
  margin-bottom: 35px;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .asset-address-wrapper {
  margin: 0 0 35px;
}
.com-solidres .reservation_asset_item .asset-address-wrapper span {
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  line-height: 29px;
}
.com-solidres .reservation_asset_item .other-photos .sr-photo-wrapper {
  margin-bottom: 30px;
}
.com-solidres .reservation_asset_item .other-photos .sr-photo-wrapper a {
  display: block;
}
.com-solidres .reservation_asset_item .other-photos img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.com-solidres .reservation_asset_item .other-photos img:hover {
  opacity: 0.5;
}
.com-solidres .reservation_asset_item .asset-vote-wrapper {
  display: none;
}
.com-solidres .reservation_asset_item .assets-photos .sr-photo {
  display: inline-block;
}
.com-solidres .reservation_asset_item .show_map {
  display: none;
}
.com-solidres .reservation_asset_item #availability-search .alert {
  border: none;
  border-radius: 3px 3px 0 0;
}
.com-solidres .reservation_asset_item #availability-search .availability-search-info {
  font-weight: 700;
  padding: 30px;
  color: #fff;
  background: #dce400;
}
.com-solidres .reservation_asset_item #availability-search .availability-search-info a {
  font-size: 14px;
  float: right;
  text-transform: uppercase;
  color: #fff;
}
.com-solidres .reservation_asset_item #availability-search .availability-search-info a i {
  font-size: 12px;
}
.com-solidres .reservation_asset_item .button-row {
  font-weight: 500;
  margin: 0px;
  color: #252525;
  padding: 30px 30px 20px;
  text-transform: capitalize;
  border: none;
}
.com-solidres .reservation_asset_item .button-row .inner p {
  margin-bottom: 0;
  padding-top: 10px;
}
.com-solidres .reservation_asset_item .button-row .btn-group {
  float: right;
}
.com-solidres .reservation_asset_item .button-row .btn-group button {
  margin-left: 20px;
  padding: 10px 40px;
  border: none;
  margin-top: -12px;
  color: #000;
  background: #dce400;
  border-radius: 3px !important;
}
.com-solidres .reservation_asset_item .button-row .btn-group button i {
  display: none;
}
.com-solidres .reservation_asset_item .button-row .btn-group button:hover {
  color: #fff;
  background: #000;
}
.com-solidres .reservation_asset_item .button-row .btn-group .reservation-navigate-back {
  color: #fff;
  background-color: #493e3e;
}
.com-solidres .reservation_asset_item .asset-details-tab {
  border: none;
}
.com-solidres .reservation_asset_item .asset-details-tab > li {
  margin-right: 25px;
}
.com-solidres .reservation_asset_item .asset-details-tab > li a {
  padding: 10px 10px 10px 0;
  border: none;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper h2 {
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper .label-info, .com-solidres .reservation_asset_item .roomtype-info-wrapper .label-success {
  font-size: 14px;
  display: none;
  margin-right: 15px;
  padding: 5px 10px;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper .roomtype-info-title {
  font-weight: 700;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper .room-type-more-desc {
  margin-top: 18px;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper .room-type-more-desc > .row {
  padding-bottom: 11px;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper .roomtype-info-colon {
  float: right;
}
.com-solidres .reservation_asset_item .roomtype-info-wrapper .room-type-btn-group button {
  margin-right: 20px;
  padding: 10px 15px;
  text-transform: uppercase;
  color: #fff;
}
.com-solidres .reservation_asset_item .room-type-wrapper {
  padding-bottom: 60px;
}
.com-solidres .reservation_asset_item .wizard {
  margin: 50px 0;
  border: none;
  background-color: #dfe6ee;
}
.com-solidres .reservation_asset_item .wizard .steps {
  overflow: hidden;
  padding: 40px 30px;
  text-align: center;
  border-radius: 0;
  background: #dce400;
}
.com-solidres .reservation_asset_item .wizard .steps > li.reservation-tab {
  position: relative;
  display: inline-table;
  margin-right: 30px;
  padding: 0 15px 0 0;
  color: #fff;
  border-radius: 0;
  background: #dce400;
}
.com-solidres .reservation_asset_item .wizard .steps > li.reservation-tab.active {
  color: #fff;
}
.com-solidres .reservation_asset_item .wizard .steps > li.reservation-tab > i {
  font-size: 22px;
  line-height: 61px;
  float: left;
  padding: 0 17px;
  background-color: #dce400;
}
.com-solidres .reservation_asset_item .wizard .steps > li.reservation-tab .steps-text-wrapper {
  float: left;
  margin-left: 15px;
}
.com-solidres .reservation_asset_item .wizard .steps > li.reservation-tab .steps-text-wrapper > p {
  font-size: 18px;
  line-height: 18px;
  margin: 10px 0;
  text-transform: uppercase;
  text-shadow: none;
}
.com-solidres .reservation_asset_item .wizard .steps > li.reservation-tab .steps-text-wrapper > p small {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.com-solidres .reservation_asset_item .reservation-single-step-holder, .com-solidres .reservation_asset_item div.even, .com-solidres .reservation_asset_item div.odd {
  background: none;
}
.com-solidres .reservation_asset_item .coupon {
  margin: 40px 0 0;
  padding: 30px;
  border: none;
  border-radius: 3px;
}
.com-solidres .reservation_asset_item .coupon .input-append {
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
}
.com-solidres .reservation_asset_item .coupon .input-append .coupon-submit, .com-solidres .reservation_asset_item .coupon .input-append .input-block-level {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  min-height: 42px;
  text-transform: uppercase;
  color: #000;
  border: none;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com-solidres .reservation_asset_item #step2 {
  background-color: #f5f5f5;
}
.com-solidres .reservation_asset_item #step2 .sr-reservation-form {
  padding: 30px;
}
.com-solidres .reservation_asset_item #step2 input, .com-solidres .reservation_asset_item #step2 select {
  margin-bottom: 20px;
  border: none;
  border-radius: 3px;
  box-shadow: none;
}
.com-solidres .reservation_asset_item #step2 label {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item #step2 textarea#note {
  min-height: 300px;
  border: none;
  box-shadow: none;
}
.com-solidres .reservation_asset_item #step2 .button-row {
  margin: 0;
  padding: 0 0 30px;
  border-bottom: 1px solid #d3d0d0;
}
.com-solidres .reservation_asset_item #step2 h3 {
  font-size: 22px;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item #step2 .checkbox {
  margin-left: 22px;
}
.com-solidres .reservation_asset_item #step2 .payment_method_list {
  padding: 0;
  list-style: none;
}
.com-solidres .reservation_asset_item .carousel .item img {
  margin: 0;
  padding: 0;
}
.com-solidres .reservation_asset_item .num_rooms_available_msg {
  color: #dce400;
  font-weight: 500;
  border-bottom: 1px dashed #dce400;
}
.com-solidres .reservation_asset_item span.legend-busy {
  background: #dce400;
}
.com-solidres .reservation_asset_item div.availability-calendar .row-fluid > [class*='span'] {
  margin-bottom: 20px;
}
.com-solidres .reservation_asset_item div.availability-calendar table {
  width: 100%;
  min-height: 365px;
  margin: 0;
}
.com-solidres .reservation_asset_item div.availability-calendar table tr.row-week-day {
  font-weight: bold;
  border: none;
  background: none;
}
.com-solidres .reservation_asset_item div.availability-calendar table tr.row-month-day {
  border: none;
}
.com-solidres .reservation_asset_item div.availability-calendar table tr th {
  font-weight: bold;
  padding: 15px 0 10px;
  text-align: center;
  border: none;
}
.com-solidres .reservation_asset_item div.availability-calendar table > tbody {
  background-color: #f6f5f5;
}
.com-solidres .reservation_asset_item .tariff-value {
  background-color: #252525;
}
.com-solidres .reservation_asset_item .tariff-box {
  line-height: 42px;
  margin-bottom: 20px;
  padding: 30px 40px;
  border: none;
  border-radius: 3px;
  background: #f0f1f2;
}
.com-solidres .reservation_asset_item .tariff-box .trariff-title {
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .tariff-box .trariff-price {
  font-weight: 700;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .tariff-box .trariff-price span {
  display: inline-block;
}
.com-solidres .reservation_asset_item .tariff-box select {
  min-height: 42px;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
}
.com-solidres .reservation_asset_item .tariff-box select:first-child {
  margin-right: 20px;
}
.com-solidres .reservation_asset_item .tariff-box input {
  min-height: 42px;
  margin-bottom: 30px;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
}
.com-solidres .reservation_asset_item .tariff-box button {
  min-height: 42px;
  text-transform: uppercase;
  border: none;
}
.com-solidres .reservation_asset_item .tariff-box button * i {
  display: none;
}
.com-solidres .reservation_asset_item .tariff-box .room-type-form-wrapper .breakdown {
  margin-top: 25px;
  background: #fff;
}
.com-solidres .reservation_asset_item .tariff-box .room-form {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #d3d0d0;
}
.com-solidres .reservation_asset_item .tariff-box .room-form h4 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .tariff-box .room-form h4 a {
  font-size: 16px;
  margin-left: 10px;
  text-transform: capitalize;
  color: #c5c1c1;
}
.com-solidres .reservation_asset_item .tariff-box .room-form select {
  margin-bottom: 30px;
}
.com-solidres .reservation_asset_item .tariff-box .room-form .row-fluid:nth-child(n) {
  padding-top: 20px;
  padding-bottom: 50px;
  border-top: 1px solid #d3d0d0;
}
.com-solidres .reservation_asset_item .tariff-box .room-form .row-fluid:first-child {
  padding-top: 0;
  border-top: none;
}
.com-solidres .reservation_asset_item .tariff-box .room-form .row-fluid:last-child {
  padding-bottom: 0;
}
.com-solidres .reservation_asset_item .tariff-box .room-form .roomtype-button-wrapper button i {
  display: none;
}
.com-solidres .reservation_asset_item .tariff-box .room-form .child-age-details li > select {
  margin-left: 10px;
}
.com-solidres .reservation_asset_item .ui-widget-header {
  background: #dce400;
}
.com-solidres .reservation_asset_item .solidres-checkinout-button {
  font-weight: 600;
  width: 100%;
  margin-top: 27px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.com-solidres .reservation_asset_item .solidres-checkinout-button.trigger_checkinoutform {
  margin-top: 0;
}
.com-solidres .reservation_asset_item .checkinoutform .checkinout-roomtype-wrapper {
  position: relative;
  margin-top: 25px;
  padding: 25px 0;
  border-top: 1px solid rgba(0, 0, 0, .3);
}
.com-solidres .reservation_asset_item .checkinoutform .checkinout-roomtype-wrapper .datepicker_inline {
  position: absolute;
  z-index: 1;
  top: auto;
  left: auto;
}
.com-solidres .reservation_asset_item .checkinoutform .checkinout-roomtype-wrapper button {
  margin-top: 45px;
}
.com-solidres .reservation_asset_item .checkinoutform .datefield {
  position: relative;
  height: 40px;
  padding: 10px 20px;
  vertical-align: middle;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.com-solidres .reservation_asset_item .checkinoutform .datefield:after {
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
  content: '\f133';
  pointer-events: none;
}
.com-solidres .seagull-info-title-wrap {
  margin-top: 80px;
}
.com-solidres .seagull-info-title-wrap .seagull-info-title {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #dce400;
}
.com-solidres .badge:before, .com-solidres .badge:after {
  border: 5px solid #fff;
}
.com-solidres .wizard-style .active .badge:before, .com-solidres .wizard-style .active .badge:after {
  border: 5px solid #fff;
}
.com-solidres .wizard ul li.active .badge {
  background: #dce400;
}
.com-solidres .wizard-style ul li .badge {
  background: #dce400;
}
.com-solidres .wizard-style .badge:before {
  right: calc(50% + 23px);
}
.com-solidres .wizard-style {
  padding: 10px;
}
.com-solidres .wizard-style h5 {
  color: #252525;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin: 10px auto;
}
.com-solidres h3 {
  margin: 30px 0;
  color: #252525;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}
.com-solidres .info-heading {
  color: #252525;
  font-weight: 600;
}
.com-solidres .inner strong {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.com-solidres .asset-tabs .nav-tabs > .active > a, .com-solidres .asset-tabs .nav > li > a:hover, .com-solidres .asset-tabs .nav > li > a:focus {
  background: transparent;
  color: #252525;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  border: none;
}
.com-solidres .asset-tabs .nav-tabs {
  padding: 15px 0;
  border-bottom: 1px solid #dfe6ee;
}
.com-solidres .asset-tabs .tab-content {
  border-color: #dfe6ee;
}
.com-solidres .availability-search {
  border-bottom: 1px solid #dfe6ee;
}
.sppb-addon-animated-number .sppb-animated-number {
  font-weight: 600;
}
.sppb-addon-animated-number .sppb-animated-number-title {
  margin-top: 28px !important;
  font-weight: 600;
}
@media screen and (min-width: 320px) and (max-width: 1025px) {
  .sppb-addon-animated-number .sppb-animated-number-title {
    line-height: 2em;
  }
}
#mod-sp-simpleportfolio img, #sp-simpleportfolio img {
  width: 100%;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-overlay, #sp-simpleportfolio .sp-simpleportfolio-overlay {
  padding: 0;
  z-index: 1;
  background-color: transparent;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-overlay:after, #sp-simpleportfolio .sp-simpleportfolio-overlay:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-image: linear-gradient(145deg, #252525 0%, #dce400 100%);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns, #sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns {
  padding: 25px 0;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a, #sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  padding: 10px 20px;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div, #sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div {
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
  padding: 30px 25px;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title, #sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 32px;
  text-transform: capitalize;
  margin: 0 0 12px;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-tags, #sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-tags {
  font-size: 14px;
  font-weight: 500;
  color: #eee;
  line-height: 27px;
  text-transform: uppercase;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay::after, #sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay::after {
  opacity: 0.8;
}
.layout-default .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  display: none;
}
.layout-default .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #f7f7f7;
  padding: 30px 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.layout-default .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
  color: #252525;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.layout-default .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 a {
  color: #252525;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.layout-default .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 a:hover h3 > a {
  color: #dce400;
}
.layout-default .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
  margin-top: -3px;
  color: #c3cb00;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}
.com-spsimpleportfolio .pagination {
  margin-top: 25px;
}
.com-spsimpleportfolio .pagination .page-item.active .page-link {
  background: #dce400;
  border-color: #dce400;
}
.com-spsimpleportfolio.view-item #sp-main-body .container {
  width: 100%;
  max-width: none;
  padding: 0;
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-image {
  margin: 0;
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-details {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-details {
    padding: 0 30px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-details {
    padding: 0 20px;
  }
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-title {
  text-align: center;
  background: #f9f9f9;
  padding: 40px 0;
  margin-bottom: 90px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-title {
    padding: 30px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-title {
    padding: 30px 20px;
    margin-bottom: 40px;
  }
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-title h2 {
  font-size: 46px;
  font-weight: 700;
  color: #252525;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-title h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-title h2 {
    font-size: 36px;
  }
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta {
  padding-left: 0;
  padding-right: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta {
    padding-right: 80px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta {
    padding-right: 40px;
  }
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta > div {
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  border-color: #dfe6ee;
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta h4 {
  font-size: 36px;
  font-weight: 700;
  color: #252525;
  margin-bottom: 5px;
}
.com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta .sp-simpleportfolio-tags span {
  font-size: 14px;
  color: #252525;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  padding: 10px 25px;
  margin: 16px 0 0;
  border: 1px solid #dfe6ee;
  border-radius: 100px;
  display: table;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta .sp-simpleportfolio-link {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-spsimpleportfolio.view-item #sp-main-body .container .sp-simpleportfolio-meta .sp-simpleportfolio-link {
    margin-bottom: 30px;
  }
}
.com-spsimpleportfolio.view-item #sp-title {
  display: none;
}
.com-spsimpleportfolio.view-item #sp-main-body {
  padding-top: 0;
}
.sppb-addon-testimonial {
  background: #fff;
  padding: 40px 40px 40px 37px;
  position: relative;
  border-radius: 10px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-review {
  font-style: italic;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer img {
  position: absolute;
  margin: 0;
  top: -40px;
  left: 36%;
  margin-left: -2px;
  font-size: 100%;
  border: 8px solid #fff;
  margin: 0;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer .sppb-addon-testimonial-client {
  display: block;
  margin-top: 10px;
  margin-left: 15px;
  border-top: 1px solid #dfe6ee;
  padding-top: 15px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer .sppb-addon-testimonial-client strong {
  color: #252525;
  font-weight: 600;
  font-size: 15px;
  font-family: montserrat, sans-serif;
  line-height: 20px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer .sppb-addon-testimonial-client .sppb-addon-testimonial-client-url {
  color: #dce400;
  font-size: 13px;
  line-height: 16px;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
  background-color: #dce400;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-style: italic;
  font-size: 15px;
  line-height: 30px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer {
  margin-top: 25px;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer strong {
  display: inline-block;
  color: #252525;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align-last: left;
  vertical-align: middle;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer strong span {
  display: block;
  color: #5f5f5f;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}
.sppb-addon-clients .sppb-img-responsive {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .sppb-addon-clients .sppb-img-responsive {
    margin-bottom: 20px;
  }
}
.sppb-addon-clients .sppb-img-responsive:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.client_white .sppb-addon-clients .sppb-img-responsive {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.client_white .sppb-addon-clients .sppb-img-responsive:hover {
  filter: none;
  -webkit-filter: none;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern {
  background: transparent !important;
  border: none;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  color: #fff;
  padding: 13px 30px 13px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-panel-title {
  font-weight: 15px;
  font-weight: 500;
  line-height: 1em;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-panel-title {
    line-height: 1.8em;
  }
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-toggle-direction i {
  font-weight: 400;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-toggle-direction i:before {
  content: "\f067";
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active {
  background: #dce400;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active .sppb-toggle-direction {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active .sppb-toggle-direction i {
  font-weight: 400;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active .sppb-toggle-direction i:before {
  content: "\f068";
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern .sppb-panel-body {
  border: none;
  padding: 28px 0 5px;
}
.developing-accordion .sppb-addon-accordion .sppb-panel-modern .sppb-panel-body .sppb-addon-text-block .sppb-addon-content ol {
  margin-top: 15px;
  padding-left: 15px;
}
.challenges .sppb-addon-accordion .sppb-panel-modern {
  background: transparent !important;
  border: none;
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading {
  background: #f3f3f3;
  border-radius: 5px;
  color: #252525;
  padding: 13px 30px 13px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-panel-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 2em;
  text-transform: uppercase;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-panel-title {
    line-height: 1.8em;
  }
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-toggle-direction i {
  font-weight: 400;
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading .sppb-toggle-direction i:before {
  content: "\f067";
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active {
  background: #dce400;
  color: #fff;
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active .sppb-toggle-direction {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active .sppb-toggle-direction i {
  font-weight: 400;
}
.challenges .sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active .sppb-toggle-direction i:before {
  content: "\f068";
}
.challenges .sppb-addon-accordion .sppb-panel-modern .sppb-panel-body {
  border: none;
  padding: 28px 0 10px;
}
.challenges .sppb-addon-accordion .sppb-panel-modern .sppb-panel-body .sppb-addon-text-block .sppb-addon-content {
  color: #656565;
}
.challenges .sppb-addon-accordion .sppb-panel-modern .sppb-panel-body .sppb-addon-text-block .sppb-addon-content ol {
  margin-top: 15px;
  padding-left: 15px;
}
.sppb-carousel .sppb-carousel-indicators {
  bottom: -10px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
  width: 1px !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement {
  border-radius: 0;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .title {
  display: grid;
  color: #fff;
  background: #dce400;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 500;
  margin: -20px -22px 20px !important;
  padding: 15px 15px 10px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .title small {
  display: block !important;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .details {
  line-height: 27px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .details img {
  padding-top: 15px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-panel {
  padding: 15px 22px !important;
  border: 1px solid rgba(191, 191, 191, 0.4);
  border-radius: 0% !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-panel:before {
  border-color: #dce400 #dce400 transparent transparent !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
  width: 9px;
  height: 9px;
  background-color: #bdbdbd;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 2px 8px #f7f7f7;
  box-shadow: 0px 0px 2px 8px #f7f7f7;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
  height: 1px !important;
  background: #dce400 !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-date {
  margin: 15px !important;
  padding: 10px !important;
  font-size: 40px !important;
  line-height: 1.1em !important;
  font-weight: 600 !important;
  color: #252525;
}
.sppb-addon-gallery .sppb-gallery li a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sppb-addon-gallery .sppb-gallery li a:hover img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.mod-speasyimagegallery {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mod-speasyimagegallery .speasyimagegallery-gallery {
  position: relative;
  float: left;
  margin: 0;
  text-align: center;
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:before {
  position: absolute;
  content: '';
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(211, 169, 89, 0.66);
  opacity: 0;
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:after {
  position: absolute;
  content: '\f002';
  font-family: 'FontAwesome';
  z-index: 22;
  font-size: 35px;
  font-weight: 100 !important;
  color: #fff;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  top: 45%;
  left: 0%;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:hover:before {
  opacity: 1;
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item-content {
  position: relative;
  display: none !important;
  opacity: o;
}
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item-content:after, .mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item-content:before {
  display: none !important;
  opacity: o;
}
#sp-bottom .mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:after {
  display: none;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front {
  padding: 0px;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(top bottom, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front .flip-box-inner {
  position: absolute;
  left: 45px;
  bottom: 28px;
  overflow: hidden;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .amazing .sppb-addon-sppb-flibox .sppb-flipbox-front .flip-box-inner {
    left: 25px;
    bottom: 25px;
  }
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front .flip-box-inner .destination h4 {
  text-align: left;
  color: #fff;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front .flip-box-inner .destination h4:hover {
  color: #dce400;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front .flip-box-inner .destination p {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-front .flip-box-inner .destination span {
  text-align: left;
  color: #dce400;
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-back .flip-box-inner {
  position: relative;
  overflow: hidden;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-back .flip-box-inner p {
  padding-left: 20px;
  margin-bottom: 20px;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-back .flip-box-inner a {
  margin-left: 20px;
  color: #fff !important;
  background: #252525 !important;
}
.amazing .sppb-addon-sppb-flibox .sppb-flipbox-back .flip-box-inner a:hover {
  color: #dce400 !important;
}
.destination .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.destination .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title a {
  color: #252525;
}
.destination .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title a:hover {
  color: #dce400;
}
.destination .sppb-addon-feature .sppb-addon-content .sppb-img-container {
  padding: 25px;
}
.destination .sppb-addon-feature .sppb-addon-content .sppb-img-container a .sppb-img-responsive {
  border-radius: 50% !important;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  overflow: hidden;
}
.destination .sppb-addon-feature .sppb-addon-content .sppb-img-container a .sppb-img-responsive:hover {
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  overflow: hidden;
}
.travel_destination .price {
  display: flex;
}
.travel_destination .price span {
  color: #fff;
  font-size: 15px;
  padding: 8px 30px;
  background: #dce400;
}
.travel_destination .price p {
  margin: 6px 10px 0;
}
.tab-area-two .sppb-addon-tab .sppb-nav li {
  display: flex;
  justify-content: space-between;
}
.tab-area-two .sppb-addon-tab .sppb-nav li a {
  font-size: 18px;
  font-weight: 500;
  padding: 15px 35px 15px 0;
  color: #656565;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-text-block .price {
  margin: 25px 0 20px;
  display: flex;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-text-block .price strong {
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #dce400;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-text-block .price p {
  margin: 0;
  margin-left: 5px !important;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #656565;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc {
  margin: 0px 0 20px;
  padding: 30px 50px 17px;
  background: #f3f3f3;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc {
    padding: 30px 10px 17px;
  }
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc ul {
    padding-left: 0;
  }
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc ul li {
  list-style: none;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc ul li a {
  color: #656565;
  font-size: 16px;
  font-weight: 500;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .meta-desc ul li a i {
  font-weight: 18px;
  color: #252525;
  margin-right: 10px;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information {
  display: grid;
  grid-template-columns: 40% 60%;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information .single-info {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information .single-info i {
  color: #656565;
  font-weight: 17px;
  margin-right: 10px;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information .single-info h4 {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information .single-info p {
  margin-bottom: 0;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information .single-info .list {
  display: flex !important;
  text-align: left;
  justify-content: space-between;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html .information .single-info .list i {
  font-weight: 17px;
  color: #656565;
  margin-right: 10px;
}
.tab-area-two .sppb-addon-tab .sppb-tab-content .sppb-addon-raw-html p {
  margin-bottom: 0;
}
.hotel_resort .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hotel_resort .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title a {
  color: #252525;
}
.hotel_resort .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title a span {
  float: right;
}
.hotel_resort .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title a:hover {
  color: #dce400;
}
.hotel_resort .sppb-addon-feature .sppb-addon-content .sppb-img-container {
  overflow: hidden;
}
.hotel_resort .sppb-addon-feature .sppb-addon-content .sppb-img-container .sppb-img-responsive {
  overflow: hidden;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "|";
}
.vertical-border {
  position: relative;
}
.vertical-border:after {
  content: "";
  background: #252525;
  width: 4px;
  height: 95px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -2px;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .vertical-border:after {
    display: none;
  }
}
.vertical-border.white:after {
  background: #fff;
}
.vertical-border.left:after {
  left: 21%;
}
.marketing-strategy .sppb-addon-text-block .sppb-addon-content ul {
  padding-top: 15px;
  padding-left: 0px;
  line-height: 2em;
  list-style: none;
}
.marketing-strategy .sppb-addon-text-block .sppb-addon-content ul li {
  line-height: 2em;
}
.marketing-strategy .sppb-addon-text-block .sppb-addon-content ol {
  padding-left: 15px;
}
.sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-feature-box-title {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.case-studies .sppb-addon-feature .sppb-addon-title {
  padding: 0 24px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .case-studies .sppb-addon-feature .sppb-addon-title {
    padding: 0 15px;
  }
}
.service-plan .sppb-addon-feature .sppb-addon-text .price {
  margin-top: 22px;
  font-size: 35px;
  line-height: 1em;
  font-weight: 700;
  color: #dce400;
}
.service-plan .sppb-addon-feature .sppb-addon-text .price strong {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  padding: 0 5px;
  vertical-align: bottom;
}
.service-plan .sppb-btn-primary {
  border: 1px solid #dfe6ee;
}
.service-plan .sppb-btn-primary:hover {
  border-color: #252525;
}
.service-plan .sppb-btn-xs {
  padding: 12px 30px;
  font-size: 13px;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  color: #252525 !important;
  background-color: #dce400;
}
.offcanvas-menu .offcanvas-inner {
  padding: 50px 0 30px 0;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a {
  color: #252525 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler {
  color: #dce400 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:active, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:focus {
  color: #fff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a:active, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a:focus {
  color: #fff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 14px;
  padding: 10px 30px;
  position: relative;
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  background-color: #c3cb00;
  color: #fff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span.active > a {
  background-color: #dce400;
  color: #fff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: #fff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: 'FontAwesome';
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
#offcanvas-toggler > .fa {
  color: #d3a959 !important;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #dce400 !important;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background-color: #c3cb00;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: #dce400 !important;
}
.article-list .article {
  border: 1px solid #dfe6ee;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.article-list .article:hover {
  border-color: #fff;
  box-shadow: 1px 12px 33px 0 rgba(0, 0, 0, 0.18);
}
.sppb-addon-article a img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.sppb-addon-article .sppb-addon-article-title {
  font-size: 20px;
  line-height: 30px;
  margin: 0px 0px 10px;
}
.sppb-addon-article .sppb-addon-article-title a {
  color: #252525;
}
.sppb-addon-article .sppb-article-meta {
  display: inline-block;
  margin: -5px -5px;
}
.sppb-addon-article .sppb-article-meta .sppb-meta-date, .sppb-addon-article .sppb-article-meta .sppb-meta-author {
  font-size: 13.5px;
  color: #5f5f5f;
  line-height: 20px;
}
.sppb-addon-article .sppb-article-content-wrap {
  padding: 30px 28px 18px 35px;
  background: #f7f7f7;
  border-color: #dfe6ee;
  border-width: 0 1px 1px;
  border-style: solid;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-article .sppb-article-introtext {
  color: #5f5f5f;
}
.sppb-addon-article .sppb-readmore {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-article .sppb-readmore i {
  display: inline-block;
  margin-left: 5px;
}
.sppb-addon-article:hover .sppb-article-content-wrap {
  border-color: #fff;
  box-shadow: 1px 12px 33px 0 rgba(0, 0, 0, 0.18);
}
#sp-header .latestnews > li > a {
  display: block;
  line-height: 1.5;
}
.com-content.view-article .article-details {
  padding: 0 100px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-content.view-article .article-details {
    padding: 0 50px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-content.view-article .article-details {
    padding: 0 40px;
  }
}
.com-content.view-article #sp-header {
  background: #ffff !important;
}
.com-content.view-article #sp-title {
  display: none;
}
.com-content.view-article #sp-main-body {

}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-content.view-article #sp-main-body {
    padding: 120px 0 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-content.view-article #sp-main-body {
    padding: 150px 0 40px;
  }
}
.com-solidres.sticky-header #sp-header {
  background: #343a40;
}
.com-solidres.sticky-header #sp-title {
  display: none;
}
.com-solidres.sticky-header #sp-main-body {
  padding: 180px 0 100px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .com-solidres.sticky-header #sp-main-body {
    padding: 120px 0 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .com-solidres.sticky-header #sp-main-body {
    padding: 80px 0 40px;
  }
}
.com-content.view-article .pager > li.next a, .com-content.view-article .pager > li.previous a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.com-content.view-article .pager > li.next a:hover, .com-content.view-article .pager > li.previous a:hover {
  color: #dce400;
  border-color: #dce400;
}
.page-header {
  padding-bottom: 15px;
}
#sp-header {
  position: fixed !important;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  padding: 5px 0;
  box-shadow: none;
  background: #ffff !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sp-header:not(.header-sticky) {
  padding: 5px 0;
background: #ffff !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sp-header .sp-megamenu-parent > li {
  padding: 17px 13px;
}
#sp-header .sp-megamenu-parent > li:before {
  position: absolute;
  content: "";
  left: 15px;
  bottom: 0px;
  height: 3px;
  width: 0;
  -webkit-transform: scale(0);
  background: #dce400;
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#sp-header .sp-megamenu-parent > li > a {
  font-size: 14px;
  font-weight: 500;
 
  text-transform: capitalize;
  line-height: 1.4;
  padding: 2px;
  margin: 0;
}
#sp-header .sp-megamenu-parent .active:before {
  width: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#sp-header .sp-megamenu-parent .sp-dropdown {
  padding-top: 5px;
}
#sp-header .sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
  font-size: 14px;
}
#sp-header .sp-megamenu-parent .sp-module ul > li > a {
  color: #252525;
}
#sp-header .sp-megamenu-parent .sp-module ul > li > a:hover {
  color: #252525;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border-width: 0 0 3px 0;
  border-style: solid;
  border-image: linear-gradient(135deg, #dce400, #dce400) 1;
}
#sp-header .sp-megamenu-parent .categories-module li a {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.com-search.view-search #sp-header:not(.header-sticky) {
  background: #343a40 !important;
  position: static !important;
}
.btn-primary {
  background-color: #dce400 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #dfe6ee;
}
.btn-primary:hover, .btn-primary:focus {
  border-color: #252525;
  color: #fff;
  box-shadow: none;
  background-color: #252525 !important;
}
.sppb-btn {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-btn:focus {
  box-shadow: none;
}
.sppb-btn-default {
  color: #252525 !important;
  padding: 16px 32px;
  border: 0;
  border-radius: 100px;
  position: relative;
  z-index: 1;
  background-color: #dce400 !important;
}
.sppb-btn-default:hover, .sppb-btn-default:focus {
  color: #fff !important;
  background-color: #252525 !important;
}
.sppb-btn-primary {
  color: #252525 !important;
  text-transform: uppercase;
  padding: 16px 32px;
  border-radius: 100px;
  position: relative;
  border: 1px solid #dfe6ee;
  background-color: #fff !important;
  margin: 0;
}
.sppb-btn-primary:focus, .sppb-btn-primary:hover {
  border-color: #252525;
  color: #fff !important;
  box-shadow: none;
  background-color: #252525 !important;
}
.sppb-btn-secondary {
  color: #5f5f5f;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  background-color: transparent !important;
  padding: 0 60px 0 0;
  margin: 0;
  position: relative;
}
.sppb-btn-secondary:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  right: 0;
  top: 50%;
  background: #5f5f5f;
  transform: translateY(-50%);
}
.sppb-btn-secondary:focus, .sppb-btn-secondary:hover {
  color: #5f5f5f;
  box-shadow: none;
}
.sppb-btn-info {
  font-weight: 400;
  color: #252525;
  text-align: center;
  padding: 20px 30px;
  border: 1px solid #e5e5e5;
  border-radius: 100px;
  background-color: transparent;
}
.sppb-btn-info:hover {
  border-color: #e5e5e5;
  background-color: transparent;
}
.sppb-btn-success {
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 20px 30px;
  border-radius: 0;
  border: 1px solid #252525;
  background-image: linear-gradient(145deg, #252525 0%, #dce400 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sppb-btn-success:hover {
  border-color: #252525;
  background-image: linear-gradient(-145deg, #252525 0%, #dce400 100%);
}
.sppb-btn-link {
  font-size: 15px;
  padding: 0;
}
.sppb-btn-link:hover {
  color: #252525 !important;
}
.link_btn .sppb-btn-link:hover {
  color: #dce400 !important;
}
@media screen and (min-width: 300px) and (max-width: 355px) {
  .rev_slider_wrapper .sppb-btn {
    display: none !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 899px) {
  .rev_slider_wrapper .slide_small_text {
    display: none !important;
  }
}
.icon-top-wrapper {
  height: auto;
  line-height: 60px;
  margin: 0 0 0 20px;
  width: 15px;
  position: relative;
  z-index: 999999;
}
.icon-top-wrapper i {
  color: #fff;
  cursor: pointer;
  transition: 300ms;
  font-size: 14px;
}
.icon-top-wrapper i.search-close-icon {
  font-size: 22px;
  color: #fff;
  z-index: 9999;
  position: relative;
  left: 4px;
  width: 16px;
  height: 16px;
}
.icon-top-wrapper i.search-close-icon:after, .icon-top-wrapper i.search-close-icon:before {
  position: absolute;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #fff;
  left: 0;
  top: 0;
}
.icon-top-wrapper i.search-close-icon:before {
  transform: rotate(45deg);
}
.icon-top-wrapper i.search-close-icon:after {
  transform: rotate(-45deg);
}
.icon-top-wrapper .search-close-icon {
  display: none;
}
.top-search-input-wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  -webkit-animation: searchZoomIn 0.4s;
  animation: searchZoomIn 0.4s;
}
.top-search-input-wrap .top-search-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}
.top-search-input-wrap form {
  width: 100%;
}
.top-search-input-wrap .search-wrap {
  width: 100%;
}
.top-search-input-wrap .search-wrap .top-search {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.top-search-input-wrap .search-wrap .top-search input {
  border-radius: 3px;
  border-width: 0;
  height: 60px;
  background-color: transparent;
  box-shadow: none;
  padding: 10px 20px 10px 0;
  width: 100%;
  border-bottom: 3px solid;
  font-size: 24px;
  color: #fff;
  border-radius: 0;
}
.top-search-input-wrap .search-wrap .top-search input:focus {
  outline: 0;
  box-shadow: none;
}
.top-search-input-wrap .search-wrap .top-search .sp_search_input:after {
  content: "\f002";
  font-size: 20px;
  color: rgba(255, 255, 255, .9);
  font-family: fontawesome;
  position: absolute;
  right: 15px;
  pointer-events: none;
  line-height: 60px;
  top: 0;
}
.com-search.view-search #sp-header:not(.header-sticky) {
  background: #343a40 !important;
  position: static !important;
}
