/**
 * @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;
}
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 .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
#sp-top-bar .sp-contact-info {
  margin: 0;
}
#sp-top-bar .sp-contact-info li {
  margin: 0 25px 0 0;
  height: 50px;
  line-height: 50px;
}
#sp-top-bar .sp-contact-info li:last-child {
  margin: 0;
}
#sp-top-bar .sp-contact-info li a {
  color: #fff;
}
#sp-top-bar .sp-contact-info li a:hover {
  color: #e2c60c;
}
#sp-top-bar .sp-contact-info li span {
  margin-right: 5px;
  font-size: 18px;
  font-weight: 600;
}
#sp-top-bar .social-icons {
  margin: 0;
}
#sp-top-bar .social-icons li {
  height: 50px;
  line-height: 50px;
}
#sp-top-bar .social-icons li span {
  margin-right: 5px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 0 0 0 15px;
}
ul.social-icons > li:first-child {
  margin: 0;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.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;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 90px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: none;
}
#sp-header .logo {
  height: 90px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo a img {
  height: 72px;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item a {
  color: #28406d;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item a:hover, #sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item a:focus {
  color: #e2c60c;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item.active a {
  color: #e2c60c;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a {
  text-transform: capitalize;
  color: #fff;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a:hover, #sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a:focus {
  color: #e2c60c;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item.active a {
  color: #e2c60c;
}
#sp-header #sp-menu .default-menu #offcanvas-toggler > .fa {
  color: #28406d;
}
#sp-header #sp-menu .default-menu #offcanvas-toggler > .fa:hover {
  color: #e2c60c;
}
#sp-header .sp-megamenu-parent .sp-menu-item a {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a {
  text-transform: capitalize;
  color: #fff;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a:hover, #sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a:focus {
  color: #e2c60c;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item.active > a {
  color: #e2c60c;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, .8);
}
#sp-header.header-sticky .logo .logo-image {
  height: 72px;
}
#sp-title {
  min-height: 0;
}
blockquote {
  margin: 20px !important;
  padding: 45px 60px 30px;
  color: #666;
  position: relative;
  background: url(../../../images/quote-left.png);
  background-repeat: no-repeat;
  background-position: left 20px top 20px;
  background-size: 55px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 30px;
}
.sp-page-title {
  padding-top: 260px;
  padding-right: 0px;
  padding-bottom: 70px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-repeat: no-repeat;
  background-size: cover !important;
  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 {
  margin-bottom: 5px;
  letter-spacing: 0.5px;
  margin: 0;
  text-align: left;
  line-height: 40px;
  padding-bottom: 0;
  color: #fff;
  font-weight: 700;
  font-size: 40px;
}
.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 li.float-left {
  display: none;
}
.sp-page-title .breadcrumb li:nth-child(2):before {
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\f015";
}
.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: 100px 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;
}
.blog .article-list .article .article-header h2 {
  margin-bottom: 10px;
}
.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: #212121;
  transition: all 0.3s;
}
.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: #e2c60c;
}
.article-list .article .readmore {
  margin-top: 25px;
}
.article-list .article .readmore a {
  background: #28406d;
  color: #fff;
  border: 2px solid;
  border-color: #28406d;
  border-radius: 25px;
  padding: 0 15px;
  height: 35px;
  line-height: 30px;
  display: inline-block;
  position: relative;
  font-size: 15px;
  cursor: pointer;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  border: 2px solid;
  border-color: #28406d;
  background: #fff;
  color: #28406d;
}
.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: #666;
}
.article-info > span a:hover {
  color: #e1c50d;
}
.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;
}
.sl-play-btn {
  width: 65px;
  height: 65px;
  line-height: 65px !important;
  text-align: center;
  background: #e2c60c;
  color: #28406d !important;
  border-radius: 50%;
  font-size: 22px;
  display: inline-block;
  position: relative;
  z-index: 1 !important;
}
.sl-play-btn:after {
  content: "";
  position: absolute;
  z-index: -5;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 57px;
  height: 57px;
  background: transparent;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease 0s;
  border: 1px solid #e2c60c;
}
.sl-play-btn:before {
  content: "";
  position: absolute;
  z-index: -4;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 65px;
  height: 65px;
  background: transparent;
  border: 1px solid #e2c60c;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease 0s;
}
.readon {
  background: #28406d;
  color: #fff;
  border: 2px solid;
  border-color: #28406d;
  border-radius: 25px;
  padding: 0 40px;
  height: 50px;
  line-height: 46px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  cursor: pointer;
}
.readon:before {
  position: absolute;
  height: 100%;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  right: 50px;
  opacity: 0;
  top: 0px;
  content: "\f054";
  font-size: 15px;
  font-family: fontawesome;
}
.readon:hover {
  padding-right: 60px;
  border: 2px solid;
  border-color: #28406d;
  background: #fff;
  color: #28406d;
}
.readon:hover:before {
  right: 40px;
  opacity: 1;
}
.readon.secondary-color {
  background: #e2c60c;
  color: #3e537c;
}
.readon.secondary-color:hover {
  border-color: #28406d;
  background: #e2c60c;
  color: #3e537c;
}
.readon.secondary-color.black-font {
  color: #212121 !important;
}
.readon.secondary-color.black-font:before {
  color: #212121;
}
.readon.white-color {
  background: #fff;
  border-color: #fff;
  color: #28406d;
}
.readon.white-color:hover {
  border-color: #28406d;
  background: #fff;
  color: #28406d;
}
.readon.slider-btn {
  background: #e2c60c;
  color: #000;
  border: unset;
  font-size: 17px !important;
  line-height: 50px !important;
}
.readon.slider-btn:hover {
  background: #28406d;
  color: #fff;
  padding-right: 60px !important;
}
.readon.slider-btn.primary-btn {
  background: #28406d;
  color: #fff;
}
.readon.slider-btn.primary-btn:before {
  color: #28406d;
}
.readon.slider-btn.primary-btn:hover {
  background: #e2c60c;
  color: #28406d;
}
.readon.slider-btn.transparent {
  background: transparent;
  color: #28406d;
  border: 1px solid #28406d !important;
}
.readon.slider-btn.transparent:hover {
  background: #e2c60c;
  color: #28406d;
  border-color: #e2c60c;
}
.readon.slider-btn.active-btn {
  background: rgba(226, 198, 12, 0.75);
}
.mfp-bg {
  background: #28406d;
}
.mfp-content .mfp-iframe-scaler .mfp-close {
  outline: none;
  color: #fff;
  opacity: 1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #e2c60c;
  top: -55px;
  text-align: center;
  padding: 0;
  transition: all 0.3s;
}
.mfp-content .mfp-iframe-scaler .mfp-close:hover {
  color: #28406d;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel {
  border: none;
  background: transparent;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading {
  position: relative;
  padding: 0 0 0 45px;
  background: transparent;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-panel-title {
  color: #28406d;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 0;
  display: inline-block;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f067";
  font-size: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  text-align: center;
  color: #28406d;
  padding: unset;
  transition: all 0.3s ease 0s;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading.active {
  border: 1px solid #f7f7f7;
  border-left: 0;
  border-right: 0;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading.active:before {
  content: "\f068";
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
  display: none;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-collapse .sppb-panel-body {
  border: none;
  padding: 14px 20px;
}
#sp-main-body #sp-component #sp-page-builder .page-content .rs-accordion .accordion-image img {
  max-width: 300px;
  margin: 0 auto;
}
#sp-bottom .sp-module .sp-module-title {
  position: relative;
  margin: 0 0 40px;
  color: #fff;
}
#sp-bottom .sp-module .sp-module-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 1px;
  width: 50px;
  background-color: #fff;
}
#sp-bottom .sp-module .sp-module-content .post-item > .post-img {
  margin-right: 10px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .foot-logo {
  margin: 0 0 15px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .foot-logo img {
  height: 35px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .contact-intro {
  padding: 0 0 15px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .address-item {
  display: flex;
  margin-bottom: 10px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .address-item .address-icon {
  margin-right: 10px;
}
#sp-bottom .sp-module .sp-module-content .post-item {
  display: flex;
  margin: 0 0 30px;
}
#sp-bottom .sp-module .sp-module-content .post-item .post-img {
  max-width: 70px;
}
#sp-bottom .sp-module .sp-module-content .post-item .post-img img {
  border-radius: 3px;
}
#sp-bottom .sp-module .sp-module-content .post-item .post-desc .title {
  display: block;
  color: #fff;
  font-size: 15px;
  margin: 0 0 7px;
}
#sp-bottom .sp-module .sp-module-content .post-item .post-desc span {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #aaa;
  position: relative;
  padding-left: 20px;
}
#sp-bottom .sp-module .sp-module-content .post-item .post-desc span:before {
  content: "\f073";
  font: normal normal normal 12px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form {
  position: relative;
  max-width: 300px;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acym_form {
  margin: 25px 0 0;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acym_form .onefield input {
  max-width: unset;
  border-radius: 30px;
  height: 45px;
  line-height: 45px;
  background: #fff;
  color: #666;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acysubbuttons {
  margin: 0;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acysubbuttons input {
  max-width: unset;
  border-radius: 30px;
  background: #28406d;
  color: #fff;
  height: 41px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acysubbuttons input:hover {
  background: #212121;
}
#sp-bottom {
  padding: 60px 0 30px;
  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: 18px;
  position: relative;
  margin: 0 0 40px;
}
#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 {
  background: #3c3c3c !important;
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 20px 0;
}
#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%;
}
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%;
}
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;
}
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;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
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;
  }
}
#loading {
  background-color: #28406d;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 999999;
}
.loader {
  position: absolute;
  width: 75px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader__bar {
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 50%;
  background: #e2c60c;
  transform-origin: center bottom;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.loader__bar:nth-child(1) {
  left: 0px;
  transform: scale(1, 0.2);
  animation: barUp1 4s infinite;
}
.loader__bar:nth-child(2) {
  left: 15px;
  transform: scale(1, 0.4);
  animation: barUp2 4s infinite;
}
.loader__bar:nth-child(3) {
  left: 30px;
  transform: scale(1, 0.6);
  animation: barUp3 4s infinite;
}
.loader__bar:nth-child(4) {
  left: 45px;
  transform: scale(1, 0.8);
  animation: barUp4 4s infinite;
}
.loader__bar:nth-child(5) {
  left: 60px;
  transform: scale(1, 1);
  animation: barUp5 4s infinite;
}
.loader__ball {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  animation: ball 4s infinite;
}
@keyframes ball {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(8px, -14px);
  }
  10% {
    transform: translate(15px, -10px);
  }
  17% {
    transform: translate(23px, -24px);
  }
  20% {
    transform: translate(30px, -20px);
  }
  27% {
    transform: translate(38px, -34px);
  }
  30% {
    transform: translate(45px, -30px);
  }
  37% {
    transform: translate(53px, -44px);
  }
  40% {
    transform: translate(60px, -40px);
  }
  50% {
    transform: translate(60px, 0);
  }
  57% {
    transform: translate(53px, -14px);
  }
  60% {
    transform: translate(45px, -10px);
  }
  67% {
    transform: translate(37px, -24px);
  }
  70% {
    transform: translate(30px, -20px);
  }
  77% {
    transform: translate(22px, -34px);
  }
  80% {
    transform: translate(15px, -30px);
  }
  87% {
    transform: translate(7px, -44px);
  }
  90% {
    transform: translate(0, -40px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes barUp1 {
  0% {
    transform: scale(1, 0.2);
  }
  40% {
    transform: scale(1, 0.2);
  }
  50% {
    transform: scale(1, 1);
  }
  90% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 0.2);
  }
}
@keyframes barUp2 {
  0% {
    transform: scale(1, 0.4);
  }
  40% {
    transform: scale(1, 0.4);
  }
  50% {
    transform: scale(1, 0.8);
  }
  90% {
    transform: scale(1, 0.8);
  }
  100% {
    transform: scale(1, 0.4);
  }
}
@keyframes barUp3 {
  0% {
    transform: scale(1, 0.6);
  }
  100% {
    transform: scale(1, 0.6);
  }
}
@keyframes barUp4 {
  0% {
    transform: scale(1, 0.8);
  }
  40% {
    transform: scale(1, 0.8);
  }
  50% {
    transform: scale(1, 0.4);
  }
  90% {
    transform: scale(1, 0.4);
  }
  100% {
    transform: scale(1, 0.8);
  }
}
@keyframes barUp5 {
  0% {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 0.2);
  }
  90% {
    transform: scale(1, 0.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
.sp-scroll-up {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: #28406d;
  border-radius: 50%;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #212121;
}
.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;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.transparent-header {
  position: absolute;
  width: 100%;
  z-index: 9;
}
.transparent-header #sp-header {
  background: transparent;
  box-shadow: none;
}
.transparent-header #sp-header .sp-megamenu-parent > li > a {
  text-transform: capitalize;
  color: #28406d;
}
.transparent-header #sp-header .sp-megamenu-parent > li.active > a, .transparent-header #sp-header .sp-megamenu-parent > li:hover > a {
  color: #e2c60c;
}
.transparent-header #sp-header #sp-menu #offcanvas-toggler > .fa {
  color: #252525;
}
.transparent-header #sp-header #sp-menu #offcanvas-toggler > .fa:hover {
  color: #4d6de6;
}
.transparent-header #sp-header.header-sticky {
  background: #fff;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}
.transparent-header.inner-page #sp-header .sp-megamenu-parent > li > a {
  color: #fff;
}
.transparent-header.inner-page #sp-header .sp-megamenu-parent > li.active > a, .transparent-header.inner-page #sp-header .sp-megamenu-parent > li:hover > a {
  color: #e2c60c;
}
.transparent-header.inner-page #sp-header.header-sticky {
  background: rgba(0, 0, 0, .9);
}
.align-middle .sppb-row {
  align-items: center;
}
.no-padding .sppb-container {
  padding: 0;
}
#sp-page-builder .margin-0 .sppb-section-title {
  margin: 0;
}
#sp-page-builder .mb-0 .sppb-section-title {
  margin-bottom: 0;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.sec-title .sppb-section-title .sppb-title-heading {
  line-height: 45px !important;
}
.sec-title .sppb-section-title .sppb-title-heading span.sub-title {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 27px;
  font-weight: 500;
  text-transform: uppercase;
}
.sec-title .sppb-section-title .sppb-title-heading span.sub-title.primary {
  color: #28406d;
}
.sec-title .sppb-section-title .sppb-title-heading span.sub-title.secondary {
  color: #e2c60c;
}
.sec-title .sppb-section-title .sppb-title-heading span.sub-title.white {
  color: #fff;
}
.sec-title .sppb-section-title .sppb-title-heading span.sub-title.before-line {
  padding-left: 65px;
}
.sec-title .sppb-section-title .sppb-title-heading span.sub-title.before-line:before {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #e2c60c;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 15px;
}
.sec-title.after-desc .sppb-title-subheading {
  position: relative;
  padding-left: 80px;
}
.sec-title.after-desc .sppb-title-subheading:after {
  content: "";
  position: absolute;
  border: 0;
  width: 60px;
  height: 2px;
  z-index: 9;
  margin-left: 0;
  left: 0;
  top: 14px;
}
.sec-title.after-desc.white-desc .sppb-title-subheading:after {
  background: #fff;
}
.sec-title.after-desc.primary-desc .sppb-title-subheading:after {
  background: #28406d;
}
.rs-services .sppb-column-addons .grid-item {
  padding: 50px 20px 50px 30px;
  border-radius: 5px;
  box-shadow: 0 0 50px rgba(0, 0, 0, .05);
  background: #fff;
}
.rs-services .sppb-column-addons .grid-item .sppb-addon-content .sppb-img-container img {
  width: 60px;
  transition: all 0.3s;
}
.rs-services .sppb-column-addons .grid-item:hover .sppb-addon-content .sppb-img-container img {
  filter: grayscale(80%);
  opacity: 0.6;
}
.rs-services.default-style .single-service .services-overlay {
  background-color: rgba(34, 34, 34, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.rs-services.default-style .single-service .services-item {
  position: relative;
  padding: 70px 30px;
  text-align: center;
  transform: scale(1.05);
  border-radius: 30px;
  -webkit-transition: all 0.7s ease;
}
.rs-services.default-style .single-service .services-item .services-btn {
  display: inline-block;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 30px;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  color: #fff;
  background: #28406d;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
.rs-services.default-style .single-service .services-item .services-btn:hover {
  opacity: 0.9 !important;
}
.rs-services.default-style .single-service .services-item .services-info {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.rs-services.default-style .single-service .services-item .services-info i {
  font-size: 44px;
  color: #e2c60c;
}
.rs-services.default-style .single-service .services-item .services-info .services-item-title {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #fff;
  margin: 15px 0 10px;
}
.rs-services.default-style .single-service .services-item .services-info p {
  color: #fff;
}
.rs-services.default-style .single-service:hover .services-overlay {
  background-color: unset;
}
.rs-services.default-style .single-service:hover .services-item {
  transform: scale(1);
}
.rs-services.default-style .single-service:hover .services-item .services-btn {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.rs-services.default-style .single-service:hover .services-item .services-info {
  opacity: 0;
  visibility: hidden;
}
.rs-services.service-style .single-service {
  padding: 150px 0;
}
.rs-services.service-style .single-service .services-overlay {
  background-color: rgba(40, 64, 109, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.rs-services.service-style .single-service .services-info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  right: 0;
  padding: 0 25px;
  text-align: center;
  z-index: 99;
  opacity: 0;
}
.rs-services.service-style .single-service .services-info .service-desc {
  transform: translateY(-100px);
  transition: all 0.4s ease-in-out;
  color: #fff;
  margin: 0 0 27px;
}
.rs-services.service-style .single-service .services-info .readon {
  transform: translateY(100px);
  transition: all 0.4s ease-in-out;
}
.rs-services.service-style .single-service .services-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: rgba(40, 64, 109, 0.8);
  color: #fff;
  font-weight: 500;
  font-family: Poppins;
  transition: all 0.4s ease-in-out;
}
.rs-services.service-style .single-service .services-title .sub-title {
  display: block;
  margin: 0 0 10px;
}
.rs-services.service-style .single-service .services-title .title {
  font-size: 20px;
  margin: 0;
  color: #fff;
}
.rs-services.service-style .single-service:hover .services-overlay {
  opacity: 1;
}
.rs-services.service-style .single-service:hover .services-info {
  opacity: 1;
}
.rs-services.service-style .single-service:hover .services-info .service-desc {
  transform: translateY(0px);
}
.rs-services.service-style .single-service:hover .services-info .readon {
  transform: translateY(0px);
}
.rs-services.service-style .single-service:hover .services-title {
  display: none;
}
.services-contact {
  padding-top: 0 !important;
}
.service-single-part .sppb-section-title {
  margin: 0 0 30px !important;
}
.service-single-part .service-title .sppb-title-heading {
  padding: 20px 0;
  margin: 0;
  background: #28406d;
  padding-left: 15px;
}
.service-single-part .single-services-menu {
  background-color: transparent !important;
  padding-bottom: 0 !important;
}
.service-single-part .single-services-menu .sppb-section-title {
  margin-bottom: 0 !important;
}
.service-single-part .single-services-menu .sppb-section-title h3 {
  margin-bottom: 0 !important;
  padding-left: 35px;
}
.service-single-part .single-services-menu .sppb-column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.service-single-part .single-services-menu .services-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.service-single-part .single-services-menu .services-menu ul li {
  border-bottom: 1px solid #254387;
}
.service-single-part .single-services-menu .services-menu ul li a {
  padding: 10px 35px;
  background: #28406d;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  width: 100%;
}
.service-single-part .single-services-menu .services-menu ul li a:hover {
  background: #e2c60c;
  color: #212121;
}
.service-single-part .single-services-menu .services-menu ul li:last-child {
  border: none;
}
.service-single-part .download-button .download-btn .sppb-addon-content .sppb-btn {
  text-align: left;
  padding: 10px 35px;
  border-radius: unset;
}
.service-single-part .services-contact .sppb-column-addons .single-icon .sppb-media .sppb-media-body .sppb-media-content .sppb-addon-text a {
  color: #666;
}
.service-single-part .services-contact .sppb-column-addons .single-icon .sppb-media .sppb-media-body .sppb-media-content .sppb-addon-text a:hover {
  color: #28406d;
}
.service-single-part .services-text .service-block {
  display: block;
  margin: 0;
  padding: 45px 60px 50px;
  position: relative;
}
.service-single-part .services-text .service-block:before {
  content: '\f10d';
  font-family: FontAwesome;
  position: absolute;
  left: 15px;
  top: 25px;
  font-size: 60px;
  color: #f6f6f6;
  z-index: -1;
}
.service-single-part .services-img-text ul.stylelisting {
  list-style: none;
  padding-left: 20px;
}
.service-single-part .services-img-text ul.stylelisting li {
  position: relative;
  padding-left: 25px;
  line-height: 34px;
}
.service-single-part .services-img-text ul.stylelisting li:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  font-size: 16px;
  display: block;
  color: #28406d;
}
.service-single-part .service-gallery .gallery-part .post-item {
  display: inline-block;
}
.service-single-part .service-gallery .gallery-part .post-item .post-img {
  max-width: 100px;
}
.service-single-part .service-gallery .gallery-part .post-item .post-desc {
  display: none;
}
.services-slider .sppb-carousel .sppb-item {
  margin-bottom: 100px;
}
.services-slider .sppb-carousel .sppb-item .sppb-carousel-item-inner {
  padding: 0;
}
.services-slider .sppb-carousel .sppb-item .sppb-carousel-text {
  display: unset;
  position: absolute;
  left: 0;
  bottom: -125px;
  width: 100%;
}
.services-slider .sppb-carousel .sppb-item .sppb-carousel-text h2 {
  font-weight: 500 !important;
  text-align: left;
  background: #28406d;
}
.services-slider .sppb-carousel .sppb-item .sppb-carousel-text .sppb-carousel-content {
  text-align: left;
  color: #666 !important;
  min-height: 125px;
  padding: 20px 0 0;
}
.services-slider .sppb-carousel .sppb-carousel-arrow {
  opacity: 0;
  transition: all ease-out 0.5s;
}
.services-slider .sppb-carousel .sppb-carousel-arrow i {
  margin: 0;
  height: 42px;
  line-height: 42px;
  width: 42px;
  background: #28406d;
  color: #fff;
  border-radius: 50px;
  font-size: 20px;
  transition: all ease-out 0.5s;
}
.services-slider .sppb-carousel .sppb-carousel-arrow:hover i {
  background: #e2c60c;
}
.services-slider .sppb-carousel .sppb-carousel-indicators {
  bottom: -5px;
  left: 0;
  width: 100%;
  margin: 0;
}
.services-slider .sppb-carousel .sppb-carousel-indicators li {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border: 1px solid #28406d;
  background: transparent;
}
.services-slider .sppb-carousel .sppb-carousel-indicators li.active {
  background: #28406d;
}
.services-slider .sppb-carousel:hover .sppb-carousel-arrow {
  opacity: 1;
}
.rs-video-sec .video-play-btn {
  position: relative;
}
.rs-video-sec .video-play-btn:after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 85px;
  height: 85px;
  background: transparent;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease 0s;
  border: 1px solid #28406d;
}
.rs-video-sec .video-play-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 75px;
  height: 75px;
  background: transparent;
  border: 1px solid #28406d;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  transition: all 0.3s ease 0s;
}
.rs-why-choose .sppb-column-addons .grid-item {
  padding: 50px 20px 50px 30px;
  border-radius: 5px;
  box-shadow: 0 0 50px rgba(0, 0, 0, .05);
  background: #fff;
}
.rs-why-choose .sppb-column-addons .grid-item .sppb-addon-content .sppb-img-container img {
  width: 60px;
  transition: all 0.3s;
}
.rs-why-choose .sppb-column-addons .grid-item:hover .sppb-addon-content .sppb-img-container img {
  filter: grayscale(80%);
  opacity: 0.6;
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content {
  text-align: center;
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-details {
  position: relative;
  padding-top: 129px;
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-details p {
  padding: 0;
  font-size: 20px;
  line-height: 30px;
  color: #28406d;
  font-style: italic;
  max-width: 700px;
  margin: 0 auto;
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-details:before {
  position: absolute;
  content: "\f10d";
  font-family: FontAwesome;
  display: block;
  text-align: center;
  font-size: 125px;
  line-height: normal;
  opacity: 0.05;
  color: #28406d;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-author .item-name {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  padding: 20px 0 10px;
  margin: 0;
  font-weight: 700;
  color: #28406d;
  font-family: Poppins;
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-author .item-name:after {
  content: "]";
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-author .item-name:before {
  content: "[";
}
.rs-testimonial .testimonial-default-style .cl-testimonial3 .rs-tst-slider3 .item .item-content .item-author .item-designation {
  font-size: 20px;
  text-transform: uppercase;
  padding: 8px 0 0;
  font-family: Poppins;
  color: #555;
}
.rs-testimonial .home-testimonial .rs-tst-slider3 {
  margin: 0;
}
.rs-testimonial .home-testimonial .item .item-content {
  position: relative;
  background: #fff;
  padding: 40px 20px 20px 25px;
}
.rs-testimonial .home-testimonial .item .item-content .item-image {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-testimonial .home-testimonial .item .item-content .item-image img {
  width: 80px;
  border-radius: 100%;
  border: 2px solid #28406d;
}
.rs-testimonial .home-testimonial .item .item-content .item-details {
  padding-left: 100px;
}
.rs-testimonial .home-testimonial .item .item-content .item-details p {
  color: #666;
}
.rs-testimonial .home-testimonial .item .item-content .item-details:before {
  content: "\f10d";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  color: #28406d;
  left: 105px;
}
.rs-testimonial .home-testimonial .item .item-content .item-author {
  padding-left: 100px;
}
.rs-testimonial .home-testimonial .item .item-content .item-author .item-name {
  color: #28406d;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px;
}
.rs-testimonial .home-testimonial .item .item-content .item-author .item-designation {
  color: #666;
}
.rs-testimonial .home-testimonial .slick-dots {
  text-align: center;
  position: unset;
  margin: 30px 0 0;
  line-height: 1;
  height: 20px;
}
.rs-testimonial .home-testimonial .slick-dots li {
  width: 20px;
  height: 6px;
  display: inline-block;
  margin: 0 6px;
  border-radius: 30px;
  background: #28406d;
}
.rs-testimonial .home-testimonial .slick-dots li:hover {
  background: #e1c50d;
}
.rs-testimonial .home-testimonial .slick-dots li button {
  display: none;
}
.rs-testimonial .home-testimonial .slick-dots .slick-active {
  background: #e1c50d;
}
.rs-testimonial .home-testimonial.default-style .item {
  padding: 50px 0 0;
  margin-right: 30px;
}
.rs-testimonial .home-testimonial.default-style .item .item-content {
  padding: 0 60px 25px;
  border: none;
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-image {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-image img {
  width: 80px;
  border-radius: 100%;
  border: none;
  box-shadow: 0 0 22px rgba(0, 0, 0, .3);
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-details {
  padding: 100px 0 0;
  text-align: center;
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-details p {
  color: #111;
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-details:before {
  position: absolute;
  font-size: 35px;
  color: #28406d;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-author {
  padding: 0;
  text-align: center;
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-author .item-name {
  color: #212121;
}
.rs-testimonial .home-testimonial.default-style .item .item-content .item-author .item-designation {
  color: #666;
  font-size: 18px;
}
.rs-testimonial .home-testimonial.default-style .slick-dots {
  text-align: center;
}
.rs-testimonial .home-testimonial.default-style .slick-dots li {
  background: transparent;
  border: 1px solid #28406d;
}
.rs-testimonial .home-testimonial.default-style .slick-dots li:hover {
  background: #28406d;
}
.rs-testimonial .home-testimonial.default-style .slick-dots .slick-active {
  background: #28406d;
}
.rs-counter .counter-title .sppb-section-title {
  margin-bottom: 38px !important;
}
.rs-counter .counter-part .sppb-addon-animated-number .sppb-animated-number:after {
  font-size: 20px;
  margin-left: 2px !important;
  line-height: 1;
}
.skillbar-counter-part .sppb-addon-animated-number .sppb-animated-number:after {
  font-size: 15px;
  margin-left: 5px;
  line-height: 1;
}
.team_container .style1 {
  border: none !important;
  float: left;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.team_container .style1:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, .85);
  transition: all 0.85s;
  opacity: 0;
  visibility: hidden;
}
.team_container .style1 .team-meta .name {
  position: absolute;
  bottom: 64px;
  left: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  background: #28406d;
  padding: 10px 20px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 2px !important;
  color: #fff;
  min-width: 185px;
}
.team_container .style1 .team-meta .designation {
  position: absolute;
  bottom: 15px;
  left: 0;
  opacity: 1;
  visibility: visible;
  transition: all 1.5s;
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  display: block;
  min-width: 185px;
}
.team_container .style1 .team_desc {
  backface-visibility: hidden;
  color: #fff;
  font-size: 14px;
  left: 50%;
  margin: 0;
  padding: 15px;
  position: absolute;
  top: 0;
  transform: translate(-50%, 100%);
  transition: transform 0.8s ease 0s;
  width: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
.team_container .style1 .team_desc:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, .85);
  transition: all 0.85s;
  opacity: 1;
  visibility: visible;
}
.team_container .style1 .team_desc .name {
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 999;
}
.team_container .style1 .team_desc .name a {
  color: #fff;
}
.team_container .style1 .team_desc .name a:hover {
  color: #ccc;
}
.team_container .style1 .team_desc .designation {
  position: relative;
  z-index: 99;
}
.team_container .style1 .team_desc .short_bio {
  max-width: 90%;
  margin: 15px auto 0;
}
.team_container .style1 .team_desc .team-social {
  padding: 20px 0 7px;
}
.team_container .style1 .team_desc .team-social a {
  font-size: 15px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all 0.3s;
}
.team_container .style1 .team_desc .team-social a:hover {
  background: #fff;
  color: #28406d;
}
.team_container .style1:hover .team-meta .name {
  opacity: 0;
  visibility: hidden;
  left: -100px;
}
.team_container .style1:hover .team-meta .designation {
  opacity: 0;
  visibility: hidden;
  left: -100px;
}
.team_container .style1:hover .team_desc {
  transform: translate(-50%, -50%);
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.team_container .style1:hover .team_desc:after {
  display: none;
}
.team_container .style1:hover .team_desc .name {
  margin-bottom: 3px;
}
.team_container .style1:hover:after {
  opacity: 1;
  visibility: visible;
}
.team_container .style2 {
  border: none !important;
  float: left;
}
.team_container .style2 .team-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.team_container .style2 .team-wrapper:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, .6);
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.team_container .style2 .team-wrapper .team-meta {
  position: absolute;
  bottom: 15px;
  left: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.team_container .style2 .team-wrapper .team-meta .name {
  background: #28406d;
  padding: 10px 20px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 2px !important;
  color: #fff;
}
.team_container .style2 .team-wrapper .team-meta .designation {
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  display: block;
}
.team_container .style2 .team-wrapper .team_desc {
  position: absolute;
  left: 25px;
  right: 25px;
  top: 25px;
  bottom: 25px;
  padding: 20px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.3s;
  -moz-transition: -moz-transform 0.6s, opacity 0.3s;
  transition: transform 0.6s, opacity 0.3s;
  z-index: 99;
}
.team_container .style2 .team-wrapper .team_desc .name {
  text-transform: uppercase;
  margin-bottom: 3px;
}
.team_container .style2 .team-wrapper .team_desc .name a {
  color: #fff;
}
.team_container .style2 .team-wrapper .team_desc .name a:hover {
  color: #ccc;
}
.team_container .style2 .team-wrapper .team_desc .name .designation {
  text-transform: uppercase;
}
.team_container .style2 .team-wrapper .team_desc .desc_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 15px;
  transform: translate(-50%, -50%);
}
.team_container .style2 .team-wrapper .team_desc .team-social {
  padding: 20px 0 7px;
}
.team_container .style2 .team-wrapper .team_desc .team-social a {
  font-size: 15px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  border: 1px solid #232023;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all 0.3s;
}
.team_container .style2 .team-wrapper .team_desc .team-social a:hover {
  background: #232023;
  border: 1px solid #232023;
}
.team_container .style2 .team-wrapper:hover .team-meta {
  opacity: 0;
  visibility: hidden;
  left: -80px;
}
.team_container .style2 .team-wrapper:hover .team_desc {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
}
.team_container .style2 .team-wrapper:hover:after {
  opacity: 1;
  visibility: visible;
}
.team_container .style3 {
  border: none !important;
  margin-bottom: 30px;
  float: left;
}
.team_container .style3 .team-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 95px;
  background: #fff;
}
.team_container .style3 .team-wrapper .team_photo img {
  transition: all 0.5s;
}
.team_container .style3 .team-wrapper .team_desc {
  height: 100px;
  width: 100%;
  bottom: 0;
  position: absolute;
  padding: 20px;
  color: rgba(31, 31, 31, 1);
  text-align: center;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.team_container .style3 .team-wrapper .team_desc .name {
  margin-bottom: 28px !important;
  background: rbga(0, 0, 0, 0.9);
  color: rgba(31, 31, 31, 1);
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.team_container .style3 .team-wrapper .team_desc .name a {
  color: rgba(31, 31, 31, 1);
}
.team_container .style3 .team-wrapper .team_desc .name a:hover {
  color: #28406d !important;
}
.team_container .style3 .team-wrapper .team_desc .name .designation {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(31, 31, 31, 1);
}
.team_container .style3 .team-wrapper .team_desc .team-social a {
  font-size: 17px;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0px;
  border: none;
  text-align: center;
  color: #fff;
  display: inline-block;
  transition: all 0.3s;
}
.team_container .style3 .team-wrapper .team_desc .team-social a:hover {
  background: transparent;
  border: none;
  color: #28406d;
}
.team_container .style3 .team-wrapper .team_desc:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(26, 26, 26, 1);
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  left: 0;
}
.team_container .style3 .team-wrapper:hover .team_desc {
  opacity: 1;
  width: 100%;
  visibility: visible;
  transform: translate(0, 0);
  bottom: 0;
  height: 140px;
  color: #fff;
  background: #000;
}
.team_container .style3 .team-wrapper:hover .team_desc .name {
  margin-bottom: 3px !important;
}
.team_container .style3 .team-wrapper:hover .team_desc .name a {
  color: #fff;
}
.team_container .style3 .team-wrapper:hover .team_desc .designation {
  color: #fff;
}
.team_container .style3 .team-wrapper:hover .team_photo img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.team_container .style4 {
  border: none !important;
  padding-bottom: 30px;
  padding-top: 30px;
  float: left;
}
.team_container .style4 .team_desc {
  text-align: left;
  padding-top: 0;
}
.team_container .style4 .team_desc .name {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 500;
}
.team_container .style4 .team_desc .name a {
  color: #000;
}
.team_container .style4 .team_desc .name a:hover {
  color: #232023;
}
.team_container .style4 .team_desc .designation {
  font-size: 18px;
}
.team_container .style4 .team_desc .company {
  font-weight: 500;
}
.team_container .style4 .team_desc .short_bio {
  margin-top: 20px;
}
.team_container .style4 .team_desc .team-social {
  margin-top: 20px;
}
.team_container .style4 .team_desc .team-social a {
  font-size: 18px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 39px;
  padding: 0px;
  border: 1px solid #232023;
  text-align: center;
  color: #fff;
  margin-right: 3px;
  display: inline-block;
  transition: all 0.3s;
  color: #232023;
}
.team_container .style4 .team_desc .team-social a:hover {
  background: #232023;
  border: 1px solid #232023;
  color: #fff;
}
.team_container .style4:first-child {
  padding-top: 0;
}
.team_container .style4:last-child {
  padding-bottom: 0;
}
.team-details .keen_column_2 {
  margin: 0;
  padding: 0 0 0 48px;
}
.team-details .keen_column_2:first-child {
  padding: 0;
}
.team-details .single-name {
  color: #333;
}
.team-details .keenteam-items label {
  color: #333;
}
.team-details .keenteam-items p {
  margin-bottom: 0 !important;
}
.team-details .designation {
  font-size: 18px;
}
.team-details .team-social {
  margin-bottom: 20px;
}
.team-details .team-social a {
  color: #fff;
  background: #28406d;
}
.team-details .team-social a:hover {
  background: #232023;
}
.team-details .skill-sets {
  margin-top: 0 !important;
}
.team-details .skill-sets .skillbar-bar {
  background: #28406d;
}
.team-details .skill-sets .skillbar .skillbar-title {
  background: #333 !important;
}
.team-details .skill-sets .skillbar .skill-bar-percent {
  color: #333;
  font-weight: 600;
}
.team-details .single-desc .team_container.full_details {
  margin: 0 !important;
  padding-top: 44px;
}
.rs-team .home-team .team-item {
  border: none !important;
  margin: 0 !important;
}
.rs-team .home-team .team-item .team-img .team-social {
  display: none;
}
.rs-team .home-team .team-item .fyl-caption {
  display: none;
}
.rs-team .home-team .team-item .team-content {
  margin: 20px 0 0;
}
.rs-team .home-team .team-item .team-content .bottom-content .team-name {
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
}
.rs-team .home-team .team-item .team-content .bottom-content .team-title {
  color: #101010;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
}
.rs-team .home-team .team-item .team-content .social-icons {
  margin-top: 15px;
}
.rs-team .home-team .team-item .team-content .social-icons a i {
  color: #fff;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #28406d;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.rs-team .home-team .team-item .team-content .social-icons a:hover i {
  background: #e1c50d;
}
.rs-team .home-team .owl-controls .owl-nav [class*="owl-"] {
  text-align: center;
  font-size: 26px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #28406d;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  opacity: 0;
  visibility: hidden;
}
.rs-team .home-team .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.rs-team .home-team .owl-controls .owl-nav .owl-prev:hover {
  background: #e1c50d !important;
}
.rs-team .home-team .owl-controls .owl-nav .owl-next {
  right: 0;
}
.rs-team .home-team .owl-controls .owl-nav .owl-next:hover {
  background: #e1c50d !important;
}
.rs-team .home-team:hover .owl-controls .owl-nav [class*="owl-"] {
  opacity: 1;
  visibility: visible;
}
.rs-team .home-team:hover .owl-controls .owl-nav .owl-prev {
  left: -60px;
}
.rs-team .home-team:hover .owl-controls .owl-nav .owl-next {
  right: -60px;
}
.rs-team .home-team.team-inner-one .team-item {
  padding-bottom: 30px;
}
.rs-team .home-team.team-inner-one .team-item .team-img {
  position: relative;
}
.rs-team .home-team.team-inner-one .team-item .team-img:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
  background: linear-gradient(to top left, #28406d 31%, #e2c60c 76%);
}
.rs-team .home-team.team-inner-one .team-item .team-content {
  margin: 0;
  padding: 20px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(34, 34, 34, .1);
}
.rs-team .home-team.team-inner-one .team-item:hover .team-img:after {
  opacity: 0.3;
}
.rs-team .inner-team .team-item {
  border: none !important;
  margin: 0 !important;
  padding-bottom: 30px;
}
.rs-team .inner-team .team-item .team-img {
  position: relative;
}
.rs-team .inner-team .team-item .team-img .team-social {
  position: absolute;
  content: '';
  top: -20%;
  left: 50%;
  transform: translate(-50%, 20%);
  z-index: 1;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
}
.rs-team .inner-team .team-item .team-img .team-social a i {
  color: #fff;
  font-size: 15px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: transparent;
  border: 1px solid #f0f0f0;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.rs-team .inner-team .team-item .team-img .team-social a:hover i {
  color: #28406d;
  background: #fff;
}
.rs-team .inner-team .team-item .team-img:after {
  position: absolute;
  content: "";
  background: rgba(40, 64, 109, 0.9);
  width: 100%;
  left: 0;
  top: 0;
  height: 0;
  transition: all 0.4s;
}
.rs-team .inner-team .team-item .fyl-caption {
  display: none;
}
.rs-team .inner-team .team-item .team-content {
  background: #fff;
  padding: 20px;
  box-shadow: 0 5px 20px rgba(34, 34, 34, .1);
}
.rs-team .inner-team .team-item .team-content .bottom-content .team-name {
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.rs-team .inner-team .team-item .team-content .bottom-content .team-name a {
  color: #28406d;
}
.rs-team .inner-team .team-item .team-content .bottom-content .team-name a:hover {
  color: #e2c60c;
}
.rs-team .inner-team .team-item .team-content .bottom-content .team-title {
  color: #28406d;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
}
.rs-team .inner-team .team-item .team-content .social-icons {
  margin-top: 15px;
  display: none;
}
.rs-team .inner-team .team-item .team-content .social-icons a i {
  color: #fff;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #28406d;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-radius: 50%;
  margin: 0;
}
.rs-team .inner-team .team-item .team-content .social-icons a:hover i {
  background: #e1c50d;
}
.rs-team .inner-team .team-item:hover .team-img .team-social {
  top: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
}
.rs-team .inner-team .team-item:hover .team-img:after {
  height: 100%;
}
.rs-team .inner-team .owl-controls .owl-nav [class*="owl-"] {
  text-align: center;
  font-size: 26px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #28406d;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  opacity: 0;
  visibility: hidden;
}
.rs-team .inner-team .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.rs-team .inner-team .owl-controls .owl-nav .owl-prev:hover {
  background: #e1c50d !important;
}
.rs-team .inner-team .owl-controls .owl-nav .owl-next {
  right: 0;
}
.rs-team .inner-team .owl-controls .owl-nav .owl-next:hover {
  background: #e1c50d !important;
}
.rs-team .inner-team:hover .owl-controls .owl-nav [class*="owl-"] {
  opacity: 1;
  visibility: visible;
}
.rs-team .inner-team:hover .owl-controls .owl-nav .owl-prev {
  left: -60px;
}
.rs-team .inner-team:hover .owl-controls .owl-nav .owl-next {
  right: -60px;
}
.rs-team .inner-team.team-inner-two .team-item .team-content {
  text-align: left;
}
.rs-team .inner-team.team-inner-two .team-item .team-content .team-name {
  font-weight: 600;
}
.rs-team .inner-team.team-inner-two .team-item .team-content .team-name a {
  color: #28406d;
}
.rs-team .inner-team.team-inner-two .team-item .team-content .team-name a:hover {
  color: #28406d;
}
.rs-team .inner-team.team-inner-two .team-item .team-content .team-desc {
  margin-bottom: 0;
  margin-top: 10px;
}
.rs-team .team-inner-three .team-item {
  border: none !important;
  margin: 0 !important;
  position: relative;
  padding: 25px;
}
.rs-team .team-inner-three .team-item .team-img {
  position: relative;
}
.rs-team .team-inner-three .team-item .team-img .team-social {
  display: none;
}
.rs-team .team-inner-three .team-item .team-img:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: linear-gradient(to top left, #28406d 31%, #e2c60c 76%);
  transition: all 0.4s;
}
.rs-team .team-inner-three .team-item .fyl-caption {
  display: none;
}
.rs-team .team-inner-three .team-item .team-content {
  z-index: 3;
  color: #fff;
  position: absolute;
  content: '';
  top: 40%;
  left: 50%;
  width: 100%;
  padding: 50px;
  opacity: 0;
  transform: translate(-50%, -60%);
  transition: all 0.3s;
}
.rs-team .team-inner-three .team-item .team-content .bottom-content .team-name {
  font-weight: 600;
  font-size: 20px;
}
.rs-team .team-inner-three .team-item .team-content .bottom-content .team-name a {
  color: #fff;
}
.rs-team .team-inner-three .team-item .team-content .bottom-content .team-title {
  color: #fff;
}
.rs-team .team-inner-three .team-item .team-content .social-icons {
  margin-top: 7px;
  margin-bottom: 5px;
}
.rs-team .team-inner-three .team-item .team-content .social-icons a {
  color: #fff;
  margin-right: 10px;
  font-size: 20px;
}
.rs-team .team-inner-three .team-item .team-content .social-icons a:last-child {
  margin-right: 0;
}
.rs-team .team-inner-three .team-item .team-content .social-icons a:hover {
  color: #ccc;
}
.rs-team .team-inner-three .team-item:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 200px solid #28406d;
  border-right: 200px solid transparent;
  left: 0;
  top: 0px;
  z-index: -1;
}
.rs-team .team-inner-three .team-item:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 200px solid #e2c60c;
  border-left: 200px solid transparent;
  right: 0;
  bottom: 0px;
  z-index: -1;
}
.rs-team .team-inner-three .team-item:hover .team-img:after {
  opacity: 0.8;
}
.rs-team .team-inner-three .team-item:hover .team-content {
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.rs-team .team-inner-three .owl-controls .owl-nav {
  display: inline-block !important;
}
.rs-team .team-inner-three .owl-controls .owl-nav [class*="owl-"] {
  text-align: center;
  font-size: 26px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #28406d;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  opacity: 0;
  visibility: hidden;
}
.rs-team .team-inner-three .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.rs-team .team-inner-three .owl-controls .owl-nav .owl-prev:hover {
  background: #e1c50d !important;
}
.rs-team .team-inner-three .owl-controls .owl-nav .owl-next {
  right: 0;
}
.rs-team .team-inner-three .owl-controls .owl-nav .owl-next:hover {
  background: #e1c50d !important;
}
.rs-team .team-inner-three:hover .owl-controls .owl-nav [class*="owl-"] {
  opacity: 1;
  visibility: visible;
}
.rs-team .team-inner-three:hover .owl-controls .owl-nav .owl-prev {
  left: -60px;
}
.rs-team .team-inner-three:hover .owl-controls .owl-nav .owl-next {
  right: -60px;
}
.rs-team .team-inner-four .team-item {
  border-bottom: 3px solid #28406d !important;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.rs-team .team-inner-four .team-item .team-img a img {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.rs-team .team-inner-four .team-item .team-img .team-social {
  display: none;
}
.rs-team .team-inner-four .team-item .fyl-caption {
  display: block;
  position: absolute;
  content: '';
  bottom: 0;
  width: 100%;
  height: 110px;
  padding-top: 35px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #fff;
  transition: all 0.3s;
}
.rs-team .team-inner-four .team-item .fyl-caption .team-name {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s;
}
.rs-team .team-inner-four .team-item .fyl-caption .team-name a {
  color: #212121;
}
.rs-team .team-inner-four .team-item .fyl-caption .team-title {
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.3s;
}
.rs-team .team-inner-four .team-item .team-content .social-icons {
  position: absolute;
  content: '';
  width: 100%;
  bottom: -35px;
  opacity: 0;
  left: 50%;
  transition: all 0.3s;
  transform: translateX(-50%);
}
.rs-team .team-inner-four .team-item .team-content .social-icons a {
  margin-right: 15px;
}
.rs-team .team-inner-four .team-item .team-content .social-icons a i {
  display: inline-block;
  color: #fff;
  width: unset;
  margin: 0;
  padding: 0;
  height: unset;
  line-height: unset;
  background: transparent;
  border-radius: 0;
  font-size: 18px;
}
.rs-team .team-inner-four .team-item .team-content .social-icons a i:hover {
  color: #fff;
  background: transparent;
}
.rs-team .team-inner-four .team-item .team-content .social-icons a:hover {
  background: transparent;
}
.rs-team .team-inner-four .team-item .team-content .social-icons a:last-child {
  margin-right: 0;
}
.rs-team .team-inner-four .team-item .team-content .bottom-content {
  display: none;
}
.rs-team .team-inner-four .team-item:hover .fyl-caption {
  height: 150px;
  background: #212121;
}
.rs-team .team-inner-four .team-item:hover .fyl-caption .team-name a {
  color: #fff;
}
.rs-team .team-inner-four .team-item:hover .fyl-caption .team-name a:hover {
  color: #e2c60c;
}
.rs-team .team-inner-four .team-item:hover .fyl-caption .team-title {
  color: #fff;
}
.rs-team .team-inner-four .team-item:hover .team-content .social-icons {
  bottom: 20px;
  opacity: 1;
  transition-delay: 0.3s;
}
.rs-team .team-inner-five .team-item {
  border: none !important;
  margin: 0 !important;
  position: relative !important;
}
.rs-team .team-inner-five .team-item .team-img {
  margin-bottom: 110px;
}
.rs-team .team-inner-five .team-item .team-img .team-social {
  display: none;
}
.rs-team .team-inner-five .team-item .fyl-caption {
  display: none;
}
.rs-team .team-inner-five .team-item .team-content {
  color: #222;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  bottom: -70px;
  background: #fff;
  width: calc(100% - 80px);
  padding: 20px 20px 60px;
  -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .1);
  box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .1);
  transition: all 0.3s;
}
.rs-team .team-inner-five .team-item .team-content .bottom-content .team-name {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 0;
}
.rs-team .team-inner-five .team-item .team-content .bottom-content .team-title {
  color: #212121;
}
.rs-team .team-inner-five .team-item .team-content .social-icons {
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  bottom: 25px;
}
.rs-team .team-inner-five .team-item .team-content .social-icons a {
  margin-right: 2px;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background: #28406d;
  color: #fff;
  font-size: 15px;
}
.rs-team .team-inner-five .team-item .team-content .social-icons a:last-child {
  margin-right: 0;
}
.rs-team .team-inner-five .team-item .team-content .social-icons a:hover {
  color: #28406d;
  background: #e1c50d;
}
.rs-team .team-inner-five .team-item .team-content .team-desc {
  transform: scaleY(0);
  max-height: 0;
  opacity: 0;
  transition: all 0.3s;
  margin-bottom: 0;
  margin-top: 10px;
  transform-origin: bottom;
  position: relative;
}
.rs-team .team-inner-five .team-item .team-content .team-desc:after {
  position: absolute;
  content: '';
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  opacity: 0;
  transition: all 0.4s;
  background: #28406d;
}
.rs-team .team-inner-five .team-item:hover .team-content {
  padding: 20px 20px 75px;
}
.rs-team .team-inner-five .team-item:hover .team-desc {
  transform: scaleY(1);
  max-height: 400px;
  opacity: 1;
  margin-top: 20px;
}
.rs-team .team-inner-five .team-item:hover .team-desc:after {
  opacity: 1;
}
.rs-team .team-inner-five .owl-controls .owl-nav {
  display: inline-block !important;
}
.rs-team .team-inner-five .owl-controls .owl-nav [class*="owl-"] {
  text-align: center;
  font-size: 26px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #28406d;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  opacity: 0;
  visibility: hidden;
}
.rs-team .team-inner-five .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.rs-team .team-inner-five .owl-controls .owl-nav .owl-prev:hover {
  background: #e1c50d !important;
}
.rs-team .team-inner-five .owl-controls .owl-nav .owl-next {
  right: 0;
}
.rs-team .team-inner-five .owl-controls .owl-nav .owl-next:hover {
  background: #e1c50d !important;
}
.rs-team .team-inner-five:hover .owl-controls .owl-nav [class*="owl-"] {
  opacity: 1;
  visibility: visible;
}
.rs-team .team-inner-five:hover .owl-controls .owl-nav .owl-prev {
  left: -60px;
}
.rs-team .team-inner-five:hover .owl-controls .owl-nav .owl-next {
  right: -60px;
}
.rs-faq .accordion-style .sppb-panel-modern {
  margin: 0;
  border-radius: 0;
  border: none;
}
.rs-faq .accordion-style .sppb-panel-modern .sppb-panel-heading {
  background: transparent;
  border-top: 1px solid #e8eff1;
}
.rs-faq .accordion-style .sppb-panel-modern .sppb-panel-heading span {
  font-size: 17px;
  color: #28406d;
}
.rs-faq .accordion-style .sppb-panel-modern .sppb-panel-body .sppb-addon-content p {
  margin: 0;
}
.rs-faq .accordion-style .sppb-panel-modern:last-child .sppb-panel-body {
  border-bottom: 1px solid #e8eff1;
}
.rs-faq .accordion-style .sppb-panel-modern:last-child .sppb-panel-heading {
  border-bottom: 1px solid #e8eff1;
}
.rs-faq .accordion-style .sppb-panel-modern:last-child .sppb-panel-heading.active {
  border-bottom: none;
}
.rs-contact-sec .sppb-row-container {
  box-shadow: 0 0 50px rgba(0, 0, 0, .05);
}
.rs-contact-sec .field-area .sppb-btn {
  background: #28406d;
  color: #fff;
  border: 2px solid;
  border-color: #28406d;
  border-radius: 25px;
  padding: 0 40px;
  height: 50px;
  line-height: 47px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  margin-top: 50px;
}
.rs-contact-sec .field-area .sppb-btn:before {
  position: absolute;
  height: 100%;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  right: 50px;
  opacity: 0;
  top: 0px;
  content: "\f054";
  font-size: 15px;
  font-family: fontawesome;
}
.rs-contact-sec .field-area .sppb-btn:hover {
  padding-right: 60px;
  border: 2px solid;
  border-color: #28406d;
  background: transparent;
  color: #28406d;
}
.rs-contact-sec .field-area .sppb-btn:hover:before {
  right: 40px;
  opacity: 1;
}
.home-contact .sppb-btn {
  background: #e2c60c;
  color: #111;
  border: 2px solid;
  border-color: #e2c60c;
  border-radius: 25px;
  padding: 0 40px;
  height: 50px;
  line-height: 47px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  cursor: pointer;
}
.home-contact .sppb-btn:before {
  position: absolute;
  height: 100%;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  right: 50px;
  opacity: 0;
  top: 0px;
  content: "\f054";
  font-size: 15px;
  font-family: fontawesome;
}
.home-contact .sppb-btn:hover {
  padding-right: 60px;
  border: 2px solid;
  border-color: #e2c60c;
  background: #e2c60c;
  color: #111;
}
.home-contact .sppb-btn:hover:before {
  right: 40px;
  opacity: 1;
}
.com-spsimpleportfolio .sp-simpleportfolio-description h2 {
  margin-bottom: 20px;
}
.com-spsimpleportfolio .sp-simpleportfolio-image {
  border-bottom: none !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #28406d;
}
.com-spsimpleportfolio ul.stylelisting li {
  line-height: 30px;
  position: relative;
  list-style: none;
  padding-left: 40px;
}
.com-spsimpleportfolio ul.stylelisting li:before {
  position: absolute;
  content: "\f058";
  font-family: FontAwesome;
  transition: all 0.3s ease 0s;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  color: #28406d;
  font-size: 20px;
}
.com-spsimpleportfolio ul.stylelisting {
  padding-left: 20px;
  margin-top: 30px;
  column-count: 2;
}
.slider-play-btn .fa-play {
  position: relative;
  left: 3px;
  top: 1px;
}
.sppb-magnific-popup .fa-play {
  position: relative;
  left: 2px;
}
.home-testimonial .rs-tst-slider3 {
  margin: 0 -15px !important;
}
.home-testimonial .slick-slide .item-content {
  margin: 0 15px;
}
.rs-contact-sec2 .info-side {
  position: relative;
}
.rs-contact-sec2 .info-side .sppb-addon-feature .sppb-icon {
  float: left;
  padding-right: 30px;
}
.rs-contact-sec2 .info-side .sppb-addon-feature .sppb-media-content {
  float: left;
}
.rs-contact-sec2 .info-side:before {
  position: absolute;
  content: '';
  left: -30px;
  top: 200px;
  width: 2px;
  height: 300px;
  background: #28406d;
}
.rs-contact-sec2 .contact-side {
  position: relative;
}
.rs-contact-sec2 .contact-side .field-area .sppb-btn {
  background: #28406d;
  color: #fff;
  border: 2px solid;
  border-color: #28406d;
  border-radius: 25px;
  padding: 0 40px;
  height: 50px;
  line-height: 47px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  margin: 50px 0 0 0;
}
.rs-contact-sec2 .contact-side .field-area .sppb-btn:before {
  position: absolute;
  height: 100%;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  right: 50px;
  opacity: 0;
  top: 0px;
  content: "\f054";
  font-size: 15px;
  font-family: fontawesome;
}
.rs-contact-sec2 .contact-side .field-area .sppb-btn:hover {
  padding-right: 60px;
  border: 2px solid;
  border-color: #28406d;
  background: #fff;
  color: #28406d;
}
.rs-contact-sec2 .contact-side .field-area .sppb-btn:hover:before {
  right: 40px;
  opacity: 1;
}
.rs-contact-sec2 .contact-side:after {
  position: absolute;
  content: '';
  right: -53px;
  top: 125px;
  width: 2px;
  height: 450px;
  background: #28406d;
}
.rs-contact-sec2 .contact-side:before {
  position: absolute;
  content: '';
  right: -45px;
  top: 200px;
  width: 2px;
  height: 300px;
  background: #28406d;
}
.rs-blog {
  z-index: unset !important;
}
.rs-blog .home-blog .blog-item .blog-img {
  position: relative;
  overflow: hidden;
}
.rs-blog .home-blog .blog-item .blog-img img {
  width: 100%;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  transition: 0.3s all ease-out;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content {
  position: relative;
  z-index: 9;
  padding: 20px 25px 28px 25px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-title {
  font-size: 18px;
  line-height: normal;
  margin: 10px 0 15px;
  color: #212121;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-title a {
  color: #212121;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: #e1c50d;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-date {
  color: #666;
  font-size: 12px;
  line-height: 1;
  position: relative;
  padding-left: 20px;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-date:before {
  content: "\f073";
  font: normal normal normal 12px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-desc {
  margin: 0 0 25px;
  color: #666;
}
.rs-blog .home-blog .blog-item .blog-img .blog-img-content .blog-button .readmore {
  position: relative;
  display: inline-block;
  background: #28406d;
  padding: 8px 25px;
  line-height: normal;
  border: 2px solid #28406d;
  color: #fff;
  transition: all 0.3s ease 0s;
  border-radius: 30px 30px 30px 30px;
}
.rs-blog .home-blog .blog-item .blog-img:hover .blog-img-content .blog-button .readmore {
  background: transparent;
  color: #212121;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-filter ul li {
  margin: 0 20px 0 0;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-filter ul li a {
  background: transparent !important;
  padding: 0 !important;
  border-radius: unset !important;
  color: unset !important;
  font-size: 16px !important;
  text-transform: capitalize;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-filter ul li a:hover {
  color: #28406d !important;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-filter ul li.active a {
  color: #28406d !important;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-filter ul li:last-child {
  margin-right: 0;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
  overflow: hidden;
  border-radius: 5px;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-btns {
  display: none;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: unset;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all ease-out 0.5s;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title {
  font-size: 20px;
  font-weight: 500;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a {
  color: #fff;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a:hover {
  opacity: 0.7;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-transform: capitalize;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
  top: 50%;
  transition: all ease-out 0.5s;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
  top: 0;
}
.rs-portfolio .rs-portfolio-isotop .sp-simpleportfolio-item:hover .sp-simpleportfolio-info {
  bottom: 50%;
  transform: translate(-50%, 50%);
  opacity: 1;
  visibility: visible;
}
.rs-portfolio .rs-portfolio-isotop.filter-center .sp-simpleportfolio-filter {
  text-align: center;
}
.rs-portfolio .rs-portfolio-isotop.filter-off .sp-simpleportfolio-filter {
  display: none;
}
.rs-portfolio .rs-portfolio-isotop.full-width .sp-simpleportfolio-item {
  padding: 0;
}
.rev_slider_wrapper .tp-bannershadow.tp-shadow2 {
  background: none !important;
}
.project-gallery .project-info .project-information {
  padding: 40px 40px 45px;
  background: rgba(16, 16, 16, 0.05);
}
.project-gallery .project-info .project-information .info-title {
  font-size: 24px;
  color: #303745;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.project-gallery .project-info .project-information ul {
  padding: 0;
  margin: 0;
}
.project-gallery .project-info .project-information ul li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(54, 54, 54, 0.05);
  list-style: none;
}
.project-gallery .project-info .project-information ul li span {
  width: 150px;
  display: inline-block;
  font-weight: 700;
}
.project-gallery .project-info .project-information ul li:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.rs-breadcrumbs .sppb-section-title {
  margin-bottom: 15px !important;
}
.rs-breadcrumbs .sppb-column-addons #sppb-addon-1542774876678 {
  box-shadow: unset;
  border: none;
}
.rs-breadcrumbs .sppb-column-addons .breadcrumbs-path .sppb-addon-content .breadcrumb {
  padding: 0;
  margin: 0;
  background: transparent;
}
.rs-breadcrumbs .sppb-column-addons .breadcrumbs-path .sppb-addon-content .breadcrumb li {
  color: #fff;
}
.rs-breadcrumbs .sppb-column-addons .breadcrumbs-path .sppb-addon-content .breadcrumb li a {
  color: #fff;
}
.rs-breadcrumbs .sppb-column-addons .breadcrumbs-path .sppb-addon-content .breadcrumb li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.rs-breadcrumbs .sppb-column-addons .breadcrumbs-path .sppb-addon-content .breadcrumb li:before {
  color: #fff;
}
.rs-breadcrumbs .sppb-column-addons .breadcrumbs-path .sppb-addon-content .breadcrumb li:nth-child(2):before {
  content: "\f015";
  font-family: FontAwesome;
  color: #fff;
  margin-right: 5px;
  top: 0;
}
.rs-skillbar .no-parcent .sppb-progress-label {
  font-size: 15px;
  font-weight: 400;
  color: #444;
}
.rs-skillbar .no-parcent .sppb-progress-label span {
  display: none;
}
.rs-about-inner .about-counter .sppb-addon-content .sppb-animated-number:after {
  font-size: 15px;
  margin-left: 2px;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-dots {
  display: none !important;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide {
  margin: 0 15px;
  background: url(../../../images/style9.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content {
  padding: 0 20px !important;
  position: relative;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-image {
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  bottom: 60px;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-image img {
  max-width: 80px;
  border-radius: 50%;
  margin: 0 auto;
  border: 2px solid #28406d;
  filter: grayscale(100%);
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-details {
  padding-top: 80px;
  padding-bottom: 100px;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-details p {
  font-style: italic;
  position: relative;
  text-align: center;
  margin: 0;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-details p:after {
  position: absolute;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 35px;
  top: -56px;
  font-style: normal;
  left: 50%;
  color: #28406d;
  transform: translateX(-50%);
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-author {
  text-align: center;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-author .item-name {
  display: block;
  font-size: 18px;
  color: #28406d;
  font-weight: 700;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide .item-content .item-author .item-designation {
  color: #505050;
  font-size: 18px;
}
.rs-testimonial-inner .cl-testimonial3 .rs-tst-slider3 .slick-slide.slick-center .item-image img {
  filter: grayscale(0);
}
.owl-carousel .owl-item .partner-item img {
  width: unset;
  max-width: 100%;
}
.rs-services-inner .sppb-column-addons .grid-item {
  padding: 50px 20px 50px 30px;
  border-radius: 5px;
  box-shadow: 0 0 50px rgba(0, 0, 0, .05);
  background: #fff;
}
.rs-services-inner .sppb-column-addons .grid-item .sppb-addon-content .sppb-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  font-size: 30px;
  color: #e2c60c;
  background: #28406d;
  transition: all 0.3s;
}
.rs-services-inner .sppb-column-addons .grid-item:hover .sppb-addon-content .sppb-icon i {
  color: #28406d;
  background: #e2c60c;
}
.rs-contact-field .contact-form-area-inner {
  max-width: 900px;
  margin: 0 auto;
}
.rs-contact-field .contact-form-area-inner .sppb-btn {
  background: #28406d;
  color: #fff;
  border: 2px solid;
  border-color: #28406d;
  border-radius: 30px;
  padding: 0 50px 0 49px;
  height: 55px;
  line-height: 53px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  margin-top: 30px;
}
.rs-contact-field .contact-form-area-inner .sppb-btn:before {
  position: absolute;
  height: 100%;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  right: 50px;
  opacity: 0;
  color: #28406d;
  top: 0px;
  content: "\f054";
  font-size: 15px;
  font-family: fontawesome;
}
.rs-contact-field .contact-form-area-inner .sppb-btn:hover {
  padding-right: 60px;
  border: 2px solid;
  border-color: #28406d;
  background: #fff;
  color: #28406d;
}
.rs-contact-field .contact-form-area-inner .sppb-btn:hover:before {
  right: 40px;
  opacity: 1;
}
.contact-top-part .sppb-column-addons .contact-feature .sppb-media .sppb-icon i {
  font-size: 28px;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  background: #28406d;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
}
.contact-top-part .sppb-column-addons .contact-feature .sppb-media .sppb-media-body .sppb-addon-text {
  color: #666;
}
.contact-top-part .sppb-column-addons .contact-feature .sppb-media .sppb-media-body .sppb-addon-text a {
  color: #666;
}
.contact-top-part .sppb-column-addons .contact-feature .sppb-media .sppb-media-body .sppb-addon-text a:hover {
  color: #e2c60c;
}
.contact-top-part .sppb-column-addons .contact-feature:hover .sppb-media .sppb-icon i {
  color: #e2c60c;
}
.contact-top-part2 .contact-feature .sppb-media-body .sppb-addon-text a {
  color: #666;
}
.contact-top-part2 .contact-feature .sppb-media-body .sppb-addon-text a:hover {
  color: #e2c60c;
}
.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: 0;
  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: 90px;
  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: uppercase;
  font-size: 14px;
  font-weight: 600;
  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);
}
.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: 15px 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 20px;
  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: inline-block;
  padding: 12px 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-menu-item {
  position: relative;
}
body.ltr .sp-megamenu-parent > li.sp-menu-item > a:before {
  content: "[";
  position: absolute;
  top: -1px;
  bottom: 0;
  left: -30px;
  font-size: 20px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
body.ltr .sp-megamenu-parent > li.sp-menu-item > a:after {
  content: "]";
  position: absolute;
  top: -1px;
  bottom: 0;
  right: -30px;
  font-size: 20px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
body.ltr .sp-megamenu-parent > li.sp-menu-item.active > a:before, body.ltr .sp-megamenu-parent > li.sp-menu-item:hover > a:before {
  left: 5px;
  opacity: 1;
}
body.ltr .sp-megamenu-parent > li.sp-menu-item.active > a:after, body.ltr .sp-megamenu-parent > li.sp-menu-item:hover > a:after {
  right: 5px;
  opacity: 1;
}
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 {
  right: 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: 90px;
  line-height: 90px;
  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: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  background: #fff;
  color: #222;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  background: #4d6de6 !important;
  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-top: 75px;
}
.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 {
  display: block;
  font-size: 15px;
  color: #fff !important;
  padding: 0 30px;
  position: relative;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
  opacity: 0.7;
}
.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;
  color: #fff !important;
  padding: 0 20px;
  background: rgba(255, 255, 255, 0.1);
}
.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: "\f107";
}
.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: "\f106";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li {
  background: rgba(255, 255, 255, 0.06);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 14px;
}
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 {
  left: 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: 0px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  padding: 0 40px;
}
@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);
  }
}
