/* Based on HTML5 ✰ Boilerplate CSS Starter: h5bp.com/css */
/* HTML5 display definitions */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
}
[hidden] {
  display: none;
}
/* Base */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px;
  line-height: 1.68em;

}
body,
button,
input,
select,
textarea {
  color: #222;
}
/* Links */
a {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
  color: #00aeef;
  text-decoration: none;
}
a.underline {
  text-decoration: underline;
  color:#00aeef
}
a:hover {
  color: #00aeef;
  text-decoration: none;
}
a.underline:hover {text-decoration: none;}
a:focus {
  /*outline: thin dotted;*/
}
a:hover,
a:active {
  outline: 0;
}
#ajaxlayer a:hover {color:#fff}

a, h1,h2,h3,h4,h5,h6 {-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 600;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Lists */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
img:not([src]) {
  visibility: hidden;
}
svg:not(:root) {
  overflow: hidden;
}
/* Figures */
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
    font-family: 'Raleway', sans-serif;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}

label {cursor:pointer}

html,
body,
#wrapper {
    height: 100%;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clear:after,
.clearfix:after {
  clear: both;
}
.clear,
.clearfix {
  zoom: 1;
} 

.clear:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



a {
    color: #002b55;
    text-decoration: none;
}
a:hover {color:#d19c49}

label {cursor:pointer}


h1 {padding:0px;margin:0px;font-weight: 300; font-size: 48px;padding-bottom:14px;line-height: 48px;text-transform: uppercase;font-style: normal;}
h2 {padding:0px;margin:0px;font-weight: 900; font-size:56px;padding-bottom:10px;line-height: 56px;font-style: normal;}
h3 {padding:0px;margin:0px;font-weight: 700; font-size:24px;padding-top:10px;padding-bottom:26px;}
h4 {padding:0px;margin:0px;font-weight: 700; font-size:16px;padding-bottom:16px;line-height: normal;text-transform: uppercase}
h5 {padding:0px;margin:0px;font-weight: 700; font-size:15px;padding-bottom:16px;line-height: normal;text-transform: uppercase}
h6 {padding:0px;margin:0px;font-weight: 700; font-size:15px;padding-bottom:6px;line-height: normal;text-transform: uppercase}
h1,h2,h3,h4,h5,h6 {
    color:#202021;
}
h2:after {content:"";display:block;margin-top:55px;width:177px;height:1px;background: #767676}
.center {text-align: center}
h2.center:after, .center h2:after {margin-left: auto;margin-right: auto}
.dark h2:after {display:none}
h3 {
    color: #7c7c7c;
    display: block;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.8em;
    padding-bottom: 20px;
    padding-right: 20%;
    position: relative;
    text-align: left;

}
h6 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#222}

#seged {position: absolute; background: #eeefff; border: 1px solid #656C6B; padding: 5px; z-index: 1230;}
#loading {color: #fff; font-weight: bold; width: 200px; height:50px;  position: absolute; display: none; z-index:11001;border: 0px solid #ddd}

/*html,
body,
#wrapper {
    height: 100%;
}
body > #wrapper {
    height: auto;
    min-height: 100%;
}
*/
#content {
    padding-bottom: 140px;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    height: 100%;
    text-align: left;
    font-weight: 300;
    font-size:16px;
    width: 100%;
    color:#625c5d;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */    
    overflow-x: hidden;
    background: #fff;
}



/*#page-wrap {width:100%;}*/
#page-wrap {
    margin: 0px auto;
    /*max-width: 1600px;
    padding: 20px 0px 70px 0px;*/
}

/*.aloha-editable {padding:0px;margin-bottom:30px;}*/
.aloha-image {padding:0px;border:0px} 


#logo {
    opacity:1;
    margin-top:50px; cursor:pointer;
    float:left;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;

}
#logo span {color:#fff;font-weight: 700}
#logo img {max-width: 80px}
.dark #logo {background-position: top right;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}



#header-right {float:right;min-height:100px;width:425px;border:0px solid #b60000;position: relative;}
.tmenu {position: absolute; top:10px;right:10px;}
.tmenu a {margin-left:18px}

#busket {float:right;margin-top:10px;margin-right:0px;height:24px;padding:0px} /*background: url(../design/busket.png) no-repeat top right; */
#busket a {text-decoration: underline;}
#busket a:hover {text-decoration: none}

.cart {padding-top:5px;margin-left:20px}
.busket-anim {display:none;width:0px;height:34px;padding-left:60px;border-radius:20px 20px 20px 20px; background:#101010 url(../design/cart.png) no-repeat 18px center}
.busket-anim div {padding-top:5px;color:#fff;font-weight:400;font-size:12px}
.busket-anim div a {color:#fff;font-weight:400;font-size:12px}
.busket-anim span {margin-left:15px;font-weight:600;}

#search {position: absolute;top:30px; right:0px;}
.footer-search {text-align: center;margin-top:60px;margin-bottom:30px}
.footer-search .search-label {font-size:13px;font-weight: 400;margin-bottom:5px;}
.search input {width:200px;height:30px;color:#ababab; font-size:14px;padding-left:18px;padding-right:40px;border:1px solid #e5e5e5;background:#f9f9f9 url(../design/search.png) no-repeat 225px center;border-radius:5px 5px 5px 5px}

.topmenu {position: absolute; top:40px;right:300px}

#valutaselect {position: absolute; top:0px;right:0px}
#valutaselect input, #valutaselect select {font-size:11px}

header {
    width: 100%;
    position: relative;
}

#header { width:100%;height:0px;
    margin: 0 auto;

}
body.landing #header {}

.header-top {height:55px;border:0px solid #b60000;width:100%;margin:0px auto;position: fixed;top:0;left:0;background: rgba(255,255,255,0.0);width:100%;z-index:3001;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.home {position: relative}
.nohome {position: relative}
#wrapper-top .booking {background: rgba(0,0,0,0.7);position: absolute;top:-100px;left:0px;width:100%;height:100px}

.booking {display:table}
.booking .booking-fields {display:table-cell;height:100px;vertical-align: middle}
.booking .booking-fields ul {list-style-type: none;padding:0;margin:0}
.booking-fields ul li {display: inline-block;padding:0;margin:0}
.booking-fields ul li input, .booking-fields ul li select {margin:0;border-radius: 0;padding-top:9px;padding-bottom:9px;border:1px solid #565a5c;color:#565a5c}
.booking select {
    border-radius: 0;padding-bottom: 9px;
    padding-top: 9px;
}
.booking input.btn {background: #ffc03a;color:#fff;cursor:pointer}
.booking input.btn:hover {background: #ebb135;}
.header-bottom {padding:0px;clear:both;float:none;min-height:44px;position: relative;margin-bottom:30px}
#wrapper {
    width: 100%;
    /*overflow: hidden;*/
    text-align:center;position:relative;background: #fff;
}
#wrapper-top {margin-top:0px;}
#wrapper-top img {width:100%}
#main-content {position: relative; width:100%; margin: 0px auto;text-align: center;}
#guts {position: relative;width:100%;min-height: 300px;padding-bottom:30px}

.grid {text-align:left;margin:0px auto;padding-bottom:0px}
body.normal .grid {padding-top:30px;padding-bottom:0px;}
.mediawidth {max-width:1140px;padding:0px 30px;position: relative;margin:0px auto}
.sqs-layout {max-width:1140px;margin:0px auto;padding:0px 50px 0px 50px;position: relative;}
.sqs-layout.wide {max-width: none;padding:0px 30px;background: #f6f6f6}
.sqs-layout .sqs-layout {padding:0px}
.contents, .menu-title {max-width:1140px;margin:0px auto;padding:0px 0px 30px 0px}
.contents {position: relative;}

nav {padding-top:30px;position:relative;margin-left:0px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;}
nav ul.sf-menu {
     width:auto;
     padding-top:0px;
     display:inline-block;
     border:0px solid #b60000;}

nav .menu {padding-left:15px;padding-top:0px;width:100%;text-align:center;}

.header-top .sf-menu li a, .sf-menu li a:visited {color:#fff}
.smaller .header-top {top:0;left:0;height:55px;background: rgba(255,255,255,0.95);box-shadow: 0px 0px 1px rgba(0,0,0,0.1);}
.smaller .header-top .sf-menu li a {color:#383838}
.smaller .sf-menu li:hover a, .smaller .sf-menu li.selected a, .sf-menu li.selected a
{
    color: #d19c49;
}
.smaller nav {padding-top:2px;float:right;}
.smaller nav .menu {float:right}
.smaller #logo {margin-top:0px;display:block;opacity:1;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.smaller #logo span {color:#383838}
.smaller #logo img {height:55px}

#wrapper.loading article:first-child {
    padding-bottom: 0;
}

.services-left {padding:50px 35px 0px 45px}

.busket-col1 {float:left;width:30%;margin-top: 8px;overflow:hidden;}
.busket-col2 {float:left;width:30%;margin-top: 8px;width:35%}
.busket-col3 {float:right;width:30%;margin-top: 8px;width:35%}

.busket-col1 .padder, .busket-col2 .padder {padding-left:20px}

#boxc input, #boxc textarea {width:80%}
#boxc input[type="checkbox"] {width:auto}
#boxc .col0 {padding-top:14px}

#boxc h2 {}

footer {background: #28282e;padding:25px 0px 10px;position: relative;z-index:3000;border-top:0px solid #dfe4e6}

.landing footer {}
#footer {margin:0px auto;padding:0px 30px 0px 30px}
.footer-header {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:50px 0px 50px 0px}
.footer-header .label {font-size:100px; font-weight: 200; line-height: 100px; }
.footer-menu .name-level-0 {font-weight: 300;margin-top:0px;padding-right:30px;margin-bottom:20px;font-size: 24px;color:#1e1e1e}
.footer-menu .name-level-1 {font-weight: 300;padding-right:30px;}
.footer-menu .name-level-1 a {font-size: 14px;color:#1e1e1e}
.footer-menu .name-level-1 a:hover {color:#00aeef}
.footer-menu {}
.footer-menu .one-col {float:left;width:33%;padding-bottom:30px}
.footer-tamogato {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:30px 0px 30px 0px}
.footer-tamogato img {margin:5px;max-height:85px}
.flogo {width:120px;margin-bottom: 15px}
footer .slogen {color:#686868;margin-bottom:15px;padding-right:100px}
.flogo img {max-width: 100%}
.copy {text-align: center;padding-top:10px;font-size:11px}
.fmenu {float: left;width:34%;padding-top:10px}
.plogo {text-align: center;padding-top:0px;padding-bottom:30px}
.plogo img {max-width: 70px}
.plogo span {display:inline-block;font-size: 10px;vertical-align: top;padding:5px 10px 0px}
.f-menu {border-top:1px solid #dfe4e6;padding-top:10px;color:#a4a4a4}
.f-menu a {color:#a4a4a4}
p {margin:0px 0px 10px 0px}
.footer-menu .one-col .text {margin-top:10px;margin-bottom:10px;}
.footer-menu .one-col .tl {color:#00aeef;font-size:29px;line-height: 29px}
section {text-align: center;padding-top:0px;}
.footer-menu .one-col ul {padding:0px;margin:0px;}
.footer-menu .one-col ul li {padding:0px;margin:0px;list-style-type: none}

article:first-child {
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
*+html article:first-child {
    display: inline;
    zoom: 1;
}



/* ------------------
2.) Reusables/Modules
------------------ */

.panel {
    position: relative;
}

.menu-title {text-align:left;margin:0px auto;padding:30px 0px 0px 0px}

/*h1 {
    line-height: 1.2;
    font-size: 30px;
    padding-top:15px;
    
}

h2 {
    color:#5c5c5c;font-size:18px;
}
*/
.flags {position: absolute; top:0px; right:194px;}

article {
    clear: both;
    text-align: center;
}

.cntinner {text-align: center;position: relative;}

.section_homepage {text-align: center;}

input, textarea {border:1px solid #e5e5e5;background:#f9f9f9;padding:5px 10px 5px 10px}
.clear {clear:both; float:none}

#menucontainer {
    position:absolute;
    padding:0px;
    top:102px;
    padding-left:68px;
    z-index:900;
    margin:0px auto;
    border:0px solid #fff
}

.centering {
    width:auto;
    display:inline-block;
    margin: 0 auto;
}

.hir_tovabb {margin-top:20px}
/* global */

.hrnews {text-align: right;margin-top:20px}
.hrnews a {margin-left:20px}

/* wp styles*/
.simple_button_link, .button_class {
    background: none repeat scroll 0 0 #e02c00;
    border-radius: 3px 3px 3px 3px;
    color: #FFF;
    /*font-family:Tahoma;*/
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 0px 9px 0px;
    line-height: 27px;
    text-decoration: none;
    cursor:pointer;
}
.simple_button_link:hover, .button_class:hover {
    background: none repeat scroll 0 0 #ee3c11;
}
.simple_button_black {
    background: none repeat scroll 0 0 #ee3c11;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.simple_button_black:hover {
    background: none repeat scroll 0 0 #C62B02;
}

.content-item-grid {}
.breadcumb {margin-top:5px;text-transform: uppercase;font-size: 11px;color:#a3a3a3}
.breadcumb span {margin:0px 0px 0px 5px}
.breadcumb a, .product-list .breadcumb span {color:#a3a3a3;text-decoration: none;}
.category-list {float:left; width:210px;padding-top:10px;}
.category-list div {line-height: 30px;padding:0px;margin:0px;}
.category-list div.level-0 a {color:#585858; font-weight: 300}
.category-list div.level-1 {margin-left:10px;} 
.category-list div.level-2 {margin-left:20px;}
.category-list div.level-3 {margin-left:30px;}
.category-list div-level-1 a, .category-list div-level-2 a, .category-list div-level-3 a {font-weight: 200}

#easyshoppage {margin-top:10px}
#easyshoppage .product-item {margin-right:10px}

.moreitems {border-top:1px solid #e5e5e5;padding-top:10px;padding-bottom:10px;text-align: center;cursor:pointer}
.moreitems:hover {background: #f9f9f9;}
.moreitems ul {list-style-type: none;}
.moreitems ul li {display:inline;font-weight: 400; text-transform: uppercase;padding:0px;margin:0px;padding-left:5px;padding-right: 5px;}

.product-item img {opacity:0}
.prod-name {font-size:14px;padding:0px 10px 0px 10px;height:34px}
.prod-information {margin-top:10px;text-align:center;}
.strikeout {text-decoration: line-through;}
.price {margin-top:20px;font-size: 14px;font-weight: 400;}

.product-more-info {margin-top:40px}
.ajanlott h3 {text-transform: uppercase;font-weight: 300;}
.product-list.ajanlott {float:none;border-top:1px solid #e5e5e5;padding-top:20px;margin-top:20px;width:100%}
.product-list.ajanlott .product-item {margin-right: 20px;width:240px;}
.product-list.ajanlott .margin-wrapper {width: 238px;height:238px;}

.product-item-sheet {}
.product-item-sheet .product-images {float:left; width:465px;margin-top:12px;margin-right:4%;cursor:pointer}
.product-item-sheet .product-img {border:1px solid #e5e5e5;text-align: left;width:465px;height:465px;overflow:hidden;}
.product-item-sheet .product-img-small {float:left; width:72px;height:72px;overflow:hidden;border:1px solid #e5e5e5; margin-top:12px;margin-right:12px}
.product-item-sheet .product-images img {opacity:0;/*max-width: 100%;max-height:400px*/}
.proditem {overflow:hidden;}
.product-item-sheet .product-information {float:left; width:320px;text-align:left;color:#777}
.product-item-sheet .product-information h1 {font-weight: 300; font-size:30px;font-family: 'Raleway', sans-serif;padding-bottom:0px;}
.product-item-sheet #product-price {min-height: 30px;float:left;width:45%}
#product-price.price {font-size:40px;font-weight: 300;}
#product-price.price .strikeout {font-size:30px;margin-left:6px}
.product-details {margin-top:20px;}
.product-variant, .product-quantity {margin-top:20px;font-size:14px;line-height:16px;font-weight: 400;}
.price-title {font-weight: 400;float:left;margin-top:20px;margin-right:20px;margin-bottom:0px}
.product-variant select {margin-top:10px;}
.product-quantity input {border: 1px solid #e5e5e5;
    border-radius: 3px 3px 3px 3px; color:#111;width:70px;
    padding: 5px 10px;margin-top:10px;text-align:center;
}
.free-shipp-desc {color:#888}
span.fizetendo {font-size:40px;font-weight: 300;margin-left:20px}
div.fizetendo {padding-top:14px;padding-bottom:20px}
.outoforder {margin-top:30px;clear:both;}
.attribs {float: left;width:48%;border:0px solid #b60000;}
.urtartalom-title {float:left;margin-left:20px;font-weight: 400;padding-top:14px}
.urtartalom-value {float:left;margin-left:20px;padding-top:14px}
.increase {margin-left:20px;cursor:pointer;}
.decrease {margin-left:5px;cursor:pointer;}
.addtochart {margin-top:10px}
.addtochart .button_class {font-size:14px;margin-top:10px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase; width:200px;color:#fff;background: #272727;border-radius:0px;margin-left:0px}
.addtochart .button_class:hover {background: #404040;color:#fff;}
.button_rendeles .button_class {font-size:14px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase;width:200px;color:#fff;background: #272727;border-radius:0px}
.button_rendeles .button_class:hover {background: #404040;color:#fff;}
table.busket {background: none;}
table.busket td {background: none;vertical-align: middle;padding:5px}

table.arkonst {background: none; border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5}
table.arkonst td, table.arkonst th {background: none;vertical-align: middle;padding:5px;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5} 
table.arkonst th {background:#eee;text-align:center;font-weight:bold;color:#101010}

#busketcontent h2 {font-weight: 300; font-size:24px;font-family: 'Raleway', sans-serif;}
.szamlaequal {color:#ccc}

table.busket tr.errtr {background: #fafafa;}
table.busket tr.errtr input {background:#ffefef}
table.busket td.err {padding:0px 0px 6px 5px}
.errordiv {color:#ff0000;margin-top:0px;}

.urlap_foot_first {font-size:11px;color:#ff0000}

.show_all {margin-top:30px}

/* layers */
a.btn_class {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #272727 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 15px 25px;
    font-size:14px;
    border: 3px solid #dcdcdc;
    border-radius:0px;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #d19c49; color:#fff;cursor:pointer;
    font-weight: 300;text-transform: uppercase;
}
a.btn_class:hover {background-color:#29a0da;color:#fff}

div.buttonbar a.btn_class {-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #4f7c15 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 8px 15px;
    font-size:13px;
    font-family: Arial;
    border-radius: 10px 10px 10px 10px;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #4f7c15; color:#fff;cursor:pointer;
    font-weight: 300;
}

div.buttonbar a.btn_class:hover {background-color:#aad466;color:#fff;}

a.button_class {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none; 
    background-color: #F6F6F6;
    /*background-image: linear-gradient(#FFFFFF, #E9E9E9);*/
    background-color: #EFEFEF;
    background-image: linear-gradient(#FFFFFF, #DDDDDD);
    border-color: #FFF -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 20px 20px 20px 20px;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    color: #606060;
    cursor: pointer;
    line-height: 14px;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    font-size:11px;
    margin-left: 10px;
}
a.button_class:hover, #ajaxlayer a.button_class:hover {background-color:#fff;color:#606060}
#ajaxlayer a.btn_class:hover {color:#606060}
a.gray {background-color: #3B3B3B;
    background-image: linear-gradient(#484848, #2E2E2E);color: #eee}
a.gray:hover, #ajaxlayer a.gray:hover {background-color:#2E2E2E;background-image: linear-gradient(#212121, #3B3B3B);color: #eee}
 

.alerttransparency_full, .ajaxtransparency, .ajaxtransparency_full, .btransparency, .btransparency_full {position: fixed; top:0px;left:0px;width:100%;height:100%;background: rgba(0,0,0,0.7);z-index:2}
#alertlayer, #klayer, #ajaxlayer {text-align:left;background: rgba(0,0,0,0.9);color:#fff;position: fixed;top:20px;left:350px;min-width:250px;min-height:40px;border-radius:5px}
#alertlayer {width:300px;}
#ajaxlayer {background: rgba(035,035,035,1);}
.alertlayer_content, .klayer_content, .ajaxlayer_content {color:#bbb;padding:10px 20px 20px 25px;line-height:normal;font-size:14px;font-weight: 400;}
#klayer_content {font-size:12px}
.alertlayer_title, .klayer_title {padding:5px 20px 20px 40px;margin-left:20px;margin-top:20px;font-size:18px; font-weight:400;}
.klayericon, .klalert {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.question {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.menuadd {background: url(../../admin/design/images/icon-plus-16-light.png) no-repeat 7px 8px;}
.klsettings {background: url(../../admin/design/images/icon-settings-16-light.png) no-repeat 0px 7px;}
.kl_image {background: url(../../admin/design/images/icon-image-16-light.png) no-repeat 0px 7px;}
.klprod {background: url(../../admin/design/images/icon-products-32-light.png) no-repeat 0px 0px;}
.klorder {background: url(../../admin/design/images/icon-orders-32-light.png) no-repeat 0px 0px;}
.kluser {background: url(../../admin/design/images/member.png) no-repeat -5px -8px;}
.kloption {background: url(../../admin/design/images/icon_radio_24_light.png) no-repeat 0px 0px;}
.klsaved {background: url(../../admin/design/images/tooltip-icon-okay.png) no-repeat 0px 0px;}
.klcomments {background: url(../../admin/design/images/icon_comments_24_light.png) no-repeat 0px 4px;}

.buttonbar {text-align:right;padding:20px 0px 0px 0px}
.buttonbar a {margin-left:20px;cursor:pointer;font-size:12px}

.field-lhs, .field-rhs {margin-bottom:4px;margin-top:6px} 

/* PowerTip Plugin */
.powerTip_title {padding:6px 20px 20px 20px;margin-left:20px;font-size:16px; font-weight:400; color:#fff}
.powerTip_icon {text-align:left;max-width:300px;background: url(../../admin/design/images/tooltip-icon-info.png) no-repeat 5px 0px;}
.powerTip_cnt {padding:0px 20px 20px 40px;white-space: normal;line-height:18px;font-size:12px;color:#bbb;font-weight:300;}


/* post */
.post-content {width:100%;line-height: normal;margin-bottom:80px;text-align: left;}
.post-content h2, .post-content h1 {margin-top:0px;margin-bottom:0px;padding-bottom:0px;}
.post-content h2 a, .post-content h1 a {color:#272727}
.post-content .margin-wrapper {overflow:hidden}
.margin-wrapper {overflow:hidden}
.margin-wrapper img {max-width: none;}
.post-thumb {}
.post-thumb img {width:100%;}
.post-datum {background: url(../design/calendar.png) no-repeat 0px 4px; padding-left:15px;margin-right:12px;}
.read {text-align:center; margin:30px 0px 30px 0px}
.read a {text-decoration: none;font-weight: bold; text-transform: uppercase;}
.meta-details {border-top:1px solid #e5e5e5;padding-top:10px;color:#cfcfcf;}
.post-author {margin-left:12px;background: url(../design/author.png) no-repeat 0px 6px; padding-left:15px;}
.post-comments {background: url(../../admin/design/images/comments.png) no-repeat 0px 5px;margin-left:23px;padding-left:15px;}
.tagscloud {margin-top:0px;}
.tagscloud div {margin-top:0px}
.tagscloud a {color: #969696;text-decoration: none;}
.tagscloud a.actual {color:#101010}
.post-content .labels {background: url(../../admin/design/images/tag-9x9_gray.png) no-repeat 0px 8px; padding-left:14px;float:right;}
.pagination {margin-top:20px;margin-bottom:20px;text-align: center;}



.sqs-layout {
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    /*color: #333333;*/
}

.aloha-gallery img, .video img, .aloha-image img, .image-block img, .paralax-block img,  {max-width:100%;} /*width:100%*/
.stretch img {width:100%}
.videocnt.overlay {cursor:pointer}

.collection-type-blog.layout-style-left .article-list,
.collection-type-blog.layout-style-left .article-wrapper {
  max-width: 760px;
  margin-right:280px;
}
.collection-type-blog.layout-style-left #sidebar {
  position: absolute;
  top:0px;
  width:240px;
  text-align:left;
  right: 0;
  margin-left:0px;
}


#sidebar {
  margin-top: 30px;
}

.warn-msg,
.live-msg {
  padding: 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom:10px
}
.warn-msg img,
.live-msg img {
  position: relative;
  top: 2px;    
  font-size:16px;
  margin-right: 10px;
}
.warn-msg {
  background-color: #e2db84;
  color:#827b00
  
}
.live-msg {
  background-color: #00c562;
  color:#fff;
}
.warn-msg span {}

.search-item h2 {padding:0px;margin:0px}
.search-item {margin-top:10px}
.talalat {margin-top:20px}
.aloha-image {text-align:center;}
.image-block-wrapper .image-inner {width:auto;border:0px solid #b60000;display:inline-block;position: relative;max-width:100%}
/*.paralax-wrapper .title-desc .title {width:80%;margin:80px auto 0px auto;max-width:1600px;text-align:center;z-index:100}
.paralax-wrapper .title-desc .title span {padding:15px 20px;color:#e6e6e6;line-height:28px;font-size:28px;text-transform: none;}
.paralax-wrapper .title-desc .pagedesc {width:80%;margin:60px auto 0px auto;max-width:1600px;text-align:center;color:#fff;line-height:30px;font-size:20px;}
.paralax-wrapper .title-desc .pagedesc span {padding-left: 22px;}
*/

.paralax-wrapper, .paralax-contents {display:table;width:100%;max-width:100%;height:100%;margin-top:0px;overflow: hidden;position: relative;border:0px solid #4e9b22;}

.paralax-wrapper .top, .sblock .top {background-size: 100% auto;height:100%;position: absolute;top:0px;left:0px;width:100%}
.paralax-wrapper .top {border:0px solid #4e9b22;}
.paralax-wrapper .bottom, .sblock .bottom, .rsContent .bottom {background-size: 100%;height:100%;position: absolute;bottom:0px;left:0px;width:100%}
.paralax-wrapper .dots {/*background: url(../design/shape_dots.png) repeat top left;*/height:100%;position: absolute;top:0px;left:0px;width:100%}
.sblock.paralax-wrapper {display:block;}
.paralax-wrapper .title-desc {display:table-cell;height:100%;vertical-align: middle;width:100%;position: relative;}
.paralax-wrapper .title-desc .inner {max-width: 1140px;margin:0 auto;padding:0px 30px 0px 30px}
.paralax-wrapper .title-desc .title {margin:0px auto 0px auto;max-width:1600px;}
.paralax-wrapper .title-desc .title-top span {color:#fff;text-transform: uppercase}
.paralax-wrapper .title-desc .title-top {margin-bottom:8px;padding-top:35px}
.paralax-wrapper .title-desc .title span {font-weight:400;background:none;color:#fff;line-height:64px;font-size:80px;text-transform: none;font-family: 'Montserrat', sans-serif;}
.paralax-wrapper .title-desc .pagedesc, .in-slide-content .leiras {margin:10px auto 0px auto;max-width:1600px;color:#777;}
.paralax-wrapper .title-desc .pagedesc {margin-top:25px;padding-bottom:10px;line-height: normal;font-family: 'Merriweather Sans', sans-serif;}
.paralax-wrapper .title-desc .pagedesc span {font-weight:400;font-size:16px;line-height: 15px}

.paralax-wrapper .title-desc .left {padding-right:30%;}
.paralax-wrapper .title-desc .cener {}
.paralax-wrapper .title-desc .right {padding-left:30%;text-align: justify}

.paralax-wrapper {margin-bottom:0px}
body.mobile .paralax-wrapper {position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -100;
    background-size: cover;
}
body.mobile .headerbg {position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -101;
    background-size: cover;
}
video#bgvid {
    position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -100;
    background-size: cover;
}
body.mobile video#bgvid {
    min-width: 1px; min-height: 1px;width: auto; height: 100px;
}
.headerr {position: absolute;top:0px;left:0px;width:100%}
.headerr .title-desc .title {margin:0px auto 0px auto;padding-top:250px;max-width:950px;text-align:center;}
.headerr .title-desc .title span {font-weight:300;background:none;color:#e6e6e6;line-height:28px;font-size:28px;text-transform: none;}
.headerr .title-desc .pagedesc, .in-slide-content .leiras {margin:10px auto 0px auto;max-width:950px;color:#fff;text-align:center;}
.headerr .title-desc .pagedesc {margin-top:15px}
.headerr .title-desc .pagedesc span {font-weight:700;line-height:80px;font-size:90px;letter-spacing: 0.2em}
.headerr .title-desc .slogen {text-align: center;color:#e6e6e6;text-transform: uppercase;margin-top:10px}
.headerr .title-desc .btn {text-align: center;margin-top:30px;}
.headerr .title-desc .btn a {background: #c91d14;border-radius: 20px;padding:8px 18px;color:#fff;text-transform: uppercase}

.mc-image {display:table;width: 100%;height:100%}
.mc-image .in-slide-content {vertical-align: middle;display: table-cell;height:500px;width:100%;}
.in-slide-content .name {margin:0px auto 0px auto;max-width:950px;text-align:center;font-weight:300;background:none;color:#e6e6e6;line-height:28px;font-size:28px;text-transform: none;}
.in-slide-content .slogen {text-align: center;color:#e6e6e6;text-transform: uppercase;margin-top:10px}
.in-slide-content .leiras {font-weight:700;line-height:80px;font-size:90px;letter-spacing: 0.2em}
.in-slide-content .btn {text-align: center;margin-top:30px;}
.in-slide-content a.btn_class {background: #c91d14;border-radius: 20px;padding:8px 18px;color:#fff;text-transform: uppercase}

body.dark .headerr .title-desc .pagedesc,
body.dark .headerr .title-desc .slogen, body.dark .headerr .title-desc .title span,
.in-slide-content.dark .slogen, .in-slide-content.dark .name, .in-slide-content.dark,
.in-slide-content.dark .leiras
{color:#000}

#arrow_left, #arrow_right {
    bottom:50%;margin-bottom:-29px;
    height:67px;
    position:absolute;
    right:30px;
    width:36px;
    z-index:1000;
}
#arrow_left {
    left:30px;
}

#arrow_left:hover, #arrow_right:hover {

}
#arrow_left:active, #arrow_right:active {

}

.slider-prev, #arrow_left {position: absolute;top:50%;left:10px;margin-top:-30px}
.slider-next, #arrow_right {position: absolute;top:50%;right:10px;margin-top:-30px}
.slider-prev span, span#arrow_left {display:block;background: url(../design/sliderleft.png) no-repeat center center;width:60px;height:60px;cursor:pointer;padding:15px}
.slider-next span, span#arrow_right {display:block;background: url(../design/sliderright.png) no-repeat center center;width:60px;height:60px;cursor:pointer;padding:15px}
.slider-prev:hover span,.slider-next:hover span,span#arrow_left:hover,span#arrow_right:hover {border-radius:100px;border:0px solid #fff;padding:15px}
.slider-prev:hover span, span#arrow_left:hover {background: url(../design/sliderleft_on.png) no-repeat center center;background-color: rgba(255,255,255,0.05);}
.slider-next:hover span, span#arrow_right:hover {background: url(../design/sliderright_on.png) no-repeat center center;background-color: rgba(255,255,255,0.05);}




.opensans {font-family: 'Raleway', sans-serif;}

/*.image-block-wrapper {position: relative;display:inline-block}
.image-block-wrapper.stretch {display: block;}*/
.image-block-wrapper.stretch .image-inner {width:100%;display:block}
.sqs-block.image-block .image-block-wrapper {}
.image-block-wrapper .image-caption-wrapper {position: absolute;bottom:0px;left:0px;background: rgba(0,0,0,0.75);color:#fff;width:100%;font-size:16px}
.image-block-wrapper .image-caption-wrapper p {padding:20px;text-align: left;font-size: 16px;}
.sqs-block.image-block .image-block-wrapper .image-caption-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.image-caption-wrapper.hidden {opacity:0;display:block; 
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.image-block-wrapper:hover .image-caption-wrapper.hidden {opacity:1; display:block;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.stacked {margin-bottom:1px}

.gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
  width: 100%;
}
.gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
  width: 50%;
}
.gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
  width: 33.333333333333336%;
}
.gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
  width: 25%;
}
.gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
  width: 20%;
}
.gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
  width: 16.666666666666668%;
}
.gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
  width: 14.285714285714286%;
}
.gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
  width: 12.5%;
}
.gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
  width: 11.11111111111111%;
}
.gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
  width: 10%;
}
.gallery-block-grid .slide {
  float: left;
  width: 20%;
}
.gallery-block-grid .slide .margin-wrapper {
  position: relative;/* margin-right:20px;margin-bottom:20px*/
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor {
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img {
  display: inline-block;
  
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper {
  padding-bottom: 100%;
  width: 100%;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
  height: 0;
  padding-bottom: 100%;
}
.gallery-block-grid .slide .margin-wrapper .image-slide-title {
  text-align: center;
  display: none;
}
.gallery-block-grid .slide .meta {
  position: relative;
}
.gallery-block-grid .slide .meta h1 {
  font-size: 12px;
  letter-spacing: normal;
  margin: 0;
}
.gallery-block-grid {
  margin-right: -20px;
}

.gallery-design-grid-slide {overflow:hidden;}

.gallery-design-grid-slide img {opacity:0}

.sqs-content-item-grid-field .sqs-content-item-grid {
    -moz-box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    position: relative;
    width: 100%;
}
.sqs-content-item-image {
    float: left;
    position: relative;
    width: 20%;
}

.sliderwrapper {
    width: 100%;
    left: 5%;
    overflow: hidden;
    
    border:0px solid #b60000;
}

.carousel img {
    margin: 0px 5px;
    border: none;
    display: block;
    float: left;
}

.ccarousel .prev, .ccarousel .next {
    border-top: 0px solid #999;
    border-bottom: 0px solid #999;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 32px;
    margin-top: -30px;
}

.prev:hover, .next:hover {
    opacity:1;
}
.prev {
    background: url(../design/arrows.png) no-repeat top left;
    left: -40px;
    opacity:0.5;
}
.next {
    background: url(../design/arrows.png) no-repeat top right;
    right: -40px;border:0px solid #b60000;
    opacity:0.5;
}
.ccarousel {
    width:100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border:0px solid #b60000;
    min-height: 300px;
    position: relative;
}

.cthumbs-wrapper {width: 100%;
    left: 5%;
    overflow: hidden;
    height:100px;
    border:0px solid #b60000;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 32px;
    height: 60px;
    position: absolute;
    
    z-index: 2;
  
    
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    height: 60px;
    
}
.galleria-image-nav-left {
    background:  url(../design/arrows.png) no-repeat top left;
    left:10px;
}
.galleria-image-nav-right {
    right: 10px;
  
    background:  url(../design/arrows.png) no-repeat top right;
    z-index: 2;
}

.sqs-check-content .check-element .colorfade {
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .title {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  font-weight:400;
  padding-top: 2px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #555;
  float: left;
  line-height: 1.4em;
  padding-bottom: 3px;
  font-size: 12px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element.active .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #AAA;
}

.check-element {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../admin/design/images/checkbox-inactive-16-light.png);
}
.check-element.dark {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../admin/design/images/checkbox-inactive-16-dark.png);
}
.check-element.active {
  background-image: url(../../admin/design/images/checkbox-active-16-light.png);
}

.check-element.dark.active {
  background-image: url(../../admin/design/images/checkbox-active-16-dark.png);
}
.check-element.active .title {color: white;}

.field-input, .smalllayer .editable {
    -moz-box-sizing: border-box;
    border: 1px solid #333333;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font: 13px 'Raleway',sans-serif;
    padding: 6px 0 6px 6px;
    width: 100%;
}

.field-input:focus {
  outline: none;
  color: #111111;

  border-color: #42b1ff !important;
}
.field-input:focus {
  background: #fff;
} 

blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #424242;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin: 1em 0;
    padding: 0 0 0 1em;
}

.quote-block figure {
    margin: 1em 0;
}
.quote-block blockquote {
    margin: 0;
}
.quote-block .source {
    text-align: right;
}
.sqs-layout .html-block.sqs-block blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 34px;
    text-align: right;
    width: 33%;
}
.sqs-layout .html-block.sqs-block blockquote.right {
    float: right;
    margin-left: 34px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.sqs-block.html-block, .sqs-block.quote-block, .sqs-block.markdown-block {
    clear: none;
}
.sqs-block.html-block .sqs-block-content > *:first-child, .sqs-block.quote-block .sqs-block-content > *:first-child, .sqs-block.markdown-block .sqs-block-content > *:first-child {
    margin-top: 0;
}
.sqs-block.html-block .sqs-block-content > *:last-child, .sqs-block.quote-block .sqs-block-content > *:last-child, .sqs-block.markdown-block .sqs-block-content > *:last-child {
    margin-bottom: 0;
}
.sqs-block.html-block img, .sqs-block.quote-block img, .sqs-block.markdown-block img {
    height: auto;
    max-width: 100%;
}
.sqs-block.html-block, .sqs-block.quote-block {
    word-wrap: break-word;
}

.mapoverlay {height:0px;display:none}

.form_comment {border:1px solid #e5e5e5;padding:9px;}
.form_comment textarea {width:100%;height:150px;border:0px;background:none;padding:0px;margin:0px}
.form_comment .buttons_comment {margin-top:10px;float:right}
.form_comment .buttons_comment a.button_class {font-size:14px;text-align:center; border:0px;text-transform: uppercase;background:#111; color:#fff; border:0px; text-transform:uppercase; margin-right:0px;padding:8px 15px 8px 15px; border-radius:0px}
.comment_form_container h3 {font-size:30px;font-weight: 200;}

.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}

.multioption-field-wrapper .multioption-element {
    background: none no-repeat scroll center 14px #252525;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03) inset;
    cursor: pointer;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    max-height: 90px;
    opacity: 0.6;
    padding-bottom: 15px;
    padding-top: 60px;
    text-align: center;
    transition: opacity 0.1s ease-out 0s;
    width: 98px;
}
.multioption-field-wrapper .multioption-element:hover {
    opacity: 0.8;
}
.multioption-field-wrapper .multioption-element.highlighted {
    opacity: 0.9;
}
.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}
.multioption-field-wrapper .multioption-element.button {
    background-color: #1B1B1B;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.03) inset;
    color: #AAAAAA;
    opacity: 0.75;
    transition: background-color 0.1s ease-out 0s, color 0.1s ease-out 0s;
}
.multioption-field-wrapper .multioption-element.button.disabled {
    cursor: default;
    opacity: 0.2;
}
.multioption-field-wrapper .multioption-element.button:hover {
    background-color: #222222;
    color: #DDDDDD;
    opacity: 1;
}
.multioption-field-wrapper .multioption-element .title {
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:11px;
    color:#fff;
}
.multioption-field-wrapper .multioption-title {
    color: #FFFFFF;
    height: 35px;
    overflow: hidden;
    padding: 10px 5px 5px;
    width: 90px;
}
.multioption-field-wrapper .multioption-thumbnail {
    background-position: center center;
    height: 80px;
    margin-left: 10px;
    overflow: hidden;
    width: 80px;
}
.multioption-field-wrapper .multioption-placeholder {
    background-position: center 60px;
    background-repeat: no-repeat;
    display: block;
    min-height: 220px;
    opacity: 0.2;
    width: inherit;
}

input.big {font-size:16px;}


/* comments */
.comment {border-top:1px solid #e5e5e5;margin-top:25px;padding-top:10px}
.comment-list {margin-top:50px}
.comment-list .comment[data-depth="1"] {
  margin-left: 46px;
}
.comment-list .comment[data-depth="2"] {
  margin-left: 92px;
}
.comment-list .comment[data-depth="3"] {
  margin-left: 138px;
}
.comment-list .comment[data-depth="4"] {
  margin-left: 184px;
}
.comment-list .comment[data-depth="5"] {
  margin-left: 230px;
}
.comment-list .comment[data-depth="6"] {
  margin-left: 276px;
}
.comment-list .comment[data-depth="6"] .comment-control.reply {
  display: none;
}
.comment-list .comment.pending-delete .comment-header .controls .comment-control {
  display: none;
}
.comment-list .comment.pending {
  opacity: 0.5;
}
.comment-list .comment.pending .comment-header .reply,
.comment-list .comment.pending .comment-header .like,
.comment-list .comment.pending .comment-header .flag,
.comment-list .comment.pending .comment-header .delete,
.comment-list .comment.pending .comment-header .approve {
  display: none;
}
.comment-list .comment.unmoderated {
  opacity: 0.7;
}
.comment-list .comment .comment-header {
  padding: 15px 0 15px 49px;
  min-height: 34px;
  position: relative;
  overflow: hidden;
}
.comment-list .comment .comment-header .user-info {
  margin-right: 123px;
}
.comment-list .comment .comment-header .user-info .avatar {
  width: 34px;
  height: 34px;
  float: left;
  margin-left: -49px;
}
.comment-list .comment .comment-header .user-info .avatar img {
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
.comment-list .comment .comment-header .user-info .author {
  font-size: 1.3em;
  line-height: 34px;
  margin-right: 10px;
  font-weight: 700;
}
.comment-list .comment .comment-header .user-info .date {
  font-size: 0.8em;
  line-height: 34px;
  display: inline-block;
}
.comment-list .comment .comment-header .user-info .posting-text {
  font-size: 0.8em;
  margin-left: 10px;
  line-height: 34px;
  display: none;
}
.comment-list .comment .comment-header .user-info .posting-text.visible {
  display: inline;
}
.comment-list .comment .comment-header .user-info .likes {
  font-size: 0.8em;
}
.comment-list .comment .comment-header .controls {
  height: 34px;
  position: absolute;
  right: 0px;
  top: 15px;
  line-height: 34px;
}
.comment-list .comment .comment-header .controls span {
  display: inline-block;
}
.comment-list .comment .comment-header .controls .comment-buttons {
  color: #9D9D9D;
  color: rgba(0, 0, 0, 0.5);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  top: 4px;
  width: 18px;
  height: 18px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background-position: center center;
  opacity: 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.approve {
  background-image: url(../../admin/design/images/icon_check_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.delete {
  background-image: url(../../admin/design/images/icon_delete_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like {
  background-image: url(../../admin/design/images/icon_like_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag {
  background-image: url(../../admin/design/images/icon_flag_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.reply {
  padding: 0;
  background-image: url(../../admin/design/images/icon_reply_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm {
  background-image: url(../../admin/design/images/icon_flag_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm {
  background-image: url(../../admin/design/images/icon_like_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span {
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span:hover,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-body {
  padding-left: 49px;
}
.comment-list.avatars-hidden .comment .comment-header {
  padding: 15px 0;
}
.comment-list.avatars-hidden .comment .comment-body {
  padding-left: 0;
}
.comment-list.avatars-hidden .comment .reply-area-wrapper {
  padding-left: 0;
}
.comment-list .comment:hover .comment-header .controls .comment-buttons .comment-control {
  opacity: 1;
}
.reply-to-text {
  clear: left;
  font-size: 10px;
}
.load-more {
  text-align: center;
  color: #FFF;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 0;
}
.reply-input {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #e0e0e0;
}
.btn-avatar {
  height: 36px;
  width: 36px;
  float: left;
  cursor: pointer;
}
.comment-item {
  list-style-type: none;
}
.reply-to-link {
  margin-right: 10px;
  float: left;
  font-size: 10px;
  padding: 12px 0 0;
}
.hidden-ordering {
  opacity: 0;
  cursor: pointer;
  width: 130px;
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-header,
.reply-area .comment-btn,
.squarespace-comment-user-flyout .clearfix,
.squarespace-comment-user-flyout .squarespace-comment-user-clearfix {
  clear: both;
}
.comment-btn:hover,
.squarespace-comments .comment-header .comment-control:hover {
  background-color: #000;
}
.new-comment-avatar img,
.squarespace-comments .reply-area .input .reply-avatar img {
  height: 36px;
  width: 36px;
}
.view-more-btn,
.full-view-btn {
  cursor: pointer;
  color: #FFF;
  text-align: center;
  background-color: #272727;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px auto;
  padding: 5px 0;
}

table.userdatas td {padding-left:0px}
table.userdatas td input {width:200px}
.no-options {
  margin: 70px auto;
  text-align: center;
  font-size: 22px;
  color: #CCC;
}
.no-options .empty-text {margin: 20px 40px 10px 40px;
  line-height: 30px;
}
.no-options .description {margin: 0px 40px;
  line-height: 20px;font-size:16px
}
table.lData td {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    /*max-width: 300px;*/
    overflow: visible;
    padding: 10px;
    height:80px;
    vertical-align: middle;z-index:1;}
table.lData th {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    border-top: 1px solid rgba(223, 223, 223, 0.7);
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    /*min-width: 70px;*/
    padding: 8px 10px;
    text-align: left;
    text-transform: uppercase;
}
table tr.lSort {}
table tr.lSort td {text-align:left;height:20px;}
tr.lr_pn, tr.lr_ps {cursor:pointer;background:#fff}
/*table#list_ws_products tr.lr_pn:hover, table#list_ws_products tr.lr_ps:hover {background:#f3f3f3}*/
tr.lr_pn:hover, tr.lr_ps:hover {background:#f3f3f3}
tr.lr_pn.selected, tr.lr_ps.selected {background:#edffdb}
tr.lh th {white-space: nowrap;}
tr.lh th span {display: inline-block;white-space: nowrap;}
tr.lh th span.colname {}
tr.lh th.sorted span.colname, tr.lh th.sorted-desc span.colname {color:#333}
#listerdiv {margin-top:30px} 

.form-error {color:#ff0000;margin-top:5px;}
.videocnt.overlayer {cursor:pointer}

.events_calendar {
    clear: both;
    overflow: hidden;
    position: relative;
}
.events_calendar .day {
    border: 1px solid #E8E8E8;
    /*border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;*/
    float: left;
    height: 127px;
    margin: 0 3px 3px 0;
    position: relative;
    transition: border-color 200ms ease-in-out 0s;
    width: 127px;
    text-align: left;
    color:#6c6c6c;
}
.events_calendar .day a {color:#6c6c6c}
.events_calendar .day a:hover {color:#111}
.grid_8 .events_calendar .day {
    height: 81px;
    overflow: hidden;
    width: 81px;
}
.events_calendar .day.empty {
    border-color: transparent;
    box-shadow: none;
    text-align: left;
    text-indent: -9999em;
}
.events_calendar .day.has_event {
    /*border-color: #E0E0E0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;*/
    overflow: hidden;
}
.events_calendar .day .number {
    color: #DDDDDD;
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin: 17px;
    float: right;
}
.events_calendar .day.today .number, .events_calendar .day:hover .number {
    margin: 14px;
}
.events_calendar .day.has_event .number {
    background: url(../design/bg_counter_light.png) no-repeat scroll 0 0 transparent;
    color: #545454;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: 700;
    height: 34px;
    margin: 7px 3px 0 6px;
    padding: 11px 0 0 10px;
    position: relative;
    width: 36px;
}
.events_calendar .day.has_event .number a {
    background: url(../design/bg_counter_a_light.png) no-repeat scroll 2px 2px transparent;
    color: #545454;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 46px;
    z-index: 3;
}
.events_calendar .day.today.has_event .number, .events_calendar .day.has_event:hover .number {
    margin: 4px 0px 0 3px;
}
.events_calendar .day.today {
    height: 121px;
    transition: border-color 200ms ease-in-out 0s;
    width: 121px;
    border:4px solid #ccc; 
}
.events_calendar .day:hover:not(.empty) {
    height: 121px;
    width: 121px;
    border:4px solid #ccc;
}
.lt-ie9 .events_calendar .day:hover {
    height: 121px;
    width: 121px;
}
.grid_8 .events_calendar .day.today {
    height: 75px;
    width: 75px;
}
.grid_8 .events_calendar .day:hover:not(.empty) {
    height: 75px;
    width: 75px;
}
.lt-ie9 .grid_8 .events_calendar .day:hover {
    height: 75px;
    width: 75px;
}
.events_calendar .week span {
    display: block;
    float: left;
    font-size: 22px;
    text-align: center;
    width: 132px;
    
}
.grid_8 .events_calendar .week span {
    width: 86px;
}
.events_calendar .week {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 0 transparent;
    opacity: 0.8;
    overflow: hidden;
    padding: 25px 0 30px;
}
.events_calendar .calendar_header {
    padding: 10px 0 25px;
    text-align: center;
    position: relative;
}
.events_calendar .calendar_header span.month {
    font-size: 36px;
    
}
.events_calendar .calendar_header #next_month {
    background: url(../design/bg_next_month.png) no-repeat scroll 100% 11px transparent;
    display: block;
    padding: 5px 35px 5px 12px;
    position: absolute;
    right: 0;
    top: 10px;
    
}
.events_calendar .calendar_header #previous_month {
    background: url(../design/bg_previous_month.png) no-repeat scroll 0 11px transparent;
    display: block;
    left: 0;
    padding: 5px 12px 5px 35px;
    position: absolute;
    top: 10px;
   
}
.events_calendar .calendar_header a {
    border: 1px solid transparent;
    text-decoration: none;
}
.events_calendar .calendar_header a:hover {
    
}
.events_calendar .day.has_event .event {
    margin: 10px;
}
.events_calendar .day.today .event, .events_calendar .day:hover .event {
    margin: 7px;
}
.events_calendar .day.has_event .event a {
    text-decoration: none;
}
.events_calendar .day.has_event .time {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    height: 40px;
    margin-bottom: 6px;
    padding: 10px 0 0 55px;
}
.grid_8 .events_calendar .day.has_event .time {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    font-size: 10px;
    height: 35px;
    margin-bottom: 1px;
    padding: 10px 0 0 42px;
}
.multi_button {
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 3;
}
.multi_button span {
    background: url(../design/bg_dots_white.png) repeat-x scroll 0 100% transparent;
    display: block;
    margin-bottom: 14px;
    opacity: 0.9;
    padding-bottom: 15px;
}
.grid_8 .multi_button span {
    display: none;
}
.multi_button a {
    background: none repeat scroll 0 0 #281E1F;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.events_calendar .day.has_event:hover .multi_button {
    display: block;
}

.page_left_small
{
    float: left;
    text-align: left;
    width: 23%;
    border-right:0px solid #eee
}
.page_right_wide
{
    float: right;
    width: 75%;
}

.button {
    -moz-user-select: none;
    background: none repeat scroll 0 0 #0095da;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 14px;
    padding: 14px 27px 14px 29px;
    text-align: center;
    text-transform: uppercase;
    transition-duration: 0.1s;
    transition-property: color, background-color;
    transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
    white-space: nowrap;
}
.button:hover {
    background: none repeat scroll 0 0 #ef3e3e;
}
.button--centered {
    left: 0;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.button--small {
    font-size: 12px;
    padding: 9px 24px 9px 25px;
}

.button-group button {border:0px;background: none;padding:0px;margin:0px;margin-right:15px}
.button-group button:hover, .button-group button.actual {color:#00aeef}

.oneref {float: left;
    margin-bottom: 0%;
    margin-left: 2%;margin-right: 2%;
    position: relative;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
    width: 96%;

}
.oneref .button a {color:#fff}
.oneref .margin-wrapper {margin:0px 0px 0px 0px;position: relative}
.oneref .browser {}
.oneref .title {margin-top:0px;text-align: center}
.oneref .title, .oneref .title a {font-size:18px;font-weight: 300;text-transform: uppercase}
.oneref .bordered {padding:20px;text-align: center;border:3px solid #dcdcdc;border-top:0}
.oneref .date {display:inline-block; font-size: 12px;margin: 15px 5px 10px;padding:0px 10px 0px 22px;background: url(../design/icondate.png) no-repeat 0px center}
.oneref .tags {display:inline-block; font-size: 12px;margin: 15px 5px 10px;padding:0px 10px 0px 20px;background: url(../design/icontag.png) no-repeat 0px center }

.owl-theme .owl-controls .owl-buttons div {position: absolute;top:50%;background: url(../design/Arrows.png) no-repeat top left;padding:0;margin:0;width:32px;height:60px;text-indent: -9999em;border-radius: 0}
.owl-theme .owl-controls .owl-buttons div.owl-prev {left:-50px;}
.owl-theme .owl-controls .owl-buttons div.owl-next {right:-50px;background-position: top right}
.browser-bar {
    background-color: #E0E0E0;
    border-radius: 2px 2px 0 0;
    font-size: 1px;
    height: 11px;
    line-height: 11px;
}
.browser-button {
    display: inline-block;
    font-size: inherit;
    height: 11px;
    margin-left: 6px;
}
.browser-button:first-child {
    margin-left: 8px;
}
/*.browser-button:before {
    color: #7F7F7F;
    content: "●";
    font-size: 4px;
    line-height: 11px;
}*/
.catimg {float:left;width:70%;margin-right:4%}
.catimg img {max-width:100%}
.catcnt {float:left:24%;line-height:normal}
.catcnt .cattitle {text-transform: uppercase;font-weight:400;font-size:16px;margin-bottom:20px;color:#3d3d3d}
.catcnt .cat-desc {margin-bottom:30px;color:#777}
#references {margin:40px auto 0px auto;margin-left:-2%;}
.references-title {color:#3d3d3d;text-align:center;text-transform: uppercase;font-weight:400;font-size:20px;margin-bottom:10px;padding-top:80px;line-height:16px}
.references-desc {text-align:center;width:400px;margin:0px auto;margin-bottom:60px;line-height:16px;color:#777}
.categlist {margin-bottom:50px;padding-top:50px;text-align:center}
.categlist a {margin-right:5px;text-transform: uppercase;color:#101010;font-weight: 600;font-size:13px;padding:7px 20px;white-space: nowrap;display:inline-block;margin-bottom:10px}

.categlist a.selected,.categlist a:hover {background: #c91d14;border-radius:20px;color:#fff;}


.categlist.funkcio a  {margin-right:10px;text-transform: uppercase;font-weight: 400;display:inline-block;margin-bottom:10px}
/*.categlist a.selected {background: #ededed;border-radius:20px;padding:7px 20px;color:#ba1416;font-weight: 400}
*/
.designs-template-info {
    z-index: 90;cursor:pointer;
}
.designs-template-info {
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition-duration: 0.2s;
    transition-property: background;
    transition-timing-function: cubic-bezier(0.694, 0.0482, 0.335, 1);
    width: 100%;
    z-index: 998;
}
.designs-template-info .button {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s, background 0.2s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.browser:hover .designs-template-info, .iphone:hover .designs-template-info {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);diplay:block;
}
.browser:hover .designs-template-info .button, .iphone:hover .designs-template-info .button {
    opacity: 1;
}

.mc-hide-scrolls{
    overflow:hidden;
}

body .mc-cycle {
    height:100%;
    left:0;
    overflow:hidden;
    position:fixed;
    top:0;
    width:100%;
    z-index:0;
}

div.mc-image {
    /*NOTE: Mozilla flickers when fading and using 'all', so we have to be specific with what property we want to transition:
         If you are using fading transitions, use 'opacity: */
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;

    /*If you are using horizontal slide transitions, use the following CSS:
    -webkit-transition: left 1s ease-in-out;
    -moz-transition: left 1s ease-in-out;
    -o-transition: left 1s ease-in-out;
    transition: left 1s ease-in-out;*/

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center center;
    background-repeat:no-repeat;
    height:100%;
    overflow:hidden;
    width:100%;
}

.mc-old-browser .mc-image {
    overflow:hidden;
}

#cycle-loader {
    height:32px;
    left:50%;
    margin:-8px 0 0 -8px;
    position:absolute;
    top:50%;
    width:32px;
    z-index:999;
}

/*I want to avoid jumpiness as the JS loads, so I initially hide my cycle*/
#maximage {
    display:none;/* Only use this if you fade it in again after the images load */
    position:fixed !important;
}

/*Set my gradient above all images*/
#gradient {
    left:0;
    height:100%;
    position:absolute;
    top:0;
    width:100%;
    z-index:999;
}

/*Set my logo in bottom left*/


/*
.in-slide-content {
    color:#fff;
    right:0;
    margin:0px;
    padding:0px;
    position:absolute;
    top:0%;

    width:100%;
    text-align: center;
    z-index:99990;
    -webkit-font-smoothing:antialiased;
}
*/
.light-text {color:#ddd;text-shadow: 0 1px 0 #666;}
.smaller-text {font-size:30px;}


.features {
    margin-top: 0;text-align:left
}
.features-intro {
    display: none;
}
.features-intro-text .responsive-break--599 {
    display: block;
    padding: 0;
}
.features {
    border-bottom: 2px solid #DDDDDD;
    margin-left: 0%;
    margin-right: 0%;
    padding: 21px 0 83px;
}
.features:first-of-type {
    border-top: 2px solid #DDDDDD;
    margin-top: 0px;
    padding-top: 21px;
}
.features:last-of-type {
    border-bottom: medium none;
}
.features h2 {
    color: #191919;
    display: block;
    float: left;
    font-size: 31px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 30px;
    margin-right: 2.66%;
    margin-top: -1px;
    width: 23%;
}
.features-list {
    display: block;
    float: left;
    list-style-type: none;
    margin: -1px 0 0;
    padding: 0;
    width: 74.33%;
}
.features-item {
    color: #6a6262;
    float: left;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    margin: 7px 5% 26px 0;
    width: 30%;
}
.features-item strong {
    color: #222222;
}
.features-item .title {font-size:18px;margin-bottom:14px;color:#191919}
.features-item .content {line-height: normal}
.features-item a {
    border-bottom: 1px solid #BEBEBE;
    transition-duration: 0.1s;
    transition-property: border-color;
    transition-timing-function: ease-out;
}
.features-item a:hover {
    border-bottom: 1px solid #222222;
}
.features-item:nth-child(3n+1) {
    clear: both;
}
.features-item:nth-child(3n) {
    margin-right: 0;
}
.features-item pre {
    display: inline;
    font-weight: normal;
}
.features:last-child {
    padding-bottom: 0;
}


#back-top {
    bottom: 220px;
    display: none;
    position: fixed;
    right: 5px;
    z-index: 999999;
    opacity: 0.7;
}
#back-top a {
    background: url(../design/backtop.png) no-repeat scroll center center #666;
    border-radius: 2px 2px 2px 2px;
    display: block;
    height: 40px;
    text-indent: -9999px;
    transition: all 0.2s linear 0s;
    width: 40px;
}
#back-top a:hover {
    background-color: #111;
}

article.specialist {text-align: left;padding-bottom:60px}

.view-item .slide {
    margin-bottom: 2rem;
}
.view-item .slide img {
    width: 100%;
}
.specialist-info, .featured-work {
    float:left;
    vertical-align: top;
}
.view-list .specialist {
    border-bottom: 1px solid #DDDDDD;
}
.view-list .specialist-info {
    width: 40%;padding:0px;margin:0px;
}
.view-list .featured-work {
    width: 60%;padding:0px;margin:0px;
}
.view-list .slide {
    cursor: pointer;
    height: 0;
    padding-bottom: 34%;
}
.view-item .specialist-info {
    width: 32%;
}

.view-item .featured-work {
    width: 68%;
}
.view-item .footer {
    display: none;
}
.specialist-info {
    padding-right: 0px;
}
.view-list .specialist-info .avatar {
    display: inline-block;
    vertical-align: top;
    width: calc(100px);
}
.view-list .specialist-info .avatar {
    width: calc(100px);
}
.view-list .specialist-info > div {

}
.content-inner {
    min-height: 500px;
}
.avatar {
    height: auto;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.display-name {
    display: inline;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0.3em 0 0;
}
.display-name a {
    color: #333333;
}
.meta {
    color: #999999;
    display: inline;
    position: relative;
    white-space: nowrap;
}
.meta a {
    color: #999999;
}
.meta {
    color: #999999;
    display: inline;
    position: relative;
    white-space: nowrap;
}


.specialist {
    display: block;
    padding: 60px 0;
}
.view-item .specialist {
    padding: 0;
}

.specialist-info .inner {
    padding-right:80px;
}

@media screen and (max-width: 750px) {
    .content-inner {
        width: 100%;
    }
    .specialist {
        position: relative;
    }
    .view-list .specialist-info, .view-list .featured-work {
        display: block;
        width: 100%;
    }
    .view-list .specialist-info {
        margin-bottom: 2em;
        padding-right: 0;
    }
}
.contact {
    display: block;
    margin-top: 40px;padding-right:80px;
}
.contact a.editable-button {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;background:#aaa;
    background-color: #F6F4F4;
    border-color: #F6F4F4;
    color: #999999;-moz-appearance: none;
    border-width: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    outline: medium none;
    padding: 1em 2.5em;
    text-align: center;
    width: 100%;transition: opacity 0.1s linear 0s;
}
.contact a.editable-button:hover {opacity:0.8}
.slide img {
    display: block;
}
.featured-work .slide, .avatar {
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 30px #F1F1F1;
}
.featured-work .slide[data-lighbox]:hover, .avatar[data-lighbox]:hover {
    border-color: #D6D6D6;
    box-shadow: 0 0 15px #E4E4E4;
}
.feedback-button {
    color: #999999;
    cursor: pointer;
}
.view-item .display-name {
    font-size: 26px;padding:0px;
}
.view-item .featured-work .slide {
    cursor: pointer;
    transition: opacity 0.2s ease 0s;
}
.view-item .featured-work .slide:hover {
    opacity: 0.7;
}
.view-list .featured-work .slide {
    float:left;
    margin-right: 2%;
    max-height: 250px;
    overflow: hidden;
    vertical-align: top;
    width: 48%;
}
.view-list .featured-work .slide img {

}
.view-list .featured-work .slide:last-child {
    margin-right: 0%;
}

.view-item .display-name, .view-item .meta {
    display: block;
}
.speci .margin-wrapper {overflow:hidden}
.pipe {
    margin: 0 0.5em;
}
.description {
    color: #999999;
    font-size: 14px;
    line-height: 1.7em;
    margin-top:20px;margin-bottom:20px;
}
.price {
    font-size: 14px;
}
.delimiter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #DDDDDD;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    height: 0;
    margin: 0 auto;
}
.specialist:last-of-type .delimiter {
    display: none;
}

@media screen and (max-width: 750px) {
    .view-item .specialist-info, .view-item .featured-work {
        display: block !important;
        padding: 0;
        width: 100% !important;
    }
    .view-item .avatar {
        margin-left: auto;
        margin-right: auto;
    }
    .view-item .specialist-info {
        margin-bottom: 8rem;
    }
}


#pmenu { display: none; }
#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    /*position: fixed;*/
    top: 0;
    height: 100%;
    min-height: 100%;
    z-index: 999999;

    /* Specify the width of your pageslide here */
    width: 220px;
    padding: 0px 0px;

    /* These styles are optional, and describe how the pageslide will look */
    background-color: #000;
    color: #fff;
    /*-webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;*/
}
#flyout-overlayer {position: fixed;width:100%;height:100%;top:0px;left:0px;background:#000;display:none;z-index:999998;opacity:0}
.sidepanel {padding-top:0px;padding-bottom:20px;border:0px solid #b60000;position: relative;}
#sbar, .sidepanel-right {width:56px;height: 100%;position: fixed;top:0px;left:0px;background: #333;z-index:103}
.sidepanel-right {position: absolute;top:0px;right:0px;left:auto;}

.sidepanel .margin {padding:0px;margin:0px}
.sidepanel ul li {list-style-type: none;padding-left: 0px;margin-left:0px;margin-bottom:10px}
.sidepanel ul {margin-left:0px;padding-left: 0px;}
.sidepanel ul li a {/*box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;*/
    color: #999999;
    display: block;

    font-weight: normal;
    line-height: 20px;
    margin: auto;
    /*outline: medium none;
    transition: background 0.3s ease 0s, box-shadow 0.3s ease 0s;*/
}
.sidepanel ul li a:hover {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -1px rgba(0, 0, 0, 0) inset;*/
    color: #fff;
}

#pmenu {padding:0px;margin:0px;padding-top:0px;padding-left:40px;padding-right:40px}
#pmenu a {
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 26px;
    transition-duration: 0.1s;
    transition-property: color;
    transition-timing-function: ease-out;
    font-weight: 600;
}
#pmenu a.main {text-transform: uppercase;font-weight: 600;}
#pmenu a:hover, #pmenu li.selected a {color:#fff;transition-duration: 0.1s;
    transition-property: color;
    transition-timing-function: ease-out;
}

.mobilmenu {display:none}
a.pmenu span:not(.mtext) {background: url(../design/menu_dark.png) no-repeat; width:18px;height:12px;display:inline-block;margin-top:1px}
.mobilmenu span.mtext {display:none;margin-left:10px}
.menu.dark a.pmenu span:not(.mtext) {background: url(../design/menu_dark.png) no-repeat; width:18px;height:12px;display:inline-block;margin-top:1px}



section.main {background: #fff}

.icon-sociale {float:right;padding-top:30px;margin-left:50px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;

}

.smaller .icon-sociale {float:right;padding-top:20px}
ul.social, .tflags {padding:0px;margin:0px;list-style-type: none;line-height: 12px}

.social li:not(.lang) {
    display: inline-block;
    text-indent: -999em;
}
.tflags li {display: inline-block; }

.social li:not(.lang) {
    display: inline-block;
    text-indent: -999em;
}
.social li.lang {display:inline-block}
.social li a, .tflags li a {
    background-color: #000;
    background-clip: padding-box;
    background-image: url(../design/social_10.png);
    background-repeat: no-repeat;
    border-radius: 12px 12px 12px 12px;
    display: block;
    height: 16px;line-height: 12px;
    margin-left: 2px;margin-right:2px;
    width: 16px;

}

.icon-sociale .social li a {margin-left:0px}

.tflags li a {background-image:none;color:#fff}
.social li:first-child a {
    margin-left: 0;
}
.social li a:hover {
    border-top-left-radius: 0;
}
.social li a.facebook {
    background-position: -2px -2px;
}
.social li a.facebook:hover {
    background-color: #3C5FAC;
}
.social li a.twitter {
    background-position: -22px -2px;
}
.social li a.twitter:hover {
    background-color: #5EC3DF;
}
.social li a.flickr {
    background-position: -64px 0;
}
.social li a.flickr:hover {
    background-color: #FF0084;
}
.social li a.rss {
    background-position: -99px -4px;
}
.social li a.rss:hover {
    background-color: #FF9900;
}
.social li a.dribble {
    background-position: -128px 0;
}
.social li a.dribble:hover {
    background-color: #EA4C89;
}
.social li a.lastfm {
    background-position: -160px 0;
}
.social li a.lastfm:hover {
    background-color: #D51007;
}
.social li a.linkedin {
    background-position: -122px -2px;
}
.social li a.linkedin:hover {
    background-color: #2089B5;
}
.social li a.vimeo {
    background-position: -224px 0;
}
.social li a.vimeo:hover {
    background-color: #0DADD6;
}
.social li a.google {
    background-position: -162px -2px;
}
.social li a.google:hover {
    background-color: #C63D2D;
}
.social li a.forrst {
    background-position: -288px 0;
}
.social li a.forrst:hover {
    background-color: #5B9A68;
}
.social li a.skype {
    background-position: -320px 0;
}
.social li a.skype:hover {
    background-color: #00AFF0;
}
.social li a.picassa {
    background-position: -352px 0;
}
.social li a.picassa:hover {
    background-color: #FFD34E;
}
.social li a.youtube {
    background-position: -242px -2px;
}
.social li a.youtube:hover {
    background-color: #C8312B;
}
.social li a.pinterest {
    background-position: -262px -2px;
}
.social li a.pinterest:hover {
    background-color: #CB2027;
}
.social li.lang {padding:0px;margin:0px;text-align:center;line-height:12px;font-size:12px;text-transform: uppercase;margin-left:5px}
.social li.lang a.lang {
    text-decoration: none;cursor: pointer;
    background: none;color:#55271d;padding:0px;margin:0px
}
.social li.lang.first {
    margin-left:10px
}
.social li a.lang:hover, .social li.actual a.lang {
    background: none;color:#111;
}
.footer-social {padding-top:20px;text-align: center}
.icon-sociale .social li a {margin:0px 10px}
.icon-sociale .social li a, .footer-social li a {background-image: url(../design/social_10.png);margin-left: 0px;}
.icon-sociale .social li a:hover, .footer-social li a:hover {opacity:1;border-radius: 20px}
.footer-social li a {margin:0px 15px}
.sblock {padding:0px 0px 0px;position: relative;z-index:1000}
.sblock.dark {color:#fff;background: #28282e}
.sblock.dark h1,.sblock.dark h2, .sblock.dark h3,.sblock.dark h4,.sblock.dark h5,.sblock.dark h6 {color:#fff}
.sblock.dark a {color:#ffc03a}
#slider-with-blocks-1 {
    width: 100%;
}
#slider-with-blocks-1.royalSlider {height:680px}
.nohome #slider-with-blocks-1.royalSlider {height:500px}
.rsContent {
    color: #585858;
    font-size: 14px;
    line-height: 16px;
    float: left;
}
.rsSlide {padding:0px}
.bContainer {

}
.rsABlock {
    position: relative;
    display: block;
    left: auto;
    top: auto;
}
.shdots {width: 100%;height:100%;/*background: url(../design/shape_dots.png) repeat;*/position: absolute;top:0px;left:0px}
.rsABlock a {text-decoration: none; font-size:16px; border:0px;color:#ed1c24;line-height:16px;text-transform: none}
.rsABlock a:hover {}
.bgimage {position: absolute;top:0px;left:0px;}
.txtCent {

    font-size:30px; color:#fff;padding-left:0px;
    line-height:normal;
    margin-top:2px;
}
.butt {margin-top:66px;}
.butt a {border: 0px solid #fff;color:#fff;text-transform: uppercase;height:24px;width:44px;background: url(../design/arrowdown.png) no-repeat center center;}
.butt a:hover {}
.bContainer h1 {font-weight: 400;padding:0;margin:0;line-height: 38px;font-size: 38px;font-family: 'Montserrat', sans-serif;}
.blockHeadline {
    margin-top:0px;font-weight: 400;margin-bottom:0px;
    font-size: 38px;
    line-height: 38px; padding-left:0px; color:#fff;
    text-transform: uppercase;/*text-shadow: 1px 1px #fff;*/
}
.blockHeadline:before {content:"";display: block;margin:0px auto 40px auto;width:447px;height:3px;background: #fff}
.blockHeadline:after {content:"";display: block;margin:30px auto 0px auto;width:447px;height:3px;background: #fff}
.blockSubHeadline {
    margin-bottom:0px;margin-top:14px;
    font-size: 36px;font-weight: 300;
    padding-left:0px;color:#fff;
    line-height: 36px;text-transform: uppercase;
}
.blockSubHeadline2 {
    margin-bottom:0px;margin-top:30px;
    font-size: 18px;font-weight: 400;
    padding-left:0px;color:#fff;
    line-height: normal;text-transform: none;
}

.rsABlock.img {bottom:0px;
    left: 0%;right:0%;
    position: absolute;top: auto;
}
.rsABlock.img img {max-width: 100%}
.rsABlock.img .imgcenter {text-align: center}
.rsABlock.img .imgleft {float: left;max-width: 50%}
.rsABlock.img .imgright {float: right}

/*
.bContainer,.bContainer.right {display:table;position: absolute;top:0%;right:3%;left:auto;height:100%;max-width:50%;padding:0px;text-transform:none}
*/
.bContainer, .bContainer.center {display:table;position: absolute;top:25%;left:10%;width:80%;height:50%;max-width:80%;padding:0px;text-transform:none;}
.bContainer.left {display:table;position: absolute;top:0%;left:3%;right:auto;height:100%;max-width:50%;padding:0px;text-transform:none}
.bContainer .td {display: table-cell;width:100%;height:100%;vertical-align: middle;text-align: left;}
.bContainer.center .td {text-align: center}

.sblock {padding:100px 0px 0px}
.sblock.nopadd {padding: 0px}
.sblock.nopadd .sqs-layout .sqs-row [class*="sqs-col-"] .sqs-block {
    padding-bottom: 0px;
    padding-top: 0px;
}
.paralax-block {display:none}
.uszt {margin:0px auto;text-align:center;padding:50px 100px}
.uszt img {max-width: 100%}


.field-workflow-wrapper {
    padding-top: 4px;
}
.field-workflow-title {
    cursor: pointer;
    color: #dedede;
    /*white-space: nowrap;*/
    font-weight: 400;
    font-size: 18px;
}
.field-workflow-description {
    cursor: pointer;
    font-size: 11px;
    color: #777;
    padding-top: 1px;

}
.field-workflow-description .date,
.field-workflow-description .duration {
    color: #ddd;
    border-bottom: 1px dotted #777;
}
.field-workflow-wrapper:hover .field-workflow-title {
    color: #fff;
}
.field-workflow-wrapper:hover .field-workflow-description {
    color: #999;
}
.field-workflow-wrapper:hover .field-workflow-description .date,
.field-workflow-wrapper:hover .field-workflow-description .duration {
    color: #fff;
    border-bottom: 1px dotted #ccc;
}
.workflow-flyout {
    opacity: 1;
    position: absolute;
    z-index: 300500;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
}
.workflow-flyout .workflow-flyout-options {
    background: #111;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #333;
    color: #fff;
    padding: 20px;
}
.workflow-flyout .flyout-title {
    font-weight: 400;
    font-size: 11px;
    padding-bottom: 4px;
    color: #eee;display:none
}
.workflow-flyout .field-input {
    border: none;
}
.workflow-flyout .field-input:focus {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.workflow-flyout.tight .workflow-flyout-options {
    background: #000;
    border: 1px solid #555;
    background: #111;
}
.workflow-flyout .duration-wrapper {
    padding-top: 12px;
}
.workflow-flyout .duration-display {
    float: left;
    width: 100px;
    font-size: 18px;
    margin-top: -4px;
    color: #ddd;
}
.workflow-flyout .yui3-slider-rail {
    display: block;
}
.field-workflow-flyout-option-wrapper {
    overflow: hidden;
}
.field-workflow-flyout-option-wrapper.selected .field-workflow-title {
    color: #fff;
}
.field-workflow-flyout-option-wrapper.selected .field-workflow-description {
    color: #999;
}
.field-workflow-flyout-option {
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.field-workflow-flyout-option .field-workflow-title {
    color: #aaa;
}
.field-workflow-flyout-option .field-workflow-description {
    color: #555;
}
.field-workflow-flyout-option:hover .field-workflow-title {
    color: #fff;
}
.field-workflow-flyout-option:hover .field-workflow-description {
    color: #999;
}
.field-workflow-wrapper.date-picker-active .field-workflow-title,
.field-workflow-wrapper.date-picker-active .field-workflow-description {
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    color: #444 !important;
}
.field-workflow-wrapper.date-picker-active .field-workflow-title .duration,
.field-workflow-wrapper.date-picker-active .field-workflow-description .duration {
    color: #fff !important;
}
.field-workflow-wrapper.date-picker-active .field-workflow-title .date,
.field-workflow-wrapper.date-picker-active .field-workflow-description .date {
    color: #fff !important;
}
.flyout-notch {
    height: 10px;
    background: transparent url(../../admin/design/images/flyout-select-bottom-notch.png) 20px -10px no-repeat;
    z-index: 500;
    margin-top: -1px;
}
.flyout-tags-notch-top {
    height: 10px;
    background: transparent url(../../admin/design/images/flyout-select-top-notch.png) 20px 0 no-repeat;
    z-index: 500;
    margin-bottom: -1px;
    position: relative;
}
/* subtly different from .flyout-notch-top, this is the flip of flyout-select-bottom-notch */
.flyout-notch-select-top {
    height: 12px;
    width: 30px;
    background: transparent url(../../admin/design/images/flyout-select-top-notch.png) -7px 0px no-repeat;
    position: relative;
    z-index: 500;
    margin-top: 0px;
}
.flyout-notch-left {
    float: left;
    width: 11px;
    height: 30px;
    background: transparent url(../../admin/design/images/flyout-notch-left.png) 0 0 no-repeat;
    z-index: 500;
    -webkit-transition: margin-top 0.3s ease-in-out;
    -moz-transition: margin-top 0.3s ease-in-out;
    -o-transition: margin-top 0.3s ease-in-out;
    transition: margin-top 0.3s ease-in-out;
}
.flyout-notch-right {
    float: right;
    width: 11px;
    height: 30px;
    background: transparent url(../../admin/design/images/flyout-notch-right.png) 0 0 no-repeat;
    z-index: 500;
}
.flyout-notch-top {
    width: 30px;
    height: 11px;
    background: transparent url(../../admin/design/images/flyout-notch-up.png) 0 0 no-repeat;
    z-index: 500;
    clear: both;
}



.flyout-calendar {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.flyout-calendar .calendar-wrapper {
    float: left;
    border-right: 0px solid #eee;
    padding-right: 15px;
}
.flyout-calendar .calendar-wrapper .back {
    background: transparent url(../../admin/design/images/calendar-nav-back.png) 4px 3px no-repeat;
}
.flyout-calendar .time-wrapper {
    float: right;
    width: 131px;height:100px;
    background: transparent url(../../admin/design/images/calendar-clock.png) center center no-repeat;
    padding-top: 105px;
    text-align: center;
}
.flyout-calendar .time-wrapper .time-control {
    font-size: 20px;
    border: none;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    width: 32px;
    color: #444;
    float: left;
}
.flyout-calendar .time-wrapper .time-control:focus {
    color: #000;
    border-color: #777;
    outline: none;
}
.flyout-calendar .time-wrapper.disabled {
    background-image: url(../../admin/design/images/calendar-clock-disabled.png);
    color: #ddd;
}
.flyout-calendar .time-wrapper.disabled .time-control {
    color: #ddd;
    border-bottom: none;
}
.flyout-calendar .time-wrapper.disabled .time-control:hover {
    color: #ddd;
    border-bottom: none;
}
.flyout-calendar .yui3-calendar-header-label {
    color: #333;
    width: auto;
}
.flyout-calendar .yui3-calendar-header-label h4 {
    padding: 0;
    margin: 0;
    font-size: 13px;
}
.flyout-calendar .header,
.flyout-calendar thead,
.flyout-calendar .yui3-calendar-header {
    font-weight: bold;
    font-size: 13px;
    color: #222;
    text-align: center;line-height: 16px;
    padding-bottom: 8px;
}
.flyout-calendar .header .back,
.flyout-calendar thead .back,
.flyout-calendar .yui3-calendar-header .back,
.flyout-calendar .header .next,
.flyout-calendar thead .next,
.flyout-calendar .yui3-calendar-header .next,
.flyout-calendar .header .yui3-calendarnav-nextmonth,
.flyout-calendar thead .yui3-calendarnav-nextmonth,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-nextmonth,
.flyout-calendar .header .yui3-calendarnav-prevmonth,
.flyout-calendar thead .yui3-calendarnav-prevmonth,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-prevmonth {
    float: left;
    height: 12px;
    width: 15px;
    background: transparent url(../../admin/design/images/calendar-nav-back.png) 4px 3px no-repeat;
    cursor: pointer;
    border: none;
}
.flyout-calendar .header .back span,
.flyout-calendar thead .back span,
.flyout-calendar .yui3-calendar-header .back span,
.flyout-calendar .header .next span,
.flyout-calendar thead .next span,
.flyout-calendar .yui3-calendar-header .next span,
.flyout-calendar .header .yui3-calendarnav-nextmonth span,
.flyout-calendar thead .yui3-calendarnav-nextmonth span,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-nextmonth span,
.flyout-calendar .header .yui3-calendarnav-prevmonth span,
.flyout-calendar thead .yui3-calendarnav-prevmonth span,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-prevmonth span {
    display: none;
}
.flyout-calendar .header .next,
.flyout-calendar thead .next,
.flyout-calendar .yui3-calendar-header .next,
.flyout-calendar .header .yui3-calendarnav-nextmonth,
.flyout-calendar thead .yui3-calendarnav-nextmonth,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-nextmonth {
    float: right;
    background: transparent url(../../admin/design/images/calendar-nav-next.png) 0 3px no-repeat;
}
.flyout-calendar table {
    width: 100%;
    outline: 0;
}
.flyout-calendar td {
    padding: 3px;
    outline: 0;
}
.flyout-calendar .header-row td {
    color: #444;
    width: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
.flyout-calendar .body-row td,
.flyout-calendar .yui3-calendar-row td {
    font-size: 11px;line-height: 20px;
    width: 15px;
    text-align: center;
    cursor: pointer;
}
.flyout-calendar .body-row td.fade,
.flyout-calendar .yui3-calendar-row td.fade,
.flyout-calendar .body-row td.yui3-calendar-prevmonth-day,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-prevmonth-day,
.flyout-calendar .body-row td.yui3-calendar-nextmonth-day,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-nextmonth-day {
    color: #ccc;
}
.flyout-calendar .body-row td.active,
.flyout-calendar .yui3-calendar-row td.active,
.flyout-calendar .body-row td.yui3-calendar-day,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day {
    color: #444;
}
.flyout-calendar .body-row td.active:hover,
.flyout-calendar .yui3-calendar-row td.active:hover,
.flyout-calendar .body-row td.yui3-calendar-day:hover,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day:hover {
    color: #000;
    background: #eee;
}
.flyout-calendar .body-row td.selected,
.flyout-calendar .yui3-calendar-row td.selected,
.flyout-calendar .body-row td.yui3-calendar-day-selected,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day-selected {
    color: #fff;
    background: #444;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.flyout-calendar .body-row td.selected:hover,
.flyout-calendar .yui3-calendar-row td.selected:hover,
.flyout-calendar .body-row td.yui3-calendar-day-selected:hover,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day-selected:hover {
    background: #000;
    color: #fff;
}
.flyout-calendar .body-row td.today,
.flyout-calendar .yui3-calendar-row td.today {
    color: #444;
    background: #e1e5dc;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper {
    background: #fff;
    padding: 18px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header {
    font-weight: bold;
    font-size: 13px;
    color: #222;
    text-align: center;
    padding-bottom: 8px;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header h4 {
    margin: 2px;
    font-size: 13px;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header .yui3-calendarnav-prevmonth,
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header .yui3-calendarnav-nextmonth {
    height: 12px;
    width: 15px;
    background: transparent url(../../admin/design/images/calendar-nav-back.png) 4px 3px no-repeat;
    cursor: pointer;
    text-indent: -9999em;
    color: transparent;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header .yui3-calendarnav-nextmonth {
    background: transparent url(../../admin/design/images/calendar-nav-next.png) 0 3px no-repeat;
}
.field-wrapper.date-picker .calendar-wrapper table {
    width: 100%;
}
.field-wrapper.date-picker .calendar-wrapper table td {
    padding: 3px;
    text-align: center;
}
.field-wrapper.date-picker .calendar-wrapper table thead {
    color: #444;
    width: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
.field-wrapper.date-picker .calendar-wrapper table tbody {
    font-size: 11px;
    width: 15px;
    text-align: center;
    cursor: pointer;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-prevmonth-day {
    color: #ccc;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day {
    color: #444;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day:hover {
    color: #000;
    background: #eee;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day.yui3-calendar-day-selected {
    color: #fff;
    background: #444;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day.yui3-calendar-day-selected:hover {
    background: #000;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day.today {
    color: #444;
    background: #e1e5dc;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/*
.esg-starring {
    display: inline-block;
    line-height: 25px;
}
.esg-starring .star-rating {
    float: none;
}
.esg-starring .star-rating {
    color: #ffc321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
    float: right;
    font-family: star;
    font-size: 1em;
    height: 1em;
    line-height: 1em;
    overflow: hidden;
    position: relative;
    width: 5.4em;
}
.esg-starring .star-rating:before, .esg-starring-page .star-rating:before {
    color: #e0dadf;
    content: "sssss";
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.esg-starring star-rating span, .esg-starring .star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}
.esg-starring .star-rating span:before, .esg-starring .star-rating span:before {
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0;
}
.esg-starring .star-rating {
    color: #ffc321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
    font-family: star;
    font-size: 1em;
    line-height: 1em;
}
.esg-grid {
    backface-visibility: hidden;
    font-family: "Open Sans",sans-serif;
    max-width: 100%;
    transform: translateZ(0px);
    width: 100%;
}
.esg-grid .mainul, .esg-grid .mainul > li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    transform-style: flat !important;
}
.esg-grid * {
}
.esg-container ul, .esg-container li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    transform-style: flat !important;
}
.esg-overflowtrick {
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.esg-container {
    height: auto;
    position: relative;
    width: 100%;
}
.esg-container > ul, .esg-overflowtrick > ul {
    display: none;
    height: 0;
    max-width: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.esg-grid li {
    border: 0 solid transparent;
    display: none;
    outline: 0 solid transparent;
    visibility: hidden;
}
.esg-clear {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: both;
    height: 5px !important;
}
.esg-clear-no-height {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: both;
    height: 0 !important;
}
.esg-divide-5 {
    height: 5px;
    width: 100%;
}
.esg-divide-15 {
    height: 15px;
    width: 100%;
}
.esg-divide-20 {
    height: 20px;
    width: 100%;
}
.esg-divide-22 {
    height: 22px;
    width: 100%;
}
.esg-divide-30 {
    height: 30px;
    width: 100%;
}
.esg-click-to-play-video {
    cursor: pointer;
}
.esg-entry-media iframe {
}
.esg-container .tp-esg-item {
    left: 0;
    position: absolute;
    top: 0;
}
.esg-container .tp-esg-item {
    box-sizing: border-box;
}
.esg-container .tp-esg-item .blackoverlay {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tp-esg-item {
    z-index: 5;
}
.tp-esg-item.itemonotherpage {
    z-index: 0;
}
.esg-entry-cover {
    border: 0 solid transparent;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    outline: 0 solid transparent;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.eec {
    display: block;
    font-size: 20px;
    height: auto;
    position: absolute !important;
    text-align: center;
    width: auto;
}
.esg-tc {
    left: 0;
    top: 0;
    width: 100%;
}
.esg-lc {
    height: 100%;
    left: 0;
    top: 0;
}
.esg-cc {
    left: 0;
    top: 0;
    vertical-align: middle;
    width: 100%;
}
.esg-rc {
    height: 100%;
    right: 0;
    top: 0;
}
.esg-bc {
    bottom: 0;
    left: 0;
    width: 100%;
}
.esg-tc .ess-tb-cell {
    text-align: center;
    vertical-align: top;
}
.esg-lc .ess-tb-cell {
    text-align: left;
    vertical-align: middle;
}
.esg-cc .ess-tb-cell {
}
.esg-rc .ess-tb-cell {
    text-align: right;
    vertical-align: middle;
}
.esg-blc .ess-tb-cell {
    text-align: left;
    vertical-align: bottom;
}
.esg-bc .ess-tb-cell {
    text-align: center;
    vertical-align: bottom;
}
.esg-brc .ess-tb-cell {
    text-align: right;
    vertical-align: bottom;
}
.esg-bc .leftalign {
    text-align: left;
}
.esg-entry-media {
    border: 0 solid transparent;
    outline: 0 solid transparent;
    overflow: hidden;
    position: relative;
}
.esg-entry-media {
    width: 100%;
}
.esg-entry-media img {
    height: auto;
    max-width: none !important;
    width: 100%;
}
.esg-layout-masonry .esg-entry-media img {
    display: inline-block;
    line-height: 0;
    vertical-align: bottom;
}
.esg-layout-even .esg-entry-media, .esg-layout-even .esg-entry-media img {
    height: 100%;
}
.esg-layout-even .esg-entry-media img {
    display: none;
}
.esg-media-cover-wrapper {
    position: relative;
    width: 100%;
}
.esg-layout-even .esg-media-cover-wrapper {
    height: 100%;
}
.esg-entry-media-wrapper {
    z-index: 0;
}
.esg-entry-media-wrapper .esg-video-frame {
    background: none repeat scroll 0 0 #000;
}
.esg-entry-cover .esg-overlay {
    border: 0 solid transparent;
    height: 100%;
    left: 0;
    outline: 0 solid transparent;
    position: absolute;
    top: 0;
    width: 100%;
}
.esg-layout-even .esg-entry-content {
    display: none;
}
.esg-entry-content {
    box-sizing: border-box;
}
.navigationbuttons, .esg-pagination, .esg-filters {
    position: relative;
    z-index: 50;
}
.esg-sortbutton-order.eg-icon-down-open.tp-asc {
    text-align: center;
}
.esg-sortbutton-order .tp-desc {
    text-align: center;
}
.esg-singlefilters .esg-filter-checked {
    display: none;
}
.esg-filter-wrapper {
    display: inline-block;
}
.esg-sortbutton-wrapper {
    display: inline-block;
}
.esg-cartbutton-wrapper {
    display: inline-block;
}
.esg-filter-wrapper.dropdownstyle {
    cursor: pointer;
    min-width: 100px;
    position: relative;
    transform: translateZ(1px);
    z-index: 1500;
}
.esg-filter-wrapper.dropdownstyle .esg-filterbutton {
    display: block;
}
.esg-dropdown-wrapper {
    background: none repeat scroll 0 0 #fff;
    display: none;
    padding: 20px;
    position: absolute;
    top: 100%;
}
.esg-selected-filterbutton {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 15px 0 10px;
}
.esg-selected-filterbutton:hover {
    color: #444;
}
.esg-selected-filterbutton .eg-icon-down-open {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    line-height: 20px;
    vertical-align: middle;
    width: 29px;
}
.esg-sortbutton-order.tp-desc {
    transform: scaleY(-1);
}
.esg-sorting-select {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.esg-filters.esg-navbutton-solo-left {
    left: 0;
    position: absolute;
    top: 50%;
    z-index: 800;
}
.esg-filters.esg-navbutton-solo-right {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 800;
}
.esg-navigationbutton.esg-right, .esg-navigationbutton.esg-left {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.eg-leftright-container {
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    position: relative;
    width: 310px;
}
.eg-leftright-container.dark {
    background: none repeat scroll 0 0 #1e1e1e;
}
.eg-leftright-container .pagination {
    bottom: 0;
    position: absolute;
}
.eg-leftright-container .esg-filters {
    box-sizing: border-box;
    padding: 30px;
}
.eg-leftright-container .esg-filterbutton {
    display: block;
    margin: 0 0 5px;
}
.eg-leftright-container .esg-filter-wrapper {
    display: block;
    margin-right: 0;
}
.eg-ajaxtarget-container {
    height: auto;
    position: relative;
    width: 100%;
}
.tp-esg-item .add_to_cart_button.loading:before {
    background: url("../images/ajax-loader.gif") no-repeat scroll center center rgba(255, 255, 255, 0.65);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.esg-loader {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 10000;
}
.esg-loader.spinner0 {
    animation: 1.2s ease-in-out 0s normal none infinite running esg-rotateplane;
    background: url("../images/loader.gif") no-repeat scroll center center #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    height: 40px;
    margin-left: -20px;
    width: 40px;
}
.esg-loader.spinner1 {
    animation: 1.2s ease-in-out 0s normal none infinite running esg-rotateplane;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    height: 40px;
    margin-left: -20px;
    width: 40px;
}
.esg-loader.spinner5 {
    background: url("../images/loader.gif") no-repeat scroll 10px 10px #fff;
    border-radius: 3px;
    height: 44px;
    margin: -22px;
    width: 44px;
}
@keyframes esg-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.esg-loader.spinner2 {
    animation: 1s ease-in-out 0s normal none infinite running esg-scaleout;
    background-color: #ff0000;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    height: 40px;
    margin-left: -20px;
    width: 40px;
}
@keyframes esg-scaleout {
    0% {
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.esg-loader.spinner3 {
    margin: -9px 0 0 -35px;
    text-align: center;
    width: 70px;
}
.esg-loader.spinner3 .bounce1, .esg-loader.spinner3 .bounce2, .esg-loader.spinner3 .bounce3 {
    animation: 1.4s ease-in-out 0s normal both infinite running esg-bouncedelay;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    display: inline-block;
    height: 18px;
    width: 18px;
}
.esg-loader.spinner3 .bounce1 {
    animation-delay: -0.32s;
}
.esg-loader.spinner3 .bounce2 {
    animation-delay: -0.16s;
}
@keyframes esg-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}
.esg-loader.spinner4 {
    animation: 2s linear 0s normal none infinite running esg-rotate;
    height: 40px;
    margin: 0 0 0 -20px;
    text-align: center;
    width: 40px;
}
.esg-loader.spinner4 .dot1, .esg-loader.spinner4 .dot2 {
    animation: 2s ease-in-out 0s normal none infinite running esg-bounce;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    display: inline-block;
    height: 60%;
    position: absolute;
    top: 0;
    width: 60%;
}
.esg-loader.spinner4 .dot2 {
    animation-delay: -1s;
    bottom: 0;
    top: auto;
}
@keyframes esg-rotate {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes esg-bounce {
    0%, 100% {
        transform: scale(0);
    }
    50% {
        transform: scale(1);
    }
}

.esg-filters {background: #f6f6f6;}
.esg-filters ul {padding:0;margin:8px;list-style-type: none}
.esg-filters ul li {float: left;width:32.3%;margin:0.5%}
*/

#Referenciak {background: #f6f6f6}
.wpb_wrapper {padding:0px 15px}

a.eg-henryharrison-element-1,a.eg-henryharrison-element-2{-webkit-transition:all .4s linear;   -moz-transition:all .4s linear;   -o-transition:all .4s linear;   -ms-transition:all .4s linear;   transition:all .4s linear}.eg-jimmy-carter-element-11 i:before{margin-left:0px; margin-right:0px}.eg-harding-element-17{letter-spacing:1px}.eg-harding-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box;   -webkit-box-sizing:border-box;   -moz-box-sizing:border-box;   padding:30px 30px 0px 30px}.eg-harding-wrapper .esg-entry-media img{overflow:hidden; border-radius:50%;   -webkit-border-radius:50%;   -moz-border-radius:50%}.eg-ulysses-s-grant-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box;   -webkit-box-sizing:border-box;   -moz-box-sizing:border-box;   padding:30px 30px 0px 30px}.eg-ulysses-s-grant-wrapper .esg-entry-media img{overflow:hidden; border-radius:50%;   -webkit-border-radius:50%;   -moz-border-radius:50%}.eg-richard-nixon-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box;   -webkit-box-sizing:border-box;   -moz-box-sizing:border-box;   padding:30px 30px 0px 30px}.eg-richard-nixon-wrapper .esg-entry-media img{overflow:hidden; border-radius:50%;   -webkit-border-radius:50%;   -moz-border-radius:50%}.eg-herbert-hoover-wrapper .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");   filter:gray;   -webkit-filter:grayscale(100%)}.eg-herbert-hoover-wrapper:hover .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");  -webkit-filter:grayscale(0%)}.eg-lyndon-johnson-wrapper .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");   filter:gray;   -webkit-filter:grayscale(100%)}.eg-lyndon-johnson-wrapper:hover .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");  -webkit-filter:grayscale(0%)}.esg-overlay.eg-ronald-reagan-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-georgebush-wrapper .esg-entry-cover{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-jefferson-wrapper{-webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important; -webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important}.eg-monroe-element-1{text-shadow:0px 1px 3px rgba(0,0,0,0.1)}.eg-lyndon-johnson-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0))); background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0))); background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-entry-media img{-webkit-transition:0.4s ease-in-out;  -moz-transition:0.4s ease-in-out;  -o-transition:0.4s ease-in-out;  transition:0.4s ease-in-out;  filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");   filter:gray;   -webkit-filter:grayscale(100%)}.eg-wilbert-wrapper:hover .esg-entry-media img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");  -webkit-filter:grayscale(0%)}.eg-phillie-element-3:after{content:" ";width:0px;height:0px;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;left:50%;margin-left:-5px; bottom:-5px; position:absolute}.eg-howardtaft-wrapper .esg-entry-media img,.eg-howardtaft-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");  -webkit-filter:grayscale(0%)}.eg-howardtaft-wrapper:hover .esg-entry-media img,.eg-howardtaft-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");   filter:gray;   -webkit-filter:grayscale(100%)}.myportfolio-container .added_to_cart.wc-forward{font-family:"Open Sans"; font-size:13px; color:#fff; margin-top:10px}.esgbox-title.esgbox-title-outside-wrap{font-size:15px; font-weight:700; text-align:center}.esgbox-title.esgbox-title-inside-wrap{padding-bottom:10px; font-size:15px; font-weight:700; text-align:center}
.flat-light .navigationbuttons,.flat-light .esg-pagination,.flat-light .esg-filters{text-transform:uppercase; text-align:center}.flat-light .esg-filterbutton,.flat-light .esg-navigationbutton,.flat-light .esg-sortbutton,.flat-light .esg-cartbutton{color:#000; margin-right:5px; cursor:pointer; position:relative; z-index:2; padding:1px 30px; border:none; line-height:38px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size:12px; font-weight:700; font-family:"Open Sans",sans-serif; display:inline-block; background:#fff; margin-bottom:5px}.flat-light .esg-navigationbutton{padding:2px 12px}.flat-light .esg-navigationbutton *{color:#000}.flat-light .esg-pagination-button:last-child{margin-right:0}.flat-light .esg-sortbutton-wrapper,.flat-light .esg-cartbutton-wrapper{display:inline-block}.flat-light .esg-sortbutton-order,.flat-light .esg-cartbutton-order{display:inline-block;  vertical-align:top;  border:none;  width:40px;  line-height:40px;  border-radius:5px;  -moz-border-radius:5px;  -webkit-border-radius:5px;  font-size:12px;  font-weight:700;  color:#999;  cursor:pointer;  background:#eee;  background:#fff;  margin-left:5px}.flat-light .esg-cartbutton{color:#fff; cursor:default !important}.flat-light .esg-cartbutton .esgicon-basket{color:#fff;   font-size:15px;   line-height:15px;   margin-right:10px}.flat-light .esg-cartbutton-wrapper{cursor:default !important}.flat-light .esg-sortbutton,.flat-light .esg-cartbutton{display:inline-block; position:relative; cursor:pointer; margin-right:0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px}.flat-light .esg-navigationbutton:hover,.flat-light .esg-filterbutton:hover,.flat-light .esg-sortbutton:hover,.flat-light .esg-sortbutton-order:hover,.flat-light .esg-cartbutton-order:hover,.flat-light .esg-filterbutton.selected{border-color:none;color:#000;  background:#fff}.flat-light .esg-navigationbutton:hover *{color:#333}.flat-light .esg-sortbutton-order.tp-desc:hover{color:#333}.flat-light .esg-filter-checked{padding:1px 3px;  color:#cbcbcb;  background:#cbcbcb;  margin-left:7px;  font-size:9px;  font-weight:300;  line-height:9px;  vertical-align:middle}.flat-light .esg-filterbutton.selected .esg-filter-checked,.flat-light .esg-filterbutton:hover .esg-filter-checked{padding:1px 3px 1px 3px;  color:#fff;  background:#000;  margin-left:7px;  font-size:9px;  font-weight:300;  line-height:9px;  vertical-align:middle}.flat-light .esg-filterbutton{color:#000;color:rgba(0,0,0,0.5)}.flat-light .esg-selected-filterbutton{background:#fff; padding:10px 20px 10px 30px; color:#000; border-radius:4px;font-weight:700}.flat-light .esg-cartbutton,.flat-light .esg-cartbutton a,.flat-light .esg-cartbutton a:visited,.flat-light .esg-cartbutton a:hover,.flat-light .esg-cartbutton i,.flat-light .esg-cartbutton i.before{font-weight:700; color:#000}.flat-light .esg-selected-filterbutton .eg-icon-down-open{margin-left:5px;font-size:12px; line-height:20px; vertical-align:top}.flat-light .esg-selected-filterbutton:hover .eg-icon-down-open,.flat-light .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{color:rgba(0,0,0,1)}.flat-light .esg-dropdown-wrapper{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.flat-light .esg-dropdown-wrapper .esg-filterbutton{line-height:25px; white-space:nowrap; padding:0px 10px; font-weight:700; text-align:left}.flat-light .esg-dropdown-wrapper .esg-filter-checked{display:inline-block; margin-left:0px !important;margin-right:7px; margin-top:-2px !important; line-height:15px !important}.flat-light .esg-dropdown-wrapper .esg-filter-checked span{vertical-align:middle; line-height:20px}

.eg-shore-skin-video-131932-element-0{font-size:15px !important; line-height:22px !important; color:#ffffff !important; font-weight:900 !important; display:inline-block !important; float:none !important; text-align:center !important; clear:both !important; margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; border-radius:0px 0px 0px 0px !important; background-color:rgba(255,255,255,0) !important; position:relative !important; z-index:2 !important; font-family:"Raleway" !important; text-transform:uppercase !important}.eg-shore-skin-video-131932-element-2{font-size:6px !important; line-height:7px !important; color:transparent !important; font-weight:300 !important; display:inline-block !important; float:none !important; text-align:center !important; clear:both !important; margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; border-radius:0px 0px 0px 0px !important; background-color:rgba(255,255,255,0) !important; position:relative !important; z-index:2 !important; text-transform:uppercase !important; border-top-width:2px !important; border-right-width:0px !important; border-bottom-width:0px !important; border-left-width:0px !important; border-color:#ffffff !important; border-style:solid !important}.eg-shore-skin-video-131932-element-6{font-size:17px !important; line-height:22px !important; color:#ffffff !important; font-weight:200 !important; padding:0px 0px 0px 0px !important; border-radius:0px 0px 0px 0px !important; background-color:rgba(255,255,255,0) !important; z-index:2 !important; display:block; border-top-width:0px !important; border-right-width:0px !important; border-bottom-width:0px !important; border-left-width:0px !important; border-color:#ffffff !important; border-style:solid !important}

.eg-shore-skin-video-131932-element-6-a{display:inline-block !important; float:none !important; text-align:center !important; clear:none !important; margin:0px 0px 0px 0px !important; position:relative !important}
.eg-shore-skin-video-131932-container{background-color:rgba(26,132,184,0.75)}
.eg-shore-skin-video-131932-content{background-color:#000000; padding:0px 0px 0px 0px; border-width:0px 0px 0px 0px; border-radius:0px 0px 0px 0px; border-color:transparent; border-style:none; text-align:left}
.esg-grid .mainul li.eg-shore-skin-video-131932-wrapper{background-color:#000000; padding:0px 0px 0px 0px; border-width:0px 0px 0px 0px; border-radius:0px 0px 0px 0px; border-color:transparent; border-style:none}

.shore-title {color:#fff;font-size:30px;line-height:34px;}

.tp-caption.noshadow,.noshadow{text-shadow:none}.tp-caption.black_heavy_60,.black_heavy_60{font-size:60px;line-height:60px;font-weight:900;font-family:Raleway;color:rgb(0,0,0);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.white_heavy_40,.white_heavy_40{font-size:40px;line-height:40px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.grey_heavy_72,.grey_heavy_72{font-size:72px;line-height:72px;font-weight:900;font-family:Raleway;color:rgb(213,210,210);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.grey_regular_18,.grey_regular_18{font-size:18px;line-height:26px;font-family:"Open Sans";color:rgb(119,119,119);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.black_thin_34,.black_thin_34{font-size:35px;line-height:35px;font-weight:100;font-family:Raleway;color:rgb(0,0,0);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.arrowicon,.arrowicon{line-height:1px;border-width:0px;border-color:rgb(34,34,34);border-style:none}.tp-caption.black_bold_40,.black_bold_40{font-size:40px;line-height:40px;font-weight:800;font-family:Raleway;color:rgb(0,0,0);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.light_heavy_70,.light_heavy_70{font-size:70px;line-height:70px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.black_heavy_70,.black_heavy_70{font-size:70px;line-height:70px;font-weight:900;font-family:Raleway;color:rgb(0,0,0);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.black_bold_bg_20,.black_bold_bg_20{font-size:20px;line-height:20px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:rgb(0,0,0);padding:5px 8px;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.greenbox30,.greenbox30{line-height:30px;text-decoration:none;background-color:rgb(134,181,103);padding:0px 14px;border-width:0px;border-color:rgb(34,34,34);border-style:none}.tp-caption.green_bold_bg_20,.green_bold_bg_20{font-size:20px;line-height:20px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:rgb(134,181,103);padding:5px 8px;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.fullrounded,.fullrounded{border-radius:400px 400px 400px 400px;border-width:0px;border-color:rgb(34,34,34);border-style:none}.tp-caption.light_heavy_40,.light_heavy_40{font-size:40px;line-height:40px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.white_thin_34,.white_thin_34{font-size:35px;line-height:35px;font-weight:200;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.fullbg_gradient,.fullbg_gradient{width:100%;height:100%;text-decoration:none;background-color:#490202;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.red_bold_bg_20,.red_bold_bg_20{font-size:20px;line-height:20px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:rgb(224,51,0);padding:5px 8px;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.blue_bold_bg_20,.blue_bold_bg_20{font-size:20px;line-height:20px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:rgb(53,152,220);padding:5px 8px;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.white_bold_bg_20,.white_bold_bg_20{font-size:20px;line-height:20px;font-weight:900;font-family:Raleway;color:rgb(0,0,0);text-decoration:none;background-color:rgb(255,255,255);padding:5px 8px;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.white_heavy_70,.white_heavy_70{font-size:70px;line-height:70px;font-weight:900;font-family:Raleway;color:rgb(255,255,255);text-decoration:none;background-color:transparent;text-shadow:none;border-width:0px;border-color:rgb(0,0,0);border-style:none}.tp-caption.light_heavy_70_shadowed,.light_heavy_70_shadowed{font-size:70px;line-height:70px;font-weight:900;font-family:Raleway;color:#ffffff;text-decoration:none;background-color:transparent;text-shadow:0px 0px 7px rgba(0,0,0,0.25);border-width:0px;border-color:rgb(0,0,0);border-style:none}
.white_heavy_110 {font-size: 110px;text-transform: uppercase;color:#fff;font-weight: 900}
.kozgazdasztext {font-size: 22px;color:#fff;font-family: Merriweather;line-height: 22px;}
.kozgazdasztext:before {content:"";width:175px;height:1px;background:#5a5a5a;display:block;margin-bottom:22px;}
a.largeredbtn {-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;background: url(../design/slbuttonbg.png) no-repeat;display:table-cell;padding-top:2px;vertical-align:middle;width:502px;height:81px;color:#fff;text-transform: uppercase;font-size: 20px;text-align: center}
a.largeredbtn:hover {-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;background: url(../design/slbuttonbg_on.png) no-repeat;color:#d19c49}
/*
#bl520 .sqs-layout {overflow:auto}
#bl520 .soverlay {position: absolute;top:0;left:0;display:block;width:50%;height:100%;background: #f5f5f5}
#bl520 .soverlay:after {
    border-right: 500px solid transparent;
    border-top: 500px solid #f5f5f5;
    content: "";
    height: 100%;
    position: absolute;
    right: -500px;
    top: 0;
    width: 1px;
}
.sblock {overflow: auto}

#bl520 .rightside {position: absolute;top:0;right:0;display:block;width:50%;height:100%;z-index:3001}
*/
#map0 {height:500px}


#ajaxlayer a.close {
    background: #d19c49;
    height: 70px;
    color:#fff;font-size:26px;text-align: center;line-height:54px;
    transition: all 0.2s ease-out 0s;
    width: 70px;display:block;height:70px;
}
#ajaxlayer a.close:hover {background: #fff;color:#d19c49}