.form-control {
  display: block;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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: 'et-line';
  src: url('../fonts/et-line.eot');
  src: url('../fonts/et-line.eot?#iefix') format('embedded-opentype'), url('../fonts/et-line.woff') format('woff'), url('../fonts/et-line.ttf') format('truetype'), url('../fonts/et-line.svg#et-line') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
.icon-mobile,
.icon-laptop,
.icon-desktop,
.icon-tablet,
.icon-phone,
.icon-document,
.icon-documents,
.icon-search,
.icon-clipboard,
.icon-newspaper,
.icon-notebook,
.icon-book-open,
.icon-browser,
.icon-calendar,
.icon-presentation,
.icon-picture,
.icon-pictures,
.icon-video,
.icon-camera,
.icon-printer,
.icon-toolbox,
.icon-briefcase,
.icon-wallet,
.icon-gift,
.icon-bargraph,
.icon-grid,
.icon-expand,
.icon-focus,
.icon-edit,
.icon-adjustments,
.icon-ribbon,
.icon-hourglass,
.icon-lock,
.icon-megaphone,
.icon-shield,
.icon-trophy,
.icon-flag,
.icon-map,
.icon-puzzle,
.icon-basket,
.icon-envelope,
.icon-streetsign,
.icon-telescope,
.icon-gears,
.icon-key,
.icon-paperclip,
.icon-attachment,
.icon-pricetags,
.icon-lightbulb,
.icon-layers,
.icon-pencil,
.icon-tools,
.icon-tools-2,
.icon-scissors,
.icon-paintbrush,
.icon-magnifying-glass,
.icon-circle-compass,
.icon-linegraph,
.icon-mic,
.icon-strategy,
.icon-beaker,
.icon-caution,
.icon-recycle,
.icon-anchor,
.icon-profile-male,
.icon-profile-female,
.icon-bike,
.icon-wine,
.icon-hotairballoon,
.icon-globe,
.icon-genius,
.icon-map-pin,
.icon-dial,
.icon-chat,
.icon-heart,
.icon-cloud,
.icon-upload,
.icon-download,
.icon-target,
.icon-hazardous,
.icon-piechart,
.icon-speedometer,
.icon-global,
.icon-compass,
.icon-lifesaver,
.icon-clock,
.icon-aperture,
.icon-quote,
.icon-scope,
.icon-alarmclock,
.icon-refresh,
.icon-happy,
.icon-sad,
.icon-facebook,
.icon-twitter,
.icon-googleplus,
.icon-rss,
.icon-tumblr,
.icon-linkedin,
.icon-dribbble {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
.icon-mobile:before {
  content: "\e000";
}
.icon-laptop:before {
  content: "\e001";
}
.icon-desktop:before {
  content: "\e002";
}
.icon-tablet:before {
  content: "\e003";
}
.icon-phone:before {
  content: "\e004";
}
.icon-document:before {
  content: "\e005";
}
.icon-documents:before {
  content: "\e006";
}
.icon-search:before {
  content: "\e007";
}
.icon-clipboard:before {
  content: "\e008";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-notebook:before {
  content: "\e00a";
}
.icon-book-open:before {
  content: "\e00b";
}
.icon-browser:before {
  content: "\e00c";
}
.icon-calendar:before {
  content: "\e00d";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-pictures:before {
  content: "\e010";
}
.icon-video:before {
  content: "\e011";
}
.icon-camera:before {
  content: "\e012";
}
.icon-printer:before {
  content: "\e013";
}
.icon-toolbox:before {
  content: "\e014";
}
.icon-briefcase:before {
  content: "\e015";
}
.icon-wallet:before {
  content: "\e016";
}
.icon-gift:before {
  content: "\e017";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-grid:before {
  content: "\e019";
}
.icon-expand:before {
  content: "\e01a";
}
.icon-focus:before {
  content: "\e01b";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-adjustments:before {
  content: "\e01d";
}
.icon-ribbon:before {
  content: "\e01e";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-lock:before {
  content: "\e020";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-flag:before {
  content: "\e024";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-basket:before {
  content: "\e027";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-telescope:before {
  content: "\e02a";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-key:before {
  content: "\e02c";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-attachment:before {
  content: "\e02e";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-layers:before {
  content: "\e031";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools:before {
  content: "\e033";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-scissors:before {
  content: "\e035";
}
.icon-paintbrush:before {
  content: "\e036";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-circle-compass:before {
  content: "\e038";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-mic:before {
  content: "\e03a";
}
.icon-strategy:before {
  content: "\e03b";
}
.icon-beaker:before {
  content: "\e03c";
}
.icon-caution:before {
  content: "\e03d";
}
.icon-recycle:before {
  content: "\e03e";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-profile-male:before {
  content: "\e040";
}
.icon-profile-female:before {
  content: "\e041";
}
.icon-bike:before {
  content: "\e042";
}
.icon-wine:before {
  content: "\e043";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-globe:before {
  content: "\e045";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-dial:before {
  content: "\e048";
}
.icon-chat:before {
  content: "\e049";
}
.icon-heart:before {
  content: "\e04a";
}
.icon-cloud:before {
  content: "\e04b";
}
.icon-upload:before {
  content: "\e04c";
}
.icon-download:before {
  content: "\e04d";
}
.icon-target:before {
  content: "\e04e";
}
.icon-hazardous:before {
  content: "\e04f";
}
.icon-piechart:before {
  content: "\e050";
}
.icon-speedometer:before {
  content: "\e051";
}
.icon-global:before {
  content: "\e052";
}
.icon-compass:before {
  content: "\e053";
}
.icon-lifesaver:before {
  content: "\e054";
}
.icon-clock:before {
  content: "\e055";
}
.icon-aperture:before {
  content: "\e056";
}
.icon-quote:before {
  content: "\e057";
}
.icon-scope:before {
  content: "\e058";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-refresh:before {
  content: "\e05a";
}
.icon-happy:before {
  content: "\e05b";
}
.icon-sad:before {
  content: "\e05c";
}
.icon-facebook:before {
  content: "\e05d";
}
.icon-twitter:before {
  content: "\e05e";
}
.icon-googleplus:before {
  content: "\e05f";
}
.icon-rss:before {
  content: "\e060";
}
.icon-tumblr:before {
  content: "\e061";
}
.icon-linkedin:before {
  content: "\e062";
}
.icon-dribbble:before {
  content: "\e063";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: right;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  display: inline-block;
  padding: 15px 15px 34px 15px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.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: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
.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>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-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: -2px;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #efefef;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 10px;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #f3f3f3;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
  border-bottom: 0px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.dark-header .sp-megamenu-parent a {
  color: #FFF;
}
.dark-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  border-bottom-color: #444444;
}
.dark-header #offcanvas-toggler >span {
  background: #fff;
}
.dark-header #offcanvas-toggler >span:before,
.dark-header #offcanvas-toggler >span:after {
  background-color: #fff;
}
#offcanvas-toggler {
  margin-left: 15px;
  margin-top: 15px;
  float: right;
  width: 30px;
  height: 17px;
  position: relative;
  display: block;
  cursor: pointer;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
#offcanvas-toggler >span {
  position: absolute;
  height: 2px;
  width: 100%;
  top: 49%;
  font-size: 0px;
  -webkit-transition: -webkit-all 0.4s;
  transition: all 0.4s;
}
#offcanvas-toggler >span:before,
#offcanvas-toggler >span:after {
  content: " ";
  position: absolute;
  height: 100%;
  content: '';
  -webkit-transition: -webkit-all 0.4s;
  transition: all 0.4s;
}
#offcanvas-toggler >span:before {
  left: 0;
  width: 70%;
  -webkit-transform: translateY(-350%);
  transform: translateY(-350%);
}
#offcanvas-toggler >span::after {
  right: 0;
  width: 70%;
  -webkit-transform: translateY(350%);
  transform: translateY(350%);
}
#offcanvas-toggler:hover>span:before,
#offcanvas-toggler:hover>span:after {
  width: 100%;
}
#offcanvas-toggler >i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 18px;
  background: transparent;
  margin: 5px 0 27px 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.offcanvas #offcanvas-toggler >span {
  background-color: transparent !important;
}
.offcanvas #offcanvas-toggler >span:before {
  width: 100%;
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.offcanvas #offcanvas-toggler >span:after {
  width: 100%;
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
.close-offcanvas .icon-close {
  display: inline-block;
  width: 25px;
  height: 2px;
  position: relative;
  background: none;
  margin: 10px 0;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.close-offcanvas .icon-close:before,
.close-offcanvas .icon-close:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  position: absolute;
  top: 0px;
  left: 0px;
}
.close-offcanvas .icon-close:before {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-offcanvas .icon-close:after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-offcanvas:hover .icon-close {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.offcanvas-menu {
  width: 280px;
  height: 100%;
  background: #fff;
  color: #999;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 9999;
  overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: none;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: 1px dotted #e8e8e8;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 4px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
  background: #f5f5f5;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li.active {
  background: #f5f5f5;
}
.offcanvas-menu .offcanvas-inner .sp-module .parent .nav-child {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module .parent .nav-child li {
  padding-left: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module .parent .offcanvasarrow {
  cursor: pointer;
  position: absolute;
  padding: 15px;
  right: 0px;
  top: 0px;
  z-index: 10;
}
.offcanvas-menu .offcanvas-inner .sp-module .parent.active .nav-child {
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 30px -20px 0;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.8);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
@-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;
  }
}
@media (max-width: 992px) {
  .sp-megamenu-parent >li >a {
    padding: 15px 7px 34px 7px;
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 1.8;
  letter-spacing: 0.5px;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
h1.fancy-title,
h2.fancy-title,
h3.fancy-title,
h4.fancy-title,
h5.fancy-title,
h6.fancy-title,
.h1.fancy-title,
.h2.fancy-title,
.h3.fancy-title,
.h4.fancy-title,
.h5.fancy-title,
.h6.fancy-title {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
h1.fancy-title:before,
h1.fancy-title:after,
h2.fancy-title:before,
h2.fancy-title:after,
h3.fancy-title:before,
h3.fancy-title:after,
h4.fancy-title:before,
h4.fancy-title:after,
h5.fancy-title:before,
h5.fancy-title:after,
h6.fancy-title:before,
h6.fancy-title:after,
.h1.fancy-title:before,
.h1.fancy-title:after,
.h2.fancy-title:before,
.h2.fancy-title:after,
.h3.fancy-title:before,
.h3.fancy-title:after,
.h4.fancy-title:before,
.h4.fancy-title:after,
.h5.fancy-title:before,
.h5.fancy-title:after,
.h6.fancy-title:before,
.h6.fancy-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
}
h1.fancy-title:before,
h2.fancy-title:before,
h3.fancy-title:before,
h4.fancy-title:before,
h5.fancy-title:before,
h6.fancy-title:before,
.h1.fancy-title:before,
.h2.fancy-title:before,
.h3.fancy-title:before,
.h4.fancy-title:before,
.h5.fancy-title:before,
.h6.fancy-title:before {
  content: " ";
  width: 6%;
  z-index: 1;
}
h1.fancy-title:after,
h2.fancy-title:after,
h3.fancy-title:after,
h4.fancy-title:after,
h5.fancy-title:after,
h6.fancy-title:after,
.h1.fancy-title:after,
.h2.fancy-title:after,
.h3.fancy-title:after,
.h4.fancy-title:after,
.h5.fancy-title:after,
.h6.fancy-title:after {
  content: " ";
  width: 24%;
  background: #ebebeb;
  z-index: 0;
}
h1.fancy-title.title-center:before,
h1.fancy-title.title-center:after,
h2.fancy-title.title-center:before,
h2.fancy-title.title-center:after,
h3.fancy-title.title-center:before,
h3.fancy-title.title-center:after,
h4.fancy-title.title-center:before,
h4.fancy-title.title-center:after,
h5.fancy-title.title-center:before,
h5.fancy-title.title-center:after,
h6.fancy-title.title-center:before,
h6.fancy-title.title-center:after,
.h1.fancy-title.title-center:before,
.h1.fancy-title.title-center:after,
.h2.fancy-title.title-center:before,
.h2.fancy-title.title-center:after,
.h3.fancy-title.title-center:before,
.h3.fancy-title.title-center:after,
.h4.fancy-title.title-center:before,
.h4.fancy-title.title-center:after,
.h5.fancy-title.title-center:before,
.h5.fancy-title.title-center:after,
.h6.fancy-title.title-center:before,
.h6.fancy-title.title-center:after {
  left: 50%;
}
h1.fancy-title.title-center:before,
h2.fancy-title.title-center:before,
h3.fancy-title.title-center:before,
h4.fancy-title.title-center:before,
h5.fancy-title.title-center:before,
h6.fancy-title.title-center:before,
.h1.fancy-title.title-center:before,
.h2.fancy-title.title-center:before,
.h3.fancy-title.title-center:before,
.h4.fancy-title.title-center:before,
.h5.fancy-title.title-center:before,
.h6.fancy-title.title-center:before {
  margin-left: -3%;
}
h1.fancy-title.title-center:after,
h2.fancy-title.title-center:after,
h3.fancy-title.title-center:after,
h4.fancy-title.title-center:after,
h5.fancy-title.title-center:after,
h6.fancy-title.title-center:after,
.h1.fancy-title.title-center:after,
.h2.fancy-title.title-center:after,
.h3.fancy-title.title-center:after,
.h4.fancy-title.title-center:after,
.h5.fancy-title.title-center:after,
.h6.fancy-title.title-center:after {
  margin-left: -12%;
}
h1.fancy-title.title-right:before,
h1.fancy-title.title-right:after,
h2.fancy-title.title-right:before,
h2.fancy-title.title-right:after,
h3.fancy-title.title-right:before,
h3.fancy-title.title-right:after,
h4.fancy-title.title-right:before,
h4.fancy-title.title-right:after,
h5.fancy-title.title-right:before,
h5.fancy-title.title-right:after,
h6.fancy-title.title-right:before,
h6.fancy-title.title-right:after,
.h1.fancy-title.title-right:before,
.h1.fancy-title.title-right:after,
.h2.fancy-title.title-right:before,
.h2.fancy-title.title-right:after,
.h3.fancy-title.title-right:before,
.h3.fancy-title.title-right:after,
.h4.fancy-title.title-right:before,
.h4.fancy-title.title-right:after,
.h5.fancy-title.title-right:before,
.h5.fancy-title.title-right:after,
.h6.fancy-title.title-right:before,
.h6.fancy-title.title-right:after {
  left: auto;
  right: 0px;
}
h1.fancy-title.fancy-full:before,
h2.fancy-title.fancy-full:before,
h3.fancy-title.fancy-full:before,
h4.fancy-title.fancy-full:before,
h5.fancy-title.fancy-full:before,
h6.fancy-title.fancy-full:before,
.h1.fancy-title.fancy-full:before,
.h2.fancy-title.fancy-full:before,
.h3.fancy-title.fancy-full:before,
.h4.fancy-title.fancy-full:before,
.h5.fancy-title.fancy-full:before,
.h6.fancy-title.fancy-full:before {
  width: 25%;
}
h1.fancy-title.fancy-full:after,
h2.fancy-title.fancy-full:after,
h3.fancy-title.fancy-full:after,
h4.fancy-title.fancy-full:after,
h5.fancy-title.fancy-full:after,
h6.fancy-title.fancy-full:after,
.h1.fancy-title.fancy-full:after,
.h2.fancy-title.fancy-full:after,
.h3.fancy-title.fancy-full:after,
.h4.fancy-title.fancy-full:after,
.h5.fancy-title.fancy-full:after,
.h6.fancy-title.fancy-full:after {
  width: 100%;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  letter-spacing: 1px;
}
.tp-caption a {
  color: #FFF;
}
.tp-caption a:hover {
  color: #d9d9d9;
}
.btn,
.sppb-btn,
.tp-caption .btn,
.pager.pagenav a {
  padding: 13px 28px;
  border-radius: 2px;
  font-weight: 600;
  border: 2px solid #efefef;
  background-color: transparent;
  color: #fff;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.btn:hover,
.sppb-btn:hover,
.tp-caption .btn:hover,
.pager.pagenav a:hover {
  color: #333;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-primary,
.sppb-btn-primary,
.tp-caption .btn-primary {
  color: #FFF;
  border: 0px;
  border-bottom: 3px solid rgba(0,0,0,0.2);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active,
.tp-caption .btn-primary:hover,
.tp-caption .btn-primary:focus,
.tp-caption .btn-primary:active {
  color: #FFF;
}
.btn-default,
.sppb-btn-default,
.tp-caption .btn-default,
.pager.pagenav a {
  color: #333;
  background-color: #efefef;
  border: 0px;
  border-bottom: 4px solid rgba(0,0,0,0.2);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.sppb-btn-default:hover,
.sppb-btn-default:focus,
.sppb-btn-default:active,
.tp-caption .btn-default:hover,
.tp-caption .btn-default:focus,
.tp-caption .btn-default:active,
.pager.pagenav a:hover,
.pager.pagenav a:focus,
.pager.pagenav a:active {
  color: #333;
  background: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-success,
.sppb-btn-success,
.tp-caption .btn-success {
  color: #FFF;
  background-color: #4BCC9A;
  border: 0px;
  border-bottom: 4px solid rgba(0,0,0,0.2);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.sppb-btn-success:hover,
.sppb-btn-success:focus,
.sppb-btn-success:active,
.tp-caption .btn-success:hover,
.tp-caption .btn-success:focus,
.tp-caption .btn-success:active {
  color: #FFF;
  background: #2d9e72;
  border-color: #2d9e72;
}
.btn-info,
.sppb-btn-info,
.ta-caption .btn-info {
  color: #FFF;
  background-color: #55D7DA;
  border: 0px;
  border-bottom: 4px solid rgba(0,0,0,0.2);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.sppb-btn-info:hover,
.sppb-btn-info:focus,
.sppb-btn-info:active,
.ta-caption .btn-info:hover,
.ta-caption .btn-info:focus,
.ta-caption .btn-info:active {
  color: #FFF;
  background: #28b7ba;
  border-color: #28b7ba;
}
.btn-warning,
.sppb-btn-warning,
.ta-caption .btn-warning {
  color: #FFF;
  background-color: #D88A15;
  border: 0px;
  border-bottom: 4px solid rgba(0,0,0,0.2);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.sppb-btn-warning:hover,
.sppb-btn-warning:focus,
.sppb-btn-warning:active,
.ta-caption .btn-warning:hover,
.ta-caption .btn-warning:focus,
.ta-caption .btn-warning:active {
  color: #FFF;
  background: #925d0e;
  border-color: #925d0e;
}
.btn-danger,
.sppb-btn-danger,
.ta-caption .btn-danger {
  color: #FFF;
  background-color: #c9302c;
  border: 0px;
  border-bottom: 4px solid rgba(0,0,0,0.2);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.sppb-btn-danger:hover,
.sppb-btn-danger:focus,
.sppb-btn-danger:active,
.ta-caption .btn-danger:hover,
.ta-caption .btn-danger:focus,
.ta-caption .btn-danger:active {
  color: #FFF;
  background: #8a211e;
  border-color: #8a211e;
}
.btn-xs,
.sppb-btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  border-width: 2px;
}
.btn-sm,
.sppb-btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  border-width: 2px;
}
.btn-lg,
.sppb-btn-lg {
  padding: 17px 45px;
  font-size: 18px;
}
.btn:active,
.btn.active,
.sppb-btn:active,
.sppb-btn.active {
  -webkit-box-shadow: inset inset 0 2px 2px rgba(0,0,0,0.5);
  box-shadow: inset 0 2px 2px rgba(0,0,0,0.5);
}
.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: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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%;
}
#sp-top-bar {
  padding: 8px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >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 >a:before {
  display: none;
}
.sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  width: 100%;
  padding-top: 20px;
  background: rgba(255,255,255,0.95);
  height: 90px;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  border-bottom: 0px;
  -webkit-backface-visibility: hidden;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
#sp-header .logo {
  display: inline-block;
  display: table;
}
#sp-header .logo h1 {
  position: static;
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo img {
  position: absolute;
  top: 0;
  height: 50px;
  width: auto;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
.sticky-wrapper {
  height: 90px;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
.sticky-wrapper.is-hidden #sp-header {
  padding-top: 10px;
  height: 50px;
  opacity: 1;
}
.sticky-wrapper.is-hidden #sp-header .logo img {
  height: 30px;
}
.sticky-wrapper.is-hidden #sp-header .sp-megamenu-parent >li >a {
  padding: 5px 15px 14px 15px;
}
.sticky-wrapper.is-hidden #sp-header #offcanvas-toggler {
  margin-top: 6px;
}
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header {
  padding-top: 20px;
  height: 90px;
  background: transparent;
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
  border-bottom: 1px solid rgba(255,255,255,0.25);
}
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .sp-megamenu-parent >li >a {
  opacity: 0.75 !important;
}
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .sp-megamenu-parent >li.active>a,
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .sp-megamenu-parent >li:hover>a {
  opacity: 1 !important;
}
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .defalut-version {
  opacity: 0;
}
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .light-version {
  opacity: 1;
}
.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .logo img {
  height: 50px;
  width: auto;
}
.transparent-header .sticky-wrapper {
  position: relative;
  z-index: 999;
  height: auto;
}
.transparent-header .sticky-wrapper #sp-header {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
}
.transparent-header .sticky-wrapper #sp-header .defalut-version {
  opacity: 1;
}
.transparent-header .sticky-wrapper #sp-header .light-version {
  opacity: 0;
}
.layout-boxed.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header {
  border: 0px;
}
@media (max-width: 992px) {
  .sticky-wrapper.is-hidden #sp-header .sp-megamenu-parent >li >a {
    padding: 5px 7px 14px 7px;
  }
}
@media (max-width: 767px) {
  .sticky-wrapper {
    height: 50px;
  }
  .sticky-wrapper #sp-header {
    padding-top: 10px;
    height: 50px;
    opacity: 1;
  }
  .sticky-wrapper #sp-header .logo img {
    height: 30px;
  }
  .sticky-wrapper #sp-header #offcanvas-toggler {
    margin-top: 6px;
  }
  .transparent-header .sticky-wrapper:not(.is-hidden) #sp-header {
    padding-top: 10px;
    height: 50px;
    background: #FFF;
  }
  .transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .logo img {
    height: 30px;
  }
  .transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .defalut-version {
    opacity: 1;
  }
  .transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .light-version {
    opacity: 0;
  }
  .transparent-header .sticky-wrapper #sp-header {
    position: static;
  }
}
@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 {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 40px 0 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 32px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.breadcrumb-center .sp-page-title {
  padding: 90px 0px;
  color: #FFF;
  text-align: center;
  border-top: 0px;
  border-bottom: 0px;
}
.breadcrumb-center .sp-page-title .main-title {
  float: none;
  padding: 20px 0px;
}
.breadcrumb-center .sp-page-title h2 {
  color: #FFF;
}
.breadcrumb-center .sp-page-title .breadcrumb {
  float: none;
  padding-top: 0px;
}
.breadcrumb-center .sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.breadcrumb-center .sp-page-title .breadcrumb >span,
.breadcrumb-center .sp-page-title .breadcrumb >li,
.breadcrumb-center .sp-page-title .breadcrumb >li+li:before,
.breadcrumb-center .sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.transparent-header .sp-page-title {
  padding: 120px 0px 30px;
}
.transparent-header .breadcrumb-center .sp-page-title {
  padding: 180px 0px 90px;
}
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-img-responsive,
.sppb-carousel-inner > .sppb-item > img,
.sppb-carousel-inner > .sppb-item > a > img {
  margin: 0 auto;
}
.sppb-addon-image-content.image-84 .sppb-image-holder {
  width: 66.66666667%;
}
.sppb-addon-image-content.image-48 .sppb-image-holder {
  width: 33.33333333%;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: absolute;
    width: 50% !important;
    height: 100%;
  }
  .sppb-addon-image-content.image-84 .sppb-image-holder {
    width: 66.66666667% !important;
  }
  .sppb-addon-image-content.image-48 .sppb-image-holder {
    width: 33.33333333% !important;
  }
  .sppb-addon-feature .sppb-icon i {
    margin-top: 1px;
  }
}
@media (max-width: 767px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
  .sppb-addon-image-content.image-84 .sppb-image-holder {
    width: 100% !important;
  }
  .sppb-addon-image-content.image-48 .sppb-image-holder {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  div.nssp2 .ns2-column {
    width: 100%;
  }
}
.sp-module {
  margin-top: 50px;
}
.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 ul >li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a:hover {
  background: none;
}
.sp-module ul >li >a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 8px;
}
.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >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;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags >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 {
  position: relative;
  margin-bottom: 30px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.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: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.icons .btn.dropdown-toggle {
  color: #333;
}
#sp-bottom {
  color: #fff;
}
#sp-bottom h1,
#sp-bottom h2,
#sp-bottom h3,
#sp-bottom h4,
#sp-bottom h5,
#sp-bottom h6,
#sp-bottom .h1,
#sp-bottom .h2,
#sp-bottom .h3,
#sp-bottom .h4,
#sp-bottom .h5,
#sp-bottom .h6 {
  color: #fff;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 20px 0;
}
#sp-footer a {
  color: rgba(255,255,255,0.9);
}
#sp-footer a:hover {
  color: #fff;
}
#sp-footer h1,
#sp-footer h2,
#sp-footer h3,
#sp-footer h4,
#sp-footer h5,
#sp-footer h6,
#sp-footer .h1,
#sp-footer .h2,
#sp-footer .h3,
#sp-footer .h4,
#sp-footer .h5,
#sp-footer .h6 {
  color: #FFF;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.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-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
  color: white;
}
.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 >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: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.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;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  border-radius: 0px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.rev_slider_wrapper {
  z-index: 1;
}
.non-padding .sppb-col-xs-1,
.non-padding .sppb-col-sm-1,
.non-padding .sppb-col-md-1,
.non-padding .sppb-col-lg-1,
.non-padding .sppb-col-xs-2,
.non-padding .sppb-col-sm-2,
.non-padding .sppb-col-md-2,
.non-padding .sppb-col-lg-2,
.non-padding .sppb-col-xs-3,
.non-padding .sppb-col-sm-3,
.non-padding .sppb-col-md-3,
.non-padding .sppb-col-lg-3,
.non-padding .sppb-col-xs-4,
.non-padding .sppb-col-sm-4,
.non-padding .sppb-col-md-4,
.non-padding .sppb-col-lg-4,
.non-padding .sppb-col-xs-5,
.non-padding .sppb-col-sm-5,
.non-padding .sppb-col-md-5,
.non-padding .sppb-col-lg-5,
.non-padding .sppb-col-xs-6,
.non-padding .sppb-col-sm-6,
.non-padding .sppb-col-md-6,
.non-padding .sppb-col-lg-6,
.non-padding .sppb-col-xs-7,
.non-padding .sppb-col-sm-7,
.non-padding .sppb-col-md-7,
.non-padding .sppb-col-lg-7,
.non-padding .sppb-col-xs-8,
.non-padding .sppb-col-sm-8,
.non-padding .sppb-col-md-8,
.non-padding .sppb-col-lg-8,
.non-padding .sppb-col-xs-9,
.non-padding .sppb-col-sm-9,
.non-padding .sppb-col-md-9,
.non-padding .sppb-col-lg-9,
.non-padding .sppb-col-xs-10,
.non-padding .sppb-col-sm-10,
.non-padding .sppb-col-md-10,
.non-padding .sppb-col-lg-10,
.non-padding .sppb-col-xs-11,
.non-padding .sppb-col-sm-11,
.non-padding .sppb-col-md-11,
.non-padding .sppb-col-lg-11,
.non-padding .sppb-col-xs-12,
.non-padding .sppb-col-sm-12,
.non-padding .sppb-col-md-12,
.non-padding .sppb-col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.sppb-section h1,
.sppb-section .h1,
.sppb-section h2,
.sppb-section .h2,
.sppb-section h3,
.sppb-section .h3 {
  margin-top: 0px;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
  font-size: 14px;
  line-height: 1.8;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
#sp-page-builder .sppb-section-title .sppb-title-heading:before,
#sp-page-builder .sppb-section-title .sppb-title-heading:after {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 0;
  height: 2px;
}
#sp-page-builder .sppb-section-title .sppb-title-heading:before {
  content: " ";
  width: 6%;
  z-index: 1;
}
#sp-page-builder .sppb-section-title .sppb-title-heading:after {
  content: " ";
  width: 24%;
  background: #ebebeb;
  z-index: 0;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-heading:before,
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-heading:after {
  left: 50%;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-heading:before {
  margin-left: -3%;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-heading:after {
  margin-left: -12%;
}
#sp-page-builder .sppb-section-title.sppb-text-right .sppb-title-heading:before,
#sp-page-builder .sppb-section-title.sppb-text-right .sppb-title-heading:after {
  left: auto;
  right: 0;
  margin-left: 0;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 14px;
  padding: 20px;
  margin-bottom: 40px;
  border-radius: 5px;
  position: relative;
}
.sppb-testimonial-pro .sppb-testimonial-message:after {
  content: " ";
  top: 100%;
  left: 50%;
  border: solid transparent;
  position: absolute;
  pointer-events: none;
  margin-left: -80px;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 10px solid #FFF;
}
.sppb-testimonial-pro .sppb-img-responsive {
  border: 5px solid #FFF;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.sppb-testimonial-pro .sppb-carousel-control {
  border: 0px;
  font-size: 24px;
  width: 40px;
  height: 35px;
  line-height: 35px;
  color: #D2D2D2;
  text-shadow: 0 0px 3px rgba(0,0,0,0.5);
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
  background: transparent;
  color: #FFF;
}
.sppb-carousel-arrow {
  color: #D2D2D2;
  text-shadow: 0 0px 3px rgba(0,0,0,0.5);
}
.sppb-panel-title {
  font-size: 14px;
}
.sppb-panel-group .sppb-panel {
  border-radius: 2px;
}
.sppb-panel-heading {
  padding: 7px 15px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  position: relative;
}
.sppb-panel-heading:after {
  font-family: "FontAwesome";
  content: "\f054";
  margin-right: 5px;
  position: absolute;
  right: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sppb-panel-heading.active:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sppb-panel-default > .sppb-panel-heading {
  background-color: #EFEFEF;
  color: #585858;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
  margin-top: 20px;
}
.sppb-progress,
.progress {
  height: 30px;
  margin-bottom: 12px;
}
.sppb-progress .sppb-progress-bar,
.sppb-progress .progress-bar,
.progress .sppb-progress-bar,
.progress .progress-bar {
  line-height: 30px;
  text-align: left;
}
.sppb-progress .sppb-progress-bar span,
.sppb-progress .progress-bar span,
.progress .sppb-progress-bar span,
.progress .progress-bar span {
  padding-left: 10px;
}
.sppb-addon-persion .sppb-person-image {
  position: relative;
  overflow: hidden;
}
.sppb-addon-persion .sppb-person-image .sppb-person-social-icons {
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: transform 250ms ease-out, opacity 250ms ease-out;
}
.sppb-addon-persion .sppb-person-image .sppb-person-social-icons >div {
  display: table;
  height: 100%;
  width: 100%;
}
.sppb-addon-persion .sppb-person-image .sppb-person-social-icons .sppb-person-social {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  -webkit-transform: scale3d(0,0,0);
  transform: scale3d(0,0,0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.sppb-addon-persion .sppb-person-image .sppb-person-social-icons .sppb-person-social >li {
  margin: 0 3px;
  padding: 10px;
  background-color: #FFF;
  border-radius: 50%;
  width: 37px;
  height: 37px;
}
.sppb-addon-persion .sppb-person-image .sppb-img-responsive {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.sppb-addon-persion .sppb-person-image:hover .sppb-person-social-icons {
  opacity: 1;
}
.sppb-addon-persion .sppb-person-image:hover .sppb-person-social-icons .sppb-person-social {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.sppb-addon-persion .sppb-person-image:hover .sppb-img-responsive {
  -webkit-transform: scale3d(1.15,1.15,1);
  transform: scale3d(1.15,1.15,1);
}
.sppb-blockquote,
blockquote {
  font-size: 15px;
}
.feature-list .sppb-addon-raw-html i {
  font-size: 35px;
  float: left;
  line-height: 35px;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.feature-list .sppb-addon-raw-html h5,
.feature-list .sppb-addon-raw-html p {
  padding-left: 65px;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.feature-list-center {
  text-align: center;
}
.feature-list-center i {
  font-size: 40px;
  margin-bottom: 20px;
}
.address-list i {
  margin-right: 10px;
  font-size: 20px;
}
.triangle-bottom {
  position: relative;
}
.triangle-bottom .triangle-section {
  content: " ";
  top: 100%;
  left: 50%;
  border: solid transparent;
  position: absolute;
  pointer-events: none;
  margin-left: -180px;
  width: 0;
  height: 0;
  border-left: 180px solid transparent;
  border-right: 180px solid transparent;
  border-top: 24px solid #FFF;
}
.demo-image img {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.over-size-top-left {
  position: relative;
}
.over-size-top-left img {
  position: absolute;
  top: 0;
  left: 0;
}
.over-size-top-right {
  position: relative;
}
.over-size-top-right img {
  position: absolute;
  top: 0;
  right: 0;
}
.over-size-bottom-right {
  position: relative;
}
.over-size-bottom-right img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.over-size-bottom-left {
  position: relative;
}
.over-size-bottom-left img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.fixheight {
  max-height: 319px;
}
@media (max-width: 768px) {
  .bg-hidden-xs {
    background-image: none !important;
  }
  .over-size-top-left img,
  .over-size-top-right img,
  .over-size-bottom-right img,
  .over-size-bottom-left img {
    position: static;
  }
}
.sppb-form-control {
  height: 40px !important;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
  box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
.sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 1px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  border-radius: 2px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #FFF;
  border-color: #FFF;
  color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle>div .sp-simpleportfolio-title {
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: normal;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-tags {
  font-size: 12px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
  font-size: 12px;
}
.sp-simpleportfolio .sp-simpleportfolio-items {
  margin: 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  text-transform: uppercase;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li {
  margin: 0px;
  padding: 0 17px 0 9px;
  position: relative;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "/";
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li>a {
  background: transparent;
  padding: 0;
  color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li>a:hover {
  background: transparent;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li.active>a {
  background: transparent;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li:last-child:after {
  content: " ";
}
.featherlight {
  z-index: 1000;
}
.featherlight .featherlight-content {
  padding: 10px 10px 0;
  border-bottom: 10px solid transparent;
}
.ns2-page h4.ns2-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ns2-page p {
  margin: 0 0 20px;
}
.icon-scroll {
  width: 20px;
  height: 35px;
  margin-left: -10px;
  position: absolute;
  bottom: 20px;
  margin-top: -35px;
  box-shadow: inset 0 0 0 3px #fff;
  border-radius: 25px;
  z-index: 99;
}
.icon-scroll:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  left: 50%;
  background: #fff;
  margin-left: -2px;
  top: 4px;
  border-radius: 4px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(23px);
    transform: translateY(23px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(23px);
    transform: translateY(23px);
  }
}
