@import url('https://fonts.googleapis.com/css?family=La+Belle+Aurore');
.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: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  margin: 0;
}
.sp-megamenu-parent >li.sp-has-child>a:after,
.sp-megamenu-parent >li.sp-has-child>span:after {
  font-family: "FontAwesome";
  content: " \f107";
  display: none;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 10px 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  display: block;
  padding: 8px 0;
  color: #333333;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
#offcanvas-toggler {
  float: right;
  line-height: 87px;
  margin-left: 15px;
  font-size: 20px;
}
#offcanvas-toggler >i {
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.off-canvas-menu-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0,0,0,0.2);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  right: 0;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: .5;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(320px);
  transform: translateX(320px);
  visibility: hidden;
  overflow: inherit;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > 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 >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: #5f5f5f;
  color: #fff;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.offcanvas .body-wrapper {
  right: 0;
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas .body-wrapper:after {
  width: 100%;
  height: 100%;
  right: 0;
}
.offcanvas .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-rotate .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 90px;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown .sp-dropdown {
  top: 0;
}
.menu-slide-down .sp-has-child >.sp-dropdown {
  top: 60px;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: all 500ms ease;
}
.menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-rotate .sp-has-child {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.menu-rotate .sp-has-child >.sp-dropdown {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.menu-rotate .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
  perspective: 1000px;
}
.menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #ffffff;
}
.menu-drop-in .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-drop-in .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: dropup;
  animation-name: dropup;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-drop-in .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-drop-in .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
@-webkit-keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
.menu-twist .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-twist .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
}
.menu-twist .sp-has-child .sp-menu-item {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  padding: 0 20px !important;
  background: #fff;
}
.menu-twist .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-twist .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-twist .sp-has-child:hover .sp-menu-item {
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: twist;
  animation-name: twist;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-twist .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-twist .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes twist {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@-webkit-keyframes twist {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0);
  }
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.slide-top-menu .offcanvas-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide-top-menu .body-wrapper {
  right: 0;
}
.slide-top-menu .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.slide-top-menu .offcanvas-menu {
  right: 0;
  background-color: #000000;
  visibility: visible;
}
.full-screen .offcanvas-menu {
  right: -100%;
  width: 100%;
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 600ms ease;
}
.full-screen .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
}
.full-screen-ftop .offcanvas-menu {
  right: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 500ms ease;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul >li {
  opacity: 0;
  -webkit-transform: translate3d(0px,-80px,0px);
  transform: translate3d(0px,-80px,0px);
  -webkit-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
  opacity: 1;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module {
  margin-top: 80px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul >li {
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.new-look .offcanvas-menu {
  background-color: #2b2f3b;
}
.new-look .offcanvas-menu .sp-module ul >li >a {
  padding-left: 28px;
}
.new-look .offcanvas-menu .sp-module ul >li >a:before {
  display: none;
}
.new-look .offcanvas-menu .sp-module ul >li:hover a,
.new-look .offcanvas-menu .sp-module ul >li:focus a,
.new-look .offcanvas-menu .sp-module ul >li.active a {
  background: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a {
  background-color: #2b2f3b !important;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a:hover,
.new-look .offcanvas-menu .sp-module ul >li ul li a:focus {
  color: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler {
  top: 6px;
  padding: 18px 25px;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler i {
  display: none !important;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 8px;
  left: auto;
  position: absolute;
  right: 25px;
  top: 14px;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 22px;
  top: 17px;
  width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look-off-canvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.new-look-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@-moz-document url-prefix() {
  .offcanvas-menu {
    right: -320px;
    transform: translateX(0px);
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: #ffffff;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.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;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 62px;
  right: 100px;
  display: none;
  z-index: 999;
  border: 1px solid #ddd;
  background-color: rgba(255,255,255,0.4);
}
.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;
}
#sp-top-bar .sp-module {
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
}
.sp-contact-info li i {
  margin: 0 3px;
}
.sp-contact-info li:first-child {
  margin-left: 0;
}
.sticky-wrapper {
  position: relative;
  z-index: 99;
}
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  height: 90px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header .logo {
  display: inline-block;
  height: 90px;
  display: table;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  margin: 0;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
#sp-header.menu-fixed {
  position: fixed;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  z-index: 9999;
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a {
  line-height: 86px;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 84px 0 70px;
  background-color: #e5e5e5;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
  background-color: transparent;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.sp-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul >li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a:hover {
  background: none;
}
.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.helix-social-share {
  float: right;
}
.helix-social-share .helix-social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.helix-social-share .helix-social-share-icon ul li {
  margin-right: 7px;
  display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div {
  display: block;
}
.helix-social-share .helix-social-share-icon ul li div a {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  height: 30px;
  padding-top: 4px;
  text-align: center;
  width: 30px;
  display: inline-block;
}
.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
  background: #1874c1;
  color: #fff;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon #sp-comingsoon {
  padding: 100px 0;
}
.sp-comingsoon .sp-comingsoon-wrap.has-background {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
.sp-comingsoon .comingsoon-page-logo {
  text-align: center;
}
.sp-comingsoon .comingsoon-page-logo img {
  display: inline-block;
}
.sp-comingsoon .comingsoon-page-logo .sp-retina-logo {
  display: none;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner.has-background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.error-page .error-page-inner .error-logo-wrap {
  text-align: center;
  margin-bottom: 30px;
}
.error-page .error-page-inner .error-logo-wrap img {
  display: inline-block;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
@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-comingsoon .comingsoon-page-logo .sp-retina-logo {
    display: table;
    margin: 0 auto;
  }
  .sp-comingsoon .comingsoon-page-logo .sp-default-logo {
    display: none;
  }
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-pre-loader {
  background: #ffffff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-pre-loader .sp-loader-clock {
  border: 3px solid #1874c1;
  border-radius: 60px;
  bottom: 0;
  height: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.sp-pre-loader .sp-loader-clock:after {
  content: "";
  position: absolute;
  background-color: #1874c1;
  top: 2px;
  left: 48%;
  height: 38px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 97%;
  transform-origin: 50% 97%;
  -webkit-animation: grdAiguille 2s linear infinite;
  animation: grdAiguille 2s linear infinite;
}
.sp-pre-loader .sp-loader-clock:before {
  content: "";
  position: absolute;
  background-color: #1874c1;
  top: 6px;
  left: 48%;
  height: 35px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 94%;
  transform-origin: 50% 94%;
  -webkit-animation: ptAiguille 12s linear infinite;
  animation: ptAiguille 12s linear infinite;
}
.sp-pre-loader .sp-loader-circle {
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 80px;
  border: 3px solid rgba(24,116,193,0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader1 3s linear infinite;
  animation: loader1 3s linear infinite;
}
.sp-pre-loader .sp-loader-circle:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 20px;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background-color: #1874c1;
}
.sp-pre-loader .sp-loader-bubble-loop {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 12px;
  background-color: #1874c1;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader6 1s ease-in-out infinite;
  animation: loader6 1s ease-in-out infinite;
}
.sp-pre-loader .sp-loader-bubble-loop:before {
  content: "";
  position: absolute;
  background-color: rgba(24,116,193,0.5);
  top: 0px;
  left: -25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .sp-loader-bubble-loop:after {
  content: "";
  position: absolute;
  background-color: rgba(24,116,193,0.5);
  top: 0px;
  left: 25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .circle-two {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.sp-pre-loader .circle-two > span,
.sp-pre-loader .circle-two > span:before,
.sp-pre-loader .circle-two > span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #1874c1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sp-pre-loader .circle-two > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: transparent;
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.sp-pre-loader .circle-two > span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}
.sp-pre-loader .circle-two > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}
.sp-pre-loader .wave-two-wrap {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 90px;
}
.sp-pre-loader .wave-two {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
.sp-pre-loader .wave-two li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #1874c1;
  bottom: 0;
}
.sp-pre-loader .wave-two li:nth-child(1) {
  left: 0;
  -webkit-animation: sequence1 1s ease infinite 0;
  animation: sequence1 1s ease infinite 0;
}
.sp-pre-loader .wave-two li:nth-child(2) {
  left: 15px;
  -webkit-animation: sequence2 1s ease infinite 0.1s;
  animation: sequence2 1s ease infinite 0.1s;
}
.sp-pre-loader .wave-two li:nth-child(3) {
  left: 30px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
.sp-pre-loader .wave-two li:nth-child(4) {
  left: 45px;
  -webkit-animation: sequence2 1s ease-in infinite 0.3s;
  animation: sequence2 1s ease-in infinite 0.3s;
}
.sp-pre-loader .wave-two li:nth-child(5) {
  left: 60px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
.sp-pre-loader .wave-two li:nth-child(6) {
  left: 75px;
  -webkit-animation: sequence2 1s ease infinite 0.5s;
  animation: sequence2 1s ease infinite 0.5s;
}
.sp-pre-loader .sp-loader-audio-wave {
  width: 3em;
  height: 2em;
  background: linear-gradient(#1874c1,#1874c1) 0 50%, linear-gradient(#1874c1,#1874c1) 0.625em 50%, linear-gradient(#1874c1,#1874c1) 1.25em 50%, linear-gradient(#1874c1,#1874c1) 1.875em 50%, linear-gradient(#1874c1,#1874c1) 2.5em 50%;
  background-repeat: no-repeat;
  background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  animation: audioWave 1.5s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.sp-pre-loader .sp-loader-with-logo {
  top: 0;
  left: 0;
  width: 100%;
  height: 105px;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  position: absolute;
}
.sp-pre-loader .sp-loader-with-logo .logo {
  display: inline-block;
  width: auto;
}
.sp-pre-loader .sp-loader-with-logo .line {
  background: #1874c1;
  bottom: 0;
  height: 5px;
  left: 0;
  position: absolute;
  top: auto;
}
@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader6 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes loader6 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes audioWave {
  25% {
    background: linear-gradient(#1874c1,#1874c1) 0 50%, linear-gradient(#1874c1,#1874c1) 0.625em 50%, linear-gradient(#1874c1,#1874c1) 1.25em 50%, linear-gradient(#1874c1,#1874c1) 1.875em 50%, linear-gradient(#1874c1,#1874c1) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  37.5% {
    background: linear-gradient(#1874c1,#1874c1) 0 50%, linear-gradient(#1874c1,#1874c1) 0.625em 50%, linear-gradient(#1874c1,#1874c1) 1.25em 50%, linear-gradient(#1874c1,#1874c1) 1.875em 50%, linear-gradient(#1874c1,#1874c1) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  50% {
    background: linear-gradient(#1874c1,#1874c1) 0 50%, linear-gradient(#1874c1,#1874c1) 0.625em 50%, linear-gradient(#1874c1,#1874c1) 1.25em 50%, linear-gradient(#1874c1,#1874c1) 1.875em 50%, linear-gradient(#1874c1,#1874c1) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em;
  }
  62.5% {
    background: linear-gradient(#1874c1,#1874c1) 0 50%, linear-gradient(#1874c1,#1874c1) 0.625em 50%, linear-gradient(#1874c1,#1874c1) 1.25em 50%, linear-gradient(#1874c1,#1874c1) 1.875em 50%, linear-gradient(#1874c1,#1874c1) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em;
  }
  75% {
    background: linear-gradient(#1874c1,#1874c1) 0 50%, linear-gradient(#1874c1,#1874c1) 0.625em 50%, linear-gradient(#1874c1,#1874c1) 1.25em 50%, linear-gradient(#1874c1,#1874c1) 1.875em 50%, linear-gradient(#1874c1,#1874c1) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em;
  }
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
@keyframes rot1 {
  100% {
    transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@-webkit-keyframes rot1 {
  100% {
    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@keyframes rot2 {
  100% {
    transform: skew(-10deg) rotate(525deg);
  }
}
@-webkit-keyframes rot2 {
  100% {
    -webkit-transform: skew(-10deg) rotate(525deg);
  }
}
@keyframes rot3 {
  100% {
    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@-webkit-keyframes rot3 {
  100% {
    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@keyframes width {
  10% {
    width: 10%;
  }
  20% {
    width: 20%;
  }
  30% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  90% {
    width: 90%;
  }
  100% {
    width: 100%;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  ul.social-icons {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  ul.social-icons > li {
    margin: 5px;
  }
  .sp-contact-info {
    display: table;
    float: none;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 89%;
  }
  .sppb-animated .sppb-addon-cta .sppb-cta-title {
    font-size: 28px !important;
    line-height: 40px !important;
  }
  .sppb-animated .sppb-addon-cta .sppb-btn-lg {
    font-size: 16px;
  }
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
  .form-horizontal .control-label {
    width: 100%;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
    width: 100%;
  }
  .form-horizontal .controls input,
  .form-horizontal .controls textarea {
    width: 100%;
  }
  .form-horizontal .controls textarea {
    height: 131px;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 90%;
  }
}
.home-2 #sp-header {
  height: 56px;
  background-color: transparent;
  position: fixed;
  width: 100%;
  top: 0;
}
.home-2 #sp-header > .container {
  background-color: #ffffff;
  padding: 0;
  width: 1140px;
}
.home-2 #sp-header .logo {
  height: 56px;
  margin: 0 auto;
}
.home-2 #sp-header #offcanvas-toggler {
  height: 56px;
  line-height: 56px;
  margin-left: 0;
  margin-right: 20px;
}
.home-2 #sp-header .address .sp-module ul >li >a {
  display: inline-block;
  padding: 0;
}
.home-2 #sp-header .address ul {
  display: inline-block;
  position: relative;
}
.home-2 #sp-header .address ul li {
  color: #242121;
  border-bottom: none;
}
.home-2 #sp-header .address ul li a .fa-pencil-square-o {
  height: 56px;
}
.home-2 #sp-header .address ul li a.get-your-estimate {
  font-size: 15px;
  color: #ffffff;
  left: 50px;
  right: auto;
  padding: 10px 0;
}
.home-2 #sp-header.menu-fixed {
  box-shadow: none;
}
.home-2 .offcanvas-menu {
  background-color: transparent;
}
.home-2.full-screen-ftop .offcanvas-menu {
  top: 56px;
  overflow: initial;
  height: inherit;
}
.home-2.full-screen-ftop .offcanvas-menu .close-offcanvas {
  display: none;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner {
  width: 1140px;
  background-color: #101010;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 0;
  padding: 0;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul > li {
  display: inline-block;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul > li > ul {
  position: absolute;
  background-color: #101010;
  width: 225px;
  text-align: left;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul > li > ul li {
  display: block;
  padding: 0 25px;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul > li > ul li a {
  margin: 0;
  line-height: 40px;
  text-transform: none;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  font-size: 15px;
  line-height: 50px;
  padding: 0;
  margin: 0 25px;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  font-size: 18px;
  line-height: 50px;
  padding: 0;
  right: 0;
  display: none;
}
.home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 0;
}
.home-3 #sp-menu {
  position: fixed;
  width: 100%;
  top: 75px;
  z-index: 10;
}
.home-3 #sp-menu .sp-megamenu-parent {
  float: left;
}
.home-3 #sp-menu .sp-megamenu-parent > li > a {
  color: #ffffff;
  padding: 0;
  padding-right: 30px;
  line-height: 60px;
}
.home-3 #sp-header {
  position: fixed;
  width: 100%;
  background-color: transparent;
}
.home-3 #sp-header .logo {
  height: 75px;
}
.home-3 #sp-header.menu-fixed {
  background-color: rgba(0,0,0,0.7);
}
.home-3 #sp-top1 .sp-contact-info li {
  line-height: 75px;
  color: #ffffff;
  font-size: 14px;
}
.home-3 #sp-top1 .sp-contact-info li a {
  color: #ffffff;
  font-size: 14px;
}
.home-4 .navbar-inverse .navbar_nav > li > a {
  border-top: none;
  color: #ffffff;
}
.home-4 .navbar-inverse .navbar_nav > li > a:hover {
  border-top: none !important;
  color: #1874c1;
}
.home-4 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #242121;
  box-shadow: none;
}
.home-4 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item >a {
  color: #ffffff;
}
.home-4 .sp-megamenu-parent > li > a {
  line-height: 75px;
}
.home-4 #sp-header {
  height: 75px;
}
.home-4 #sp-header .logo {
  height: 75px;
}
.home-4 #sp-top-bar {
  border-bottom: 1px solid #2d2d2d;
}
.vs_heading.background-color-black h1,
.vs_heading.background-color-black h5,
.vs_heading.background-color-black p {
  color: #ffffff;
}
.footer-widget .sppb-addon.sppb-addon-module .menu li {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.powr-flickr-gallery {
  overflow: hidden;
  height: 190px;
}
@media (min-width: 1025px) {
  .home-2.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > ul {
    display: block;
  }
}
body {
  margin: 0;
  padding: 0;
}
p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
  color: #4e4e4e;
}
span {
  font-family: 'Open Sans', sans-serif;
}
h1 {
  font-size: 45px;
  font-family: 'Cabin', sans-serif;
  color: #242121;
  margin-top: 0px;
  font-weight: 700;
}
h2 {
  font-size: 35px;
  font-family: 'Cabin', sans-serif;
}
h3 {
  font-size: 25px;
  font-family: 'Cabin', sans-serif;
  line-height: 24px;
  color: #242121;
}
h4 {
  font-size: 20px;
  font-family: 'Cabin', sans-serif;
  color: #242121;
}
h5 {
  font-size: 18px;
  font-family: 'Cabin', sans-serif;
  line-height: 24px;
  color: #242121;
}
img {
  max-width: 100%;
  border: none;
  margin: 0;
}
.float-right {
  float: right;
}
a:focus {
  outline: 0px;
}
a {
  text-decoration: none !important;
  font-size: 16px;
  font-family: 'Cabin', sans-serif;
  line-height: 24px;
  font-weight: normal;
}
.color-white {
  color: #fff;
}
.margin-left-10 {
  margin-left: -10px;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.padding-bottom-40 {
  padding-bottom: 40px;
}
.padding-bottom-44 {
  padding-bottom: 44px;
}
.padding-bottom-50 {
  padding-bottom: 50px;
}
.padding-bottom-54 {
  padding-bottom: 54px;
}
.padding-bottom-60 {
  padding-bottom: 60px;
}
.padding-bottom-64 {
  padding-bottom: 60px;
}
.padding-bottom-67 {
  padding-bottom: 67px;
}
.padding-bottom-70 {
  padding-bottom: 70px;
}
.padding-bottom-74 {
  padding-bottom: 74px;
}
.padding-bottom-84 {
  padding-bottom: 84px;
}
.padding-bottom-64 {
  padding-bottom: 64px;
}
.padding-bottom-77 {
  padding-bottom: 77px;
}
.padding-bottom-80 {
  padding-bottom: 80px;
}
.padding-bottom-90 {
  padding-bottom: 90px;
}
.padding-bottom-100 {
  padding-bottom: 100px;
}
.padding-bottom-110 {
  padding-bottom: 110px;
}
.padding-bottom-120 {
  padding-bottom: 120px;
}
.padding-bottom-130 {
  padding-bottom: 130px;
}
.padding-bottom-140 {
  padding-bottom: 140px;
}
.padding-bottom-150 {
  padding-bottom: 150px;
}
.padding-bottom-160 {
  padding-bottom: 160px;
}
.padding-bottom-170 {
  padding-bottom: 170px;
}
.padding-bottom-190 {
  padding-bottom: 190px;
}
.padding-bottom-200 {
  padding-bottom: 200px;
}
.padding-bottom-250 {
  padding-bottom: 250px;
}
.padding-bottom-270 {
  padding-bottom: 270px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-top-35 {
  padding-top: 35px;
}
.padding-top-40 {
  padding-top: 40px;
}
.padding-top-50 {
  padding-top: 50px;
}
.padding-top-54 {
  padding-top: 54px;
}
.padding-top-60 {
  padding-top: 60px;
}
.padding-top-67 {
  padding-top: 67px;
}
.padding-top-70 {
  padding-top: 70px;
}
.padding-top-74 {
  padding-top: 74px;
}
.padding-top-64 {
  padding-top: 64px;
}
.padding-top-84 {
  padding-top: 84px;
}
.padding-top-77 {
  padding-top: 77px;
}
.padding-top-80 {
  padding-top: 80px;
}
.padding-top-90 {
  padding-top: 90px;
}
.padding-top-100 {
  padding-top: 100px;
}
.padding-top-110 {
  padding-top: 110px;
}
.padding-top-120 {
  padding-top: 120px;
}
.padding-top-130 {
  padding-top: 130px;
}
.padding-top-140 {
  padding-top: 140px;
}
.padding-top-150 {
  padding-top: 150px;
}
.padding-top-170 {
  padding-top: 170px;
}
.padding-top-190 {
  padding-top: 190px;
}
.padding-top-200 {
  padding-top: 200px;
}
.padding-top-250 {
  padding-top: 250px;
}
.padding-top-270 {
  padding-top: 270px;
}
.margin-bottom-0 {
  margin-top: 0;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.margin-bottom-70 {
  margin-bottom: 70px;
}
.margin-bottom-100 {
  margin-bottom: 100px;
}
.margin-bottom-150 {
  margin-bottom: 150px;
}
.margin-bottom-120 {
  margin-bottom: 150px;
}
.margin-bottom-200 {
  margin-bottom: 200px;
}
.margin-bottom-250 {
  margin-bottom: 250px;
}
.margin-bottom-270 {
  margin-bottom: 270px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-45 {
  margin-top: 45px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-top-110 {
  margin-top: 110px;
}
.margin-top-120 {
  margin-top: 100px;
}
.margin-top-150 {
  margin-top: 150px;
}
.margin-top-170 {
  margin-top: 170px;
}
.margin-top-200 {
  margin-top: 200px;
}
.margin-top-250 {
  margin-top: 250px;
}
.margin-top-270 {
  margin-top: 270px;
}
.padding-left-0 {
  padding-left: 0;
}
.padding-right-0 {
  padding-right: 0;
}
.padding-right-left-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-30 {
  padding-right: 30px;
}
.padding-0 {
  padding: 0;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.width-100 {
  width: 100%;
}
.text-center {
  text-align: center;
}
.color-white {
  color: #fff;
}
.background-color-white {
  background: #fff;
}
.background-color-white {
  background: #fff;
}
.background-color-gray {
  background: #f4f4f4;
}
.background-color-darkgray {
  background: #f4f4f4;
}
.background-color-yelo {
  background-color: #e5e5e5;
}
.background-color-liteyelo {
  background-color: #f4f4f4;
}
.float-left {
  float: left;
}
.background-color-dark {
  background-color: #3d3d3d !important;
}
img,
img:hover,
img:focus {
  border: none !important;
}
.border-top-gray {
  border-top: 1px solid #e5e5e5 !important;
}
.top-social {
  background: #1874c1;
}
.address {
  margin-left: 0px;
}
.address ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.address ul li {
  font-size: 14px;
  color: #fff;
  font-family: "Cabin", sans-serif;
  font-weight: normal;
  display: inline;
  line-height: 18px;
}
.address ul li a {
  font-size: 14px;
}
.address ul li .fa {
  color: #fff;
  font-size: 16px;
  line-height: 41px;
  margin-right: 8px;
}
.address ul	.addrs {
  margin-right: 20px;
}
.top-social {
  height: 41px;
}
.social-icon a i {
  background-color: #f4bc16;
}
.social-icon ul {
  list-style: none;
  margin: 0px;
}
.social-icon ul li {
  display: inline;
  float: right;
  text-align: center;
}
.social-icon ul li a .fa {
  color: #242121;
  font-size: 16px;
  width: 52px;
  height: 41px;
  line-height: 41px;
  color: #fff;
  text-align: center;
}
.sp-module ul >li >a.get-your-estimate {
  font-family: "Cabin", sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  padding: 10px 0;
  position: absolute;
  right: 50px;
  top: 0;
  width: 124px;
  display: none;
}
.get-your-estimate:hover,
.social-icon ul li a:hover .fa {
  color: #fff !important;
}
.social-icon {
  position: relative;
}
.marginBottom-0 {
  margin-bottom: 0;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
  border-left-color: #555;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar_nav > li > a {
  color: #242121;
  text-transform: uppercase;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form,
.header4 {
  background: #fff;
}
.header4 {
  z-index: 99999;
  border-bottom: 1px solid #eee;
}
.dropdown:hover .dropdown-menu {
  display: block !important;
}
.navbar {
  border: none !important;
  padding: 0px 0px;
  padding-bottom: 0px;
}
.navbar_nav {
  margin-top: 0px;
}
.dropdown-menu li a {
  background: #fff;
  font-size: 14px;
  color: #242121;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #dedede;
}
.dropdown-menu li:first-child a {
  border-top: none !important;
}
.dropdown-menu {
  padding: 0px;
  list-style: none;
}
.dropdown-menu li a:hover {
  background: #fff !important;
}
.navbar-inverse {
  background: none !important;
}
.navbar-inverse .navbar_nav > li > a {
  border-top: 4px solid #fff;
  padding: 0px;
  margin: 0px 15px;
  text-transform: uppercase;
}
.navbar-inverse .navbar_nav > li > a:hover {
  border-top: 4px solid #1874c1 !important;
}
.navbar-inverse .navbar_nav > .open > a,
.navbar-inverse .navbar_nav > .open > a:hover,
.navbar-inverse .navbar_nav > .open > a:focus {
  color: #1874c1;
  background-color: #fff;
}
.navbar-brand {
  margin-top: 10px;
  padding-left: 0px;
}
.main-title {
  text-align: center;
  float: none;
  margin: 0 auto;
}
.main-title h1 {
  margin: 0px;
  text-transform: uppercase;
}
.main-title h5 {
  font-weight: normal;
  margin: 0px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  color: #4e4e4e;
  font-size: 16px;
}
.left-line,
.right-line {
  width: 38px;
  height: 1px;
  margin-top: 2px;
  float: left;
}
.middle-line {
  height: 5px;
  width: 40px;
  float: left;
}
.subtitle {
  width: 116px;
  margin: 0 auto;
}
.history h3 {
  margin-top: 0px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
.small-title {
  margin-bottom: 12px;
}
.line1 {
  height: 5px;
  width: 40px;
  float: left;
}
.line2 {
  height: 1px;
  margin-top: 2px;
  width: 78px;
  float: left;
}
.history {
  z-index: 9999;
}
.history  p {
  margin-bottom: 0px;
}
.simple-line {
  height: 2px;
}
.read-more {
  width: 143px;
  margin-right: 10px;
}
.read-more a {
  text-transform: uppercase;
  padding: 9px 0px;
  display: block;
  text-align: center;
  border: 1px solid #656565;
  color: #656565;
}
.read-more a:hover {
  color: #fff;
  background: #1874c1;
  border-color: #1874c1;
}
.about-slider .owl-pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.history-section {
  position: relative;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -moz-transition: scale(1.3,1.3);
  -ms-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
  transition: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  padding: 0;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  background: #fff none repeat scroll 0 0;
  cursor: pointer;
  display: inline-block;
  height: 4px;
  margin: 0 5px;
  width: 35px;
  margin-top: 18px;
}
.owl-theme .owl-controls .owl-buttons {
  text-align: center;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 35px;
  height: 5px;
  filter: Alpha(Opacity=50);
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  margin-right: 7px;
  background: #ccc;
  margin-top: 30px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  background: #428bca;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
.owl-theme .owl-controls .owl-buttons {
  text-align: center;
  display: none;
}
.client-reviews .owl-theme .owl-controls .owl-page span {
  display: none;
}
figure.effect-layla ::before,
figure.effect-layla ::after {
  position: absolute;
  content: '';
  opacity: 0;
}
figure.effect-layla ::before {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
figure.effect-layla ::after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p,
figure.effect-layla h3,
figure.effect-layla .link {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.5s;
  transition: opacity 0.35s, transform 0.5s;
}
figure.effect-layla:hover img {
  opacity: 1;
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.about-services h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.servicesone i {
  width: 71px;
  height: 71px;
  line-height: 71px;
  background: #1874c1;
  font-size: 20px;
  text-align: center;
  border-radius: 100%;
  margin-right: 18px;
  float: left;
  color: #fff;
}
.servicesone h4 {
  font-weight: normal;
}
.gri {
  width: 100%;
}
.gri figure {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #474747;
  text-align: center;
  cursor: pointer;
}
.gri  img {
  position: relative;
  display: block;
  opacity: 1;
  width: 100%;
}
.gri figure figcaption {
  color: #fff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gri figure figcaption::before,
.gri figure figcaption::after {
  pointer-events: none;
}
.gri figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.gri img {
  width: 100%;
}
.wedo:nth-child(4) {
  margin-right: 0px !important;
}
#our-news .wedo:nth-child(3) {
  margin-right: 0px !important;
}
.wedo  .effect-layla {
  border-bottom: 4px solid #e5e5e5;
}
#what-we  .wedo  .effect-layla {
  border-bottom: 4px solid #fff !important;
}
.wedo:hover figure.effect-layla figcaption::before,
.wedo:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.wedo h4 {
  font-weight: normal;
  border-bottom: 1px solid #adadad;
  padding-bottom: 20px;
  margin-bottom: 26px;
  margin-top: 30px;
}
.wedo .more a {
  color: #656565;
  text-transform: uppercase;
  border: 1px solid #656565;
  display: inline-block;
  padding: 8px 16px;
}
.wedo .more a:hover {
  color: #fff;
  background: #1874c1;
  border: 1px solid #1874c1;
}
.wedo p {
  margin-bottom: 36px;
}
.more {
  margin-right: 9px;
}
.wedo .estimate a {
  color: #656565;
  text-transform: uppercase;
  border: 1px solid #656565;
  display: inline-block;
  padding: 8px 26px;
}
.wedo .estimate a:hover {
  color: #fff;
  background: #1874c1;
  border: 1px solid #1874c1;
}
.our-skills {
  background: url(../images/team/teambg.jpg) no-repeat center center fixed;
}
.goalProgress {
  background: #fff;
  height: 4px;
}
.progress1 {
  margin-bottom: 20px;
}
div.progressBar {
  color: #fff;
  height: 4px;
  display: block;
  overflow: hidden;
  width: 20px;
  text-indent: 9999px;
}
span.goalAmount {
  display: block;
  color: #222;
}
.content5-progress p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}
.content5-progress h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 15px;
}
.team-img {
  position: relative;
}
.overlay {
  border: 2px solid #fff;
  height: 93%;
  left: 0;
  margin: 10px;
  position: absolute;
  top: 0;
  width: 92%;
}
.overlay-content {
  background: rgba(255,255,255,0.9);
  text-align: center;
  padding-top: 20px;
  bottom: 0px;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.overlay-content h5 {
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
}
.overlay-content p {
  margin: 0px;
}
.more-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.more-text {
  margin-bottom: -21px;
}
.team-img:hover .more-text {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.more-text p i {
  margin-right: 7px;
}
.more-text p i:hover {
  cursor: pointer;
}
.team .col-md-3 {
  margin-right: 30px;
  width: 270px;
}
.team .col-md-3:nth-child(3n+0) {
  margin-right: 0px !important;
}
.margin-right-0 {
  margin-right: 0px !important;
}
.skill-unit {
  display: inline-block;
  height: auto;
  margin-bottom: 15px !important;
}
.skill-lable {
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
  font-family: "Open Sans", sans-serif;
}
.skill-icon {
  font-size: 0;
  margin-left: 36px;
  margin-top: -10px;
}
.skill-icon span {
  width: 8px;
  height: 8px;
  display: block;
  background: #f4bc16;
  border-radius: 50%;
  display: inline-block;
  margin: 0 10px 0px 0;
}
.skill-icon p {
  margin: 0px;
  margin-bottom: 4px;
}
.skill-icon span:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: -2px 0 0 -2px;
}
.skill-0 span:nth-child(n+1) {
  background: #a5a4a4;
}
.skill-1 span:nth-child(n+2) {
  background: #a5a4a4;
}
.skill-2 span:nth-child(n+3) {
  background: #a5a4a4;
}
.skill-3 span:nth-child(n+4) {
  background: #a5a4a4;
}
.skill-4 span:nth-child(n+5) {
  background: #a5a4a4;
}
.skill-5 span:nth-child(n+6) {
  background: #a5a4a4;
}
.skill-6 span:nth-child(n+7) {
  background: #a5a4a4;
}
.skill-7 span:nth-child(n+8) {
  background: #a5a4a4;
}
.skill-8 span:nth-child(n+9) {
  background: #a5a4a4;
}
.skill-9 span:nth-child(n+10) {
  background: #a5a4a4;
}
.skill-10 span:nth-child(n+11) {
  background: #a5a4a4;
}
.process {
  width: 1170px;
  margin: 3em auto;
  cursor: default;
}
.process-items {
  display: table;
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  font-family: 'Cabin', sans-serif;
}
.process-items li {
  display: table-cell;
  width: 234px;
  vertical-align: bottom;
  -webkit-transform: scale(0.65) translateY(40px);
  -ms-transform: scale(0.65) translateY(40px);
  transform: scale(0.65) translateY(40px);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
}
.process-items li.active {
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.process-items em {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
}
.process-items li img {
  margin-bottom: 5px;
  display: inline-block;
}
.blog-date {
  width: 69px;
  padding: 15px 0px;
  text-align: center;
  background: #fff;
  margin-left: 15px;
  margin-top: 15px;
  padding-top: 15px;
  font-family: 'Open Sans', sans-serif;
}
.blog-date h5 {
  font-weight: normal;
  margin: 0px;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
  color: #1874c1;
}
figure.effect-layla .blog-date {
  opacity: 0;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}
.wedo:hover  figure.effect-layla .blog-date {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
figure.effect-layla .blog-date {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.5s;
  transition: opacity 0.35s, transform 0.5s;
}
.blog-author {
  background: #fff;
  padding: 18px;
  margin-bottom: 30px;
}
.blog-details h3 {
  text-transform: uppercase;
  color: #444444;
  font-weight: 700;
}
.aut-image {
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 20px;
}
.aut-infor h3 {
  font-size: 14px;
  margin-top: 0px;
  text-transform: uppercase;
  color: #444444;
  margin: 0px;
  font-weight: normal;
}
.author-detail p {
  font-family: "Cabin", sans-serif;
}
.aut-infor .desigination {
  font-size: 12px !important;
}
.aut-infor p {
  margin: 0px;
  font-size: 14px;
}
.aut-comments {
  margin-bottom: 30px;
}
.aut-comments .aut-image {
  height: 100px;
  width: 100px;
}
.aut-comments .blog-author {
  margin-bottom: 15px;
}
.aut-comments .blog-author {
  position: relative;
}
.reply-coment {
  position: absolute;
  right: 20px;
  top: 29px;
}
.reply-coment a {
  font-weight: 400;
}
.comment-form {
  margin-top: 20px;
}
.comment-form form input {
  border: 1px solid #fff;
  color: #242121;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  height: 40px;
  margin-bottom: 28px;
  padding-left: 30px;
  width: 100%;
}
.comment-form form label {
  color: #242121;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}
.comment-form form label i {
  color: #242121;
  font-size: 12px;
  margin-right: 4px;
}
.comment-form form textarea {
  border: 1px solid #fff;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  height: 150px;
  background: #fff;
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 30px;
  padding-top: 30px;
  width: 100%;
}
.comment-form form .submitt input {
  border: 1px solid #fff;
  color: #242121;
  font-size: 14px;
  height: 40px;
  margin-bottom: 0;
}
.extra-content p {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  margin: 0px;
}
.contact3-form form .submitt input:hover {
  color: #fff;
}
#blog-post-detail-content {
  box-shadow: none;
}
#videobox3 {
  background: url('../images/vidbg.jpg') repeat center center fixed;
}
.video3 {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.video3 h3 {
  color: #fff;
  margin: 0px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 30px;
}
.video3 p {
  color: #fff;
  margin: 0px;
  margin-top: 6px;
}
.video-play-btnn a em {
  color: #fff;
  font-size: 80px;
}
.more-projects h1 {
  margin: 0px;
}
.more-projects h5 {
  font-weight: normal;
  margin-top: 0px;
  font-family: "Open Sans", sans-serif;
  color: #4e4e4e;
}
.more-projects a {
  color: #656565;
  border: 1px solid #656565;
  font-weight: normal;
  text-transform: uppercase;
  padding: 8px 40px;
  margin-top: 20px;
  display: inline-block;
}
.more-projects a:hover {
  color: #fff;
  background: #1874c1;
  border: 1px solid #1874c1;
}
.project-slider:hover figure.effect-layla figcaption::before,
.project-slider:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.project-slider {
  margin-top: -50px;
  position: relative;
}
.project-owl-slide {
  position: absolute;
  right: 15px;
  top: 80px;
}
.project-owl-slide .item {
  padding: 38px 30px;
  box-shadow: 20px -20px 0px #f5f5f5;
}
.project-owl-slide .item h4 {
  font-weight: normal;
  margin-top: 0px;
}
.project-owl-slide .item .small-title {
  margin-bottom: 25px;
}
.project-owl-slide .item p {
  margin: 0px;
}
.project-owl-slide .item p span {
  font-weight: 700;
}
.project-owl-slide .item a {
  border: 1px solid #8a8a8a;
  padding: 8px 22px;
  font-weight: normal;
  display: inline-block;
  color: #8a8a8a;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.project-owl-slide .item a:hover {
  color: #fff;
}
.project-owl-slide.owl-controls .owl-buttons div {
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  padding: 0;
  line-height: 2.2;
}
.project-owl-slide .owl-controls .owl-buttons .owl-prev,
.project-owl-slide .owl-controls .owl-buttons .owl-next {
  font-size: 19px;
  margin: 5px;
  line-height: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #242121;
  position: relative;
  bottom: 24px;
}
.project-owl-slide .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  line-height: 1.8;
}
.project-owl-slide .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 1.8;
}
.project-new-content h3 {
  color: #3b3b3b;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0px;
  font-weight: 400;
}
.project-new-content p {
  color: #6d6d6d;
  margin-bottom: 30px;
}
.project-new-content a:hover {
  color: #fff;
  background: #1874c1;
  border-color: #1874c1;
}
.project-new-content a {
  border: 1px solid #8a8a8a;
  color: #8a8a8a;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  padding: 7px 23px;
  text-transform: uppercase;
  margin-bottom: 38px;
}
.margin-both {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.contact-us h3 {
  font-weight: 700;
  margin: 0;
  text-align: center;
}
.contact-us p {
  color: #fff;
  margin: 0;
  text-align: center;
}
.contact3-form form input {
  border: none;
  border: 2px solid #989898;
  width: 100%;
  padding: 10px 18px;
  border-radius: 0;
  height: inherit;
  box-shadow: none;
  color: #242121;
  background: none;
  font-size: 15px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
.contact3-form form input:focus,
.contact3-form form textarea:focus {
  border: 2px solid #242121;
}
.contact3-form  ::-webkit-input-placeholder {
  color: #242121;
}
.contact3-form :-moz-placeholder {
  color: #242121;
  opacity: 1;
}
.contact3-form  ::-moz-placeholder {
  color: #242121;
  opacity: 1;
}
.contact3-form :-ms-input-placeholder {
  color: #242121;
}
.contact3-form form textarea {
  border: 2px solid #989898;
  width: 100%;
  padding: 0px;
  padding-bottom: 10px;
  color: #242121;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 18px;
  height: 170px;
  overflow: hidden;
  border-radius: 0;
  box-shadow: none;
  background: none;
  MARGin-top: 30px;
}
.message3-btn {
  height: 41px;
  text-align: center;
  float: none;
  margin: 0 auto;
  margin-top: 45px;
}
.message3-btn .submit {
  border-color: #1874c1;
  color: #1874c1;
}
.message3-btn .submit,
.submitt input {
  font-family: "Cabin", sans-serif !important;
}
.message3-btn .submit:focus {
  border-color: #1874c1;
}
.message3-btn .submit:hover {
  background: #1874c1;
  color: #fff;
}
form input[type=text]:focus,
form input[type=password]:focus,
textarea:focus {
  outline: none;
}
.contact-top-bar {
  background: rgba(0,0,0,0) url("../images/rtbg.png") no-repeat scroll center 0px;
  float: none;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  width: 110px;
}
.contact-top-bar i,
.contact-top-bar em {
  font-size: 25px;
  color: #fff;
  line-height: 60px;
}
.panel-default > .panel-heading {
  background-color: none !important;
  border-color: none !important;
}
.panel-heading:hover {
  cursor: pointer;
}
.panel-heading {
  width: 50px;
  height: 45px;
  margin: -45px auto 0;
  text-align: center;
  background: rgba(0,0,0,0) url("../images/cbg.png") no-repeat scroll center 0px;
}
.panel-heading i {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
.panel-body {
  display: none;
}
.brand {
  width: 19.667%;
}
.before-estimate {
  text-align: center;
}
.before-estimate h3 {
  font-weight: 700;
  margin: 0px;
}
.before-estimate p {
  color: #656565;
  margin: 0px;
  margin-top: 6px;
}
.before-estimate .clickable {
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #656565;
  border: 2px solid #656565;
  margin-top: 20px;
  font-family: "Cabin", sans-serif;
}
.before-estimate .clickable:hover {
  background: #1874c1;
  color: #fff;
  border-color: #1874c1;
  cursor: pointer;
}
#footer {
  background: url("../images/ftbg.jpg") repeat scroll center 100%;
}
.footer {
  position: relative;
  top: -50px;
}
.footer-widget {
  border-top: 4px solid;
  background: rgba(255,255,255,0.9);
}
.footer-widget .sp-module ul >li {
  border-bottom: none;
}
.footer-widget .sp-module ul >li >a {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
  padding: 0;
}
.footer-widget .sp-module ul >li >a:before {
  display: none;
}
.footer-widget .sp-module-title {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
.footer-widget .sp-module-title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 105px;
  content: "";
  background-color: #f4bc16;
}
.footer-widget .sp-module-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 5px;
  width: 40px;
  content: "";
  background-color: #f4bc16;
}
.wid-title {
  font-weight: normal;
  text-transform: uppercase;
}
.widget {
  padding-left: 30px;
}
.widget .small-title {
  margin-bottom: 25px;
}
.short-links {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.short-links li {
  margin-bottom: 5px;
}
.short-links li a {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
.short-links li a:hover {
  border-bottom: 2px solid #b6b6b6;
}
.info-widget p i {
  margin-right: 10px;
  font-size: 16px;
}
.info-widget p {
  margin-bottom: 15px;
}
.flicker-widget {
  padding-left: 10px;
  padding-right: 10px;
}
.flicker a img {
  margin-bottom: 10px;
  margin-right: 5px;
}
.copy-right p {
  margin: 0px;
  color: #fff;
}
.fot-social i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #838484;
  font-size: 20px;
  margin-right: 5px;
  text-align: center;
}
.fot-social .fa-facebook:hover,
.fot-social .fa-twitter:hover {
  background: #475897;
}
.fot-social .fa-google:hover {
  background: #f63f29;
}
.fot-social .fa-linkedin:hover {
  background: #435e94;
}
.fot-social .fa-instagram:hover {
  background: #517fa4;
}
.fot-social .fa-youtube-play:hover {
  background: #e41c24;
}
.slider-btn1:hover {
  background: #1874c1 !important;
  color: #fff !important;
}
.slider-btn1:hover a {
  color: #fff !important;
}
.tp-bullets,
.tparrows {
  display: none !important;
}
.page-main-section {
  background: url("../images/titlebg.jpg") no-repeat scroll center center;
}
#blog-page-title {
  background: url("../images/blog/bg.jpg") no-repeat scroll center center;
}
.page-title h1,
.page-title h5 {
  color: #fff;
}
.page-title h5 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.page-title .left-line,
.page-title .right-line,
.page-title .middle-line {
  background: #fff !important;
}
.page-title a {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
.page-title a:hover {
  color: #ffffff;
}
.page-title a:hover {
  border-bottom: 1px solid #fff;
}
.page-title span {
  color: #fff;
  font-size: 14px;
  margin: 0px 5px;
}
.page-title span.active {
  margin: 0;
}
.about-us .main-title h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.history-read-more {
  text-align: center;
}
.history-read-more a {
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #1874c1;
  border: 1px solid #1874c1;
  margin-top: 40px;
}
.history-read-more a:hover {
  color: #fff;
  background: #1874c1;
}
.singt h3 {
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;
  margin-top: 5px;
  font-family: 'La Belle Aurore', cursive;
  margin-bottom: 0px;
}
.singt p {
  margin: 0px;
}
.client-reviews {
  background: url("../images/about/bg.jpg") no-repeat scroll center center;
}
.client2 {
  text-align: center;
  float: none;
  margin: 0 auto;
}
.client2 i {
  font-size: 30px;
  margin: 0px;
  text-align: center;
}
.client2 h5 {
  font-size: 18px;
  font-weight: normal;
  color: #3a3a3a;
  margin: 40px 0px;
}
.client2 .client3-info h4 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
  margin-top: 20px;
}
.client2 .client3-info p {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  font-family: "Cabin", sans-serif;
}
.client-reviews .owl-buttons {
  display: none !important;
}
#projects-3column .owl-theme .owl-controls .owl-buttons .owl-prev,
#projects-3column .owl-theme .owl-controls .owl-buttons .owl-next {
  background: #f4bc16;
  margin-top: 30px;
}
#projects-3column .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#projects-3column .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.about-slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.about-slider .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background: #222;
}
.about-slider .owl-theme .owl-controls .owl-buttons .owl-prev,
.about-slider .owl-theme .owl-controls .owl-buttons .owl-next {
  background: #f4bc16;
  margin-top: 30px;
}
.news-title-head {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.post-content {
  padding: 45px 35px;
  background: #fff;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.4);
  margin-bottom: 40px;
}
.post-content h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.post-content h3:hover {
  cursor: pointer;
}
.post-content .small-title {
  margin-bottom: 20px;
}
.author-detail span {
  font-weight: 700;
  margin-left: 12px;
}
.author-detail span:first-child {
  margin-left: 0px;
}
.post1:hover  figure.effect-layla .blog-date {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.post1:hover figure.effect-layla figcaption::before,
.post1:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.post-content a {
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #656565;
  border: 1px solid #656565;
  margin-top: 20px;
}
.post-content a:hover {
  color: #fff;
  background: #1874c1;
  border-color: #1874c1;
}
.search input {
  height: 40px;
  width: 100%;
  overflow: hidden;
  border: none;
  box-shadow: none;
  padding-left: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.search {
  margin-bottom: 38px;
}
.sidebar-widget {
  padding: 0px 22px;
  background: #fff;
  padding-bottom: 60px;
}
.sidebar-widget h3 {
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 20px;
}
.sidebar-widget .small-title {
  margin-bottom: 20px;
}
.sidebar-widget ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.sidebar-widget ul li {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar-widget ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #3a3a3a;
  font-family: "Open Sans", sans-serif;
}
.news-widget img {
  margin-right: 18px;
}
.news-widget p {
  margin: 0px;
}
.news-widget p:first-child:hover {
  cursor: pointer;
}
.news-widget p:hover {
  cursor: pointer;
}
.news-widget p span {
  color: #828282;
}
.tags a {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  background: #242121;
  padding: 8px 30px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
}
.load-more {
  text-align: center;
  margin-top: 50px;
}
.load-more i {
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.load-more p {
  font-family: "Cabin", sans-serif;
  margin: 0px;
}
#project-page-title {
  background: url("../images/projects/bg.jpg") no-repeat scroll center center;
}
.our-expertise44 #tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  margin-bottom: 60px;
}
.our-expertise44 #tabs li {
  text-align: center;
  display: inline-block;
  margin-right: 38px;
}
.our-expertise44 #tabs li a {
  font-size: 20px;
  font-weight: 400;
  color: #242121;
}
.our-expertise44 #tabs .active a {
  color: #1874c1 !important;
}
.our-expertise44 .list_subCategories {
  text-align: center;
  margin-bottom: 60px;
}
.our-expertise44 .list_subCategories h4 {
  text-align: center;
  display: inline-block;
  margin-right: 38px;
}
.our-expertise44 .list_subCategories h4 a {
  font-size: 20px;
  font-weight: 400;
  color: #242121;
  background: url("../images/libg.jpg") no-repeat scroll center bottom;
  background-size: 100% auto;
  padding-bottom: 6px;
}
.our-expertise44 .list_subCategories h4 a:hover {
  background: url("../images/libg.png") no-repeat scroll center bottom;
  padding-bottom: 12px !important;
  background-size: 100% auto;
}
.our-expertise44 #tabs li a {
  background: url("../images/projects/libg.jpg") no-repeat scroll center bottom;
  padding-bottom: 6px;
}
.our-expertise44 #tabs .active a {
  background: url("../images/projects/libg.png") no-repeat scroll center bottom;
  padding-bottom: 12px !important;
}
.project-owl-slidee {
  margin-left: -30px;
  margin-top: 25px;
  z-index: 999;
}
.project-owl-slidee .item {
  padding: 38px 30px;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.4);
}
.project-owl-slidee .item h4 {
  font-weight: normal;
  margin-top: 0px;
}
.project-owl-slidee .item .small-title {
  margin-bottom: 25px;
}
.project-owl-slidee .item p {
  margin: 0px;
}
.project-owl-slidee .item p span {
  font-weight: 700;
}
.project-owl-slidee .item a {
  border: 1px solid #656565;
  padding: 8px 22px;
  font-weight: normal;
  display: inline-block;
  color: #656565;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.project-owl-slidee .item a:hover {
  color: #fff;
  background: #1874c1;
  border-color: #1874c1;
}
.project1:hover figure.effect-layla figcaption::before,
.project1:hover figure.effect-layla figcaption::after {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.project1 {
  margin-bottom: 45px !important;
}
.clr {
  clear: both;
}
#projects-1column .load-more {
  margin-top: 20px !important;
}
.project-owl-slideee {
  margin: 0 !important;
  position: absolute;
  right: 0px;
  top: 80px;
  width: auto;
}
.project-images {
  position: relative;
}
.project-owl-slideee .item {
  box-shadow: -5px 5px 0 rgba(169,146,105,0.9);
}
.padding-left-15 {
  padding-left: 15px;
}
.padding-right-15 {
  padding-right: 15px;
}
.margin-left-33 {
  margin-left: -30px !important;
}
#projects-3column .project-images {
  margin-bottom: 30px;
  position: relative;
}
#projects-3column .project1 {
  margin-bottom: 0px !important;
}
#projects-3column .main-title {
  padding: 24px 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#projects-3column .main-title h4 {
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: capitalize;
}
.project1:hover  figure.effect-layla .main-title {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
figure.effect-layla .main-title {
  opacity: 0;
  -webkit-transform: translate3d(0,10px,0);
  transform: translate3d(0,10px,0);
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../images/fancybox_sprite.png) !important;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 99999;
  background: url(../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancy {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9999;
  margin-top: -30px;
  margin-left: 15px;
}
.fancy i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  font-size: 16px;
  color: #1874c1;
}
.fancy i:hover {
  color: #fff !important;
  background: #1874c1;
}
.fancy i {
  opacity: 0;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}
.project1:hover .fancy i {
  opacity: 1 !important;
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
}
.home-grid {
  padding-top: 30px;
}
#service-detail-page .pgwSlideshow {
  padding: 0;
}
.project-description h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.site-header-wrap {
  margin-bottom: 60px;
  border-bottom: 1px solid #cd9ad6;
}
.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion {
  overflow: hidden;
}
.ac-content {
  padding-left: 20px;
  width: 60%;
}
.block-con {
  display: block !important;
}
.accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  color: #1874c1;
  background: #fff;
  transition: all linear 0.15s;
  font-size: 16px;
  border-left: 1px solid #1874c1;
  border-right: 1px solid #1874c1;
  border-top: 1px solid #1874c1;
}
.accordion-section-title.active,
.accordion-section-title:hover,
.accordion-section-title.active i {
  color: #fff;
  background: #1874c1;
  text-decoration: none;
}
.accordion-section-content {
  border-left: 1px solid #1874c1;
  border-right: 1px solid #1874c1;
  border-top: 1px solid #1874c1;
  border-bottom: 1px solid #1874c1;
}
.accordion-section:last-child .accordion-section-title {
  border-bottom: 1px solid #1874c1 !important;
}
#index2-accord .accordion-section-title {
  background: none;
  border-left: 1px solid #f4bc16;
  border-right: 1px solid #f4bc16;
  border-top: 1px solid #f4bc16;
  border-bottom: 1px solid #242121;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 10px 13px;
  transition: all 0.15s linear 0s;
  width: 100%;
  font-family: "Cabin", sans-serif;
  font-weight: normal;
}
#index2-accord  .accordion-section:last-child .accordion-section-title {
  border-bottom: 1px solid #242121 !important;
}
#index2-accord  .accordion-section-title,
#index2-accord  .accordion-section-title.active i {
  color: #242121;
  background: #f4bc16;
  text-decoration: none;
}
.btnn {
  border-radius: 4px;
  border: 1px solid #fff;
  display: inline-block;
  padding: 10px 29px;
  font-size: 14px;
  text-transform: uppercase !important;
  color: #fff;
}
.btnn:hover {
  color: #fff;
}
.btnn:focus {
  color: #fff;
}
.index2-callout .col-md-8 {
  float: none;
  margin: 0 auto;
  margin-bottom: 30px;
}
.index2-callout h3,
.index2-callout h2,
.index2-callout p,
.index2-callout h1 {
  color: #fff;
}
#index2-accord  .accordion-section-content {
  border: none;
  background: #fff;
  padding: 20px;
}
#index2-accord .accordion-section-title span i {
  margin-right: 10px;
  float: none;
}
.accordion-section-content {
  padding: 15px;
  display: none;
}
.service-accord .accordion-section-title {
  padding: 10px !important;
}
.service-accord .accordion-section-content {
  padding: 10px 15px !Important;
  border-bottom: none;
}
.accordion-section-content {
  border-bottom: 0px;
}
.service-accord #accordion-3 {
  border-bottom: 1px solid #1874c1 !Important;
}
#accordion-4 {
  border-bottom: 1px solid #1874c1 !Important;
}
.block-con {
  display: block !important;
}
.accordion-section-content p {
  margin-bottom: 0px;
}
.accordion-section-title i {
  float: right;
  padding-top: 5px;
}
.pro-content h4 {
  font-weight: normal;
  margin: 0px;
}
.pro-content h4:hover {
  cursor: pointer;
}
.pro-image {
  margin-right: 15px;
}
.text-align-right {
  text-align: right;
  padding-right: 15px;
}
#owl-testimonial-5.owl-controls .owl-buttons div {
  display: inline-block;
  font-size: 12px;
  margin: 5px;
  padding: 0;
  line-height: 2.2;
}
#owl-testimonial-5 .owl-controls .owl-buttons .owl-prev,
#owl-testimonial-5 .owl-controls .owl-buttons .owl-next {
  font-size: 50px;
  margin: 5px;
  line-height: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: transparent;
  position: absolute;
  bottom: 24px;
}
#owl-testimonial-5 .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  line-height: 1.8;
}
#owl-testimonial-5 .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 1.8;
}
#owl-testimonial-5 .owl-controls .owl-buttons .owl-prev {
  left: 0;
  top: -5px;
}
#owl-testimonial-5 .owl-controls .owl-buttons .owl-next {
  right: 0;
  top: -5px;
}
#owl-testimonial-5 {
  height: 100px;
}
.pro-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(36,33,33,0.46);
  display: none;
}
.item .col-md-4:hover .pro-overlay {
  display: block;
}
#service-page-title {
  background: url("../images/service/bg.jpg") no-repeat scroll center center;
}
#services-page-title {
  background: url("../images/service/bg2.jpg") no-repeat scroll center center;
}
.services-page .servicesone i,
.services-page .servicesone h4 {
  text-align: center !important;
}
.services-page .servicesone i {
  float: none;
}
.service-accord h4 {
  margin-top: 0px;
  font-weight: normal;
}
.download-btn {
  background: #242121;
  text-align: center;
}
.download-btn a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 15px 0px;
  display: block;
}
.download-btn a i {
  margin-right: 5px;
}
#shop-page-title {
  background: url("../images/shop/bg.jpg") no-repeat scroll center 100%;
}
#shop-page-title p {
  margin-bottom: 0px;
  color: #fff;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
}
.show-result {
  border-bottom: 1px solid #cecece;
  margin-bottom: 54px;
}
.show-result p {
  margin-bottom: 0px;
  margin-top: 8px;
}
.show-result input {
  width: 100%;
  overflow: hidden;
}
.show-result select {
  border: none;
  width: 100%;
  padding: 10px 18px;
  color: #242121;
  background: #fff;
  font-size: 15px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
.show-result select option {
  padding-left: 10px;
}
.show-result ::-webkit-input-placeholder {
  color: #242121;
}
.show-result :-moz-placeholder {
  color: #242121;
  opacity: 1;
}
.show-result ::-moz-placeholder {
  color: #242121;
  opacity: 1;
}
.show-result :-ms-input-placeholder {
  color: #242121;
}
.product-details {
  position: relative;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 35px;
  padding-left: 40px;
  padding-right: 40px;
}
.product-details h5 a {
  margin: 0px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
}
.product-price h5 {
  margin: 0px;
  color: #fff;
  line-height: 36px;
}
.product-price {
  text-align: center;
  height: 36px;
  width: 133px;
  margin: 0 auto;
  background: #242121;
  line-height: 36px;
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
}
.product-price ins {
  text-decoration: none;
}
.product-onee {
  padding: 0 0 0 30px;
}
.product-details .add_cart {
  color: #1874c1;
  font-size: 16px;
  border: 1px solid #1874c1;
  text-transform: uppercase;
  font-weight: 400;
  padding: 8px 25px;
  display: inline-block;
  margin-top: 40px;
}
.product-details .add_cart:hover {
  background: #1874c1;
  color: #fff;
}
#shop-sidebar .sidebar-widget h3 {
  margin-top: 0px;
  font-size: 23px;
  padding-top: 28px;
}
.range-left {
  width: 12px;
  height: 12px;
  border: 2px solid #b9b9b9;
}
.range-center {
  width: 148px;
  height: 3px;
  background: #dddddd;
  margin-top: 4px;
}
.range-last {
  width: 42px;
  height: 3px;
  margin-top: 4px;
}
.price_range p {
  margin-bottom: 0px;
  margin-top: 10px;
}
#shop-news-widget .old-price {
  font-weight: 700;
  color: #242121;
}
#shop-news-widget p {
  line-height: 20px;
  font-size: 15px;
}
#shop-news-widget p i {
  font-size: 12px;
  color: #b0b0b0;
}
#shop-news-widget .old-price span {
  color: #242121;
  font-weight: 700;
}
.product-detail-info h3 {
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 15px;
}
.product-detail-info .small-title {
  margin-bottom: 15px;
}
.rating span {
  margin-right: 5px;
}
.rating span .fa-star {
  color: #f09101;
}
.add-to-cart {
  border-top: 1px solid #8a8a8a;
}
.add-to-cart select {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #8a8a8a;
  height: 41px;
  width: 100px;
  padding-left: 10px;
}
.add-to-cart select option {
  padding-left: 10px;
}
.add-to-cart select {
  margin-right: 7px;
}
.add-to-cart a {
  color: #656565;
  padding: 8px 27px;
  border: 1px solid #656565;
  text-transform: uppercase;
  display: inline-block;
}
.add-to-cart a:hover {
  background: #1874c1;
  border-color: #1874c1;
  color: #fff;
}
.cate-name span {
  font-weight: 700;
  color: #242121;
  margin-right: 5px;
}
.cate-name {
  margin: 38px 0px;
}
.share-with p {
  margin: 0px;
  font-weight: 700;
}
.share-with p i {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #838484;
  color: #fff;
}
.share-with p i:hover {
  cursor: pointer;
}
.products-description {
  border: 1px solid #d8d8d8;
  padding: 70px 28px;
}
.products-description h4 {
  font-weight: normal;
  margin-top: 0px;
  font-size: 18px;
}
.product-reviews-des #tabs {
  list-style: none;
  margin-bottom: 0px;
}
.product-reviews-des #tabs li {
  display: inline;
}
.product-reviews-des #tabs li a {
  color: #fff;
  font-size: 15px;
  padding: 8px 25px;
  background: #242121;
  font-family: "Cabin", sans-serif;
  display: inline-block;
}
#shop-detail-page .main-title h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#project-description .ps-list ul {
  margin: 0px !important;
  margin-top: 10px !important;
  width: 100% !important;
}
#project-description .pgwSlideshow.narrow .ps-list li img {
  height: 120px;
  width: 125px;
}
#contact-us-form h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0px;
  margin-bottom: 15px;
}
#about-us .servicesone i {
  color: #fff;
  margin-right: 0px;
}
#contact-us-form form input,
#contact-us-form form button {
  border: none;
  box-shadow: none;
  border: 2px solid #e0e0e0;
  height: inherit;
  border-radius: 0;
  width: 100%;
  padding: 10px 18px;
  color: #242121;
  background: none;
  font-size: 15px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
#contact-us-form form input:focus,
#contact-us-form form textarea:focus {
  border: 2px solid;
}
#contact-us-form  ::-webkit-input-placeholder {
  color: #242121;
}
#contact-us-form :-moz-placeholder {
  color: #242121;
  opacity: 1;
}
#contact-us-form  ::-moz-placeholder {
  color: #242121;
  opacity: 1;
}
#contact-us-form :-ms-input-placeholder {
  color: #242121;
}
#contact-us-form form textarea {
  border: 2px solid #e0e0e0;
  width: 100%;
  padding: 0px;
  padding-bottom: 10px;
  color: #242121;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 18px;
  height: 170px;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden;
  background: none;
  MARGin-top: 30px;
}
#contact-us-form .message3-btn {
  text-align: center;
  float: none;
  margin: 0 auto;
  margin-top: 45px;
}
#contact-us-form .message3-btn .submit {
  border: 2px solid #1874c1;
  color: #1874c1;
  text-transform: uppercase;
  height: initial;
}
#contact-us-form .message3-btn .submit:hover {
  color: #fff;
  background: #1874c1;
}
#contact-us-form .message3-btn .submit:focus {
  border: 2px solid #1874c1;
}
#contact-us-form .message3-btn a {
  display: block;
  color: #242121;
  font-size: 14px;
  font-weight: normal;
  font-family: "Cabin", sans-serif;
  line-height: 41px;
}
#contact-page-title {
  background: url("../images/conbg.jpg") no-repeat scroll center center !important;
}
.line1,
.line2 {
  background-color: #f4bc16 !important;
}
.content-team-big:before {
  top: -25px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  transition: all 0.3s ease-in;
  cursor: pointer;
  border-left: 135px solid transparent;
  border-right: 135px solid transparent;
  border-bottom: 25px solid #f4bc16;
}
.content-team-big {
  position: relative;
  background: #f4bc16;
  margin: 0px;
  text-align: center;
  padding: 10px 30px 18px 30px;
  bottom: -79px;
  margin-top: -90px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.team-big-image:hover .content-team-big {
  bottom: 0px;
}
.team-big-image {
  position: relative;
  overflow: hidden;
}
.team-big-image img {
  display: inline-block;
}
.content-team-big h4 {
  margin: 0px;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.content-team-big p {
  color: #fff;
}
.margin-both {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.content-team-big p {
  color: #fff;
  margin-bottom: 7px;
}
.social-agents {
  padding: 0px;
}
.social-agents li {
  display: inline;
}
.social-agents li a i {
  text-align: center;
  color: #fff;
  margin-right: 5px;
}
.social-agents li a i:hover {
  color: #333333;
}
#sp-right .sp-module,
#sp-left .sp-module {
  margin-top: 0;
  background-color: #ffffff;
  padding: 0 22px;
}
#sp-right .sp-module .sp-module-title,
#sp-left .sp-module .sp-module-title {
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
  padding-bottom: 20px;
  position: relative;
}
#sp-right .sp-module .sp-module-title:before,
#sp-left .sp-module .sp-module-title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 105px;
  content: "";
  background-color: #f4bc16;
}
#sp-right .sp-module .sp-module-title:after,
#sp-left .sp-module .sp-module-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 5px;
  width: 40px;
  content: "";
  background-color: #f4bc16;
}
#sp-right .sp-module .sp-module-content .k2CategoriesListBlock ul li,
#sp-left .sp-module .sp-module-content .k2CategoriesListBlock ul li {
  margin-bottom: 0;
}
#sp-right .sp-module .sp-module-content .k2CategoriesListBlock ul li a,
#sp-left .sp-module .sp-module-content .k2CategoriesListBlock ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #3a3a3a;
  font-family: "Open Sans", sans-serif;
}
#sp-right .sp-module .sp-module-content .k2CategoriesListBlock ul li a:before,
#sp-left .sp-module .sp-module-content .k2CategoriesListBlock ul li a:before {
  display: none;
}
#sp-right .sp-module .sp-module-content .k2CategoriesListBlock ul li a:hover,
#sp-left .sp-module .sp-module-content .k2CategoriesListBlock ul li a:hover {
  color: #f4bc16;
}
#sp-right .sp-module .sp-module-content .news-widget .image_recent,
#sp-left .sp-module .sp-module-content .news-widget .image_recent {
  width: 85px;
}
#sp-right .sp-module .sp-module-content .news-widget .content_recent,
#sp-left .sp-module .sp-module-content .news-widget .content_recent {
  width: calc(100% - 95px);
  padding-left: 15px;
}
#sp-right .sp-module .sp-module-content .news-widget .content_recent p,
#sp-left .sp-module .sp-module-content .news-widget .content_recent p {
  line-height: 22px;
  margin-bottom: 5px;
}
#sp-right .sp-module .sp-module-content .news-widget .content_recent h3,
#sp-left .sp-module .sp-module-content .news-widget .content_recent h3 {
  margin-top: 0;
  line-height: 14px;
  margin-bottom: 5px;
}
#sp-right .sp-module .sp-module-content .news-widget .content_recent h3 a,
#sp-left .sp-module .sp-module-content .news-widget .content_recent h3 a {
  font-size: 14px;
  color: #4e4e4e;
  line-height: 18px;
}
#sp-right .sp-module .sp-module-content .news-widget .margin-bottom-20,
#sp-left .sp-module .sp-module-content .news-widget .margin-bottom-20 {
  display: inline-block;
}
#sp-right .sp-module .sp-module-content .news-widget#shop-news-widget,
#sp-left .sp-module .sp-module-content .news-widget#shop-news-widget {
  padding-bottom: 20px;
}
#sp-right .sp-module.search_sidebar,
#sp-left .sp-module.search_sidebar {
  margin-bottom: 30px;
  padding: 0;
}
#sp-right .sp-module.search_sidebar form input[type="text"],
#sp-left .sp-module.search_sidebar form input[type="text"] {
  border-radius: 0;
  border: none;
  width: 100%;
  box-shadow: none;
}
#sp-right .sp-module .k2TagCloudBlock a,
#sp-left .sp-module .k2TagCloudBlock a {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  background: #242121;
  padding: 8px 25px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
}
.sppb-addon .sppb-addon-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  padding-top: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 24px;
}
.sppb-addon .sppb-addon-title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 105px;
  content: "";
  background-color: #f4bc16;
}
.sppb-addon .sppb-addon-title:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 5px;
  width: 40px;
  content: "";
  background-color: #f4bc16;
}
.sppb-addon.sppb-addon-module .menu li {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sppb-addon.sppb-addon-module .menu li a {
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  color: #3a3a3a;
  font-family: "Open Sans", sans-serif;
}
.sppb-addon.sppb-addon-module .menu li a:hover {
  background-color: transparent;
}
.rev_slider_wrapper a {
  color: #ffffff;
}
.rev_slider_wrapper a:hover {
  color: #ffffff;
}
.background-color-white #sp-main-body {
  background-color: #ffffff;
  padding: 0;
}
.content-full #sp-main-body > .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.social-icon ul {
  list-style: none;
  margin: 0px;
}
.social-icon ul li {
  display: inline;
  float: right;
  width: 30px;
  text-align: center;
}
.social-icon ul li.estimate-toggle a {
  padding: 0;
}
.social-icon ul li. a .fa {
  color: #fff;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
}
.social-icon ul li a {
  display: block;
}
.address ul li a .fa-pencil-square-o {
  color: #fff;
  text-align: center;
  width: 50px;
  height: 55px;
  font-size: 18px;
  line-height: 55px;
}
.navbar5-logo {
  text-align: center;
  padding-top: 8px;
}
.hed5-nav i {
  color: #252525;
  font-size: 25px;
  line-height: 34px;
  text-align: right;
}
.hed5-nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: right;
  padding-right: 15px;
  padding-top: 10px;
}
.top-nav {
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
}
@media (min-width: 1200px) {
  .sppb-row-container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
}
.category-view .browse-view .orderby-displaynumber {
  padding-top: 0;
  margin-top: 0;
}
.category-view .browse-view .orderby-displaynumber label {
  display: inline-block;
  font-weight: normal;
}
.category-view .browse-view .orderby-displaynumber select {
  width: inherit;
  display: inline-block;
  height: 34px;
}
.category-view .browse-view .orderby-displaynumber .vm-order-list form {
  display: inline-block;
}
.modProducts .item {
  margin-bottom: 15px;
}
.modProducts .item .thumb {
  width: 85px;
  border: 1px solid #cccccc;
}
.modProducts .item .info {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  float: right;
}
.modProducts .item .info .title_product {
  margin: 10px 0 5px;
  font-size: 15px;
}
.modProducts .item .info .title_product a {
  color: #000000;
}
.modProducts .item .info .product-price span {
  color: #ec483b;
}
.modProducts .item:last-child {
  margin-bottom: 0;
}
.productdetails .main-image {
  background-color: #eeeeee;
}
.productdetails .main-image img {
  max-height: inherit;
}
.productdetails .media_product {
  margin-bottom: 50px;
  padding-right: 15px;
}
.productdetails .media_product .additional-images {
  margin-top: 15px;
  margin-right: -5px;
  margin-left: -5px;
}
.productdetails .media_product .additional-images img {
  width: 95px;
  margin: 0 5px;
  border: 1px solid #dddfe2;
}
.productdetails .media_product .additional-images img:hover {
  border-color: #1874c1;
}
.productdetails .product_info {
  margin-bottom: 50px;
}
.productdetails .product_info h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: normal;
  text-transform: none;
}
.productdetails .product_info .vs_price {
  margin-top: 10px;
}
.productdetails .product_info .vs_price del {
  font-size: 18px;
}
.productdetails .product_info .vs_price ins {
  font-size: 25px;
  font-weight: normal;
}
.productdetails .product_info .desc {
  line-height: 22px;
  margin-bottom: 15px;
}
.productdetails .product_info .star-rating .ratingbox {
  margin: 0;
}
.productdetails .product_info .addtocart-area {
  margin-bottom: 20px;
}
.productdetails .product_info .addtocart-area .addtocart-bar .quantity-box {
  display: inline-block;
}
.productdetails .product_info .addtocart-area .addtocart-bar .quantity-box input {
  width: 60px;
  border-radius: 3px;
  padding-right: 5px;
}
.productdetails .product_info .addtocart-area .addtocart-bar .addtocart-button input {
  background-color: #1874c1;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  padding: 0 25px;
  line-height: 40px;
  margin-left: 10px;
}
.productdetails .product_info .addtocart-area .addtocart-bar .addtocart-button input:hover {
  background-color: #333333;
}
.productdetails .product_info .addtocart-area .product-fields {
  margin: 0;
  margin-bottom: 20px;
}
.productdetails .product_info .addtocart-area .product-fields .product-field {
  margin-bottom: 8px;
}
.productdetails .product_info .addtocart-area .product-fields .product-fields-title-wrapper {
  display: inline-block;
}
.productdetails .product_info .addtocart-area .product-fields .product-fields-title-wrapper strong {
  font-weight: normal;
  width: 55px;
  display: inline-block;
}
.productdetails .product_info .addtocart-area .product-fields .product-field-display {
  display: inline-block;
}
.productdetails .product_info .addtocart-area .product-fields .product-field-display select {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  width: 100px;
}
.productdetails .product_info .product_meta {
  margin-bottom: 20px;
}
.productdetails .product_info .product_meta span {
  display: block;
}
.productdetails .product_info .vs_share_product ul {
  padding-left: 0;
}
.productdetails .product_info .vs_share_product ul li {
  display: inline-block;
  padding-right: 2px;
}
.productdetails .product_info .vs_share_product ul li a {
  color: #ffffff;
  font-size: 11px;
  padding: 3px 8px;
}
.productdetails .product_info .vs_share_product ul li a.facebook {
  background-color: #3a589c;
}
.productdetails .product_info .vs_share_product ul li a.twitter {
  background-color: #3e97ff;
}
.productdetails .product_info .vs_share_product ul li a.googleplus {
  background-color: #db4f33;
}
.productdetails .product_info .vs_share_product ul li a.pinterest {
  background-color: #bb1717;
}
.productdetails .product_info .vs_share_product ul li a:hover {
  background-color: #333333;
}
.productdetails .tabs_info {
  margin-bottom: 50px;
}
.productdetails .tabs_info .tabs {
  border-bottom: 1px solid #dddfe2;
  padding-left: 0;
}
.productdetails .tabs_info .tabs li {
  list-style: none;
  text-align: left;
  margin-bottom: 0;
  display: inline-block;
  padding-left: 30px;
}
.productdetails .tabs_info .tabs li a {
  display: block;
  font-weight: normal;
  color: #1e2022;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
  background-color: #ffffff;
}
.productdetails .tabs_info .tabs li a.active {
  border-right: none;
  color: #1874c1;
  border-bottom: 3px solid #1874c1;
}
.productdetails .tabs_info .content_tab {
  width: 100%;
  margin-left: -1px;
  border-left: 1px solid #dddfe2;
  border-bottom: 1px solid #dddfe2;
  border-right: 1px solid #dddfe2;
  padding: 30px 30px;
}
.productdetails .tabs_info .content_tab h2 {
  text-transform: none;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
}
.productdetails .tabs_info .content_tab .item_tab {
  display: none;
}
.productdetails .tabs_info .content_tab .item_tab.active {
  display: block;
}
.productdetails .customfield .product-fields-title h2 {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
}
.star-rating {
  padding: 2px 0;
}
.star-rating i {
  color: #fed559;
}
.star-rating .ratingbox {
  display: block;
  margin: 3px auto;
  height: 15px;
  width: 75px;
  position: relative;
}
.star-rating .ratingbox .stars-orange {
  height: 12px;
  display: block;
  overflow: hidden;
  position: relative;
}
.star-rating .ratingbox .stars-orange:before {
  content: '\f27d \f27d \f27d \f27d \f27d';
  font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
  color: #f0bf2d;
  top: 0;
  letter-spacing: 2px;
  left: 0;
  position: absolute;
}
.star-rating .ratingbox:before {
  content: '\f27c \f27c \f27c \f27c \f27c';
  font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
  color: #f0bf2d;
  letter-spacing: 2px;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating .view_reviews {
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
}
.star-rating .link_reviews {
  display: inline-block;
}
.star-rating .link_reviews a {
  color: #1874c1;
  font-size: 14px;
}
.star-rating .link_reviews a:hover {
  color: #333333;
}
.vs_price {
  font-size: 15px;
}
.vs_price ins {
  text-decoration: none;
}
.vs_price ins span {
  color: #fec24c;
}
.vs_price del {
  color: #999999;
  font-size: 14px;
}
.pgwSlideshow {
  width: 100%;
  background: #fff;
  display: none;
}
.pgwSlideshow a {
  color: #fff;
}
.pgwSlideshow .ps-current {
  text-align: center;
  position: relative;
  min-height: 150px;
  overflow: hidden;
}
.pgwSlideshow .ps-current > ul  > li {
  text-align: center;
  width: 100%;
  z-index: 1;
  opacity: 0;
  display: block;
}
.pgwSlideshow .ps-current > ul  > li img {
  display: block;
  width: 100%;
  margin: auto;
}
.pgwSlideshow .ps-caption {
  background: rgba(0,0,0,0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
  text-align: left;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 10px;
  display: none !important;
}
.pgwSlideshow .ps-caption span {
  padding: 7px;
  display: inline-block;
}
.pgwSlideshow .ps-list {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.pgwSlideshow .ps-list ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
  margin-left: 0px !important;
  margin-top: 10px !important;
  width: 100% !important;
  padding-left: 9px !important;
}
.pgwSlideshow .ps-list li {
  float: left;
}
.ps-current ul {
  margin: 0px !important;
  padding: 0px !important;
}
.pgwSlideshow .ps-list li .ps-item {
  display: block;
  margin-right: 10px;
  margin-bottom: 0px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.pgwSlideshow .ps-list li .ps-item :last-child {
  margin-right: 0px !important;
}
#service-detail-page2 .pgwSlideshow .ps-list li img {
  display: block;
  width: 132px;
  height: 80px;
}
#project-details .pgwSlideshow .ps-list li img {
  width: 135px;
  height: 80px;
}
#service-detail-page .pgwSlideshow .ps-list li img {
  width: 131px;
  height: 80px;
}
#shope-detail-page .pgwSlideshow .ps-list li img {
  width: 130px;
  height: 80px;
}
.pgwSlideshow .ps-list li .ps-item.ps-selected {
  float: left;
  opacity: 1;
  overflow: hidden;
}
.ps-list .ps-prev,
.ps-list .ps-next {
  display: none !important;
}
.pgwSlideshow .ps-prevIcon {
  border-color: transparent #fff transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  display: block;
}
.pgwSlideshow .ps-nextIcon {
  border-color: transparent #fff transparent;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  display: block;
}
.pgwSlideshow .ps-current .ps-prev {
  background: rgba(0,0,0,0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
  border: 1px solid #777;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  position: absolute;
  padding: 20px 20px 20px 15px;
  left: 0;
  top: 45%;
  cursor: pointer;
}
.pgwSlideshow .ps-current .ps-next {
  background: rgba(0,0,0,0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
  border: 1px solid #777;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  padding: 20px 15px 20px 20px;
  right: 0;
  top: 45%;
  cursor: pointer;
}
.pgwSlideshow .ps-list .ps-prev {
  background: rgba(0,0,0,0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
  border: 1px solid #777;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  padding: 20px 15px 20px 12px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 1000;
  display: none;
}
.pgwSlideshow .ps-list .ps-next {
  background: rgba(0,0,0,0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
  border: 1px solid #777;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  padding: 20px 12px 20px 15px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 1000;
  display: none;
}
.pgwSlideshow.narrow .ps-list li img {
  width: 39px;
  height: 39px;
}
.pgwSlideshow.narrow .ps-current .ps-prev {
  padding: 15px 15px 15px 12px;
  top: 40%;
}
.pgwSlideshow.narrow .ps-current .ps-next {
  padding: 15px 12px 15px 15px;
  top: 40%;
}
.pgwSlideshow.narrow .ps-list .ps-prev {
  padding: 15px 12px 15px 10px;
  top: 20px;
}
.pgwSlideshow.narrow .ps-list .ps-next {
  padding: 15px 10px 15px 12px;
  top: 20px;
}
.pgwSlideshow.narrow .ps-caption {
  font-size: 0.8rem;
  padding: 8px;
}
