@charset "UTF-8";

/*

Theme Name: Mode

Theme URI: http://venusdemo.com/need/

Author: Opal Team

Author URI: https://wordpress.org/

Description: In 2015, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Text Domain: mode



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/

/*!

 * Bootstrap v3.3.5 (http://getbootstrap.com)

 * Copyright 2011-2015 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/* line 9, ../sass/bootstrap/_normalize.scss */



@import url(https://fonts.googleapis.com/css?family=Balthazar);

html {

  font-family: sans-serif;

  -ms-text-size-adjust: 100%;

  -webkit-text-size-adjust: 100%;

}



/* line 19, ../sass/bootstrap/_normalize.scss */

body {

  margin: 0;

}



/* line 33, ../sass/bootstrap/_normalize.scss */

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

menu,

nav,

section,

summary {

  display: block;

}



/* line 54, ../sass/bootstrap/_normalize.scss */

audio,

canvas,

progress,

video {

  display: inline-block;

  vertical-align: baseline;

}



/* line 67, ../sass/bootstrap/_normalize.scss */

audio:not([controls]) {

  display: none;

  height: 0;

}



/* line 77, ../sass/bootstrap/_normalize.scss */

[hidden],

template {

  display: none;

}



/* line 89, ../sass/bootstrap/_normalize.scss */

a {

  background-color: transparent;

}



/* line 98, ../sass/bootstrap/_normalize.scss */

a:active,

a:hover {

  outline: 0;

}



/* line 110, ../sass/bootstrap/_normalize.scss */

abbr[title] {

  border-bottom: 1px dotted;

}



/* line 118, ../sass/bootstrap/_normalize.scss */

b,

strong {

  font-weight: bold;

}



/* line 127, ../sass/bootstrap/_normalize.scss */

dfn {

  font-style: italic;

}



/* line 136, ../sass/bootstrap/_normalize.scss */

h1 {

  font-size: 2em;

  margin: 0.67em 0;

}



/* line 145, ../sass/bootstrap/_normalize.scss */

mark {

  background: #ff0;

  color: #000;

}



/* line 154, ../sass/bootstrap/_normalize.scss */

small {

  font-size: 80%;

}



/* line 162, ../sass/bootstrap/_normalize.scss */

sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}



/* line 170, ../sass/bootstrap/_normalize.scss */

sup {

  top: -0.5em;

}



/* line 174, ../sass/bootstrap/_normalize.scss */

sub {

  bottom: -0.25em;

}



/* line 185, ../sass/bootstrap/_normalize.scss */

img {

  border: 0;

}



/* line 193, ../sass/bootstrap/_normalize.scss */

svg:not(:root) {

  overflow: hidden;

}



/* line 204, ../sass/bootstrap/_normalize.scss */

figure {

  margin: 1em 40px;

}



/* line 212, ../sass/bootstrap/_normalize.scss */

hr {

  box-sizing: content-box;

  height: 0;

}



/* line 221, ../sass/bootstrap/_normalize.scss */

pre {

  overflow: auto;

}



/* line 229, ../sass/bootstrap/_normalize.scss */

code,

kbd,

pre,

samp {

  font-family: monospace, monospace;

  font-size: 1em;

}



/* line 252, ../sass/bootstrap/_normalize.scss */

button,

input,

optgroup,

select,

textarea {

  color: inherit;

  font: inherit;

  margin: 0;

}



/* line 266, ../sass/bootstrap/_normalize.scss */

button {

  overflow: visible;

}



/* line 277, ../sass/bootstrap/_normalize.scss */

button,

select {

  text-transform: none;

}



/* line 290, ../sass/bootstrap/_normalize.scss */

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

  -webkit-appearance: button;

  cursor: pointer;

}



/* line 302, ../sass/bootstrap/_normalize.scss */

button[disabled],

html input[disabled] {

  cursor: default;

}



/* line 311, ../sass/bootstrap/_normalize.scss */

button::-moz-focus-inner,

input::-moz-focus-inner {

  border: 0;

  padding: 0;

}



/* line 322, ../sass/bootstrap/_normalize.scss */

input {

  line-height: normal;

}



/* line 334, ../sass/bootstrap/_normalize.scss */

input[type="checkbox"],

input[type="radio"] {

  box-sizing: border-box;

  padding: 0;

}



/* line 346, ../sass/bootstrap/_normalize.scss */

input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

  height: auto;

}



/* line 356, ../sass/bootstrap/_normalize.scss */

input[type="search"] {

  -webkit-appearance: textfield;

  box-sizing: content-box;

}



/* line 367, ../sass/bootstrap/_normalize.scss */

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}



/* line 376, ../sass/bootstrap/_normalize.scss */

fieldset {

  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;

}



/* line 387, ../sass/bootstrap/_normalize.scss */

legend {

  border: 0;

  padding: 0;

}



/* line 396, ../sass/bootstrap/_normalize.scss */

textarea {

  overflow: auto;

}



/* line 405, ../sass/bootstrap/_normalize.scss */

optgroup {

  font-weight: bold;

}



/* line 416, ../sass/bootstrap/_normalize.scss */

table {

  border-collapse: collapse;

  border-spacing: 0;

}



/* line 421, ../sass/bootstrap/_normalize.scss */

td,

th {

  padding: 0;

}



/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {

  /* line 9, ../sass/bootstrap/_print.scss */

  *,

  *:before,

  *:after {

    background: transparent !important;

    color: #000 !important;

    box-shadow: none !important;

    text-shadow: none !important;

  }



  /* line 18, ../sass/bootstrap/_print.scss */

  a,

  a:visited {

    text-decoration: underline;

  }



  /* line 23, ../sass/bootstrap/_print.scss */

  a[href]:after {

    content: " (" attr(href) ")";

  }



  /* line 27, ../sass/bootstrap/_print.scss */

  abbr[title]:after {

    content: " (" attr(title) ")";

  }



  /* line 33, ../sass/bootstrap/_print.scss */

  a[href^="#"]:after,

  a[href^="javascript:"]:after {

    content: "";

  }



  /* line 38, ../sass/bootstrap/_print.scss */

  pre,

  blockquote {

    border: 1px solid #999;

    page-break-inside: avoid;

  }



  /* line 44, ../sass/bootstrap/_print.scss */

  thead {

    display: table-header-group;

  }



  /* line 48, ../sass/bootstrap/_print.scss */

  tr,

  img {

    page-break-inside: avoid;

  }



  /* line 53, ../sass/bootstrap/_print.scss */

  img {

    max-width: 100% !important;

  }



  /* line 57, ../sass/bootstrap/_print.scss */

  p,

  h2,

  h3 {

    orphans: 3;

    widows: 3;

  }



  /* line 64, ../sass/bootstrap/_print.scss */

  h2,

  h3 {

    page-break-after: avoid;

  }



  /* line 72, ../sass/bootstrap/_print.scss */

  .navbar {

    display: none;

  }



  /* line 77, ../sass/bootstrap/_print.scss */

  .btn > .caret,

  .dropup > .btn > .caret {

    border-top-color: #000 !important;

  }



  /* line 81, ../sass/bootstrap/_print.scss */

  .label {

    border: 1px solid #000;

  }



  /* line 85, ../sass/bootstrap/_print.scss */

  .table {

    border-collapse: collapse !important;

  }

  /* line 88, ../sass/bootstrap/_print.scss */

  .table td,

  .table th {

    background-color: #fff !important;

  }



  /* line 94, ../sass/bootstrap/_print.scss */

  .table-bordered th,

  .table-bordered td {

    border: 1px solid #ddd !important;

  }

}

/* line 11, ../sass/bootstrap/_scaffolding.scss */

* {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



/* line 14, ../sass/bootstrap/_scaffolding.scss */

*:before,

*:after {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



/* line 22, ../sass/bootstrap/_scaffolding.scss */

html {

  font-size: 10px;

  -webkit-tap-highlight-color: transparent;

}



/* line 27, ../sass/bootstrap/_scaffolding.scss */

body {

  font-family: "Work Sans", sans-serif;

  font-size: 15px;

  line-height: 1.42857;

  color: #666666;

  background-color: #fff;

  font-weight: 400;

}



/* line 37, ../sass/bootstrap/_scaffolding.scss */

input,

button,

select,

textarea {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

}



/* line 48, ../sass/bootstrap/_scaffolding.scss */

a {

  color: #333;

  text-decoration: none;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

  outline: none !important;

}

/* line 53, ../sass/bootstrap/_scaffolding.scss */

a:hover, a:focus {

  color: #00bdec;

  text-decoration: none;

}

/* line 59, ../sass/bootstrap/_scaffolding.scss */

a:focus {

  outline: thin dotted;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}



/* line 70, ../sass/bootstrap/_scaffolding.scss */

figure {

  margin: 0;

}



/* line 77, ../sass/bootstrap/_scaffolding.scss */

img {

  vertical-align: middle;

}



/* line 82, ../sass/bootstrap/_scaffolding.scss */

.img-responsive {

  display: block;

  max-width: 100%;

  height: auto;

}



/* line 87, ../sass/bootstrap/_scaffolding.scss */

.img-rounded {

  border-radius: 20px;

}



/* line 94, ../sass/bootstrap/_scaffolding.scss */

.img-thumbnail {

  padding: 4px;

  line-height: 1.42857;

  background-color: #fff;

  border: 1px solid #ddd;

  border-radius: 10px;

  -webkit-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

  display: inline-block;

  max-width: 100%;

  height: auto;

}



/* line 107, ../sass/bootstrap/_scaffolding.scss */

.img-circle {

  border-radius: 50%;

}



/* line 114, ../sass/bootstrap/_scaffolding.scss */

hr {

  margin-top: 21px;

  margin-bottom: 21px;

  border: 0;

  border-top: 1px solid #eeeeee;

}



/* line 126, ../sass/bootstrap/_scaffolding.scss */

.sr-only {

  position: absolute;

  width: 1px;

  height: 1px;

  margin: -1px;

  padding: 0;

  overflow: hidden;

  clip: rect(0, 0, 0, 0);

  border: 0;

}



/* line 142, ../sass/bootstrap/_scaffolding.scss */

.sr-only-focusable:active, .sr-only-focusable:focus {

  position: static;

  width: auto;

  height: auto;

  margin: 0;

  overflow: visible;

  clip: auto;

}



/* line 160, ../sass/bootstrap/_scaffolding.scss */

[role="button"] {

  cursor: pointer;

}



/* line 9, ../sass/bootstrap/_type.scss */

h1, h2, h3, h4, h5, h6,

.h1, .h2, .h3, .h4, .h5, .h6 {

  font-family: "Work Sans", sans-serif;

  font-weight: 600;

  line-height: 1.1;

  color: #333;

}

/* line 16, ../sass/bootstrap/_type.scss */

h1 small,

h1 .small, h2 small,

h2 .small, h3 small,

h3 .small, h4 small,

h4 .small, h5 small,

h5 .small, h6 small,

h6 .small,

.h1 small,

.h1 .small, .h2 small,

.h2 .small, .h3 small,

.h3 .small, .h4 small,

.h4 .small, .h5 small,

.h5 .small, .h6 small,

.h6 .small {

  font-weight: normal;

  line-height: 1;

  color: #777777;

}



/* line 24, ../sass/bootstrap/_type.scss */

h1, .h1,

h2, .h2,

h3, .h3 {

  margin-top: 21px;

  margin-bottom: 10.5px;

}

/* line 29, ../sass/bootstrap/_type.scss */

h1 small,

h1 .small, .h1 small,

.h1 .small,

h2 small,

h2 .small, .h2 small,

.h2 .small,

h3 small,

h3 .small, .h3 small,

.h3 .small {

  font-size: 65%;

}



/* line 34, ../sass/bootstrap/_type.scss */

h4, .h4,

h5, .h5,

h6, .h6 {

  margin-top: 10.5px;

  margin-bottom: 10.5px;

}

/* line 40, ../sass/bootstrap/_type.scss */

h4 small,

h4 .small, .h4 small,

.h4 .small,

h5 small,

h5 .small, .h5 small,

.h5 .small,

h6 small,

h6 .small, .h6 small,

.h6 .small {

  font-size: 75%;

}



/* line 46, ../sass/bootstrap/_type.scss */

h1, .h1 {

  font-size: 39px;

}



/* line 47, ../sass/bootstrap/_type.scss */

h2, .h2 {

  font-size: 32px;

}



/* line 48, ../sass/bootstrap/_type.scss */

h3, .h3 {

  font-size: 26px;

}



/* line 49, ../sass/bootstrap/_type.scss */

h4, .h4 {

  font-size: 19px;

}



/* line 50, ../sass/bootstrap/_type.scss */

h5, .h5 {

  font-size: 15px;

}



/* line 51, ../sass/bootstrap/_type.scss */

h6, .h6 {

  font-size: 13px;

}



/* line 57, ../sass/bootstrap/_type.scss */

p {

  margin: 0 0 10.5px;

}



/* line 61, ../sass/bootstrap/_type.scss */

.lead {

  margin-bottom: 21px;

  font-size: 17px;

  font-weight: 300;

  line-height: 1.4;

}

@media (min-width: 768px) {

  /* line 61, ../sass/bootstrap/_type.scss */

  .lead {

    font-size: 22.5px;

  }

}



/* line 77, ../sass/bootstrap/_type.scss */

small,

.small {

  font-size: 86%;

}



/* line 82, ../sass/bootstrap/_type.scss */

mark,

.mark {

  background-color: #fcb53f;

  padding: .2em;

}



/* line 89, ../sass/bootstrap/_type.scss */

.text-left {

  text-align: left;

}



/* line 90, ../sass/bootstrap/_type.scss */

.text-right {

  text-align: right;

}



/* line 91, ../sass/bootstrap/_type.scss */

.text-center {

  text-align: center;

}



/* line 92, ../sass/bootstrap/_type.scss */

.text-justify {

  text-align: justify;

}



/* line 93, ../sass/bootstrap/_type.scss */

.text-nowrap {

  white-space: nowrap;

}



/* line 96, ../sass/bootstrap/_type.scss */

.text-lowercase {

  text-transform: lowercase;

}



/* line 97, ../sass/bootstrap/_type.scss */

.text-uppercase, .initialism {

  text-transform: uppercase;

}



/* line 98, ../sass/bootstrap/_type.scss */

.text-capitalize {

  text-transform: capitalize;

}



/* line 101, ../sass/bootstrap/_type.scss */

.text-muted {

  color: #777777;

}



/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */

.text-primary {

  color: #00bdec;

}



/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */

a.text-primary:hover,

a.text-primary:focus {

  color: #db415b;

}



/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */

.text-success {

  color: #3c763d;

}



/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */

a.text-success:hover,

a.text-success:focus {

  color: #2b542c;

}



/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */

.text-info {

  color: #31708f;

}



/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */

a.text-info:hover,

a.text-info:focus {

  color: #245269;

}



/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */

.text-warning {

  color: #8a6d3b;

}



/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */

a.text-warning:hover,

a.text-warning:focus {

  color: #66512c;

}



/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */

.text-danger {

  color: #a94442;

}



/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */

a.text-danger:hover,

a.text-danger:focus {

  color: #843534;

}



/* line 118, ../sass/bootstrap/_type.scss */

.bg-primary {

  color: #fff;

}



/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */

.bg-primary {

  background-color: #00bdec;

}



/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */

a.bg-primary:hover,

a.bg-primary:focus {

  background-color: #db415b;

}



/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */

.bg-success {

  background-color: #1bbc9b;

}



/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */

a.bg-success:hover,

a.bg-success:focus {

  background-color: #158f76;

}



/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */

.bg-info {

  background-color: #56b0ee;

}



/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */

a.bg-info:hover,

a.bg-info:focus {

  background-color: #289ae9;

}



/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */

.bg-warning {

  background-color: #fcb53f;

}



/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */

a.bg-warning:hover,

a.bg-warning:focus {

  background-color: #fba20d;

}



/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */

.bg-danger {

  background-color: #ff7877;

}



/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */

a.bg-danger:hover,

a.bg-danger:focus {

  background-color: #ff4544;

}



/* line 137, ../sass/bootstrap/_type.scss */

.page-header {

  padding-bottom: 9.5px;

  margin: 42px 0 21px;

  border-bottom: 1px solid #eeeeee;

}



/* line 148, ../sass/bootstrap/_type.scss */

ul,

ol {

  margin-top: 0;

  margin-bottom: 10.5px;

}

/* line 152, ../sass/bootstrap/_type.scss */

ul ul,

ul ol,

ol ul,

ol ol {

  margin-bottom: 0;

}



/* line 166, ../sass/bootstrap/_type.scss */

.list-unstyled {

  padding-left: 0;

  list-style: none;

}



/* line 172, ../sass/bootstrap/_type.scss */

.list-inline {

  padding-left: 0;

  list-style: none;

  margin-left: -5px;

}

/* line 176, ../sass/bootstrap/_type.scss */

.list-inline > li {

  display: inline-block;

  padding-left: 5px;

  padding-right: 5px;

}



/* line 184, ../sass/bootstrap/_type.scss */

dl {

  margin-top: 0;

  margin-bottom: 21px;

}



/* line 188, ../sass/bootstrap/_type.scss */

dt,

dd {

  line-height: 1.42857;

}



/* line 192, ../sass/bootstrap/_type.scss */

dt {

  font-weight: bold;

}



/* line 195, ../sass/bootstrap/_type.scss */

dd {

  margin-left: 0;

}



/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.dl-horizontal dd:before, .dl-horizontal dd:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.dl-horizontal dd:after {

  clear: both;

}

@media (min-width: 768px) {

  /* line 210, ../sass/bootstrap/_type.scss */

  .dl-horizontal dt {

    float: left;

    width: 160px;

    clear: left;

    text-align: right;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

  }

  /* line 217, ../sass/bootstrap/_type.scss */

  .dl-horizontal dd {

    margin-left: 180px;

  }

}



/* line 228, ../sass/bootstrap/_type.scss */

abbr[title],

abbr[data-original-title] {

  cursor: help;

  border-bottom: 1px dotted #777777;

}



/* line 234, ../sass/bootstrap/_type.scss */

.initialism {

  font-size: 90%;

}



/* line 240, ../sass/bootstrap/_type.scss */

blockquote {

  padding: 10.5px 21px;

  margin: 0 0 21px;

  font-size: 18.75px;

  border-left: 5px solid #eeeeee;

}

/* line 249, ../sass/bootstrap/_type.scss */

blockquote p:last-child,

blockquote ul:last-child,

blockquote ol:last-child {

  margin-bottom: 0;

}

/* line 256, ../sass/bootstrap/_type.scss */

blockquote footer,

blockquote small,

blockquote .small {

  display: block;

  font-size: 80%;

  line-height: 1.42857;

  color: #777777;

}

/* line 264, ../sass/bootstrap/_type.scss */

blockquote footer:before,

blockquote small:before,

blockquote .small:before {

  content: '\2014 \00A0';

}



/* line 273, ../sass/bootstrap/_type.scss */

.blockquote-reverse,

blockquote.pull-right {

  padding-right: 15px;

  padding-left: 0;

  border-right: 5px solid #eeeeee;

  border-left: 0;

  text-align: right;

}

/* line 285, ../sass/bootstrap/_type.scss */

.blockquote-reverse footer:before,

.blockquote-reverse small:before,

.blockquote-reverse .small:before,

blockquote.pull-right footer:before,

blockquote.pull-right small:before,

blockquote.pull-right .small:before {

  content: '';

}

/* line 286, ../sass/bootstrap/_type.scss */

.blockquote-reverse footer:after,

.blockquote-reverse small:after,

.blockquote-reverse .small:after,

blockquote.pull-right footer:after,

blockquote.pull-right small:after,

blockquote.pull-right .small:after {

  content: '\00A0 \2014';

}



/* line 293, ../sass/bootstrap/_type.scss */

address {

  margin-bottom: 21px;

  font-style: normal;

  line-height: 1.42857;

}



/* line 7, ../sass/bootstrap/_code.scss */

code,

kbd,

pre,

samp {

  font-family: "Montserrat", monospace;

}



/* line 15, ../sass/bootstrap/_code.scss */

code {

  padding: 2px 4px;

  font-size: 90%;

  color: #c7254e;

  background-color: #f9f2f4;

  border-radius: 10px;

}



/* line 24, ../sass/bootstrap/_code.scss */

kbd {

  padding: 2px 4px;

  font-size: 90%;

  color: #fff;

  background-color: #333;

  border-radius: 4px;

  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);

}

/* line 32, ../sass/bootstrap/_code.scss */

kbd kbd {

  padding: 0;

  font-size: 100%;

  font-weight: bold;

  box-shadow: none;

}



/* line 41, ../sass/bootstrap/_code.scss */

pre {

  display: block;

  padding: 10px;

  margin: 0 0 10.5px;

  font-size: 14px;

  line-height: 1.42857;

  word-break: break-all;

  word-wrap: break-word;

  color: #666666;

  background-color: #f5f5f5;

  border: 1px solid #ccc;

  border-radius: 10px;

}

/* line 55, ../sass/bootstrap/_code.scss */

pre code {

  padding: 0;

  font-size: inherit;

  color: inherit;

  white-space: pre-wrap;

  background-color: transparent;

  border-radius: 0;

}



/* line 66, ../sass/bootstrap/_code.scss */

.pre-scrollable {

  max-height: 340px;

  overflow-y: scroll;

}



/* line 10, ../sass/bootstrap/_grid.scss */

.container {

  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.container:before, .container:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.container:after {

  clear: both;

}

@media (min-width: 768px) {

  /* line 10, ../sass/bootstrap/_grid.scss */

  .container {

    width: 780px;

  }

}

@media (min-width: 992px) {

  /* line 10, ../sass/bootstrap/_grid.scss */

  .container {

    width: 1000px;

  }

}

@media (min-width: 1320px) {

  /* line 10, ../sass/bootstrap/_grid.scss */

  .container {

    width: 1320px;

  }

}



/* line 30, ../sass/bootstrap/_grid.scss */

.container-fluid {

  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.container-fluid:before, .container-fluid:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.container-fluid:after {

  clear: both;

}



/* line 39, ../sass/bootstrap/_grid.scss */

.row {

  margin-left: -15px;

  margin-right: -15px;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.row:before, .row:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.row:after {

  clear: both;

}



/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */

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

}



/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */

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

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-1 {

  width: 8.33333%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-2 {

  width: 16.66667%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-3 {

  width: 25%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-4 {

  width: 33.33333%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-5 {

  width: 41.66667%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-6 {

  width: 50%;



}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-7 {

  width: 58.33333%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-8 {

  width: 66.66667%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-9 {

  width: 75%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-10 {

  width: 83.33333%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-11 {

  width: 91.66667%;

}



/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-12 {

  width: 100%;

}



/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-0 {

  right: auto;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-1 {

  right: 8.33333%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-2 {

  right: 16.66667%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-3 {

  right: 25%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-4 {

  right: 33.33333%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-5 {

  right: 41.66667%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-6 {

  right: 50%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-7 {

  right: 58.33333%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-8 {

  right: 66.66667%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-9 {

  right: 75%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-10 {

  right: 83.33333%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-11 {

  right: 91.66667%;

}



/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-12 {

  right: 100%;

}



/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-0 {

  left: auto;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-1 {

  left: 8.33333%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-2 {

  left: 16.66667%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-3 {

  left: 25%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-4 {

  left: 33.33333%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-5 {

  left: 41.66667%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-6 {

  left: 50%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-7 {

  left: 58.33333%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-8 {

  left: 66.66667%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-9 {

  left: 75%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-10 {

  left: 83.33333%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-11 {

  left: 91.66667%;

}



/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-12 {

  left: 100%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-0 {

  margin-left: 0%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-1 {

  margin-left: 8.33333%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-2 {

  margin-left: 16.66667%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-3 {

  margin-left: 25%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-4 {

  margin-left: 33.33333%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-5 {

  margin-left: 41.66667%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-6 {

  margin-left: 50%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-7 {

  margin-left: 58.33333%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-8 {

  margin-left: 66.66667%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-9 {

  margin-left: 75%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-10 {

  margin-left: 83.33333%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-11 {

  margin-left: 91.66667%;

}



/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-12 {

  margin-left: 100%;

}



@media (min-width: 768px) {

  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */

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

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-1 {

    width: 8.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-2 {

    width: 16.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-3 {

    width: 25%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-4 {

    width: 33.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-5 {

    width: 41.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-6 {

    width: 50%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-7 {

    width: 58.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-8 {

    width: 66.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-9 {

    width: 75%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-10 {

    width: 83.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-11 {

    width: 91.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-12 {

    width: 100%;

  }



  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-0 {

    right: auto;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-1 {

    right: 8.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-2 {

    right: 16.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-3 {

    right: 25%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-4 {

    right: 33.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-5 {

    right: 41.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-6 {

    right: 50%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-7 {

    right: 58.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-8 {

    right: 66.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-9 {

    right: 75%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-10 {

    right: 83.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-11 {

    right: 91.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-12 {

    right: 100%;

  }



  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-0 {

    left: auto;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-1 {

    left: 8.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-2 {

    left: 16.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-3 {

    left: 25%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-4 {

    left: 33.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-5 {

    left: 41.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-6 {

    left: 50%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-7 {

    left: 58.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-8 {

    left: 66.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-9 {

    left: 75%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-10 {

    left: 83.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-11 {

    left: 91.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-12 {

    left: 100%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-0 {

    margin-left: 0%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-1 {

    margin-left: 8.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-2 {

    margin-left: 16.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-3 {

    margin-left: 25%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-4 {

    margin-left: 33.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-5 {

    margin-left: 41.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-6 {

    margin-left: 50%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-7 {

    margin-left: 58.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-8 {

    margin-left: 66.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-9 {

    margin-left: 75%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-10 {

    margin-left: 83.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-11 {

    margin-left: 91.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-12 {

    margin-left: 100%;

  }

}

@media (min-width: 992px) {

  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */

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

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-1 {

    width: 8.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-2 {

    width: 16.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-3 {

    width: 25%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-4 {

    width: 33.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-5 {

    width: 41.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-6 {

    width: 50%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-7 {

    width: 58.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-8 {

    width: 66.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-9 {

    width: 75%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-10 {

    width: 83.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-11 {

    width: 91.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-12 {

    width: 100%;

  }



  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-0 {

    right: auto;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-1 {

    right: 8.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-2 {

    right: 16.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-3 {

    right: 25%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-4 {

    right: 33.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-5 {

    right: 41.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-6 {

    right: 50%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-7 {

    right: 58.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-8 {

    right: 66.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-9 {

    right: 75%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-10 {

    right: 83.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-11 {

    right: 91.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-12 {

    right: 100%;

  }



  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-0 {

    left: auto;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-1 {

    left: 8.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-2 {

    left: 16.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-3 {

    left: 25%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-4 {

    left: 33.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-5 {

    left: 41.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-6 {

    left: 50%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-7 {

    left: 58.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-8 {

    left: 66.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-9 {

    left: 75%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-10 {

    left: 83.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-11 {

    left: 91.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-12 {

    left: 100%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-0 {

    margin-left: 0%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-1 {

    margin-left: 8.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-2 {

    margin-left: 16.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-3 {

    margin-left: 25%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-4 {

    margin-left: 33.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-5 {

    margin-left: 41.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-6 {

    margin-left: 50%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-7 {

    margin-left: 58.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-8 {

    margin-left: 66.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-9 {

    margin-left: 75%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-10 {

    margin-left: 83.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-11 {

    margin-left: 91.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-12 {

    margin-left: 100%;

  }

}

@media (min-width: 1320px) {

  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */

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

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-1 {

    width: 8.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-2 {

    width: 16.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-3 {

    width: 25%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-4 {

    width: 33.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-5 {

    width: 41.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-6 {

    width: 50%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-7 {

    width: 58.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-8 {

    width: 66.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-9 {

    width: 75%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-10 {

    width: 83.33333%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-11 {

    width: 91.66667%;

  }



  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-12 {

    width: 100%;

  }



  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-0 {

    right: auto;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-1 {

    right: 8.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-2 {

    right: 16.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-3 {

    right: 25%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-4 {

    right: 33.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-5 {

    right: 41.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-6 {

    right: 50%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-7 {

    right: 58.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-8 {

    right: 66.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-9 {

    right: 75%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-10 {

    right: 83.33333%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-11 {

    right: 91.66667%;

  }



  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-12 {

    right: 100%;

  }



  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-0 {

    left: auto;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-1 {

    left: 8.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-2 {

    left: 16.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-3 {

    left: 25%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-4 {

    left: 33.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-5 {

    left: 41.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-6 {

    left: 50%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-7 {

    left: 58.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-8 {

    left: 66.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-9 {

    left: 75%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-10 {

    left: 83.33333%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-11 {

    left: 91.66667%;

  }



  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-12 {

    left: 100%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-0 {

    margin-left: 0%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-1 {

    margin-left: 8.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-2 {

    margin-left: 16.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-3 {

    margin-left: 25%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-4 {

    margin-left: 33.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-5 {

    margin-left: 41.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-6 {

    margin-left: 50%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-7 {

    margin-left: 58.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-8 {

    margin-left: 66.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-9 {

    margin-left: 75%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-10 {

    margin-left: 83.33333%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-11 {

    margin-left: 91.66667%;

  }



  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-12 {

    margin-left: 100%;

  }

}

/* line 6, ../sass/bootstrap/_tables.scss */

table {

  background-color: transparent;

}



/* line 9, ../sass/bootstrap/_tables.scss */

caption {

  padding-top: 8px;

  padding-bottom: 8px;

  color: #777777;

  text-align: left;

}



/* line 15, ../sass/bootstrap/_tables.scss */

th {

  text-align: left;

}



/* line 22, ../sass/bootstrap/_tables.scss */

.table {

  width: 100%;

  max-width: 100%;

  margin-bottom: 21px;

}

/* line 31, ../sass/bootstrap/_tables.scss */

.table > thead > tr > th,

.table > thead > tr > td,

.table > tbody > tr > th,

.table > tbody > tr > td,

.table > tfoot > tr > th,

.table > tfoot > tr > td {

  padding: 8px;

  line-height: 1.42857;

  vertical-align: top;

  border-top: 1px solid #ddd;

}

/* line 41, ../sass/bootstrap/_tables.scss */

.table > thead > tr > th {

  vertical-align: bottom;

  border-bottom: 2px solid #ddd;

}

/* line 57, ../sass/bootstrap/_tables.scss */

.table > tbody + tbody {

  border-top: 2px solid #ddd;

}

/* line 62, ../sass/bootstrap/_tables.scss */

.table .table {

  background-color: #fff;

}



/* line 75, ../sass/bootstrap/_tables.scss */

.table-condensed > thead > tr > th,

.table-condensed > thead > tr > td,

.table-condensed > tbody > tr > th,

.table-condensed > tbody > tr > td,

.table-condensed > tfoot > tr > th,

.table-condensed > tfoot > tr > td {

  padding: 5px;

}



/* line 88, ../sass/bootstrap/_tables.scss */

.table-bordered {

  border: 1px solid #ddd;

}

/* line 94, ../sass/bootstrap/_tables.scss */

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td,

.table-bordered > tbody > tr > th,

.table-bordered > tbody > tr > td,

.table-bordered > tfoot > tr > th,

.table-bordered > tfoot > tr > td {

  border: 1px solid #ddd;

}

/* line 101, ../sass/bootstrap/_tables.scss */

.table-bordered > thead > tr > th,

.table-bordered > thead > tr > td {

  border-bottom-width: 1px;

}



/* line 114, ../sass/bootstrap/_tables.scss */

.table-striped > tbody > tr:nth-of-type(odd) {

  background-color: #f9f9f9;

}



/* line 125, ../sass/bootstrap/_tables.scss */

.table-hover > tbody > tr:hover {

  background-color: #f5f5f5;

}



/* line 135, ../sass/bootstrap/_tables.scss */

table col[class*="col-"] {

  position: static;

  float: none;

  display: table-column;

}



/* line 143, ../sass/bootstrap/_tables.scss */

table td[class*="col-"],

table th[class*="col-"] {

  position: static;

  float: none;

  display: table-cell;

}



/* line 9, ../sass/bootstrap/mixins/_table-row.scss */

.table > thead > tr > td.active,

.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,

.table > tbody > tr > td.active,

.table > tbody > tr > th.active,

.table > tbody > tr.active > td,

.table > tbody > tr.active > th,

.table > tfoot > tr > td.active,

.table > tfoot > tr > th.active,

.table > tfoot > tr.active > td,

.table > tfoot > tr.active > th {

  background-color: #f5f5f5;

}



/* line 20, ../sass/bootstrap/mixins/_table-row.scss */

.table-hover > tbody > tr > td.active:hover,

.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {

  background-color: #e8e8e8;

}



/* line 9, ../sass/bootstrap/mixins/_table-row.scss */

.table > thead > tr > td.success,

.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,

.table > tbody > tr > td.success,

.table > tbody > tr > th.success,

.table > tbody > tr.success > td,

.table > tbody > tr.success > th,

.table > tfoot > tr > td.success,

.table > tfoot > tr > th.success,

.table > tfoot > tr.success > td,

.table > tfoot > tr.success > th {

  background-color: #1bbc9b;

}



/* line 20, ../sass/bootstrap/mixins/_table-row.scss */

.table-hover > tbody > tr > td.success:hover,

.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {

  background-color: #18a689;

}



/* line 9, ../sass/bootstrap/mixins/_table-row.scss */

.table > thead > tr > td.info,

.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,

.table > tbody > tr > td.info,

.table > tbody > tr > th.info,

.table > tbody > tr.info > td,

.table > tbody > tr.info > th,

.table > tfoot > tr > td.info,

.table > tfoot > tr > th.info,

.table > tfoot > tr.info > td,

.table > tfoot > tr.info > th {

  background-color: #56b0ee;

}



/* line 20, ../sass/bootstrap/mixins/_table-row.scss */

.table-hover > tbody > tr > td.info:hover,

.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {

  background-color: #3fa5ec;

}



/* line 9, ../sass/bootstrap/mixins/_table-row.scss */

.table > thead > tr > td.warning,

.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,

.table > tbody > tr > td.warning,

.table > tbody > tr > th.warning,

.table > tbody > tr.warning > td,

.table > tbody > tr.warning > th,

.table > tfoot > tr > td.warning,

.table > tfoot > tr > th.warning,

.table > tfoot > tr.warning > td,

.table > tfoot > tr.warning > th {

  background-color: #fcb53f;

}



/* line 20, ../sass/bootstrap/mixins/_table-row.scss */

.table-hover > tbody > tr > td.warning:hover,

.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {

  background-color: #fcab26;

}



/* line 9, ../sass/bootstrap/mixins/_table-row.scss */

.table > thead > tr > td.danger,

.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,

.table > tbody > tr > td.danger,

.table > tbody > tr > th.danger,

.table > tbody > tr.danger > td,

.table > tbody > tr.danger > th,

.table > tfoot > tr > td.danger,

.table > tfoot > tr > th.danger,

.table > tfoot > tr.danger > td,

.table > tfoot > tr.danger > th {

  background-color: #ff7877;

}



/* line 20, ../sass/bootstrap/mixins/_table-row.scss */

.table-hover > tbody > tr > td.danger:hover,

.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {

  background-color: #ff5f5e;

}



/* line 171, ../sass/bootstrap/_tables.scss */

.table-responsive {

  overflow-x: auto;

  min-height: 0.01%;

}

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

  /* line 171, ../sass/bootstrap/_tables.scss */

  .table-responsive {

    width: 100%;

    margin-bottom: 15.75px;

    overflow-y: hidden;

    -ms-overflow-style: -ms-autohiding-scrollbar;

    border: 1px solid #ddd;

  }

  /* line 183, ../sass/bootstrap/_tables.scss */

  .table-responsive > .table {

    margin-bottom: 0;

  }

  /* line 191, ../sass/bootstrap/_tables.scss */

  .table-responsive > .table > thead > tr > th,

  .table-responsive > .table > thead > tr > td,

  .table-responsive > .table > tbody > tr > th,

  .table-responsive > .table > tbody > tr > td,

  .table-responsive > .table > tfoot > tr > th,

  .table-responsive > .table > tfoot > tr > td {

    white-space: nowrap;

  }

  /* line 200, ../sass/bootstrap/_tables.scss */

  .table-responsive > .table-bordered {

    border: 0;

  }

  /* line 208, ../sass/bootstrap/_tables.scss */

  .table-responsive > .table-bordered > thead > tr > th:first-child,

  .table-responsive > .table-bordered > thead > tr > td:first-child,

  .table-responsive > .table-bordered > tbody > tr > th:first-child,

  .table-responsive > .table-bordered > tbody > tr > td:first-child,

  .table-responsive > .table-bordered > tfoot > tr > th:first-child,

  .table-responsive > .table-bordered > tfoot > tr > td:first-child {

    border-left: 0;

  }

  /* line 212, ../sass/bootstrap/_tables.scss */

  .table-responsive > .table-bordered > thead > tr > th:last-child,

  .table-responsive > .table-bordered > thead > tr > td:last-child,

  .table-responsive > .table-bordered > tbody > tr > th:last-child,

  .table-responsive > .table-bordered > tbody > tr > td:last-child,

  .table-responsive > .table-bordered > tfoot > tr > th:last-child,

  .table-responsive > .table-bordered > tfoot > tr > td:last-child {

    border-right: 0;

  }

  /* line 225, ../sass/bootstrap/_tables.scss */

  .table-responsive > .table-bordered > tbody > tr:last-child > th,

  .table-responsive > .table-bordered > tbody > tr:last-child > td,

  .table-responsive > .table-bordered > tfoot > tr:last-child > th,

  .table-responsive > .table-bordered > tfoot > tr:last-child > td {

    border-bottom: 0;

  }

}



/* line 10, ../sass/bootstrap/_forms.scss */

fieldset {

  padding: 0;

  margin: 0;

  border: 0;

  min-width: 0;

}



/* line 20, ../sass/bootstrap/_forms.scss */

legend {

  display: block;

  width: 100%;

  padding: 0;

  margin-bottom: 21px;

  font-size: 22.5px;

  line-height: inherit;

  color: #666666;

  border: 0;

  border-bottom: 1px solid #e5e5e5;

}



/* line 32, ../sass/bootstrap/_forms.scss */

label {

  display: inline-block;

  max-width: 100%;

  margin-bottom: 10px;

}



/* line 46, ../sass/bootstrap/_forms.scss */

input[type="search"] {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



/* line 51, ../sass/bootstrap/_forms.scss */

input[type="radio"],

input[type="checkbox"] {

  margin: 4px 0 0;

  margin-top: 1px \9;

  line-height: normal;

}



/* line 58, ../sass/bootstrap/_forms.scss */

input[type="file"] {

  display: block;

}



/* line 63, ../sass/bootstrap/_forms.scss */

input[type="range"] {

  display: block;

  width: 100%;

}



/* line 69, ../sass/bootstrap/_forms.scss */

select[multiple],

select[size] {

  height: auto;

}



/* line 75, ../sass/bootstrap/_forms.scss */

input[type="file"]:focus,

input[type="radio"]:focus,

input[type="checkbox"]:focus {

  outline: thin dotted;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}



/* line 82, ../sass/bootstrap/_forms.scss */

output {

  display: block;

  padding-top: 7px;

  font-size: 15px;

  line-height: 1.42857;

  color: #555555;

}



/* line 113, ../sass/bootstrap/_forms.scss */

.form-control {

  display: block;

  width: 100%;

  height: 35px;

  padding: 6px 12px;

  font-size: 15px;

  line-height: 1.42857;

  color: #555555;

  background-color: #fff;

  background-image: none;

  border: 1px solid #ccc;

  border-radius: 0;

  -webkit-box-shadow: none;

  box-shadow: none;

  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}

/* line 57, ../sass/bootstrap/mixins/_forms.scss */

.form-control:focus {

  border-color: #ccc;

  outline: 0;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);

}

/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */

.form-control::-moz-placeholder {

  color: #999;

  opacity: 1;

}

/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */

.form-control:-ms-input-placeholder {

  color: #999;

}

/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */

.form-control::-webkit-input-placeholder {

  color: #999;

}

/* line 140, ../sass/bootstrap/_forms.scss */

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {

  background-color: #eeeeee;

  opacity: 1;

}

/* line 147, ../sass/bootstrap/_forms.scss */

.form-control[disabled], fieldset[disabled] .form-control {

  cursor: not-allowed;

}



/* line 156, ../sass/bootstrap/_forms.scss */

textarea.form-control {

  height: auto;

}



/* line 168, ../sass/bootstrap/_forms.scss */

input[type="search"] {

  -webkit-appearance: none;

}



@media screen and (-webkit-min-device-pixel-ratio: 0) {

  /* line 187, ../sass/bootstrap/_forms.scss */

  input[type="date"].form-control,

  input[type="time"].form-control,

  input[type="datetime-local"].form-control,

  input[type="month"].form-control {

    line-height: 35px;

  }

  /* line 191, ../sass/bootstrap/_forms.scss */

  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,

  .input-group-sm > input[type="date"].input-group-addon,

  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],

  input[type="time"].input-sm,

  .input-group-sm > input[type="time"].form-control,

  .input-group-sm > input[type="time"].input-group-addon,

  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm

  input[type="time"],

  input[type="datetime-local"].input-sm,

  .input-group-sm > input[type="datetime-local"].form-control,

  .input-group-sm > input[type="datetime-local"].input-group-addon,

  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm

  input[type="datetime-local"],

  input[type="month"].input-sm,

  .input-group-sm > input[type="month"].form-control,

  .input-group-sm > input[type="month"].input-group-addon,

  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm

  input[type="month"] {

    line-height: 31px;

  }

  /* line 196, ../sass/bootstrap/_forms.scss */

  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,

  .input-group-lg > input[type="date"].input-group-addon,

  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],

  input[type="time"].input-lg,

  .input-group-lg > input[type="time"].form-control,

  .input-group-lg > input[type="time"].input-group-addon,

  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg

  input[type="time"],

  input[type="datetime-local"].input-lg,

  .input-group-lg > input[type="datetime-local"].form-control,

  .input-group-lg > input[type="datetime-local"].input-group-addon,

  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg

  input[type="datetime-local"],

  input[type="month"].input-lg,

  .input-group-lg > input[type="month"].form-control,

  .input-group-lg > input[type="month"].input-group-addon,

  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg

  input[type="month"] {

    line-height: 48px;

  }

}

/* line 209, ../sass/bootstrap/_forms.scss */

.form-group {

  margin-bottom: 15px;

}



/* line 218, ../sass/bootstrap/_forms.scss */

.radio,

.checkbox {

  position: relative;

  display: block;

  margin-top: 10px;

  margin-bottom: 10px;

}

/* line 225, ../sass/bootstrap/_forms.scss */

.radio label,

.checkbox label {

  min-height: 21px;

  padding-left: 20px;

  margin-bottom: 0;

  font-weight: normal;

  cursor: pointer;

}



/* line 233, ../sass/bootstrap/_forms.scss */

.radio input[type="radio"],

.radio-inline input[type="radio"],

.checkbox input[type="checkbox"],

.checkbox-inline input[type="checkbox"] {

  position: absolute;

  margin-left: -20px;

  margin-top: 4px \9;

}



/* line 242, ../sass/bootstrap/_forms.scss */

.radio + .radio,

.checkbox + .checkbox {

  margin-top: -5px;

}



/* line 248, ../sass/bootstrap/_forms.scss */

.radio-inline,

.checkbox-inline {

  position: relative;

  display: inline-block;

  padding-left: 20px;

  margin-bottom: 0;

  vertical-align: middle;

  font-weight: normal;

  cursor: pointer;

}



/* line 258, ../sass/bootstrap/_forms.scss */

.radio-inline + .radio-inline,

.checkbox-inline + .checkbox-inline {

  margin-top: 0;

  margin-left: 10px;

}



/* line 270, ../sass/bootstrap/_forms.scss */

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],

input[type="checkbox"][disabled],

input[type="checkbox"].disabled, fieldset[disabled]

input[type="checkbox"] {

  cursor: not-allowed;

}



/* line 279, ../sass/bootstrap/_forms.scss */

.radio-inline.disabled, fieldset[disabled] .radio-inline,

.checkbox-inline.disabled, fieldset[disabled]

.checkbox-inline {

  cursor: not-allowed;

}



/* line 289, ../sass/bootstrap/_forms.scss */

.radio.disabled label, fieldset[disabled] .radio label,

.checkbox.disabled label, fieldset[disabled]

.checkbox label {

  cursor: not-allowed;

}



/* line 301, ../sass/bootstrap/_forms.scss */

.form-control-static {

  padding-top: 7px;

  padding-bottom: 7px;

  margin-bottom: 0;

  min-height: 36px;

}

/* line 309, ../sass/bootstrap/_forms.scss */

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,

.input-group-lg > .form-control-static.input-group-addon,

.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,

.input-group-sm > .form-control-static.input-group-addon,

.input-group-sm > .input-group-btn > .form-control-static.btn {

  padding-left: 0;

  padding-right: 0;

}



/* line 71, ../sass/bootstrap/mixins/_forms.scss */

.input-sm, .input-group-sm > .form-control,

.input-group-sm > .input-group-addon,

.input-group-sm > .input-group-btn > .btn {

  height: 31px;

  padding: 5px 10px;

  font-size: 13px;

  line-height: 1.5;

  border-radius: 4px;

}



/* line 79, ../sass/bootstrap/mixins/_forms.scss */

select.input-sm, .input-group-sm > select.form-control,

.input-group-sm > select.input-group-addon,

.input-group-sm > .input-group-btn > select.btn {

  height: 31px;

  line-height: 31px;

}



/* line 84, ../sass/bootstrap/mixins/_forms.scss */

textarea.input-sm, .input-group-sm > textarea.form-control,

.input-group-sm > textarea.input-group-addon,

.input-group-sm > .input-group-btn > textarea.btn,

select[multiple].input-sm,

.input-group-sm > select[multiple].form-control,

.input-group-sm > select[multiple].input-group-addon,

.input-group-sm > .input-group-btn > select[multiple].btn {

  height: auto;

}



/* line 327, ../sass/bootstrap/_forms.scss */

.form-group-sm .form-control {

  height: 31px;

  padding: 5px 10px;

  font-size: 13px;

  line-height: 1.5;

  border-radius: 4px;

}

/* line 334, ../sass/bootstrap/_forms.scss */

.form-group-sm select.form-control {

  height: 31px;

  line-height: 31px;

}

/* line 338, ../sass/bootstrap/_forms.scss */

.form-group-sm textarea.form-control,

.form-group-sm select[multiple].form-control {

  height: auto;

}

/* line 342, ../sass/bootstrap/_forms.scss */

.form-group-sm .form-control-static {

  height: 31px;

  min-height: 34px;

  padding: 6px 10px;

  font-size: 13px;

  line-height: 1.5;

}



/* line 71, ../sass/bootstrap/mixins/_forms.scss */

.input-lg, .input-group-lg > .form-control,

.input-group-lg > .input-group-addon,

.input-group-lg > .input-group-btn > .btn {

  height: 48px;

  padding: 10px 16px;

  font-size: 19px;

  line-height: 1.33333;

  border-radius: 20px;

}



/* line 79, ../sass/bootstrap/mixins/_forms.scss */

select.input-lg, .input-group-lg > select.form-control,

.input-group-lg > select.input-group-addon,

.input-group-lg > .input-group-btn > select.btn {

  height: 48px;

  line-height: 48px;

}



/* line 84, ../sass/bootstrap/mixins/_forms.scss */

textarea.input-lg, .input-group-lg > textarea.form-control,

.input-group-lg > textarea.input-group-addon,

.input-group-lg > .input-group-btn > textarea.btn,

select[multiple].input-lg,

.input-group-lg > select[multiple].form-control,

.input-group-lg > select[multiple].input-group-addon,

.input-group-lg > .input-group-btn > select[multiple].btn {

  height: auto;

}



/* line 353, ../sass/bootstrap/_forms.scss */

.form-group-lg .form-control {

  height: 48px;

  padding: 10px 16px;

  font-size: 19px;

  line-height: 1.33333;

  border-radius: 20px;

}

/* line 360, ../sass/bootstrap/_forms.scss */

.form-group-lg select.form-control {

  height: 48px;

  line-height: 48px;

}

/* line 364, ../sass/bootstrap/_forms.scss */

.form-group-lg textarea.form-control,

.form-group-lg select[multiple].form-control {

  height: auto;

}

/* line 368, ../sass/bootstrap/_forms.scss */

.form-group-lg .form-control-static {

  height: 48px;

  min-height: 40px;

  padding: 11px 16px;

  font-size: 19px;

  line-height: 1.33333;

}



/* line 382, ../sass/bootstrap/_forms.scss */

.has-feedback {

  position: relative;

}

/* line 387, ../sass/bootstrap/_forms.scss */

.has-feedback .form-control {

  padding-right: 43.75px;

}



/* line 392, ../sass/bootstrap/_forms.scss */

.form-control-feedback {

  position: absolute;

  top: 0;

  right: 0;

  z-index: 2;

  display: block;

  width: 35px;

  height: 35px;

  line-height: 35px;

  text-align: center;

  pointer-events: none;

}



/* line 404, ../sass/bootstrap/_forms.scss */

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,

.input-group-lg > .input-group-addon + .form-control-feedback,

.input-group-lg > .input-group-btn > .btn + .form-control-feedback,

.input-group-lg + .form-control-feedback,

.form-group-lg .form-control + .form-control-feedback {

  width: 48px;

  height: 48px;

  line-height: 48px;

}



/* line 411, ../sass/bootstrap/_forms.scss */

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,

.input-group-sm > .input-group-addon + .form-control-feedback,

.input-group-sm > .input-group-btn > .btn + .form-control-feedback,

.input-group-sm + .form-control-feedback,

.form-group-sm .form-control + .form-control-feedback {

  width: 31px;

  height: 31px;

  line-height: 31px;

}



/* line 8, ../sass/bootstrap/mixins/_forms.scss */

.has-success .help-block,

.has-success .control-label,

.has-success .radio,

.has-success .checkbox,

.has-success .radio-inline,

.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {

  color: #3c763d;

}

/* line 21, ../sass/bootstrap/mixins/_forms.scss */

.has-success .form-control {

  border-color: #3c763d;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

}

/* line 24, ../sass/bootstrap/mixins/_forms.scss */

.has-success .form-control:focus {

  border-color: #2b542c;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;

}

/* line 31, ../sass/bootstrap/mixins/_forms.scss */

.has-success .input-group-addon {

  color: #3c763d;

  border-color: #3c763d;

  background-color: #1bbc9b;

}

/* line 37, ../sass/bootstrap/mixins/_forms.scss */

.has-success .form-control-feedback {

  color: #3c763d;

}



/* line 8, ../sass/bootstrap/mixins/_forms.scss */

.has-warning .help-block,

.has-warning .control-label,

.has-warning .radio,

.has-warning .checkbox,

.has-warning .radio-inline,

.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {

  color: #8a6d3b;

}

/* line 21, ../sass/bootstrap/mixins/_forms.scss */

.has-warning .form-control {

  border-color: #8a6d3b;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

}

/* line 24, ../sass/bootstrap/mixins/_forms.scss */

.has-warning .form-control:focus {

  border-color: #66512c;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;

}

/* line 31, ../sass/bootstrap/mixins/_forms.scss */

.has-warning .input-group-addon {

  color: #8a6d3b;

  border-color: #8a6d3b;

  background-color: #fcb53f;

}

/* line 37, ../sass/bootstrap/mixins/_forms.scss */

.has-warning .form-control-feedback {

  color: #8a6d3b;

}



/* line 8, ../sass/bootstrap/mixins/_forms.scss */

.has-error .help-block,

.has-error .control-label,

.has-error .radio,

.has-error .checkbox,

.has-error .radio-inline,

.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {

  color: #a94442;

}

/* line 21, ../sass/bootstrap/mixins/_forms.scss */

.has-error .form-control {

  border-color: #a94442;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

}

/* line 24, ../sass/bootstrap/mixins/_forms.scss */

.has-error .form-control:focus {

  border-color: #843534;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;

}

/* line 31, ../sass/bootstrap/mixins/_forms.scss */

.has-error .input-group-addon {

  color: #a94442;

  border-color: #a94442;

  background-color: #ff7877;

}

/* line 37, ../sass/bootstrap/mixins/_forms.scss */

.has-error .form-control-feedback {

  color: #a94442;

}



/* line 433, ../sass/bootstrap/_forms.scss */

.has-feedback label ~ .form-control-feedback {

  top: 26px;

}

/* line 436, ../sass/bootstrap/_forms.scss */

.has-feedback label.sr-only ~ .form-control-feedback {

  top: 0;

}



/* line 447, ../sass/bootstrap/_forms.scss */

.help-block {

  display: block;

  margin-top: 5px;

  margin-bottom: 10px;

  color: #a6a6a6;

}



@media (min-width: 768px) {

  /* line 472, ../sass/bootstrap/_forms.scss */

  .form-inline .form-group {

    display: inline-block;

    margin-bottom: 0;

    vertical-align: middle;

  }

  /* line 479, ../sass/bootstrap/_forms.scss */

  .form-inline .form-control {

    display: inline-block;

    width: auto;

    vertical-align: middle;

  }

  /* line 486, ../sass/bootstrap/_forms.scss */

  .form-inline .form-control-static {

    display: inline-block;

  }

  /* line 490, ../sass/bootstrap/_forms.scss */

  .form-inline .input-group {

    display: inline-table;

    vertical-align: middle;

  }

  /* line 494, ../sass/bootstrap/_forms.scss */

  .form-inline .input-group .input-group-addon,

  .form-inline .input-group .input-group-btn,

  .form-inline .input-group .form-control {

    width: auto;

  }

  /* line 502, ../sass/bootstrap/_forms.scss */

  .form-inline .input-group > .form-control {

    width: 100%;

  }

  /* line 506, ../sass/bootstrap/_forms.scss */

  .form-inline .control-label {

    margin-bottom: 0;

    vertical-align: middle;

  }

  /* line 513, ../sass/bootstrap/_forms.scss */

  .form-inline .radio,

  .form-inline .checkbox {

    display: inline-block;

    margin-top: 0;

    margin-bottom: 0;

    vertical-align: middle;

  }

  /* line 520, ../sass/bootstrap/_forms.scss */

  .form-inline .radio label,

  .form-inline .checkbox label {

    padding-left: 0;

  }

  /* line 524, ../sass/bootstrap/_forms.scss */

  .form-inline .radio input[type="radio"],

  .form-inline .checkbox input[type="checkbox"] {

    position: relative;

    margin-left: 0;

  }

  /* line 531, ../sass/bootstrap/_forms.scss */

  .form-inline .has-feedback .form-control-feedback {

    top: 0;

  }

}



/* line 553, ../sass/bootstrap/_forms.scss */

.form-horizontal .radio,

.form-horizontal .checkbox,

.form-horizontal .radio-inline,

.form-horizontal .checkbox-inline {

  margin-top: 0;

  margin-bottom: 0;

  padding-top: 7px;

}

/* line 563, ../sass/bootstrap/_forms.scss */

.form-horizontal .radio,

.form-horizontal .checkbox {

  min-height: 28px;

}

/* line 569, ../sass/bootstrap/_forms.scss */

.form-horizontal .form-group {

  margin-left: -15px;

  margin-right: -15px;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.form-horizontal .form-group:before, .form-horizontal .form-group:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.form-horizontal .form-group:after {

  clear: both;

}

@media (min-width: 768px) {

  /* line 576, ../sass/bootstrap/_forms.scss */

  .form-horizontal .control-label {

    text-align: right;

    margin-bottom: 0;

    padding-top: 7px;

  }

}

/* line 587, ../sass/bootstrap/_forms.scss */

.form-horizontal .has-feedback .form-control-feedback {

  right: 15px;

}

@media (min-width: 768px) {

  /* line 597, ../sass/bootstrap/_forms.scss */

  .form-horizontal .form-group-lg .control-label {

    padding-top: 14.33333px;

    font-size: 19px;

  }

}

@media (min-width: 768px) {

  /* line 605, ../sass/bootstrap/_forms.scss */

  .form-horizontal .form-group-sm .control-label {

    padding-top: 6px;

    font-size: 13px;

  }

}



/* line 9, ../sass/bootstrap/_buttons.scss */

.btn {

  display: inline-block;

  margin-bottom: 0;

  font-weight: 600;

  text-align: center;

  vertical-align: middle;

  touch-action: manipulation;

  cursor: pointer;

  background-image: none;

  border: 1px solid transparent;

  white-space: nowrap;

  text-transform: uppercase;

  padding: 6px 12px;

  font-size: 15px;

  line-height: 1.42857;

  border-radius: 0;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  font-size: 15px;

}

/* line 27, ../sass/bootstrap/_buttons.scss */

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {

  outline: thin dotted;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}

/* line 33, ../sass/bootstrap/_buttons.scss */

.btn:hover, .btn:focus, .btn.focus {

  color: #fff;

  text-decoration: none;

}

/* line 40, ../sass/bootstrap/_buttons.scss */

.btn:active, .btn.active {

  outline: 0;

  background-image: none;

  -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);

}

/* line 47, ../sass/bootstrap/_buttons.scss */

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {

  cursor: not-allowed;

  opacity: 0.65;

  filter: alpha(opacity=65);

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 55, ../sass/bootstrap/_buttons.scss */

.btn i {

  margin-right: 5px;

}



/* line 63, ../sass/bootstrap/_buttons.scss */

a.btn.disabled, fieldset[disabled] a.btn {

  pointer-events: none;

}



/* line 73, ../sass/bootstrap/_buttons.scss */

.btn-default {

  color: #fff;

  background-color: #333;

  border-color: rgba(255, 255, 255, 0.2);

}

/* line 11, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default:focus, .btn-default.focus {

  color: #fff;

  background-color: #1a1a1a;

  border-color: rgba(191, 191, 191, 0.2);

}

/* line 17, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default:hover {

  color: #fff;

  background-color: #1a1a1a;

  border-color: rgba(224, 224, 224, 0.2);

}

/* line 22, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {

  color: #fff;

  background-color: #1a1a1a;

  border-color: rgba(224, 224, 224, 0.2);

}

/* line 29, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {

  color: #fff;

  background-color: #080808;

  border-color: rgba(191, 191, 191, 0.2);

}

/* line 37, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {

  background-image: none;

}

/* line 45, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {

  background-color: #333;

  border-color: rgba(255, 255, 255, 0.2);

}

/* line 56, ../sass/bootstrap/mixins/_buttons.scss */

.btn-default .badge {

  color: #333;

  background-color: #fff;

}



/* line 76, ../sass/bootstrap/_buttons.scss */

.btn-primary {

  color: #fff;

  background-color: #00bdec;

  border-color: #df576d;

}

/* line 11, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary:focus, .btn-primary.focus {

  color: #fff;

  background-color: #db415b;

  border-color: #991d32;

}

/* line 17, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary:hover {

  color: #fff;

  background-color: #db415b;

  border-color: #d12844;

}

/* line 22, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {

  color: #fff;

  background-color: #db415b;

  border-color: #d12844;

}

/* line 29, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {

  color: #fff;

  background-color: #d12844;

  border-color: #991d32;

}

/* line 37, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {

  background-image: none;

}

/* line 45, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {

  background-color: #00bdec;

  border-color: #df576d;

}

/* line 56, ../sass/bootstrap/mixins/_buttons.scss */

.btn-primary .badge {

  color: #00bdec;

  background-color: #fff;

}



/* line 80, ../sass/bootstrap/_buttons.scss */

.btn-success {

  color: #fff;

  background-color: #8bc43f;

  border-color: #7eb337;

}

/* line 11, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success:focus, .btn-success.focus {

  color: #fff;

  background-color: #709f31;

  border-color: #395119;

}

/* line 17, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success:hover {

  color: #fff;

  background-color: #709f31;

  border-color: #5d8429;

}

/* line 22, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {

  color: #fff;

  background-color: #709f31;

  border-color: #5d8429;

}

/* line 29, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {

  color: #fff;

  background-color: #5d8429;

  border-color: #395119;

}

/* line 37, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {

  background-image: none;

}

/* line 45, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {

  background-color: #8bc43f;

  border-color: #7eb337;

}

/* line 56, ../sass/bootstrap/mixins/_buttons.scss */

.btn-success .badge {

  color: #8bc43f;

  background-color: #fff;

}



/* line 84, ../sass/bootstrap/_buttons.scss */

.btn-info {

  color: #fff;

  background-color: #2b74ab;

  border-color: #266697;

}

/* line 11, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info:focus, .btn-info.focus {

  color: #fff;

  background-color: #215882;

  border-color: #0c2131;

}

/* line 17, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info:hover {

  color: #fff;

  background-color: #215882;

  border-color: #1a4566;

}

/* line 22, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {

  color: #fff;

  background-color: #215882;

  border-color: #1a4566;

}

/* line 29, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {

  color: #fff;

  background-color: #1a4566;

  border-color: #0c2131;

}

/* line 37, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {

  background-image: none;

}

/* line 45, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {

  background-color: #2b74ab;

  border-color: #266697;

}

/* line 56, ../sass/bootstrap/mixins/_buttons.scss */

.btn-info .badge {

  color: #2b74ab;

  background-color: #fff;

}



/* line 88, ../sass/bootstrap/_buttons.scss */

.btn-warning {

  color: #fff;

  background-color: #fde416;

  border-color: #f7dd02;

}

/* line 11, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning:focus, .btn-warning.focus {

  color: #fff;

  background-color: #dec602;

  border-color: #796c01;

}

/* line 17, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning:hover {

  color: #fff;

  background-color: #dec602;

  border-color: #bba702;

}

/* line 22, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {

  color: #fff;

  background-color: #dec602;

  border-color: #bba702;

}

/* line 29, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {

  color: #fff;

  background-color: #bba702;

  border-color: #796c01;

}

/* line 37, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {

  background-image: none;

}

/* line 45, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {

  background-color: #fde416;

  border-color: #f7dd02;

}

/* line 56, ../sass/bootstrap/mixins/_buttons.scss */

.btn-warning .badge {

  color: #fde416;

  background-color: #fff;

}



/* line 92, ../sass/bootstrap/_buttons.scss */

.btn-danger {

  color: #fff;

  background-color: #ef3356;

  border-color: #ed1b42;

}

/* line 11, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger:focus, .btn-danger.focus {

  color: #fff;

  background-color: #de1137;

  border-color: #7f0a20;

}

/* line 17, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger:hover {

  color: #fff;

  background-color: #de1137;

  border-color: #bd0f2f;

}

/* line 22, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {

  color: #fff;

  background-color: #de1137;

  border-color: #bd0f2f;

}

/* line 29, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {

  color: #fff;

  background-color: #bd0f2f;

  border-color: #7f0a20;

}

/* line 37, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {

  background-image: none;

}

/* line 45, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {

  background-color: #ef3356;

  border-color: #ed1b42;

}

/* line 56, ../sass/bootstrap/mixins/_buttons.scss */

.btn-danger .badge {

  color: #ef3356;

  background-color: #fff;

}



/* line 101, ../sass/bootstrap/_buttons.scss */

.btn-link {

  color: #333;

  font-weight: normal;

  border-radius: 0;

}

/* line 106, ../sass/bootstrap/_buttons.scss */

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {

  background-color: transparent;

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 114, ../sass/bootstrap/_buttons.scss */

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {

  border-color: transparent;

}

/* line 120, ../sass/bootstrap/_buttons.scss */

.btn-link:hover, .btn-link:focus {

  color: #00bdec;

  text-decoration: none;

  background-color: transparent;

}

/* line 128, ../sass/bootstrap/_buttons.scss */

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {

  color: #777777;

  text-decoration: none;

}



/* line 140, ../sass/bootstrap/_buttons.scss */

.btn-lg, .btn-group-lg > .btn {

  padding: 10px 16px;

  font-size: 19px;

  line-height: 1.33333;

  border-radius: 20px;

}



/* line 144, ../sass/bootstrap/_buttons.scss */

.btn-sm, .btn-group-sm > .btn {

  padding: 5px 10px;

  font-size: 13px;

  line-height: 1.5;

  border-radius: 4px;

}



/* line 148, ../sass/bootstrap/_buttons.scss */

.btn-xs, .btn-group-xs > .btn {

  padding: 1px 5px;

  font-size: 13px;

  line-height: 1.5;

  border-radius: 4px;

}



/* line 156, ../sass/bootstrap/_buttons.scss */

.btn-block {

  display: block;

  width: 100%;

}



/* line 162, ../sass/bootstrap/_buttons.scss */

.btn-block + .btn-block {

  margin-top: 5px;

}



/* line 170, ../sass/bootstrap/_buttons.scss */

input[type="submit"].btn-block,

input[type="reset"].btn-block,

input[type="button"].btn-block {

  width: 100%;

}



/* line 10, ../sass/bootstrap/_component-animations.scss */

.fade {

  opacity: 0;

  -webkit-transition: opacity 0.15s linear;

  -o-transition: opacity 0.15s linear;

  transition: opacity 0.15s linear;

}

/* line 13, ../sass/bootstrap/_component-animations.scss */

.fade.in {

  opacity: 1;

}



/* line 18, ../sass/bootstrap/_component-animations.scss */

.collapse {

  display: none;

}

/* line 21, ../sass/bootstrap/_component-animations.scss */

.collapse.in {

  display: block;

}



/* line 26, ../sass/bootstrap/_component-animations.scss */

tr.collapse.in {

  display: table-row;

}



/* line 28, ../sass/bootstrap/_component-animations.scss */

tbody.collapse.in {

  display: table-row-group;

}



/* line 30, ../sass/bootstrap/_component-animations.scss */

.collapsing {

  position: relative;

  height: 0;

  overflow: hidden;

  -webkit-transition-property: height, visibility;

  transition-property: height, visibility;

  -webkit-transition-duration: 0.35s;

  transition-duration: 0.35s;

  -webkit-transition-timing-function: ease;

  transition-timing-function: ease;

}



/* line 7, ../sass/bootstrap/_dropdowns.scss */

.caret {

  display: inline-block;

  width: 0;

  height: 0;

  margin-left: 2px;

  vertical-align: top;

  position: relative;

}

/* line 18, ../sass/bootstrap/_dropdowns.scss */

.caret:before {

  font-family: 'FontAwesome';

  content: "\f107";

}



/* line 25, ../sass/bootstrap/_dropdowns.scss */

.dropup,

.dropdown {

  position: relative;

}



/* line 31, ../sass/bootstrap/_dropdowns.scss */

.dropdown-toggle:focus {

  outline: 0;

}



/* line 36, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu {

  position: absolute;

  top: 100%;

  left: 0;

  z-index: 1000;

  display: none;

  float: left;

  min-width: 160px;

  padding: 5px 0;

  margin: 2px 0 0;

  list-style: none;

  font-size: 15px;

  text-align: left;

  background-color: #fff;

  border: 1px solid #ccc;

  border: 1px solid rgba(0, 0, 0, 0.15);

  border-radius: 10px;

  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

  background-clip: padding-box;

}

/* line 59, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu.pull-right {

  right: 0;

  left: auto;

}

/* line 65, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu .divider {

  height: 1px;

  margin: 9.5px 0;

  overflow: hidden;

  background-color: #e5e5e5;

}

/* line 70, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a {

  display: block;

  padding: 3px 20px;

  clear: both;

  font-weight: normal;

  line-height: 1.42857;

  color: #666666;

  white-space: nowrap;

}



/* line 83, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

  text-decoration: none;

  color: #595959;

  background-color: #f5f5f5;

}



/* line 93, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

  color: #fff;

  text-decoration: none;

  outline: 0;

  background-color: #00bdec;

}



/* line 108, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {

  color: #777777;

}

/* line 115, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {

  text-decoration: none;

  background-color: transparent;

  background-image: none;

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

  cursor: not-allowed;

}



/* line 128, ../sass/bootstrap/_dropdowns.scss */

.open > .dropdown-menu {

  display: block;

}

/* line 133, ../sass/bootstrap/_dropdowns.scss */

.open > a {

  outline: 0;

}



/* line 142, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu-right {

  left: auto;

  right: 0;

}



/* line 152, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu-left {

  left: 0;

  right: auto;

}



/* line 158, ../sass/bootstrap/_dropdowns.scss */

.dropdown-header {

  display: block;

  padding: 3px 20px;

  font-size: 13px;

  line-height: 1.42857;

  color: #777777;

  white-space: nowrap;

}



/* line 168, ../sass/bootstrap/_dropdowns.scss */

.dropdown-backdrop {

  position: fixed;

  left: 0;

  right: 0;

  bottom: 0;

  top: 0;

  z-index: 990;

}



/* line 178, ../sass/bootstrap/_dropdowns.scss */

.pull-right > .dropdown-menu {

  right: 0;

  left: auto;

}



/* line 191, ../sass/bootstrap/_dropdowns.scss */

.dropup .caret,

.navbar-fixed-bottom .dropdown .caret {

  border-top: 0;

  border-bottom: 4px dashed;

  border-bottom: 4px solid \9;

  content: "";

}

/* line 198, ../sass/bootstrap/_dropdowns.scss */

.dropup .dropdown-menu,

.navbar-fixed-bottom .dropdown .dropdown-menu {

  top: auto;

  bottom: 100%;

  margin-bottom: 2px;

}



@media (min-width: 768px) {

  /* line 212, ../sass/bootstrap/_dropdowns.scss */

  .navbar-right .dropdown-menu {

    right: 0;

    left: auto;

  }

  /* line 217, ../sass/bootstrap/_dropdowns.scss */

  .navbar-right .dropdown-menu-left {

    left: 0;

    right: auto;

  }

}

/* line 6, ../sass/bootstrap/_button-groups.scss */

.btn-group,

.btn-group-vertical {

  position: relative;

  display: inline-block;

  vertical-align: middle;

}

/* line 11, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn,

.btn-group-vertical > .btn {

  position: relative;

  float: left;

}

/* line 15, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,

.btn-group-vertical > .btn:hover,

.btn-group-vertical > .btn:focus,

.btn-group-vertical > .btn:active,

.btn-group-vertical > .btn.active {

  z-index: 2;

}



/* line 26, ../sass/bootstrap/_button-groups.scss */

.btn-group .btn + .btn,

.btn-group .btn + .btn-group,

.btn-group .btn-group + .btn,

.btn-group .btn-group + .btn-group {

  margin-left: -1px;

}



/* line 35, ../sass/bootstrap/_button-groups.scss */

.btn-toolbar {

  margin-left: -5px;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.btn-toolbar:before, .btn-toolbar:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.btn-toolbar:after {

  clear: both;

}

/* line 39, ../sass/bootstrap/_button-groups.scss */

.btn-toolbar .btn,

.btn-toolbar .btn-group,

.btn-toolbar .input-group {

  float: left;

}

/* line 44, ../sass/bootstrap/_button-groups.scss */

.btn-toolbar > .btn,

.btn-toolbar > .btn-group,

.btn-toolbar > .input-group {

  margin-left: 5px;

}



/* line 51, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {

  border-radius: 0;

}



/* line 56, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child {

  margin-left: 0;

}

/* line 58, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {

  border-bottom-right-radius: 0;

  border-top-right-radius: 0;

}



/* line 63, ../sass/bootstrap/_button-groups.scss */

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

}



/* line 69, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group {

  float: left;

}



/* line 72, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {

  border-radius: 0;

}



/* line 76, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,

.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {

  border-bottom-right-radius: 0;

  border-top-right-radius: 0;

}



/* line 81, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {

  border-bottom-left-radius: 0;

  border-top-left-radius: 0;

}



/* line 86, ../sass/bootstrap/_button-groups.scss */

.btn-group .dropdown-toggle:active,

.btn-group.open .dropdown-toggle {

  outline: 0;

}



/* line 105, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn + .dropdown-toggle {

  padding-left: 8px;

  padding-right: 8px;

}



/* line 109, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {

  padding-left: 12px;

  padding-right: 12px;

}



/* line 116, ../sass/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle {

  -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);

}

/* line 120, ../sass/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle.btn-link {

  -webkit-box-shadow: none;

  box-shadow: none;

}



/* line 127, ../sass/bootstrap/_button-groups.scss */

.btn .caret {

  margin-left: 0;

}



/* line 131, ../sass/bootstrap/_button-groups.scss */

.btn-lg .caret, .btn-group-lg > .btn .caret {

  border-width: 5px 5px 0;

  border-bottom-width: 0;

}



/* line 136, ../sass/bootstrap/_button-groups.scss */

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {

  border-width: 0 5px 5px;

}



/* line 145, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn,

.btn-group-vertical > .btn-group,

.btn-group-vertical > .btn-group > .btn {

  display: block;

  float: none;

  width: 100%;

  max-width: 100%;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.btn-group-vertical > .btn-group:after {

  clear: both;

}

/* line 157, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group > .btn {

  float: none;

}

/* line 162, ../sass/bootstrap/_button-groups.scss */

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

}



/* line 172, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {

  border-radius: 0;

}

/* line 175, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:first-child:not(:last-child) {

  border-top-right-radius: 0;

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

}

/* line 179, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:last-child:not(:first-child) {

  border-bottom-left-radius: 0;

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}



/* line 184, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {

  border-radius: 0;

}



/* line 188, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

}



/* line 193, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}



/* line 201, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified {

  display: table;

  width: 100%;

  table-layout: fixed;

  border-collapse: separate;

}

/* line 206, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified > .btn,

.btn-group-justified > .btn-group {

  float: none;

  display: table-cell;

  width: 1%;

}

/* line 212, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified > .btn-group .btn {

  width: 100%;

}

/* line 216, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified > .btn-group .dropdown-menu {

  left: auto;

}



/* line 237, ../sass/bootstrap/_button-groups.scss */

[data-toggle="buttons"] > .btn input[type="radio"],

[data-toggle="buttons"] > .btn input[type="checkbox"],

[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],

[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {

  position: absolute;

  clip: rect(0, 0, 0, 0);

  pointer-events: none;

}



/* line 7, ../sass/bootstrap/_input-groups.scss */

.input-group {

  position: relative;

  display: table;

  border-collapse: separate;

}

/* line 13, ../sass/bootstrap/_input-groups.scss */

.input-group[class*="col-"] {

  float: none;

  padding-left: 0;

  padding-right: 0;

}

/* line 19, ../sass/bootstrap/_input-groups.scss */

.input-group .form-control {

  position: relative;

  z-index: 2;

  float: left;

  width: 100%;

  margin-bottom: 0;

}



/* line 54, ../sass/bootstrap/_input-groups.scss */

.input-group-addon,

.input-group-btn,

.input-group .form-control {

  display: table-cell;

}

/* line 59, ../sass/bootstrap/_input-groups.scss */

.input-group-addon:not(:first-child):not(:last-child),

.input-group-btn:not(:first-child):not(:last-child),

.input-group .form-control:not(:first-child):not(:last-child) {

  border-radius: 0;

}



/* line 64, ../sass/bootstrap/_input-groups.scss */

.input-group-addon,

.input-group-btn {

  width: 1%;

  white-space: nowrap;

  vertical-align: middle;

}



/* line 73, ../sass/bootstrap/_input-groups.scss */

.input-group-addon {

  padding: 6px 12px;

  font-size: 15px;

  font-weight: normal;

  line-height: 1;

  color: #555555;

  text-align: center;

  background-color: #eeeeee;

  border: 1px solid #ccc;

  border-radius: 10px;

}

/* line 85, ../sass/bootstrap/_input-groups.scss */

.input-group-addon.input-sm,

.input-group-sm > .input-group-addon,

.input-group-sm > .input-group-btn > .input-group-addon.btn {

  padding: 5px 10px;

  font-size: 13px;

  border-radius: 4px;

}

/* line 90, ../sass/bootstrap/_input-groups.scss */

.input-group-addon.input-lg,

.input-group-lg > .input-group-addon,

.input-group-lg > .input-group-btn > .input-group-addon.btn {

  padding: 10px 16px;

  font-size: 19px;

  border-radius: 20px;

}

/* line 97, ../sass/bootstrap/_input-groups.scss */

.input-group-addon input[type="radio"],

.input-group-addon input[type="checkbox"] {

  margin-top: 0;

}



/* line 104, ../sass/bootstrap/_input-groups.scss */

.input-group .form-control:first-child,

.input-group-addon:first-child,

.input-group-btn:first-child > .btn,

.input-group-btn:first-child > .btn-group > .btn,

.input-group-btn:first-child > .dropdown-toggle,

.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),

.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {

  border-bottom-right-radius: 0;

  border-top-right-radius: 0;

  border-bottom-left-radius: 0;

  border-top-left-radius: 0;

}



/* line 114, ../sass/bootstrap/_input-groups.scss */

.input-group-addon:first-child {

  border-right: 0;

}



/* line 117, ../sass/bootstrap/_input-groups.scss */

.input-group .form-control:last-child,

.input-group-addon:last-child,

.input-group-btn:last-child > .btn,

.input-group-btn:last-child > .btn-group > .btn,

.input-group-btn:last-child > .dropdown-toggle,

.input-group-btn:first-child > .btn:not(:first-child),

.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {

  border-bottom-left-radius: 0;

  border-top-left-radius: 0;

}



/* line 126, ../sass/bootstrap/_input-groups.scss */

.input-group-addon:last-child {

  border-left: 0;

}



/* line 132, ../sass/bootstrap/_input-groups.scss */

.input-group-btn {

  position: relative;

  font-size: 0;

  white-space: nowrap;

}

/* line 141, ../sass/bootstrap/_input-groups.scss */

.input-group-btn > .btn {

  position: relative;

}

/* line 143, ../sass/bootstrap/_input-groups.scss */

.input-group-btn > .btn + .btn {

  margin-left: -1px;

}

/* line 147, ../sass/bootstrap/_input-groups.scss */

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {

  z-index: 2;

}

/* line 156, ../sass/bootstrap/_input-groups.scss */

.input-group-btn:first-child > .btn,

.input-group-btn:first-child > .btn-group {

  margin-right: -1px;

}

/* line 162, ../sass/bootstrap/_input-groups.scss */

.input-group-btn:last-child > .btn,

.input-group-btn:last-child > .btn-group {

  z-index: 2;

  margin-left: -1px;

}



/* line 9, ../sass/bootstrap/_navs.scss */

.nav {

  margin-bottom: 0;

  padding-left: 0;

  list-style: none;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.nav:before, .nav:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.nav:after {

  clear: both;

}

/* line 15, ../sass/bootstrap/_navs.scss */

.nav > li {

  position: relative;

  display: block;

}

/* line 19, ../sass/bootstrap/_navs.scss */

.nav > li > a {

  position: relative;

  display: block;

  padding: 10px 15px;

}

/* line 23, ../sass/bootstrap/_navs.scss */

.nav > li > a:hover, .nav > li > a:focus {

  text-decoration: none;

  background-color: #eeeeee;

}

/* line 31, ../sass/bootstrap/_navs.scss */

.nav > li.disabled > a {

  color: #777777;

}

/* line 34, ../sass/bootstrap/_navs.scss */

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {

  color: #777777;

  text-decoration: none;

  background-color: transparent;

  cursor: not-allowed;

}

/* line 46, ../sass/bootstrap/_navs.scss */

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {

  background-color: #eeeeee;

  border-color: #333;

}

/* line 59, ../sass/bootstrap/_navs.scss */

.nav .nav-divider {

  height: 1px;

  margin: 9.5px 0;

  overflow: hidden;

  background-color: #e5e5e5;

}

/* line 66, ../sass/bootstrap/_navs.scss */

.nav > li > a > img {

  max-width: none;

}



/* line 76, ../sass/bootstrap/_navs.scss */

.nav-tabs {

  border-bottom: 1px solid #ddd;

}

/* line 78, ../sass/bootstrap/_navs.scss */

.nav-tabs > li {

  float: left;

  margin-bottom: -1px;

}

/* line 84, ../sass/bootstrap/_navs.scss */

.nav-tabs > li > a {

  margin-right: 2px;

  line-height: 1.42857;

  border: 1px solid transparent;

  border-radius: 10px 10px 0 0;

}

/* line 89, ../sass/bootstrap/_navs.scss */

.nav-tabs > li > a:hover {

  border-color: #eeeeee #eeeeee #ddd;

}

/* line 96, ../sass/bootstrap/_navs.scss */

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

  color: #555555;

  background-color: #fff;

  border: 1px solid #ddd;

  border-bottom-color: transparent;

  cursor: default;

}



/* line 118, ../sass/bootstrap/_navs.scss */

.nav-pills > li {

  float: left;

}

/* line 122, ../sass/bootstrap/_navs.scss */

.nav-pills > li > a {

  border-radius: 10px;

}

/* line 125, ../sass/bootstrap/_navs.scss */

.nav-pills > li + li {

  margin-left: 2px;

}

/* line 131, ../sass/bootstrap/_navs.scss */

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {

  color: #fff;

  background-color: #00bdec;

}



/* line 144, ../sass/bootstrap/_navs.scss */

.nav-stacked > li {

  float: none;

}

/* line 146, ../sass/bootstrap/_navs.scss */

.nav-stacked > li + li {

  margin-top: 2px;

  margin-left: 0;

}



/* line 160, ../sass/bootstrap/_navs.scss */

.nav-justified, .nav-tabs.nav-justified {

  width: 100%;

}

/* line 163, ../sass/bootstrap/_navs.scss */

.nav-justified > li, .nav-tabs.nav-justified > li {

  float: none;

}

/* line 165, ../sass/bootstrap/_navs.scss */

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {

  text-align: center;

  margin-bottom: 5px;

}

/* line 171, ../sass/bootstrap/_navs.scss */

.nav-justified > .dropdown .dropdown-menu {

  top: auto;

  left: auto;

}

@media (min-width: 768px) {

  /* line 177, ../sass/bootstrap/_navs.scss */

  .nav-justified > li, .nav-tabs.nav-justified > li {

    display: table-cell;

    width: 1%;

  }

  /* line 180, ../sass/bootstrap/_navs.scss */

  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {

    margin-bottom: 0;

  }

}



/* line 190, ../sass/bootstrap/_navs.scss */

.nav-tabs-justified, .nav-tabs.nav-justified {

  border-bottom: 0;

}

/* line 193, ../sass/bootstrap/_navs.scss */

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {

  margin-right: 0;

  border-radius: 10px;

}

/* line 199, ../sass/bootstrap/_navs.scss */

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,

.nav-tabs-justified > .active > a:hover,

.nav-tabs.nav-justified > .active > a:hover,

.nav-tabs-justified > .active > a:focus,

.nav-tabs.nav-justified > .active > a:focus {

  border: 1px solid #ddd;

}

@media (min-width: 768px) {

  /* line 206, ../sass/bootstrap/_navs.scss */

  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {

    border-bottom: 1px solid #ddd;

    border-radius: 10px 10px 0 0;

  }

  /* line 210, ../sass/bootstrap/_navs.scss */

  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,

  .nav-tabs-justified > .active > a:hover,

  .nav-tabs.nav-justified > .active > a:hover,

  .nav-tabs-justified > .active > a:focus,

  .nav-tabs.nav-justified > .active > a:focus {

    border-bottom-color: #fff;

  }

}



/* line 224, ../sass/bootstrap/_navs.scss */

.tab-content > .tab-pane {

  display: none;

}

/* line 227, ../sass/bootstrap/_navs.scss */

.tab-content > .active {

  display: block;

}



/* line 237, ../sass/bootstrap/_navs.scss */

.nav-tabs .dropdown-menu {

  margin-top: -1px;

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}



/* line 11, ../sass/bootstrap/_navbar.scss */

.navbar {

  position: relative;

  min-height: 50px;

  margin-bottom: 21px;

  border: 1px solid transparent;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.navbar:before, .navbar:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.navbar:after {

  clear: both;

}

@media (min-width: 768px) {

  /* line 11, ../sass/bootstrap/_navbar.scss */

  .navbar {

    border-radius: 10px;

  }

}



/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.navbar-header:before, .navbar-header:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.navbar-header:after {

  clear: both;

}

@media (min-width: 768px) {

  /* line 31, ../sass/bootstrap/_navbar.scss */

  .navbar-header {

    float: left;

  }

}



/* line 50, ../sass/bootstrap/_navbar.scss */

.navbar-collapse {

  overflow-x: visible;

  padding-right: 15px;

  padding-left: 15px;

  border-top: 1px solid transparent;

  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);

  -webkit-overflow-scrolling: touch;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.navbar-collapse:before, .navbar-collapse:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.navbar-collapse:after {

  clear: both;

}

/* line 59, ../sass/bootstrap/_navbar.scss */

.navbar-collapse.in {

  overflow-y: auto;

}

@media (min-width: 768px) {

  /* line 50, ../sass/bootstrap/_navbar.scss */

  .navbar-collapse {

    width: auto;

    border-top: 0;

    box-shadow: none;

  }

  /* line 68, ../sass/bootstrap/_navbar.scss */

  .navbar-collapse.collapse {

    display: block !important;

    height: auto !important;

    padding-bottom: 0;

    overflow: visible !important;

  }

  /* line 75, ../sass/bootstrap/_navbar.scss */

  .navbar-collapse.in {

    overflow-y: visible;

  }

  /* line 81, ../sass/bootstrap/_navbar.scss */

  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {

    padding-left: 0;

    padding-right: 0;

  }

}



/* line 92, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-top .navbar-collapse,

.navbar-fixed-bottom .navbar-collapse {

  max-height: 340px;

}

@media (max-device-width: 480px) and (orientation: landscape) {

  /* line 92, ../sass/bootstrap/_navbar.scss */

  .navbar-fixed-top .navbar-collapse,

  .navbar-fixed-bottom .navbar-collapse {

    max-height: 200px;

  }

}



/* line 108, ../sass/bootstrap/_navbar.scss */

.container > .navbar-header,

.container > .navbar-collapse,

.container-fluid > .navbar-header,

.container-fluid > .navbar-collapse {

  margin-right: -15px;

  margin-left: -15px;

}

@media (min-width: 768px) {

  /* line 108, ../sass/bootstrap/_navbar.scss */

  .container > .navbar-header,

  .container > .navbar-collapse,

  .container-fluid > .navbar-header,

  .container-fluid > .navbar-collapse {

    margin-right: 0;

    margin-left: 0;

  }

}



/* line 128, ../sass/bootstrap/_navbar.scss */

.navbar-static-top {

  z-index: 1000;

  border-width: 0 0 1px;

}

@media (min-width: 768px) {

  /* line 128, ../sass/bootstrap/_navbar.scss */

  .navbar-static-top {

    border-radius: 0;

  }

}



/* line 138, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-top,

.navbar-fixed-bottom {

  position: fixed;

  right: 0;

  left: 0;

  z-index: 1030;

}

@media (min-width: 768px) {

  /* line 138, ../sass/bootstrap/_navbar.scss */

  .navbar-fixed-top,

  .navbar-fixed-bottom {

    border-radius: 0;

  }

}



/* line 150, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-top {

  top: 0;

  border-width: 0 0 1px;

}



/* line 154, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-bottom {

  bottom: 0;

  margin-bottom: 0;

  border-width: 1px 0 0;

}



/* line 163, ../sass/bootstrap/_navbar.scss */

.navbar-brand {

  float: left;

  padding: 14.5px 15px;

  font-size: 19px;

  line-height: 21px;

  height: 50px;

}

/* line 170, ../sass/bootstrap/_navbar.scss */

.navbar-brand:hover, .navbar-brand:focus {

  text-decoration: none;

}

/* line 175, ../sass/bootstrap/_navbar.scss */

.navbar-brand > img {

  display: block;

}

@media (min-width: 768px) {

  /* line 180, ../sass/bootstrap/_navbar.scss */

  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {

    margin-left: -15px;

  }

}



/* line 193, ../sass/bootstrap/_navbar.scss */

.navbar-toggle {

  position: relative;

  float: right;

  margin-right: 15px;

  padding: 9px 10px;

  margin-top: 8px;

  margin-bottom: 8px;

  background-color: transparent;

  background-image: none;

  border: 1px solid transparent;

  border-radius: 10px;

}

/* line 206, ../sass/bootstrap/_navbar.scss */

.navbar-toggle:focus {

  outline: 0;

}

/* line 211, ../sass/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar {

  display: block;

  width: 22px;

  height: 2px;

  border-radius: 1px;

}

/* line 217, ../sass/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar + .icon-bar {

  margin-top: 4px;

}

@media (min-width: 768px) {

  /* line 193, ../sass/bootstrap/_navbar.scss */

  .navbar-toggle {

    display: none;

  }

}



/* line 232, ../sass/bootstrap/_navbar.scss */

.navbar-nav {

  margin: 7.25px -15px;

}

/* line 235, ../sass/bootstrap/_navbar.scss */

.navbar-nav > li > a {

  padding-top: 10px;

  padding-bottom: 10px;

  line-height: 21px;

}

@media (max-width: 767px) {

  /* line 243, ../sass/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu {

    position: static;

    float: none;

    width: auto;

    margin-top: 0;

    background-color: transparent;

    border: 0;

    box-shadow: none;

  }

  /* line 251, ../sass/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a,

  .navbar-nav .open .dropdown-menu .dropdown-header {

    padding: 5px 15px 5px 25px;

  }

  /* line 255, ../sass/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a {

    line-height: 21px;

  }

  /* line 257, ../sass/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {

    background-image: none;

  }

}

@media (min-width: 768px) {

  /* line 232, ../sass/bootstrap/_navbar.scss */

  .navbar-nav {

    float: left;

    margin: 0;

  }

  /* line 270, ../sass/bootstrap/_navbar.scss */

  .navbar-nav > li {

    float: left;

  }

  /* line 272, ../sass/bootstrap/_navbar.scss */

  .navbar-nav > li > a {

    padding-top: 14.5px;

    padding-bottom: 14.5px;

  }

}



/* line 286, ../sass/bootstrap/_navbar.scss */

.navbar-form {

  margin-left: -15px;

  margin-right: -15px;

  padding: 10px 15px;

  border-top: 1px solid transparent;

  border-bottom: 1px solid transparent;

  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);

  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);

  margin-top: 7.5px;

  margin-bottom: 7.5px;

}

@media (min-width: 768px) {

  /* line 472, ../sass/bootstrap/_forms.scss */

  .navbar-form .form-group {

    display: inline-block;

    margin-bottom: 0;

    vertical-align: middle;

  }

  /* line 479, ../sass/bootstrap/_forms.scss */

  .navbar-form .form-control {

    display: inline-block;

    width: auto;

    vertical-align: middle;

  }

  /* line 486, ../sass/bootstrap/_forms.scss */

  .navbar-form .form-control-static {

    display: inline-block;

  }

  /* line 490, ../sass/bootstrap/_forms.scss */

  .navbar-form .input-group {

    display: inline-table;

    vertical-align: middle;

  }

  /* line 494, ../sass/bootstrap/_forms.scss */

  .navbar-form .input-group .input-group-addon,

  .navbar-form .input-group .input-group-btn,

  .navbar-form .input-group .form-control {

    width: auto;

  }

  /* line 502, ../sass/bootstrap/_forms.scss */

  .navbar-form .input-group > .form-control {

    width: 100%;

  }

  /* line 506, ../sass/bootstrap/_forms.scss */

  .navbar-form .control-label {

    margin-bottom: 0;

    vertical-align: middle;

  }

  /* line 513, ../sass/bootstrap/_forms.scss */

  .navbar-form .radio,

  .navbar-form .checkbox {

    display: inline-block;

    margin-top: 0;

    margin-bottom: 0;

    vertical-align: middle;

  }

  /* line 520, ../sass/bootstrap/_forms.scss */

  .navbar-form .radio label,

  .navbar-form .checkbox label {

    padding-left: 0;

  }

  /* line 524, ../sass/bootstrap/_forms.scss */

  .navbar-form .radio input[type="radio"],

  .navbar-form .checkbox input[type="checkbox"] {

    position: relative;

    margin-left: 0;

  }

  /* line 531, ../sass/bootstrap/_forms.scss */

  .navbar-form .has-feedback .form-control-feedback {

    top: 0;

  }

}

@media (max-width: 767px) {

  /* line 298, ../sass/bootstrap/_navbar.scss */



  .navbar-form .form-group {

    margin-bottom: 5px;

  }

  /* line 302, ../sass/bootstrap/_navbar.scss */

  .navbar-form .form-group:last-child {

    margin-bottom: 0;

  }

}

@media (min-width: 768px) {

  /* line 286, ../sass/bootstrap/_navbar.scss */

  .navbar-form {

    width: auto;

    border: 0;

    margin-left: 0;

    margin-right: 0;

    padding-top: 0;

    padding-bottom: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

  }

}



/* line 327, ../sass/bootstrap/_navbar.scss */

.navbar-nav > li > .dropdown-menu {

  margin-top: 0;

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}



/* line 332, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {

  margin-bottom: 0;

  border-top-right-radius: 10px;

  border-top-left-radius: 10px;

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

}



/* line 343, ../sass/bootstrap/_navbar.scss */

.navbar-btn {

  margin-top: 7.5px;

  margin-bottom: 7.5px;

}

/* line 346, ../sass/bootstrap/_navbar.scss */

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {

  margin-top: 9.5px;

  margin-bottom: 9.5px;

}

/* line 349, ../sass/bootstrap/_navbar.scss */

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {

  margin-top: 14px;

  margin-bottom: 14px;

}



/* line 359, ../sass/bootstrap/_navbar.scss */

.navbar-text {

  margin-top: 14.5px;

  margin-bottom: 14.5px;

}

@media (min-width: 768px) {

  /* line 359, ../sass/bootstrap/_navbar.scss */

  .navbar-text {

    float: left;

    margin-left: 15px;

    margin-right: 15px;

  }

}



@media (min-width: 768px) {

  /* line 379, ../sass/bootstrap/_navbar.scss */

  .navbar-left {

    float: left !important;

  }



  /* line 382, ../sass/bootstrap/_navbar.scss */

  .navbar-right {

    float: right !important;

    margin-right: -15px;

  }

  /* line 386, ../sass/bootstrap/_navbar.scss */

  .navbar-right ~ .navbar-right {

    margin-right: 0;

  }

}

/* line 397, ../sass/bootstrap/_navbar.scss */

.navbar-default {

  background-color: #f8f8f8;

  border-color: #e7e7e7;

}

/* line 401, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-brand {

  color: #777;

}

/* line 403, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {

  color: #5e5e5e;

  background-color: transparent;

}

/* line 410, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-text {

  color: #777;

}

/* line 415, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a {

  color: #777;

}

/* line 418, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

  color: #333;

  background-color: transparent;

}

/* line 425, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

  color: #555;

  background-color: #e7e7e7;

}

/* line 433, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {

  color: #ccc;

  background-color: transparent;

}

/* line 442, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle {

  border-color: #ddd;

}

/* line 444, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

  background-color: #ddd;

}

/* line 448, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle .icon-bar {

  background-color: #888;

}

/* line 453, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-collapse,

.navbar-default .navbar-form {

  border-color: #e7e7e7;

}

/* line 462, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {

  background-color: #e7e7e7;

  color: #555;

}

@media (max-width: 767px) {

  /* line 473, ../sass/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {

    color: #777;

  }

  /* line 475, ../sass/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {

    color: #333;

    background-color: transparent;

  }

  /* line 482, ../sass/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {

    color: #555;

    background-color: #e7e7e7;

  }

  /* line 490, ../sass/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {

    color: #ccc;

    background-color: transparent;

  }

}

/* line 506, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-link {

  color: #777;

}

/* line 508, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-link:hover {

  color: #333;

}

/* line 513, ../sass/bootstrap/_navbar.scss */

.navbar-default .btn-link {

  color: #777;

}

/* line 515, ../sass/bootstrap/_navbar.scss */

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {

  color: #333;

}

/* line 521, ../sass/bootstrap/_navbar.scss */

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {

  color: #ccc;

}



/* line 531, ../sass/bootstrap/_navbar.scss */

.navbar-inverse {

  background-color: #222;

  border-color: #090909;

}

/* line 535, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand {

  color: #9d9d9d;

}

/* line 537, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {

  color: #fff;

  background-color: transparent;

}

/* line 544, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-text {

  color: #9d9d9d;

}

/* line 549, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a {

  color: #9d9d9d;

}

/* line 552, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {

  color: #fff;

  background-color: transparent;

}

/* line 559, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

  color: #fff;

  background-color: #090909;

}

/* line 567, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {

  color: #444;

  background-color: transparent;

}

/* line 577, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle {

  border-color: #333;

}

/* line 579, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {

  background-color: #333;

}

/* line 583, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle .icon-bar {

  background-color: #fff;

}

/* line 588, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-collapse,

.navbar-inverse .navbar-form {

  border-color: #101010;

}

/* line 596, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {

  background-color: #090909;

  color: #fff;

}

@media (max-width: 767px) {

  /* line 607, ../sass/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {

    border-color: #090909;

  }

  /* line 610, ../sass/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {

    background-color: #090909;

  }

  /* line 613, ../sass/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {

    color: #9d9d9d;

  }

  /* line 615, ../sass/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {

    color: #fff;

    background-color: transparent;

  }

  /* line 622, ../sass/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {

    color: #fff;

    background-color: #090909;

  }

  /* line 630, ../sass/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {

    color: #444;

    background-color: transparent;

  }

}

/* line 641, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link {

  color: #9d9d9d;

}

/* line 643, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link:hover {

  color: #fff;

}

/* line 648, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .btn-link {

  color: #9d9d9d;

}

/* line 650, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {

  color: #fff;

}

/* line 656, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {

  color: #444;

}



/* line 6, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb {

  padding: 30px 30px;

  margin-bottom: 21px;

  list-style: none;

  background-color: transparent;

  /* border-radius: $border-radius-base; */

}

/* line 13, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb > li {

  display: inline-block;

}

/* line 16, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb > li + li:before {

  content: "/ ";

  padding: 0 5px;

  color: #333;

  content: none;

}



/* line 4, ../sass/bootstrap/_pagination.scss */

.pagination {

  display: inline-block;

  padding-left: 0;

  margin: 21px 0;

  border-radius: 10px;

}

/* line 10, ../sass/bootstrap/_pagination.scss */

.pagination > li {

  display: inline;

}

/* line 12, ../sass/bootstrap/_pagination.scss */

.pagination > li > a,

.pagination > li > span {

  position: relative;

  float: left;

  padding: 6px 12px;

  line-height: 1.42857;

  text-decoration: none;

  color: #333;

  background-color: #fff;

  border: 1px solid #ddd;

  margin-left: -1px;

}

/* line 25, ../sass/bootstrap/_pagination.scss */

.pagination > li:first-child > a,

.pagination > li:first-child > span {

  margin-left: 0;

  border-bottom-left-radius: 10px;

  border-top-left-radius: 10px;

}

/* line 32, ../sass/bootstrap/_pagination.scss */

.pagination > li:last-child > a,

.pagination > li:last-child > span {

  border-bottom-right-radius: 10px;

  border-top-right-radius: 10px;

}

/* line 41, ../sass/bootstrap/_pagination.scss */

.pagination > li > a:hover, .pagination > li > a:focus,

.pagination > li > span:hover,

.pagination > li > span:focus {

  z-index: 3;

  color: #00bdec;

  background-color: #eeeeee;

  border-color: #ddd;

}

/* line 52, ../sass/bootstrap/_pagination.scss */

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,

.pagination > .active > span,

.pagination > .active > span:hover,

.pagination > .active > span:focus {

  z-index: 2;

  color: #fff;

  background-color: #00bdec;

  border-color: #00bdec;

  cursor: default;

}

/* line 64, ../sass/bootstrap/_pagination.scss */

.pagination > .disabled > span,

.pagination > .disabled > span:hover,

.pagination > .disabled > span:focus,

.pagination > .disabled > a,

.pagination > .disabled > a:hover,

.pagination > .disabled > a:focus {

  color: #777777;

  background-color: #fff;

  border-color: #ddd;

  cursor: not-allowed;

}



/* line 5, ../sass/bootstrap/mixins/_pagination.scss */

.pagination-lg > li > a,

.pagination-lg > li > span {

  padding: 10px 16px;

  font-size: 19px;

  line-height: 1.33333;

}

/* line 12, ../sass/bootstrap/mixins/_pagination.scss */

.pagination-lg > li:first-child > a,

.pagination-lg > li:first-child > span {

  border-bottom-left-radius: 20px;

  border-top-left-radius: 20px;

}

/* line 18, ../sass/bootstrap/mixins/_pagination.scss */

.pagination-lg > li:last-child > a,

.pagination-lg > li:last-child > span {

  border-bottom-right-radius: 20px;

  border-top-right-radius: 20px;

}



/* line 5, ../sass/bootstrap/mixins/_pagination.scss */

.pagination-sm > li > a,

.pagination-sm > li > span {

  padding: 5px 10px;

  font-size: 13px;

  line-height: 1.5;

}

/* line 12, ../sass/bootstrap/mixins/_pagination.scss */

.pagination-sm > li:first-child > a,

.pagination-sm > li:first-child > span {

  border-bottom-left-radius: 4px;

  border-top-left-radius: 4px;

}

/* line 18, ../sass/bootstrap/mixins/_pagination.scss */

.pagination-sm > li:last-child > a,

.pagination-sm > li:last-child > span {

  border-bottom-right-radius: 4px;

  border-top-right-radius: 4px;

}



/* line 5, ../sass/bootstrap/_labels.scss */

.label {

  display: inline;

  padding: .2em .6em .3em;

  font-size: 75%;

  font-weight: bold;

  line-height: 1;

  color: #fff;

  text-align: center;

  white-space: nowrap;

  vertical-align: baseline;

  border-radius: .25em;

}

/* line 20, ../sass/bootstrap/_labels.scss */

.label:empty {

  display: none;

}

/* line 25, ../sass/bootstrap/_labels.scss */

.btn .label {

  position: relative;

  top: -1px;

}



/* line 33, ../sass/bootstrap/_labels.scss */

a.label:hover, a.label:focus {

  color: #fff;

  text-decoration: none;

  cursor: pointer;

}



/* line 44, ../sass/bootstrap/_labels.scss */

.label-default {

  background-color: #777777;

}

/* line 7, ../sass/bootstrap/mixins/_labels.scss */

.label-default[href]:hover, .label-default[href]:focus {

  background-color: #5e5e5e;

}



/* line 48, ../sass/bootstrap/_labels.scss */

.label-primary {

  background-color: #00bdec;

}

/* line 7, ../sass/bootstrap/mixins/_labels.scss */

.label-primary[href]:hover, .label-primary[href]:focus {

  background-color: #db415b;

}



/* line 52, ../sass/bootstrap/_labels.scss */

.label-success {

  background-color: #8bc43f;

}

/* line 7, ../sass/bootstrap/mixins/_labels.scss */

.label-success[href]:hover, .label-success[href]:focus {

  background-color: #709f31;

}



/* line 56, ../sass/bootstrap/_labels.scss */

.label-info {

  background-color: #2b74ab;

}

/* line 7, ../sass/bootstrap/mixins/_labels.scss */

.label-info[href]:hover, .label-info[href]:focus {

  background-color: #215882;

}



/* line 60, ../sass/bootstrap/_labels.scss */

.label-warning {

  background-color: #fde416;

}

/* line 7, ../sass/bootstrap/mixins/_labels.scss */

.label-warning[href]:hover, .label-warning[href]:focus {

  background-color: #dec602;

}



/* line 64, ../sass/bootstrap/_labels.scss */

.label-danger {

  background-color: #ef3356;

}

/* line 7, ../sass/bootstrap/mixins/_labels.scss */

.label-danger[href]:hover, .label-danger[href]:focus {

  background-color: #de1137;

}



/* line 7, ../sass/bootstrap/_badges.scss */

.badge {

  display: inline-block;

  min-width: 10px;

  padding: 3px 7px;

  font-size: 13px;

  font-weight: bold;

  color: #fff;

  line-height: 1;

  vertical-align: middle;

  white-space: nowrap;

  text-align: center;

  background-color: #777777;

  border-radius: 10px;

}

/* line 22, ../sass/bootstrap/_badges.scss */

.badge:empty {

  display: none;

}

/* line 27, ../sass/bootstrap/_badges.scss */

.btn .badge {

  position: relative;

  top: -1px;

}

/* line 32, ../sass/bootstrap/_badges.scss */

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {

  top: 0;

  padding: 1px 5px;

}

/* line 41, ../sass/bootstrap/_badges.scss */

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {

  color: #333;

  background-color: #fff;

}

/* line 47, ../sass/bootstrap/_badges.scss */

.list-group-item > .badge {

  float: right;

}

/* line 51, ../sass/bootstrap/_badges.scss */

.list-group-item > .badge + .badge {

  margin-right: 5px;

}

/* line 55, ../sass/bootstrap/_badges.scss */

.nav-pills > li > a > .badge {

  margin-left: 3px;

}



/* line 62, ../sass/bootstrap/_badges.scss */

a.badge:hover, a.badge:focus {

  color: #fff;

  text-decoration: none;

  cursor: pointer;

}



/* line 9, ../sass/bootstrap/_alerts.scss */

.alert {

  padding: 15px;

  margin-bottom: 21px;

  border: 1px solid transparent;

  border-radius: 10px;

}

/* line 16, ../sass/bootstrap/_alerts.scss */

.alert h4 {

  margin-top: 0;

  color: inherit;

}

/* line 23, ../sass/bootstrap/_alerts.scss */

.alert .alert-link {

  font-weight: bold;

}

/* line 28, ../sass/bootstrap/_alerts.scss */

.alert > p,

.alert > ul {

  margin-bottom: 0;

}

/* line 33, ../sass/bootstrap/_alerts.scss */

.alert > p + p {

  margin-top: 5px;

}



/* line 42, ../sass/bootstrap/_alerts.scss */

.alert-dismissable,

.alert-dismissible {

  padding-right: 35px;

}

/* line 47, ../sass/bootstrap/_alerts.scss */

.alert-dismissable .close,

.alert-dismissible .close {

  position: relative;

  top: -2px;

  right: -21px;

  color: inherit;

}



/* line 59, ../sass/bootstrap/_alerts.scss */

.alert-success {

  background-color: #1bbc9b;

  border-color: #18a671;

  color: #3c763d;

}

/* line 8, ../sass/bootstrap/mixins/_alerts.scss */

.alert-success hr {

  border-top-color: #158f62;

}

/* line 11, ../sass/bootstrap/mixins/_alerts.scss */

.alert-success .alert-link {

  color: #2b542c;

}



/* line 63, ../sass/bootstrap/_alerts.scss */

.alert-info {

  background-color: #56b0ee;

  border-color: #36bfeb;

  color: #31708f;

}

/* line 8, ../sass/bootstrap/mixins/_alerts.scss */

.alert-info hr {

  border-top-color: #1eb8e8;

}

/* line 11, ../sass/bootstrap/mixins/_alerts.scss */

.alert-info .alert-link {

  color: #245269;

}



/* line 67, ../sass/bootstrap/_alerts.scss */

.alert-warning {

  background-color: #fcb53f;

  border-color: #fc8826;

  color: #8a6d3b;

}

/* line 8, ../sass/bootstrap/mixins/_alerts.scss */

.alert-warning hr {

  border-top-color: #fb7a0d;

}

/* line 11, ../sass/bootstrap/mixins/_alerts.scss */

.alert-warning .alert-link {

  color: #66512c;

}



/* line 71, ../sass/bootstrap/_alerts.scss */

.alert-danger {

  background-color: #ff7877;

  border-color: #ff5e77;

  color: #a94442;

}

/* line 8, ../sass/bootstrap/mixins/_alerts.scss */

.alert-danger hr {

  border-top-color: #ff4462;

}

/* line 11, ../sass/bootstrap/mixins/_alerts.scss */

.alert-danger .alert-link {

  color: #843534;

}



@-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;

  }

}

/* line 26, ../sass/bootstrap/_progress-bars.scss */

.progress {

  overflow: hidden;

  height: 21px;

  margin-bottom: 21px;

  background-color: #f5f5f5;

  border-radius: 10px;

  -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);

}



/* line 36, ../sass/bootstrap/_progress-bars.scss */

.progress-bar {

  float: left;

  width: 0%;

  height: 100%;

  font-size: 13px;

  line-height: 21px;

  color: #fff;

  text-align: center;

  background-color: #00bdec;

  -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);

  -webkit-transition: width 0.6s ease;

  -o-transition: width 0.6s ease;

  transition: width 0.6s ease;

}



/* line 54, ../sass/bootstrap/_progress-bars.scss */

.progress-striped .progress-bar,

.progress-bar-striped {

  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: -o-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;

}



/* line 64, ../sass/bootstrap/_progress-bars.scss */

.progress.active .progress-bar,

.progress-bar.active {

  -webkit-animation: progress-bar-stripes 2s linear infinite;

  -o-animation: progress-bar-stripes 2s linear infinite;

  animation: progress-bar-stripes 2s linear infinite;

}



/* line 73, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-success {

  background-color: #8bc43f;

}

/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */

.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: -o-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);

}



/* line 77, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-info {

  background-color: #2b74ab;

}

/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */

.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: -o-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);

}



/* line 81, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-warning {

  background-color: #fde416;

}

/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */

.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: -o-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);

}



/* line 85, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-danger {

  background-color: #ef3356;

}

/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */

.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: -o-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);

}



/* line 1, ../sass/bootstrap/_media.scss */

.media {

  margin-top: 15px;

}

/* line 5, ../sass/bootstrap/_media.scss */

.media:first-child {

  margin-top: 0;

}



/* line 10, ../sass/bootstrap/_media.scss */

.media,

.media-body {

  zoom: 1;

  overflow: hidden;

}



/* line 16, ../sass/bootstrap/_media.scss */

.media-body {

  width: 10000px;

}



/* line 20, ../sass/bootstrap/_media.scss */

.media-object {

  display: block;

}

/* line 24, ../sass/bootstrap/_media.scss */

.media-object.img-thumbnail {

  max-width: none;

}



/* line 29, ../sass/bootstrap/_media.scss */

.media-right,

.media > .pull-right {

  padding-left: 10px;

}



/* line 34, ../sass/bootstrap/_media.scss */

.media-left,

.media > .pull-left {

  padding-right: 10px;

}



/* line 39, ../sass/bootstrap/_media.scss */

.media-left,

.media-right,

.media-body {

  display: table-cell;

  vertical-align: top;

}



/* line 46, ../sass/bootstrap/_media.scss */

.media-middle {

  vertical-align: middle;

}



/* line 50, ../sass/bootstrap/_media.scss */

.media-bottom {

  vertical-align: bottom;

}



/* line 55, ../sass/bootstrap/_media.scss */

.media-heading {

  margin-top: 0;

  margin-bottom: 5px;

}



/* line 63, ../sass/bootstrap/_media.scss */

.media-list {

  padding-left: 0;

  list-style: none;

}



/* line 10, ../sass/bootstrap/_list-group.scss */

.list-group {

  margin-bottom: 20px;

  padding-left: 0;

}



/* line 21, ../sass/bootstrap/_list-group.scss */

.list-group-item {

  position: relative;

  display: block;

  padding: 10px 15px;

  margin-bottom: -1px;

  background-color: #fff;

  border: 1px solid #ddd;

}

/* line 31, ../sass/bootstrap/_list-group.scss */

.list-group-item:first-child {

  border-top-right-radius: 10px;

  border-top-left-radius: 10px;

}

/* line 34, ../sass/bootstrap/_list-group.scss */

.list-group-item:last-child {

  margin-bottom: 0;

  border-bottom-right-radius: 10px;

  border-bottom-left-radius: 10px;

}



/* line 46, ../sass/bootstrap/_list-group.scss */

a.list-group-item,

button.list-group-item {

  color: #555;

}

/* line 50, ../sass/bootstrap/_list-group.scss */

a.list-group-item .list-group-item-heading,

button.list-group-item .list-group-item-heading {

  color: #333;

}

/* line 55, ../sass/bootstrap/_list-group.scss */

a.list-group-item:hover, a.list-group-item:focus,

button.list-group-item:hover,

button.list-group-item:focus {

  text-decoration: none;

  color: #555;

  background-color: #f5f5f5;

}



/* line 63, ../sass/bootstrap/_list-group.scss */

button.list-group-item {

  width: 100%;

  text-align: left;

}



/* line 70, ../sass/bootstrap/_list-group.scss */

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {

  background-color: #eeeeee;

  color: #777777;

  cursor: not-allowed;

}

/* line 78, ../sass/bootstrap/_list-group.scss */

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {

  color: inherit;

}

/* line 81, ../sass/bootstrap/_list-group.scss */

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {

  color: #777777;

}

/* line 87, ../sass/bootstrap/_list-group.scss */

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {

  z-index: 2;

  color: #fff;

  background-color: #00bdec;

  border-color: #00bdec;

}

/* line 96, ../sass/bootstrap/_list-group.scss */

.list-group-item.active .list-group-item-heading,

.list-group-item.active .list-group-item-heading > small,

.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,

.list-group-item.active:hover .list-group-item-heading > small,

.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,

.list-group-item.active:focus .list-group-item-heading > small,

.list-group-item.active:focus .list-group-item-heading > .small {

  color: inherit;

}

/* line 101, ../sass/bootstrap/_list-group.scss */

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {

  color: white;

}



/* line 4, ../sass/bootstrap/mixins/_list-group.scss */

.list-group-item-success {

  color: #3c763d;

  background-color: #1bbc9b;

}



/* line 11, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-success,

button.list-group-item-success {

  color: #3c763d;

}

/* line 15, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-success .list-group-item-heading,

button.list-group-item-success .list-group-item-heading {

  color: inherit;

}

/* line 19, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-success:hover, a.list-group-item-success:focus,

button.list-group-item-success:hover,

button.list-group-item-success:focus {

  color: #3c763d;

  background-color: #18a689;

}

/* line 24, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,

button.list-group-item-success.active,

button.list-group-item-success.active:hover,

button.list-group-item-success.active:focus {

  color: #fff;

  background-color: #3c763d;

  border-color: #3c763d;

}



/* line 4, ../sass/bootstrap/mixins/_list-group.scss */

.list-group-item-info {

  color: #31708f;

  background-color: #56b0ee;

}



/* line 11, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-info,

button.list-group-item-info {

  color: #31708f;

}

/* line 15, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-info .list-group-item-heading,

button.list-group-item-info .list-group-item-heading {

  color: inherit;

}

/* line 19, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-info:hover, a.list-group-item-info:focus,

button.list-group-item-info:hover,

button.list-group-item-info:focus {

  color: #31708f;

  background-color: #3fa5ec;

}

/* line 24, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,

button.list-group-item-info.active,

button.list-group-item-info.active:hover,

button.list-group-item-info.active:focus {

  color: #fff;

  background-color: #31708f;

  border-color: #31708f;

}



/* line 4, ../sass/bootstrap/mixins/_list-group.scss */

.list-group-item-warning {

  color: #8a6d3b;

  background-color: #fcb53f;

}



/* line 11, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning,

button.list-group-item-warning {

  color: #8a6d3b;

}

/* line 15, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning .list-group-item-heading,

button.list-group-item-warning .list-group-item-heading {

  color: inherit;

}

/* line 19, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning:hover, a.list-group-item-warning:focus,

button.list-group-item-warning:hover,

button.list-group-item-warning:focus {

  color: #8a6d3b;

  background-color: #fcab26;

}

/* line 24, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,

button.list-group-item-warning.active,

button.list-group-item-warning.active:hover,

button.list-group-item-warning.active:focus {

  color: #fff;

  background-color: #8a6d3b;

  border-color: #8a6d3b;

}



/* line 4, ../sass/bootstrap/mixins/_list-group.scss */

.list-group-item-danger {

  color: #a94442;

  background-color: #ff7877;

}



/* line 11, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger,

button.list-group-item-danger {

  color: #a94442;

}

/* line 15, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger .list-group-item-heading,

button.list-group-item-danger .list-group-item-heading {

  color: inherit;

}

/* line 19, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger:hover, a.list-group-item-danger:focus,

button.list-group-item-danger:hover,

button.list-group-item-danger:focus {

  color: #a94442;

  background-color: #ff5f5e;

}

/* line 24, ../sass/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,

button.list-group-item-danger.active,

button.list-group-item-danger.active:hover,

button.list-group-item-danger.active:focus {

  color: #fff;

  background-color: #a94442;

  border-color: #a94442;

}



/* line 123, ../sass/bootstrap/_list-group.scss */

.list-group-item-heading {

  margin-top: 0;

  margin-bottom: 5px;

}



/* line 127, ../sass/bootstrap/_list-group.scss */

.list-group-item-text {

  margin-bottom: 0;

  line-height: 1.3;

}



/* line 7, ../sass/bootstrap/_panels.scss */

.panel {

  margin-bottom: 21px;

  background-color: #fff;

  border: 1px solid transparent;

  border-radius: 0;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}



/* line 16, ../sass/bootstrap/_panels.scss */

.panel-body {

  padding: 15px;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.panel-body:before, .panel-body:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.panel-body:after {

  clear: both;

}



/* line 22, ../sass/bootstrap/_panels.scss */

.panel-heading {

  padding: 10px 15px;

  border-bottom: 1px solid transparent;

  border-top-right-radius: -1;

  border-top-left-radius: -1;

}

/* line 27, ../sass/bootstrap/_panels.scss */

.panel-heading > .dropdown .dropdown-toggle {

  color: inherit;

}



/* line 33, ../sass/bootstrap/_panels.scss */

.panel-title {

  margin-top: 0;

  margin-bottom: 0;

  font-size: 17px;

  color: inherit;

}

/* line 39, ../sass/bootstrap/_panels.scss */

.panel-title > a,

.panel-title > small,

.panel-title > .small,

.panel-title > small > a,

.panel-title > .small > a {

  color: inherit;

}



/* line 49, ../sass/bootstrap/_panels.scss */

.panel-footer {

  padding: 10px 15px;

  background-color: #f5f5f5;

  border-top: 1px solid #ddd;

  border-bottom-right-radius: -1;

  border-bottom-left-radius: -1;

}



/* line 63, ../sass/bootstrap/_panels.scss */

.panel > .list-group,

.panel > .panel-collapse > .list-group {

  margin-bottom: 0;

}

/* line 67, ../sass/bootstrap/_panels.scss */

.panel > .list-group .list-group-item,

.panel > .panel-collapse > .list-group .list-group-item {

  border-width: 1px 0;

  border-radius: 0;

}

/* line 74, ../sass/bootstrap/_panels.scss */

.panel > .list-group:first-child .list-group-item:first-child,

.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {

  border-top: 0;

  border-top-right-radius: -1;

  border-top-left-radius: -1;

}

/* line 82, ../sass/bootstrap/_panels.scss */

.panel > .list-group:last-child .list-group-item:last-child,

.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {

  border-bottom: 0;

  border-bottom-right-radius: -1;

  border-bottom-left-radius: -1;

}

/* line 89, ../sass/bootstrap/_panels.scss */

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {

  border-top-right-radius: 0;

  border-top-left-radius: 0;

}



/* line 96, ../sass/bootstrap/_panels.scss */

.panel-heading + .list-group .list-group-item:first-child {

  border-top-width: 0;

}



/* line 100, ../sass/bootstrap/_panels.scss */

.list-group + .panel-footer {

  border-top-width: 0;

}



/* line 110, ../sass/bootstrap/_panels.scss */

.panel > .table,

.panel > .table-responsive > .table,

.panel > .panel-collapse > .table {

  margin-bottom: 0;

}

/* line 115, ../sass/bootstrap/_panels.scss */

.panel > .table caption,

.panel > .table-responsive > .table caption,

.panel > .panel-collapse > .table caption {

  padding-left: 15px;

  padding-right: 15px;

}

/* line 121, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child,

.panel > .table-responsive:first-child > .table:first-child {

  border-top-right-radius: -1;

  border-top-left-radius: -1;

}

/* line 127, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child,

.panel > .table:first-child > tbody:first-child > tr:first-child,

.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {

  border-top-left-radius: -1;

  border-top-right-radius: -1;

}

/* line 131, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,

.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,

.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,

.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,

.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,

.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {

  border-top-left-radius: -1;

}

/* line 135, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,

.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,

.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,

.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,

.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,

.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {

  border-top-right-radius: -1;

}

/* line 143, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child,

.panel > .table-responsive:last-child > .table:last-child {

  border-bottom-right-radius: -1;

  border-bottom-left-radius: -1;

}

/* line 149, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child,

.panel > .table:last-child > tfoot:last-child > tr:last-child,

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {

  border-bottom-left-radius: -1;

  border-bottom-right-radius: -1;

}

/* line 153, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,

.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,

.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,

.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {

  border-bottom-left-radius: -1;

}

/* line 157, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,

.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,

.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,

.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,

.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {

  border-bottom-right-radius: -1;

}

/* line 164, ../sass/bootstrap/_panels.scss */

.panel > .panel-body + .table,

.panel > .panel-body + .table-responsive,

.panel > .table + .panel-body,

.panel > .table-responsive + .panel-body {

  border-top: 1px solid #ddd;

}

/* line 170, ../sass/bootstrap/_panels.scss */

.panel > .table > tbody:first-child > tr:first-child th,

.panel > .table > tbody:first-child > tr:first-child td {

  border-top: 0;

}

/* line 174, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered,

.panel > .table-responsive > .table-bordered {

  border: 0;

}

/* line 181, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr > th:first-child,

.panel > .table-bordered > thead > tr > td:first-child,

.panel > .table-bordered > tbody > tr > th:first-child,

.panel > .table-bordered > tbody > tr > td:first-child,

.panel > .table-bordered > tfoot > tr > th:first-child,

.panel > .table-bordered > tfoot > tr > td:first-child,

.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,

.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,

.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,

.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {

  border-left: 0;

}

/* line 185, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr > th:last-child,

.panel > .table-bordered > thead > tr > td:last-child,

.panel > .table-bordered > tbody > tr > th:last-child,

.panel > .table-bordered > tbody > tr > td:last-child,

.panel > .table-bordered > tfoot > tr > th:last-child,

.panel > .table-bordered > tfoot > tr > td:last-child,

.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,

.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,

.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,

.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,

.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {

  border-right: 0;

}

/* line 194, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr:first-child > td,

.panel > .table-bordered > thead > tr:first-child > th,

.panel > .table-bordered > tbody > tr:first-child > td,

.panel > .table-bordered > tbody > tr:first-child > th,

.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,

.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,

.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {

  border-bottom: 0;

}

/* line 203, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > tbody > tr:last-child > td,

.panel > .table-bordered > tbody > tr:last-child > th,

.panel > .table-bordered > tfoot > tr:last-child > td,

.panel > .table-bordered > tfoot > tr:last-child > th,

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,

.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {

  border-bottom: 0;

}

/* line 210, ../sass/bootstrap/_panels.scss */

.panel > .table-responsive {

  border: 0;

  margin-bottom: 0;

}



/* line 222, ../sass/bootstrap/_panels.scss */

.panel-group {

  margin-bottom: 21px;

}

/* line 226, ../sass/bootstrap/_panels.scss */

.panel-group .panel {

  margin-bottom: 0;

  border-radius: 0;

}

/* line 230, ../sass/bootstrap/_panels.scss */

.panel-group .panel + .panel {

  margin-top: 5px;

}

/* line 235, ../sass/bootstrap/_panels.scss */

.panel-group .panel-heading {

  border-bottom: 0;

}

/* line 238, ../sass/bootstrap/_panels.scss */

.panel-group .panel-heading + .panel-collapse > .panel-body,

.panel-group .panel-heading + .panel-collapse > .list-group {

  border-top: 1px solid #ddd;

}

/* line 244, ../sass/bootstrap/_panels.scss */

.panel-group .panel-footer {

  border-top: 0;

}

/* line 246, ../sass/bootstrap/_panels.scss */

.panel-group .panel-footer + .panel-collapse .panel-body {

  border-bottom: 1px solid #ddd;

}



/* line 254, ../sass/bootstrap/_panels.scss */

.panel-default {

  border-color: #ddd;

}

/* line 6, ../sass/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading {

  color: #666666;

  background-color: #f5f5f5;

  border-color: #ddd;

}

/* line 11, ../sass/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #ddd;

}

/* line 14, ../sass/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading .badge {

  color: #f5f5f5;

  background-color: #666666;

}

/* line 20, ../sass/bootstrap/mixins/_panels.scss */

.panel-default > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #ddd;

}



/* line 257, ../sass/bootstrap/_panels.scss */

.panel-primary {

  border-color: #00bdec;

}

/* line 6, ../sass/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading {

  color: #fff;

  background-color: #00bdec;

  border-color: #00bdec;

}

/* line 11, ../sass/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #00bdec;

}

/* line 14, ../sass/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading .badge {

  color: #00bdec;

  background-color: #fff;

}

/* line 20, ../sass/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #00bdec;

}



/* line 260, ../sass/bootstrap/_panels.scss */

.panel-success {

  border-color: #18a671;

}

/* line 6, ../sass/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading {

  color: #3c763d;

  background-color: #1bbc9b;

  border-color: #18a671;

}

/* line 11, ../sass/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #18a671;

}

/* line 14, ../sass/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading .badge {

  color: #1bbc9b;

  background-color: #3c763d;

}

/* line 20, ../sass/bootstrap/mixins/_panels.scss */

.panel-success > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #18a671;

}



/* line 263, ../sass/bootstrap/_panels.scss */

.panel-info {

  border-color: #36bfeb;

}

/* line 6, ../sass/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading {

  color: #31708f;

  background-color: #56b0ee;

  border-color: #36bfeb;

}

/* line 11, ../sass/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #36bfeb;

}

/* line 14, ../sass/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading .badge {

  color: #56b0ee;

  background-color: #31708f;

}

/* line 20, ../sass/bootstrap/mixins/_panels.scss */

.panel-info > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #36bfeb;

}



/* line 266, ../sass/bootstrap/_panels.scss */

.panel-warning {

  border-color: #fc8826;

}

/* line 6, ../sass/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading {

  color: #8a6d3b;

  background-color: #fcb53f;

  border-color: #fc8826;

}

/* line 11, ../sass/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #fc8826;

}

/* line 14, ../sass/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading .badge {

  color: #fcb53f;

  background-color: #8a6d3b;

}

/* line 20, ../sass/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #fc8826;

}



/* line 269, ../sass/bootstrap/_panels.scss */

.panel-danger {

  border-color: #ff5e77;

}

/* line 6, ../sass/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading {

  color: #a94442;

  background-color: #ff7877;

  border-color: #ff5e77;

}

/* line 11, ../sass/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #ff5e77;

}

/* line 14, ../sass/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading .badge {

  color: #ff7877;

  background-color: #a94442;

}

/* line 20, ../sass/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #ff5e77;

}



/* line 5, ../sass/bootstrap/_responsive-embed.scss */

.embed-responsive {

  position: relative;

  display: block;

  height: 0;

  padding: 0;

  overflow: hidden;

}

/* line 12, ../sass/bootstrap/_responsive-embed.scss */

.embed-responsive .embed-responsive-item,

.embed-responsive iframe,

.embed-responsive embed,

.embed-responsive object,

.embed-responsive video {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  height: 100%;

  width: 100%;

  border: 0;

}



/* line 28, ../sass/bootstrap/_responsive-embed.scss */

.embed-responsive-16by9 {

  padding-bottom: 56.25%;

}



/* line 33, ../sass/bootstrap/_responsive-embed.scss */

.embed-responsive-4by3 {

  padding-bottom: 75%;

}



/* line 11, ../sass/bootstrap/_modals.scss */

.modal-open {

  overflow: hidden;

}



/* line 16, ../sass/bootstrap/_modals.scss */

.modal {

  display: none;

  overflow: hidden;

  position: fixed;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  z-index: 1050;

  -webkit-overflow-scrolling: touch;

  outline: 0;

}

/* line 32, ../sass/bootstrap/_modals.scss */

.modal.fade .modal-dialog {

  -webkit-transform: translate(0, -25%);

  -ms-transform: translate(0, -25%);

  -o-transform: translate(0, -25%);

  transform: translate(0, -25%);

  -webkit-transition: -webkit-transform 0.3s ease-out;

  -moz-transition: -moz-transform 0.3s ease-out;

  -o-transition: -o-transform 0.3s ease-out;

  transition: transform 0.3s ease-out;

}

/* line 36, ../sass/bootstrap/_modals.scss */

.modal.in .modal-dialog {

  -webkit-transform: translate(0, 0);

  -ms-transform: translate(0, 0);

  -o-transform: translate(0, 0);

  transform: translate(0, 0);

}



/* line 38, ../sass/bootstrap/_modals.scss */

.modal-open .modal {

  overflow-x: hidden;

  overflow-y: auto;

}



/* line 44, ../sass/bootstrap/_modals.scss */

.modal-dialog {

  position: relative;

  width: auto;

  margin: 10px;

}



/* line 51, ../sass/bootstrap/_modals.scss */

.modal-content {

  position: relative;

  background-color: #fff;

  border: 1px solid #999;

  border: 1px solid rgba(0, 0, 0, 0.2);

  border-radius: 0;

  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);

  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);

  background-clip: padding-box;

  outline: 0;

}



/* line 64, ../sass/bootstrap/_modals.scss */

.modal-backdrop {

  position: fixed;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  z-index: 1040;

  background-color: #000;

}

/* line 73, ../sass/bootstrap/_modals.scss */

.modal-backdrop.fade {

  opacity: 0;

  filter: alpha(opacity=0);

}

/* line 74, ../sass/bootstrap/_modals.scss */

.modal-backdrop.in {

  opacity: 0.5;

  filter: alpha(opacity=50);

}



/* line 79, ../sass/bootstrap/_modals.scss */

.modal-header {

  padding: 20px;

  border-bottom: 1px solid #e5e5e5;

  min-height: 21.42857px;

}



/* line 85, ../sass/bootstrap/_modals.scss */

.modal-header .close {

  margin-top: -2px;

  border-radius: 0;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 89, ../sass/bootstrap/_modals.scss */

.modal-header .close:hover {

  color: #00bdec;

}

/* line 92, ../sass/bootstrap/_modals.scss */

.modal-header .close i {

  margin-right: 0;

}



/* line 98, ../sass/bootstrap/_modals.scss */

.modal-title {

  margin: 0;

  line-height: 1.42857;

}



/* line 105, ../sass/bootstrap/_modals.scss */

.modal-body {

  position: relative;

  padding: 20px;

}



/* line 111, ../sass/bootstrap/_modals.scss */

.modal-footer {

  padding: 20px;

  text-align: right;

  border-top: 1px solid #e5e5e5;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.modal-footer:before, .modal-footer:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.modal-footer:after {

  clear: both;

}

/* line 118, ../sass/bootstrap/_modals.scss */

.modal-footer .btn + .btn {

  margin-left: 5px;

  margin-bottom: 0;

}

/* line 123, ../sass/bootstrap/_modals.scss */

.modal-footer .btn-group .btn + .btn {

  margin-left: -1px;

}

/* line 127, ../sass/bootstrap/_modals.scss */

.modal-footer .btn-block + .btn-block {

  margin-left: 0;

}



/* line 133, ../sass/bootstrap/_modals.scss */

.modal-scrollbar-measure {

  position: absolute;

  top: -9999px;

  width: 50px;

  height: 50px;

  overflow: scroll;

}



@media (min-width: 768px) {

  /* line 144, ../sass/bootstrap/_modals.scss */

  .modal-dialog {

    width: 600px;

    margin: 30px auto;

  }



  /* line 148, ../sass/bootstrap/_modals.scss */

  .modal-content {

    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

  }



  /* line 153, ../sass/bootstrap/_modals.scss */

  .modal-sm {

    width: 300px;

  }

}

@media (min-width: 992px) {

  /* line 157, ../sass/bootstrap/_modals.scss */

  .modal-lg {

    width: 900px;

  }

}

/* line 7, ../sass/bootstrap/_carousel.scss */

.carousel {

  position: relative;

}



/* line 11, ../sass/bootstrap/_carousel.scss */

.carousel-inner {

  position: relative;

  overflow: hidden;

  width: 100%;

}

/* line 16, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .item {

  display: none;

  position: relative;

  -webkit-transition: 0.6s ease-in-out left;

  -o-transition: 0.6s ease-in-out left;

  transition: 0.6s ease-in-out left;

}

/* line 22, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .item > img,

.carousel-inner > .item > a > img {

  display: block;

  max-width: 100%;

  height: auto;

  line-height: 1;

}

@media all and (transform-3d), (-webkit-transform-3d) {

  /* line 16, ../sass/bootstrap/_carousel.scss */

  .carousel-inner > .item {

    -webkit-transition: -webkit-transform 0.6s ease-in-out;

    -moz-transition: -moz-transform 0.6s ease-in-out;

    -o-transition: -o-transform 0.6s ease-in-out;

    transition: transform 0.6s ease-in-out;

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    backface-visibility: hidden;

    -webkit-perspective: 1000px;

    -moz-perspective: 1000px;

    perspective: 1000px;

  }

  /* line 34, ../sass/bootstrap/_carousel.scss */

  .carousel-inner > .item.next, .carousel-inner > .item.active.right {

    -webkit-transform: translate3d(100%, 0, 0);

    transform: translate3d(100%, 0, 0);

    left: 0;

  }

  /* line 39, ../sass/bootstrap/_carousel.scss */

  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {

    -webkit-transform: translate3d(-100%, 0, 0);

    transform: translate3d(-100%, 0, 0);

    left: 0;

  }

  /* line 44, ../sass/bootstrap/_carousel.scss */

  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

    left: 0;

  }

}

/* line 53, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active,

.carousel-inner > .next,

.carousel-inner > .prev {

  display: block;

}

/* line 59, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active {

  left: 0;

}

/* line 63, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .next,

.carousel-inner > .prev {

  position: absolute;

  top: 0;

  width: 100%;

}

/* line 70, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .next {

  left: 100%;

}

/* line 73, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .prev {

  left: -100%;

}

/* line 76, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .next.left,

.carousel-inner > .prev.right {

  left: 0;

}

/* line 81, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active.left {

  left: -100%;

}

/* line 84, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active.right {

  left: 100%;

}



/* line 93, ../sass/bootstrap/_carousel.scss */

.carousel-control {

  position: absolute;

  top: 50%;

  left: 0;

  bottom: auto;

  width: 15%;

  opacity: 1;

  filter: alpha(opacity=100);

  font-size: 30px;

  color: #000;

  text-align: center;

  text-shadow: none;

  margin-top: -21px;

}

/* line 112, ../sass/bootstrap/_carousel.scss */

.carousel-control.right {

  left: auto;

  right: 0;

}

/* line 118, ../sass/bootstrap/_carousel.scss */

.carousel-control:hover, .carousel-control:focus {

  outline: 0;

  color: #000;

  text-decoration: none;

  opacity: 0.9;

  filter: alpha(opacity=90);

}

/* line 127, ../sass/bootstrap/_carousel.scss */

.carousel-control .icon-prev,

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-left,

.carousel-control .glyphicon-chevron-right {

  position: absolute;

  top: 50%;

  margin-top: -10px;

  z-index: 5;

  display: inline-block;

}

/* line 137, ../sass/bootstrap/_carousel.scss */

.carousel-control .icon-prev,

.carousel-control .glyphicon-chevron-left {

  left: 50%;

  margin-left: -10px;

}

/* line 142, ../sass/bootstrap/_carousel.scss */

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-right {

  right: 50%;

  margin-right: -10px;

}

/* line 147, ../sass/bootstrap/_carousel.scss */

.carousel-control .icon-prev,

.carousel-control .icon-next {

  width: 20px;

  height: 20px;

  line-height: 1;

  font-family: serif;

}

/* line 157, ../sass/bootstrap/_carousel.scss */

.carousel-control .icon-prev:before {

  content: '\2039';

}

/* line 162, ../sass/bootstrap/_carousel.scss */

.carousel-control .icon-next:before {

  content: '\203a';

}



/* line 173, ../sass/bootstrap/_carousel.scss */

.carousel-indicators {

  position: absolute;

  bottom: 10px;

  left: 50%;

  z-index: 15;

  width: 60%;

  margin-left: -30%;

  padding-left: 0;

  list-style: none;

  text-align: center;

}

/* line 184, ../sass/bootstrap/_carousel.scss */

.carousel-indicators li {

  display: inline-block;

  width: 10px;

  height: 10px;

  margin: 1px 2px;

  text-indent: -999px;

  border: 1px solid #00bdec;

  border-radius: 10px;

  cursor: pointer;

  background-color: #000 \9;

  background-color: transparent;

}

/* line 206, ../sass/bootstrap/_carousel.scss */

.carousel-indicators .active {

  background-color: #00bdec;

}



/* line 214, ../sass/bootstrap/_carousel.scss */

.carousel-caption {

  position: absolute;

  left: 15%;

  right: 15%;

  bottom: 20px;

  z-index: 10;

  padding-top: 20px;

  padding-bottom: 20px;

  color: #fff;

  text-align: center;

  text-shadow: none;

}

/* line 225, ../sass/bootstrap/_carousel.scss */

.carousel-caption .btn {

  text-shadow: none;

}



@media screen and (min-width: 768px) {

  /* line 236, ../sass/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-left,

  .carousel-control .glyphicon-chevron-right,

  .carousel-control .icon-prev,

  .carousel-control .icon-next {

    width: 30px;

    height: 30px;

    margin-top: -15px;

    font-size: 30px;

  }

  /* line 245, ../sass/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-left,

  .carousel-control .icon-prev {

    margin-left: -15px;

  }

  /* line 249, ../sass/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-right,

  .carousel-control .icon-next {

    margin-right: -15px;

  }



  /* line 256, ../sass/bootstrap/_carousel.scss */

  .carousel-caption {

    left: 20%;

    right: 20%;

    padding-bottom: 30px;

  }



  /* line 263, ../sass/bootstrap/_carousel.scss */

  .carousel-indicators {

    bottom: 10px;

    margin-bottom: 0;

  }

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.clearfix:before, .clearfix:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.clearfix:after {

  clear: both;

}



/* line 12, ../sass/bootstrap/_utilities.scss */

.center-block {

  display: block;

  margin-left: auto;

  margin-right: auto;

}



/* line 15, ../sass/bootstrap/_utilities.scss */

.pull-right {

  float: right !important;

}



/* line 18, ../sass/bootstrap/_utilities.scss */

.pull-left {

  float: left !important;

}



/* line 27, ../sass/bootstrap/_utilities.scss */

.hide {

  display: none !important;

}



/* line 30, ../sass/bootstrap/_utilities.scss */

.show {

  display: block !important;

}



/* line 33, ../sass/bootstrap/_utilities.scss */

.invisible {

  visibility: hidden;

}



/* line 36, ../sass/bootstrap/_utilities.scss */

.text-hide {

  font: 0/0 a;

  color: transparent;

  text-shadow: none;

  background-color: transparent;

  border: 0;

}



/* line 45, ../sass/bootstrap/_utilities.scss */

.hidden {

  display: none !important;

}



/* line 53, ../sass/bootstrap/_utilities.scss */

.affix {

  position: fixed;

}



@-ms-viewport {

  width: device-width;

}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

.visible-xs {

  display: none !important;

}



/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

.visible-sm {

  display: none !important;

}



/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

.visible-md {

  display: none !important;

}



/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

.visible-lg {

  display: none !important;

}



/* line 36, ../sass/bootstrap/_responsive-utilities.scss */

.visible-xs-block,

.visible-xs-inline,

.visible-xs-inline-block,

.visible-sm-block,

.visible-sm-inline,

.visible-sm-inline-block,

.visible-md-block,

.visible-md-inline,

.visible-md-inline-block,

.visible-lg-block,

.visible-lg-inline,

.visible-lg-inline-block {

  display: none !important;

}



@media (max-width: 767px) {

  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .visible-xs {

    display: block !important;

  }



  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-xs {

    display: table !important;

  }



  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-xs {

    display: table-row !important;

  }



  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-xs,

  td.visible-xs {

    display: table-cell !important;

  }

}

@media (max-width: 767px) {

  /* line 54, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-xs-block {

    display: block !important;

  }

}



@media (max-width: 767px) {

  /* line 59, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-xs-inline {

    display: inline !important;

  }

}



@media (max-width: 767px) {

  /* line 64, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-xs-inline-block {

    display: inline-block !important;

  }

}



@media (min-width: 768px) and (max-width: 991px) {

  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .visible-sm {

    display: block !important;

  }



  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-sm {

    display: table !important;

  }



  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-sm {

    display: table-row !important;

  }



  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-sm,

  td.visible-sm {

    display: table-cell !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 73, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-sm-block {

    display: block !important;

  }

}



@media (min-width: 768px) and (max-width: 991px) {

  /* line 78, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-sm-inline {

    display: inline !important;

  }

}



@media (min-width: 768px) and (max-width: 991px) {

  /* line 83, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-sm-inline-block {

    display: inline-block !important;

  }

}



@media (min-width: 992px) and (max-width: 1319px) {

  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .visible-md {

    display: block !important;

  }



  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-md {

    display: table !important;

  }



  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-md {

    display: table-row !important;

  }



  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-md,

  td.visible-md {

    display: table-cell !important;

  }

}

@media (min-width: 992px) and (max-width: 1319px) {

  /* line 92, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-md-block {

    display: block !important;

  }

}



@media (min-width: 992px) and (max-width: 1319px) {

  /* line 97, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-md-inline {

    display: inline !important;

  }

}



@media (min-width: 992px) and (max-width: 1319px) {

  /* line 102, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-md-inline-block {

    display: inline-block !important;

  }

}



@media (min-width: 1320px) {

  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .visible-lg {

    display: block !important;

  }



  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-lg {

    display: table !important;

  }



  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-lg {

    display: table-row !important;

  }



  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-lg,

  td.visible-lg {

    display: table-cell !important;

  }

}

@media (min-width: 1320px) {

  /* line 111, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-lg-block {

    display: block !important;

  }

}



@media (min-width: 1320px) {

  /* line 116, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-lg-inline {

    display: inline !important;

  }

}



@media (min-width: 1320px) {

  /* line 121, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-lg-inline-block {

    display: inline-block !important;

  }

}



@media (max-width: 767px) {

  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-xs {

    display: none !important;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-sm {

    display: none !important;

  }

}

@media (min-width: 992px) and (max-width: 1319px) {

  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-md {

    display: none !important;

  }

}

@media (min-width: 1320px) {

  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-lg {

    display: none !important;

  }

}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

.visible-print {

  display: none !important;

}



@media print {

  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .visible-print {

    display: block !important;

  }



  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-print {

    display: table !important;

  }



  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-print {

    display: table-row !important;

  }



  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-print,

  td.visible-print {

    display: table-cell !important;

  }

}

/* line 155, ../sass/bootstrap/_responsive-utilities.scss */

.visible-print-block {

  display: none !important;

}

@media print {

  /* line 155, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-print-block {

    display: block !important;

  }

}



/* line 162, ../sass/bootstrap/_responsive-utilities.scss */

.visible-print-inline {

  display: none !important;

}

@media print {

  /* line 162, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-print-inline {

    display: inline !important;

  }

}



/* line 169, ../sass/bootstrap/_responsive-utilities.scss */

.visible-print-inline-block {

  display: none !important;

}

@media print {

  /* line 169, ../sass/bootstrap/_responsive-utilities.scss */

  .visible-print-inline-block {

    display: inline-block !important;

  }

}



@media print {

  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-print {

    display: none !important;

  }

}

/*

 * Global variables

 */

/* main color which will be used for all main block styles... */

/**

 * Import component variables

 */

/**

 *

 */

/* --- SCSS For Accordion --- */

/* --- SCSS For Breadcrumb --- */

/* --- SCSS For Buttons --- */

/* --- SCSS For Call-to-action --- */

/* --- SCSS For Content-slider --- */

/*  */

/* carousel-controls-v1 */

/* carousel-controls-v2 */

/* carousel-controls-v3 */

/* Navigation Styles */

/* carousel-indicators-v1 */

/* carousel-indicators-v2 */

/* carousel-indicators-v3 */

/* carousel-indicators-v4 */

/* carousel-indicators-v5 */

/* carousel-indicators-v6 */

/* --- SCSS For Counters --- */

/* --- SCSS For Heading --- */

/* --- SCSS For Icon-box --- */

/* --- SCSS For Interactive-banner --- */

/* --- SCSS For Latest-posts --- */

/* latest posts */

/* --- SCSS For List --- */

/* variables for list */

/* variables for list light */

/* --- SCSS For Message --- */

/* --- SCSS For Newsletter --- */

/* --- SCSS For Piechart --- */

/* --- SCSS For Pricing --- */

/* --- SCSS For Process-steps --- */

/* process-steps */

/* --- SCSS For Service --- */

/* variables for tab style1 using as base of tab */

/* --- SCSS For Style-icon --- */

/* Variables icons default */

/* Variables icons bodered */

/* Variables icons darker */

/* Variables icons light */

/* Variables icons plain */

/* Variables icons for light style */

/* Variables icons outline */

/* Variables icons inverse */

/* --- SCSS For Table --- */

/* --- SCSS For Tabs --- */

/* variables for tab style1 using as base of tab */

/* tab style version 5 */

/* tab style version 6 */

/* --- SCSS For Testimonials --- */

/* testimonials default */

/* testimonials-v1 */

/* testimonials light */

/* --- SCSS For Typography --- */

/**

 *   Blocks Layout Selectors

 */

/********* LAYOUT **************/

/**

 * Import component variables

 */

/** elements mixins **/

/**

* Transition-timing-function property@mixin 

*/

/*background RGBA

============================================*/

/*inline-block

============================================*/

/****/

/****/

/* line 606, ../sass/components/mixins/_functions.scss */

.col-sm-4 .widget-text-heading .widget-heading {

  font-size: 24px;

}



/****/

/** elements mixins **/

/**

* Transition-timing-function property@mixin 

*/

/*background RGBA

============================================*/

/*inline-block

============================================*/

/****/

/****/

/* line 606, ../sass/components/mixins/_functions.scss */

.col-sm-4 .widget-text-heading .widget-heading {

  font-size: 24px;

}



/*!

 * Bootstrap v3.3.5 (http://getbootstrap.com)

 * Copyright 2011-2015 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 */

/* line 6, ../sass/components/_base.scss */

img {

  max-width: 100%;

  height: auto;

}



/* line 11, ../sass/components/_base.scss */

.sticky {

  background: #FFFFFF;

}



/* line 14, ../sass/components/_base.scss */

.alignnone {

  margin: 5px 20px 20px 0;

}



/* line 18, ../sass/components/_base.scss */

.aligncenter,

div.aligncenter {

  display: block;

  margin: 5px auto 5px auto;

}



/* line 24, ../sass/components/_base.scss */

.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}



/* line 29, ../sass/components/_base.scss */

.alignleft {

  float: left;

  margin: 5px 20px 20px 0;

}



/* line 34, ../sass/components/_base.scss */

a img.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}



/* line 39, ../sass/components/_base.scss */

a img.alignnone {

  margin: 5px 20px 20px 0;

}



/* line 43, ../sass/components/_base.scss */

a img.alignleft {

  float: left;

  margin: 5px 20px 20px 0;

}



/* line 48, ../sass/components/_base.scss */

a img.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto;

}



/* line 54, ../sass/components/_base.scss */

.wp-caption {

  background: #fff;

  border: 1px solid #f0f0f0;

  max-width: 96%;

  /* Image does not overflow the content area */

  padding: 5px 3px 10px;

  text-align: center;

}



/* line 62, ../sass/components/_base.scss */

.wp-caption.alignnone {

  margin: 5px 20px 20px 0;

}



/* line 66, ../sass/components/_base.scss */

.wp-caption.alignleft {

  margin: 5px 20px 20px 0;

}



/* line 70, ../sass/components/_base.scss */

.wp-caption.alignright {

  margin: 5px 0 20px 20px;

}



/* line 74, ../sass/components/_base.scss */

.wp-caption img {

  border: 0 none;

  height: auto;

  margin: 0;

  max-width: 98.5%;

  padding: 0;

  width: auto;

}



/* line 83, ../sass/components/_base.scss */

.wp-caption p.wp-caption-text {

  font-size: 11px;

  line-height: 17px;

  margin: 0;

  padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

/* line 91, ../sass/components/_base.scss */

.screen-reader-text {

  clip: rect(1px, 1px, 1px, 1px);

  position: absolute !important;

  height: 1px;

  width: 1px;

  overflow: hidden;

}



/* line 99, ../sass/components/_base.scss */

.screen-reader-text:focus {

  background-color: #f1f1f1;

  border-radius: 3px;

  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

  clip: auto !important;

  color: #21759b;

  display: block;

  font-size: 14px;

  font-size: 0.875rem;

  font-weight: bold;

  height: auto;

  left: 5px;

  line-height: normal;

  padding: 15px 23px 14px;

  text-decoration: none;

  top: 5px;

  width: auto;

  z-index: 100000;

  /* Above WP toolbar. */

}



/* line 119, ../sass/components/_base.scss */

.nopadding {

  padding: 0 !important;

  margin: 0 !important;

}



/* line 124, ../sass/components/_base.scss */

.video-responsive {

  height: 0;

  padding-top: 0;

  padding-bottom: 56.25%;

  margin-bottom: 10px;

  position: relative;

  overflow: hidden;

}

/* line 131, ../sass/components/_base.scss */

.video-responsive embed, .video-responsive iframe, .video-responsive object, .video-responsive video {

  top: 0;

  left: 0;

  position: absolute;

  width: 100%;

  height: 100%;

}



/* line 140, ../sass/components/_base.scss */

.audio-responsive iframe {

  width: 100%;

  height: 126px;

}



/* line 6, ../sass/components/_template-layout.scss */

body {

  overflow-x: hidden;

}



/* line 10, ../sass/components/_template-layout.scss */

.container {

  position: relative;

}



/* line 13, ../sass/components/_template-layout.scss */

.page-description .wpb-container .container {

  width: 100%;

}



/* line 18, ../sass/components/_template-layout.scss */

#site-header {

  text-align: center;

  margin: 30px 0;

}



/**

 * Page Style

 */

/* line 25, ../sass/components/_template-layout.scss */

#page {

  position: relative;

  margin-left: auto;

  margin-right: auto;

  background: transparent;

}

/* line 30, ../sass/components/_template-layout.scss */

#page.page-static-left {

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

}

/* line 32, ../sass/components/_template-layout.scss */

#page.page-static-left.active {

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

}

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

  /* line 32, ../sass/components/_template-layout.scss */

  #page.page-static-left.active {

    margin-left: 0px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl #page.page-static-left.active {

    margin-right: 0px;

    margin-left: inherit;

  }

}

/* line 37, ../sass/components/_template-layout.scss */

#page.page-static-left.active .sidebar-static-left {

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

  left: -300px;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl #page.page-static-left.active .sidebar-static-left {

  right: -300px;

  left: auto;

}

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

  /* line 37, ../sass/components/_template-layout.scss */

  #page.page-static-left.active .sidebar-static-left {

    left: -255px;

  }

  /* line 108, ../sass/components/mixins/_rtl.scss */

  .rtl #page.page-static-left.active .sidebar-static-left {

    right: -255px;

    left: auto;

  }

}

/* line 44, ../sass/components/_template-layout.scss */

#page.page-static-left.active .sidebar-static-left .staticbar-action:before {

  content: "\f0c9";

}

/* line 48, ../sass/components/_template-layout.scss */

#page.page-static-left.active .sidebar-static-left .staticbar-action:before {

  content: "\f0c9";

}

/* line 51, ../sass/components/_template-layout.scss */

#page.page-static-left .sidebar-static-left {

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

  background: #3d4045;

  color: #999999;

  position: fixed;

  left: 0;

  height: 100%;

  position: fixed;

  width: 300px;

  z-index: 9999;

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl #page.page-static-left .sidebar-static-left {

  right: 0;

  left: auto;

}

/* line 62, ../sass/components/_template-layout.scss */

#page.page-static-left .sidebar-static-left .inner {

  position: absolute;

  height: 100%;

  width: 100%;

}

/* line 67, ../sass/components/_template-layout.scss */

#page.page-static-left .sidebar-static-left #pbr-static-logo {

  margin: 40px 30px;

  text-align: center;

}

/* line 71, ../sass/components/_template-layout.scss */

#page.page-static-left .sidebar-static-left .staticbar-action {

  background: #1d1d1d;

  position: absolute;

  right: -60px;

  top: 0;

  height: 60px;

  cursor: pointer;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl #page.page-static-left .sidebar-static-left .staticbar-action {

  left: -60px;

  right: auto;

}

/* line 78, ../sass/components/_template-layout.scss */

#page.page-static-left .sidebar-static-left .staticbar-action:before {

  color: #fff;

  content: "\f00d";

  font-size: 14px;

  height: 60px;

  width: 60px;

  font-family: 'FontAwesome';

  text-align: center;

  display: block;

  line-height: 60px;

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

}

/* line 91, ../sass/components/_template-layout.scss */

#page.page-static-left .sidebar-static-left .staticbar-action:hover:before {

  color: #00bdec;

}

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

  /* line 71, ../sass/components/_template-layout.scss */

  #page.page-static-left .sidebar-static-left .staticbar-action {

    right: -55px;

  }

  /* line 115, ../sass/components/mixins/_rtl.scss */

  .rtl #page.page-static-left .sidebar-static-left .staticbar-action {

    left: -55px;

    right: auto;

  }

  /* line 97, ../sass/components/_template-layout.scss */

  #page.page-static-left .sidebar-static-left .staticbar-action:before {

    width: 55px;

  }

}

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

  /* line 71, ../sass/components/_template-layout.scss */

  #page.page-static-left .sidebar-static-left .staticbar-action {

    right: -35px;

  }

  /* line 115, ../sass/components/mixins/_rtl.scss */

  .rtl #page.page-static-left .sidebar-static-left .staticbar-action {

    left: -35px;

    right: auto;

  }

  /* line 103, ../sass/components/_template-layout.scss */

  #page.page-static-left .sidebar-static-left .staticbar-action:before {

    width: 35px;

  }

}

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

  /* line 51, ../sass/components/_template-layout.scss */

  #page.page-static-left .sidebar-static-left {

    width: 255px;

  }

}



/**

 * Topbar layout styles

 */

/* line 118, ../sass/components/_template-layout.scss */

#pbr-topbar {

  background: #35333a;

  color: #fff;

  padding: 0;

  text-transform: uppercase;

  font-size: 12px;

}

/* line 548, ../sass/components/mixins/_functions.scss */

#pbr-topbar a {

  color: #999999;

}

/* line 550, ../sass/components/mixins/_functions.scss */

#pbr-topbar a:hover {

  color: #00bdec;

}

/* line 124, ../sass/components/_template-layout.scss */

#pbr-topbar .inner .row {

  margin-left: 0;

  margin-right: 0;

}

/* line 127, ../sass/components/_template-layout.scss */

#pbr-topbar .inner .row > div {

  padding-left: 0;

  padding-right: 0;

}

/* line 133, ../sass/components/_template-layout.scss */

#pbr-topbar .list-inline {

  margin: 0;

  padding: 0;

}

/* line 137, ../sass/components/_template-layout.scss */

#pbr-topbar .user-login > ul {

  margin: 0;

  padding: 0;

}

/* line 140, ../sass/components/_template-layout.scss */

#pbr-topbar .user-login > ul > li {

  list-style: none;

  float: left;

  margin: 0 20px 0 0;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl #pbr-topbar .user-login > ul > li {

  float: right;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl #pbr-topbar .user-login > ul > li {

  margin: 0 0 0 20px;

}

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

  /* line 140, ../sass/components/_template-layout.scss */

  #pbr-topbar .user-login > ul > li {

    margin: 0 10px 0 0;

  }

  /* line 35, ../sass/components/mixins/_rtl.scss */

  .rtl #pbr-topbar .user-login > ul > li {

    margin: 0 0 0 10px;

  }

}

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

  /* line 140, ../sass/components/_template-layout.scss */

  #pbr-topbar .user-login > ul > li {

    margin: 0 20px 0 0;

  }

  /* line 35, ../sass/components/mixins/_rtl.scss */

  .rtl #pbr-topbar .user-login > ul > li {

    margin: 0 0 0 20px;

  }

}

/* line 150, ../sass/components/_template-layout.scss */

#pbr-topbar .user-login > ul > li > a,

#pbr-topbar .user-login > ul > li > span {

  display: block;

  font-size: 12px;

  font-weight: 600;

  color: #fff;

  line-height: 48px;

}

/* line 157, ../sass/components/_template-layout.scss */

#pbr-topbar .user-login > ul > li > a i,

#pbr-topbar .user-login > ul > li > span i {

  margin-right: 5px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl #pbr-topbar .user-login > ul > li > a i, .rtl

#pbr-topbar .user-login > ul > li > span i {

  margin-left: 5px;

  margin-right: inherit;

}

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

  /* line 157, ../sass/components/_template-layout.scss */

  #pbr-topbar .user-login > ul > li > a i,

  #pbr-topbar .user-login > ul > li > span i {

    display: none;

  }

}

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

  /* line 157, ../sass/components/_template-layout.scss */

  #pbr-topbar .user-login > ul > li > a i,

  #pbr-topbar .user-login > ul > li > span i {

    display: inline-block;

  }

}

/* line 166, ../sass/components/_template-layout.scss */

#pbr-topbar .user-login > ul > li > a:hover,

#pbr-topbar .user-login > ul > li > span:hover {

  color: #00bdec;

}

/* line 173, ../sass/components/_template-layout.scss */

#pbr-topbar .pbr-menu-top {

  margin: 0 -10px;

}

/* line 176, ../sass/components/_template-layout.scss */

#pbr-topbar .searchform {

  overflow: hidden;

  margin-right: 20px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl #pbr-topbar .searchform {

  margin-left: 20px;

  margin-right: inherit;

}

/* line 180, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v3 {

  background-color: #161616;

  border-bottom: 1px solid #272629;

}

/* line 184, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 {

  background-color: #fff;

}

/* line 189, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 .user-login > ul > li a {

  color: #7c7c7c;

}

/* line 191, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 .user-login > ul > li a:hover {

  color: #00bdec;

}

/* line 198, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 .searchform {

  margin-right: 40px;

  margin-top: 5px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl #pbr-topbar.pbr-topbar-v4 .searchform {

  margin-left: 40px;

  margin-right: inherit;

}

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

  /* line 198, ../sass/components/_template-layout.scss */

  #pbr-topbar.pbr-topbar-v4 .searchform {

    margin-right: 20px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl #pbr-topbar.pbr-topbar-v4 .searchform {

    margin-left: 20px;

    margin-right: inherit;

  }

}

/* line 205, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 .searchform .pbr-search .form-control {

  border-left: none;

  border-right: none;

  border-bottom: 1px solid rgba(59, 62, 67, 0.2);

  height: 36px;

  line-height: 36px;

  padding: 0;

  width: 210px;

}

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

  /* line 205, ../sass/components/_template-layout.scss */

  #pbr-topbar.pbr-topbar-v4 .searchform .pbr-search .form-control {

    width: 180px;

  }

}

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

  /* line 205, ../sass/components/_template-layout.scss */

  #pbr-topbar.pbr-topbar-v4 .searchform .pbr-search .form-control {

    width: 212px;

  }

}

/* line 220, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 .searchform .pbr-search .input-group-addon {

  color: #3e3e3e;

  top: 10px;

  right: 0px;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl #pbr-topbar.pbr-topbar-v4 .searchform .pbr-search .input-group-addon {

  left: 0px;

  right: auto;

}

/* line 224, ../sass/components/_template-layout.scss */

#pbr-topbar.pbr-topbar-v4 .searchform .pbr-search .input-group-addon:hover {

  color: #00bdec;

}



/**

 * Header Layout styles

 */

/* line 245, ../sass/components/_template-layout.scss */

#pbr-masthead {

  position: relative;

}

/* line 248, ../sass/components/_template-layout.scss */

#pbr-masthead .header-main {

  padding: 39px 0;

  position: relative;

}

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

  /* line 248, ../sass/components/_template-layout.scss */

  #pbr-masthead .header-main {

    padding: 15px 0;

  }

}

/* line 255, ../sass/components/_template-layout.scss */

#pbr-masthead .logo-wrapper {

  text-align: center;

}

/* line 259, ../sass/components/_template-layout.scss */

#pbr-masthead.pbr-header-v2 {

  background: #f9f9f9;

  border-bottom: 1px solid #dedede;

  -webkit-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);

  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);

  position: relative;

  z-index: 1;

}

/* line 266, ../sass/components/_template-layout.scss */

#pbr-masthead.pbr-header-v3 {

  background: #161616;

}

/* line 271, ../sass/components/_template-layout.scss */

#pbr-masthead.pbr-header-v3 .navbar-mega .navbar-nav > li > a {

  color: #FFF;

}

/* line 273, ../sass/components/_template-layout.scss */

#pbr-masthead.pbr-header-v3 .navbar-mega .navbar-nav > li > a .caret {

  color: #FFF;

}

/* line 281, ../sass/components/_template-layout.scss */

#pbr-masthead.pbr-header-v4 {

  margin-top: 50px;

}

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

  /* line 281, ../sass/components/_template-layout.scss */

  #pbr-masthead.pbr-header-v4 {

    margin-top: 35px;

  }

}



/**

 * Search block layout and styles

 */

/* line 296, ../sass/components/_template-layout.scss */

.toggle-overlay-container {

  height: 100%;

  left: 0;

  opacity: 0;

  position: absolute;

  top: 0;

  transition: all 0.5s ease 0s;

  visibility: hidden;

  width: 100%;

  z-index: 10;

  background: #FFFFFF;

}

/* line 305, ../sass/components/_template-layout.scss */

.toggle-overlay-container .search-box {

  width: calc(100% - 86px);

  float: left;

}

/* line 308, ../sass/components/_template-layout.scss */

.toggle-overlay-container .search-box .input-group {

  width: 90%;

  margin: 30px auto;

  border: solid 2px #00bdec;

}

/* line 312, ../sass/components/_template-layout.scss */

.toggle-overlay-container .search-box .input-group .form-control {

  height: 40px;

}

/* line 315, ../sass/components/_template-layout.scss */

.toggle-overlay-container .dropdown-toggle-button {

  width: 86px;

  height: 100%;

  text-align: center;

  float: right;

  background: #F2f2f2;

  cursor: hand;

  cursor: pointer;

}

/* line 325, ../sass/components/_template-layout.scss */

.toggle-overlay-container.active {

  opacity: 1;

  visibility: visible;

}



/**

 * Mass Bottom Header Styles

 */

/* line 335, ../sass/components/_template-layout.scss */

.pbr-massbottom-head .inner {

  background: #00bdec;

  padding: 6px 9px;

  border-top: #e05b71 solid 1px;

  color: #00bdec;

}



/**

 * Main menu styles

 */

/* line 345, ../sass/components/_template-layout.scss */

#pbr-mainmenu {

  background: transparent;

  position: relative;

  margin-bottom: 20px;

  font-family: "Work Sans", sans-serif;

}

/* line 350, ../sass/components/_template-layout.scss */

#pbr-mainmenu.pbr-mainmenu-v4 {

  margin: 0 15px 30px;

  border-bottom: 1px solid #e5e5e5;

}

/* line 353, ../sass/components/_template-layout.scss */

#pbr-mainmenu.pbr-mainmenu-v4 .navbar-mega .navbar-nav > li > a {

  padding-bottom: 15px;

}



/* line 359, ../sass/components/_template-layout.scss */

.page-title {

  margin: 10px 0;

  font-size: 30px;

}



/**

 * Breadscrumb content style

 */

/* line 367, ../sass/components/_template-layout.scss */

.pbr-breadscrumb {

  background-color: #f6f6f6;

  text-align: center;

  overflow-x: hidden;

  position: relative;

  padding: 30px 30px;

  margin-bottom: 30px;

}

/* line 374, ../sass/components/_template-layout.scss */

.pbr-breadscrumb h3 {

  margin: 0 0 10px;

  text-transform: uppercase;

  color: #000;

  font-size: 26px;

}

/* line 380, ../sass/components/_template-layout.scss */

.pbr-breadscrumb .breadcrumb {

  padding: 0;

  margin: 0;

  font-size: 13px;

  position: relative;

  color: #333;

}

/* line 386, ../sass/components/_template-layout.scss */

.pbr-breadscrumb .breadcrumb li:last-child {

  margin-left: 5px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-breadscrumb .breadcrumb li:last-child {

  margin-right: 5px;

  margin-left: inherit;

}

/* line 390, ../sass/components/_template-layout.scss */

.pbr-breadscrumb .breadcrumb a:hover {

  color: #00bdec;

}

/* line 396, ../sass/components/_template-layout.scss */

.pbr-breadscrumb .breadcrumb.pbr-woocommerce-breadcrumb li:last-child:before {

  display: inline-block;

}

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

  /* line 367, ../sass/components/_template-layout.scss */

  .pbr-breadscrumb {

    padding: 20px 15px;

  }

  /* line 405, ../sass/components/_template-layout.scss */

  .pbr-breadscrumb h3 {

    margin-bottom: 10px;

  }

}



/* line 411, ../sass/components/_template-layout.scss */

.pbr-breadscrumb-wrapper {

  background-color: #f6f6f6;

  margin-bottom: 30px;

  padding: 30px 0;

}

/* line 415, ../sass/components/_template-layout.scss */

.pbr-breadscrumb-wrapper .page-title {

  text-transform: uppercase;

  margin-top: 0;

}

/* line 419, ../sass/components/_template-layout.scss */

.pbr-breadscrumb-wrapper .pbr-breadscrumb {

  padding: 0;

  margin: 0;

}

/* line 422, ../sass/components/_template-layout.scss */

.pbr-breadscrumb-wrapper .pbr-breadscrumb:before {

  content: none;

}



/* line 429, ../sass/components/_template-layout.scss */

.single-product .pbr-breadscrumb-wrapper .page-title {

  display: none;

}



/**

 * Footer layout styles

 */

/* line 439, ../sass/components/_template-layout.scss */

.pbr-footer {

  background: #fff;

  color: #808080;

  padding-bottom: 0;

  overflow: hidden;

  margin-top: 30px;

}

/* line 445, ../sass/components/_template-layout.scss */

.pbr-footer p {

  font-size: 14px;

  font-weight: 400;

}

/* line 450, ../sass/components/_template-layout.scss */

.pbr-footer .widget .widget-title,

.pbr-footer .widget .widgettitle {

  color: #FFF;

  text-transform: uppercase;

}

/* line 454, ../sass/components/_template-layout.scss */

.pbr-footer .widget .widget-title:after,

.pbr-footer .widget .widgettitle:after {

  content: none;

}

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

  /* line 450, ../sass/components/_template-layout.scss */

  .pbr-footer .widget .widget-title,

  .pbr-footer .widget .widgettitle {

    margin-bottom: 15px;

  }

}

/* line 461, ../sass/components/_template-layout.scss */

.pbr-footer .widget .widget-content {

  background-color: transparent;

}

/* line 466, ../sass/components/_template-layout.scss */

.pbr-footer .widget_pbr_socials_widget .simple-social-icons {

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  border-top: 1px solid rgba(255, 255, 255, 0.1);

  padding: 20px 30px 25px;

  display: inline-block;

}

/* line 474, ../sass/components/_template-layout.scss */

.pbr-footer.footer-full .pbr-copyright {

  display: none;

}

/* line 478, ../sass/components/_template-layout.scss */

.pbr-footer .footer-top {

  background-color: #333;

  border-bottom: 1px solid #3d3d3d;

  padding: 50px 30px 30px;

  font-size: 14px;

}

/* line 483, ../sass/components/_template-layout.scss */

.pbr-footer .footer-top a {

  color: #808080;

}

/* line 485, ../sass/components/_template-layout.scss */

.pbr-footer .footer-top a:hover {

  color: #00bdec;

}

/* line 493, ../sass/components/_template-layout.scss */

.pbr-footer .container-full .row {

  margin-left: 0;

  margin-right: 0;

}

/* line 499, ../sass/components/_template-layout.scss */

.pbr-footer .container-full .row > div:last-child .feature-box .fbox-image {

  -webkit-transform: rotate(0deg);

  -ms-transform: rotate(0deg);

  -o-transform: rotate(0deg);

  transform: rotate(0deg);

}



/*------------------------------------*\

    Copyright

\*------------------------------------*/

/* line 513, ../sass/components/_template-layout.scss */

.pbr-copyright {

  text-align: center;

  color: #808080;

  font-size: 14px;

  font-weight: 400;

  float: left;

  width: 100%;

  background: #333;

  padding-top: 0px;

  padding-bottom: 0px;

  background: none;

}

.footer-bg{background: #333;    margin-left:0 !important;    margin-right: 0 !important;     border-bottom: 1px solid;

    padding-top: 25px;}

/* line 522, ../sass/components/_template-layout.scss */

.pbr-copyright .site-info {

  background: #333;

  padding: 45px 0;

}

/* line 527, ../sass/components/_template-layout.scss */

.pbr-copyright .widget .widget-title, .pbr-copyright .widget .widgettitle {

  color: #000;

  text-transform: none;

  margin: 0 0 25px;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 18px;

  /* 9 */

  font-size: 1.8rem;

  /* 9 */

}

/* line 534, ../sass/components/_template-layout.scss */

.pbr-copyright .input-group {

  border: 0px;

}

/* line 536, ../sass/components/_template-layout.scss */

.pbr-copyright .input-group .fa {

  color: #777777;

}

/* line 540, ../sass/components/_template-layout.scss */

.pbr-copyright a {

  color: #FFF;

  color: #808080;

}

/* line 542, ../sass/components/_template-layout.scss */

.pbr-copyright a:hover, .pbr-copyright a:focus, .pbr-copyright a:active {

  color: #00bdec;

}

/* line 549, ../sass/components/_template-layout.scss */

.pbr-copyright address {

  margin: 0;

}

/* line 552, ../sass/components/_template-layout.scss */

.pbr-copyright .payment {

  padding-top: 30px;

}



/**

 * Right Sidebar layout styles

 */

/* line 564, ../sass/components/_template-layout.scss */

.sidebar.sidebar-right .widget, .sidebar.sidebar-left .widget {

  margin-bottom: 35px !important;

}

/* line 566, ../sass/components/_template-layout.scss */

.sidebar.sidebar-right .widget .widget-title,

.sidebar.sidebar-right .widget .widgettitle, .sidebar.sidebar-left .widget .widget-title,

.sidebar.sidebar-left .widget .widgettitle {

  font-size: 18px;

}



/* block */

/* line 3, ../sass/components/_widget-layout.scss */

.widget {

  margin-bottom: 30px !important;

  position: relative;

  padding: 0px;

  background: transparent;

  border-width: 0px;

  border-style: solid;

  /* block styles */

}

/* line 10, ../sass/components/_widget-layout.scss */

.widget .widget-title, .widget .widgettitle {

  /* color: $block-module-heading-color; */

  padding: 0;

  margin: 0 0 20px;

  text-transform: none;

  font-size: 16px;

  position: relative;

  z-index: 10;

  line-height: 1.1;

  text-transform: uppercase;

}

/* line 22, ../sass/components/_widget-layout.scss */

.widget .widget-title > span, .widget .widgettitle > span {

  display: inline-block;

}

/* line 25, ../sass/components/_widget-layout.scss */

.widget .widget-title .subtitle, .widget .widgettitle .subtitle {

  font-weight: normal;

  font-size: 11px;

  text-transform: none;

}

/* line 31, ../sass/components/_widget-layout.scss */

.widget .widget-content {

  border-radius: 0px;

  -webkit-border-radius: 0px;

  -moz-border-radius: 0px;

  -ms-border-radius: 0px;

  -o-border-radius: 0px;

  border: none;

  border-top: none;

  background-color: #FFF;

}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */

.widget .widget-content:before, .widget .widget-content:after {

  content: " ";

  display: table;

}

/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */

.widget .widget-content:after {

  clear: both;

}

/* line 38, ../sass/components/_widget-layout.scss */

.widget .widget-title-reversed {

  margin-right: 75px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .widget .widget-title-reversed {

  margin-left: 75px;

  margin-right: inherit;

}

/* line 44, ../sass/components/_widget-layout.scss */

.widget.nopadding .widget-content {

  padding: 0;

  margin: 0;

}



/* line 55, ../sass/components/_widget-layout.scss */

.widget-default {

  border: solid 1px #ddd;

}

/* line 532, ../sass/components/mixins/_functions.scss */

.widget-default .widget-title + .widget-collapse .widget-content, .widget-default .widgettitle + .widget-collapse .widget-content {

  border-top-color: #ddd;

}

/* line 537, ../sass/components/mixins/_functions.scss */

.widget-default > .widget-footer + .widget-collapse .widget-body {

  border-bottom-color: #ddd;

}



/* line 58, ../sass/components/_widget-layout.scss */

.widget-primary {

  border: solid 1px #00bdec;

}

/* line 532, ../sass/components/mixins/_functions.scss */

.widget-primary .widget-title + .widget-collapse .widget-content, .widget-primary .widgettitle + .widget-collapse .widget-content {

  border-top-color: #00bdec;

}

/* line 537, ../sass/components/mixins/_functions.scss */

.widget-primary > .widget-footer + .widget-collapse .widget-body {

  border-bottom-color: #00bdec;

}



/* line 61, ../sass/components/_widget-layout.scss */

.widget-success {

  border: solid 1px #18a671;

}

/* line 532, ../sass/components/mixins/_functions.scss */

.widget-success .widget-title + .widget-collapse .widget-content, .widget-success .widgettitle + .widget-collapse .widget-content {

  border-top-color: #18a671;

}

/* line 537, ../sass/components/mixins/_functions.scss */

.widget-success > .widget-footer + .widget-collapse .widget-body {

  border-bottom-color: #18a671;

}



/* line 64, ../sass/components/_widget-layout.scss */

.widget-info {

  border: solid 1px #36bfeb;

}

/* line 532, ../sass/components/mixins/_functions.scss */

.widget-info .widget-title + .widget-collapse .widget-content, .widget-info .widgettitle + .widget-collapse .widget-content {

  border-top-color: #36bfeb;

}

/* line 537, ../sass/components/mixins/_functions.scss */

.widget-info > .widget-footer + .widget-collapse .widget-body {

  border-bottom-color: #36bfeb;

}



/* line 67, ../sass/components/_widget-layout.scss */

.widget-warning {

  border: solid 1px #fc8826;

}

/* line 532, ../sass/components/mixins/_functions.scss */

.widget-warning .widget-title + .widget-collapse .widget-content, .widget-warning .widgettitle + .widget-collapse .widget-content {

  border-top-color: #fc8826;

}

/* line 537, ../sass/components/mixins/_functions.scss */

.widget-warning > .widget-footer + .widget-collapse .widget-body {

  border-bottom-color: #fc8826;

}



/* line 70, ../sass/components/_widget-layout.scss */

.widget-danger {

  border: solid 1px #ff5e77;

}

/* line 532, ../sass/components/mixins/_functions.scss */

.widget-danger .widget-title + .widget-collapse .widget-content, .widget-danger .widgettitle + .widget-collapse .widget-content {

  border-top-color: #ff5e77;

}

/* line 537, ../sass/components/mixins/_functions.scss */

.widget-danger > .widget-footer + .widget-collapse .widget-body {

  border-bottom-color: #ff5e77;

}



/* line 2, ../sass/components/_widgets.scss */

.widget ul, .widget ol {

  list-style: none;

  padding: 0;

}



/* line 7, ../sass/components/_widgets.scss */

.pbr-newsletter {

  border-top: 1px solid #dbdbdb;

}



/* line 10, ../sass/components/_widgets.scss */

.widget_mc4wp_widget {

  text-align: center;

  padding-top: 20px;

}

/* line 13, ../sass/components/_widgets.scss */

.widget_mc4wp_widget .widget-title {

  display: none;

}

/* line 16, ../sass/components/_widgets.scss */

.widget_mc4wp_widget .title {

  font-family: "Work Sans", sans-serif;

  letter-spacing: 0.1em;

  margin-bottom: 20px;

}

/* line 21, ../sass/components/_widgets.scss */

.widget_mc4wp_widget .form {

  margin: 0 auto 20px;

  width: 30%;

}

/* line 25, ../sass/components/_widgets.scss */

.widget_mc4wp_widget .form-control, .widget_mc4wp_widget .btn {

  padding: 10px 15px;

}



/* List Style Widgets*/

/* line 34, ../sass/components/_widgets.scss */

.widget_archive ul,

.widget_categories ul,

.widget_links ul,

.widget_meta ul,

.widget_nav_menu ul,

.widget_pages ul,

.widget_recent_comments ul,

.widget_recent_entries ul {

  margin: -10px 0;

}



/* line 45, ../sass/components/_widgets.scss */

.widget_archive li,

.widget_categories li,

.widget_links li,

.widget_meta li,

.widget_nav_menu li,

.widget_pages li,

.widget_recent_comments li,

.widget_recent_entries li {

  padding: 0 0 10px;

}

/* line 54, ../sass/components/_widgets.scss */

.widget_archive li .children,

.widget_archive li .sub-menu,

.widget_categories li .children,

.widget_categories li .sub-menu,

.widget_links li .children,

.widget_links li .sub-menu,

.widget_meta li .children,

.widget_meta li .sub-menu,

.widget_nav_menu li .children,

.widget_nav_menu li .sub-menu,

.widget_pages li .children,

.widget_pages li .sub-menu,

.widget_recent_comments li .children,

.widget_recent_comments li .sub-menu,

.widget_recent_entries li .children,

.widget_recent_entries li .sub-menu {

  padding: 0 0 10px 20px;

  font-size: 13px;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl .widget_archive li .children, .rtl

.widget_archive li .sub-menu, .rtl

.widget_categories li .children, .rtl

.widget_categories li .sub-menu, .rtl

.widget_links li .children, .rtl

.widget_links li .sub-menu, .rtl

.widget_meta li .children, .rtl

.widget_meta li .sub-menu, .rtl

.widget_nav_menu li .children, .rtl

.widget_nav_menu li .sub-menu, .rtl

.widget_pages li .children, .rtl

.widget_pages li .sub-menu, .rtl

.widget_recent_comments li .children, .rtl

.widget_recent_comments li .sub-menu, .rtl

.widget_recent_entries li .children, .rtl

.widget_recent_entries li .sub-menu {

  padding: 0 20px 10px 0;

}



/* line 61, ../sass/components/_widgets.scss */

.widget_archive li:last-child,

.widget_categories li:last-child,

.widget_links li:last-child,

.widget_meta li:last-child,

.widget_nav_menu li:last-child,

.widget_pages li:last-child,

.widget_recent_comments li:last-child,

.widget_recent_entries li:last-child {

  padding-bottom: 0;

}



/* line 72, ../sass/components/_widgets.scss */

.widget_categories li ul,

.widget_nav_menu li ul,

.widget_pages li ul {

  border-top: 1px solid rgba(255, 255, 255, 0.2);

  margin-top: 9px;

}



/* line 79, ../sass/components/_widgets.scss */

.widget_categories li li:last-child,

.widget_nav_menu li li:last-child,

.widget_pages li li:last-child {

  padding-bottom: 0;

}



/* Recent Posts Widget */

/* line 87, ../sass/components/_widgets.scss */

.widget_recent_entries .post-date {

  display: block;

  font-size: 12px;

  text-transform: uppercase;

  font-weight: 700;

  margin-top: 5px;

  color: #00bdec;

}



/* line 97, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .item-post.media {

  border-top: 1px solid #dbdbdb;

  padding-top: 20px;

  margin-top: 20px;

}

/* line 101, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .item-post.media:first-child {

  padding-top: 0;

  border-top: none;

  margin-top: 0;

}

/* line 106, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .item-post.media a.image {

  width: 80px;

  padding-right: 15px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .widget_pbr_recent_post .item-post.media a.image {

  padding-left: 15px;

  padding-right: inherit;

}

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

  /* line 106, ../sass/components/_widgets.scss */

  .widget_pbr_recent_post .item-post.media a.image {

    width: 100%;

    padding-right: 0px;

    margin-bottom: 10px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl .widget_pbr_recent_post .item-post.media a.image {

    padding-left: 0px;

    padding-right: inherit;

  }

}

/* line 116, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .item-post.media .media-body .entry-title {

  margin: -3px 0 0;

  font-weight: 400;

  font-size: 14px;

  line-height: 20px;

}

/* line 122, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .item-post.media .media-body > p {

  display: none;

}

/* line 128, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .post-stick-layout .item-post.media.item-big {

  border-top: none;

}

/* line 130, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .post-stick-layout .item-post.media.item-big a.image {

  padding-right: 0;

  width: 100%;

  margin-bottom: 10px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .widget_pbr_recent_post .post-stick-layout .item-post.media.item-big a.image {

  padding-left: 0;

  padding-right: inherit;

}

/* line 135, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .post-stick-layout .item-post.media.item-big .entry-title {

  margin: 0 0 10px;

  font-weight: 700;

  font-size: 14px;

  line-height: 20px;

}

/* line 142, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .post-stick-layout .item-post.media {

  padding-top: 15px;

}

/* line 145, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .post-stick-layout .item-post.media .media-body .entry-title {

  margin: 0 0 5px;

}

/* line 149, ../sass/components/_widgets.scss */

.widget_pbr_recent_post .post-stick-layout .item-post.media .post-date {

  font-size: 12px;

  text-transform: uppercase;

  font-weight: 700;

  color: #00bdec;

}



/* RSS Widget */

/* line 161, ../sass/components/_widgets.scss */

.rsswidget img {

  margin-top: -4px;

}



/* line 165, ../sass/components/_widgets.scss */

.rssSummary {

  margin: 9px 0;

}



/* line 169, ../sass/components/_widgets.scss */

.rss-date {

  display: block;

}



/* line 173, ../sass/components/_widgets.scss */

.widget_rss li {

  margin-bottom: 18px;

}



/* line 177, ../sass/components/_widgets.scss */

.widget_rss li:last-child {

  margin-bottom: 0;

}



/* Text Widget */

/* line 183, ../sass/components/_widgets.scss */

.widget_text > div > :last-child {

  margin-bottom: 0;

}



/* Calendar Widget*/

/* line 189, ../sass/components/_widgets.scss */

.widget_calendar table {

  line-height: 2;

  margin: 0;

}

/* line 193, ../sass/components/_widgets.scss */

.widget_calendar caption {

  font-weight: 700;

  line-height: 1.7142857142;

  margin-bottom: 10px;

  padding: 0;

  text-align: left;

  text-transform: uppercase;

}

/* line 201, ../sass/components/_widgets.scss */

.widget_calendar thead th {

  background-color: rgba(255, 255, 255, 0.1);

}

/* line 204, ../sass/components/_widgets.scss */

.widget_calendar tbody td, .widget_calendar thead th {

  text-align: center;

}

/* line 207, ../sass/components/_widgets.scss */

.widget_calendar tbody a {

  background-color: #24890d;

  color: #fff;

  display: block;

}

/* line 211, ../sass/components/_widgets.scss */

.widget_calendar tbody a:hover {

  background-color: #41a62a;

  color: #fff;

}

/* line 216, ../sass/components/_widgets.scss */

.widget_calendar th, .widget_calendar td {

  padding: 3px 7px;

}

/* line 219, ../sass/components/_widgets.scss */

.widget_calendar #prev {

  padding-left: 5px;

}

/* line 222, ../sass/components/_widgets.scss */

.widget_calendar #next {

  padding-right: 5px;

  text-align: right;

}



/* Recent Comments Widget */

/* line 232, ../sass/components/_widgets.scss */

.widget_recent_comments ul li .comment-author-link {

  font-size: 12px;

  text-transform: uppercase;

  color: #00bdec;

  font-weight: 700;

}



/* line 244, ../sass/components/_widgets.scss */

.widget_pbr_recent_comment .widget-content article {

  margin-top: 15px;

}

/* line 246, ../sass/components/_widgets.scss */

.widget_pbr_recent_comment .widget-content article .avatar-comment-widget {

  display: table-cell;

  vertical-align: top;

  padding-right: 15px;

  width: 80px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .widget_pbr_recent_comment .widget-content article .avatar-comment-widget {

  padding-left: 15px;

  padding-right: inherit;

}

/* line 252, ../sass/components/_widgets.scss */

.widget_pbr_recent_comment .widget-content article .content-comment-widget {

  display: table-cell;

  vertical-align: top;

}

/* line 256, ../sass/components/_widgets.scss */

.widget_pbr_recent_comment .widget-content article:first-child {

  margin-top: 0;

}



/* Tags Widget */

/* line 265, ../sass/components/_widgets.scss */

.widget_tag_cloud .widget-title {

  margin-bottom: 10px;

}



/* Twitter Widget */

/* line 272, ../sass/components/_widgets.scss */

.widget_pbr_twitter_widget .widget-title {

  margin-bottom: 10px;

}



/* Product Categories Tabs Widget */

/* line 279, ../sass/components/_widgets.scss */

.widget-categoriestabs .nav.nav-tabs {

  text-align: center;

  margin-bottom: 45px;

  line-height: 1;

}

/* line 283, ../sass/components/_widgets.scss */

.widget-categoriestabs .nav.nav-tabs > li {

  float: none;

  display: inline-block;

}

/* line 286, ../sass/components/_widgets.scss */

.widget-categoriestabs .nav.nav-tabs > li > a {

  font-size: 12px;

  font-weight: 800;

  text-transform: uppercase;

  margin: 0;

  padding: 0 10px;

  border: none;

  line-height: 1;

}

/* line 294, ../sass/components/_widgets.scss */

.widget-categoriestabs .nav.nav-tabs > li > a:after {

  content: none;

}

/* line 300, ../sass/components/_widgets.scss */

.widget-categoriestabs .widget-content {

  margin: 0 -10px -40px;

}

/* line 302, ../sass/components/_widgets.scss */

.widget-categoriestabs .widget-content .tab-content {

  padding: 0;

  border: none;

}

/* line 306, ../sass/components/_widgets.scss */

.widget-categoriestabs .widget-content .tab-content .product-block .name {

  margin-bottom: 15px;

}

/* line 309, ../sass/components/_widgets.scss */

.widget-categoriestabs .widget-content .tab-content .product-block .star-rating {

  float: none;

  margin-bottom: 3px;

}

/* line 313, ../sass/components/_widgets.scss */

.widget-categoriestabs .widget-content .tab-content .product-block .price del span {

  position: relative;

}

/* line 315, ../sass/components/_widgets.scss */

.widget-categoriestabs .widget-content .tab-content .product-block .price del span:after {

  content: "";

  width: 100%;

  height: 1px;

  position: absolute;

  left: 0;

  top: 50%;

  background-color: #000;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .widget-categoriestabs .widget-content .tab-content .product-block .price del span:after {

  right: 0;

  left: auto;

}



/* Vertical Menu Widget */

/* line 331, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical .navbar-collapse {

  padding: 0;

}

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

  /* line 331, ../sass/components/_widgets.scss */

  .widget_pbr_menu_vertical .navbar-collapse {

    display: block;

    border-top: none;

    -webkit-box-shadow: none;

    box-shadow: none;

  }

}

/* line 339, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu {

  float: none;

}

/* line 341, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li {

  float: none;

}

/* line 343, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li a {

  display: block;

  padding: 5px 0;

}

/* line 347, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li > a {

  background-color: transparent !important;

  font-size: 12px;

  text-transform: uppercase;

}

/* line 351, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li > a:hover {

  background-color: transparent;

}

/* line 354, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li > a > span {

  float: right;

  font-size: 14px;

  font-weight: bolder;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .widget_pbr_menu_vertical #menu-main-menu > li > a > span {

  float: left;

}

/* line 358, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li > a > span:after {

  font-family: 'FontAwesome';

  content: "\f107";

}

/* line 365, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li.current-menu-parent > a {

  color: #00bdec;

}

/* line 370, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li.open > a {

  background-color: transparent;

  color: #00bdec;

}

/* line 374, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li.open > a > span:after {

  content: "\f106";

}

/* line 380, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li .sub-menu {

  padding: 0 15px;

}

/* line 384, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li .sub-menu > li.current-menu-item > a {

  color: #00bdec;

}

/* line 388, ../sass/components/_widgets.scss */

.widget_pbr_menu_vertical #menu-main-menu > li .sub-menu > li > a {

  text-transform: none;

}



/* line 402, ../sass/components/_widgets.scss */

.frontpage-posts.frontpage-2 .main-posts .post .entry-thumb, .frontpage-posts.frontpage-12 .main-posts .post .entry-thumb {

  margin-bottom: 0;

}

/* line 409, ../sass/components/_widgets.scss */

.frontpage-posts.frontpage-9 .entry-title {

  font-weight: 700;

  text-transform: uppercase;

  font-size: 16px;

  line-height: 20px;

}

/* line 417, ../sass/components/_widgets.scss */

.frontpage-posts.frontpage-13 .tab-content {

  padding-bottom: 0;

}



/* line 424, ../sass/components/_widgets.scss */

.secondary-posts .media .entry-thumb {

  width: 85px;

}

/* line 430, ../sass/components/_widgets.scss */

.secondary-posts .media .entry-thumb,

.secondary-posts .post .entry-thumb {

  margin-bottom: 0;

}

/* line 434, ../sass/components/_widgets.scss */

.secondary-posts .post {

  margin-bottom: 15px;

}



/* line 442, ../sass/components/_widgets.scss */

.widget.frontpage-posts .categories-nav ul {

  margin-bottom: 20px;

}

/* line 445, ../sass/components/_widgets.scss */

.widget.frontpage-posts .categories-nav ul li a {

  line-height: 1;

  padding: 10px 20px;

  background-color: #dbdbdb;

  text-transform: uppercase;

  font-size: 12px;

  font-weight: 700;

  display: block;

}

/* line 460, ../sass/components/_widgets.scss */

.widget.frontpage-categories .main-posts .entry-thumb {

  margin-bottom: 20px;

}

/* line 466, ../sass/components/_widgets.scss */

.widget.frontpage-categories .secondary-posts .post .entry-title {

  margin-top: -3px;

  font-size: 14px;

  font-weight: 700;

  text-transform: uppercase;

  line-height: 20px;

}

/* line 479, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget .nav.nav-tabs > li > a {

  padding: 5px 10px;

  margin: 0;

  border: 1px solid #00bdec !important;

  border-left: none !important;

}

/* line 484, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget .nav.nav-tabs > li > a:hover, .widget.widget_pbr_tabs_widget .nav.nav-tabs > li > a:focus, .widget.widget_pbr_tabs_widget .nav.nav-tabs > li > a:active {

  border-width: 1px 1px 1px 0 !important;

}

/* line 489, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget .nav.nav-tabs > li > a:after {

  display: none;

}

/* line 493, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget .nav.nav-tabs > li:first-child {

  border-left: 1px solid #00bdec !important;

}

/* line 497, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget #tab-recent .media,

.widget.widget_pbr_tabs_widget #tab-popular .media {

  width: 100%;

  margin-top: 20px;

}

/* line 501, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget #tab-recent .media:first-child,

.widget.widget_pbr_tabs_widget #tab-popular .media:first-child {

  margin-top: 0;

}

/* line 504, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget #tab-recent .media > .pull-left,

.widget.widget_pbr_tabs_widget #tab-popular .media > .pull-left {

  width: 100%;

  padding: 0;

}

/* line 508, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget #tab-recent .media .entry-title,

.widget.widget_pbr_tabs_widget #tab-popular .media .entry-title {

  font-weight: 700;

  font-size: 14px;

  margin: 10px 0 0;

  line-height: 20px;

}

/* line 515, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget .tab-content {

  padding: 20px 0 0;

  margin-top: 0;

}

/* line 519, ../sass/components/_widgets.scss */

.widget.widget_pbr_tabs_widget .media {

  width: 100%;

}

/* line 525, ../sass/components/_widgets.scss */

.widget.widget_pbr_top_rate_widget .widget-content article {

  margin-top: 15px;

}

/* line 527, ../sass/components/_widgets.scss */

.widget.widget_pbr_top_rate_widget .widget-content article:first-child {

  margin-top: 0;

}

/* line 530, ../sass/components/_widgets.scss */

.widget.widget_pbr_top_rate_widget .widget-content article h6 {

  font-size: 14px;

  line-height: 20px;

  font-weight: 700;

}

/* line 535, ../sass/components/_widgets.scss */

.widget.widget_pbr_top_rate_widget .widget-content article .post-date {

  margin-bottom: 0;

}

/* line 542, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content {

  background-color: transparent;

}

/* line 545, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post {

  background-color: #FFF;

  position: relative;

  padding: 55px 40px 25px;

  border-style: solid;

  border-color: #dbdbdb;

  border-width: 0 1px 1px 1px;

}

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

  /* line 545, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post {

    padding: 55px 20px 25px;

  }

}

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

  /* line 545, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post {

    padding: 50px 20px 20px;

  }

}

/* line 558, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .meta-top {

  background-color: #00bdec;

  color: #FFF;

  position: absolute;

  left: 50%;

  top: 0;

  text-transform: uppercase;

  font-size: 12px;

  text-align: center;

  width: 60px;

  height: 60px;

  margin: -30px 0 0 -30px;

  padding: 9px 0;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .widget.blog-type .widget-content .v3 .information-post .meta-top {

  right: 50%;

  left: auto;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl .widget.blog-type .widget-content .v3 .information-post .meta-top {

  margin: -30px -30px 0 0;

}

/* line 570, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .meta-top .entry-date,

.widget.blog-type .widget-content .v3 .information-post .meta-top .entry-month {

  display: block;

  line-height: 1.1;

}

/* line 575, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .meta-top .entry-date {

  font-size: 24px;

  margin: 0;

  color: #FFF;

  font-style: normal;

}

/* line 582, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .entry-title {

  margin: 0 0 15px;

  font-weight: 400;

  max-height: 52px;

  overflow: hidden;

}

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

  /* line 582, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post .entry-title {

    max-height: 70px;

    min-height: 70px;

    font-size: 16px;

    line-height: 22px;

  }

}

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

  /* line 582, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post .entry-title {

    font-size: 14px;

    line-height: 20px;

    max-height: 60px;

    min-height: 60px;

  }

}

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

  /* line 582, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post .entry-title {

    min-height: 10px;

  }

}

/* line 603, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .entry-meta {

  margin-bottom: 15px;

}

/* line 605, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .entry-meta:before {

  left: 50%;

  margin-left: -15px;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .widget.blog-type .widget-content .v3 .information-post .entry-meta:before {

  right: 50%;

  left: auto;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .widget.blog-type .widget-content .v3 .information-post .entry-meta:before {

  margin-right: -15px;

  margin-left: inherit;

}

/* line 609, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .v3 .information-post .entry-meta .entry-category {

  display: inline-block;

}

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

  /* line 603, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post .entry-meta {

    display: none;

  }

}

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

  /* line 603, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .v3 .information-post .entry-meta {

    display: block;

  }

}

/* line 625, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .row > div:nth-child(even) .v3 .information-post {

  padding: 25px 40px 55px;

  border-width: 1px 1px 0 1px;

}

/* line 628, ../sass/components/_widgets.scss */

.widget.blog-type .widget-content .row > div:nth-child(even) .v3 .information-post .meta-top {

  top: auto;

  bottom: 0;

  margin-top: 0;

  margin-bottom: -30px;

}

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

  /* line 625, ../sass/components/_widgets.scss */

  .widget.blog-type .widget-content .row > div:nth-child(even) .v3 .information-post {

    padding: 20px 20px 50px;

  }

}



/* Our Team Widget From Source */

/* line 648, ../sass/components/_widgets.scss */

.team-v1 .team-header {

  margin-bottom: 25px;

  text-align: center;

}

/* line 651, ../sass/components/_widgets.scss */

.team-v1 .team-header > img {

  width: 100%;

}

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

  /* line 655, ../sass/components/_widgets.scss */

  .team-v1 .team-header .img-responsive {

    display: inline-block;

  }

}

/* line 660, ../sass/components/_widgets.scss */

.team-v1 .team-body {

  margin-bottom: 0;

}

/* line 663, ../sass/components/_widgets.scss */

.team-v1 .team-body .team-body-content > p {

  margin-bottom: 0px;

  color: #00bdec;

  font-family: "Work Sans", sans-serif;

}

/* line 670, ../sass/components/_widgets.scss */

.team-v1 .team-info {

  display: none;

}



/* line 678, ../sass/components/_widgets.scss */

.popupnewsletter .btn-flying-right {

  position: fixed;

  top: 50%;

  right: 0;

  z-index: 1;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .popupnewsletter .btn-flying-right {

  left: 0;

  right: auto;

}

/* line 684, ../sass/components/_widgets.scss */

.popupnewsletter .modal {

  text-align: center;

}

@media screen and (min-width: 768px) {

  /* line 689, ../sass/components/_widgets.scss */

  .popupnewsletter .modal:before {

    display: inline-block;

    vertical-align: middle;

    content: " ";

    height: 100%;

  }

}

/* line 697, ../sass/components/_widgets.scss */

.popupnewsletter .modal-dialog {

  display: inline-block;

  text-align: left;

  vertical-align: middle;

}



/* line 706, ../sass/components/_widgets.scss */

.popupnewsletter .btn {

  border-radius: 0;

  border: none;

  border-left: 3px solid #00bdec;

  line-height: 34px;

  padding: 8px 20px 12px;

  font-size: 16px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

  outline: none !important;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .popupnewsletter .btn {

  border-right: 3px solid #00bdec;

  border-left: inherit;

}

/* line 715, ../sass/components/_widgets.scss */

.popupnewsletter .btn:hover {

  color: #00bdec;

}

/* line 720, ../sass/components/_widgets.scss */

.popupnewsletter .modal-content button.close {

  border: none;

  font-weight: 700;

  color: red;

  font-size: 20px;

  background: none;

  position: absolute;

  top: -25px;

  right: -25px;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .popupnewsletter .modal-content button.close {

  left: -25px;

  right: auto;

}

/* line 729, ../sass/components/_widgets.scss */

.popupnewsletter .modal-content button.close:hover {

  color: #00bdec;

}



/* line 737, ../sass/components/_widgets.scss */

.popupnewsletter-widget h3 {

  position: relative;

  font-size: 18px;

  padding-bottom: 25px;

  text-align: center;

  margin: 0 0 25px;

}

/* line 743, ../sass/components/_widgets.scss */

.popupnewsletter-widget h3:after {

  content: "";

  width: 30px;

  height: 2px;

  background-color: #333;

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .popupnewsletter-widget h3:after {

  right: 50%;

  left: auto;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .popupnewsletter-widget h3:after {

  margin-right: -15px;

  margin-left: inherit;

}

/* line 753, ../sass/components/_widgets.scss */

.popupnewsletter-widget p.description {

  text-align: center;

  margin-bottom: 25px;

}

/* line 757, ../sass/components/_widgets.scss */

.popupnewsletter-widget .mc4wp-form {

  text-align: center;

  margin-bottom: 0;

}

/* line 760, ../sass/components/_widgets.scss */

.popupnewsletter-widget .mc4wp-form div.description {

  display: none;

}

/* line 763, ../sass/components/_widgets.scss */

.popupnewsletter-widget .mc4wp-form .form-control {

  padding: 10px 15px;

  margin-bottom: 20px;

  border-radius: 0;

  max-width: 560px;

}

/* line 770, ../sass/components/_widgets.scss */

.popupnewsletter-widget .mc4wp-form .button-submit .btn {

  color: #FFF;

  font-size: 12px;

  font-weight: 800;

  text-transform: uppercase;

  background-color: #00bdec;

  display: block;

  letter-spacing: 1px;

  line-height: 20px;

  border-radius: 0px;

  width: 100%;

  padding: 10px 20px;

  border: none;

}

/* line 783, ../sass/components/_widgets.scss */

.popupnewsletter-widget .mc4wp-form .button-submit .btn:hover {

  background-color: #000;

}



/* Brand Logos Widget */

/* line 793, ../sass/components/_widgets.scss */

.widget-brand-logo {

  background-color: #f9f9f9;

}

/* line 795, ../sass/components/_widgets.scss */

.widget-brand-logo .widget-content {

  background-color: transparent;

}

/* line 798, ../sass/components/_widgets.scss */

.widget-brand-logo .owl-wrapper-outer {

  padding: 10px 0;

  min-height: 180px;

}

/* line 803, ../sass/components/_widgets.scss */

.widget-brand-logo .item .item-brand {

  min-height: 160px;

  line-height: 160px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 807, ../sass/components/_widgets.scss */

.widget-brand-logo .item .item-brand a {

  opacity: 0.5;

  filter: alpha(opacity=50);

}

/* line 811, ../sass/components/_widgets.scss */

.widget-brand-logo .item .item-brand:hover a {

  opacity: 1;

  filter: alpha(opacity=100);

}

/* line 817, ../sass/components/_widgets.scss */

.widget-brand-logo .owl-carousel-play .carousel-control {

  top: 50%;

  background: #eeefef;

  font-size: 16px;

}

/* line 821, ../sass/components/_widgets.scss */

.widget-brand-logo .owl-carousel-play .carousel-control:hover {

  background: #00bdec;

  color: #FFF;

}



/* Banner Countdown Widget */

/* line 830, ../sass/components/_widgets.scss */

.banner-countdown-widget .heading {

  padding: 0 30% 20px;

}

/* line 832, ../sass/components/_widgets.scss */

.banner-countdown-widget .heading h2 {

  font-weight: 700;

  font-size: 38px;

  margin-top: 0;

}

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

  /* line 830, ../sass/components/_widgets.scss */

  .banner-countdown-widget .heading {

    padding: 0 20% 20px;

  }

}

/* line 841, ../sass/components/_widgets.scss */

.banner-countdown-widget .countdown-wrapper {

  margin-bottom: 10px;

}

/* line 845, ../sass/components/_widgets.scss */

.banner-countdown-widget .inner > a {

  color: #FFF;

  font-size: 13px;

  font-weight: 700;

  text-transform: uppercase;

  padding-left: 20px;

  padding-right: 20px;

}

/* line 852, ../sass/components/_widgets.scss */

.banner-countdown-widget .inner > a:hover {

  background: #00bdec;

}

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

  /* line 829, ../sass/components/_widgets.scss */

  .banner-countdown-widget {

    background-size: cover;

  }

  /* line 859, ../sass/components/_widgets.scss */

  .banner-countdown-widget .heading {

    padding: 0 5% 20px;

  }

}



/* line 868, ../sass/components/_widgets.scss */

.pbr-footer .widget.widget_pbr_socials_widget .bo-social-icons {

  text-align: left;

  margin: 0 -5px;

}



/* line 877, ../sass/components/_widgets.scss */

.widget_mc4wp_form_widget .mc4wp-form-basic {

  margin-top: 0;

  font-size: 14px;

  position: relative;

}

/* line 881, ../sass/components/_widgets.scss */

.widget_mc4wp_form_widget .mc4wp-form-basic .description {

  margin-bottom: 20px;

}

/* line 885, ../sass/components/_widgets.scss */

.widget_mc4wp_form_widget .mc4wp-form-basic .input-form input[type="email"] {

  max-width: 442px;

  height: 42px;

  line-height: 30px;

  padding: 5px 15px;

}

/* line 892, ../sass/components/_widgets.scss */

.widget_mc4wp_form_widget .mc4wp-form-basic .button-submit {

  position: absolute;

  bottom: 0;

  right: 0;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .widget_mc4wp_form_widget .mc4wp-form-basic .button-submit {

  left: 0;

  right: auto;

}

/* line 896, ../sass/components/_widgets.scss */

.widget_mc4wp_form_widget .mc4wp-form-basic .button-submit input[type="submit"] {

  height: 42px;

  text-transform: uppercase;

  color: #FFF;

  font-weight: 600;

  font-size: 15px;

  background-color: #333;

  border: 1px solid #333;

  padding: 5px 40px;

  line-height: 30px;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

}

/* line 907, ../sass/components/_widgets.scss */

.widget_mc4wp_form_widget .mc4wp-form-basic .button-submit input[type="submit"]:hover {

  background-color: #00bdec;

  border-color: #00bdec;

}

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

  /* line 896, ../sass/components/_widgets.scss */

  .widget_mc4wp_form_widget .mc4wp-form-basic .button-submit input[type="submit"] {

    font-size: 12px;

    padding: 5px 15px;

  }

}



/* line 923, ../sass/components/_widgets.scss */

.sidebar .searchform .pbr-search .form-control {

  border: 1px solid #dbdbdb;

  width: 100%;

}

/* line 926, ../sass/components/_widgets.scss */

.sidebar .searchform .pbr-search .form-control:focus {

  border-color: #00bdec;

}



/* line 934, ../sass/components/_widgets.scss */

.banner-widget {

  text-align: center;

  position: relative;

  background-color: #000;

  overflow: hidden;

}

/* line 939, ../sass/components/_widgets.scss */

.banner-widget .banner-link {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  content: "";

  z-index: 10;

  height: 50px;

  margin: auto;

  -webkit-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: scale(0);

  -ms-transform: scale(0);

  -o-transform: scale(0);

  transform: scale(0);

}

/* line 952, ../sass/components/_widgets.scss */

.banner-widget .banner-link .morelink {

  border: 2px solid #fff;

  color: #fff;

  line-height: 46px;

  text-transform: uppercase;

  font-size: 12px;

  font-weight: 600;

  padding: 0 30px;

  display: inline-block;

  letter-spacing: 1px;

}

/* line 964, ../sass/components/_widgets.scss */

.banner-widget .banner-image {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

  -webkit-transform: scale(1.003);

  -ms-transform: scale(1.003);

  -o-transform: scale(1.003);

  transform: scale(1.003);

}

/* line 970, ../sass/components/_widgets.scss */

.banner-widget:hover .banner-link {

  -webkit-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  transform: scale(1);

}

/* line 974, ../sass/components/_widgets.scss */

.banner-widget:hover .banner-link .morelink:hover {

  border-color: #fff;

  background-color: #fff;

  color: #000;

}

/* line 980, ../sass/components/_widgets.scss */

.banner-widget:hover .banner-image {

  opacity: 0.1;

  filter: alpha(opacity=10);

  -webkit-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

}



/*

*  Main Menu

*/

/* line 4, ../sass/components/_nav.scss */

.navbar-mega {

  min-height: inherit;

  margin: 0px;

  border: 0px solid transparent;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

}

/* line 9, ../sass/components/_nav.scss */

.navbar-mega .navbar-collapse {

  padding: 0 15px;

}

/* line 12, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav {

  float: none;

  padding: 0;

  display: inline-block;

  position: relative;

}

/* line 18, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .open > a {

  border-color: transparent;

  border-left-color: rgba(0, 0, 0, 0.1);

  color: #00bdec;

  background: transparent;

}

/* line 23, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .open > a:before {

  opacity: 1;

  filter: alpha(opacity=100);

}

/* line 28, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav ul {

  padding: 0;

  margin: 0;

  list-style: none;

}

/* line 31, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav ul li.parent {

  position: relative;

}

/* line 34, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav ul li.dropdown-submenu {

  position: relative;

}

/* line 36, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {

  top: 0;

  left: 100%;

  right: auto;

  position: absolute;

}

/* line 44, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav ul li:hover > .dropdown-menu {

  display: block;

}

/* line 51, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav li.active {

  background: none;

}

/* line 53, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav li.active > a {

  background: none;

  color: #00bdec;

}

/* line 56, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav li.active > a .caret {

  color: #00bdec;

}

/* line 62, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav li a:hover, .navbar-mega .navbar-nav li a:active, .navbar-mega .navbar-nav li a:focus {

  color: #00bdec;

}

/* line 66, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav li.open > a {

  background: none;

  color: #00bdec;

}

/* line 71, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li {

  float: left;

  margin-top: 0;

  padding: 0;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .navbar-mega .navbar-nav > li {

  float: right;

}

/* line 75, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li > a {

  position: relative;

  color: #262e31;

  padding: 0 15px;

  margin: 0;

  text-transform: uppercase;

  font-weight: 500;

  line-height: 28px;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 15px;

  /* 9 */

  font-size: 1.5rem;

  /* 9 */

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

@media (max-width: 1319px) {

  /* line 75, ../sass/components/_nav.scss */

  .navbar-mega .navbar-nav > li > a {

    padding: 0 15px;

  }

}

/* line 91, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li > a:hover, .navbar-mega .navbar-nav > li > a:focus {

  color: #00bdec;

  background: transparent;

}

/* line 94, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li > a:hover .caret, .navbar-mega .navbar-nav > li > a:focus .caret {

  color: #00bdec;

}

/* line 99, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .caret {

  color: #222222;

  border-width: 3px;

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

  margin-top: -2px;

}

/* line 104, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .caret:before {

  content: "\f0d7";

  font-size: 8px;

}

/* line 111, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li:hover > .dropdown-menu {

  display: block;

}

/* line 115, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li:first-child a {

  border: none;

}

/* line 119, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu {

  padding-top: 5px;

  padding-bottom: 10px;

  border-top: 2px solid #00bdec;

  background: #fff;

  min-width: 200px;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  border-top: 1px solid rgba(0, 0, 0, 0.1);

}

/* line 127, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {

  left: 100%;

  top: 0;

  position: absolute;

}

/* line 132, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu .row {

  padding-top: 0;

}

/* line 135, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li {

  display: block;

  padding: 0;

  position: relative;

  border-top: none;

}

/* line 140, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li a {

  min-height: inherit;

  display: block;

  font-weight: 400;

  padding: 8px 30px;

  color: #000;

  text-transform: none;

  -webkit-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 14px;

  /* 9 */

  font-size: 1.4rem;

  /* 9 */

}

/* line 149, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {

  color: #00bdec;

  background: transparent;

}

/* line 154, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {

  border: 0;

}

/* line 158, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li.active > a {

  color: #00bdec;

}

/* line 164, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .mega-dropdown-menu {

  padding: 40px;

}

/* line 168, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {

  padding-left: 0;

  padding-right: 0;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {

  padding-right: 0;

  padding-left: inherit;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {

  padding-left: 0;

  padding-right: inherit;

}

/* line 171, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {

  padding-left: 10px;

  padding-right: 10px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {

  padding-right: 10px;

  padding-left: inherit;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {

  padding-left: 10px;

  padding-right: inherit;

}

/* line 180, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .vc_row {

  margin-left: 0;

  margin-right: 0;

}

/* line 183, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .vc_row > div {

  padding-left: 0;

  padding-right: 0;

}

/* line 191, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row > div:after {

  content: "";

  position: absolute;

  top: 0;

  right: 0;

  width: 1px;

  height: 100%;

  background-color: #dbdbdb;

}

/* line 199, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row > div:last-child {

  padding-left: 30px;

  padding-right: 30px;

}

/* line 202, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row > div:last-child:after {

  content: none;

}

/* line 206, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row > div.col-sm-4 {

  padding-left: 30px;

  padding-right: 30px;

}

/* line 212, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row .vc_inner > div {

  padding-left: 30px;

  padding-right: 30px;

}

/* line 215, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row .vc_inner > div:after {

  content: "";

  position: absolute;

  top: 0;

  right: 0;

  width: 1px;

  height: 100%;

  background-color: #dbdbdb;

}

/* line 224, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .container-mega .row .vc_inner > div:last-child:after {

  content: none;

}

/* line 233, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .widget .widget-title,

.navbar-mega .navbar-nav > li .dropdown-menu-inner .widget .widgettitle {

  color: #00bdec;

  margin: 0 0 15px;

  font-size: 14px;

}

/* line 239, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .widget .navbar-collapse {

  padding-left: 0;

  padding-right: 0;

}

/* line 243, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .widget .navbar-nav > li > a {

  padding: 0;

  line-height: 26px;

  color: #666666;

  text-transform: uppercase;

}

/* line 248, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .widget .navbar-nav > li > a:hover {

  color: #00bdec;

}

/* line 255, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .widget.widget_nav_menu ul li a {

  padding: 0;

  line-height: 26px;

}

/* line 264, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > li .dropdown-menu-inner .col-sm-4 .widget-text-heading .widget-heading {

  font-size: 16px;

  color: #00bdec;

  margin-bottom: 20px;

}

/* line 274, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .active {

  background: transparent;

}

/* line 276, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .active > a {

  color: #00bdec;

}

/* line 280, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .aligned-fullwidth {

  position: static !important;

}

/* line 282, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu {

  padding-top: 25px;

  padding-bottom: 20px;

}

/* line 285, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu .vc_custom_heading {

  padding: 0 20px;

}

/* line 291, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {

  right: 0;

  left: auto;

}

/* line 297, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav .container-mega .row {

  padding-bottom: 0;

  margin: 0 !important;

  width: 100%;

  position: relative;

  overflow: hidden;

}

/* line 303, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav .container-mega .row > div {

  position: relative;

}

/* line 305, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav .container-mega .row > div .wpb_content_element {

  margin-bottom: 5px !important;

}

/* line 310, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav .container-mega .row .widget:last-child {

  margin-bottom: 0 !important;

}

/* line 314, ../sass/components/_nav.scss */

.navbar-mega .navbar-nav .container-mega .row .widget ul li {

  border: none;

}

/* line 322, ../sass/components/_nav.scss */

.navbar-mega .text-label {

  position: absolute;

  top: -20px;

  right: 0;

  padding: 5px;

  line-height: 1;

  font-size: 9px;

  color: #FFF;

}

/* line 330, ../sass/components/_nav.scss */

.navbar-mega .text-label.text-hot {

  background: #2b74ab;

}

/* line 332, ../sass/components/_nav.scss */

.navbar-mega .text-label.text-hot:after {

  border-top-color: #2b74ab;

}

/* line 334, ../sass/components/_nav.scss */

.navbar-mega .text-label.text-new {

  background: #2b74ab;

}

/* line 336, ../sass/components/_nav.scss */

.navbar-mega .text-label.text-new:after {

  border-top-color: #2b74ab;

}

/* line 338, ../sass/components/_nav.scss */

.navbar-mega .text-label.text-featured {

  background: #ef3356;

}

/* line 340, ../sass/components/_nav.scss */

.navbar-mega .text-label.text-featured:after {

  border-top-color: #ef3356;

}

/* line 342, ../sass/components/_nav.scss */

.navbar-mega .text-label:after {

  content: "";

  position: absolute;

  border: 3px solid transparent;

  top: 100%;

  left: 50%;

  margin-left: -3px;

}



/**

 * White Styles

 */

/* line 357, ../sass/components/_nav.scss */

.navbar-mega-light .navbar-mega .navbar-nav > li > a, .navbar-mega-light .navbar-mega .navbar-nav > li > a .caret {

  color: #FFFFFF;

}

/* line 360, ../sass/components/_nav.scss */

.navbar-mega-light .navbar-mega .navbar-nav > li.active > a::before, .navbar-mega-light .navbar-mega .navbar-nav > li:hover > a::before {

  background: #FFFFFF;

}



/* line 365, ../sass/components/_nav.scss */

.navbar-mega-theme {

  background: #00bdec;

}

/* line 367, ../sass/components/_nav.scss */

.navbar-mega-theme .navbar-mega .navbar-nav > li > a, .navbar-mega-theme .navbar-mega .navbar-nav > li > a .caret {

  color: #FFFFFF;

}



/**

 * Simple Styles

 */

/* line 377, ../sass/components/_nav.scss */

.navbar-mega-simple {

  text-align: center;

}



/*** Vertical Megamenu ***/

/* line 384, ../sass/components/_nav.scss */

.pbr-vertical-menu {

  padding: 0;

}

/* line 386, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega {

  display: block;

  position: relative;

  width: 100%;

}

/* line 390, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega > li {

  display: block;

  float: none;

  clear: both;

  width: 100%;

}

/* line 396, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega > li > a {

  font-size: 14px;

  font-weight: 400;

  padding: 2px 0;

  color: #808080;

}

/* line 401, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega > li > a:hover {

  color: #00bdec;

  padding-left: 10px;

  background: none;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-vertical-menu .navbar-vertical-mega > li > a:hover {

  padding-right: 10px;

  padding-left: inherit;

}

/* line 407, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega > li .dropdown-menu {

  top: 0;

  left: 100%;

}

/* line 413, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega > li:hover > .dropdown-menu {

  display: block;

}

/* line 417, ../sass/components/_nav.scss */

.pbr-vertical-menu .navbar-vertical-mega > li .caret {

  float: right;

}

/* line 423, ../sass/components/_nav.scss */

.pbr-vertical-menu.menu-right > li .dropdown-menu {

  top: 0;

  right: 100%;

}



/* line 430, ../sass/components/_nav.scss */

.nav.nav-tabs {

  margin-bottom: 0;

  border-bottom: none;

}

/* line 433, ../sass/components/_nav.scss */

.nav.nav-tabs > li {

  margin-bottom: 0;

}

/* line 435, ../sass/components/_nav.scss */

.nav.nav-tabs > li > a {

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  outline: none !important;

  margin-bottom: 0;

  border: none !important;

  position: relative;

  font-weight: 700;

  color: #666666;

  background: none !important;

}

/* line 447, ../sass/components/_nav.scss */

.nav.nav-tabs > li.active > a,

.nav.nav-tabs > li.active > a:hover,

.nav.nav-tabs > li.active > a:focus, .nav.nav-tabs > li:hover > a,

.nav.nav-tabs > li:hover > a:hover,

.nav.nav-tabs > li:hover > a:focus {

  color: #333;

}

/* line 454, ../sass/components/_nav.scss */

.nav.nav-tabs > li:first-child > a {

  padding-left: 0px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .nav.nav-tabs > li:first-child > a {

  padding-right: 0px;

  padding-left: inherit;

}



/*** Topbar Menu ***/

/* line 464, ../sass/components/_nav.scss */

.pbr-menu-top > li {

  padding: 0 10px;

}

/* line 466, ../sass/components/_nav.scss */

.pbr-menu-top > li > a {

  color: #fff;

  display: block;

  font-size: 12px;

  font-weight: 600;

  line-height: 48px;

}



/**

 * 6.10 Contributor Page

 * -----------------------------------------------------------------------------

 */

/* line 7, ../sass/components/_page.scss */

.contributor {

  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding: 48px 10px;

}



/* line 15, ../sass/components/_page.scss */

.contributor:first-of-type {

  padding-top: 24px;

}



/* line 19, ../sass/components/_page.scss */

.contributor-info {

  margin: 0 auto;

  max-width: 474px;

}



/* line 24, ../sass/components/_page.scss */

.contributor-avatar {

  border: 1px solid rgba(0, 0, 0, 0.1);

  float: left;

  margin: 0 30px 20px 0;

  padding: 2px;

}



/* line 31, ../sass/components/_page.scss */

.contributor-name {

  font-size: 16px;

  font-weight: 900;

  line-height: 1.5;

  margin: 0;

}



/* line 38, ../sass/components/_page.scss */

.contributor-bio a {

  text-decoration: underline;

}



/* line 42, ../sass/components/_page.scss */

.contributor-bio a:hover {

  text-decoration: none;

}



/* line 46, ../sass/components/_page.scss */

.contributor-posts-link {

  display: inline-block;

  line-height: normal;

  padding: 10px 30px;

}



/* line 52, ../sass/components/_page.scss */

.contributor-posts-link:before {

  content: "\f443";

}



/**

 * 6.11 404 Page

 * -----------------------------------------------------------------------------

 */

/* line 62, ../sass/components/_page.scss */

.error404 .page-content {

  padding-top: 0;

}



/* line 66, ../sass/components/_page.scss */

.error404 .page-content .search-form {

  margin-bottom: 24px;

}



/**

 * 8.0 Gallery

 * -----------------------------------------------------------------------------

 */

/* line 7, ../sass/components/_post-formats.scss */

.gallery .gallery-item {

  float: left;

  margin: 0 4px 4px 0;

  overflow: hidden;

  padding: 0;

  position: relative;

}



/* line 15, ../sass/components/_post-formats.scss */

.gallery-columns-1 .gallery-item {

  max-width: 100%;

  width: auto;

}



/* line 20, ../sass/components/_post-formats.scss */

.gallery-columns-2 .gallery-item {

  max-width: 48%;

  max-width: -webkit-calc(50% - 14px);

  max-width: calc(50% - 14px);

  width: auto;

}



/* line 27, ../sass/components/_post-formats.scss */

.gallery-columns-3 .gallery-item {

  max-width: 32%;

  max-width: -webkit-calc(33.3% - 11px);

  max-width: calc(33.3% - 11px);

  width: auto;

}



/* line 34, ../sass/components/_post-formats.scss */

.gallery-columns-4 .gallery-item {

  max-width: 23%;

  max-width: -webkit-calc(25% - 9px);

  max-width: calc(25% - 9px);

  width: auto;

}



/* line 41, ../sass/components/_post-formats.scss */

.gallery-columns-5 .gallery-item {

  max-width: 19%;

  max-width: -webkit-calc(20% - 8px);

  max-width: calc(20% - 8px);

  width: auto;

}



/* line 48, ../sass/components/_post-formats.scss */

.gallery-columns-6 .gallery-item {

  max-width: 15%;

  max-width: -webkit-calc(16.7% - 7px);

  max-width: calc(16.7% - 7px);

  width: auto;

}



/* line 55, ../sass/components/_post-formats.scss */

.gallery-columns-7 .gallery-item {

  max-width: 13%;

  max-width: -webkit-calc(14.28% - 7px);

  max-width: calc(14.28% - 7px);

  width: auto;

}



/* line 62, ../sass/components/_post-formats.scss */

.gallery-columns-8 .gallery-item {

  max-width: 11%;

  max-width: -webkit-calc(12.5% - 6px);

  max-width: calc(12.5% - 6px);

  width: auto;

}



/* line 69, ../sass/components/_post-formats.scss */

.gallery-columns-9 .gallery-item {

  max-width: 9%;

  max-width: -webkit-calc(11.1% - 6px);

  max-width: calc(11.1% - 6px);

  width: auto;

}



/* line 76, ../sass/components/_post-formats.scss */

.gallery-columns-1 .gallery-item:nth-of-type(1n),

.gallery-columns-2 .gallery-item:nth-of-type(2n),

.gallery-columns-3 .gallery-item:nth-of-type(3n),

.gallery-columns-4 .gallery-item:nth-of-type(4n),

.gallery-columns-5 .gallery-item:nth-of-type(5n),

.gallery-columns-6 .gallery-item:nth-of-type(6n),

.gallery-columns-7 .gallery-item:nth-of-type(7n),

.gallery-columns-8 .gallery-item:nth-of-type(8n),

.gallery-columns-9 .gallery-item:nth-of-type(9n) {

  margin-right: 0;

}



/* line 88, ../sass/components/_post-formats.scss */

.gallery-columns-1 .gallery-item:nth-of-type(1n),

.gallery-columns-2 .gallery-item:nth-of-type(2n - 1),

.gallery-columns-3 .gallery-item:nth-of-type(3n - 2),

.gallery-columns-4 .gallery-item:nth-of-type(4n - 3),

.gallery-columns-5 .gallery-item:nth-of-type(5n - 4),

.gallery-columns-6 .gallery-item:nth-of-type(6n - 5),

.gallery-columns-7 .gallery-item:nth-of-type(7n - 6),

.gallery-columns-8 .gallery-item:nth-of-type(8n - 7),

.gallery-columns-9 .gallery-item:nth-of-type(9n - 8) {

  margin-left: 12px;

  /* Compensate for the default negative margin on .gallery, which can't be changed. */

}



/* line 100, ../sass/components/_post-formats.scss */

.gallery .gallery-caption {

  background-color: rgba(0, 0, 0, 0.7);

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  color: #fff;

  font-size: 12px;

  line-height: 1.5;

  margin: 0;

  max-height: 50%;

  opacity: 0;

  padding: 6px 8px;

  position: absolute;

  bottom: 0;

  left: 0;

  text-align: left;

  width: 100%;

}



/* line 119, ../sass/components/_post-formats.scss */

.gallery .gallery-caption:before {

  content: "";

  height: 100%;

  min-height: 49px;

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

}



/* line 129, ../sass/components/_post-formats.scss */

.gallery-item:hover .gallery-caption {

  opacity: 1;

}



/* line 133, ../sass/components/_post-formats.scss */

.gallery-columns-7 .gallery-caption,

.gallery-columns-8 .gallery-caption,

.gallery-columns-9 .gallery-caption {

  display: none;

}



/**

 * 9.0 Audio/Video

 * ----------------------------------------------------------------------------

 */

/* line 145, ../sass/components/_post-formats.scss */

.mejs-mediaelement,

.mejs-container .mejs-controls {

  background: #000;

}



/* line 150, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-time-rail .mejs-time-loaded,

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {

  background: #fff;

}



/* line 155, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-time-rail .mejs-time-current {

  background: #24890d;

}



/* line 159, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-time-rail .mejs-time-total,

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {

  background: rgba(255, 255, 255, 0.33);

}



/* line 164, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-time-rail span,

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {

  border-radius: 0;

}



/* line 170, ../sass/components/_post-formats.scss */

.mejs-overlay-loading {

  background: transparent;

}



/* line 174, ../sass/components/_post-formats.scss */

.mejs-overlay-button {

  background-color: #fff;

  background-image: none;

  border-radius: 2px;

  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);

  color: #000;

  height: 36px;

  margin-left: -24px;

  width: 48px;

}



/* line 185, ../sass/components/_post-formats.scss */

.mejs-overlay-button:before {

  -webkit-font-smoothing: antialiased;

  content: '\f452';

  display: inline-block;

  font: normal 32px/1.125 Genericons;

  position: absolute;

  top: 1px;

  left: 10px;

}



/* line 195, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-button button:focus {

  outline: none;

}



/* line 199, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-button button {

  -webkit-font-smoothing: antialiased;

  background: none;

  color: #fff;

  display: inline-block;

  font: normal 16px/1 Genericons;

}



/* line 207, ../sass/components/_post-formats.scss */

.mejs-playpause-button.mejs-play button:before {

  content: '\f452';

}



/* line 211, ../sass/components/_post-formats.scss */

.mejs-playpause-button.mejs-pause button:before {

  content: '\f448';

}



/* line 215, ../sass/components/_post-formats.scss */

.mejs-volume-button.mejs-mute button:before {

  content: '\f109';

  font-size: 20px;

  position: absolute;

  top: -2px;

  left: 0;

}



/* line 223, ../sass/components/_post-formats.scss */

.mejs-volume-button.mejs-unmute button:before {

  content: '\f109';

  left: 0;

  position: absolute;

  top: 0;

}



/* line 230, ../sass/components/_post-formats.scss */

.mejs-fullscreen-button button:before {

  content: '\f474';

}



/* line 234, ../sass/components/_post-formats.scss */

.mejs-fullscreen-button.mejs-unfullscreen button:before {

  content: '\f406';

}



/* line 238, ../sass/components/_post-formats.scss */

.mejs-overlay:hover .mejs-overlay-button {

  background-color: #24890d;

  color: #fff;

}



/* line 243, ../sass/components/_post-formats.scss */

.mejs-controls .mejs-button button:hover {

  color: #41a62a;

}



/**

 * 6.3 Entry Meta

 * -----------------------------------------------------------------------------

 */

/* line 6, ../sass/components/_post-single.scss */

.entry-meta,

.created {

  position: relative;

  overflow: hidden;

  margin-bottom: 10px;

}



/* line 13, ../sass/components/_post-single.scss */

.tag-links a {

  display: inline-block;

  font-size: 11px;

  font-weight: 700;

  line-height: 1.2727272727;

  padding: 0 5px;

  position: relative;

  text-transform: uppercase;

}



/* line 27, ../sass/components/_post-single.scss */

.byline {

  display: none;

}



/* line 31, ../sass/components/_post-single.scss */

.entry-date,

.meta-sep,

.author,

.entry-category,

.comments-link,

.edit-link,

.entry-author {

  font-size: 14px;

  color: #999999;

  font-style: italic;

  font-weight: 400;

  margin-right: 5px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .entry-date, .rtl

.meta-sep, .rtl

.author, .rtl

.entry-category, .rtl

.comments-link, .rtl

.edit-link, .rtl

.entry-author {

  margin-left: 5px;

  margin-right: inherit;

}

/* line 43, ../sass/components/_post-single.scss */

.entry-date a,

.meta-sep a,

.author a,

.entry-category a,

.comments-link a,

.edit-link a,

.entry-author a {

  text-transform: capitalize;

  margin-left: 5px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .entry-date a, .rtl

.meta-sep a, .rtl

.author a, .rtl

.entry-category a, .rtl

.comments-link a, .rtl

.edit-link a, .rtl

.entry-author a {

  margin-right: 5px;

  margin-left: inherit;

}



/* line 48, ../sass/components/_post-single.scss */

.entry-date a {

  color: #999999;

  margin-left: 0px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .entry-date a {

  margin-right: 0px;

  margin-left: inherit;

}

/* line 51, ../sass/components/_post-single.scss */

.entry-date a:hover {

  color: #00bdec;

}



/* line 55, ../sass/components/_post-single.scss */

.edit-link {

  float: left;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .edit-link {

  float: right;

}



/* line 59, ../sass/components/_post-single.scss */

.entry-category ul {

  margin: 0;

  padding: 0;

  display: inline-block;

}

/* line 63, ../sass/components/_post-single.scss */

.entry-category ul li {

  margin: 0;

  padding: 0;

}



/* line 70, ../sass/components/_post-single.scss */

.bypostauthor {

  text-decoration: none;

}



/**

 * 6.4 Entry Content

 * -----------------------------------------------------------------------------

 */

/* line 79, ../sass/components/_post-single.scss */

.entry-content .more-link {

  white-space: nowrap;

}



/* line 85, ../sass/components/_post-single.scss */

.post-categories li {

  display: inline-block;

  list-style: none;

  list-style-type: dashed;

}



/**

 * Navigation links

 */

/* line 94, ../sass/components/_post-single.scss */

.nav-links {

  margin-bottom: 30px;

  margin-left: -10px;

  margin-right: -10px;

}

/* line 98, ../sass/components/_post-single.scss */

.nav-links a {

  display: block;

  float: left;

  width: 47.654525%;

  font-family: "Work Sans", sans-serif;

  background-color: #f2f2f2;

  padding: 20px 30px;

  margin: 0 1.145475%;

  min-height: 83px;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .nav-links a {

  float: right;

}

/* line 107, ../sass/components/_post-single.scss */

.nav-links a > div {

  background-color: #f2f2f2;

  padding: 20px 30px 30px;

  font-size: 16px;

  float: none !important;

}

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

  /* line 107, ../sass/components/_post-single.scss */

  .nav-links a > div {

    padding: 10px 15px 20px;

  }

}

/* line 115, ../sass/components/_post-single.scss */

.nav-links a > div.pull-right {

  text-align: right;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .nav-links a > div.pull-right {

  text-align: left;

}

/* line 118, ../sass/components/_post-single.scss */

.nav-links a > div.pull-right .meta-nav:after {

  font-family: 'FontAwesome';

  content: "\f105";

  margin-left: 7px;

  font-size: 16px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .nav-links a > div.pull-right .meta-nav:after {

  margin-right: 7px;

  margin-left: inherit;

}

/* line 128, ../sass/components/_post-single.scss */

.nav-links a > div.pull-left .meta-nav:before {

  font-family: 'FontAwesome';

  content: "\f104";

  margin-right: 7px;

  font-size: 16px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .nav-links a > div.pull-left .meta-nav:before {

  margin-left: 7px;

  margin-right: inherit;

}

/* line 138, ../sass/components/_post-single.scss */

.nav-links .meta-nav {

  display: inline-block;

  color: #999999;

  font-size: 14px;

  margin-right: 10px;

  position: relative;

}



/* line 147, ../sass/components/_post-single.scss */

.entry-content-page {

  position: relative;

}

/* line 148, ../sass/components/_post-single.scss */

.entry-content-page .edit-link {

  background: #000;

  position: absolute;

  top: 0;

  right: 0;

  padding: 5px 6px;

  z-index: 10000;

}

/* line 155, ../sass/components/_post-single.scss */

.entry-content-page .edit-link a {

  font-size: 11px;

  color: #FFF !important;

}



/* Mediaelements */

/* line 167, ../sass/components/_post-single.scss */

.hentry .mejs-container {

  margin: 12px 0 18px;

}



/* line 171, ../sass/components/_post-single.scss */

.hentry .mejs-mediaelement,

.hentry .mejs-container .mejs-controls {

  background: #000;

}



/* line 176, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {

  background: #fff;

}



/* line 181, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {

  background: #24890d;

}



/* line 185, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {

  background: rgba(255, 255, 255, 0.33);

}



/* line 190, ../sass/components/_post-single.scss */

.hentry .mejs-container .mejs-controls .mejs-time {

  padding-top: 9px;

}



/* line 194, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-time-rail span,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {

  border-radius: 0;

}



/* line 200, ../sass/components/_post-single.scss */

.hentry .mejs-overlay-loading {

  background: transparent;

}



/* line 204, ../sass/components/_post-single.scss */

.hentry .mejs-overlay-button {

  background-color: #fff;

  background-image: none;

  border-radius: 2px;

  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);

  color: #000;

  height: 36px;

  margin-left: -24px;

  width: 48px;

}



/* line 215, ../sass/components/_post-single.scss */

.hentry .mejs-overlay-button:before {

  -webkit-font-smoothing: antialiased;

  content: '\f452';

  display: inline-block;

  font: normal 32px/1.125 Genericons;

  position: absolute;

  top: 1px;

  left: 10px;

}



/* line 225, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-button button:focus {

  outline: none;

}



/* line 229, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-button button {

  -webkit-font-smoothing: antialiased;

  background: none;

  color: #fff;

  display: inline-block;

  font: normal 16px/1 Genericons;

}



/* line 237, ../sass/components/_post-single.scss */

.hentry .mejs-playpause-button.mejs-play button:before {

  content: '\f452';

}



/* line 241, ../sass/components/_post-single.scss */

.hentry .mejs-playpause-button.mejs-pause button:before {

  content: '\f448';

}



/* line 245, ../sass/components/_post-single.scss */

.hentry .mejs-volume-button.mejs-mute button:before {

  content: '\f109';

  font-size: 20px;

  position: absolute;

  top: -2px;

  left: 0;

}



/* line 253, ../sass/components/_post-single.scss */

.hentry .mejs-volume-button.mejs-unmute button:before {

  content: '\f109';

  left: 0;

  position: absolute;

  top: 0;

}



/* line 260, ../sass/components/_post-single.scss */

.hentry .mejs-fullscreen-button button:before {

  content: '\f474';

}



/* line 264, ../sass/components/_post-single.scss */

.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before {

  content: '\f406';

}



/* line 268, ../sass/components/_post-single.scss */

.hentry .mejs-overlay:hover .mejs-overlay-button {

  background-color: #24890d;

  color: #fff;

}



/* line 273, ../sass/components/_post-single.scss */

.hentry .mejs-controls .mejs-button button:hover {

  color: #41a62a;

}



/* line 277, ../sass/components/_post-single.scss */

.archive-header {

  margin-bottom: 30px;

}



/* line 281, ../sass/components/_post-single.scss */

article {

  position: relative;

}

/* line 283, ../sass/components/_post-single.scss */

article.post {

  margin-bottom: 30px;

}

/* line 286, ../sass/components/_post-single.scss */

article.post .entry-thumb img {

  width: 100%;

}

/* line 290, ../sass/components/_post-single.scss */

article.post .entry-title {

  font-weight: 600;

  font-size: 20px;

  line-height: 26px;

  margin-top: 0px;

  margin-bottom: 15px;

}

/* line 296, ../sass/components/_post-single.scss */

article.post .entry-title.media-heading {

  margin-bottom: 5px;

  font-size: 15px;

  font-weight: 400;

  line-height: 20px;

}

/* line 303, ../sass/components/_post-single.scss */

article.post .entry-description {

  font-size: 14px;

}

/* line 306, ../sass/components/_post-single.scss */

article.post .post-thumbnail {

  margin-bottom: 15px;

  display: block;

}

/* line 310, ../sass/components/_post-single.scss */

article.post .post-preview {

  min-height: 40px;

  min-width: 40px;

  margin-bottom: 15px;

}

/* line 315, ../sass/components/_post-single.scss */

article.post .gallery {

  overflow: hidden;

}

/* line 319, ../sass/components/_post-single.scss */

article.post.sticky .entry-title {

  position: relative;

}

/* line 321, ../sass/components/_post-single.scss */

article.post.sticky .entry-title:before {

  font-family: 'FontAwesome';

  content: "\f08d";

  margin-right: 10px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl article.post.sticky .entry-title:before {

  margin-left: 10px;

  margin-right: inherit;

}

/* line 329, ../sass/components/_post-single.scss */

article.post .media .entry-title {

  margin-bottom: 5px;

  font-size: 15px;

  font-weight: 400;

  line-height: 20px;

}

/* line 337, ../sass/components/_post-single.scss */

article header {

  position: relative;

}

/* line 340, ../sass/components/_post-single.scss */

article header .cat-links a {

  color: #00bdec;

  text-transform: uppercase;

  font-size: 12px;

  font-weight: 700;

}

/* line 349, ../sass/components/_post-single.scss */

article h5.entry-title {

  line-height: 1.4;

  margin-top: 15px;

}

/* line 354, ../sass/components/_post-single.scss */

article .entry-excerpt {

  color: #999999;

  line-height: 24px;

}

/* line 359, ../sass/components/_post-single.scss */

article .entry-thumb {

  overflow: hidden;

}

/* line 362, ../sass/components/_post-single.scss */

article .entry-content {

  padding: 20px 0 0;

}

/* line 365, ../sass/components/_post-single.scss */

article .post-format a {

  display: block;

  height: 40px;

  width: 40px;

  line-height: 39px;

  background: #00bdec;

  color: #FFFFFF;

  text-align: center;

  position: absolute;

  top: 0;

  left: 0;

}

/* line 378, ../sass/components/_post-single.scss */

article footer.entry-meta {

  padding-bottom: 0;

}

/* line 380, ../sass/components/_post-single.scss */

article footer.entry-meta:before {

  content: none;

}

/* line 384, ../sass/components/_post-single.scss */

article footer.entry-meta,

article .ratings {

  margin-top: 15px;

}



/* line 390, ../sass/components/_post-single.scss */

.portfolio-meta-info {

  margin: 20px 0 25px;

}



/* line 396, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content {

  border-color: #dbdbdb;

  border-style: solid;

  border-width: 0 1px 1px 1px;

  padding: 15px 20px 0;

}

/* line 401, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-meta {

  padding-bottom: 0;

}

/* line 403, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-meta:before {

  content: none;

}

/* line 406, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-meta .author {

  margin-right: 30px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .posts-grid article.post .entry-content .entry-meta .author {

  margin-left: 30px;

  margin-right: inherit;

}

/* line 409, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-meta a {

  color: #999;

}

/* line 411, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-meta a:hover {

  color: #00bdec;

}

/* line 416, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-content-footer {

  border-top: 1px solid #dbdbdb;

  margin: 15px -20px 0;

  padding: 10px 20px;

}

/* line 420, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-content-footer .entry-comment {

  font-size: 13px;

  color: #999;

  font-style: italic;

}

/* line 424, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-content-footer .entry-comment ul.list-inline {

  display: inline-block;

  margin: 0 -2px;

}

/* line 427, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-content-footer .entry-comment ul.list-inline li {

  padding: 0 2px;

}

/* line 429, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-content-footer .entry-comment ul.list-inline li a {

  color: #999;

}

/* line 431, ../sass/components/_post-single.scss */

.posts-grid article.post .entry-content .entry-content-footer .entry-comment ul.list-inline li a:hover {

  color: #00bdec;

}



/* line 445, ../sass/components/_post-single.scss */

.single-post article.post .entry-title {

  line-height: 1.1;

  font-size: 36px;

  font-weight: 400;

  text-transform: none;

}

/* line 452, ../sass/components/_post-single.scss */

.single-post article.post .entry-content p {

  color: #999999;

  margin-bottom: 20px;

}

/* line 457, ../sass/components/_post-single.scss */

.single-post article.post .entry-meta {

  margin-bottom: 0;

}

/* line 462, ../sass/components/_post-single.scss */

.single-post .pbr-breadscrumb h3 {

  display: none;

}



/*------------------------------------*\

    Pagination

\*------------------------------------*/

/* line 473, ../sass/components/_post-single.scss */

.pbr-pagination {

  overflow: hidden;

}

/* line 475, ../sass/components/_post-single.scss */

.pbr-pagination .pagination {

  margin: 0 -3px;

}

/* line 477, ../sass/components/_post-single.scss */

.pbr-pagination .pagination > li {

  display: inline-block;

  margin: 0 3px;

}

/* line 480, ../sass/components/_post-single.scss */

.pbr-pagination .pagination > li span,

.pbr-pagination .pagination > li a {

  font-size: 12px;

  font-weight: 600;

  padding: 5px 10px 7px;

  line-height: 1;

  display: block;

  border: none;

  border-radius: 0;

  background-color: #eee;

}

/* line 491, ../sass/components/_post-single.scss */

.pbr-pagination .pagination > li span.current,

.pbr-pagination .pagination > li a:hover {

  color: #00bdec;

}

/* line 497, ../sass/components/_post-single.scss */

.pbr-pagination .result-count {

  color: #666;

  font-size: 14px;

  margin: 0;

}



/* line 503, ../sass/components/_post-single.scss */

.page-links {

  margin: 10px -10px 0;

}

/* line 505, ../sass/components/_post-single.scss */

.page-links > span,

.page-links a {

  display: inline-block;

  font-size: 12px;

  text-transform: uppercase;

  font-weight: 700;

  padding: 5px 10px;

  line-height: 1;

}

/* line 514, ../sass/components/_post-single.scss */

.page-links a:hover,

.page-links > span {

  color: #00bdec;

  text-decoration: underline;

}

/* line 519, ../sass/components/_post-single.scss */

.page-links span.page-links-title {

  color: #333;

  text-decoration: none;

}



/* Pagination for Search Result Page*/

/* line 526, ../sass/components/_post-single.scss */

.paging-navigation .pagination {

  margin: 0 -10px 0px;

}

/* line 528, ../sass/components/_post-single.scss */

.paging-navigation .pagination span,

.paging-navigation .pagination a {

  font-size: 12px;

  text-transform: uppercase;

  font-weight: 700;

  padding: 5px 10px;

  line-height: 1;

  display: inline-block;

  border: none;

  border-radius: 0;

  margin: 10px 0 0;

}

/* line 540, ../sass/components/_post-single.scss */

.paging-navigation .pagination span.current,

.paging-navigation .pagination a:hover {

  color: #00bdec;

  text-decoration: underline;

  background-color: transparent;

}



/* line 549, ../sass/components/_post-single.scss */

.ratings a {

  text-indent: -5000px !important;

}



/* line 553, ../sass/components/_post-single.scss */

.pbr-social-share {

  margin-bottom: 30px;

}

/* line 555, ../sass/components/_post-single.scss */

.pbr-social-share .bo-social-icons {

  margin: 0 -5px;

}



/*------------------------------------*\

    Comment List

\*------------------------------------*/

/* line 565, ../sass/components/_post-single.scss */

.comments .commentlists {

  margin-bottom: 30px;

}

/* line 568, ../sass/components/_post-single.scss */

.comments .comments-title {

  margin: 0 0 25px;

  position: relative;

  text-transform: uppercase;

  font-size: 18px;

}

/* line 574, ../sass/components/_post-single.scss */

.comments .comment-reply-title {

  font-size: 16px;

  margin-top: 0;

}

/* line 578, ../sass/components/_post-single.scss */

.comments .the-comment {

  padding-top: 20px;

  padding-bottom: 0;

  border: none;

  overflow: hidden;

}

/* line 583, ../sass/components/_post-single.scss */

.comments .the-comment div.avatar {

  float: left;

  margin-right: 15px;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .comments .the-comment div.avatar {

  float: right;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .comments .the-comment div.avatar {

  margin-left: 15px;

  margin-right: inherit;

}

/* line 586, ../sass/components/_post-single.scss */

.comments .the-comment div.avatar img {

  width: 50px;

  height: 50px;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  margin-right: 0;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .comments .the-comment div.avatar img {

  margin-left: 0;

  margin-right: inherit;

}

/* line 593, ../sass/components/_post-single.scss */

.comments .children {

  padding-left: 65px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .comments .children {

  padding-right: 65px;

  padding-left: inherit;

}

/* line 595, ../sass/components/_post-single.scss */

.comments .children .the-comment {

  border: none;

  padding-bottom: 0;

}

/* line 600, ../sass/components/_post-single.scss */

.comments .comment-author {

  color: #666666;

}

/* line 603, ../sass/components/_post-single.scss */

.comments .comment-meta {

  font-size: 13px;

  color: #aaa;

}

/* line 608, ../sass/components/_post-single.scss */

.comments .comment-text > p:last-child {

  margin-bottom: 0;

}

/* line 612, ../sass/components/_post-single.scss */

.comments a {

  color: #00bdec;

  font-weight: 600;

  text-transform: uppercase;

}

/* line 617, ../sass/components/_post-single.scss */

.comments ol, .comments ul {

  list-style: none;

  margin: 0;

  padding: 0;

}



/*------------------------------------*\

    About Author

\*------------------------------------*/

/* line 627, ../sass/components/_post-single.scss */

.author-info {

  margin-bottom: 30px;

  border-bottom: 1px solid #dbdbdb;

  padding-bottom: 30px;

}

/* line 633, ../sass/components/_post-single.scss */

.author-info .author-about-container .description .author-title {

  margin: 0 0 15px;

  font-size: 14px;

  text-transform: uppercase;

  color: #999999;

}

/* line 639, ../sass/components/_post-single.scss */

.author-info .author-about-container .description .author-description {

  color: #999999;

}

/* line 643, ../sass/components/_post-single.scss */

.author-info .author-about-container > .pull-left {

  padding-right: 15px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .author-info .author-about-container > .pull-left {

  padding-left: 15px;

  padding-right: inherit;

}



/*------------------------------------*\

    Related Post

\*------------------------------------*/

/* line 652, ../sass/components/_post-single.scss */

#related-posts {

  margin-bottom: 30px;

  border-bottom: 1px solid #dbdbdb;

}

/* line 655, ../sass/components/_post-single.scss */

#related-posts .related-post-title {

  margin: 0 0 25px;

  position: relative;

  text-transform: uppercase;

  font-size: 18px;

}

/* line 661, ../sass/components/_post-single.scss */

#related-posts article.post .entry-title {

  font-size: 16px;

  line-height: 20px;

  font-weight: 500;

}



/*------------------------------------*\

    Comment Form

\*------------------------------------*/

/* line 673, ../sass/components/_post-single.scss */

.comment-form .form-submit .btn {

  border-radius: 0;

  font-weight: 600;

}



/*------------------------------------*\

    Single Portfolio

\*------------------------------------*/

/* line 684, ../sass/components/_post-single.scss */

.pbr-portfolio-navigator {

  margin-bottom: 20px;

}

/* line 686, ../sass/components/_post-single.scss */

.pbr-portfolio-navigator p {

  margin-left: 10px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-portfolio-navigator p {

  margin-right: 10px;

  margin-left: inherit;

}

/* line 688, ../sass/components/_post-single.scss */

.pbr-portfolio-navigator p a {

  color: #FFF;

}



/*------------------------------------*\ 

    portfolio

\*------------------------------------*/

/* line 6, ../sass/components/_custom-posttype.scss */

.single-portfolio .header-title .entry-title {

  margin-top: 0;

}

/* line 9, ../sass/components/_custom-posttype.scss */

.single-portfolio .header-title .btn {

  padding-left: 0;

  padding-right: 0;

}

/* line 12, ../sass/components/_custom-posttype.scss */

.single-portfolio .header-title .btn::hover {

  text-decoration: none;

}

/* line 18, ../sass/components/_custom-posttype.scss */

.single-portfolio .post-area .entry-thumb {

  margin-bottom: 30px;

}

/* line 20, ../sass/components/_custom-posttype.scss */

.single-portfolio .post-area .entry-thumb img {

  width: 100%;

  height: auto;

}



/* line 29, ../sass/components/_custom-posttype.scss */

.portfolio-masonry-entry {

  margin-bottom: 30px;

}

/* line 31, ../sass/components/_custom-posttype.scss */

.portfolio-masonry-entry.nopadding {

  margin-bottom: 0;

}



/* line 37, ../sass/components/_custom-posttype.scss */

.ih-item.square {

  position: relative;

}

/* line 39, ../sass/components/_custom-posttype.scss */

.ih-item.square .info {

  backface-visibility: hidden;

  bottom: 0;

  left: 0;

  position: absolute;

  right: 0;

  text-align: center;

  top: 0;

  background: #333333;

  color: #FFF;

}

/* line 49, ../sass/components/_custom-posttype.scss */

.ih-item.square .info > * {

  color: #FFF;

}

/* line 52, ../sass/components/_custom-posttype.scss */

.ih-item.square .info h3 {

  text-transform: uppercase;

  color: #fff;

  text-align: center;

  padding: 10px;

  background: #000;

  margin: 30px 0 0 0;

  font-size: 16px;

}

/* line 61, ../sass/components/_custom-posttype.scss */

.ih-item.square .info p {

  font-style: italic;

  position: relative;

  color: #bbb;

  padding: 20px 20px 20px;

  text-align: center;

  font-size: 15px;

}



/* line 73, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info {

  opacity: 0;

  filter: alpha(opacity=0);

  background: #00bdec;

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

@media (max-width: 991px) {

  /* line 73, ../sass/components/_custom-posttype.scss */

  .ih-item.square.effect16 .info {

    padding-top: 10px !important;

  }

}

/* line 80, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info h3 {

  background: none;

}

/* line 82, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info h3 a {

  color: #000 !important;

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

/* line 85, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info h3 a:hover {

  color: #FFF !important;

}

/* line 90, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .description {

  display: none;

}

/* line 93, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .created, .ih-item.square.effect16 .info .zoom {

  display: block;

  visibility: visible !important;



  padding: 0;

  color: #FFF;

  font-weight: 400;

}

/* line 100, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .zoom i {

  border: 1px solid #FFF !important;

  width: 30px;

  height: 30px;

  line-height: 28px;

}

/* line 105, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .info-inner {

  position: absolute;

  top: 50%;

  margin-top: -60px;

  left: 0;

  width: 100%;

  height: auto;

  z-index: 1;

}

/* line 112, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .info-inner h3 {

  margin: 0;

}

/* line 118, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16:hover .info {

  opacity: 1;

  filter: alpha(opacity=100);

}



/* line 125, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info {

  opacity: 0;

  filter: alpha(opacity=0);

  background: #00bdec;

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

@media (max-width: 991px) {

  /* line 125, ../sass/components/_custom-posttype.scss */

  .ih-item.square.effect16 .info {

    padding-top: 10px !important;

  }

}

/* line 132, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info h3 {

  background: none;

}

/* line 134, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info h3 a {

  color: #000 !important;

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

/* line 137, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info h3 a:hover {

  color: #FFF !important;

}

/* line 142, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .description {

  display: none;

}

/* line 145, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .created, .ih-item.square.effect16 .info .zoom {

  display: block;

  visibility: visible !important;

  padding: 0;

  color: #FFF;

  font-weight: 400;

}

/* line 152, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .zoom {

  display: block !important;

}

/* line 155, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .zoom i {

  border: 1px solid #FFF !important;

}

/* line 158, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .info-inner {

  position: absolute;

  top: 50%;

  margin-top: -60px;

  left: 0;

  width: 100%;

  height: auto;

  z-index: 1;

}

/* line 165, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16 .info .info-inner h3 {

  margin: 0;

}

/* line 171, ../sass/components/_custom-posttype.scss */

.ih-item.square.effect16:hover .info {

  opacity: 1;

  filter: alpha(opacity=100);

}



/* line 177, ../sass/components/_custom-posttype.scss */

.zoomLens {

  width: 50px !important;

  height: 50px !important;

}

/* line 180, ../sass/components/_custom-posttype.scss */

.zoomLens:before {

  content: "+";

  height: 50px;

  width: 50px;

  text-align: center;

  line-height: 48px;

  font-size: 25px;

  display: block;

  font-weight: 400;

}



/* line 1, ../sass/components/_elements.scss */

.padding-left-50 {

  padding-left: 50px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .padding-left-50 {

  padding-right: 50px;

  padding-left: inherit;

}



/*Padding Top & Bottom*/

/* line 7, ../sass/components/_elements.scss */

.space-padding-tb-10 {

  padding-top: 10px !important;

  padding-bottom: 10px !important;

}



/* line 11, ../sass/components/_elements.scss */

.space-padding-tb-20 {

  padding-top: 20px !important;

  padding-bottom: 20px !important;

}



/* line 15, ../sass/components/_elements.scss */

.space-padding-tb-30 {

  padding-top: 30px !important;

  padding-bottom: 30px !important;

}



/* line 20, ../sass/components/_elements.scss */

.space-padding-tb-40 {

  padding-top: 40px !important;

  padding-bottom: 40px !important;

}



/* line 24, ../sass/components/_elements.scss */

.space-padding-tb-50 {

  padding-top: 50px !important;

  padding-bottom: 50px !important;

}



/* line 28, ../sass/components/_elements.scss */

.space-padding-tb-60 {

  padding-top: 60px !important;

  padding-bottom: 60px !important;

}



/* line 32, ../sass/components/_elements.scss */

.space-padding-tb-70 {

  padding-top: 70px !important;

  padding-bottom: 70px !important;

}



/* line 36, ../sass/components/_elements.scss */

.space-padding-tb-80 {

  padding-top: 80px !important;

  padding-bottom: 80px !important;

}



/* line 40, ../sass/components/_elements.scss */

.space-padding-lr-40 {

  padding-left: 40px !important;

  padding-right: 40px !important;

}



/* line 44, ../sass/components/_elements.scss */

.space-padding-l-10 {

  padding-left: 10px !important;

}



/* line 47, ../sass/components/_elements.scss */

.space-padding-r-10 {

  padding-right: 10px !important;

}



/* line 50, ../sass/components/_elements.scss */

.space-padding-top-40p {

  padding-top: 40px !important;

}



/* line 54, ../sass/components/_elements.scss */

.space-padding-tb-100 {

  padding-top: 100px !important;

  padding-bottom: 100px !important;

}



/* line 58, ../sass/components/_elements.scss */

.space-padding-3percent {

  padding: 3% 4% !important;

}



/* line 61, ../sass/components/_elements.scss */

.no-padding {

  padding: 0 ;

}



/*Margin*/

/* line 68, ../sass/components/_elements.scss */

.no-space-row .row {

  margin: 0;

}



/* line 72, ../sass/components/_elements.scss */

.no-space-row [class^="col-"],

.no-space-row [class*="col-"] {

  padding: 0;

}



/* line 76, ../sass/components/_elements.scss */

.space-margin-top-0p {

  margin-top: 0;

}



/* line 79, ../sass/components/_elements.scss */

.space-margin-top-20p {

  margin-top: 20px;

}



/* line 82, ../sass/components/_elements.scss */

.space-margin-top-30p {

  margin-top: 30px !important;

}



/* line 85, ../sass/components/_elements.scss */

.space-margin-top-40p {

  margin-top: 40px !important;

}



/* line 88, ../sass/components/_elements.scss */

.space-margin-30 {

  margin: 30px;

}



/* line 91, ../sass/components/_elements.scss */

.space-margin-bottom-0p {

  margin-bottom: 0px !important;

}



/* line 94, ../sass/components/_elements.scss */

.space-margin-bottom-5p {

  margin-bottom: 5px !important;

}



/* line 97, ../sass/components/_elements.scss */

.space-margin-bottom-30p {

  margin-bottom: 30px;

}



/* line 100, ../sass/components/_elements.scss */

.space-margin-bottom-25p {

  margin-bottom: 25px;

}



/* line 103, ../sass/components/_elements.scss */

.space-margin-bottom-20p {

  margin-bottom: 20px;

}



/* line 106, ../sass/components/_elements.scss */

.space-margin-bottom-15p {

  margin-bottom: 15px;

}



/* line 109, ../sass/components/_elements.scss */

.space-margin-bottom-10p {

  margin-bottom: 10px;

}



/* line 112, ../sass/components/_elements.scss */

.line-height-24p {

  line-height: 24px;

}



/* line 115, ../sass/components/_elements.scss */

.width-25p {

  width: 25px;

}



/* line 118, ../sass/components/_elements.scss */

.bg-white {

  background: #FFF;

}



/* line 123, ../sass/components/_elements.scss */

.btn-outline-light {

  color: #FFFFFF;

  background-color: transparent;

  border-color: #FFFFFF;

}

/* line 464, ../sass/components/mixins/_functions.scss */

.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {

  color: #FFFFFF;

  background-color: #00bdec;

  border-color: #00bdec;

}

/* line 472, ../sass/components/mixins/_functions.scss */

.open .btn-outline-light.dropdown-toggle {

  color: #FFFFFF;

  background-color: #00bdec;

  border-color: #00bdec;

}

/* line 477, ../sass/components/mixins/_functions.scss */

.btn-outline-light:active, .btn-outline-light.active {

  background-image: none;

}

/* line 481, ../sass/components/mixins/_functions.scss */

.open .btn-outline-light.dropdown-toggle {

  background-image: none;

}

/* line 487, ../sass/components/mixins/_functions.scss */

.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {

  background-color: transparent;

  border-color: #FFFFFF;

}

/* line 497, ../sass/components/mixins/_functions.scss */

.btn-outline-light .badge {

  color: transparent;

  background-color: #FFFFFF;

}



/* line 127, ../sass/components/_elements.scss */

.btn-outline-dark {

  color: #000;

  background-color: transparent;

  border-color: #000;

}

/* line 464, ../sass/components/mixins/_functions.scss */

.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active {

  color: #FFF;

  background-color: #00bdec;

  border-color: #00bdec;

}

/* line 472, ../sass/components/mixins/_functions.scss */

.open .btn-outline-dark.dropdown-toggle {

  color: #FFF;

  background-color: #00bdec;

  border-color: #00bdec;

}

/* line 477, ../sass/components/mixins/_functions.scss */

.btn-outline-dark:active, .btn-outline-dark.active {

  background-image: none;

}

/* line 481, ../sass/components/mixins/_functions.scss */

.open .btn-outline-dark.dropdown-toggle {

  background-image: none;

}

/* line 487, ../sass/components/mixins/_functions.scss */

.btn-outline-dark.disabled, .btn-outline-dark.disabled:hover, .btn-outline-dark.disabled:focus, .btn-outline-dark.disabled:active, .btn-outline-dark.disabled.active, .btn-outline-dark[disabled], .btn-outline-dark[disabled]:hover, .btn-outline-dark[disabled]:focus, .btn-outline-dark[disabled]:active, .btn-outline-dark[disabled].active, fieldset[disabled] .btn-outline-dark, fieldset[disabled] .btn-outline-dark:hover, fieldset[disabled] .btn-outline-dark:focus, fieldset[disabled] .btn-outline-dark:active, fieldset[disabled] .btn-outline-dark.active {

  background-color: transparent;

  border-color: #000;

}

/* line 497, ../sass/components/mixins/_functions.scss */

.btn-outline-dark .badge {

  color: transparent;

  background-color: #000;

}



/* line 131, ../sass/components/_elements.scss */

.btn-inverse-light {

  color: #00bdec;

  background-color: #FFFFFF;

  border-color: #FFF;

}

/* line 464, ../sass/components/mixins/_functions.scss */

.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {

  color: #FFFFFF;

  background-color: transparent;

  border-color: #FFFFFF;

}

/* line 472, ../sass/components/mixins/_functions.scss */

.open .btn-inverse-light.dropdown-toggle {

  color: #FFFFFF;

  background-color: transparent;

  border-color: #FFFFFF;

}

/* line 477, ../sass/components/mixins/_functions.scss */

.btn-inverse-light:active, .btn-inverse-light.active {

  background-image: none;

}

/* line 481, ../sass/components/mixins/_functions.scss */

.open .btn-inverse-light.dropdown-toggle {

  background-image: none;

}

/* line 487, ../sass/components/mixins/_functions.scss */

.btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active, fieldset[disabled] .btn-inverse-light, fieldset[disabled] .btn-inverse-light:hover, fieldset[disabled] .btn-inverse-light:focus, fieldset[disabled] .btn-inverse-light:active, fieldset[disabled] .btn-inverse-light.active {

  background-color: #FFFFFF;

  border-color: #FFF;

}

/* line 497, ../sass/components/mixins/_functions.scss */

.btn-inverse-light .badge {

  color: #FFFFFF;

  background-color: #00bdec;

}



/* line 135, ../sass/components/_elements.scss */

.btn-outline {

  border: 1px solid #00bdec;

  color: #00bdec;

  background: transparent;

  background: transparent;

  background: transparent;

  background: transparent;

  background: transparent;

  background: transparent;

}

/* line 451, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-default {

  color: #000;

}

/* line 453, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-default:hover {

  color: #00bdec;

}

/* line 451, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-primary {

  color: #00bdec;

}

/* line 453, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-primary:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-success {

  color: #00bdec;

}

/* line 453, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-success:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-info {

  color: #2b74ab;

}

/* line 453, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-info:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-danger {

  color: #ef3356;

}

/* line 453, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-danger:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-warning {

  color: #fde416;

}

/* line 453, ../sass/components/mixins/_functions.scss */

.btn-outline.btn-warning:hover {

  color: #FFFFFF;

}

/* line 144, ../sass/components/_elements.scss */

.btn-outline:hover {

  border-color: #8bc43f;

  color: #8bc43f;

}



/* line 149, ../sass/components/_elements.scss */

.btn-inverse {

  color: #333;

  background: #fde416;

}

/* line 442, ../sass/components/mixins/_functions.scss */

.btn-inverse.btn-primary:hover {

  color: #00bdec;

  background: transparent;

}

/* line 442, ../sass/components/mixins/_functions.scss */

.btn-inverse.btn-success:hover {

  color: #00bdec;

  background: transparent;

}

/* line 442, ../sass/components/mixins/_functions.scss */

.btn-inverse.btn-info:hover {

  color: #2b74ab;

  background: transparent;

}

/* line 442, ../sass/components/mixins/_functions.scss */

.btn-inverse.btn-danger:hover {

  color: #ef3356;

  background: transparent;

}

/* line 442, ../sass/components/mixins/_functions.scss */

.btn-inverse.btn-warning:hover {

  color: #fde416;

  background: transparent;

}

/* line 157, ../sass/components/_elements.scss */

.btn-inverse:hover {

  background: #333;

}



/* line 162, ../sass/components/_elements.scss */

.btn-lg, .btn-group-lg > .btn,

.btn-sm,

.btn-group-sm > .btn,

.btn-xs,

.btn-group-xs > .btn {

  border-radius: 0;

}



/* line 168, ../sass/components/_elements.scss */

.input-lg, .input-group-lg > .form-control,

.input-group-lg > .input-group-addon,

.input-group-lg > .input-group-btn > .btn,

.input-sm,

.input-group-sm > .form-control,

.input-group-sm > .input-group-addon,

.input-group-sm > .input-group-btn > .btn {

  border-radius: 0;

}



/* line 173, ../sass/components/_elements.scss */

.bg-style-v1 {

  color: #808080;

  background-color: rgba(0, 0, 0, 0.2);

}



/* line 178, ../sass/components/_elements.scss */

select,

input[type='text'],

input[type='password'],

input[type='email'] {

  border: 1px solid #dbdbdb;

  padding: 5px 10px;

  width: 100%;

}



/* line 188, ../sass/components/_elements.scss */

select option {

  font-size: 13px;

}



/* line 193, ../sass/components/_elements.scss */

table {

  width: 100%;

  max-width: 100%;

  margin-bottom: 21px;

}

/* line 202, ../sass/components/_elements.scss */

table > thead > tr > th,

table > thead > tr > td,

table > tbody > tr > th,

table > tbody > tr > td,

table > tfoot > tr > th,

table > tfoot > tr > td {

  padding: 8px;

  line-height: 1.42857;

  vertical-align: top;

  border-top: 1px solid #ddd;

}

/* line 212, ../sass/components/_elements.scss */

table > thead > tr > th {

  vertical-align: bottom;

  border-bottom: 2px solid #ddd;

}

/* line 228, ../sass/components/_elements.scss */

table > tbody + tbody {

  border-top: 2px solid #ddd;

}

/* line 233, ../sass/components/_elements.scss */

table table {

  background-color: #fff;

}



/* line 241, ../sass/components/_elements.scss */

.icons-examples {

  padding-bottom: 30px;

  min-height: 130px;

}

/* line 244, ../sass/components/_elements.scss */

.icons-examples .fa {

  color: #000;

  line-height: 80px;

  width: 80px;

  height: 80px;

  text-align: center;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 30px;

  /* 9 */

  font-size: 3rem;

  /* 9 */

  margin: 0 3px 3px 0;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .icons-examples .fa {

  text-align: right;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl .icons-examples .fa {

  margin: 0 0 3px 3px;

}



/* clearfix */

/* line 256, ../sass/components/_elements.scss */

.owl-carousel .owl-wrapper:after {

  content: ".";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;

}



/* display none until init */

/* line 265, ../sass/components/_elements.scss */

.owl-carousel {

  display: none;

  position: relative;

  width: 100%;

  -ms-touch-action: pan-y;

}



/* line 271, ../sass/components/_elements.scss */

.owl-carousel .owl-wrapper {

  display: none;

  position: relative;

  -webkit-transform: translate3d(0px, 0px, 0px);

}



/* line 276, ../sass/components/_elements.scss */

.owl-carousel .owl-wrapper-outer {

  overflow: hidden;

  position: relative;

  width: 100%;

}



/* line 281, ../sass/components/_elements.scss */

.owl-carousel .owl-wrapper-outer.autoHeight {

  -webkit-transition: height 500ms ease-in-out;

  -moz-transition: height 500ms ease-in-out;

  -ms-transition: height 500ms ease-in-out;

  -o-transition: height 500ms ease-in-out;

  transition: height 500ms ease-in-out;

}



/* line 289, ../sass/components/_elements.scss */

.owl-carousel .owl-item {

  float: left;

}

/* line 291, ../sass/components/_elements.scss */

.owl-carousel .owl-item .item {

  padding: 0 15px;

}



/* line 295, ../sass/components/_elements.scss */

.owl-controls .owl-page,

.owl-controls .owl-buttons div {

  cursor: pointer;

}



/* line 299, ../sass/components/_elements.scss */

.owl-controls .owl-buttons div {

  position: absolute;

}



/* line 303, ../sass/components/_elements.scss */

.owl-controls .owl-buttons .owl-prev {

  left: 10px;

  top: 50%;

}



/* line 308, ../sass/components/_elements.scss */

.owl-controls .owl-buttons .owl-next {

  right: 10px;

  top: 50%;

}



/* line 312, ../sass/components/_elements.scss */

.owl-controls {

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: transparent;

  display: none !important;

}



/* mouse grab icon */

/* fix */

/* line 328, ../sass/components/_elements.scss */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item {

  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

}



/* OpenCart Code */

/* line 336, ../sass/components/_elements.scss */

.owl-carousel {

  margin: 0;

  direction: ltr !important;

  overflow: hidden;

}



/* line 341, ../sass/components/_elements.scss */

.owl-carousel .owl-buttons div {

  opacity: 0;

  color: rgba(0, 0, 0, 0.8);

  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);

  transition: all .3s ease;

}



/* line 347, ../sass/components/_elements.scss */

.owl-carousel:hover .owl-buttons div {

  opacity: 0.7;

}



/* line 350, ../sass/components/_elements.scss */

.owl-carousel .owl-buttons div i {

  font-size: 40px;

  margin: -20px 0 0;

}



/* line 355, ../sass/components/_elements.scss */

.owl-carousel .owl-buttons .owl-prev {

  left: -50px;

}



/* line 358, ../sass/components/_elements.scss */

.owl-carousel .owl-buttons .owl-next {

  right: -50px;

}



/* line 361, ../sass/components/_elements.scss */

.owl-carousel:hover .owl-buttons .owl-prev {

  left: 10px;

}



/* line 364, ../sass/components/_elements.scss */

.owl-carousel:hover .owl-buttons .owl-next {

  right: 10px;

}



/* line 367, ../sass/components/_elements.scss */

.owl-pagination {

  text-align: center;

  top: 0px;

  position: relative;

}



/* line 372, ../sass/components/_elements.scss */

.owl-controls .owl-page {

  display: inline-block;

  margin: 0px 6px;

}



/* line 376, ../sass/components/_elements.scss */

.owl-controls .owl-page span {

  display: block;

  width: 10px;

  height: 10px;

  background: #dcdcdc;

  border-radius: 50%;

}



/* line 383, ../sass/components/_elements.scss */

.owl-controls .owl-page.active span {

  background: #00bdec;

}



/* line 387, ../sass/components/_elements.scss */

.owl-carousel-play {

  position: relative;

}

/* line 392, ../sass/components/_elements.scss */

.owl-carousel-play .owl-item:last-child .product-wrapper {

  border: none;

}



/* line 398, ../sass/components/_elements.scss */

.owl-carousel-play .carousel-control {

  z-index: 5;

  top: 35%;

  display: none;

}

/* line 404, ../sass/components/_elements.scss */

.owl-carousel-play:hover .carousel-control {

  display: block;

}



/* line 411, ../sass/components/_elements.scss */

.carousel-md {

  width: 44px;

  height: 44px;

  line-height: 44px;

}



/* line 415, ../sass/components/_elements.scss */

.carousel-sm {

  width: 34px;

  height: 34px;

  line-height: 34px;

  font-size: 14px;

}



/* line 420, ../sass/components/_elements.scss */

.carousel-xs {

  width: 28px;

  height: 28px;

  line-height: 28px;

  font-size: 14px;

}



/* line 427, ../sass/components/_elements.scss */

.carousel-controls-v3 .carousel-control {

  box-shadow: 0 0 0 30px #00bdec inset;

  color: #fff;

  border: none;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

  font-size: 20px;

  width: 42px;

  height: 42px;

  line-height: 42px;

}

/* line 435, ../sass/components/_elements.scss */

.carousel-controls-v3 .carousel-control:hover {

  box-shadow: 0 0 0 30px #d72c48 inset;

  color: #fff;

}

/* line 439, ../sass/components/_elements.scss */

.carousel-controls-v3 .carousel-control.left {

  left: 15px;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .carousel-controls-v3 .carousel-control.left {

  right: 15px;

  left: auto;

}

/* line 442, ../sass/components/_elements.scss */

.carousel-controls-v3 .carousel-control.right {

  right: 15px;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .carousel-controls-v3 .carousel-control.right {

  left: 15px;

  right: auto;

}



/* line 448, ../sass/components/_elements.scss */

.carousel-controls-v2 {

  position: absolute;

  right: 15px;

  top: -60px;

  z-index: 99;

  background-color: #FFF;

  overflow: hidden;

  padding-left: 30px;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .carousel-controls-v2 {

  left: 15px;

  right: auto;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .carousel-controls-v2 {

  padding-right: 30px;

  padding-left: inherit;

}

/* line 456, ../sass/components/_elements.scss */

.carousel-controls-v2 .carousel-control {

  float: left;

  z-index: 99;

  position: static;

  display: inline-block !important;

  margin: 0 0 0 -1px;

  width: 30px;

  height: 30px;

  border: 1px solid #dbdbdb;

  background-color: #FFF;

  font-size: 16px;

  line-height: 28px;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl .carousel-controls-v2 .carousel-control {

  margin: 0 -1px 0 0;

}

/* line 467, ../sass/components/_elements.scss */

.carousel-controls-v2 .carousel-control:hover {

  color: #FFF;

  border-color: #00bdec;

  background-color: #00bdec;

}



/* line 476, ../sass/components/_elements.scss */

.carousel-controls-v4 .carousel-control {

  z-index: 99;

  top: 50%;

  font-size: 42px;

}

/* line 480, ../sass/components/_elements.scss */

.carousel-controls-v4 .carousel-control:hover {



  color: #00bdec;

}

/* line 483, ../sass/components/_elements.scss */

.carousel-controls-v4 .carousel-control.left {

  left: 10%;

}

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

  /* line 483, ../sass/components/_elements.scss */

  .carousel-controls-v4 .carousel-control.left {

    left: 0;

  }

}

/* line 489, ../sass/components/_elements.scss */

.carousel-controls-v4 .carousel-control.right {

  right: 10%;

}

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

  /* line 489, ../sass/components/_elements.scss */

  .carousel-controls-v4 .carousel-control.right {

    right: 0;

  }

}



/* line 498, ../sass/components/_elements.scss */

.carousel-wrapper {

  margin: 0 -15px;

}



/*Font Weight*/

/* line 504, ../sass/components/_elements.scss */

.text-purple {

  color: #6c58bd !important;

}



/* line 508, ../sass/components/_elements.scss */

.text-red {

  color: #c32322 !important;

}



/* line 511, ../sass/components/_elements.scss */

.text-red-1 {

  color: #ff0000 !important;

}



/* line 514, ../sass/components/_elements.scss */

.text-orange {

  color: #f66000 !important;

}



/* line 518, ../sass/components/_elements.scss */

.text-yellow {

  color: #e2d951 !important;

}



/* line 521, ../sass/components/_elements.scss */

.text-black {

  color: #000 !important;

}



/* line 524, ../sass/components/_elements.scss */

.text-white {

  color: #FFFFFF !important;

}



/* line 527, ../sass/components/_elements.scss */

.text-darker {

  color: #333 !important;

}



/* line 530, ../sass/components/_elements.scss */

.text-gray {

  color: #999 !important;

}



/* line 533, ../sass/components/_elements.scss */

.text-uppercase, .initialism {

  text-transform: uppercase;

}



/* line 536, ../sass/components/_elements.scss */

.text-light {

  font-weight: 300;

}



/* line 539, ../sass/components/_elements.scss */

.text-normal {

  font-weight: 400;

}



/* line 542, ../sass/components/_elements.scss */

.text-medium {

  font-weight: 500;

}



/* line 545, ../sass/components/_elements.scss */

.text-medium-bold {

  font-weight: 600;

}



/* line 548, ../sass/components/_elements.scss */

.font-size-huge {

  font-size: 60px;

  line-height: 70px;

}



/* line 552, ../sass/components/_elements.scss */

.font-size-l {

  font-size: 20px !important;

  line-height: 30px !important;

}



/* line 556, ../sass/components/_elements.scss */

.font-size-s {

  font-size: 16px !important;

  line-height: 30px !important;

}



/* line 560, ../sass/components/_elements.scss */

.font-size-tiny {

  font-size: 14px !important;

}



/* line 563, ../sass/components/_elements.scss */

.font-weight-bolder {

  font-weight: 900;

}



/* line 566, ../sass/components/_elements.scss */

a.text-white:hover, a.text-light:hover {

  color: #00bdec !important;

}



/*Radius

------------------------------------*/

/* line 572, ../sass/components/_elements.scss */

.radius-0 {

  border-radius: 0 !important;

}



/* line 576, ../sass/components/_elements.scss */

.radius-x {

  border-radius: 50% !important;

}



/* line 580, ../sass/components/_elements.scss */

.radius-1x {

  border-radius: 10px !important;

}



/* line 584, ../sass/components/_elements.scss */

.radius-2x {

  border-radius: 20px !important;

}



/* line 588, ../sass/components/_elements.scss */

.radius-3x {

  border-radius: 30px !important;

}



/* line 592, ../sass/components/_elements.scss */

.radius-4x {

  border-radius: 40px !important;

}



/* line 596, ../sass/components/_elements.scss */

.radius-5x {

  border-radius: 5px !important;

}



/* line 600, ../sass/components/_elements.scss */

.radius-6x {

  border-radius: 3px !important;

}



/* line 604, ../sass/components/_elements.scss */

.bwWrapper {

  position: relative;

  display: block;

}



/* line 611, ../sass/components/_elements.scss */

.heading h2, .heading h3, .heading h4, .heading h5 {

  text-transform: uppercase;

  letter-spacing: -1px;

}

/* line 612, ../sass/components/_elements.scss */

.heading h3 {

  font-size: 50px;

}

/* line 615, ../sass/components/_elements.scss */

.heading .subheading {

  font-size: 30px;

}

/* line 619, ../sass/components/_elements.scss */

.heading.heading-light h2, .heading.heading-light h3, .heading.heading-light h4, .heading.heading-light h5 {

  color: #FFFFFF;

}



/**

 * Menu

 */

/* line 625, ../sass/components/_elements.scss */

ul.menu {

  padding: 0;

  margin: 0;

}

/* line 628, ../sass/components/_elements.scss */

ul.menu li {

  list-style: none;

}



/****/

/* line 635, ../sass/components/_elements.scss */

.testimonials {

  color: #000;

}

/* line 637, ../sass/components/_elements.scss */

.testimonials .testimonials-avatar {

  width: 60px;

  height: 60px;

  overflow: hidden;

  margin-right: 15px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials .testimonials-avatar {

  margin-left: 15px;

  margin-right: inherit;

}

/* line 643, ../sass/components/_elements.scss */

.testimonials .testimonials-quote {

  background-color: #f3f3f3;

  margin-bottom: 20px;

  padding: 15px;

  position: relative;

}

/* line 648, ../sass/components/_elements.scss */

.testimonials .testimonials-quote:after {

  bottom: -25px;

  color: #f3f3f3;

  content: "\f0d7";

  font-family: "FontAwesome";

  font-size: 30px;

  margin-left: -15px;

  position: absolute;

  text-align: center;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials .testimonials-quote:after {

  margin-right: -15px;

  margin-left: inherit;

}

/* line 659, ../sass/components/_elements.scss */

.testimonials h3, .testimonials h4, .testimonials h5 {

  text-transform: uppercase;

}

/* line 660, ../sass/components/_elements.scss */

.testimonials .testimonials-body {

  padding: 15px 10px;

  display: table;

  margin-top: 20px;

  margin-bottom: 20px;

  position: relative;

  display: block;

  overflow: hidden;

}

/* line 671, ../sass/components/_elements.scss */

.testimonials .testimonials-left .testimonials-avatar {

  float: left;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials .testimonials-left .testimonials-avatar {

  float: right;

}

/* line 675, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-avatar {

  display: inline-block;

  margin: 0 0 10px;

}

/* line 679, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-body {

  padding: 0 10%;

  margin: 0;

}

/* line 682, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-body .testimonials-quote {

  background-color: transparent;

  padding: 0;

  color: #333;

  margin-bottom: 17px;

}

/* line 687, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-body .testimonials-quote p {

  font-weight: 500;

  font-style: italic;

  line-height: 22px;

  font-size: 14px;

}

/* line 693, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-body .testimonials-quote:after {

  content: none;

}

/* line 698, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-body .testimonials-profile h4 {

  font-size: 14px;

  font-weight: 600;

  margin-bottom: 0;

}

/* line 705, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .testimonials-body .job p {

  font-size: 12px;

  color: #666666;

}

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

  /* line 679, ../sass/components/_elements.scss */

  .testimonials.testimonials-v2 .testimonials-body {

    padding: 15px 0;

  }

}

/* line 714, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.left {

  left: 0;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.left {

  right: 0;

  left: auto;

}

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

  /* line 714, ../sass/components/_elements.scss */

  .testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.left {

    left: -30px;

  }

  /* line 108, ../sass/components/mixins/_rtl.scss */

  .rtl .testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.left {

    right: -30px;

    left: auto;

  }

}

/* line 720, ../sass/components/_elements.scss */

.testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.right {

  right: 0;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.right {

  left: 0;

  right: auto;

}

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

  /* line 720, ../sass/components/_elements.scss */

  .testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.right {

    right: -30px;

  }

  /* line 115, ../sass/components/mixins/_rtl.scss */

  .rtl .testimonials.testimonials-v2 .carousel-controls-v4 .carousel-control.right {

    left: -30px;

    right: auto;

  }

}

/* line 727, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 {

  margin: 0;

}

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

  /* line 727, ../sass/components/_elements.scss */

  .testimonials.testimonials-v4 {

    margin: 0;

  }

}

/* line 733, ../sass/components/_elements.scss */

/*.testimonials.testimonials-v4 .owl-wrapper-outer:before {

  content: "";

  width: 1px;

  height: 100%;

  position: absolute;

  top: 0;

  left: 50%;

  background-color: #e9e9e9;

}*/

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials.testimonials-v4 .owl-wrapper-outer:before {

  right: 50%;

  left: auto;

}

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

  /* line 742, ../sass/components/_elements.scss */

  .testimonials.testimonials-v4 .owl-wrapper-outer:before {

    content: none;

  }

}

/* line 748, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .item {

  padding: 0 35px;

}

/* line 751, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .testimonials-body {

  margin: 0;

  padding: 0 0 0 100px;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl .testimonials.testimonials-v4 .testimonials-body {

  padding: 0 100px 0 0;

}

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

  /* line 751, ../sass/components/_elements.scss */

  .testimonials.testimonials-v4 .testimonials-body {

    padding: 0;

  }

}

/* line 758, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .testimonials-avatar {

  position: absolute;

  top: 10px;

  left: 0px;

  width: 70px;

  height: 70px;

}

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

  /* line 758, ../sass/components/_elements.scss */

  .testimonials.testimonials-v4 .testimonials-avatar {

    position: static;

    margin: 0;

  }

}

/* line 768, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .testimonials-description {

  font-size: 20px;

  font-style: italic;

  font-weight: 300;

  color: #666666;

  line-height: 34px;

  margin-bottom: 20px;

}

/* line 776, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .testimonials-meta {

  margin-bottom: 10px;

}

/* line 778, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .testimonials-meta .testimonials-name {

  font-size: 16px;

  margin-bottom: 12px;

}

/* line 782, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .testimonials-meta p {

  font-family: "Work Sans", sans-serif;

  font-weight: 300;

  text-transform: uppercase;

  margin-bottom: 0;

}

/* line 789, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .carousel-controls {

  display: none;

}

/* line 792, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .owl-controls {

  display: block !important;

  margin-top: 40px;

}

/* line 796, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .owl-controls .owl-page span {

  background: #dcdcdc;

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 801, ../sass/components/_elements.scss */

.testimonials.testimonials-v4 .owl-controls .owl-page.active span {

  background: #00bdec;

}

/* line 808, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 {

  text-align: center;

}

/* line 810, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .testimonials-body {

  line-height: 30px;

  margin: 0;

  padding: 0 10%;

  cursor: grab;

  font-size: 20px;

  color: #999999;

  letter-spacing: 3px;

}

/* line 818, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .testimonials-body .testimonials-name {

  margin: 20px 0 10px;

  font-size: 14px;

}

/* line 822, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .testimonials-body .testimonials-position {

  font-size: 13px;

  text-transform: capitalize;

}

/* line 827, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .carousel-controls {

  display: none !important;

}

/* line 830, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .owl-controls {

  display: block !important;

}

/* line 833, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .owl-controls .owl-page span {

  background: #dbdbdb;

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 838, ../sass/components/_elements.scss */

.testimonials.testimonials-v5 .owl-controls .owl-page.active span {

  background: #00bdec;

}



/** SOCIAL ICONS ***/

/* line 847, ../sass/components/_elements.scss */

.bo-social-icons {

  margin: 0;

}

/* line 849, ../sass/components/_elements.scss */

.bo-social-icons [class^="bo-social-"] {

  font-size: 13px;

  color: #FFFFFF;

  display: inline-block;

  margin: 10px 5px 0;

  overflow: hidden;

  text-decoration: none;

  text-align: center;

  vertical-align: top;

  line-height: 34px;

  width: 36px;

  height: 36px;

  background: #dbdbdb;

  color: #8f8f8f;

  transition: all 0.2s ease-out 0s;

  padding-left: 3px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .bo-social-icons [class^="bo-social-"] {

  padding-right: 3px;

  padding-left: inherit;

}

/* line 864, ../sass/components/_elements.scss */

.bo-social-icons [class^="bo-social-"]:hover {

  border-color: #00bdec;

  color: #00bdec;

}

/* line 869, ../sass/components/_elements.scss */

.bo-social-icons .bo-social-white {

  background: #FFFFFF;

  color: #8f8f8f;

  border: 1px solid #8f8f8f;

}

/* line 874, ../sass/components/_elements.scss */

.bo-social-icons .bo-social-outline {

  background: transparent;

  color: #000;

  border: 1px solid #000;

}

/* line 879, ../sass/components/_elements.scss */

.bo-social-icons .bo-social-outline-light {

  background: transparent;

  color: #FFF;

  border: 1px solid #FFFFFF;

}

/* line 883, ../sass/components/_elements.scss */

.bo-social-icons .bo-social-outline-light:hover {

  background: #FFF;

  color: #000;

  border-color: #000;

}

/* line 890, ../sass/components/_elements.scss */

.bo-social-icons:first-child [class*="bo-social-"] {

  margin-top: 0;

}

/* line 895, ../sass/components/_elements.scss */

.bo-social-icons:last-child [class*="bo-social-"] {

  margin-bottom: 0;

}

/* line 900, ../sass/components/_elements.scss */

.bo-social-icons.bo-sicolor [class*="bo-social-"] {

  color: #FFFFFF;

}



/* line 907, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-twitter {

  background: #00bdec;

}

/* line 907, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-twitter:hover {

  background: #000000;

}

/* line 908, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-dribbble {

  background: #ef5b92;

}

/* line 908, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-dribbble:hover {

  background: #000000;

}

/* line 909, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-facebook {

  background: #3b5998;

}

/* line 909, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-facebook:hover {

  background: #000000;

}

/* line 910, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-duckduckgo {

  background: #de3100;

}

/* line 910, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-duckduckgo:hover {

  background: #000000;

}

/* line 911, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-aim {

  background: #158799;

}

/* line 911, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-aim:hover {

  background: #000000;

}

/* line 912, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-delicious {

  background: #183864;

}

/* line 912, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-delicious:hover {

  background: #000000;

}

/* line 913, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-paypal {

  background: #32689a;

}

/* line 913, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-paypal:hover {

  background: #000000;

}

/* line 914, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-android {

  background: #8ab733;

}

/* line 914, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-android:hover {

  background: #000000;

}

/* line 915, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-gplus {

  background: #d94a39;

}

/* line 915, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-gplus:hover {

  background: #000000;

}

/* line 916, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-google-plus {

  background: #dd4d4d;

}

/* line 916, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-google-plus:hover {

  background: #000000;

}

/* line 917, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-lanyrd {

  background: #3879ba;

}

/* line 917, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-lanyrd:hover {

  background: #000000;

}

/* line 918, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-stumbleupon {

  background: #ea4b24;

}

/* line 918, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-stumbleupon:hover {

  background: #000000;

}

/* line 919, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-fivehundredpx {

  background: #00a6e1;

}

/* line 919, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-fivehundredpx:hover {

  background: #000000;

}

/* line 920, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-pinterest {

  background: #b8242a;

}

/* line 920, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-pinterest:hover {

  background: #000000;

}

/* line 921, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-bitcoin {

  background: #f7931a;

}

/* line 921, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-bitcoin:hover {

  background: #000000;

}

/* line 922, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-w3c {

  background: #005a9c;

}

/* line 922, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-w3c:hover {

  background: #000000;

}

/* line 923, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-foursquare {

  background: #3bb7e8;

}

/* line 923, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-foursquare:hover {

  background: #000000;

}

/* line 924, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-html5 {

  background: #e44e26;

}

/* line 924, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-html5:hover {

  background: #000000;

}

/* line 925, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-ie {

  background: #00ccff;

}

/* line 925, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-ie:hover {

  background: #000000;

}

/* line 926, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-grooveshark {

  background: #f66f00;

}

/* line 926, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-grooveshark:hover {

  background: #000000;

}

/* line 927, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-ninetyninedesigns {

  background: #ff5501;

}

/* line 927, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-ninetyninedesigns:hover {

  background: #000000;

}

/* line 928, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-forrst {

  background: #223f17;

}

/* line 928, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-forrst:hover {

  background: #000000;

}

/* line 929, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-spotify {

  background: #8fbd05;

}

/* line 929, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-spotify:hover {

  background: #000000;

}

/* line 930, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-reddit {

  background: #ff4500;

}

/* line 930, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-reddit:hover {

  background: #000000;

}

/* line 931, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-gowalla {

  background: #f6911d;

}

/* line 931, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-gowalla:hover {

  background: #000000;

}

/* line 932, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-apple {

  background: #5f5f5f;

}

/* line 932, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-apple:hover {

  background: #000000;

}

/* line 933, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-blogger {

  background: #fb9241;

}

/* line 933, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-blogger:hover {

  background: #000000;

}

/* line 934, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-cc {

  background: #5e7c00;

}

/* line 934, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-cc:hover {

  background: #000000;

}

/* line 935, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-evernote {

  background: #61b239;

}

/* line 935, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-evernote:hover {

  background: #000000;

}

/* line 936, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-flickr {

  background: #ff0084;

}

/* line 936, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-flickr:hover {

  background: #000000;

}

/* line 937, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-google {

  background: #d94a39;

}

/* line 937, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-google:hover {

  background: #000000;

}

/* line 938, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-viadeo {

  background: #f5a433;

}

/* line 938, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-viadeo:hover {

  background: #000000;

}

/* line 939, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-instapaper {

  background: #eaec08;

}

/* line 939, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-instapaper:hover {

  background: #000000;

}

/* line 940, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-klout {

  background: #e34600;

}

/* line 940, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-klout:hover {

  background: #000000;

}

/* line 941, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-linkedin {

  background: #1b92bd;

}

/* line 941, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-linkedin:hover {

  background: #000000;

}

/* line 942, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-meetup {

  background: #e51938;

}

/* line 942, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-meetup:hover {

  background: #000000;

}

/* line 943, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-vk {

  background: #587da4;

}

/* line 943, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-vk:hover {

  background: #000000;

}

/* line 944, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-disqus {

  background: #2e9fff;

}

/* line 944, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-disqus:hover {

  background: #000000;

}

/* line 945, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-rss {

  background: #ff7f00;

}

/* line 945, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-rss:hover {

  background: #000000;

}

/* line 946, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-skype {

  background: #18b7f1;

}

/* line 946, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-skype:hover {

  background: #000000;

}

/* line 947, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-youtube {

  background: #c4302b;

}

/* line 947, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-youtube:hover {

  background: #000000;

}

/* line 948, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-vimeo {

  background: #01557a;

}

/* line 948, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-vimeo:hover {

  background: #000000;

}

/* line 949, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-windows {

  background: #00ccff;

}

/* line 949, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-windows:hover {

  background: #000000;

}

/* line 950, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-xing {

  background: #036567;

}

/* line 950, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-xing:hover {

  background: #000000;

}

/* line 951, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-yahoo {

  background: #61399d;

}

/* line 951, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-yahoo:hover {

  background: #000000;

}

/* line 952, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-chrome {

  background: #58b947;

}

/* line 952, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-chrome:hover {

  background: #000000;

}

/* line 953, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-macstore {

  background: #6e6e6e;

}

/* line 953, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-macstore:hover {

  background: #000000;

}

/* line 954, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-amazon {

  background: #ff9900;

}

/* line 954, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-amazon:hover {

  background: #000000;

}

/* line 955, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-steam {

  background: #a5a4a1;

}

/* line 955, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-steam:hover {

  background: #000000;

}

/* line 956, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-dropbox {

  background: #7ab6ec;

}

/* line 956, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-dropbox:hover {

  background: #000000;

}

/* line 957, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-cloudapp {

  background: #489dde;

}

/* line 957, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-cloudapp:hover {

  background: #000000;

}

/* line 958, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-ebay {

  background: #86b817;

}

/* line 958, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-ebay:hover {

  background: #000000;

}

/* line 959, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-github {

  background: #667F8E;

}

/* line 959, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-github:hover {

  background: #000000;

}

/* line 960, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-googleplay {

  background: #5befd0;

}

/* line 960, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-googleplay:hover {

  background: #000000;

}

/* line 961, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-itunes {

  background: #177ac8;

}

/* line 961, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-itunes:hover {

  background: #000000;

}

/* line 962, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-plurk {

  background: #a73d07;

}

/* line 962, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-plurk:hover {

  background: #000000;

}

/* line 963, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-songkick {

  background: #f80046;

}

/* line 963, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-songkick:hover {

  background: #000000;

}

/* line 964, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-lastfm {

  background: #c60e16;

}

/* line 964, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-lastfm:hover {

  background: #000000;

}

/* line 965, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-gmail {

  background: #e04a3f;

}

/* line 965, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-gmail:hover {

  background: #000000;

}

/* line 966, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-pinboard {

  background: #224cf4;

}

/* line 966, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-pinboard:hover {

  background: #000000;

}

/* line 967, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-openid {

  background: #be661b;

}

/* line 967, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-openid:hover {

  background: #000000;

}

/* line 968, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-quora {

  background: #c41a00;

}

/* line 968, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-quora:hover {

  background: #000000;

}

/* line 969, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-soundcloud {

  background: #ff5c00;

}

/* line 969, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-soundcloud:hover {

  background: #000000;

}

/* line 970, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-tumblr {

  background: #395874;

}

/* line 970, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-tumblr:hover {

  background: #000000;

}

/* line 971, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-eventasaurus {

  background: #b9f15e;

}

/* line 971, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-eventasaurus:hover {

  background: #000000;

}

/* line 972, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-wordpress {

  background: #464646;

}

/* line 972, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-wordpress:hover {

  background: #000000;

}

/* line 973, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-yelp {

  background: #c41200;

}

/* line 973, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-yelp:hover {

  background: #000000;

}

/* line 974, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-intensedebate {

  background: #00aeef;

}

/* line 974, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-intensedebate:hover {

  background: #000000;

}

/* line 975, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-eventbrite {

  background: #ff6c00;

}

/* line 975, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-eventbrite:hover {

  background: #000000;

}

/* line 976, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-scribd {

  background: #002939;

}

/* line 976, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-scribd:hover {

  background: #000000;

}

/* line 977, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-posterous {

  background: #f8d667;

}

/* line 977, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-posterous:hover {

  background: #000000;

}

/* line 978, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-stripe {

  background: #617ee8;

}

/* line 978, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-stripe:hover {

  background: #000000;

}

/* line 979, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-opentable {

  background: #990000;

}

/* line 979, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-opentable:hover {

  background: #000000;

}

/* line 980, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-instagram {

  background: #4c799f;

}

/* line 980, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-instagram:hover {

  background: #000000;

}

/* line 981, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-dwolla {

  background: #ff7404;

}

/* line 981, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-dwolla:hover {

  background: #000000;

}

/* line 982, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-appnet {

  background: #1e0c29;

}

/* line 982, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-appnet:hover {

  background: #000000;

}

/* line 983, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-statusnet {

  background: #fb6104;

}

/* line 983, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-statusnet:hover {

  background: #000000;

}

/* line 984, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-acrobat {

  background: #ff0000;

}

/* line 984, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-acrobat:hover {

  background: #000000;

}

/* line 985, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-drupal {

  background: #007dc3;

}

/* line 985, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-drupal:hover {

  background: #000000;

}

/* line 986, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-pocket {

  background: #ee4056;

}

/* line 986, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-pocket:hover {

  background: #000000;

}

/* line 987, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-bitbucket {

  background: #205081;

}

/* line 987, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-bitbucket:hover {

  background: #000000;

}

/* line 988, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-flattr {

  background: #fbbc23;

}

/* line 988, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-flattr:hover {

  background: #000000;

}

/* line 989, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-eventful {

  background: #0066cc;

}

/* line 989, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-eventful:hover {

  background: #000000;

}

/* line 990, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-smashmag {

  background: #d6231c;

}

/* line 990, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-smashmag:hover {

  background: #000000;

}

/* line 991, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-wordpress {

  background: #1e8cbe;

}

/* line 991, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-wordpress:hover {

  background: #000000;

}

/* line 992, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-calendar {

  background: #ff0000;

}

/* line 992, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-calendar:hover {

  background: #000000;

}

/* line 993, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-call {

  background: #04be3d;

}

/* line 993, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-call:hover {

  background: #000000;

}

/* line 994, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-guest {

  background: #03a9d2;

}

/* line 994, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-guest:hover {

  background: #000000;

}

/* line 995, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-weibo {

  background: #fd0000;

}

/* line 995, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-weibo:hover {

  background: #000000;

}

/* line 996, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-plancast {

  background: #e4b82c;

}

/* line 996, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-plancast:hover {

  background: #000000;

}

/* line 997, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-email {

  background: blue;

}

/* line 997, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-email:hover {

  background: #000000;

}

/* line 998, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-myspace {

  background: #2068b0;

}

/* line 998, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-myspace:hover {

  background: #000000;

}

/* line 999, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-podcast {

  background: #f38b36;

}

/* line 999, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-podcast:hover {

  background: #000000;

}

/* line 1000, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-cart {

  background: #00a204;

}

/* line 1000, ../sass/components/_elements.scss */

.bo-sicolor .bo-social-cart:hover {

  background: #000000;

}



/* line 1004, ../sass/components/_elements.scss */

.social-circle [class*="bo-social-"] {

  width: 36px;

  height: 36px;

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  -o-border-radius: 50%;

  color: #fff;

  line-height: 34px;

  text-align: center;

  font-size: 14px;

}



/* --- SCSS For Counters --- */

/* line 1017, ../sass/components/_elements.scss */

.counters {

  text-align: center;

}

/* line 1019, ../sass/components/_elements.scss */

.counters .counter-wrap {

  font-size: 36px;

  color: #00bdec;

  font-weight: 800;

}

/* line 1023, ../sass/components/_elements.scss */

.counters .counter-wrap .fa {

  font-size: 46px;

}

/* line 1026, ../sass/components/_elements.scss */

.counters .counter-wrap .counter {

  position: relative;

  display: inline-block;

  padding-bottom: 5px;

  margin-bottom: 10px;

}

/* line 1031, ../sass/components/_elements.scss */

.counters .counter-wrap .counter:after {

  content: "";

  position: absolute;

  width: 30px;

  height: 2px;

  background: #00bdec;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

}

/* line 1042, ../sass/components/_elements.scss */

.counters h5 {

  font-weight: 700;

  margin: 5px 0 30px;

  text-transform: uppercase;

  position: relative;

  font-size: 14px;

}



/* --- SCSS For Pricing --- */

/* line 1056, ../sass/components/_elements.scss */

.pricing {

  text-align: center;

}

/* line 1058, ../sass/components/_elements.scss */

.pricing ul {

  padding-left: 0;

  padding-right: 0;

}

/* line 1061, ../sass/components/_elements.scss */

.pricing ul li {

  list-style: none;

}

@media (max-width: 479px) {

  /* line 1056, ../sass/components/_elements.scss */

  .pricing {

    margin-bottom: 20px;

  }

}

/* line 1068, ../sass/components/_elements.scss */

.pricing.pricing-v1 {

  background: #FFFFFF;

  border: 3px solid #313131;

}

/* line 1071, ../sass/components/_elements.scss */

.pricing.pricing-v1 .pricing-header > * {

  font-family: "Work Sans", sans-serif;

}

/* line 1074, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plan-title {

  font-size: 24px;

  text-transform: uppercase;

  font-weight: 300;

  margin: 0;

  padding: 30px 0;

  background: #313131;

  color: #FFF;

}

/* line 1083, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plan-figure {

  font-size: 48px;

  font-weight: 700;

  color: #000;

}

/* line 1088, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plan-price {

  font-size: 16px;

  border-bottom: 2px solid #dbdbdb;

  line-height: 1;

  padding: 25px 0;

}

/* line 1093, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plan-price p {

  margin: 5px 0 0;

}

/* line 1097, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plan-currency {

  font-size: 30px;

  font-weight: 700;

  color: #000;

  position: relative;

  top: -15px;

}

/* line 1104, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plain-info {

  padding: 20px;

}

/* line 1106, ../sass/components/_elements.scss */

.pricing.pricing-v1 .plain-info li {

  font-size: 16px;

  color: #555555;

  font-weight: 400;

  padding: 15px 0;

}

/* line 1113, ../sass/components/_elements.scss */

.pricing.pricing-v1 .pricing-footer {

  padding: 0px 20px 40px 20px;

}

/* line 1116, ../sass/components/_elements.scss */

.pricing.pricing-v1.pricing-highlight {

  border-color: #00bdec !important;

}

/* line 1118, ../sass/components/_elements.scss */

.pricing.pricing-v1.pricing-highlight .plan-price {

  border-bottom-color: #00bdec;

}

/* line 1123, ../sass/components/_elements.scss */

.pricing.pricing-v2 {

  background: #FFFFFF;

}

/* line 1125, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plan-title {

  color: #000;

  font-size: 24px;

  text-transform: uppercase;

  font-weight: 300;

  margin: 0;

  padding: 30px 0;

}

/* line 1133, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plan-price {

  background: #00bdec;

  margin: 0 -10px;

  position: relative;

  height: 100px;

}

/* line 1138, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plan-price .plan-price-body {

  background: #00bdec;

  margin: 0 auto;

  border-radius: 50%;

  position: absolute;

  left: 0;

  top: -15px;

  right: 0;

  color: #FFF;

  width: 130px;

  height: 130px;

}

/* line 1149, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plan-price .plan-figure {

  font-size: 48px;

  font-weight: 300;

}

/* line 1153, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plan-price .plan-currency {

  font-size: 30px;

  font-weight: 300;

}

/* line 1158, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plain-info {

  padding: 20px;

}

/* line 1160, ../sass/components/_elements.scss */

.pricing.pricing-v2 .plain-info li {

  color: #000;

  line-height: 62px;

  border-bottom: 1px dashed #C8C8C8;

}

/* line 1166, ../sass/components/_elements.scss */

.pricing.pricing-v2 .pricing-footer {

  padding: 0 20px 40px 20px;

}

/* line 1170, ../sass/components/_elements.scss */

.pricing.pricing-v2.pricing-highlight .plan-title {

  background: #FFF;

  color: #000;

}

/* line 1174, ../sass/components/_elements.scss */

.pricing.pricing-v2.pricing-highlight .plan-price-body {

  background: #00bdec;

  color: #FFF;

}

/* line 1178, ../sass/components/_elements.scss */

.pricing.pricing-v2.pricing-highlight .btn-block {

  background: #00bdec;

  border-color: #00bdec;

}

/* line 1181, ../sass/components/_elements.scss */

.pricing.pricing-v2.pricing-highlight .btn-block:hover, .pricing.pricing-v2.pricing-highlight .btn-block:focus, .pricing.pricing-v2.pricing-highlight .btn-block:active {

  background: none;

  color: #00bdec;

}

/* line 1188, ../sass/components/_elements.scss */

.pricing.pricing-v3 {

  background: #FFFFFF;

  border: 1px solid #DEDEDE;

}

/* line 1191, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plan-title {

  background: #261F2F;

  font-size: 24px;

  text-transform: uppercase;

  font-weight: 300;

  margin: 0;

  padding: 30px 0;

  border: none;

}

/* line 1199, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plan-title span {

  color: #FFF;

}

/* line 1203, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plan-figure {

  font-size: 48px;

  font-weight: 300;

  color: #000;

}

/* line 1208, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plan-price {

  font-size: 16px;

  background: #332C3E;

  padding: 15px 0;

}

/* line 1212, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plan-price > * {

  color: #FFF;

  line-height: 1;

}

/* line 1217, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plan-currency {

  font-size: 30px;

  font-weight: 300;

}

/* line 1222, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plain-info li {

  font-size: 16px;

  color: #000;

  font-weight: 300;

  background: #F8F8F8;

  padding: 14px 0;

}

/* line 1228, ../sass/components/_elements.scss */

.pricing.pricing-v3 .plain-info li:nth-child(2n+1) {

  background: #FFF;

}

/* line 1233, ../sass/components/_elements.scss */

.pricing.pricing-v3 .pricing-footer {

  padding: 0px 20px 40px 20px;

}

/* line 1237, ../sass/components/_elements.scss */

.pricing.pricing-v3.pricing-highlight .plan-title {

  background: #00bdec;

  color: #FFF;

}

/* line 1241, ../sass/components/_elements.scss */

.pricing.pricing-v3.pricing-highlight .plan-price {

  background: #00bdec;

  color: #FFF;

}

/* line 1245, ../sass/components/_elements.scss */

.pricing.pricing-v3.pricing-highlight .btn-block {

  background: #00bdec;

  border-color: #00bdec;

}

/* line 1248, ../sass/components/_elements.scss */

.pricing.pricing-v3.pricing-highlight .btn-block:hover, .pricing.pricing-v3.pricing-highlight .btn-block:focus, .pricing.pricing-v3.pricing-highlight .btn-block:active {

  background: none;

  color: #00bdec;

}

/* line 1256, ../sass/components/_elements.scss */

.pricing.pricing-highlight .plan-title {

  background: #00bdec;

  color: #FFFFFF;

}



/* our team */

/* line 1273, ../sass/components/_elements.scss */

[class*="team-v"] {

  text-align: center;

}

/* line 1275, ../sass/components/_elements.scss */

[class*="team-v"] .team-name {

  text-transform: uppercase;

  font-size: 14px;

  margin: 0 0 20px 0;

}

/* line 1281, ../sass/components/_elements.scss */

[class*="team-v"].team-v1 .team-name {

  margin-bottom: 10px;

  font-size: 16px;

}



/* line 1289, ../sass/components/_elements.scss */

.team-list {

  margin-bottom: 50px;

}

/* line 1291, ../sass/components/_elements.scss */

.team-list .team-name {

  font-size: 18px;

  margin: 0 0 20px 0;

  text-transform: uppercase;

  padding: 0 0 20px 0;

  position: relative;

}

/* line 1297, ../sass/components/_elements.scss */

.team-list .team-name:after {

  bottom: 0;

  left: 0;

  content: "";

  background: #00bdec;

  width: 30px;

  height: 2px;

  position: absolute;

}

/* line 1306, ../sass/components/_elements.scss */

.team-list .team-position {

  text-transform: uppercase;

  color: #00bdec;

  font-weight: 800;

  margin-bottom: 25px;

}

/* line 1312, ../sass/components/_elements.scss */

.team-list .team-info {

  margin-bottom: 15px;

}

/* line 1315, ../sass/components/_elements.scss */

.team-list .bo-social-icons {

  text-align: left;

}

/* line 1317, ../sass/components/_elements.scss */

.team-list .bo-social-icons [class*="bo-social-"] {

  margin: 0;

}



/* line 1324, ../sass/components/_elements.scss */

.team-gallery {

  background: #FFF;

}

/* line 1326, ../sass/components/_elements.scss */

.team-gallery .team-header {

  position: relative;

  text-align: center;

}

/* line 1329, ../sass/components/_elements.scss */

.team-gallery .team-header:before {

  top: 0;

  left: 0;

  content: "";

  position: absolute;

  visibility: hidden;

  width: 100%;

  height: 100%;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  background: rgba(227, 108, 128, 0.5);

}

/* line 1341, ../sass/components/_elements.scss */

.team-gallery .team-name {

  font-size: 14px;

  margin-top: 0;

  text-transform: uppercase;

}

/* line 1346, ../sass/components/_elements.scss */

.team-gallery .team-gallery-box {

  top: 0;

  left: 0;

  width: 80%;

  right: 0;

  height: 50%;

  bottom: 0;

  margin: auto;

  position: absolute;

  visibility: hidden;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

}

/* line 1359, ../sass/components/_elements.scss */

.team-gallery .team-info {

  color: #FFFFFF;

}

/* line 1363, ../sass/components/_elements.scss */

.team-gallery .team-position {

  color: #999999;

  margin-bottom: 0;

}

/* line 1367, ../sass/components/_elements.scss */

.team-gallery .team-body-content {

  padding: 30px;

  position: relative;

}

/* line 1370, ../sass/components/_elements.scss */

.team-gallery .team-body-content:before {

  content: "";

  right: 0;

  width: 1px;

  height: 50px;

  position: absolute;

  background: #00bdec;

}

/* line 1378, ../sass/components/_elements.scss */

.team-gallery .bo-social-white {

  border-color: #FFF;

  color: #FFF;

  background: none;

}

/* line 1385, ../sass/components/_elements.scss */

.team-gallery:hover .team-header:before {

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}

/* line 1390, ../sass/components/_elements.scss */

.team-gallery:hover .team-gallery-box {

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}



/* line 1398, ../sass/components/_elements.scss */

.team-hover {

  background: #FFF;

  border: none;

}

/* line 1401, ../sass/components/_elements.scss */

.team-hover .team-header {

  position: relative;

  text-align: center;

}

/* line 1404, ../sass/components/_elements.scss */

.team-hover .team-header:before {

  top: 0;

  left: 0;

  content: "";

  position: absolute;

  visibility: hidden;

  width: 100%;

  height: 100%;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  background: rgba(227, 108, 128, 0.5);

}

/* line 1416, ../sass/components/_elements.scss */

.team-hover .team-name {

  font-size: 14px;

  margin-top: 0;

  text-transform: uppercase;

}

/* line 1421, ../sass/components/_elements.scss */

.team-hover .team-gallery-box {

  width: 100%;

  height: 45px;

  top: 50%;

  margin-top: -22.5px;

}

/* line 1427, ../sass/components/_elements.scss */

.team-hover .team-info {

  color: #FFFFFF;

}

/* line 1430, ../sass/components/_elements.scss */

.team-hover .team-position {

  color: #999999;

  margin-bottom: 0;

}

/* line 1434, ../sass/components/_elements.scss */

.team-hover .team-body-content {

  padding: 20px;

  position: relative;

  text-align: center;

}

/* line 1438, ../sass/components/_elements.scss */

.team-hover .team-body-content:before {

  content: none;

}

/* line 1441, ../sass/components/_elements.scss */

.team-hover .team-body-content > * {

  text-align: center;

}

/* line 1444, ../sass/components/_elements.scss */

.team-hover .team-body-content .team-name {

  margin-bottom: 5px;

}

/* line 1448, ../sass/components/_elements.scss */

.team-hover .bo-social-white {

  border-color: #FFF;

  color: #FFF;

  background: none;

}

/* line 1455, ../sass/components/_elements.scss */

.team-hover:hover .team-header:before {

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}

/* line 1460, ../sass/components/_elements.scss */

.team-hover:hover .team-gallery-box {

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}



/* line 1467, ../sass/components/_elements.scss */

.team-small {

  border: none !important;

}

/* line 1469, ../sass/components/_elements.scss */

.team-small .team-body {

  background: none !important;

}

/* line 1472, ../sass/components/_elements.scss */

.team-small .team-info {

  display: none !important;

}

/* line 1476, ../sass/components/_elements.scss */

.team-small:hover .team-body {

  -webkit-transform: translateY(0) !important;

  -ms-transform: translateY(0) !important;

  -o-transform: translateY(0) !important;

  transform: translateY(0) !important;

}



/* --- SCSS For Icon-box --- */

/* line 1488, ../sass/components/_elements.scss */

.pbr-footer .feature-box {

  padding: 50px 80px;

}

/* line 1490, ../sass/components/_elements.scss */

.pbr-footer .feature-box .fbox-content {

  overflow: hidden;

  display: table-cell;

  vertical-align: middle;

  padding-left: 35px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-footer .feature-box .fbox-content {

  padding-right: 35px;

  padding-left: inherit;

}

/* line 1496, ../sass/components/_elements.scss */

.pbr-footer .feature-box .fbox-content .fbox-body h4 {

  margin: 0 0 5px;

  text-transform: uppercase;

  font-size: 14px;

}

/* line 1503, ../sass/components/_elements.scss */

.pbr-footer .feature-box small {

  font-size: 12px;

  display: inline-block;

  color: #999999;

}

/* line 1509, ../sass/components/_elements.scss */

.pbr-footer .feature-box .fbox-icon {

  display: table-cell;

  vertical-align: top;

  color: #00bdec;

}

/* line 1513, ../sass/components/_elements.scss */

.pbr-footer .feature-box .fbox-icon .icons {

  font-size: 4em;

  color: #00bdec;

  width: 44px;

  height: 44px;

  line-height: 44px;

  overflow: hidden;

  text-align: center;

}

/* line 1523, ../sass/components/_elements.scss */

.pbr-footer .feature-box .fbox-image {

  display: table-cell;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 1528, ../sass/components/_elements.scss */

.pbr-footer .feature-box:hover .fbox-image {

  -webkit-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  transform: rotate(360deg);

}

/* line 1533, ../sass/components/_elements.scss */

.pbr-footer .feature-box.feature-box-v1 h4 {

  color: #000;

  margin-bottom: 5px;

}



/* line 1538, ../sass/components/_elements.scss */

.feature-box-v1 .fbox-icon {

  margin-right: 36px;

  float: left;

  position: relative;

  /* &:before{

      width:1px;

      height: 100%;

      content: " ";

      background:$border-color;

      position: absolute;

      top: 0;

      right: -15px;

   }*/

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .feature-box-v1 .fbox-icon {

  float: right;

}

/* line 1551, ../sass/components/_elements.scss */

.feature-box-v1 .fbox-icon .icons {

  width: 70px;

  height: 70px;

  line-height: 70px;

  font-size: 40px;

}



/* line 1560, ../sass/components/_elements.scss */

.feature-box-v2 {

  text-align: center;

}

/* line 1562, ../sass/components/_elements.scss */

.feature-box-v2 .fbox-icon {

  float: none;

  margin-bottom: 20px;

}

/* line 1565, ../sass/components/_elements.scss */

.feature-box-v2 .fbox-icon .icons {

  width: 70px;

  height: 70px;

  line-height: 70px;

  font-size: 36px;

  background: none;

}

/* line 1572, ../sass/components/_elements.scss */

.feature-box-v2 .fbox-content {

  overflow: hidden;

}



/* line 1576, ../sass/components/_elements.scss */

.feature-box-v3 {

  position: relative;

  padding: 45px 30px 20px;

  text-align: center !important;

  background: #F5F5F5;

}

/* line 1581, ../sass/components/_elements.scss */

.feature-box-v3 .fbox-icon {

  position: absolute;

  content: "";

  left: 0;

  right: 0;

  top: -36px;

  margin: 0 auto;

}

/* line 1588, ../sass/components/_elements.scss */

.feature-box-v3 .fbox-icon .icons {

  font-size: 24px;

  width: 70px;

  height: 70px;

  line-height: 70px;

  color: #FFF;

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  -o-border-radius: 50%;

  background: #00bdec;

}



/* line 1599, ../sass/components/_elements.scss */

.feature-box.feature-box-v4 {

  padding: 20px 30px;

  border: 1px solid #ddd;

  border-bottom: 3px solid #00bdec;

  text-align: center !important;

}

/* line 1604, ../sass/components/_elements.scss */

.feature-box.feature-box-v4 .fbox-icon {

  text-align: center;

  float: none !important;

  margin-bottom: 20px;

}

/* line 1608, ../sass/components/_elements.scss */

.feature-box.feature-box-v4 .fbox-icon .icons {

  font-size: 36px;

  width: 70px;

  height: 70px;

  line-height: 70px;

  color: #000000;

  background: none;

}

/* line 1616, ../sass/components/_elements.scss */

.feature-box.feature-box-v4 .description {

  text-align: center;

}



/**

 * Tab Style

 */

/* line 1625, ../sass/components/_elements.scss */

.tab-v8 .nav-inner {

  text-align: center;

}

/* line 1629, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs {

  display: inline-block;

  border: none;

  margin-bottom: 10px;

}

/* line 1633, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs li {

  position: relative;

}

/* line 1634, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs li a {

  border: none;

  background: transparent;

  text-transform: uppercase;

  font-family: "Work Sans", sans-serif;

  font-weight: 400;

  margin: 0;

}

/* line 1641, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs li a.active, .tab-v8 .nav-tabs li a:focus, .tab-v8 .nav-tabs li a:hover {

  background: transparent;

  border-top: none;

}

/* line 1646, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs li.active, .tab-v8 .nav-tabs li:focus, .tab-v8 .nav-tabs li:hover, .tab-v8 .nav-tabs li.ui-state-active {

  background: transparent;

  border: none;

}

/* line 1649, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs li.active a, .tab-v8 .nav-tabs li:focus a, .tab-v8 .nav-tabs li:hover a, .tab-v8 .nav-tabs li.ui-state-active a {

  border: none;

  color: #00bdec;

}

/* line 1655, ../sass/components/_elements.scss */

.tab-v8 .nav-tabs li:before {

  content: "/ ";

  padding: 0 5px;

  color: #000;

  position: absolute;

  right: -6px;

  top: 11px;

  content: none;

  padding: 0;

}



/**

 * Brand Styles

 */

/* line 1673, ../sass/components/_elements.scss */

.brands-carousel {

  margin-left: -10px;

  margin-right: -10px;

}

/* line 1676, ../sass/components/_elements.scss */

.brands-carousel .item-brand {

  margin: 10px 15px;

  height: 80px;

  overflow: hidden;

  border: solid 2px #dbdbdb;

}

/* line 1678, ../sass/components/_elements.scss */

.brands-carousel .item-brand img {

  max-width: 100%;

}



/**

 * Dropcap

 */

/* line 1691, ../sass/components/_elements.scss */

.dropcap {

  color: #000;

  display: inline-block;

  float: left;

  font-size: 40px;

  font-weight: 700;

  height: 40px;

  line-height: 40px;

  margin: 5px 10px 5px 0;

  text-align: center;

  width: 40px;

}

/* line 1702, ../sass/components/_elements.scss */

.dropcap.radius-x {

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  -o-border-radius: 50%;

  font-size: 30px;

}

/* line 1706, ../sass/components/_elements.scss */

.dropcap.dropcap-success {

  background-color: #8bc43f;

  color: #FFF;

}

/* line 1710, ../sass/components/_elements.scss */

.dropcap.dropcap-danger {

  background-color: #ef3356;

  color: #FFF;

}

/* line 1714, ../sass/components/_elements.scss */

.dropcap.dropcap-info {

  background-color: #2b74ab;

  color: #FFF;

}

/* line 1718, ../sass/components/_elements.scss */

.dropcap.dropcap-warning {

  background-color: #fde416;

  color: #FFF;

}

/* line 1722, ../sass/components/_elements.scss */

.dropcap.dropcap-primary {

  background-color: #00bdec;

  color: #FFF;

}

/* line 1726, ../sass/components/_elements.scss */

.dropcap.dropcap-default {

  background-color: #eeeeee;

  border-color: #eeeeee;

  color: #000;

}



/**

 * Blockquote

 */

/* line 1737, ../sass/components/_elements.scss */

.blockquote.blockquote-success {

  border-color: #8bc43f;

}

/* line 1740, ../sass/components/_elements.scss */

.blockquote.blockquote-primary {

  border-color: #00bdec;

}

/* line 1743, ../sass/components/_elements.scss */

.blockquote.blockquote-info {

  border-color: #2b74ab;

}

/* line 1746, ../sass/components/_elements.scss */

.blockquote.blockquote-warning {

  border-color: #fde416;

}

/* line 1749, ../sass/components/_elements.scss */

.blockquote.blockquote-danger {

  border-color: #ef3356;

}



/**

 * Hover effect

 */

/* line 1757, ../sass/components/_elements.scss */

.zoom-2 {

  overflow: hidden;

  position: relative;

}

/* line 1760, ../sass/components/_elements.scss */

.zoom-2 img {

  -webkit-transition: 1s;

  -o-transition: 1s;

  transition: 1s;

}

/* line 1764, ../sass/components/_elements.scss */

.zoom-2:hover img {

  -webkit-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}



/* line 1769, ../sass/components/_elements.scss */

.zoom-3 {

  overflow: hidden;

  position: relative;

  display: block;

}

/* line 1773, ../sass/components/_elements.scss */

.zoom-3 img {

  opacity: 1;

  filter: alpha(opacity=100);

  transition: opacity 0.35s ease 0s;

}

/* line 1777, ../sass/components/_elements.scss */

.zoom-3:before, .zoom-3:after {

  content: "";

  position: absolute;

  bottom: 30px;

  left: 30px;

  right: 30px;

  top: 30px;

  z-index: 1;

  opacity: 0;

  filter: alpha(opacity=0);

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

}

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

  /* line 1777, ../sass/components/_elements.scss */

  .zoom-3:before, .zoom-3:after {

    bottom: 15px;

    top: 15px;

    left: 15px;

    right: 15px;

  }

}

/* line 1795, ../sass/components/_elements.scss */

.zoom-3:after {

  border-left: 1px solid #FFF;

  border-right: 1px solid #FFF;

  transform: scale(1, 0);

}

/* line 1800, ../sass/components/_elements.scss */

.zoom-3:before {

  border-top: 1px solid #FFF;

  border-bottom: 1px solid #FFF;

  transform: scale(0, 1);

}

/* line 1805, ../sass/components/_elements.scss */

.zoom-3:hover {

  background-color: #000;

}

/* line 1807, ../sass/components/_elements.scss */

.zoom-3:hover:before, .zoom-3:hover:after {

  opacity: 1;

  filter: alpha(opacity=100);

  transform: scale(1);

}

/* line 1812, ../sass/components/_elements.scss */

.zoom-3:hover img {

  opacity: 0.5;

  filter: alpha(opacity=50);

}



/**

 * Our Team

 */

/* line 1821, ../sass/components/_elements.scss */

.pbr-our-team {

  -webkit-box-shadow: none;

  box-shadow: none;

  border: none;

}

/* line 1824, ../sass/components/_elements.scss */

.pbr-our-team .panel-body {

  padding: 0;

  margin: 0;

  display: table-cell;

  vertical-align: top;

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  -o-border-radius: 50%;

  max-width: 70px;

}

/* line 1831, ../sass/components/_elements.scss */

.pbr-our-team .panel-body img {

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  -o-border-radius: 50%;

}

/* line 1835, ../sass/components/_elements.scss */

.pbr-our-team .panel-footer {

  display: table-cell;

  vertical-align: middle;

  border: none;

  padding: 0 0 0 15px;

  background: none;

  text-align: left;

}

/* line 35, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-our-team .panel-footer {

  padding: 0 15px 0 0;

}

/* line 1842, ../sass/components/_elements.scss */

.pbr-our-team .panel-footer h3 {

  font-weight: 700;

  font-size: 14px;

  margin: 0 0 10px;

}

/* line 1847, ../sass/components/_elements.scss */

.pbr-our-team .panel-footer h5 {

  margin: 0;

  font-weight: 400;

  color: #999999;

}



/**

 * Search Form

 */

/* line 1858, ../sass/components/_elements.scss */

.searchform {

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 1860, ../sass/components/_elements.scss */

.searchform .pbr-search {

  position: relative;

  display: block;

}

/* line 1863, ../sass/components/_elements.scss */

.searchform .pbr-search .form-control {

  height: 48px;

  border: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  padding: 0px 15px;

  line-height: 48px;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

  width: 100%;

  background: #ccc;

  float: none;

  font-size: 14px;

  font-weight: 400;

  color: #000;

}

/* line 1877, ../sass/components/_elements.scss */

.searchform .pbr-search .form-control:focus {

  border-left-color: #00bdec;

  border-right-color: #00bdec;

}

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

  /* line 1863, ../sass/components/_elements.scss */

  .searchform .pbr-search .form-control {

    width: 200px;

  }

}

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

  /* line 1863, ../sass/components/_elements.scss */

  .searchform .pbr-search .form-control {

    width: 206px;

    border: none !important;

    padding: 0 15px;

  }

}

/* line 1890, ../sass/components/_elements.scss */

.searchform .pbr-search input::-moz-placeholder {

  color: #000;

}

/* line 1893, ../sass/components/_elements.scss */

.searchform .pbr-search input:-moz-placeholder {

  color: #000;

}

/* line 1896, ../sass/components/_elements.scss */

.searchform .pbr-search input::-webkit-input-placeholder {

  color: #000;

}

/* line 1899, ../sass/components/_elements.scss */

.searchform .pbr-search input:-ms-input-placeholder {

  color: #000;

}

/* line 1902, ../sass/components/_elements.scss */

.searchform .pbr-search .input-group-addon {

  position: absolute;

  top: 16px;

  right: 15px;

  background-color: transparent;

  padding: 0;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  width: auto;

  color: #000;

  z-index: 10;

  border: none;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .searchform .pbr-search .input-group-addon {

  left: 15px;

  right: auto;

}

/* line 1914, ../sass/components/_elements.scss */

.searchform .pbr-search .input-group-addon:hover {

  color: #00bdec;

}

/* line 1917, ../sass/components/_elements.scss */

.searchform .pbr-search .input-group-addon input {

  padding: 0;

  border: none;

  background: none;

}



/* line 1926, ../sass/components/_elements.scss */

.scrollup {

  z-index: 9999;

  display: none;

  position: fixed;

  left: auto;

  right: 20px;

  bottom: 0px;

  margin: 0;

  color: #FFF !important;

  background-color: #333;

  width: 54px;

  height: 54px;

  line-height: 50px;

  font-size: 20px;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .scrollup {

  right: auto;

  left: auto;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .scrollup {

  left: 20px;

  right: auto;

}

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

  /* line 1926, ../sass/components/_elements.scss */

  .scrollup {

    display: none !important;

  }

}



/* line 1945, ../sass/components/_elements.scss */

.search-category .input-group-addon {

  width: 35%;

  float: right;

  border-radius: 0;

  padding: 0;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .search-category .input-group-addon {

  float: left;

}

/* line 1950, ../sass/components/_elements.scss */

.search-category .input-group-addon select.dropdown_product_cat {

  background-color: #eeeeee;

  border: none;

}

/* line 1955, ../sass/components/_elements.scss */

.search-category .search-category-input {

  width: 65%;

  height: 36px;

  float: left;

  border-right: none;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .search-category .search-category-input {

  float: right;

}

/* line 1960, ../sass/components/_elements.scss */

.search-category .input-group-btn {

  background-color: #00bdec;

  border: none;

}

/* line 1963, ../sass/components/_elements.scss */

.search-category .input-group-btn label.btn.btn-link.btn-search {

  border-radius: 0;

  margin: 0;

}

/* line 1967, ../sass/components/_elements.scss */

.search-category .input-group-btn .searchsubmit {

  border: none;

  background-color: transparent;

  color: #FFF;

}



/* line 1976, ../sass/components/_elements.scss */

.feature-box .fbox-icon {

  text-align: center;

  background-color: #dbdbdb;

  padding: 40px;

  font-size: 40px;

  margin-bottom: 25px;

}

/* line 1985, ../sass/components/_elements.scss */

.feature-box .fbox-content .fbox-body h4 {

  margin: 15px 0;

}

/* line 1990, ../sass/components/_elements.scss */

.feature-box p.description {

  line-height: 24px;

}



/**

 * Countdown style

 */

/* line 1999, ../sass/components/_elements.scss */

.pbr-countdown .countdown-times {

  overflow: hidden;

  -webkit-transform: translate(0px, 0px);

  -ms-transform: translate(0px, 0px);

  -o-transform: translate(0px, 0px);

  transform: translate(0px, 0px);

  -webkit-transition: all 0.4s ease;

  -o-transition: all 0.4s ease;

  transition: all 0.4s ease;

}

/* line 2003, ../sass/components/_elements.scss */

.pbr-countdown .countdown-times > div {

  text-align: center;

  float: left;

  margin-right: 5%;

  width: 20%;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-countdown .countdown-times > div {

  float: right;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-countdown .countdown-times > div {

  margin-left: 5%;

  margin-right: inherit;

}

/* line 2008, ../sass/components/_elements.scss */

.pbr-countdown .countdown-times > div > b {

  display: block;

  font-size: 16px;

  font-weight: 600;

  color: #00bdec;

}

/* line 2014, ../sass/components/_elements.scss */

.pbr-countdown .countdown-times > div:last-child {

  padding-right: 0;

  float: right;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-countdown .countdown-times > div:last-child {

  padding-left: 0;

  padding-right: inherit;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .pbr-countdown .countdown-times > div:last-child {

  float: left;

}

/* line 2021, ../sass/components/_elements.scss */

.pbr-countdown.countdown-v2 .countdown-times {

  display: inline-block;

  padding-bottom: 10px;

}

/* line 2024, ../sass/components/_elements.scss */

.pbr-countdown.countdown-v2 .countdown-times > div {

  background: #FFF;

  color: #999;

  width: 80px;

  padding: 5px 5px 10px;

  margin: 0 7px 10px;

  font-size: 12px;

  float: none;

  display: inline-block;

  font-weight: 500;

  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  border-radius: 3px;

}

/* line 2036, ../sass/components/_elements.scss */

.pbr-countdown.countdown-v2 .countdown-times > div b {

  font-size: 26px;

  color: #333;

  font-weight: 900;

}

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

  /* line 2024, ../sass/components/_elements.scss */

  .pbr-countdown.countdown-v2 .countdown-times > div {

    margin: 0 5px 10px;

    font-size: 10px;

    width: 60px;

    font-weight: 400;

  }

  /* line 2046, ../sass/components/_elements.scss */

  .pbr-countdown.countdown-v2 .countdown-times > div b {

    font-size: 20px;

    font-weight: 700;

  }

}



/* line 2057, ../sass/components/_elements.scss */

.wpcf7-form p {

  font-size: 16px;

}

/* line 2060, ../sass/components/_elements.scss */

.wpcf7-form .newsletter-group {

  margin-top: 15px;

  display: inline-block;

  width: 65%;

  margin-bottom: 40px;

}

/* line 2065, ../sass/components/_elements.scss */

.wpcf7-form .newsletter-group input.wpcf7-form-control.wpcf7-text {

  height: 54px;

  padding: 15px 20px;

  line-height: 24px;

  background-color: #FFF;

  color: #999999;

  border: none;

  text-align: center;

  margin: 0 0 20px;

}

/* line 2075, ../sass/components/_elements.scss */

.wpcf7-form .newsletter-group input.wpcf7-submit {

  display: block;

  line-height: 46px;

  padding: 0 30px;

  background-color: #00bdec;

  color: #FFF;

  font-size: 12px;

  text-transform: uppercase;

  font-family: "Work Sans", sans-serif;

  border-radius: 0;

  font-weight: 400;

  margin: 0;

  display: inline-block;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 2089, ../sass/components/_elements.scss */

.wpcf7-form .newsletter-group input.wpcf7-submit:hover {

  background-color: #1d1d1d;

}



/**

 * GoogleMap

 */

/* line 2099, ../sass/components/_elements.scss */

.wpb_map_wraper iframe {

  pointer-events: none;

}



/**

 * VC internal Elements

 */

/* line 4, ../sass/components/_vc.scss */

.wpb_content_element {

  margin-bottom: 30px !important;

}



/**

 */

/* line 11, ../sass/components/_vc.scss */

.noborder .pbr-category-filter {

  border: none;

}



/**

 *

 */

/* line 558, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading {

  font-size: 28px;

  position: relative;

  margin-bottom: 30px;

  text-transform: uppercase;

  margin-top: 0;

}

/* line 564, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading:before {

  width: 100%;

  height: 1px;

  content: "";

  position: absolute;

  left: 0;

  top: 50%;

  background-color: #e5e5e5;

}

/* line 572, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading > span {

  background-color: #FFF;

  padding: 0 30px 0 0;

  position: relative;

}

/* line 577, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading .description {

  display: block;

  background: transparent;

  z-index: -1;

  text-align: center;

  font-size: 14px;

  padding: 0;

  margin: 0;

  padding-top: 10px;

  color: #666666;

  font-weight: 400;

  text-transform: none;

}

/* line 590, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading.separator_align_center {

  text-align: center;

}

/* line 592, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading.separator_align_center > span {

  padding: 0 30px;

}

/* line 597, ../sass/components/mixins/_functions.scss */

.widget-text-heading .widget-heading.separator_align_right > span {

  padding: 0 0 0 30px;

}



/**

 * Product Tabs Widgets

 */

/* line 165, ../sass/components/_vc.scss */

.widget-productcats .widget-heading {

  border-bottom: solid 1px #dbdbdb;

  margin: 0 5px 30px;

}

/* line 166, ../sass/components/_vc.scss */

.widget-productcats .widget-heading h3 {

  padding: 0;

  margin: 0;

  text-transform: none;

  font-size: 16px;

}

@media (max-width: 479px) {

  /* line 166, ../sass/components/_vc.scss */

  .widget-productcats .widget-heading h3 {

    float: none !important;

  }

}

@media (max-width: 479px) {

  /* line 177, ../sass/components/_vc.scss */

  .widget-productcats .widget-heading .sub-categories {

    float: none !important;

  }

}

/* line 181, ../sass/components/_vc.scss */

.widget-productcats .widget-heading .sub-categories a {

  color: #888;

  font-size: 95%;

}

/* line 184, ../sass/components/_vc.scss */

.widget-productcats .widget-heading .sub-categories a:hover {

  color: #00bdec;

}



/**

 * Address Box

 */

/* line 196, ../sass/components/_vc.scss */

.address-box > div {

  display: inline-block;

  background-color: rgba(0, 0, 0, 0.8);

  color: #999999;

  padding: 20px 100px 40px;

}

@media (max-width: 479px) {

  /* line 196, ../sass/components/_vc.scss */

  .address-box > div {

    padding: 20px 20px 40px;

  }

}

/* line 204, ../sass/components/_vc.scss */

.address-box > div h1, .address-box > div h2, .address-box > div h3, .address-box > div h4, .address-box > div h5, .address-box > div h6 {

  color: #FFF;

  margin-top: 20px;

  margin-bottom: 15px;

}

/* line 209, ../sass/components/_vc.scss */

.address-box > div .text-primary {

  font-size: 18px;

}



/* line 215, ../sass/components/_vc.scss */

.wpcf7-form h1, .wpcf7-form h2, .wpcf7-form h3, .wpcf7-form h4, .wpcf7-form h5, .wpcf7-form h6 {

  margin-bottom: 25px;

}

/* line 218, ../sass/components/_vc.scss */

.wpcf7-form .btn {

  padding: 10px 40px;

  font-size: 12px;

  font-weight: 600;

}

/* line 223, ../sass/components/_vc.scss */

.wpcf7-form .form-control {

  border-color: #e1e1e1;

  padding: 10px 15px;

  line-height: 20px;

  -webkit-box-shadow: none;

  box-shadow: none;

  font-size: 14px;

}

/* line 229, ../sass/components/_vc.scss */

.wpcf7-form .form-control:focus {

  border-color: #00bdec;

}

/* line 233, ../sass/components/_vc.scss */

.wpcf7-form input.form-control {

  height: 42px;

}

/* line 237, ../sass/components/_vc.scss */

.wpcf7-form .contact-form-2 .form-title {

  text-transform: uppercase;

}

/* line 240, ../sass/components/_vc.scss */

.wpcf7-form .contact-form-2 .form-control {

  color: #000;

}



/* line 249, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container {

  margin-bottom: 60px !important;

}

/* line 252, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {

  min-width: 175px;

}

/* line 254, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {

  padding: 20px;

  background-color: #FFF;

  border: 1px solid #dbdbdb;

  font-weight: 800;

  text-align: center;

  color: #000 !important;

  text-transform: uppercase;

}

/* line 262, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a > span {

  margin: 0 !important;

  display: block;

}

/* line 266, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a i {

  display: inline-block;

  margin-bottom: 10px;

  line-height: 1;

  font-size: 20px;

}

/* line 275, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a, .vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a {

  border-color: #00bdec;

  border-bottom-color: #00bdec !important;

  background-color: #FFF;

}

/* line 279, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:after, .vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before, .vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a:after, .vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a:before {

  content: none;

}

/* line 290, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-panels-container .vc_tta-panel-body .vc_toggle {

  margin-bottom: 20px;

}

/* line 293, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-panels-container .vc_tta-panel-body .vc_toggle .vc_toggle_title h4 {

  font-size: 14px;

  font-weight: 700;

}

/* line 297, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-panels-container .vc_tta-panel-body .vc_toggle .vc_toggle_title i.vc_toggle_icon {

  margin: 0;

  font-size: 12px;

}

/* line 300, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-panels-container .vc_tta-panel-body .vc_toggle .vc_toggle_title i.vc_toggle_icon:after {

  height: 8px;

}

/* line 303, ../sass/components/_vc.scss */

.vc_tta-style-flat .vc_tta-panels-container .vc_tta-panel-body .vc_toggle .vc_toggle_title i.vc_toggle_icon:before {

  width: 8px;

}



/* line 313, ../sass/components/_vc.scss */

.wpb_gmaps_widget .wpb_wrapper {

  padding: 0 !important;

  margin: 0 -9px;

}



/* line 318, ../sass/components/_vc.scss */

.wpb_flickr_widget {

  text-align: center;

}

/* line 320, ../sass/components/_vc.scss */

.wpb_flickr_widget .wpb_wrapper {

  margin-top: -20px;

}

/* line 323, ../sass/components/_vc.scss */

.wpb_flickr_widget .flickr_badge_image {

  float: none;

  display: inline-block;

  margin: 20px 10px 0;

  width: 80px;

  height: 80px;

}

/* line 329, ../sass/components/_vc.scss */

.wpb_flickr_widget .flickr_stream_wrap {

  display: none;

}



/* line 335, ../sass/components/_vc.scss */

.vc_grid-item .vc_separator {

  display: none;

}

/* line 341, ../sass/components/_vc.scss */

.vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col {

  padding: 15px 20px 20px;

}

/* line 343, ../sass/components/_vc.scss */

.vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading {

  margin: 0;

  padding: 0;

}

/* line 346, ../sass/components/_vc.scss */

.vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading h1, .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading h2, .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading h3, .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading h4, .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading h5, .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading h6 {

  margin: 0;

  font-size: 14px;

  text-transform: uppercase;

  font-weight: 700;

  line-height: 20px;

}

/* line 353, ../sass/components/_vc.scss */

.vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_custom_heading:before {

  content: none;

}

/* line 357, ../sass/components/_vc.scss */

.vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {

  max-height: 95px;

  overflow: hidden;

}

@media (max-width: 479px) {

  /* line 357, ../sass/components/_vc.scss */

  .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {

    max-height: 150px;

  }

}

/* line 364, ../sass/components/_vc.scss */

.vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_btn3.vc_btn3-size-md {

  padding: 10px 20px;

  border: none !important;

  margin-top: 15px;

}



/* line 376, ../sass/components/_vc.scss */

body .vc_progress_bar .vc_single_bar {

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 378, ../sass/components/_vc.scss */

body .vc_progress_bar .vc_single_bar .vc_label {

  margin-bottom: 20px;

  height: 24px;

  line-height: 14px;

  padding: 5px 10px;

  overflow: hidden;

  font-size: 11px;

  font-weight: 700;

  text-transform: uppercase;

}

/* line 387, ../sass/components/_vc.scss */

body .vc_progress_bar .vc_single_bar .vc_label span {

  float: right;

  color: #000;

  font-size: 12px;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl body .vc_progress_bar .vc_single_bar .vc_label span {

  float: left;

}



/* line 396, ../sass/components/_vc.scss */

.vc_general.vc_cta3.vc_cta3-style-custom {

  border-color: transparent !important;

}



/* line 399, ../sass/components/_vc.scss */

.wpb_widgetised_column_heading {

  font-size: 28px;

  margin: 0 0 20px;

  font-weight: 600;

}



/**

 * VC Call to action

 */

/* line 409, ../sass/components/_vc.scss */

.pbr-calltoaction .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,

.pbr-calltoaction .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {

  padding: 10px 40px;

  font-weight: 700;

}

/* line 414, ../sass/components/_vc.scss */

.pbr-calltoaction .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,

.pbr-calltoaction .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {

  padding: 10px 40px;

  font-weight: 900;

}

/* line 419, ../sass/components/_vc.scss */

.pbr-calltoaction .vc_btn3.vc_btn3-style-outline-custom,

.pbr-calltoaction .vc_btn3.vc_btn3-style-outline {

  border-width: 1px !important;

}



/* line 425, ../sass/components/_vc.scss */

#colorbox {

  z-index: 99999;

}



/* line 429, ../sass/components/_vc.scss */

.bg-testimonial-pos > div {

  background-position: 35px 30px !important;

}



/* line 433, ../sass/components/_vc.scss */

.special-image {

  overflow: visible;

}

/* line 435, ../sass/components/_vc.scss */

.special-image:before {

  width: 100%;

  height: 10px;

  background-color: #00bdec;

  content: "";

  position: absolute;

  left: 10px;

  bottom: -10px;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .special-image:before {

  right: 10px;

  left: auto;

}

/* line 443, ../sass/components/_vc.scss */

.special-image:after {

  width: 10px;

  height: 100%;

  background-color: #00bdec;

  content: "";

  position: absolute;

  right: -10px;

  top: 10px;

}

/* line 115, ../sass/components/mixins/_rtl.scss */

.rtl .special-image:after {

  left: -10px;

  right: auto;

}



/* line 453, ../sass/components/_vc.scss */

.wpb_single_image img {

  position: relative;

}

/* line 455, ../sass/components/_vc.scss */

.wpb_single_image img:before {

  content: "";

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  background-color: rgba(0, 0, 0, 0.5);

}



/* line 465, ../sass/components/_vc.scss */

.shopnow-btn {

  border-left: none !important;

  border-right: none !important;

  -webkit-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

}



/*

 * Off Canvas

 * --------------------------------------------------

 */

/* line 6, ../sass/components/_responsive.scss */

.sidebar-offcanvas {

  position: absolute;

  top: 0;

  bottom: 0;

  width: 50%;

  z-index: 999;

  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

  text-align: left;

  background-color: #FFF;

  left: -50%;

  -webkit-transition: all 0.3s ease-out;

  -o-transition: all 0.3s ease-out;

  transition: all 0.3s ease-out;

}

/* line 11, ../sass/components/mixins/_rtl.scss */

.rtl .sidebar-offcanvas {

  text-align: right;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .sidebar-offcanvas {

  right: -50%;

  left: auto;

}

/* line 17, ../sass/components/_responsive.scss */

.sidebar-offcanvas.active {

  left: 0;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .sidebar-offcanvas.active {

  right: 0;

  left: auto;

}

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

  /* line 6, ../sass/components/_responsive.scss */

  .sidebar-offcanvas {

    width: 100%;

    left: -100%;

  }

  /* line 108, ../sass/components/mixins/_rtl.scss */

  .rtl .sidebar-offcanvas {

    right: -100%;

    left: auto;

  }

}



/* line 26, ../sass/components/_responsive.scss */

.btn-offcanvas {

  margin-right: 20px;

  background: none;

  padding: 12px 0;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .btn-offcanvas {

  margin-left: 20px;

  margin-right: inherit;

}

/* line 30, ../sass/components/_responsive.scss */

.btn-offcanvas i {

  margin: 0;

}

/* line 33, ../sass/components/_responsive.scss */

.btn-offcanvas:hover {

  color: #00bdec;

}

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

  /* line 26, ../sass/components/_responsive.scss */

  .btn-offcanvas {

    margin-right: 10px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl .btn-offcanvas {

    margin-left: 10px;

    margin-right: inherit;

  }

}

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

  /* line 26, ../sass/components/_responsive.scss */

  .btn-offcanvas {

    margin-right: 20px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl .btn-offcanvas {

    margin-left: 20px;

    margin-right: inherit;

  }

}



/* line 45, ../sass/components/_responsive.scss */

.pbr-topbar-v4 .btn-offcanvas {

  color: #7c7c7c;

}

/* line 47, ../sass/components/_responsive.scss */

.pbr-topbar-v4 .btn-offcanvas:hover {

  color: #00bdec;

}



/* line 54, ../sass/components/_responsive.scss */

.offcanvas-head button {

  padding: 14px 25px;

  border: none;

  border-radius: 0;

}

/* line 59, ../sass/components/_responsive.scss */

.offcanvas-head > span {

  text-transform: uppercase;

  margin-left: 20px;

  font-weight: 700;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .offcanvas-head > span {

  margin-right: 20px;

  margin-left: inherit;

}



/* line 66, ../sass/components/_responsive.scss */

.row-offcanvas {

  position: relative;

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

}

/* line 69, ../sass/components/_responsive.scss */

.row-offcanvas.active {

  left: 0;

}

/* line 108, ../sass/components/mixins/_rtl.scss */

.rtl .row-offcanvas.active {

  right: 0;

  left: auto;

}



/* line 74, ../sass/components/_responsive.scss */

.offcanvas-showright {

  background: rgba(227, 108, 128, 0.8);

  position: relative;

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

  width: 400px;

  position: absolute;

  right: -800px;

  top: 0;

  z-index: 1000;

  display: block;

  padding: 50px 0;

}

/* line 85, ../sass/components/_responsive.scss */

.offcanvas-showright.active {

  display: block;

  right: 0;

}

/* line 89, ../sass/components/_responsive.scss */

.offcanvas-showright .showright {

  background-color: #FFF;

  width: 40px;

  height: 40px;

  border: none;

  margin-right: 50px;

}

/* line 22, ../sass/components/mixins/_rtl.scss */

.rtl .offcanvas-showright .showright {

  margin-left: 50px;

  margin-right: inherit;

}

/* line 94, ../sass/components/_responsive.scss */

.offcanvas-showright .showright .fa {

  color: #00bdec;

}



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

  /* line 100, ../sass/components/_responsive.scss */

  .row-offcanvas-right {

    right: 0;

  }

  /* line 115, ../sass/components/mixins/_rtl.scss */

  .rtl .row-offcanvas-right {

    left: 0;

    right: auto;

  }



  /* line 103, ../sass/components/_responsive.scss */

  .row-offcanvas-left {

    left: 0;

  }

  /* line 108, ../sass/components/mixins/_rtl.scss */

  .rtl .row-offcanvas-left {

    right: 0;

    left: auto;

  }



  /* line 106, ../sass/components/_responsive.scss */

  .row-offcanvas-right

  .sidebar-offcanvas {

    right: -50%;

  }

  /* line 115, ../sass/components/mixins/_rtl.scss */

  .rtl .row-offcanvas-right

  .sidebar-offcanvas {

    left: -50%;

    right: auto;

  }



  /* line 110, ../sass/components/_responsive.scss */

  .row-offcanvas-right.active {

    right: 50%;

  }

  /* line 115, ../sass/components/mixins/_rtl.scss */

  .rtl .row-offcanvas-right.active {

    left: 50%;

    right: auto;

  }



  /* line 113, ../sass/components/_responsive.scss */

  .row-offcanvas-left.active {

    left: 0;

  }

  /* line 108, ../sass/components/mixins/_rtl.scss */

  .rtl .row-offcanvas-left.active {

    right: 0;

    left: auto;

  }

}

/* line 118, ../sass/components/_responsive.scss */

.navbar-offcanvas {

  border: none;

}

/* line 120, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas {

  float: none;

  display: block;

}

/* line 123, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li {

  position: relative;

  border-bottom: 1px solid #dbdbdb;

  display: block;

  float: none;

}

/* line 128, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li .caret {

  position: absolute;

  right: 10px;

  top: 12px;

  width: 25px;

  height: 25px;

  border: 1px solid #dbdbdb;

  z-index: 9;

  background: #f5f5f5;

}

/* line 136, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li .caret:hover {

  cursor: pointer;

}

/* line 139, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li .caret:after {

  font-family: FontAwesome;

  content: "\f107";

  top: 1px;

  left: 6px;

  position: absolute;

  z-index: 9;

}

/* line 147, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li .caret:before {

  content: none;

}

/* line 151, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul {

  border-radius: 0;

  min-width: 200px;

}

/* line 155, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul li a {

  font-size: 14px;

  border-top: 1px solid #dbdbdb;

  padding: 5px 20px;

  line-height: 36px;

}

/* line 162, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul li:first-child a {

  border-top: none;

}

/* line 167, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul li:hover > .dropdown-menu {

  display: block !important;

  left: 100%;

  top: 0;

}

/* line 173, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul li .caret {

  top: 12px;

}

/* line 179, ../sass/components/_responsive.scss */

.navbar-offcanvas ul#main-menu-offcanvas li.active > a {

  background: none;

  color: #00bdec;

}





.service-box h2{ font-size: 20px !important;

    font-weight: 500;

    color: #000000;

    text-transform: uppercase;}

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

  /* line 190, ../sass/components/_responsive.scss */

  .main-content .container {

    width: 100% !important;

  }



  /* line 194, ../sass/components/_responsive.scss */

  .vc_btn3.vc_btn3-size-lg {

    font-size: 14px !important;

  }

}

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

  /* line 203, ../sass/components/_responsive.scss */

  .container {

    width: 940px;

  }



  /* line 207, ../sass/components/_responsive.scss */

  .widget-timing-deal .countdown-wrapper {

    padding-bottom: 50px;

  }



  /* line 211, ../sass/components/_responsive.scss */

  .portfolio-masonry-entry {

    margin-bottom: 20px;

  }



  /* line 216, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div,

  .woocommerce div.product div.images > div {

    float: left;

  }

  /* line 11, ../sass/components/mixins/_rtl.scss */

  .rtl .woocommerce #content div.product div.images > div, .rtl

  .woocommerce div.product div.images > div {

    float: right;

  }

  /* line 218, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div.col-md-9,

  .woocommerce div.product div.images > div.col-md-9 {

    width: 83.3333%;

  }

  /* line 221, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div.col-md-3,

  .woocommerce div.product div.images > div.col-md-3 {

    width: 16.6667%;

  }

  /* line 225, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div.col-md-3 .image-additional .hitem a,

  .woocommerce div.product div.images > div.col-md-3 .image-additional .hitem a {

    display: block;

    margin-bottom: 10px;

  }



  /* line 235, ../sass/components/_responsive.scss */

  .bo-social-icons [class^="bo-social-"] {

    margin-left: 4px;

    margin-right: 4px;

  }

}

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

  /* line 244, ../sass/components/_responsive.scss */

  .container {

    width: 760px !important;

  }



  /* line 249, ../sass/components/_responsive.scss */

  body .vc_custom_1461727662288,

  body .vc_custom_1461727242004 {

    border-right: none !important;

  }



  /* line 257, ../sass/components/_responsive.scss */

  .widget-categoriestabs .button-action {

    height: 54px;

    bottom: 10px;

  }



  /* line 264, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div,

  .woocommerce div.product div.images > div {

    position: relative;

    z-index: 10;

  }

  /* line 267, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div.col-md-9,

  .woocommerce div.product div.images > div.col-md-9 {

    width: 75%;

  }

  /* line 270, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images > div.col-md-3,

  .woocommerce div.product div.images > div.col-md-3 {

    width: 25%;

  }



  /* line 275, ../sass/components/_responsive.scss */

  .author, .entry-category, .entry-author {

    margin-right: 0;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl .author, .rtl .entry-category, .rtl .entry-author {

    margin-left: 0;

    margin-right: inherit;

  }



  /* line 279, ../sass/components/_responsive.scss */

  .pbr-footer .bo-social-icons [class^="bo-social-"] {

    width: 28px;

    height: 28px;

    line-height: 26px;

    font-size: 12px;

  }



  /* line 286, ../sass/components/_responsive.scss */

  .widget_mc4wp_form_widget .mc4wp-form-basic .button-submit input[type="submit"] {

    padding: 5px 15px;

  }

}

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

  /* line 293, ../sass/components/_responsive.scss */

  .container {

    width: 720px !important;

  }



  /* line 296, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images,

  .woocommerce div.product div.images,

  .woocommerce-page #content div.product div.images,

  .woocommerce-page div.product div.images,

  .woocommerce #content div.product div.summary,

  .woocommerce div.product div.summary,

  .woocommerce-page #content div.product div.summary,

  .woocommerce-page div.product div.summary {

    width: 100% !important;

  }



  /* line 306, ../sass/components/_responsive.scss */

  .woocommerce #content table.cart td.actions .button,

  .woocommerce #content table.cart td.actions input,

  .woocommerce table.cart td.actions .button,

  .woocommerce table.cart td.actions input,

  .woocommerce-page #content table.cart td.actions .button,

  .woocommerce-page #content table.cart td.actions input,

  .woocommerce-page table.cart td.actions .button,

  .woocommerce-page table.cart td.actions input {

    width: auto;

  }



  /* line 316, ../sass/components/_responsive.scss */

  .bo-social-icons [class^="bo-social-"] {

    margin-left: 3px;

    margin-right: 3px;

  }



  /* line 320, ../sass/components/_responsive.scss */

  .bo-social-icons [class^="bo-social-"] {

    margin-left: 1px;

    margin-right: 1px;

  }

}

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

  /* line 329, ../sass/components/_responsive.scss */

  .container {

    width: 600px !important;

  }



  /* line 332, ../sass/components/_responsive.scss */

  .navbar-offcanvas ul#main-menu-offcanvas > li .caret {

    top: 7px;

  }



  /* line 335, ../sass/components/_responsive.scss */

  .wpb_single_image .vc_figure {

    width: 100%;

  }

  /* line 337, ../sass/components/_responsive.scss */

  .wpb_single_image .vc_figure .vc_single_image-wrapper {

    width: 100%;

  }

  /* line 339, ../sass/components/_responsive.scss */

  .wpb_single_image .vc_figure .vc_single_image-wrapper img {

    width: 100%;

  }



  /* line 344, ../sass/components/_responsive.scss */

  .sidebar .widget_pbr_recent_post .item-post.media a.image, .sidebar .woocommerce ul.product_list_widget > li a.pull-left {

    margin-bottom: 0px;

    padding-right: 15px;

    width: 85px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl .sidebar .widget_pbr_recent_post .item-post.media a.image, .rtl .sidebar .woocommerce ul.product_list_widget > li a.pull-left {

    padding-left: 15px;

    padding-right: inherit;

  }



  /* line 349, ../sass/components/_responsive.scss */

  .sidebar {

    margin-top: 30px;

  }



  /* line 352, ../sass/components/_responsive.scss */

  .portfolio-masonry-entry {

    width: 100%;

  }



  /* line 357, ../sass/components/_responsive.scss */

  .post-navigation .nav-links .pull-right,

  .post-navigation .nav-links .pull-left {

    float: none !important;

  }

  /* line 361, ../sass/components/_responsive.scss */

  .post-navigation .nav-links .pull-right {

    margin-top: 10px;

  }



  /* line 366, ../sass/components/_responsive.scss */

  .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {

    display: block;

  }



  /* line 369, ../sass/components/_responsive.scss */

  .team-v1 {

    margin-bottom: 30px;

  }



  /* line 372, ../sass/components/_responsive.scss */

  .space-padding-3percent .vc_empty_space {

    height: 300px !important;

  }



  /* line 375, ../sass/components/_responsive.scss */

  .widget-categoriestabs .button-action {

    bottom: 30px;

  }



  /* line 378, ../sass/components/_responsive.scss */

  .vc_custom_1449827459585 {

    margin-bottom: 20px;

  }



  /* line 383, ../sass/components/_responsive.scss */

  .pbr-category-filter .category-image > img {

    width: 100%;

  }



  /* line 389, ../sass/components/_responsive.scss */

  body .vc_custom_1461294404853 {

    border-right: none !important;

    margin-bottom: 20px;

    padding-left: 0 !important;

  }



  /* line 394, ../sass/components/_responsive.scss */

  body .vc_custom_1461228332180 {

    padding-left: 0 !important;

  }



  /* line 397, ../sass/components/_responsive.scss */

  body .vc_custom_1461293979542 {

    padding-right: 0 !important;

  }



  /* line 401, ../sass/components/_responsive.scss */

  .pbr-footer .navbar-collapse {

    border-top: none;

    -webkit-box-shadow: none;

    box-shadow: none;

  }

  /* line 405, ../sass/components/_responsive.scss */

  .pbr-footer .navbar-nav {

    margin: 0;

  }



  /* line 411, ../sass/components/_responsive.scss */

  .pbr-topbar-v4 .inner > .row {

    float: left;

  }

  /* line 413, ../sass/components/_responsive.scss */

  .pbr-topbar-v4 .inner > .row .logo-wrapper {

    padding: 20px 0 0 !important;

  }



  /* line 419, ../sass/components/_responsive.scss */

  .pbr-topmenu {

    display: none;

  }



  /* line 422, ../sass/components/_responsive.scss */

  body .vc_custom_1469156323319 {

    border-right: none !important;

  }

}

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

  /* line 431, ../sass/components/_responsive.scss */

  .container {

    width: 440px !important;

  }



  /* line 434, ../sass/components/_responsive.scss */

  .widget-productcats .widget-heading h3 {

    font-size: 14px;

  }

}

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

  /* line 443, ../sass/components/_responsive.scss */

  .container {

    width: 300px !important;

    padding-left: 5px;

    padding-right: 5px;

  }



  /* line 448, ../sass/components/_responsive.scss */

  .widget-timing-deal .countdown-wrapper {

    padding-bottom: 20px;

  }



  /* line 451, ../sass/components/_responsive.scss */

  .widget-timing-deal .woo-products-deals {

    padding-top: 20px;

  }



  /* line 454, ../sass/components/_responsive.scss */

  .widget-productcats .widget-heading h3 {

    margin: 0;

  }



  /* line 459, ../sass/components/_responsive.scss */

  #pbr-topbar .row > div {

    width: 100%;

  }

  /* line 463, ../sass/components/_responsive.scss */

  #pbr-topbar .user-login {

    width: 100%;

  }



  /* line 468, ../sass/components/_responsive.scss */

  .pbr-topbar-v3 .dropdown.pull-left {

    display: none;

  }

  /* line 472, ../sass/components/_responsive.scss */

  .pbr-topbar-v3 .row > div {

    width: 100%;

  }



  /* line 478, ../sass/components/_responsive.scss */

  .pbr-topbar-v2 .dropdown.pull-left {

    display: none;

  }



  /* line 482, ../sass/components/_responsive.scss */

  .widget-text-heading .widget-heading {

    font-size: 20px;

  }



  /* line 485, ../sass/components/_responsive.scss */

  .widget-text-heading .widget-heading.separator_align_center {

    text-align: left;

  }

  /* line 487, ../sass/components/_responsive.scss */

  .widget-text-heading .widget-heading.separator_align_center > span {

    padding-left: 0;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl .widget-text-heading .widget-heading.separator_align_center > span {

    padding-right: 0;

    padding-left: inherit;

  }



  /* line 492, ../sass/components/_responsive.scss */

  .woocommerce #content div.product div.images,

  .woocommerce div.product div.images,

  .woocommerce-page #content div.product div.images,

  .woocommerce-page div.product div.images {

    margin-left: 0;

  }



  /* line 498, ../sass/components/_responsive.scss */

  .bo-social-icons [class^="bo-social-"] {

    margin-left: 2px;

    margin-right: 2px;

    width: 30px;

    height: 30px;

    line-height: 28px;

  }



  /* line 507, ../sass/components/_responsive.scss */

  .woocommerce .checkout_coupon .form-row {

    width: 100%;

  }

  /* line 509, ../sass/components/_responsive.scss */

  .woocommerce .checkout_coupon .form-row input.button {

    display: block;

    width: 100%;

  }



  /* line 516, ../sass/components/_responsive.scss */

  .wishlist-title h2 {

    font-size: 18px;

    line-height: 24px;

  }



  /* line 520, ../sass/components/_responsive.scss */

  .woocommerce table.wishlist_table thead th.product-stock-stauts, .woocommerce table.wishlist_table tbody td.product-stock-status {

    display: none;

  }



  /* line 523, ../sass/components/_responsive.scss */

  .woocommerce table.wishlist_table thead th {

    padding: 5px;

  }



  /* line 526, ../sass/components/_responsive.scss */

  .zoomContainer {

    display: none;

  }



  /* line 529, ../sass/components/_responsive.scss */

  .woocommerce-main-image {

    position: relative;

  }

  /* line 531, ../sass/components/_responsive.scss */

  .woocommerce-main-image:before {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: transparent;

    top: 0;

    left: 0;

  }



  /* line 540, ../sass/components/_responsive.scss */

  #pbr-topbar .searchform,

  .btn-offcanvas {

    margin-right: 15px;

  }

  /* line 22, ../sass/components/mixins/_rtl.scss */

  .rtl #pbr-topbar .searchform, .rtl

  .btn-offcanvas {

    margin-left: 15px;

    margin-right: inherit;

  }



  /* line 545, ../sass/components/_responsive.scss */

  body .vc_custom_1469156442916,

  body .vc_custom_1469156323319 {

    padding-left: 0 !important;

    padding-right: 0 !important;

  }

  /* line 550, ../sass/components/_responsive.scss */

  body .vc_custom_1462588501465 {

    padding-top: 0 !important;

  }

  /* line 553, ../sass/components/_responsive.scss */

  body .vc_custom_1462249641155 {

    padding-left: 15px !important;

    padding-right: 15px !important;

  }

}



.service-title h3 span{    font-family: 'Copperplate Gothic Bold', Copperplate Gothic Light, Copperplate, Balthazar;font-size: 36px;}

.service-title .widget-heading:before {

    background-color: #ffffff;

}



.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {

    color: #fff;

    border-color: #2A2A2A;

    background-color: #2A2A2A;

    text-transform: uppercase;

    font-size: 20px;

}

.qe-testimonial-wrapper {

 width: 580px;

    margin: 0;

    border-color: #e0e0e0;

    border-width:1px;

    border-style: solid;

  float: left; padding:20px; margin:10px;



}







.qe-testimonial-name {

    font-weight: bold;

    color: #35333a;

    text-align: left !important;

}

.qe-testimonial-text{ margin-left:0 !important}

.qe-testimonial-text p{ text-align:left !important}

textarea {

    width: 100%;

    height: 100px;

    padding: 6px 10px;

}

.yith-wcwl-add-to-wishlist {
    margin-top: 10px;
    display: none !important;
}

.testimonials-left h3{ text-align:center !important}