/**
 * @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;
}
h1, h2, h3, h4, h5, h6 {
  color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-description > h2 {
  margin-bottom: 25px;
}
#sp-title .sp-column {
  position: relative;
}
#sp-title .sp-column > :before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 50%;
  height: 150px;
  background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #333);
  -moz-background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #333);
  -webkit-background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #333);
  -ms-background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #333);
}
#sp-title .container {
  position: relative;
}
blockquote {
  margin: 25px 0px;
  padding: 35px 30px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  font-style: italic;
  color: #333;
}
#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: #92b1b9;
}
#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;
}
#sp-top-bar .social-icons li a:hover {
  color: #92b1b9;
}
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: 10px -15px;
  align-items: left;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 0 0 0;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item > a {
  text-transform: uppercase;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item a {
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
}
#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: #92b1b9;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item.active > a {
  color: #92b1b9;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item a {
  color: #333;
  font-weight: 400;
}
#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: #92b1b9;
}
#sp-header #sp-menu .default-menu .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-menu-item.active > a {
  color: #92b1b9;
}
#sp-header #sp-menu .default-menu #offcanvas-toggler > .fa {
  color: #232023;
  transition: all 0.3s;
}
#sp-header #sp-menu .default-menu #offcanvas-toggler > .fa:hover {
  color: #92b1b9;
}
#sp-header .sp-megamenu-parent .sp-menu-item a {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-items {
  padding: 20px 20px 30px;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-items .sp-menu-item a {
  color: #333;
  font-weight: 400;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-items .sp-menu-item a:hover, #sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-items .sp-menu-item a:focus {
  color: #92b1b9;
}
#sp-header .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-items .sp-menu-item.active > a {
  color: #92b1b9;
}
#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-breadcrumb {
  display: none;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 80px 0;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  padding: 0;
  margin-top: 15px;
  background: transparent;
}
.sp-page-title .breadcrumb li {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.sp-page-title .breadcrumb li a {
  color: #fff;
}
.sp-page-title .breadcrumb li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.sp-page-title .breadcrumb li:before {
  color: #fff;
}
.sp-page-title .breadcrumb li:nth-child(2):before {
  content: "\f015";
  font-family: FontAwesome;
  color: #fff;
  margin-right: 5px;
  top: 0;
}
.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 !important;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  margin-bottom: 30px;
}
.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: #92b1b9;
}
.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: #92b1b9;
}
.article-list .article .readmore {
  font-size: 15px;
}
.article-list .article .readmore a {
  color: #92b1b9;
  font-weight: 400;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #92b1b9;
}
.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: #92b1b9;
}
.article-info > span a:hover {
  color: #92b1b9;
}
.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;
}
.readon {
  background: #92b1b9;
  color: #fff;
  transition: all 0.3s ease 0s;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 50px 0 20px;
  display: inline-block;
  position: relative;
}
.readon.transparent-small {
  background: transparent;
  border: 1px solid #92b1b9;
  color: #92b1b9;
  text-transform: capitalize;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  padding-right: 40px;
}
.readon.transparent-small:after {
  color: #92b1b9;
  right: 20px;
}
.readon.transparent-small:hover {
  color: #92b1b9;
}
.readon.transparent-small:hover:after {
  color: #92b1b9;
  right: 15px;
}
.readon:after {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  transition: all 0.3s ease 0s;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  color: #fff;
}
.readon:hover {
  color: #fff;
}
.readon:hover:after {
  right: 20px;
}
.readon.no-radius {
  border-radius: 0;
}
.bs-none {
  box-shadow: none !important;
}
.radius-0 {
  border-radius: 0 !important;
}
.radius-5 {
  border-radius: 5px !important;
}
.radius-3 {
  border-radius: 3px !important;
}
.bdr-rtb-3 {
  border-radius: 0 3px 3px 0;
}
.bdr-ltb-3 {
  border-radius: 3px 0 0 3px;
}
.bdr-rtb-5 {
  border-radius: 0 5px 5px 0;
}
.bdr-ltb-5 {
  border-radius: 5px 0 0 5px;
}
.uppercase {
  text-transform: uppercase !important;
}
.mfp-bg {
  background: #232023;
}
.mfp-content .mfp-iframe-scaler .mfp-close {
  outline: none;
  color: #232023;
  opacity: 1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  right: 0;
  border-radius: 50%;
  background: #e2c60c;
  top: -55px;
  text-align: center;
  padding: 0;
  transition: all 0.3s;
}
.mfp-content .mfp-iframe-scaler .mfp-close:hover {
  opacity: 0.8;
}
@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: #92b1b9;
  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: #92b1b9;
  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;
}
#sp-bottom .sp-module .sp-module-title:after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 2px;
  height: 30px;
  background-color: #92b1b9;
}
#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: -5px 0 34px 0;
}
#sp-bottom .sp-module .sp-module-content .contact-address .foot-logo img {
  height: 80px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .contact-intro {
  padding: 0 0 24px;
}
#sp-bottom .sp-module .sp-module-content .contact-address .contact-intro {
  width: 300px;
}
#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 .contact-address .address-item:last-child {
  margin-bottom: 0;
}
#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: 300px;
}
#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;
  line-height: 22px;
  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;
  width: 100%;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acym_form tr .acyfield_2 input {
  max-width: unset;
  border-radius: 30px;
  height: 45px;
  line-height: 45px;
  background: #fff;
  color: #666;
  padding: 0 20px;
  cursor: unset;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acym_form tr .acysubbuttons {
  margin: 0;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acym_form tr .acysubbuttons input {
  max-width: unset;
  border-radius: 30px;
  background: #92b1b9;
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  height: 41px;
  border: none;
  outline: none;
  transition: all 0.3s ease 0s;
}
#sp-bottom .sp-module .sp-module-content .acym_module .acym_module_form .acym_form tr .acysubbuttons input:hover {
  background: #333;
}
#sp-bottom .sp-module .sp-module-content .opening-hours-module ul li {
  margin: 0 0 10px 0;
}
#sp-bottom .sp-module .sp-module-content .opening-hours-module ul li label {
  margin: 0;
  font-weight: 500;
}
#sp-bottom .sp-module .sp-module-content .opening-hours-module ul li:last-child {
  margin: 0;
}
#sp-bottom .sp-module .sp-module-content ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module .sp-module-content ul.menu li {
  margin-bottom: 10px;
}
#sp-bottom .sp-module .sp-module-content ul.menu li a {
  color: #fff;
}
#sp-bottom .sp-module .sp-module-content ul.menu li a:hover {
  color: #92b1b9;
}
#sp-bottom .sp-module .sp-module-content ul.menu li.active a {
  color: #92b1b9;
}
#sp-bottom .sp-module .sp-module-content ul.menu li:before {
  content: "\f105";
  color: #92b1b9;
  font-size: 15px;
  font-family: FontAwesome;
  padding-right: 10px;
}
#sp-bottom .sp-module .sp-module-content ul.menu li:last-child {
  margin-bottom: 0;
}
#sp-bottom {
  padding: 106px 0 95px;
  font-size: 15px;
}
#sp-bottom .sp-module {
  margin-bottom: 0;
}
#sp-bottom .sp-module .sp-module-title {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  padding-left: 18px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
}
#sp-footer {
  background: #37404f !important;
  border-top: 1px solid #cfd1d3;
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 20px 0;
}
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: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 999999;
}
#loading.image-preloader .loader {
  position: absolute;
  width: 300px;
  margin: 0 auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#loading.image-preloader .loader img {
  margin: 0 auto;
}
.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: #92b1b9;
  border-radius: 50%;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #333;
}
.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: uppercase;
}
.transparent-header #sp-header #sp-menu #offcanvas-toggler > .fa {
  color: #fff;
}
.transparent-header #sp-header.header-sticky {
  background: #fff;
}
.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: #8d6e63;
}
.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;
}
.margin-0 {
  margin: 0 !important;
}
.container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}
@media only screen and (min-width: 1200px) {
  .sppb-container {
    max-width: 1240px !important;
  }
}
#sp-page-builder .margin-0 .sppb-section-title {
  margin: 0 !important;
}
#sp-page-builder .mb-0 .sppb-section-title {
  margin-bottom: 0 !important;
}
#sp-page-builder .mb-30 .sppb-section-title {
  margin-bottom: 30px !important;
}
#sp-page-builder .title-mb-0 .sppb-section-title {
  margin-bottom: 0 !important;
}
#sp-page-builder .title-mb-0 .sppb-section-title .sppb-title-heading {
  margin-bottom: 0 !important;
}
#sp-page-builder .subtitle-full-width .sppb-section-title .sppb-title-subheading {
  max-width: unset;
  width: 100%;
}
#sp-page-builder .subtitle-width-80 .sppb-section-title .sppb-title-subheading {
  width: unset;
  max-width: 80%;
}
#sp-page-builder .top-desc-text {
  margin-bottom: 25px;
}
@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;
  }
}
.transparent-header {
  background: transparent !important;
  position: absolute !important;
  z-index: 9999 !important;
}
.transparent-header.header-sticky {
  position: fixed !important;
  top: 0 !important;
  background: rgba(255, 255, 255, .9) !important;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, .8) !important;
}
.z-index-0 {
  z-index: 0 !important;
}
.sec-title .sppb-title-heading {
  text-transform: uppercase;
  line-height: 1.2 !important;
  display: block;
  position: relative;
}
.sec-title .sppb-title-heading span.sub-title {
  display: block;
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 16px;
  font-size: 20px;
  text-transform: uppercase;
}
.sec-title .sppb-title-heading span.sub-title.primary {
  color: #92b1b9;
}
.sec-title .sppb-title-heading span.sub-title.dark {
  color: #333;
}
.sec-title .sppb-title-heading span.sub-title.light {
  color: #fff;
}
.sec-title .sppb-title-heading span.sub-title.left-right-line {
  padding-left: 70px;
  padding-right: 70px;
  position: relative;
  display: inline-block;
}
.sec-title .sppb-title-heading span.sub-title.left-right-line:after, .sec-title .sppb-title-heading span.sub-title.left-right-line:before {
  position: absolute;
  content: '';
  top: 50%;
  text-transform: translate(-50%);
  width: 60px;
  height: 2px;
  background: #92b1b9;
}
.sec-title .sppb-title-heading span.sub-title.left-right-line:after {
  right: 0;
}
.sec-title .sppb-title-heading span.sub-title.left-right-line:before {
  left: 0;
}
.sec-title .sppb-title-heading span.sub-title.box-style {
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
}
.sec-title .sppb-title-heading span.sub-title.box-style.primary-box {
  background: #92b1b9;
  color: #fff;
}
.sec-title .sppb-title-heading span.desc {
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-transform: capitalize;
}
.sec-title .sppb-title-heading span.desc.italic {
  font-style: italic;
}
.sec-title .sppb-title-heading span.desc.primary {
  color: #92b1b9;
}
.sec-title .sppb-title-heading span.desc.dark {
  color: #333;
}
.sec-title .sppb-title-heading span.desc.light {
  color: #fff;
}
.sec-title .sppb-title-heading span.desc.longgap {
  margin-top: 30px;
}
.sec-title .sppb-title-heading span.desc.longgap2 {
  margin-top: 20px;
}
.sec-title .sppb-title-heading span.desc.ml-20 {
  margin-left: -20px;
}
.sec-title.horizontal-line {
  padding-top: 60px;
  position: relative;
}
.sec-title.horizontal-line:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 2px;
  height: 50px;
}
.sec-title.vertical-line .sppb-title-heading {
  padding-left: 20px;
  position: relative;
}
.sec-title.vertical-line .sppb-title-heading:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 63px;
}
.sec-title.primary-line .sppb-title-heading:before {
  background-color: #92b1b9;
}
.sec-title.white-line .sppb-title-heading:before {
  background-color: #fff;
}
.sec-title.icon-top .sppb-section-title {
  position: relative !important;
  padding-top: 45px;
}
.sec-title.icon-top .sppb-section-title:after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  height: 39px;
  width: 37px;
  transform: translateX(-50%);
  background: url(../images/icon.png);
  background-repeat: no-repeat;
}
.sec-title.lowercase .sppb-section-title .sppb-title-heading {
  text-transform: lowercase;
}
.sec-title .block-item {
  display: block;
}
.pagination .page-item.active .page-link {
  background: #92b1b9;
  border-color: #92b1b9;
  color: #232023;
}
.blog .article-list .article {
  position: relative;
}
.blog .article-list .article .article-body .article-header h2 {
  font-size: 20px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 5px;
}
.blog .article-list .article .article-body .article-header h2 a {
  color: #333;
}
.blog .article-list .article .article-body .article-header h2 a:hover {
  color: #92b1b9;
}
.blog .article-list .article .article-body .article-info {
  margin-bottom: 22px;
}
.blog .article-list .article .article-body .article-info span {
  color: #92b1b9;
}
.blog .article-list .article .article-body .readmore {
  margin-top: 22px;
}
.blog .article-list .article .article-body .readmore a {
  display: inline-block;
  line-height: normal;
  color: #92b1b9;
  text-transform: capitalize;
}
.blog .article-list .article .article-body .readmore a:after {
  content: "→";
  font-family: FontAwesome;
  color: #92b1b9;
  font-size: 15px;
  right: -5px;
  font-weight: 700;
  transition: all 0.3s;
  position: relative;
}
.blog .article-list .article .article-body .readmore a:hover:after {
  right: -10px;
}
.article-details .article-full-image {
  margin-right: 40px;
}
.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: #92b1b9;
  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: #92b1b9;
}
.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: #92b1b9;
  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: #92b1b9 !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: #92b1b9;
}
.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: #92b1b9;
}
.team-details .team-social a:hover {
  background: #232023;
}
.team-details .skill-sets {
  margin-top: 0 !important;
}
.team-details .skill-sets .skillbar-bar {
  background: #92b1b9;
}
.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-slider .sl-btn-1 {
  line-height: 50px !important;
  height: 50px !important;
  color: #fff !important;
}
.rs-slider .sl-btn-1.white {
  background: #fff !important;
  color: #92b1b9 !important;
}
.rs-slider .sl-btn-1.white:after {
  color: #92b1b9 !important;
}
.rs-slider .slider-content-3 {
  margin: 0 auto !important;
  text-align: center;
  width: 690px;
  background: rgba(51, 51, 51, 0.8);
  border-radius: 5px;
  padding: 30px 15px 50px !important;
}
.rs-slider .slider-content-3 .sl-title-3 {
  font-size: 70px !important;
  line-height: 90px !important;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px !important;
}
.rs-slider .slider-content-3 .sl-title-3 span {
  display: block;
}
.rs-about .left-side .sppb-section-title {
  margin-bottom: 45px !important;
}
.rs-about .left-side .about-raw-html .sppb-addon-content h4 {
  color: #333;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
}
.rs-about .left-side .about-raw-html .sppb-addon-content ul {
  padding: 0;
  margin: 0;
}
.rs-about .left-side .about-raw-html .sppb-addon-content ul li {
  display: inline-block;
  list-style: none;
  font-family: 'Oswald', sans-serif;
}
.rs-about .left-side .about-raw-html .sppb-addon-content ul li a {
  color: #757575;
  display: block;
  padding-bottom: 3px;
  border-bottom: 2px solid #92b1b9;
}
.rs-about .left-side .about-raw-html .sppb-addon-content ul li a:hover {
  color: #92b1b9;
}
.rs-services.first-style .grid-box {
  background: #333;
  transition: all 0.3s;
}
.rs-services.first-style .grid-box .service-box .sppb-icon {
  position: relative;
}
.rs-services.first-style .grid-box .service-box .sppb-icon i {
  color: #92b1b9;
  transition: all 0.3s;
}
.rs-services.first-style .grid-box .service-box .sppb-icon:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 60px;
  background: #92b1b9;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
.rs-services.first-style .grid-box.middle-item {
  background: #282828;
}
.rs-services.first-style .grid-box:hover {
  background: #92b1b9;
}
.rs-services.first-style .grid-box:hover .service-box .sppb-icon i {
  color: #fff;
}
.rs-services.first-style .grid-box:hover .service-box .sppb-icon:after {
  background: #fff;
}
.rs-services.third-style .grid-style {
  transition: all 0.3s;
}
.rs-services.third-style .grid-style.dark {
  background: #8d6e63;
}
.rs-services.third-style .grid-style.light {
  background: #9b776a;
}
.rs-services.third-style .grid-style .sppb-addon-feature .sppb-addon-content .sppb-icon {
  float: left;
  margin-right: 12px;
}
.rs-services.third-style .grid-style .sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container {
  color: #333;
  transition: all 0.3s;
}
.rs-services.third-style .grid-style .sppb-addon-feature .sppb-addon-content .sppb-media-content .sppb-addon-text {
  margin-top: 25px;
}
.rs-services.third-style .grid-style:hover {
  background: #333;
}
.rs-services.third-style .grid-style:hover .sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container {
  color: #fff;
}
.rs-services.fourth-style .grid-style {
  padding: 40px 20px 38px;
  position: relative;
}
.rs-services.fourth-style .grid-style .sppb-addon-content .sppb-icon {
  float: left;
  margin-right: 12px;
}
.rs-services.fourth-style .grid-style .sppb-addon-content .sppb-icon .sppb-icon-container {
  color: #333;
  transition: all 0.3s;
}
.rs-services.fourth-style .grid-style .sppb-addon-content .sppb-media-content .sppb-addon-text {
  margin-top: 15px;
}
.rs-services.fourth-style .grid-style:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/servie-bg.jpg);
  z-index: -1;
  background-repeat: no-repeat;
  border-radius: 5px;
  background-position: right bottom;
  background-size: cover;
}
.rs-services.fourth-style .grid-style:hover .sppb-addon-content .sppb-icon .sppb-icon-container {
  color: #fff;
}
.rs-counter-home .counter-grid .icon-part-left span {
  position: relative;
  padding-right: 20px;
}
.rs-counter-home .counter-grid .icon-part-left span:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 2px;
  background: #92b1b9;
  height: 60px;
}
.rs-counter-home .counter-grid .text-part-right {
  padding-left: 15px;
}
.rs-counter-home .counter-grid .text-part-right .sppb-animated-number:after {
  margin-left: 5px;
  font-weight: 400;
}
.rs-practice .sppb-column .practice-box {
  padding: 30px;
  position: relative;
}
.rs-practice .sppb-column .practice-box .sppb-addon-content {
  position: relative;
  z-index: 9;
}
.rs-practice .sppb-column .practice-box .sppb-addon-content .sppb-icon i {
  transition: all 0.3s;
}
.rs-practice .sppb-column .practice-box:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.9);
  transition: all 0.3s;
  border-radius: 3px;
}
.rs-practice .sppb-column .practice-box.transparent:after {
  background: transparent;
}
.rs-practice .sppb-column .practice-box:hover .sppb-icon i {
  color: #fff !important;
}
.rs-practice .sppb-column .practice-box:hover:after {
  background: rgba(141, 110, 99, 0.9);
}
.rs-practice2 .parctice-grid {
  position: relative;
}
.rs-practice2 .parctice-grid:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 250px;
  height: 265px;
  background: url(../images/practice-item-bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.rs-practice-area-single .practice-content-box {
  font-size: 15px;
}
.rs-practice-area-single .practice-content-box ul {
  padding: 0;
  margin: 0;
}
.rs-practice-area-single .practice-content-box ul li {
  list-style: none;
}
.rs-practice-area-single .practice-content-box ul li:before {
  position: relative;
  margin-bottom: 0;
  font-family: FontAwesome;
  margin-right: 10px;
  color: #92b1b9;
  content: "\f05d";
}
.rs-practice-area-single .readon {
  cursor: pointer !important;
  margin-top: 20px;
}
.rs-practice-area-single .rs-testimonial-inner .testimonial-grid {
  padding: 44px 20px 48px;
  border-radius: 0;
}
.rs-practice-area-single .rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-review {
  padding: 0;
  text-align: center;
}
.rs-practice-area-single .rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-review:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  opacity: 0.3;
}
.rs-practice-area-single .rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-footer {
  float: none;
}
.rs-practice-area-single .practice-sidebar .prcatice-area-search-box .input-group > .custom-file:focus, .rs-practice-area-single .practice-sidebar .prcatice-area-search-box .input-group > .custom-select:focus, .rs-practice-area-single .practice-sidebar .prcatice-area-search-box .input-group > .form-control:focus {
  z-index: unset;
}
.rs-practice-area-single .practice-sidebar .prcatice-area-search-box form {
  position: relative;
}
.rs-practice-area-single .practice-sidebar .prcatice-area-search-box form input.form-control {
  width: 100%;
  border: 1px solid #ced4da;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  color: #101010;
  padding: 5px 15px;
  height: 45px;
}
.rs-practice-area-single .practice-sidebar .prcatice-area-search-box form .input-group-btn button {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 0;
  background: transparent;
  border: none;
  color: #333;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu li a {
  color: #505050;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu li a:hover {
  color: #92b1b9;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu li.active a {
  color: #92b1b9;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu li:before {
  content: "\f105";
  font-size: 15px;
  font-family: FontAwesome;
  padding-right: 10px;
}
.rs-practice-area-single .practice-sidebar .practice-area-menu-single ul.menu li:first-child {
  padding-top: 0;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item .post-img {
  max-width: 105px;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item .post-img img {
  border-radius: 3px;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item .post-desc {
  padding-left: 10px;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item .post-desc .title {
  display: block;
  color: #333;
  font-size: 16px;
  margin: 0 0 7px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item .post-desc span {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #757575;
  position: relative;
  padding-left: 20px;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item .post-desc span:before {
  content: "\f073";
  font: normal normal normal 12px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
}
.rs-practice-area-single .practice-sidebar .latest-case .post-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.rs-practice-area-single .practice-sidebar .practice-tag-area .practice-tag ul {
  padding: 0;
  margin: 0;
}
.rs-practice-area-single .practice-sidebar .practice-tag-area .practice-tag ul li {
  list-style: none;
  float: left;
}
.rs-practice-area-single .practice-sidebar .practice-tag-area .practice-tag ul li a {
  border: 1px solid #dcdcdc;
  padding: 5px 13px;
  margin: 0 6px 6px 0;
  display: block;
  color: #757575;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 28px;
}
.rs-practice-area-single .practice-sidebar .practice-tag-area .practice-tag ul li a:hover {
  background-color: #92b1b9;
  border-color: #92b1b9;
  color: #fff;
}
.rs-case-result {
  position: relative;
}
.rs-case-result .content-part .detail-content .study-box h4 {
  color: #fff;
  float: left;
  width: 120px;
}
.rs-case-result .content-part .detail-content .study-box .desc {
  overflow: hidden;
  color: #ccc;
}
.rs-case-result .content-part .detail-content .study-box .desc p {
  margin-bottom: 20px;
}
.rs-case-result .content-part .detail-content .study-box .case-btn {
  margin-top: 40px;
}
.rs-case-result .pattern-image {
  position: relative;
}
.rs-case-result .pattern-image:after {
  position: absolute;
  content: "";
  background-image: url(../images/case-result-bg.png);
  background-repeat: no-repeat;
  right: -82px;
  top: 0;
  height: 100%;
  width: 67px;
}
.rs-case-result:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: rgba(51, 51, 51, 0.95);
}
.rs-case-result.style2 .content-part .detail-content .study-box h4 {
  width: 130px;
  text-transform: uppercase;
  font-weight: 500;
}
.rs-case-result.style2:after {
  position: unset;
  content: unset;
}
.rs-team.first-style .team-carousel .team-item {
  border-radius: 3px;
  overflow: hidden;
}
.rs-team.first-style .team-carousel .team-item .team-img {
  position: relative;
}
.rs-team.first-style .team-carousel .team-item .team-img .fly-icon {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
  transition: all 0.5s;
}
.rs-team.first-style .team-carousel .team-item .team-img .fly-icon .single-icon {
  margin-bottom: 30px;
}
.rs-team.first-style .team-carousel .team-item .team-img .fly-icon .single-icon a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  border: 1px solid #fff;
}
.rs-team.first-style .team-carousel .team-item .team-img .fly-icon .team-social a {
  display: inline-block;
  color: #92b1b9;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  margin-right: 5px;
}
.rs-team.first-style .team-carousel .team-item .team-img .fly-icon .team-social a:hover {
  color: #333;
  transition: all 0.2s;
}
.rs-team.first-style .team-carousel .team-item .team-img .fly-icon .team-social a:last-child {
  margin: 0;
}
.rs-team.first-style .team-carousel .team-item .team-img:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(141, 110, 99, 0.9);
  opacity: 0;
  transition: all 0.4s;
}
.rs-team.first-style .team-carousel .team-item .team-item-text {
  padding: 24px 25px 24px;
  border: 1px solid #ebebeb;
}
.rs-team.first-style .team-carousel .team-item .team-item-text .fyl-caption {
  margin-bottom: 13px;
}
.rs-team.first-style .team-carousel .team-item .team-item-text .fyl-caption .team-name {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 5px;
}
.rs-team.first-style .team-carousel .team-item .team-item-text .fyl-caption .team-name a {
  color: #333;
}
.rs-team.first-style .team-carousel .team-item .team-item-text .fyl-caption .team-title {
  color: #92b1b9;
}
.rs-team.first-style .team-carousel .team-item .team-item-text .team-content .bottom-content, .rs-team.first-style .team-carousel .team-item .team-item-text .team-content .social-icons {
  display: none;
}
.rs-team.first-style .team-carousel .team-item .team-item-text .team-desc {
  margin: 0;
}
.rs-team.first-style .team-carousel .team-item:hover .team-img .fly-icon, .rs-team.first-style .team-carousel .team-item:hover .team-img:after {
  opacity: 1;
}
.rs-team.first-style .team-carousel .owl-controls .owl-nav {
  display: none;
}
.rs-team.first-style.modify .team-carousel .team-item-text {
  background: #333;
  border: none;
}
.rs-team.first-style.modify .team-carousel .team-item-text .fyl-caption {
  margin-bottom: 0;
  text-align: center;
}
.rs-team.first-style.modify .team-carousel .team-item-text .fyl-caption .team-name {
  margin-bottom: 7px;
}
.rs-team.first-style.modify .team-carousel .team-item-text .fyl-caption .team-name a {
  color: #fff;
}
.rs-team.first-style.modify .team-carousel .team-item-text .fyl-caption .team-title {
  color: #fff;
}
.rs-team.first-style.modify .team-carousel .team-item-text .team-content {
  display: none;
}
.rs-team.first-style.modify2 .team-carousel .team-item-text {
  background-image: url(../images/small-bg.png);
  background-repeat: repeat;
  border-radius: 0 0 4px 4px;
  border: none;
}
.rs-team.first-style.modify2 .team-carousel .team-item-text .fyl-caption {
  margin-bottom: 0;
  text-align: center;
}
.rs-team.first-style.modify2 .team-carousel .team-item-text .fyl-caption .team-name {
  margin-bottom: 7px;
}
.rs-team.first-style.modify2 .team-carousel .team-item-text .fyl-caption .team-name a {
  color: #333;
}
.rs-team.first-style.modify2 .team-carousel .team-item-text .fyl-caption .team-title {
  color: #333;
}
.rs-team.first-style.modify2 .team-carousel .team-item-text .team-content {
  display: none;
}
.rs-free-consultation .rs-consult-contact .contact-form-one .sppb-form-group textarea {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.rs-free-consultation .rs-consult-contact .contact-form-one button.sppb-btn {
  background: #92b1b9;
  color: #fff;
  transition: all 0.3s ease 0s;
  border-radius: 3px;
  height: 50px;
  border: none;
  outline: none;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  padding: 0 50px 0 20px;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  position: relative;
}
.rs-free-consultation .rs-consult-contact .contact-form-one button.sppb-btn:after {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  transition: all 0.3s ease 0s;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  color: #fff;
}
.rs-free-consultation .rs-consult-contact .contact-form-one button.sppb-btn:hover {
  color: #fff;
}
.rs-free-consultation .rs-consult-contact .contact-form-one button.sppb-btn:hover:after {
  right: 20px;
}
.rs-free-consultation .consult-why-chose .grid-style {
  padding: 55px 10px 58px;
  position: relative;
  border-radius: 3px;
  border: 1px solid #92b1b9;
  text-align: center;
}
.rs-free-consultation .consult-why-chose .grid-style .sppb-feature-box-title {
  margin: 0;
  z-index: 2;
  position: relative;
}
.rs-free-consultation .consult-why-chose .grid-style .sppb-media-content .sppb-addon-text {
  position: absolute;
  content: '';
  top: 48%;
  left: 50%;
  transform: translate(-50%, -52%);
  z-index: -1;
  color: #92b1b9;
  opacity: 0.6;
}
.rs-free-consultation .consult-why-chose .grid-style:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.6);
  transition: all 0.3s ease 0s;
}
.rs-testimonial.home-style {
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  background: #fff;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item {
  padding: 0 15px;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content {
  text-align: center;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .single-icon i {
  font-size: 40px;
  opacity: 0.6;
  color: #92b1b9;
  margin-bottom: 16px;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-details p {
  max-width: 920px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
  line-height: 26px;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author {
  position: relative;
  margin-top: 26px;
  padding-top: 30px;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author .item-name {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  text-transform: capitalize;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author .item-designation {
  font-size: 15px;
  color: #757575;
  text-transform: capitalize;
}
.rs-testimonial.home-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author:after {
  top: 0;
  height: 2px;
  width: 60px;
  position: absolute;
  content: "";
  transform: translateX(-50%);
  background: #92b1b9;
  left: 50%;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav {
  margin: 0 auto;
  max-width: 300px;
  position: relative;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .item {
  margin-top: 26px;
  padding-top: 70px;
  position: relative;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .item img {
  border-radius: 3px;
  border: 1px solid transparent;
  width: 85px;
  margin: 0 auto;
  box-shadow: 1px solid rgba(141, 110, 91, 0.2);
  cursor: pointer;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .item:after, .rs-testimonial.home-style .main-testimonial .testimonials-nav .item:before {
  position: absolute;
  content: '';
  top: 0;
  background: #92b1b9;
  left: 50%;
  transform: translateX(-50%);
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .item.slick-center img {
  border-color: #92b1b9;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .item.slick-center:after {
  height: 70px;
  width: 2px;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .item.slick-center:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .slick-arrow {
  bottom: 14%;
  top: unset;
  transform: unset;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .slick-arrow:before {
  font-family: FontAwesome;
  color: #92b1b9;
  opacity: 1;
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .slick-arrow.slick-prev:before {
  content: "\f053";
}
.rs-testimonial.home-style .main-testimonial .testimonials-nav .slick-arrow.slick-next:before {
  content: "\f054";
}
.rs-testimonial.home-style .main-testimonial.home4-style .rs-tst-slider4 .item .item-content {
  background: url(../images/testi_bg.png);
  padding: 46px 20px;
}
.rs-testimonial.home-style .main-testimonial.home4-style .rs-tst-slider4 .item .item-content .single-icon {
  margin-bottom: -75px;
}
.rs-testimonial.home-style .main-testimonial.home4-style .rs-tst-slider4 .item .item-content .single-icon i {
  font-size: 80px;
  opacity: 0.2;
}
.rs-testimonial.home-style .main-testimonial.home4-style .rs-tst-slider4 .item .item-content .item-author {
  padding-top: 0;
}
.rs-testimonial.home-style .main-testimonial.home4-style .rs-tst-slider4 .item .item-content .item-author:after {
  position: unset;
  content: unset;
}
.rs-testimonial.home-style.home2-style {
  box-shadow: none;
  border-radius: 0;
}
.rs-testimonial.home-style.home2-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .single-icon i {
  color: #fff;
}
.rs-testimonial.home-style.home2-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-details p {
  color: #fff;
}
.rs-testimonial.home-style.home2-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author .item-name, .rs-testimonial.home-style.home2-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author .item-designation {
  color: #fff;
}
.rs-testimonial.home-style.home2-style .main-testimonial .cl-testimonial4 .rs-tst-slider4 .item .item-content .item-author:after {
  background: #fff;
}
.rs-testimonial.home-style.home2-style .main-testimonial .testimonials-nav .item {
  opacity: 0.6;
  margin-top: 44px;
  padding-top: 0;
}
.rs-testimonial.home-style.home2-style .main-testimonial .testimonials-nav .item.slick-center {
  opacity: 1;
}
.rs-testimonial.home-style.home2-style .main-testimonial .testimonials-nav .item.slick-center:after, .rs-testimonial.home-style.home2-style .main-testimonial .testimonials-nav .item.slick-center:before {
  display: none;
}
.rs-testimonial.home-style.home2-style .main-testimonial .testimonials-nav .slick-arrow {
  bottom: 19%;
  opacity: 0.6;
  transition: all 0.3s;
}
.rs-testimonial.home-style.home2-style .main-testimonial .testimonials-nav .slick-arrow:hover {
  opacity: 1;
}
.rs-blog.main-blog .blog-item .blog-img .top-pkg {
  position: relative;
}
.rs-blog.main-blog .blog-item .blog-img .top-pkg img {
  border-radius: 5px 5px 0 0;
}
.rs-blog.main-blog .blog-item .blog-img .top-pkg .blog-date {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #92b1b9;
  color: #fff;
  padding: 8px 14px 7px;
  border-radius: 5px 5px 0 0;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content {
  border-top: none;
  background: #fff;
  padding: 24px 25px 22px;
  border: 1px solid #ebebeb;
  border-radius: 0 0 5px 5px;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content h3.blog-title {
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 18px;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content h3.blog-title a {
  color: #333;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content h3.blog-title a:hover {
  color: #92b1b9;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content .blog-desc p {
  line-height: 26px;
  font-size: 15px;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content .blog-button a {
  color: #92b1b9;
  font-size: 15px;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content .blog-button a:after {
  content: "→";
  font-family: FontAwesome;
  color: #92b1b9;
  font-size: 15px;
  right: -5px;
  font-weight: 700;
  transition: all 0.3s;
  position: relative;
}
.rs-blog.main-blog .blog-item .blog-img .blog-img-content .blog-button a:hover:after {
  right: -10px;
}
.rs-partner .sppb-column-addons .sppb-addon-content .partner-carousel .partner-item a img {
  max-width: 170px;
  margin: 0 auto;
}
.rs-partner .sppb-column-addons .sppb-addon-content .partner-carousel .owl-controls {
  display: none;
}
.rs-welcome .tab-style ul.sppb-nav-tabs {
  border: none;
  text-align: center;
}
.rs-welcome .tab-style ul.sppb-nav-tabs li {
  float: none;
  display: inline-block;
  margin: 0 8px;
}
.rs-welcome .tab-style ul.sppb-nav-tabs li a {
  font-weight: 700;
  line-height: 1;
  width: 200px;
  padding: 30px 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid #92b1b9;
  border-right-width: 1px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.rs-welcome .tab-style ul.sppb-nav-tabs li a span {
  margin-bottom: 20px;
}
.rs-welcome .tab-style ul.sppb-nav-tabs li a span i {
  font-size: 40px;
  color: #92b1b9;
}
.rs-welcome .tab-style ul.sppb-nav-tabs li a:hover {
  color: #92b1b9;
}
.rs-welcome .tab-style ul.sppb-nav-tabs li.active a {
  color: #92b1b9;
}
.rs-welcome .tab-style .sppb-tab-tabs-content {
  margin-top: 50px;
}
.rs-welcome .tab-style .sppb-tab-tabs-content .sppb-tab-pane .sppb-addon-content {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
}
.rs-welcome .tab-style .sppb-tab-tabs-content .sppb-tab-pane .sppb-addon-content img.pull-left {
  margin-right: 60px;
  border-radius: 5px;
  max-width: 570px;
}
.rs-welcome .tab-style .sppb-tab-tabs-content .sppb-tab-pane .sppb-addon-content ul {
  padding: 0;
  list-style: none;
  margin: 30px 0 35px;
}
.rs-welcome .tab-style .sppb-tab-tabs-content .sppb-tab-pane .sppb-addon-content ul li {
  display: inline-block;
}
.rs-welcome .tab-style .sppb-tab-tabs-content .sppb-tab-pane .sppb-addon-content ul li:before {
  font-family: FontAwesome;
  content: "\f058";
  font-size: 17px;
  color: #92b1b9;
  margin-right: 10px;
}
.rs-skill-bar .sppb-progress-label {
  font-weight: 400;
  text-transform: capitalize;
  color: 757575;
  font-size: 15px;
}
.rs-skill-bar .sppb-progress-label span {
  font-weight: 400;
  color: 757575;
  font-size: 15px;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 58px;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 0 20px 0 0;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: unset;
  border: none;
  padding: 0;
  border-radius: 0;
  outline: none;
  font-size: 15px;
  color: #333;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active a {
  color: #92b1b9;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover a {
  color: #92b1b9;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:last-child {
  margin-right: 0;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  display: none;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: none;
  border: 1px solid #ebebeb;
  border-radius: 0 0 3px 3px;
  padding: 25px 10px;
  text-align: center;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title a {
  color: #333;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
  color: #757575;
  font-size: 15px;
}
.rs-practice-area-portfolio .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-info .sp-simpleportfolio-title a {
  color: #92b1b9;
}
.rs-testimonial-inner .testimonial-grid {
  padding: 45px 25px 50px 55px;
  border-radius: 50px 3px 3px;
  background: #faf8f7;
}
.rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-review {
  padding-right: 10px;
  position: relative;
}
.rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-review:before {
  content: "\f10d";
  font-size: 20px;
  position: absolute;
  left: -28px;
  top: -8px;
  font-family: FontAwesome;
  color: #92b1b9;
}
.rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-footer {
  float: right;
  margin-top: 3px;
  text-align: center !important;
}
.rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-footer .sppb-addon-testimonial-content-wrap {
  display: block;
  width: 100%;
}
.rs-testimonial-inner .testimonial-grid .sppb-addon-testimonial-footer .sppb-addon-testimonial-content-wrap img {
  display: block;
  margin: 0 auto 14px auto !important;
}
.rs-gallery-inner .gallery-grid .sppb-addon-content .sppb-addon-single-image-container .sppb-addon-image-overlay {
  border-radius: 5px;
}
.rs-gallery-inner .gallery-grid .sppb-addon-content .sppb-addon-single-image-container img {
  border-radius: 5px;
}
.rs-gallery-inner .gallery-grid .sppb-addon-content .sppb-addon-title {
  transition: 0.3s;
  opacity: 0;
  margin-top: -50px;
  margin-left: 30px;
  position: relative;
}
.rs-gallery-inner .gallery-grid .sppb-addon-content:hover .sppb-addon-title {
  opacity: 1;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item {
  position: relative;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item div img {
  border-radius: 5px;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item div .speasyimagegallery-gallery-item-content {
  bottom: unset !important;
  right: unset !important;
  padding: 0;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  margin-top: 25px;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item div .speasyimagegallery-gallery-item-content span {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  letter-spacing: normal;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item div:after {
  border-radius: 5px;
  background: rgba(51, 51, 51, 0.9);
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item:before {
  content: "\f06e";
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  top: 50%;
  font-size: 30px;
  z-index: 30;
  left: 50%;
  padding-bottom: 25px;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item:hover:before {
  opacity: 1;
}
.rs-faq .faq-accordion .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading {
  position: relative;
}
.rs-faq .faq-accordion .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading:before {
  position: absolute;
  content: "\f0fe";
  font-family: FontAwesome;
  left: 17px;
  top: 50%;
  transform: translateY(-50%);
  color: #333;
  transition: all 0.3s;
}
.rs-faq .faq-accordion .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading.active:before {
  content: "\f146";
  color: #92b1b9;
}
.error-page .error-code {
  font-size: 110px !important;
  line-height: 110px;
  font-weight: 600;
  margin-bottom: 5px !important;
  color: #8d6e63;
  font-family: 'Oswald', sans-serif;
}
.error-page .error-message {
  color: #fff;
  font-size: 24px !important;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 24px !important;
  font-family: 'Oswald', sans-serif;
}
.error-page .btn-secondary {
  background: #92b1b9;
  border-color: #92b1b9;
  color: #fff;
}
.contact-top-part .contact-feature p {
  margin: 0;
}
.rs-contact .rs-contact-form .sppb-btn {
  background: #92b1b9;
  color: #fff;
  transition: all 0.3s ease 0s;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 50px 0 20px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.rs-contact .rs-contact-form .sppb-btn:after {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  transition: all 0.3s ease 0s;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  color: #fff;
}
.rs-contact .rs-contact-form .sppb-btn:hover {
  color: #fff;
}
.rs-contact .rs-contact-form .sppb-btn:hover:after {
  right: 20px;
}
.article-details .pager {
  clear: both;
}
ul.stylelisting {
  padding-left: 20px;
  margin-top: 30px;
  column-count: 2;
}
ul.stylelisting li {
  padding-left: 40px;
  position: relative;
  list-style: none;
  margin-bottom: 10px;
}
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: #92b1b9;
  font-size: 20px;
}
.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-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%;
}
body.ltr .sp-megamenu-parent .sp-menu-item:last-child .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: unset;
  right: 0;
}
@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: #232023;
  color: #fff;
  transition: all 0.3s;
}
.close-offcanvas:hover {
  transform: rotate(180deg);
  color: #fff !important;
}
.offcanvas-menu {
  background: #fafafa !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-family: 'Oswald', sans-serif;
  font-size: 15px;
  padding: 0 30px;
  position: relative;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.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: #232023 !important;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  background: rgba(0, 0, 0, 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: #fafafa;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 14px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul.menu li.menu-parent a {
  color: #232023;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul.menu li.menu-parent a:hover {
  color: #92b1b9;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul.menu li.menu-parent ul.menu-child li a {
  color: #232023;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul.menu li.menu-parent ul.menu-child li a:hover {
  color: #92b1b9;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul.menu li.menu-parent ul.menu-child li.active a {
  color: #92b1b9;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content ul.menu li.menu-parent.active a {
  color: #92b1b9;
}
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: 20px;
}
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);
  }
}
