/*


		.sppb-section-title{
			margin: none!important;
		}

	    h1{
	    	@include cabecera-2;

	    	& + span {
	    		display: none;
	    	}
	    }

	    */
/*

// ==========================================================================
// Web Fonts
// ==========================================================================

*/
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-ultralight-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-ultralight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-ultralight-webfont.woff") format("woff"), url("../fonts/montserrat/montserrat-ultralight-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat/montserrat-light-webfontnt.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-light-webfontnt.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-light-webfontnt.woff") format("woff"), url("../fonts/montserrat/montserrat-light-webfontnt.ttf") format("truetype");
  font-style: normal;
  font-weight: 200;
  text-rendering: optimizeLegibility; }
/* 

// ==========================================================================
// Base Styles
// ========================================================================== 

*/
html,
body {
  line-height: 1.46;
  font-weight: 200; }

body,
input,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
a {
  color: ;
}

a img {
  border: none; }

img {
  -ms-interpolation-mode: bicubic; }

table {
  width: 100%;
  margin: 1em 0; }
  table th {
    font-weight: normal; }

ul ol,
ol ul,
ul ul,
ol ol {
  margin: 10px 0 30px 20px; }

.letras-capitales {
  /*letter-spacing: .09em;*/
  font-size: .9em; }

/*
// Bootstrap
// -------------------------------------------------------------------------------------------  */
.nav > li {
  margin-top: 0; }

/*
// Tipografia
// ------------------------------------------------------------------------------------------- */
.row1 > div > h1, .row1 > div > h2 {
  margin-top: 0; }

h2 {
  text-align: center;
  font-weight: 100;
  font-size: 42px; }
  h2 strong {
    font-weight: 100; }
  h2 small {
    display: block;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 200; }
  @media only screen and (max-width: 767px) {
    h2 br {
      display: none; } }

/* 

// ==========================================================================
// Layout
// ========================================================================== 

*/
body {
  position: relative; }

/*
.wrap {

	> .container,
	> section > .container,
	> footer > .container{
		max-width: $screen-md;
	}

}
*/
/*
#sp-main-body > .container > .row > #sp-component{

	@include bp-xsmall{			
    	padding-left: 0;
    	padding-right: 0;
	}	
}
*/
@media only screen and (max-width: 767px) {
  .body-innerwrapper {
    overflow: visible; } }
#sp-main-body {
  padding: 40px 0 !important; }
  @media only screen and (max-width: 767px) {
    #sp-main-body {
      padding: 0 !important; } }
  @media only screen and (max-width: 767px) {
    #sp-main-body > .container > .row > #sp-component {
      padding-left: 0;
      padding-right: 0; } }

.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 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; }
.nav.menunot_gen.mod-list li a {
  color: #143146;
}
@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: 25px 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 #f27935; }

.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;
  font-size: 21px;
  background: transparent;
  margin: 33px 0 0 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: 333px;
  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(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(0.8);
    -webkit-transform: scale(0.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, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 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: 20px 15px 20px 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: 50px; }

.sp-module:first-child {
  margin-top: 0; }

.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1; }

.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.sp-module ul > li {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms; }

.sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms; }

.sp-module ul > li > a:hover {
  background: none; }

.sp-module ul > li > a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 8px; }

.sp-module ul > li:last-child {
  border-bottom: none; }

.sp-module .categories-module ul {
  margin: 0 10px; }

.sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8; }

.sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0; }

.sp-module .latestnews > div > a {
  display: block;
  font-weight: 400; }

.sp-module .tagscloud {
  margin: -2px 0; }

.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0; }

.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px; }

.login img {
  display: inline-block;
  margin: 20px 0; }

.login .checkbox input[type="checkbox"] {
  margin-top: 6px; }

.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.search .btn-toolbar {
  margin-bottom: 20px; }

.search .btn-toolbar span.icon-search {
  margin: 0; }

.search .btn-toolbar button {
  color: #fff; }

.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px; }

.search .phrases .ordering-box {
  margin-bottom: 15px; }

.search .only label {
  display: inline-block;
  margin: 0 20px 20px; }

.search .search-results dt.result-title {
  margin-top: 40px; }

.search .search-results dt,
.search .search-results dd {
  margin: 5px 0; }

.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px; }

.form-search .finder label {
  display: block; }

.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px; }

.finder .word input {
  display: inline-block; }

.finder .search-results.list-striped li {
  padding: 20px 0; }

.article-info {
  margin: 0 -8px 5px;
  line-height: 12px; }

.article-info > dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px; }

.article-info > dd > i {
  display: inline-block;
  margin-right: 3px; }

article.item {
  margin-bottom: 50px; }

.tags {
  margin-top: 20px; }

.tags > span {
  text-transform: uppercase;
  letter-spacing: 2px; }

.content_rating,
.content_rating + form {
  display: none; }

.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block; }

.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block; }

.voting-symbol span.star.active:before {
  content: "\f005"; }

.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px; }

.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer; }

.post_rating {
  margin-bottom: 20px; }

.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none; }

.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px; }

.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px; }

.entry-status,
.entry-quote {
  margin-bottom: 50px; }

.entry-header {
  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; }
.sppb-progress-bar span.progress-percent {
  color: #fff !important;
  margin-left: 9px !important;
}
.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: #f27935;
  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: #706a00;
  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 #706a00 !important;
  color: #706a00 !important; }

.error-page-inner .sppb-btn-default:hover {
  background-color: #706a00 !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: #f27935;
  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: 30px !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: #999999;
  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: #f27935; }

.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: #f27935;
  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: #f27935;
  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; }

#nav-page-sticky .sppb-row-container {
    width: 100% !important;
    max-width: 100% !important;
}

.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: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.5px; }

.ns2-links-wrap .ns2-link-date {
  display: block;
  margin: 0;
  color: #f27935;
  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: #f27935;
  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 #f27935;
  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 #ccc;
  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: #f27935;
  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: #222222;
  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; }

.slider-one .custom-white-big {
  color: #222222;
  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; }

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

.slider-one .custom-white-big-2 {
  color: #fff;
  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; }

.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_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: #f27935;
  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: #333;
  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: #fff; }

.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: #f27935;
  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: #f27935 !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;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  margin-bottom: 20px;
  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: #222222;
  font-family: "Lato", sans-serif;
  font-size: 31px;
  font-weight: 900;
  letter-spacing: 2px;
  margin: 0 0 30px;
  text-transform: uppercase; }

div.entry-header h2 a {
  color: #222222;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s; }

article.item p {
  margin-left: 68px;
  margin-bottom: 30px; }

.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 {
  color: #222222;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 900;
  margin: 0 0 32px;
  text-transform: uppercase; }

#sp-right .sp-module .sp-module-content {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #f0f0f0; }

.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: transparent 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%; }

.rs_event_link.thumbnail img {
min-width: 252px;
}
.rsepro-social {
  margin-right: 9px !important;
}


@media (max-width: 767px) {

  .rs_event_link.thumbnail img {
min-width: 120px;
}
  section.sppb-section.destacado-2 {
  display: flex;
}

section.sppb-section.destacado-2 .sppb-col-md-8 {
    order: 2;
}
section.sppb-section.destacado-2 .sppb-col-md-4 {
    order: 1;
}
ul.sppb-gallery.clearfix.gallery-item- li {
    margin: 0 auto;
}
  .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; } }
/* 
 *
 *  ////////////////////////////////////////////////////////////////////////////////////////////////
 *                                              AYTO. URRETXU 
 *  ////////////////////////////////////////////////////////////////////////////////////////////////
 *
*/

@media only screen and (max-width: 1200px) {
.sp-module.opinion {
  display: none;
}
  #sp-header2 .form-search {
    width: 300px; 
}
}
.form-search {
width: 390px;
}

#sp-header2 {
  background: none !important; }
  #sp-header2 #sp-logo h1 {
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 767px) {
    #sp-header2 #sp-logo img {
      max-width: 200px; } 
    #mod-finder-searchform204 {
      display: none;
    }
    }

    @media only screen and (max-width: 991px) {
      #sp-header2 #sp-top1 {
        padding-top: 3%;
        padding-bottom: 3%;
        padding-right: 25px; }
      .sp-module.iparra {
        display: none;
      }
       }

  #sp-header2 #sp-top1 {
    padding-top: 3.5%;
    padding-bottom: 3.5%;
    padding-right: 3.5%; }
    #sp-header2 #sp-top1 .sp-column .sp-module {
      float: right;
      margin: 0;
      padding: 0;
      line-height: 1; }
    #sp-header2 #sp-top1 .opinion h5 {
      margin: 0;
      padding: 0; }
    #sp-header2 #sp-top1 .opinion a, #sp-header2 #sp-top1 .idioma a {
      display: inline-block;
      margin-top: 12px;
      padding: 0  0 0 15px;
      text-transform: uppercase;
      line-height: 1.1;
      font-weight: bold;
      font-size: 11px;
      color: #706A00; }
  #sp-header2 .rssocial-container {
    display: table !important;
    margin: 0.2em 15px 0.2em 12px;
    padding: 0; }
    #sp-header2 .rssocial-container li {
      display: table-cell !important; }
    #sp-header2 .rssocial-container .rssocial-icons .rssocial-link {
      padding: .3em; }

    @media only screen and (max-width: 991px) {
      #sp-header2 .form-search {
        width: 250px; } }
    #sp-header2 .form-search .search-query {
      display: inline-block !important;
      width: 70%;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
      @media only screen and (max-width: 991px) {
        #sp-header2 .form-search .search-query {
          width: 60%; } }
    #sp-header2 .form-search label {
      display: none; }
    #sp-header2 .form-search .btn.finder {
      display: inline-block !important;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      color: #706A00;
      border-color: #EFEFEF;
      background-color: #EFEFEF; }

@media only screen and (max-width: 767px) {
  #sp-header2 {
    margin: 0 0 -20px; } }
#sp-header {
  position: relative;
  z-index: 1000;
  min-height: 5px;
  background: #fff323;
  -webkit-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 13px rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 767px) {
    #sp-header {
      min-height: 0;
      margin-top: 10px;
      background: none;
      box-shadow: none; } }
  #sp-header > div {
    position: static; }
  #sp-header .sp-megamenu-parent {
    display: table;
    float: none;
    width: 98%;
    margin: 0 auto; }
    @media only screen and (max-width: 991px) {
      #sp-header .sp-megamenu-parent {
        width: 97%; } }
    #sp-header .sp-megamenu-parent > li {
      display: table-cell;
      text-align: center;
      vertical-align: bottom; }
      #sp-header .sp-megamenu-parent > li > a {
        padding: 15px 10px;
        line-height: 1.3;
        font-size: 12px; }
        @media only screen and (max-width: 991px) {
          #sp-header .sp-megamenu-parent > li > a {
            font-size: 11px;
            padding: 15px 5px; } }
    #sp-header .sp-megamenu-parent a {
      color: #666000 !important; }
      #sp-header .sp-megamenu-parent a:hover {
        color: #143146 !important; }
    #sp-header .sp-megamenu-parent > li.active > a,
    #sp-header .sp-megamenu-parent > li:hover > a {
      color: #143146 !important; }
    #sp-header .sp-megamenu-parent > li:hover {
      background-color: #fffccc; }
    #sp-header .sp-megamenu-parent > li.active,
    #sp-header .sp-megamenu-parent > li.active:hover {
      background: #d6cb00 url("/images/nav-principal-activo.png") 50% -7px no-repeat; }
    #sp-header .sp-megamenu-parent li {
      margin: 0; }
    #sp-header .sp-megamenu-parent .sp-dropdown {
      -webkit-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.3); }
      #sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        border-top-color: #fff323;
        border-top: none; }
      #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        padding: 14px 16px;
        line-height: 1.5; }
        #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
          background: #eaf3f9; }
  #sp-header #offcanvas-toggler {
    height: auto !important;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
      #sp-header #offcanvas-toggler {
        position: absolute;
        top: -75px;
        right: 40px; }
        #sp-header #offcanvas-toggler #sp-header {
          min-height: 0;
          box-shadow: none; }
        #sp-header #offcanvas-toggler #offcanvas-toggler {
          line-height: 1; } }

.offcanvas-menu .offcanvas-inner h3 {
  font-size: 22px;
  font-weight: 300;
  color: #706A00; }
.offcanvas-menu .offcanvas-inner .nav > li {
  float: none; }
  .offcanvas-menu .offcanvas-inner .nav > li a {
    color: #143146; }
    .offcanvas-menu .offcanvas-inner .nav > li a:hover {
      color: #143146; }

.body-innerwrapper > .pie #sp-footer1 {
  margin: 0;
  }
  .body-innerwrapper > .pie #sp-footer1 .sp-column {
    padding: 15px 0;
    border-top: none; }
.body-innerwrapper > .pie #sp-footer2 {
padding: 0 0 360px; 
}
.body-innerwrapper > .pie .container {
  border-top: 1px dotted #706A00; }
.body-innerwrapper > .pie .nav li {
  display: inline;
  margin: 0;
  padding: 0; }
.body-innerwrapper > .pie .nav a {
  display: inline-block;
  margin: 0 0.9em 0 0;
  padding: 0; }

body.layout-blog,
body.blog-right section#sp-main-body {
  background-color: #FFF; }

div.blog {
  max-width: none; }

section#sp-main-body article.item {
  margin-left: 0;
  padding-right: 40px;
  padding-left: 0;
  border: none; }
  @media only screen and (max-width: 767px) {
    section#sp-main-body article.item {
      margin-right: 15px;
      margin-left: 15px; } }
  section#sp-main-body article.item .entry-header {
    margin-bottom: 15px; }
    section#sp-main-body article.item .entry-header h2 {
      margin-bottom: 15px;
      color: #000; }
      section#sp-main-body article.item .entry-header h2 a {
        color: #255b82; }
    section#sp-main-body article.item .entry-header a {
      color: #255b82; }
    section#sp-main-body article.item .entry-header .article-info .published time {
      display: none !important; }
    section#sp-main-body article.item .entry-header dl dd.published {
      top: 0; }
  section#sp-main-body article.item h3,
  section#sp-main-body article.item h4 {
    color: #000; }
  section#sp-main-body article.item > div {
    margin-left: 0 !important; }
  section#sp-main-body article.item blockquote {
    margin-left: 0;
    color: #706A00;
    background: #fffcc7;
    border-color: #d6cb00; }
    section#sp-main-body article.item blockquote p {
      color: #706A00; }

article.item p {
  margin-left: 0; }

#sp-component .items-row p {
  margin-bottom: 10px;
  margin-left: 0; }
#sp-component .items-row .tags {
  margin-top: 20px; }

#sp-component[class^="col-"] .items-row div.entry-header h2 {
  font-size: 18px; }

.section-facq .sppb-panel {
  border: none; }
  .section-facq .sppb-panel i {
    padding: 10px;
    color: #143146; }
  .section-facq .sppb-panel .active i {
    padding: 10px;
    background: none;
    border: none;
    color: #143146; }

.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading {
  border: none; }
  .sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading i {
    border: none; }

.formResponsive textarea {
  width: 80%; }
.formResponsive input[type="submit"],
.formResponsive button[type="submit"],
.formResponsive input[type="reset"],
.formResponsive button[type="reset"] {
  background: #143146 !important;
  border: none !important;
  text-shadow: none !important;
  padding: 7px 15px; }
.formResponsive input[type="reset"],
.formResponsive button[type="reset"] {
  color: #143146 !important;
  background: #e2eef7 !important; }

.sppb-addon-blocknumber .sppb-media-heading {
  font-size: 18px;
  color: #143146; }

.sppb-btn,
.aixeena-btn {
  white-space: normal !important; }

.label-info {
  background-color: #255b82; }

.sppb-btn-info,
.sppb-btn-warning {
  background-color: #255b82 !important; }

.pagination-wrapper .pagination > li > a,
.pagination-wrapper .pagination > li > a:hover {
  color: #255b82; }
.pagination-wrapper .pagination > li.active > a {
  color: #FFF; }

.sppb-nav li + li {
  margin-top: 0; }

.sppb-panel-info > .sppb-panel-heading {
  background-color: #e2eef7;
  border-color: #e2eef7; }

.sppb-addon-accordion {
  border-bottom: 1px solid #d5d5d5; }
  .sppb-addon-accordion .sppb-panel {
    border: none; }
  .sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading {
    padding: 5px 0 !important;
    color: #143146;
    background: none !important;
    border-top: 1px solid #d5d5d5; }
  .sppb-addon-accordion .sppb-panel-body {
    padding: 15px 0 !important;
    border-top: none; }

.info-importante {
  position: relative;
  z-index: 200;
  padding: 10px;
  text-align: center;
  background: #3684bd;
  -webkit-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 13px rgba(0, 0, 0, 0.2); }
  .info-importante div.sppb-addon-text {
    margin: 0;
    color: #FFF; }

.hasTooltip,
.hasPopover {
  display: inline-block !important; }

div.btn-group {
  display: block !important; }

.sppb-btn-info,
.sppb-btn-warning {
  color: #FFF !important;
  background-color: #143146;
  border-color: #bdb200; }
  .sppb-btn-info:hover, .sppb-btn-info:active,
  .sppb-btn-warning:hover,
  .sppb-btn-warning:active {
    color: #FFF !important;
    background-color: #255b82 !important;
    border-color: #255b82 !important; }

/*
.sppb-btn-info, .sppb-btn-warning {	
    color: #FFF!important;
    background-color: $brand-primary-light !important;
	border-color: $brand-primary-light !important;

    &:hover,
    &:active{
    	color: #FFF!important;
	    background-color: $brand-primary; 
	    border-color: $brand-primary !important;
    }
}*/
.aixeena-btn-info {
  color: #143146 !important;
  background-color: #e2eef7 !important;
  border-color: #e2eef7 !important; }

#sp-title .sp-page-title {
  background-size: 100% auto;
  background-color: none !important;
  background-attachment: inherit; }


@media only screen and (max-width: 1200px) {
  #sp-title .sp-page-title {
    background-size: auto auto; } 
  #sp-header2 #sp-top1 {
  width: 66%;
  display: inline-block;
  }
  #sp-logo {
  width: 30%;
  display: inline-block;
  }
}
  #sp-title .sp-page-title:after {
    opacity: .55;
    background: #0b1b26; }
  #sp-title .sp-page-title h2 {
    font-size: 30px;
    font-weight: normal; }

#sp-title ol.breadcrumb {
  margin-left: -15px;
  padding: 90px 0px 35px;
  text-align: left;
  font-weight: 900; }
  @media only screen and (max-width: 767px) {
    #sp-title ol.breadcrumb {
      padding: 40px 0px; } }
  #sp-title ol.breadcrumb li {
    margin: 0; }


    @media only screen and (max-width: 767px) {
      #sp-title ol.breadcrumb li {line-height: 1.6em;} 
      #sp-title ol.breadcrumb {padding: 54px 0 24px !important;padding: 38px 0 24px !important; display: table;}
        .sp-page-title .breadcrumb > .active {display: none}
        #sp-title .sp-page-title h2 {text-align: left; font-size: 24px;letter-spacing: -1px;top: 25px; width: 100%;}
        .breadcrumb li a {font-size: 10px}
        div.entry-header h2 {font-size: 28px}
        .aieenatags-cloud a.aixeena-btn {text-align: left !important;}
        .aixeena-btn.aixeena-btn-info.aixeena-btn-block {padding-left: 10px !important;}
}

.sp-page-title .breadcrumb > .active {display: none}

#nav-page-sticky {
  height: auto !important;
  z-index: 100 !important; }
  @media only screen and (max-width: 767px) {
    #nav-page-sticky {
      display: none; } }
  #nav-page-sticky + .destacados-agenda > .sppb-container, #nav-page-sticky + .destacados-agenda .sppb-addon-container, #nav-page-sticky + .destacado-1 .sppb-container, #nav-page-sticky + .cabecera-1 .sppb-container {
    border-top: none; }
  #nav-page-sticky .sppb-container,
  #nav-page-sticky .sppb-row-container {
    width: auto; }

  #nav-page-sticky > div {
    margin: 0;
    background-color: #e6f0f8; }
  #nav-page-sticky.stick > div {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    -webkit-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.3); }
  #nav-page-sticky .nav {
    display: table;
    margin: 0 auto;
    background: none; }
    #nav-page-sticky .nav > li {
      float: none !important;
      display: inline;
      display: table-cell;
      text-align: center;
      vertical-align: bottom;
      line-height: 1.4; }
      #nav-page-sticky .nav > li a {
        display: inline-block;
        padding: 18px 7px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: bold;
        color: #143146; }
        #nav-page-sticky .nav > li a:hover, #nav-page-sticky .nav > li a:focus {
          color: #143146;
          background: none; }
      #nav-page-sticky .nav > li.active a {
        background: url("/images/nav-pagina-activo.png") 50% -7px no-repeat; }
  #nav-page-sticky + .sppb-section > .sppb-container {
    margin-top: 0; }

a {
  color: #143146; }
  a:hover {
    color: #255b82; }

p.readmore {
  margin-top: 15px; }
  p.readmore a {
    color: #143146; }

article a {
  color: #143146; }
  article a:hover {
    color: #255b82; }

#sp-page-builder .sppb-section-title .sppb-title-heading {
  margin: 0 0 67px !important;
  padding: 67px 0 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-size: 25px !important;
  font-weight: normal !important;
  color: #000;
  margin-bottom: 30px !important;
  padding-top: 30px !important; }

.sp-module.pano > h3.panoramica {
  margin: 0 0 67px !important;
  padding: 67px 0 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-size: 25px !important;
  font-weight: normal !important;
  color: #000 !important; }

div.sppb-addon-text,
p.ns2-introtext {
  color: #555; }

section.destacado-1 .sppb-container,
section.cabecera-1 .sppb-container {
  border-top: 1px solid #d5d5d5; }
section.destacado-1 .sppb-section-title,
section.cabecera-1 .sppb-section-title {
  margin: 0 !important; }
  section.destacado-1 .sppb-section-title h1, section.destacado-1 .sppb-section-title h2,
  section.cabecera-1 .sppb-section-title h1,
  section.cabecera-1 .sppb-section-title h2 {
    margin: 0 0 67px !important;
    padding: 67px 0 0 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 25px !important;
    font-weight: normal !important;
    color: #000 !important; }
  section.destacado-1 .sppb-section-title .sppb-title-subheading,
  section.cabecera-1 .sppb-section-title .sppb-title-subheading {
    max-width: 740px !important;
    margin: 0 auto 67px !important;
    font-size: 20px !important; }
section.destacado-1.no-separador .sppb-container,
section.cabecera-1.no-separador .sppb-container {
  border-top: none; }

section.cabecera-1.seccion-cabecera {
  margin-bottom: -10px !important; }
  section.cabecera-1.seccion-cabecera .sppb-title-heading {
    margin-bottom: 0;
    padding-bottom: 0; }

section.destacado-1 {
  padding-bottom: 60px; }
  section.destacado-1 .sppb-container {
    padding-top: 80px; }
    section.destacado-1 .sppb-container .sppb-section-title {
      margin-top: -80px !important; }
  section.destacado-1 h3 {
    font-weight: 300; }

section.destacado-2 .sppb-container,
section.destacado-2 .sppb-row-container {
  margin: 0 auto;
  padding: 40px; }
@media only screen and (min-width: 768px) {
  section.destacado-2 .sppb-col-sm-4 {
    float: right; } }

section.destacado-2.alt .sppb-container,
section.destacado-2.alt .sppb-row-container {
  background: #eeeeee; }

@media only screen and (min-width: 768px) {
  section.destacado-2.alt .sppb-col-sm-4 {
    float: left; } }
@media only screen and (max-width: 767px) {
  section.destacado-2 .sppb-col-sm-4 .sppb-addon-single-image-container {
    display: block !important; } }
@media only screen and (max-width: 767px) {
  section.destacado-2 .sppb-col-sm-4 img {
    width: 100%;
    margin-bottom: 15px; } }

section.destacado-2 h1 {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 26px;
  color: #143146; }
section.destacado-2 .person-onepage-right {
  padding: 0; }
section.destacado-2 .sppb-addon-content {
  color: #555 !important; }

.feature-style-1.icono-contraste .sppb-icon span {
  color: #FFF !important;
  background: #2b6995; }

.feature-style-1.icono-med .sppb-icon span {
  width: 165px;
  height: 165px; }
  .feature-style-1.icono-med .sppb-icon span .fa {
    font-size: 64px;
    width: 64px;
    height: 64px;
    margin-top: 47px;
    line-height: 64px; }

.feature-style-1.icono-img .sppb-addon-content span,
.feature-style-1.icono-img-med .sppb-addon-content span {
  width: 100px;
  height: 100px;
  margin: 0 0 24px;
  border-radius: 100%;
  overflow: hidden; }
  .feature-style-1.icono-img .sppb-addon-content span img,
  .feature-style-1.icono-img-med .sppb-addon-content span img {
    height: 100px;
    max-width: none; }

.feature-style-1.icono-img-med .sppb-addon-content span {
  width: 165px;
  height: 165px; }
  .feature-style-1.icono-img-med .sppb-addon-content span img {
    height: 165px; }

#sp-component .item-page {
  border: none; }
#sp-component .entry-header h2 {
  text-align: left;
  font-weight: normal; }
#sp-component .entry-header .published time {
  display: block !important; }
.sppb-addon-content.sppb-text-center span.sppb-img-container {
    margin: 0 auto !important;
    display: block;
}





  @media only screen and (max-width: 767px) {
    #sp-component .entry-header .published time {
      display: none !important; } }

#sp-right {
  border-left: 1px solid #e2e2e2; }
  #sp-right .sp-module .sp-module-content {
    border: none; }
  #sp-right .finder .search-query {
    width: 100%;
    margin-bottom: 7px; }

.table-bordered {
  border-style: none;
  border-bottom-style: solid; }
  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border-style: none; }
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border-top-style: solid; }

table.category thead > tr,
table.category tbody > tr {
  border: none; }

.destacados-agenda > .sppb-container,
.destacados-agenda .sppb-addon-container {
  padding: 20px 0 40px;
  border-top: 1px solid #d5d5d5; }
.destacados-agenda > .sppb-container .sppb-addon-container {
  margin-top: 0;
  padding: 0;
  border-top: none; }
.destacados-agenda .sppb-title-heading {
  margin: 0 0 67px !important;
  padding: 67px 0 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-size: 25px !important;
  font-weight: normal !important;
  color: #000 !important; }
.destacados-agenda .rsepro_events_module,
.destacados-agenda .sppb-addon-module {
  font-size: 16px; }
  .destacados-agenda .rsepro_events_module > li,
  .destacados-agenda .sppb-addon-module > li {
    float: left;
    width: 100%; }
    .destacados-agenda .rsepro_events_module > li + li,
    .destacados-agenda .sppb-addon-module > li + li {
      padding-top: 10px;
      padding-bottom: 10px; }
  .destacados-agenda .rsepro_events_module .rsepro-image,
  .destacados-agenda .sppb-addon-module .rsepro-image {
    width: 20%;
    margin: 0 20px 10px 0; }
    .destacados-agenda .rsepro_events_module .rsepro-image + a,
    .destacados-agenda .sppb-addon-module .rsepro-image + a {
      display: block;
      margin-bottom: 0.7em;
      font-size: 22px; }

#nav-page-sticky + .destacados-agenda .sppb-title-heading {
  padding: 15px 0; }

@media only screen and (max-width: 767px) {
  #rs_event_show .rs_image {
    float: none; } }
#rs_event_show .rs_image .thumbnail {
  padding: 0;
  border: none; }
  @media only screen and (max-width: 767px) {
    #rs_event_show .rs_image .thumbnail img {
      width: 100%; } }

.rs_events_container {
  width: auto; }
  .rs_events_container li {
    padding: 0 !important;
    background: none !important;
    box-shadow: none;
    border-radius: 0;
    overflow: visible; }
  .rs_events_container .rs_event_image {
    padding: 0 40px 40px 0; }
    .rs_events_container .rs_event_image .thumbnail {
      padding: 0;
      background: none;
      border: none;
      border-radius: 0; }
      .rs_events_container .rs_event_image .thumbnail img {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
  .rs_events_container .rs_event_details {
    background: none !important; }

#rs_event_show h1 {
  color: #255b82; }

.age_gral .rs_events_container .rs_event_detail {
  background: none !important; }
  .age_gral .rs_events_container .rs_event_detail .rs_event_image {
    float: none; }
    .age_gral .rs_events_container .rs_event_detail .rs_event_image .thumbnail {
      margin: 0; }
    .age_gral .rs_events_container .rs_event_detail .rs_event_image a {
      box-shadow: none !important; }
    .age_gral .rs_events_container .rs_event_detail .rs_event_image img {
      width: auto;
      margin: 0; }
  .age_gral .rs_events_container .rs_event_detail > .rs_event_details {
    float: none; }

@media only screen and (min-width: 768px) {
  .age_gral .rs_events_container .rs_event_detail {
    display: table;
    background: none !important; }
    .age_gral .rs_events_container .rs_event_detail .rs_event_image {
      float: none;
      display: table-cell;
      vertical-align: top;
      width: 300px;
      padding-bottom: 60px; }
      .age_gral .rs_events_container .rs_event_detail .rs_event_image .thumbnail {
        margin: 0; }
      .age_gral .rs_events_container .rs_event_detail .rs_event_image a {
        box-shadow: none !important; }
      .age_gral .rs_events_container .rs_event_detail .rs_event_image img {
        width: auto;
        max-width: 100%;
        max-height: 190px;
        margin: 0; }
    .age_gral .rs_events_container .rs_event_detail > .rs_event_details {
      float: none;
      display: table-cell;
      vertical-align: top;
      padding-right: 30px;
      padding-bottom: 60px; } }
@media only screen and (max-width: 767px) {
  .age_gral .rs_events_container .rs_event_detail > .rs_event_details {
    padding-bottom: 40px; } }
.age_gral .rsepro-filter-container {
  display: block !important; }
.age_gral .navbar .nav-collapse.collapse {
  display: block !important;
  visibility: visible !important;
  height: auto !important; }
  .age_gral .navbar .nav-collapse.collapse .navbar-search input {
    margin-top: 5px; }
.age_gral .navbar .btn-navbar {
  display: none !important; }

table.rs_calendar_module td.has-events a {
  background: none !important; }
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control {
  border: 2px solid #2b6995 !important;
  border-radius: 2px !important; }

.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control:hover {
  background: #2b6995 !important; }

h2.sppb-title-heading {
  color: #ffffff !important; }

div.sppb-addon-text strong {
  color: #333 !important; }

.sppb-nav {
  margin: 0 auto !important;
  display: table !important; }

section#section-id-1486024064160.sppb-section.sitemap h4 a {
  color: #706A00; }

section#section-id-1486024064160.sppb-section.sitemap ul li a {
  color: #555; }

.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control {
  border: none !important; }

#sp-main-body {
  padding: 0 !important; }

.sppb-text-left a#btn-1482411198.sppb-btn.boton_deportes.sppb-btn-info.sppb-btn-rounded {
  margin: 0 auto;
  display: table; }

.rsfl_item img {
  display: none; }

.rsfl_item span {
  line-height: 16px; }

div.contact-categorycontacto ul li {
  list-style: none;
  font-size: 16px; }

.category-list {
  margin-top: 40px; }

.age_gral #sp-component {
  margin-top: 40px; }

#sp-title .sp-page-title::after {
  background: #143146; }

.ns2-date-blog {
  margin-bottom: 0px !important; }

li.sp-menu-item.sp-has-child.menu-cultura .sp-dropdown {
  max-height: 200px; }

div.blog, div.blogblog-right {
  margin-top: 40px; }

.entry-image {
  margin-bottom: 20px !important; }

.item.item-page {
  padding-top: 40px !important; }

.mod_slider_caption {
  background: #ffffff !important; }

.mod_slider_control {
  color: #000 !important;
  background: #fff !important; }

a.bnr_link, .mod_slider_caption h3 a {
  color: #143146 !important; }

ul.rsmg_system_gallery li div.rsmg_system_container {
  border: none !important;
  background: none !important;
  box-shadow: none !important; }

.findertramites {
  margin-top: 60px; }

.tag-category {
  margin-top: 45px; }

.tag-category h3 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 18px; }

.filter-search-lbl.element-invisible {
  width: 100%; }

#filter-search {
  float: left; }

.filters.btn-toolbar {
  margin-bottom: 30px; }

#finder-filter-window {
  min-height: 250px !important; display: inline-table; }

.findertramites div.controls.finder-selects {
  display: inline-block !important; }

.navbar-inner {
  border: none;
  background: none;
  margin: 0;
  padding: 0; }

.navbar .divider-vertical {
  display: none; }

.navbar .btn-group {
  margin-left: 30px;
  margin-top: 24px; }

#rsepro-filter-btn {
  background: #143146 !important; }

#rsepro-clear-btn {
  background: #ccc; }

.dropdown-menu > li > a:hover {
  background: #143146 !important;
  color: #ccc; }

#rsepro-search {
  margin-top: 15px; }

.moduletabletramites li.current {
  font-weight: bold !important;
  background: #eee; }

/* Responsive egokitzapenak */
@media only screen and (max-width: 981px) {
  section#section-id-1481907446 {
    text-align: center; }

  .sp-page-builder .page-content #section-id-1486024064160 .sppb-col-md-4 {
    margin: 0 auto !important;
    display: table;
    text-align: center; }

  .itemid-631 .noticias .opinion, .itemid-775 .noticias .opinion {
    width: 60%;
    margin: 0 auto; }

  .itemid-631 .sitemap .sppb-addon-content, .itemid-775 .sitemap .sppb-addon-content {
    text-align: center !important; } }
@media only screen and (max-width: 768px) {
  .itemid-631 .noticias .opinion, .itemid-775 .noticias .opinion {
    width: 90%;
    margin: 0 auto; }

  #sp-footer1 {
    text-align: center; }

  #kirol-txartela .sppb-row {
    margin: 0 auto;
    text-align: center;
    display: table; }

  #kirol-txartela .sppb-col-sm-4 {
    margin: 0 auto;
    display: table; }

  .rsepro_categoriescultura {
    text-align: center; }

  #sppb-addon-1481805386 {
    margin: 0 auto !important;
    display: table; } 
  .rsepro_upcoming.row-fluid li {
    width: 100% !important;
    display: contents !important;
}
}
@media only screen and (max-width: 480px) {
.itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image + a, .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image + a {
    font-size: 12px !important; line-height: 18px !important;margin: 2% !important;}
.sppb-nav-pills > li > a {
    font-size: 12px; }
  .rs_event_link.thumbnail img {
    min-width: 90px;
}
}

@media only screen and (max-width: 980px) {
  #rsepro-filter-from {
    width: 20%; }

  #rsepro-filter-condition {
    width: 20%; }

  #rsepro-search {
    width: 35%;
    padding: 0 !important; }

  .nav-collapse .nav > li {
    float: left; }

  .navbar .btn-group {
    margin-left: 0px !important; } }
.itemid-631 #sp-header, .itemid-775 #sp-header {
  box-shadow: none; }
/*.itemid-631 .slider-one + .imago-banner-section,*/ .itemid-775 .slider-one + .imago-banner-section {
  display: none; }
.itemid-631 .destacados-3, .itemid-775 .destacados-3 {
  background: #eeeeee;
  text-align: center; }
  .itemid-631 .destacados-3 > .sppb-container, .itemid-775 .destacados-3 > .sppb-container {
    width: auto;
    padding: 0; }
  .itemid-631 .destacados-3 .rsepro_upcoming, .itemid-775 .destacados-3 .rsepro_upcoming {
    display: table;
    width: 100%; }
    .itemid-631 .destacados-3 .rsepro_upcoming > li, .itemid-775 .destacados-3 .rsepro_upcoming > li {
      display: table-cell;
      position: relative;
      z-index: 10;
      width: 33.333%;
      height: 200px;
      padding: 0;
      vertical-align: middle;
      text-align: center;
      font-size: 16px;
      color: #FFF;
      text-shadow: 0 5px 15px #03070b; }
    .itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image, .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      float: none;
      margin: 0; }
      .itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image:after, .itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image:before, 
      .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image:after, .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image:before
      {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .7;
        background-color: #0e2332; }
      .itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image:before, .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image:before {
        opacity: .2;
        background-color: #333; }
      .itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image img, .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image img {
        max-width: none;
        width: 100%;
        height: 200px; }
      .itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image + a, .itemid-775 .destacados-3 .rsepro_upcoming .rsepro-image + a {
        display: inline-block;
        margin: 0 17%;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        color: #FFF; }
    .itemid-631 .destacados-3 .rsepro_upcoming > li, .itemid-775 .destacados-3 .rsepro_upcoming > li {
      				/*.rsepro-image:after {
      					background: rgba(153,0,102,.15);
      				}
      
      				& + li {
      					.rsepro-image:after {
      						background: rgba(153,0,204,.4);						
      					}
      				}
      
      				& + li + li {					
      					.rsepro-image:after {
      						background: rgba(255,204,0,.2);
      					}
      				}*/ }
  .itemid-631 .destacados-3 .mas-eventos, .itemid-775 .destacados-3 .mas-eventos {
    margin-top: 80px;
    margin-bottom: 50px;
    background: none !important; }
.itemid-631 .destacados-3-2, .itemid-775 .destacados-3-2 {
  padding: 30px 0 70px 0;
  background: #eeeeee; }
  .itemid-631 .destacados-3-2 .sppb-addon-text, .itemid-775 .destacados-3-2 .sppb-addon-text {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    color: #143146; }
.itemid-631 .noticias, .itemid-775 .noticias {
  padding-top: 60px;
  padding-bottom: 5px; }
  .itemid-631 .noticias .sppb-addon-title, .itemid-775 .noticias .sppb-addon-title {
    font-size: 20px;
    font-weight: bold;
    color: #706A00; }
  .itemid-631 .noticias .opinion, .itemid-775 .noticias .opinion {
    text-align: center;
    background-color: #D4D2B2 !important;
    border-radius: 4px; }
    .itemid-631 .noticias .opinion h3, .itemid-775 .noticias .opinion h3 {
      font-size: 20px;
      font-weight: bold;
      color: #706A00; }
    .itemid-631 .noticias .opinion .sppb-icon span, .itemid-775 .noticias .opinion .sppb-icon span {
      background: none !important; }
    .itemid-631 .noticias .opinion .sppb-btn, .itemid-775 .noticias .opinion .sppb-btn {
      border-color: #FFF;
      background: none !important; }
.itemid-631 .sitemap, .itemid-775 .sitemap {
  padding: 50px 0; }
  .itemid-631 .sitemap .sppb-img-responsive, .itemid-775 .sitemap .sppb-img-responsive {
    max-width: none;
    width: 100%;
    height: 80px; }
  .itemid-631 .sitemap h4, .itemid-775 .sitemap h4 {
    margin: 30px 0;
    font-size: 20px;
    font-weight: bold;
    color: #706A00; }
  .itemid-631 .sitemap ul, .itemid-775 .sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .itemid-631 .sitemap ul li, .itemid-775 .sitemap ul {
      margin: 0 0 .4em;
      padding: 0; }

/*
.ayuntamiento-inicio {
  
  .page-content{
  	> .sppb-section:nth-child(2){
     		display: none;
  	}
  }
  */
  	/*
  	// Cabecera
  	.sppb-section:nth-child(4) {
  		padding: 0!important;
  		background: none!important;
  	}
  
  	// Destacados noticias
  	.sppb-section:nth-child(5) {
  	    background: blue;
  	}
  	 }*/

/*# sourceMappingURL=template.css.map */

.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control {border: 2px solid #2b6995 !important;border-radius: 2px !important;}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control:hover {background:#2b6995 !important;}
h2.sppb-title-heading {color:#ffffff !important;}
.sppb-addon.sppb-addon-pie-progress div.sppb-addon-text strong {color:#fff !important;}
.sppb-nav {margin: 0 auto !important; display: table !important;}

section#section-id-1486024064160.sppb-section.sitemap h4 a {color: #706A00;}
section#section-id-1486024064160.sppb-section.sitemap ul li a {color: #555;}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control {border:none !important;}
#sp-main-body {padding: 0 !important;}
.sppb-text-left a#btn-1482411198.sppb-btn.boton_deportes.sppb-btn-info.sppb-btn-rounded {margin: 0 auto; display: table;}
.rsfl_item img {display: none}
.rsfl_item span {line-height: 16px}
div.contact-categorycontacto ul li {list-style: none; font-size: 16px;}
.category-list {margin-top: 40px;}
.age_gral #sp-component {margin-top:40px;}

/* Cookie politika */
.cc-settings-label {
    display: none !important;
}
.contentpane {
background-color: #fff !important;
padding: 45px 21px !important;
}
.cc-cookie-category-description {
    margin-bottom: 27px;
}
.cc-link.cc-cookie-checkbox {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
div.cc-checkbox-container:not(:last-child) a {
    border-right: none !important;
}
.cc-cookie-category-list {
    margin-bottom: 24px !important;
}
.custommod_pie {
padding: 60px 0 90px !important;
background-color: #fff;
}
.cc-settings-label {
    display: none !important;
}
.contentpane {
background-color: #fff !important;
padding: 45px 21px !important;
}
.cc-cookie-category-description {
    margin-bottom: 27px;
}
.cc-link.cc-cookie-checkbox {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
div.cc-checkbox-container:not(:last-child) a {
    border-right: none !important;
}
.cc-color-override-660597502.cc-window, .cc-color-override-660597502.cc-revoke {
  background-color: #706A00 !important;
}





#sp-title .sp-page-title::after {background: #143146;}
.ns2-date-blog {margin-bottom: 0px !important}
li.sp-menu-item.sp-has-child.menu-cultura .sp-dropdown {max-height: 200px}
div.blog, div.blogblog-right {margin-top:40px;}
.entry-image {margin-bottom:20px !important;}
.item.item-page {padding-top: 40px !important;}
.mod_slider_caption {background: #ffffff !important;}
.mod_slider_control {color: #000 !important;background: #fff !important;}
a.bnr_link, .mod_slider_caption h3 a {color:#143146 !important;}
ul.rsmg_system_gallery li div.rsmg_system_container {border: none !important;background: none !important;box-shadow: none !important;}
.findertramites {margin-top: 60px;}
.tag-category {margin-top: 45px;}
.tag-category h3 {margin-top:10px;margin-bottom: 0px; font-size: 18px;}
.filter-search-lbl.element-invisible {width: 100%;}
#filter-search {float: left;}
.filters.btn-toolbar {margin-bottom: 30px;}
#finder-filter-window {min-height: 200px;}
.findertramites div.controls.finder-selects {display: none;}
.navbar-inner {border: none;background: none;margin: 0;padding: 0;}
.navbar .divider-vertical {display: none;}
.navbar .btn-group {margin-left: 30px;margin-top: 24px;}
#rsepro-filter-btn {background: #143146 !important;}
#rsepro-clear-btn {background: #ccc;}
.dropdown-menu > li > a:hover {background: #143146 !important;color:#ccc;}
#rsepro-search {margin-top: 15px;}
.moduletabletramites li.current {font-weight: bold !important;background: #eee;}
#sp-header2 #sp-top1 {padding-bottom: 1% !important;}
.offcanvas-menu .form-search {width: 232px;}
.offcanvas-menu .form-search label {display: none;}

/* Responsive egokitzapenak */
@media only screen and (max-width: 981px) {
section#section-id-1481907446 {
    text-align: center;
}
.sp-page-builder .page-content #section-id-1486024064160 .sppb-col-md-4 {
    margin: 0 auto !important;
    display: table;
    text-align: center;
}
.itemid-631 .noticias .opinion {
    width: 60%;
    margin: 0 auto;
}
.itemid-631 .sitemap .sppb-addon-content {text-align: center !important;}
.sppb-addon.sppb-addon-module.inicio_noticias {
    text-align: center;
}
.sppb-text-left {
    text-align: center;
}
.sppb-text-left li {
    list-style: none;
}
.sppb-text-left ul {
    padding:0 !important;
}
.rs_event_image a img {
    width: 210px;
    min-width: 210px;
}
}

@media only screen and (max-width: 768px) {
  .itemid-631 .noticias .opinion {
    width: 90%;
    margin: 0 auto;
}
#sp-footer1 {
    text-align: center;
}
#kirol-txartela .sppb-row {
    margin: 0 auto;
    text-align: center;
    display: table;
}
#kirol-txartela .sppb-col-sm-4 {
    margin: 0 auto;
    display: table;
}
.rsepro_categoriescultura {text-align: center;}
#sppb-addon-1481805386 {margin: 0 auto !important;display: table;}
#section-id-1491296639357 .sppb-text-center a {margin-top: 44px;
margin-bottom: 10px !important;}
.rs_event_image a img {
    width: 150px;
    min-width: 150px;
}
#sp-header2 #sp-top1 {
margin: -57px 60px 0;
width: 60%;
float: right;
padding: 0 !important;
}
#sp-logo {
width: 250px;
display: inline-block;
}
#sp-header2 .form-search {
display: none;
}
}

@media only screen and (max-width: 480px) {
.itemid-631 .destacados-3 .rsepro_upcoming .rsepro-image + a {font-size: 12px;}
.sppb-nav-pills > li > a {font-size: 12px;}
.rs_event_image a img {
    width: 90px;
    min-width: 90px;
}
.rs_events_container .rs_event_image {
  padding-right: 10px !important;
}
#sp-logo {
width: 40%;
display: inline-table;
}
#sp-header2 #sp-top1 {
width: 39%;
display: inline-block;
padding-top: 0;
margin: 0;
}
.mod-languagesidioma {
margin-top: 19px;
margin-right: 78px;
}
#sp-header2 .rssocial-container {
  display: none !important;
}
}

@media only screen and (max-width: 350px) {
.mod-languagesidioma {
margin-right: 69px;
}
#sp-header2 #sp-top1 {
    width: 33%;
}
}

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

#rsepro-filter-from {width: 20%;}
#rsepro-filter-condition {width: 20%;}
#rsepro-search {width: 35%;padding: 0 !important;}
.nav-collapse .nav > li {float: left;}
.navbar .btn-group {margin-left: 0px !important;}
a#btn-1481907438.sppb-btn.mas-eventos.sppb-btn-default.sppb-btn-lg.sppb-btn-rounded, a#btn-1491304707844.sppb-btn.mas-eventos.sppb-btn-default.sppb-btn-lg.sppb-btn-rounded {
    margin: 40px auto 0px !important;}
}

.sp-menu-item.sp-has-child.tramites .sp-dropdown {
    display: none;
}
.sp-menu-item.sp-has-child.tramites a::after {
    display: none;
}
.breadcrumb > li {text-shadow: none;}
.item-page a {text-decoration: underline;}

.cat-children .page-header.item-title {
    margin: 9px 0 10px 9px !important;
}
.pull-right {
    float: left !important;
}

.moduletabletramites .nav > li > a {padding: 10px 5px 10px;line-height: 16px;}

#search-form .input-append input[type="text"] {width: 115px}

.aieenatags-cloud a.aixeena-btn {
    text-align: left;
    padding-left: 10px;
}

#sppb-addon-1485000327 .sppb-nav-pills > li > a {padding: 13px !important;}

.btn.btn-primary.disabled {
    cursor: initial !important;
    pointer-events: auto !important;
    background-color: #143146 !important;
}

.search-resultstramites.list-striped {
    margin-top: 50px;
}
.sp-page-builder .page-content #nav-page-sticky {
    padding: 0px !important;
}
h3.page-header.item-title {
    margin: 20px 0 10px !important;
    padding-bottom: 5px !important;
}
.contact-categorycontacto h2 {text-align: left;}
.contact-category a {font-size: 18px;text-decoration: underline;}
.contactcontacto h2 {text-align: left !important;}
section#sp-main-body article.item .entry-header a {
    color: #255b82;
    display: inline !important;
}
    .create time {
    display: inline !important;
    padding-left: 10px;
}
.offcanvas-menu .form-search .finder label {
    display: none !important;
}

.offcanvas-menu .lang-inline a {font-size: 14px;
text-transform: capitalize;
font-weight: 600;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {padding-left: 6px;}

.dropdown-menu .item-page a {
    text-decoration: none !important;
}
.search {
    margin-top: 40px;
}
.sppb-btn-primary {background-color: #2b6995 !important;}

.btn-group.pull-right {
    float: right !important;
}
td.curr-month.has-events a {color: #706A00 !important;}

.rsep_posted {display: none !important}

#dirulaguntzak-gizartea span, #dirulaguntzak-gizartea h4, #dirulaguntzak-gizartea .slotholder {text-shadow: 0 5px 15px #03070b;}

/* sombra titulares slides 
.sppb-column-addons div.sppb-addon.sppb-addon-text-block.sppb-text-left {text-shadow: 1px 1px #255b82;font-weight: 500}
*/

.sp-module ul.rsepro_upcoming > li > a {line-height: 22px !important; color: #255b82 !important; }
#sp-right .sp-module h3.sp-module-title {margin-bottom: 22px !important;}
div.entry-header h2 {font-size:26px;}

a#btn-1491296639356.sppb-btn-default, a#btn-1491304707844.sppb-btn-default{
    border-color: #2b6995 !important;
    color: #2b6995 !important;
}
.contacto #sp-main-body > .container > .row > #sp-component {
    padding-left: 25px;
}
.formResponsive .formHorizontal p.formDescription {display: none;}

a#btn-1491296639356 {
      color: #2b6995 !important;
    border-color: #2b6995 !important;
}
.sppb-addon.sppb-addon-module.inicio_noticias .sp-module {
    margin-top: 10px;
}
.sp-module .latestnews > div > a {
    color: #143146 !important;
}

ul.nav.menunot_gen li {
    float: left;
    padding: 5px 10px;
}
ul.nav.menunot_gen li.current {
    font-weight: bold;
}
.sp-page-builder .page-content #section-id-1481907454 {
    margin: 0 auto !important;
    display: block !important;
}
.age_gral .navbar .nav-collapse.collapse .navbar-search input {margin-top:0px !important}
.mod_slider_caption_container {
    min-height: 140px;
}
div#mod_rseventspro_slider450 {
    min-height: 233px;
}

a#btn-1518018582534 {
    color:#2b6995 !important;
    border-color: #2b6995 !important;
    font-weight: 700 !important;
}

a.sppb-btn-link {
  color:#2b6995 !important;
}
#sppb-addon-1527403649087,
#sppb-addon-1527403649124 {
    width: 360px !important;
    height: 191px !important;
    margin: 0 auto;
}
.elkarte h2 {
    color: #fff;
    margin: 23% 0;
}
.jasan h2 {
    color: #fff;
    margin-top: 20%;
}
.latestnews a {
    font-size: 16px !important;
}
.sp-page-builder .page-content #section-id-1534959470343,
.sp-page-builder .page-content #section-id-1534956590828 {
    z-index: auto !important;
}
.classic-view .instagram-photo.image {
    background-color: rgba(35, 122, 215, 0.57);
}
span.journal-meta {
    display: none;
}
span.journal-meta span {
  display: inherit !important;
}
.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(26, 90, 158, 0.52);
    background-color: #0b2643;
    background-image: none !important;
}
/*
.customiparra {
    margin-top: -33%;
}
.customiparra img {
    width: 50%;
    margin: 0 auto;
}*/

.sp-module.nav-jmi {
    margin: 0;
    background-color: #e6f0f8;
}
.sp-module.nav-jmi ul {
display: table;
    margin: 0 auto;
    background: none;
}

.sp-module.nav-jmi  li {
    float: none !important;
    display: inline;
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    line-height: 1.4;
}
.sp-module.nav-jmi li a {
    display: inline-block;
    padding: 18px 7px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #143146;
}
li.item-1742.current a, li.item-1734.current a, li.item-1735.current a, li.item-1736.current a, li.item-1737.current a,
li.item-1733.current a, li.item-1738.current a, li.item-1739.current a, li.item-1740.current a, li.item-1741.current a, li.item-1742.current a, li.item-1743.current a,
li.item-1748.current a, li.item-1749.current a, li.item-1751.current a, li.item-1752.current a, li.item-1754.current a,
li.item-1755.current a, li.item-1756.current a, li.item-1757.current a, li.item-1758.current a, li.item-1759.current a {
  text-decoration: underline;
}
ul.locale-switcher {
    font-size: 100%;
    float: right;
}

.sppb-row-overlay {
  display: none;
}

.sp-module.bilera ul > li > a {
    line-height: 18px;
    padding: 9px 0;
  }
.sppb-addon.sppb-addon-cta.kale a {
    margin-top: 30px;
}
.sppb-addon.sppb-addon-cta.kale p.sppb-lead.sppb-cta-subtitle {
    font-weight: normal !important;
    font-size: 18px;
    line-height: 24px;
  }
.sppb-addon.sppb-addon-cta.kale h4 {
  text-shadow: #fff 1px 1px 3px;
}

.itemid-1950 .rsepro-event-taxonomies-block,
.itemid-1950 #sp-component .sp-column h1,
.itemid-1951 .rsepro-event-taxonomies-block,
.itemid-1951 #sp-component .sp-column h1
{
  display: none !important;
}

.itemid-1950.age_gral .rs_events_container .rs_event_detail > .rs_event_details,
.itemid-1950.age_gral .rs_events_container .rs_event_detail .rs_event_image,
.itemid-1951.age_gral .rs_events_container .rs_event_detail > .rs_event_details,
.itemid-1951.age_gral .rs_events_container .rs_event_detail .rs_event_image {
  padding: 0 !important;
}

.itemid-1950.age_gral .rsepro-title-block,
.itemid-1951.age_gral .rsepro-title-block {
    padding-top: 30px;
    text-transform: uppercase;
}

.sp-page-builder .page-content #section-id-1579544497168 h3 {
line-height: 18px !important;
font-size: 15px;
font-weight: bold;
}
.customiparra h5 {
  font-weight: bold;
}

.itemid-1950 .next-month.has-events a, .itemid-1950 .curr-month.has-events a,
.itemid-1951 .next-month.has-events a, .itemid-1951 .curr-month.has-events a {
    color: #E60210 !important;
}

.nav-child.unstyled.small {
    padding-left: 60px;
}
section.destacado-1 h3 {
    font-weight: 400 !important;
}
.eapps-twitter-feed-posts-item-media-item-type-image.eapps-twitter-feed-posts-item-media-item.eapps-twitter-feed-posts-item-media-item-image-landscape img {
    width: auto !important;
}

#rs_event_show .description, #rs_event_show .description p {
font-size: 17px;
margin: 12px 0 12px;
display: block;
line-height: 24px;
}
 .rs_sharing {
  margin-bottom: 72px;
}

.rsepro-social {
    float: right;
}

.rsep_taxonomy_block {
    margin: 0 !important;
}
#agenda-kultura .rsepro-filter-container, #agenda-kultura .rsepro-month-year, #agenda-kultura h1, #rs_event_show .rs_clear, #agenda-cultura .sppb-addon-content h1 {
    display: none !important;
}
#agenda-kultura .rs_event_image, #rs_events_container .rs_event_image {
max-width: 270px;
}
.rs_events_container li {
  display: flex;
}
#agenda-kultura .rsepro-title-block {
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}
#agenda-kultura .rs_events_container .rs_event_image, .rs_events_container .rs_event_image {
  padding-bottom: 0 !important;
}
#map-canvas {
  margin-top: 45px;
}
#rs_event_show .description {
  text-align: inherit !important;
}
.rs_controls {
display: flex;
}
.rsep_date {
  margin-top: 30px !important;
}
.thumbnail {
  margin-bottom: 0 !important;
}
.rs_cat_link {
  color: #143146 !important;
}
#adminForm {
    display: none;
}
#tipo_licitaciones li {
border-right: 1px solid #e8eff1;
border-left: 1px solid #e8eff1;
margin-bottom: 15px;
margin-right: 11px;
border-top: 1px solid #e8eff1;
background: #f6fafb;
color: #4b5981;
padding: 9px;
}
.sppb-section.tabs_perfil h3, .sppb-addon.sppb-addon-tab.tabs_perfil h3 {
    display: none;
} 
.albisteak_2 .sppb-article-img-wrap img {
    max-height: 300px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  cursor: default;
}
.sppb-section.gaztedi_albiste .sppb-articles-carousel-img-link img {
  max-height: 241px;
  object-fit: cover;
  width: 100%;
}
.sppb-addon-articles-carousel .bx-wrapper .bx-pager.bx-default-pager a {
  height: 5px !important;
}
.sppb-section.gaztedi_albiste .sppb-articles-carousel-meta-category {
  display: none;
}
.opinion_ele .formResponsive input[type="text"] {max-width: 150px;}
.opinion_ele .formResponsive .formHorizontal .rsform-block {margin-bottom: 0 !important;display: flex;}
.opinion_ele .formResponsive .formHorizontal .formControls {margin-left: 3% !important;}
.opinion_ele .formResponsive .formHorizontal .formControlLabel {float: none !important;width: 41% !important;padding-top: 0 !important;text-align: right !important;display: block !important;}







