.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 > span[class^="icon-"] + time,

dd > 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: 9;

  display: block;

  float: right;

}

.sp-megamenu-parent >li {

  display: inline-block;

  position: relative;

  padding: 0;

  margin-right: 20px;

  height: 75px;

  line-height: 75px;

}

.sp-megamenu-parent >li.menu-justify {

  position: static;

}

.sp-megamenu-parent >li >a {

  display: inline-block;

  padding: 0 5px;

  font-size: 16px;

  line-height: 30px;

  text-transform: capitalize;

  color: #fff;

  position: relative;

}

.sp-megamenu-parent >li >a:before {

  content: "";

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0;

  height: 1px;

  background-color: #fff;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

  transition-timing-function: ease-in;

}

.sp-megamenu-parent >li.sp-has-child>a {

  padding-right: 20px;

}

.sp-megamenu-parent >li.sp-has-child>a:after {

  font-family: "FontAwesome";

  content: " \f107";

  position: absolute;

  top: 0;

  right: 0;

}

.sp-megamenu-parent >li.active>a:before,

.sp-megamenu-parent >li:hover>a:before {

  width: 100%;

}

.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-color: rgba(255,255,255,0.96);

  box-shadow: 0 3px 5px rgba(0,0,0,0.2);

  padding: 15px;

}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >.row [class*="col-sm-"] {

  border-right: 1px solid rgba(0,0,0,0.07);

}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >.row [class*="col-sm-"]:last-child {

  border-right: none;

}

.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%;

  z-index: 15;

}

.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: 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;

  border-bottom: 1px solid rgba(0,0,0,0.05);

  height: auto;

  line-height: normal;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {

  border-bottom: none;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {

  display: block;

  padding: 10px 20px;

  color: #5f5f5f;

  cursor: pointer;

  font-size: 14px;

  letter-spacing: .5px;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {

  color: #2e2e2e;

  text-transform: uppercase;

  font-weight: bold;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {

  color: #fff;

  padding-left: 30px;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:not(.sp-group-title) {

  color: #fff;

  padding-left: 30px;

}

.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: spMenuFadeInDown 400ms;

  animation: spMenuFadeInDown 400ms;

}

.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {

  -webkit-animation: spMenuFadeInUp 400ms;

  animation: spMenuFadeInUp 400ms;

}

#offcanvas-toggler {

  float: right;

  color: #fff;

  -webkit-transition: color 400ms;

  -o-transition: color 400ms;

  transition: color 400ms;

}

#offcanvas-toggler:hover {

  color: rgba(255,255,255,0.8);

}

#offcanvas-toggler >i {

  display: inline-block;

  padding: 0 0 0 10px;

  font-size: 18px;

  line-height: 75px;

  height: 75px;

  background: transparent;

  border-radius: 3px;

  cursor: pointer;

}

.offcanvas-overlay {

  opacity: 0;

  -webkit-transition: all .4s;

  transition: all .4s;

}

.close-offcanvas {

  position: absolute;

  top: 0;

  right: 0;

  width: 60px;

  height: 60px;

  z-index: 1;

  color: #fff;

  line-height: 60px;

  text-align: center;

  font-size: 22px;

  background: #000;

}

.close-offcanvas:before,

.close-offcanvas:after {

  content: '';

  position: absolute;

  width: 3px;

  height: 40%;

  top: 15px;

  left: 50%;

  background: #fff;

}

.close-offcanvas:before {

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);

}

.close-offcanvas:after {

  -webkit-transform: rotate(-45deg);

  transform: rotate(-45deg);

}

.close-offcanvas i {

  display: none;

}

.close-offcanvas:hover {

  background: rgba(0,0,0,0.5);

  color: #fff;

}

.offcanvas-menu {

  position: fixed;

  right: -400px;

  top: 0;

  width: 400px;

  height: 100%;

  overflow: hidden;

  z-index: 9999;

  transform: matrix(1,0,0,1,0,0);

  -webkit-transform: matrix(1,0,0,1,0,0);

  background: #f5f5f5;

  -webkit-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  -moz-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  -o-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  transition: all .7s cubic-bezier(0.77,0,0.175,1);

}

.offcanvas-menu .offcanvas-inner {

  position: absolute;

  right: 400px;

  top: 0;

  width: 100%;

  height: 100%;

  padding: 50px 50px 90px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  backface-visibility: hidden;

  transform: matrix(1,0,0,1,0,0);

  -webkit-transform: matrix(1,0,0,1,0,0);

  -moz-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  -o-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  -webkit-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  transition: all .7s cubic-bezier(0.77,0,0.175,1);

  overflow: auto;

}

.offcanvas-menu .offcanvas-inner .sp-module {

  margin-top: 20px;

}

.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 > li {

  border: none;

  display: block;

  position: relative;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {

  margin-right: 0;

  margin-left: 0;

  padding: 8px 0;

  color: #969090;

  font-weight: 500;

  font-size: 14px;

  line-height: 28px;

  letter-spacing: 4px;

  display: inline-block;

  position: relative;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:before {

  display: none;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:after {

  content: '';

  position: absolute;

  top: 21px;

  height: 1px;

  background-color: #c6c6c6;

  left: -40px;

  width: 20px;

  -moz-transition: all .3s cubic-bezier(0.77,0,0.175,1);

  -o-transition: all .3s cubic-bezier(0.77,0,0.175,1);

  -webkit-transition: all .3s cubic-bezier(0.77,0,0.175,1);

  transition: all .3s cubic-bezier(0.77,0,0.175,1);

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {

  color: #000;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover:after {

  left: -40px;

  width: 40px;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active >a {

  color: #000;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {

  display: inline-block;

  position: absolute;

  top: 0;

  right: 15px;

  padding: 13px 20px;

  cursor: pointer;

  color: #969090;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {

  display: none;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {

  display: inline;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {

  display: inline;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {

  display: none;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a:after {

  display: none;

}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {

  margin-top: 0;

}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {

  margin: 0;

  padding-left: 30px;

}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul li ul {

  padding: 10px 0;

}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul li ul >li >a {

  line-height: 20px;

}

.offcanvas-menu .offcanvas-inner .search {

  margin-top: 25px;

}

.offcanvas-menu .offcanvas-inner .search input {

  width: 100%;

  border-radius: 0;

  border: 0;

  height: 40px !important;

  box-shadow: none;

  -webkit-box-shadow: none;

  border: 1px solid #999;

}

.ltr .offcanvas-menu {

  -webkit-transition: all .7s cubic-bezier(0.77,0,0.175,1);

  transition: all .7s cubic-bezier(0.77,0,0.175,1);

}

.ltr.offcanvas .offcanvas-menu {

  right: 400px;

  transform: translate(100%,0%) matrix(1,0,0,1,0,0);

  -webkit-transform: translate(100%,0%) matrix(1,0,0,1,0,0);

}

.ltr.offcanvas .offcanvas-inner {

  transform: translate(100%,0%) matrix(1,0,0,1,0,0);

  -webkit-transform: translate(100%,0%) matrix(1,0,0,1,0,0);

}

.offcanvas {

  width: 100%;

  height: 100%;

  position: relative;

}

.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;

  }

}

@-webkit-keyframes spMenuFadeInDown {

  0% {

    opacity: 0;

    -webkit-transform: translateY(-20px);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateY(0);

  }

}

@keyframes spMenuFadeInDown {

  0% {

    opacity: 0;

    transform: translateY(-20px);

  }

  100% {

    opacity: 1;

    transform: translateY(0);

  }

}

html {

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

a {

  -webkit-transition: color 400ms, background-color 400ms;

  transition: color 400ms, background-color 400ms;

}

a:focus,

a:-moz-focus-inner {

  outline: 0;

}

body {

  color: #6f6f6f;

  line-height: 22px;

}

a,

a:hover,

a:focus,

a:active {

  text-decoration: none;

}

.nav>li>a:focus {

  background-color: transparent;

}

label {

  font-weight: normal;

}

legend {

  padding-bottom: 10px;

}

img {

  display: block;

  max-width: 100%;

  height: auto;

}

#sp-page-builder .sppb-section-title h1.sppb-title-heading {

  font-size: 156px;

}

#sp-page-builder .sppb-section-title h2.sppb-title-heading {

  font-size: 48px;

}

#sp-page-builder .sppb-section-title h3.sppb-title-heading {

  font-size: 34px;

}

#sp-page-builder .sppb-section-title h4.sppb-title-heading {

  font-size: 28px;

}

#sp-page-builder .sppb-section-title h5.sppb-title-heading {

  font-size: 24px;

}

#sp-page-builder .sppb-section-title h6.sppb-title-heading {

  font-size: 18px;

}

.about-info .sppb-addon-title {

  letter-spacing: -4px;

}

.about-info .sppb-addon-content {

  color: #525252;

}

.finder .inputbox {

  height: 43px;

  margin-right: -5px;

}

.finder a {

  background-color: #90c940;

  border-color: #75a72f;

}

.search .btn-group {

  margin-left: 0;

}

.search .btn-group input {

  height: 40px;

}

input:focus:invalid:focus {

  border-color: #90c940;

  box-shadow: none;

  -webkit-box-shadow: none;

}

.sp-megamenu-wrapper {

  margin-right: 30px;

}

.sppb-item.sppb-item-has-bg:before {

  content: '';

  position: absolute;

  width: 100%;

  height: 100%;

  background-color: rgba(0,0,0,0.5);

}

.sppb-section-title .sppb-title-heading span,

.macro-accordion-wrapper .sppb-addon-title span,

.macro-tab-wrapper .sppb-addon-title span {

  font-size: 18px;

  font-weight: 400;

  color: #c5c6c7;

}

.sppb-section-title .sppb-title-heading {

  margin-bottom: 50px !important;

}

.sppb-addon-animated-number .sppb-animated-number {

  font-weight: 700;

}

.macro-top-search {

  overflow: hidden;

  float: right;

}

.macro-top-search .icon-top-wrapper {

  position: absolute;

  right: 0;

  top: 0;

  line-height: 75px;

  color: #fff;

  -webkit-transition: 400ms;

  -o-transition: 400ms;

  transition: 400ms;

  height: 100%;

  width: 15px;

  z-index: 999;

}

.macro-top-search .icon-top-wrapper:hover {

  color: rgba(255,255,255,0.7);

}

.macro-top-search .icon-top-wrapper:hover {

  cursor: pointer;

}

.macro-top-search .icon-top-wrapper .remove-search {

  display: none;

}

.macro-top-search .searchwrapper {

  display: none;

  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  overflow: hidden;

  width: 100%;

  height: 100%;

  background-color: rgba(0,0,0,0.8);

  z-index: 99;

}

.macro-top-search .searchwrapper .top-search-box {

  position: absolute;

  top: 50%;

  left: 50%;

  width: 40%;

  margin-left: -20%;

  margin-top: -25px;

}

.macro-top-search .searchwrapper .top-search-box .search-inputbox {

  width: 100%;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

  border: none;

  background-color: transparent;

  color: #fff;

  font-size: 24px;

  padding-left: 10px;

}

.macro-top-search .searchwrapper .top-search-box .search-submit {

  background: transparent;

  border: none;

  position: absolute;

  top: 0;

  right: 10px;

  color: #fff;

  padding: 0;

  font-size: 22px;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

#sp-top-bar .sp-module {

  display: inline-block;

  margin: 0 0 0 20px;

}

#sp-top-bar #sp-top1 ul.social-icons li a {

  color: #fff;

  font-size: 12px;

}

ul.social-icons {

  list-style: none;

  padding: 0;

  margin: 0;

  display: inline-block;

  font-size: 18px;

  text-align: center;

}

ul.social-icons >li {

  margin-right: 160px;

  display: inline-block;

}

ul.social-icons >li:last-child {

  margin-right: 0;

}

ul.social-icons >li a {

  color: #545454;

}

ul.social-icons >li a i {

  width: 40px;

  height: 40px;

  border: 1px solid;

  line-height: 40px;

  border-radius: 30px;

  margin-right: 20px;

}

.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 a {

  color: #fff;

  font-size: 14px;

  font-weight: 100;

}

.sp-contact-info li i {

  margin: 0 3px;

  vertical-align: middle;

}

#sp-header,

#sp-header .sp-megamenu-parent>li,

#sp-header .logo,

#sp-header #offcanvas-toggler>i {

  -webkit-transition: 400ms;

  -o-transition: 400ms;

  transition: 400ms;

}

#sp-header {

  width: 100% !important;

  height: 75px;

  z-index: 999;

  background-color: rgba(0,0,0,0.8);

}

#sp-header .logo {

  display: inline-block;

  height: 75px;

  display: table;

}

#sp-header .logo h1 {

  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;

}

.has-sub-image #sp-header.menu-fixed,

.has-slideshow #sp-header.menu-fixed,

#sp-header.menu-fixed {

  position: fixed !important;

  top: 0;

  width: 100%;

}

.has-sub-image #sp-header.menu-fixed #offcanvas-toggler>i,

.has-slideshow #sp-header.menu-fixed #offcanvas-toggler>i,

#sp-header.menu-fixed #offcanvas-toggler>i {

  line-height: 60px;

  height: 60px;

}

.has-sub-image #sp-header.menu-fixed .sp-megamenu-parent>li,

.has-slideshow #sp-header.menu-fixed .sp-megamenu-parent>li,

#sp-header.menu-fixed .sp-megamenu-parent>li {

  height: 60px;

  line-height: 60px;

}

.has-sub-image #sp-header.menu-fixed#sp-header,

.has-sub-image #sp-header.menu-fixed#sp-header .logo,

.has-slideshow #sp-header.menu-fixed#sp-header,

.has-slideshow #sp-header.menu-fixed#sp-header .logo,

#sp-header.menu-fixed#sp-header,

#sp-header.menu-fixed#sp-header .logo {

  height: 60px;

}

.has-sub-image #sp-header.menu-fixed #offcanvas-toggler,

.has-slideshow #sp-header.menu-fixed #offcanvas-toggler,

#sp-header.menu-fixed #offcanvas-toggler {

  line-height: 60px;

}

.has-sub-image #sp-header.menu-fixed .macro-top-search .icon-top-wrapper,

.has-slideshow #sp-header.menu-fixed .macro-top-search .icon-top-wrapper,

#sp-header.menu-fixed .macro-top-search .icon-top-wrapper {

  line-height: 60px;

}

.has-sub-image #sp-header.menu-fixed .macro-top-search .searchwrapper,

.has-slideshow #sp-header.menu-fixed .macro-top-search .searchwrapper,

#sp-header.menu-fixed .macro-top-search .searchwrapper {

  top: 0;

}

.has-sub-image #sp-header.menu-fixed .macro-top-search input,

.has-slideshow #sp-header.menu-fixed .macro-top-search input,

#sp-header.menu-fixed .macro-top-search input {

  height: 60px !important;

  border-radius: 0;

}

.has-sub-image #sp-header.menu-fixed .macro-top-search .icon-remove-wrapper,

.has-slideshow #sp-header.menu-fixed .macro-top-search .icon-remove-wrapper,

#sp-header.menu-fixed .macro-top-search .icon-remove-wrapper {

  line-height: 60px !important;

}

.has-sub-image #sp-header.menu-fixed,

.has-slideshow #sp-header.menu-fixed,

#sp-header.menu-fixed {

  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.05);

  box-shadow: 0 3px 3px rgba(0,0,0,0.05);

  -webkit-transition: all .3s;

  -o-transition: all .3s;

  background-color: rgba(0,0,0,0.8) !important;

}

.sticky-wrapper.is-sticky {

  position: relative;

  z-index: 999;

}

@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 {

  background-color: #F8F8F8;

}

.sp-page-title {

  padding: 60px 0;

  background-repeat: no-repeat;

  background-position: 50% 50%;

  background-size: cover;

  background-attachment: fixed;

  position: relative;

}

.sp-page-title h2,

.sp-page-title h3 {

  margin: 0;

  padding: 0;

  color: #333;

  position: relative;

  z-index: 1;

  font-size: 28px;

}

.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: 20px 0 0 0;

  position: relative;

  z-index: 1;

}

.sp-page-title .breadcrumb >span,

.sp-page-title .breadcrumb >li,

.sp-page-title .breadcrumb >li+li:before,

.sp-page-title .breadcrumb >li>a {

  color: #333;

  font-weight: 700;

}

.sp-page-title .breadcrumb >.active {

  color: #777;

}

.sp-page-title:after {

  position: absolute;

  content: "";

  background-color: rgba(250,250,250,0.1);

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

}

.has-sub-image #sp-page-title .sp-page-title {

  padding: 300px 0;

  background-attachment: inherit;

}

.has-sub-image #sp-page-title .sp-page-title:after {

  background-color: rgba(0,0,0,0.3);

}

.has-sub-image #sp-page-title .sp-page-title h2 {

  font-size: 60px;

  color: #fff;

  font-weight: 700;

  text-align: center;

  position: relative;

  z-index: 1;

}

.has-sub-image #sp-page-title .sp-page-title h2 span {

  display: block;

}

.has-sub-image #sp-page-title .sp-page-title  .breadcrumb {

  margin-top: 50px;

  text-align: center;

}

.has-sub-image #sp-page-title .sp-page-title  .breadcrumb .active {

  color: #E0E0E0;

}

.has-sub-image #sp-page-title .sp-page-title  .breadcrumb >li+li:before {

  color: #fff;

}

.has-sub-image #sp-page-title .sp-page-title  .breadcrumb li,

.has-sub-image #sp-page-title .sp-page-title  .breadcrumb li a {

  color: #fff;

}

.has-slideshow #sp-header,

.has-sub-image #sp-header {

  position: absolute;

  background-color: rgba(0,0,0,0.5);

  height: 100px;

}

.has-slideshow #sp-header .sp-megamenu-parent >li >a,

.has-sub-image #sp-header .sp-megamenu-parent >li >a {

  color: #fff;

}

.has-slideshow #sp-header .logo,

.has-sub-image #sp-header .logo {

  height: 120px;

}

.has-slideshow #sp-header .sp-megamenu-parent >li,

.has-sub-image #sp-header .sp-megamenu-parent >li {

  line-height: 120px;

  height: 120px;

}

.has-slideshow #sp-header #offcanvas-toggler >i,

.has-sub-image #sp-header #offcanvas-toggler >i {

  line-height: 120px;

  height: 120px;

}

.has-slideshow #sp-header .macro-top-search .icon-top-wrapper,

.has-sub-image #sp-header .macro-top-search .icon-top-wrapper {

  line-height: 120px;

}

.body-innerwrapper {

  position: relative;

  overflow-x: hidden;

  -webkit-transition: all .4s;

  -o-transition: all .4s;

  transition: all .4s;

  right: 0;

}

.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: 75px 0 100px 0;

}

.com-sppagebuilder #sp-main-body {

  padding: 0;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper {

  margin: 0;

  position: relative;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-stage .owl-item.active .sppb-slideshow-fullwidth-item-text {

  z-index: 999;

  opacity: 1;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper {

  text-align: center;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg {

  height: 680px;

  background-repeat: no-repeat;

  background-position: 50% 50%;

  background-size: cover;

  position: relative;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container {

  text-align: center;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text {

  position: absolute;

  top: 50%;

  left: 50%;

  margin-top: 40px;

  -webkit-transform: translate(-50%,-50%);

  -ms-transform: translate(-50%,-50%);

  -o-transform: translate(-50%,-50%);

  transform: translate(-50%,-50%);

  width: 90%;

  padding: 30px 40px;

  color: #ffffff;

  z-index: -999;

  opacity: 0;

  display: inline-block;

  text-transform: capitalize;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text h1 {

  margin-top: 0;

  margin-bottom: 60px;

  font-size: 72px;

  font-weight: bold;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text h1 small.sppb-slidehsow-sub-title {

  margin-top: 20px;

  font-size: 22px;

  letter-spacing: 6px;

  display: block;

  font-family: Open Sans Light;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a,

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text h1,

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text h1 small {

  color: #ffffff;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text p.details {

  margin-bottom: 50px;

  font-size: 18px;

  color: #fff;

  line-height: 150%;

  font-weight: 100;

  font-style: italic;

  text-transform: none;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a i.fa-edit {

  margin-right: 10px;

  font-size: 20px;

  vertical-align: middle;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a i.fa-long-arrow-right {

  vertical-align: middle;

  margin-left: 10px;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a {

  position: absolute;

  top: 50%;

  font-size: 80px;

  z-index: 999;

  color: #fff;

  cursor: pointer;

  padding: 0 10px;

  opacity: 0;

  margin-left: -400px;

  margin-right: -400px;

  z-index: 1;

  -webkit-transition: 400ms;

  -o-transition: 400ms;

  transition: 400ms;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlidePrev {

  left: 0px;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlidePrev i {

  border-radius: 50px;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlideNext {

  right: 0;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlideNext i {

  border-radius: 50px;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper:hover .customNavigation a {

  margin-left: 0px;

  margin-right: 0px;

  opacity: 1;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper:hover .customNavigation a:hover {

  color: rgba(255,255,255,0.7);

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-controls {

  position: absolute;

  bottom: 12%;

  left: 0;

  right: 0;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-dots .owl-dot span {

  width: 40px;

  height: 5px;

  background: #898a8b;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-dots .owl-dot.active span,

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-dots .owl-dot:hover span {

  background: #fff;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .footer-animation {

  z-index: 1;

  color: #fff;

  position: absolute;

  font-size: 28px;

  bottom: 15px;

  left: 0;

  right: 0;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .footer-animation img {

  display: inline-block;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .footer-animation span {

  display: inline-block;

  background-repeat: no-repeat;

  width: 31px;

  height: 50px;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .footer-animation.scroll-down span {

  background-image: url(../images/mouse-down.png);

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .footer-animation.scroll-top span {

  background-image: url(../images/mouse-up.png);

}

.sppb-slideshow-fullwidth-read-more {

  padding: 10px 25px;

  border: 2px solid #fff;

  border-radius: 3px;

  background: rgba(0,0,0,0.2);

}

.sppb-slideshow-fullwidth-read-more:hover {

  background-color: #fff;

  color: #000 !important;

}

.slideshow-angle-down-link {

  color: #fff;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-item .sppb-slideshow-fullwidth-item .sppb-wow.sppb-animated {

  display: none;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-item.active .sppb-slideshow-fullwidth-item .sppb-wow.sppb-animated {

  display: block;

}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-item.active .sppb-slideshow-fullwidth-item .sppb-wow.sppb-animated.sppb-slideshow-fullwidth-read-more {

  display: inline-block;

}

.macro-core-service .sppb-title-heading {

  margin-bottom: 100px !important;

}

.macro-core-service .sppb-media-body {

  overflow: visible;

}

.macro-core-service .sppb-feature-box-title {

  line-height: 36px;

  margin-left: 60px;

}

.macro-core-service .sppb-icon i {

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.macro-core-service .sppb-addon-feature:hover {

  cursor: pointer;

}

.macro-skills-wrapper .sppb-addon-feature .sppb-icon {

  margin-right: 15px;

}

.macro-skills-wrapper .sppb-addon-feature .sppb-addon-text,

.macro-skills-wrapper .sppb-addon-feature .sppb-icon i,

.macro-our-offers .sppb-addon-feature .sppb-addon-text,

.macro-our-offers .sppb-addon-feature .sppb-icon i {

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.macro-skills-wrapper .sppb-addon-feature:hover,

.macro-our-offers .sppb-addon-feature:hover {

  cursor: pointer;

}

.macro-skills-wrapper .sppb-addon-feature:hover .sppb-addon-text,

.macro-our-offers .sppb-addon-feature:hover .sppb-addon-text {

  color: #000;

}

.sppb-addon-articles .sppb-addon-article {

  overflow: hidden;

}

.sppb-addon-articles .sppb-addon-article:hover .sppb-article-img:before {

  opacity: 1;

}

.sppb-addon-articles .sppb-addon-article:hover .sppb-article-img img {

  -webkit-transform: scale(1.2);

  transform: scale(1.2);

}

.sppb-addon-articles .sppb-addon-article:hover .sppb-article-img .sppb-readmore {

  opacity: 1;

  left: 50%;

}

.sppb-addon-articles .sppb-article-img {

  overflow: hidden;

  position: relative;

}

.sppb-addon-articles .sppb-article-img:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0,0,0,0.3);

  opacity: 0;

  z-index: 10;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

  pointer-events: none;

}

.sppb-addon-articles .sppb-article-img .sppb-readmore {

  position: absolute;

  top: 50%;

  left: 40%;

  transform: translate(-50%,-50%);

  border: 2px solid #fff;

  padding: 10px 25px;

  border-radius: 3px;

  opacity: 0;

  background: rgba(0,0,0,0.3);

  color: #fff;

  z-index: 10;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-addon-articles .sppb-article-img .sppb-readmore:hover {

  background-color: #fff;

  color: #000;

}

.sppb-addon-articles .sppb-article-img a {

  display: block;

  overflow: hidden;

}

.sppb-addon-articles .sppb-article-img img {

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-addon-articles .title {

  font-size: 26px;

}

.sppb-addon-articles .title a {

  color: #000;

}

.sppb-addon-articles .sppb-meta-date {

  display: inline-block;

  float: left;

  margin-right: 20px;

  font-size: 14px;

}

.sppb-addon-articles .sppb-meta-date i,

.sppb-addon-articles .sppb-meta-category i,

.sppb-addon-articles .sppb-meta-author i {

  margin-right: 8px;

  color: #565656;

}

.sppb-addon-articles .sppb-article-meta {

  float: left;

  margin-bottom: 0;

}

.sppb-addon-articles .sppb-article-meta a {

  color: #888;

}

.sppb-addon-articles .sppb-article-meta .sppb-meta-category {

  margin-right: 20px;

}

.macro-counter-wrapper {

  position: relative;

}

.macro-counter-wrapper:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0,0,0,0.5);

}

.macro-testimonial-pro .sppb-section-title .sppb-title-heading span {

  font-size: 20px;

  color: #000;

}

.macro-testimonial-pro .sppb-carousel-icon {

  font-size: 60px;

  margin-bottom: 40px;

}

.macro-testimonial-pro .sppb-testimonial-message {

  font-size: 32px;

  line-height: 40px;

  margin-bottom: 30px;

}

.macro-testimonial-pro .sppb-testimonial-client {

  font-size: 18px;

  font-weight: 600;

  margin-bottom: 60px;

}

.sppb-carousel-indicators {

  position: relative;

}

.sppb-carousel-indicators >li {

  display: none;

}

.sppb-carousel-indicators >li.sppb-tm-indicators {

  display: inline-block;

  width: 75px;

  height: 75px;

  border-radius: 50px;

  overflow: hidden;

  opacity: .2;

  border: none !important;

  margin: 0 25px 0 0;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-carousel-indicators >li.sppb-tm-indicators.active {

  opacity: 1;

}

.macro-subscribe-wrapper .acymailing_form .inputbox {

  background: transparent;

  height: 50px;

  border-radius: 4px;

  border-color: #454545;

  padding: 5px 20px;

  width: 75% !important;

  margin-right: 10px;

  float: left;

}

.macro-subscribe-wrapper .acymailing_form .inputbox:focus {

  color: #fff;

}

.macro-subscribe-wrapper .acymailing_form .acysubbuttons {

  float: left;

  font-size: 18px !important;

}

.sppb-addon-persion:hover .sppb-person-image:before {

  left: 0;

}

.sppb-addon-persion:hover .sppb-person-image .sppb-person-social-icons {

  left: 50%;

  -webkit-transition-delay: .15s;

  transition-delay: .15s;

  opacity: 1;

}

.sppb-addon-persion .sppb-person-social-icons.social-position-after ul > li {

  margin: 0 8px;

}

.sppb-addon-persion .sppb-person-social-icons.social-position-after ul > li > a {

  color: #333;

  font-size: 16px;

}

.sppb-addon-persion .sppb-person-image {

  position: relative;

  overflow: hidden;

}

.sppb-addon-persion .sppb-person-image:before {

  content: "";

  position: absolute;

  top: 0;

  left: -100%;

  width: 100%;

  height: 100%;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-addon-persion .sppb-person-image .sppb-person-social-icons {

  position: absolute;

  top: 50%;

  left: 0;

  transform: translate(-50%,-50%);

  opacity: 0;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-addon-persion .sppb-person-information {

  color: #000;

}

.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {

  color: #000;

}

.sppb-addon-persion .sppb-person-name {

  font-size: 24px !important;

  font-weight: 400 !important;

  margin-top: 25px;

}

.sppb-addon-persion .sppb-person-designation {

  font-size: 16px !important;

  margin-top: 10px;

}

.sppb-addon-persion .sppb-person-social > li {

  margin: 0 20px 0 0;

}

.sppb-addon-persion .sppb-person-social > li:last-child {

  margin: 0;

}

.sppb-addon-persion .sppb-person-social > li > a {

  font-size: 24px;

  color: #fff;

}

.macro-skils .sppb-addon-single-image {

  padding-right: 80px;

}

.macro-skils .sppb-addon-title {

  margin: 0 0 30px 0;

}

.macro-skils .sppb-addon-title span {

  font-size: 18px;

  font-weight: 400;

  color: #c5c6c7;

}

.macro-skils .sppb-progress {

  height: 6px;

  margin-bottom: 10px;

  background: #dbdbdb;

  margin: 0 65px;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.macro-skils .sppb-progress:before {

  font-family: fontawesome;

  position: absolute;

  font-size: 36px;

  left: 20px;

  color: #a8a8a8;

  margin-top: -15px;

}

.macro-skils .progress-name,

.macro-skils .progress-count {

  position: relative;

  font-weight: 400;

  text-transform: capitalize;

}

.macro-skils .progress-name {

  top: -35px;

  left: 65px;

  font-size: 14px;

  color: #a8a8a8;

}

.macro-skils .progress-count {

  top: -15px;

  font-size: 20px;

  color: #000;

}

.macro-skils .sppb-progress-bar {

  -webkit-box-shadow: none;

  box-shadow: none;

  border-radius: 20px;

}

.macro-skils .graphic-progress-bar:before {

  content: "\f1fc";

}

.macro-skils .html-progress-bar:before {

  content: "\f13b";

}

.macro-skils .joomla-progress-bar:before {

  content: "\f1aa";

}

.macro-skils .wordpress-progress-bar:before {

  content: "\f19a";

}

.sp-micro-team-two .sppb-addon-persion {

  position: relative;

  margin-bottom: 30px;

  overflow: hidden;

}

.sp-micro-team-two .sppb-addon-persion:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  opacity: 0.9;

  z-index: 2;

  -webkit-transition: .4s;

  -o-transition: .4s;

  transition: .4s;

  background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0.1) 10%,#000000 100%);

  background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0.1) 10%,#000000 100%);

  background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0.1) 10%,#000000 100%);

  background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0.1) 10%,#000000 100%);

  background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 10%,#000000 100%);

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-information {

  position: absolute;

  bottom: 0;

  width: 100%;

  padding: 25px;

  color: #fff;

  z-index: 5;

  -webkit-transform: translate(0,0);

  -ms-transform: translate(0,0);

  -o-transform: translate(0,0);

  transform: translate(0,0);

  -webkit-transition: .4s;

  -o-transition: .4s;

  transition: .4s;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-information .sppb-person-designation {

  color: #fff;

  font-size: 14px;

  line-height: 18px;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons {

  z-index: 10;

  position: absolute;

  bottom: 0;

  width: 100%;

  padding: 0;

  opacity: 0;

  -webkit-transform: translate(0,30px);

  -ms-transform: translate(0,30px);

  -o-transform: translate(0,30px);

  transform: translate(0,30px);

  -webkit-transition: .4s;

  -o-transition: .4s;

  transition: .4s;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social {

  margin: 0;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social >li {

  display: block;

  float: left;

  width: 25%;

  height: 50px;

  margin: 0;

  text-align: center;

  font-size: 16px;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social >li >a {

  width: 100%;

  height: 100%;

  line-height: 50px;

  display: block;

  background-color: red;

  color: #fff;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social >li:nth-child(1)>a {

  background-color: #3B5997;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social >li:nth-child(2)>a {

  background-color: #29C5F5;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social >li:nth-child(3)>a {

  background-color: #D13D2F;

}

.sp-micro-team-two .sppb-addon-persion .sppb-person-social-icons .sppb-person-social >li:nth-child(4)>a {

  background-color: #006DC0;

}

.sp-micro-team-two .sppb-addon-persion:hover:before {

  opacity: 1;

}

.sp-micro-team-two .sppb-addon-persion:hover .sppb-person-information {

  -webkit-transform: translate(0,-45px);

  -ms-transform: translate(0,-45px);

  -o-transform: translate(0,-45px);

  transform: translate(0,-45px);

}

.sp-micro-team-two .sppb-addon-persion:hover .sppb-person-social-icons {

  opacity: 1;

  -webkit-transform: translate(0,0);

  -ms-transform: translate(0,0);

  -o-transform: translate(0,0);

  transform: translate(0,0);

}

#timeline {

  list-style: none;

  position: relative;

}

#timeline:before {

  content: " ";

  position: absolute;

  top: 0;

  bottom: 0;

  width: 4px;

  background-color: #ededed;

  left: 50%;

  margin-left: -1.5px;

}

#timeline:after {

  content: " ";

  position: absolute;

  bottom: 0;

  left: 50%;

  transform: translateX(-50%);

  width: 12px;

  height: 12px;

  border-radius: 20px;

  background-color: #ededed;

}

#timeline .timeline-badge {

  width: 50px;

  height: 50px;

  font-size: 1.2em;

  text-align: center;

  position: absolute;

  top: 10px;

  left: 50%;

  margin-left: -25px;

  background-color: #fcfcfc;

  z-index: 10;

  border-radius: 100%;

}

#timeline .timeline-badge:before {

  content: "";

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%,-50%);

  border-radius: 20px;

  width: 22px;

  height: 22px;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

#timeline .timeline-badge .timeline-date {

  font-size: 1.4em;

}

#timeline .timeline-movement {

  position: relative;

  padding-bottom: 40px;

}

#timeline .timeline-movement:hover {

  cursor: pointer;

}

#timeline .timeline-movement .timeline-item {

  padding: 20px 0;

}

#timeline .timeline-movement .timeline-item .timeline-panel {

  margin-left: 30px;

}

#timeline .timeline-movement .timeline-item .timeline-panel .title {

  font-size: 24px;

  font-weight: 700;

  color: #000;

  margin-bottom: 20px;

  position: relative;

}

#timeline .timeline-movement .timeline-item .timeline-panel .title:after {

  content: "";

  position: absolute;

  top: 50%;

  left: -80px;

  width: 50px;

  height: 4px;

  background: #ededed;

  border-radius: 20px;

}

#timeline .timeline-movement .timeline-item .timeline-panel.left-part {

  text-align: right;

  margin-right: 30px;

  margin-left: 0;

}

#timeline .timeline-movement .timeline-item .timeline-panel.left-part .title:after {

  right: -80px;

  left: inherit;

}

#timeline .timeline-movement .timeline-item .timeline-date {

  font-size: 18px;

  color: #acacad;

}

#timeline .timeline-movement.timeline-movement-top {

  height: 25px;

}

#timeline .timeline-movement.timeline-movement-top:before {

  content: "";

  position: absolute;

  top: 0;

  left: 50%;

  transform: translateX(-50%);

  width: 12px;

  height: 12px;

  background: #ededed;

  border-radius: 20px;

}

.macro-clients {

  line-height: 100px;

  margin-top: 30px;

}

.sppb-gallery li {

  width: 20%;

}

.sppb-gallery li:hover >a:before {

  opacity: 1;

}

.sppb-gallery li:hover >a:after {

  -webkit-transform: translate(-50%,-50%) scale(1);

  transform: translate(-50%,-50%) scale(1);

}

.sppb-gallery li >a {

  overflow: hidden;

  position: relative;

}

.sppb-gallery li >a:before {

  content: "";

  background: rgba(0,0,0,0.4);

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  opacity: 0;

  z-index: 10;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-gallery li >a:after {

  content: "\f00e";

  font-family: fontawesome;

  font-size: 50px;

  opacity: .8;

  color: #fff;

  pointer-events: none;

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%,-50%) scale(0);

  transform: translate(-50%,-50%) scale(0);

  z-index: 15;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sppb-gallery li img {

  width: 100%;

  -webkit-transition: transform .3s;

  -o-transition: transform .3s;

  transition: transform .3s;

}

.sppb-gallery li:hover {

  cursor: crosshair;

}

.sppb-gallery li:hover img {

  -webkit-transform: scale(1.3);

  -ms-transform: scale(1.3);

  -o-transform: scale(1.3);

  transform: scale(1.3);

}

.pp_loaderIcon {

  margin: 30% 0 0 -12px;

}

.sppb-addon-pricing-table .sppb-pricing-box {

  padding: 0;

  border: solid 4px #e4e5e7;

  border-radius: 4px;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header {

  padding: 45px 0;

  position: relative;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {

  font-size: 26px;

  color: #4e283f;

  margin-bottom: 45px;

  text-transform: capitalize;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {

  font-size: 68px;

  font-weight: 700;

  color: #4e283f;

  letter-spacing: -6px;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header:after {

  position: absolute;

  content: "";

  background-image: url(../images/pricing-border.png);

  left: 0;

  bottom: 0;

  width: 100%;

  height: 5px;

  background-repeat: repeat-x;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features {

  padding: 45px 0;

  position: relative;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li {

  color: #000;

  font-size: 18px;

  border-bottom: solid 1px #dedfe0;

  padding: 20px 0;

  margin: 0 65px;

  position: relative;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li:before {

  position: absolute;

  content: "";

  background-image: url(../images/pricing-feature.png);

  width: 24px;

  height: 24px;

  left: 20px;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li:last-child {

  border-bottom: 0;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features:after {

  position: absolute;

  content: "";

  background-image: url(../images/pricing-border.png);

  left: 0;

  bottom: 0;

  width: 100%;

  height: 5px;

  background-repeat: repeat-x;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-footer {

  padding: 15px 0;

}

.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-footer a.sppb-btn-default {

  background-color: transparent;

  padding: 0;

  border-bottom: 0;

  font-size: 16px;

  color: #4e283f;

  font-weight: 700;

  letter-spacing: 5px;

}

.sppb-addon-pricing-table .sppb-pricing-featured {

  background-color: transparent;

}

.sppb-addon-pricing-table .sppb-pricing-featured .sppb-pricing-features ul li {

  color: #000;

}

.sppb-addon-ajax-contact .sppb-input-group >div {

  width: 33.334%;

  float: left;

  padding-right: 20px;

  margin-bottom: 20px;

}

.sppb-addon-ajax-contact .sppb-input-group >div:last-child {

  padding-right: 0;

}

.sppb-addon-ajax-contact textarea {

  min-height: 140px;

}

.sppb-addon-ajax-contact .button-wrapper {

  overflow: hidden;

  text-align: center;

  margin-top: 50px;

}

.sppb-addon-ajax-contact button[type="submit"]:focus {

  outline: none;

}

.custom-style-ul ul,

.custom-style-ul ol {

  margin-left: -20px;

}

.sppb-addon-dropcap,

.custom-style-ul {

  font-size: 14px;

}

.macro-our-offers {

  padding: 50px 0 0 30px;

}

.macro-cta .sppb-cta-title {

  font-weight: 700;

}

.macro-cta .sppb-btn {

  font-size: 18px;

}

#sp-left .sp-module,

#sp-right .sp-module {

  background-color: #fafafa;

  padding: 30px;

}

#sp-left .sp-module h3.sp-module-title,

#sp-right .sp-module h3.sp-module-title {

  font-size: 20px;

  font-weight: 700;

  color: #000;

  margin-bottom: 15px;

  text-transform: capitalize;

}

.sp-module {

  margin-top: 50px;

}

.sp-module:first-child {

  margin-top: 0;

}

.sp-module .sp-module-title {

  margin: 0 0 15px;

  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 #f2f2f2;

  -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;

  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;

}

.form-links ul li {

  display: inline-block;

  margin-right: 5px;

}

.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 {

  line-height: 12px;

}

.article-info >dd {

  display: inline-block;

  font-size: 14px;

  color: #565656;

  margin: 0 8px;

}

.article-info >dd >i {

  display: inline-block;

  margin-right: 10px;

}

.tags {

  margin-top: 15px;

}

.tags >span {

  text-transform: capitalize;

  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 {

  display: inline-block;

  margin-bottom: 15px;

  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: 40px;

}

.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: 0 0 25px 0;

  padding-top: 15px;

  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;

}

.view-category .items-leading .item {

  margin-top: 0;

}

.view-category .item {

  margin-top: 35px;

}

.view-category .item .entry-image {

  float: left;

}

.view-category .item .entry-header dl.article-info dd.published {

  display: block;

  margin-bottom: 15px;

}

.view-category .item .entry-header dl.article-info dd.category-name a {

  color: #565656;

}

.view-category .item .entry-header dl.article-info dd {

  margin: 0 15px 0 0;

}

.view-category .item p {

  font-size: 14px;

  color: #565656;

}

.view-category .item p.readmore {

  margin: 20px 0 0 0;

}

.view-category .item p.readmore a.btn {

  color: #fff;

  font-size: 14px;

  height: 40px;

  line-height: 40px;

}

.view-category .item .tags span {

  color: #565656;

  font-weight: 700;

}

.view-category .item .tags a.label-info {

  padding: 5px 10px;

}

.view-article .entry-header {

  margin-bottom: 35px;

}

.view-article .entry-header h2 {

  font-size: 48px;

  color: #000;

  font-weight: bold;

  margin: 0 0 45px 0;

  padding-top: 0;

  -webkit-transition: 400ms;

  -o-transition: 400ms;

  transition: 400ms;

}

.view-article .entry-header .article-info dd.category-name a {

  color: #565656;

}

.view-article .entry-header .article-info dd {

  font-size: 16px;

  color: #565656;

}

.view-article strong {

  font-size: 28px;

  font-weight: 400;

  line-height: 35px;

}

.view-article .pagenav li.previous a,

.view-article .pagenav li.next a {

  color: #fff;

  border: solid 1px transparent;

  border-radius: 3px;

}

#sp-right .sp-module.blog-categories,

#sp-left .sp-module.blog-categories,

.blog-categories {

  background-color: #fafafa;

  padding: 25px 0 15px 0;

  border-radius: 3px;

}

#sp-right .sp-module.blog-categories h3.sp-module-title,

#sp-left .sp-module.blog-categories h3.sp-module-title,

.blog-categories h3.sp-module-title {

  padding-left: 25px;

}

#sp-right .sp-module.blog-categories ul.categories-module li a,

#sp-left .sp-module.blog-categories ul.categories-module li a,

.blog-categories ul.categories-module li a {

  margin: 0 30px;

  padding: 0;

  line-height: 40px;

  font-size: 14px;

  color: #333;

  font-weight: 500;

}

#sp-right .sp-module.blog-categories ul.categories-module li a:before,

#sp-left .sp-module.blog-categories ul.categories-module li a:before,

.blog-categories ul.categories-module li a:before {

  display: none;

}

#sp-left .sp-module.popular-post,

#sp-right .sp-module.popular-post,

.popular-post {

  padding: 25px 0;

  border-radius: 3px;

}

#sp-left .sp-module.popular-post h3,

#sp-right .sp-module.popular-post h3,

.popular-post h3 {

  padding-left: 25px;

}

#sp-left .sp-module.popular-post .latestnews,

#sp-right .sp-module.popular-post .latestnews,

.popular-post .latestnews {

  padding: 0 !important;

}

#sp-left .sp-module.popular-post .latestnews > div,

#sp-right .sp-module.popular-post .latestnews > div,

.popular-post .latestnews > div {

  padding: 25px;

  display: table;

  width: 100%;

}

#sp-left .sp-module.popular-post .latestnews > div .article-list-img,

#sp-right .sp-module.popular-post .latestnews > div .article-list-img,

.popular-post .latestnews > div .article-list-img {

  width: 50px;

  display: table-cell;

  vertical-align: middle;

}

#sp-left .sp-module.popular-post .latestnews > div a,

#sp-right .sp-module.popular-post .latestnews > div a,

.popular-post .latestnews > div a {

  display: table-cell;

  vertical-align: middle;

  padding-left: 15px;

  line-height: 20px;

  font-size: 14px;

  color: #000;

}

.tag-cloud {

  background-color: #fafafa;

  padding: 25px;

  border-radius: 3px;

}

.tag-cloud h3.sp-module-title {

  font-size: 20px;

  font-weight: 700;

  color: #000;

  margin-bottom: 30px;

  text-transform: capitalize;

}

.tag-cloud .tagspopular {

  padding: 0 !important;

}

.tag-cloud .tagspopular ul li {

  display: inline-block;

  border-bottom: 0;

  margin: 0 10px 10px 0;

}

.tag-cloud .tagspopular ul li a {

  background-color: #c3c4c7;

  color: #fff;

  padding: 0 10px;

  border-radius: 3px;

  font-size: 14px;

  line-height: 25px;

  -webkit-transition: 400ms;

  -o-transition: 400ms;

  transition: 400ms;

}

.tag-cloud .tagspopular ul li a:before {

  display: none;

}

.tag-cloud .tagspopular ul li a:hover {

  color: #fff;

}

.pagination-wraper {

  text-align: center;

  margin-top: 85px;

}

.pagination-wraper ul.pagination {

  margin: 0;

  padding: 10px 15px;

  background-color: #fff;

}

.pagination-wraper ul.pagination li [title~="Start"] {

  margin-right: 50px;

}

.pagination-wraper ul.pagination li [title~="End"] {

  margin-left: 50px;

}

.pagination-wraper ul.pagination li > a {

  border: 0;

  width: 40px;

  height: 40px;

  line-height: 40px;

  font-size: 18px;

  color: #000;

  padding: 0;

  margin: 0 5px;

  border-radius: 3px;

}

.pagination-wraper .pagination >li.disabled:first-child > a {

  margin-right: 50px;

}

.pagination-wraper .pagination >li.disabled:last-child > a {

  margin-left: 50px;

}

.pagination-wraper .pagination > .active > a {

  color: #fff;

}

.pagination-wraper .pagination > .active > a:hover {

  color: #fff;

}

.blog-featured h1 {

  font-size: 48px;

}

.view-category .entry-image,

.view-category .entry-gallery,

.view-category .entry-video,

.view-category .entry-audio,

.view-category .entry-link {

  margin-bottom: 0;

}

.entry-gallery a.carousel-left,

.entry-gallery a.carousel-right {

  z-index: 1;

}

article.pf-status .entry-header {

  background-color: rgba(0,0,0,0.8);

  height: 100%;

  padding: 30px !important;

  margin-top: 4px;

}

article.pf-status .entry-header .published-date,

article.pf-status .entry-header dl.article-info dd {

  color: #fff !important;

}

article.pf-status .entry-header h2 a {

  color: #fff !important;

}

article.pf-status:hover .entry-header .published-date,

article.pf-status:hover .entry-header dl.article-info dd {

  color: rgba(255,255,255,0.7) !important;

}

article.pf-status:hover .entry-header h2 a {

  color: rgba(255,255,255,0.7) !important;

}

.pf-gallery .carousel-inner {

  position: relative;

}

.pf-gallery .carousel-inner:after {

  position: absolute;

  content: "";

  background-color: rgba(78,40,63,0.7);

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

}

.pf-gallery .entry-header .published-date,

.pf-gallery .entry-header dl.article-info dd {

  color: #fff !important;

}

.pf-gallery .entry-header h2 a {

  color: #fff !important;

}

.pf-gallery:hover .entry-header .published-date,

.pf-gallery:hover .entry-header dl.article-info dd {

  color: rgba(255,255,255,0.7) !important;

}

.pf-gallery:hover .entry-header h2 a {

  color: rgba(255,255,255,0.7) !important;

}

.entry-link {

  min-height: 312px;

}

.pf-audio {

  min-height: 340px;

}

.pf-audio .embed-responsive iframe {

  height: 60%;

}

.pf-audio .entry-header {

  top: 80% !important;

}

.pf-audio .entry-header dl.article-info {

  margin-top: 0 !important;

  margin-bottom: 25px !important;

}

.entry-image img {

  width: 100%;

}

.entry-gallery .carousel-inner .item {

  margin-top: 0;

}

.entry-gallery .carousel-inner .item img {

  width: 100%;

}

#sp-bottom .sp-module .sp-module-title {

  text-transform: none;

  font-size: 18px;

  color: #989797;

  margin-top: 0;

  margin-bottom: 30px;

}

#sp-bottom .sp-module ul >li {

  border: none;

}

#sp-bottom .sp-module ul >li >a:before {

  content: none;

}

#sp-bottom .sp-flickr-gallery {

  margin: 0;

}

#sp-bottom1 .custom {

  font-size: 16px;

}

#sp-bottom1 .custom img {

  display: inline-block;

  margin-bottom: 20px;

}

#sp-bottom1 .custom .contact-address {

  font-size: 14px;

  margin-top: 20px;

}

#sp-bottom1 .custom .contact-address p {

  margin-bottom: 5px !important;

}

#sp-bottom2,

#sp-bottom3,

#sp-bottom4 {

  font-weight: 500;

}

#sp-bottom2 {

  padding-left: 50px;

}

#sp-footer {

  padding: 20px 0;

  text-align: center;

}

#sp-footer a {

  color: rgba(255,255,255,0.9);

}

.sp-comingsoon {

  width: 100%;

  height: 100%;

  min-height: 700px;

}

.sp-comingsoon body {

  width: 100%;

  height: 100%;

  min-height: 750px;

  color: #fff;

  position: relative;

  display: table;

  font-family: arvo;

}

.sp-comingsoon body:before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: -1;

}

.sp-comingsoon .sp-comingsoon-wrap {

  display: table-cell;

  vertical-align: middle;

  text-align: center;

}

.sp-comingsoon .sp-comingsoon-logo {

  display: inline-block;

  text-align: center;

  margin: 180px 0 100px 0;

}

.sp-comingsoon .sp-comingsoon-content {

  font-size: 16px;

  line-height: 24px;

  font-weight: 400;

}

.sp-comingsoon .sp-comingsoon-countdown {

  margin-bottom: 0px;

}

.sp-comingsoon .days,

.sp-comingsoon .hours,

.sp-comingsoon .minutes,

.sp-comingsoon .seconds {

  display: inline-block;

  margin: 0;

}

.sp-comingsoon .sp-comingsoon-countdown >div {

  position: relative;

  margin-right: 40px;

}

.sp-comingsoon .sp-comingsoon-countdown >div:after {

  content: "";

  width: 16px;

  height: 16px;

  background-color: #fff;

  display: inline-block;

  border-radius: 20px;

  -webkit-text-shadow: 0px 3px 3px rgba(0,0,0,0.1);

  text-shadow: 0px 3px 3px rgba(0,0,0,0.1);

  position: absolute;

  top: 50%;

  right: -27px;

  margin-top: -8px;

}

.sp-comingsoon .sp-comingsoon-countdown >div:last-child {

  margin-right: 0;

}

.sp-comingsoon .sp-comingsoon-countdown >div:last-child:after {

  display: none;

}

.sp-comingsoon .days .number,

.sp-comingsoon .hours .number,

.sp-comingsoon .seconds .number,

.sp-comingsoon .minutes .number {

  line-height: 100px;

  border: none;

  font-size: 130px;

  display: block;

  font-weight: 700;

  -webkit-text-shadow: 0px 3px 3px rgba(0,0,0,0.1);

  text-shadow: 0px 3px 3px rgba(0,0,0,0.1);

}

.sp-comingsoon .days .string,

.sp-comingsoon .minutes .string,

.sp-comingsoon .seconds .string,

.sp-comingsoon .hours .string {

  display: block;

  font-size: 20px;

  margin-top: 10px;

  font-weight: 700;

  text-align: center;

  -webkit-text-shadow: 0px 3px 3px rgba(0,0,0,0.1);

  text-shadow: 0px 3px 3px rgba(0,0,0,0.1);

}

.sp-comingsoon .social-icons li {

  display: inline-block;

  margin-right: 5px;

}

.sp-comingsoon .social-icons li a {

  color: #fff;

  font-size: 20px;

  -webkit-transition: color 400ms;

  transition: color 400ms;

}

.sp-comingsoon .social-icons li a:hover {

  color: #fff;

}

.sp-comingsoon .sp-position-comingsoon {

  background: rgba(0,0,0,0.05);

  padding: 40px 40px 25px 40px;

  margin-top: 70px;

  margin-bottom: 40px;

  overflow: hidden;

}

.sp-comingsoon .sp-position-comingsoon >.sp-module {

  overflow: hidden;

  margin-top: 20px;

}

.sp-comingsoon .acymailing_introtext {

  margin-bottom: 20px !important;

  font-size: 16px;

}

.sp-comingsoon .inputbox {

  width: 80% !important;

  float: left;

  border: none;

  border-radius: 0;

  background-color: #f0f0f0;

}

.sp-comingsoon .acysubbuttons {

  width: 20%;

  float: left;

}

.sp-comingsoon .acysubbuttons .btn {

  border-radius: 0;

  width: 100%;

  background-color: rgba(0,0,0,0.15);

  font-size: 18px;

}

.sp-comingsoon .acysubbuttons .btn:hover {

  background-color: rgba(0,0,0,0.3) !important;

}

.sp-comingsoon ul.social-icons >li a i {

  border: none;

  margin-right: 0;

}

.sp-comingsoon .copyright {

  margin-top: 30px;

  font-size: 14px;

}

.sp-comingsoon .copyright a {

  color: #fff;

  font-weight: 700;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sp-comingsoon .copyright a:hover {

  opacity: .8;

}

.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%;

  display: table;

  text-align: center;

}

.error-page .error-page-inner >div {

  display: table-cell;

  vertical-align: middle;

}

.error-page .error-page-inner img {

  display: inline-block;

  margin-bottom: 50px;

}

.error-page .error-page-inner .error-code {

  font-weight: bold;

  font-size: 96px;

  line-height: 1;

  margin: 0 0 10px 0;

  padding: 0;

}

.error-page .error-page-inner .error-message {

  font-size: 34px;

  line-height: 1;

  margin: 30px 0 80px;

  text-transform: capitalize;

  font-weight: 500;

}

.error-page .error-page-inner .btn-primary {

  border-color: transparent;

  border-radius: 0;

  background-color: #a1c56b;

  color: #fff;

  border: none;

  border-radius: 3px;

  border-bottom: 3px solid #6e9139;

  line-height: 50px;

  padding: 0 40px;

  font-size: 14px;

}

.error-page .error-page-inner .btn-primary:hover {

  background-color: #8ab647;

  border-color: #607f32;

}

.error-page .error-page-inner .btn-primary i {

  display: none;

}

.error-page .error-page-inner .copyright {

  margin-top: 70px;

}

.error-page .error-page-inner .copyright a {

  color: #a1c56b;

}

.search #searchForm .btn-toolbar #search-searchword {

  margin-right: 15px;

}

.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;

}

.page-header h1 {

  font-size: 48px;

  text-align: center;

}

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-columns-3 .sp-simpleportfolio-item {

  width: 33.3343%;

}

.sp-simpleportfolio .sp-simpleportfolio-filter {

  margin-bottom: 50px;

  margin-top: -10px;

}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {

  margin-right: 30px;

}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:last-child {

  margin-right: 0;

}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li >a {

  color: #a8a8a8;

  font-weight: 400;

  background-color: transparent !important;

  padding: 0 5px;

  position: relative;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li >a:before {

  content: "";

  position: absolute;

  bottom: -5px;

  left: 0;

  width: 0;

  height: 1px;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {

  z-index: 10;

  background: #f5f5f5;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {

  top: inherit !important;

  padding: 20px !important;

  background: none !important;

  color: #000 !important;

  text-align: left !important;

  z-index: -1 !important;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%,-50%);

  width: 100%;

  text-align: center;

  background-color: transparent;

  z-index: 5;

  color: #000;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {

  background-color: transparent;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns {

  display: none;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {

  margin-bottom: 10px !important;

  overflow: hidden;

  text-overflow: '222';

  display: -webkit-box !important;

  line-height: 21px;

  max-height: 40px;

  -webkit-line-clamp: 1;

  line-clamp: 1;

  -webkit-box-orient: vertical;

  -moz-box-orient: vertical;

  -ms-box-orient: vertical;

  box-orient: vertical;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

  opacity: 0;

  -webkit-transform: translate3d(50px,0,0) !important;

  transform: translate3d(50px,0,0) !important;

  -webkit-transition-delay: .15s !important;

  transition-delay: .15s !important;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a {

  color: #000 !important;

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a:hover {

  opacity: .8;

}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {

  font-size: 16px;

  -webkit-transition: .5s;

  -o-transition: .5s;

  transition: .5s;

  color: #a8a8a8;

  opacity: 0;

  -webkit-transform: translate3d(50px,0,0) !important;

  transform: translate3d(50px,0,0) !important;

}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {

  -webkit-transform: translateY(-93px) !important;

  transform: translateY(-93px) !important;

}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title,

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {

  -webkit-transform: translate3d(0,0,0) !important;

  transform: translate3d(0,0,0) !important;

  opacity: 1;

}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {

  -webkit-transition-delay: .30s !important;

  transition-delay: .30s !important;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details {

  margin-bottom: 50px;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description {

  text-align: justify;

  padding-right: 70px;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description h2 {

  font-size: 36px;

  color: #000;

  font-weight: 700;

  margin-bottom: 50px;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta {

  margin-top: 85px;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta > div {

  border-bottom: 0;

  margin-bottom: 0;

  padding-bottom: 45px;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta h4 {

  font-size: 16px;

  font-weight: 400;

  color: #000;

}

.pager li>a {

  text-transform: uppercase;

  font-weight: 500;

  border-radius: 30px;

  font-size: 14px;

}

.pager li>a:hover {

  color: #fff;

}

.pager li>a >span {

  font-size: 12px;

}

.sppb-addon-cta .sppb-row {

  display: table;

  width: 100%;

}

.scrollup {

  width: 40px;

  height: 40px;

  position: fixed;

  bottom: 62px;

  right: 100px;

  display: none;

  z-index: 999;

  animation: bounceIn .5s;

  border: 1px solid #ddd;

  background-color: rgba(255,255,255,0.4);

  -webkit-transition: .3s;

  -o-transition: .3s;

  transition: .3s;

}

.scrollup:hover {

  background-color: #c4c4c4;

}

.scrollup:before {

  content: " \f106";

  font-family: "FontAwesome";

  position: absolute;

  top: 0;

  right: 0;

  border-radius: 3px;

  width: 40px;

  height: 38px;

  line-height: 38px;

  text-align: center;

  font-size: 25px;

  font-weight: 700;

  color: #000;

}

#preloader {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #fefefe;

  z-index: 99;

  height: 100%;

}

#status {

  width: 200px;

  height: 200px;

  position: absolute;

  left: 50%;

  top: 50%;

  background-image: url('../images/ajax-loader.gif');

  background-repeat: no-repeat;

  background-position: center;

  margin: -100px 0 0 -100px;

}

.scrolldown-angle {

  -webkit-animation: scrolldown 2s ease-in-out infinite;

  animation: scrolldown 2s ease-in-out infinite;

}

@-webkit-keyframes scrolldown {

  0% {

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);

  }

  50% {

    -webkit-transform: translateY(5px);

    transform: translateY(5px);

  }

  100% {

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);

  }

}

@keyframes scrolldown {

  0% {

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);

  }

  50% {

    -webkit-transform: translateY(5px);

    transform: translateY(5px);

  }

  100% {

    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);

  }

}

.scrolldown {

  -webkit-animation-name: scrolldown;

  animation-name: scrolldown;

}

#preloader {

  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #ECF0F1;

  z-index: 99999;

  height: 100%;

}

#preloader .load {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%,-50%);

  width: 100px;

  height: 100px;

}

#preloader .spinner {

  width: 40px;

  height: 40px;

  position: relative;

}

#preloader .cube1,

.cube2 {

  width: 20px;

  height: 20px;

  position: absolute;

  top: 0;

  left: 0;

  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;

  animation: sk-cubemove 1.8s infinite ease-in-out;

}

#preloader .cube2 {

  -webkit-animation-delay: -0.9s;

  animation-delay: -0.9s;

}

@-webkit-keyframes sk-cubemove {

  25% {

    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);

  }

  50% {

    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);

  }

  75% {

    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);

  }

  100% {

    -webkit-transform: rotate(-360deg);

  }

}

@keyframes sk-cubemove {

  25% {

    transform: translateX(42px) rotate(-90deg) scale(0.5);

    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);

  }

  50% {

    transform: translateX(42px) translateY(42px) rotate(-179deg);

    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);

  }

  50.1% {

    transform: translateX(42px) translateY(42px) rotate(-180deg);

    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);

  }

  75% {

    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);

    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);

  }

  100% {

    transform: rotate(-360deg);

    -webkit-transform: rotate(-360deg);

  }

}

.sppb-addon-feature h3.sppb-feature-box-title {

  margin-bottom: 20px;

}

.btn,

.sppb-btn {

  -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;

}

.offline-inner {

  margin-top: 100px;

}

.btn,

.sppb-btn {

  border: none;

  border-bottom: 2px solid;

  font-size: 16px;

  color: #fff;

  border-radius: 3px;

  line-height: 50px;

  padding: 0 30px;

  text-transform: capitalize;

  box-shadow: none;

  -webkit-box-shadow: none;

}

.btn:hover,

.btn:focus,

.sppb-btn:hover,

.sppb-btn:focus {

  box-shadow: none;

  -webkit-box-shadow: none;

}

button {

  line-height: 50px;

  height: 50px;

}

input.btn,

input.sppb-btn {

  height: 50px !important;

  line-height: 50px !important;

  border: none;

}

input.btn:hover,

input.btn:focus,

input.btn:active,

input.btn:focus:active,

input.sppb-btn:hover,

input.sppb-btn:focus,

input.sppb-btn:active,

input.sppb-btn:focus:active {

  outline: none;

}

.btn.btn-sm,

.sppb-btn.sppb-btn-sm {

  line-height: 35px;

  padding: 0 15px;

}

.btn.btn-xs,

.sppb-btn.sppb-btn-xs {

  line-height: 25px;

  padding: 0 10px;

}

.btn.btn-lg,

.sppb-btn.sppb-btn-lg {

  font-size: 18px;

  line-height: 50px;

  padding: 0 30px;

}

.btn-default,

.sppb-btn-default {

  color: #939393;

  background-color: #e9eaed;

  border-color: #a3a7b4;

}

.btn-default:hover,

.btn-default:focus,

.btn-default:active,

.sppb-btn-default:hover,

.sppb-btn-default:focus,

.sppb-btn-default:active {

  background-color: #cdcfd6;

  border-color: #959aa8;

}

.btn-primary,

.sppb-btn-primary {

  color: #fff;

  background-color: #aad172;

}

.btn-primary:hover,

.btn-primary:focus,

.btn-primary:active,

.sppb-btn-primary:hover,

.sppb-btn-primary:focus,

.sppb-btn-primary:active {

  background-color: #93c44c;

}

.btn-success,

.sppb-btn-success {

  color: #fff;

  background-color: #58cf68;

  border-color: #258232;

}

.btn-success:hover,

.btn-success:focus,

.btn-success:active,

.sppb-btn-success:hover,

.sppb-btn-success:focus,

.sppb-btn-success:active {

  background-color: #36be49;

  border-color: #206e2a;

}

.btn-info,

.sppb-btn-info {

  color: #fff;

  background-color: #3da1e3;

  border-color: #145d8c;

}

.btn-info:hover,

.btn-info:focus,

.btn-info:active,

.sppb-btn-info:hover,

.sppb-btn-info:focus,

.sppb-btn-info:active {

  background-color: #1e89cf;

  border-color: #114e76;

}

.btn-warning,

.sppb-btn-warning {

  color: #fff;

  background-color: #f7a442;

  border-color: #b26408;

}

.btn-warning:hover,

.btn-warning:focus,

.btn-warning:active,

.sppb-btn-warning:hover,

.sppb-btn-warning:focus,

.sppb-btn-warning:active {

  background-color: #f58c11;

  border-color: #9a5606;

}

.btn-danger,

.sppb-btn-danger {

  color: #fff;

  background-color: #e35358;

  border-color: #9d1a1e;

}

.btn-danger:hover,

.btn-danger:focus,

.btn-danger:active,

.sppb-btn-danger:hover,

.sppb-btn-danger:focus,

.sppb-btn-danger:active {

  background-color: #dc272d;

  border-color: #87161a;

}

.btn-link,

.sppb-btn-link {

  background-color: transparent;

  padding: 0;

  border: none;

  color: #4e283f;

  font-weight: 700;

  letter-spacing: 5px;

  color: #aad172;

}

.btn-link:hover,

.btn-link:focus,

.btn-link:active,

.sppb-btn-link:hover,

.sppb-btn-link:focus,

.sppb-btn-link:active {

  text-decoration: none;

  color: #93c44c;

}

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;

  border-radius: 3px;

  -webkit-box-shadow: none;

  box-shadow: none;

  height: 50px !important;

  padding: 6px 20px;

  border-color: #e6e6e6;

}

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;

}

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 {

  -webkit-box-shadow: none;

  box-shadow: none;

  outline: none;

  border-color: #90c940;

}

.sppb-form-control {

  border-radius: 3px;

  -webkit-box-shadow: none;

  box-shadow: none;

  border-color: #e6e6e6;

}

.sppb-form-control:focus {

  border-color: #90c940 !important;

  -webkit-box-shadow: none !important;

  box-shadow: none !important;

}

.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%;

}

.sppb-addon-tab .sppb-nav-tabs {

  border-bottom: solid 1px #e9eaed;

}

.sppb-addon-tab .sppb-nav-tabs li {

  margin-right: 30px;

  margin-bottom: 0;

}

.sppb-addon-tab .sppb-nav-tabs li > a {

  font-size: 16px;

  font-weight: 500;

  padding: 0 0 15px 0;

  color: #a8a8a8;

  border: 0;

  border-radius: 0;

}

.sppb-addon-tab .sppb-nav-tabs li > a:hover,

.sppb-addon-tab .sppb-nav-tabs li > a:focus {

  background-color: transparent;

  border: none;

  outline: none;

}

.sppb-addon-tab .sppb-nav-tabs li.active > a {

  color: #aad172;

}

.sppb-addon-tab .sppb-tab-pane {

  padding: 20px 0;

}

.sppb-addon-tab .sppb-tab-pane >div {

  margin-bottom: 40px;

}

.sppb-addon-tab .sppb-tab-pane >div p {

  padding-right: 20px;

  font-size: 36px;

  float: left;

  color: #a8a8a8;

}

.macro-tab-style2 {

  background-color: #fafafa;

}

.macro-tab-style2 .sppb-nav-pills {

  background-color: #f2f2f2;

}

.macro-tab-style2 .sppb-nav-pills li a {

  font-size: 16px;

  font-weight: 500;

  color: #000;

  padding: 15px 25px;

  background: none;

  border-radius: 0;

}

.macro-tab-style2 .sppb-nav-pills li a:hover,

.macro-tab-style2 .sppb-nav-pills li a:focus {

  background-color: transparent;

  border-color: transparent;

  outline: 0;

}

.macro-tab-style2 .sppb-nav-pills li.active a {

  background-color: #aad172;

  color: #fff;

  border-radius: 0;

}

.macro-tab-style2 .sppb-nav-pills li.active a:hover {

  background-color: #aad172;

}

.macro-tab-style2 .sppb-tab-content {

  padding: 30px;

}

.sppb-addon-accordion .sppb-panel-default {

  border: 0;

  box-shadow: none;

}

.sppb-addon-accordion .sppb-panel-default .sppb-panel-heading {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

  padding: 0 0 15px 0;

  background-color: transparent;

  border-bottom: solid 1px #e9eaed;

  position: relative;

}

.sppb-addon-accordion .sppb-panel-default .sppb-panel-heading.active:before {

  content: "\f068";

}

.sppb-addon-accordion .sppb-panel-default .sppb-panel-heading:before {

  position: absolute;

  font-family: FontAwesome;

  content: "\f067";

  left: 0;

  top: 0;

}

.sppb-addon-accordion .sppb-panel-default .sppb-panel-heading span.sppb-panel-title {

  color: #38434a;

  font-size: 14px;

  font-weight: 700;

  margin-left: 20px;

}

.sppb-addon-accordion .sppb-panel-default .sppb-panel-heading span.sppb-panel-title i {

  margin-right: 18px;

  padding: 15px 0;

}

.sppb-addon-accordion .sppb-panel-default .sppb-panel-body {

  padding-top: 20px;

  border-top: 0 !important;

  font-size: 14px;

  line-height: 24px;

}

.sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {

  margin-top: 20px;

}

.sppb-addon-accordion .sppb-panel-primary {

  border: 0;

  box-shadow: none;

}

.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

  padding: 0;

  background-color: transparent;

  border-bottom: solid 1px #ebecef;

}

.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading span.sppb-panel-title {

  color: #000;

  font-size: 14px;

  font-weight: 700;

}

.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading span.sppb-panel-title i {

  color: #aad172;

  margin-right: 18px;

  padding: 15px 0;

}

.sppb-addon-accordion .sppb-panel-primary .sppb-panel-body {

  padding: 30px 0 10px 0;

  border-top: 0 !important;

}

.sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {

  margin-top: 20px;

}

.sppb-addon-accordion .sppb-panel-success {

  border: 0;

  box-shadow: none;

}

.sppb-addon-accordion .sppb-panel-success .sppb-panel-heading {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

  padding: 0;

  background-color: transparent;

  border-bottom: solid 1px #ebecef;

}

.sppb-addon-accordion .sppb-panel-success .sppb-panel-heading span.sppb-panel-title {

  color: #2e3327;

  font-size: 14px;

  font-weight: 700;

  color: #000;

}

.sppb-addon-accordion .sppb-panel-success .sppb-panel-heading span.sppb-panel-title i {

  margin-right: 18px;

  padding: 15px 0;

  color: #58cf68;

}

.sppb-addon-accordion .sppb-panel-success .sppb-panel-body {

  padding: 30px 0 10px 0;

  border-top: 0 !important;

}

.sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {

  margin-top: 20px;

}

.sppb-addon-accordion .sppb-panel-info {

  border: 0;

  box-shadow: none;

}

.sppb-addon-accordion .sppb-panel-info .sppb-panel-heading {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

  padding: 0;

  background-color: transparent;

  border-bottom: solid 1px #ebecef;

}

.sppb-addon-accordion .sppb-panel-info .sppb-panel-heading span.sppb-panel-title {

  color: #2e3327;

  font-size: 14px;

  font-weight: 700;

  color: #000;

}

.sppb-addon-accordion .sppb-panel-info .sppb-panel-heading span.sppb-panel-title i {

  margin-right: 18px;

  padding: 15px 0;

  color: #3da1e3;

}

.sppb-addon-accordion .sppb-panel-info .sppb-panel-body {

  padding: 30px 0 10px 0;

  border-top: 0 !important;

}

.sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {

  margin-top: 20px;

}

@media only screen and (max-width: 1200px) {

  ul.social-icons >li {

    margin-right: 130px;

  }

  .sp-comingsoon .days .number,

  .sp-comingsoon .hours .number,

  .sp-comingsoon .seconds .number,

  .sp-comingsoon .minutes .number {

    font-size: 80px;

    line-height: 80px;

  }

  .sp-comingsoon .days .number:after,

  .sp-comingsoon .hours .number:after,

  .sp-comingsoon .seconds .number:after,

  .sp-comingsoon .minutes .number:after {

    margin: 0 40px 15px;

  }

  .sp-comingsoon .days .string,

  .sp-comingsoon .hours .string,

  .sp-comingsoon .seconds .string,

  .sp-comingsoon .minutes .string {

    margin-left: 25px;

  }

  .sp-comingsoon .inputbox {

    width: 75% !important;

  }

  .sp-comingsoon .acysubbuttons {

    width: 25%;

  }

}

@media (max-width: 992px) {

  ul.social-icons >li {

    margin-right: 50px;

  }

  .macro-core-service .sppb-feature-box-title {

    line-height: inherit;

  }

  .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li {

    margin: 0 20px;

  }

  .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li:before {

    left: 0;

  }

  .macro-subscribe-wrapper .acymailing_form .inputbox {

    width: 65% !important;

  }

  .sp-comingsoon .days .number,

  .sp-comingsoon .hours .number,

  .sp-comingsoon .seconds .number,

  .sp-comingsoon .minutes .number {

    font-size: 80px;

  }

  .sp-comingsoon .days .number:after,

  .sp-comingsoon .hours .number:after,

  .sp-comingsoon .seconds .number:after,

  .sp-comingsoon .minutes .number:after {

    margin: 0 40px 15px;

  }

  .sp-comingsoon .days .string,

  .sp-comingsoon .hours .string,

  .sp-comingsoon .seconds .string,

  .sp-comingsoon .minutes .string {

    margin-left: 25px;

  }

  span.contact-info-bold {

    font-size: 18px !important;

  }

  .sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description h2 {

    font-size: 32px;

  }

  .popular-post h3.sp-module-title {

    padding-left: 15px;

  }

  .popular-post .latestnews > div {

    padding: 15px;

  }

  #sp-bottom2 {

    padding-left: 15px;

    margin-bottom: 30px;

  }

  .sp-comingsoon .acysubbuttons .btn {

    padding: 0;

  }

}

@media (max-width: 768px) {

  h1 {

    font-size: 30px !important;

    line-height: 35px !important;

  }

  h1 small {

    letter-spacing: inherit !important;

  }

  h2 {

    font-size: 25px !important;

    line-height: 30px !important;

  }

  h3 {

    font-size: 20px !important;

    line-height: 25px !important;

  }

  h4 {

    font-size: 18px !important;

    line-height: 23px !important;

  }

  .sppb-addon-feature {

    margin-bottom: 40px;

  }

  .sppb-addon-feature+.sppb-empty-space {

    display: none;

  }

  .sppb-addon-animated-number {

    margin-bottom: 40px;

  }

  .macro-featured-client img {

    margin-bottom: 30px;

  }

  #offcanvas-toggler {

    margin-right: 10px;

  }

  .has-sub-image #sp-page-title .sp-page-title {

    padding: 120px 0 50px;

  }

  .macro-top-search .icon-top-wrapper {

    right: 15px;

  }

  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .footer-animation {

    display: none;

  }

  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a {

    font-size: 50px;

  }

  .macro-skills-wrapper {

    padding: 0 !important;

    margin-top: 50px;

  }

  .macro-less-padding {

    padding: 30px 0 !important;

  }

  .macro-portfolio-wrapper {

    padding-bottom: 0 !important;

  }

  .macro-skils .sppb-addon-single-image {

    margin-bottom: 30px;

  }

  .sppb-addon-persion {

    margin-bottom: 30px;

  }

  .sppb-addon-persion+.sppb-empty-space {

    display: none;

  }

  .sppb-progress-wrap {

    margin-bottom: 20px;

  }

  .macro-testimonial-pro .sppb-testimonial-message {

    font-size: 20px;

    line-height: 25px;

  }

  .sppb-carousel-indicators >li.sppb-tm-indicators {

    width: 35px;

    height: 35px;

    border-radius: 100%;

    margin: 0 10px 0 0;

  }

  .sppb-carousel-indicators >li.sppb-tm-indicators img {

    display: block !important;

  }

  .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {

    font-size: 22px !important;

    line-height: 25px !important;

  }

  .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {

    font-size: 14px !important;

  }

  .scrollup {

    right: 15px;

  }

  .sppb-addon-pricing-table .sppb-pricing-box {

    margin-bottom: 30px;

  }

  .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {

    margin-bottom: 30px;

  }

  .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {

    font-size: 45px;

  }

  #sp-bottom1,

  #sp-bottom2,

  #sp-bottom3,

  #sp-bottom4 {

    margin-bottom: 40px;

  }

  #sp-bottom2 {

    padding-left: 15px;

  }

  #sp-footer {

    text-align: center;

  }

  .sp-comingsoon .days,

  .sp-comingsoon .hours,

  .sp-comingsoon .seconds,

  .sp-comingsoon .minutes {

    margin: 0 50px 0 0;

  }

  .sp-comingsoon .days .number,

  .sp-comingsoon .hours .number,

  .sp-comingsoon .seconds .number,

  .sp-comingsoon .minutes .number {

    font-size: 50px;

    line-height: inherit;

  }

  .sp-comingsoon .days .number:after,

  .sp-comingsoon .hours .number:after,

  .sp-comingsoon .seconds .number:after,

  .sp-comingsoon .minutes .number:after {

    display: none;

  }

  .sp-comingsoon .days .string,

  .sp-comingsoon .hours .string,

  .sp-comingsoon .seconds .string,

  .sp-comingsoon .minutes .string {

    margin-top: 15px;

    text-align: center;

    margin-left: 0;

  }

  .sp-comingsoon .sp-comingsoon-logo {

    margin: 80px 0;

  }

  .sppb-person-image img {

    width: 100%;

  }

  .timeline-movement .timeline-item {

    width: 50%;

    float: left;

  }

  #timeline .timeline-movement .timeline-item .timeline-date {

    margin: 0 80px;

  }

  .sppb-addon-single-image {

    text-align: center;

  }

  #sp-page-builder img {

    display: inline-block;

  }

  .sppb-addon-gmap {

    max-height: 200px;

    overflow: hidden;

  }

  .contact-info .sppb-addon-text-block {

    margin-bottom: 20px;

  }

  .view-category .item .entry-image {

    float: none;

  }

}

@media (max-width: 480px) {

  ul.social-icons >li {

    width: 50%;

    margin: 0 0 15px 0;

    text-align: left;

    font-size: 13px;

  }

  ul.social-icons >li a i {

    text-align: center;

  }

  .sppb-icon i {

    font-size: 35px !important;

    width: 40px !important;

    height: 40px !important;

    line-height: 40px !important;

  }

  .sppb-icon+.sppb-empty-space {

    margin-bottom: 10px !important;

  }

  .sppb-animated-number {

    font-size: 25px !important;

    line-height: 30px !important;

  }

  #timeline .timeline-movement .timeline-item .timeline-panel .title {

    font-size: 18px;

  }

  #timeline .timeline-movement .timeline-item .timeline-date {

    margin: 0 0 0 70px;

  }

  #timeline .timeline-movement .timeline-item .timeline-date.text-right {

    margin: 0 70px 0 0;

  }

  .sp-simpleportfolio .sp-simpleportfolio-item {

    width: 100% !important;

  }

  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {

    margin-bottom: 15px;

    margin-right: 15px;

    font-size: 14px;

  }

  .macro-subscribe-wrapper .acymailing_form .inputbox {

    width: 100% !important;

    margin-bottom: 15px;

  }

  .sp-comingsoon .sp-comingsoon-logo {

    margin: 50px 0;

  }

  .sp-comingsoon .sp-comingsoon-logo img {

    width: 120px;

    margin-top: 30px;

  }

  .sp-comingsoon .days,

  .sp-comingsoon .hours,

  .sp-comingsoon .seconds,

  .sp-comingsoon .minutes {

    margin: 0;

    width: 50%;

    padding-bottom: 30px;

  }

  .sp-comingsoon .sp-comingsoon-content {

    font-size: 18px;

    line-height: 22px;

  }

  .sp-comingsoon .acymailing_module .inputbox {

    width: 70% !important;

  }

  .sp-comingsoon .acymailing_module .acysubbuttons {

    width: 30%;

  }

  .sp-comingsoon .acymailing_module .acysubbuttons .btn {

    font-size: 13px;

  }

  .sp-comingsoon .sp-position-comingsoon {

    padding: 25px;

    margin-top: 40px;

  }

  .sp-comingsoon .social-icons li {

    width: inherit;

  }

  .sp-comingsoon .copyright {

    margin-top: 0;

  }

  .sp-comingsoon .sp-comingsoon-countdown >div {

    margin-right: 0;

  }

  .sp-comingsoon .days,

  .sp-comingsoon .hours,

  .sp-comingsoon .seconds,

  .sp-comingsoon .minutes {

    width: 25%;

  }

  .sp-comingsoon .sp-comingsoon-countdown >div:after {

    right: -10px;

    top: 20%;

  }

  .error-page .error-page-inner img {

    width: 200px;

  }

  .macro-top-search .searchwrapper .top-search-box {

    left: 0;

    width: 100%;

    margin-left: 0;

    margin-top: 0;

    padding: 0 30px;

  }

  .macro-top-search .searchwrapper .top-search-box .search-inputbox {

    font-size: 16px;

  }

  .macro-top-search .searchwrapper .top-search-box .search-submit {

    right: 30px;

  }

  .macro-skils .sppb-addon-single-image {

    padding-right: 0;

  }

}

@media (max-width: 320px) {

  .offcanvas .offcanvas-menu {

    right: 320px;

  }

  .offcanvas-menu .offcanvas-inner {

    right: 320px;

    padding: 50px 90px 90px;

  }

  [class*=" icon-"] {

    margin-right: 0;

  }

  .sppb-addon-ajax-contact .sppb-input-group >div {

    width: 100%;

    padding-right: 0;

  }

  .pagination-wraper .pagination >li.disabled:first-child > a {

    margin-right: 30px;

  }

  .pagination-wraper ul.pagination li [title~="End"] {

    margin-left: 30px;

  }

  .sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description h2 {

    font-size: 20px !important;

  }

  .sp-comingsoon .days .number,

  .sp-comingsoon .hours .number,

  .sp-comingsoon .seconds .number,

  .sp-comingsoon .minutes .number {

    font-size: 30px;

  }

  .sp-comingsoon .days .string,

  .sp-comingsoon .hours .string,

  .sp-comingsoon .seconds .string,

  .sp-comingsoon .minutes .string {

    font-size: 15px;

  }

  .sp-comingsoon .sp-comingsoon-countdown >div:after {

    right: -5px;

    top: 20%;

  }

  .sp-comingsoon .sp-comingsoon-countdown >div:after {

    width: 10px;

    height: 10px;

  }

  .sppb-carousel-indicators >li.sppb-tm-indicators {

    margin: 0 8px 0 0;

  }

  .sp-social-share ul li {

    margin: 0;

  }

}

