/*-----------------------------------------------------------



 Theme Name: Festilu Theme - T2015

 Version: 1.1.1

 Description: FESTILU / BY ADESIGN

 Author: Alejandro Rivas

 Author URI: http//www.rivcross.com

 License: GNU General Public License version 2.0

 License URI: http://www.gnu.org/licenses/gpl-2.0.html

 Tags: light, flexible-width, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready

*/

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@import url("hover-min.css");
article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section,

summary {

  display: block;

}

audio,

canvas,

video {

  display: inline-block;

}

audio:not([controls]) {

  display: none;

  height: 0;

}

[hidden],

template {

  display: none;

}

html {

  font-family: sans-serif;

  -ms-text-size-adjust: 100%;

  -webkit-text-size-adjust: 100%;

}

body {

  margin: 0;

}

a {

  background: transparent;

}

a:focus {

  outline: thin dotted;

}

a:active,

a:hover {

  outline: 0;

}

h1 {

  font-size: 2em;

  margin: 0.67em 0;

}

abbr[title] {

  border-bottom: 1px dotted;

}

b,

strong {

  font-weight: bold;

}

dfn {

  font-style: italic;

}

hr {

  -moz-box-sizing: content-box;

  box-sizing: content-box;

  height: 0;

}

mark {

  background: #ff0;

  color: #000;

}

code,

kbd,

pre,

samp {

  font-family: monospace, serif;

  font-size: 1em;

}

pre {

  white-space: pre-wrap;

}

q {

  quotes: "\201C" "\201D" "\2018" "\2019";

}

small {

  font-size: 80%;

}

sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}

sup {

  top: -0.5em;

}

sub {

  bottom: -0.25em;

}

img {

  border: 0;

}

svg:not(:root) {

  overflow: hidden;

}

figure {

  margin: 0;

}

fieldset {

  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;

}

legend {

  border: 0;

  padding: 0;

}

button,

input,

select,

textarea {

  font-family: inherit;

  font-size: 100%;

  margin: 0;
  
  width:100%;

}

button,

input {

  line-height: normal;

}

button,

select {

  text-transform: none;

}

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

  -webkit-appearance: button;

  cursor: pointer;

}

button[disabled],

html input[disabled] {

  cursor: default;

}

input[type="checkbox"],

input[type="radio"] {

  box-sizing: border-box;

  padding: 0;

}

input[type="search"] {

  -webkit-appearance: textfield;

  -moz-box-sizing: content-box;

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

}

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}

button::-moz-focus-inner,

input::-moz-focus-inner {

  border: 0;

  padding: 0;

}

textarea {

  overflow: auto;

  vertical-align: top;

}

table {

  border-collapse: collapse;

  border-spacing: 0;

}

@media print {

  * {

    text-shadow: none !important;

    color: #000 !important;

    background: transparent !important;

    box-shadow: none !important;

  }

  a,

  a:visited {

    text-decoration: underline;

  }

  a[href]:after {

    content: " (" attr(href) ")";

  }

  abbr[title]:after {

    content: " (" attr(title) ")";

  }

  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: 2cm .5cm;

  }

  p,

  h2,

  h3 {

    orphans: 3;

    widows: 3;

  }

  h2,

  h3 {

    page-break-after: avoid;

  }

  select {

    background: #fff !important;

  }

  .navbar {

    display: none;

  }

  .table td,

  .table th {

    background-color: #fff !important;

  }

  .btn > .caret,

  .dropup > .btn > .caret {

    border-top-color: #000 !important;

  }

  .label {

    border: 1px solid #000;

  }

  .table {

    border-collapse: collapse !important;

  }

  .table-bordered th,

  .table-bordered td {

    border: 1px solid #ddd !important;

  }

}

*,

*:before,

*:after {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

html {

  font-size: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

body {

  font-family: 'Roboto', sans-serif;

  font-size: 16px;

  line-height: 1.5;

  color: #333333;
  
  background-color: #ffffff;

}

input,

button,

select,

textarea {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

}

a {

  color: #428bca;

  text-decoration: none;

}

a:hover,

a:focus {

  color: #2a6496;

  text-decoration: underline;

}

a:focus {

  outline: thin dotted;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}

img {

  vertical-align: middle;

}

.img-responsive {

  display: block;

  max-width: 100%;

  height: auto;

}

.img-rounded {

  border-radius: 0;

}

.img-thumbnail {

  padding: 4px;

  line-height: 1.5;

  background-color: #ffffff;

  border: 1px solid #dddddd;

  border-radius: 0;

  -moz-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

  display: inline-block;

  max-width: 100%;

  height: auto;

}

.img-circle {

  border-radius: 50%;

}

hr {

  margin-top: 24px;

  margin-bottom: 24px;

  border: 0;

  border-top: 1px solid #eeeeee;

}

.sr-only {

  position: absolute;

  width: 1px;

  height: 1px;

  margin: -1px;

  padding: 0;

  overflow: hidden;

  clip: rect(0, 0, 0, 0);

  border: 0;

}

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

  font-family: 'Roboto', sans-serif;

  font-weight: 300;

  line-height: 1.1;

  color: inherit;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

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,

h2,

h3 {

  margin-top: 24px;

  margin-bottom: 12px;

}

h1 small,

h2 small,

h3 small,

h1 .small,

h2 .small,

h3 .small {

  font-size: 65%;

}

h4,

h5,

h6 {

  margin-top: 12px;

  margin-bottom: 12px;

}

h4 small,

h5 small,

h6 small,

h4 .small,

h5 .small,

h6 .small {

  font-size: 75%;

}

h1,

.h1 {

  font-size: 36px;

}

h2,

.h2 {

  font-size: 24px;

}

h3,

.h3 {

  font-size: 21px;

}

h4,

.h4 {

  font-size: 18px;

}

h5,

.h5 {

  font-size: 16px;

}

h6,

.h6 {

  font-size: 14px;

}

p {

  margin: 0 0 12px;

}

.lead {

  margin-bottom: 24px;

  font-size: 18px;

  font-weight: 200;

  line-height: 1.4;

}

@media (min-width: 768px) {

  .lead {

    font-size: 24px;

  }

}

small,

.small {

  font-size: 85%;

}

cite {

  font-style: normal;

}

.text-muted {

  color: #999999;

}

.text-primary {

  color: #428bca;

}

.text-primary:hover {

  color: #3071a9;

}

.text-warning {

  color: #8a6d3b;

}

.text-warning:hover {

  color: #66512c;

}

.text-danger {

  color: #a94442;

}

.text-danger:hover {

  color: #843534;

}

.text-success {

  color: #3c763d;

}

.text-success:hover {

  color: #2b542c;

}

.text-info {

  color: #31708f;

}

.text-info:hover {

  color: #245269;

}

.text-left {

  text-align: left;

}

.text-right {

  text-align: right;

}

.text-center {

  text-align: center;

}

.page-header {

  padding-bottom: 11px;

  margin: 48px 0 24px;

  border-bottom: 1px solid #eeeeee;

}

ul,

ol {

  margin-top: 0;

  margin-bottom: 12px;

}

ul ul,

ol ul,

ul ol,

ol ol {

  margin-bottom: 0;

}

.list-unstyled {

  padding-left: 0;

  list-style: none;

}

.list-inline {

  padding-left: 0;

  list-style: none;

}

.list-inline > li {

  display: inline-block;

  padding-left: 5px;

  padding-right: 5px;

}

.list-inline > li:first-child {

  padding-left: 0;

}

dl {

  margin-top: 0;

  margin-bottom: 24px;

}

dt,

dd {

  line-height: 1.5;

}

dt {

  font-weight: bold;

}

dd {

  margin-left: 0;

}

@media (min-width: 768px) {

  .dl-horizontal dt {

    float: left;

    width: 160px;

    clear: left;

    text-align: right;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

  }

  .dl-horizontal dd {

    margin-left: 180px;

  }

  .dl-horizontal dd:before,

  .dl-horizontal dd:after {

    content: " ";

    display: table;

  }

  .dl-horizontal dd:after {

    clear: both;

  }

  .dl-horizontal dd:before,

  .dl-horizontal dd:after {

    content: " ";

    display: table;

  }

  .dl-horizontal dd:after {

    clear: both;

  }

}

abbr[title],

abbr[data-original-title] {

  cursor: help;

  border-bottom: 1px dotted #999999;

}

.initialism {

  font-size: 90%;

  text-transform: uppercase;

}

blockquote {

  padding: 12px 24px;

  margin: 0 0 24px;

  border-left: 5px solid #eeeeee;

}

blockquote p {

  font-size: 20px;

  font-weight: 300;

  line-height: 1.25;

}

blockquote p:last-child {

  margin-bottom: 0;

}

blockquote small,

blockquote .small {

  display: block;

  line-height: 1.5;

  color: #999999;

}

blockquote small:before,

blockquote .small:before {

  content: '\2014 \00A0';

}

blockquote.pull-right {

  padding-right: 15px;

  padding-left: 0;

  border-right: 5px solid #eeeeee;

  border-left: 0;

}

blockquote.pull-right p,

blockquote.pull-right small,

blockquote.pull-right .small {

  text-align: right;

}

blockquote.pull-right small:before,

blockquote.pull-right .small:before {

  content: '';

}

blockquote.pull-right small:after,

blockquote.pull-right .small:after {

  content: '\00A0 \2014';

}

blockquote:before,

blockquote:after {

  content: "";

}

address {

  margin-bottom: 24px;

  font-style: normal;

  line-height: 1.5;

}

code,

kbd,

pre,

samp {

  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;

}

code {

  padding: 2px 4px;

  font-size: 90%;

  color: #c7254e;

  background-color: #f9f2f4;

  white-space: nowrap;

  border-radius: 0;

}

pre {

  display: block;

  padding: 11.5px;

  margin: 0 0 12px;

  font-size: 15px;

  line-height: 1.5;

  word-break: break-all;

  word-wrap: break-word;

  color: #333333;

  background-color: #f5f5f5;

  border: 1px solid #cccccc;

  border-radius: 0;

}

pre code {

  padding: 0;

  font-size: inherit;

  color: inherit;

  white-space: pre-wrap;

  background-color: transparent;

  border-radius: 0;

}

.pre-scrollable {

  max-height: 340px;

  overflow-y: scroll;

}

.container {

  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;

}

.container:before,

.container:after {

  content: " ";

  display: table;

}

.container:after {

  clear: both;

}

.container:before,

.container:after {

  content: " ";

  display: table;

}

.container:after {

  clear: both;

}

@media (min-width: 768px) {

  .container {

    width: 750px;

  }

}

@media (min-width: 992px) {

  .container {

    width: 970px;

  }

}

@media (min-width: 1200px) {

  .container {

    width: 1170px;

  }

}

.row {

  margin-left: -15px;

  margin-right: -15px;

}

.row:before,

.row:after {

  content: " ";

  display: table;

}

.row:after {

  clear: both;

}

.row:before,

.row:after {

  content: " ";

  display: table;

}

.row:after {

  clear: both;

}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

  position: relative;

  min-height: 1px;

  padding-left: 15px;

  padding-right: 15px;

}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

  float: left;

}

.col-xs-12 {

  width: 100%;

}

.col-xs-11 {

  width: 91.66666667%;

}

.col-xs-10 {

  width: 83.33333333%;

}

.col-xs-9 {

  width: 75%;

}

.col-xs-8 {

  width: 66.66666667%;

}

.col-xs-7 {

  width: 58.33333333%;

}

.col-xs-6 {

  width: 50%;

}

.col-xs-5 {

  width: 41.66666667%;

}

.col-xs-4 {

  width: 33.33333333%;

}

.col-xs-3 {

  width: 25%;

}

.col-xs-2 {

  width: 16.66666667%;

}

.col-xs-1 {

  width: 8.33333333%;

}

.col-xs-pull-12 {

  right: 100%;

}

.col-xs-pull-11 {

  right: 91.66666667%;

}

.col-xs-pull-10 {

  right: 83.33333333%;

}

.col-xs-pull-9 {

  right: 75%;

}

.col-xs-pull-8 {

  right: 66.66666667%;

}

.col-xs-pull-7 {

  right: 58.33333333%;

}

.col-xs-pull-6 {

  right: 50%;

}

.col-xs-pull-5 {

  right: 41.66666667%;

}

.col-xs-pull-4 {

  right: 33.33333333%;

}

.col-xs-pull-3 {

  right: 25%;

}

.col-xs-pull-2 {

  right: 16.66666667%;

}

.col-xs-pull-1 {

  right: 8.33333333%;

}

.col-xs-pull-0 {

  right: 0%;

}

.col-xs-push-12 {

  left: 100%;

}

.col-xs-push-11 {

  left: 91.66666667%;

}

.col-xs-push-10 {

  left: 83.33333333%;

}

.col-xs-push-9 {

  left: 75%;

}

.col-xs-push-8 {

  left: 66.66666667%;

}

.col-xs-push-7 {

  left: 58.33333333%;

}

.col-xs-push-6 {

  left: 50%;

}

.col-xs-push-5 {

  left: 41.66666667%;

}

.col-xs-push-4 {

  left: 33.33333333%;

}

.col-xs-push-3 {

  left: 25%;

}

.col-xs-push-2 {

  left: 16.66666667%;

}

.col-xs-push-1 {

  left: 8.33333333%;

}

.col-xs-push-0 {

  left: 0%;

}

.col-xs-offset-12 {

  margin-left: 100%;

}

.col-xs-offset-11 {

  margin-left: 91.66666667%;

}

.col-xs-offset-10 {

  margin-left: 83.33333333%;

}

.col-xs-offset-9 {

  margin-left: 75%;

}

.col-xs-offset-8 {

  margin-left: 66.66666667%;

}

.col-xs-offset-7 {

  margin-left: 58.33333333%;

}

.col-xs-offset-6 {

  margin-left: 50%;

}

.col-xs-offset-5 {

  margin-left: 41.66666667%;

}

.col-xs-offset-4 {

  margin-left: 33.33333333%;

}

.col-xs-offset-3 {

  margin-left: 25%;

}

.col-xs-offset-2 {

  margin-left: 16.66666667%;

}

.col-xs-offset-1 {

  margin-left: 8.33333333%;

}

.col-xs-offset-0 {

  margin-left: 0%;

}

@media (min-width: 768px) {

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {

    float: left;

  }

  .col-sm-12 {

    width: 100%;

  }

  .col-sm-11 {

    width: 91.66666667%;

  }

  .col-sm-10 {

    width: 83.33333333%;

  }

  .col-sm-9 {

    width: 75%;

  }

  .col-sm-8 {

    width: 66.66666667%;

  }

  .col-sm-7 {

    width: 58.33333333%;

  }

  .col-sm-6 {

    width: 50%;

  }

  .col-sm-5 {

    width: 41.66666667%;

  }

  .col-sm-4 {

    width: 33.33333333%;

  }

  .col-sm-3 {

    width: 25%;

  }

  .col-sm-2 {

    width: 16.66666667%;

  }

  .col-sm-1 {

    width: 8.33333333%;

  }

  .col-sm-pull-12 {

    right: 100%;

  }

  .col-sm-pull-11 {

    right: 91.66666667%;

  }

  .col-sm-pull-10 {

    right: 83.33333333%;

  }

  .col-sm-pull-9 {

    right: 75%;

  }

  .col-sm-pull-8 {

    right: 66.66666667%;

  }

  .col-sm-pull-7 {

    right: 58.33333333%;

  }

  .col-sm-pull-6 {

    right: 50%;

  }

  .col-sm-pull-5 {

    right: 41.66666667%;

  }

  .col-sm-pull-4 {

    right: 33.33333333%;

  }

  .col-sm-pull-3 {

    right: 25%;

  }

  .col-sm-pull-2 {

    right: 16.66666667%;

  }

  .col-sm-pull-1 {

    right: 8.33333333%;

  }

  .col-sm-pull-0 {

    right: 0%;

  }

  .col-sm-push-12 {

    left: 100%;

  }

  .col-sm-push-11 {

    left: 91.66666667%;

  }

  .col-sm-push-10 {

    left: 83.33333333%;

  }

  .col-sm-push-9 {

    left: 75%;

  }

  .col-sm-push-8 {

    left: 66.66666667%;

  }

  .col-sm-push-7 {

    left: 58.33333333%;

  }

  .col-sm-push-6 {

    left: 50%;

  }

  .col-sm-push-5 {

    left: 41.66666667%;

  }

  .col-sm-push-4 {

    left: 33.33333333%;

  }

  .col-sm-push-3 {

    left: 25%;

  }

  .col-sm-push-2 {

    left: 16.66666667%;

  }

  .col-sm-push-1 {

    left: 8.33333333%;

  }

  .col-sm-push-0 {

    left: 0%;

  }

  .col-sm-offset-12 {

    margin-left: 100%;

  }

  .col-sm-offset-11 {

    margin-left: 91.66666667%;

  }

  .col-sm-offset-10 {

    margin-left: 83.33333333%;

  }

  .col-sm-offset-9 {

    margin-left: 75%;

  }

  .col-sm-offset-8 {

    margin-left: 66.66666667%;

  }

  .col-sm-offset-7 {

    margin-left: 58.33333333%;

  }

  .col-sm-offset-6 {

    margin-left: 50%;

  }

  .col-sm-offset-5 {

    margin-left: 41.66666667%;

  }

  .col-sm-offset-4 {

    margin-left: 33.33333333%;

  }

  .col-sm-offset-3 {

    margin-left: 25%;

  }

  .col-sm-offset-2 {

    margin-left: 16.66666667%;

  }

  .col-sm-offset-1 {

    margin-left: 8.33333333%;

  }

  .col-sm-offset-0 {

    margin-left: 0%;

  }

}

@media (min-width: 992px) {

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {

    float: left;

  }

  .col-md-12 {

    width: 100%;

  }

  .col-md-11 {

    width: 91.66666667%;

  }

  .col-md-10 {

    width: 83.33333333%;

  }

  .col-md-9 {

    width: 75%;

  }

  .col-md-8 {

    width: 66.66666667%;

  }

  .col-md-7 {

    width: 58.33333333%;

  }

  .col-md-6 {

    width: 50%;

  }

  .col-md-5 {

    width: 41.66666667%;

  }

  .col-md-4 {

    width: 33.33333333%;

  }

  .col-md-3 {

    width: 25%;

  }

  .col-md-2 {

    width: 16.66666667%;

  }

  .col-md-1 {

    width: 8.33333333%;

  }

  .col-md-pull-12 {

    right: 100%;

  }

  .col-md-pull-11 {

    right: 91.66666667%;

  }

  .col-md-pull-10 {

    right: 83.33333333%;

  }

  .col-md-pull-9 {

    right: 75%;

  }

  .col-md-pull-8 {

    right: 66.66666667%;

  }

  .col-md-pull-7 {

    right: 58.33333333%;

  }

  .col-md-pull-6 {

    right: 50%;

  }

  .col-md-pull-5 {

    right: 41.66666667%;

  }

  .col-md-pull-4 {

    right: 33.33333333%;

  }

  .col-md-pull-3 {

    right: 25%;

  }

  .col-md-pull-2 {

    right: 16.66666667%;

  }

  .col-md-pull-1 {

    right: 8.33333333%;

  }

  .col-md-pull-0 {

    right: 0%;

  }

  .col-md-push-12 {

    left: 100%;

  }

  .col-md-push-11 {

    left: 91.66666667%;

  }

  .col-md-push-10 {

    left: 83.33333333%;

  }

  .col-md-push-9 {

    left: 75%;

  }

  .col-md-push-8 {

    left: 66.66666667%;

  }

  .col-md-push-7 {

    left: 58.33333333%;

  }

  .col-md-push-6 {

    left: 50%;

  }

  .col-md-push-5 {

    left: 41.66666667%;

  }

  .col-md-push-4 {

    left: 33.33333333%;

  }

  .col-md-push-3 {

    left: 25%;

  }

  .col-md-push-2 {

    left: 16.66666667%;

  }

  .col-md-push-1 {

    left: 8.33333333%;

  }

  .col-md-push-0 {

    left: 0%;

  }

  .col-md-offset-12 {

    margin-left: 100%;

  }

  .col-md-offset-11 {

    margin-left: 91.66666667%;

  }

  .col-md-offset-10 {

    margin-left: 83.33333333%;

  }

  .col-md-offset-9 {

    margin-left: 75%;

  }

  .col-md-offset-8 {

    margin-left: 66.66666667%;

  }

  .col-md-offset-7 {

    margin-left: 58.33333333%;

  }

  .col-md-offset-6 {

    margin-left: 50%;

  }

  .col-md-offset-5 {

    margin-left: 41.66666667%;

  }

  .col-md-offset-4 {

    margin-left: 33.33333333%;

  }

  .col-md-offset-3 {

    margin-left: 25%;

  }

  .col-md-offset-2 {

    margin-left: 16.66666667%;

  }

  .col-md-offset-1 {

    margin-left: 8.33333333%;

  }

  .col-md-offset-0 {

    margin-left: 0%;

  }

}

@media (min-width: 1200px) {

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {

    float: left;

  }

  .col-lg-12 {

    width: 100%;

  }

  .col-lg-11 {

    width: 91.66666667%;

  }

  .col-lg-10 {

    width: 83.33333333%;

  }

  .col-lg-9 {

    width: 75%;

  }

  .col-lg-8 {

    width: 66.66666667%;

  }

  .col-lg-7 {

    width: 58.33333333%;

  }

  .col-lg-6 {

    width: 50%;

  }

  .col-lg-5 {

    width: 41.66666667%;

  }

  .col-lg-4 {

    width: 33.33333333%;

  }

  .col-lg-3 {

    width: 25%;

  }

  .col-lg-2 {

    width: 16.66666667%;

  }

  .col-lg-1 {

    width: 8.33333333%;

  }

  .col-lg-pull-12 {

    right: 100%;

  }

  .col-lg-pull-11 {

    right: 91.66666667%;

  }

  .col-lg-pull-10 {

    right: 83.33333333%;

  }

  .col-lg-pull-9 {

    right: 75%;

  }

  .col-lg-pull-8 {

    right: 66.66666667%;

  }

  .col-lg-pull-7 {

    right: 58.33333333%;

  }

  .col-lg-pull-6 {

    right: 50%;

  }

  .col-lg-pull-5 {

    right: 41.66666667%;

  }

  .col-lg-pull-4 {

    right: 33.33333333%;

  }

  .col-lg-pull-3 {

    right: 25%;

  }

  .col-lg-pull-2 {

    right: 16.66666667%;

  }

  .col-lg-pull-1 {

    right: 8.33333333%;

  }

  .col-lg-pull-0 {

    right: 0%;

  }

  .col-lg-push-12 {

    left: 100%;

  }

  .col-lg-push-11 {

    left: 91.66666667%;

  }

  .col-lg-push-10 {

    left: 83.33333333%;

  }

  .col-lg-push-9 {

    left: 75%;

  }

  .col-lg-push-8 {

    left: 66.66666667%;

  }

  .col-lg-push-7 {

    left: 58.33333333%;

  }

  .col-lg-push-6 {

    left: 50%;

  }

  .col-lg-push-5 {

    left: 41.66666667%;

  }

  .col-lg-push-4 {

    left: 33.33333333%;

  }

  .col-lg-push-3 {

    left: 25%;

  }

  .col-lg-push-2 {

    left: 16.66666667%;

  }

  .col-lg-push-1 {

    left: 8.33333333%;

  }

  .col-lg-push-0 {

    left: 0%;

  }

  .col-lg-offset-12 {

    margin-left: 100%;

  }

  .col-lg-offset-11 {

    margin-left: 91.66666667%;

  }

  .col-lg-offset-10 {

    margin-left: 83.33333333%;

  }

  .col-lg-offset-9 {

    margin-left: 75%;

  }

  .col-lg-offset-8 {

    margin-left: 66.66666667%;

  }

  .col-lg-offset-7 {

    margin-left: 58.33333333%;

  }

  .col-lg-offset-6 {

    margin-left: 50%;

  }

  .col-lg-offset-5 {

    margin-left: 41.66666667%;

  }

  .col-lg-offset-4 {

    margin-left: 33.33333333%;

  }

  .col-lg-offset-3 {

    margin-left: 25%;

  }

  .col-lg-offset-2 {

    margin-left: 16.66666667%;

  }

  .col-lg-offset-1 {

    margin-left: 8.33333333%;

  }

  .col-lg-offset-0 {

    margin-left: 0%;

  }

}

table {

  max-width: 100%;

  background-color: transparent;

}

th {

  text-align: left;

}

.table {

  width: 100%;

  margin-bottom: 24px;

}

.table > thead > tr > th,

.table > tbody > tr > th,

.table > tfoot > tr > th,

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

  padding: 8px;

  line-height: 1.5;

  vertical-align: top;

  border-top: 1px solid #dddddd;

}

.table > thead > tr > th {

  vertical-align: bottom;

  border-bottom: 2px solid #dddddd;

}

.table > caption + thead > tr:first-child > th,

.table > colgroup + thead > tr:first-child > th,

.table > thead:first-child > tr:first-child > th,

.table > caption + thead > tr:first-child > td,

.table > colgroup + thead > tr:first-child > td,

.table > thead:first-child > tr:first-child > td {

  border-top: 0;

}

.table > tbody + tbody {

  border-top: 2px solid #dddddd;

}

.table .table {

  background-color: #ffffff;

}

.table-condensed > thead > tr > th,

.table-condensed > tbody > tr > th,

.table-condensed > tfoot > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > td {

  padding: 5px;

}

.table-bordered {

  border: 1px solid #dddddd;

}

.table-bordered > thead > tr > th,

.table-bordered > tbody > tr > th,

.table-bordered > tfoot > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > td {

  border: 1px solid #dddddd;

}

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

  border-bottom-width: 2px;

}

.table-striped > tbody > tr:nth-child(odd) > td,

.table-striped > tbody > tr:nth-child(odd) > th {

  background-color: #f9f9f9;

}

.table-hover > tbody > tr:hover > td,

.table-hover > tbody > tr:hover > th {

  background-color: #f5f5f5;

}

table col[class*="col-"] {

  position: static;

  float: none;

  display: table-column;

}

table td[class*="col-"],

table th[class*="col-"] {

  float: none;

  display: table-cell;

}

.table > thead > tr > .active,

.table > tbody > tr > .active,

.table > tfoot > tr > .active,

.table > thead > .active > td,

.table > tbody > .active > td,

.table > tfoot > .active > td,

.table > thead > .active > th,

.table > tbody > .active > th,

.table > tfoot > .active > th {

  background-color: #f5f5f5;

}

.table-hover > tbody > tr > .active:hover,

.table-hover > tbody > .active:hover > td,

.table-hover > tbody > .active:hover > th {

  background-color: #e8e8e8;

}

.table > thead > tr > .success,

.table > tbody > tr > .success,

.table > tfoot > tr > .success,

.table > thead > .success > td,

.table > tbody > .success > td,

.table > tfoot > .success > td,

.table > thead > .success > th,

.table > tbody > .success > th,

.table > tfoot > .success > th {

  background-color: #dff0d8;

}

.table-hover > tbody > tr > .success:hover,

.table-hover > tbody > .success:hover > td,

.table-hover > tbody > .success:hover > th {

  background-color: #d0e9c6;

}

.table > thead > tr > .danger,

.table > tbody > tr > .danger,

.table > tfoot > tr > .danger,

.table > thead > .danger > td,

.table > tbody > .danger > td,

.table > tfoot > .danger > td,

.table > thead > .danger > th,

.table > tbody > .danger > th,

.table > tfoot > .danger > th {

  background-color: #f2dede;

}

.table-hover > tbody > tr > .danger:hover,

.table-hover > tbody > .danger:hover > td,

.table-hover > tbody > .danger:hover > th {

  background-color: #ebcccc;

}

.table > thead > tr > .warning,

.table > tbody > tr > .warning,

.table > tfoot > tr > .warning,

.table > thead > .warning > td,

.table > tbody > .warning > td,

.table > tfoot > .warning > td,

.table > thead > .warning > th,

.table > tbody > .warning > th,

.table > tfoot > .warning > th {

  background-color: #fcf8e3;

}

.table-hover > tbody > tr > .warning:hover,

.table-hover > tbody > .warning:hover > td,

.table-hover > tbody > .warning:hover > th {

  background-color: #faf2cc;

}

@media (max-width: 767px) {

  .table-responsive {

    width: 100%;

    margin-bottom: 18px;

    overflow-y: hidden;

    overflow-x: scroll;

    -ms-overflow-style: -ms-autohiding-scrollbar;

    border: 1px solid #dddddd;

    -webkit-overflow-scrolling: touch;

  }

  .table-responsive > .table {

    margin-bottom: 0;

  }

  .table-responsive > .table > thead > tr > th,

  .table-responsive > .table > tbody > tr > th,

  .table-responsive > .table > tfoot > tr > th,

  .table-responsive > .table > thead > tr > td,

  .table-responsive > .table > tbody > tr > td,

  .table-responsive > .table > tfoot > tr > td {

    white-space: nowrap;

  }

  .table-responsive > .table-bordered {

    border: 0;

  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,

  .table-responsive > .table-bordered > tbody > tr > th:first-child,

  .table-responsive > .table-bordered > tfoot > tr > th:first-child,

  .table-responsive > .table-bordered > thead > tr > td:first-child,

  .table-responsive > .table-bordered > tbody > tr > td:first-child,

  .table-responsive > .table-bordered > tfoot > tr > td:first-child {

    border-left: 0;

  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,

  .table-responsive > .table-bordered > tbody > tr > th:last-child,

  .table-responsive > .table-bordered > tfoot > tr > th:last-child,

  .table-responsive > .table-bordered > thead > tr > td:last-child,

  .table-responsive > .table-bordered > tbody > tr > td:last-child,

  .table-responsive > .table-bordered > tfoot > tr > td:last-child {

    border-right: 0;

  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,

  .table-responsive > .table-bordered > tfoot > tr:last-child > th,

  .table-responsive > .table-bordered > tbody > tr:last-child > td,

  .table-responsive > .table-bordered > tfoot > tr:last-child > td {

    border-bottom: 0;

  }

}

.btn {

  display: inline-block;

  margin-bottom: 0;

  font-weight: normal;

  text-align: center;

  vertical-align: middle;

  cursor: pointer;

  background-image: none;

  border: 1px solid transparent;

  white-space: nowrap;

  padding: 6px 12px;

  font-size: 16px;

  line-height: 1.5;

  border-radius: 0;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  -o-user-select: none;

  user-select: none;

}

.btn:focus {

  outline: thin dotted;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}

.btn:hover,

.btn:focus {

  color: #ffffff;

  text-decoration: none;

}

.btn:active,

.btn.active {

  outline: 0;

  background-image: none;

  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

}

.btn.disabled,

.btn[disabled],

fieldset[disabled] .btn {

  cursor: not-allowed;

  pointer-events: none;

  -webkit-opacity: 0.65;

  -moz-opacity: 0.65;

  opacity: 0.65;

  filter: alpha(opacity=65);

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.btn-default {

  color: #ffffff;

  background-color: #ed0f59;

  border-color: #ed0f59;

}

.btn-default:hover,

.btn-default:focus,

.btn-default:active,

.btn-default.active,

.open .dropdown-toggle.btn-default {

  color: #ffffff;

  background-color: #00968e;

  border-color: #00827b;

}

.btn-default:active,

.btn-default.active,

.open .dropdown-toggle.btn-default {

  background-image: none;

}

.btn-default.disabled,

.btn-default[disabled],

fieldset[disabled] .btn-default,

.btn-default.disabled:hover,

.btn-default[disabled]:hover,

fieldset[disabled] .btn-default:hover,

.btn-default.disabled:focus,

.btn-default[disabled]:focus,

fieldset[disabled] .btn-default:focus,

.btn-default.disabled:active,

.btn-default[disabled]:active,

fieldset[disabled] .btn-default:active,

.btn-default.disabled.active,

.btn-default[disabled].active,

fieldset[disabled] .btn-default.active {

  background-color: #ed0f59;

  border-color: #ed0f59;

}

.btn-default .badge {

  color: #ed0f59;

  background-color: #fff;

}

.btn-primary {

  color: #ffffff;

  background-color: #428bca;

  border-color: #428bca;

}

.btn-primary:hover,

.btn-primary:focus,

.btn-primary:active,

.btn-primary.active,

.open .dropdown-toggle.btn-primary {

  color: #ffffff;

  background-color: #3276b1;

  border-color: #2d6ca2;

}

.btn-primary:active,

.btn-primary.active,

.open .dropdown-toggle.btn-primary {

  background-image: none;

}

.btn-primary.disabled,

.btn-primary[disabled],

fieldset[disabled] .btn-primary,

.btn-primary.disabled:hover,

.btn-primary[disabled]:hover,

fieldset[disabled] .btn-primary:hover,

.btn-primary.disabled:focus,

.btn-primary[disabled]:focus,

fieldset[disabled] .btn-primary:focus,

.btn-primary.disabled:active,

.btn-primary[disabled]:active,

fieldset[disabled] .btn-primary:active,

.btn-primary.disabled.active,

.btn-primary[disabled].active,

fieldset[disabled] .btn-primary.active {

  background-color: #428bca;

  border-color: #428bca;

}

.btn-primary .badge {

  color: #428bca;

  background-color: #fff;

}

.btn-warning {

  color: #ffffff;

  background-color: #f0ad4e;

  border-color: #f0ad4e;

}

.btn-warning:hover,

.btn-warning:focus,

.btn-warning:active,

.btn-warning.active,

.open .dropdown-toggle.btn-warning {

  color: #ffffff;

  background-color: #ed9c28;

  border-color: #eb9316;

}

.btn-warning:active,

.btn-warning.active,

.open .dropdown-toggle.btn-warning {

  background-image: none;

}

.btn-warning.disabled,

.btn-warning[disabled],

fieldset[disabled] .btn-warning,

.btn-warning.disabled:hover,

.btn-warning[disabled]:hover,

fieldset[disabled] .btn-warning:hover,

.btn-warning.disabled:focus,

.btn-warning[disabled]:focus,

fieldset[disabled] .btn-warning:focus,

.btn-warning.disabled:active,

.btn-warning[disabled]:active,

fieldset[disabled] .btn-warning:active,

.btn-warning.disabled.active,

.btn-warning[disabled].active,

fieldset[disabled] .btn-warning.active {

  background-color: #f0ad4e;

  border-color: #f0ad4e;

}

.btn-warning .badge {

  color: #f0ad4e;

  background-color: #fff;

}

.btn-danger {

  color: #ffffff;

  background-color: #d9534f;

  border-color: #d9534f;

}

.btn-danger:hover,

.btn-danger:focus,

.btn-danger:active,

.btn-danger.active,

.open .dropdown-toggle.btn-danger {

  color: #ffffff;

  background-color: #d2322d;

  border-color: #c12e2a;

}

.btn-danger:active,

.btn-danger.active,

.open .dropdown-toggle.btn-danger {

  background-image: none;

}

.btn-danger.disabled,

.btn-danger[disabled],

fieldset[disabled] .btn-danger,

.btn-danger.disabled:hover,

.btn-danger[disabled]:hover,

fieldset[disabled] .btn-danger:hover,

.btn-danger.disabled:focus,

.btn-danger[disabled]:focus,

fieldset[disabled] .btn-danger:focus,

.btn-danger.disabled:active,

.btn-danger[disabled]:active,

fieldset[disabled] .btn-danger:active,

.btn-danger.disabled.active,

.btn-danger[disabled].active,

fieldset[disabled] .btn-danger.active {

  background-color: #d9534f;

  border-color: #d9534f;

}

.btn-danger .badge {

  color: #d9534f;

  background-color: #fff;

}

.btn-success {

  color: #ffffff;

  background-color: #5cb85c;

  border-color: #5cb85c;

}

.btn-success:hover,

.btn-success:focus,

.btn-success:active,

.btn-success.active,

.open .dropdown-toggle.btn-success {

  color: #ffffff;

  background-color: #47a447;

  border-color: #419641;

}

.btn-success:active,

.btn-success.active,

.open .dropdown-toggle.btn-success {

  background-image: none;

}

.btn-success.disabled,

.btn-success[disabled],

fieldset[disabled] .btn-success,

.btn-success.disabled:hover,

.btn-success[disabled]:hover,

fieldset[disabled] .btn-success:hover,

.btn-success.disabled:focus,

.btn-success[disabled]:focus,

fieldset[disabled] .btn-success:focus,

.btn-success.disabled:active,

.btn-success[disabled]:active,

fieldset[disabled] .btn-success:active,

.btn-success.disabled.active,

.btn-success[disabled].active,

fieldset[disabled] .btn-success.active {

  background-color: #5cb85c;

  border-color: #5cb85c;

}

.btn-success .badge {

  color: #5cb85c;

  background-color: #fff;

}

.btn-info {

  color: #ffffff;

  background-color: #5bc0de;

  border-color: #5bc0de;

}

.btn-info:hover,

.btn-info:focus,

.btn-info:active,

.btn-info.active,

.open .dropdown-toggle.btn-info {

  color: #ffffff;

  background-color: #39b3d7;

  border-color: #2aabd2;

}

.btn-info:active,

.btn-info.active,

.open .dropdown-toggle.btn-info {

  background-image: none;

}

.btn-info.disabled,

.btn-info[disabled],

fieldset[disabled] .btn-info,

.btn-info.disabled:hover,

.btn-info[disabled]:hover,

fieldset[disabled] .btn-info:hover,

.btn-info.disabled:focus,

.btn-info[disabled]:focus,

fieldset[disabled] .btn-info:focus,

.btn-info.disabled:active,

.btn-info[disabled]:active,

fieldset[disabled] .btn-info:active,

.btn-info.disabled.active,

.btn-info[disabled].active,

fieldset[disabled] .btn-info.active {

  background-color: #5bc0de;

  border-color: #5bc0de;

}

.btn-info .badge {

  color: #5bc0de;

  background-color: #fff;

}

.btn-link {

  color: #428bca;

  font-weight: normal;

  cursor: pointer;

  border-radius: 0;

}

.btn-link,

.btn-link:active,

.btn-link[disabled],

fieldset[disabled] .btn-link {

  background-color: transparent;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.btn-link,

.btn-link:hover,

.btn-link:focus,

.btn-link:active {

  border-color: transparent;

}

.btn-link:hover,

.btn-link:focus {

  color: #2a6496;

  text-decoration: underline;

  background-color: transparent;

}

.btn-link[disabled]:hover,

fieldset[disabled] .btn-link:hover,

.btn-link[disabled]:focus,

fieldset[disabled] .btn-link:focus {

  color: #999999;

  text-decoration: none;

}

.btn-lg {

  padding: 10px 16px;

  font-size: 18px;

  line-height: 1.33;

  border-radius: 0;

}

.btn-sm {

  padding: 5px 10px;

  font-size: 12px;

  line-height: 1.5;

  border-radius: 0;

}

.btn-xs {

  padding: 1px 5px;

  font-size: 12px;

  line-height: 1.5;

  border-radius: 0;

}

.btn-block {

  display: block;

  width: 100%;

  padding-left: 0;

  padding-right: 0;

}

.btn-block + .btn-block {

  margin-top: 5px;

}

input[type="submit"].btn-block,

input[type="reset"].btn-block,

input[type="button"].btn-block {

  width: 100%;
  

}

.close {

  float: right;

  font-size: 24px;

  font-weight: bold;

  line-height: 1;

  color: #000000;

  text-shadow: 0 1px 0 #ffffff;

  -webkit-opacity: 0.2;

  -moz-opacity: 0.2;

  opacity: 0.2;

  filter: alpha(opacity=20);

}

.close:hover,

.close:focus {

  color: #000000;

  text-decoration: none;

  cursor: pointer;

  -webkit-opacity: 0.5;

  -moz-opacity: 0.5;

  opacity: 0.5;

  filter: alpha(opacity=50);

}

button.close {

  padding: 0;

  cursor: pointer;

  background: transparent;

  border: 0;

  -webkit-appearance: none;

}

.alert {

  padding: 15px;

  margin-bottom: 24px;

  border: 1px solid transparent;

  border-radius: 4px;

}

.alert h4 {

  margin-top: 0;

  color: inherit;

}

.alert .alert-link {

  font-weight: bold;

}

.alert > p,

.alert > ul {

  margin-bottom: 0;

}

.alert > p + p {

  margin-top: 5px;

}

.alert-dismissable {

  padding-right: 35px;

}

.alert-dismissable .close {

  position: relative;

  top: -2px;

  right: -21px;

  color: inherit;

}

.alert-success {

  background-color: #dff0d8;

  border-color: #dff0d8;

  color: #3c763d;

}

.alert-success hr {

  border-top-color: #d0e9c6;

}

.alert-success .alert-link {

  color: #2b542c;

}

.alert-info {

  background-color: #d9edf7;

  border-color: #d9edf7;

  color: #31708f;

}

.alert-info hr {

  border-top-color: #c4e3f3;

}

.alert-info .alert-link {

  color: #245269;

}

.alert-warning {

  background-color: #fcf8e3;

  border-color: #fcf8e3;

  color: #8a6d3b;

}

.alert-warning hr {

  border-top-color: #faf2cc;

}

.alert-warning .alert-link {

  color: #66512c;

}

.alert-danger {

  background-color: #f2dede;

  border-color: #f2dede;

  color: #a94442;

}

.alert-danger hr {

  border-top-color: #ebcccc;

}

.alert-danger .alert-link {

  color: #843534;

}

.clearfix:before,

.clearfix:after {

  content: " ";

  display: table;

}

.clearfix:after {

  clear: both;

}

.center-block {

  display: block;

  margin-left: auto;

  margin-right: auto;

}

.pull-right {

  float: right !important;

}

.pull-left {

  float: left !important;

}

.hide {

  display: none !important;

}

.show {

  display: block !important;

}

.invisible {

  visibility: hidden;

}

.text-hide {

  font: 0/0 a;

  color: transparent;

  text-shadow: none;

  background-color: transparent;

  border: 0;

}

.hidden {

  display: none !important;

  visibility: hidden !important;

}

.affix {

  position: fixed;

}

@-ms-viewport {

  width: device-width;

}

.visible-xs,

tr.visible-xs,

th.visible-xs,

td.visible-xs {

  display: none !important;

}

@media (max-width: 767px) {

  .visible-xs {

    display: block !important;

  }

  table.visible-xs {

    display: table;

  }

  tr.visible-xs {

    display: table-row !important;

  }

  th.visible-xs,

  td.visible-xs {

    display: table-cell !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-xs.visible-sm {

    display: block !important;

  }

  table.visible-xs.visible-sm {

    display: table;

  }

  tr.visible-xs.visible-sm {

    display: table-row !important;

  }

  th.visible-xs.visible-sm,

  td.visible-xs.visible-sm {

    display: table-cell !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-xs.visible-md {

    display: block !important;

  }

  table.visible-xs.visible-md {

    display: table;

  }

  tr.visible-xs.visible-md {

    display: table-row !important;

  }

  th.visible-xs.visible-md,

  td.visible-xs.visible-md {

    display: table-cell !important;

  }

}

@media (min-width: 1200px) {

  .visible-xs.visible-lg {

    display: block !important;

  }

  table.visible-xs.visible-lg {

    display: table;

  }

  tr.visible-xs.visible-lg {

    display: table-row !important;

  }

  th.visible-xs.visible-lg,

  td.visible-xs.visible-lg {

    display: table-cell !important;

  }

}

.visible-sm,

tr.visible-sm,

th.visible-sm,

td.visible-sm {

  display: none !important;

}

@media (max-width: 767px) {

  .visible-sm.visible-xs {

    display: block !important;

  }

  table.visible-sm.visible-xs {

    display: table;

  }

  tr.visible-sm.visible-xs {

    display: table-row !important;

  }

  th.visible-sm.visible-xs,

  td.visible-sm.visible-xs {

    display: table-cell !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-sm {

    display: block !important;

  }

  table.visible-sm {

    display: table;

  }

  tr.visible-sm {

    display: table-row !important;

  }

  th.visible-sm,

  td.visible-sm {

    display: table-cell !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-sm.visible-md {

    display: block !important;

  }

  table.visible-sm.visible-md {

    display: table;

  }

  tr.visible-sm.visible-md {

    display: table-row !important;

  }

  th.visible-sm.visible-md,

  td.visible-sm.visible-md {

    display: table-cell !important;

  }

}

@media (min-width: 1200px) {

  .visible-sm.visible-lg {

    display: block !important;

  }

  table.visible-sm.visible-lg {

    display: table;

  }

  tr.visible-sm.visible-lg {

    display: table-row !important;

  }

  th.visible-sm.visible-lg,

  td.visible-sm.visible-lg {

    display: table-cell !important;

  }

}

.visible-md,

tr.visible-md,

th.visible-md,

td.visible-md {

  display: none !important;

}

@media (max-width: 767px) {

  .visible-md.visible-xs {

    display: block !important;

  }

  table.visible-md.visible-xs {

    display: table;

  }

  tr.visible-md.visible-xs {

    display: table-row !important;

  }

  th.visible-md.visible-xs,

  td.visible-md.visible-xs {

    display: table-cell !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-md.visible-sm {

    display: block !important;

  }

  table.visible-md.visible-sm {

    display: table;

  }

  tr.visible-md.visible-sm {

    display: table-row !important;

  }

  th.visible-md.visible-sm,

  td.visible-md.visible-sm {

    display: table-cell !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-md {

    display: block !important;

  }

  table.visible-md {

    display: table;

  }

  tr.visible-md {

    display: table-row !important;

  }

  th.visible-md,

  td.visible-md {

    display: table-cell !important;

  }

}

@media (min-width: 1200px) {

  .visible-md.visible-lg {

    display: block !important;

  }

  table.visible-md.visible-lg {

    display: table;

  }

  tr.visible-md.visible-lg {

    display: table-row !important;

  }

  th.visible-md.visible-lg,

  td.visible-md.visible-lg {

    display: table-cell !important;

  }

}

.visible-lg,

tr.visible-lg,

th.visible-lg,

td.visible-lg {

  display: none !important;

}

@media (max-width: 767px) {

  .visible-lg.visible-xs {

    display: block !important;

  }

  table.visible-lg.visible-xs {

    display: table;

  }

  tr.visible-lg.visible-xs {

    display: table-row !important;

  }

  th.visible-lg.visible-xs,

  td.visible-lg.visible-xs {

    display: table-cell !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-lg.visible-sm {

    display: block !important;

  }

  table.visible-lg.visible-sm {

    display: table;

  }

  tr.visible-lg.visible-sm {

    display: table-row !important;

  }

  th.visible-lg.visible-sm,

  td.visible-lg.visible-sm {

    display: table-cell !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-lg.visible-md {

    display: block !important;

  }

  table.visible-lg.visible-md {

    display: table;

  }

  tr.visible-lg.visible-md {

    display: table-row !important;

  }

  th.visible-lg.visible-md,

  td.visible-lg.visible-md {

    display: table-cell !important;

  }

}

@media (min-width: 1200px) {

  .visible-lg {

    display: block !important;

  }

  table.visible-lg {

    display: table;

  }

  tr.visible-lg {

    display: table-row !important;

  }

  th.visible-lg,

  td.visible-lg {

    display: table-cell !important;

  }

}

.hidden-xs {

  display: block !important;

}

table.hidden-xs {

  display: table;

}

tr.hidden-xs {

  display: table-row !important;

}

th.hidden-xs,

td.hidden-xs {

  display: table-cell !important;

}

@media (max-width: 767px) {

  .hidden-xs,

  tr.hidden-xs,

  th.hidden-xs,

  td.hidden-xs {

    display: none !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-xs.hidden-sm,

  tr.hidden-xs.hidden-sm,

  th.hidden-xs.hidden-sm,

  td.hidden-xs.hidden-sm {

    display: none !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-xs.hidden-md,

  tr.hidden-xs.hidden-md,

  th.hidden-xs.hidden-md,

  td.hidden-xs.hidden-md {

    display: none !important;

  }

}

@media (min-width: 1200px) {

  .hidden-xs.hidden-lg,

  tr.hidden-xs.hidden-lg,

  th.hidden-xs.hidden-lg,

  td.hidden-xs.hidden-lg {

    display: none !important;

  }

}

.hidden-sm {

  display: block !important;

}

table.hidden-sm {

  display: table;

}

tr.hidden-sm {

  display: table-row !important;

}

th.hidden-sm,

td.hidden-sm {

  display: table-cell !important;

}

@media (max-width: 767px) {

  .hidden-sm.hidden-xs,

  tr.hidden-sm.hidden-xs,

  th.hidden-sm.hidden-xs,

  td.hidden-sm.hidden-xs {

    display: none !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-sm,

  tr.hidden-sm,

  th.hidden-sm,

  td.hidden-sm {

    display: none !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-sm.hidden-md,

  tr.hidden-sm.hidden-md,

  th.hidden-sm.hidden-md,

  td.hidden-sm.hidden-md {

    display: none !important;

  }

}

@media (min-width: 1200px) {

  .hidden-sm.hidden-lg,

  tr.hidden-sm.hidden-lg,

  th.hidden-sm.hidden-lg,

  td.hidden-sm.hidden-lg {

    display: none !important;

  }

}

.hidden-md {

  display: block !important;

}

table.hidden-md {

  display: table;

}

tr.hidden-md {

  display: table-row !important;

}

th.hidden-md,

td.hidden-md {

  display: table-cell !important;

}

@media (max-width: 767px) {

  .hidden-md.hidden-xs,

  tr.hidden-md.hidden-xs,

  th.hidden-md.hidden-xs,

  td.hidden-md.hidden-xs {

    display: none !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-md.hidden-sm,

  tr.hidden-md.hidden-sm,

  th.hidden-md.hidden-sm,

  td.hidden-md.hidden-sm {

    display: none !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-md,

  tr.hidden-md,

  th.hidden-md,

  td.hidden-md {

    display: none !important;

  }

}

@media (min-width: 1200px) {

  .hidden-md.hidden-lg,

  tr.hidden-md.hidden-lg,

  th.hidden-md.hidden-lg,

  td.hidden-md.hidden-lg {

    display: none !important;

  }

}

.hidden-lg {

  display: block !important;

}

table.hidden-lg {

  display: table;

}

tr.hidden-lg {

  display: table-row !important;

}

th.hidden-lg,

td.hidden-lg {

  display: table-cell !important;

}

@media (max-width: 767px) {

  .hidden-lg.hidden-xs,

  tr.hidden-lg.hidden-xs,

  th.hidden-lg.hidden-xs,

  td.hidden-lg.hidden-xs {

    display: none !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-lg.hidden-sm,

  tr.hidden-lg.hidden-sm,

  th.hidden-lg.hidden-sm,

  td.hidden-lg.hidden-sm {

    display: none !important;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-lg.hidden-md,

  tr.hidden-lg.hidden-md,

  th.hidden-lg.hidden-md,

  td.hidden-lg.hidden-md {

    display: none !important;

  }

}

@media (min-width: 1200px) {

  .hidden-lg,

  tr.hidden-lg,

  th.hidden-lg,

  td.hidden-lg {

    display: none !important;

  }

}

.visible-print,

tr.visible-print,

th.visible-print,

td.visible-print {

  display: none !important;

}

@media print {

  .visible-print {

    display: block !important;

  }

  table.visible-print {

    display: table;

  }

  tr.visible-print {

    display: table-row !important;

  }

  th.visible-print,

  td.visible-print {

    display: table-cell !important;

  }

  .hidden-print,

  tr.hidden-print,

  th.hidden-print,

  td.hidden-print {

    display: none !important;

  }

}

.fade {

  opacity: 0;

  -moz-transition: opacity 0.15s linear;

  -o-transition: opacity 0.15s linear;

  -webkit-transition: opacity 0.15s linear;

  transition: opacity 0.15s linear;

}

.fade.in {

  opacity: 1;

}

.collapse {

  display: none;

}

.collapse.in {

  display: block;

}

.collapsing {

  position: relative;

  height: 0;

  overflow: hidden;

  -moz-transition: height 0.35s ease;

  -o-transition: height 0.35s ease;

  -webkit-transition: height 0.35s ease;

  transition: height 0.35s ease;

}

.panel {

  margin-bottom: 24px;

  background-color: #ffffff;

  border: 1px solid transparent;

  border-radius: 0;

  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}

.panel-body {

  padding: 15px;

}

.panel-body:before,

.panel-body:after {

  content: " ";

  display: table;

}

.panel-body:after {

  clear: both;

}

.panel-body:before,

.panel-body:after {

  content: " ";

  display: table;

}

.panel-body:after {

  clear: both;

}

.panel > .list-group {

  margin-bottom: 0;

}

.panel > .list-group .list-group-item {

  border-width: 1px 0;

}

.panel > .list-group .list-group-item:first-child {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}

.panel > .list-group .list-group-item:last-child {

  border-bottom: 0;

}

.panel-heading + .list-group .list-group-item:first-child {

  border-top-width: 0;

}

.panel > .table,

.panel > .table-responsive > .table {

  margin-bottom: 0;

}

.panel > .panel-body + .table,

.panel > .panel-body + .table-responsive {

  border-top: 1px solid #dddddd;

}

.panel > .table > tbody:first-child th,

.panel > .table > tbody:first-child td {

  border-top: 0;

}

.panel > .table-bordered,

.panel > .table-responsive > .table-bordered {

  border: 0;

}

.panel > .table-bordered > thead > tr > th:first-child,

.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,

.panel > .table-bordered > tbody > tr > th:first-child,

.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,

.panel > .table-bordered > tfoot > tr > th:first-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,

.panel > .table-bordered > thead > tr > td:first-child,

.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,

.panel > .table-bordered > tbody > tr > td:first-child,

.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,

.panel > .table-bordered > tfoot > tr > td:first-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {

  border-left: 0;

}

.panel > .table-bordered > thead > tr > th:last-child,

.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,

.panel > .table-bordered > tbody > tr > th:last-child,

.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,

.panel > .table-bordered > tfoot > tr > th:last-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,

.panel > .table-bordered > thead > tr > td:last-child,

.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,

.panel > .table-bordered > tbody > tr > td:last-child,

.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,

.panel > .table-bordered > tfoot > tr > td:last-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {

  border-right: 0;

}

.panel > .table-bordered > thead > tr:last-child > th,

.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,

.panel > .table-bordered > tbody > tr:last-child > th,

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,

.panel > .table-bordered > tfoot > tr:last-child > th,

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,

.panel > .table-bordered > thead > tr:last-child > td,

.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,

.panel > .table-bordered > tbody > tr:last-child > td,

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,

.panel > .table-bordered > tfoot > tr:last-child > td,

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {

  border-bottom: 0;

}

.panel > .table-responsive {

  border: 0;

  margin-bottom: 0;

}

.panel-heading {

  padding: 10px 15px;

  border-bottom: 1px solid transparent;

  border-top-right-radius: -1;

  border-top-left-radius: -1;

}

.panel-heading > .dropdown .dropdown-toggle {

  color: inherit;

}

.panel-title {

  margin-top: 0;

  margin-bottom: 0;

  font-size: 18px;

  color: inherit;

}

.panel-title > a {

  color: inherit;

}

.panel-footer {

  padding: 10px 15px;

  background-color: #f5f5f5;

  border-top: 1px solid #dddddd;

  border-bottom-right-radius: -1;

  border-bottom-left-radius: -1;

}

.panel-group .panel {

  margin-bottom: 0;

  border-radius: 0;

  overflow: hidden;

}

.panel-group .panel + .panel {

  margin-top: 5px;

}

.panel-group .panel-heading {

  border-bottom: 0;

}

.panel-group .panel-heading + .panel-collapse .panel-body {

  border-top: 1px solid #dddddd;

}

.panel-group .panel-footer {

  border-top: 0;

}

.panel-group .panel-footer + .panel-collapse .panel-body {

  border-bottom: 1px solid #dddddd;

}

.panel-default {

  border-color: #dddddd;

}

.panel-default > .panel-heading {

  color: #333333;

  background-color: #f5f5f5;

  border-color: #dddddd;

}

.panel-default > .panel-heading + .panel-collapse .panel-body {

  border-top-color: #dddddd;

}

.panel-default > .panel-footer + .panel-collapse .panel-body {

  border-bottom-color: #dddddd;

}

.panel-primary {

  border-color: #428bca;

}

.panel-primary > .panel-heading {

  color: #ffffff;

  background-color: #428bca;

  border-color: #428bca;

}

.panel-primary > .panel-heading + .panel-collapse .panel-body {

  border-top-color: #428bca;

}

.panel-primary > .panel-footer + .panel-collapse .panel-body {

  border-bottom-color: #428bca;

}

.panel-success {

  border-color: #d6e9c6;

}

.panel-success > .panel-heading {

  color: #3c763d;

  background-color: #dff0d8;

  border-color: #d6e9c6;

}

.panel-success > .panel-heading + .panel-collapse .panel-body {

  border-top-color: #d6e9c6;

}

.panel-success > .panel-footer + .panel-collapse .panel-body {

  border-bottom-color: #d6e9c6;

}

.panel-warning {

  border-color: #faebcc;

}

.panel-warning > .panel-heading {

  color: #8a6d3b;

  background-color: #fcf8e3;

  border-color: #faebcc;

}

.panel-warning > .panel-heading + .panel-collapse .panel-body {

  border-top-color: #faebcc;

}

.panel-warning > .panel-footer + .panel-collapse .panel-body {

  border-bottom-color: #faebcc;

}

.panel-danger {

  border-color: #ebccd1;

}

.panel-danger > .panel-heading {

  color: #a94442;

  background-color: #f2dede;

  border-color: #ebccd1;

}

.panel-danger > .panel-heading + .panel-collapse .panel-body {

  border-top-color: #ebccd1;

}

.panel-danger > .panel-footer + .panel-collapse .panel-body {

  border-bottom-color: #ebccd1;

}

.panel-info {

  border-color: #bce8f1;

}

.panel-info > .panel-heading {

  color: #31708f;

  background-color: #d9edf7;

  border-color: #bce8f1;

}

.panel-info > .panel-heading + .panel-collapse .panel-body {

  border-top-color: #bce8f1;

}

.panel-info > .panel-footer + .panel-collapse .panel-body {

  border-bottom-color: #bce8f1;

}

.nav {

  margin-bottom: 0;

  padding-left: 0;

  list-style: none;

}

.nav:before,

.nav:after {

  content: " ";

  display: table;

}

.nav:after {

  clear: both;

}

.nav:before,

.nav:after {

  content: " ";

  display: table;

}

.nav:after {

  clear: both;

}

.nav > li {

  position: relative;

  display: block;

}

.nav > li > a {

  position: relative;

  display: block;

  padding: 10px 15px;

}

.nav > li > a:hover,

.nav > li > a:focus {

  text-decoration: none;

  background-color: #eeeeee;

}

.nav > li.disabled > a {

  color: #999999;

}

.nav > li.disabled > a:hover,

.nav > li.disabled > a:focus {

  color: #999999;

  text-decoration: none;

  background-color: transparent;

  cursor: not-allowed;

}

.nav .open > a,

.nav .open > a:hover,

.nav .open > a:focus {

  background-color: #eeeeee;

  border-color: #428bca;

}

.nav .nav-divider {

  height: 1px;

  margin: 11px 0;

  overflow: hidden;

  background-color: #e5e5e5;

}

.nav > li > a > img {

  max-width: none;

}

.nav-tabs {

  border-bottom: 1px solid #dddddd;

}

.nav-tabs > li {

  float: left;

  margin-bottom: -1px;

}

.nav-tabs > li > a {

  margin-right: 2px;

  line-height: 1.5;

  border: 1px solid transparent;

  border-radius: 0 0 0 0;

}

.nav-tabs > li > a:hover {

  border-color: #eeeeee #eeeeee #dddddd;

}

.nav-tabs > li.active > a,

.nav-tabs > li.active > a:hover,

.nav-tabs > li.active > a:focus {

  color: #555555;

  background-color: #ffffff;

  border: 1px solid #dddddd;

  border-bottom-color: transparent;

  cursor: default;

}

.nav-tabs.nav-justified {

  width: 100%;

  border-bottom: 0;

}

.nav-tabs.nav-justified > li {

  float: none;

}

.nav-tabs.nav-justified > li > a {

  text-align: center;

  margin-bottom: 5px;

}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {

  top: auto;

  left: auto;

}

@media (min-width: 768px) {

  .nav-tabs.nav-justified > li {

    display: table-cell;

    width: 1%;

  }

  .nav-tabs.nav-justified > li > a {

    margin-bottom: 0;

  }

}

.nav-tabs.nav-justified > li > a {

  margin-right: 0;

  border-radius: 0;

}

.nav-tabs.nav-justified > .active > a,

.nav-tabs.nav-justified > .active > a:hover,

.nav-tabs.nav-justified > .active > a:focus {

  border: 1px solid #dddddd;

}

@media (min-width: 768px) {

  .nav-tabs.nav-justified > li > a {

    border-bottom: 1px solid #dddddd;

    border-radius: 0 0 0 0;

  }

  .nav-tabs.nav-justified > .active > a,

  .nav-tabs.nav-justified > .active > a:hover,

  .nav-tabs.nav-justified > .active > a:focus {

    border-bottom-color: #ffffff;

  }

}

.nav-pills > li {

  float: left;

}

.nav-pills > li > a {

  border-radius: 0;

}

.nav-pills > li + li {

  margin-left: 2px;

}

.nav-pills > li.active > a,

.nav-pills > li.active > a:hover,

.nav-pills > li.active > a:focus {

  color: #ffffff;

  background-color: #428bca;

}

.nav-stacked > li {

  float: none;

}

.nav-stacked > li + li {

  margin-top: 2px;

  margin-left: 0;

}

.nav-justified {

  width: 100%;

}

.nav-justified > li {

  float: none;

}

.nav-justified > li > a {

  text-align: center;

  margin-bottom: 5px;

}

.nav-justified > .dropdown .dropdown-menu {

  top: auto;

  left: auto;

}

@media (min-width: 768px) {

  .nav-justified > li {

    display: table-cell;

    width: 1%;

  }

  .nav-justified > li > a {

    margin-bottom: 0;

  }

}

.nav-tabs-justified {

  border-bottom: 0;

}

.nav-tabs-justified > li > a {

  margin-right: 0;

  border-radius: 0;

}

.nav-tabs-justified > .active > a,

.nav-tabs-justified > .active > a:hover,

.nav-tabs-justified > .active > a:focus {

  border: 1px solid #dddddd;

}

@media (min-width: 768px) {

  .nav-tabs-justified > li > a {

    border-bottom: 1px solid #dddddd;

    border-radius: 0 0 0 0;

  }

  .nav-tabs-justified > .active > a,

  .nav-tabs-justified > .active > a:hover,

  .nav-tabs-justified > .active > a:focus {

    border-bottom-color: #ffffff;

  }

}

.tab-content > .tab-pane {

  display: none;

}

.tab-content > .active {

  display: block;

}

.nav-tabs .dropdown-menu {

  margin-top: -1px;

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}

@-webkit-keyframes progress-bar-stripes {

  from {

    background-position: 40px 0;

  }

  to {

    background-position: 0 0;

  }

}

@keyframes progress-bar-stripes {

  from {

    background-position: 40px 0;

  }

  to {

    background-position: 0 0;

  }

}

.progress {

  overflow: hidden;

  height: 24px;

  margin-bottom: 24px;

  background-color: #f5f5f5;

  border-radius: 0;

  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

}

.progress-bar {

  float: left;

  width: 0%;

  height: 100%;

  font-size: 12px;

  line-height: 24px;

  color: #ffffff;

  text-align: center;

  background-color: #428bca;

  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  -moz-transition: width 0.6s ease;

  -o-transition: width 0.6s ease;

  -webkit-transition: width 0.6s ease;

  transition: width 0.6s ease;

}

.progress-striped .progress-bar {

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-size: 40px 40px;

}

.progress.active .progress-bar {

  -moz-animation: progress-bar-stripes 2s linear infinite;

  -o-animation: progress-bar-stripes 2s linear infinite;

  -webkit-animation: progress-bar-stripes 2s linear infinite;

  animation: progress-bar-stripes 2s linear infinite;

}

.progress-bar-success {

  background-color: #5cb85c;

}

.progress-striped .progress-bar-success {

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}

.progress-bar-info {

  background-color: #5bc0de;

}

.progress-striped .progress-bar-info {

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}

.progress-bar-warning {

  background-color: #f0ad4e;

}

.progress-striped .progress-bar-warning {

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}

.progress-bar-danger {

  background-color: #d9534f;

}

.progress-striped .progress-bar-danger {

  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}

.btn-group,

.btn-group-vertical {

  position: relative;

  display: inline-block;

  vertical-align: middle;

}

.btn-group > .btn,

.btn-group-vertical > .btn {

  position: relative;

  float: left;

}

.btn-group > .btn:hover,

.btn-group-vertical > .btn:hover,

.btn-group > .btn:focus,

.btn-group-vertical > .btn:focus,

.btn-group > .btn:active,

.btn-group-vertical > .btn:active,

.btn-group > .btn.active,

.btn-group-vertical > .btn.active {

  z-index: 2;

}

.btn-group > .btn:focus,

.btn-group-vertical > .btn:focus {

  outline: none;

}

.btn-group .btn + .btn,

.btn-group .btn + .btn-group,

.btn-group .btn-group + .btn,

.btn-group .btn-group + .btn-group {

  margin-left: -1px;

}

.btn-toolbar:before,

.btn-toolbar:after {

  content: " ";

  display: table;

}

.btn-toolbar:after {

  clear: both;

}

.btn-toolbar:before,

.btn-toolbar:after {

  content: " ";

  display: table;

}

.btn-toolbar:after {

  clear: both;

}

.btn-toolbar .btn-group {

  float: left;

}

.btn-toolbar > .btn + .btn,

.btn-toolbar > .btn-group + .btn,

.btn-toolbar > .btn + .btn-group,

.btn-toolbar > .btn-group + .btn-group {

  margin-left: 5px;

}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {

  border-radius: 0;

}

.btn-group > .btn:first-child {

  margin-left: 0;

}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {

  border-bottom-right-radius: 0;

  border-top-right-radius: 0;

}

.btn-group > .btn:last-child:not(:first-child),

.btn-group > .dropdown-toggle:not(:first-child) {

  border-bottom-left-radius: 0;

  border-top-left-radius: 0;

}

.btn-group > .btn-group {

  float: left;

}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {

  border-radius: 0;

}

.btn-group > .btn-group:first-child > .btn:last-child,

.btn-group > .btn-group:first-child > .dropdown-toggle {

  border-bottom-right-radius: 0;

  border-top-right-radius: 0;

}

.btn-group > .btn-group:last-child > .btn:first-child {

  border-bottom-left-radius: 0;

  border-top-left-radius: 0;

}

.btn-group .dropdown-toggle:active,

.btn-group.open .dropdown-toggle {

  outline: 0;

}

.btn-group-xs > .btn {

  padding: 1px 5px;

  font-size: 12px;

  line-height: 1.5;

  border-radius: 0;

}

.btn-group-sm > .btn {

  padding: 5px 10px;

  font-size: 12px;

  line-height: 1.5;

  border-radius: 0;

}

.btn-group-lg > .btn {

  padding: 10px 16px;

  font-size: 18px;

  line-height: 1.33;

  border-radius: 0;

}

.btn-group > .btn + .dropdown-toggle {

  padding-left: 8px;

  padding-right: 8px;

}

.btn-group > .btn-lg + .dropdown-toggle {

  padding-left: 12px;

  padding-right: 12px;

}

.btn-group.open .dropdown-toggle {

  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

}

.btn-group.open .dropdown-toggle.btn-link {

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.btn .caret {

  margin-left: 0;

}

.btn-lg .caret {

  border-width: 5px 5px 0;

  border-bottom-width: 0;

}

.dropup .btn-lg .caret {

  border-width: 0 5px 5px;

}

.btn-group-vertical > .btn,

.btn-group-vertical > .btn-group,

.btn-group-vertical > .btn-group > .btn {

  display: block;

  float: none;

  width: 100%;

  max-width: 100%;

}

.btn-group-vertical > .btn-group:before,

.btn-group-vertical > .btn-group:after {

  content: " ";

  display: table;

}

.btn-group-vertical > .btn-group:after {

  clear: both;

}

.btn-group-vertical > .btn-group:before,

.btn-group-vertical > .btn-group:after {

  content: " ";

  display: table;

}

.btn-group-vertical > .btn-group:after {

  clear: both;

}

.btn-group-vertical > .btn-group > .btn {

  float: none;

}

.btn-group-vertical > .btn + .btn,

.btn-group-vertical > .btn + .btn-group,

.btn-group-vertical > .btn-group + .btn,

.btn-group-vertical > .btn-group + .btn-group {

  margin-top: -1px;

  margin-left: 0;

}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {

  border-radius: 0;

}

.btn-group-vertical > .btn:first-child:not(:last-child) {

  border-top-right-radius: 0;

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

}

.btn-group-vertical > .btn:last-child:not(:first-child) {

  border-bottom-left-radius: 0;

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {

  border-radius: 0;

}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,

.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}

.btn-group-justified {

  display: table;

  width: 100%;

  table-layout: fixed;

  border-collapse: separate;

}

.btn-group-justified > .btn,

.btn-group-justified > .btn-group {

  float: none;

  display: table-cell;

  width: 1%;

}

.btn-group-justified > .btn-group .btn {

  width: 100%;

}

[data-toggle="buttons"] > .btn > input[type="radio"],

[data-toggle="buttons"] > .btn > input[type="checkbox"] {

  display: none;

}

.breadcrumb {

  padding: 8px 15px;

  margin-bottom: 24px;

  list-style: none;

  background-color: transparent;

  border-radius: 0;

}

.breadcrumb > li {

  display: inline-block;

}

.breadcrumb > li + li:before {

  content: ">\00a0";

  padding: 0 5px;

  color: #707070;

}

.breadcrumb > .active {

  color: #999999;

}

ul {

  padding: 0;

  margin: 0;

  list-style-type: none;

}

/* The Grid

================================================== */

.col:after,

.clr:after,

.group:after {

  content: "";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

  zoom: 1;

}

.col {

  display: block;

  float: left;

  margin: 0;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

/*percent grid*/

.span_1_of_1 {

  width: 100%;

}

.span_2_of_2 {

  width: 100%;

}

.span_1_of_2 {

  width: 50%;

}

.span_3_of_3 {

  width: 100%;

}

.span_2_of_3 {

  width: 66.66666667%;

}

.span_1_of_3 {

  width: 33.33333333%;

}

.span_4_of_4 {

  width: 100%;

}

.span_3_of_4 {

  width: 75%;

}

.span_2_of_4 {

  width: 50%;

}

.span_1_of_4 {

  width: 25%;

}

.span_5_of_5 {

  width: 100%;

}

.span_4_of_5 {

  width: 80%;

}

.span_3_of_5 {

  width: 60%;

}

.span_2_of_5 {

  width: 40%;

}

.span_1_of_5 {

  width: 20%;

}

.span_6_of_6 {

  width: 100%;

}

.span_5_of_6 {

  width: 83.33333333%;

}

.span_4_of_6 {

  width: 66.66666667%;

}

.span_3_of_6 {

  width: 50%;

}

.span_2_of_6 {

  width: 32.26%;

}

.span_1_of_6 {

  width: 16.66666667%;

}

.span_7_of_7 {

  width: 100%;

}

.span_6_of_7 {

  width: 85.71428571%;

}

.span_5_of_7 {

  width: 71.42857143%;

}

.span_4_of_7 {

  width: 57.14285714%;

}

.span_3_of_7 {

  width: 42.85714286%;

}

.span_2_of_7 {

  width: 28.57142857%;

}

.span_1_of_7 {

  width: 14.28571429%;

}

.span_8_of_8 {

  width: 100%;

}

.span_7_of_8 {

  width: 87.5%;

}

.span_6_of_8 {

  width: 75%;

}

.span_5_of_8 {

  width: 62.5%;

}

.span_4_of_8 {

  width: 50%;

}

.span_3_of_8 {

  width: 37.5%;

}

.span_2_of_8 {

  width: 25%;

}

.span_1_of_8 {

  width: 12.5%;

}

.span_9_of_9 {

  width: 100%;

}

.span_8_of_9 {

  width: 88.88888889%;

}

.span_7_of_9 {

  width: 77.77777778%;

}

.span_6_of_9 {

  width: 66.66666667%;

}

.span_5_of_9 {

  width: 55.55555556%;

}

.span_4_of_9 {

  width: 44.44444444%;

}

.span_3_of_9 {

  width: 33.33333333%;

}

.span_2_of_9 {

  width: 22.22222222%;

}

.span_1_of_9 {

  width: 11.11111111%;

}

.span_10_of_10 {

  width: 100%;

}

.span_9_of_10 {

  width: 90%;

}

.span_8_of_10 {

  width: 80%;

}

.span_7_of_10 {

  width: 70%;

}

.span_6_of_10 {

  width: 60%;

}

.span_5_of_10 {

  width: 50%;

}

.span_4_of_10 {

  width: 40%;

}

.span_3_of_10 {

  width: 30%;

}

.span_2_of_10 {

  width: 20%;

}

.span_1_of_10 {

  width: 10%;

}

.span_11_of_11 {

  width: 100%;

}

.span_10_of_11 {

  width: 90.90909091%;

}

.span_9_of_11 {

  width: 81.81818182%;

}

.span_8_of_11 {

  width: 72.72727273%;

}

.span_7_of_11 {

  width: 63.63636364%;

}

.span_6_of_11 {

  width: 54.54545455%;

}

.span_5_of_11 {

  width: 45.45454545%;

}

.span_4_of_11 {

  width: 36.36363636%;

}

.span_3_of_11 {

  width: 27.27272727%;

}

.span_2_of_11 {

  width: 18.18181818%;

}

.span_1_of_11 {

  width: 9.09090909%;

}

.span_12_of_12 {

  width: 100%;

}

.span_11_of_12 {

  width: 91.66666667%;

}

.span_10_of_12 {

  width: 83.33333333%;

}

.span_9_of_12 {

  width: 75%;

}

.span_8_of_12 {

  width: 66.66666667%;

}

.span_7_of_12 {

  width: 58.33333333%;

}

.span_6_of_12 {

  width: 50%;

}

.span_5_of_12 {

  width: 41.66666667%;

}

.span_4_of_12 {

  width: 33.33333333%;

}

.span_3_of_12 {

  width: 25%;

}

.span_2_of_12 {

  width: 16.66666667%;

}

.span_1_of_12 {

  width: 8.33333333%;

}

/* Body & Main

================================================== */

.nicescroll-rails {

  opacity: .5!important;

}

body {

  background: #ffffff;

  color: #707070;

  font: 16px/24px 'Roboto', sans-serif;

  line-height: 24px;

  -webkit-font-smoothing: antialiased;

  position: relative;

  overflow-x: hidden;

}

body a {

  color: #1570a6;

  text-decoration: none;

}

body a:hover {

  color: #00a3a3;

}

#container-wrap {

  background-color: #ffffff;

  position: relative;

  z-index: 2;

}

#main {

  position: relative;

  z-index: 2;

}

.responsive-narrow-layout .container,

.boxed-narrow-layout .container {

  max-width: 1000px;

}

#primary.content-area {

  padding-top: 0;

  padding-bottom: 64px;

}

#totop {

  width: 40px;

  height: 40px;

  color: #c4c4c4;

  background: #1f1f1f;

  border: 1px solid #313233;

  border-radius: 4px;

  cursor: pointer;

  position: fixed;

  bottom: 10px;

  text-align: center;

  z-index: 9999;

  opacity: 0;

  display: none;

}

#totop i {

  font-size: 24px;

  line-height: 38px;

  height: 30px;

}

/* Commons

================================================== */

.clr:after {

  clear: both;

  content: ".";

  display: block;

  height: 0;

  line-height: 0;

  visibility: hidden;

}

.clear {

  clear: both;

}

img {

  height: auto;

  max-width: 100%;

}

pre {

  background: #ededed;

  padding: 20px;

  margin-bottom: 30px;

  white-space: pre-wrap;

  white-space: -moz-pre-wrap;

  white-space: -pre-wrap;

  white-space: -o-pre-wrap;

  word-wrap: break-word;

  font-family: 'Verdana';

  color: #666;

}

address {

  letter-spacing: 1px;

  margin: 20px 0;

}

#page-featured-img {

  margin-bottom: 25px;

  position: relative;

}

#page-featured-img img {

  display: block;

  width: 100%;

}

.double-divider {

  display: block;

  width: 100%;

  height: 3px;

  border-top: 1px solid #ccc;

  border-bottom: 1px solid #ccc;

  margin: 40px 0;

}

a.ctts-lightbox-gallery {

  display: block;
  margin:3px;
  border:2px solid #fff;
  

}

.page-thumbnail {

  margin-bottom: 30px;

}

.page-thumbnail img {

  display: block;

}

body.page-template-templatesfullwidth-php .page-thumbnail {

  margin: 0 0 30px;

}

.page-thumbnail img {

  display: block;

}

.ctts-readmore {

  display: block;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-align:center;
  line-height: 12px;
  margin-top: 15px;
  background-color: #ff0042;
  border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  padding:8px;
  

}

.ctts-readmore a {
	  
  color: #fff;

}

.ctts-readmore a:hover {
  
  text-decoration: none;
  color:#ffb300;

}

.animated_content {

  visibility: hidden;

}

/* separator  */

.separator {

  border-top-width: 0;

}

a,

a:active,

a:focus {

  outline: none;

}

a:focus {

  text-decoration: none;

}

#fancybox-wrap {

  z-index: 11101 !important;

}

.pp_content_container,

.pp_content {

  max-width: 100%;

}

.screen-reader-text {

  position: absolute;

  top: 0;

  left: -9999px;

}

.gallery-grid .gallery-item {

  position: relative;

  float: left;

  overflow: hidden;

}

.gallery-grid .gallery-item img {

  width: 100%;

}

.gallery-item .portfolio-caption,

.gallery-carousel li .portfolio-caption {

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  text-align: center;

  background: rgba(0, 0, 0, 0.8);

  padding: 18px;

  line-height: 12px;

  margin: 0;

  -webkit-transform: translateY(100%);

  -moz-transform: translateY(100%);

  -o-transform: translateY(100%);

  -ms-transform: translateY(100%);

  transform: translateY(100%);

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

  -webkit-transition: all 0.3 ease;

  transition: all 0.3 ease;

}

.gallery-item .portfolio-caption a,

.gallery-carousel li .portfolio-caption a {

  font-size: 12px;

  line-height: 18px;

  color: #ffffff;

}

.gallery-item .portfolio-caption a:hover,

.gallery-carousel li .portfolio-caption a:hover {

  color: #ffffff;

}

.gallery-item:hover .portfolio-caption,

.gallery-carousel li:hover .portfolio-caption {

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -o-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.gallery-item.video,

.gallery-carousel li.video {

  background-color: #1A1A1A;

}

.gallery-carousel {

  margin: 0;

  padding: 0;

  list-style: none;

  display: block;

  overflow: hidden;

}

.gallery-carousel li {

  position: relative;

  padding: 0;

  margin: 0;

  display: block;

  float: left;

  overflow: hidden;

}

.gallery-carousel li a img {

  width: 100% !important;

}

.effect {

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.effect.grayscale {

  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");

  /* Firefox 10+, Firefox on Android */

  filter: gray;

  /* IE6-9 */

  -webkit-filter: grayscale(100%);

  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

}

.effect.grayscale:hover {

  filter: none;

  -webkit-filter: grayscale(0%);

}

.effect.blur {

  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'3\' /></filter></svg>#blur");

  -webkit-filter: blur(3px);

  -o-filter: blur(3px);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');

}

.effect.blur:hover {

  filter: none;

  -webkit-filter: blur(0);

  -o-filter: blur(0);

}

.effect.faded {

  -webkit-opacity: 0.5;

  -moz-opacity: 0.5;

  opacity: 0.5;

  filter: alpha(opacity=50);

}

.effect.faded:hover {

  -webkit-opacity: 1;

  -moz-opacity: 1;

  opacity: 1;

  filter: alpha(opacity=100);

}

.hover-effect {

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.hover-effect.zoom:hover {

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -o-transform: scale(1.1);

  -ms-transform: scale(1.1);

  transform: scale(1.1);

}

.hover-effect.skew:hover {

  -webkit-transform: rotate(5deg) scale(1.1);

  -moz-transform: rotate(5deg) scale(1.1);

  -o-transform: rotate(5deg) scale(1.1);

  -ms-transform: rotate(5deg) scale(1.1);

  transform: rotate(5deg) scale(1.1);

}

ol.fancylist {

  list-style: none;

  counter-reset: fancylist;

  padding: 0;

}

ol.fancylist li:before {

  counter-increment: fancylist;

  content: counter(fancylist, decimal-leading-zero);

}

.fancylist li,

.widget_archive li,

.widget_categories li,

.widget_recent_entries li,

.widget_recent_comments li,

.widget_pages li,

.widget_meta li,

.portfolio-details li,

.widget_product_categories li {

  list-style: none;

  line-height: 18px;

  margin: 0;

  padding: 0;

  margin-bottom: 15px;

  padding-left: 36px;

}

.fancylist li:before,

.widget_archive li:before,

.widget_categories li:before,

.widget_recent_entries li:before,

.widget_recent_comments li:before,

.widget_pages li:before,

.widget_meta li:before,

.portfolio-details li:before,

.widget_product_categories li:before {

  text-align: center;

  -webkit-border-radius: 100px;

  -webkit-background-clip: padding-box;

  -moz-border-radius: 100px;

  -moz-background-clip: padding;

  border-radius: 100px;

  background-clip: padding-box;

  display: inline-block;

  line-height: 20px;

  height: 20px;

  width: 20px;

  content: ' ';

  float: left;

  margin-right: 0;

  margin-left: -36px;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  text-decoration: inherit;

}

.fancylist-circle li:before {

  color: #fff;

  font-size: 9px;

}

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: inherit;

}

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 {

  text-decoration: none;

}

blockquote {

  font-size: 16px;

  line-height: 24px;

  margin-top: 24px;

  position: relative;

}

blockquote p {

  font-size: inherit;

  line-height: inherit;

}

blockquote footer {

  font-size: 14px;

  font-style: normal;

  line-height: 14px;

}

blockquote.left {

  float: left;

  margin-left: 0;

  margin-right: 20px;

  text-align: right;

  width: 33%;

}

blockquote.right {

  float: right;

  margin-left: 20px;

  margin-right: 0;

  text-align: left;

  width: 33%;

}

.heading {

  position: relative;

}

.heading.underline {

  margin-bottom: 76px;

}

.heading.underline:after {

  content: "";

  width: 70px;

  height: 4px;

  border: 1px solid #fff;

  position: absolute;

  border-color: #707070 rgba(0, 0, 0, 0);

  bottom: -36px;

  left: 50%;

  margin-left: -35px;

}

/* Header

================================================== */

/*top-bar*/

body:not(.is-boxed) .top-bar {

  width: 100%;

}

.top-bar {

  background: #ffffff;

  border-bottom: 1px solid #e2e2e2;

  color: #555555;

  font-size: 12px;

  line-height: 32px;

  height: 32px;

  z-index: 9999;

  position: relative;

  /*

    .element-socialicons{

        ul{

            li{

                line-height: @topbar-height;

                height: @topbar-height;

                a{

                    vertical-align: middle;

                }

            }

        }

    }

    */

}

.top-bar .widget_nav_menu .menu {

  list-style-type: none;

}

.top-bar .widget_nav_menu .menu li {

  float: left;

  padding: 0 5px;

}

.top-bar .widget_nav_menu .menu li.current-menu-item a,

.top-bar .widget_nav_menu .menu li a:hover {

  color: #f7145a;

  text-decoration: none;

}

.top-bar .widget_nav_menu .menu li a {

  color: #898989;

  font-size: inherit;

}

.top-bar.light {

  color: #ffffff;

}

.top-bar.light .widget_nav_menu .menu li.current-menu-item a,

.top-bar.light .widget_nav_menu .menu li a:hover {

  color: #f7145a;

}

.top-bar.light .widget_nav_menu .menu li a {

  color: #ffffff;

}

.top-bar.dark {

  color: #4d4d4d;

}

.top-bar.dark .widget_nav_menu .menu li.current-menu-item a,

.top-bar.dark .widget_nav_menu .menu li a:hover {

  color: #f7145a;

}

.top-bar.dark .widget_nav_menu .menu li a {

  color: #f7145a;

}

.top-bar .topbar-holder {

  display: table;

  width: 100%;

}

.top-bar .topbar-left,

.top-bar .topbar-right {

  display: table-cell;

  vertical-align: middle;

}

.top-bar .topbar-right {

  text-align: right;

}

.top-bar .topbar-right .widget_nav_menu .menu {

  float: right;

}

/*header*/

#header-wrap {

  background: #fff;

  border-bottom: 1px solid #e2e2e2;

}

#header-wrap.fixed-header.shrinking {

  position: fixed;

  width: 100%;

  z-index: 9999;

  top: auto;

}

#header-wrap.fixed-header.shrinking + div {

  padding-top: 96px;

}

#header-wrap.fixed-header.logo-on-top + div {

  padding-top: 144px;

}

@media only screen and (min-width: 768px) {

  .top-bar.transparent-header {

    background: rgba(0, 0, 0, 0.1);

    border: none;

  }

  #header-wrap.transparent-header {

    position: absolute;

    top: auto;

    width: 100%;

    z-index: 9999;

    background: transparent;

    border-color: transparent;

  }

  #header-wrap.transparent-header + div {

    padding-top: 0 !important;

  }

  #header-wrap.transparent-header + div #page-header-wrap .full-width-row {

    padding-top: 96px;

  }

  #header-wrap.fixed-header.shrinked.transparent-header {

    background: #fff;

    border-bottom: 1px solid #e2e2e2;

  }

  .logo-on-top.transparent-header:not(.shrinked) #logo {

    border-bottom-color: transparent;

  }

  .logo-on-top.transparent-header:not(.shrinked) #logo:before {

    border-bottom-color: transparent;

  }

}

#header {

  text-align: left;

  position: relative;

}

/*logo*/

#logo {

  float: left;

}

#logo > h2 {

  margin: 0;

  height: 96px;

}

#logo > h2 > a {

  line-height: 96px;

  font-size: 36px;

  text-transform: uppercase;

  font-weight: 300;

  color: #008078;

}

#logo img {

  display: block;

  height: 96px;

  padding: 16px 0;

}

#logo a {

  color: #ff0042;

  font-size: 1.500em;

  text-decoration: none;

}

/*fixed header*/

.is-sticky #header-wrap {

  width: 100%;

  overflow: visible !important;

  z-index: 999;

  background: rgba(255, 255, 255, 0.9);

}

.admin-bar .is-sticky #header-wrap {

  padding-top: 32px;

}

@media screen and (min-width: 600px) and (max-width: 782px) {

  html #wpadminbar {

    z-index: 1500!important;

  }

  .admin-bar .is-sticky #header-wrap {

    padding-top: 46px;

  }

}

@media screen and (max-width: 599px) {

  .admin-bar .is-sticky #header-wrap {

    padding-top: 0;

  }

}

.is-sticky #header-wrap #header {

  margin-top: 96px;

  -moz-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  -webkit-transition: all 0.5s ease;

  transition: all 0.5s ease;

}

.is-sticky #header-wrap #logo > h2 > a {

  font-size: 24px;

  line-height: 48px;

}

.is-sticky #header-wrap #logo > h2 > a img {

  height: 48px;

  padding: 8px;

}

.is-sticky #header-wrap #site-navigation .dropdown-menu > li {

  line-height: 48px;

  -moz-transition: all 0.5s ease 0.2s;

  -o-transition: all 0.5s ease 0.2s;

  -webkit-transition: all 0.5s ease 0.2s;

  transition: all 0.5s ease 0.2s;

}

.is-sticky #header-wrap #site-navigation-wrap {

  margin-top: 0;

}

.is-sticky #header-wrap #site-navigation-wrap a#navigation-toggle {

  height: 48px;

  line-height: 48px;

}

@media (max-width: 767px) {

  .pretty-title-box header {

    display: block;

    width: 100%;

  }

  .pretty-title-box header .pretty-title,

  .pretty-title-box header .pretty-button {

    display: block;

    text-align: center;

  }

  .pretty-title-box header .pretty-title {

    margin-bottom: 30px;

  }

}

@media (max-width: 480px) {

  .pretty-title-box {

    padding: 30px 0;

  }

  .pretty-title-box header .pretty-button {

    padding: 0;

  }

  .pretty-title-box header .pretty-title {

    margin-bottom: 30px;

    font-size: 12px;

  }

}

.logo-on-top #logo,

.logo-on-top #site-navigation-wrap {

  float: none;

  width: 100%;

  text-align: center;

}

.logo-on-top #logo > h2 > a {

  height: 96px;

  display: inline-block;

}

.logo-on-top #site-navigation-wrap,

.logo-on-top #site-navigation .dropdown-menu > li {

  height: 48px;

  line-height: 48px;

}

.logo-on-top #logo {

  border-bottom: 1px solid #e2e2e2;

  position: relative;

}

.logo-on-top #logo:before {

  content: "";

  width: 5000px;

  height: 1px;

  z-index: 9999;

  position: absolute;

  border-bottom: 1px solid #e2e2e2;

  overflow: hidden;

  margin: 0 -2500px;

  bottom: -1px;

}

.logo-on-top .sf-menu {

  display: inline-block;

  float: none;

}

/*

body.has-fixed-header{

    #header-wrap{

        +div{

            padding-top:@menu-height;

        }

    }

}*/

.promo-button {

  border: 3px solid #ffffff;

  -webkit-border-radius: 5px;

  -webkit-background-clip: padding-box;

  -moz-border-radius: 5px;

  -moz-background-clip: padding;

  border-radius: 5px;

  background-clip: padding-box;

  min-width: 200px;

  padding: 0 35px;

  text-align: center;

  font-size: 1.3em;

  line-height: 54px;

  color: #fff;

  display: inline-block;

  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;

  -moz-transition: background-color 0.3s ease, border-color 0.3s ease;

  -o-transition: background-color 0.3s ease, border-color 0.3s ease;

  transition: background-color 0.3s ease, border-color 0.3s ease;

}

.promo-button:hover {

  background-color: #333333;

  border-color: #333333;

}

@media (max-width: 480px) {

  .promo-button {

    width: 100%;

    padding: 0;

  }

}

/* Page Header

================================================== */

body:not(.is-boxed) #page-header-wrap {

  width: 100%;

}

body.is-boxed #page-header-wrap {

  padding-left: 0;

  padding-right: 0;

}

#page-header-wrap {

  position: relative;

  background-color: #fffbf7;

  -moz-box-sizing: content-box;

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

  border-bottom: 1px solid #e2e2e2;

}

#page-header-wrap.responsive_image .page-header-h {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

}

#page-header-wrap.responsive_image .page-header-h .page-header-container {

  height: 100%;

}

#page-header-wrap.responsive_image .image-holder {

  background-size: 100%;

  background-repeat: no-repeat;

  overflow: hidden;

}

#page-header-wrap.responsive_image .image-holder img {

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  width: 100%;

}

#page-header-wrap.responsive_image.parallax .image-holder img {

  width: 80%;

}

body.has-topbar.has-transparent-header #page-header-wrap {

  margin-top: -32px;

}

html[data-header-parallax] #page-header-wrap.responsive_image .image-holder {

  background-attachment: fixed;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  background-size: cover;

}

html[data-header-parallax] #page-header-wrap .section {

  -webkit-background-size: cover;

  -moz-background-size: cover;

  background-size: cover;

}

@media only screen and (max-device-width: 1024px) {

  html[data-header-parallax] #page-header-wrap.responsive_image .image-holder {

    background-attachment: scroll;

  }

  html[data-header-parallax] #page-header-wrap .section {

    background-attachment: scroll;

  }

}

.transparent-header .page-header {

  padding-top: 96px;

}

.transparent-header.logo-on-top .page-header {

  padding-top: 144px;

}

body.has-topbar #page-header-wrap.transparent-header .page-header {

  padding-top: 128px;

}

body.has-topbar #page-header-wrap.transparent-header.logo-on-top .page-header {

  padding-top: 176px;

}

.page-header-container .row {

  margin: 0;

}

.medium .page-header-title {

  font-size: 32px;

  line-height: 32px;

}

.medium .breadcrumb li {

  line-height: 32px;

}

.large .page-header-title {

  font-size: 48px;

  line-height: 48px;

}

.large .breadcrumb li {

  line-height: 48px;

}

.right .page-header-title {

  float: right;

}

.right .page-header .breadcrumb {

  float: left;

}

.center .page-header {

  text-align: center;

}

.center .page-header-title {

  margin-top: 0;

}

.center .page-header-title,

.center .page-header .breadcrumb {

  float: none;

  max-width: 100%;

}

.page-header {

  position: relative;

  padding: 48px 0;

  border: none;

  display: table-cell;

  vertical-align: middle;

}

.page-header-container {

  display: table;

  width: 100%;

}

.page-header-title {

  color: #707070;

  font-size: 24px;

  line-height: 36px;

  margin: 0;

  font-weight: 300;

  float: left;

}

.single-portfolio .post-header-title {

  margin-top: 0;

}

.single-post .post-header-title {

  font-weight: 300;

  margin: 0;

  margin-bottom: 36px;

  font-size: 36px;

  color: #555555;

}

#archive-description,

#portfolio-template-content {

  margin-top: 10px;

}

#portfolio-template-content p:last-child,

#archive-description p:last-child {

  margin: 0;

}

.page-header .breadcrumb {

  padding: 0;

  margin: 0;

  font-size: 12px;

  line-height: 36px;

  float: right;

}

.page-header-title,

.page-header .breadcrumb {

  max-width: 47%;

}

/* Main Navigation

================================================== */

.sf-menu,

.sf-menu * {

  margin: 0;

  padding: 0;

  list-style: none;

}

.sf-menu li {

  position: relative;

}

.sf-menu ul {

  position: absolute;

  display: none;

  top: 100%;

  left: 0;

  z-index: 10001;

}

.sf-menu > li {

  float: left;

}

.sf-menu > li > ul {

  border-top: 2px solid #ed0f59;

}

.sf-menu li:hover > ul,

.sf-menu li.sfHover > ul {

  display: block;

}

.sf-menu a {

  display: block;

  position: relative;

}

.sf-menu ul ul {

  top: 0;

  left: 100%;

}

.sf-menu {

  float: left;

}

.sf-menu ul {

  min-width: 160px;

  *width: 160px;

}

.sf-menu a {

  zoom: 1;

}

.sf-menu li {

  position: relative;

  white-space: nowrap;

  *white-space: normal;

  -webkit-transition: background .2s;

  transition: background .2s;

}

.sf-menu li:hover,

.sf-menu li.sfHover {

  -webkit-transition: none;

  transition: none;

}

.sf-menu .sf-mega {

  position: absolute;

  display: none;

  top: 100%;

  left: 0;

  z-index: 99;

}

.sf-menu li:hover > .sf-mega,

.sf-menu li.sfHover > .sf-mega {

  display: block;

}

/*styling*/

#site-navigation-wrap {

  float: right;

}

@media (max-width: 992px) {

  #site-navigation-wrap a#navigation-toggle {

    font-size: 18px;

    line-height: 96px;

  }

  .logo-on-top #site-navigation-wrap a#navigation-toggle {

    font-size: 14px;

    line-height: 48px !important;

    padding-left: 0;

  }

  .logo-on-top a#navigation-toggle {

    float: none;

  }

  .medium .page-header-title,

  .large .page-header-title {

    font-size: 24px;

    line-height: 36px;

  }

}

@media (max-width: 479px) {

  #logo > h2 > a {

    font-size: 24px;

  }

}

#site-navigation a {

  text-transform: uppercase;

}

#site-navigation .dropdown-menu li {

  display: block;

  float: left;

}

#site-navigation .dropdown-menu > li {

  line-height: 96px;

  font-size: 14px;

}

#site-navigation .dropdown-menu > li > a {

  padding: 0 8px;

}

#site-navigation .dropdown-menu > li:last-child > a {

  padding-right: 0;

}

#site-navigation .dropdown-menu > li:first-child {

  margin-left: 0;

}

#site-navigation .dropdown-menu a {

  color: #898989;

  font-weight: 400;

  font-family: 'Montserrat', sans-serif;

  font-weight: 700;

  letter-spacing: 0.1pt;

  text-decoration: none;

  text-align: left;

  cursor: pointer;

}

#site-navigation .dropdown-menu > li > a:hover,

#site-navigation .dropdown-menu > li.sfHover > a,

#site-navigation .dropdown-menu > .current-menu-ancestor > a,

#site-navigation .dropdown-menu > .current-menu-ancestor > a:hover,

#site-navigation .dropdown-menu > .current-menu-item > a,

#site-navigation .dropdown-menu > .current-menu-item > a:hover {

  color: #ed0f59;

}

/*drop-down styles*/

#site-navigation .dropdown-menu ul {

  background: #ffffff;

  font-size: 1em;

}

#site-navigation .dropdown-menu ul li a {

  display: block;

  height: auto;

  line-height: 1.7em;

  padding: 5px 8px;

  margin: 0px;

  border: 0px;

}

#site-navigation .dropdown-menu ul li a.sf-with-ul {

  padding-right: 23px;

}

#site-navigation .dropdown-menu ul li {

  border-bottom: 1px solid rgba(255, 255, 255, 0.08);

  line-height: 1.4em;

  height: auto;

  float: none;

  display: block;

}

#site-navigation .dropdown-menu ul li > a:hover {

  color: #ffffff;

  background-color: #ed0f59;

}

#site-navigation .dropdown-menu ul li:last-child {

  border: none;

}

/*arrows*/

#site-navigation .dropdown-menu > li .fa-angle-down {

  margin-left: 5px;

}

#site-navigation .dropdown-menu > li ul li .fa-angle-right {

  position: absolute;

  top: 50%;

  right: 15px;

  height: 20px;

  line-height: 20px;

  margin-top: -10px;

}

.light:not(.shrinked) #logo > h2 > a {

  color: #ffffff;

}

.light:not(.shrinked) #site-navigation .dropdown-menu > li > a {

  color: #ffffff;

}

.light:not(.shrinked) #site-navigation .dropdown-menu > li > a:hover,

.light:not(.shrinked) #site-navigation .dropdown-menu > li.sfHover > a,

.light:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-ancestor > a,

.light:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-ancestor > a:hover,

.light:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-item > a,

.light:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-item > a:hover {

  color: #f9a200;

}

.dark:not(.shrinked) #logo > h2 > a {

  color: #ff004f;

}

.dark:not(.shrinked) #site-navigation .dropdown-menu > li > a {

  color: #ff004f;

}

.dark:not(.shrinked) #site-navigation .dropdown-menu > li > a:hover,

.dark:not(.shrinked) #site-navigation .dropdown-menu > li.sfHover > a,

.dark:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-ancestor > a,

.dark:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-ancestor > a:hover,

.dark:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-item > a,

.dark:not(.shrinked) #site-navigation .dropdown-menu > .current-menu-item > a:hover {

  color: #f9a200;

}

.sf-menu img {

  max-width: none;

}

/* Right aligned menu 

.sf-menu.menu-right{

  ul{

    right:0;

    left:auto;

    li{

      a{

        text-align:right;  

      }

    }

    ul {

      left: -100%;

    }

  }

}

*/

.fraction-slider {

  position: relative;

  width: 100%;

  height: 100%;

  overflow: visible;

}

.fraction-slider .slide {

  display: none;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: 5000;

}

.fraction-slider .active-slide {

  z-index: 9999;

}

.fraction-slider .fs_obj {

  display: block;

  display: none;

  position: absolute;

  top: 0px;

  left: 100%;

  z-index: 7000;

}

.fraction-slider .fs_fixed_obj {

  z-index: 6000;

  left: 0;

}

.fraction-slider .fs_obj * {

  display: inline-block;

  position: relative;

  top: 0px;

  left: 0px;

}

.fs_loader {

  width: 100%;

  background: url(images/fs.spinner.gif) center center no-repeat transparent;

}

.fs_loader ~ .slide {

  display: none !important;

}

/** CONTROLS **/

.fraction-slider .next,

.fraction-slider .prev {

  left: 0;

  top: 50%;

  margin-top: -15px;

  position: absolute;

  width: 30px;

  height: 30px;

  z-index: 9999;

  transition: all .5s ease;

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  border-radius: 50%;

  background: #9a113c;

}

.fraction-slider .next:before,

.fraction-slider .prev:before {

  content: "\f104";

  width: 30px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  display: inline-block;

  color: #fff;

  font-family: fontawesome;

}

.fraction-slider .next {

  left: auto;

  right: 0;

}

.fraction-slider .next:before {

  content: "\f105";

}

.fraction-slider:hover .prev,

.fraction-slider:hover .next {

  -webkit-opacity: 0.75;

  -moz-opacity: 0.75;

  opacity: 0.75;

  filter: alpha(opacity=75);

}

/** PAGER **/

.fs-pager-wrapper {

  position: absolute;

  left: 10px;

  bottom: 10px;

  z-index: 9999;

  width: 100%;

  text-align: center;

}

.fs-pager-wrapper a,

.fs-custom-pager-wrapper a {

  display: inline-block;

  background-color: rgba(0, 0, 0, 0.5);

  border-radius: 50%;

  font-size: 0;

  height: 8px;

  width: 8px;

  margin: 3px;

}

.fs-pager-wrapper .active,

.fs-custom-pager-wrapper .active {

  background-color: rgba(0, 0, 0, 0.8);

}

/***                     ****/

/* SLIDER STYLES */

.slider-wrapper.motion {

  position: relative;

  overflow: hidden;

  width: 100%;

  margin: 0 auto;

  background: #1b1b1b;

}

body.boxed-layout .slider-wrapper.motion {

  max-width: 1170px;

}

body.boxed-narrow-layout .slider-wrapper.motion {

  max-width: 1000px;

}

.slider {

  position: relative;

  width: 100%;

  /*    height:400px; when responsive, comment this out */

  margin: 0 auto;

  background: #1b1b1b;

}

/* ELEMENT STYLES */

div.fs_obj {

  position: absolute;

  top: -200px;

  z-index: 8000;

  padding: 1% 3%;

  font-size: 24px;

  color: #9a113c;

  line-height: 100%;

  white-space: nowrap;

  text-transform: uppercase;

  width: auto ;

  height: auto ;

  /*    border:0 none;

    outline:0 none invert;  

    vertical-align:baseline; 

    margin:0;   */

}

.slide .claim {

  line-height: 100%;

}

.slide .teaser {

  padding: 0.5% 1.5%;

  font-size: 14px;

  line-height: 100%;

}

.slide .small {

  width: 250px;

  padding-left: 0;

  padding-right: 0px;

  text-align: center;

}

.slide .light-green {

  background: #95C542;

}

.slide .green {

  background: #7cb761;

}

.slide .orange {

  background: #ef7d00;

}

.slide .turky {

  background: #348e8a;

}

.slide .white {

  background: #fff;

  color: #333333;

}

.slider-wrapper.motion a.next,

.slider-wrapper.motion a.prev {

  display: block;

  position: absolute;

  top: 50%;

  left: 0;

  margin-top: -32px;

  height: 64px;

  line-height: 64px;

  width: 64px;

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  background-color: rgba(0, 0, 0, 0.5);

  color: rgba(255, 255, 255, 0.5);

  font-size: 36px;

  transition: all .5s ease;

  border-radius: 0 5px 5px 0;

  text-align: center;

  z-index: 99999;

}

.slider-wrapper.motion a.next:hover,

.slider-wrapper.motion a.prev:hover {

  background-color: rgba(0, 0, 0, 0.8);

  color: rgba(255, 255, 255, 0.8);

}

.slider-wrapper.motion a.next {

  border-radius: 5px 0 0 5px;

  left: auto;

  right: 0;

}

.slider-wrapper.motion:hover a.next,

.slider-wrapper.motion:hover a.prev {

  -webkit-opacity: 0.75;

  -moz-opacity: 0.75;

  opacity: 0.75;

  filter: alpha(opacity=75);

}

/* Sidebar

================================================== */

.sidebar-container .sidebar-widget {

  margin-bottom: 30px;

}

.sidebar-container a {

  color: #c03059;

}

.sidebar-container a:hover {

  color: #ed0f59;

  text-decoration: none;

}

.sidebar-widget .widget-title {

  color:#ffcc01;
  
  font-size: 16px;

  line-height: 24px;

  margin: 0 0 16px;

  font-weight: 400;

}

/* Widgets

================================================== */

.sidebar-container select {

  width: 100%;

  font-size: 12px;

  color: #707070;

  border: 1px solid #dddddd;

}

/*calendar widget*/

#wp-calendar {

  width: 100%;

  font-size: 11px;

}

#wp-calendar thead th {

  background: #f5f5f5;

  border: 1px solid #ddd;

  border-top: none;

  font-size: 11px;

}

#wp-calendar tbody td {

  text-align: center;

  border: 1px solid #ddd;

  line-height: 2.5em;

  transition: background 0.15s ease;

  -webkit-transition: background 0.15s ease;

  -o-transition: background 0.15s ease;

  -moz-transition: background 0.15s ease;

}

#wp-calendar #today {

  background: #ed0f59;

  color: #ffffff;

}

#wp-calendar tbody td a,

#wp-calendar tbody td a:hover {

  color: #ed0f59;

  text-decoration: underline;

}

#wp-calendar tfoot td {

  padding-top: 1px;

  padding: 4px;

}

#wp-calendar caption {

  cursor: pointer;

  font-size: 12px;

  text-transform: uppercase;

  margin: 0;

  padding: 12px;

  outline: 0 none !important;

  background: #ed0f59;

  color: #fff;

}

#wp-calendar tbody a {

  display: block;

  text-decoration: underline;

}

#wp-calendar th {

  text-align: center;

  border: 1px solid transparent;

  border-top: none;

  padding: 2px 0;

  color: #a7a7a7;

}

#wp-calendar tfoot td#next {

  text-align: right;

}

#footer #wp-calendar thead th {

  background: #232323;

}

#footer #wp-calendar thead th,

#footer #wp-calendar tbody td {

  border-color: #333333;

}

/* Search Widget */

input[type="search"] {

  font-size: 1em;
  
  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-appearance: none;

  background-color: rgba(0, 0, 0, 0);

  border: 1px solid #ff015b;

  border-radius: 0;

  color: #ff015b;

  outline: none;

  padding: 11px 20px;

  font-weight: 300;

  width: 100%;
  
  margin-top:15px;

}

/*popopopo*/

#searchform .field::-webkit-input-placeholder {

  color: #ff015b;

  font: 14px/24px 'Montserrat', sans-serif;
  
  text-align:center;

}

#searchform .field:-moz-placeholder {

  color: #898989;

  font: 14px/24px 'Montserrat', sans-serif;
  
  text-align:center;

}

#searchform .field::-moz-placeholder {

  color: #898989;

  font: 14px/24px 'Montserrat', sans-serif;
  
  text-align:center;

}

#searchform .field:-ms-input-placeholder {

  color: #898989;

  font: 14px/24px 'Montserrat', sans-serif;
  
  text-align:center;

}

input[type="search"]::-webkit-search-cancel-button {

  -webkit-appearance: none;

}

input[type="search"]::-webkit-search-decoration {

  display: none;

}

.widget_archive a,

.widget_categories a,

.widget_recent_entries a,

.widget_recent_comments a,

.widget_pages a,

.widget_meta a,

.widget_product_categories a {

  color: #434343;

  padding: 0 2px;

  margin: 0 -2px;

}

.widget_archive li,

.widget_categories li,

.widget_recent_entries li,

.widget_recent_comments li,

.widget_pages li,

.widget_meta li,

.widget_product_categories li {

  border-bottom: 1px solid #dddddd;

  margin-bottom: 8px;

  padding-bottom: 8px;

  font-size: 12px;

  line-height: 18px;

}

.widget_archive li:last-child,

.widget_categories li:last-child,

.widget_recent_entries li:last-child,

.widget_recent_comments li:last-child,

.widget_pages li:last-child,

.widget_meta li:last-child,

.widget_product_categories li:last-child {

  border: none;

  margin-bottom: 0;

}

.widget_archive li:before,

.widget_categories li:before,

.widget_recent_entries li:before,

.widget_recent_comments li:before,

.widget_pages li:before,

.widget_meta li:before,

.widget_product_categories li:before {

  content: '\f105';

  font-size: 12px;

  height: 18px;

  line-height: 21px;

}

.widget-flickr ul {

  margin: -4px;

}

.widget-flickr li {

  display: block;

  float: left;

  max-width: 33.33333333%;

  padding: 4px;

}

.widget_recent_portfolios ul {

  margin: -4px;

}

.widget_recent_portfolios li {

  float: left;

  max-width: 33.33333333%;

  padding: 4px;

}

.element-accordion .panel-body {

  padding: 15px 20px;

  border-top-color: #787878 !important;

  background: #f4f4f4;

}

.element-accordion .panel-title a {

  color: #ffffff;

}

.element-accordion .panel-title a i.fa[class*=fa-] {

  margin-right: 8px;

}

.element-accordion .panel-title a.collapsed:before {

  content: "+";

}

.element-accordion .panel-title a:before {

  content: "\2212";

  color: #ffffff;

  border-radius: 50%;

  width: 24px;

  height: 24px;

  text-align: center;

  line-height: 22px;

  font-size: 24px;

  margin-right: 10px;

  vertical-align: top;

  border: 1px solid #fff;

  display: inline-block;

}

.element-accordion .panel {

  border-color: #ffffff;

}

.element-accordion .panel-heading {

  background-color: #787878;

  border-color: #787878;

  padding: 15px 20px;

}

.element-accordion .panel-heading .panel-title {

  font-size: 21px;

}

.element-accordion .panel-group .panel + .panel {

  margin-top: 0;

  border-top-width: 0;

}

.element-tab .nav-tabs > li > a {

  border-color: #ffffff;

  margin-right: 0;

  color: #ffffff;

  font-size: 21px;

  font-weight: 300;

  background-color: #787878;

}

.element-tab .nav-tabs > li > a i.fa {

  margin-right: 8px;

}

.element-tab .nav-tabs > li.active > a,

.nav-tabs > li.active > a:hover,

.nav-tabs > li.active > a:focus {

  border-bottom-color: #fff;

  background-color: #5f5f5f;

}

.element-tab .nav-tabs {

  border-bottom: 1px solid #ffffff;

}

.element-tab .nav-tabs > li.active > a {

  color: #ffffff;

}

.element-tab .nav-tabs > li + li a {

  border-left-width: 0 !important;

}

.element-tab .tab-content {

  border: 1px solid #ffffff;

  border-top-width: 0;

  padding: 15px 20px;

  background-color: #f4f4f4;

}

/*** Promo Box ***/

.vs-promobox {

  position: relative;

  z-index: 1;

}

.vs-promobox h2 {

  clear: none;

}

.vs-promobox section {

  padding: 28px 28px 27px 31px;

  margin: 0 0 28px;

  position: relative;

}

/* element-carousel */

.carousel {

  margin: 0;

  padding: 0;

  list-style: none;

  display: block;

  overflow: hidden;

}

.carousel .item {

  padding: 0;

  margin: 0;

  display: block;

  float: left;

  overflow: hidden;

  position: relative;

}

.carousel .item .carousel-caption,

.carousel .item .carousel-content {

  display: block;

}

.carousel .item .carousel-caption p,

.carousel .item .carousel-content p {

  font-size: 14px;

  line-height: 21px;

}

.carousel .item .carousel-content {

  position: relative;

  padding: 32px;

  margin-bottom: 32px;

}

.carousel .item .carousel-content i.fa {

  font-size: 48px;

  margin-top: 12px;

  margin-bottom: 9px;

}

.carousel .item .carousel-content h4 {

  font-size: 16px;

  line-height: 16px;

  font-weight: 400;

  margin-bottom: 20px;

}

.carousel .item .carousel-content p,

.carousel .item .carousel-content div {

  font-size: 12px;

  line-height: 18px;

  font-weight: 400;

}

.carousel .item .carousel-content:after {

  content: "";

  height: 2px;

  width: 30px;

  background: #fff;

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

}

.carousel .item .carousel-caption {

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  z-index: 2;

  padding: 12px 32px;

}

.carousel .item .carousel-caption i.fa {

  margin-right: 5px;

}

.carousel .item > img {

  width: auto;

  max-width: 9999px;

  position: absoltue;

  top: 0;

  left: 0;

  height: 100%;

}

.element-carousel {

  position: relative;

}

.element-carousel .carousel-prev,

.element-carousel .carousel-next {

  display: block;

  z-index: 9;

  position: absolute;

  top: 50%;

  margin-top: -16px;

  height: 32px;

  line-height: 32px;

  width: 32px;

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  background-color: rgba(0, 0, 0, 0.5);

  color: rgba(255, 255, 255, 0.5);

  font-size: 18px;

  transition: all .5s ease;

  border-radius: 0 5px 5px 0;

  text-align: center;

  left: 0;

  cursor: pointer;

}

.element-carousel .carousel-prev:hover,

.element-carousel .carousel-next:hover {

  background-color: rgba(0, 0, 0, 0.8);

  color: rgba(255, 255, 255, 0.8);

}

.element-carousel .carousel-next {

  border-radius: 5px 0 0 5px;

  right: 0;

  left: auto;

}

.element-carousel:hover .carousel-prev,

.element-carousel:hover .carousel-next {

  -webkit-opacity: 0.75;

  -moz-opacity: 0.75;

  opacity: 0.75;

  filter: alpha(opacity=75);

}

.element-carousel:hover .carousel-pager {

  -webkit-opacity: 1;

  -moz-opacity: 1;

  opacity: 1;

  filter: alpha(opacity=100);

}

.element-carousel .carousel-pager {

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  transition: all .5s ease;

  position: absolute;

  bottom: 0;

  width: 100%;

  text-align: center;

}

.element-carousel .carousel-pager a {

  display: inline-block;

  margin: 3px;

}

.element-carousel .carousel-pager a span {

  display: inline-block;

  background-color: rgba(0, 0, 0, 0.5);

  border-radius: 50%;

  font-size: 0;

  height: 8px;

  width: 8px;

}

.element-carousel .carousel-pager a span.flex-active {

  background-color: rgba(0, 0, 0, 0.8);

}

.element-carousel .carousel-pager a span:hover {

  cursor: pointer;

}

.element-carousel .carousel-pager a.selected span {

  background-color: rgba(0, 0, 0, 0.8);

}

.btn {

  border-radius: 4px;

  border-width: 2px;
  
  font-family:'Montserrat', sans-serif;

  font-size: 14px;

  padding: 10px 22px;

}

.btn .fa {

  padding-right: 8px;

}

.btn.btn-default {

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-default:hover,

.btn.btn-default:focus,

.btn.btn-default:active,

.btn.btn-default.active,

.open .dropdown-toggle.btn.btn-default {

  color: #ffffff !important;

  background-color: #570566 !important;

  border-color: #570566 !important;

}

.btn.btn-default.btn-transparent {

  color: #ed0f59;

  background: transparent;

}

.btn.btn-primary {

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-primary:hover,

.btn.btn-primary:focus,

.btn.btn-primary:active,

.btn.btn-primary.active,

.open .dropdown-toggle.btn.btn-primary {

  color: #ffffff !important;

  background-color: #357ebd !important;

  border-color: #357ebd !important;

}

.btn.btn-primary.btn-transparent {

  color: #428bca;

  background: transparent;

}

.btn.btn-success {

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-success:hover,

.btn.btn-success:focus,

.btn.btn-success:active,

.btn.btn-success.active,

.open .dropdown-toggle.btn.btn-success {

  color: #ffffff !important;

  background-color: #4cae4c !important;

  border-color: #4cae4c !important;

}

.btn.btn-success.btn-transparent {

  color: #5cb85c;

  background: transparent;

}

.btn.btn-warning {

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-warning:hover,

.btn.btn-warning:focus,

.btn.btn-warning:active,

.btn.btn-warning.active,

.open .dropdown-toggle.btn.btn-warning {

  color: #ffffff !important;

  background-color: #eea236 !important;

  border-color: #eea236 !important;

}

.btn.btn-warning.btn-transparent {

  color: #f0ad4e;

  background: transparent;

}

.btn.btn-danger {

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-danger:hover,

.btn.btn-danger:focus,

.btn.btn-danger:active,

.btn.btn-danger.active,

.open .dropdown-toggle.btn.btn-danger {

  color: #ffffff !important;

  background-color: #d43f3a !important;

  border-color: #d43f3a !important;

}

.btn.btn-danger.btn-transparent {

  color: #d9534f;

  background: transparent;

}

.btn.btn-info {

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-info:hover,

.btn.btn-info:focus,

.btn.btn-info:active,

.btn.btn-info.active,

.open .dropdown-toggle.btn.btn-info {

  color: #ffffff !important;

  background-color: #46b8da !important;

  border-color: #46b8da !important;

}

.btn.btn-info.btn-transparent {

  color: #5bc0de;

  background: transparent;

}

.btn.btn-inverse {

  color: #ffffff;

  background-color: #9a113c;

  border-color: #8e103e;

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-inverse:hover,

.btn.btn-inverse:focus,

.btn.btn-inverse:active,

.btn.btn-inverse.active,

.open .dropdown-toggle.btn.btn-inverse {

  color: #ffffff;

  background-color: #9a113c;

  border-color: #8e103e;

}

.btn.btn-inverse:active,

.btn.btn-inverse.active,

.open .dropdown-toggle.btn.btn-inverse {

  background-image: none;

}

.btn.btn-inverse.disabled,

.btn.btn-inverse[disabled],

fieldset[disabled] .btn.btn-inverse,

.btn.btn-inverse.disabled:hover,

.btn.btn-inverse[disabled]:hover,

fieldset[disabled] .btn.btn-inverse:hover,

.btn.btn-inverse.disabled:focus,

.btn.btn-inverse[disabled]:focus,

fieldset[disabled] .btn.btn-inverse:focus,

.btn.btn-inverse.disabled:active,

.btn.btn-inverse[disabled]:active,

fieldset[disabled] .btn.btn-inverse:active,

.btn.btn-inverse.disabled.active,

.btn.btn-inverse[disabled].active,

fieldset[disabled] .btn.btn-inverse.active {

  background-color: #9a113c;

  border-color: #8e103e;

}

.btn.btn-inverse .badge {

  color: #9a113c;

  background-color: #fff;

}

.btn.btn-inverse:hover,

.btn.btn-inverse:focus,

.btn.btn-inverse:active,

.btn.btn-inverse.active,

.open .dropdown-toggle.btn.btn-inverse {

  color: #ffffff !important;

  background-color: #000000 !important;

  border-color: #000000 !important;

}

.btn.btn-inverse.btn-transparent {

  color: #000000;

  background: transparent;

}

.btn.btn-white {

  color: #555555;

  background-color: #ffffff;

  border-color: #ffffff;

  -webkit-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -moz-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  -o-transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;

}

.btn.btn-white:hover,

.btn.btn-white:focus,

.btn.btn-white:active,

.btn.btn-white.active,

.open .dropdown-toggle.btn.btn-white {

  color: #555555;

  background-color: #ebebeb;

  border-color: #e0e0e0;

}

.btn.btn-white:active,

.btn.btn-white.active,

.open .dropdown-toggle.btn.btn-white {

  background-image: none;

}

.btn.btn-white.disabled,

.btn.btn-white[disabled],

fieldset[disabled] .btn.btn-white,

.btn.btn-white.disabled:hover,

.btn.btn-white[disabled]:hover,

fieldset[disabled] .btn.btn-white:hover,

.btn.btn-white.disabled:focus,

.btn.btn-white[disabled]:focus,

fieldset[disabled] .btn.btn-white:focus,

.btn.btn-white.disabled:active,

.btn.btn-white[disabled]:active,

fieldset[disabled] .btn.btn-white:active,

.btn.btn-white.disabled.active,

.btn.btn-white[disabled].active,

fieldset[disabled] .btn.btn-white.active {

  background-color: #ffffff;

  border-color: #ffffff;

}

.btn.btn-white .badge {

  color: #ffffff;

  background-color: #fff;

}

.btn.btn-white:hover,

.btn.btn-white:focus,

.btn.btn-white:active,

.btn.btn-white.active,

.open .dropdown-toggle.btn.btn-white {

  color: #555555 !important;

  background-color: #f2f2f2 !important;

  border-color: #f2f2f2 !important;

}

.btn.btn-white.btn-transparent {

  color: #ffffff;

  background: transparent;

}

.btn.btn-xs {

  font-size: 12px;

  padding: 1px 7px;

}

.btn.btn-sm {

  font-size: 12px;

  padding: 10px 20px;

}

.btn.btn-lg {

  font-size: 16px;

  padding: 16px 30px;

}

.element-alert {

  margin-bottom: 24px;

}

.element-alert .alert {

  padding-left: 51px;

  margin-bottom: 0;

  position: relative;

}

.element-alert .alert .fa.alert-icon {

  float: left;

  left: 28px;

  line-height: 24px;

  position: absolute;

}

.promo-title {

  line-height: 1.5em;

  margin: 0;

  color: #313233;

}

.progress-bar i.fa {

  margin-right: 4px;

}

.progress {

  box-shadow: none !important;

}

.progress .progress-bar {

  -moz-transition: width 6s ease;

  -o-transition: width 6s ease;

  -webkit-transition: width 6s ease;

  transition: width 6s ease;

}

.progress-info {

  width: 100% !important;

  font-size: 14px;

  line-height: 21px;

  margin: 5px 0;

}

.progress-info .progress-percentage {

  float: right;

}

.progress-info .progress-title i {

  margin-right: 5px;

}

/** Divider **/

.element-divider {

  width: 100%;

  display: table;

}

.element-divider > .divider {

  display: table-row;

}

.element-divider > .divider .left-div > div,

.element-divider > .divider .right-div > div {

  float: right;

}

.element-divider > .divider .right-div > div {

  float: left;

}

.element-divider > .divider > div {

  display: table-cell;

  vertical-align: middle;

}

.element-divider > .divider > div .shape {

  width: 10px;

  height: 10px;

  margin: 0 5px;

}

.element-divider > .divider > div.left .shape {

  margin-left: 0;

}

.element-divider > .divider > div.right .shape {

  margin-right: 0;

}

.hex,

.hex:after,

.hex:before {

  width: 5.77350269px;

  height: 10px;

  border-top: 2px solid #797e88;

  border-bottom: 2px solid #797e88;

}

.hex {

  margin-left: 2.88675135px;

  position: relative;

}

.hex:after,

.hex:before {

  content: "";

  top: -2px;

  position: absolute;

  -webkit-transform: rotate(60deg);

  -moz-transform: rotate(60deg);

  -o-transform: rotate(60deg);

  -ms-transform: rotate(60deg);

  transform: rotate(60deg);

}

.hex.thin:after,

.hex.thin:before {

  top: -1px;

}

.hex.bold:after,

.hex.bold:before {

  top: -3px;

}

.hex:before {

  -webkit-transform: rotate(-60deg);

  -moz-transform: rotate(-60deg);

  -o-transform: rotate(-60deg);

  -ms-transform: rotate(-60deg);

  transform: rotate(-60deg);

}

.right .hex {

  margin-left: auto;

  margin-right: 2.88675135px;

}

.center .hex {

  margin: auto;

}

.square,

.circle,

.diamond {

  width: 10px;

  height: 10px;

  border: 2px solid #797e88;

}

.circle {

  border-radius: 50%;

}

.diamond {

  width: 7px;

  height: 7px;

  left: 1.5px;

  top: 1.5px;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

  position: relative;

}

.square.thin,

.circle.thin,

.diamond.thin,

.hex.thin,

.hex.thin:after,

.hex.thin:before {

  border-width: 1px;

}

.square.bold,

.circle.bold,

.diamond.bold,

.hex.bold,

.hex.bold:after,

.hex.bold:before {

  border-width: 3px;

}

.square.solid,

.circle.solid,

.diamond.solid,

.hex.solid,

.hex.solid,

.hex.solid:after,

.hex.solid:before {

  background: #797e88;

}

/* Posts

================================================== */

.grid-container #blog-wrap {

  margin-bottom: 48px;

}

.post-header {

  position: relative;

}

.post.format-quote,

.post.format-link {

  padding: 30px;

  margin-bottom: 48px !important;

}

.post.format-quote.post-grid,

.post.format-link.post-grid {

  padding: 0;

  margin-bottom: 0 !important;

}

.post.format-quote {

  background-color: #ed0f59;

}

.post.format-quote:hover {

  background-color: #008078;

}

.post.format-quote:hover .post-wrapper {

  border-color: #008078 !important;

}

.post.format-quote .post-wrapper {

  border-color: #ed0f59 !important;

}

.post.format-quote a:hover {

  text-decoration: none;

}

.post.format-quote blockquote {

  border-left-width: 0;

  margin: 0;

  padding: 0;

}

.post.format-quote blockquote .author {

  font-size: 12px;

}

.post.format-quote blockquote .text,

.post.format-quote blockquote .author {

  color: #ffffff;

}

.post.format-quote blockquote .text {

  margin-bottom: 18px;

  font-weight: 400;

}

.post.format-link {

  background-color: #ed0f59;

}

.post.format-link:hover {

  background-color: #008078;

}

.post.format-link:hover .post-wrapper {

  border-color: #008078 !important;

}

.post.format-link .post-wrapper {

  border-color: #ed0f59 !important;

}

.post.format-link .link-content a {

  color: #ffffff;

}

.post.format-link .link-content a:hover {

  text-decoration: none;

}

.post.format-link .link-content a .text {

  margin-bottom: 18px;

}

.post.format-link .link-content a .link {

  font-size: 12px;

}

.loop-entry {

  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding-bottom: 20px;

}

.loop-entry:last-child {

  border-bottom: none;

  margin-bottom: 0;

}

.loop-entry.post-grid,

.loop-entry.post-medium {

  margin-bottom: 0;
  border-bottom: 0;

}

.loop-entry.post-grid .post-wrapper {

  /*border: 1px solid #ccc; */
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
  box-shadow: 0 5px  #ccc;

}

.loop-entry.post-grid .post-audio {

  padding: 20px 20px 0 20px;

}

.loop-entry.post-grid .loop-entry-text {

  padding: 16px;
  position: relative;

}

.loop-entry.post-grid .loop-entry-text .meta-comments {

  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #ccc;
  font-size:9px;

}

.loop-entry.post-grid .loop-entry-text .meta-comments .meta-seperator {

  display: none;

}

.post-video .ctts-video-embed {

  padding-top: 0;
}

.loop-entry.post-entry p:last-child {
  margin: 0;

}

.loop-entry-title {

  font-size: 20px;
  font-weight: 300;
  margin: 0;
  margin-bottom: 3px;

}

.loop-entry-content {
	line-height:1.6;
	font-size:15px;
	font-family:'Open sans', sans-serif;
	font-weight:400;
}

.loop-entry-title a {

  color: #ff0042;

}

.post-large .loop-entry-title {

  font-size: 36px;
  line-height: 48px;
  margin-bottom: 20px;
  font-weight: 300;

}

.post-grid .loop-entry-title {

  line-height: 30px;
  margin-bottom: 4px;

}

.post-medium .loop-entry-title {

  line-height: 30px;

  margin-bottom: 16px;

}

.loop-entry-thumbnail,

.post-thumbnail,

.post-video,

.post-gallery,

.post-audio {

  margin-bottom: 36px;
  position: relative;

}

.loop-entry-thumbnail,

.has-overlay {

  overflow: hidden;

  position: relative;

  display: block;

}

.loop-entry-thumbnail img.style2,

.has-overlay img.style2 {

  -moz-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.loop-entry-thumbnail .image-overlay,

.has-overlay .image-overlay {

  display: block;

  position: absolute;

  top: -100%;

  left: 0;

  background: rgba(0, 0, 0, 0.8);

  width: 100%;

  height: 100%;

  transition: all .5s ease;

  text-align: center;

}

.loop-entry-thumbnail .image-overlay:before,

.has-overlay .image-overlay:before {

  content: '';

  display: inline-block;

  height: 100%;

  vertical-align: middle;

}

.loop-entry-thumbnail .image-overlay .image-overlay-content,

.has-overlay .image-overlay .image-overlay-content {

  display: inline-block;

  width: 90%;

  vertical-align: middle;

}

.loop-entry-thumbnail .image-overlay .image-overlay-content a,

.has-overlay .image-overlay .image-overlay-content a {

  color: #fff !important;

  display: inline-block;

}

.loop-entry-thumbnail .image-overlay .image-overlay-content i,

.has-overlay .image-overlay .image-overlay-content i {

  width: 36px;

  height: 36px;

  line-height: 36px;

  border-radius: 50%;

  background: #dddddd;

}

.loop-entry-thumbnail .image-overlay.style1,

.has-overlay .image-overlay.style1 {

  top: 0;

  -webkit-transform: translateY(-100%);

  -moz-transform: translateY(-100%);

  -o-transform: translateY(-100%);

  -ms-transform: translateY(-100%);

  transform: translateY(-100%);

  -moz-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.loop-entry-thumbnail .image-overlay.style1 .image-overlay-content i,

.has-overlay .image-overlay.style1 .image-overlay-content i {

  background: transparent;

  width: 72px;

}

.loop-entry-thumbnail .image-overlay.style1 .image-overlay-content a,

.has-overlay .image-overlay.style1 .image-overlay-content a {

  border: 2px solid #ffffff;

}

.loop-entry-thumbnail .image-overlay.style1 .image-overlay-content a:first-child,

.has-overlay .image-overlay.style1 .image-overlay-content a:first-child {

  border-right-width: 1px;

  border-radius: 25px 0 0 25px;

  margin-right: -2px;

}

.loop-entry-thumbnail .image-overlay.style1 .image-overlay-content a:last-child,

.has-overlay .image-overlay.style1 .image-overlay-content a:last-child {

  border-left-width: 1px;
  border-radius: 0 25px 25px 0;
  margin-left: -2px;

}

.loop-entry-thumbnail .image-overlay.style1 .image-overlay-content a a:empty,

.has-overlay .image-overlay.style1 .image-overlay-content a a:empty {

  display: none;

}
.image-overlay img {
	w
}

.loop-entry-thumbnail .image-overlay.style2,

.has-overlay .image-overlay.style2 {

  top: 0;

  -webkit-transform: translateX(-100%);

  -moz-transform: translateX(-100%);

  -o-transform: translateX(-100%);

  -ms-transform: translateX(-100%);

  transform: translateX(-100%);

  -moz-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.loop-entry-thumbnail .image-overlay.style3.style1 .image-overlay-content a,

.has-overlay .image-overlay.style3.style1 .image-overlay-content a {

  background: transparent !important;
  border-radius: 4px !important;
  margin: 0;
  padding: 18px 24px;
  font-size: 14px;
  line-height: 14px;
  border-left-width: 2px !important;
  font-weight: 400;

}

.loop-entry-thumbnail:hover img.style2,

.has-overlay:hover img.style2 {

  -webkit-transform: translateX(100%);

  -moz-transform: translateX(100%);

  -o-transform: translateX(100%);

  -ms-transform: translateX(100%);

  transform: translateX(100%);

}

.loop-entry-thumbnail:hover .image-overlay.default,
.has-overlay:hover .image-overlay.default {
  top: 0;

}

.loop-entry-thumbnail:hover .image-overlay.style1,

.has-overlay:hover .image-overlay.style1 {

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -o-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.loop-entry-thumbnail:hover .image-overlay.style2,

.has-overlay:hover .image-overlay.style2 {

  -webkit-transform: translateX(0px);

  -moz-transform: translateX(0px);

  -o-transform: translateX(0px);

  -ms-transform: translateX(0px);

  transform: translateX(0px);

}

.post-medium .loop-entry-thumbnail,

.post-medium .post-thumbnail,

.post-medium .post-video,

.post-medium .post-gallery {

  margin-bottom: 0;

}

.post-medium .medium-left,

.post-medium .medium-left + .medium-right {

  float: left;

}

.post-medium .medium-left {

  width: 33%;

}

.post-medium .medium-left + .medium-right {

  padding-left: 30px;

  width: 67%;

}

.post-medium .medium-right header {

  margin-top: 0;

}

.post-grid .loop-entry-thumbnail,

.post-grid .post-thumbnail,

.post-grid .post-video,

.post-grid .post-gallery,

.post-grid .post-audio {

  margin-bottom: -6px;

}

.entry-footer {

  margin-top: 0px;

  display: none;

}

.entry-footer .post-edit-link {

  float: right;

  display: block;

  border: 2px solid #ddd;

  padding: 2px 14px;

  color: #aaa;

  font-size: 0.85em;

  text-transform: uppercase;

  letter-spacing: 1px;

  font-weight: bold;

}

.entry-footer a:hover {

  color: #000;

  border-color: #000;

  text-decoration: none;

}

.author-info {

  margin-top: 40px;

}

.author-info .author-info-inner {

  position: relative;

  padding-left: 100px;

}

.author-info .author-avatar {

  position: absolute;

  left: 0;

  top: 0;

}

.author-info .author-avatar img {

  border-radius: 2px;

}

/* Portfolio post style */

.portfolio-entry h3 {

  margin-top: 12px;

  margin-bottom: 16px;

}

.portfolio-entry .portfolio-details li {

  font-size: 12px;

  line-height: 18px;

  margin-bottom: 16px;

}

.portfolio-entry .portfolio-details li:before {

  content: '\f0da';

  font-size: 16px;

}

.portfolio-page .page-entry {

  margin-bottom: 24px;

}

/* Staff

================================================== */

.staff-entry.staff-grid .post-wrapper {

  border: 1px solid #fff;

}

.staff-entry.staff-grid .staff-entry-text {

  padding: 30px;

}

.staff-entry.staff-grid .staff-entry-text .staff-entry-content p:last-child {

  margin-bottom: 0;

}

/* Post Meta

================================================== */

.post-meta {

  color: #000;
  display: block;
  float:inherit;
  font-size: 10px;
  text-transform:uppercase;
  text-align:center;
  border-top: 1px #ccc solid;
  line-height: 12px;
  padding-top:5px;

}

.post-large .post-meta,

.single-post .post-meta {

  margin-bottom: 36px;

}

.post-grid .post-meta {

  margin-bottom: 12px;

}

.post-medium .post-meta {

  margin-bottom: 16px;

}

.post-meta li {

  display: block;

  float: left;

  margin: 0;

  color: #898989;

}

.post-meta li .meta-seperator {

  margin: 0 8px;

  color: #bbb;

}

.post-meta a {

  text-decoration: none;

  color: #ed0f59;

}

.post-meta a:hover {

  color: #008078;

}

/* Search

================================================== */

.search-entry-thumbnail {

  position: absolute;

  left: 0;

  top: 0;

  width: 150px;

}

.search-entry-thumbnail img {

  width: 100%;

}

.search-entry-thumbnail a:hover img {

  opacity: 0.8;

}

.search-entry-title {

  margin: 0 0 15px;

}

.search-entry.no-featured-image {

  padding-left: 0;

}

/* Pagination

================================================== */

.pagination {

  height: 32px;

  margin-top: 16px;

}

.pagination.pagination-centered {

  text-align: center;

}

.pagination.pagination-centered ul.page-numbers {

  display: inline-block;

}

ul.page-numbers {

  list-style: none;

  margin: 0;

}

ul.page-numbers li {

  text-align: center;

  display: block;

  float: left;

}

.page-numbers:after {

  clear: both;

  content: ".";

  display: block;

  height: 0;

  line-height: 0;

  visibility: hidden;

}

.page-numbers a,

.page-numbers span,

#edd_download_pagination .page-numbers {

  color: #b6b6b6;

  background: #ffffff;

  border: 1px solid #dddddd;

  cursor: pointer;

  display: block;

  float: left;

  line-height: 30px;

  font-size: 16px;

  margin-right: 4px;

  padding: 0 11px;

  text-align: center;

  text-decoration: none;

}

.page-numbers a:hover,

.page-numbers span.current,

#edd_download_pagination .page-numbers:hover,

#edd_download_pagination .page-numbers.current {

  background: #ed0f59;

  color: #ffffff;

  text-decoration: none;

  border-color: transparent;

  border-color: #ed0f59;

}

/*next/prev*/

.single-post-pagination {

  display: inline-block;

}

.portfolio-entry .single-post-pagination {

  position: absolute;

  right: 0;

  top: 0;

}

.single-post-pagination li {

  display: block;

  float: left;

  margin-left: 4px;

}

.single-post-pagination li:first-child {

  margin-left: 0;

}

.single-post-pagination li a {

  color: #b6b6b6;

  background: #ffffff;

  border: 1px solid #dddddd;

  cursor: pointer;

  display: block;

  float: left;

  line-height: 30px;

  font-size: 16px;

  padding: 0 11px;

  text-align: center;

  text-decoration: none;

}

.single-post-pagination li a:hover {

  background: #ed0f59;

  color: #ffffff;

  text-decoration: none;

  border-color: transparent;

  border-color: #ed0f59;

}

/* Bread Crumb */

.breadcrumb li a {

  color: #707070;

}

/* FlexSlider

================================================== */

/* Necessary Styles*/

.flex-container a:active,

.flexslider a:active,

.flex-container a:focus,

.flexslider a:focus {

  outline: none;

}

.slides,

.flex-control-nav,

.flex-direction-nav {

  margin: 0;

  padding: 0;

  list-style: none;

}

.flex-control-paging {

  position: absolute;

  bottom: 0;

  width: 100%;

  text-align: center;

}

.flex-control-paging li {

  display: inline-block;

  margin: 3px;

}

.flex-control-paging li a {

  display: inline-block;

  background-color: rgba(0, 0, 0, 0.5);

  border-radius: 50%;

  font-size: 0;

  height: 8px;

  width: 8px;

}

.flex-control-paging li a.flex-active {

  background-color: rgba(0, 0, 0, 0.8);

}

.flex-control-paging li a:hover {

  cursor: pointer;

}

#page-slider {

  transition: top ease .01s;

  overflow: hidden;

}

.boxed-layout #page-slider,

.boxed-narrow-layout #page-slider {

  width: 1170px;

  left: auto !important;

  right: auto !important;

}

.boxed-narrow-layout #page-slider {

  width: 970px;

}

.flexslider {

  margin: 0;

  padding: 0;

}

.flexslider .slides > li {

  margin: 0;

  overflow: hidden;

  position: relative;

  display: none;

}

.flexslider .slides > li .slide-wrapper {

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

}

.flexslider .slides img {

  width: 100%;

  display: block;

}

.flex-pauseplay span {

  text-transform: capitalize;

}

.slides:after {

  content: "\0020";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;

}

html[xmlns] .slides {

  display: block;

}

* html .slides {

  height: 1%;

}

.no-js .slides > li:first-child {

  display: block;

}

/*main*/

.flexslider-container {

  position: relative;

}

.flexslider-container.loading {

  background: url('images/prettyPhoto/light_rounded/loader.gif') no-repeat 50% 50%;

  height: 422px;

}

.flexslider-container img {

  display: block;

}

/* Homepage

================================================== */

#homepage-content,

#homepage-features {

  margin-top: 0;

}

#homepage-portfolio,

#homepage-blog {

  margin-top: 40px;

}

.homepage-content-bottom-divider {

  margin-bottom: 0;

}

/*homepage blog*/

.recent-blog-entry {

  margin-bottom: 0;

}

.recent-blog-entry-title {

  font-size: 1.167em;

  margin: 20px 0 0;

}

.recent-blog-entry-thumbnail a,

.recent-blog-entry-thumbnail img {

  display: block;

}

.recent-blog-entry-thumbnail a:hover img {

  opacity: 0.85;

}

.recent-blog-entry .post-meta {

  margin: 0 0 5px;

}

.recent-blog-entry .post-meta,

.recent-blog-entry .post-meta .meta-date-text {

  color: #454545;

}

/* Feature Entries

================================================== */

.feature-thumbnail {

  margin: 0 0 21px;

}

.feature-thumbnail:hover img {

  opacity: 0.8;

}

.feature-entry-title {

  font-size: 16px;

  line-height: 16px;

  font-weight: 400;

  color: #313233;

}

a .feature-entry-title:hover {

  color: #000;

}

.feature-entry-content {

  font-size: 12px;

  line-height: 18px;

  font-weight: 400;

  color: #707070;

}

.feature-entry-content p:last-child {

  margin: 0;

}

.features-entry {

  position: relative;

  max-width: 350px;

  margin: 0 auto 36px;

}

.features-entry .feature-entry-title {

  margin: 0 0 20px 0;

}

.features-entry.features-icon-top .feature-icon-font {

  text-align: center;

  margin: 0 auto 21px;

}

.features-entry.features-icon-top .feature-icon-font i.fa {

  transition: all .5s ease;

}

.features-entry.features-icon-top.features-icon-circle,

.features-entry.features-icon-top.features-icon-square {

  text-align: center;

}

.features-entry.features-icon-top.features-icon-circle.features-small .feature-icon-font i.fa,

.features-entry.features-icon-top.features-icon-square.features-small .feature-icon-font i.fa {

  font-size: 16px;

  height: 64px;

  width: 64px;

  line-height: 60px;

}

.features-entry.features-icon-top.features-icon-circle.features-medium .feature-icon-font i.fa,

.features-entry.features-icon-top.features-icon-square.features-medium .feature-icon-font i.fa {

  font-size: 24px;

  height: 72px;

  width: 72px;

  line-height: 68px;

}

.features-entry.features-icon-top.features-icon-circle.features-large .feature-icon-font i.fa,

.features-entry.features-icon-top.features-icon-square.features-large .feature-icon-font i.fa {

  font-size: 30px;

  height: 84px;

  width: 84px;

  line-height: 80px;

}

.features-entry.features-icon-top.features-icon-circle.features-exlarge .feature-icon-font i.fa,

.features-entry.features-icon-top.features-icon-square.features-exlarge .feature-icon-font i.fa {

  font-size: 36px;

  height: 96px;

  width: 96px;

  line-height: 92px;

}

.features-entry.features-icon-top.features-icon-circle:hover .feature-icon-font i.fa,

.features-entry.features-icon-top.features-icon-square:hover .feature-icon-font i.fa {

  background-color: #00a3a3;

  color: #fff;

}

.features-entry.features-icon-top.features-icon-circle .feature-icon-font i.fa,

.features-entry.features-icon-top.features-icon-square .feature-icon-font i.fa {

  border: 2px solid #00a3a3;

}

.features-entry.features-icon-top.features-icon-circle .feature-icon-font i.fa {

  border-radius: 50%;

}

.features-entry.features-icon-title .feature-icon-font {

  margin-right: 8px;

  vertical-align: bottom;

}

.features-entry.features-thumbnail-side .feature-thumbnail {

  position: absolute;

  top: 0;

  left: 0;

  text-align: center;

}

.features-entry.features-thumbnail-side.features-small .feature-thumbnail {

  width: 154px;

}

.features-entry.features-thumbnail-side.features-small .feature-entry-content,

.features-entry.features-thumbnail-side.features-small .features-read-more,

.features-entry.features-thumbnail-side.features-small .feature-entry-header {

  text-align: left;

  margin-left: 154px;

}

.features-entry.features-thumbnail-side.features-medium .feature-thumbnail {

  width: 146px;

}

.features-entry.features-thumbnail-side.features-medium .feature-entry-content,

.features-entry.features-thumbnail-side.features-medium .features-read-more,

.features-entry.features-thumbnail-side.features-medium .feature-entry-header {

  text-align: left;

  margin-left: 146px;

}

.features-entry.features-thumbnail-side.features-large .feature-thumbnail {

  width: 120px;

}

.features-entry.features-thumbnail-side.features-large .feature-entry-content,

.features-entry.features-thumbnail-side.features-large .features-read-more,

.features-entry.features-thumbnail-side.features-large .feature-entry-header {

  text-align: left;

  margin-left: 120px;

}

.features-entry.features-thumbnail-side.features-exlarge .feature-thumbnail {

  width: 120px;

}

.features-entry.features-thumbnail-side.features-exlarge .feature-entry-content,

.features-entry.features-thumbnail-side.features-exlarge .features-read-more,

.features-entry.features-thumbnail-side.features-exlarge .feature-entry-header {

  text-align: left;

  margin-left: 120px;

}

.features-entry.features-icon-side .feature-icon-font {

  line-height: 24px;

  color: #ed0f59;

  position: absolute;

  top: 0;

  left: 0;

}

.features-entry.features-icon-side.features-small .feature-icon-font {

  font-size: 21px;

  width: 48px;

}

.features-entry.features-icon-side.features-small .feature-entry-header,

.features-entry.features-icon-side.features-small .feature-entry-content,

.features-entry.features-icon-side.features-small .features-read-more {

  margin-left: 48px;

}

.features-entry.features-icon-side.features-medium .feature-icon-font {

  font-size: 28px;

  width: 54px;

}

.features-entry.features-icon-side.features-medium .feature-entry-header,

.features-entry.features-icon-side.features-medium .feature-entry-content,

.features-entry.features-icon-side.features-medium .features-read-more {

  margin-left: 54px;

}

.features-entry.features-icon-side.features-large .feature-icon-font {

  font-size: 32px;

  width: 58px;

}

.features-entry.features-icon-side.features-large .feature-entry-header,

.features-entry.features-icon-side.features-large .feature-entry-content,

.features-entry.features-icon-side.features-large .features-read-more {

  margin-left: 58px;

}

.features-entry.features-icon-side.features-exlarge .feature-icon-font {

  font-size: 36px;

  width: 62px;

}

.features-entry.features-icon-side.features-exlarge .feature-entry-header,

.features-entry.features-icon-side.features-exlarge .feature-entry-content,

.features-entry.features-icon-side.features-exlarge .features-read-more {

  margin-left: 62px;

}

.features-entry.features-icon-side .feature-entry-title {

  font-size: 16px;

  line-height: 18px;

  color: #313233;

}

.features-entry.features-icon-side .feature-entry-content {

  float: none;

  clear: both;

  font-size: 12px;

  line-height: 18px;

}

.features-entry.features-icon-side .features-read-more {

  margin-left: 54px;

}

.features-entry.features-icon-side.features-icon-circle:hover .feature-icon-font i.fa,

.features-entry.features-icon-side.features-icon-square:hover .feature-icon-font i.fa {

  background-color: #00a3a3;

  color: #fff;

}

.features-entry.features-icon-side.features-icon-circle .feature-icon-font,

.features-entry.features-icon-side.features-icon-square .feature-icon-font {

  position: absolute;

  top: 0;

  left: 0;

  text-align: center;

}

.features-entry.features-icon-side.features-icon-circle .feature-icon-font i.fa,

.features-entry.features-icon-side.features-icon-square .feature-icon-font i.fa {

  border: 2px solid #00a3a3;

  transition: all .5s ease;

}

.features-entry.features-icon-side.features-icon-circle.features-small .feature-icon-font,

.features-entry.features-icon-side.features-icon-square.features-small .feature-icon-font {

  width: 154px;

}

.features-entry.features-icon-side.features-icon-circle.features-small .feature-icon-font i.fa,

.features-entry.features-icon-side.features-icon-square.features-small .feature-icon-font i.fa {

  font-size: 16px;

  height: 64px;

  width: 64px;

  line-height: 60px;

}

.features-entry.features-icon-side.features-icon-circle.features-small .feature-entry-content,

.features-entry.features-icon-side.features-icon-square.features-small .feature-entry-content,

.features-entry.features-icon-side.features-icon-circle.features-small .features-read-more,

.features-entry.features-icon-side.features-icon-square.features-small .features-read-more,

.features-entry.features-icon-side.features-icon-circle.features-small .feature-entry-header,

.features-entry.features-icon-side.features-icon-square.features-small .feature-entry-header {

  margin-left: 154px;

}

.features-entry.features-icon-side.features-icon-circle.features-medium .feature-icon-font,

.features-entry.features-icon-side.features-icon-square.features-medium .feature-icon-font {

  width: 146px;

}

.features-entry.features-icon-side.features-icon-circle.features-medium .feature-icon-font i.fa,

.features-entry.features-icon-side.features-icon-square.features-medium .feature-icon-font i.fa {

  font-size: 24px;

  height: 72px;

  width: 72px;

  line-height: 68px;

}

.features-entry.features-icon-side.features-icon-circle.features-medium .feature-entry-content,

.features-entry.features-icon-side.features-icon-square.features-medium .feature-entry-content,

.features-entry.features-icon-side.features-icon-circle.features-medium .features-read-more,

.features-entry.features-icon-side.features-icon-square.features-medium .features-read-more,

.features-entry.features-icon-side.features-icon-circle.features-medium .feature-entry-header,

.features-entry.features-icon-side.features-icon-square.features-medium .feature-entry-header {

  margin-left: 146px;

}

.features-entry.features-icon-side.features-icon-circle.features-large .feature-icon-font,

.features-entry.features-icon-side.features-icon-square.features-large .feature-icon-font {

  width: 120px;

}

.features-entry.features-icon-side.features-icon-circle.features-large .feature-icon-font i.fa,

.features-entry.features-icon-side.features-icon-square.features-large .feature-icon-font i.fa {

  font-size: 30px;

  height: 84px;

  width: 84px;

  line-height: 80px;

}

.features-entry.features-icon-side.features-icon-circle.features-large .feature-entry-content,

.features-entry.features-icon-side.features-icon-square.features-large .feature-entry-content,

.features-entry.features-icon-side.features-icon-circle.features-large .features-read-more,

.features-entry.features-icon-side.features-icon-square.features-large .features-read-more,

.features-entry.features-icon-side.features-icon-circle.features-large .feature-entry-header,

.features-entry.features-icon-side.features-icon-square.features-large .feature-entry-header {

  margin-left: 120px;

}

.features-entry.features-icon-side.features-icon-circle.features-exlarge .feature-icon-font,

.features-entry.features-icon-side.features-icon-square.features-exlarge .feature-icon-font {

  width: 120px;

}

.features-entry.features-icon-side.features-icon-circle.features-exlarge .feature-icon-font i.fa,

.features-entry.features-icon-side.features-icon-square.features-exlarge .feature-icon-font i.fa {

  font-size: 36px;

  height: 96px;

  width: 96px;

  line-height: 92px;

}

.features-entry.features-icon-side.features-icon-circle.features-exlarge .feature-entry-content,

.features-entry.features-icon-side.features-icon-square.features-exlarge .feature-entry-content,

.features-entry.features-icon-side.features-icon-circle.features-exlarge .features-read-more,

.features-entry.features-icon-side.features-icon-square.features-exlarge .features-read-more,

.features-entry.features-icon-side.features-icon-circle.features-exlarge .feature-entry-header,

.features-entry.features-icon-side.features-icon-square.features-exlarge .feature-entry-header {

  margin-left: 120px;

}

.features-entry.features-icon-side.features-icon-circle .feature-icon-font i.fa {

  border-radius: 50%;

}

.features-entry.features-thumbnail-large .feature-thumbnail img {

  width: 100%;

  height: auto;

}

.features-entry.features-thumbnail-circle {

  text-align: center;

}

.features-entry.features-thumbnail-circle.features-small .feature-thumbnail img {

  width: 64px;

  height: 64px;

  border-radius: 50%;

}

.features-entry.features-thumbnail-circle.features-medium .feature-thumbnail img {

  width: 72px;

  height: 72px;

  border-radius: 50%;

}

.features-entry.features-thumbnail-circle.features-large .feature-thumbnail img {

  width: 84px;

  height: 84px;

  border-radius: 50%;

}

.features-entry.features-thumbnail-circle.features-exlarge .feature-thumbnail img {

  width: 96px;

  height: 96px;

  border-radius: 50%;

}

.feature-icon-font .fa {

  color: #ed0f59;

}

.feature-entry-url {

  display: block;

  text-decoration: none;

  color: #555;

}

.feature-entry-url:hover {

  text-decoration: none;

}

.features-read-more {

  color: #00a3a3;

  font-size: 12px;

  line-height: 18px;

  font-weight: 400;

  margin-top: 14px;

  display: block;

}

.features-read-more i.fa {

  margin-left: 5px;

}

.features-read-more:hover {

  color: #008078;

  text-decoration: none;

}

/* Portfolio

================================================== */

/*main*/

#portfolio-wrap {

  position: relative;

}

#portfolio-wrap ul {

  margin: 0px;

  list-style: none;

}

#portfolio-description {

  padding-bottom: 25px;

  margin-bottom: 25px;

  border-bottom: 1px solid #e6e6e6;

}

#portfolio-description p:last-child,

.portfolio-description p {

  margin: 0;

}

/*portfolio entry*/

.portfolio-entry {

  margin-bottom: 64px;

}

.portfolio-entry-media a,

.portfolio-entry-media img {

  display: block;

}

.portfolio-entry-media img {

  width: 100%;

}

.portfolio-entry-media a:hover img {

  opacity: 0.85;

}

.portfolio-entry a {

  text-decoration: none;

}

.portfolio-entry a:hover {

  text-decoration: none;

}

.portfolio-entry-details {

  border: 1px solid #dddddd;

  background-color: #ffffff;

  text-align: center;

  padding: 4.5%;

  position: relative;

}

.portfolio-entry-details:before {

  content: '';

  position: absolute;

  width: 0;

  height: 0;

  top: -12px;

  left: 50%;

  margin-left: -6px;

  border-width: 6px;

  border-style: solid;

  border-color: transparent transparent #ffffff transparent;

}

.portfolio-entry .portfolio-entry-title {

  margin: 0;

  font-size: 16px;

  color: #434343;

}

.portfolio-entry-categories a {

  color: #777;

}

.portfolio-entry-categories a:hover {

  color: #000;

}

.single-portfolio .post-slider-wrap,

.single-portfolio .post-video {

  margin: 0 0 30px;

}

#single-portfolio-related .post-slider-wrap {

  margin-bottom: 0 !important;

}

/*portfolio related*/

#single-portfolio-related {

  margin-top: 30px;

}

/* Forms / Inputs / Buttons

================================================== */

/*inputs*/

input[type="text"]:focus,

input[type="password"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="tel"]:focus,

textarea:focus {

  color: #676767;

  outline: none;

}

input[type="text"],

input[type="password"],

input[type="email"],

input[type="url"],

input[type="tel"],

input[type="number"],

textarea,

select {

  -moz-box-sizing: border-box;

  -webkit-appearance: none;

  -webkit-box-sizing: border-box;

  background: transparent;

  border: 1px solid #f27f9a;

  box-sizing: border-box;

  color: #b6b6b6;

  display: block;

  font-size: 14px;

  margin: 0;

  max-width: 100%;

  padding: 10px 15px;

  font-family: 'Roboto', sans-serif;

}

textarea {

  width: 100%;

  padding: 15px;

}

button,

input[type="button"],

input[type="submit"] {
	font-family:'Montserrat', sans-serif;
  
  font-weight:700;

  -webkit-appearance: none;

  background: #ed0f59;

  border: transparent;

  color: #fff;

  cursor: pointer;

  display: inline-block;

  font-size: 14px;

  outline: none;

  padding: 0 24px;

  line-height: 48px;

  height: 48px;

  position: relative;


}

.entry input[type="submit"] {

  margin-top: 10px;

}

button:hover,

input[type="button"]:hover,

input[type="submit"]:hover {

  background-color: #008078;

}

a.view-all {

  box-sizing: border-box;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  background: #EEEEEE;

  border-radius: 3px;

  padding: 8px 20px;

  text-align: center;

  width: 100%;

  color: #808080;

}

::-webkit-input-placeholder {

  color: #898989;

  font: 14px/24px 'Roboto', sans-serif;

}

:-moz-placeholder {

  color: #898989;

  font: 14px/24px 'Roboto', sans-serif;

}

::-moz-placeholder {

  color: #898989;

  font: 14px/24px 'Roboto', sans-serif;

}

:-ms-input-placeholder {

  color: #898989;

  font: 14px/24px 'Roboto', sans-serif;

}

select {

  -webkit-appearance: menulist-button;

  padding-top: 13px;

  padding-bottom: 13px;

  height: 48px;

  line-height: 48px;

}

select option {

  padding-top: 4px;

  padding-bottom: 4px;

}

.chosen-container {

  font-size: 14px;

}

.chosen-container-single .chosen-single {

  -webkit-border-radius: 0;

  -webkit-background-clip: padding-box;

  -moz-border-radius: 0;

  -moz-background-clip: padding;

  border-radius: 0;

  background-clip: padding-box;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  background: #fff;

  border-color: #ddd;

  padding-left: 20px;

}

.chosen-container-single .chosen-single {

  height: 48px;

  line-height: 48px;

}

.chosen-container-single .chosen-single div {

  width: 16px;

}

.chosen-container-single .chosen-single div b {

  margin-top: 12px;

}

.chosen-container-active.chosen-with-drop .chosen-single {

  background: #fff;

}

.chosen-container .chosen-results {

  padding-left: 14px;

}

.chosen-container .chosen-results li.highlighted {

  background: #ed0f59;

}

/* Contact Form 7

================================================== */

.wpcf7-form span.wpcf7-form-control-wrap {

  display: block;

  margin-top: 10px;

  position: relative;

}

.wpcf7-form p {

  margin: 0 0 20px;
  font-family: 'Montserrat', sans-serif;
  color:#ef336d;

}

.wpcf7-form p:last-of-type {

  margin: 0;

}

div.wpcf7-validation-errors {

  margin: 25px 0 0;

}

span.wpcf7-not-valid-tip {

  font-size: 0.95em;

  color: #898989;

  font-family: 'Verdana';

}

.wpcf7-response-output {

  background: #f4f4f4;

  color: #888;

  display: none;

  line-height: 1.45em;

  margin-top: 30px;

  padding: 12px;

  text-align: center;

}

input.wpcf7-not-valid[type="text"],

input.wpcf7-not-valid[type="password"],

input.wpcf7-not-valid[type="email"],

input.wpcf7-not-valid[type="url"],

input.wpcf7-not-valid[type="tel"],

textarea.wpcf7-not-valid {

  border-color: #ff4847;

}

/* Comments

================================================== */

.newcomment {

  color: #ed0f59;

}

#comments-title {

  margin-bottom: 24px;

  font-weight: 400;

}

#comments {

  margin-top: 60px;

}

#comments span.required {

  color: #cc3300;

}

.commentlist {

  margin: 0;

}

.commentlist .children {

  margin-left: 30px;

}

.commentlist li {

  list-style: none;

  margin: 0;

}

.commentlist .comment {

  border-bottom: 1px solid #dddddd;

  margin-bottom: 24px;

  padding-bottom: 24px;

}

.comment-author {

  left: 0;

  position: absolute;

  top: 0;

}

.comment-author .avatar {

  display: block;

  border-radius: 50%;

  background-color: #ddd;

}

.comment-meta {

  margin-bottom: 10px;

}

.comment-meta .fn {

  font-weight: 400;

  font-size: 16px;

  line-height: 16px;

  color: #434343;

  display: block;

}

.comment-meta .fn a {

  color: #434343;

}

.comment-date a {

  display: inline-block;

  margin-right: 12px;

  font-size: 12px !important;

  color: #898989;

}

.comment-details {

  margin-left: 72px;

}

.comment-content {

  font-size: 14px;

  line-height: 24px;

  color: #898989;

  margin-bottom: 16px;

}

.comment-content,

.comment-form {

  font-size: 14px;

  line-height: 21px;

}

.comment-content p,

.comment-form p {

  margin-bottom: 20px;

}

.comment-content p:last-child,

.comment-form p:last-child {

  margin: 0;

}

a.comment-reply-link {

  font-size: 12px;

  color: #ed0f59;

}

#reply-title small {

  font-size: 1em;

}

a#cancel-comment-reply-link {

  color: #ff0000;

  display: inline;

  font-weight: 400;

  font-size: 14px;

}

a#cancel-comment-reply-link:hover {

  text-decoration: underline;

}

#respond {

  margin: 40px 0 0;

}

.commentlist li article {

  position: relative;

}

.commentlist #respond {

  margin-bottom: 100px;

}

#comments-logged-in {

  font-size: 13px;

  margin-bottom: 30px;

  margin-top: 10px;

}

#log-out {

  float: right;

  margin-top: -56px;

}

#reply-title {

  margin: 0 0 20px;

  color: #434343;

  font-weight: 400;

}

#commentform textarea,

#commentform input[type=text] {

  width: 100%;

}

#comments .form-allowed-tags {

  display: none;

}

.comment-awaiting-moderation {

  background: #02AACE;

  color: #fff;

  display: inline-block;

  line-height: 1em;

  margin-bottom: 20px;

  margin-top: 10px;

  padding: 2px 6px;

}

.comment-form-author,

.comment-form-email,

.comment-form-url {

  width: 33.333333%;

  float: left;

}

.comment-form-email,

.comment-form-url {

  padding-left: 10px;

}

/* Footer

================================================== */

#footer-wrap {

  border-bottom: 1px solid #1f1f1f;

  color: #c4c4c4;
  
  height: 200px;

  font-size: 14px;

  position: relative;

  z-index: 2;

}

#footer-wrap select {

  width: 100%;

}

#footer-wrap a {

  color: #c4c4c4;

}

#footer-wrap a:hover {

  text-decoration: none;

}

#footer-widgets .widget-title {

  color: #c4c4c4;

  font-size: 18px;

}

.footer-widget {

  margin-bottom: 50px;

}

#footer-widgets .span_1_of_3.col-1 {

  padding-right: 10px;

}

#footer-widgets .span_1_of_3.col-2 {

  padding-left: 5px;

  padding-right: 5px;

}

#footer-widgets .span_1_of_3.col-3 {

  padding-left: 10px;

}

.footer-widget > ul > li {

  border-bottom: 1px solid #333;

}

#footer-widgets .widget_nav_menu ul > li {

  border-bottom: 1px solid #333;

}

#footer-widgets .widget_nav_menu ul > li:first-child {

  border-top: 1px solid #333;

}

#footer-widgets .widget_nav_menu ul > li li a:before {

  content: "-";

  padding: 0 10px;

  color: #555;

}

#footer-widgets .widget_nav_menu ul > li.menu-item-has-children {

  border-bottom: none;

}

#copyright-wrap {

  border-top: 1px solid #313233;

  background: #1f1f1f;

  padding: 12px 0;

  color: #c4c4c4;

  font-size: 12px;

  position: relative;

  z-index: 2;

}

#copyright-wrap a {

  color: #fff;

}

/* 404 Page

================================================== */

#error-page {

  text-align: center;

}

#error-page-title {

  border: none;

  font-size: 7.5em;

  line-height: 1em;

  margin: 0 0 30px;

}

#error-page-title span {

  margin-right: 7px;

}

#error-page-text {

  font-size: 1.15em;

}

/* WordPress Styles

================================================== */

/*aligns*/

.aligncenter {

  display: block;

  margin: 0 auto;

}

.alignright {

  float: right;

  margin: 0 0 10px 20px;

}

.alignleft {

  float: left;

  margin: 0 20px 10px 0;

}

/*floats*/

.floatleft {

  float: left;

}

.floatright {

  float: right;

}

/*text style*/

.textcenter {

  text-align: center;

}

.textright {

  text-align: right;

}

.textleft {

  text-align: left;

}

/*captions*/

.wp-caption {

  max-width: 100% !important;

}

.wp-caption p.wp-caption-text {

  box-sizing: border-box;

  text-align: center;

  font-size: 12px;

}

.wp-caption img {

  display: block;

  border: 0 none;

  margin: 0;

  width: 100%;

  padding: 0;

}

/*smiley reset*/

.wp-smiley {

  margin: 0 !important;

  max-height: 1em;

}

/*img attachment*/

#img-attch-page {

  overflow: hidden;

  text-align: center;

}

#img-attch-page img {

  display: inline-block;

  margin: 0 auto;

  margin-bottom: 20px;

  max-width: 100%;

}

/*gallery*/

.gallery {

  margin: 0 0 30px !important;

}

.gallery-icon img {

  border: none !important;

}

/*!

 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome

 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

 */

/* FONT PATH

 * -------------------------- */

@font-face {

  font-family: 'FontAwesome';

  src: url('fonts/fontawesome-webfont.eot?v=4.0.3');

  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');

  font-weight: normal;

  font-style: normal;

}

.fa {

  display: inline-block;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

/* makes the font 33% larger relative to the icon container */

.fa-lg {

  font-size: 1.3333333333333333em;

  line-height: 0.75em;

  vertical-align: -15%;

}

.fa-2x {

  font-size: 2em;

}

.fa-3x {

  font-size: 3em;

}

.fa-4x {

  font-size: 4em;

}

.fa-5x {

  font-size: 5em;

}

.fa-fw {

  width: 1.2857142857142858em;

  text-align: center;

}

.fa-ul {

  padding-left: 0;

  margin-left: 2.142857142857143em;

  list-style-type: none;

}

.fa-ul > li {

  position: relative;

}

.fa-li {

  position: absolute;

  left: -2.14285714em;

  width: 2.142857142857143em;

  top: 0.14285714285714285em;

  text-align: center;

}

.fa-li.fa-lg {

  left: -1.85714286em;

}

.fa-border {

  padding: .2em .25em .15em;

  border: solid 0.08em #eeeeee;

  border-radius: .1em;

}

.pull-right {

  float: right;

}

.pull-left {

  float: left;

}

.fa.pull-left {

  margin-right: .3em;

}

.fa.pull-right {

  margin-left: .3em;

}

.fa-spin {

  -webkit-animation: spin 2s infinite linear;

  -moz-animation: spin 2s infinite linear;

  -o-animation: spin 2s infinite linear;

  animation: spin 2s infinite linear;

}

@-moz-keyframes spin {

  0% {

    -moz-transform: rotate(0deg);

  }

  100% {

    -moz-transform: rotate(359deg);

  }

}

@-webkit-keyframes spin {

  0% {

    -webkit-transform: rotate(0deg);

  }

  100% {

    -webkit-transform: rotate(359deg);

  }

}

@-o-keyframes spin {

  0% {

    -o-transform: rotate(0deg);

  }

  100% {

    -o-transform: rotate(359deg);

  }

}

@-ms-keyframes spin {

  0% {

    -ms-transform: rotate(0deg);

  }

  100% {

    -ms-transform: rotate(359deg);

  }

}

@keyframes spin {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(359deg);

  }

}

.fa-rotate-90 {

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

  -webkit-transform: rotate(90deg);

  -moz-transform: rotate(90deg);

  -ms-transform: rotate(90deg);

  -o-transform: rotate(90deg);

  transform: rotate(90deg);

}

.fa-rotate-180 {

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);

  -webkit-transform: rotate(180deg);

  -moz-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  -o-transform: rotate(180deg);

  transform: rotate(180deg);

}

.fa-rotate-270 {

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

  -webkit-transform: rotate(270deg);

  -moz-transform: rotate(270deg);

  -ms-transform: rotate(270deg);

  -o-transform: rotate(270deg);

  transform: rotate(270deg);

}

.fa-flip-horizontal {

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);

  -webkit-transform: scale(-1, 1);

  -moz-transform: scale(-1, 1);

  -ms-transform: scale(-1, 1);

  -o-transform: scale(-1, 1);

  transform: scale(-1, 1);

}

.fa-flip-vertical {

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);

  -webkit-transform: scale(1, -1);

  -moz-transform: scale(1, -1);

  -ms-transform: scale(1, -1);

  -o-transform: scale(1, -1);

  transform: scale(1, -1);

}

.fa-stack {

  position: relative;

  display: inline-block;

  width: 2em;

  height: 2em;

  line-height: 2em;

  vertical-align: middle;

}

.fa-stack-1x,

.fa-stack-2x {

  position: absolute;

  left: 0;

  width: 100%;

  text-align: center;

}

.fa-stack-1x {

  line-height: inherit;

}

.fa-stack-2x {

  font-size: 2em;

}

.fa-inverse {

  color: #ffffff;

}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen

   readers do not read off random characters that represent icons */

.fa-glass:before {

  content: "\f000";

}

.fa-music:before {

  content: "\f001";

}

.fa-search:before {

  content: "\f002";

}

.fa-envelope-o:before {

  content: "\f003";

}

.fa-heart:before {

  content: "\f004";

}

.fa-star:before {

  content: "\f005";

}

.fa-star-o:before {

  content: "\f006";

}

.fa-user:before {

  content: "\f007";

}

.fa-film:before {

  content: "\f008";

}

.fa-th-large:before {

  content: "\f009";

}

.fa-th:before {

  content: "\f00a";

}

.fa-th-list:before {

  content: "\f00b";

}

.fa-check:before {

  content: "\f00c";

}

.fa-times:before {

  content: "\f00d";

}

.fa-search-plus:before {

  content: "\f00e";

}

.fa-search-minus:before {

  content: "\f010";

}

.fa-power-off:before {

  content: "\f011";

}

.fa-signal:before {

  content: "\f012";

}

.fa-gear:before,

.fa-cog:before {

  content: "\f013";

}

.fa-trash-o:before {

  content: "\f014";

}

.fa-home:before {

  content: "\f015";

}

.fa-file-o:before {

  content: "\f016";

}

.fa-clock-o:before {

  content: "\f017";

}

.fa-road:before {

  content: "\f018";

}

.fa-download:before {

  content: "\f019";

}

.fa-arrow-circle-o-down:before {

  content: "\f01a";

}

.fa-arrow-circle-o-up:before {

  content: "\f01b";

}

.fa-inbox:before {

  content: "\f01c";

}

.fa-play-circle-o:before {

  content: "\f01d";

}

.fa-rotate-right:before,

.fa-repeat:before {

  content: "\f01e";

}

.fa-refresh:before {

  content: "\f021";

}

.fa-list-alt:before {

  content: "\f022";

}

.fa-lock:before {

  content: "\f023";

}

.fa-flag:before {

  content: "\f024";

}

.fa-headphones:before {

  content: "\f025";

}

.fa-volume-off:before {

  content: "\f026";

}

.fa-volume-down:before {

  content: "\f027";

}

.fa-volume-up:before {

  content: "\f028";

}

.fa-qrcode:before {

  content: "\f029";

}

.fa-barcode:before {

  content: "\f02a";

}

.fa-tag:before {

  content: "\f02b";

}

.fa-tags:before {

  content: "\f02c";

}

.fa-book:before {

  content: "\f02d";

}

.fa-bookmark:before {

  content: "\f02e";

}

.fa-print:before {

  content: "\f02f";

}

.fa-camera:before {

  content: "\f030";

}

.fa-font:before {

  content: "\f031";

}

.fa-bold:before {

  content: "\f032";

}

.fa-italic:before {

  content: "\f033";

}

.fa-text-height:before {

  content: "\f034";

}

.fa-text-width:before {

  content: "\f035";

}

.fa-align-left:before {

  content: "\f036";

}

.fa-align-center:before {

  content: "\f037";

}

.fa-align-right:before {

  content: "\f038";

}

.fa-align-justify:before {

  content: "\f039";

}

.fa-list:before {

  content: "\f03a";

}

.fa-dedent:before,

.fa-outdent:before {

  content: "\f03b";

}

.fa-indent:before {

  content: "\f03c";

}

.fa-video-camera:before {

  content: "\f03d";

}

.fa-picture-o:before {

  content: "\f03e";

}

.fa-pencil:before {

  content: "\f040";

}

.fa-map-marker:before {

  content: "\f041";

}

.fa-adjust:before {

  content: "\f042";

}

.fa-tint:before {

  content: "\f043";

}

.fa-edit:before,

.fa-pencil-square-o:before {

  content: "\f044";

}

.fa-share-square-o:before {

  content: "\f045";

}

.fa-check-square-o:before {

  content: "\f046";

}

.fa-arrows:before {

  content: "\f047";

}

.fa-step-backward:before {

  content: "\f048";

}

.fa-fast-backward:before {

  content: "\f049";

}

.fa-backward:before {

  content: "\f04a";

}

.fa-play:before {

  content: "\f04b";

}

.fa-pause:before {

  content: "\f04c";

}

.fa-stop:before {

  content: "\f04d";

}

.fa-forward:before {

  content: "\f04e";

}

.fa-fast-forward:before {

  content: "\f050";

}

.fa-step-forward:before {

  content: "\f051";

}

.fa-eject:before {

  content: "\f052";

}

.fa-chevron-left:before {

  content: "\f053";

}

.fa-chevron-right:before {

  content: "\f054";

}

.fa-plus-circle:before {

  content: "\f055";

}

.fa-minus-circle:before {

  content: "\f056";

}

.fa-times-circle:before {

  content: "\f057";

}

.fa-check-circle:before {

  content: "\f058";

}

.fa-question-circle:before {

  content: "\f059";

}

.fa-info-circle:before {

  content: "\f05a";

}

.fa-crosshairs:before {

  content: "\f05b";

}

.fa-times-circle-o:before {

  content: "\f05c";

}

.fa-check-circle-o:before {

  content: "\f05d";

}

.fa-ban:before {

  content: "\f05e";

}

.fa-arrow-left:before {

  content: "\f060";

}

.fa-arrow-right:before {

  content: "\f061";

}

.fa-arrow-up:before {

  content: "\f062";

}

.fa-arrow-down:before {

  content: "\f063";

}

.fa-mail-forward:before,

.fa-share:before {

  content: "\f064";

}

.fa-expand:before {

  content: "\f065";

}

.fa-compress:before {

  content: "\f066";

}

.fa-plus:before {

  content: "\f067";

}

.fa-minus:before {

  content: "\f068";

}

.fa-asterisk:before {

  content: "\f069";

}

.fa-exclamation-circle:before {

  content: "\f06a";

}

.fa-gift:before {

  content: "\f06b";

}

.fa-leaf:before {

  content: "\f06c";

}

.fa-fire:before {

  content: "\f06d";

}

.fa-eye:before {

  content: "\f06e";

}

.fa-eye-slash:before {

  content: "\f070";

}

.fa-warning:before,

.fa-exclamation-triangle:before {

  content: "\f071";

}

.fa-plane:before {

  content: "\f072";

}

.fa-calendar:before {

  content: "\f073";

}

.fa-random:before {

  content: "\f074";

}

.fa-comment:before {

  content: "\f075";

}

.fa-magnet:before {

  content: "\f076";

}

.fa-chevron-up:before {

  content: "\f077";

}

.fa-chevron-down:before {

  content: "\f078";

}

.fa-retweet:before {

  content: "\f079";

}

.fa-shopping-cart:before {

  content: "\f07a";

}

.fa-folder:before {

  content: "\f07b";

}

.fa-folder-open:before {

  content: "\f07c";

}

.fa-arrows-v:before {

  content: "\f07d";

}

.fa-arrows-h:before {

  content: "\f07e";

}

.fa-bar-chart-o:before {

  content: "\f080";

}

.fa-twitter-square:before {

  content: "\f081";

}

.fa-facebook-square:before {

  content: "\f082";

}

.fa-camera-retro:before {

  content: "\f083";

}

.fa-key:before {

  content: "\f084";

}

.fa-gears:before,

.fa-cogs:before {

  content: "\f085";

}

.fa-comments:before {

  content: "\f086";

}

.fa-thumbs-o-up:before {

  content: "\f087";

}

.fa-thumbs-o-down:before {

  content: "\f088";

}

.fa-star-half:before {

  content: "\f089";

}

.fa-heart-o:before {

  content: "\f08a";

}

.fa-sign-out:before {

  content: "\f08b";

}

.fa-linkedin-square:before {

  content: "\f08c";

}

.fa-thumb-tack:before {

  content: "\f08d";

}

.fa-external-link:before {

  content: "\f08e";

}

.fa-sign-in:before {

  content: "\f090";

}

.fa-trophy:before {

  content: "\f091";

}

.fa-github-square:before {

  content: "\f092";

}

.fa-upload:before {

  content: "\f093";

}

.fa-lemon-o:before {

  content: "\f094";

}

.fa-phone:before {

  content: "\f095";

}

.fa-square-o:before {

  content: "\f096";

}

.fa-bookmark-o:before {

  content: "\f097";

}

.fa-phone-square:before {

  content: "\f098";

}

.fa-twitter:before {

  content: "\f099";

}

.fa-facebook:before {

  content: "\f09a";

}

.fa-github:before {

  content: "\f09b";

}

.fa-unlock:before {

  content: "\f09c";

}

.fa-credit-card:before {

  content: "\f09d";

}

.fa-rss:before {

  content: "\f09e";

}

.fa-hdd-o:before {

  content: "\f0a0";

}

.fa-bullhorn:before {

  content: "\f0a1";

}

.fa-bell:before {

  content: "\f0f3";

}

.fa-certificate:before {

  content: "\f0a3";

}

.fa-hand-o-right:before {

  content: "\f0a4";

}

.fa-hand-o-left:before {

  content: "\f0a5";

}

.fa-hand-o-up:before {

  content: "\f0a6";

}

.fa-hand-o-down:before {

  content: "\f0a7";

}

.fa-arrow-circle-left:before {

  content: "\f0a8";

}

.fa-arrow-circle-right:before {

  content: "\f0a9";

}

.fa-arrow-circle-up:before {

  content: "\f0aa";

}

.fa-arrow-circle-down:before {

  content: "\f0ab";

}

.fa-globe:before {

  content: "\f0ac";

}

.fa-wrench:before {

  content: "\f0ad";

}

.fa-tasks:before {

  content: "\f0ae";

}

.fa-filter:before {

  content: "\f0b0";

}

.fa-briefcase:before {

  content: "\f0b1";

}

.fa-arrows-alt:before {

  content: "\f0b2";

}

.fa-group:before,

.fa-users:before {

  content: "\f0c0";

}

.fa-chain:before,

.fa-link:before {

  content: "\f0c1";

}

.fa-cloud:before {

  content: "\f0c2";

}

.fa-flask:before {

  content: "\f0c3";

}

.fa-cut:before,

.fa-scissors:before {

  content: "\f0c4";

}

.fa-copy:before,

.fa-files-o:before {

  content: "\f0c5";

}

.fa-paperclip:before {

  content: "\f0c6";

}

.fa-save:before,

.fa-floppy-o:before {

  content: "\f0c7";

}

.fa-square:before {

  content: "\f0c8";

}

.fa-bars:before {

  content: "\f0c9";

}

.fa-list-ul:before {

  content: "\f0ca";

}

.fa-list-ol:before {

  content: "\f0cb";

}

.fa-strikethrough:before {

  content: "\f0cc";

}

.fa-underline:before {

  content: "\f0cd";

}

.fa-table:before {

  content: "\f0ce";

}

.fa-magic:before {

  content: "\f0d0";

}

.fa-truck:before {

  content: "\f0d1";

}

.fa-pinterest:before {

  content: "\f0d2";

}

.fa-pinterest-square:before {

  content: "\f0d3";

}

.fa-google-plus-square:before {

  content: "\f0d4";

}

.fa-google-plus:before {

  content: "\f0d5";

}

.fa-money:before {

  content: "\f0d6";

}

.fa-caret-down:before {

  content: "\f0d7";

}

.fa-caret-up:before {

  content: "\f0d8";

}

.fa-caret-left:before {

  content: "\f0d9";

}

.fa-caret-right:before {

  content: "\f0da";

}

.fa-columns:before {

  content: "\f0db";

}

.fa-unsorted:before,

.fa-sort:before {

  content: "\f0dc";

}

.fa-sort-down:before,

.fa-sort-asc:before {

  content: "\f0dd";

}

.fa-sort-up:before,

.fa-sort-desc:before {

  content: "\f0de";

}

.fa-envelope:before {

  content: "\f0e0";

}

.fa-linkedin:before {

  content: "\f0e1";

}

.fa-rotate-left:before,

.fa-undo:before {

  content: "\f0e2";

}

.fa-legal:before,

.fa-gavel:before {

  content: "\f0e3";

}

.fa-dashboard:before,

.fa-tachometer:before {

  content: "\f0e4";

}

.fa-comment-o:before {

  content: "\f0e5";

}

.fa-comments-o:before {

  content: "\f0e6";

}

.fa-flash:before,

.fa-bolt:before {

  content: "\f0e7";

}

.fa-sitemap:before {

  content: "\f0e8";

}

.fa-umbrella:before {

  content: "\f0e9";

}

.fa-paste:before,

.fa-clipboard:before {

  content: "\f0ea";

}

.fa-lightbulb-o:before {

  content: "\f0eb";

}

.fa-exchange:before {

  content: "\f0ec";

}

.fa-cloud-download:before {

  content: "\f0ed";

}

.fa-cloud-upload:before {

  content: "\f0ee";

}

.fa-user-md:before {

  content: "\f0f0";

}

.fa-stethoscope:before {

  content: "\f0f1";

}

.fa-suitcase:before {

  content: "\f0f2";

}

.fa-bell-o:before {

  content: "\f0a2";

}

.fa-coffee:before {

  content: "\f0f4";

}

.fa-cutlery:before {

  content: "\f0f5";

}

.fa-file-text-o:before {

  content: "\f0f6";

}

.fa-building-o:before {

  content: "\f0f7";

}

.fa-hospital-o:before {

  content: "\f0f8";

}

.fa-ambulance:before {

  content: "\f0f9";

}

.fa-medkit:before {

  content: "\f0fa";

}

.fa-fighter-jet:before {

  content: "\f0fb";

}

.fa-beer:before {

  content: "\f0fc";

}

.fa-h-square:before {

  content: "\f0fd";

}

.fa-plus-square:before {

  content: "\f0fe";

}

.fa-angle-double-left:before {

  content: "\f100";

}

.fa-angle-double-right:before {

  content: "\f101";

}

.fa-angle-double-up:before {

  content: "\f102";

}

.fa-angle-double-down:before {

  content: "\f103";

}

.fa-angle-left:before {

  content: "\f104";

}

.fa-angle-right:before {

  content: "\f105";

}

.fa-angle-up:before {

  content: "\f106";

}

.fa-angle-down:before {

  content: "\f107";

}

.fa-desktop:before {

  content: "\f108";

}

.fa-laptop:before {

  content: "\f109";

}

.fa-tablet:before {

  content: "\f10a";

}

.fa-mobile-phone:before,

.fa-mobile:before {

  content: "\f10b";

}

.fa-circle-o:before {

  content: "\f10c";

}

.fa-quote-left:before {

  content: "\f10d";

}

.fa-quote-right:before {

  content: "\f10e";

}

.fa-spinner:before {

  content: "\f110";

}

.fa-circle:before {

  content: "\f111";

}

.fa-mail-reply:before,

.fa-reply:before {

  content: "\f112";

}

.fa-github-alt:before {

  content: "\f113";

}

.fa-folder-o:before {

  content: "\f114";

}

.fa-folder-open-o:before {

  content: "\f115";

}

.fa-smile-o:before {

  content: "\f118";

}

.fa-frown-o:before {

  content: "\f119";

}

.fa-meh-o:before {

  content: "\f11a";

}

.fa-gamepad:before {

  content: "\f11b";

}

.fa-keyboard-o:before {

  content: "\f11c";

}

.fa-flag-o:before {

  content: "\f11d";

}

.fa-flag-checkered:before {

  content: "\f11e";

}

.fa-terminal:before {

  content: "\f120";

}

.fa-code:before {

  content: "\f121";

}

.fa-reply-all:before {

  content: "\f122";

}

.fa-mail-reply-all:before {

  content: "\f122";

}

.fa-star-half-empty:before,

.fa-star-half-full:before,

.fa-star-half-o:before {

  content: "\f123";

}

.fa-location-arrow:before {

  content: "\f124";

}

.fa-crop:before {

  content: "\f125";

}

.fa-code-fork:before {

  content: "\f126";

}

.fa-unlink:before,

.fa-chain-broken:before {

  content: "\f127";

}

.fa-question:before {

  content: "\f128";

}

.fa-info:before {

  content: "\f129";

}

.fa-exclamation:before {

  content: "\f12a";

}

.fa-superscript:before {

  content: "\f12b";

}

.fa-subscript:before {

  content: "\f12c";

}

.fa-eraser:before {

  content: "\f12d";

}

.fa-puzzle-piece:before {

  content: "\f12e";

}

.fa-microphone:before {

  content: "\f130";

}

.fa-microphone-slash:before {

  content: "\f131";

}

.fa-shield:before {

  content: "\f132";

}

.fa-calendar-o:before {

  content: "\f133";

}

.fa-fire-extinguisher:before {

  content: "\f134";

}

.fa-rocket:before {

  content: "\f135";

}

.fa-maxcdn:before {

  content: "\f136";

}

.fa-chevron-circle-left:before {

  content: "\f137";

}

.fa-chevron-circle-right:before {

  content: "\f138";

}

.fa-chevron-circle-up:before {

  content: "\f139";

}

.fa-chevron-circle-down:before {

  content: "\f13a";

}

.fa-html5:before {

  content: "\f13b";

}

.fa-css3:before {

  content: "\f13c";

}

.fa-anchor:before {

  content: "\f13d";

}

.fa-unlock-alt:before {

  content: "\f13e";

}

.fa-bullseye:before {

  content: "\f140";

}

.fa-ellipsis-h:before {

  content: "\f141";

}

.fa-ellipsis-v:before {

  content: "\f142";

}

.fa-rss-square:before {

  content: "\f143";

}

.fa-play-circle:before {

  content: "\f144";

}

.fa-ticket:before {

  content: "\f145";

}

.fa-minus-square:before {

  content: "\f146";

}

.fa-minus-square-o:before {

  content: "\f147";

}

.fa-level-up:before {

  content: "\f148";

}

.fa-level-down:before {

  content: "\f149";

}

.fa-check-square:before {

  content: "\f14a";

}

.fa-pencil-square:before {

  content: "\f14b";

}

.fa-external-link-square:before {

  content: "\f14c";

}

.fa-share-square:before {

  content: "\f14d";

}

.fa-compass:before {

  content: "\f14e";

}

.fa-toggle-down:before,

.fa-caret-square-o-down:before {

  content: "\f150";

}

.fa-toggle-up:before,

.fa-caret-square-o-up:before {

  content: "\f151";

}

.fa-toggle-right:before,

.fa-caret-square-o-right:before {

  content: "\f152";

}

.fa-euro:before,

.fa-eur:before {

  content: "\f153";

}

.fa-gbp:before {

  content: "\f154";

}

.fa-dollar:before,

.fa-usd:before {

  content: "\f155";

}

.fa-rupee:before,

.fa-inr:before {

  content: "\f156";

}

.fa-cny:before,

.fa-rmb:before,

.fa-yen:before,

.fa-jpy:before {

  content: "\f157";

}

.fa-ruble:before,

.fa-rouble:before,

.fa-rub:before {

  content: "\f158";

}

.fa-won:before,

.fa-krw:before {

  content: "\f159";

}

.fa-bitcoin:before,

.fa-btc:before {

  content: "\f15a";

}

.fa-file:before {

  content: "\f15b";

}

.fa-file-text:before {

  content: "\f15c";

}

.fa-sort-alpha-asc:before {

  content: "\f15d";

}

.fa-sort-alpha-desc:before {

  content: "\f15e";

}

.fa-sort-amount-asc:before {

  content: "\f160";

}

.fa-sort-amount-desc:before {

  content: "\f161";

}

.fa-sort-numeric-asc:before {

  content: "\f162";

}

.fa-sort-numeric-desc:before {

  content: "\f163";

}

.fa-thumbs-up:before {

  content: "\f164";

}

.fa-thumbs-down:before {

  content: "\f165";

}

.fa-youtube-square:before {

  content: "\f166";

}

.fa-youtube:before {

  content: "\f167";

}

.fa-xing:before {

  content: "\f168";

}

.fa-xing-square:before {

  content: "\f169";

}

.fa-youtube-play:before {

  content: "\f16a";

}

.fa-dropbox:before {

  content: "\f16b";

}

.fa-stack-overflow:before {

  content: "\f16c";

}

.fa-instagram:before {

  content: "\f16d";

}

.fa-flickr:before {

  content: "\f16e";

}

.fa-adn:before {

  content: "\f170";

}

.fa-bitbucket:before {

  content: "\f171";

}

.fa-bitbucket-square:before {

  content: "\f172";

}

.fa-tumblr:before {

  content: "\f173";

}

.fa-tumblr-square:before {

  content: "\f174";

}

.fa-long-arrow-down:before {

  content: "\f175";

}

.fa-long-arrow-up:before {

  content: "\f176";

}

.fa-long-arrow-left:before {

  content: "\f177";

}

.fa-long-arrow-right:before {

  content: "\f178";

}

.fa-apple:before {

  content: "\f179";

}

.fa-windows:before {

  content: "\f17a";

}

.fa-android:before {

  content: "\f17b";

}

.fa-linux:before {

  content: "\f17c";

}

.fa-dribbble:before {

  content: "\f17d";

}

.fa-skype:before {

  content: "\f17e";

}

.fa-foursquare:before {

  content: "\f180";

}

.fa-trello:before {

  content: "\f181";

}

.fa-female:before {

  content: "\f182";

}

.fa-male:before {

  content: "\f183";

}

.fa-gittip:before {

  content: "\f184";

}

.fa-sun-o:before {

  content: "\f185";

}

.fa-moon-o:before {

  content: "\f186";

}

.fa-archive:before {

  content: "\f187";

}

.fa-bug:before {

  content: "\f188";

}

.fa-vk:before {

  content: "\f189";

}

.fa-weibo:before {

  content: "\f18a";

}

.fa-renren:before {

  content: "\f18b";

}

.fa-pagelines:before {

  content: "\f18c";

}

.fa-stack-exchange:before {

  content: "\f18d";

}

.fa-arrow-circle-o-right:before {

  content: "\f18e";

}

.fa-arrow-circle-o-left:before {

  content: "\f190";

}

.fa-toggle-left:before,

.fa-caret-square-o-left:before {

  content: "\f191";

}

.fa-dot-circle-o:before {

  content: "\f192";

}

.fa-wheelchair:before {

  content: "\f193";

}

.fa-vimeo-square:before {

  content: "\f194";

}

.fa-turkish-lira:before,

.fa-try:before {

  content: "\f195";

}

.fa-plus-square-o:before {

  content: "\f196";

}

/*simple page slider*/

#slider-container {

  position: relative;

  z-index: 1;

  overflow: hidden;

}

@media only screen and (min-width: 768px) {

  body.header-logo-on-top.has-topbar.has-transparent-header #slider-container {

    margin-top: -48px;

  }

}

#page-slider-wrap {

  overflow: hidden;


}


.flexslider-container .flex-direction-nav li a {

  display: block;

  z-index: 9;

  position: absolute;

  top: 50%;

  margin-top: -32px;

  height: 64px;

  line-height: 64px;

  width: 64px;

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  background-color: rgba(0, 0, 0, 0.5);

  color: rgba(255, 255, 255, 0.5);

  font-size: 36px;

  transition: all .5s ease;

  border-radius: 0 5px 5px 0;

  text-align: center;

  left: 0;

}

.flexslider-container .flex-direction-nav li a:hover {

  background-color: rgba(0, 0, 0, 0.8);

  color: rgba(255, 255, 255, 0.8);

}

.flexslider-container .flex-direction-nav li a.flex-next {

  border-radius: 5px 0 0 5px;

  right: 0;

  left: auto;

}

.flexslider-container:hover .flex-direction-nav li a {

  -webkit-opacity: 0.75;

  -moz-opacity: 0.75;

  opacity: 0.75;

  filter: alpha(opacity=75);

}

.flexslider-container.post-slider-wrap .flex-direction-nav li a {

  margin-top: -16px;

  height: 32px;

  line-height: 32px;

  width: 32px;

  font-size: 18px;

  border-radius: 0 3px 3px 0;

}

.flexslider-container.post-slider-wrap .flex-direction-nav li a.flex-next {

  border-radius: 3px 0 0 3px;

}

.page-slide-inner {

  position: relative;

}

.page-slide-inner {

  display: block;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  height: 100%;

}

.page-slide-content {

  display: block;

  position: relative;

  z-index: 8;

  text-align: center;

  margin: 0 auto;

}

.animated .page-slide-content > * {

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  -o-transform: translateY(0px);

  transform: translateY(0px);

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

  opacity: 1;

}

.page-slide-content > * {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

  opacity: 0;

  -webkit-transform: translateY(30px);

  -moz-transform: translateY(30px);

  -ms-transform: translateY(30px);

  -o-transform: translateY(30px);

  transform: translateY(30px);

}

.page-slide-content .page-slide-title {

  color: #fffefe;

  font-size: 48px;

  font-weight: 400;

  padding: 15px 20px;

  transition: all 0.5s ease 0.6s;

}

.animated .page-slide-content .page-slide-title {

  transition: all 0.5s ease 0.2s;

}

.page-slide-content .page-slide-caption {

  margin-top: 20px;

  font-size: 21px;

  font-weight: 300;

  line-height: 1.5em;

  color: #ffffff;

  padding: 10px;

  transition: all 0.5s ease 0.4s;

}

.animated .page-slide-content .page-slide-caption {

  transition: all 0.5s ease 0.4s;

}

.page-slide-content .page-slide-button-wrapper {

  margin-top: 30px;

  transition: all 0.5s ease 0.2s;

}

.page-slide-content .page-slide-button {

  display: inline-block;

}

.page-slide-content .page-slide-button + .page-slide-button {

  margin-left: 8px;

}

.animated .page-slide-content .page-slide-button-wrapper {

  transition: all 0.5s ease 0.6s;

}

.page-slide-content .page-slide-button a {

  color: #ed0f59;

  font-size: 12px;

  font-weight: 700;

  padding: 10px 20px;

  display: inline-block;

  text-decoration: none;

  transition: background-color 0.3s ease 0;

  border: 2px solid #ed0f59;

  border-radius: 4px;

  text-transform: uppercase;

}

.page-slide-content .page-slide-button a:hover {

  background-color: #ed0f59;

  border-color: #ed0f59;

  color: #fff;

}

.page-slide-content .page-slide-button a.gray {

  border-color: #555;

  color: #555;

}

.page-slide-content .page-slide-button a.gray:hover {

  color: #fff;

  background-color: #555;

}

.page-slide-content .page-slide-button a.black {

  border-color: #000;

  color: #000;

}

.page-slide-content .page-slide-button a.black:hover {

  color: #fff;

  background-color: #000;

}

.page-slide-content .page-slide-button a.white {

  border-color: #fff;

  color: #fff;

}

.page-slide-content .page-slide-button a.white:hover {

  color: #555;

  background-color: #fff;

}

.page-slide-content .page-slide-button a.solid {

  color: #fff;

  background-color: #ed0f59;

  border-color: #ed0f59;

}

.page-slide-content .page-slide-button a.solid:hover {

  background-color: transparent;

  border-color: #ed0f59;

  color: #ed0f59;

}

.page-slide-content .page-slide-button a.solid.gray {

  border-color: #555;

  background-color: #555;

  color: #fff;

}

.page-slide-content .page-slide-button a.solid.gray:hover {

  background-color: transparent;

  border-color: #555;

  color: #555;

}

.page-slide-content .page-slide-button a.solid.black {

  border-color: #000;

  background-color: #000;

  color: #fff;

}

.page-slide-content .page-slide-button a.solid.black:hover {

  background-color: transparent;

  border-color: #000;

  color: #000;

}

.page-slide-content .page-slide-button a.solid.white {

  border-color: #fff;

  background-color: #fff;

  color: #555;

}

.page-slide-content .page-slide-button a.solid.white:hover {

  background-color: transparent;

  border-color: #fff;

  color: #fff;

}

/* testimonial slides */

.testimonial-slider .testimonial-entry-content .testimonial-quot {

  text-align: center;

}

.testimonial-slider .testimonial-entry-content .testimonial-quot i {

  font-size: 30px;

  color: #00e5d9;

}

.testimonial-slider .testimonial-entry-content .testimonial-text {

  color: #464646;

  font-style: italic;

  margin: 36px 0 24px 0;

  padding: 0 40px;

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  -moz-transition: all 1s ease;

  -o-transition: all 1s ease;

  -webkit-transition: all 1s ease;

  transition: all 1s ease;

  -webkit-transform: translateX(30px);

  -moz-transform: translateX(30px);

  -o-transform: translateX(30px);

  -ms-transform: translateX(30px);

  transform: translateX(30px);

}

.testimonial-slider .testimonial-entry-content .testimonial-title,

.testimonial-slider .testimonial-entry-content .testimonial-subtitle {

  text-align: center;
  font-size:30px;
  font-weight:700;
  letter-spacing:0.1px;
  color: #ff004d;

}

.testimonial-slider .testimonial-entry-content .testimonial-title {
  
  font-family:'Montserrat', sans-serif;
  text-transform:uppercase;

}

.testimonial-slider .testimonial-entry-content .testimonial-subtitle {

  color: #00e5d9;	
  font-size: 15px;

}

.testimonial-slider .testimonial-entry-thumbnail {

  text-align: center;

  padding: 10px;

}

.testimonial-slider .testimonial-entry-thumbnail img {

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  border-radius: 100%;

  display: inline-block;

  -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;

  -moz-transition: -moz-transform 1s ease, opacity 1s ease;

  -o-transition: -o-transform 1s ease, opacity 1s ease;

  transition: -webkit-transform 1s ease,-moz-transform 1s ease,-o-transform 1s ease,transform 1s ease, opacity 1s ease;

  -webkit-transform: translateX(-30px);

  -moz-transform: translateX(-30px);

  -o-transform: translateX(-30px);

  -ms-transform: translateX(-30px);

  transform: translateX(-30px);

  margin-top: 0;

  max-width: 250px;

  -moz-box-shadow: #e1e1e1 0px 0px 0px 10px;

  -webkit-box-shadow: #e1e1e1 0px 0px 0px 10px;

  box-shadow: #e1e1e1 0px 0px 0px 10px;

}

.testimonial-slider .flex-direction-nav .flex-prev,

.testimonial-slider .flex-direction-nav .flex-next {

  width: 30px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  background: #2b99d6;

  color: #fff;

  border-radius: 50%;

  display: inline-block;

  -webkit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  filter: alpha(opacity=0);

  position: absolute;

  top: 50%;

  margin-top: -15px;

  left: 0px;

  transition: all .5s ease;

}

.testimonial-slider .flex-direction-nav .flex-next {

  right: 0px;

  left: auto;

}

.testimonial-slider:hover .flex-direction-nav .flex-prev,

.testimonial-slider:hover .flex-direction-nav .flex-next {

  -webkit-opacity: 0.75;

  -moz-opacity: 0.75;

  opacity: 0.75;

  filter: alpha(opacity=75);

}

.animated .testimonial-entry-thumbnail img,

.animated .testimonial-entry-content .testimonial-text {

  -webkit-opacity: 100;

  -moz-opacity: 100;

  opacity: 100;

  filter: alpha(opacity=10000);

  -webkit-transform: translateX(0px);

  -moz-transform: translateX(0px);

  -o-transform: translateX(0px);

  -ms-transform: translateX(0px);

  transform: translateX(0px);

}

@media (max-width: 767px) {

  .testimonial-entry-thumbnail img,

  .testimonial-entry-content .testimonial-text {

    -webkit-transform: translateX(0px) !important;

    -moz-transform: translateX(0px) !important;

    -o-transform: translateX(0px) !important;

    -ms-transform: translateX(0px) !important;

    transform: translateX(0px) !important;

  }

}

.staff-entry-title {

  color: #5b5b5b;

  font-size: 21px;

  margin-top: 4px;

}

.staff-position {

  font-size: 16px;

  color: #9095a2;

  margin-top: 12px;

  margin-bottom: 16px;

}

.staff-entry {

  text-align: center;

}

.staff-entry-content {

  margin-bottom: 24px;

  font-size: 14px;

  line-height: 21px;

}

body:not(.is-boxed) .fullwidth .full-width-row {

  margin: 0 -1000px;

  padding-right: 1000px;

  padding-left: 1000px;

}

/* MObile Menu

================================================== */

a#navigation-toggle {

  margin: 0;

  float: left;

  cursor: pointer;

  color: #fff;
  

  font-weight: 600;

  position: relative;

  z-index: 9;

  text-decoration: none !important;

}

a#navigation-toggle .fa {

  margin-right: 10px;
  padding:8px 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#ff004d;

}

#navigation-toggle {

  color: #fff;

}

#navigation-toggle:hover {

  color: #ffb300;

}

#sidr-main {

  font-family: 'Roboto', sans-serif;

  position: absolute;

  position: fixed;

  top: 0;

  height: 100%;

  z-index: 999999;

  width: 320px;

  overflow-x: none;

  overflow-y: auto;

  font-size: 13px;

  background: #ff004d;

  color: #fff;

}

#sidr-main {

  padding: 70px 30px 30px;
  
  font-family:'Montserrat', sans-serif;
  
  font-weight:400;

  font-size: 15px;

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

}

.sidr.right {

  left: auto;

  right: -320px;

}

.sidr.left {

  left: -320px;

  right: auto;

}

#sidr-main a {

  color: #FFF;

}

#sidr-main a:hover {

  color: #e2ab29;
  text-decoration:none;

}

#sidr-main ul a {

  display: block;

  border-bottom: 1px dashed #c5003c;

  padding: 7px 0;

  font-weight: 400;

}

#sidr-main ul li ul {

  margin-left: 0;

  margin: 0;

}

#sidr-main ul li ul li a {

  padding-left: 10px;

}

#sidr-main ul li ul li li a {

  padding-left: 20px;

}

#sidr-main ul li ul li li li a {

  padding-left: 30px;

}

#sidr-main ul li ul li a:before {

  content: '\f0da';

  display: inline-block;

  -webkit-font-smoothing: antialiased;

  font-family: 'FontAwesome';

  color: #e2ab29;

  margin-right: 10px;

}

.sidr-class-toggle-sidr-close:before {

  position: absolute;

  top: 30px;

  left: 30px;

  content: '\f00d';

  font-family: 'FontAwesome';

  color: #fff;

  margin: 0;

}

#sidr-id-mobile-search-form {

  margin-top: 20px;
  

}

#sidr-id-mobile-search-form input[type="search"] {

  font-family:'Montserrat', sans-serif;
  
  font-size: 12px;

  background: #fff;
 
  color: #fff;

  border: none;

}

/* Smaller Then Desktop

================================================== */

@media only screen and (max-width: 992px) {

  #primary.content-area {

    padding-left: 0 !important;

    padding-right: 0 !important;

  }

  a#navigation-toggle {

    display: block;

  }

  #site-navigation .sf-menu {

    display: none;

  }

  #footer-widgets .widget-title {

    margin-top: 32px;

  }

  #footer-widgets .widget-title:first {

    margin-top: 0;

  }

}

/* Tablet (Portrait)

================================================== */

@media only screen and (min-width: 768px) and (max-width: 992px) {

  .left-content {

    width: 60%;

  }

  .portfolio-entry .overlay {

    display: none;

  }

  .portfolio-entry-media a:hover img {

    opacity: 0.8;

  }

  .search-entry {

    padding-left: 100px;

    min-height: 80px;

  }

  .search-entry-thumbnail {

    width: 80px;

  }

  .portfolio-entry.span_1_of_4 {

    width: 49.2%;

    margin-left: 1.6%;

    margin-bottom: 2%;

  }

  .portfolio-entry.span_1_of_4.count-1 {

    margin-left: 0;

  }

  .portfolio-entry.span_1_of_4.count-3 {

    clear: both;

    margin-left: 0;

  }

}

/* Mobile (Portrait & Landscape)

================================================== */

@media only screen and (max-width: 767px) {

  .page-header-title,

  .page-header .breadcrumb {

    float: none;

    width: 100%;

  }

  .page-header .breadcrumb {

    margin-top: 36px;

  }

  .post-meta li {

    display: block;
    float: none;

  }

  .post-meta li .meta-seperator {

    display: none;

  }

  .sidebar-container,

  .left-content {

    width: 100%;

  }

  .sidebar-container {

    margin-top: 40px;

    padding-top: 40px;

    border-top: 10px solid #eee;

  }

  .gallery-grid .gallery-item {

    width: 50% !important;

  }

  .portfolio-entry .overlay {

    display: none;

  }

  .portfolio-entry-media a:hover img {

    opacity: 0.8;

  }

  .post-meta li {

    display: block;
    float: none;
    margin-top: 2px;

  }

  .post-meta li:first-child {

    margin-top: 0;

  }

  .post-meta li .meta-seperator {

    display: none;

  }

  .commentlist .children {

    margin: 0;

  }

  .single-post-pagination {

    position: inherit;

    top: auto;

    margin: 10px 0 0;

    right: auto;

  }

  .author-info .author-info-inner {

    padding-left: 0;

  }

  .author-info .author-avatar {

    position: inherit;

    top: auto;

    left: auto;

    display: block;

    margin-bottom: 10px;

  }

}

/* Mobile (Landscape)

================================================== */

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .sidr {

    width: 480px;

  }

  .sidr.right {

    right: -480px;

  }

}

/* Mobile (Portrait only)

================================================== */

@media only screen and (max-width: 479px) {

  .gallery-grid .gallery-item {

    width: 100% !important;

  }

  .search-entry {

    padding-left: 100px;

    min-height: 80px;

  }

  .search-entry-thumbnail {

    width: 80px;

  }

  .promo-btn,

  .promo-title {

    float: none !important;

    width: 100% !important;

    text-align: center;

  }

  .promo-title {

    margin: 16px 0!important;

  }

}

@media only screen and (max-width: 600px) {

  #wpadminbar {

    margin-top: -46px;

  }

}

.wp-video {

  width: 100% !important;

  overflow: hidden;

  height: auto !important;

}

.mejs-container.mejs-video {

  width: 100% !important;

  height: auto !important;

  padding-top: 56.25%;

}

.mejs-overlay,

.mejs-poster {

  width: 100% !important;

  height: 100% !important;

}

.mejs-mediaelement {

  overflow: hidden;

}

.mejs-mediaelement video {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  width: 100% !important;

  height: 100% !important;

}

.mejs-container,

.mejs-embed,

.mejs-embed body {

  background: transparent!important;

}

.mejs-overlay-button {

  margin: -50px 0 0 -50px !important;

}

.ctts-video-embed {

  position: relative;

  padding-bottom: 56.25%;

  height: 0;

}

.ctts-audio-embed iframe {

  width: 100%;

}

.ctts-video-embed frame,

.ctts-video-embed iframe {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

}

.mejs-controls div.mejs-horizontal-volume-slider,

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {

  width: 45px !important;

}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {

  width: 35px !important;

}

.is-boxed #header-wrap:not(.transparent-header),

.is-boxed #header-wrap.shrinked {

  border-bottom: none !important;

}

.is-boxed #header-wrap:not(.transparent-header) #header,

.is-boxed #header-wrap.shrinked #header {

  background: #fff;

  border-bottom: 1px solid #e2e2e2;

}

.is-boxed #slider-container,

.is-boxed #main {

  background: #fff;

}

.is-boxed #slider-container.container {

  padding-left: 0;

  padding-right: 0;

}

.is-boxed #container-wrap,

.is-boxed #header-wrap,

.is-boxed #footer-wrap,

.is-boxed #copyright-wrap {

  background: transparent !important;

}

.is-boxed #footer-wrap {

  padding: 0;

  border-bottom: none;

}

.is-boxed #footer-wrap #footer {

  padding-top: 48px;

  padding-bottom: 24px;

  background: #313233;

  border-bottom: 1px solid #1f1f1f;

}

.is-boxed #copyright-wrap {

  padding: 0;

  border-top: none;

}

.is-boxed #copyright-wrap #copyright {

  padding-top: 12px;

  padding-bottom: 12px;

  background: #1f1f1f;

  border-top: 1px solid #313233;

}

.is-boxed .logo-on-top #logo:before {

  width: auto;

  margin: 0;

  left: -15px;

  right: -15px;

}

.is-boxed .full-width-row {

  width: auto !important;

}

.is-boxed .full-width-fluid {

  margin-left: -15px;

  overflow-x: hidden;

}

@media only screen and (max-width: 767px) {

  .is-boxed #header-wrap {

    background: #fff !important;

  }

}

/*hide responsive elements

================================================== */

#navigation-toggle,

.sidr,

#sidr-close,

#mobile-search {

  display: none;

}

/* EDD tweaks

================================================== */

.edd_download_image {

  margin-bottom: 20px;

}

.edd_download_image a {

  display: block;

}

.edd_download_image img {

  width: 100%;

  display: block;

}

.edd_download_image a:hover img {

  opacity: 0.85;

}

.entry .edd_download_title {

  margin: 0 0 10px;

}

.edd_downloads_list .edd_download {

  margin-bottom: 30px;

}

.edd_downloads_list .edd_download_inner {

  margin: 0;

}

.edd_downloads_list .edd_download_title {

  margin: 0 0 10px;

  font-size: 21px;

}

/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */

/* new add */
.div-img-wrapper {
    /*border:solid 1px #f0f0f0;*/
	background-color:#f8f8f8;
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
	width:100%;
	
	
	}
/*==================================================
 * Effect 1
 * ===============================================*/
.effect1{
	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
}

/* Centre Madafaca */
.centre {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	
}
.centre img{
	border: 3px solid #FFF;
	border-radius: 5px;
}

.centre-wb {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
/* Riv envelope */

.riv-envelope {
   /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255, 255) transparent;
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.9);
	}
	
/* YT- Video */

.yt-video {
	margin:30px;

}

/* ob css */

.ob-title {
	font-family: 'Luckiest Guy', cursive;
	color:#fabb25;

}

.ob-txt-white {
	color: #fff;
	font-size:15px;
	line-height:normal;
	font-family:'Montserrat', sans-serif;
	padding-bottom:20px;
}

.ob-logo img {
	border: 3px solid #fff;
	width:50%;
}

/* ev-css by Mr. T */
.ev-title, .ev-description {
	border-bottom: 1px dotted #ffc729;	
	padding-bottom:18px;
}
.ev-title {
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:#fabd2d;
	width:100%;	
	margin:5px 0;
}

.ev-description {
	font-family:'Open sans', sans-serif;
	color: #fff;
	font-weight:400;
	font-size:15px;
	margin: 15px 0;	
}

.ev-label, .ev-label a, .ev-label span{
	font-family: "Montserrat", sans-serif;
	font-weight:bold;	
	color: #FFF;
	text-transform:uppercase !important;
}

.ev-label a{
	color: #FFF;
}

.ev-label a:hover{
	color:#fabd2d;
	text-decoration:none;
}

.ev-wrap {
	background-color:#ff054f;
	padding:20px;
	margin:1em 0;
	
}

.ev-time {
	font-family:'Montserrat', sans-serif;
	font-weight:700;
  text-transform: uppercase;
  color:#FFF;
}

.ev-info-link a{
  display: block;
  text-transform:uppercase;
  width:30%;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight:700;
  text-align:center;
  line-height: 12px;
  margin-top: 15px;
  background-color: #ffc729;
  border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  padding:8px 10px;
  color:#ff054f;
}

/**/
.bg-footer  { 
	background-image: url(http://festilu.com.ar/wp-content/themes/kornio/images/main.jpg);
    background-repeat: repeat-x;
    background-position: center bottom; 
}

/* contact - styler */

.ct-text, .ct-text li {
	color:#FFF;
	font-family:'Montserrat', sans-serif;
	font-size:18px;
	font-weight:400;
		
}

.ct-text {
	padding-top:30px;
}
.ct-content{
	margin-top:50px;
	background-image: url(http://festilu.com.ar/wp-content/uploads/ss.jpg); 
	background-position: 50% 100%;
}

.ct-content img{
	height:150px;
	margin:0 auto;
	padding: 0;
}

/*  Services* sv- */

.sv-title{
	font-family:'Luckiest guy', cursive;
	font-size: 30px;
	font-weight:bold;
	color:#fabd2d;
	width:100%;	
	margin:5px 0;
}

.busqueda {
	padding-top:5px;
}

.busqueda input {
	color:#fff;
	font-family:'Montserrat', sans-serif;
}

/**Share style**/

.share-button {
  margin-left:20px;
}

.share-wrap div{
  padding:10px;
}

.share-bottom {
   border-bottom: 1px dashed #eb9316;
   padding: 1px;
}

.share-btnsocial {
  float:right; 
  margin-right:30px;
}

.share-txt{
  line-height:28px; 
  margin-left:30px;
  font-size:15px;
  float: right;
}