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

.linkalo a:hover {
  color: #005b7f;
}


.linkalo {
  margin-top: -22px;
  float: right;
  display: inline-block;
  text-decoration-line: none;
  text-decoration-style: solid;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  width: 65px;
  height: 65px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
  line-height: 62px;
  color: #dadfe1;
  font-size: 32px;
  text-align: center;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dadfe1;
  border-right-color: #dadfe1;
  border-bottom-color: #dadfe1;
  border-left-color: #dadfe1;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.linkalo .sppb-icon a {
	color: #d00;
}
.linkalo .sppb-icon a:hover {
	color: #005b7f;
}

.content-links {
float: right;display: inline-block;
  text-decoration-line: none;
  text-decoration-style: solid;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
  line-height: 100px;
  color: #dadfe1;
  font-size: 30px;
  text-align: center;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ececec;
  border-right-color: #ececec;
  border-bottom-color: #ececec;
  border-left-color: #ececec;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;}
 
 .content-links a {display:inline-block;text-align:center;} 

#sp-right .module {
  margin-bottom: 20px;
}
#sp-right .module .module-title {
  background: #005b7f;
  color: #fff;
  padding: 22px 24px;
  font-size: 20px;
  margin: 0px;
  font-weight: 400;
}
#sp-right .nav {
  padding: 10px 0;
  background: #005b7f;
}
#sp-right .nav > li.active a {
  color: #fff;
  background-color: #005b7f;
}
@media (min-width: 1200px) {
  #sp-right .nav > li.active a {
    background: url("../images/sidebarHover.png") 25px -45px no-repeat #b5cde0;
  }
}

#sp-right .nav > li a {
  color: #fff;
  font-size: 15px;
  padding: 11px 10px 8px 42px;
}
@media (min-width: 1200px) {
  #sp-right .nav > li a {
    background: url("../images/sidebarHover.png") 25px 3px no-repeat #005b7f;
  }
}
#sp-right .nav > li a:hover,
#sp-right .nav > li a:focus {
  background-color: #2C3138;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  #sp-right .nav > li a:hover,
  #sp-right .nav > li a:focus {
    background: url("../images/sidebarHover.png") 25px -45px no-repeat #b5cde0;
  }
}

.sppb-addon-container .centrale {
	display: block;
	margin: 0 auto;
	width: 200px;
}
#sp-page-builder .sppb-section-title {
	margin-bottom: 25px !important;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999;
}
.form-control::-webkit-input-placeholder {
 color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../fonts/IcoMoon.eot');
	src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 width: 14px;
 height: 14px;
 margin-right: .25em;
 line-height: 14px;
 background-image: none;
}
dd > span[class^="icon-"] + time, dd > span[class*=" icon-"] + time {
	margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"], dl.article-info dd.hits span[class*=" icon-"] {
	margin-right: 0;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled, [class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before, .icon-uparrow:before, .icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before, .icon-downarrow:before, .icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before, .icon-leftarrow:before, .icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before, .icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before, .icon-reply:before {
	content: "\e206";
}
.icon-unblock:before, .icon-refresh:before, .icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before, .icon-backward:before {
	content: "\7c";
}
.icon-next:before, .icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before, .icon-edit:before, .icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before, .icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before, .icon-minus-sign:before, .icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before, .icon-remove:before, .icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before, .icon-save:before, .icon-ok:before, .icon-checkmark:before {
	content: "\47";
}
.icon-new:before, .icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before, .icon-not-ok:before {
	content: "\4b";
}
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before, .icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before, .icon-info-circle:before {
	content: "\e221";
}
.icon-question:before, .icon-question-sign:before, .icon-help:before {
	content: "\45";
}
.icon-question-2:before, .icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before, .icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before, .icon-warning:before {
	content: "\48";
}
.icon-warning-2:before, .icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before, .icon-checkbox:before, .icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before, .icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before, .icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before, .icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before, .icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before, .icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before, .icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before, .icon-file-plus:before {
	content: "\29";
}
.icon-file-remove:before, .icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before, .icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before, .icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before, .icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before, .icon-image:before {
	content: "\2f";
}
.icon-pictures:before, .icon-images:before {
	content: "\30";
}
.icon-palette:before, .icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before, .icon-video:before {
	content: "\e015";
}
.icon-play-2:before, .icon-video-2:before, .icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before, .icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before, .icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before, .icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before, .icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before, .icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before, .icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before, .icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before, .icon-drawer:before {
	content: "\4f";
}
.icon-archive:before, .icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before, .icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before, .icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before, .icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before, .icon-lock:before, .icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before, .icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before, .icon-eye-blocked:before, .icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before, .icon-connection:before, .icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before, .icon-flash:before {
	content: "\79";
}
.icon-print:before, .icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before, .icon-paperclip:before, .icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before, .icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before, .icon-asterisk:before, .icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before, .icon-default:before, .icon-star:before {
	content: "\42";
}
.icon-smiley:before, .icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before, .icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
.sp-megamenu-parent {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 9;
	display: block;
	float: right;
}
.sp-megamenu-parent >li {
	display: inline-block;
	position: relative;
	padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
	position: static;
}
.sp-megamenu-parent >li >a {
	display: inline-block;
	padding: 30px 15px 30px 15px;
	line-height: 20px;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}
.sp-megamenu-parent .sp-module {
	padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
	margin: 0;
	position: absolute;
	z-index: 10;
	display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #fff;
	border-top: 2px solid #a7cd45;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
	font-family: "FontAwesome";
	content: " \f105";
	float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
	margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right, .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
	left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
	right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	top: 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 {
	padding: 9px 16px;
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	display: block;
	color: #999999;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #f3f3f3;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
	text-transform: uppercase;
	font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
	margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
	margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
	display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
	-webkit-animation: spMenuFadeIn 400ms;
	animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
	-webkit-animation: spMenuZoom 400ms;
	animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
	-webkit-animation: spMenuFadeInUp 400ms;
	animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
	background: #f8f8f8;
}
#offcanvas-toggler {
	float: right;
	line-height: 90px;
}
#offcanvas-toggler >i {
	display: inline-block;
	padding: 0 0 0 10px;
	font-size: 18px;
	background: transparent;
	margin: 5px 0 27px 0;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: color 400ms, background-color 400ms;
	-o-transition: color 400ms, background-color 400ms;
	transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
	color: #fff;
}
.close-offcanvas {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	color: #000;
	border: 2px solid #eee;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}
.close-offcanvas:hover {
	background: #000;
	color: #fff;
}
.offcanvas-menu {
	width: 280px;
	height: 100%;
	background: #fff;
	color: #999;
	position: fixed;
	top: 0;
	opacity: 0;
	z-index: 9999;
	overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner {
	padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
	margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	border: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	border-bottom: 1px dotted #e8e8e8;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	padding: 4px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
	background: #f5f5f5;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:before {
	display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
	margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
	margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
	margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
	width: 100%;
	border-radius: 0;
	border: 1px solid #eee;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
	-webkit-transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
	transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
}
.ltr .body-innerwrapper:after {
	right: 0;
}
.ltr .offcanvas-menu {
	right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
	right: 0;
}
.body-innerwrapper:after {
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.8);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	z-index: 999;
}
.offcanvas {
	width: 100%;
	height: 100%;
	position: relative;
}
.offcanvas .body-innerwrapper:after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
	opacity: 1;
}
.offcanvas .offcanvas-menu ul.nav-child li {
	padding-left: 10px;
}
.menu .nav-child.small {
	font-size: inherit;
}
@-webkit-keyframes spMenuFadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@keyframes spMenuFadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@-webkit-keyframes spMenuZoom {
 0% {
 opacity: 0;
 -webkit-transform: scale(.8);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
}
}
@keyframes spMenuZoom {
 0% {
 opacity: 0;
 transform: scale(.8);
 -webkit-transform: scale(.8);
}
 100% {
 opacity: 1;
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
@-webkit-keyframes spMenuFadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 30px, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
}
}
@keyframes spMenuFadeInUp {
 0% {
 opacity: 0;
 transform: translate3d(0, 30px, 0);
}
 100% {
 opacity: 1;
 transform: none;
}
}
a {
	-webkit-transition: color 400ms, background-color 400ms;
	transition: color 400ms, background-color 400ms;
}
body {
	line-height: 24px;
}
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%;
}
#sp-top-bar .sp-module {
	display: inline-block;
	margin: 0 0 0 20px;
}
ul.social-icons {
	list-style: none;
	padding: 0;
	margin: -5px;
	display: inline-block;
}
ul.social-icons >li {
	display: inline-block;
	margin: 5px 7px;
}
ul.social-icons >li a {
	color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline {
	margin: 0;
	padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
	border: none;
	display: inline-block;
	margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
	padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
	display: none;
}
.sp-contact-info {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}
.sp-contact-info li {
	display: inline-block;
	margin: 0 10px;
	font-size: 90%;
}
.sp-contact-info li i {
	margin: 0 3px;
}
#sp-header {
	background: #ffffff;
	min-height: 50px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
#sp-header .logo {
	display: inline-block;
	min-height: 50px;
	padding: 7px 15px 7px 0px;
	display: table;
}
#sp-header .logo h1 {
	line-height: 1;
	display: table-cell;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	color: #222222 !important;
	letter-spacing: 2.5px;
}
#sp-header .logo p {
	line-height: 1;
	display: table-cell;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2.5px;
}
#sp-header .sp-retina-logo {
	display: none;
}
.sticky-wrapper.is-sticky {
	position: relative;
	z-index: 999;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
#sp-header .sp-default-logo {
	display: none;
}
#sp-header .sp-retina-logo {
	display: block;
}
}
#sp-title {
	min-height: 0;
}
.sp-page-title {
	background-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: 18px;
	line-height: 1;
	float: left;
	z-index: 2;
	top: 56px;
	position: relative;
}
.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: 0;
	text-align: right;
}
.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;
	-webkit-transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1);
	transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1);
}
.layout-boxed .body-innerwrapper {
	max-width: 1240px;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
	padding: 40px 0;
}
.com-sppagebuilder #sp-main-body {
	padding: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
	margin-bottom: 0;
	line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
	margin-top: 30px;
}
.sppb-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: 25px;
}
#sp-right .sp-module {
	width: 100%;
	float: left;
}
.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;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.sp-module ul >li >a {
	display: block;
	padding: 5px 0;
	line-height: 36px;
	padding: 2px 0;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.sp-module ul >li >a:hover {
	background: none;
}
.sp-module ul >li >a:before {
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 8px;
}
.sp-module ul >li:last-child {
	border-bottom: none;
}
.sp-module .categories-module ul {
	margin: 0 10px;
}
.sp-module .latestnews >div {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.sp-module .latestnews >div >a {
	display: block;
	font-weight: 400;
}
.sp-module .tagscloud {
	margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
	display: inline-block;
	padding: 5px 10px;
	background: #808080;
	color: #fff;
	border-radius: 4px;
	margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: rgba(0,0,0,0.2);
	border-radius: 10px;
}
.login img {
	display: inline-block;
	margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
	margin-top: 6px;
}
.form-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.search .btn-toolbar {
	margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
	margin: 0;
}
.search .btn-toolbar button {
	color: #fff;
}
.search .phrases .phrases-box .controls label {
	display: inline-block;
	margin: 0 20px 20px;
}
.search .phrases .ordering-box {
	margin-bottom: 15px;
}
.search .only label {
	display: inline-block;
	margin: 0 20px 20px;
}
.search .search-results dt.result-title {
	margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
	margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
	height: 34px;
	line-height: 34px;
}
.form-search .finder label {
	display: block;
}
.form-search .finder .input-medium {
	width: 60%;
	border-radius: 4px;
}
.finder .word input {
	display: inline-block;
}
.finder .search-results.list-striped li {
	padding: 20px 0;
}
.article-info {
	margin: 0 -8px 5px;
	line-height: 12px;
}
.article-info >dd {
	display: inline-block;
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	margin: 0 8px;
}
.article-info >dd >i {
	display: inline-block;
	margin-right: 3px;
}
article.item {
	margin-bottom: 50px;
}
.tags {
	margin-top: 0px;
	
}

#sottotag {padding: 0 0px;
color: #FFF;

}

.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 {
	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;
}
#sp-footer {
	color: #fff;
	text-align: center;
}
#sp-footer a {
	color: rgba(255,255,255,0.9);
}
#sp-footer a:hover {
	color: #fff;
}
#sp-footer-wrapper ul {
	display: inline-block;
}
#sp-footer-wrapper ul.nav {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
	display: inline-block;
	margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
	display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
	background: none;
}
#sp-footer-wrapper .helix-framework {
	display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
	display: block;
	width: 130px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
	display: block;
}
.sp-comingsoon {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.sp-comingsoon body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 0 0 30px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 8px;
	letter-spacing: 3px;
}
.sp-comingsoon .sp-comingsoon-content {
	font-size: 13px;
	color: #999999;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
}
.sp-comingsoon .days, .sp-comingsoon .hours, .sp-comingsoon .minutes, .sp-comingsoon .seconds {
	display: inline-block;
	margin: 50px 15px;
	text-align: center;
	padding: 60px 70px 40px;
	border: 1px solid #999999;
}
.sp-comingsoon .days .number, .sp-comingsoon .hours .number, .sp-comingsoon .seconds .number, .sp-comingsoon .minutes .number {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #a7cd45;
	font-size: 48px;
	margin-bottom: 0px;
}
.sp-comingsoon .days .string, .sp-comingsoon .minutes .string, .sp-comingsoon .seconds .string, .sp-comingsoon .hours .string {
	display: block;
	font-size: 18px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 0;
	font-size: 13px;
}
.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;
}
.sp-comingsoon-countdown .days {
	margin-left: 0;
}
.sp-comingsoon-countdown .seconds {
	margin-right: 0;
}
.sp-comingsoon body:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url('../images/pattern1.png');
	opacity: 0.8;
}
.sp-comingsoon-wrap {
	position: relative;
	z-index: 2;
}
.error-page {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.error-page body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 20px 0;
	position: relative;
	background: url('../images/error.jpg') center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	text-align: center;
}
.error-page .error-page-inner {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -130px;
	z-index: 2;
}
.error-page .error-page-inner >div {
	vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
	font-size: 64px;
	line-height: 1;
	margin-bottom: 10px;
}
.error-page .error-code {
	color: #222222;
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 0 0 30px;
	text-transform: uppercase;
	font-size: 48px;
	color: #a7cd45;
	margin-bottom: 25px;
	letter-spacing: 4px;
}
.error-page .error-message {
	color: #222222;
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 0 0 30px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	max-width: 460px;
	margin: 0 auto 20px;
	line-height: 52px;
}
.error-page body:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(34,34,34,0.8);
}
.error-page-inner .sppb-btn-default {
	border: 2px solid #a7cd45 !important;
	color: #a7cd45 !important;
}
.error-page-inner .sppb-btn-default:hover {
	background-color: #a7cd45 !important;
	color: #ffffff !important;
	border: 2px solid #ffffff !important;
}
.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-page-title {
	position: relative;
}
.sp-page-title:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(34,34,34,0.6);
}
.sp-page-title ol.breadcrumb {
	color: #fff;
	background: none;
	margin-bottom: 0;
	padding: 55px 0px;
	position: relative;
	z-index: 2;
	text-align: right;
}
ol.breadcrumb li.bred-text {
	display: none;
}
.breadcrumb>li+li:before {
	content: ">\00a0";
}
.breadcrumb>.active {
	color: #cccccc;
	text-transform: uppercase;
	font-size: 11px;
}
.breadcrumb li a {
	color: #cccccc;
	text-transform: uppercase;
	font-size: 11px;
}
.imago-feature span {
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	background: #a7cd45;
	margin: 0 0 20px;
}
.imago-feature span i {
	line-height: 100px !important;
	color: #fff;
}
.imago-feature h2 {
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 0;
}
.contact-left {
	padding-left: 0;
}
.contact-right {
	padding-right: 0;
}
.sppb-form-group {
	margin-bottom: 30px;
}
.button-style-1 {
	padding: 10px 37px;
	outline: none;
	border: 2px solid #333333;
	color: #333333;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin-bottom: 20px;
	background: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.contact-form-button {
	text-align: center;
}
.sppb-form-control {
	height: 40px !important;
}
.breadcrumb h2 {
	float: left;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 900;
	font-size: 18px;
	margin-top: 5px;
}
.title-border .sppb-section-title span {
	width: 130px;
	display: inline-block;
	height: 1px;
	border-top: 1px dotted #dddddd;
	position: relative;
	margin: 0 0 20px;
}
.title-border .sppb-section-title span:before {
	background: url(../images/pin2.png) center center no-repeat;
	content: '';
	position: absolute;
	width: 47px;
	height: 7px;
	left: 50%;
	margin-left: -24px;
	top: -4px;
}
.title-border-white .sppb-section-title span:before {
	background: url(../images/pin.png) center center no-repeat;
}
.sppb-addon-title {
	line-height: 40px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
	padding: 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-info {
	transition: all 500ms;
}
.portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-view, .portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
	border: none;
	position: absolute;
	display: block;
	transform: none !important;
}
.portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-view i, .portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom i {
	font-size: 18px;
	line-height: 28px;
	vertical-align: super;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:last-child a {
	margin-right: 0;
}
.portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-view {
	top: 0;
	left: 52%;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.portfolio-style-1 .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay .sp-simpleportfolio-btns a.btn-view {
	top: 50%;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom {
	top: 0;
	left: 38%;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
.portfolio-style-1 .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom {
	top: 50%;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
.portfolio-style-1 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a:hover i {
	color: #999999 !important;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
.portfolio-style-1 .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
	color: #222222;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	font-weight: 900;
	font-size: 13px;
	margin-bottom: 3px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.portfolio-style-1 .sp-simpleportfolio-item .sp-simpleportfolio-info {
	background: #fff;
	color: #999999;
	line-height: 12px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	border-bottom: 1px solid #fff;
}
.portfolio-style-1 .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
	background: #fff;
	color: #999999;
}
.portfolio-style-1 .sp-simpleportfolio .sp-simpleportfolio-items {
	margin: 0 !important;
}
.portfolio-style-1 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
	margin-bottom: 5px;
}
.portfolio-style-1 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
	padding: 26px 26px 27px 20px !important;
}
.portfolio-style-1 .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
	transform: none;
}
.portfolio-style-1 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	background: rgba(255,255,255,0.6) !important;
}
.portfolio-style-1 .sp-simpleportfolio .sp-simpleportfolio-filter {
	margin-bottom: 15px;
}
.ns2-date-blog {
	width: 60px;
	float: left;
	margin-top: -5px;
	text-align: center;
	background: none;
	margin-bottom: 80px;
}
.ns2_date_day {
	display: block;
	color: #222222;
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 0 0 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c0c0c0;
}
span.ns2_date_month {
	font-size: 13px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	color: #333333;
}
p.ns2-introtext {
	font-size: 13px;
	color: #000;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
}
.nssp2-controllers span {
	display: block;
	width: 10px !important;
	height: 10px !important;
}
div.nssp2-default .ns2-art-pagination span {
	margin: 0 5px !important;
}
.sppb-addon-persion .sppb-person-information {
	border: 1px solid #f1f1f1;
	background: transparent;
	text-align: center;
	padding: 15px;
	margin-top: 0 !important;
	margin-bottom: 25px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.sppb-addon-persion .sppb-person-information .sppb-person-name {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #222222;
}
.sppb-addon-persion .sppb-person-information .sppb-person-designation {
	display: inline-block;
	font-size: 13px !important;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
	color: #999999 !important;
}
.sppb-person-social-icons ul.sppb-person-social li a i {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.acymailing_introtext {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	color: #ffffff;
	font-weight: 900;
	margin: 0;
	letter-spacing: 1.6px;
	display: table-cell !important;
	vertical-align: middle;
}
.acymailing_module {
	padding: 60px 0 50px !important;
}
.acymailing_module_form table.acymailing_form {
	margin: 0 !important;
	float: none !important;
	display: inline-block !important;
	vertical-align: middle;
}
.acymailing_module_form table.acymailing_form td.acyfield_email input {
	display: inline-block;
	color: #999999;
	font-size: 13px;
	padding: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	outline: none;
	margin: 0px 20px 0px;
}
div.acymailing_module, .acymailing_module div {
	text-align: center;
	display: table;
	vertical-align: middle;
}
.home-3-feature p.sppb-title-subheading {
	line-height: 32px !important;
	font-weight: 900;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	max-width: 686px !important;
	margin: 0 auto 35px;
}
.home-3-feature .sppb-addon-feature i {
	color: #ffffff;
	font-size: 24px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	line-height: 60px;
	background: #a7cd45;
}
.home-3-feature .sppb-addon-feature .sppb-feature-box-title {
	font-size: 15px;
	font-weight: 700;
	margin-left: 10px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	margin-bottom: 11px;
}
.home-3-feature .sppb-addon-feature .sppb-addon-text {
	margin-left: 10px;
	color: #cccccc;
	margin-bottom: 0;
	max-width: 215px;
}
.sppb-btn-primary {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 8px 48px;
	color: #fff;
}
.sppb-pricing-footer {
	padding-bottom: 25px;
}
.sppb-pricing-footer .sppb-btn-default {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	padding: 8px 26px;
	border: 2px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #a7cd45;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
}
.sppb-pricing-footer .sppb-btn-default:hover {
	color: #222222;
	border: 2px solid #222222;
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.portfolio-style-2 .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	background: rgba(34,34,34,0.8) !important;
}
.portfolio-style-2 .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
	margin: 0;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-view, .portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom {
	background: none;
	border: none;
	position: absolute;
	display: block;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-view i, .portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom i {
	font-size: 24px;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-view {
	top: 0;
	left: 48%;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper:hover .sp-simpleportfolio-btns a.btn-view {
	top: 36%;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a.btn-zoom {
	top: 0;
	left: 38%;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper:hover .sp-simpleportfolio-btns a.btn-zoom {
	top: 36%;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper h3.sp-simpleportfolio-title {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transform: translate3d(0, 400%, 0);
	-moz-transform: translate3d(0, 400%, 0);
	-o-transform: translate3d(0, 400%, 0);
	transform: translate3d(0, 400%, 0);
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper:hover h3.sp-simpleportfolio-title {
	-webkit-transform: translate3d(0, 300%, 0);
	-moz-transform: translate3d(0, 300%, 0);
	-o-transform: translate3d(0, 300%, 0);
	transform: translate3d(0, 300%, 0);
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper:hover h3.sp-simpleportfolio-title a {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper h3.sp-simpleportfolio-title {
	font-size: 12px !important;
	font-weight: 700;
	text-transform: uppercase;
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-tags {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transform: translate3d(0, 400%, 0);
	-moz-transform: translate3d(0, 400%, 0);
	-o-transform: translate3d(0, 400%, 0);
	transform: translate3d(0, 400%, 0);
}
.portfolio-style-2 .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper:hover .sp-simpleportfolio-tags {
	-webkit-transform: translate3d(0, 130%, 0);
	-moz-transform: translate3d(0, 130%, 0);
	-o-transform: translate3d(0, 130%, 0);
	transform: translate3d(0, 130%, 0);
}
.person-style-left .sppb-person-image {
	float: right;
}
.person-style-left .sppb-person-information {
	margin-right: 220px;
	text-align: right;
	height: 100%;
	padding: 30px;
	padding-bottom: 28px;
}
.person-style-left .sppb-person-information .sppb-person-name {
	text-transform: none;
	letter-spacing: 0;
	color: #222222;
	font-weight: 700;
	margin-bottom: -5px;
}
.person-style-left .sppb-person-information .sppb-person-designation {
	border-bottom: 0;
}
.person-style-left .sppb-person-information .sppb-person-introtext {
	line-height: 20px;
	margin-bottom: 25px;
}
.person-style-left .sppb-person-information .sppb-person-social > li {
	margin-right: 2px;
}
.person-style-right .sppb-person-image {
	float: left;
}
.person-style-right .sppb-person-information {
	margin-left: 220px;
	text-align: left;
	height: 100%;
	padding: 30px;
	padding-bottom: 28px;
}
.person-style-right .sppb-person-information .sppb-person-name {
	text-transform: none;
	letter-spacing: 0;
	color: #222222;
	font-weight: 700;
	margin-bottom: -5px;
}
.person-style-right .sppb-person-information .sppb-person-designation {
	border-bottom: 0;
}
.person-style-right .sppb-person-information .sppb-person-introtext {
	line-height: 20px;
	margin-bottom: 25px;
}
.person-style-right .sppb-person-information .sppb-person-social > li {
	margin-left: 2px;
}
.sppb-testimonial-pro .sppb-testimonial-message {
	line-height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 30px;
	padding: 0 40px;
}
.sppb-testimonial-pro .sppb-testimonial-designation {
	font-size: 13px;
	color: #999999;
	font-weight: 400;
	line-height: 20px;
}
.sppb-testimonial-pro .sppb-testimonial-client {
	margin-bottom: 0px;
}
.sppb-testimonial-pro .sppb-testimonial-client strong {
	font-weight: 700;
	margin: 0 0 15px;
	color: #a7cd45;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-size: 15px;
}
.sppb-testimonial-pro .left {
	float: left;
}
.sppb-testimonial-pro .right {
	float: right;
}
.sppb-testimonial-pro .sppb-carousel-control {
	font-size: 40px;
	margin: -40px 0px 0;
	border: none;
	background: none;
	color: #FFF;
}
.margin-bottom .sppb-section-title {
	margin-bottom: 10px !important;
}
.sppb-addon-clients img.sppb-img-responsive {
	border: 1px solid transparent;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.sppb-addon-clients img.sppb-img-responsive:hover {
	border: 1px solid #fff;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.number-style-1 .sppb-addon-feature .sppb-icon {
	float: none;
	margin-bottom: 30px;
}
.number-style-1 .sppb-addon-feature h2.sppb-feature-box-title {
	margin: 0;
	margin-bottom: 20px;
	letter-spacing: 0;
}
.feature-style-1 .sppb-icon {
	float: none;
}
.feature-style-1 .sppb-icon span {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 100px;
	height: 100px;
	margin: 0 0 24px;
	line-height: 100px;
	color: #dadfe1;
	font-size: 30px;
	text-align: center;
	background: transparent;
	border: 1px solid #dadfe1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}



.feature-style-1 .sppb-icon span:hover {
	background: #dadfe1;
	color: #ffffff;
}
.feature-style-1 .sppb-icon span i {
	font-size: 30px;
}
.feature-style-1 h1.sppb-feature-box-title {
	color: #222222;
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	letter-spacing: 1.8px;
}
.feature-style-1 div.sppb-addon-text {
	margin: 0;
}
.number-style-2 .sppb-addon-feature .sppb-icon {
	float: none;
	margin-bottom: 18px;
}
.number-style-2 .sppb-addon-feature h2.sppb-feature-box-title {
	margin: 0;
	margin-bottom: 20px;
	letter-spacing: 0;
}
.number-style-2 .sppb-animated-number {
	margin-bottom: 25px;
}
.number-style-2 .sppb-animated-number-title {
	color: #fff;
}
.number-style-2 .sppb-col-sm-3 {
	width: 24.8%;
	margin-right: 1px;
	padding: 50px 0;
	float: left;
	background: rgba(255,255,255,0.2);
	border: 1px solid transparent;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.number-style-2 .sppb-col-sm-3:hover {
	background: transparent;
	border: 1px solid rgba(255,255,255,0.2);
}
.number-style-2 .sppb-section-title {
	margin-bottom: 30px;
}
section.overlay-2 {
	position: relative;
	display: block;
}
section.overlay-2:after {
	background: rgba(108,102,137,0.7);
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.9;
	z-index: -1;
}
.video-pop-up .sppb-btn {
	background: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 116px;
	height: 116px;
	border: 8px solid #fff;
	font-size: 48px;
	color: #fff;
	padding: 8px 36px;
	opacity: .3;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.video-pop-up .sppb-btn:hover {
	opacity: 1;
}
.video-pop-up .sppb-addon-title {
	letter-spacing: 2px;
}
.sppb-modal-body {
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-o-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
.padding-none .sppb-col-sm-6 {
	padding: 0px;
}
.person-style-3 .sppb-person-image {
	display: none;
}
.person-style-3 .sppb-person-information {
	margin-right: 0px !important;
	border: none;
	border-right: 1px dotted #999999;
	padding: 0 30px 25px 15px;
	margin-bottom: 0;
}
.person-style-3 .sppb-person-information span.sppb-person-name {
	letter-spacing: 1.7px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 13px;
}
.person-style-3 .sppb-person-information .sppb-person-introtext {
	color: #999999;
	margin-bottom: 10px;
}
.person-style-3 .sppb-person-information .sppb-person-social-icons {
	padding-right: 7px;
}
.progress-style-2 {
	padding-top: 25px;
}
.progress-style-2 .sppb-progress {
	border: 1px solid #666666;
}
.progress-style-2 .sppb-progress .progress-title {
	letter-spacing: 1.7px;
	color: #ffffff !important;
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
	background: none;
}
.sppb-testimonial-pro {
	padding-bottom: 30px;
}
.sppb-testimonial-pro .sppb-carousel-indicators {
	bottom: -15px;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
	margin: 0px 5px !important;
	transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
	width: 10px;
	height: 10px;
}
.client-style-one .sppb-addon-clients .sppb-col-sm-2 {
	padding: 0;
}
.gallery-flickr ul li a img {
	width: 50px;
	height: 50px;
}
.ns2-links-wrap .ns2-title a {
	color: #005b7f;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.5px;
}



.ns2-links-wrap .ns2-link-date {
	display: block;
	margin: 0;
	color: #a7cd45;
	font-size: 11px;
	font-weight: 700;
}
.ns2-links-wrap .ns2-title {
	margin-bottom: 0;
}
.ns2-links-wrap div.ns2-page {
	overflow: inherit;
}
#sp-footer1 .sp-copyright {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
#sp-footer1 .sp-column {
	padding: 25px 0;
	border-top: 1px dotted #717173;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
	transform: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
	transform: none;
}
.team-style-2 .sppb-addon-persion:hover .sppb-person-information {
	background: #f7f7f7;
	border: 1px solid transparent;
}
.video-pop-up a.sppb-btn i {
	vertical-align: bottom;
}
.client-style-two .sppb-addon-clients .sppb-col-sm-2 {
	padding: 0;
}
.service-style-1 .sppb-addon-feature .sppb-icon span {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 25px;
}
section.overlay-color {
	position: relative;
	display: block;
}
section.overlay-color .sppb-container {
	position: relative;
	z-index: 2;
}
section.overlay-color:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(34,34,34,0.9);
}
.sp-comingsoon body {
	padding: 80px 0;
	padding-top: 160px;
	position: relative;
	background: url('../images/coming-soon.jpg') center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	text-align: center;
}
.section-facq .sppb-panel-heading {
	padding: 0px;
	background: #f7f7f7;
	color: #222222;
	border-radius: 0;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	margin-bottom: 0;
	border: 1px solid #eeeeee;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.section-facq .sppb-panel-heading i {
	padding: 15px 17px;
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #222222;
	margin-right: 20px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.section-facq .sppb-panel .active i {
	padding: 15px 17px;
	background: #333333;
	border: 1px solid #333333;
	color: #fff;
	margin-right: 20px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.section-facq .sppb-panel .active {
	color: #ffffff;
	background: #a7cd45;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.section-facq .sppb-panel {
	border: none;
	box-shadow: none;
	border-radius: 0;
}
.section-facq .sppb-panel-body {
	border-top: 0 !important;
}
.section-facq .sppb-panel-collapse .sppb-panel-body {
	padding-left: 74px;
}
.blockquote-style-1 .sppb-blockquote {
	background: #f8f8f8;
	border-left: 2px solid #a7cd45;
	padding: 22px 26px 22px 48px;
}
.blockquote-style-1 .sppb-blockquote p, .blockquote-style-2 .sppb-blockquote p, .blockquote-style-3 .sppb-blockquote p, .blockquote-style-4 .sppb-blockquote p {
	color: #222222;
	font-style: italic;
	font-size: 15px;
}
.blockquote-style-2 .sppb-blockquote {
	background: #f8f8f8;
	border-top: 2px solid #a7cd45;
	border-left: none;
	padding: 22px 26px 22px 48px;
}
.blockquote-style-3 .sppb-blockquote {
	background: #f8f8f8;
	padding: 22px 26px 22px 48px;
	border: 0;
}
.blockquote-style-4 .sppb-blockquote {
	background: none;
	padding: 22px 26px 22px 48px;
	border: 0;
}
.sppb-nav-tabs > li.active > a, .sppb-nav-tabs > li.active > a:hover, .sppb-nav-tabs > li.active > a:focus {
	border: none;
	background: #a7cd45;
	color: #ffffff;
	padding: 8px 20px;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 1.7px;
	border-radius: 0;
}
.sppb-nav-tabs > li > a, .sppb-nav-tabs > li > a:hover, .sppb-nav-tabs > li > a:focus {
	border: none;
	color: #999999;
	padding: 8px 20px;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 1.7px;
	border-radius: 0;
}
.sppb-nav-tabs li a:hover {
	background: none;
}
.sppb-nav-tabs {
	border: none;
}
.sppb-tab-content .sppb-tab-pane {
	padding: 20px;
	border: 1px solid #f1f1f1;
	overflow: hidden;
}
.sppb-tab-content .sppb-tab-pane h2 {
	color: #222222;
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	letter-spacing: 0;
}
.port-style-3 .sp-simpleportfolio-overlay-wrapper {
	margin: 10px !important;
}
.grid-full .sp-simpleportfolio .sp-simpleportfolio-items {
	margin: -10px 10px 0;
}
.slider-one .custom-1 {
	color: #FFF;
	text-shadow: none;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1.8px;
}
.slider-one .custom-white-big {
	color: #a7cd45;
	text-shadow: none;
	font-size: 37px;
	line-height: 38px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: none;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	text-align: left;
	letter-spacing: 1px !important;
}
.slider-one .custom-1-white {
	color: #fff;
	text-shadow: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1.8px;
}


#rev_slider_5_2 .large_bold_black {
	color: #005b7f !important;
	text-shadow: none;
	font-size: 36px;
	line-height: 30px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: none;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	text-align: left;
	letter-spacing: 1px !important;
}

.slider-one .custom-white-big-2 {
	color: #fff;
	text-shadow: none;
	font-size: 28px;
	line-height: 30px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: none;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	text-align: left;
	letter-spacing: 5px !important;
}
.slider-one .slide-border-white {
	width: 60px !important;
	height: 1px !important;
	background: #fff !important;
}
a.slider-btn:hover {
	background-color: transparent !important;
}
.rev_slider_wrapper .bullet {
	cursor: pointer;
	background: transparent !important;
	border: 1px solid #ffffff;
	opacity: 0.6;
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 10px !important;
}
.rev_slider_wrapper .tp-bullets {
	bottom: 60px !important;
}
.slide-personal .rev_slider_wrapper {
	z-index: 1;
}
.bred-text {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 900;
	letter-spacing: 1.8px;
}
.bred-text:before {
	display: none;
}
.search-custom .col-sm-6:first-child {
	display: none;
}
.search-custom .sp-dropdown {
	left: -175px !important;
	top: 58px !important;
}
.search-custom .sp-dropdown .button {
	position: absolute;
	top: 14px;
	right: -95px;
	background: none;
}
.search-custom .sp-dropdown .button i {
	font-size: 16px;
}
.search-custom .sp-dropdown-inner {
	border: 0 !important;
	background: none !important;
}
.search-custom .search input.inputbox {
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	height: 40px;
	color: #222222;
	padding: 5px 10px;
	border: none;
	outline: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	background: #ffffff;
	border-radius: 0;
}
.acymailing_fulldiv form {
	padding-left: 80px;
}
.slide-personal .custom-white-big-2 span {
	color: #f64747 !important;
}
.slide-personal .custom-white-big-2 {
	padding: 20px 130px;
	border: 1px solid #fff;
}
.slide-personal .slotholder:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51,51,51,0.7);
	z-index: 2;
}
.slide-personal .rev_slider_wrapper .tp-bullets .selected {
	background: #f64747 !important;
	border-color: #f64747 !important;
}
.slide-personal .rev_slider_wrapper .tp-bullets .bullet:hover {
	background: #f64747 !important;
	border-color: #f64747 !important;
}
.parson-style-4 .sppb-addon-title {
	text-transform: uppercase;
	letter-spacing: 2px;
}
.parson-style-4 .sppb-progress-bar {
	background-color: #f64747 !important;
	height: 5px;
}
.parson-style-4 .sppb-progress-bar .progress-title {
	text-transform: uppercase;
	font-weight: 700;
	color: #222222;
	margin-bottom: 5px;
	letter-spacing: 1.7px;
}
.parson-style-4 .sppb-progress-bar .progress-percent {
	text-transform: uppercase;
	font-weight: 700;
	color: #222222 !important;
	margin-bottom: 5px;
	letter-spacing: 1.7px;
}
.imago-banner-section h2.sppb-addon-title {
	margin-top: 10px;
}
.imago-banner-section .sppb-col-sm-6:nth-child(2) {
	line-height: 55px;
}
.tagspopular ul li a {
	float: left;
	display: block;
	border: 1px solid #ffffff;
	color: #ffffff !important;
	background: transparent none repeat scroll 0 0;
	font-size: 12px !important;
	line-height: 1.2;
	font-weight: 400;
	padding: 7px 15px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-radius: 3px;
}
.tagspopular ul li a:hover {
	background: #fff;
}
#rev_slider_3_1 .slotholder:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51,51,51,0.7);
	z-index: 2;
}
/* #rev_slider_4_1 .slotholder:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../images/pattern1.png');
  opacity: .5;
  z-index: 2;
} */

#rev_slider_4_1 .slotholder:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(56, 101, 104, 0.6);
}
#rev_slider_3_1 .imago-box {
	border: 5px solid #fff;
	font-size: 30px;
	letter-spacing: 2px;
	padding: 0.5em 0.8em;
	color: #fff;
}
#rev_slider_3_1 .imago-app-text {
	letter-spacing: 2px;
	font-size: 48px;
	line-height: 54px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
}
.imago-app-btn {
	color: #ffffff !important;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 1.2em 3em;
	letter-spacing: 0;
}
.slide-app-back {
	padding: 50px 0;
	background: #4fc1e9;
	width: 1450px;
	height: 373px;
	text-indent: -99999em;
}
.imago-app-btn-whiite {
	background: #ffffff;
	color: #222222 !important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1.6px;
	padding: 16px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.imago-app-btn-whiite i {
	margin-right: 12px;
	font-size: 18px;
	vertical-align: middle;
}
.custom-white-big-preset {
	text-shadow: none;
	font-size: 48px;
	line-height: 50px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: none;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	text-align: left;
	letter-spacing: 5px !important;
}
#rev_slider_4_1 .sppb-btn-default {
	letter-spacing: 0 !important;
}
body.onepage-classic .is-sticky {
	position: inherit;
}
body.onepage-classic .sticky-wrapper {
	height: 0 !important;
}
body.onepage-classic #sp-header {
	background: rgba(255,255,255,0.05);
	border-bottom: 1px solid rgba(255,255,255,0.1);
	min-height: 50px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.05);
	position: fixed;
	width: 100%;
	z-index: 999999;
	padding: 25px 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
body.onepage-classic .is-sticky .onepage-classic {
	padding: 0 !important;
	background: #ffffff !important;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
body.onepage-classic #sp-header .logo h1 {
	color: #fff !important;
}
body.onepage-classic .is-sticky #sp-header .logo h1 {
	color: #222222 !important;
}
body.onepage-classic .sticky-wrapper #sp-menu .sp-menu-item a {
	color: #fff !important;
}
body.onepage-classic .is-sticky #sp-menu .sp-menu-item a {
	color: #999999 !important;
}
.menu-underline .sp-dropdown-inner {
	border-top: 0 !important;
}
#sp-right {
	margin-top: 35px;
}
.sp-megamenu-parent >li >a {
	color: #999999 !important;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
h2 {
	letter-spacing: 1.8px;
}
.sppb-animated-number {
	font-weight: 900 !important;
	border-bottom: none !important;
	font-family: Lato, sans-serif !important;
	margin-bottom: 20px;
}
.sppb-animated-number-title {
	font-family: 'Lato', sans-serif;
	font-weight: 900 !important;
	margin: 0 0 15px;
	color: #a7cd45;
	text-transform: uppercase;
	letter-spacing: 1.8px !important;
	margin-bottom: 0px;
}
.container {
	margin: auto !important;
}
div.sppb-addon-text {
	font-size: 13px;
	color: #999999;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
}
.feature-style-2 div.sppb-icon {
	float: left;
}
.feature-style-2 h2.sppb-feature-box-title, .feature-style-2 div.sppb-addon-text {
	margin-left: 50px;
	margin-top: 0 !important;
}
h1.sppb-title-heading {
	letter-spacing: 2px;
}
.sp-simpleportfolio-overlay-wrapper {
	margin: 1px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	background: transparent !important;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 30px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	color: #999;
	border-bottom: 1px dotted #999;
}
.sppb-chart-percent span {
	color: #fff;
}
.sppb-addon-pie-progress h3 {
	font-size: 15px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	color: #ffffff;
	margin-top: 10px;
}
section.overlay {
	position: relative;
}
section.overlay:after {
	background: url(../images/pattern1.png);
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: -1;
}
.ns2-news .news-container {
	padding: 0 30px 0 10px;
}
.ns2-news .news-container h4.ns2-title {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
}
.ns2-news .news-container h4.ns2-title a {
	color: #222222 !important;
}
div.nssp2-default .ns2-art-pagination, div.nssp2-default .ns2-links-pagination {
	float: none !important;
	text-align: center !important;
}
div.nssp2-default .ns2-art-controllers, div.nssp2-default .ns2-links-controllers {
	float: none !important;
	text-align: center !important;
	margin-top: 20px !important;
}
.ns2-art-pagination.nssp2-controllers span.active {
	background-image: none;
	border-radius: 50% !important;
	border: none !important;
}
.ns2-art-pagination.nssp2-controllers span {
	background-image: none !important;
	background-color: transparent !important;
	border: 1px solid #cfcfcf !important;
	border-radius: 5px !important;
}
p {
	font-size: 13px;
	color: #999999;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
}
.sppb-progress {
	background: transparent !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	height: 5px !important;
	border: 1px solid #f1f1f1;
	overflow: visible !important;
	margin-bottom: 40px !important;
}
.sppb-progress .sppb-progress-bar {
	background-color: #f1f1f1 !important;
	box-shadow: none !important;
	overflow: visible !important;
}
.sppb-progress .sppb-progress-bar span.progress-title {
	color: #999;
}
.sppb-progress.progress-right .sppb-progress-bar {
	float: right !important;
	overflow: visible !important;
	position: relative;
}
.sppb-progress.progress-right .sppb-progress-bar span.progress-percent {
	position: absolute;
	left: 0;
	top: -26px;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.sppb-progress.progress-right .sppb-progress-bar span.progress-title {
	position: absolute;
	right: 0;
	top: -26px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: right;
	color: #999;
	font-size: 13px;
}
.sppb-progress.progress-left .sppb-progress-bar {
	overflow: visible !important;
	position: relative;
}
.sppb-progress.progress-left .sppb-progress-bar span.progress-percent {
	position: absolute;
	right: 0;
	top: -26px;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.sppb-progress.progress-left .sppb-progress-bar span.progress-title {
	position: absolute;
	left: 0;
	top: -26px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: right;
	color: #999;
	font-size: 13px;
}
.feature-style-3 .sppb-addon-feature .sppb-icon {
	float: left;
}
.feature-style-3 .sppb-feature-box-title {
	margin-left: 50px;
}
.feature-style-3 .sppb-addon-text {
	margin-left: 50px;
}
.sppb-btn-default {
	color: #ffffff !important;
	background-color: transparent !important;
	font-size: 12px !important;
	font-weight: 700;
	font-family: 'Lato', sans-serif !important;
	text-transform: uppercase !important;
	border: 2px solid #ffffff !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	-o-border-radius: 2px !important;
	border-radius: 2px !important;
	padding: 8px 48px !important;
	line-height: 19px !important;
}
.sppb-btn-default:hover {
	background-color: #fff !important;
}
.sppb-pie-chart .sppb-chart-percent {
	font-size: 18px !important;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
	max-width: 100% !important;
	line-height: 20px;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
	margin-bottom: 30px;
}
.sp-simpleportfolio-overlay-wrapper {
	margin: 0 1px 1px 1px;
}
.sppb-pricing-box {
	padding: 0 !important;
	border: none !important;
	background: #fff;
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
	background: #000 !important;
	color: #fff !important;
	padding: 22px 0 !important;
	font-size: 14px !important;
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {
	font-size: 30px !important;
	color: #222222;
	font-weight: 700;
	padding: 30px 0 0;
	line-height: 48px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-duration {
	font-size: 15px;
	color: #999999;
}
.sppb-pricing-box .sppb-pricing-features > ul > li {
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	color: #222222;
	padding: 16px 4px;
	position: relative;
}
.sppb-pricing-box .sppb-pricing-features > ul > li:after {
	position: absolute;
	content: '';
	width: 100px;
	height: 1px;
	border: 1px dotted #999999;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}
.sppb-pricing-footer .sppb-btn-default {
	font-size: 15px !important;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	padding: 8px 26px !important;
	border: 2px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.sppb-pricing-footer .sppb-btn-default:hover {
	color: #222222 !important;
	border: 2px solid #222222 !important;
}
.sp-module ul >li >a:before {
	display: none !important;
}
.sp-module ul >li {
	border-bottom: none !important;
}
.white-text .sppb-addon-text {
	color: #ccc;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 30px;
	letter-spacing: 1.5px;
}
.service-style-1 .sppb-col-sm-3 {
	padding-right: 0;
	padding-left: 0;
}
.service-style-1 .sppb-col-sm-3 .sppb-addon-feature {
	padding: 80px 20px 60px;
	text-align: center;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.service-style-1 .sppb-col-sm-3 .sppb-addon-feature:hover {
	background-color: #f1f1f1;
}
.service-style-1 .sppb-col-sm-3 .sppb-addon-feature .sppb-addon-text {
	max-width: 215px;
	margin: 0 auto;
}
.service-style-1 .sppb-col-sm-3 .sppb-addon-feature .sppb-icon span {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.service-style-1 .sppb-col-sm-3 .sppb-addon-feature .sppb-icon span:hover {
	background-color: #a7cd45;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.service-style-1 .sppb-col-sm-3 .sppb-addon-feature .sppb-icon span:hover i {
	color: #fff;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.sppb-addon-feature a h2:hover {
	color: #a7cd45 !important;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.client-style-two .sppb-addon-clients img.sppb-img-responsive {
	opacity: 0.4;
	border-radius: 50%;
}
.client-style-two .sppb-addon-clients img.sppb-img-responsive:hover {
	border-radius: 50%;
	background-color: #fff;
	opacity: 1;
}
#sp-page-builder .page-content .sppb-section {
	margin-top: 0 !important;
}
div.blog {
	max-width: 800px;
	margin: 0 auto;
}
body.view-article article {
	max-width: 800px;
	margin: 0 auto;
}
article.item {
	background: #ffffff none repeat scroll 0 0;
	margin-bottom: 40px;
	padding: 20px;
	transition: all 0.2s ease-in-out 0s;
}
article.item:hover {
	background: transparent;
}
body.layout-blog {
	background-color: #f8f8f8;
}
div.entry-header h2 {
	color: #c7d618;
	font-family: "Lato", sans-serif;
	font-size: 31px;
	font-weight: 900;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: -25px;
}
div.entry-header h2 a {
	color: #222222;
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
}
article.item h3 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-style: italic;
	color: #005b7f !important;
	font-size: 20px !important;
	line-height: 22px !important;
	font-weight: 300;
}

article.item h4 {
	margin-bottom: 20px;
	color: #005b7f !important;
	font-size: 15px !important;
	line-height: 18px !important;
	font-weight: 100;
	font-style: italic;
	width: 100%;
	float: left;
	display: block;
	margin-top: 25px;
}


article.item p span {
	font-weight: 500;
	font-size: 14px;
	color: #666 !important;
}





article.item p {
	font-weight: 300;
	color: #666 !important;
}
.entry-header {
	position: relative;
}
.entry-header dl dd.published {
	position: absolute;
	left: -75px;
	top: 0;
	right: auto;
}
.entry-header dl dd.published i {
	display: none;
}
dl.article-info {
	padding-left: 10px;
	color: #cccccc !important;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-size: 11px;
	font-weight: 700;
}
dl.article-info dd i {
	display: none;
}
dl.article-info dd {
	margin: 0;
}
dl.article-info dd.createdby:after {
	content: "/";
}
p.readmore a {
	border: none;
	background: none;
	padding: 0;
	color: #cccccc;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-size: 11px;
	font-weight: 700;
}
p.readmore a:hover {
	background: none;
	color: #222222;
	text-decoration: underline;
}
article blockquote {
	margin: 0 0 20px 68px;
	background: #f8f8f8;
	font-size: 17.5px;
	padding: 22px 26px 22px 48px;
	border-left-width: 2px;
}
article blockquote p {
	margin-left: 0px !important;
	color: #222222;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 0 !important;
}
#disqus_thread {
	background-color: #fff;
	border: none;
}
#disqus_thread section#conversation div.textarea-wrapper {
	border-radius: 0px;
	border-width: 1px;
}
#sp-right .sp-module h3.sp-module-title {
  background: #c7d618;
  color: #fff;
  padding: 22px 24px;
  font-size: 14px;
  margin: 0px;
  font-weight: 400;
}
#sp-right .sp-module .sp-module-content {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cfdd28;
}
.sidebar-flickr .sp-module-content {
	background: none !important;
	border: none !important;
}
.ns2-side-bar-posts .ns2-page-inner {
	padding-top: 20px;
}
.ns2-side-bar-posts .ns2-page-inner div.ns2-row {
	padding: 0 20px 20px;
}
.ns2-side-bar-posts .ns2-page-inner div.ns2-row .news-container h4 {
	margin-top: 0;
}
.ns2-side-bar-posts .ns2-page-inner div.ns2-row .news-container h4 a {
	color: #999999;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.article-info .published {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	float: left;
	margin-top: -5px;
	text-align: center;
	width: 60px;
}
.article-info .published time {
	color: #333333;
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}
.article-info .published time span {
	border-bottom: 1px dotted #c0c0c0;
	color: #222222;
	display: block;
	font-family: "Lato", sans-serif;
	font-size: 30px;
	font-weight: 900;
	margin: 0 0 5px;
	padding-bottom: 10px;
	line-height: 1;
}
.article-info .published {
	margin-top: 0;
}
body.blog-right section#sp-main-body {
	background: #f8f8f8;
	position: relative;
	padding: 0;
}
body.blog-right section#sp-main-body:before {
	background: #ffffff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
}
body.blog-right section#sp-main-body article.item > div {
	margin-left: 68px;
}
body.blog-right section#sp-main-body article.item {
	background: #fff;
	border: none;
	margin-bottom: 0px;
	padding: 40px 60px 40px 0;
	position: relative !important;
}
body.blog-right section#sp-main-body article.item div[itemprop="articleBody"] p {
	margin-left: 0;
}
body.blog-right section#sp-main-body article.item p.readmore {
	margin-bottom: 0;
}
body.blog-right section#sp-main-body article.item .entry-header dl dd.published {
	top: -260px;
}
body.blog-right section#sp-main-body div.pagination-wrapper {
	background: #fff;
	text-align: center;
}
body.blog-grid-3 article.item {
	padding: 0;
}
body.blog-grid-3 article.item p {
	margin-left: 80px;
}
body.blog-grid-3 article.item div.entry-header {
	margin-left: 80px;
}
body.blog-grid-3 article.item div.entry-header h2 {
	font-size: 15px;
}
body.blog-full-width section#sp-main-body .container {
	width: 100%;
}
body.blog-full-width article.item {
	padding: 0;
}
body.blog-full-width article.item .entry-image img {
	width: 100%;
}
body.blog-full-width article.item p {
	margin-left: 80px;
}
body.blog-full-width article.item div.entry-header {
	margin-left: 80px;
}
body.blog-full-width article.item div.entry-header h2 {
	font-size: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-img {
	width: 100%;
}
.padding-o .sppb-col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.feature-app h2 {
	text-transform: uppercase;
}
.feature-app .sppb-addon-feature {
	margin: 0px 20px;
}
.feature-app .sppb-addon-feature h3 {
	line-height: 22px !important;
}
.download-btn-colored {
	background: #4fc1e9 !important;
	color: #fff !important;
}
.download-btn a.sppb-btn-link {
	background: #ffffff !important;
	border-radius: 4px;
	display: inline-block;
	margin: 0 8px;
	overflow: hidden;
	padding: 12px 20px !important;
	text-align: left;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	width: 220px;
	border-color: transparent !important;
}
.download-btn a.sppb-btn-link i {
	color: #222222;
	display: inline-block;
	float: left;
	font-size: 18px;
	margin-right: 35px;
	margin-top: 10px;
}
.download-btn a.sppb-btn-link span {
	color: #cccccc;
	font-family: "Lato", sans-serif;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 1.6px;
	line-height: 18px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.download-btn a.sppb-btn-link span.app-class {
	color: #222222;
	font-size: 15px;
}
.download-btn a.sppb-btn-link:hover {
	opacity: .7;
}
.social-icon a {
	color: #999;
	font-size: 15px;
	padding: 6px 5px;
}
.social-icon a:hover {
	color: #f64747;
}
.timeline-breaker {
	background: #f64747 none repeat scroll 0 0;
	border-radius: 24px;
	color: #ffffff;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	font-weight: 900;
	margin: 0;
	padding: 20px 35px;
	text-transform: uppercase;
}
.timeline-breaker:after {
	content: none;
}
.timeline-item .post-inner {
	padding: 0;
	border: none;
	border-radius: 0;
}
.timeline-item .post-inner h4 {
	padding-left: 30px;
	padding-top: 10px;
}
.timeline-item .post-inner h4 a {
	color: #222;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 2px;
	font-family: "Lato", sans-serif;
}
.timeline-item .post-inner time {
	display: none;
}
.timeline-item .post-inner .item-intro p {
	padding: 0 30px 30px;
}
.timeline_footer .btn-info {
	background: #f64747;
	border: none;
}
.timeline_footer a.powered- {
	display: none;
}
.sppb-btn-info {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 4px;
	color: #222222;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1.6px;
	margin-bottom: 35px;
	overflow: hidden;
	padding: 16px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.sppb-btn-info:hover {
	opacity: .7;
	background-color: #ffffff !important;
	border-color: none !important;
	color: inherit !important;
}
.app-page-banner h5 {
	line-height: 56px !important;
	font-family: "Lato", sans-serif;
	letter-spacing: 2px;
}
.hide-overflow {
	overflow: hidden;
}
.app-banner-img {
	margin-bottom: -273px;
}
div.sppb-form-group:nth-child(4) {
	clear: both !important;
}
.app-title h1 {
	padding: 5px 24px;
	width: 170px;
	letter-spacing: 2px;
	line-height: 20px;
	border: 5px solid #fff;
}
.sppb-btn-footer-social {
	border-radius: 100%;
	color: #fff;
	height: 35px;
	width: 35px;
}
.sppb-btn-footer-social:hover {
	background: #fff !important;
	color: #222;
}
.footer-credit {
	border-top: 1px dotted #999;
	margin-top: 35px;
}
.footer-credit div {
	color: #999;
	padding: 25px 0;
	text-transform: uppercase;
	font-size: 12px;
}
body.onepage section#sp-bottom {
	display: none;
}
body.onepage footer#sp-footer {
	display: none;
}
.full-image img {
	width: 100%;
}
@media (max-width: 767px) {
.person-style-left .sppb-person-image {
	float: none;
}
.person-style-left .sppb-person-image img {
	width: 100%;
}
.person-style-left .sppb-person-information {
	margin-right: 0;
}
.person-style-right .sppb-person-information {
	margin-left: 0;
}
.person-style-right .sppb-person-image {
	float: none;
}
.person-style-right .sppb-person-image img {
	width: 100%;
}
.about-feature.about-box .about-post .about-post-content a {
	margin: 24px 0;
}
.about-feature.about-box .about-post:hover .hover-about {
	padding-top: 140px;
}
.acymailing_module_form table.acymailing_form td.acyfield_email input {
	margin: 0;
}
.sppb-text-right {
	text-align: center;
}
.person-onepage-right {
	padding: 30px;
}
.timeline {
	background-position: calc(84%) top;
	text-align: right;
	padding: 0 16px 20px;
}
.timeline .timeline-breaker {
	margin-right: -16px;
}
div.nssp2 .col-3 {
	width: 100% !important;
}
div.acymailing_module,  .acymailing_module div {
	display: inherit;
}
.acymailing_introtext {
	display: inherit !important;
}
.acymailing_fulldiv form {
	padding: 0;
}
.acysubbuttons {
	position: absolute;
	bottom: 0;
	left: 28%;
}
.client-style-two .sppb-addon-clients .sppb-col-sm-2 {
	display: -moz-inline-box;
	display: -webkit-inline-box;
	padding: 10px;
}
.client-style-one .sppb-addon-clients .sppb-col-sm-2 {
	text-align: center;
}
.client-style-one .sppb-col-sm-2 img {
	display: inherit;
}
.sp-comingsoon body::after {
	height: 235%;
}
.person-onepage-title .sppb-addon-container {
	padding: 54px !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#sp-header .logo {
	padding: 20px 0px 25px 0;
}
.sp-megamenu-parent > li > a {
	padding: 25px 9px;
}
.person-style-left .sppb-person-image {
	float: none;
}
.person-style-left .sppb-person-image img {
	width: 100%;
}
.person-style-left .sppb-person-information {
	margin-right: 0;
}
.person-style-right .sppb-person-image {
	float: none;
}
.person-style-right .sppb-person-image img {
	width: 100%;
}
.person-style-right .sppb-person-information {
	margin-left: 0;
}
.person-onepage-right {
	padding: 30px;
}
.person-onepage-title .sppb-addon-container {
	padding: 54px !important;
}
.acymailing_fulldiv form {
	padding: 0;
}
table.acymailing_form {
	padding-right: 50px;
}
#sp-header {
	width: 100% !important;
}
#sp-bottom3 {
	margin-top: 48px;
}
#sp-bottom4 {
	margin-top: -152px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.person-onepage {
	padding: 70px 220px 40px 70px;
}
.person-onepage-title .sppb-addon-container {
	padding: 54px !important;
}
.acymailing_fulldiv form {
	padding: 0;
}
table.acymailing_form {
	padding-right: 50px;
}
}
@media (min-width: 1200px) {
.person-onepage-right {
	padding: 70px 220px 40px 70px;
}

h5.caratteristiche {
	color:#222222;
	font-size:11px;
	line-height:12px;
	text-transform: uppercase;
	margin-top: -15px;
	display: block;
	min-height: 40px;
}

}
h4.category-name {
	font-size: 14px;
}

.circle-text {
    width:100%;
	font-size: 1.1em;
	margin: 10px 0;
	
}
.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height:0;
    padding-bottom: 100%;
	background: #c7d618;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.circle-text div {
    float:left;
    width:100%;
    padding-top:32%;
    line-height:1.2em;
    margin-top:-0.5em;
    text-align:center;
    color: #005c7d;
	
}

.circle-text div span {
	font-weight: 700;
	font-size: 1.2em;
}

.accordion-group ul { list-style: none;}

.accordion-group li { position: relative;}

.accordion-group li:before {
    position: absolute;  
    top: 8px;  
    margin: 4px 0 0 -12px;    
    vertical-align: middle;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #005b7f;
    content: "";
}

.CSSTableGenerator {
	margin:15px 0;
	padding:0px;
	width:100%;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#f8f8f8; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}

.CSSTableGenerator tr:first-child td{
	background:-o-linear-gradient(bottom, #005b7f 5%, #005b7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005b7f), color-stop(1, #005b7f) );
	background:-moz-linear-gradient( center top, #005b7f 5%, #005b7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005b7f", endColorstr="#005b7f");	background: -o-linear-gradient(top,#005b7f,005b7f);

	background-color:#005b7f;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005b7f 5%, #005b7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005b7f), color-stop(1, #005b7f) );
	background:-moz-linear-gradient( center top, #005b7f 5%, #005b7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005b7f", endColorstr="#005b7f");	background: -o-linear-gradient(top,#005b7f,005b7f);
	background-color:#005b7f;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.rl_sliders-toggle-inner {
	font-size: 14px !important;
	text-transform: uppercase;}
	
#sp-bottom {
	color: #FFF;
	font-size: 1em;
	line-height: 1.4em;
}

#sp-bottom .destro  {
	color: #FFF;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	margin-top: 18px;
}

@media (max-width: 1199px) {
#sp-header .logo h1 img {
	display: inline-block!important;
	visibility: visible;
}
}
.itemid-776 .sppb-col-md-8 .sppb-addon-content {
	padding-left: 25px;
	padding-right: 25px;
}
.itemid-776 .sppb-col-md-8 .sppb-addon-content h3 {
	color: #c7d618;
	font-family: "Lato", sans-serif;
	font-size: 31px;
	font-weight: 900;
	letter-spacing: 2px;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
}
.itemid-776 .sppb-col-md-8 .sppb-addon-content .required:before {
	content: '*';
	color: #d00;
	display: inline-block;
	float: right;
	margin-right: -6px;
	width: 6px;
	text-align: right;
}
.itemid-776 .sppb-col-md-8 .sppb-addon-content .field18:before,
.itemid-776 .sppb-col-md-8 .sppb-addon-content span.asterix-ancor {
	display: none;
}
#recaptcha_response_field {
	float: right;
}
.paddingTop0 {
	padding-top: 0!important;
}
.paddingBottom0 {
	padding-bottom: 0!important;
}
.paddingTop20 {
	padding-top: 20px!important;
}
.paddingBottom20 {
	padding-bottom: 20px!important;
}
@media (max-width: 500px) {
.sppb-btn {
    white-space: normal;
}
}
.pulsanteVerde {
    display: inline-block;
    text-align: left;
    padding: 10px 20px;
    position: relative;
    font-size: 15px;
    line-height: 17px;
    border: 1px solid #99c034;
    background-color: #a7cd45;
    color: #fff;
    text-transform: uppercase;
}
.pulsanteVerde:hover {
    color: #000;
}
