<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd &gt; span[class^="icon-"] + time,
dd &gt; span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent &gt;li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent &gt;li.menu-justify {
  position: static;
}
.sp-megamenu-parent &gt;li &gt;a,
.sp-megamenu-parent &gt;li &gt;span {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #000;
  margin: 0;
}
.sp-megamenu-parent &gt;li.sp-has-child&gt;a:after,
.sp-megamenu-parent &gt;li.sp-has-child&gt;span:after {
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 12px;
  position: absolute;
  right: 2px;
  top: 1px;
  display: none;
}
.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 .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 {
  background: #00c853;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child&gt;a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-dropdown-mega .sp-dropdown-inner {
  padding: 10px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt;a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  display: block;
  padding: 12px 20px;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0.7px;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt;a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt;a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active&gt;a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega &gt;.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega &gt;.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover &gt;.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover &gt;.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover &gt;.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
#offcanvas-toggler {
  float: right;
  line-height: 100px;
  margin-left: 12px;
  font-size: 20px;
  position: relative;
  z-index: 999;
  transition: all 0.3s linear;
}
#offcanvas-toggler &gt;i {
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler &gt;i:hover {
  color: #fff;
}
.off-canvas-menu-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0,0,0,0.2);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  right: 0;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: .5;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(320px);
  transform: translateX(320px);
  visibility: hidden;
  overflow: inherit;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li {
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li:hover a,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li:focus a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt; li.active &gt; a,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt; li:hover &gt; a,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt; li:focus &gt; a {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt; li &gt; a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt; li &gt; a:focus {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li &gt;a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt;li &gt; a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px;
  border: 0px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: #5f5f5f;
  color: #fff;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.offcanvas .body-wrapper {
  right: 0;
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas .body-wrapper:after {
  width: 100%;
  height: 100%;
  right: 0;
}
.offcanvas .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover &gt;.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-rotate .sp-has-child:hover &gt;.sp-dropdown {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover &gt;.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 90px;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover &gt;.sp-dropdown .sp-dropdown {
  top: 0;
}
.menu-slide-down .sp-has-child &gt;.sp-dropdown {
  top: 60px;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: all 500ms ease;
}
.menu-slide-down .sp-has-child &gt;.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-rotate .sp-has-child {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.menu-rotate .sp-has-child &gt;.sp-dropdown {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.menu-rotate .sp-has-child &gt;.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
  perspective: 1000px;
}
.menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #00c853;
}
.menu-drop-in .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-drop-in .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: dropup;
  animation-name: dropup;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-drop-in .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-drop-in .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
@-webkit-keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
.menu-twist .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-twist .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
}
.menu-twist .sp-has-child .sp-menu-item {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  padding: 0 20px !important;
  background: #fff;
}
.menu-twist .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-twist .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-twist .sp-has-child:hover .sp-menu-item {
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: twist;
  animation-name: twist;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-twist .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-twist .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes twist {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@-webkit-keyframes twist {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0);
  }
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.slide-top-menu .offcanvas-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide-top-menu .body-wrapper {
  right: 0;
}
.slide-top-menu .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.slide-top-menu .offcanvas-menu {
  right: 0;
  background-color: #000000;
  visibility: visible;
}
.full-screen .offcanvas-menu {
  right: -100%;
  width: 100%;
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 600ms ease;
}
.full-screen .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 20px;
  padding-bottom: 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  padding: 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
}
.full-screen-ftop .offcanvas-menu {
  right: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 500ms ease;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 20px;
  padding-bottom: 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul &gt;li {
  opacity: 0;
  -webkit-transform: translate3d(0px,-80px,0px);
  transform: translate3d(0px,-80px,0px);
  -webkit-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  border: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li span {
  color: #fff;
  display: inline-block;
  font-size: 22px;
  padding: 20px;
  text-transform: uppercase;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:before,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li span:before {
  display: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li span:hover,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li span:focus {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
  width: 100%;
  max-width: 300px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li ul li a {
  font-size: 15px;
  text-transform: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas .fa {
  transition: all 0.5s linear;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas:hover .fa {
  transform: rotate(360deg);
  color: #fff;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
  opacity: 1;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module {
  margin-top: 20px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul &gt;li {
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.new-look .offcanvas-menu .sp-module ul &gt;li &gt;a {
  padding-left: 28px;
}
.new-look .offcanvas-menu .sp-module ul &gt;li &gt;a:before {
  display: none;
}
.new-look .offcanvas-menu .sp-module ul &gt;li:hover a,
.new-look .offcanvas-menu .sp-module ul &gt;li:focus a,
.new-look .offcanvas-menu .sp-module ul &gt;li.active a {
  background: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul &gt;li ul li a:hover,
.new-look .offcanvas-menu .sp-module ul &gt;li ul li a:focus {
  color: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul &gt;li .offcanvas-menu-toggler {
  top: 6px;
  padding: 18px 25px;
}
.new-look .offcanvas-menu .sp-module ul &gt;li .offcanvas-menu-toggler i {
  display: none !important;
}
.new-look .offcanvas-menu .sp-module ul &gt;li .offcanvas-menu-toggler:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 8px;
  left: auto;
  position: absolute;
  right: 25px;
  top: 14px;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul &gt;li .offcanvas-menu-toggler:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 22px;
  top: 17px;
  width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul &gt;li .offcanvas-menu-toggler.collapsed:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look .offcanvas-menu .sp-module ul &gt;li .offcanvas-menu-toggler.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look-off-canvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.new-look-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@-moz-document url-prefix() {
  .offcanvas-menu {
    right: -320px;
    transform: translateX(0px);
  }
}
.offcanvas-menu .bs-search .inputbox {
  width: 100%;
  max-width: 300px;
  height: 40px;
  border-radius: 0;
  margin: 0 auto;
}
.offcanvas-menu h3.sp-module-title {
  color: #fff;
}
.offcanvas-menu ul.nav-child li {
  padding-left: 0px !important;
}
.full-screen-ftop .offcanvas-menu {
  background-color: rgba(0,200,83,0.9);
}
html,
body {
  font-size: 15px;
  color: #000000;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: #ffffff;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212121;
  margin: 0 0 26px;
  font-weight: 600;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
  color: #00c853;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #00c853;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
section {
  outline: 0;
}
::-moz-selection {
  background: #00c853;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #00c853;
  text-shadow: none;
  color: #ffffff;
}
.nopadding {
  padding: 0px;
}
.sppb-section-title h2.sppb-title-heading {
  font-size: 40px !important;
  line-height: 45px !important;
  color: #101010;
  margin: 0px !important;
  margin-bottom: 20px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
.sppb-section-title p.sppb-title-subheading {
  font-size: 18px !important;
  margin: 0px;
  margin-bottom: 0px !important;
  color: #505050;
  font-weight: 300 !important;
  text-align: center;
}
section .sppb-section-title .sppb-title-heading {
  text-transform: uppercase !important;
  font-size: 40px !important;
  line-height: 45px !important;
  margin-bottom: 20px !important;
  font-weight: 700 !important;
  text-align: center !important;
  letter-spacing: 2px;
}
section.overlay-major .sppb-section-title .sppb-title-heading {
  color: #ffffff !important;
}
section.overlay-major .sppb-section-title .sppb-title-subheading {
  color: #ffffff !important;
}
h2.sppb-addon-title.sppb-feature-box-title a {
  font-weight: 700;
}
.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;
}
.sppb-carousel-indicators {
  bottom: 0;
  width: 100%;
  margin-left: 0;
  transform: translateX(-50%);
  padding: 0 !important;
  background: rgba(0,0,0,0.2);
  padding: 10px 0 !important;
}
.page-content ul {
  list-style: none;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
.page-content ul li {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #000000;
}
.page-content ul li:before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #00c853;
}
.page-content ul.check-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: normal !important;
}
.page-content ul.bullet-list {
  list-style: disc;
  padding: 0 0 0 17px;
}
.page-content ul.bullet-list li:before {
  display: none;
}
.page-content ol {
  margin: 0;
  padding: 0px 0px 0px 40px;
}
.page-content ol li {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #000000;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead &gt;tr,
table.category tbody &gt;tr {
  border: 1px solid #f2f2f2;
}
table.category thead &gt;tr th,
table.category thead &gt;tr td,
table.category tbody &gt;tr th,
table.category tbody &gt;tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sec-spacer {
  padding: 100px 0;
}
.sec-color {
  background-color: #f9f9f9;
}
.primary-bg {
  background: #00c853;
}
.gray-bg {
  background: #f0f0f0;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.readon {
  width: 190px !important;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding: 0;
  border-radius: 30px;
  outline: none;
  transition: all 0.3s ease 0s;
}
.readon.sm {
  width: 140px !important;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
}
.readon.lg {
  width: 300px !important;
  font-size: 20px;
}
.readmore {
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
.pt-45 {
  padding-top: 45px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mr-25 {
  margin-right: 25px;
}
.mr-30 {
  margin-right: 30px;
}
.margin-remove {
  margin: 0 !important;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.white-color {
  color: #fff !important;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.offline-inner {
  margin-top: 100px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
.contact-form .rf_submit {
  margin: 20px 0 0 !important;
  padding: 0 20px;
  height: 50px;
  line-height: 48px;
  border-radius: 30px;
}
.owl-navigation-yes {
  padding-top: 50px;
}
.owl-navigation-yes .owl-nav {
  position: absolute;
  right: 0;
  top: -100px;
}
.owl-navigation-yes .owl-nav [class*="owl-"] {
  font-size: 0;
  width: 42px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  border: none;
  background: #00c853;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease 0s;
}
.owl-navigation-yes .owl-nav [class*="owl-"]:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-prev {
  left: 0px;
  border-right: 1px solid #00e676;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-prev:before {
  content: "\f104";
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-next {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-next:before {
  content: "\f105";
  margin-left: 2px;
}
.owl-navigation-yes .owl-nav [class*="owl-"]:hover {
  color: #ffffff;
  background: #00e676;
}
.sp-pre-loader {
  background: #83b614;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-pre-loader .sp-loader-clock {
  border: 3px solid #ffffff;
  border-radius: 60px;
  bottom: 0;
  height: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.sp-pre-loader .sp-loader-clock:after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  top: 2px;
  left: 48%;
  height: 38px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 97%;
  transform-origin: 50% 97%;
  -webkit-animation: grdAiguille 2s linear infinite;
  animation: grdAiguille 2s linear infinite;
}
.sp-pre-loader .sp-loader-clock:before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  top: 6px;
  left: 48%;
  height: 35px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 94%;
  transform-origin: 50% 94%;
  -webkit-animation: ptAiguille 12s linear infinite;
  animation: ptAiguille 12s linear infinite;
}
.sp-pre-loader .sp-loader-circle {
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 80px;
  border: 3px solid rgba(255,255,255,0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader1 3s linear infinite;
  animation: loader1 3s linear infinite;
}
.sp-pre-loader .sp-loader-circle:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 20px;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background-color: #ffffff;
}
.sp-pre-loader .sp-loader-bubble-loop {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 12px;
  background-color: #ffffff;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader6 1s ease-in-out infinite;
  animation: loader6 1s ease-in-out infinite;
}
.sp-pre-loader .sp-loader-bubble-loop:before {
  content: "";
  position: absolute;
  background-color: rgba(255,255,255,0.5);
  top: 0px;
  left: -25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .sp-loader-bubble-loop:after {
  content: "";
  position: absolute;
  background-color: rgba(255,255,255,0.5);
  top: 0px;
  left: 25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .circle-two {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.sp-pre-loader .circle-two &gt; span,
.sp-pre-loader .circle-two &gt; span:before,
.sp-pre-loader .circle-two &gt; span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sp-pre-loader .circle-two &gt; span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: transparent;
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.sp-pre-loader .circle-two &gt; span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}
.sp-pre-loader .circle-two &gt; span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}
.sp-pre-loader .wave-two-wrap {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 90px;
}
.sp-pre-loader .wave-two {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
.sp-pre-loader .wave-two li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #ffffff;
  bottom: 0;
}
.sp-pre-loader .wave-two li:nth-child(1) {
  left: 0;
  -webkit-animation: sequence1 1s ease infinite 0;
  animation: sequence1 1s ease infinite 0;
}
.sp-pre-loader .wave-two li:nth-child(2) {
  left: 15px;
  -webkit-animation: sequence2 1s ease infinite 0.1s;
  animation: sequence2 1s ease infinite 0.1s;
}
.sp-pre-loader .wave-two li:nth-child(3) {
  left: 30px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
.sp-pre-loader .wave-two li:nth-child(4) {
  left: 45px;
  -webkit-animation: sequence2 1s ease-in infinite 0.3s;
  animation: sequence2 1s ease-in infinite 0.3s;
}
.sp-pre-loader .wave-two li:nth-child(5) {
  left: 60px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
.sp-pre-loader .wave-two li:nth-child(6) {
  left: 75px;
  -webkit-animation: sequence2 1s ease infinite 0.5s;
  animation: sequence2 1s ease infinite 0.5s;
}
.sp-pre-loader .sp-loader-audio-wave {
  width: 3em;
  height: 2em;
  background: linear-gradient(#ffffff,#ffffff) 0 50%, linear-gradient(#ffffff,#ffffff) 0.625em 50%, linear-gradient(#ffffff,#ffffff) 1.25em 50%, linear-gradient(#ffffff,#ffffff) 1.875em 50%, linear-gradient(#ffffff,#ffffff) 2.5em 50%;
  background-repeat: no-repeat;
  background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  animation: audioWave 1.5s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.sp-pre-loader .sp-loader-with-logo {
  top: 0;
  left: 0;
  width: 100%;
  height: 105px;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  position: absolute;
}
.sp-pre-loader .sp-loader-with-logo .logo {
  display: inline-block;
  width: auto;
}
.sp-pre-loader .sp-loader-with-logo .line {
  background: #ffffff;
  bottom: 0;
  height: 5px;
  left: 0;
  position: absolute;
  top: auto;
}
@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader6 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes loader6 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes audioWave {
  25% {
    background: linear-gradient(#ffffff,#ffffff) 0 50%, linear-gradient(#ffffff,#ffffff) 0.625em 50%, linear-gradient(#ffffff,#ffffff) 1.25em 50%, linear-gradient(#ffffff,#ffffff) 1.875em 50%, linear-gradient(#ffffff,#ffffff) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  37.5% {
    background: linear-gradient(#ffffff,#ffffff) 0 50%, linear-gradient(#ffffff,#ffffff) 0.625em 50%, linear-gradient(#ffffff,#ffffff) 1.25em 50%, linear-gradient(#ffffff,#ffffff) 1.875em 50%, linear-gradient(#ffffff,#ffffff) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  50% {
    background: linear-gradient(#ffffff,#ffffff) 0 50%, linear-gradient(#ffffff,#ffffff) 0.625em 50%, linear-gradient(#ffffff,#ffffff) 1.25em 50%, linear-gradient(#ffffff,#ffffff) 1.875em 50%, linear-gradient(#ffffff,#ffffff) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em;
  }
  62.5% {
    background: linear-gradient(#ffffff,#ffffff) 0 50%, linear-gradient(#ffffff,#ffffff) 0.625em 50%, linear-gradient(#ffffff,#ffffff) 1.25em 50%, linear-gradient(#ffffff,#ffffff) 1.875em 50%, linear-gradient(#ffffff,#ffffff) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em;
  }
  75% {
    background: linear-gradient(#ffffff,#ffffff) 0 50%, linear-gradient(#ffffff,#ffffff) 0.625em 50%, linear-gradient(#ffffff,#ffffff) 1.25em 50%, linear-gradient(#ffffff,#ffffff) 1.875em 50%, linear-gradient(#ffffff,#ffffff) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em;
  }
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
@keyframes rot1 {
  100% {
    transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@-webkit-keyframes rot1 {
  100% {
    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@keyframes rot2 {
  100% {
    transform: skew(-10deg) rotate(525deg);
  }
}
@-webkit-keyframes rot2 {
  100% {
    -webkit-transform: skew(-10deg) rotate(525deg);
  }
}
@keyframes rot3 {
  100% {
    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@-webkit-keyframes rot3 {
  100% {
    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@keyframes width {
  10% {
    width: 10%;
  }
  20% {
    width: 20%;
  }
  30% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  90% {
    width: 90%;
  }
  100% {
    width: 100%;
  }
}
#loader-wrapper {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#loader-wrapper #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #000;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 99999;
}
#loader-wrapper #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader-wrapper #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff0;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #00c853;
  z-index: 99998;
}
#loader-wrapper .loader-section.section-left {
  left: 0;
}
#loader-wrapper .loader-section.section-right {
  right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
  transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
  transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
}
.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
#sp-top-bar {
  background-color: #00c853;
  padding: 4.5px 0;
  font-size: 13px;
  color: #ffffff !important;
}
#sp-top-bar ul {
  text-align: right;
}
#sp-top-bar ul.social-icons {
  display: block;
}
#sp-top-bar ul.social-icons li {
  font-size: 13px;
}
#sp-top-bar ul.social-icons li a {
  font-size: 15px;
}
#sp-top-bar ul.social-icons li a i {
  color: #ffffff;
}
#sp-top-bar li {
  font-size: 15px;
}
#sp-top-bar li i {
  color: #fff;
}
#sp-top-bar a {
  color: #fff;
}
#sp-top-bar a:hover {
  color: rgba(255,255,255,0.7);
}
#sp-top-bar a i:hover {
  color: rgba(255,255,255,0.7);
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
#sp-top-bar .welcome-text {
  font-size: 13px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
ul.social-icons &gt;li {
  display: inline-block;
  margin: 0 0 0 18.9px;
}
ul.social-icons &gt;li:first-child {
  margin-left: 0px;
}
ul.social-icons &gt;li a {
  color: #999999;
}
.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 &gt;a:before {
  display: none;
}
#sp-top1 .sp-contact-info {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-top1 .sp-contact-info li {
  display: inline-block;
  margin: 0 19px 0 10px;
  font-size: 14px;
}
#sp-top1 .sp-contact-info li i {
  margin: 0 3px 0 0;
  font-weight: bold;
  font-size: 14px;
}
#sp-top1 .sp-contact-info li i.fa-mobile {
  font-size: 18px;
}
.get-quote a.quote-button {
  display: block;
  height: 100%;
  line-height: 60px;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
}
#sp-top-bar .get-quote {
  float: right;
  margin-left: 20px;
  margin-top: -4.5px;
  margin-bottom: -4.5px;
}
#sp-top-bar .get-quote a.quote-button {
  display: block;
  height: 100%;
  line-height: 36px;
  padding: 0 15px;
  text-align: center;
  color: #fff;
}
.rs-quote-btn {
  position: fixed;
  top: 30%;
  left: 60px;
  transform: translateX(-100%);
  z-index: 9;
  max-width: 200px;
  transition: all 400ms;
}
.rs-quote-btn:hover {
  left: 0;
  transform: translateX(0);
}
.rs-quote-btn .container {
  max-width: 200px;
  padding: 0px;
}
.rs-quote-btn .container .row {
  margin: 0px;
}
.rs-quote-btn .get-quote a.quote-button {
  transition: all 300ms;
}
.rs-quote-btn .get-quote a.quote-button i {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  right: 0;
  box-shadow: -1px 0px 0px rgba(255,255,255,0.1);
  border-left: 1px solid rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.1);
  font-size: 22px;
}
.rs-quote-btn #sp-quote {
  padding: 0px;
  max-width: 200px;
}
#sp-contact .sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 3px 0 0;
}
#sp-contact .sp-contact-info li {
  display: inline-block;
  margin: 0 22px 0 0px;
  font-size: 14px;
}
#sp-contact .sp-contact-info li:last-child {
  margin-right: 0px;
}
#sp-contact .sp-contact-info li i {
  margin: 0 6px 0 0;
  font-weight: normal;
  height: 30px;
  width: 30px;
  line-height: 27px;
  border: 1px solid #f1f1f1;
  text-align: center;
  font-size: 20px;
}
#sp-contact .sp-contact-info li:hover {
  color: #00e676;
}
#sp-contact .sp-contact-info li:hover a,
#sp-contact .sp-contact-info li:hover i {
  color: #00e676;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 100px 0;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  text-align: center;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 52px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
  line-height: 1.1;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.sp-page-title h3 {
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: transparent;
  display: inline-block;
  padding: 5px 20px;
  margin: 0;
}
.sp-page-title .breadcrumb &gt;.active {
  color: #00c853;
}
.sp-page-title .breadcrumb &gt;span,
.sp-page-title .breadcrumb &gt;li,
.sp-page-title .breadcrumb &gt;li+li:before,
.sp-page-title .breadcrumb &gt;li&gt;a {
  color: #fff;
}
.sp-page-title {
  position: relative;
}
.sp-page-title:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(44,62,80,0.8);
}
.sp-page-title .container {
  position: relative;
  z-index: 9;
}
.sp-page-title .breadcrumb span {
  display: none;
}
.sp-page-title .breadcrumb li {
  text-transform: lowercase;
  position: relative;
  margin: 0 26px 0 0;
  color: #00c853;
  font-size: 15px;
  font-weight: 400;
}
.sp-page-title .breadcrumb li:before {
  content: none;
  display: none;
}
.sp-page-title .breadcrumb li:after {
  background-color: #ffffff;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  right: -14px;
  top: 7px;
  transform: rotate(33deg);
}
.sp-page-title .breadcrumb li:last-child {
  margin: 0px;
}
.sp-page-title .breadcrumb li:last-child:after {
  content: none;
}
.breadcrumb&gt;li+li:before {
  content: none;
  padding: 0;
}
.sppb-addon-content h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.subtitle {
  font-size: 20px;
  margin-bottom: 8px !important;
  color: #505050;
  font-weight: 300;
}
.rs-breadcrumbs .page-title {
  font-size: 26px;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-breadcrumbs ul {
  display: inline-block;
  background: rgba(0,0,0,0.5);
  padding: 5px 20px;
}
.rs-breadcrumbs ul li {
  color: #00c853;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-transform: lowercase;
}
.rs-breadcrumbs ul li a {
  color: #ffffff;
  position: relative;
  padding-right: 24px;
}
.rs-breadcrumbs ul li a:after {
  background-color: #cccccc;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  right: 8px;
  top: 5px;
  transform: rotate(33deg);
}
.rs-breadcrumbs ul li a.active {
  color: #ffffff;
}
.body-innerwrapper {
  overflow: 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;
  position: relative;
  z-index: 4;
  background: #fff;
}
.sp-page-title {
  position: relative;
  z-index: 99;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.sp-module {
  margin-top: 40px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews &gt;div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews &gt;div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews &gt;div &gt;a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.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;
}
.view-search #search-form .icon-search {
  display: none;
}
.view-search .search .icon-search {
  display: none;
}
.togglesearch {
  width: 40px;
  line-height: 36px;
  display: block;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  padding: 0 10px;
  float: right;
  margin-top: -5px;
  margin-bottom: -5px;
  text-align: center;
}
.get-quote a.quote-button {
  position: relative;
}
#sp-popup-search-section {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #243a4f;
  display: none;
}
#sp-popup-search-section #sp-popup-search {
  position: fixed;
  width: 100%;
  top: 40%;
  left: 0;
  transform: translateY(-40%);
}
#sp-popup-search-section #sp-popup-search input.search-query,
#sp-popup-search-section #sp-popup-search input.search-query:hover,
#sp-popup-search-section #sp-popup-search input.search-query:focus {
  margin: 0 auto;
  height: 60px;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
  font-size: 16px;
  color: #444444;
  width: 100%;
  max-width: 750px;
  box-shadow: 0px 4px 15px rgba(0,0,0,0.3);
}
#sp-popup-search-section #sp-popup-search h3.sp-module-title {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
}
#sp-popup-search-section .search-close {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  background: #ffffff;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.2s linear;
}
#sp-popup-search-section .popup-search-close-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
}
.home-split-menu .togglesearch,
.home-left-menu .togglesearch {
  line-height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: none;
  position: relative;
  right: 32px;
}
.home-split-menu .togglesearch:hover,
.home-left-menu .togglesearch:hover {
  background: none;
}
.home-split-menu .togglesearch:after,
.home-left-menu .togglesearch:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  content: "";
  width: 2px;
  height: 18px;
  background: #fff;
}
.home-split-menu .get-quote a.quote-button,
.home-left-menu .get-quote a.quote-button {
  right: 0;
  margin-right: 0px;
}
.home-split-menu #sp-top2,
.home-left-menu #sp-top2 {
  right: 0px;
  padding-right: 15px;
}
#sp-popup-search-btn {
  padding-left: 0px !important;
}
#sp-logo-section {
  padding: 22px 0px 22px !important;
}
#sp-logo-section #sp-search form.bs-search {
  position: relative;
}
#sp-logo-section #sp-search form.bs-search span {
  position: absolute;
  top: 0px;
  right: 0px;
}
#sp-logo-section #sp-search form.bs-search button {
  width: 45px;
  height: 34px;
  line-height: 34px;
  border-radius: 0px;
  background: transparent;
  box-shadow: none;
  outline: none;
  border: none;
  font-size: 18px;
  padding: 0;
  text-align: center;
}
#sp-logo-section #sp-search input.search-query {
  width: 100%;
  border-radius: 0px;
  box-shadow: none;
  outline: 0px;
  height: 34px;
  padding: 6px 12px;
  padding-right: 60px;
}
#sp-logo-section #sp-logo .logo-left img {
  margin-left: 0px;
}
#sp-logo-section #sp-logo .logo img {
  max-width: 190px;
  margin: 1px 0;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon #sp-comingsoon {
  padding: 100px 0;
}
.sp-comingsoon .sp-comingsoon-wrap.has-background {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
.sp-comingsoon .comingsoon-page-logo {
  text-align: center;
}
.sp-comingsoon .comingsoon-page-logo img {
  display: inline-block;
}
.sp-comingsoon .comingsoon-page-logo .sp-retina-logo {
  display: none;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner.has-background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.error-page .error-page-inner.has-background:after {
  background: rgba(0,0,0,0.7);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.error-page .error-page-inner .error-logo-wrap {
  text-align: center;
  margin-bottom: 30px;
}
.error-page .error-page-inner .error-logo-wrap img {
  display: inline-block;
}
.error-page .error-page-inner &gt;div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 120px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
  color: red !important;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
  color: #fff;
}
.error-page .container {
  position: relative;
  z-index: 1;
}
.sticky-wrapper {
  position: relative;
  z-index: 99;
}
.home-split-menu #sp-top-bar {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  background: rgba(0,0,0,0.2) !important;
  border-bottom: 1px solid rgba(255,255,255,0.4);
}
.home-split-menu #sp-header {
  position: absolute;
  top: 36px;
  background: rgba(0,0,0,0.2) !important;
}
.home-split-menu #sp-header.menu-fixed {
  top: 0;
  background: rgba(0,0,0,0.9) !important;
}
#sp-header {
  background: transparent;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 111;
  float: none;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
#sp-header .logo {
  display: table;
  width: 100%;
  height: 90px;
  -webkit-transition: height 300ms linear;
  transition: height 300ms linear;
  position: relative;
  z-index: 9;
  margin: 0;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
#sp-header.menu-fixed {
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  position: fixed !important;
  z-index: 9999;
}
#sp-header.menu-fixed .logo {
  height: 86px;
}
#sp-header.menu-fixed .sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item a {
  line-height: normal;
}
#sp-header.menu-fixed #offcanvas-toggler {
  line-height: 86px;
}
#sp-header #sp-menuleft .sp-megamenu-parent {
  float: right;
}
#sp-header #sp-menuright .sp-megamenu-parent {
  float: left;
}
#sp-logo-section .sp-retina-logo {
  display: none;
}
.home #sp-header .logo .sp-default-logo,
.default #sp-header .logo .sp-default-logo {
  max-width: 190px;
}
.home #sp-header .logo img,
.default #sp-header .logo img {
  max-width: 190px;
}
.home-split-menu #sp-header #sp-logo {
  padding: 0;
}
.home-split-menu.menu-fixed .sp-megamenu-parent li a {
  line-height: 86px;
  color: #fff;
}
.extended-header #sp-logo-section {
  padding: 25px 0 25px !important;
}
.extended-header #sp-header #sp-menuleft .sp-megamenu-parent {
  float: left;
}
.extended-header #sp-header .sp-megamenu-parent li a:hover {
  color: #eeeeee !important;
}
.extended-header #sp-header .sp-megamenu-parent {
  float: left;
}
.extended-header #sp-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: -15px;
}
.extended-header #sp-header .sp-megamenu-parent li a {
  line-height: 60px;
  color: #ffffff;
}
.extended-header #sp-header .sp-megamenu-parent li ul li a {
  line-height: normal;
}
.extended-header #sp-header #sp-quote {
  padding-right: 0;
  text-align: center;
}
.extended-header #sp-header #sp-quote i {
  display: none;
}
.extended-header #sp-header.menu-fixed {
  background: #00c853;
}
.extended-header #sp-header.menu-fixed .sp-megamenu-parent li:hover a {
  color: #eeeeee !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo,
  #sp-logo-section .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo,
  #sp-logo-section .sp-retina-logo {
    display: block;
  }
  .sp-comingsoon .comingsoon-page-logo .sp-retina-logo {
    display: table;
    margin: 0 auto;
  }
  .sp-comingsoon .comingsoon-page-logo .sp-default-logo {
    display: none;
  }
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
#rs-header .toolbar-area {
  background: #00c853;
  padding: 7px 0;
  font-size: 14px;
}
#rs-header .toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#rs-header .toolbar-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 25px;
  color: #fff;
}
#rs-header .toolbar-area .toolbar-contact ul li i {
  font-weight: 600;
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
}
#rs-header .toolbar-area .toolbar-contact ul li a {
  transition: all 0.3s ease 0s;
  color: #fff;
}
#rs-header .toolbar-area .toolbar-contact ul li a:hover {
  color: rgba(255,255,255,0.7);
}
#rs-header .toolbar-area .toolbar-sl-share ul {
  text-align: right;
}
#rs-header .toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
}
#rs-header .toolbar-area .toolbar-sl-share ul li + li {
  margin-left: 15px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a {
  display: block;
  color: #fff;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a:hover {
  color: rgba(255,255,255,0.7);
}
#rs-header .toolbar-area .toolbar-sl-share ul li a i {
  text-align: center;
  display: inline-block;
}
#rs-header .menu-area {
  background: #ffffff;
}
#rs-header .menu-area .logo-area {
  line-height: 107px;
}
#rs-header .menu-area .logo-area a {
  font-weight: 700;
  font-size: 27px;
  color: #00c853;
  display: block;
  text-transform: lowercase;
  transition: all 0.3s ease 0s;
}
#rs-header .menu-area .logo-area a img {
  display: inline-block;
  vertical-align: text-bottom;
}
#rs-header .menu-area .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#rs-header .menu-area .navbar {
  margin-bottom: 0;
  border: 0;
}
#rs-header .menu-area .navbar ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
#rs-header .menu-area .navbar ul li {
  height: 90px;
  line-height: 90px;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
#rs-header .menu-area .navbar ul li + li {
  margin-left: 23px;
}
#rs-header .menu-area .navbar ul li.active a {
  color: #00c853;
}
#rs-header .menu-area .navbar ul li &gt; a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  color: #444;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}
#rs-header .menu-area .navbar ul li &gt; a i {
  margin-left: 5px;
}
#rs-header .menu-area .navbar ul li &gt; a:before,
#rs-header .menu-area .navbar ul li &gt; a:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0px;
  background-color: #00c853;
  transition: .5s ease width;
}
#rs-header .menu-area .navbar ul li &gt; a:before {
  top: 32%;
  left: 0;
}
#rs-header .menu-area .navbar ul li &gt; a:after {
  right: 0;
  bottom: 32%;
}
#rs-header .menu-area .navbar ul li:hover a &gt; {
  color: #00c853;
}
#rs-header .menu-area .navbar ul li:hover a &gt;:before,
#rs-header .menu-area .navbar ul li:hover a &gt;:after {
  width: 20px;
}
#rs-header .menu-area .navbar ul li .navbar-dropdown {
  background: #ffffff;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  width: 200px;
  z-index: 99999 !important;
  text-align: left;
  visibility: hidden;
}
#rs-header .menu-area .navbar ul li .navbar-dropdown li {
  line-height: normal;
  height: auto;
  display: block;
  border-top: 1px dashed #dddddd;
  margin: 0;
  padding: 0;
  border-right: 0px solid transparent;
}
#rs-header .menu-area .navbar ul li .navbar-dropdown li:last-child {
  border-bottom: 0;
}
#rs-header .menu-area .navbar ul li .navbar-dropdown li a {
  display: block;
  padding: 12px 20px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  color: #444444 !important;
  font-weight: 300;
}
#rs-header .menu-area .navbar ul li .navbar-dropdown li a:hover {
  padding-left: 30px;
  color: #00c853 !important;
}
#rs-header .menu-area .navbar ul li .navbar-dropdown li a:before,
#rs-header .menu-area .navbar ul li .navbar-dropdown li a:after {
  display: none;
}
#rs-header .menu-area .navbar ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
#rs-header .menu-area .navbar .navbar-toggle {
  background-color: #00c853;
  border-radius: 2px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
#rs-header .menu-area .navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
#rs-header .menu-area .navbar .navbar-toggle:hover {
  opacity: 0.8;
}
.sp-megamenu-parent li.menu-justify {
  position: relative;
}
.sp-megamenu-parent li:last-child:after {
  right: 0px;
}
.sp-megamenu-parent li:last-child:after {
  right: 0px;
}
.sp-megamenu-parent li:last-child span {
  padding-right: 0px;
}
.sp-megamenu-parent li:hover:before,
.sp-megamenu-parent li:hover:after {
  width: 20px;
}
.sp-megamenu-parent li a {
  padding: 0 18px;
  line-height: 90px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  -webkit-transition: line-height 300ms linear !important;
  transition: line-height 300ms linear !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  text-align: left;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item:before,
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item:after {
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item a {
  line-height: normal;
  text-transform: none;
  font-weight: 400;
  padding: 12px 20px;
  font-size: 15px;
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item span {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-mega-group {
  text-align: left;
}
.sp-megamenu-parent .sp-dropdown .sp-mega-group .sp-group-title {
  line-height: 26px;
  color: #fff;
  pointer-events: none;
  cursor: default;
}
.sp-megamenu-parent .sp-dropdown .sp-mega-group li:before,
.sp-megamenu-parent .sp-dropdown .sp-mega-group li:after {
  display: none;
}
.home-split-menu #sp-menu .sp-megamenu-parent,
.home-left-menu #sp-menu .sp-megamenu-parent {
  float: left;
}
.home-split-menu #sp-menu .sp-megamenu-parent li a,
.home-left-menu #sp-menu .sp-megamenu-parent li a {
  line-height: 60px;
  color: #ffffff;
}
.home-split-menu #sp-menu .sp-megamenu-parent li ul li a,
.home-left-menu #sp-menu .sp-megamenu-parent li ul li a {
  line-height: normal;
}
.home-split-menu #home-slider1,
.home-left-menu #home-slider1 {
  margin-top: 0px !important;
}
.home-split-menu #sp-logo img,
.home-left-menu #sp-logo img {
  margin: 0 auto !important;
}
.home-split-menu #sp-menu .sp-megamenu-parent,
.home-left-menu #sp-menu .sp-megamenu-parent {
  float: none;
  text-align: center;
}
.home-left-menu #sp-logo img {
  margin-left: 0px !important;
}
#rs-header {
  position: absolute;
  width: 100%;
}
.main-content {
  padding-top: 130px;
}
.affix {
  background: #ffffff;
  position: fixed !important;
  top: 0px;
  z-index: 999;
  margin: 0 auto !important;
  padding: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: sticky-animation;
  animation-name: sticky-animation;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.menu-sticky {
  background: #fff;
  box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: relative;
}
@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.rs-about h3 {
  line-height: 46px;
  font-weight: 600;
  margin-bottom: 35px;
}
.rs-about .about-exp {
  padding: 18px 25px;
  border: 5px solid #00c853;
}
.rs-about .about-exp.mt-100 {
  margin-top: 99px;
}
.rs-about .about-exp .exp-title {
  font-size: 100px;
  font-weight: bold;
  margin-bottom: 0;
}
.rs-about .about-exp .exp-desc {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
}
.about-desc.mt-5 {
  margin-bottom: 0;
}
.about-desc.mt-20 {
  margin-top: 20px;
  margin-bottom: 0;
}
#about .sppb-addon-title {
  font-size: 15px;
  margin-bottom: 8px;
  color: #00c853;
  font-weight: normal;
}
#about .about-exp .exp-title {
  margin-top: 0px;
}
#about .readon {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.rs-about h3 {
  margin-top: 0px;
}
.rs-about h3 {
  line-height: 46px;
}
.rs-about h4 {
  margin-bottom: 8px;
}
.rs-about p {
  font-size: 15px;
  line-height: 26px;
}
.rs-about .about-exp {
  padding: 18px 25px;
  border: 5px solid #00c853;
}
.rs-about .about-exp.mt-100 {
  margin-top: 88px;
}
.rs-about .about-exp .exp-title {
  font-size: 100px;
  font-weight: bold;
  margin-bottom: 0;
}
.rs-about .about-exp .exp-desc {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
}
#rs-about .sppb-addon-title span {
  font-size: 20px;
}
.rs-services .sec-title {
  margin-bottom: 60px;
}
.rs-services .services-wrap .services-item {
  position: relative;
  padding: 0px 25px 80px;
  z-index: 10;
}
.rs-services .services-wrap .services-item:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fff;
  transition: all 0.3s ease 0s;
  top: 50%;
  transform: scale(1,0.9) translateY(-50%);
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  opacity: 0;
}
.rs-services .services-wrap .services-item:hover .services-desc:after {
  background: #00c853;
  width: 100px;
}
.rs-services .services-wrap .services-item:hover:after {
  opacity: 1;
  transform: scale(1,1) translateY(-50%);
}
.rs-services .services-wrap .services-icon {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: #00c853;
}
.rs-services .services-wrap .services-title {
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 25px;
}
.rs-services .services-wrap .services-desc {
  position: relative;
}
.rs-services .services-wrap .services-desc:after {
  content: '';
  position: absolute;
  left: 0;
  height: 2px;
  width: 50px;
  bottom: -10px;
  background: rgba(0,0,0,0.1);
  transition: all 0.3s ease 0s;
}
.rs-services .services-wrap .services-desc p {
  margin-bottom: 55px;
}
#rs-services .service-readmore {
  display: inline-block;
  max-width: 140px;
  padding: 0;
  margin-top: 12px;
}
#rs-services.rs-services2 .sppb-section-title {
  margin-bottom: 35px !important;
}
#rs-cta .left-form {
  max-width: 550px;
  float: right;
  padding-top: 76px;
  padding-right: 20px;
}
#rs-cta .contact-form .readon {
  border: 1px solid #ffffff;
  min-width: auto;
  font-weight: 500;
  float: left;
  border-radius: 0;
}
#rs-cta .contact-form .readon:hover {
  border: 1px solid #ffffff !important;
}
#rs-cta .contact-form .form-field {
  width: 100%;
}
#rs-cta .contact-form .form-field input[type="text"] {
  background: transparent !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  width: 100%;
  border-radius: 0;
  min-width: auto;
}
#rs-cta .contact-form .form-group {
  width: 100%;
}
#rs-cta .contact-form .form-group .fl_wrap_textarea {
  height: 130px !important;
}
#rs-cta .contact-form .form-group .fl_wrap_textarea textarea {
  background: transparent !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
#rs-cta.rs-cta2 .left-form {
  max-width: 100%;
  float: none;
  padding-top: 0;
  padding-right: 0;
}
#rs-cta.rs-cta2 .contact-form form {
  max-width: 100%;
}
#rs-cta.rs-cta2 .contact-form .fl_wrap_textarea {
  height: 120px !important;
}
#rs-cta.rs-cta2 .contact-form .readon {
  width: 100% !important;
}
.extended-header #rs-cta .left-form,
.home-split-menu #rs-cta .left-form {
  max-width: auto;
  float: none;
  padding-top: 0;
  padding-right: 0;
}
.contact-form {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.contact-form input[type="text"] {
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  font-size: 15px;
  text-transform: capitalize;
  padding: 8px 20px;
  min-width: 270px;
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.contact-form form {
  margin: 0 auto;
  text-align: center;
  display: block;
  max-width: 570px;
}
.contact-form .form-group p {
  margin: 0px;
}
.contact-form .form-group p.sppb-cta-text {
  margin: 0px;
}
.contact-form .form-group .readon.border {
  height: 50px;
  line-height: 50px;
  background: #ffffff;
}
.contact-form .form-group input[type="submit"] {
  background: #ffffff;
  border: 2px solid #ffffff;
  min-width: 270px;
  font-weight: 500;
}
.contact-form .form-group input[type="submit"]:hover,
.contact-form .form-group input[type="submit"]:focus {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff !important;
}
.contact-form-banner {
  padding: 5px;
  border: 1px solid #e2e2e2;
}
.contact-form-banner .contact-form {
  margin: 0 auto;
  padding: 0px 40px 35px;
  text-align: center;
  display: block;
  border: 1px solid #e2e2e2;
  background: #243a4f;
}
.contact-form-banner .contact-form .form-field {
  margin-bottom: 0px !important;
}
.contact-form-banner .contact-form .form-field input {
  border: none !important;
  border-bottom: 2px solid rgba(255,255,255,0.5) !important;
  padding: 14px 2px !important;
  font-size: 15px !important;
  text-transform: capitalize !important;
  min-width: inherit;
  background: transparent;
  color: #ffffff;
}
.contact-form-banner .contact-form .form-field input:focus {
  border-color: #e2e2e2 !important;
}
.contact-form-banner .contact-form .sscf-header {
  margin: 0px -40px;
  padding: 25px 10px 20px;
  opacity: 1;
}
.contact-form-banner .contact-form .sscf-header .form-title {
  color: #fff;
  font-size: 28px;
  margin-bottom: 10px;
}
.contact-form-banner .contact-form .sscf-header .form-description {
  color: #eeeeee;
  font-size: 15px;
}
.contact-form-banner .contact-form .fl_wrap_textarea {
  height: inherit !important;
}
.contact-form-banner .contact-form .fl_wrap_textarea textarea {
  height: 80px !important;
  border: 0px !important;
  border-bottom: 2px solid rgba(255,255,255,0.5) !important;
  text-transform: capitalize !important;
  resize: none;
  border-left: none !important;
  border-right: none !important;
  background: transparent;
  padding: 10px 2px !important;
  color: #ffffff;
}
.contact-form-banner .contact-form .sscf-error {
  display: none;
}
.contact-form-banner .contact-form .rf_submit {
  margin: 30px auto 0px !important;
}
.contact-form-banner .contact-form .rf_submit:hover {
  background: transparent !important;
}
.contact-form .form-field {
  position: relative;
}
.contact-form .form-field span.sscf-error {
  left: 0px;
  top: 0px;
  padding: 0 40px !important;
  text-align: left;
  margin: 0px;
  height: 50px;
  line-height: 48px;
  font-size: 14px !important;
  color: red !important;
}
.contact-form .form-field .sscf-input.error {
  font-size: 0px !important;
}
.rs-contact-banner .sppb-addon-title {
  margin: 0;
}
.rs-contact-banner .sppb-addon-title span {
  font-weight: 700;
}
.promise {
  border-radius: 50%;
  margin-bottom: 70px;
}
.promise-content ul {
  margin-left: 0px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.promise-content ul li {
  font-size: 18px !important;
  line-height: 100% !important;
  margin-top: 20px;
}
.promise-content ul li:first-child {
  margin-top: 0px !important;
}
.promise-image {
  width: 300px;
  height: 300px;
  text-align: center;
  background: #243a4f;
  color: #ffffff;
  padding: 20px;
  border-radius: 50%;
}
.promise-image .sppb-addon-single-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sscf-popup {
  background: inherit !important;
}
#rs-cta2 {
  position: relative;
}
#rs-cta2 h2 {
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
}
#rs-cta2 .readon.sscf-popup {
  color: #ffffff;
  margin-top: 5px;
}
#rs-cta2 .readon.sscf-popup:hover {
  background: transparent !important;
}
#rs-cta2 .cta-content p {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 15px;
  line-height: 120%;
  text-align: left;
}
.clpricing-table ul {
  padding: 0 !important;
  margin: 0 !important;
}
.clpricing-table ul &gt; li:after {
  display: none;
}
.clpricing-table ul &gt; li:before {
  display: none;
}
.clpricing-table .price-table.style5 .top .popular,
.clpricing-table .price-table.style6 .top .popular,
.clpricing-table .price-table.style2 .top .popular,
.clpricing-table .price-table.style .top .popular {
  background: #fff !important;
  font-size: 12px !important;
  left: -52px !important;
  padding: 2px 53px 3px !important;
  position: absolute !important;
  text-transform: lowercase !important;
  top: 17px !important;
  transform: rotate(-50deg) !important;
  text-transform: uppercase !important;
}
.clpricing-table .price-table.style2 .bottom {
  padding-bottom: 25px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom a.btn-table,
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom a.btn-table,
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom a.btn-table {
  border: 2px solid #fff !important;
  border-radius: 30px !important;
  background: transparent !important;
  padding: 7px 8px !important;
  transition: all 0.3s ease 0s;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom a.btn-table:hover,
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom a.btn-table:hover,
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom a.btn-table:hover {
  background: #fff !important;
  border: 2px solid #fff !important;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom a.btn-table:before,
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom a.btn-table:before,
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom a.btn-table:before {
  display: none;
}
.clpricing-table .price-table.style4 .cl-col-md-4 {
  padding: 0 15px !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap {
  padding-bottom: 0px !important;
  margin-top: 0px;
  margin-bottom: 0px !important;
  border: none !important;
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
  border: 1px solid #e1e1e1 !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .hvr-sweep-to-right::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d32f2f;
  -webkit-transform: scaleX(0) !important;
  transform: scaleX(0) !important;
  -webkit-transform-origin: 0 50% !important;
  transform-origin: 0 50% !important;
  -webkit-transition-property: transform !important;
  transition-property: transform;
  -webkit-transition-duration: 0.3s !important;
  transition-duration: 0.3s !important;
  -webkit-transition-timing-function: ease-out !important;
  transition-timing-function: ease-out;
  border-radius: 5px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .hvr-sweep-to-right::before {
  border-radius: 0px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top {
  background: #f0f0f0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-subheader h3 {
  display: inline-block;
  color: #101010;
  font-size: 60px;
  font-weight: 300;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-subheader h3 .dolar {
  color: #101010;
  font-size: 20px;
  font-weight: 500;
  top: 0px;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-header h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  color: #101010;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h5 {
  font-size: 20px;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  color: #101010;
  font-weight: 500;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .readon {
  margin: 25px auto 40px;
  display: block;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover .cl-subheader h3,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured .cl-subheader h3,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.price-2 .cl-subheader h3 {
  color: #ffffff;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover .cl-subheader h3 .dolar,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured .cl-subheader h3 .dolar,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.price-2 .cl-subheader h3 .dolar {
  color: #ffffff;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover .cl-header h4,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured .cl-header h4,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.price-2 .cl-header h4 {
  color: #ffffff;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured h5,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.price-2 h5 {
  color: #ffffff;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover:before,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured:before,
.clpricing-table .price-table.style4 .cl-pricetable-wrap.price-2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table {
  border-radius: 30px;
  margin: 25px auto 40px;
  display: block;
  width: 190px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table:hover {
  border: 2px solid #00c853 !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table:before {
  background: #00c853;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul {
  margin: 0px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul li {
  padding: 7px 15px !important;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #505050;
  text-transform: none;
  background: #ffffff !important;
  border: 0px !important;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap {
  margin: 0px;
  padding-bottom: 25px;
}
.clpricing-table .price-table.style3 .cl-col-md-12:last-child,
.clpricing-table .price-table.style3 .cl-col-sm-12:last-child,
.clpricing-table .price-table.style3 cl-col-xs-12:last-child {
  margin-bottom: 0px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap ul li .tooltip {
  line-height: 32px;
  margin-left: 5px;
}
.view-pricetables .clpricing-table .price-table .cl-pricetable-wrap {
  margin-bottom: 45px !important;
  margin-top: 40px !important;
}
.view-pricetables .clpricing-table .price-table.style3 .cl-pricetable-wrap {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.view-pricetables .clpricing-table .price-table.style3 .cl-pricetable-wrap.price-10 {
  margin-top: 40px !important;
}
.view-pricetables .clpricing-table .price-table.style4 .cl-pricetable-wrap {
  margin-top: 0px !important;
}
#rs-team .sppb-section-title {
  margin-bottom: 12px !important;
}
.team-item-wrap {
  position: relative;
  overflow: hidden;
}
.team-item-wrap .team-img {
  position: relative;
}
.team-item-wrap .team-img .normal-text {
  position: absolute;
  left: 0px;
  bottom: 10px;
}
.team-item-wrap .team-img .normal-text .team-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 2px !important;
}
.team-item-wrap .team-img .normal-text .team-name a {
  color: #fff;
}
.team-item-wrap .team-img .normal-text span.subtitle {
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.team-item-wrap .team-img .normal-text span.subtitle,
.team-item-wrap .team-img .normal-text .team-name {
  margin: 0;
  padding: 10px 20px;
  display: block;
}
.team-item-wrap .team-img img {
  width: 100%;
}
.team-item-wrap .team-content {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  top: 10%;
  left: 0;
  text-align: center;
  z-index: 11;
  padding: 30px;
  opacity: 0;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}
.team-item-wrap .team-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.team-item-wrap .team-content p {
  color: #fff;
}
.team-item-wrap .team-name {
  margin-bottom: 0;
}
.team-item-wrap .team-name a {
  margin-bottom: 6px;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
}
.team-item-wrap .team-name a,
.team-item-wrap .team-title {
  position: relative;
  z-index: 111;
}
.team-item-wrap .team-title {
  font-size: 14px;
  padding-bottom: 12px;
  border: none;
}
.team-item-wrap .team-desc {
  color: #fff;
  margin-bottom: 0;
  padding-top: 12px;
  margin-top: 8px;
}
.team-item-wrap .team-social {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 111;
  opacity: 0;
  margin-top: 25px;
  -webkit-transition: .4s all ease;
  transition: .4s all ease;
}
.team-item-wrap .team-social .social-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 6px;
}
.team-item-wrap .team-social .social-icon i {
  font-size: 14px;
  color: #fff;
}
.team-item-wrap:hover .team-content {
  opacity: 1;
  top: 0;
}
.team-item-wrap:hover .team-social {
  opacity: 1;
}
.team-item-wrap:hover .normal-text {
  opacity: 0;
  visibility: hidden;
}
.team-item-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 32px;
  width: 32px;
  background: transparent;
  border-top: 3px solid;
  border-left: 3px solid;
  transition: all 0.2s;
  z-index: 11;
}
.team-item-wrap:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 32px;
  width: 32px;
  background: transparent;
  border-right: 3px solid;
  border-bottom: 3px solid;
  transition: all 0.35s;
}
.team-item-wrap:hover:before {
  width: 0px;
  height: 0px;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
  border-right: none;
  z-index: 100;
  top: -3px;
}
.team-item-wrap:hover:after {
  width: 0px;
  height: 0px;
  border-top: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: none;
  z-index: 100;
}
.team-list .single-team {
  padding: 40px 20px;
  border: 1px solid #e0dfdf;
  background: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.team-list .single-team:hover img {
  transform: scale(1.1);
}
.team-list .single-team img {
  width: 120px;
  height: auto;
  margin: 0 auto 35px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.team-list .single-team h3,
.team-list .single-team span {
  text-transform: uppercase;
}
.team-list .single-team h3 {
  font-size: 20px;
  margin: 0 0 10px;
}
.team-list .single-team span {
  font-size: 15px;
  color: #00e676;
  margin-bottom: 15px;
  display: block;
}
.team-list .single-team .social-icons ul li {
  display: inline-block;
}
.team-list .single-team .social-icons ul li:before {
  display: none;
}
.team-list .single-team .social-icons ul li a {
  font-size: 18px;
  padding: 0 10px;
}
.team-list.owl-navigation-yes .owl-nav {
  top: -180px;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  border: 1px solid #dddddd;
  height: 40px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 40px;
  line-height: 40px;
  bottom: -60px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}
.owl-nav .owl-next {
  left: auto;
  right: 0;
}
.owl-dots {
  left: 50%;
  position: absolute;
  bottom: -60px;
  transform: translateX(-50%);
}
.owl-dots .owl-dot {
  height: 12px;
  width: 12px;
  margin: 8px;
  display: inline-block;
}
.owl-dots .owl-dot.active {
  background: #00c853;
}
.sec-title h2 {
  margin-bottom: 20px;
}
.sec-title .subtitle {
  margin-bottom: 48px;
}
.team-item {
  border: 1px solid #ccc;
  padding: 40px 20px;
  box-shadow: 0 6px 24px 1px #f1f1f1;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.team-item img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.team-item:hover {
  border-color: #00e676;
}
.team-item:hover img {
  transform: scale(1.1);
}
.team-item .team-content {
  text-align: center;
}
.team-item .team-content .figure {
  text-align: center;
}
.team-item .team-content .figure img {
  max-width: 170px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #ccc;
}
.team-item .team-icon {
  font-size: 52px;
  color: #00c853;
  margin-bottom: 20px;
}
.team-item .team-name {
  margin-bottom: 10px;
  font-size: 20px;
  color: #232c3b;
  font-weight: 700;
  margin-top: 35px;
}
.team-item .team-title {
  font-size: 15px;
  color: #00e676;
}
.team-item .team-desc {
  color: ;
  margin-bottom: 0;
  padding-top: 2px;
  margin-top: 12px;
}
.team-item .team-social {
  margin-top: 27px;
}
.team-item .team-social .social-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 6px;
  border-radius: 50%;
  color: #00e676;
}
.team-item .team-social .social-icon i {
  font-size: 17px;
  color: #00e676;
}
.team-item .team-social .social-icon i:hover {
  color: ;
}
.team-details .keen_column_2,
.team-details .keen_column_2 {
  width: 44% !important;
}
.team-details .keen_column_1.single-desc {
  width: 100%;
}
.team-details .keenteam-items {
  margin-top: 28px;
}
.team-details .keenteam-items p {
  margin-bottom: 0;
}
.team-details .keenteam-items .skill-sets {
  margin-top: 0px;
}
body .acymailing_module {
  text-align: center;
  transition: all 0.3s ease 0s;
  line-height: 0;
  position: relative;
  border-radius: 10px;
}
body .acymailing_module .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
}
body .acymailing_module .news-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 22px;
}
body .acymailing_module .news-note {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: normal;
}
body .acymailing_module .news-form {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
body .acymailing_module .news-form .form-input {
  width: 100%;
  height: 56px;
  padding: 5px 20px;
  background: transparent;
  outline: none;
  color: #fff;
  border-radius: 0px;
  font-size: 15px;
}
body .acymailing_module .news-form .form-input::-webkit-input-placeholder {
  color: #fff;
}
body .acymailing_module .news-form .form-input::-moz-placeholder {
  color: #fff;
}
body .acymailing_module .news-form .form-input:-ms-input-placeholder {
  color: #fff;
}
body .acymailing_module .news-form .form-input:-moz-placeholder {
  color: #fff;
}
body .acymailing_module .news-form .form-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 56px;
  min-width: 200px;
  border: 0;
  color: #fff;
  transition: all 0.3s ease 0s;
  outline: none;
}
body .acymailing_module .used_fields {
  position: relative;
}
body .acymailing_module.footer-newsletter .news-form .used_fields .form-button {
  min-width: 100px;
  background-color: #00c853;
  color: #ffffff;
}
body .acymailing_module.footer-newsletter .news-form .used_fields .form-input {
  border: 2px solid #00c853 !important;
}
body .acymailing_module.footer-newsletter .news-form .used_fields:hover .form-button,
body .acymailing_module.footer-newsletter .news-form .used_fields:focus .form-button {
  min-width: 100px;
  background-color: #00e676;
  color: #ffffff;
}
body .acymailing_module.footer-newsletter .news-form .used_fields:hover .form-input,
body .acymailing_module.footer-newsletter .news-form .used_fields:focus .form-input {
  border: 2px solid #00e676 !important;
}
.footer-main {
  width: 100%;
  position: fixed !important;
  left: 0;
  bottom: 0;
  z-index: 1;
  visibility: visible;
  opacity: 1;
}
.extended-header .footer-main {
  position: static !important;
}
.rs-footer {
  color: #ffffff;
}
.rs-footer p {
  color: #e8e8e8;
  font-size: 15px;
  line-height: 26px;
}
.rs-footer .footer-title {
  margin-bottom: 40px;
  padding-bottom: 5px;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
}
.rs-footer .footer-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 50px;
}
.rs-footer .footer-top {
  padding: 0 0;
}
.rs-footer .footer-top .about-widget img {
  margin-bottom: 25px;
}
.rs-footer .footer-top .recent-post-widget .post-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date {
  width: 70px;
  height: 65px;
  flex: 0 0 70px;
  text-align: center;
  color: #fff;
  margin-right: 15px;
  transition: all 0.3s ease 0s;
  border-radius: 0px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date &gt; span {
  display: block;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date &gt; span:first-child {
  margin-top: 0px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date &gt; span:last-child {
  font-size: 15px;
  padding: 6px 15px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 400;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title a {
  color: #e8e8e8;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover,
.rs-footer .footer-top .recent-post-widget .post-item .post-title a:focus {
  color: #fff;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-category {
  font-size: 13px;
}
.rs-footer .footer-top .recent-post-widget .post-item + .post-item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(102,102,102,0.5);
}
.rs-footer .footer-top .sitemap-widget li + li {
  margin-top: 0px;
  padding-top: 0px;
}
.rs-footer .footer-top .sitemap-widget li a {
  color: #e8e8e8;
  display: inline-block;
  position: relative;
  padding-left: 15px;
  line-height: 33px;
}
.rs-footer .footer-top .sitemap-widget li a:after {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rs-footer .footer-top .recent-project li {
  display: inline-block;
  margin: 2px 3px;
  overflow: hidden;
  position: relative;
  width: 78px;
}
.rs-footer .footer-top .recent-project li img {
  height: 100%;
}
.rs-footer .footer-top .recent-project li a {
  display: block;
}
.rs-footer .footer-top .recent-project li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(0,0,0,0.2);
  transition: all 0.3s ease 0s;
}
.rs-footer .footer-top .recent-project li a:hover:after {
  opacity: 1;
}
.rs-footer .footer-bottom {
  padding: 20px 0;
  border-top: none;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.rs-footer .footer-bottom .copyright p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 33px;
  font-weight: 400;
}
.rs-footer .footer-bottom .copyright a {
  color: #fff;
}
.rs-footer .footer-bottom .copyright a:hover,
.rs-footer .footer-bottom .copyright a:focus {
  color: #afb0b2;
}
.rs-footer .footer-bottom .footer-bottom-menu {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-menu ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  padding: 0;
  list-style: none;
}
.rs-footer .footer-bottom .footer-bottom-menu ul &gt; * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  position: relative;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li:before {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li:nth-child(n+2):before {
  content: ":";
  margin-right: 10px;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li a {
  color: #afb0b2;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li a:hover,
.rs-footer .footer-bottom .footer-bottom-menu ul li a:focus {
  color: #fff;
}
.rs-footer .footer-bottom .footer-bottom-share {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-share ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rs-footer .footer-bottom .footer-bottom-share ul li {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-share ul li + li {
  margin-left: 10px;
}
.rs-footer .footer-bottom .footer-bottom-share ul li a {
  font-size: 15px;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  padding: 0px;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease 0s;
  border-radius: 50%;
  background: #192939;
}
.rs-footer .footer-bottom .footer-bottom-share ul li a:hover {
  color: #fff;
}
.rs-footer ul li {
  border-bottom: none;
}
.rs-footer ul li a:before {
  content: none;
}
.rs-footer .sitemap-widget li {
  width: 50%;
  float: left;
}
.rs-footer .sitemap-widget li a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  display: flex !important;
}
#sp-copyright {
  border-top: 1px solid #444444;
}
.rs-contact .contact-address {
  margin-bottom: 45px;
  font-size: 15px;
}
.rs-contact .contact-address .address-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-contact .contact-address .address-item + .address-item {
  margin-top: 25px;
}
.rs-contact .contact-address .address-item .address-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #00c853;
  text-align: center;
  font-size: 22px;
  margin-right: 15px;
  transition: all 0.3s ease 0s;
}
.rs-contact .contact-address .address-item:hover .address-icon {
  background-color: #00c853;
  color: #fff;
}
.rs-contact .sppb-addon-social-share ul li:before {
  display: none;
}
.rs-contact .sppb-addon-social-share ul li a {
  padding: 0;
}
.rs-contact .sppb-addon-social-share ul li a i {
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 42px;
}
.rs-contact .g-map {
  width: 100%;
  min-height: 360px;
}
.rs-contact #form-messages {
  padding: 15px;
  background: #fff;
  margin-bottom: 30px;
  border-left: 3px solid;
  box-shadow: 0 2px 2px rgba(6,6,6,0.04);
  transition: all 0.3s ease 0s;
}
.rs-contact #form-messages.success {
  border-color: #00c853;
  color: #00c853;
}
.rs-contact #form-messages.error {
  border-color: #ff3c3c;
  color: #ff3c3c;
}
.rs-contact #form-messages:empty {
  display: none;
}
.rs-contact .contact-form .form-field {
  margin-bottom: 30px;
  position: relative;
}
.rs-contact .contact-form .form-field i {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  font-size: 15px;
}
.rs-contact .contact-form .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 40px;
  border: 2px solid rgba(0,0,0,0.1);
  border-radius: 0px;
  box-shadow: none;
  font-size: 15px;
  text-transform: uppercase;
  min-width: auto;
}
.rs-contact .contact-form .form-field input:focus {
  border-color: #00c853;
  outline: none;
  box-shadow: none;
}
.rs-contact .contact-form .form-field textarea {
  width: 100%;
  padding: 10px 20px;
  border: 2px solid rgba(0,0,0,0.1);
  height: 100%;
  border-radius: 0px;
  box-shadow: none;
  font-size: 15px;
  text-transform: uppercase;
}
.rs-contact .contact-form .form-field textarea:focus {
  border-color: #00c853;
  outline: none;
}
.rs-contact .contact-form .form-button button {
  border: 0;
  outline: none;
}
.rs-contact .sppb-section-title {
  margin-bottom: 70px !important;
}
.bs-sidebar .form-field {
  margin-bottom: 14px;
  position: relative;
}
.bs-sidebar .form-field i {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  font-size: 15px;
  color: #555555;
}
.bs-sidebar .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 40px;
  border: 2px solid rgba(0,0,0,0.1);
  box-shadow: none;
  font-size: 15px;
  min-width: inherit;
  text-transform: capitalize;
  background: #ffffff;
  border-radius: 0;
}
.bs-sidebar .form-field input:focus {
  border-color: #00c853;
  outline: none;
  box-shadow: none;
}
.bs-sidebar .form-field textarea {
  width: 100%;
  padding: 10px 20px;
  border: 2px solid rgba(0,0,0,0.1);
  height: 100%;
  box-shadow: none;
  font-size: 15px;
  border-radius: 0;
}
.bs-sidebar .form-field textarea:focus {
  border-color: #00c853;
  outline: none;
}
.bs-sidebar .readon {
  width: 100% !important;
}
.bs-sidebar .fl_wrap_textarea {
  height: 130px !important;
}
.bs-sidebar .form-button button {
  border: 0;
  outline: none;
}
.rs-bottom-contact .sppb-row-container {
  background: #00c853;
}
.rs-bottom-contact .sppb-col-md-4 {
  padding: 0px;
}
.rs-bottom-contact .sppb-col-md-4:last-child .bottom-box:after {
  display: none;
}
.bottom-box {
  padding: 5px 20px 20px;
  position: relative;
}
.bottom-box.bottom-box-c {
  margin-bottom: 0px;
}
.bottom-box:after {
  content: "";
  position: absolute;
  right: -0.5px;
  top: 0px;
  width: 1px;
  height: 100%;
  background: rgba(80,80,80,0.3);
}
.bottom-box h3 {
  padding-bottom: 10px !important;
  color: #ffffff !important;
  font-size: 18px !important;
  position: relative;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 0px !important;
}
.bottom-box p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}
.bottom-box .fa {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #00c853;
  border-radius: 50%;
  color: #fff;
  margin-top: -22px;
  font-size: 28px;
  position: relative;
  top: -13px;
  box-shadow: 0px 1px 4px rgba(0,0,0,0.25);
}
.bottom-box.darken {
  background: #00d759;
}
.bottom-box.darken .fa {
  background: #00d759;
}
.scrollup {
  text-align: center;
  bottom: 20px;
  cursor: pointer;
  position: fixed;
  right: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  transition: all 0.3s ease 0s;
  border-radius: 50%;
}
.scrollup:hover {
  background-color: #00e676;
}
.scrollup:hover:before {
  color: #fff;
}
.scrollup:before {
  content: "\f106";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #000;
}
.rs-slider {
  position: relative;
  overflow: hidden;
}
.rs-slider .sl-subtitle {
  -webkit-animation: fadeInDown .5s ease-in-out;
  animation: fadeInDown .5s ease-in-out;
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 700;
}
.rs-slider .sl-title {
  -webkit-animation: fadeInLeft 1s ease-in-out;
  animation: fadeInLeft 1s ease-in-out;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 52px;
  font-weight: 700;
}
.rs-slider .sl-desc {
  -webkit-animation: fadeInUp .8s ease-in-out;
  animation: fadeInUp .8s ease-in-out;
  font-size: 18px;
}
.rs-slider .slider-botton {
  display: inline-block;
  -webkit-animation: zoomIn .8s ease-in-out;
  animation: zoomIn .8s ease-in-out;
  margin-top: 50px;
}
.rs-slider .slider-botton ul li {
  display: inline-block;
}
.rs-slider .slider-botton .white-color {
  background: #00c853;
}
.rs-slider .slider-botton .white-color:hover {
  background: #00c853;
}
.tp-revslider-slidesli:after {
  content: "";
  background: rgba(0,0,0,0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
}
.tparrows.preview4 .tp-arr-titleholder {
  display: none !important;
}
.rev_slider .tp-revslider-slidesli:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(0,0,0,0.6);
  z-index: 99;
  opacity: 1;
}
#slider-one-page:hover .tp-rightarrow,
#slider-one-page:hover .tp-leftarrow {
  opacity: 1;
}
#slider-one-page .bullet {
  width: 26px;
  height: 7px;
  border: 1px solid #fff;
  font-size: 0px;
  display: inline-block;
  margin-right: 7px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  background: none;
}
#slider-one-page .bullet.selected {
  background: #00c853;
  border-color: #00c853;
}
#slider-one-page .download-btn a {
  float: left;
}
.white-color {
  color: #fff;
}
.sec-title {
  margin-bottom: 35px;
}
.sec-title h4 {
  font-size: 15px;
  margin-bottom: 8px;
  color: #00c853;
}
.rs-slider .slider-botton .white-color {
  background: #00c853;
}
.rs-slider .slider-botton .white-color:hover {
  background: #00c853;
}
.tp-caption {
  z-index: 9999999 !important;
}
.tparrows.preview2 {
  border: 2px solid #00c853;
  background: transparent;
}
.tparrows.preview2:after {
  transition: all 0.3s ease 0s;
  color: #00c853;
}
.tparrows.preview2.tp-rightarrow:hover:after {
  color: #ffffff;
}
.tparrows.preview2.tp-leftarrow:hover:after {
  color: #ffffff;
}
.tparrows.preview2 .tp-arr-titleholder {
  display: none;
}
.tparrows.preview2:hover {
  background: #00c853;
}
.rs-video-area {
  position: relative;
  background: #000;
}
.rs-video-area:before {
  background-color: rgba(0,0,0,0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.rs-video-area .rs-video-content-wrap {
  height: 700px;
  position: relative;
}
.rs-video-area .rs-video-content-wrap:before {
  background-color: rgba(0,0,0,0.55);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.rs-video-area .rs-video-content-wrap .display-table-cell {
  text-align: left !important;
}
.rs-video-area .rs-video-content-wrap .sl-subtitle {
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 8px;
  font-weight: 700;
  position: relative;
  z-index: 9;
}
.rs-video-area .rs-video-content-wrap .sl-title {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 65px;
  font-weight: 700;
  position: relative;
  z-index: 9;
}
.rs-video-area .rs-video-content-wrap .sl-desc {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 35px;
  position: relative;
  z-index: 9;
}
.rs-video-area .rs-video-content-wrap .slider-botton {
  display: inline-block;
  margin-top: 0px;
}
.rs-video-area .rs-video-content-wrap .slider-botton ul {
  margin: 0px;
}
.rs-video-area .rs-video-content-wrap .slider-botton ul li {
  display: inline-block;
  font-size: inherit;
}
.rs-video-area .rs-video-content-wrap .slider-botton ul li:before {
  display: none;
}
.rs-video-area .rs-video-content-wrap a.white-color {
  background: #00c853;
}
.rs-video-area .rs-video-content-wrap a.white-color:hover {
  background: #00e676;
}
#video .sl-subtitle {
  margin-top: 0px !important;
}
.rs-banner-area .image-banner-area {
  background: url("images/banner/1.jpg") no-repeat top center;
  line-height: 0;
  padding: 200px 0;
  position: relative;
  background-size: cover;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}
.rs-banner-area .image-banner-area ul li {
  margin-bottom: 14px;
  display: inline-block;
}
.rs-banner-area .image-banner-area .sl-subtitle {
  font-size: 45px;
  margin-bottom: 8px;
  font-weight: 700;
}
.rs-banner-area .image-banner-area .sl-title {
  font-size: 65px;
  font-weight: 700;
  margin-bottom: 20px;
}
.rs-banner-area .image-banner-area .sl-desc {
  margin-bottom: 35px;
  line-height: 22px;
  font-size: 22px;
}
.rs-banner-area .image-banner-area .display-table-cell {
  position: relative;
  z-index: 10;
}
.rs-banner-area .image-banner-area .overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.image-banner-area ul {
  margin-left: 0px;
}
.counter-icon {
  display: inline-block;
  font-size: 48px;
}
.counter-icon i {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: inherit !important;
  height: inherit !important;
  display: inline-block;
  font-size: 48px;
  margin-bottom: 15px;
}
.sppb-animated-number {
  font-weight: 700;
  padding: 0;
  color: #ffffff;
  margin-top: 0px !important;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 50px !important;
  line-height: 60px !important;
  font-weight: 700 !important;
}
.sppb-animated-number-title {
  margin-bottom: 0;
  margin-top: 0px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px !important;
  line-height: 25px;
}
.sppb-addon-animated-number {
  margin-bottom: 30px;
  padding: 25px;
  border: 3px solid rgba(255,255,255,0.5);
  transition: all 0.2s linear;
}
.sppb-addon-animated-number:hover {
  border: 3px solid #ffffff;
}
.rs-counter-list.rs-counter-list2 .sppb-addon-animated-number {
  margin-bottom: 0px;
}
.view-category .item p {
  margin-bottom: 18px;
}
.view-category .item .article-info {
  float: none;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.view-category .item .entry-header h2 {
  margin: 0px;
  font-size: 22px;
  font-weight: 600;
  color: #212121;
}
.view-category .item .entry-image,
.view-category .item .entry-gallery,
.view-category .item .entry-video,
.view-category .item .entry-audio,
.view-category .item .entry-link {
  margin-bottom: 15px;
}
.view-category .item .tags {
  display: none;
}
.view-category .item .readmore {
  margin-bottom: 0px;
}
.view-category .item .readmore a {
  font-size: 15px;
  color: #666666;
  transition: all 0.3s ease 0s;
  padding: 0px;
  border: none;
  box-shadow: none;
  outline: none;
}
.view-category .item .readmore a:hover {
  color: #00c853;
  background: none;
}
.view-category .pagination {
  text-align: center;
  width: 100%;
}
.view-category .pagination li {
  display: inline-block;
}
.view-category .pagination li.active a {
  background: #00c853;
  color: #fff;
}
.view-category .pagination li a,
.view-category .pagination li span {
  background-color: #fff;
  border: 1px solid #00c853;
  font-size: 18px;
  min-width: 40px;
  height: 40px;
  border-radius: 0px !important;
}
.view-category .pagination li a:hover,
.view-category .pagination li a:focus,
.view-category .pagination li span:hover,
.view-category .pagination li span:focus {
  background: #00c853;
  color: #fff;
}
.article-info {
  margin: 0;
  line-height: 12px;
  float: left;
}
.article-info .hits .fa {
  color: #00c853;
  margin-right: 3px;
}
.article-info &gt;dd {
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  margin: 0 0 0 15px;
}
.article-info &gt;dd.create {
  display: none;
}
.article-info &gt;dd &gt;i {
  display: inline-block;
  margin-right: 3px;
}
.article-info &gt;dd.createdby {
  margin-left: 0px;
}
.article-info &gt;dd.createdby .fa {
  color: #00c853;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 12px;
  margin-bottom: 30px;
}
.tags a {
  background: #fff;
  color: #00c853;
  font-size: 13px;
  line-height: 26px;
  height: 28px;
  display: inline-block;
  padding: 0 14px;
  border-radius: 2px;
  margin-left: 2px;
  margin-top: 6px;
}
.tags a:hover {
  color: #fff;
  background: #00c853;
}
.tags &gt;span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  margin-bottom: 20px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2,
.entry-header h3 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #212121;
  font-family: Roboto Condensed, sans-serif;
  font-size: 40px;
  font-weight: 700;
}
.entry-header h2 a,
.entry-header h3 a {
  color: #000;
}
.entry-header h4 {
  margin: 0;
  letter-spacing: 2px;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #101010;
  margin: 0 0 26px;
  font-weight: 600;
}
.published time {
  line-height: 100%;
}
.published time .month {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 3px;
  display: inline-block;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 10px 0;
}
.newsfeed-category .category li .list {
  float: none !important;
}
.newsfeed-category .category li br {
  display: none;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.label-warning {
  margin-right: 8px;
}
.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;
}
.category-module li a,
.categories-module li a,
.archive-module li a,
.latestnews li a,
.newsflash-horiz li a,
.mostread li a,
.form-links li a,
.list-striped li a {
  font-size: 15px;
}
.categories-module li {
  padding: 0px;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
  margin-left: 20px;
}
.helix-social-share {
  float: right;
}
.helix-social-share .helix-social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.helix-social-share .helix-social-share-icon ul li {
  margin-right: 7px;
  display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div {
  display: block;
}
.helix-social-share .helix-social-share-icon ul li div a {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  height: 30px;
  padding-top: 0px;
  text-align: center;
  width: 30px;
  line-height: 30px;
  display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
  background: #00c853;
  color: #fff;
}
.blog-carousel .blog-item {
  margin-bottom: 0px;
  position: relative;
}
.blog-carousel .blog-item .blog-img {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.blog-carousel .blog-item .blog-img img {
  width: 100%;
}
.blog-carousel .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 77%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 20px;
  opacity: 1;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}
.blog-carousel .blog-item .blog-img .blog-img-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.blog-carousel .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 40px;
  transition: all .3s ease 0s;
}
.blog-carousel .blog-item .blog-img .blog-img-content .blog-link:hover {
  opacity: 0.6;
}
.blog-carousel .blog-item .blog-img .blog-img-content .blog-title {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: normal;
  margin-top: 15px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding-left: 12px;
  padding-right: 12px;
}
.blog-carousel .blog-item .blog-img .blog-img-content .blog-title a {
  color: #fff;
}
.blog-carousel .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: rgba(255,255,255,0.6);
}
.blog-carousel .blog-item .blog-meta {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  transition: all 0.3s ease 0s;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 99;
}
.blog-carousel .blog-item .blog-meta .blog-date {
  color: #fff;
  font-weight: 500;
  width: 62px;
  padding: 7px 14px;
  line-height: 23px;
  display: inline-block;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s;
}
.blog-carousel .blog-item .blog-meta .blog-lc {
  float: right;
  color: #ffffff;
  padding: 4px 4px;
  font-weight: 500;
  width: 62px;
  display: inline-block;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s;
}
.blog-carousel .blog-item .blog-meta .blog-lc &gt; div {
  display: inline-block;
}
.blog-carousel .blog-item .blog-author .author-img {
  position: relative;
  z-index: 99;
  display: none;
}
.blog-carousel .blog-item .blog-author .author-img span {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 38px;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  color: #fff;
}
.blog-carousel .blog-item .blog-author .author-info {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
.blog-carousel .blog-item .blog-author .author-info .author-name {
  font-size: 17px;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
}
.blog-carousel .blog-item .blog-author .author-info .author-title {
  font-size: 12px;
}
.blog-carousel .blog-item .blog-desc {
  margin: 20px 0;
  clear: both;
  text-align: center;
}
.blog-carousel .blog-item .blog-desc p {
  margin-bottom: 0;
}
.blog-carousel .blog-item .blog-button {
  text-align: center;
}
.blog-carousel .blog-item:hover .blog-img-content {
  top: 0;
  opacity: 1;
}
.blog-carousel .blog-item:hover .blog-meta .blog-date {
  opacity: 1;
  visibility: visible;
}
.blog-carousel .blog-item:hover .blog-meta .blog-lc {
  opacity: 1;
  visibility: visible;
}
.blog-carousel .blog-item:hover .blog-title {
  position: inherit !important;
  width: inherit !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.blog-carousel2 .blog-item {
  margin-bottom: 0px;
  position: relative;
}
.blog-carousel2 .blog-item .blog-img {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 0px;
}
.blog-carousel2 .blog-item .blog-img img {
  width: 100%;
}
.blog-carousel2 .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 180px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: left;
  z-index: 10;
  padding: 20px;
  opacity: 0;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
  border-radius: 3px;
}
.blog-carousel2 .blog-item .blog-img .blog-img-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.blog-carousel2 .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 40px;
  transition: all .3s ease 0s;
}
.blog-carousel2 .blog-item .blog-img .blog-img-content .blog-link:hover {
  opacity: 0.6;
}
.blog-carousel2 .blog-item .blog-title {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: normal;
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 600;
  width: 100%;
  text-align: left;
}
.blog-carousel2 .blog-item .blog-title a {
  color: #101010;
}
.blog-carousel2 .blog-item .blog-title a:hover {
  color: #00c853;
}
.blog-carousel2 .blog-item .blog-meta {
  margin-top: -10px;
  position: relative;
  z-index: 999;
  background: #90cf08;
  padding: 8px 15px;
}
.blog-carousel2 .blog-item .blog-meta .blog-date {
  color: #fff;
  font-weight: 600;
  line-height: 23px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
}
.blog-carousel2 .blog-item .blog-meta .blog-lc {
  float: right;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  font-size: 15px;
}
.blog-carousel2 .blog-item .blog-meta .blog-lc &gt; div {
  display: inline;
  margin-left: 12px;
}
.blog-carousel2 .blog-item .blog-meta .blog-lc &gt; div .fa {
  margin-right: 2px;
}
.blog-carousel2 .blog-item .blog-author .author-img {
  position: relative;
  z-index: 99;
  display: none;
}
.blog-carousel2 .blog-item .blog-author .author-img span {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 38px;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  color: #fff;
}
.blog-carousel2 .blog-item .blog-author .author-info {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
.blog-carousel2 .blog-item .blog-author .author-info .author-name {
  font-size: 17px;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
}
.blog-carousel2 .blog-item .blog-author .author-info .author-title {
  font-size: 12px;
}
.blog-carousel2 .blog-item .blog-desc {
  margin: 12px 0 0;
  clear: both;
  text-align: left;
}
.blog-carousel2 .blog-item .blog-desc p {
  margin-bottom: 0;
  color: #505050;
  line-height: 26px;
}
.blog-carousel2 .blog-item .blog-button {
  text-align: center;
}
.blog-carousel2 .blog-item .readmore {
  background: #ffffff;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  height: 40px;
  line-height: 38px !important;
  text-decoration: none !important;
  padding: 0px;
}
.blog-carousel2 .blog-item .readmore:hover {
  height: 40px;
  line-height: 40px;
  padding: 0px;
}
.blog-carousel2 .blog-item:hover .blog-img-content {
  opacity: 1;
  width: 100%;
  height: 102%;
}
#rs-blog .sppb-section-title {
  margin-bottom: 0px !important;
}
#rs-blog .sppb-section-title .sppb-title-heading {
  margin-bottom: 0px !important;
}
.view-article #sp-main-body {
  background: #ffffff;
}
.view-article #sp-main-body .article-footer-wrap {
  margin-top: 12px;
  margin-bottom: 12px;
}
.view-article #sp-main-body .article-footer-wrap .post_rating {
  margin-bottom: 0px;
}
.view-article #sp-main-body .article-footer-wrap .post_rating .voting-symbol {
  margin-left: 0px;
}
.view-article #sp-main-body .article-footer-wrap .helix-social-share {
  float: left;
  margin-left: 20px;
  margin-top: -4px;
}
.view-article #sp-main-body .article-footer-wrap .helix-social-share span {
  float: left;
}
.view-article #sp-main-body .article-footer-wrap .helix-social-share .helix-social-share-icon {
  float: left;
  margin-left: 0;
}
.view-article #sp-main-body .full-image img {
  width: 100%;
}
.view-article #sp-main-body .bs-title {
  margin-top: 30px;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.view-article #sp-main-body .bs-img img {
  width: 100%;
}
.view-article #sp-main-body .bs-meta {
  font-size: 13px;
}
.view-article #sp-main-body .bs-meta li {
  display: inline-block;
  line-height: 10px;
}
.view-article #sp-main-body .bs-meta li + li {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
.view-article #sp-main-body .bs-meta li a {
  color: ;
}
.view-article #sp-main-body .bs-desc {
  margin-top: 20px;
}
.view-article #sp-main-body .blockquote {
  padding-left: 30px;
  border-left: 5px solid #444;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  margin: 25px 0;
}
.view-article #sp-main-body .related-post {
  margin-top: 40px;
}
.view-article #sp-main-body .related-post .related-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.view-article #sp-main-body .author-block {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 45px;
  border: 1px solid #00c853;
  padding: 35px;
}
.view-article #sp-main-body .author-block .author-img {
  margin-right: 35px;
}
.view-article #sp-main-body .author-block .author-title {
  margin-bottom: 15px;
  font-size: 20px;
}
.view-article #sp-main-body .author-block .author-title a {
  color: #212121;
}
.view-article #sp-main-body .author-block p {
  margin-bottom: 15px;
}
.view-article #sp-main-body .comment-form {
  margin-top: 50px;
  margin-bottom: 30px;
}
.view-article #sp-main-body .comment-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.view-article #sp-main-body .comment-block {
  margin-top: 50px;
}
.view-article #sp-main-body .comment-block .comment {
  padding: 25px;
  background: #fff;
  -webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.2);
  box-shadow: 0 0px 1px rgba(0,0,0,0.2);
  margin-bottom: 35px;
}
.view-article #sp-main-body .comment-block .comment .comment-header {
  margin-bottom: 10px;
}
.view-article #sp-main-body .comment-block .comment .comment-header:before,
.view-article #sp-main-body .comment-block .comment .comment-header:after {
  content: "";
  display: table;
}
.view-article #sp-main-body .comment-block .comment .comment-header:after {
  clear: both;
}
.view-article #sp-main-body .comment-block .comment img {
  float: left;
  margin-right: 15px;
}
.view-article #sp-main-body .comment-block .comment h3 {
  margin: 5px 0 0 0;
  font-size: 16px;
  line-height: 22px;
}
.view-article #sp-main-body .comment-block .comment .comment-body p.desc {
  margin-bottom: 10px;
}
.view-article #sp-main-body .comment-block .comment .comment-reply {
  margin-bottom: 0;
}
.view-article.no-layout article.item {
  margin-bottom: 0;
}
ul.pager li a span.icon-chevron-left:before {
  content: "\f053";
  font-family: FontAwesome !important;
  font-size: 14px;
  font-weight: normal;
}
ul.pager li a span.icon-chevron-right:before {
  content: "\f054";
  font-family: FontAwesome !important;
  font-size: 14px;
  font-weight: normal;
}
.page-content h3,
article.item.item-page h3 {
  color: #101010;
  margin: 0 0 26px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
}
.page-content h4,
article.item.item-page h4 {
  color: #101010;
  margin: 20px 0 25px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
}
.page-content ul,
article.item.item-page ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.page-content ul li,
article.item.item-page ul li {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #000000;
}
.page-content ul.arrow-list,
article.item.item-page ul.arrow-list {
  list-style: none;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
.page-content ul.arrow-list li,
article.item.item-page ul.arrow-list li {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #000000;
}
.page-content ul.arrow-list li:before,
article.item.item-page ul.arrow-list li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #00c853;
  font-weight: bold !important;
}
.page-content ul.check-list,
article.item.item-page ul.check-list {
  list-style: none;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
.page-content ul.check-list li:before,
article.item.item-page ul.check-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: normal !important;
}
.page-content ul.bullet-list,
article.item.item-page ul.bullet-list {
  margin: 0px 0px 0px 20px;
  list-style: disc;
  padding: 0 0 0 17px;
}
.page-content ul.bullet-list li:before,
article.item.item-page ul.bullet-list li:before {
  display: none;
}
.page-content ol,
article.item.item-page ol {
  margin: 0;
  padding: 0px 0px 0px 40px;
}
.page-content ol li,
article.item.item-page ol li {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #000000;
}
article.item.item-page ul {
  margin-bottom: 0px;
  margin-left: 0px;
}
article.item.item-page ul li:before {
  display: none;
}
.bs-sidebar .sp-module-content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.bs-sidebar .sp-module-content ul.categories-module li {
  padding: 0px;
}
.bs-sidebar .sp-module-content ul li {
  margin-bottom: 0px;
  margin-top: 0px !important;
  padding: 3px 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  color: #000000;
}
.bs-sidebar .sp-module-content ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: bold !important;
}
.bs-sidebar .sp-module-content ul.check-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: normal !important;
}
.bs-sidebar .sp-module-content ul.bullet-list {
  list-style: disc;
  padding: 0 0 0 17px;
}
.bs-sidebar .sp-module-content ul.bullet-list li:before {
  display: none;
}
.blog-featured dd.published {
  display: none;
}
.blog-featured .entry-header h2 {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.bs-sidebar .bs-widget-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.bs-sidebar .bs-search {
  overflow: hidden;
  position: relative;
}
.bs-sidebar .bs-search input {
  color: #000000;
  padding: 10px;
  width: 100%;
  line-height: 26px;
  margin: 0;
  background: #fff;
  height: auto;
  border-radius: 0;
}
.bs-sidebar .bs-search button {
  background: transparent;
  border: medium none;
  color: #00c853;
  padding: 11px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  font-size: 20px;
  outline: none;
}
.bs-sidebar .bs-search button:focus {
  background: transparent;
  border: medium none;
  color: #00c853;
  padding: 11px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  font-size: 20px;
  outline: none;
  box-shadow: none;
}
.bs-sidebar .bs-caterories ul li + li {
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid #f5f5f5;
}
.bs-sidebar .bs-caterories ul li a {
  color: ;
  transition: all 0.3s ease 0s;
}
.bs-sidebar .bs-caterories ul li a:hover {
  color: #00c853;
}
.bs-sidebar .bs-caterories ul li span {
  float: right;
}
.bs-sidebar .bs-latest-post .post-item {
  margin-bottom: 20px;
}
.bs-sidebar .bs-latest-post .post-desc {
  padding: 15px 0;
}
.bs-sidebar .bs-latest-post .post-desc .title {
  display: block;
  font-size: 17px;
  color: #444;
  transition: all 0.3s ease 0s;
}
.bs-sidebar .bs-latest-post .post-desc .title:hover {
  color: #00c853;
}
.bs-sidebar .bs-latest-post .post-desc span {
  display: block;
  font-size: 13px;
  color: #888;
}
.bs-sidebar .bs-tags a {
  display: inline-block;
  margin: 0 3px 7px 0;
  line-height: 33px;
  padding: 0px 12px;
  font-size: 13px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #00c853;
  border: 1px solid #00c853;
  border-radius: 2px;
  text-align: center;
}
.bs-sidebar .bs-tags a:hover {
  background-color: #00e676;
  border: 1px solid #00ff83;
  color: #fff;
}
.pagination-area {
  padding-top: 30px;
}
.pagination-area ul {
  text-align: center;
}
.pagination-area ul li {
  display: inline-block;
  margin: 0 3px 7px 0;
}
.pagination-area ul li.active a {
  background: #00c853;
  color: #ffffff;
}
.pagination-area ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: transparent;
  border: 1px solid #00c853;
  color: #000000;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  text-align: center;
}
.pagination-area ul li a:hover {
  background: #00c853;
  color: #ffffff;
}
.sppb-addon-accordion .sppb-panel {
  border: none !important;
  margin-bottom: 11.5px;
  border: none;
  border-radius: 30px;
  background: #ffffff;
  position: relative;
}
.sppb-addon-accordion .sppb-panel:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 2px solid #f0f0f0 !important;
  border-radius: 30px;
}
.sppb-addon-accordion .sppb-panel:last-child {
  margin-bottom: 0px;
}
.sppb-addon-accordion .sppb-panel p {
  margin-bottom: 0px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading {
  padding: 0px 15px 0px 15px;
  background: #f0f0f0;
  height: 50px;
  line-height: 50px;
  transition: all 0.4s ease 0s;
  border-radius: 30px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-panel-title {
  margin-left: 70px;
  font-size: 15px;
  color: #505050;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
  top: 0px;
  left: 0px;
  right: inherit;
  transform: none;
  width: 64px;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.4s ease 0s;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-toggle-direction i {
  font-size: 20px;
  font-weight: 600;
  transition: all 0.4s ease 0s;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active {
  box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active .sppb-toggle-direction {
  border-bottom-left-radius: 0px !important;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active .sppb-toggle-direction i {
  color: #fff;
  font-size: 20px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active .sppb-toggle-direction i:before {
  content: "\f068";
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading:hover {
  box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading:hover .sppb-toggle-direction i {
  color: #fff;
  font-size: 20px;
}
.sppb-addon-accordion .sppb-panel-body {
  border: none !important;
}
.sppb-title-heading,
.sppb-addon-title {
  color: #00c853;
}
.sppb-section-title {
  margin-bottom: 48px !important;
}
.pricing-title .sppb-section-title {
  margin-bottom: 20px !important;
}
.featherlight {
  z-index: 9999 !important;
}
.sppb-panel-default {
  margin-bottom: 10px;
}
.sppb-panel-default .sppb-toggle-direction i {
  color: #000;
}
.sppb-panel-default .sppb-panel-heading {
  padding: 6px 30px 6px 15px;
}
.sppb-panel-default .sppb-panel-heading.active .sppb-panel-title {
  color: #00c853;
}
.sppb-panel-default .sppb-panel-heading.active .sppb-toggle-direction i {
  color: #00c853;
  font-size: 18px;
}
.sppb-panel-default .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.faq-img img {
  background: #f0f0f0;
  padding: 26px 30px;
  border-radius: 25px;
}
.cl-testimonial .testi-filter.nav-tabs {
  border: 0;
}
.cl-testimonial .testi-filter .testi-img {
  position: relative;
}
.cl-testimonial .testi-filter .testi-img:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: rgba(0,0,0,0.7);
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: .4s all ease-out;
  transition: .4s all ease-out;
}
.cl-testimonial .testi-filter .testi-img img {
  width: 100%;
}
.cl-testimonial .testi-filter li,
.cl-testimonial .testi-filter .testi-item {
  margin-bottom: 0;
}
.cl-testimonial .testi-filter li a,
.cl-testimonial .testi-filter .testi-item a {
  padding: 0;
  border: 0 !important;
  background: transparent !important;
  text-align: center;
}
.cl-testimonial .testi-filter li.active .testi-img:before,
.cl-testimonial .testi-filter li:hover .testi-img:before,
.cl-testimonial .testi-filter li.slick-current .testi-img:before,
.cl-testimonial .testi-filter .testi-item.active .testi-img:before,
.cl-testimonial .testi-filter .testi-item:hover .testi-img:before,
.cl-testimonial .testi-filter .testi-item.slick-current .testi-img:before {
  width: 80%;
  height: 80%;
  opacity: 0;
}
.cl-testimonial .testi-name {
  font-size: 20px;
  color: #101010;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 0px;
}
.cl-testimonial .testi-title {
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 7px;
  display: block;
}
.cl-testimonial .testi-content {
  position: relative;
  margin-top: 35px;
  padding: 30px 45px;
  text-align: justify;
  color: #fff;
}
.cl-testimonial .testi-content:before {
  content: '';
  position: absolute;
  top: -18px;
  height: 38px;
  width: 38px;
  background: transparent;
  border: 1px solid #00c853 !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.cl-testimonial .testi-content p {
  margin-bottom: 0;
  position: relative;
  padding: 0 55px;
  color: #ffffff;
  text-align: center;
}
.cl-testimonial .testi-content p:before,
.cl-testimonial .testi-content p:after {
  position: absolute;
  font-family: FontAwesome;
  font-size: 26px;
  color: #fff;
  opacity: 0.3;
}
.cl-testimonial .testi-content p:before {
  content: "\f10d";
  left: 0;
}
.cl-testimonial .testi-content p:after {
  content: "\f10e";
  right: 0;
}
.cl-testimonial .tab-pane:nth-child(1) .testi-content:before {
  margin-left: -30px;
  left: 17%;
}
.cl-testimonial .tab-pane:nth-child(2) .testi-content:before {
  margin-left: -19px;
  left: 50%;
}
.cl-testimonial .tab-pane:nth-child(3) .testi-content:before {
  margin-right: -30px;
  right: 17%;
}
.cl-testimonial .testi-carousel {
  padding-top: 50px;
}
.cl-testimonial .testi-carousel .slick-slide {
  outline: none;
}
.cl-testimonial .testi-carousel .slick-arrow {
  position: absolute;
  top: -61px;
  right: 0;
  font-size: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #131313;
  background: transparent;
  border: 1px solid #d7d7d7;
  display: inline-block;
  transition: all .3s ease 0s;
  outline: none;
}
.cl-testimonial .testi-carousel .slick-arrow:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.cl-testimonial .testi-carousel .slick-arrow.slick-prev {
  right: 45px;
}
.cl-testimonial .testi-carousel .slick-arrow.slick-prev:before {
  content: "\f104";
}
.cl-testimonial .testi-carousel .slick-arrow.slick-next:before {
  content: "\f105";
  margin-left: 2px;
}
.slick-list {
  margin: 0 -15px;
}
.slick-list .slick-slide {
  margin: 0 15px;
}
.view-testimonials #sp-main-body {
  background: #f3f3f3;
  padding-top: 85px;
  padding-bottom: 35px;
}
.view-testimonials #sp-main-body .cl_column_1,
.view-testimonials #sp-main-body .cl_column_2,
.view-testimonials #sp-main-body .cl_column_3,
.view-testimonials #sp-main-body .cl_column_4,
.view-testimonials #sp-main-body .cl_column_5,
.view-testimonials #sp-main-body .cl_column_6 {
  background: #fff;
  padding: 25px 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  border: 3px solid #fff;
}
.view-testimonials #sp-main-body .cl_column_1 .review_style,
.view-testimonials #sp-main-body .cl_column_2 .review_style,
.view-testimonials #sp-main-body .cl_column_3 .review_style,
.view-testimonials #sp-main-body .cl_column_4 .review_style,
.view-testimonials #sp-main-body .cl_column_5 .review_style,
.view-testimonials #sp-main-body .cl_column_6 .review_style {
  margin-top: 5px;
  border-radius: 6px;
  background: none;
}
.view-testimonials #sp-main-body .cl_column_1 .review_style:after,
.view-testimonials #sp-main-body .cl_column_2 .review_style:after,
.view-testimonials #sp-main-body .cl_column_3 .review_style:after,
.view-testimonials #sp-main-body .cl_column_4 .review_style:after,
.view-testimonials #sp-main-body .cl_column_5 .review_style:after,
.view-testimonials #sp-main-body .cl_column_6 .review_style:after {
  background: none;
}
.view-testimonials #sp-main-body .cl_column_1 .review_details,
.view-testimonials #sp-main-body .cl_column_2 .review_details,
.view-testimonials #sp-main-body .cl_column_3 .review_details,
.view-testimonials #sp-main-body .cl_column_4 .review_details,
.view-testimonials #sp-main-body .cl_column_5 .review_details,
.view-testimonials #sp-main-body .cl_column_6 .review_details {
  margin-bottom: 0px;
}
.view-testimonials #sp-main-body .cl_column_1 .review_details p,
.view-testimonials #sp-main-body .cl_column_2 .review_details p,
.view-testimonials #sp-main-body .cl_column_3 .review_details p,
.view-testimonials #sp-main-body .cl_column_4 .review_details p,
.view-testimonials #sp-main-body .cl_column_5 .review_details p,
.view-testimonials #sp-main-body .cl_column_6 .review_details p {
  margin-bottom: 0px;
  font-style: italic;
  text-align: justify;
}
.view-testimonials #sp-main-body .cl_column_1 .review_style,
.view-testimonials #sp-main-body .cl_column_2 .review_style,
.view-testimonials #sp-main-body .cl_column_3 .review_style,
.view-testimonials #sp-main-body .cl_column_4 .review_style,
.view-testimonials #sp-main-body .cl_column_5 .review_style,
.view-testimonials #sp-main-body .cl_column_6 .review_style {
  background: transparent;
}
.view-testimonials #sp-main-body .cl_column_1 .review_style:after,
.view-testimonials #sp-main-body .cl_column_2 .review_style:after,
.view-testimonials #sp-main-body .cl_column_3 .review_style:after,
.view-testimonials #sp-main-body .cl_column_4 .review_style:after,
.view-testimonials #sp-main-body .cl_column_5 .review_style:after,
.view-testimonials #sp-main-body .cl_column_6 .review_style:after {
  border-bottom-color: rgba(0,0,0,0.1);
  display: none;
}
.view-testimonials #sp-main-body .cl_column_1 .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_2 .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_3 .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_4 .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_5 .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_6 .review_style.cl_quote_info:before {
  content: "\f10d";
  color: #aaaaaa;
  font-size: 22px;
  font-family: FontAwesome;
  position: relative;
  left: 0;
  top: 10px;
  transition: all 0.3s ease 0s;
}
.view-testimonials #sp-main-body .cl_column_1:hover,
.view-testimonials #sp-main-body .cl_column_2:hover,
.view-testimonials #sp-main-body .cl_column_3:hover,
.view-testimonials #sp-main-body .cl_column_4:hover,
.view-testimonials #sp-main-body .cl_column_5:hover,
.view-testimonials #sp-main-body .cl_column_6:hover {
  background: #00c853;
  color: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.view-testimonials #sp-main-body .cl_column_1:hover .review_details,
.view-testimonials #sp-main-body .cl_column_2:hover .review_details,
.view-testimonials #sp-main-body .cl_column_3:hover .review_details,
.view-testimonials #sp-main-body .cl_column_4:hover .review_details,
.view-testimonials #sp-main-body .cl_column_5:hover .review_details,
.view-testimonials #sp-main-body .cl_column_6:hover .review_details {
  color: #fff;
}
.view-testimonials #sp-main-body .cl_column_1:hover .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_2:hover .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_3:hover .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_4:hover .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_5:hover .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_6:hover .cl_table_cell_right .cl_title {
  color: #fff;
}
.view-testimonials #sp-main-body .cl_column_1:hover .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_2:hover .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_3:hover .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_4:hover .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_5:hover .review_style.cl_quote_info:before,
.view-testimonials #sp-main-body .cl_column_6:hover .review_style.cl_quote_info:before {
  color: #fff;
}
.view-testimonials #sp-main-body .cl_column_1 .cl_img_left_alignment,
.view-testimonials #sp-main-body .cl_column_2 .cl_img_left_alignment,
.view-testimonials #sp-main-body .cl_column_3 .cl_img_left_alignment,
.view-testimonials #sp-main-body .cl_column_4 .cl_img_left_alignment,
.view-testimonials #sp-main-body .cl_column_5 .cl_img_left_alignment,
.view-testimonials #sp-main-body .cl_column_6 .cl_img_left_alignment {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  padding: 0px;
  margin: 0 auto 15px;
  border: 3px solid #fff;
}
.view-testimonials #sp-main-body .cl_column_1 .cl_img_left_alignment img,
.view-testimonials #sp-main-body .cl_column_2 .cl_img_left_alignment img,
.view-testimonials #sp-main-body .cl_column_3 .cl_img_left_alignment img,
.view-testimonials #sp-main-body .cl_column_4 .cl_img_left_alignment img,
.view-testimonials #sp-main-body .cl_column_5 .cl_img_left_alignment img,
.view-testimonials #sp-main-body .cl_column_6 .cl_img_left_alignment img {
  border-radius: 0;
  transition: all 0.3s ease 0s;
}
.view-testimonials #sp-main-body .cl_column_1 .cl_table_cell_right,
.view-testimonials #sp-main-body .cl_column_2 .cl_table_cell_right,
.view-testimonials #sp-main-body .cl_column_3 .cl_table_cell_right,
.view-testimonials #sp-main-body .cl_column_4 .cl_table_cell_right,
.view-testimonials #sp-main-body .cl_column_5 .cl_table_cell_right,
.view-testimonials #sp-main-body .cl_column_6 .cl_table_cell_right {
  display: block;
  padding: 0px;
  margin: 0px;
}
.view-testimonials #sp-main-body .cl_column_1 .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_2 .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_3 .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_4 .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_5 .cl_table_cell_right .cl_title,
.view-testimonials #sp-main-body .cl_column_6 .cl_table_cell_right .cl_title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 5px;
}
.view-testimonials #sp-main-body .cl_column_1 .cl_table_cell_right .cl_info_misc,
.view-testimonials #sp-main-body .cl_column_2 .cl_table_cell_right .cl_info_misc,
.view-testimonials #sp-main-body .cl_column_3 .cl_table_cell_right .cl_info_misc,
.view-testimonials #sp-main-body .cl_column_4 .cl_table_cell_right .cl_info_misc,
.view-testimonials #sp-main-body .cl_column_5 .cl_table_cell_right .cl_info_misc,
.view-testimonials #sp-main-body .cl_column_6 .cl_table_cell_right .cl_info_misc {
  font-weight: 600;
}
.tab-text {
  display: none;
}
.testi-item {
  position: relative;
}
.testi-item:before {
  background: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.testi-item.slick-current {
  opacity: 1;
}
.slick-current .tab-text {
  display: block;
  margin-left: -108%;
  margin-right: -108%;
}
.cl-testimonial2 .slider {
  width: 100%;
  max-width: 880px;
  margin: 0px auto;
}
.cl-testimonial2 .slider:focus {
  outline: none;
}
.cl-testimonial2 .slider .slick-track {
  top: 35px;
}
.cl-testimonial2 .slider .slick-track:focus {
  outline: none;
}
.cl-testimonial2 .slick-slide {
  margin: 0px 45px;
  transition: all 0.3s linear;
  width: 100px;
  position: relative;
  opacity: 0.5;
}
.cl-testimonial2 .slick-slide:focus {
  outline: none;
}
.cl-testimonial2 .slick-slide:hover {
  opacity: 1;
}
.cl-testimonial2 .slick-slide img {
  width: 100%;
  border-radius: 50%;
}
.cl-testimonial2 .slick-slide img:focus {
  outline: none;
}
.cl-testimonial2 .slick-prev {
  left: 35.8%;
  top: 84px;
  z-index: 999;
  width: 36px;
  height: 36px;
  border: 1px solid #00c853;
  border-radius: 50%;
  background: transparent;
}
.cl-testimonial2 .slick-prev:focus {
  outline: none;
}
.cl-testimonial2 .slick-next {
  right: 35.8%;
  top: 84px;
  z-index: 999;
  width: 36px;
  height: 36px;
  border: 1px solid #00c853;
  border-radius: 50%;
  background: transparent;
}
.cl-testimonial2 .slick-next:focus {
  outline: none;
}
.cl-testimonial2 .slick-prev:before,
.cl-testimonial2 .slick-next:before {
  font-size: 26px;
  line-height: 34px;
  color: #00c853;
}
.cl-testimonial2 .slick-prev:before:focus,
.cl-testimonial2 .slick-next:before:focus {
  outline: none;
}
.cl-testimonial2 .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
}
.cl-testimonial2 .slick-prev:before:focus {
  outline: none;
}
.cl-testimonial2 .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
}
.cl-testimonial2 .slick-next:before:focus {
  outline: none;
}
.cl-testimonial2 .slick-active:focus {
  outline: none;
}
.cl-testimonial2 .slick-current {
  opacity: 1;
  transition: all 0.3s ease 0s;
}
.cl-testimonial2 .slick-current:focus {
  outline: none;
}
.cl-testimonial2 .slick-current img {
  transform: scale(1.7);
  transition: all 0.3s ease 0s;
}
.cl-testimonial2 .slick-current img:focus {
  outline: none;
}
.cl-testimonial2 .rs-tst-content {
  margin: 0px -340%;
  padding-bottom: 15px;
  text-align: center;
  display: none;
}
.cl-testimonial2 .rs-tst-content:focus {
  outline: none;
}
.cl-testimonial2 .slick-current .rs-tst-content {
  display: block;
}
.cl-testimonial2 .slick-current .rs-tst-content:focus {
  outline: none;
}
.cl-testimonial2 .rs-tst-title {
  font-size: 20px;
  color: #101010 !important;
  font-weight: 700;
  margin-top: 58px;
}
.cl-testimonial2 .rs-tst-title:focus {
  outline: none;
}
.cl-testimonial2 .rs-tst-designation {
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 7px;
}
.cl-testimonial2 .rs-tst-designation:focus {
  outline: none;
}
.cl-testimonial2 .rs-tst-details p {
  font-weight: 400;
  font-size: 15px;
  color: #101010;
  margin-bottom: 0px;
}
.cl-testimonial2 .rs-tst-details p:focus {
  outline: none;
}
#cl-testimonial .item,
#cl-testimonial2 .item,
#cl-testimonial3 .item {
  outline: none;
}
#cl-testimonial .item:focus,
#cl-testimonial2 .item:focus,
#cl-testimonial3 .item:focus {
  outline: none;
}
#cl-testimonial .item-content,
#cl-testimonial2 .item-content,
#cl-testimonial3 .item-content {
  padding: 25px 20px;
  background: #f0f0f0;
  border-radius: 3px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
#cl-testimonial .item-content:hover .item-name,
#cl-testimonial .item-content:hover .item-designation,
#cl-testimonial .item-content:hover .item-details p,
#cl-testimonial2 .item-content:hover .item-name,
#cl-testimonial2 .item-content:hover .item-designation,
#cl-testimonial2 .item-content:hover .item-details p,
#cl-testimonial3 .item-content:hover .item-name,
#cl-testimonial3 .item-content:hover .item-designation,
#cl-testimonial3 .item-content:hover .item-details p {
  color: #fff !important;
}
#cl-testimonial .item-content .item-image,
#cl-testimonial2 .item-content .item-image,
#cl-testimonial3 .item-content .item-image {
  margin-bottom: 25px;
}
#cl-testimonial .item-content .item-image img,
#cl-testimonial2 .item-content .item-image img,
#cl-testimonial3 .item-content .item-image img {
  width: 85px;
  border-radius: 50%;
  margin: 0 auto;
}
#cl-testimonial .item-content .item-name,
#cl-testimonial2 .item-content .item-name,
#cl-testimonial3 .item-content .item-name {
  font-size: 16px;
  line-height: 100%;
  color: #101010;
  text-transform: capitalize;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
#cl-testimonial .item-content .item-designation,
#cl-testimonial2 .item-content .item-designation,
#cl-testimonial3 .item-content .item-designation {
  font-size: 13px;
  line-height: 100%;
  font-weight: normal;
  color: #505050;
  text-transform: capitalize;
  display: block;
}
#cl-testimonial .item-content .item-details,
#cl-testimonial2 .item-content .item-details,
#cl-testimonial3 .item-content .item-details {
  font-size: 15px;
  color: #505050;
  font-style: italic;
}
#cl-testimonial .item-content .item-details p,
#cl-testimonial2 .item-content .item-details p,
#cl-testimonial3 .item-content .item-details p {
  margin-bottom: 22px;
}
#cl-testimonial .slick-dots,
#cl-testimonial2 .slick-dots,
#cl-testimonial3 .slick-dots {
  bottom: -50px;
  height: 12px;
}
#cl-testimonial .slick-dots li,
#cl-testimonial2 .slick-dots li,
#cl-testimonial3 .slick-dots li {
  width: 12px;
  height: 12px;
}
#cl-testimonial .slick-dots li:before,
#cl-testimonial2 .slick-dots li:before,
#cl-testimonial3 .slick-dots li:before {
  display: none;
}
#cl-testimonial .slick-dots li button,
#cl-testimonial2 .slick-dots li button,
#cl-testimonial3 .slick-dots li button {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0;
  background: #ffffff;
  border: 1px solid #00c853;
  border-radius: 50%;
}
#cl-testimonial .slick-dots li button:before,
#cl-testimonial2 .slick-dots li button:before,
#cl-testimonial3 .slick-dots li button:before {
  display: none;
}
#cl-testimonial .slick-dots li.slick-active button,
#cl-testimonial2 .slick-dots li.slick-active button,
#cl-testimonial3 .slick-dots li.slick-active button {
  background: #00c853;
  border: 1px solid #00c853;
}
#cl-testimonial .slick-dots li:hover button,
#cl-testimonial .slick-dots li:focus button,
#cl-testimonial2 .slick-dots li:hover button,
#cl-testimonial2 .slick-dots li:focus button,
#cl-testimonial3 .slick-dots li:hover button,
#cl-testimonial3 .slick-dots li:focus button {
  background: #00c853;
  border: 1px solid #00c853;
}
.sp-simpleportfolio a.readon {
  font-weight: 500;
  min-width: 210px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  -webkit-transform: scale3d(1,1,1) !important;
  transform: scale3d(1,1,1) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 40px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul {
  text-align: center;
  display: block;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li {
  display: inline-block;
  float: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li:before {
  display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a {
  color: #505050;
  background: transparent;
  margin: 0px;
  padding: 12px 20px;
  line-height: 100%;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-radius: 30px;
  min-width: 150px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:before,
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0px;
  background-color: #00c853;
  transition: .5s ease width;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:before {
  top: 0;
  left: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:after {
  right: 0;
  bottom: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:hover {
  color: #00c853;
  background: transparent !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:hover:before,
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:hover:after {
  width: 30px;
  display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a.active {
  color: #00c853;
  background: transparent !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li.active a {
  background: transparent !important;
  color: #00c853;
}
.sp-simpleportfolio .sp-simpleportfolio-items.sp-simpleportfolio-columns-4 .sp-simpleportfolio-overlay .sp-simpleportfolio-title {
  font-size: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-items.sp-simpleportfolio-columns-4 .sp-simpleportfolio-overlay .sp-simpleportfolio-tags {
  font-size: 11px;
}
.sp-simpleportfolio .portfolio-item {
  position: relative;
  overflow: hidden;
}
.sp-simpleportfolio .portfolio-item .portfolio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}
.sp-simpleportfolio .portfolio-item .portfolio-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.sp-simpleportfolio .portfolio-item .portfolio-img img {
  width: 100%;
}
.sp-simpleportfolio .portfolio-item .p-zoom {
  display: inline-block;
  font-size: 50px;
  color: #00c853;
  transition: all 0.3s ease 0s;
}
.sp-simpleportfolio .portfolio-item .p-zoom:hover {
  opacity: 0.6;
}
.sp-simpleportfolio .portfolio-item .p-title {
  font-size: 20px;
  line-height: normal;
  margin-top: 25px;
  color: #fff;
  margin-bottom: 0;
}
.sp-simpleportfolio .portfolio-item .p-title a {
  color: #fff;
}
.sp-simpleportfolio .portfolio-item .p-title a:hover {
  color: rgba(255,255,255,0.7);
}
.sp-simpleportfolio .portfolio-item .p-desc {
  font-size: 15px;
  color: #fff;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.sp-simpleportfolio .portfolio-item:hover .portfolio-content {
  opacity: 1;
  top: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(0,0,0,0.8);
}
.rs-porfolio-details .ps-informations {
  margin-top: 50px;
}
.rs-porfolio-details .ps-informations .info-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.rs-porfolio-details .ps-informations ul li + li {
  padding-top: 7px;
  margin-top: 7px;
  border-top: 1px solid rgba(0,0,0,0.05);
}
.rs-porfolio-details .ps-informations ul li span {
  width: 120px;
  display: inline-block;
}
.rs-porfolio-details .ps-share {
  margin-top: 40px;
}
.rs-porfolio-details .ps-share .share-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.rs-porfolio-details .ps-share ul li {
  display: inline-block;
  margin: 0 10px 14px 0;
}
.rs-porfolio-details .ps-share ul li a {
  font-size: 20px;
  display: block;
  width: 50px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #00c853;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.rs-porfolio-details .ps-share ul li a:hover {
  background-color: #00c853;
  color: #fff;
}
.rs-porfolio-details .project-desc {
  margin-top: 35px;
  line-height: 30px;
  font-size: 15px;
}
.rs-porfolio-details .project-desc .ps-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #212121;
  font-weight: 600;
  line-height: 1.1;
}
.rs-porfolio-details .ps-related-project {
  margin-top: 50px;
}
.rs-porfolio-details .ps-related-project .ps-related-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.rs-porfolio-details .ps-related-project .portfolio-item {
  margin-bottom: 20px;
}
.rs-porfolio-details .ps-navigation {
  margin-top: 50px;
}
.rs-porfolio-details .ps-navigation ul {
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  display: flex;
  justify-content: space-between;
}
.rs-porfolio-details .ps-navigation ul a {
  padding: 10px 20px;
  text-transform: uppercase;
}
#sp-simpleportfolio.sp-simpleportfolio .sp-simpleportfolio-filter,
.full-width-portfolio.sp-simpleportfolio .sp-simpleportfolio-filter {
  text-align: center;
}
#sp-simpleportfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li a,
.full-width-portfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li a {
  color: #fff;
  background: #444444;
  margin: 0px;
  padding: 12px 20px;
  line-height: 100%;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 30px;
}
#sp-simpleportfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:after,
#sp-simpleportfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:before,
.full-width-portfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:after,
.full-width-portfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li a:before {
  content: none;
  display: none;
}
#sp-simpleportfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li.active a,
#sp-simpleportfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li:hover a,
.full-width-portfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li.active a,
.full-width-portfolio.sp-simpleportfolio .sp-simpleportfolio-filter ul li:hover a {
  background: #00c853;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  text-align: left;
}
.sp-simpleportfolio .btn-zoom,
.sp-simpleportfolio .btn-view {
  border-radius: 50% !important;
  font-size: 22px !important;
  color: #ffffff !important;
  padding: 0px !important;
  transition: all 0.2s linear;
  width: 48px;
  height: 48px;
  line-height: 44px !important;
  text-align: center;
  letter-spacing: 0px !important;
}
.sp-simpleportfolio .btn-zoom:hover,
.sp-simpleportfolio .btn-view:hover {
  color: #00e676 !important;
  background: transparent !important;
}
.sp-simpleportfolio .btn-zoom i,
.sp-simpleportfolio .btn-view i {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.rs-footer .sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 5px;
}
.rs-footer .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
  padding: 0px !important;
}
.rs-footer .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay:before,
.rs-footer .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay:after {
  display: none;
}
.rs-footer .sp-simpleportfolio .sp-simpleportfolio-item .btn-zoom,
.rs-footer .sp-simpleportfolio .sp-simpleportfolio-item .btn-view {
  font-size: 15px !important;
  padding: 0px !important;
  margin: 0px !important;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  position: absolute;
}
.rs-footer .about-widget p {
  margin-bottom: 15px;
}
.rs-portfolio .portfolio-filter {
  margin-bottom: 45px;
}
.rs-portfolio .portfolio-filter button {
  background: transparent;
  position: relative;
  display: inline-block;
  border: 0;
  outline: none;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  margin: 0 0px 15px 0;
}
.rs-portfolio .portfolio-filter button:before,
.rs-portfolio .portfolio-filter button:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0px;
  background-color: #00c853;
  transition: .5s ease width;
}
.rs-portfolio .portfolio-filter button:before {
  top: 0;
  left: 0;
}
.rs-portfolio .portfolio-filter button:after {
  right: 0;
  bottom: 0;
}
.rs-portfolio .portfolio-filter button:hover {
  color: #00c853;
}
.rs-portfolio .portfolio-filter button:hover:before,
.rs-portfolio .portfolio-filter button:hover:after {
  width: 30px;
}
.rs-portfolio .portfolio-filter button.active {
  color: #00c853;
}
.rs-portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
}
.rs-portfolio .portfolio-item .portfolio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
}
.rs-portfolio .portfolio-item .portfolio-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.rs-portfolio .portfolio-item .portfolio-img img {
  width: 100%;
}
.rs-portfolio .portfolio-item .p-zoom {
  display: inline-block;
  font-size: 50px;
  color: #00c853;
  transition: all 0.3s ease 0s;
}
.rs-portfolio .portfolio-item .p-zoom:hover {
  opacity: 0.6;
}
.rs-portfolio .portfolio-item .p-title {
  font-size: 20px;
  line-height: normal;
  margin-top: 25px;
  color: #fff;
  margin-bottom: 0;
}
.rs-portfolio .portfolio-item .p-title a {
  color: #fff;
}
.rs-portfolio .portfolio-item .p-title a:hover {
  color: rgba(255,255,255,0.7);
}
.rs-portfolio .portfolio-item .p-desc {
  font-size: 15px;
  color: #fff;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.rs-portfolio .portfolio-item:hover .portfolio-content {
  opacity: 1;
  top: 0;
}
.home2-portfolio .sp-simpleportfolio-filter {
  text-align: center;
}
.home2-portfolio .sp-simpleportfolio-filter ul {
  text-align: center;
}
.home2-portfolio .sp-simpleportfolio-filter ul li {
  float: none;
  display: inline-block;
}
.home2-portfolio .sp-simpleportfolio-filter ul li a:hover:before {
  width: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle div .sp-simpleportfolio-title {
  margin-top: 25px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: normal;
  color: #ffffff;
  font-weight: 500;
}
.sp-simpleportfolio-tags {
  font-size: 15px;
  color: #ffffff;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.sp-simpleportfolio-overlay .sp-vertical-middle {
  position: relative;
}
.sp-simpleportfolio-overlay .sp-vertical-middle:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 0;
  width: 0;
  background: transparent;
  border-top: 5px solid;
  border-left: 5px solid;
  transition: all 0.6s;
  opacity: 0;
  z-index: -2;
}
.sp-simpleportfolio-overlay .sp-vertical-middle:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 0;
  width: 0;
  background: transparent;
  border-right: 5px solid;
  border-bottom: 5px solid;
  transition: all 0.6s;
  z-index: -2;
  opacity: 0;
}
.sp-simpleportfolio-overlay:hover .sp-vertical-middle:after,
.sp-simpleportfolio-overlay:hover .sp-vertical-middle:before {
  height: 100%;
  width: 100%;
  opacity: 1;
}
#sp-right .sp-module h3.sp-module-title,
#sp-left .sp-module h3.sp-module-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #sp-right .sp-module h3.sp-module-title,
  #sp-left .sp-module h3.sp-module-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #sp-right .sp-module h3.sp-module-title,
  #sp-left .sp-module h3.sp-module-title {
    font-size: 25px;
  }
}
.sp-module.border_style {
  background: transparent;
  color: #000000;
}
.sp-module.border_style h3.sp-module-title,
.sp-module.border_style h2.bs-widget-title {
  background: transparent;
  margin-top: 0;
  border-bottom: 2px solid #00c853;
  padding-bottom: 10px;
}
.sp-module.border_style .article_url {
  font-size: 18px;
  color: #000000;
  border-bottom: 1px solid #b9a185;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sp-module.border_style .article_url {
    font-size: 15px;
  }
}
.sp-module.border_style .article_url:hover {
  color: #00c853;
}
.sp-module.border_style ul {
  display: block;
}
.sp-module.border_style ul &gt; li {
  border: none;
  display: block;
}
.sp-module.border_style ul &gt; li &gt; a {
  font-size: 18px;
  color: #000000;
  border-bottom: 1px solid #b9a185;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
  line-height: inherit;
}
.sp-module.border_style ul &gt; li &gt; a:before {
  content: "" !important;
  margin-right: 0;
}
.sp-module.highlight1 {
  background: #d2dde2;
  color: #000;
  padding: 20px;
}
.sp-module.highlight1 h3.sp-module-title,
.sp-module.highlight1 h2.bs-widget-title {
  background: #81959E;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.highlight2 {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.highlight2 h3.sp-module-title,
.sp-module.highlight2 h2.bs-widget-title {
  background: #758890;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.dark {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.dark h3.sp-module-title,
.sp-module.dark h2.bs-widget-title {
  background: #4c4f51;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.gray {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.gray h3.sp-module-title,
.sp-module.gray h2.bs-widget-title {
  background: #7c7d7e;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.outlined {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.outlined h3.sp-module-title,
.sp-module.outlined h2.bs-widget-title {
  border-bottom: 1px solid #d2dde2;
  color: #000;
  padding: 0 0 10px;
}
.sp-module.red {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.red h3.sp-module-title,
.sp-module.red h2.bs-widget-title {
  background: #e40b17;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.red-box {
  color: #fff;
  padding: 20px;
  background: #e40b17;
}
.sp-module.red-box h3.sp-module-title,
.sp-module.red-box h2.bs-widget-title {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 15px 20px;
  border-bottom: 1px solid #aa3427;
  color: #fff;
}
.sp-module.blue {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.blue h3.sp-module-title,
.sp-module.blue h2.bs-widget-title {
  background: #0c147d;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.blue-box {
  color: #fff;
  padding: 20px;
  background: #0c147d;
}
.sp-module.blue-box h3.sp-module-title,
.sp-module.blue-box h2.bs-widget-title {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 15px 20px;
  border-bottom: 1px solid #2a608f;
  color: #fff;
}
.sp-module.green {
  color: #000;
  padding: 15px;
}
.sp-module.green h3.sp-module-title,
.sp-module.green h2.bs-widget-title {
  background: #21aa50;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -16px;
  padding: 15px 15px;
  color: #fff;
}
.sp-module.green-box {
  color: #fff;
  padding: 20px;
  background: #21aa50;
}
.sp-module.green-box h3.sp-module-title,
.sp-module.green-box h2.bs-widget-title {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 15px 20px;
  border-bottom: 1px solid #2ba05d;
  color: #fff;
}
.sp-module.orange {
  color: #000;
  padding: 20px;
  border: 1px solid #d2dde2;
}
.sp-module.orange h3.sp-module-title,
.sp-module.orange h2.bs-widget-title {
  background-color: #ff6f00;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -21px;
  padding: 15px 20px;
  color: #fff;
}
.sp-module.orange-box {
  color: #fff;
  padding: 20px;
  background: #ff6f00;
}
.sp-module.orange-box h3.sp-module-title,
.sp-module.orange-box h2.bs-widget-title {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 15px 20px;
  border-bottom: 1px solid #c96712;
  color: #fff;
}
#rs-hire-us h2.sppb-addon-title {
  margin-bottom: 12px;
}
#rs-hire-us.skew-major.full .sppb-section-title {
  margin-bottom: 0px !important;
}
#rs-hire-us.skew-major.full h2.sppb-title-heading {
  font-size: 50px !important;
  line-height: 60px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
#rs-hire-us p {
  line-height: 26px;
}
#rs-hire-us .center {
  max-width: 620px;
}
#rs-get-traffic .sppb-section-title {
  margin-bottom: 50px !important;
}
.partner-carousel.owl-carousel .owl-item img {
  width: inherit;
  margin: 0 auto;
}
#sp-content-bottom .sp-module-content h2 {
  color: #fff;
  text-transform: uppercase;
  margin: 0px;
  line-height: 56px;
  letter-spacing: 2px;
}
.mypopup-content .sscf-form .sscf-input {
  border-radius: 0px !important;
}
.mypopup-content .sscf-form .rf_submit {
  border-radius: 30px !important;
}
.home2-top-history {
  color: #fff;
}
.home2-top-history .history {
  padding: 40px 40px 30px;
  background: #00c853;
  transition: all .5s;
  box-shadow: 0 -4px 20px rgba(0,0,0,0.2) !important;
}
.home2-top-history .history:hover {
  box-shadow: 0 -4px 10px rgba(0,0,0,0.5) !important;
}
.home2-top-history .sppb-addon-feature {
  margin-bottom: 0;
}
.home2-top-history h2 {
  padding-top: 15px;
}
.home2-top-history .sppb-addon-text {
  color: #fff;
}
.home2-top-history .sppb-addon-text p {
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .scrollup {
    bottom: 90px;
    right: 33px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  ul.social-icons {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  ul.social-icons &gt; li {
    margin: 5px;
  }
  .sp-contact-info {
    display: table;
    float: none;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 89%;
  }
  .sppb-animated .sppb-addon-cta .sppb-cta-title {
    font-size: 28px !important;
    line-height: 40px !important;
  }
  .sppb-animated .sppb-addon-cta .sppb-btn-lg {
    font-size: 16px;
  }
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
  .form-horizontal .control-label {
    width: 100%;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
    width: 100%;
  }
  .form-horizontal .controls input,
  .form-horizontal .controls textarea {
    width: 100%;
  }
  .form-horizontal .controls textarea {
    height: 131px;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 90%;
  }
}
</pre></body></html>