* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto #ff2a13;
  outline-offset: -1px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

iframe {
  border: 0; }

.site {
  *zoom: 1; }
  .site:before, .site:after {
    display: table;
    content: ""; }
  .site:after {
    clear: both; }
.demo-site-boxed .site{
  max-width: 1200px;
  width: 88%;
}   
.clear { clear: both; } 
#pbd-alp-load-posts {
	text-align: center;
	margin: 2.8em 0 4em; }

.ing-boxed-layout-active .site {
  margin: 0 auto;
  border: 1px solid #dad9d7;
  border-top: 0;
  border-bottom: 0;
  background-color: white;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

body {
  margin: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.52;
  color: #949494;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-selection {
  text-shadow: none;
  color: #7a7a7a;
  background-color: #eeeeee; }

::selection {
  text-shadow: none;
  color: #7a7a7a;
  background-color: #eeeeee; }

a {
  color: #ff2a13;
  text-decoration: none;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; }

a:hover {
  color: #c61300; }

.ing-container-fluid {
  margin: 0 auto; }
  .ing-container-fluid.max {
    max-width: 1180px; }
  .ing-container-fluid.width {
    width: 88%; }
  .ing-container-fluid.offset {
    margin: 60px auto; }

.ing-row-fluid {
  position: relative;
  width: 100%;
  *zoom: 1; }
  .ing-row-fluid:before, .ing-row-fluid:after {
    display: table;
    content: ""; }
  .ing-row-fluid:after {
    clear: both; }
  .ing-row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 4.92611%; }
  .ing-row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .ing-row-fluid [class*="span"].right {
    float: right; }
  .ing-row-fluid [class*="span"].right:first-child {
    margin-left: 4.92611%; }
  .ing-row-fluid [class*="span"].right:last-child {
    margin-left: 0; }
  .ing-row-fluid [class*="span"].hide {
    display: none; }
  .ing-row-fluid .ing-span1 {
    width: 3.81773%; }
  .ing-row-fluid .ing-span2 {
    width: 12.56158%; }
  .ing-row-fluid .ing-span3 {
    width: 21.30542%; }
  .ing-row-fluid .ing-span4 {
    width: 30.04926%; }
  .ing-row-fluid .ing-span5 {
    width: 38.7931%; }
  .ing-row-fluid .ing-span6 {
    width: 47.53695%; }
  .ing-row-fluid .ing-span7 {
    width: 56.28079%; }
  .ing-row-fluid .ing-span8 {
    width: 65.02463%; }
  .ing-row-fluid .ing-span9 {
    width: 73.76847%; }
  .ing-row-fluid .ing-span10 {
    width: 82.51232%; }
  .ing-row-fluid .ing-span11 {
    width: 91.25616%; }
  .ing-row-fluid .ing-span12 {
    width: 100%; }

p {
  margin: 0 0 1.5em; }

small {
  font-size: 0.8em; }

b,
strong {
  font-weight: 700; }

em {
  font-style: italic; }

cite {
  color: #5a5148;
  display: block;
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  margin-top: 1em;
}
cite a{
  color: #5a5148;
}

cite:before {
  content: "– ";
}
h1 { text-align: center; }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 1em 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -1px;
  text-rendering: optimizelegibility;
  color: #272727; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a {
    color: #393939; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover,
    .h1 a:hover,
    .h2 a:hover,
    .h3 a:hover,
    .h4 a:hover,
    .h5 a:hover,
    .h6 a:hover {
      color: #ff2a13; }

h1,
.h1 {
  margin-top: 1em;
  font-size: 276.92%;
  font-weight: 700;
  line-height: 1.1; }

h2,
.h2 {
  font-size: 230.78%;
  line-height: 1.2; }

h3,
.h3 {
  font-size: 138.46%;
  line-height: 1.3; }

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  margin-top: 1.75em;
  margin-bottom: 0.5em;
  line-height: 1.4; }

h4,
.h4 {
  font-size: 107.69%; }

h5,
.h5 {
  font-size: 92.3%; }

h6,
.h6 {
  font-size: 76.92%;
  text-transform: uppercase; }

ul,
ol {
  padding: 0;
  margin: 0 0 1.313em 1.655em; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  line-height: 1.7; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em; }

dl {
  margin-bottom: 1.313em; }

dt,
dd {
  line-height: 1.7; }

dt {
  font-weight: 700; }

dd {
  margin-left: 1.313em; }

hr {
  margin: 1.313em 0;
  border: 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid transparent; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: .9em;
  text-transform: uppercase; }

blockquote {
  margin: 0 0 1em;
  font-family: "Dancing Script", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  color: #393939;
  margin: 0 0 1em 0;
  padding: 1em 1em 1em 4em;
  position: relative; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }
blockquote:before {
	content: "";
	font-family: "swagger_font";
	font-size: 48px;
	left: 20px;
	margin-top: -34px;
	position: absolute;
	top: 50%;
	color: #393939; }
blockquote.color {
  color: white;
  background-color: #d64123;
}
blockquote.color>cite, blockquote.color:before{
	color:#ffffff;
}
blockquote:after {
  border-left: 1px solid #393939;
  content: "";
  height: 100%;
  left: 3em;
  position: absolute;
  top: 0;
}
blockquote.color:after {
  border-color:#ffffff;}
.ing-format-quote blockquote:before {
	font-size: 24px;
	color: #393939;
	content: "";
	font-family: "swagger_font";
	margin-left: -46px;
	padding-right: 23px;
	left:0;
	position: relative;
	top: 50%;}  
.ing-format-quote blockquote:after {
  border-left: none;  }

.ing-format-quote {
  border: 1px solid #e3eaec;
  padding: 0;
}  
.ing-format-quote blockquote{
  padding: 1em 1em 1em 3.3em;
}  
address {
  display: block;
  margin-bottom: 1.313em;
  font-style: normal;
  line-height: 1.7; }

code,
pre {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  color: #555555;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

code {
  padding: 0.143em 0.286em;
  font-size: 0.85em;
  border-radius: 3px; }

pre {
  display: block;
  padding: 0.786em 1.071em;
  margin: 0 0 1.313em;
  font-size: 1.15em;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap; }
  pre code {
    padding: 0;
    background-color: transparent;
    border: 0; }

.pre-scrollable {
  max-height: 360px;
  overflow-y: scroll; }

form {
  margin: 0 0 1.313em; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #ffc40d;
  border: 0;
  border-bottom: 1px solid #ddd; }

label,
input,
button,
select,
textarea {
  font-size: 100%;
  line-height: 1.7; }

input,
button,
select,
textarea {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: inline-block;
  margin-bottom: 2px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 40px;
  padding: 0 1.6em;
  margin-bottom: 9px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 3.07em;
  vertical-align: baseline; }

input,
textarea {
  width: auto; }

textarea {
  height: auto;
  line-height: 1.3; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: white;
  border: none; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9; }
input[type="password"] {
	border: 1px solid #cccccc;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0.425em 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer; }
  @media (max-width: 480px) {
    input[type="radio"],
    input[type="checkbox"] {
      border: 1px solid #ccc; } }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

select {
  width: auto;
  border: 1px solid #dad9d7;
  background-color: white; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto #ff2a13;
  outline-offset: -1px; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #393939; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #393939; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #393939; }

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: relative;
  float: left;
  margin-left: -18px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:required:invalid:focus,
  textarea:focus:required:invalid:focus,
  select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

.form-search,
.widget_product_search form {
  position: relative;
  margin-bottom: 0;
  line-height: 1; }
  .form-search:before,
  .widget_product_search form:before {
    content: "\e82a";
    speak: none;
    position: absolute;
    left: 0.8em;
    bottom: 1.1em;
    display: block;
    font-family: "swagger_font";
    font-weight: normal;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    color: #272727; }

  .form-search .search-query,
  .form-search input[type="text"],
  .widget_product_search form .search-query,
  .widget_product_search form input[type="text"] {
  	border: 1px solid #dad9d7;
    width: 100%;
    margin-bottom: 0;
    padding-left: 2.15em; }

.wpcf7 p {
  margin-bottom: 0.32825em; }
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="time"],
.wpcf7 input[type="week"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="color"] {
  width: 100%; }

.wpcf7-display-none {
  display: none; }

textarea {
  padding: 1.1em 1.6em; }

input[type="color"] {
  padding: 1px 3px; }

input[type="file"] {
  margin-top: 2px; }

input[type="search"] {
  height: 32px;
  padding-top: 0;
  padding-bottom: 0; }

.checkbox input[type="checkbox"] {
  top: 2px; }

.radio input[type="radio"] {
  top: 1px; }
  
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  background-color: #e3eaec;
  margin-bottom: 1px;
}
.wpcf7 textarea {
  height: 135px;
  margin-bottom: 20px;
}
.wpcf7 ::-webkit-input-placeholder { 
    color:    #393939;
}
.wpcf7 :-moz-placeholder { 
    color:    #393939;
    opacity:  1;
}
.wpcf7 ::-moz-placeholder {
    color:    #393939;
    opacity:  1;
}
.wpcf7 :-ms-input-placeholder { 
    color:    #393939;
}
/*====================Contact Form 7 Custom STYLES=====================*/
.wpcf7-form.custom {
  margin-top: -0.7em;
}
.wpcf7-form.custom .wpcf7-submit{
  box-shadow:0 0 0 1px #393939 inset;
  border:none;
  color: #393939;
}  
.wpcf7-form.custom .wpcf7-submit.center {
  display: block;
  margin: 0 auto;
}  
.wpcf7-form.custom .wpcf7-submit:hover {
	box-shadow:0 0 0 1px transparent inset;
	color:white;
}
.wpcf7-form.custom input[type="text"], .wpcf7-form.custom input[type="email"]{
  background-color: white;
  border: 1px solid #e3eaec;
  font-style: italic;
  margin-bottom: -1px;
}
.wpcf7-form.custom textarea {
  background-color: white;
  border: 1px solid #e3eaec;
  font-style: italic;
}

/*====================WYSIJA STYLES=====================*/
.wysija-input {
border: 1px solid #3c3c3c !important;
font-style: italic;
min-width: 418px;
position: relative;
z-index: 1;
}
.wysija-paragraph {
  display: inline-block;
}
.widget_wysija_cont .wysija-submit {
  display: inline-block;
  height: 40px;
  margin-top: 0;
  margin-left: -3px;
  vertical-align: top;
  padding: 0.85em 1.6em 0.85em;
  border: 1px solid #3c3c3c;
  border-left: none;
}
.widget_wysija.shortcode_wysija {
  margin: 0;
}

table {
  width: 100%;
  margin-bottom: 1.313em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent; }
  table th,
  table td {
    padding: 0.5em 0.625em;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd; }
  table th {
    font-weight: bold; }
  table td {
    line-height: 1.4; }
  table thead th {
    vertical-align: bottom; }
  table caption + thead tr:first-child th,
  table caption + thead tr:first-child td,
  table colgroup + thead tr:first-child th,
  table colgroup + thead tr:first-child td,
  table thead:first-child tr:first-child th,
  table thead:first-child tr:first-child td {
    border-top: 0; }
  table tbody + tbody {
    border-top: 2px solid #dddddd; }

.ing-img-rounded {
  border-radius: 6px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

a.ing-img-rounded:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1; }

.ing-img-circle {
  border-radius: 100em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

a.ing-img-circle:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1; }

.ing-img-thumbnail {
  display: block;
  padding: 5px;
  line-height: 1.7;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: white;
  -webkit-transition: border 0.3s ease, box-shadow 0.3s ease;
  transition: border 0.3s ease, box-shadow 0.3s ease; }
.ing-img-thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

a.ing-img-thumbnail:hover {
  border-color: #ff2a13; }

.ing-btn,
.button,
[type="submit"] {
  display: inline-block;
  position: relative;
  border: 1px solid #cccccc;
  padding:  1em 3.55em 0.95em;
  cursor: pointer;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  vertical-align: baseline;
  color: #393939;
  background-color: #ffffff;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear; }

.ing-btn:hover,
.button:hover,
[type="submit"]:hover {
  text-decoration: none;
  color: white;
  border-color: transparent;
  background-color: #df1600; }

.ing-btn:focus,
.button:focus,
[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto #ff2a13;
  outline-offset: -1px; }

.ing-btn.ing-btn-large {
	font-size: 18px;
    font-size: 1.8rem;
    padding: 0.68em 2.68em 0.7em;
    font-weight: 300; }

.ing-btn.ing-btn-small {
font-size: 10px;
font-size: 1rem;
padding: 0.8em 2.4em 0.7em; }


.ing-btn.ing-btn-square {
  border-radius: 0; }

.ing-btn.ing-btn-rounded {
  border-radius: 0.225em; }

.ing-btn.ing-btn-pill {
  border-radius: 100em; }

.ing-btn-block {
  display: block;
  width: 100%; }

.ing-btn-block + .ing-btn-block {
  margin-top: 1em; }

.ing-btn [class^="ing-icon-"],
.ing-btn [class*=" ing-icon-"] {
  display: inline;
  margin-right: 0.5em; }

.ing-btn-icon-only [class^="ing-icon-"],
.ing-btn-icon-only [class*=" ing-icon-"] {
  margin: 0; }

.ing-btn-circle-wrap {
  display: inline-block;
  position: relative; }
  .ing-btn-circle-wrap.ing-btn-jumbo, .ing-btn-circle-wrap.ing-btn-ing-large, .ing-btn-circle-wrap.ing-btn-large {
    margin: 0 0 21px;
    padding: 0; }
  .ing-btn-circle-wrap:before, .ing-btn-circle-wrap:after {
    content: "";
    position: relative;
    display: block;
    margin: 0 auto;
    z-index: 0; }
  .ing-btn-circle-wrap:before {
    top: 2px; }
  .ing-btn-circle-wrap:after {
    bottom: 2px; }
  .ing-btn-circle-wrap .ing-btn {
    position: relative;
    z-index: 1; }
.ing-nav-collapse {

}
/*============MAIN MENU=================*/
.ing-nav-top>ul>li {
  float: left;
}
.ing-nav-top ul {
  list-style: none outside none;
  margin: 0;
}
.ing-nav-top {
  float: right;
}
.ing-nav-top .sub-menu {
background-color: white;
border: 1px solid #e3eaec;
font-size: 0.85em;
margin-top: 1em;
position: absolute;
margin-left: -2.35em;
display: none;
visibility: hidden;
}
.ing-nav-top .sub-menu li {
  white-space: nowrap;
  line-height: 1.8!important;
}
.ing-nav-top ul > li > a {
color: #393939;
text-transform: uppercase;
margin-right: 1.6em;
font-size: 1.25em;
}
.ing-nav-top ul > li:last-child > a {
margin-right: 0.6em;
}
.ing-nav-top ul.sub-menu > li > a {
display: block;
margin-right: 0;
padding: 0.1em 3em 0.1em 1.7em;
font-size: 137%;
text-transform: none;
}
.ing-nav-top ul.sub-menu > li:first-child > a {
padding-top: 1em;
}
.ing-nav-top ul.sub-menu > li:last-child > a {
padding-bottom: 1.01em;
}
.ing-nav-top ul > li > a:hover {
  color: #919191;
}
.ing-nav-top .menu-item-has-children > a:after {
content: "";
font-family: "swagger_font";
padding-left: 0.2em;
}
.ing-nav-top .sub-menu .menu-item-has-children > a:after {
content: "";
padding-left: 0.6em;
line-height: 1;
position: relative;
top: -1px;
}
.ing-navbar-fixed-top-active .ing-nav-top>ul>li> a:after,
.ing-navbar-static-top-active .ing-nav-top>ul>li> a:after {
	content:"";
}
.ing-nav-top ul>li>ul.sub-menu .sub-menu {
    font-size: inherit;
    left: 100%;
    top: -1px;
    margin: 0;

}
	@media (max-width: 979px) {
	.ing-nav-top {
	  display: none;}
	}

.left-side-menu {
  border-right: 1px solid #dad9d7;
  background: #ffffff;
  left: -100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  min-height: 100%;
  height: 100%;
  overflow-y: auto;
  width:300px;
}
.left-side-menu .ing-brand.img {
  display: block;
  height: auto;
  margin: 42px auto;
  text-align: center;
  width: 50%;}
.left-side-menu .menu-logo  {
  border-bottom: 1px solid #dad9d7;
}
      @media (max-width: 767px) {
        .left-side-menu .menu-logo  {
			  display: none;
			} }
.main-menu-block, .sub-menu-block {
border-bottom: 1px solid #dad9d7;
padding: 32px 32px 18px 0;
}
.ing-nav ul > li > a {
border-bottom: 1px solid transparent;
color: #393939;
margin-bottom: 1em;
padding-left: 27%;
text-transform: uppercase;
}
.ing-nav ul > li > a:hover {
	border-color: #393939;
}
.main-menu-title {
  color: #393939;
  font-size: 115.38%;
  font-weight: 800;
  padding: 0 0 0.84em 27%;
  text-transform: uppercase;
}

.left-side-menu .menu-item-has-children>a:before,
.left-side-menu .page_item_has_children>a:before  {
content: "";
font-family: "swagger_font";
margin-left: -14px;
position: absolute;
}
.left-side-menu .menu-item-has-children:hover>a:before,
.left-side-menu .page_item_has_children:hover>a:before {
  content: "";
}
      @media (max-width: 979px) {
.left-side-menu .menu-item-has-children>a:before,
.left-side-menu .page_item_has_children>a:before {
			 content: "";
			} }
.left-side-menu .sub-menu,
.left-side-menu .children {
list-style: none outside none;
margin: -0.1em 0 1em;
}
.left-side-menu .sub-menu > li > a,
.left-side-menu .children > li > a {
border-bottom: 1px solid transparent;
color: #393939;
margin-bottom: 0.6em;
padding-left: 35%;
font-size: 84.6%;
text-transform: uppercase;
display: block;
}
.left-side-menu .sub-menu > li > a:hover,
.left-side-menu .children > li > a:hover {
	border-color: #393939;
}
.close-menu {
color: #393939;
font-size: 22px;
font-size: 2.2rem;
font-weight: 800;
height: 42px;
opacity: 0.5;
padding-top: 3px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 42px;
}
.ing-btn-navbar .ing-icon-menu {
font-size: 19px;
font-size: 1.9rem;
position: relative;
top: -2px;
}

.no-js .ing-portfolio-filters-menu {
  display: block; }

.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .fade.in {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease; }
  .collapse.in {
    height: auto; }

.ing-widgetbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #727272;
  background-color: white;
  z-index: 1032;
  -webkit-box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
  box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135); }
  @media (max-width: 979px) {
    .ing-widgetbar {
      position: absolute; } }
  .ing-widgetbar .widget {
    margin-top: 3em; }

.ing-widgetbar-inner {
  padding: 2.5% 0; }
  .ing-widgetbar-inner [class*="span"] .widget:first-child {
    margin-top: 0; }
  @media (max-width: 979px) {
    .ing-widgetbar-inner {
      padding: 6.5% 0; }
      .ing-widgetbar-inner [class*="span"] .widget:first-child {
        margin-top: 3em; }
      .ing-widgetbar-inner [class*="span"]:first-child .widget:first-child {
        margin-top: 0; } }

.ing-btn-widgetbar {
  position: fixed;
  top: 0;
  right: 0;
  border-top: 19px solid #272727;
  border-left: 19px solid transparent;
  border-right: 19px solid #272727;
  border-bottom: 19px solid transparent;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: white;
  background-color: transparent;
  z-index: 1033; }
  @media (max-width: 979px) {
    .ing-btn-widgetbar {
      position: absolute; } }
  .ing-btn-widgetbar i {
    position: absolute;
    top: -15px;
    right: -13px; }
  .ing-btn-widgetbar:hover {
    color: white; }

.ing-navbar-fixed-left-active .ing-widgetbar,
.ing-navbar-fixed-right-active .ing-widgetbar {
  z-index: 1029; }
  @media (max-width: 979px) {
    .ing-navbar-fixed-left-active .ing-widgetbar,
    .ing-navbar-fixed-right-active .ing-widgetbar {
      z-index: 1032; } }

.ing-menu-button {
  background-color: white;
  border: 1px solid #e3eaec;
  color: #393939;
  font-size: 24px;
  left: 0;
  opacity: 0;
  padding: 12px;
  position: fixed;
  top: 15%;
  z-index: 999;
}
.ing-menu-button.in {
	opacity: 1;
}
.ing-menu-button:hover {
    color: #919191; }
.ing-navbar-fixed-top-active .ing-menu-button,
.ing-navbar-fixed-left-active .ing-menu-button,
.ing-navbar-static-top-active .ing-menu-button {
  display: none !important;
}

/*==================================================================*/
header.masthead {
  background-color: white;
}
.ing-topbar {
  position: relative;
  min-height: 46px;
  z-index: 1031;
  *zoom: 1; }
  .ing-topbar:before, .ing-topbar:after {
    display: table;
    content: ""; }
  .ing-topbar:after {
    clear: both; }
	 @media (max-width: 767px) {
	.ing-topbar {
	  display: none;}
	}
  .ing-topbar .p-info {
    float: left;
    margin: 17px 0 0;
    font-size: 11px;
    font-size: 1rem;
    line-height: 1.3;
    color: #393939; }
    @media (max-width: 767px) {
      .ing-topbar .p-info {
        margin: 0;
		padding: 0.8em 0 1em; } }
    .ing-topbar .p-info a {
      border-bottom: 1px dotted;
      color: #b7b7b7; }
      .ing-topbar .p-info a:hover {
        color: auto; }

 .ing-topbar .ing-topbar-search,
 .ing-topbar .ing-topbar-login {
    float: right;
    margin: 17px 0 0 20px;
    font-size: 11px;
    font-size: 1rem;
    line-height: 1.3;
    color: #393939; }        
 .ing-topbar .ing-topbar-search i,
 .ing-topbar .ing-topbar-login i {
  padding-right: 6px;
}       
.ing-search-bar {
margin: 4px 0 0 auto;
max-width: 400px;
width: 100%;
}        
.ing-search-bar .search-query {
  height: 38px !important;
} 
.ing-search-bar .form-search:before {
	bottom: 1em;
}      
  .ing-topbar .ing-social-global {
    float: right;
    margin-top: 14px;
    margin-left: 1.3em;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    @media (max-width: 767px) {
      .ing-topbar .ing-social-global {
        float: none;
        margin-bottom: 8px; } }
    .ing-topbar .ing-social-global a,
    .footer-bottom .ing-social-global a  {
      margin-left: 6px;
      font-size: 18px;
      font-size: 1.8rem; }
      @media (max-width: 767px) {
        .ing-topbar .ing-social-global a {
          margin: 0 1.75%; } }
      .ing-topbar .ing-social-global a i {
        display: block; }

.ing-navbar-fixed-left-active .ing-topbar,
.ing-navbar-fixed-right-active .ing-topbar {
  z-index: 1028; }
  @media (max-width: 979px) {
    .ing-navbar-fixed-left-active .ing-topbar,
    .ing-navbar-fixed-right-active .ing-topbar {
      z-index: 1031; } }

.ing-navbar {
  position: relative;
  overflow: visible;
  margin-bottom: 1.7;
  border-bottom: 1px solid #e3eaec;
  border-top: 1px solid #e3eaec;
  z-index: 1030;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.ing-navbar .container {
  width: auto; }
.ing-nav-collapse.collapse {
   }
.ing-brand-wrap{
  height:167px;}
.ing_brand_wrap {
  text-align: center;
}
  @media (max-width: 767px) {
    .ing_brand_wrap {
  text-align: left;}
  .header-cart{display:none;}}
.ing-navbar-fixed-top-active .ing_brand_wrap,
.ing-navbar-static-top-active .ing_brand_wrap {
	text-align: left;
	float: left;
}
.ing-brand {
  display: inline-block;
  font-family: "Syncopate", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-size: 6rem;
  font-weight: 700;
  letter-spacing: -3px;
  line-height: 1;
  color: #272727;
  margin-top: 64px; }
  .ing-brand:hover {
    text-decoration: none;
    color: #272727; }
.ing-navbar-inner {
	position: relative; }
.left-side-menu .ing-brand.text {
  display: block;
  margin-bottom: 38px;
  text-align: center;
}
.ing-navbar .ing-nav > li > a {
  float: none;
  padding: 0 1.429em;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  color: #b7b7b7; }

.ing-navbar .ing-nav li > a:after {
  content: "\f103";
  margin-left: 0.35em;
  font-family: "swagger_font";
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  speak: none;
  -webkit-font-smoothing: antialiased; }
.ing-navbar .ing-nav li > a:only-child:after {
  content: "";
  display: none; }

.ing-navbar .ing-nav > li > a:hover {
  background-color: transparent;
  color: #272727;
  text-decoration: underline; }

.ing-navbar .ing-nav > .current-menu-item > a {
  text-decoration: none;
  color: #272727;
  background-color: transparent;
  -webkit-box-shadow: inset 0 4px 0 0 #ff2a13;
  box-shadow: inset 0 4px 0 0 #ff2a13; }

.ing-btn-navbar {
  display: inline-block;
  position: absolute;
  top:0; }
  .ing-btn-navbar:hover {
    color: #919191; }
  @media (max-width: 767px) {
.ing-btn-navbar {
  right:0;}

   }
 
.ing-navbar-fixed-top-active .ing-btn-navbar,
.ing-navbar-static-top-active .ing-btn-navbar,
.ing-navbar-fixed-top-active .left-side-menu,
.ing-navbar-static-top-active .left-side-menu {
	display: none;
}
@media (max-width: 979px) {
.ing-navbar-fixed-top-active .ing-btn-navbar,
.ing-navbar-static-top-active .ing-btn-navbar,
.ing-navbar-fixed-top-active .left-side-menu,
.ing-navbar-static-top-active .left-side-menu {
	display: block;
}	
}  
@media (min-width: 768px) and (max-width: 979px) {
.ing-navbar-fixed-top-active .ing-btn-navbar,
.ing-navbar-static-top-active .ing-btn-navbar{
	position: inherit;
	float: right;
	margin-left: 22px;
}	
}     
.ing-btn-navbar.collapsed {
  color: #393939; }
  .ing-btn-navbar.collapsed:hover {
    color: #919191; }
.menu-pad {
	letter-spacing: 1px;
	padding-left: 6px;
	position: relative;
	top: -3px; }
.ing-navbar .ing-nav > li > .sub-menu {
  left: auto;
  right: 0; }
  .ing-navbar .ing-nav > li > .sub-menu .sub-menu {
    left: auto;
    right: 98%; }

.ing-navbar-wrap.ing-navbar-fixed-top .ing-navbar,
.ing-navbar-wrap.ing-navbar-fixed-left .ing-navbar,
.ing-navbar-wrap.ing-navbar-fixed-right .ing-navbar{
  position: fixed;
  z-index: 1030; }

.ing-navbar-fixed-top-active .ing-navbar-wrap {
  height: auto; }
  @media (max-width: 979px) {
    .ing-navbar-fixed-top-active .ing-navbar-wrap {
      height: auto; } }

.ing-navbar-fixed-top .ing-navbar{
  top: 0;
  left: 0;
  right: 0; }

.ing-boxed-layout-active .ing-navbar-fixed-top .ing-navbar{
  left: 10px;
  right: 10px; }

.ing-navbar-fixed-left .ing-navbar,
.ing-navbar-fixed-right .ing-navbar{
  top: 0;
  left: 0;
  right: 0;}
  .ing-navbar-fixed-left .ing-brand,
  .ing-navbar-fixed-right .ing-brand {
    float: none;
    text-align: center; }
  .ing-navbar-fixed-left .ing-nav,
  .ing-navbar-fixed-right .ing-nav {
    float: none;
    margin-top: 2em; }
    .ing-navbar-fixed-left .ing-nav > li,
    .ing-navbar-fixed-right .ing-nav > li {
      float: none; }
      .ing-navbar-fixed-left .ing-nav > li > a,
      .ing-navbar-fixed-right .ing-nav > li > a {
        text-align: center;
        padding: 20px 35px; }

  @media (max-width: 979px) {
    .ing-navbar-fixed-left .ing-navbar{
      border-right: 0; } }
  .ing-navbar-fixed-left .ing-nav > li > a:focus, .ing-navbar-fixed-left .ing-nav > li > a:hover {
    -webkit-box-shadow: inset 8px 0 0 0 #ff2a13;
    box-shadow: inset 8px 0 0 0 #ff2a13; }
  .ing-navbar-fixed-left .ing-nav > li > .sub-menu {
    top: 0;
    left: 94%;
    right: auto; }
    .ing-navbar-fixed-left .ing-nav > li > .sub-menu .sub-menu {
      left: 98%;
      right: auto; }

.ing-navbar-fixed-right .ing-navbar{
  right: 0;
  border-left: 1px solid #cccccc;
  -webkit-box-shadow: -2px 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.1); }
  @media (max-width: 979px) {
    .ing-navbar-fixed-right {
      border-left: 0; } }
  .ing-navbar-fixed-right .ing-nav > li > a:focus, .ing-navbar-fixed-right .ing-nav > li > a:hover {
    -webkit-box-shadow: inset -8px 0 0 0 #ff2a13;
    box-shadow: inset -8px 0 0 0 #ff2a13; }
  .ing-navbar-fixed-right .ing-nav > li > .sub-menu {
    top: 0;
    left: auto;
    right: 94%; }

.ing-sub-navbar {
border-bottom: 1px solid #e3eaec;
  min-height: 60px;
  position: relative;
  z-index: 1010;}
	 @media (min-width: 768px) and (max-width: 1199px) {
	.ing-sub-navbar {
	  min-height: 50px;}
	}
	 @media (max-width: 767px) {
	.ing-sub-navbar {
	  display: none;}
	}
.ing-sub-navbar-inner{
  float: right;
  left: -50%;
  position: relative;
  text-align: left;	
}
.ing-sub-nav {
	left: 50%;
	list-style: none outside none;
	margin: 0;
	position: relative; }
.footer-bottom .ing-sub-nav {
  float: right;
  left: 0;
}
.ing-sub-nav > li > a {
	color: #393939;
	display: block;
	font-size: 13px;
	height: 60px;
	letter-spacing: 0.2em;
	padding: 20px 19px 0;
	text-transform: uppercase; }
	@media (min-width: 768px) and (max-width: 1199px) {
	.ing-sub-nav > li > a {
	height: 50px;
	padding: 15px 19px 0;
	}
	}
  .ing-sub-nav > li > a:hover {
	 color: #d64123; 
  }
.footer-bottom  .ing-sub-nav > li > a {
}
.ing-sub-nav > li {
  float: left;
  position: relative; }
.ing-nav ul {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none; }

.ing-nav ul > li > a {
  display: block; }

.ing-nav ul > li > a:hover {
  text-decoration: none;
  background-color: transparent; }

.ing-nav ul > .right {
  float: right; }

.ing-nav-tabs {
	list-style: none outside none;
	margin: 0;
	position: relative; }
  .ing-nav-tabs:before, .ing-nav-tabs:after {
    display: table;
    content: ""; }
  .ing-nav-tabs:after {
    clear: both; }
  .ing-nav-tabs > li {
    float: left;
    text-align: center; }
    .ing-nav-tabs > li > a {
	    color:#393939;
    }
    @media (max-width: 979px) {
      .ing-nav-tabs > li {
        border-right: 0; } }
    .ing-nav-tabs > li > a {
	display: block;
	font-size: 107.69%;
	line-height: 1.3;
	padding: 1em;}
      .ing-nav-tabs > li > a:hover {
      -webkit-box-shadow: inset 0 3px 0 0 #d64123;
              box-shadow: inset 0 3px 0 0 #d64123;
              border-color: transparent; }
      .ing-nav-tabs>li.active > a:hover {
      -webkit-box-shadow: none;
              box-shadow: none;}
    .ing-nav-tabs-item > a:before {
	  color: #e3eaec;
	  content: "|";
	  margin-left: -1.4em;
	  padding-right: 0.5em; }
  .ing-nav-tabs.left, .ing-nav-tabs.right {
    width: 24%;
    max-width: 200px; }
    @media (max-width: 979px) {
      .ing-nav-tabs.left, .ing-nav-tabs.right {
        float: none;
        width: 100%;
        max-width: none; } }
    .ing-nav-tabs.left > .ing-nav-tabs-item, .ing-nav-tabs.right > .ing-nav-tabs-item {
      float: none;
      width: 100%;
      border-left: 0;
      border-right: 0;
      border-bottom: 1px solid #dddddd;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .ing-nav-tabs.left {
    border-right: 0; }
    @media (max-width: 979px) {
      .ing-nav-tabs.left {
        border-right: 1px solid #dddddd;
        border-right: 1px solid rgba(0, 0, 0, 0.15); } }
  .ing-nav-tabs.right {
    border-left: 0; }
    @media (max-width: 979px) {
      .ing-nav-tabs.right {
        border-left: 1px solid #dddddd;
        border-left: 1px solid rgba(0, 0, 0, 0.15); } }

.ing-nav-tabs > .active > a {
  color: #d64123;
  background-color: white;
  cursor: default; }

@media (max-width: 979px) {
  .ing-nav-tabs.two-up > li, .ing-nav-tabs.three-up > li, .ing-nav-tabs.four-up > li, .ing-nav-tabs.five-up > li {
    float: none;
    width: 100%; } }

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

.ing-tab-content {
	background-color: white;
	border-top: 1px solid #e3eaec;
	margin-bottom: 1.313em;
	overflow: auto;
	position: relative; }
  .ing-tab-content img,
  .ing-tab-content .ing-btn {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .ing-tab-content .ing-tab-pane {
    padding: 1.6% 0; }

.ing-nav-tabs.left + .ing-tab-content, .ing-nav-tabs.right + .ing-tab-content {
  border-top: 1px solid #dddddd;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (max-width: 979px) {
    .ing-nav-tabs.left + .ing-tab-content, .ing-nav-tabs.right + .ing-tab-content {
      border-top: 0; } }

.ing-tab-content > .ing-tab-pane {
  display: none; }

.ing-tab-content > .active {
  display: block; }

.ing-nav-articles {
  float: right;
  width: 10%;
  text-align: right; }
  @media (max-width: 767px) {
    .ing-nav-articles {
      float: none;
      width: 100%;
      margin-top: 0.65em;
      text-align: center; } }
  .ing-nav-articles .next {
    margin-left: 0.5em; }

.ing-breadcrumb-wrap {
  min-height: 37px;
  margin: 0;
  padding: 1.05em 0;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.4;
  text-transform: uppercase; }
  .ing-breadcrumb-wrap a {
    color: #bababa; }
    .ing-breadcrumb-wrap a:hover {
      color: #ff2a13; }

.ing-breadcrumbs {
  float: left;
  width: 85%; }
  @media (max-width: 767px) {
    .ing-breadcrumbs {
      float: none;
      width: 100%;
      text-align: center; } }
  .ing-breadcrumbs a,
  .ing-breadcrumbs .current {
    margin: 0 0.25em; }
    .ing-breadcrumbs a:first-child,
    .ing-breadcrumbs .current:first-child {
      margin-left: 0; }
  .ing-breadcrumbs .delimiter {
    color: #bababa; }
  .ing-breadcrumbs .current {
    color: #272727; }

.pagination {
	float: right;
	height: 32px;
	margin: 40px 0 2em; }
  .pagination ul {
    display: inline-block;
    margin: 0; }
  .pagination li {
    display: inline; }
  .pagination a,
  .pagination span, .page-links a, .page-links > .sources {
    background-color: white;
	border: 1px solid #e3eaec;
	color: #363636;
	float: left;
	font-size: 1.3rem;
	font-weight: 400;
	height: 30px;
	line-height:29px;
	margin: 0 0.2em;
	text-decoration: none;
	width: 30px;
	text-align: center; }
	.page-links {
      margin-top: 2em;}
	.page-links a, .page-links > .sources {
		float:none;
		display: inline-block;
		margin: 0 0.12em;
	}
  .pagination a:hover, .page-links > .sources,.page-links>a:hover {
    color: #ffffff;
    border:1px solid transparent; }
  @media (max-width: 480px) {
    .pagination a.prev-next {
      display: none; } }
  .pagination span.current {
	  color: white;
	  border:none; }
  .pagination span.pages {
    display: none; }
.post-result-count {
  color: #393939;
  float: left;
  margin: 43px 0 0;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 0.455em;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "Lato";
  font-weight: normal;
  line-height: 1.2;
  text-shadow: none;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: margin 0.3s ease, opacity 0.3s ease;
  transition: margin 0.3s ease, opacity 0.3s ease; }
  .tooltip.top {
    margin-top: 0; }
  .tooltip.right {
    margin-left: 0; }
  .tooltip.bottom {
    margin-top: 0; }
  .tooltip.left {
    margin-left: 0; }
  .tooltip.in.top {
    margin-top: -0.273em; }
  .tooltip.in.right {
    margin-left: 0.273em; }
  .tooltip.in.bottom {
    margin-top: 0.273em; }
  .tooltip.in.left {
    margin-left: -0.273em; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.727em 0.818em;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #272727; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #272727; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #272727; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #272727; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #272727; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: margin 0.3s ease, opacity 0.3s ease;
  transition: margin 0.3s ease, opacity 0.3s ease; }
  .popover.top {
    margin-top: 0; }
  .popover.right {
    margin-left: 0; }
  .popover.bottom {
    margin-top: 0; }
  .popover.left {
    margin-left: 0; }
  .popover.in.top {
    margin-top: -0.825em; }
  .popover.in.right {
    margin-left: 0.825em; }
  .popover.in.bottom {
    margin-top: 0.825em; }
  .popover.in.left {
    margin-left: -0.825em; }

.popover-title {
  margin: 0;
  padding: 0.571em 0.75em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }

.popover-content {
  padding: 0.563em 0.875em;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5; }
  .popover-content p,
  .popover-content ul,
  .popover-content ol {
    margin-bottom: 0; }
  .popover-content ul,
  .popover-content ol {
    margin-left: 1.286em; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow:after {
  content: "";
  z-index: -1; }

.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: white; }
  .popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px; }
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: white; }
  .popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px; }
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f7f7f7; }
  .popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px; }
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: white; }
  .popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px; }

.flex-container a:active,
.ing-flexslider a:active {
  outline: none; }

.ing-slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.ing-flexslider {
  margin: 0;
  padding: 0; }

.ing-flexslider .ing-slides .ing-slide {
  display: none;
  position: relative; }
.ing-flexslider .ing-slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.ing-slides {
  *zoom: 1; }
  .ing-slides:before, .ing-slides:after {
    display: table;
    content: ""; }
  .ing-slides:after {
    clear: both; }

.no-js .ing-slides > li:first-child {
  display: block; }

.ing-flexslider {
  width: 100%;
  margin: 0 0 1.313em;
  position: relative; }

.ing-flexslider-featured-gallery {
  background: white; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flex-direction-nav > li {
  float: left;
}
.flex-direction-nav {
bottom: 0;
left: 50%;
margin-left: -3.85em;
position: absolute;
}
.flex-direction-nav > li a {
	font-size: 48px;
	color: #fff;
	display: block;
	text-align: center;
	width: 0.9em;
}
.flex-direction-nav > li > a {
  bottom: 0;
  left: 0;
  position: absolute;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.flex-direction-nav > li > a.flex-next {
	left: 38px;
}
.flex-direction-nav > li > a >i{
	width: 20px;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}
.flex-direction-nav > li a:hover {
	font-size: 72px;
	left: -16px;
	bottom:-10px;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
}
.flex-direction-nav > li a.flex-next:hover {
	left: 23px;
}
  .flex-direction-nav a [class^="ing-icon-"],
  .flex-direction-nav a [class*=" ing-icon-"] {
     
      }

.flex-control-thumbs li {
  text-indent: 0 !important;
}
.flex-control-nav.flex-control-thumbs {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
padding: 0;
position: relative !important;
right: inherit;
top: inherit;
}
.flex-control-thumbs li {
  margin: 2em 1px 0 0;
  text-indent: 0 !important;
}
.flex-control-thumbs li img {
	width:100px;
	height: 100px;
}
.flex-direction-nav .ing-icon-arrow-left:before,
.flex-direction-nav .ing-icon-arrow-right:before {
  margin-left: -0.2em!important;
  margin-right: -0.2em!important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.ing-flexslider.ing-flexslider-carousel {
	margin-bottom: -1em;
	margin-top: 2.4em !important;
}
.flex-centered .ing-slides {width: 100%!important; text-align: center;}
.flex-centered .ing-slides li {display: inline-block!important; *display: inline!important; float: none!important;}

.ing-slide-carousel {
  margin-right: 1px;
}
.ing-slide-carousel img{
	cursor: pointer;
}
.ing-flexslider-carousel .flex-direction-nav {
    bottom: 10px!important;
    }
#ing-slides-carousel-id .flex-direction-nav{
	display: none;
}
.ing-flexslider-carousel .flex-direction-nav li a:hover{
	bottom:-18px;
}



.entry-post-nav.group {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 4em;
}
.entry-post-nav.group .ing-container-fluid {
  margin: 1em auto 2.3em;
}
.entry-post-nav.group h4 a {
  color: #949494;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 400;
  white-space: nowrap;
  word-wrap: normal;
}
.entry-post-nav.group h4 a:hover,
.entry-post-nav.group h4 a:hover i {
	color: #D64123;
}
.post-prev {
  float: left;
}
.post-next {
  float: right;
}
a.prev-next>i{
	-webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  position: relative;
    top: -1px;
}
.entry-post-nav.group h4 a i {
  color: #393939;
  padding-right: 10px;
  text-shadow: none;
}
.entry-post-nav.group .post-next h4 a i {
	padding-right: 0;
	padding-left: 10px;
}

.rev_slider_wrapper {
position: relative;
z-index: 0;
}
.ing-slider-revolution-container {
	position: relative;
	}
  .ing-slider-revolution-container.below {
    border-bottom: none; }
  .ing-slider-revolution-container .rev_slider_wrapper {
    padding: 0 !important;
    position: relative;
	z-index: 1; }

.page-template-template-blank-3-php .ing-slider-revolution-container.above,
.page-template-template-blank-6-php .ing-slider-revolution-container.above {
  border-bottom: none; }

.tp-bullets.tp-thumbs {
  padding: 0; }

.tp-bullets.simplebullets.navbar,
.tp-bullets.simplebullets.navbar-old {
  height: 40px;
  border: 0;
  background: #272727; }
  @media (max-width: 767px) {
    .tp-bullets.simplebullets.navbar,
    .tp-bullets.simplebullets.navbar-old {
      display: none; } }
  .tp-bullets.simplebullets.navbar .bullet,
  .tp-bullets.simplebullets.navbar-old .bullet {
    width: 19px;
    height: 19px;
    margin-top: 10px;
    background: white;
    border-radius: 100em;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected,
    .tp-bullets.simplebullets.navbar-old .bullet:hover,
    .tp-bullets.simplebullets.navbar-old .bullet.selected {
      background-color: #ff2a13; }
    .tp-bullets.simplebullets.navbar .bullet.last,
    .tp-bullets.simplebullets.navbar-old .bullet.last {
      margin-right: 0; }

@media (max-width: 767px) {
  .tp-bullets.simplebullets.round,
  .tp-bullets.simplebullets.round-old,
  .tp-bullets.simplebullets.square-old {
    display: none; } }
.tp-bullets.simplebullets.round .bullet,
.tp-bullets.simplebullets.round-old .bullet,
.tp-bullets.simplebullets.square-old .bullet {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  background: white;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }
  .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected,
  .tp-bullets.simplebullets.round-old .bullet:hover,
  .tp-bullets.simplebullets.round-old .bullet.selected,
  .tp-bullets.simplebullets.square-old .bullet:hover,
  .tp-bullets.simplebullets.square-old .bullet.selected {
    background-color: #ff2a13; }
  .tp-bullets.simplebullets.round .bullet.last,
  .tp-bullets.simplebullets.round-old .bullet.last,
  .tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0; }

.tp-bullets.simplebullets.round .bullet,
.tp-bullets.simplebullets.round-old .bullet {
  border-radius: 100em; }

.tp-leftarrow,
.tp-rightarrow {
  background-image: none !important; }
  .tp-leftarrow:before,
  .tp-rightarrow:before {
    display: block;
    margin: 0 auto;
    font-family: "swagger_font";
    font-weight: normal;
    font-size: 120px;
    font-size: 12.0rem;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none;
    color: white;
        margin-top: -78px!important;
        opacity:1;
        position: absolute;
        top:50%;
 }
  .tp-leftarrow.default,
  .tp-rightarrow.default {
  background-color: rgba(255,255,255,0);
  cursor: pointer;
  height: 100%;
  margin: 0 !important;
  top: 0 !important;
  width: 200px;
  z-index: 100;
    -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; 
} 
  .tp-leftarrow.default:hover,
  .tp-rightarrow.default:hover {
  background-color: rgba(255,255,255,0.2);
    -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; 
  }
  .tp-leftarrow.default {
	  left:0!important;
  }
  .tp-rightarrow.default {
	  right:0!important;
  }
.tp-leftarrow:before {
  content: "\e808";margin-left: 42px;}

.tp-rightarrow:before {
  content: "\e809";margin-left: 42px; }
  
  @media (max-width: 1199px) {
  .tp-leftarrow.default,
  .tp-rightarrow.default {
 	 width: 130px;	 } 
	.tp-leftarrow:before {
     margin-left: 10px;}
.tp-rightarrow:before {
	 margin-left: 10px; }  }
  @media (max-width: 979px) {
  .tp-leftarrow:before,
  .tp-rightarrow:before {
    font-size: 75px;
    font-size: 7.5rem;
    margin-top: -57px !important; }  
  .tp-leftarrow.default,
  .tp-rightarrow.default {
 	 width: 87px;	 } 	  }
  @media (max-width: 599px) {
  .tp-leftarrow:before,
  .tp-rightarrow:before {
    font-size: 50px;
    font-size: 5.0rem;
    margin-top: -40px !important; }  
  .tp-leftarrow.default,
  .tp-rightarrow.default {
 	 width: 50px;	 } 
	.tp-leftarrow:before {
     margin-left: 2px;}

	.tp-rightarrow:before {
	 margin-left: 2px; } 	  }

    .tp-leftarrow.default:before,
    .tp-rightarrow.default:before {
}
    .tp-leftarrow.default:hover,
    .tp-rightarrow.default:hover {
                                 }
      .tp-leftarrow.default:hover:before,
      .tp-rightarrow.default:hover:before {
        opacity: 1; }

  
.tp-leftarrow.navbar,
.tp-rightarrow.navbar,
.tp-leftarrow.navbar-old,
.tp-rightarrow.navbar-old {
  width: 40px;
  height: 40px;
  margin: 0;
  line-height: 38px;
  text-align: center;
  background: none; }

.ing-slider-scroll-bottom {
  position: absolute;
  display: block;
  border: 1px solid white;
  width: 60px;
  height: 60px;
  font-size: 26px;
  line-height: 60px;
  text-align: center;
  color: white;
  border-radius: 100em;
  z-index: 1020;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .ing-slider-scroll-bottom.top {
    top: 20px; }
  .ing-slider-scroll-bottom.left {
    left: 20px; }
  .ing-slider-scroll-bottom.right {
    right: 20px; }
  .ing-slider-scroll-bottom.bottom {
    bottom: 20px; }
  .ing-slider-scroll-bottom.center {
    left: 50%;
    margin-left: -30px; }
  .ing-slider-scroll-bottom:hover {
    color: #ff2a13;
    border-color: #ff2a13; 
    background-color: rgba(255,255,255,0.8);}
  @media (min-width: 768px) and (max-width: 979px) {
    .ing-slider-scroll-bottom {
	font-size: 24px;
	height: 50px;
	line-height: 43px;
	width: 50px;
	padding-top: 4px; }
      .ing-slider-scroll-bottom.center {
        margin-left: -25px; } }
  @media (max-width: 767px) {
    .ing-slider-scroll-bottom {
	border-width: 1px;
	font-size: 22px;
	height: 46px;
	line-height: 45px;
	width: 46px; }
      .ing-slider-scroll-bottom.center {
        margin-left: -23px; } }
  @media (max-width: 480px) {
    .ing-slider-scroll-bottom {
	border-width: 1px;
	font-size: 22px;
	height: 46px;
	line-height: 45px;
	width: 46px; }
      .ing-slider-scroll-bottom.center {
        margin-left: -20px; } }
  
.jp-jplayer {
  position: absolute; }

.jp-jplayer-audio {
  border-radius: 3px; }

.jp-jplayer-video {
  background-color: black; }

.jp-controls-container-video {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px; }

.jp-interface {
	background-color: #393939;
	height: 60px;
	position: relative; }

.jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .jp-controls a {
	display: block;
	height: 60px;
	line-height: 59px;
	outline: medium none;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 55px;
	z-index: 1; }
    .jp-controls a span {
      visibility: hidden; }
    .jp-controls a:before {
      display: block;
      margin: 0 auto;
      font-family: "swagger_font";
      font-weight: normal;
      font-size: 14px;
      font-size: 1.4rem;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      color: white;
      speak: none; }
    .jp-controls a:hover:before {
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      color: #bababa; }

a.jp-play,
a.jp-pause {
  left: 0;}

a.jp-play:before {
  content: ""; }

a.jp-pause:before {
  content: ""; }

a.jp-mute,
a.jp-unmute {
  right: 63px;
  border-left: 1px solid #272727;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1); }

a.jp-mute:before {
  content: "\f028"; }

a.jp-unmute:before {
  content: "\f026"; }

.jp-progress-container {
	height: 5px;
	left: 53px;
	position: absolute;
	right: 20px;
	top: 29px; }

.jp-progress {
	background-color: white;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0; }

.jp-seek-bar {
	background-color: transparent;
	cursor: pointer;
	height: 10px;
	position: absolute;
	top: -5px; }

.jp-play-bar {
	height: 5px;
	position: absolute;
	top: 3px; }

.jp-volume-bar-container {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 52px;
  height: 10px; }

.jp-volume-bar {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  top: 0;
  height: 10px;
  background-color: black;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1); }

.jp-volume-bar-value {
  margin: 1px;
  width: 0px;
  height: 8px;
  background-color: #ff2a13;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.15); }

#big-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: black; }

#big-video-wrap .vjs-tech {
  margin: 0; }

.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.ing-iso-container {
  margin: 0 -1em;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.ing-iso-container > .hentry {
  margin: 0;
  padding: 0 1em;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1; }

.ing-iso-container.cols-1 > .hentry {
  width: 100%; }

.ing-iso-container.cols-2 > .hentry {
  width: 49.95%; }

.ing-iso-container.cols-3 > .hentry {
  width: 33.28%; }
  @media (max-width: 979px) {
    .ing-iso-container.cols-3 > .hentry {
      width: 100%; } }

.ing-iso-container.cols-4 > .hentry {
  width: 24.95%; }
  @media (max-width: 979px) {
    .ing-iso-container.cols-4 > .hentry {
      width: 49.95%; } }

@media (max-width: 767px) {
  .ing-iso-container[class*="cols-"] > .hentry {
    width: 100%; } }

.no-js .ing-iso-container > .hentry {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

.option-set {
  margin-top: 0.87533em;
  margin-bottom: 0; }

.ing-portfolio-filters,
.ing-portfolio-filter {
  display: inline-block;
  float: none;
  position: relative;
  margin: 0.35em 0.615em;
  padding: 1em 2.55em 0.95em;
  cursor: pointer;
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  color: #393939;
  background-color: transparent; }
  
  .ing-portfolio-filter:hover,
  .ing-portfolio-filter.selected {
    color: #ffffff;}

.ing-portfolio-filters {
  margin: 0; }

.ing-portfolio-filters-menu {
  margin-top: 1.313em;
  text-align: center; }
  .ing-portfolio-filters-menu li {
    display: inline-block; }

.ing-portfolio-filter {
  display: inline-block; }

#ing-isotope-loading {
  position: absolute;
  top: 75px;
  left: 50%;
  display: block;
  width: 100px;
  height: 9px;
  margin-left: -50px;
  background-image: url(../../img/global/loading.gif); }
.ing-portfolio .entry-featured {
  margin-bottom: 2em;
}
.ilightbox-overlay.light {
  background: white; }

.ilightbox-loader.light {
  -webkit-box-shadow: 0px 0px 85px #dacffc, 0px 0px 85px #dacffc;
  box-shadow: 0px 0px 85px #dacffc, 0px 0px 85px #dacffc; }

.ilightbox-loader.light div {
  background: white url("../../framework/img/global/ilightbox-preloader-light.gif") no-repeat center; }

.ilightbox-holder.light {
	background: none repeat scroll 0 0 white;
	border: 1px solid #ccc;
	padding: 1%;}

.ilightbox-holder.light .ilightbox-container .ilightbox-caption {
  text-shadow: 0 1px white;
  color: black;
  background: url("../../framework/img/global/ilightbox-caption-bg-light.png"); }

.ilightbox-holder.light .ilightbox-container .ilightbox-social {
  background: url("../../framework/img/global/ilightbox-caption-bg-light.png");
  border-radius: 2px; }

.ilightbox-holder.light .ilightbox-alert {
  color: #89949B;
  background: url("../../framework/img/global/ilightbox-alert-light.png") no-repeat center top; }

.ilightbox-toolbar.light {
  top: 8px;
  left: 8px;
  height: 23px;
  background-color: white; }

.ilightbox-toolbar.light a {
  width: 25px;
  height: 23px;
  text-align: center; }

.ilightbox-toolbar.light a.ilightbox-close {
  border-radius: 3px 0 0 3px; }

.ilightbox-toolbar.light a.ilightbox-fullscreen {
  border-radius: 0 3px 3px 0; }

.ilightbox-toolbar.light a:before {
  font-family: "swagger_font";
  display: inline-block;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  speak: none; }

.ilightbox-toolbar.light a.ilightbox-close:before {
  content: "\e832";
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px; }

.ilightbox-toolbar.light a.ilightbox-fullscreen:before {
  content: "\e89e";
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 23px; }

.ilightbox-toolbar.light a.ilightbox-prev-button,
.ilightbox-toolbar.light a.ilightbox-next-button {
  display: none; }

.ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.45); }

.ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
  background: url("../../framework/img/global/ilightbox-thumb-overlay-play-light.png") no-repeat center; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title {
  padding: 10px 8px;
  padding-right: 60px;
  font-size: 18px;
  color: black; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar {
  top: 5px;
  left: auto;
  right: 5px; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type {
  border-radius: 0 3px 3px 0; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type {
  border-radius: 3px 0 0 3px; }

.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder,
.ilightbox-holder .ilightbox-container,
.ilightbox-holder .ilightbox-container img.ilightbox-image,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-toolbar *,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social,
.ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.ilightbox-closedhand * {
  cursor: url(closedhand.cur), default !important; }

.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000; }

.ilightbox-loader {
  position: fixed;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  zoom: 1;
  border-radius: 0 100px 100px 0;
  z-index: 100005; }

.ilightbox-loader div {
  width: 72px;
  height: 72px;
  border-radius: 0 100px 100px 0; }

.ilightbox-loader.horizontal {
  top: -192px;
  left: 45%;
  padding: 0;
  padding-top: 30px;
  border-radius: 0 0 100px 100px; }

.ilightbox-loader.horizontal div {
  border-radius: 0 0 100px 100px; }

.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010; }

.ilightbox-toolbar a {
  float: left;
  cursor: pointer; }

.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009; }

.ilightbox-thumbnails.ilightbox-horizontal {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px; }

.ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden; }

.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative; }

.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px; }

.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 2px; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003; }

.ilightbox-holder.ilightbox-next,
.ilightbox-holder.ilightbox-prev {
  cursor: pointer; }

.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%; }

.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%; }

.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  margin: 0 auto;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 150%;
  word-wrap: break-word;
  border-radius: 3px 3px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 20003; }

.ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  height: 50px;
  margin: auto;
  padding-top: 100px;
  text-align: center; }

.ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto; }

.ilightbox-holder .ilightbox-inner-toolbar {
  position: relative; }

.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute; }

.ing-social-global {
  font-weight: 400;
  line-height: 1; }
  .ing-social-global a {
    display: inline-block;
    text-align: center; }
    .ing-social-global a i {
      display: block; }
.footer-bottom .ing-social-global {
  margin: 1.62em 0;
}
.ing-scroll-top {
	background-color: white;
	border: 2px solid #5a5a5a;
	border-radius: 100%;
	bottom: 20px;
	color: #5a5a5a;
	font-size: 30px;
	height: 70px;
	line-height: 60px;
	position: fixed;
	text-align: center;
	width: 70px;
	z-index: 1031; }
  .ing-scroll-top.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
    zoom: 1; }
    .ing-scroll-top.in:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      zoom: 1; }
  .ing-scroll-top.left {
    left: 16px; }
  .ing-scroll-top.right {
    right: 16px; }
  .ing-scroll-top:hover {
    color: #5a5a5a; }

.ing-colophon {
  position: relative;
  border-top: 1px solid #d4d4d4;
  background-color: white;
  -webkit-box-shadow: 0 -0.125em 0.25em 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 -0.125em 0.25em 0 rgba(0, 0, 0, 0.075); }
  .ing-colophon + .ing-colophon {
    border-top: 1px solid #e0e0e0;
    border-top: 1px solid rgba(0, 0, 0, 0.085);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8); }
  .ing-colophon.top {
    padding: 5% 0 5.25%; }
    .ing-colophon.top [class*="span"] .widget:first-child {
      margin-top: 0; }
    @media (max-width: 979px) {
      .ing-colophon.top {
        padding: 6.5% 0; }
        .ing-colophon.top [class*="span"] .widget:first-child {
          margin-top: 3em; }
        .ing-colophon.top [class*="span"]:first-child .widget:first-child {
          margin-top: 0; } }
  .ing-colophon.bottom {
    border-bottom: 5px solid #393939;
    padding: 10px 0;
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
    color: #7a7a7a; }
    .ing-colophon.bottom .ing-nav {
      margin: 10px 0;
      line-height: 1.3; }
      .ing-colophon.bottom .ing-nav li {
        margin: 0 0.5em;
        display: inline-block; }
        .ing-colophon.bottom .ing-nav li a {
          display: block;
          font-weight: 400;
          letter-spacing: 2px;
          text-transform: uppercase; }
          .ing-colophon.bottom .ing-nav li a:hover {
            background-color: transparent; }
    .ing-colophon.bottom .ing-social-global {
      margin: 10px 0; }
      .ing-colophon.bottom .ing-social-global a {
        margin: 0 1.25%;
        font-size: 21px;
        font-size: 2.1rem; }
    .ing-colophon.bottom .ing-colophon-content {
      margin: 30px 0 10px;
      font-weight: 400;
      letter-spacing: 2px;
      line-height: 1.3; }
  .ing-colophon .widget {
    margin-top: 3em; }
    
.ing-footer{  
  border-bottom: 5px solid #393939;
  background-color: #ffffff;
}    
.ing-footer > .widget_wrap {
  border-top: 1px solid #f2f2f2;
  padding: 34px 0 16px;
}
.ing-footer .widget {
	margin-bottom: 2em;
}
.ing-footer .widget.widget_logo_widget {
	margin-bottom: 0;
}
.ing-sidebar {
	background: none repeat scroll 0 0 white;
    margin-bottom: 4em;
}

@media (max-width: 979px) {
  .ing-sidebar {
    margin-top: 50px; } }
.ing-sidebar .widget {
  margin-top: 1.2em; }
  .ing-sidebar .widget:first-child {
    margin-top: 0; }
.ing-sidebar .widget.widget_search {
  margin-bottom: 2.2em;
}
.ing-main {
  position: relative; }
  .ing-main .widget {
    margin-top: 3em; }
    .ing-main .widget:first-child {
      margin-top: 0; }

.hentry {
  margin-top: 4em; }
  .hentry:first-child {
    margin-top: 0; }
  .hentry p:last-child,
  .hentry ul:last-child,
  .hentry ol:last-child {
    margin-bottom: 0; }

.entry-featured {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.post-type-archive-ing-portfolio .cols-2 .entry-featured,
.ing-portfolio-wrapper .cols-2 .entry-featured {
  margin-bottom: 0; }
.ing-portfolio-wrapper .ing-container-fluid.offset {
  margin: 60px auto;
} 
.ing-portfolio .entry-featured .entry-header {
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 0 10px #d64123 inset;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
      -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
      -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
} 
.ing-portfolio .entry-featured .entry-header:hover {
  opacity: 1;
      -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.ing-portfolio .entry-featured  .entry-header .entry-title {
	font-size: 230%;
	text-transform: none;
}

.ing-portfolio .entry-featured  .entry-header .title-wrapper{
	position: relative;
	top: 50%;
	transform: translateY(-50%);	
} 
 
.cols-2.ing-iso-container > .hentry {
    padding: 0 2em 4em!important;
} 
.cols-3.ing-iso-container > .hentry {
    padding: 0 1em 3em!important;
} 
.cols-3.ing-iso-container > .ing-portfolio.hentry {
    padding-bottom: 0!important;
} 
.ing-portfolio .entry-featured  .entry-header .portfolio-category a{
  margin: 0 6px;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color:#393939;
}
.ing-portfolio .entry-featured  .entry-header .portfolio-category a:hover{
	color:#D64123;
}
.ing-portfolio .entry-featured  .entry-header .portfolio-category {
  text-align: center;
  position: relative;
  margin-top: 5%;
  display: block;
  padding: 0 3%;
  padding-top: 2em;
  margin-top: 1.2em;
}
@media (max-width: 480px) {
.ing-portfolio .entry-featured  .entry-header .entry-title {
	font-size: 160%;
  }
.ing-portfolio .entry-featured  .entry-header .portfolio-category a{
  font-size: 12px;
  font-size: 1.2rem;
}
.cols-2.ing-iso-container > .hentry {
  padding: 0 2em 2em !important;
}
}
@media (max-width: 767px) {
.cols-2.ing-iso-container > .hentry {
  padding: 0 2em 2em !important;
}
}
.cols-3.ing-iso-container  .entry-header .entry-title {
	font-size: 210%;
}
.cols-3.ing-iso-container .entry-header .portfolio-category a{
  font-size: 12px;
  font-size: 1.2rem;
}
@media (min-width: 480px) and (max-width: 979px) {
.cols-3.ing-iso-container  .entry-header .entry-title {
	font-size: 230%;
}
.cols-3.ing-iso-container .entry-header .portfolio-category a{
  font-size: 14px;
  font-size: 1.4rem;
}
}
.cols-4.ing-iso-container  .entry-header .entry-title {
	font-size: 160%;
}
.cols-4.ing-iso-container .entry-header .portfolio-category a{
  font-size: 11px;
  font-size: 1.1rem;
}
@media (min-width: 480px) and (max-width: 979px) {
.cols-4.ing-iso-container  .entry-header .entry-title {
	font-size: 230%;
}
.cols-4.ing-iso-container .entry-header .portfolio-category a{
  font-size: 14px;
  font-size: 1.4rem;
}
}
.ing-portfolio .entry-featured  .entry-header .portfolio-category .circle {
  background-color: #393939;
  border-radius: 100%;
  display: block;
  height: 10px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 0;
  width: 10px;
}

.entry-wrap {
  display: block;
  background-color: white;
  position: relative;
  z-index: 1; }

.entry-thumb {
  display: block;
  position: relative;
  background-color: transparent; }
  .entry-thumb img {
    min-width: 100%;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease; }


.entry-title {
  font-size: 230.78%;
  font-weight: 300;
  line-height: 1.05;
  margin: 0;
  margin: 0.8em 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }
  @media (max-width: 480px) {
    .entry-title {
      font-size: 200%; } }

.entry-title-sub {
  display: block;
  margin: 0.75em 0 0;
  font-size: 128.5%;
  line-height: 1.05; }

.p-meta {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
  margin: 0 0 6px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 79.92%;
  line-height: 1.5;
  padding: 12px 0 10px;
  text-transform: uppercase; }
  .p-meta > span a {
    white-space: nowrap;
    color:inherit; }
  .p-meta > span i {
	  padding-right: 0.3em;
  }
  .p-meta > span:after {
    content: "";
    padding: 0 0.8em 0 0.45em; }
  .p-meta > span:last-child:after {
    display: none; }
.ing-portfolio .p-meta a {
  color: #393939;
}
.entry-content {
  margin-top: 1.5em;
  position: relative;
  *zoom: 1; }
  .entry-content:before, .entry-content:after {
    display: table;
    content: ""; }
  .entry-content:after {
    clear: both; }

.more-link {
  display: inline-block;
  margin: 0;
  font-weight: 700;
  font-size: 128.5%;
  line-height: 1.4; }
  
.moretag {
  border: 1px solid #e3eaec;
  color: #5a5148;
  display: inline-block;
  font-size: 79.92%;
  padding: 8px 30px;
}
.moretag:hover{
	color:white;
	border-color: transparent;
}
.entry-footer {
  margin-top: 2.2em;
  margin-bottom: 2.6em;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  font-size: 79.92%;
  line-height: 1.5;
  padding: 12px 0 10px;
  text-transform: uppercase; }
  .entry-footer a {
  	color: #b7b7b7;
    display: inline-block;
    float: left;
    position: relative;
    padding-right: 1em;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: transparent; }
    .entry-footer a:hover {
      color: #d64123; }
    .entry-footer a:active {
      color: #d64123; }
    .entry-footer a:before {
	    font-family: "swagger_font";
	    content: '\e828';
	    padding-right: 0.5em;
    }
.footer-bottom {
  border-top: 1px solid #e3eaec;
}
.footer-bottom .ing-social-global {
  float: left;
}
.footer-bottom .ing-sub-nav > li > a {
  font-size: 12px;
  letter-spacing: 0.1em;
  padding: 20px 10px 0;
}
.footer-bottom .ing-sub-nav > li:last-child > a {
  padding-right:0;
}
/*========================STYLED POSTS===============================*/
.styled-post .entry-wrap {
  background-color: #d64123;
  color: white;}
.styled-post .entry-wrap a{color: white;}
.styled-post .entry-content {
  padding: 0 2.1em 2.1em;}
.styled-post .entry-title {
	padding: 0.8em;
	margin: 0;}
.styled-post .p-meta {
  padding: 12px 2.2em 10px;
  border-color:white;}
.styled-post .entry-featured {
  margin-bottom: -1px;}
.styled-post .format-image .entry-title {
  padding: 0.8em;
  margin: 0;}
  
.author_bio {
  margin-top: 2.2em; }
.author_avatar {
  float: left; }
.author_avatar img {
  width: 60px; }
.author_bio h4 {
  font-size: 115.38%;
  margin: 0;
  text-transform: uppercase; }
.ing-author_desc {  
  margin: 0 0 30px 89px; }
.ing-page-title-disabled .entry-content {
  margin-top: 0; }

.ing-post-fullwidth-active .ing-main {
  width: 100%; }

.ing-blog-masonry-active .ing-iso-container.cols-2 .entry-title {
  font-size: 200%; }
.ing-blog-masonry-active .ing-iso-container.cols-2 .p-meta {
  font-size: 79%; }
  @media (max-width: 767px) {
    .ing-blog-masonry-active .ing-iso-container.cols-2 .p-meta {
      font-size: 85.7%; } }
  @media (max-width: 480px) {
    .ing-blog-masonry-active .ing-iso-container.cols-2 .p-meta {
      font-size: 85.7%; } }
.ing-blog-masonry-active .ing-iso-container.cols-2 .more-link {
  font-size: 110%; }
  @media (max-width: 767px) {
    .ing-blog-masonry-active .ing-iso-container.cols-2 .more-link {
      font-size: 128.5%; } }
.ing-blog-masonry-active .ing-iso-container.cols-3 .entry-title {
  font-size: 165%; }
  @media (max-width: 979px) {
    .ing-blog-masonry-active .ing-iso-container.cols-3 .entry-title {
      font-size: 200%; } }
.ing-blog-masonry-active .ing-iso-container.cols-3 .p-meta {
  font-size: 70%; }
  @media (max-width: 979px) {
    .ing-blog-masonry-active .ing-iso-container.cols-3 .p-meta {
      font-size: 85.7%; } }
  @media (max-width: 979px) {
    .ing-blog-masonry-active .ing-iso-container.cols-3 .entry-wrap {
      padding: 6.75% 0; } }
  @media (max-width: 480px) {
    .ing-blog-masonry-active .ing-iso-container.cols-3 .entry-wrap {
      padding: 7.75% 0; } }
.ing-blog-masonry-active .ing-iso-container.cols-3 .more-link {
  font-size: 105%; }
  @media (max-width: 979px) {
    .ing-blog-masonry-active .ing-iso-container.cols-3 .more-link {
      font-size: 128.5%; } }

.format-audio.no-post-thumbnail .entry-featured {
  margin-bottom: 1.5em;
  -webkit-box-shadow: none;
  box-shadow: none; }
.format-audio.has-post-thumbnail .entry-featured .ing-responsive-audio-embed,
.format-audio.has-post-thumbnail .entry-featured .jp-controls-container-audio {

  margin: 0 auto; }
 .format-audio.has-post-thumbnail .entry-featured .ing-responsive-audio-embed{
  margin: 0 auto -5px;
}
.format-audio.has-post-thumbnail .entry-featured .jp-controls-container-audio.poster {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  margin: 0 auto; }
  .format-audio.has-post-thumbnail .entry-featured .ing-responsive-audio-embed iframe,
  .format-audio.has-post-thumbnail .entry-featured .jp-controls-container-audio iframe {
    bottom: 0; }

.blog .format-image .entry-featured,
.search .format-image .entry-featured,
.archive .format-image .entry-featured {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ing-format-link > a {
	background-color: #363636;
	color: #ffffff!important;
	display: block;
	height: 100%;
	font-size: 184.62%;
	padding: 30px;
	word-break: break-all; }

.ing-format-link > a .ing-icon-link {
  margin-left: -56px;
  padding-right: 22px; }
  
.ing-format-link a:before {
  content: "";
  font-family: "swagger_font";
  padding-right: 26px;
}

.ing-blog-masonry-active .ing-iso-container.cols-2 .format-link .entry-title-sub, .ing-blog-masonry-active .ing-iso-container.cols-3 .format-link .entry-title-sub {
  font-size: 110%; }

.blog.ing-post-meta-disabled .format-link .ing-hgroup,
.search.ing-post-meta-disabled .format-link .ing-hgroup,
.archive.ing-post-meta-disabled .format-link .ing-hgroup {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0; }


.ing-format-quote > h3 {
	font-size: 184.62%;
	color: #393939;
	margin-bottom: 20px;
	display: block;
}
.ing-format-quote > cite {
  color: #393939;
  display: block;
}
.ing-format-quote .ing-icon-quote {
  margin-left: -57px;
  padding-right: 18px;
}

.ing-blog-masonry-active .ing-iso-container.cols-2 .format-quote .entry-title-sub, .ing-blog-masonry-active .ing-iso-container.cols-3 .format-quote .entry-title-sub {
  font-size: 110%; }

.blog.ing-post-meta-disabled .format-quote .ing-hgroup,
.search.ing-post-meta-disabled .format-quote .ing-hgroup,
.archive.ing-post-meta-disabled .format-quote .ing-hgroup {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0; }

.post-type-archive-ing-portfolio .entry-wrap {
  padding: 29px 6.5% 35px; }
.post-type-archive-ing-portfolio .ing-entry-share {
  margin: 15px 0 -10px !important;
  border-color: #f0f0f0;
  padding: 3px 0; }
  .post-type-archive-ing-portfolio .ing-entry-share p {
    display: none; }
  .post-type-archive-ing-portfolio .ing-entry-share .ing-share {
    font-size: 16px;
    font-size: 1.6rem; }
    .post-type-archive-ing-portfolio .ing-entry-share .ing-share.email {
      top: -1px; }
      .post-type-archive-ing-portfolio .ing-entry-share .ing-share.email span {
        font-size: 17px;
        font-size: 1.7rem; }

.ing-portfolio .entry-wrap {
  margin: 0 auto;
  width: 70%; }
.ing-portfolio .entry-extra {

 }
.single-ing-portfolio .ing-entry-share{
  border: medium none;
}
.single-ing-portfolio .p-meta {
	border: medium none;
	margin-top: -1em;
}
.ing-portfolio-fileds {
  list-style: none outside none;
  margin: 0;
}
.ing-portfolio-fileds i {
  color: #d64123;
  padding: 0 4px;
}
.entry-extra .ing-portfolio-fileds {
  text-align: center;
}
.ing-portfolio-fileds span {
  color: #393939;
}
.ing-flexslider-carousel .flex-viewport{
	height: 100px!important;
}
.ing-flexslider-carousel .ing-slides{
	display:none;
}


@media (max-width: 767px) {
  .ing-portfolio .entry-info,
  .ing-portfolio .entry-extra {
    float: none;
    width: 100%; } }
.ing-portfolio .h-extra {
  margin-top: 0.5em;
  font-size: 150%; }
  .ing-portfolio .h-extra.skills {
    margin: 0 0 0.3em; }
  .ing-portfolio .h-extra.launch {
    margin: 0 0 0.4em; }

h1.entry-title.entry-title-portfolio {
	font-size: 276.92%;
	font-weight: 400;
	line-height: 1em;
	margin: 0 0 1em;
	text-align: center; }
  @media (max-width: 480px) {
    h1.entry-title.entry-title-portfolio {
      font-size: 32px;
      font-size: 3.2rem; } }
.single-ing-portfolio .entry-featured {
  margin: 0 auto 3em;
  width: 70%;
}
.single-ing-portfolio .entry-content {
  color: #393939;
  margin-bottom: 1em;
  text-align: center;
}
.single-ing-portfolio .ing-comments-area {
  margin: 2.2em auto 0;
  background-color: transparent;
}
.single-ing-portfolio .ing-comments-wrap,
.single-ing-portfolio .form-wrapper {
  background-color:#F2F2F2!important;
}
.single-ing-portfolio #respond{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.single-ing-portfolio #reviews{
	margin-top: -4em;
}
.single-ing-portfolio .h-comments-title {
  margin: 0 0 1.15em;
  text-align: center;
  text-transform: uppercase;
}
.single-ing-portfolio  .ing-comments-list {
  margin: 0 auto;
  width: 70%;
}
.single-ing-portfolio  .children {
  margin: 3em 0 0!important;
}
.single-ing-portfolio .form-wrapper .ing-container-fluid{
	margin: 1px auto 60px;
}
.single-ing-portfolio #reviews .comment-form input {
  display: block;
  float: left;
}
.single-ing-portfolio .form-submit > input[type="submit"] {
  float: none !important;
  margin: 0 auto;
}

h2.entry-title.entry-title-portfolio {
  margin: 0;
  padding: 0 7%;
  font-size: 150%;
  font-weight: 400;
  line-height: 1.05;
  text-align: center; }

[class*="page-template-template-blank"] .entry-content {
  margin-top: 0; }

.page-template-template-blank-3-php.ing-navbar-fixed-left-active,
.page-template-template-blank-3-php.ing-navbar-fixed-right-active,
.page-template-template-blank-6-php.ing-navbar-fixed-left-active,
.page-template-template-blank-6-php.ing-navbar-fixed-right-active,
.page-template-template-blank-7-php.ing-navbar-fixed-left-active,
.page-template-template-blank-7-php.ing-navbar-fixed-right-active,
.page-template-template-blank-8-php.ing-navbar-fixed-left-active,
.page-template-template-blank-8-php.ing-navbar-fixed-right-active {
  padding: 0; }

[class*="page-template-template-blank"] .ing-main,
.page-template-template-layout-full-width-php .ing-main {
  float: none;
  display: block;
  width: auto; }

.error404 .entry-404 {
	margin-bottom: 6em;}
.error404 .entry-404 h1 {
	font-size: 100px;
   margin-bottom: -23px;
   text-align: center;}
.entry-404 h3 {
  letter-spacing: 0.25px;
  margin-bottom: 5em;
   text-transform: none;}  

.ing-header-landmark {
  margin: 2em auto 0;
  text-align: center; }

.h-landmark {
  overflow: hidden;
  margin: 0;
  letter-spacing: -2px;
  line-height: 1; 
  text-transform: uppercase;}
  @media (max-width: 767px) {
    .h-landmark {
      font-size: 48px;
      font-size: 4.8rem; } }
  @media (max-width: 480px) {
    .h-landmark {
      font-size: 42px;
      font-size: 4.2rem; } }
  .h-landmark span {
    display: inline-block;
    position: relative; }

.p-landmark-sub {
  margin: 5px 0 0;
  padding: 0 5%;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -1px;
  line-height: 1.3; }
  @media (max-width: 480px) {
    .p-landmark-sub {
      font-size: 18px;
      font-size: 1.8rem; } }
  .p-landmark-sub strong {
    color: #272727; }
    
.ing-comments-area {
  margin-top: 1.4em;
  background: none repeat scroll 0 0 #f2f2f2; }    
.ing-comments-wrap {
  background-color: #ebebeb;
  padding: 2.1em 2.3em; }
.h-comments-title {
  margin: 0 0 1.15em;
  text-transform: uppercase; }
  .h-comments-title span {
    position: relative; }
  .h-comments-title small {
    position: absolute;
    top: -4px;
    right: -40px;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    color: white;
    background-color: #ff2a13;
    border-radius: 100em;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 2px 1px white;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 2px 1px white; }

.ing-comments-list {
  margin: 0;
  list-style: none; }

.ing-comments-list .children {
  margin: 0 0 0 89px;
  list-style: none; }
  @media (max-width: 979px) {
    .ing-comments-list .children {
      margin-left: 0; } }

li.comment {
  margin: 0;
  padding: 0; }

article.comment {
margin: 0 0 34px 89px;
position: relative; }

.ing-boxed-layout-active article.comment {
  border: 1px solid #dddddd; }

.ing-comment-header {
  font-size: 76.92%;
  margin-bottom: 0.5em; }

.ing-comment-content {
  position: relative; }
.ing-comment-author:before {content: "";}
.ing-comment-author {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #393939;
	line-height: 1;
	text-transform: uppercase;
	display: inline;
	font-size: inherit;
	font-style: normal;
	margin: 0; }
  .ing-comment-author a {
    color: #272727; }
    .ing-comment-author a:hover {
      color: #ff2a13; }

.ing-comment-time {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #959595;
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  position: relative;
  text-transform: uppercase; }
  .ing-comment-time:hover {
    color: #ff2a13; }

.ing-comment-awaiting-moderation {
	color: #ff2a13;
	line-height: 1;
	margin: 0 0 1em; }

.comment-edit-link {
	text-transform: uppercase;
	white-space: nowrap; }

.comment-reply-link {
    margin-left: 10px;
	text-transform: uppercase;
	position: relative; }

.comment-reply-link-after {
  position: relative;
  bottom: 1px;
  font-size: 0.722em;
  line-height: 1; }
.reply-link-wrap {
	float: right; }
.ing-comment-img {
  float: left; }
  .ing-comment-img .avatar-wrap {
    display: block;
    position: relative; }
    .ing-comment-img .avatar-wrap:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%; }
    .ing-comment-img .avatar-wrap .avatar {
      width: 60px;
      margin-top: 4px; }
  .ing-comment-img .bypostauthor {
    display: block;
    bottom: 0;
    width: 100%;
    clear: left;
    margin-top: 3px;
    padding: 3px 0 4px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: center;
    text-transform: lowercase;
    text-shadow: 0 1px 0 white;
    color: #999; }

#respond {
  background-color: #ebebeb;
  margin:1px 0 3.5em 0;
  padding: 2.1em 2.3em 4.65em; }
  #respond .required {
    font-weight: 300;
    color: #ff2a13; }
.comment .comment-respond {
  background: none repeat scroll 0 0 #f2f2f2 !important;
  padding-left: 0!important;
  padding-right: 0!important;
}
.comment .comment-form {
  margin: 0 auto;
  width: 100%!important;
}
#reply-title {
	font-size: 138.46%;
	line-height: 1;
	margin: 0 0 27px; }
  #reply-title small {
    margin: 0.55em 0 0.3em;
    display: block;
    font-size: 60%;
    letter-spacing: 0.3px;
    text-transform: uppercase; }
    #reply-title small a {
      color: #ff2a13; }
      #reply-title small a:hover, #reply-title small a:focus {
        color: #c61300; }

#commentform {
  margin-bottom: 0; }

.comment-notes {
  margin-bottom: 1em;
  font-size: 100%; }

.logged-in-as {
  margin-bottom: 1em;
  font-size: 100%; }

.comment-form .input {
  width: 48%;
  margin: 0 0 30px 3.5%;
}
.comment-form .input:first-child {
	margin-left: 0;
}
.comment-form textarea {
  height: 100px;
  margin-bottom: 30px;
  width: 100%; }

.form-submit {
  margin: 0; }

.widget {
	border-top: 1px solid #dad9d7;
	padding-top: 2em;
	font-size: 107.69%;
	text-transform: uppercase; }
	.widget:first-child {
		border:none;
		padding: 0;
	}
  .widget .h-widget:before {
    zoom: 1; }
  .widget a:before {
    font-family: "swagger_font";
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none;
    zoom: 1; }
  .widget p:last-child,
  .widget ul:last-child,
  .widget ol:last-child {
    margin-bottom: 0; }
  .widget ul,
  .widget ol {
    background-color: transparent;
	list-style: none outside none;
	margin-left: 0;
	overflow: hidden; }
    .widget ul li,
    .widget ol li {
      padding: 0.65em 0;
      line-height: 1.5; }
      .widget ul li a,
      .widget ol li a {
        color: #363636; }
      .widget ul li a.url {
        color: #949494; }
        .widget ul li a:hover,
        .widget ol li a:hover {
          color: #ff2a13; }
      .widget ul li:last-child,
      .widget ol li:last-child {
        border-bottom: 0; }
  .widget select {
    width: 100%; }

.h-widget {
	font-size: 138.46%;
	font-weight: 300;
	line-height: 1;
	margin: 0 0 1em; }

.widget_calendar #wp-calendar {
  font-size: 87.5%;
  background-color: transparent;
  position: relative; }
  .widget_calendar #wp-calendar caption {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #393939;
	font-size: 138.46%;
	font-weight: 300;
	margin-bottom: 8px;
	text-transform: uppercase; }
  .widget_calendar #wp-calendar th,
  .widget_calendar #wp-calendar td {
    line-height: 1;
    text-align: center; }
  .widget_calendar #wp-calendar th {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #e3e3e3;
	color: #372f2b;
	font-size: 76.92%;
	padding: 3.5% 0 3.3%; }
  .widget_calendar #wp-calendar td {
    border: medium none;
	padding: 3.3% 0;
	font-size: 107.69%;
    color: #393939; }
  .widget_calendar #wp-calendar tbody td {
   	background-color: white; }
    .widget_calendar #wp-calendar tbody td.pad {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .widget_calendar #wp-calendar tbody td.pad:first-child {
        border-left: 0; }
      .widget_calendar #wp-calendar tbody td.pad:last-child {
        border-right: 0; }
  .widget_calendar #wp-calendar #prev,
  .widget_calendar #wp-calendar #next{
	  padding: 0; }
  .widget_calendar #wp-calendar #prev a,
  .widget_calendar #wp-calendar #next a{
    line-height: 0; 
    font-size: 0;
    color: transparent; 
    text-shadow: none;
    position: absolute;
    right: 0;
    top:3px; }
    .widget_calendar #wp-calendar #prev a{
	    left: 0;
	    right: inherit;}
	 .widget_calendar #wp-calendar #prev a:before,
     .widget_calendar #wp-calendar #next a:before {
       content: "";
	   display: inline-block;
	   font-family: "swagger_font";
	   transform: rotate(90deg);
	   -webkit-transform: rotate(90deg);
	   color: #393939;
	   font-size: 18px;}
	.widget_calendar #wp-calendar #prev a:before{
		transform: rotate(-90deg);
	   -webkit-transform: rotate(-90deg); }
    .widget_calendar #wp-calendar #today, .widget_calendar #wp-calendar #today a{
	    color: #ffffff; }
	.widget_calendar #wp-calendar tfoot .pad {
		display: none;}

.widget.widget_categories li ul,
.widget.widget_product_categories li ul {
  margin: 0.65em 0 -0.65em 1.3em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.widget.widget_categories li ul li,
.widget.widget_product_categories li ul li {
  -webkit-box-shadow: none;
  box-shadow: none; }
.widget_pages .children,
.widget_nav_menu .sub-menu {
  margin-bottom: -0.65em !important;
  margin-top: 0.65em;
}

.widget_nav_menu .menu > li:last-child a:first-child {
  border-bottom: 0; }

.widget_nav_menu .current-menu-item > a {
  background-color: white; }

.widget.widget_meta ul {
  border-bottom: 0; }

.widget.widget_meta li abbr[title] {
  border-bottom: 0; }

.widget.widget_pages ul {
  border-bottom: 0; }

.widget_recent_comments a:last-child {
  display: inline-block;
  margin-top: 0.5em;
  border-bottom: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 135.7%;
  font-weight: 400;
  line-height: 1.2; }
.comment-author-link:before {
  content: "BY ";
}
.widget.widget_recent_comments li {
  font-size: 76.92%;
  line-height: 1.3;}

  .widget.widget_recent_entries li .post-date {
    display: block;
    margin-top: 0.5em;
    text-transform: uppercase;
    opacity: 0.575;
    filter: alpha(opacity=57.5);
    zoom: 1; }

.widget_rss .rsswidget img {
  display: none; }

.widget.widget_rss li {
  padding: 1.4em 0 0;
  font-size: 81.25%; }
  .widget.widget_rss li .rsswidget {
    display: block;
    border-bottom: 0 !important;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 135.7%;
    font-weight: 400;
    line-height: 1.2; }
    .widget.widget_rss li .rsswidget:before {
      content: "\e836";
      padding-right: 0.4em; }

.widget_rss .rss-date {
  display: block;
  margin-top: 0.5em;
  text-transform: uppercase;
  opacity: 0.575;
  filter: alpha(opacity=57.5);
  zoom: 1; }

.widget_rss .rssSummary {
  margin: 0.75em 0;
  font-size: 84.6%; }

.widget_rss cite {
display: block;
margin-top: -0.3em;
text-transform: none;
  opacity: 0.575;
  filter: alpha(opacity=57.5);
  zoom: 1; }
  .widget_rss cite:before {
    content: "By: "; }

.widget_tag_cloud,
.widget_product_tag_cloud {
  margin-bottom: 2.85em; }

.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
  margin-bottom: -0.615em;
  *zoom: 1; }
  .widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after,
  .widget_product_tag_cloud .tagcloud:before,
  .widget_product_tag_cloud .tagcloud:after {
    display: table;
    content: ""; }
  .widget_tag_cloud .tagcloud:after,
  .widget_product_tag_cloud .tagcloud:after {
    clear: both; }

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
	background-color: transparent;
	border: 1px solid #e3eaec;
	color: #393939;
	cursor: pointer;
	display: inline-block;
	font-size: 76.92% !important;
	float: left;
	line-height: 1.3;
	margin: 0.2em 0.2em 0 0;
	padding: 0.85em 1.8em;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease; }
  @media (max-width: 767px) {
    .widget_tag_cloud .tagcloud a,
    .widget_product_tag_cloud .tagcloud a {
      font-size: 11px;
      font-size: 1.1rem; } }
  @media (max-width: 480px) {
    .widget_tag_cloud .tagcloud a,
    .widget_product_tag_cloud .tagcloud a {
      font-size: 10px;
      font-size: 1rem; } }
      .widget_tag_cloud .tagcloud a:hover,
      .widget_tag_cloud .tagcloud a:active {
	      border: 1px solid transparent;
	      color: #ffffff;
      }
.comment-author-link a {
  display: inline-block!important;
  font-size: 100%!important;
}
.widget_text ol,
.widget_text ul {
  overflow: visible;
  margin: 0 0 1.313em 1.655em;
  border: 0;
  list-style: disc;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .widget_text ol li,
  .widget_text ul li {
    border: 0;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .widget_text ol li:hover,
    .widget_text ul li:hover {
      background-color: transparent; }
    .widget_text ol li a,
    .widget_text ul li a {
      border-bottom: 0; }
  .widget_text ol.ing-ul-icons,
  .widget_text ul.ing-ul-icons {
    list-style: none; }

.ing-dribbble-widget ul {
  overflow: visible;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .ing-dribbble-widget ul li {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .ing-dribbble-widget ul li:hover {
      background-color: transparent; }
    .ing-dribbble-widget ul li a {
      border-bottom: 1px solid #ccc;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.ing-flickr-widget ul {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .ing-flickr-widget ul li {
    border: 0;
    padding: 0; }
    .ing-flickr-widget ul li a {
      border-bottom: 1px solid transparent;
      color: white; }
      .ing-flickr-widget ul li a:hover {
        color: white !important; }
      .ing-flickr-widget ul li a img {
        width: 100%; }

.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .widget_nav_menu ul li:hover,
  .widget_meta ul li:hover,
  .widget_pages ul li:hover {
    background-color: transparent; }
  .widget_nav_menu ul li a,
  .widget_meta ul li a,
  .widget_pages ul li a {
    display: inline-block; }
    .widget_product_categories ul li a:before,
    .widget_recent_entries ul li a:before,
    .widget_archive ul li a:before,
    .widget_categories ul li a:before,
    .widget_nav_menu ul li a:before,
    .widget_meta ul li a:before,
    .widget_pages ul li a:before {
      content: "\e871";
      color: #d64123;
	  padding-right: 0.8em; }
    .widget_nav_menu ul li a:hover,
    .widget_meta ul li a:hover,
    .widget_pages ul li a:hover {
      background-color: white; }
  .widget_nav_menu ul li ul,
  .widget_nav_menu ul li .sub-menu,
  .widget_meta ul li ul,
  .widget_meta ul li .sub-menu,
  .widget_pages ul li ul,
  .widget_pages ul li .sub-menu {
    border: 0;
    background-color: transparent;
    border-radius: 0; }
    .widget_nav_menu ul li ul li a,
    .widget_nav_menu ul li .sub-menu li a,
    .widget_meta ul li ul li a,
    .widget_meta ul li .sub-menu li a,
    .widget_pages ul li ul li a,
    .widget_pages ul li .sub-menu li a {
      padding-left: 1.3em; }
    .widget_nav_menu ul li ul li:first-child a,
    .widget_nav_menu ul li .sub-menu li:first-child a,
    .widget_meta ul li ul li:first-child a,
    .widget_meta ul li .sub-menu li:first-child a,
    .widget_pages ul li ul li:first-child a,
    .widget_pages ul li .sub-menu li:first-child a {
      border-radius: 0; }
    .widget_nav_menu ul li ul ul li a,
    .widget_nav_menu ul li .sub-menu ul li a,
    .widget_meta ul li ul ul li a,
    .widget_meta ul li .sub-menu ul li a,
    .widget_pages ul li ul ul li a,
    .widget_pages ul li .sub-menu ul li a {
      padding-left: 2.55em; }
.widget_nav_menu .menu-item-has-children > a:before {
  content: "";
  margin-left: 0;
  position: inherit;
}
.widget_nav_menu .menu-item-has-children > a:before {
  content: "";
  margin-left: 0;
  position: inherit;
}

.widget_layered_nav ul li a:before {
  content: "\e8bd";
  padding-right: 0.8em;
  padding-left: 0.1em;
}
.widget_layered_nav ul li.chosen a:before {
  content: "\e8be";
}
.widget_layered_nav_filters ul {
  margin-bottom: 1.6em;
}
.widget_layered_nav_filters .chosen {
  display: inline-block;
  margin-right: 12px;
  padding: 0.25em 0;
}
.widget_layered_nav_filters .chosen a:after {
content: "×";
font-family: "swagger_font";
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 3px;
position: relative;
text-decoration: inherit;
top: -1px;
}
.widget_rss h4 {
  margin-bottom: 0.3em;
}
.widget.widget_get_in_touch {
  margin-bottom: 2em;}
.widget .widget-address,
.widget .widget-phone,
.widget .widget-email{
color: #393939;
font-size: 100%;
line-height: 2em;
margin-bottom: 0;
text-transform: none;
padding-left: 32px;
}
.widget-address:before,
.widget .widget-phone:before,
.widget .widget-email:before {
  font-family: "swagger_font";
  content: "\e8de";
  color: #D64123;
  font-size: 24px;
  top: 3px;
  position: relative;
  margin-left: -29px;
  padding-right: 10px;
}
.widget-address:before{padding-right: 15px;}
.widget .widget-phone:before{content: "\e8ba";font-size:18px;}
.widget .widget-email:before{content: "\e8d3";font-size: 18px;top:1px;}
.widget-email > a {
  color: #393939;
}
.ing-footer .widget_nav_menu li,
.ing-footer .widget_categories li{
  padding: 0.25em 0!important;
  text-transform: none;
}
/*==========Recent Posts Widget========*/
.widget_recent_posts .recent_posts img {
	float: left;
	margin-bottom: 5px;
	margin-right: 12px;
	margin-top: 5px;
}
.widget_recent_posts .date-block {
  font-size: 10px;
}
.widget_recent_posts .recent_posts {
  margin-bottom: 12px;
  padding: 0 0 12px;
  border-bottom: 1px solid #d4d4d4;
}
.widget_recent_posts .recent_posts:last-child {
  margin-bottom: 0.5em;
  padding-bottom: 0;
}
/*=====================================*/
.logo-widget {
margin-left: -74px;
margin-top: -34px;
margin-bottom: -16px;
}
	@media (max-width: 979px) {
		.logo-widget {
		  margin-left: 0;
		  margin-top: 0;
		}
	}
.logo-widget img {
	display:block;
	margin: 0 auto;
}
.sticky {
  margin: 0; }

.alignright {
  float: right;
  margin: 0.35em 0 0.35em 1.313em; }

.alignleft {
  float: left;
  margin: 0.35em 1.313em 0.35em 0; }

.alignnone {
  float: none;
  margin: 0 0 1.313em 0; }

.aligncenter {
  display: block;
  margin: 0 auto 1.313em; }
embed, iframe, object, video {
  max-width: 100%;
}
.wp-caption,
.gallery-item {
  max-width: 100%;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 5px;
  text-align: center;
  background-color: white; }
  .wp-caption img,
  .gallery-item img {
    border-radius: 2px; }
  .wp-caption > .wp-caption-text,
  .wp-caption > .wp-caption-text:last-child,
  .gallery-item > .wp-caption-text,
  .gallery-item > .wp-caption-text:last-child {
    display: block;
    margin: 9px 0 5px;
    padding: 0 5%;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2;
    text-transform: uppercase; }
.gallery-caption {}
.gallery {
  clear: both;
  margin: 0 0 2em -3%!important;
  *zoom: 1; }
  .gallery:before, .gallery:after {
    display: table;
    content: ""; }
  .gallery:after {
    clear: both; }
  .gallery .gallery-item {
    float: left;
    margin: 3% 0 0 3%!important; }

.gallery-columns-0 .gallery-item,
.gallery-columns-1 .gallery-item {
  width: 100%; }
.gallery-columns-2 .gallery-item {
  width: 48%!important; }
.gallery-columns-3 .gallery-item {
  width: 30.3333%!important; }
.gallery-columns-4 .gallery-item {
  width: 22%!important; }
  @media (max-width: 979px) {
    .gallery-columns-4 .gallery-item {
      width: 48%!important; } }

@media (max-width: 767px) {
  .gallery-columns-0 .gallery-item,
  .gallery-columns-1 .gallery-item,
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item {
    width: 100%;
    float: none;
    margin-right: 0; } }

@media (max-width: 979px) {
  .ing-row-fluid {
    width: 100%; }

  .ing-row-fluid [class*="span"],
  .ing-row-fluid [class*="span"].right:first-child {
    float: none;
    display: block;
    width: auto;
    margin-left: 0; }

  .ing-row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
/*============================= Transparetn Header =====================================*/

.transparent-header .masthead{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;}
.transparent-header .ing-topbar, .transparent-header .ing-navbar, .transparent-header .ing-sub-navbar { background-color: transparent; }

.transparent-header .ing-content-inner .p-info, .transparent-header .ing-nav-top > ul > li > a,
.transparent-header .ing-btn-navbar.collapsed,
.transparent-header .ing_brand_wrap a, .transparent-header .cart-menu, .transparent-header .ing-sub-nav > li > a,.transparent-header .ing-topbar-search, .transparent-header .ing-topbar-login {color : white; }

.transparent-header .ing-btn-navbar.collapsed:hover, .transparent-header .cart-menu:hover, .transparent-header .ing-sub-nav > li > a:hover,
.transparent-header .ing-topbar-search:hover, .transparent-header .ing-topbar-login:hover {opacity:0.8; }

.transparent-header .ing-navbar, .transparent-header .ing-sub-navbar { border: none; }

.transparent-header .page>.entry-content {
  margin-top: -3em;
}	

.trasparent-header .ing-navbar-wrap .ing-brand {display:none;}	
@media (max-width: 979px) {
  body.ing-navbar-fixed-top-active, body.ing-navbar-fixed-left-active, body.ing-navbar-fixed-right-active {
    padding: 0; }

  .ing-navbar-fixed-top .ing-navbar,
  .ing-navbar-fixed-left .ing-navbar,
  .ing-navbar-fixed-right .ing-navbar {
    position: relative; }

    .ing-navbar-fixed-left .ing-nav > li > a,
    .ing-navbar-fixed-right .ing-nav > li > a {
      text-align: left; }

  .ing-nav-collapse {
    display: block;
    clear: both; }

  .ing-nav-collapse .ing-nav {
    float: none;
    margin: 1.5em 0; }

  .ing-nav-collapse .ing-nav > li {
    float: none; }

  .ing-navbar .ing-navbar-inner .ing-nav-collapse .ing-nav > li > a,
  .ing-navbar .ing-navbar-inner .ing-nav-collapse .sub-menu a {
    height: auto;
    margin: 2px 0;
    padding: 0.75em 1em;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: none;
    transition: none; }

  .ing-nav-collapse .sub-menu a {
    color: #b7b7b7; }

  .ing-navbar .ing-navbar-inner .ing-nav-collapse .ing-nav > li > a:hover,
  .ing-navbar .ing-navbar-inner .ing-nav-collapse .sub-menu a:hover,
  .ing-navbar .ing-navbar-inner .ing-nav-collapse .ing-nav > .current-menu-item > a {
    color: #272727;
    background-color: whitesmoke;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .ing-nav-collapse .sub-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 1.5em;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .ing-nav-collapse .sub-menu:before,
  .ing-nav-collapse .sub-menu:after {
    display: none; }

  .ing-navbar .ing-nav-collapse .ing-nav.right {
    float: none;
    margin-left: 0; }

  .ing-nav-collapse,
  .ing-nav-collapse.collapse {
    overflow: hidden;
    height: 0; }

  .ing-btn-navbar {
    display: block; }

  .sf-menu > li a {
    white-space: normal; }

  .sf-menu ul {
    visibility: visible !important;
    display: block !important; }

  .sub-menu a {
    font-size: 14px; }

  .ing-navbar-fixed-top-active .ing-navbar.ing-navbar-fixed-top.ing-container-fluid.max.width {
    left: 0;
    right: 0;
    width: 100%; } }
    
.ie9 .flex-direction-nav a {
  font-size: 80px;
  line-height: 53px; }

.ie9 .btn-simple,
.ie9 .btn-depth {
  position: relative; }

.ie9 .btn-simple:active {
  bottom: -4px; }

.ie9 .btn-depth:active {
  left: -6px;
  bottom: -6px; }

.ie8 img {
  width: 100%; }

.ie8 .flex-direction-nav a {
  font-size: 80px;
  line-height: 53px; }

.ie8 .flexslider:hover .flex-next,
.ie8 .flexslider:hover .flex-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

.ie8 .navbar .collapse {
  overflow: visible; }

.ie8 .btn-depth,
.ie8 .btn-depth:hover,
.ie8 .btn-simple,
.ie8 .btn-simple:hover,
.ie8 .btn-group > .btn-depth:first-child {
  margin: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.admin-bar .ing-navbar-fixed-top,
.admin-bar .ing-navbar-fixed-left,
.admin-bar .ing-navbar-fixed-right {
  top: 32px; }
  @media (max-width: 979px) {
    .admin-bar .ing-navbar-fixed-top,
    .admin-bar .ing-navbar-fixed-left,
    .admin-bar .ing-navbar-fixed-right {
      top: 0; } }

.admin-bar .ing-widgetbar,
.admin-bar .ing-btn-widgetbar {
  top: 32px; }

@media (min-width: 1200px) {
  .admin-bar.ing-icon .ing-sidebar {
    top: 32px; } }

@media (min-width: 1200px) {
  .admin-bar.ing-icon.ing-full-width-active .ing-sidebar {
    top: 0; } }

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

.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.right {
  float: right; }

.left {
  float: left; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.center-list {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.hide {
  display: none; }

.show {
  display: block; }

.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.overflow-hidden {
  overflow: hidden; }

.affix {
  position: fixed; }

.w-900 {
  font-weight: 900; }

.w-800 {
  font-weight: 800; }

.w-700 {
  font-weight: 700; }

.w-600 {
  font-weight: 600; }

.w-500 {
  font-weight: 500; }

.w-400 {
  font-weight: 400; }

.w-300 {
  font-weight: 300; }

.w-200 {
  font-weight: 200; }

.w-100 {
  font-weight: 100; }

.tt-upper {
  text-transform: uppercase; }

.tt-lower {
  text-transform: lowercase; }

.tt-none {
  text-transform: none; }

.center-text {
  text-align: center; }

.right-text {
  text-align: right; }

.left-text {
  text-align: left; }

.ing-visible-phone {
  display: none !important; }

.ing-visible-tablet {
  display: none !important; }

.ing-visible-desktop {
  display: inherit !important; }

span.ing-visible-desktop {
  display: inline !important; }

.ing-hidden-desktop {
  display: none !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .ing-visible-tablet {
    display: inherit !important; }

  span.ing-visible-tablet {
    display: inline !important; }

  .ing-hidden-tablet {
    display: none !important; }

  .ing-hidden-desktop {
    display: inherit !important; }

  span.ing-hidden-desktop {
    display: inline !important; }

  .ing-visible-desktop {
    display: none !important; } }
@media (max-width: 767px) {
  .ing-visible-phone {
    display: inherit !important; }

  span.ing-visible-phone {
    display: inline !important; }

  .ing-hidden-phone {
    display: none !important; }

  .ing-hidden-desktop {
    display: inherit !important; }

  span.ing-hidden-desktop {
    display: inline !important; }

  .ing-visible-desktop {
    display: none !important; } }
.ptn, .pvn, .pan {
  padding-top: 0 !important; }

.pts, .pvs, .pas {
  padding-top: 0.5em !important; }

.ptm, .pvm, .pam {
  padding-top: 1em !important; }

.ptl, .pvl, .pal {
  padding-top: 2em !important; }

.prn, .phn, .pan {
  padding-right: 0 !important; }

.prs, .phs, .pas {
  padding-right: 0.5em !important; }

.prm, .phm, .pam {
  padding-right: 1em !important; }

.prl, .phl, .pal {
  padding-right: 2em !important; }

.pbn, .pvn, .pan {
  padding-bottom: 0 !important; }

.pbs, .pvs, .pas {
  padding-bottom: 0.5em !important; }

.pbm, .pvm, .pam {
  padding-bottom: 1em !important; }

.pbl, .pvl, .pal {
  padding-bottom: 2em !important; }

.pln, .phn, .pan {
  padding-left: 0 !important; }

.pls, .phs, .pas {
  padding-left: 0.5em !important; }

.plm, .phm, .pam {
  padding-left: 1em !important; }

.pll, .phl, .pal {
  padding-left: 2em !important; }

.mtn, .mvn, .man {
  margin-top: 0 !important; }

.mts, .mvs, .mas {
  margin-top: 0.5em !important; }

.mtm, .mvm, .mam {
  margin-top: 1em !important; }

.mtl, .mvl, .mal {
  margin-top: 2em !important; }

.mrn, .mhn, .man {
  margin-right: 0 !important; }

.mrs, .mhs, .mas {
  margin-right: 0.5em !important; }

.mrm, .mhm, .mam {
  margin-right: 1em !important; }

.mrl, .mhl, .mal {
  margin-right: 2em !important; }

.mbn, .mvn, .man {
  margin-bottom: 0 !important; }

.mbs, .mvs, .mas {
  margin-bottom: 0.5em !important; }

.mbm, .mvm, .mam {
  margin-bottom: 1em !important; }

.mbl, .mvl, .mal {
  margin-bottom: 2em !important; }

.mln, .mhn, .man {
  margin-left: 0 !important; }

.mls, .mhs, .mas {
  margin-left: 0.5em !important; }

.mlm, .mhm, .mam {
  margin-left: 1em !important; }

.mll, .mhl, .mal {
  margin-left: 2em !important; }

@font-face {
  font-family: 'swagger_font';
  src: url('../../fonts/swagger_font/swagger_font.eot?42608627');
  src: url('../../fonts/swagger_font/swagger_font.eot?42608627#iefix') format('embedded-opentype'),
       url('../../fonts/swagger_font/swagger_font.woff?42608627') format('woff'),
       url('../../fonts/swagger_font/swagger_font.ttf?42608627') format('truetype'),
       url('../../fonts/swagger_font/swagger_font.svg?42608627#swagger_font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/**/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'swagger_font';
    src: url('../../fonts/swagger_font/swagger_font.svg?42608627#swagger_font') format('svg');
  }
}

 
 [class^="ing-icon-"]:before, [class*=" ing-icon-"]:before {
  font-family: "swagger_font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.ing-icon-minus-in-circle:before { content: '\e800'; } /* '' */
.ing-icon-plus-in-circle-1:before { content: '\e801'; } /* '' */
.ing-icon-bug:before { content: '\e802'; } /* '' */
.ing-icon-volume-up:before { content: '\e803'; } /* '' */
.ing-icon-arrow-down-long:before { content: '\e804'; } /* '' */
.ing-icon-arrow-up-long:before { content: '\e805'; } /* '' */
.ing-icon-arrow-combo:before { content: '\e806'; } /* '' */
.ing-icon-star:before { content: '\e807'; } /* '' */
.ing-icon-arrow-left-thin:before { content: '\e808'; } /* '' */
.ing-icon-arrow-right-thin:before { content: '\e809'; } /* '' */
.ing-icon-arrow-left-bold:before { content: '\e80a'; } /* '' */
.ing-icon-arrow-right-bold:before { content: '\e80b'; } /* '' */
.ing-icon-star-empty:before { content: '\e80c'; } /* '' */
.ing-icon-link:before { content: '\e80d'; } /* '' */
.ing-icon-comment-1:before { content: '\e80e'; } /* '' */
.ing-icon-mustache:before { content: '\e80f'; } /* '' */
.ing-icon-scissors-and-comb:before { content: '\e810'; } /* '' */
.ing-icon-lightbulb:before { content: '\e811'; } /* '' */
.ing-icon-down-dir:before { content: '\e812'; } /* '' */
.ing-icon-left-dir:before { content: '\e813'; } /* '' */
.ing-icon-up-dir:before { content: '\e814'; } /* '' */
.ing-icon-circle:before { content: '\e815'; } /* '' */
.ing-icon-arrow-down:before { content: '\e816'; } /* '' */
.ing-icon-arrow-down-thing:before { content: '\e817'; } /* '' */
.ing-icon-arrow-top-thing:before { content: '\e818'; } /* '' */
.ing-icon-bag-cart:before { content: '\e819'; } /* '' */
.ing-icon-menu:before { content: '\e81a'; } /* '' */
.ing-icon-arrow-left:before { content: '\e81b'; } /* '' */
.ing-icon-arrow-right:before { content: '\e81c'; } /* '' */
.ing-icon-arrow-up:before { content: '\e81d'; } /* '' */
.ing-icon-clock-1:before { content: '\e81e'; } /* '' */
.ing-icon-social_youtube_square:before { content: '\e81f'; } /* '' */
.ing-icon-scissors-1:before { content: '\e820'; } /* '' */
.ing-icon-restaurant-1:before { content: '\e821'; } /* '' */
.ing-icon-hotel-food:before { content: '\e822'; } /* '' */
.ing-icon-login-1:before { content: '\e823'; } /* '' */
.ing-icon-logout-1:before { content: '\e824'; } /* '' */
.ing-icon-quote:before { content: '\e825'; } /* '' */
.ing-icon-dog:before { content: '\e826'; } /* '' */
.ing-icon-social_delicious_square:before { content: '\e827'; } /* '' */
.ing-icon-bookmark:before { content: '\e828'; } /* '' */
.ing-icon-baby:before { content: '\e829'; } /* '' */
.ing-icon-search-2:before { content: '\e82a'; } /* '' */
.ing-icon-social_deviantart_square:before { content: '\e82b'; } /* '' */
.ing-icon-flashlight:before { content: '\e82c'; } /* '' */
.ing-icon-plus:before { content: '\e82d'; } /* '' */
.ing-icon-eye:before { content: '\e82e'; } /* '' */
.ing-icon-minus:before { content: '\e82f'; } /* '' */
.ing-icon-cancel-squared:before { content: '\e830'; } /* '' */
.ing-icon-eye-3:before { content: '\e831'; } /* '' */
.ing-icon-cancel-circled:before { content: '\e832'; } /* '' */
.ing-icon-lock-open:before { content: '\e833'; } /* '' */
.ing-icon-lock-2:before { content: '\e834'; } /* '' */
.ing-icon-tag-2:before { content: '\e835'; } /* '' */
.ing-icon-switch:before { content: '\e836'; } /* '' */
.ing-icon-water:before { content: '\e837'; } /* '' */
.ing-icon-droplet:before { content: '\e838'; } /* '' */
.ing-icon-graduation-cap-1:before { content: '\e839'; } /* '' */
.ing-icon-user:before { content: '\e83a'; } /* '' */
.ing-icon-download:before { content: '\e83b'; } /* '' */
.ing-icon-upload:before { content: '\e83c'; } /* '' */
.ing-icon-picture:before { content: '\e83d'; } /* '' */
.ing-icon-thumbs-up:before { content: '\e83e'; } /* '' */
.ing-icon-thumbs-down:before { content: '\e83f'; } /* '' */
.ing-icon-tag:before { content: '\e840'; } /* '' */
.ing-icon-tags:before { content: '\e841'; } /* '' */
.ing-icon-upload-cloud:before { content: '\e842'; } /* '' */
.ing-icon-download-cloud:before { content: '\e843'; } /* '' */
.ing-icon-globe:before { content: '\e844'; } /* '' */
.ing-icon-sun:before { content: '\e845'; } /* '' */
.ing-icon-cloud:before { content: '\e846'; } /* '' */
.ing-icon-flash:before { content: '\e847'; } /* '' */
.ing-icon-moon:before { content: '\e848'; } /* '' */
.ing-icon-umbrella:before { content: '\e849'; } /* '' */
.ing-icon-flight:before { content: '\e84a'; } /* '' */
.ing-icon-leaf:before { content: '\e84b'; } /* '' */
.ing-icon-award:before { content: '\e84c'; } /* '' */
.ing-icon-cog:before { content: '\e84d'; } /* '' */
.ing-icon-paper-plane:before { content: '\e84e'; } /* '' */
.ing-icon-right-dir:before { content: '\e84f'; } /* '' */
.ing-icon-leaf-1:before { content: '\e850'; } /* '' */
.ing-icon-lifebuoy:before { content: '\e851'; } /* '' */
.ing-icon-direction:before { content: '\e852'; } /* '' */
.ing-icon-feather:before { content: '\e853'; } /* '' */
.ing-icon-pencil:before { content: '\e854'; } /* '' */
.ing-icon-keyboard:before { content: '\e855'; } /* '' */
.ing-icon-print:before { content: '\e856'; } /* '' */
.ing-icon-bell:before { content: '\e857'; } /* '' */
.ing-icon-attention:before { content: '\e858'; } /* '' */
.ing-icon-alert:before { content: '\e859'; } /* '' */
.ing-icon-tools:before { content: '\e85a'; } /* '' */
.ing-icon-basket:before { content: '\e85b'; } /* '' */
.ing-icon-coffee:before { content: '\e85c'; } /* '' */
.ing-icon-food:before { content: '\e85d'; } /* '' */
.ing-icon-briefcase:before { content: '\e85e'; } /* '' */
.ing-icon-suitcase:before { content: '\e85f'; } /* '' */
.ing-icon-heart-empty:before { content: '\e860'; } /* '' */
.ing-icon-glass:before { content: '\e861'; } /* '' */
.ing-icon-music:before { content: '\e862'; } /* '' */
.ing-icon-video:before { content: '\e863'; } /* '' */
.ing-icon-videocam:before { content: '\e864'; } /* '' */
.ing-icon-picture-1:before { content: '\e865'; } /* '' */
.ing-icon-camera:before { content: '\e866'; } /* '' */
.ing-icon-scissors:before { content: '\e867'; } /* '' */
.ing-icon-fire:before { content: '\e868'; } /* '' */
.ing-icon-bookmarks:before { content: '\e869'; } /* '' */
.ing-icon-angle-left:before { content: '\e86a'; } /* '' */
.ing-icon-angle-right:before { content: '\e86b'; } /* '' */
.ing-icon-angle-up:before { content: '\e86c'; } /* '' */
.ing-icon-angle-down:before { content: '\e86d'; } /* '' */
.ing-icon-down-dir-1:before { content: '\e86e'; } /* '' */
.ing-icon-up-dir-1:before { content: '\e86f'; } /* '' */
.ing-icon-left-dir-1:before { content: '\e870'; } /* '' */
.ing-icon-right-dir-1:before { content: '\e871'; } /* '' */
.ing-icon-play:before { content: '\e872'; } /* '' */
.ing-icon-stop:before { content: '\e873'; } /* '' */
.ing-icon-pause:before { content: '\e874'; } /* '' */
.ing-icon-cross:before { content: '\e875'; } /* '' */
.ing-icon-cancel:before { content: '\e876'; } /* '' */
.ing-icon-check-1:before { content: '\e877'; } /* '' */
.ing-icon-alarm:before { content: '\e878'; } /* '' */
.ing-icon-coffee-1:before { content: '\e879'; } /* '' */
.ing-icon-camera-1:before { content: '\e87a'; } /* '' */
.ing-icon-map-1:before { content: '\e87b'; } /* '' */
.ing-icon-flaticon_4418:before { content: '\e87c'; } /* '' */
.ing-icon-user-club2:before { content: '\e87d'; } /* '' */
.ing-icon-user-3:before { content: '\e87e'; } /* '' */
.ing-icon-friends:before { content: '\e87f'; } /* '' */
.ing-icon-search:before { content: '\e880'; } /* '' */
.ing-icon-mail-alt:before { content: '\e881'; } /* '' */
.ing-icon-heart:before { content: '\e882'; } /* '' */
.ing-icon-star-2:before { content: '\e883'; } /* '' */
.ing-icon-star-empty-2:before { content: '\e884'; } /* '' */
.ing-icon-user-1:before { content: '\e885'; } /* '' */
.ing-icon-users:before { content: '\e886'; } /* '' */
.ing-icon-th-large:before { content: '\e887'; } /* '' */
.ing-icon-th:before { content: '\e888'; } /* '' */
.ing-icon-th-list:before { content: '\e889'; } /* '' */
.ing-icon-ok:before { content: '\e88a'; } /* '' */
.ing-icon-ok-circled:before { content: '\e88b'; } /* '' */
.ing-icon-ok-circled2:before { content: '\e88c'; } /* '' */
.ing-icon-plus-squared:before { content: '\e88d'; } /* '' */
.ing-icon-help:before { content: '\e88e'; } /* '' */
.ing-icon-info:before { content: '\e88f'; } /* '' */
.ing-icon-link-ext:before { content: '\e890'; } /* '' */
.ing-icon-attach:before { content: '\e891'; } /* '' */
.ing-icon-lock:before { content: '\e892'; } /* '' */
.ing-icon-pin:before { content: '\e893'; } /* '' */
.ing-icon-eye-1:before { content: '\e894'; } /* '' */
.ing-icon-bookmark-1:before { content: '\e895'; } /* '' */
.ing-icon-flag:before { content: '\e896'; } /* '' */
.ing-icon-quote-left:before { content: '\e897'; } /* '' */
.ing-icon-code:before { content: '\e898'; } /* '' */
.ing-icon-edit:before { content: '\e899'; } /* '' */
.ing-icon-location:before { content: '\e89a'; } /* '' */
.ing-icon-login:before { content: '\e89b'; } /* '' */
.ing-icon-menu-1:before { content: '\e89c'; } /* '' */
.ing-icon-resize-vertical:before { content: '\e89d'; } /* '' */
.ing-icon-move:before { content: '\e89e'; } /* '' */
.ing-icon-rocket:before { content: '\e89f'; } /* '' */
.ing-icon-right:before { content: '\e8a0'; } /* '' */
.ing-icon-play-circled:before { content: '\e8a1'; } /* '' */
.ing-icon-font:before { content: '\e8a2'; } /* '' */
.ing-icon-text-height:before { content: '\e8a3'; } /* '' */
.ing-icon-text-width:before { content: '\e8a4'; } /* '' */
.ing-icon-list:before { content: '\e8a5'; } /* '' */
.ing-icon-megaphone:before { content: '\e8a6'; } /* '' */
.ing-icon-list-bullet:before { content: '\e8a7'; } /* '' */
.ing-icon-tasks:before { content: '\e8a8'; } /* '' */
.ing-icon-money:before { content: '\e8a9'; } /* '' */
.ing-icon-volume-up-1:before { content: '\e8aa'; } /* '' */
.ing-icon-music-1:before { content: '\e8ab'; } /* '' */
.ing-icon-search-1:before { content: '\e8ac'; } /* '' */
.ing-icon-mail:before { content: '\e8ad'; } /* '' */
.ing-icon-heart-1:before { content: '\e8ae'; } /* '' */
.ing-icon-star-3:before { content: '\e8af'; } /* '' */
.ing-icon-user-2:before { content: '\e8b0'; } /* '' */
.ing-icon-videocam-1:before { content: '\e8b1'; } /* '' */
.ing-icon-camera-2:before { content: '\e8b2'; } /* '' */
.ing-icon-photo:before { content: '\e8b3'; } /* '' */
.ing-icon-attach-1:before { content: '\e8b4'; } /* '' */
.ing-icon-lock-1:before { content: '\e8b5'; } /* '' */
.ing-icon-eye-2:before { content: '\e8b6'; } /* '' */
.ing-icon-tag-1:before { content: '\e8b7'; } /* '' */
.ing-icon-thumbs-up-1:before { content: '\e8b8'; } /* '' */
.ing-icon-pencil-1:before { content: '\e8b9'; } /* '' */
.ing-icon-phone-1:before { content: '\e8ba'; } /* '' */
.ing-icon-comment:before { content: '\e8bb'; } /* '' */
.ing-icon-location-2:before { content: '\e8bc'; } /* '' */
.ing-icon-check-empty:before { content: '\e8bd'; } /* '' */
.ing-icon-check:before { content: '\e8be'; } /* '' */
.ing-icon-cup:before { content: '\e8bf'; } /* '' */
.ing-icon-trash:before { content: '\e8c0'; } /* '' */
.ing-icon-doc:before { content: '\e8c1'; } /* '' */
.ing-icon-star-1:before { content: '\e8c2'; } /* '' */
.ing-icon-note:before { content: '\e8c3'; } /* '' */
.ing-icon-star-empty-1:before { content: '\e8c4'; } /* '' */
.ing-icon-cog-1:before { content: '\e8c5'; } /* '' */
.ing-icon-params:before { content: '\e8c6'; } /* '' */
.ing-icon-calendar:before { content: '\e8c7'; } /* '' */
.ing-icon-sound:before { content: '\e8c8'; } /* '' */
.ing-icon-clock:before { content: '\e8c9'; } /* '' */
.ing-icon-lightbulb-1:before { content: '\e8ca'; } /* '' */
.ing-icon-tv:before { content: '\e8cb'; } /* '' */
.ing-icon-desktop:before { content: '\e8cc'; } /* '' */
.ing-icon-mobile:before { content: '\e8cd'; } /* '' */
.ing-icon-cd:before { content: '\e8ce'; } /* '' */
.ing-icon-inbox:before { content: '\e8cf'; } /* '' */
.ing-icon-globe-1:before { content: '\e8d0'; } /* '' */
.ing-icon-cloud-1:before { content: '\e8d1'; } /* '' */
.ing-icon-paper-plane-1:before { content: '\e8d2'; } /* '' */
.ing-icon-email:before { content: '\e8d3'; } /* '' */
.ing-icon-home:before { content: '\e8d4'; } /* '' */
.ing-icon-fire-1:before { content: '\e8d5'; } /* '' */
.ing-icon-graduation-cap:before { content: '\e8d6'; } /* '' */
.ing-icon-megaphone-1:before { content: '\e8d7'; } /* '' */
.ing-icon-database:before { content: '\e8d8'; } /* '' */
.ing-icon-key:before { content: '\e8d9'; } /* '' */
.ing-icon-beaker:before { content: '\e8da'; } /* '' */
.ing-icon-truck:before { content: '\e8db'; } /* '' */
.ing-icon-credit-card:before { content: '\e8dc'; } /* '' */
.ing-icon-money-1:before { content: '\e8dd'; } /* '' */
.ing-icon-location-1:before { content: '\e8de'; } /* '' */
.ing-icon-food-1:before { content: '\e8df'; } /* '' */
.ing-icon-shop:before { content: '\e8e0'; } /* '' */
.ing-icon-diamond:before { content: '\e8e1'; } /* '' */
.ing-icon-t-shirt:before { content: '\e8e2'; } /* '' */
.ing-icon-wallet:before { content: '\e8e3'; } /* '' */
.ing-icon-rocket-1:before { content: '\e8e4'; } /* '' */
.ing-icon-money-2:before { content: '\e8e5'; } /* '' */
.ing-icon-cog-alt:before { content: '\e8e6'; } /* '' */
.ing-icon-wrench:before { content: '\e8e7'; } /* '' */
.ing-icon-sliders:before { content: '\e8e8'; } /* '' */
.ing-icon-doc-1:before { content: '\e8e9'; } /* '' */
.ing-icon-attention-alt:before { content: '\e8ea'; } /* '' */
.ing-icon-direction-1:before { content: '\e8eb'; } /* '' */
.ing-icon-compass:before { content: '\e8ec'; } /* '' */
.ing-icon-attention-1:before { content: '\e8ed'; } /* '' */
.ing-icon-attention-circled:before { content: '\e8ee'; } /* '' */
.ing-icon-bell-alt:before { content: '\e8ef'; } /* '' */
.ing-icon-bell-1:before { content: '\e8f0'; } /* '' */
.ing-icon-eye-off:before { content: '\e8f1'; } /* '' */
.ing-icon-key-1:before { content: '\e8f2'; } /* '' */
.ing-icon-filter:before { content: '\e8f3'; } /* '' */
.ing-icon-beaker-1:before { content: '\e8f4'; } /* '' */
.ing-icon-magic:before { content: '\e8f5'; } /* '' */
.ing-icon-euro:before { content: '\e8f6'; } /* '' */
.ing-icon-pound:before { content: '\e8f7'; } /* '' */
.ing-icon-dollar:before { content: '\e8f8'; } /* '' */
.ing-icon-rupee:before { content: '\e8f9'; } /* '' */
.ing-icon-yen:before { content: '\e8fa'; } /* '' */
.ing-icon-rouble:before { content: '\e8fb'; } /* '' */
.ing-icon-try:before { content: '\e8fc'; } /* '' */
.ing-icon-won:before { content: '\e8fd'; } /* '' */
.ing-icon-bitcoin:before { content: '\e8fe'; } /* '' */
.ing-icon-link-1:before { content: '\e8ff'; } /* '' */
.ing-icon-hammer:before { content: '\e900'; } /* '' */
.ing-icon-anchor:before { content: '\e901'; } /* '' */
.ing-icon-terminal:before { content: '\e902'; } /* '' */
.ing-icon-eraser:before { content: '\e903'; } /* '' */
.ing-icon-puzzle:before { content: '\e904'; } /* '' */
.ing-icon-shield:before { content: '\e905'; } /* '' */
.ing-icon-language:before { content: '\e906'; } /* '' */
.ing-icon-paw:before { content: '\e907'; } /* '' */
.ing-icon-cubes:before { content: '\e908'; } /* '' */
.ing-icon-lifebuoy-1:before { content: '\e909'; } /* '' */
.ing-icon-bomb:before { content: '\e90a'; } /* '' */
.ing-icon-android:before { content: '\e90b'; } /* '' */
.ing-icon-apple:before { content: '\e90c'; } /* '' */
.ing-icon-codeopen:before { content: '\e90d'; } /* '' */
.ing-icon-flag-1:before { content: '\e90e'; } /* '' */
.ing-icon-upload-cloud-1:before { content: '\e90f'; } /* '' */
.ing-icon-mic:before { content: '\e910'; } /* '' */
.ing-icon-cog-2:before { content: '\e911'; } /* '' */
.ing-icon-phone:before { content: '\e912'; } /* '' */
.ing-icon-box:before { content: '\e913'; } /* '' */
.ing-icon-folder:before { content: '\e914'; } /* '' */
.ing-icon-sound-1:before { content: '\e915'; } /* '' */
.ing-icon-hourglass:before { content: '\e916'; } /* '' */
.ing-icon-light-up:before { content: '\e917'; } /* '' */
.ing-icon-adjust:before { content: '\e918'; } /* '' */
.ing-icon-network:before { content: '\e919'; } /* '' */
.ing-icon-air:before { content: '\e91a'; } /* '' */
.ing-icon-cloud-sun:before { content: '\e91b'; } /* '' */
.ing-icon-cloud-moon:before { content: '\e91c'; } /* '' */
.ing-icon-rain:before { content: '\e91d'; } /* '' */
.ing-icon-snow-heavy:before { content: '\e91e'; } /* '' */
.ing-icon-clouds:before { content: '\e91f'; } /* '' */
.ing-icon-asl:before { content: '\e920'; } /* '' */
.ing-icon-male:before { content: '\e921'; } /* '' */
.ing-icon-female:before { content: '\e922'; } /* '' */

[class^="ing-social-"],
[class*=" ing-social-"] {
  font-family: "foundationsocial";
  speak: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased; }
  [class^="ing-social-"]:before,
  [class*=" ing-social-"]:before {
    speak: none;
    line-height: 1; }

.ing-social-thumb-up:before {
  content: "\f000"; }

.ing-social-thumb-down:before {
  content: "\f001"; }

.ing-social-rss:before {
  content: "\f002"; }

.ing-social-facebook:before {
  content: "\f003"; }

.ing-social-twitter:before {
  content: "\f004"; }

.ing-social-pinterest:before {
  content: "\f005"; }

.ing-social-github:before {
  content: "\f006"; }

.ing-social-path:before {
  content: "\f007"; }

.ing-social-linkedin:before {
  content: "\f008"; }

.ing-social-dribbble:before {
  content: "\f009"; }

.ing-social-stumble-upon:before {
  content: "\f00a"; }

.ing-social-behance:before {
  content: "\f00b"; }

.ing-social-reddit:before {
  content: "\f00c"; }

.ing-social-google-plus:before {
  content: "\f00d"; }

.ing-social-youtube:before {
  content: "\f00e"; }

.ing-social-vimeo:before {
  content: "\f00f"; }

.ing-social-flickr:before {
  content: "\f010"; }

.ing-social-slideshare:before {
  content: "\f011"; }

.ing-social-picassa:before {
  content: "\f012"; }

.ing-social-skype:before {
  content: "\f013"; }

.ing-social-steam:before {
  content: "\f014"; }

.ing-social-instagram:before {
  content: "\f015"; }

.ing-social-foursquare:before {
  content: "\f016"; }

.ing-social-delicious:before {
  content: "\f017"; }

.ing-social-chat:before {
  content: "\f018"; }

.ing-social-torso:before {
  content: "\f019"; }

.ing-social-tumblr:before {
  content: "\f01a"; }

.ing-social-video-chat:before {
  content: "\f01b"; }

.ing-social-digg:before {
  content: "\f01c"; }

.ing-social-wordpress:before {
  content: "\f01d"; }

@font-face {
  font-family: 'foundationsocial';
  src: url("../../fonts/foundation_social/foundation-social.eot?v=1.0");
  src: url("../../fonts/foundation_social/foundation-social.eot?#iefix&v=1.0") format("embedded-opentype"), url("../../fonts/foundation_social/foundation-social.woff?v=1.0") format("woff"), url("../../fonts/foundation_social/foundation-social.ttf?v=1.0") format("truetype"), url("../../fonts/foundation_social/foundation-social.svg?#foundationsocial&v=1.0") format("svg");
  font-weight: normal;
  font-style: normal; }

/* mob.version */

@media (min-width: 979px) {
.mob{ display: none; }
}
@media (min-width: 480px) and (max-width: 768px) {
.comp { display: none; }
.mob  img { margin-bottom: 30px; border-style: none; }
}
@media (max-width: 480px) {
.comp { display: none; }
.mob  img { margin-bottom: 30px; border-style: none; }
}
/* End */

/* page */
.text-top { margin-top: 40px; }
.design-full { margin: 50px 30px; }
.img-text {  position: relative; width:100%; }
.img-text h1 { position: absolute; top: 0.5em; left: 0; width: 100%; text-align: center; font-size: 40px; }
.img-text span { position: absolute; top: 6.5em; left: 0; width: 100%; text-align: center; font-size: 16px; }
.home-text h2 { position: absolute; top: -2.6em; left: 0; width: 100%; text-align: center; font-size: 36px; }
.home-text span { position: absolute; top: 1em; left: 0; width: 100%; text-align: center; font-size: 20px; }
.home-text img  { margin-top: 20px;  margin-bottom: -20px; }
.content h2  { padding-top: 20px; text-align: center; }
.horizotal_break { margin-bottom:40px; border-bottom-style:solid; border-bottom-color:#E3EAEC; border-bottom-width:1px; }
.content .buttons-center { text-align: center; }
.new-line  { font-size: 130%; font-weight: 200; color: #292D34; text-align: justify; clear: both; }
.ing-tab-pane  p { font-size: 130%; font-weight: 200; color: #292D34; text-align: justify; }
.ing-footer .widget { padding-top: 0; border-style: none; }
.help { margin-top:-1.5em; padding:100px; background-image: url('help.jpg');  background-size: 100%; }
.terms-of-use  h3{  font-size: 170%;  }
.footer-image { padding-left: 6%; padding-bottom: 40px; }

/* end */

/* forma podpiski */  
.pre-footer-content {  background-color:#f2f2f2;padding:30px 0 0; text-align:center; }
/* end */  

/* shop */
li.comment img.avatar {display: none;}
.reply-link-wrap  { display: none; }
.shop_attributes  { max-width: 400px; margin-left: auto ; margin-right: auto ; font-size: 130%;}
.sku_wrapper {  margin-top: 1.3em; text-align:center; }
.products-h2 h2   {  margin-bottom: 1em; text-align:center; }
.ing-btn-transparent  {   padding:  1em 3.55em 1em;  }
.cart-empty { max-width: 300px; margin-left: auto ; margin-right: auto ; padding-left: 50px; }
.return-to-shop { max-width: 300px; margin-left: auto ; margin-right: auto ; padding-left: 56px; }
/* end */

/* blog */
.content p { font-size: 130%; font-weight: 200; color: #292D34; text-align: justify; }
.entry-content p { font-size: 130%; font-weight: 200; color: #292D34; text-align: justify; }
.gallery_box_single { margin-left: 2em ; }
.rpwe-title a { font-size: 120%;  line-height: 1.52; font-weight: 200;}
.navigation { padding: 10px 0 20px 0; }
.nav-previous {float: left;}
.nav-next {float: right;}
/* end */

/* form login edit accaunt */
.my-account { max-width: 600px; margin-left: auto ; margin-right: auto ;  }
.lost_reset_password p { width: 600px; margin: 30px auto 0 auto; }
.address { text-align: center ; }
.cancel { margin: 3px; padding: 2px 6px; }
.pay { margin: 3px; padding: 2px 6px; }
.view { margin: 3px; padding: 2px 6px; }
/* end */

.social-icons { max-width: 300px; margin: 3.5em auto 0 auto ; }
.social-likes,.social-likes__widget{display:inline-block;padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:before,.social-likes__widget:after{display:none!important}.social-likes_vertical .social-likes__widget{display:block;float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button,.social-likes__counter{display:inline-block;margin:0;outline:0}.social-likes__button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute;top:0;left:0}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;-webkit-transition:visibility 0 .11s,opacity .1s ease-in;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}.social-likes{min-height:36px;margin:-6px}.social-likes,.social-likes_single-w{line-height:19px}.social-likes__widget{margin:6px;color:#000;background:#fff;border:1px solid #ccc;border-radius:3px;line-height:19px}.social-likes__widget:hover,.social-likes__widget:active,.social-likes__widget:focus{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;cursor:pointer}.social-likes__button,.social-likes__counter{vertical-align:middle;font-family:"Helvetica Neue",Arial,sans-serif;font-size:13px;line-height:20px;cursor:inherit}.social-likes__button{padding:1px 6px 1px 20px;font-weight:400;border-right:0}.social-likes__icon{width:20px;height:18px;margin-top:1px;background-repeat:no-repeat;background-position:50% 50%}.social-likes__counter{min-width:12px;padding:1px 4px;font-weight:400;text-align:center;border-left:1px solid #ccc}.social-likes__widget:hover>.social-likes__counter,.social-likes__widget:focus>.social-likes__counter,.social-likes__widget:active>.social-likes__counter,.social-likes__widget_active>.social-likes__counter{position:relative;border-left-color:transparent}.social-likes__widget:hover>.social-likes__counter:before,.social-likes__widget:focus>.social-likes__counter:before,.social-likes__widget:active>.social-likes__counter:before,.social-likes__widget_active>.social-likes__counter:before{content:"";position:absolute;top:0;bottom:0;left:-1px;border-left:1px solid;opacity:.4}.social-likes_vertical{margin:-6px}.social-likes_vertical .social-likes__widget{margin:6px}.social-likes_notext{margin:-3px}.social-likes_notext .social-likes__widget{margin:3px}.social-likes_notext .social-likes__button{width:18px}.social-likes_notext .social-likes__icon{width:100%;background-position:center center}.social-likes__widget_single{margin:0}.social-likes_single{margin:-12px 0 0;padding:4px 0;background:#fff;border:1px solid #ccc;border-radius:3px}.social-likes__single-container{width:100%;display:table}.social-likes_single .social-likes__widget{float:none;display:table-row;margin:0;border:0;border-radius:0;background:0 0}.social-likes_single .social-likes__button{display:block;padding:2px 6px 2px 24px}.social-likes_single .social-likes__icon{margin-left:4px;margin-top:2px}.social-likes_single .social-likes__counter{display:table-cell;padding:2px 8px 2px 4px;border-left:0;text-align:right}.social-likes_single .social-likes__widget:hover>.social-likes__counter:before,.social-likes_single .social-likes__widget:focus>.social-likes__counter:before,.social-likes_single .social-likes__widget:active>.social-likes__counter:before{display:none}.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAaElEQVR42mIxL/zLgATkgXgBECcC8QOYIBOagvVA7ADEa4FYAV0RIxDPAeIUKD8VygeJM7BABf8DsScQ/4HyzwGxB1QcrKgByUpk9h8YnwlJElkBiiYmBiIAbRUx0s46FizhgwEAAgwAkmYQfIjC7tcAAAAASUVORK5CYII=")}.social-likes__widget_single:hover,.social-likes__widget_single:active,.social-likes__widget_single:focus,.social-likes__widget_active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3673f4;border-color:#3673f4;color:#fff}.social-likes__widget_single:hover .social-likes__icon_single,.social-likes__widget_single:active .social-likes__icon_single,.social-likes__widget_single:focus .social-likes__icon_single,.social-likes__widget_active .social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAYklEQVR42mL4//8/AxKWB+L9QKyALI6u4Nx/CDiLrBCmgBGIdwOxEVQRiN4DFWcAE1DAAsR/gBgkwIjEBzMaGBAAmf0Hzgea1IDm+P9o/AYmBiIAbRUx0s46FizhgwEAAgwAAJd9Vn3NlgwAAAAASUVORK5CYII=")}.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaklEQVR42mJ0Cp7jycDAMBeIJRnwg+dAnMxEpGIGqJq5THgULwFicSBmBGJbmCYWPCYWAvEbdEF8GmCK/yMLMjGQCLBpsIW6GwaQ/UC6Ddj8cBjJZOr44TkJ6l+ANKSAGEQofgpKGgABBgAWcxAZp2KpkQAAAABJRU5ErkJggg==")}.social-likes__widget_facebook:hover,.social-likes__widget_facebook:active,.social-likes__widget_facebook:focus{background:#425497;border-color:#425497}.social-likes__widget_facebook:hover .social-likes__icon_facebook,.social-likes__widget_facebook:active .social-likes__icon_facebook,.social-likes__widget_facebook:focus .social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaUlEQVR42mL6//+/JxA/+08YgNR4MoIYDAwMkgzEgedMeBQvAWJxIGYEYluomCQLHtMKgfgNuiA+DTDF/5EFmRhIBNg02ELdDQPIfiDdBlCw/sclRzU/PCdB/QuQhhQQgwjFT4E4GSDAAMuiQX7Tr7YFAAAAAElFTkSuQmCC")}.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==")}.social-likes__widget_twitter:hover,.social-likes__widget_twitter:active,.social-likes__widget_twitter:focus{background:#00b7ec;border-color:#00b7ec}.social-likes__widget_twitter:hover .social-likes__icon_twitter,.social-likes__widget_twitter:active .social-likes__icon_twitter,.social-likes__widget_twitter:focus .social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAo0lEQVQYGQXBsSoEAACA4Z8YKIO6yXLzjYrkHS5Wm5GyYPMAUgarMikpGZQHsFh4BZPhJi9wJdzn+7JkQZJk2bl3TzYNbGTfvUVJ8gyYmdjJMd6sS9bMAHwbZ+QHMy9OHQDgWtn1CgAALpUtAADAnpITUwAAU6tKtn0BALiSkjkXfgHAhxUpybwjvwA+DSVl7MEEwJ87A0lKRs7cenTj0FCSpH8xHAhkcGt6PAAAAABJRU5ErkJggg==")}.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABD0lEQVR42nTSsUtCURTH8eszSGgIgkqSoHBQh7QpbAlBcRCJ2staHFoa+hNyzqXBoan+gMDdoWgymkwkBxMiggo3a3Cp76WfcJHXgQ/nvfveue+ewwt08luGmEEdcwgjZP7iFrtmIqaUn5SXkUEDA+wZn/CwgQgetHYjC+JbZCOANWf9VXmobDd+c4vu8YgoalhFFpf4VL8rmMW8vR/3lEQV2yijhUO99KzeQ7p+95wjneAMQcRQ1JfsNA/wrc1T46KaznyMJqZxrcIvdNRf3957Gm8JO0ggjRx+cKpN21h0B7GJDw3EOGPvYuQ3ctvgC+K4w7nOfoQlFP4rsg+usI4Lrff0Z7QnCyqpffMrwAC15jTuOMaeqQAAAABJRU5ErkJggg==")}.social-likes__widget_plusone:hover,.social-likes__widget_plusone:active,.social-likes__widget_plusone:focus{background:#dd4241;border-color:#dd4241}.social-likes__widget_plusone:hover .social-likes__icon_plusone,.social-likes__widget_plusone:active .social-likes__icon_plusone,.social-likes__widget_plusone:focus .social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAA5klEQVR42myRvQrCMBSFUyehmyC4Zte1OPoALi6+gy/j6uobiINbF3Fx6tDFpZtSUFzEPxQxnksPchty4WvSJPeek5vIOWcQMViCFuiApqliDUbGD0kCeyLzAfiAI4i5VkM+CfiChdpIXRU2lNSgYAR6ysCB441jAkrfXs7KM1YXq3PuicUxuIO2/GvZKSh4n4xrcugKniwq88L3O+GmVB0GlKxWElsl2IEt1d4qsctu/ruXskqiFKXtL2WzRiQJ6McJWO8Jc/AA/dDj7niPDb2LpRU4e+q1x7VMkM5cSMZ7mBA/AQYALgmaWsDGGiQAAAAASUVORK5CYII=")}.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8XunISbFxmQ5UYqGIj9KMztLCyTKrMZCs7K1U7NSLBRloWb+AREmFpPF7GUzRBaymGLpV5bi+9RzM+XU595zT+85533PueHTXhC1BFaRx6DHnnGEbbxoIPSEFCp+l3DjCWOYc38FFzEe7Tj3Dlr5AG0OWscA6jhFX5zHmgO1+oy3V0AHirhHGZ36jjnnknfaxzKmMIxdTKMHO0pPE/px6cA7nAV/bQsfXky7fmtCqA5a8Bn8bz/WqlhNaCCDE0xivCk459zfMKq6VPQxCth0wTUfcZdr+UIaWVR1D0k6115lFkNYwLuPeB4beFUm0cVN4NCnoaBb5z3iDFTfIx7Cpl+j23eyiF6Pqb4lXEVBvwIMAGRTP1kwMI3TAAAAAElFTkSuQmCC")}.social-likes__widget_mailru:hover,.social-likes__widget_mailru:active,.social-likes__widget_mailru:focus{background:#255896;border-color:#255896;color:#ffcd00}.social-likes__widget_mailru:hover .social-likes__icon_mailru,.social-likes__widget_mailru:active .social-likes__icon_mailru,.social-likes__widget_mailru:focus .social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8Xtn0IyIDc1SFpJQ5EdN1ChLC6PJFCsWsvInKCvFQllYKPaaZpIpC83CntkgsrBSLP1K2Wh8n3pupubU5865p/c9533PnbBWDaLRijWsYMBrLyhiF69aCJ3Qg7J/j3DrhDFkPV/FuRKSTK6RQAbtmMEPCojjxGv9TTw2XIJ2n/PxN2jDFh5wjA69x1yzytBJB1hCGsPYxyxS2FN5SuhDxYH3OAv+xw4+vZlO/VVCqAma8RU0jpq1KFYJz5jCKSYxXhe87NrfMaq+1HQJ69h2w5e+4k738o1BTONC19rNpOpd5jGEHD5wiAVs4k2VRB9uwneectCd6x5xBervCY9h3V+jy99kEb1eU395XEVBfwIMAE0mQy9JLJUSAAAAAElFTkSuQmCC")}.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAsElEQVR42mKJLJ3tycDAMBeIJRnwg+dAnMxEpGIGqJq5TGiKGZEwSE4ViDcha2LCYpIREK8C4l4gfgLElciSLDisDgXi/0A8DYi58GkA8Y8AsQkQfwHie0C8BVkBupO4kWyIBWJxIE4D4u/4nKQMxOVQ9jcgbgPii0BsgUvDIyCeBcR/gHgFVI00PhsuA3E61Lkg2xYAsSyyhudIcfGBQOS9AJmSAmIQEdNPQUkDIMAA8iAe2OyimvEAAAAASUVORK5CYII=")}.social-likes__widget_vkontakte:hover,.social-likes__widget_vkontakte:active,.social-likes__widget_vkontakte:focus{background:#526e8f;border-color:#526e8f}.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAfUlEQVQYGQXBMQ4BUQAFwGej0P1aohJCJBpcwu6N1AqVTqFX6TSu4B4if2+gNGZirwIAqPZRAQBADSAiBmYeQACxcXc2sgICiA4/MzsggKFia6HxBAIolk6Oxia+EEDRgYN4QQDF2tXF1NAbAigiGnM3ICoAAOij1QMA+Gj/aNf4AJYJLVIAAAAASUVORK5CYII=")}.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAyElEQVR42kzPMQtBcRTG4UvKQmalZFNKDNdm5gsYFCUlCbMyGMwsfACLzRcw2EwsGJTBQAZlUgxsfidvceq5/3vPeTv3Xs99FHMoP3ooOd+aoo+3T40hmnjouYsQWl4uEdRxRkLO6kVsQwB23nDRBruP2swGJ+zgYqKAq97JAi8UMUNFgb16LwvUkEYHcQUOaGNjgTKyaGCrQErn0gJVpQt/g6teObbfPGKAp/Orp3pH25DEHGGsFchghbxXXxvEAjlZqFf8CDAAgr4qyqKlfhgAAAAASUVORK5CYII=");background-position:6px 3px}.social-likes__widget_odnoklassniki:hover,.social-likes__widget_odnoklassniki:active,.social-likes__widget_odnoklassniki:focus{background:#f6903b;border-color:#f6903b}.social-likes__widget_odnoklassniki:hover .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:active .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:focus .social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAgElEQVQIHQXBoRGCAAAF0N80OoA0AxTHcQMncAaO7J1ndRCbgUDRbPCgMABEjnu+F7FRGwxqG4m4YTLhJrG36BUKvcU+SnQiOpSx9cHDAx/biMoP/FQSZ3cnFxcnd+d4YfX2tuIVB1cjGF0dIgpf8FVIHI1otRgdozF72tl5mjV/486WhTdrOooAAAAASUVORK5CYII=")}.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABCUlEQVR42nTRPUvDUBTG8ZtoKYogTsGCoAXtUqFuBR1c/AZddNbRQUqhH0Eo6KKDb0gpXQUHBxF0Kg6KFAWh4qI4KxQRtKXxf+C5OEgP/Ehu8uTclwSN0VmnWsE6shjEF05QwZMFQr04QB3vKOmjGlZxiZxTcE0Pi9jCGD402xnOsYNF67yBGwWP8IaCwhe4xjxmLDyNUySxjGGk3F/5Wcb9Rib04FNLu9LYmk2ih1cbVLXmKXTRwoPCc8jgES/WpYymlhOpSxoxdjXTNn7spo19nYbN1ME9hjTexLE/OqsAC/jGknYf6Yxv/U592LrkcYdn+VehrgmM4ND1r8CHB7CnX96v4l8BBgB54jWa5GM+bAAAAABJRU5ErkJggg==")}.social-likes__widget_pinterest:hover,.social-likes__widget_pinterest:active,.social-likes__widget_pinterest:focus{background:#cc002b;border-color:#cc002b}.social-likes__widget_pinterest:hover .social-likes__icon_pinterest,.social-likes__widget_pinterest:active .social-likes__icon_pinterest,.social-likes__widget_pinterest:focus .social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAQAAADV/FywAAAAvklEQVQYGQXBsUoUAACA4f/i8MBB0TdINCQQhHoDaXRzagkkopYGhRYfwKWhSYLDZ2ixNyiTVp1cXMQgaDpNsa6v70vy3DcTt34ZeyRlaIzPXnvpAy6tK2+wIwuSZ/75Yphz3+XQjS3JVzwOe0Z+463kCBu58dHIT/fW5IEzUys58NeqK6eSJ/44NZM5r2yaurTkoRNsK8kuLlybYt9AycAnd5a98M5TScmsH44lSVIyb2JbkiSDZNF7I0mS9B8IOsS5z/yrNgAAAABJRU5ErkJggg==")}

.skt-ctabox-button { text-align: center; }
.skt-ctabox-button a:before, .skt-ctabox-button a:after { border-top: 4px double #E1E1E1; content: ""; display: block;height: 1px;position: absolute;      right: 110%;      top: 50%;      width: 200px;  }
.skt-ctabox-button a:after {left: 110%;right: auto;  }
.skt-ctabox-button a:before, .skt-ctabox-button a:after { border-top: 4px double #E1E1E1;      content: "";      display: block;      height: 1px;      position: absolute;      right: 110%;      top: 50%;      width:100%;  }
.skt-ctabox-button a { display: inline-block; margin-top: 10px; margin-bottom: 50px;position: relative;  line-height: 20px; 	font-size: 14px;      padding: 8px 25px;  	border: 1px solid #F54336;  	transition: all 0.3s linear 0s;  	-webkit-transition: all 0.3s linear 0s;  	-moz-transition: all 0.3s linear 0s;  	-o-transition: all 0.3s linear 0s;  	cursor: pointer;  }
.skt-ctabox-button a:hover { background:#F54336;color:#fff; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}

.h-recent-posts { min-height: 68px; }

.a-img img { display: block; padding: 5; line-height: 1.7; border: 1px solid #E3EAEC; background-color: white; -webkit-transition: border 0.3s ease, box-shadow 0.3s ease; transition: border 0.3s ease, box-shadow 0.3s ease; }
.a-img  p { font-size: 100%; text-align: justify; }
.b-img img { display: block; padding: 5; line-height: 1.7; border: 1px solid #E3EAEC; background-color: white; -webkit-transition: border 0.3s ease, box-shadow 0.3s ease; transition: border 0.3s ease, box-shadow 0.3s ease; }
.b-img > img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.b-img img:hover { border: 1px solid #D64123; }
.button-cat { padding: 8px 0 0 5px; position: absolute; }

.rus p { font-family: "Times New Roman", Times, serif; } 
.rus h1 { font-size: 220%; font-family: "Times New Roman", Times, serif; } 
.rus h2 { font-size: 200%; font-family: "Times New Roman", Times, serif; } 