/*
Theme Name: flyCreative
Theme URI:
Description: Multipurpose single page template
Version: 1.0
Author: flyTemplates
Author URI: http://flytemplates.com
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
/* Font Icons */
/*-----------------------------------*/
@font-face {
  font-family: 'arlad';
  src: url('fonts/arlad.eot');
  src: url('fonts/arlad.eot?#iefix') format('embedded-opentype'), url('fonts/arlad.svg#arlad') format('svg'), url('fonts/arlad.woff') format('woff'), url('fonts/arlad.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'arlad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-up:before {
  content: "\e63a";
}
.icon-location:before {
  content: "\e635";
}
.icon-phone:before {
  content: "\e636";
}
.icon-link:before {
  content: "\e637";
}
.icon-mail:before {
  content: "\e638";
}
.icon-medal-alt:before {
  content: "\e639";
}
.icon-check:before {
  content: "\e634";
}
.icon-wordpress-alt:before {
  content: "\e633";
}
.icon-photoshop:before {
  content: "\e62f";
}
.icon-wordpress:before {
  content: "\e630";
}
.icon-css:before {
  content: "\e631";
}
.icon-html:before {
  content: "\e632";
}
.icon-delete:before {
  content: "\e62e";
}
.icon-facebook:before {
  content: "\e610";
}
.icon-google:before {
  content: "\e611";
}
.icon-twitter:before {
  content: "\e612";
}
.icon-instagram:before {
  content: "\e613";
}
.icon-linkedin:before {
  content: "\e614";
}
.icon-flickr:before {
  content: "\e615";
}
.icon-pinterest:before {
  content: "\e616";
}
.icon-youtube:before {
  content: "\e617";
}
.icon-tumblr:before {
  content: "\e618";
}
.icon-vimeo:before {
  content: "\e619";
}
.icon-dribbble:before {
  content: "\e61a";
}
.icon-deviantart:before {
  content: "\e61b";
}
.icon-yahoo:before {
  content: "\e61c";
}
.icon-skype:before {
  content: "\e61d";
}
.icon-behance:before {
  content: "\e61e";
}
.icon-github:before {
  content: "\e61f";
}
.icon-dropbox:before {
  content: "\e620";
}
.icon-stackoverflow:before {
  content: "\e621";
}
.icon-yelp:before {
  content: "\e622";
}
.icon-reddit:before {
  content: "\e623";
}
.icon-linux:before {
  content: "\e624";
}
.icon-apple:before {
  content: "\e625";
}
.icon-windows:before {
  content: "\e626";
}
.icon-android:before {
  content: "\e627";
}
.icon-foursquare:before {
  content: "\e628";
}
.icon-vk:before {
  content: "\e629";
}
.icon-vine:before {
  content: "\e62a";
}
.icon-bitbucket:before {
  content: "\e62b";
}
.icon-tripadvisor:before {
  content: "\e62c";
}
.icon-stumbleupon:before {
  content: "\e62d";
}
.icon-medal:before {
  content: "\e60c";
}
.icon-settings:before {
  content: "\e60d";
}
.icon-settings-alt:before {
  content: "\e60e";
}
.icon-earth:before {
  content: "\e60f";
}
.icon-monitor:before {
  content: "\e600";
}
.icon-atom:before {
  content: "\e601";
}
.icon-notepad:before {
  content: "\e602";
}
.icon-clip:before {
  content: "\e603";
}
.icon-arrow-right-alt:before {
  content: "\e604";
}
.icon-arrow-left-alt:before {
  content: "\e605";
}
.icon-arrow-down-alt:before {
  content: "\e606";
}
.icon-arrow-up-alt:before {
  content: "\e607";
}
.icon-arrow-right:before {
  content: "\e608";
}
.icon-arrow-left:before {
  content: "\e609";
}
.icon-arrow-down:before {
  content: "\e60a";
}
.icon-arrow-up:before {
  content: "\e60b";
}
/* Global Reset */
/*-----------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* General Styles */
/*-----------------------------------*/
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #464A52;
  letter-spacing: 1px;
  background: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  position: relative;
  overflow-x: hidden;
}
@media only screen and (max-width: 1199px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  body {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 12px;
  }
}
.oldie body {
  background: none;
  filter: none;
  font-size: 22px;
  color: #464A52;
  text-align: center;
  padding-top: 200px;
}
::-moz-selection {
  background: #e00505;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #e00505;
  color: #fff;
  text-shadow: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.inline {
  display: inline-block;
}
.gm-style img {
  display: inline-block;
  max-width: none;
}
embed,
iframe {
  max-width: 100%;
}
.video-container iframe {
  max-width: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arvo', serif;
  line-height: 1;
  word-wrap: break-word;
  color: #464A52;
  margin-bottom: .4em;
}
h1 .highlight,
h2 .highlight,
h3 .highlight,
h4 .highlight,
h5 .highlight,
h6 .highlight {
  color: #e00505;
}
h1 .highlight.green,
h2 .highlight.green,
h3 .highlight.green,
h4 .highlight.green,
h5 .highlight.green,
h6 .highlight.green {
  color: #1a9636;
}
h1 .highlight.blue,
h2 .highlight.blue,
h3 .highlight.blue,
h4 .highlight.blue,
h5 .highlight.blue,
h6 .highlight.blue {
  color: #72a5e6;
}
h1 .highlight.cyan,
h2 .highlight.cyan,
h3 .highlight.cyan,
h4 .highlight.cyan,
h5 .highlight.cyan,
h6 .highlight.cyan {
  color: #008b8b;
}
h1 .highlight.red,
h2 .highlight.red,
h3 .highlight.red,
h4 .highlight.red,
h5 .highlight.red,
h6 .highlight.red {
  color: #ea4c4f;
}
h1 .highlight.yellow,
h2 .highlight.yellow,
h3 .highlight.yellow,
h4 .highlight.yellow,
h5 .highlight.yellow,
h6 .highlight.yellow {
  color: #fdba4f;
}
h1 .highlight.orange,
h2 .highlight.orange,
h3 .highlight.orange,
h4 .highlight.orange,
h5 .highlight.orange,
h6 .highlight.orange {
  color: #ff7300;
}
h1 .highlight.brown,
h2 .highlight.brown,
h3 .highlight.brown,
h4 .highlight.brown,
h5 .highlight.brown,
h6 .highlight.brown {
  color: #915335;
}
h1 .highlight.turquoise,
h2 .highlight.turquoise,
h3 .highlight.turquoise,
h4 .highlight.turquoise,
h5 .highlight.turquoise,
h6 .highlight.turquoise {
  color: #32D8C8;
}
h1 .highlight.pink,
h2 .highlight.pink,
h3 .highlight.pink,
h4 .highlight.pink,
h5 .highlight.pink,
h6 .highlight.pink {
  color: #ff5270;
}
h1 .highlight.purple,
h2 .highlight.purple,
h3 .highlight.purple,
h4 .highlight.purple,
h5 .highlight.purple,
h6 .highlight.purple {
  color: #cf00cf;
}
h1 .highlight.gray,
h2 .highlight.gray,
h3 .highlight.gray,
h4 .highlight.gray,
h5 .highlight.gray,
h6 .highlight.gray {
  color: #808080;
}
h1 .highlight.black,
h2 .highlight.black,
h3 .highlight.black,
h4 .highlight.black,
h5 .highlight.black,
h6 .highlight.black {
  color: #040404;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  display: inline-block;
  color: #464A52;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
  color: #2e77ea;
}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 44px;
}
h3 {
  font-size: 38px;
}
h4 {
  font-size: 32px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 20px;
}
a {
  color: #e00505;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
a:hover,
a:focus,
a:active {
  color: #2e77ea;
  text-decoration: none;
  outline: none;
}
a:active {
  background-color: transparent;
}
a.link-underlined {
  text-decoration: underline;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
small {
  font-size: 85%;
}
pre {
  border-radius: 0;
}
i {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
}
p {
  line-height: 1.8;
  word-wrap: break-word;
  margin-bottom: 1em;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
  }
}
.margin-bottom {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 20px !important;
  }
}
/* Logo */
/*-----------------------------------*/
.logo {
  position: fixed;
  top: 10px;
  left: 150px;
  z-index: 10000;
  height: 73px;
}
.logo img {
  max-height: 100%;
}
@media only screen and (max-width: 767px) {
  .logo img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
  }
}
@media only screen and (max-width: 1439px) {
  .logo {
    left: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .logo {
    left: 40px;
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .logo {
    top: 0px;
    left: 0px;
    height: 70px;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
    -moz-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
    box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  }
}
/* Parallax specific */
/*-----------------------------------*/
.parallax {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
/* Background Overlay */
/*-----------------------------------*/
.overlay {
  position: relative;
}
.overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.6);
}
/* ScrollBar */
/*-----------------------------------*/
.nicescroll-cursors {
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  background-color: #2e77ea !important;
}
.nicescroll-cursors.green {
  background-color: #1a9636 !important;
}
.nicescroll-cursors.blue {
  background-color: #72a5e6 !important;
}
.nicescroll-cursors.cyan {
  background-color: #008b8b !important;
}
.nicescroll-cursors.red {
  background-color: #ea4c4f !important;
}
.nicescroll-cursors.yellow {
  background-color: #fdba4f !important;
}
.nicescroll-cursors.orange {
  background-color: #ff7300 !important;
}
.nicescroll-cursors.brown {
  background-color: #915335 !important;
}
.nicescroll-cursors.turquoise {
  background-color: #32D8C8 !important;
}
.nicescroll-cursors.pink {
  background-color: #ff5270 !important;
}
.nicescroll-cursors.purple {
  background-color: #cf00cf !important;
}
.nicescroll-cursors.gray {
  background-color: #808080 !important;
}
.nicescroll-cursors.black {
  background-color: #040404 !important;
}
/* Sections */
/*-----------------------------------*/
.section,
.section-inner {
  position: relative;
  padding: 60px 0;
  padding-top: 100px;
}
.section.no-padding {
  padding: 0;
}
.section.section-gray {
  background-color: #f8f8f8;
}
.section-inner {
  padding: 120px 0;
}
.section-inner .section-title {
  color: #fff;
}
.section-header {
  margin: 0 0 60px;
}
@media only screen and (max-width: 767px) {
  .section-header {
    margin-bottom: 30px;
  }
}
.section-title {
  font-size: 50px;
  margin-bottom: .2em;
}
.section-title span {
  display: inline-block;
  padding: 0 .1em;
}
.section-subtitle {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #ccc;
  margin-bottom: 1em;
}
@media only screen and (max-width: 991px) {
  .section-inner {
    padding: 60px 0;
  }
  .section-title {
    font-size: 44px;
  }
  .section-subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section {
    padding: 30px 0;
  }
  .section {
    padding-top: 90px;
  }
  .section-title {
    font-size: 30px;
  }
  .section-subtitle {
    font-size: 20px;
  }
  .sidebar {
    padding-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .section-title {
    font-size: 24px;
  }
  .section-subtitle {
    font-size: 16px;
  }
}
/* CarouFredSel */
/*-----------------------------------*/
.caroufredsel-wrapper {
  margin: 0 auto !important;
}
/* Back to Top Button */
/*-----------------------------------*/
#toTop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  width: 48px;
  height: 48px;
  font-size: 32px;
  line-height: 48px;
  color: #e00505;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e00505;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  -moz-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#toTop:hover,
#toTop:active {
  background-color: #fff;
}
#toTop.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
#toTop:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 0;
  background-color: #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#toTop:hover,
#toTop:focus,
#toTop:active {
  border-color: #e00505;
  color: #fff !important;
}
#toTop:hover:before,
#toTop:focus:before,
#toTop:active:before {
  height: 100%;
}
#toTop.green {
  color: #1a9636;
  border-color: #1a9636;
}
#toTop.green:before {
  background-color: #1a9636;
}
#toTop.blue {
  color: #72a5e6;
  border-color: #72a5e6;
}
#toTop.blue:before {
  background-color: #72a5e6;
}
#toTop.cyan {
  color: #008b8b;
  border-color: #008b8b;
}
#toTop.cyan:before {
  background-color: #008b8b;
}
#toTop.red {
  color: #ea4c4f;
  border-color: #ea4c4f;
}
#toTop.red:before {
  background-color: #ea4c4f;
}
#toTop.yellow {
  color: #fdba4f;
  border-color: #fdba4f;
}
#toTop.yellow:before {
  background-color: #fdba4f;
}
#toTop.orange {
  color: #ff7300;
  border-color: #ff7300;
}
#toTop.orange:before {
  background-color: #ff7300;
}
#toTop.brown {
  color: #915335;
  border-color: #915335;
}
#toTop.brown:before {
  background-color: #915335;
}
#toTop.turquoise {
  color: #32D8C8;
  border-color: #32D8C8;
}
#toTop.turquoise:before {
  background-color: #32D8C8;
}
#toTop.pink {
  color: #ff5270;
  border-color: #ff5270;
}
#toTop.pink:before {
  background-color: #ff5270;
}
#toTop.purple {
  color: #cf00cf;
  border-color: #cf00cf;
}
#toTop.purple:before {
  background-color: #cf00cf;
}
#toTop.gray {
  color: #808080;
  border-color: #808080;
}
#toTop.gray:before {
  background-color: #808080;
}
#toTop.black {
  color: #040404;
  border-color: #040404;
}
#toTop.black:before {
  background-color: #040404;
}
/* Header */
/*-----------------------------------*/
.header {
  position: relative;
}
/* Loader */
/*-----------------------------------*/
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -26px;
}
.loader.fixed {
  position: fixed;
}
.cssload-thecube {
  width: 56px;
  height: 56px;
  margin: 0 auto;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  position: relative;
  float: left;
  width: 50%;
  height: 50%;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e00505;
  animation: cssload-fold-thecube 1.92s infinite linear both;
  -o-animation: cssload-fold-thecube 1.92s infinite linear both;
  -ms-animation: cssload-fold-thecube 1.92s infinite linear both;
  -webkit-animation: cssload-fold-thecube 1.92s infinite linear both;
  -moz-animation: cssload-fold-thecube 1.92s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
  -webkit-animation-delay: 0.235s;
  -moz-animation-delay: 0.235s;
  -o-animation-delay: 0.235s;
  -ms-animation-delay: 0.235s;
  animation-delay: 0.235s;
}
.cssload-thecube .cssload-c3:before {
  -webkit-animation-delay: 0.48s;
  -moz-animation-delay: 0.48s;
  -o-animation-delay: 0.48s;
  -ms-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.cssload-thecube .cssload-c4:before {
  -webkit-animation-delay: 0.715s;
  -moz-animation-delay: 0.715s;
  -o-animation-delay: 0.715s;
  -ms-animation-delay: 0.715s;
  animation-delay: 0.715s;
}
@keyframes cssload-fold-thecube {
  0%,
  10% {
    transform: perspective(105px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    transform: perspective(105px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    transform: perspective(105px) rotateY(180deg);
    opacity: 0;
  }
}
@-o-keyframes cssload-fold-thecube {
  0%,
  10% {
    -o-transform: perspective(105px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -o-transform: perspective(105px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -o-transform: perspective(105px) rotateY(180deg);
    opacity: 0;
  }
}
@-ms-keyframes cssload-fold-thecube {
  0%,
  10% {
    -ms-transform: perspective(105px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -ms-transform: perspective(105px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -ms-transform: perspective(105px) rotateY(180deg);
    opacity: 0;
  }
}
@-webkit-keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(105px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(105px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(105px) rotateY(180deg);
    opacity: 0;
  }
}
@-moz-keyframes cssload-fold-thecube {
  0%,
  10% {
    -moz-transform: perspective(105px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -moz-transform: perspective(105px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -moz-transform: perspective(105px) rotateY(180deg);
    opacity: 0;
  }
}
/* Main Slider, Static Header */
/*-----------------------------------*/
.main-header {
  background: #464A52;
  overflow: hidden;
}
.main-header .item {
  text-align: center;
  padding: 150px 20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  -ms-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.main-header .item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.main-header .item.active.left,
.main-header .item.active.right {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  left: 0;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.main-header.carousel .item,
.main-header.main-video .item,
.main-header.main-image .item {
  padding: 0 20px;
}
.main-header .carousel-indicators {
  position: absolute;
  top: auto;
  left: 10px;
  bottom: 10px;
  width: auto;
  margin: 0;
  padding: 0;
}
.main-header .carousel-indicators li {
  float: left;
  width: 36px;
  height: 4px;
  margin: 0 6px;
  background-color: transparent;
  border: 1px solid #2e77ea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  -ms-transition: all 2s;
  transition: all 2s;
}
.main-header .carousel-indicators li.active {
  background-color: #2e77ea;
}
.main-header .carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 80px;
  height: 100px;
  line-height: 100px;
  margin-top: -50px;
  border: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 44px;
  color: #2e77ea;
  text-shadow: none;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-header .carousel-control.left,
.main-header .carousel-control.right {
  background: none;
  filter: none;
}
.main-header .carousel-control.right {
  left: auto;
  right: 0;
}
.main-header .carousel-control:hover,
.main-header .carousel-control:active {
  color: #fff !important;
}
.main-header .carousel-control:hover i,
.main-header .carousel-control:active i {
  -webkit-animation-name: carousel-control;
  animation-name: carousel-control;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.main-header .carousel-control:hover.right i,
.main-header .carousel-control:active.right i {
  -webkit-animation-name: carousel-control-right;
  animation-name: carousel-control-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes carousel-control {
  20% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes carousel-control {
  20% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes carousel-control-right {
  20% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes carousel-control-right {
  20% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.main-header .carousel-desc {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  position: relative;
  z-index: 1;
}
.main-header .page-title {
  font-size: 87px;
  font-weight: 400;
  color: #fff;
  margin: .1em 0 .26em;
}
.main-header .page-title-before,
.main-header .page-subtitle {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  font-weight: 300;
  color: #fff;
}
.main-header .btn {
  margin-top: 99px;
}
.header.green .main-header .page-title,
.header.green .main-header .carousel-control {
  color: #1a9636;
}
.header.green .main-header .carousel-indicators li {
  border-color: #1a9636;
}
.header.green .main-header .carousel-indicators li.active {
  background-color: #1a9636;
}
.header.blue .main-header .page-title,
.header.blue .main-header .carousel-control {
  color: #72a5e6;
}
.header.blue .main-header .carousel-indicators li {
  border-color: #72a5e6;
}
.header.blue .main-header .carousel-indicators li.active {
  background-color: #72a5e6;
}
.header.cyan .main-header .page-title,
.header.cyan .main-header .carousel-control {
  color: #008b8b;
}
.header.cyan .main-header .carousel-indicators li {
  border-color: #008b8b;
}
.header.cyan .main-header .carousel-indicators li.active {
  background-color: #008b8b;
}
.header.red .main-header .page-title,
.header.red .main-header .carousel-control {
  color: #ea4c4f;
}
.header.red .main-header .carousel-indicators li {
  border-color: #ea4c4f;
}
.header.red .main-header .carousel-indicators li.active {
  background-color: #ea4c4f;
}
.header.yellow .main-header .page-title,
.header.yellow .main-header .carousel-control {
  color: #fdba4f;
}
.header.yellow .main-header .carousel-indicators li {
  border-color: #fdba4f;
}
.header.yellow .main-header .carousel-indicators li.active {
  background-color: #fdba4f;
}
.header.orange .main-header .page-title,
.header.orange .main-header .carousel-control {
  color: #ff7300;
}
.header.orange .main-header .carousel-indicators li {
  border-color: #ff7300;
}
.header.orange .main-header .carousel-indicators li.active {
  background-color: #ff7300;
}
.header.brown .main-header .page-title,
.header.brown .main-header .carousel-control {
  color: #915335;
}
.header.brown .main-header .carousel-indicators li {
  border-color: #915335;
}
.header.brown .main-header .carousel-indicators li.active {
  background-color: #915335;
}
.header.turquoise .main-header .page-title,
.header.turquoise .main-header .carousel-control {
  color: #32D8C8;
}
.header.turquoise .main-header .carousel-indicators li {
  border-color: #32D8C8;
}
.header.turquoise .main-header .carousel-indicators li.active {
  background-color: #32D8C8;
}
.header.pink .main-header .page-title,
.header.pink .main-header .carousel-control {
  color: #ff5270;
}
.header.pink .main-header .carousel-indicators li {
  border-color: #ff5270;
}
.header.pink .main-header .carousel-indicators li.active {
  background-color: #ff5270;
}
.header.purple .main-header .page-title,
.header.purple .main-header .carousel-control {
  color: #cf00cf;
}
.header.purple .main-header .carousel-indicators li {
  border-color: #cf00cf;
}
.header.purple .main-header .carousel-indicators li.active {
  background-color: #cf00cf;
}
.header.gray .main-header .page-title,
.header.gray .main-header .carousel-control {
  color: #808080;
}
.header.gray .main-header .carousel-indicators li {
  border-color: #808080;
}
.header.gray .main-header .carousel-indicators li.active {
  background-color: #808080;
}
.header.black .main-header .page-title,
.header.black .main-header .carousel-control {
  color: #040404;
}
.header.black .main-header .carousel-indicators li {
  border-color: #040404;
}
.header.black .main-header .carousel-indicators li.active {
  background-color: #040404;
}
.main-video .item {
  position: relative;
}
.main-video .item:before {
  z-index: 1;
}
.main-video .video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .main-header .page-title {
    font-size: 60px;
  }
  .main-header .page-title-before,
  .main-header .page-subtitle {
    font-size: 20px;
  }
  .main-header .carousel-indicators li {
    height: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .main-header .page-title {
    font-size: 40px;
  }
  .main-header .page-title-before,
  .main-header .page-subtitle {
    font-size: 14px;
  }
  .main-header .btn.btn-lg {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .main-header .page-title {
    font-size: 32px;
  }
  .main-header .page-title-before,
  .main-header .page-subtitle {
    font-size: 12px;
  }
  .main-header .btn.btn-lg {
    margin-top: 40px;
  }
  .main-header .carousel-control {
    top: auto;
    bottom: 30px;
  }
}
/* Navigation */
/*-----------------------------------*/
.navigation-placeholder {
  min-height: 70px;
}
.navigation {
  position: relative;
  z-index: 9998;
  font-size: 0;
  text-align: right;
  padding-right: 100px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  -moz-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
}
.navigation.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.navigation .nav {
  display: inline-block;
}
.nav li {
  float: left;
}
.nav li a {
  position: relative;
  display: block;
  padding: 28px 24px;
  font-size: 14px;
  color: #e00505;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nav li a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 0;
  background-color: #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nav li a:hover {
  background-color: transparent;
  color: #fff !important;
}
.nav li a:hover:before {
  height: 100%;
}
.nav li a:focus {
  background-color: #f8f8f8;
  color: #e00505 !important;
}
.nav li a:focus:before {
  height: 100%;
}
.nav li.active a {
  background-color: #e00505;
  color: #fff !important;
}
.nav li.active a:before {
  height: 100%;
}
.nav.green::-webkit-scrollbar-thumb {
  background-color: #1a9636 !important;
}
.nav.green li a {
  color: #1a9636;
}
.nav.green li a:before {
  background-color: #1a9636;
}
.nav.green + .arlad-menu-button {
  border-color: #1a9636;
}
.nav.green + .arlad-menu-button:before,
.nav.green + .arlad-menu-button:after {
  border-color: #1a9636;
}
.nav.blue::-webkit-scrollbar-thumb {
  background-color: #72a5e6 !important;
}
.nav.blue li a {
  color: #72a5e6;
}
.nav.blue li a:before {
  background-color: #72a5e6;
}
.nav.blue + .arlad-menu-button {
  border-color: #72a5e6;
}
.nav.blue + .arlad-menu-button:before,
.nav.blue + .arlad-menu-button:after {
  border-color: #72a5e6;
}
.nav.cyan::-webkit-scrollbar-thumb {
  background-color: #008b8b !important;
}
.nav.cyan li a {
  color: #008b8b;
}
.nav.cyan li a:before {
  background-color: #008b8b;
}
.nav.cyan + .arlad-menu-button {
  border-color: #008b8b;
}
.nav.cyan + .arlad-menu-button:before,
.nav.cyan + .arlad-menu-button:after {
  border-color: #008b8b;
}
.nav.red::-webkit-scrollbar-thumb {
  background-color: #ea4c4f !important;
}
.nav.red li a {
  color: #ea4c4f;
}
.nav.red li a:before {
  background-color: #ea4c4f;
}
.nav.red + .arlad-menu-button {
  border-color: #ea4c4f;
}
.nav.red + .arlad-menu-button:before,
.nav.red + .arlad-menu-button:after {
  border-color: #ea4c4f;
}
.nav.yellow::-webkit-scrollbar-thumb {
  background-color: #fdba4f !important;
}
.nav.yellow li a {
  color: #fdba4f;
}
.nav.yellow li a:before {
  background-color: #fdba4f;
}
.nav.yellow + .arlad-menu-button {
  border-color: #fdba4f;
}
.nav.yellow + .arlad-menu-button:before,
.nav.yellow + .arlad-menu-button:after {
  border-color: #fdba4f;
}
.nav.orange::-webkit-scrollbar-thumb {
  background-color: #ff7300 !important;
}
.nav.orange li a {
  color: #ff7300;
}
.nav.orange li a:before {
  background-color: #ff7300;
}
.nav.orange + .arlad-menu-button {
  border-color: #ff7300;
}
.nav.orange + .arlad-menu-button:before,
.nav.orange + .arlad-menu-button:after {
  border-color: #ff7300;
}
.nav.brown::-webkit-scrollbar-thumb {
  background-color: #915335 !important;
}
.nav.brown li a {
  color: #915335;
}
.nav.brown li a:before {
  background-color: #915335;
}
.nav.brown + .arlad-menu-button {
  border-color: #915335;
}
.nav.brown + .arlad-menu-button:before,
.nav.brown + .arlad-menu-button:after {
  border-color: #915335;
}
.nav.turquoise::-webkit-scrollbar-thumb {
  background-color: #32D8C8 !important;
}
.nav.turquoise li a {
  color: #32D8C8;
}
.nav.turquoise li a:before {
  background-color: #32D8C8;
}
.nav.turquoise + .arlad-menu-button {
  border-color: #32D8C8;
}
.nav.turquoise + .arlad-menu-button:before,
.nav.turquoise + .arlad-menu-button:after {
  border-color: #32D8C8;
}
.nav.pink::-webkit-scrollbar-thumb {
  background-color: #ff5270 !important;
}
.nav.pink li a {
  color: #ff5270;
}
.nav.pink li a:before {
  background-color: #ff5270;
}
.nav.pink + .arlad-menu-button {
  border-color: #ff5270;
}
.nav.pink + .arlad-menu-button:before,
.nav.pink + .arlad-menu-button:after {
  border-color: #ff5270;
}
.nav.purple::-webkit-scrollbar-thumb {
  background-color: #cf00cf !important;
}
.nav.purple li a {
  color: #cf00cf;
}
.nav.purple li a:before {
  background-color: #cf00cf;
}
.nav.purple + .arlad-menu-button {
  border-color: #cf00cf;
}
.nav.purple + .arlad-menu-button:before,
.nav.purple + .arlad-menu-button:after {
  border-color: #cf00cf;
}
.nav.gray::-webkit-scrollbar-thumb {
  background-color: #808080 !important;
}
.nav.gray li a {
  color: #808080;
}
.nav.gray li a:before {
  background-color: #808080;
}
.nav.gray + .arlad-menu-button {
  border-color: #808080;
}
.nav.gray + .arlad-menu-button:before,
.nav.gray + .arlad-menu-button:after {
  border-color: #808080;
}
.nav.black::-webkit-scrollbar-thumb {
  background-color: #040404 !important;
}
.nav.black li a {
  color: #040404;
}
.nav.black li a:before {
  background-color: #040404;
}
.nav.black + .arlad-menu-button {
  border-color: #040404;
}
.nav.black + .arlad-menu-button:before,
.nav.black + .arlad-menu-button:after {
  border-color: #040404;
}
/*Mobile Menu (arladMenu)*/
.arlad-menu {
  display: none;
  position: fixed;
  top: 0;
  left: -222px;
  bottom: 0;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
  width: 212px;
  padding: 10px 0;
  border-right: 1px solid #ccc;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  -moz-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.arlad-menu.active {
  left: 0;
}
.arlad-menu .nav {
  max-height: 100%;
  overflow: auto;
}
.arlad-menu .nav::-webkit-scrollbar {
  width: 4px;
  height: 0;
}
.arlad-menu .nav::-webkit-scrollbar-track {
  background-color: #fff;
}
.arlad-menu .nav::-webkit-scrollbar-thumb {
  background-color: #e00505;
}
.arlad-menu .nav li {
  float: none;
}
.arlad-menu .nav li a {
  font-size: 10px;
  padding: 12px;
}
.arlad-menu .nav li a:before {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.arlad-menu-button {
  position: absolute;
  top: 10px;
  right: -68px;
  width: 48px;
  height: 48px;
  background-color: #fff;
  border: 1px solid #e00505;
  -webkit-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  -moz-box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
  box-shadow: 0 0 10px rgba(70, 74, 82, 0.2);
}
.arlad-menu-button.active {
  left: 226px;
}
.arlad-menu-button:hover,
.arlad-menu-button:active {
  background-color: #fff;
}
.arlad-menu-button:before,
.arlad-menu-button:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border-top: 4px solid #e00505;
  border-bottom: 4px solid #e00505;
}
.arlad-menu-button:after {
  top: 50%;
  bottom: auto;
  border-bottom: none;
  margin-top: -2px;
}
@media only screen and (max-width: 1199px) {
  .nav li a {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media only screen and (max-width: 991px) {
  .nav li a {
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 29px;
  }
  .navigation {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #navigation {
    display: none;
  }
  .arlad-menu {
    display: block;
    z-index: 10001;
  }
}
/* About Us */
/*-----------------------------------*/
.section-about {
  text-align: center;
}
.section-about .about-item {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  background-color: #fff;
  margin-bottom: 30px;
  min-height: 390px;
}
@media only screen and (max-width: 479px) {
  .section-about .about-item {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 1439px) {
  .section-about .about-item {
    min-height: 440px;
  }
}
@media only screen and (max-width: 1199px) {
  .section-about .about-item {
    min-height: 440px;
  }
}
@media only screen and (max-width: 991px) {
  .section-about .about-item {
    min-height: 510px;
  }
}
@media only screen and (max-width: 767px) {
  .section-about .about-item {
    min-height: 300px;
  }
}
.section-about .about-item [class*='icon-'] {
  font-size: 80px;
  color: #2e77ea;
  margin-bottom: 20px;
}
.section-about .about-item i {
  color: #e00505;
}
.section-about .about-item .title {
  font-size: 26px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .section-about .about-item .title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-about .about-item .title {
    font-size: 22px;
  }
}
.section-about .about-item .title .highlighted {
  color: #e00505;
}
.section-about .about-item .description {
  left: 0;
  right: 0;
  height: 100%;
  padding: 30px 20px 20px;
  font-size: 14px;
}
@media only screen and (max-width: 479px) {
  .section-about .about-item .description {
    padding: 20px 10px 10px;
  }
}
.section-about .about-item .description p {
  line-height: 1.4;
}
.section-about .about-item .description .btn {
  position: absolute;
  top: auto;
  left: 2px;
  right: 2px;
  bottom: 2px;
  z-index: 1;
}
.section-about .about-item.green {
  border-color: #1a9636;
}
.section-about .about-item.green [class*='icon-'] {
  color: #1a9636;
}
.section-about .about-item.green .description {
  background-color: #1a9636;
  -webkit-box-shadow: 0 2px 0 #1a9636;
  -moz-box-shadow: 0 2px 0 #1a9636;
  box-shadow: 0 2px 0 #1a9636;
}
.section-about .about-item.blue {
  border-color: #72a5e6;
}
.section-about .about-item.blue [class*='icon-'] {
  color: #72a5e6;
}
.section-about .about-item.blue .description {
  background-color: #72a5e6;
  -webkit-box-shadow: 0 2px 0 #72a5e6;
  -moz-box-shadow: 0 2px 0 #72a5e6;
  box-shadow: 0 2px 0 #72a5e6;
}
.section-about .about-item.cyan {
  border-color: #008b8b;
}
.section-about .about-item.cyan [class*='icon-'] {
  color: #008b8b;
}
.section-about .about-item.cyan .description {
  background-color: #008b8b;
  -webkit-box-shadow: 0 2px 0 #008b8b;
  -moz-box-shadow: 0 2px 0 #008b8b;
  box-shadow: 0 2px 0 #008b8b;
}
.section-about .about-item.red {
  border-color: #ea4c4f;
}
.section-about .about-item.red [class*='icon-'] {
  color: #ea4c4f;
}
.section-about .about-item.red .description {
  background-color: #ea4c4f;
  -webkit-box-shadow: 0 2px 0 #ea4c4f;
  -moz-box-shadow: 0 2px 0 #ea4c4f;
  box-shadow: 0 2px 0 #ea4c4f;
}
.section-about .about-item.yellow {
  border-color: #fdba4f;
}
.section-about .about-item.yellow [class*='icon-'] {
  color: #fdba4f;
}
.section-about .about-item.yellow .description {
  background-color: #fdba4f;
  -webkit-box-shadow: 0 2px 0 #fdba4f;
  -moz-box-shadow: 0 2px 0 #fdba4f;
  box-shadow: 0 2px 0 #fdba4f;
}
.section-about .about-item.orange {
  border-color: #ff7300;
}
.section-about .about-item.orange [class*='icon-'] {
  color: #ff7300;
}
.section-about .about-item.orange .description {
  background-color: #ff7300;
  -webkit-box-shadow: 0 2px 0 #ff7300;
  -moz-box-shadow: 0 2px 0 #ff7300;
  box-shadow: 0 2px 0 #ff7300;
}
.section-about .about-item.brown {
  border-color: #915335;
}
.section-about .about-item.brown [class*='icon-'] {
  color: #915335;
}
.section-about .about-item.brown .description {
  background-color: #915335;
  -webkit-box-shadow: 0 2px 0 #915335;
  -moz-box-shadow: 0 2px 0 #915335;
  box-shadow: 0 2px 0 #915335;
}
.section-about .about-item.turquoise {
  border-color: #32D8C8;
}
.section-about .about-item.turquoise [class*='icon-'] {
  color: #32D8C8;
}
.section-about .about-item.turquoise .description {
  background-color: #32D8C8;
  -webkit-box-shadow: 0 2px 0 #32D8C8;
  -moz-box-shadow: 0 2px 0 #32D8C8;
  box-shadow: 0 2px 0 #32D8C8;
}
.section-about .about-item.pink {
  border-color: #ff5270;
}
.section-about .about-item.pink [class*='icon-'] {
  color: #ff5270;
}
.section-about .about-item.pink .description {
  background-color: #ff5270;
  -webkit-box-shadow: 0 2px 0 #ff5270;
  -moz-box-shadow: 0 2px 0 #ff5270;
  box-shadow: 0 2px 0 #ff5270;
}
.section-about .about-item.purple {
  border-color: #cf00cf;
}
.section-about .about-item.purple [class*='icon-'] {
  color: #cf00cf;
}
.section-about .about-item.purple .description {
  background-color: #cf00cf;
  -webkit-box-shadow: 0 2px 0 #cf00cf;
  -moz-box-shadow: 0 2px 0 #cf00cf;
  box-shadow: 0 2px 0 #cf00cf;
}
.section-about .about-item.gray {
  border-color: #808080;
}
.section-about .about-item.gray [class*='icon-'] {
  color: #808080;
}
.section-about .about-item.gray .description {
  background-color: #808080;
  -webkit-box-shadow: 0 2px 0 #808080;
  -moz-box-shadow: 0 2px 0 #808080;
  box-shadow: 0 2px 0 #808080;
}
.section-about .about-item.black {
  border-color: #040404;
}
.section-about .about-item.black [class*='icon-'] {
  color: #040404;
}
.section-about .about-item.black .description {
  background-color: #040404;
  -webkit-box-shadow: 0 2px 0 #040404;
  -moz-box-shadow: 0 2px 0 #040404;
  box-shadow: 0 2px 0 #040404;
}
/* Team */
/*-----------------------------------*/
.section-team {
  text-align: center;
  margin-bottom: -30px;
}
.section-team .team-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.section-team .team-item .image {
  overflow: hidden;
}
.section-team .team-item img {
  display: block;
  width: 100%;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.section-team .team-item .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.section-team .team-item .description .highlight {
  color: #2e77ea;
}
.section-team .team-item .description .name {
  font-size: 26px;
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .section-team .team-item .description .name {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .section-team .team-item .description .name {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-team .team-item .description .name {
    font-size: 22px;
  }
}
.section-team .team-item .description .position {
  color: #fff;
  margin-bottom: 1em;
}
.section-team .team-item .description .social-links a {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.section-team .team-item .description .social-links a:hover,
.section-team .team-item .description .social-links a:active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.section-team .team-item:hover img,
.section-team .team-item:active img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.section-team .team-item:hover .description,
.section-team .team-item:active .description {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.section-team .team-item.green {
  border-color: #1a9636;
}
.section-team .team-item.green .highlight {
  color: #1a9636;
}
.section-team .team-item.green .social-links a {
  background-color: #1a9636;
}
.section-team .team-item.blue {
  border-color: #72a5e6;
}
.section-team .team-item.blue .highlight {
  color: #72a5e6;
}
.section-team .team-item.blue .social-links a {
  background-color: #72a5e6;
}
.section-team .team-item.cyan {
  border-color: #008b8b;
}
.section-team .team-item.cyan .highlight {
  color: #008b8b;
}
.section-team .team-item.cyan .social-links a {
  background-color: #008b8b;
}
.section-team .team-item.red {
  border-color: #ea4c4f;
}
.section-team .team-item.red .highlight {
  color: #ea4c4f;
}
.section-team .team-item.red .social-links a {
  background-color: #ea4c4f;
}
.section-team .team-item.yellow {
  border-color: #fdba4f;
}
.section-team .team-item.yellow .highlight {
  color: #fdba4f;
}
.section-team .team-item.yellow .social-links a {
  background-color: #fdba4f;
}
.section-team .team-item.orange {
  border-color: #ff7300;
}
.section-team .team-item.orange .highlight {
  color: #ff7300;
}
.section-team .team-item.orange .social-links a {
  background-color: #ff7300;
}
.section-team .team-item.brown {
  border-color: #915335;
}
.section-team .team-item.brown .highlight {
  color: #915335;
}
.section-team .team-item.brown .social-links a {
  background-color: #915335;
}
.section-team .team-item.turquoise {
  border-color: #32D8C8;
}
.section-team .team-item.turquoise .highlight {
  color: #32D8C8;
}
.section-team .team-item.turquoise .social-links a {
  background-color: #32D8C8;
}
.section-team .team-item.pink {
  border-color: #ff5270;
}
.section-team .team-item.pink .highlight {
  color: #ff5270;
}
.section-team .team-item.pink .social-links a {
  background-color: #ff5270;
}
.section-team .team-item.purple {
  border-color: #cf00cf;
}
.section-team .team-item.purple .highlight {
  color: #cf00cf;
}
.section-team .team-item.purple .social-links a {
  background-color: #cf00cf;
}
.section-team .team-item.gray {
  border-color: #808080;
}
.section-team .team-item.gray .highlight {
  color: #808080;
}
.section-team .team-item.gray .social-links a {
  background-color: #808080;
}
.section-team .team-item.black {
  border-color: #040404;
}
.section-team .team-item.black .highlight {
  color: #040404;
}
.section-team .team-item.black .social-links a {
  background-color: #040404;
}
/* Skills */
/*-----------------------------------*/
.section-skills {
  text-align: center;
}
.section-skills .section-subtitle {
  margin-bottom: 3em;
}
.section-skills .counter {
  font-family: 'Arvo', serif;
  font-size: 50px;
  color: #2e77ea;
}
@media only screen and (max-width: 767px) {
  .section-skills .counter {
    font-size: 42px;
  }
}
@media only screen and (max-width: 479px) {
  .section-skills .counter {
    font-size: 36px;
  }
}
.section-skills .description {
  color: #ccc;
  margin-bottom: 20px;
}
.section-skills.green .highlight,
.section-skills.green .counter {
  color: #1a9636;
}
.section-skills.blue .highlight,
.section-skills.blue .counter {
  color: #72a5e6;
}
.section-skills.cyan .highlight,
.section-skills.cyan .counter {
  color: #008b8b;
}
.section-skills.red .highlight,
.section-skills.red .counter {
  color: #ea4c4f;
}
.section-skills.yellow .highlight,
.section-skills.yellow .counter {
  color: #fdba4f;
}
.section-skills.orange .highlight,
.section-skills.orange .counter {
  color: #ff7300;
}
.section-skills.brown .highlight,
.section-skills.brown .counter {
  color: #915335;
}
.section-skills.turquoise .highlight,
.section-skills.turquoise .counter {
  color: #32D8C8;
}
.section-skills.pink .highlight,
.section-skills.pink .counter {
  color: #ff5270;
}
.section-skills.purple .highlight,
.section-skills.purple .counter {
  color: #cf00cf;
}
.section-skills.gray .highlight,
.section-skills.gray .counter {
  color: #808080;
}
.section-skills.black .highlight,
.section-skills.black .counter {
  color: #040404;
}
/* Portfolio List */
/*-----------------------------------*/
.section-portfolio {
  text-align: center;
  /*	.portfolio-list {
		width: 1380px;
		@media @md {width: 1035px;}
		@media @sm {width: 690px;}
		@media @xs {width: 450px;}
		@media @xxs {width: 290px;}
		margin: 0 auto;
 	}*/
}
.section-portfolio .portfolio-categories {
  position: relative;
  padding: 0 30px;
  margin-bottom: 3em;
}
.section-portfolio .portfolio-categories li {
  float: left;
  margin: 0 10px;
}
.section-portfolio .portfolio-categories li a {
  position: relative;
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #464A52;
  text-transform: uppercase;
  padding-left: 30px;
}
@media only screen and (max-width: 479px) {
  .section-portfolio .portfolio-categories li a {
    font-size: 12px;
  }
}
.section-portfolio .portfolio-categories li a:before,
.section-portfolio .portfolio-categories li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border: 2px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.section-portfolio .portfolio-categories li a:after {
  top: 5px;
  left: 5px;
  width: 16px;
  height: 16px;
  border: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.section-portfolio .portfolio-categories li a:hover,
.section-portfolio .portfolio-categories li a:active {
  color: #e00505;
}
.section-portfolio .portfolio-categories li a:hover:before,
.section-portfolio .portfolio-categories li a:active:before {
  border-color: #e00505;
}
.section-portfolio .portfolio-categories li.active a {
  color: #e00505;
}
.section-portfolio .portfolio-categories li.active a:before {
  border-color: #e00505;
}
.section-portfolio .portfolio-categories li.active a:after {
  background-color: #e00505;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.section-portfolio .portfolio-categories .prev,
.section-portfolio .portfolio-categories .next {
  position: absolute;
  top: -0.16em;
  left: -0.26em;
  font-size: 40px;
  color: #464A52;
  cursor: pointer;
}
.section-portfolio .portfolio-categories .prev:hover,
.section-portfolio .portfolio-categories .next:hover,
.section-portfolio .portfolio-categories .prev:active,
.section-portfolio .portfolio-categories .next:active {
  color: #e00505;
}
.section-portfolio .portfolio-categories .next {
  left: auto;
  right: -0.26em;
}
.section-portfolio .portfolio-item {
  float: left;
  width: 25%;
  height: 250px;
  padding: 0 15px 30px;
}
@media only screen and (max-width: 1199px) {
  .section-portfolio .portfolio-item {
    width: 33.33%;
    height: 250px;
    padding: 0 10px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .section-portfolio .portfolio-item {
    width: 50%;
    height: 240px;
    padding: 0 5px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .section-portfolio .portfolio-item {
    width: 50%;
    height: 160px;
  }
}
@media only screen and (max-width: 479px) {
  .section-portfolio .portfolio-item {
    width: 100%;
    height: 200px;
    padding: 0 0 10px;
  }
}
.section-portfolio .portfolio-item .inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-portfolio .portfolio-item .inner img {
  display: block;
  width: 100%;
  min-height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1.2s;
  -moz-transition: all 1.2s;
  -o-transition: all 1.2s;
  -ms-transition: all 1.2s;
  transition: all 1.2s;
}
.section-portfolio .portfolio-item .inner .item-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.section-portfolio .portfolio-item .inner .item-info:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.section-portfolio .portfolio-item .inner .item-info-inner {
  display: inline-block;
  width: 96%;
  vertical-align: middle;
}
.section-portfolio .portfolio-item .inner a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.section-portfolio .portfolio-item .inner .title {
  font-size: 28px;
  color: #2e77ea;
  line-height: 1;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -o-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transition: all 0.6s cubic-bezier(0.8, 0.2, 0.1, 1.6);
  -moz-transition: all 0.6s cubic-bezier(0.8, 0.2, 0.1, 1.6);
  -o-transition: all 0.6s cubic-bezier(0.8, 0.2, 0.1, 1.6);
  -ms-transition: all 0.6s cubic-bezier(0.8, 0.2, 0.1, 1.6);
  transition: all 0.6s cubic-bezier(0.8, 0.2, 0.1, 1.6);
}
@media only screen and (max-width: 767px) {
  .section-portfolio .portfolio-item .inner .title {
    font-size: 18px;
  }
}
.section-portfolio .portfolio-item .inner .description {
  font-weight: 300;
  color: #fff;
  line-height: 1.4;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  -o-transform: translate3d(0, 50px, 0);
  -ms-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.section-portfolio .portfolio-item .inner:hover img,
.section-portfolio .portfolio-item .inner:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.section-portfolio .portfolio-item .inner:hover .item-info,
.section-portfolio .portfolio-item .inner:active .item-info {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.section-portfolio .portfolio-item .inner:hover .title,
.section-portfolio .portfolio-item .inner:active .title {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.section-portfolio .portfolio-item .inner:hover .description,
.section-portfolio .portfolio-item .inner:active .description {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.section-portfolio .btn {
  margin-top: 30px;
}
.section-portfolio.green .portfolio-categories li a:hover,
.section-portfolio.green .portfolio-categories li a:active {
  color: #1a9636;
}
.section-portfolio.green .portfolio-categories li a:hover:before,
.section-portfolio.green .portfolio-categories li a:active:before {
  border-color: #1a9636;
}
.section-portfolio.green .portfolio-categories li.active a {
  color: #1a9636;
}
.section-portfolio.green .portfolio-categories li.active a:before {
  border-color: #1a9636;
}
.section-portfolio.green .portfolio-categories li.active a:after {
  background-color: #1a9636;
}
.section-portfolio.green .portfolio-categories .prev:hover,
.section-portfolio.green .portfolio-categories .next:hover,
.section-portfolio.green .portfolio-categories .prev:active,
.section-portfolio.green .portfolio-categories .next:active {
  color: #1a9636;
}
.section-portfolio.green .portfolio-item .inner {
  border-color: #1a9636;
}
.section-portfolio.green .portfolio-item .inner .title {
  color: #1a9636;
}
.section-portfolio.blue .portfolio-categories li a:hover,
.section-portfolio.blue .portfolio-categories li a:active {
  color: #72a5e6;
}
.section-portfolio.blue .portfolio-categories li a:hover:before,
.section-portfolio.blue .portfolio-categories li a:active:before {
  border-color: #72a5e6;
}
.section-portfolio.blue .portfolio-categories li.active a {
  color: #72a5e6;
}
.section-portfolio.blue .portfolio-categories li.active a:before {
  border-color: #72a5e6;
}
.section-portfolio.blue .portfolio-categories li.active a:after {
  background-color: #72a5e6;
}
.section-portfolio.blue .portfolio-categories .prev:hover,
.section-portfolio.blue .portfolio-categories .next:hover,
.section-portfolio.blue .portfolio-categories .prev:active,
.section-portfolio.blue .portfolio-categories .next:active {
  color: #72a5e6;
}
.section-portfolio.blue .portfolio-item .inner {
  border-color: #72a5e6;
}
.section-portfolio.blue .portfolio-item .inner .title {
  color: #72a5e6;
}
.section-portfolio.cyan .portfolio-categories li a:hover,
.section-portfolio.cyan .portfolio-categories li a:active {
  color: #008b8b;
}
.section-portfolio.cyan .portfolio-categories li a:hover:before,
.section-portfolio.cyan .portfolio-categories li a:active:before {
  border-color: #008b8b;
}
.section-portfolio.cyan .portfolio-categories li.active a {
  color: #008b8b;
}
.section-portfolio.cyan .portfolio-categories li.active a:before {
  border-color: #008b8b;
}
.section-portfolio.cyan .portfolio-categories li.active a:after {
  background-color: #008b8b;
}
.section-portfolio.cyan .portfolio-categories .prev:hover,
.section-portfolio.cyan .portfolio-categories .next:hover,
.section-portfolio.cyan .portfolio-categories .prev:active,
.section-portfolio.cyan .portfolio-categories .next:active {
  color: #008b8b;
}
.section-portfolio.cyan .portfolio-item .inner {
  border-color: #008b8b;
}
.section-portfolio.cyan .portfolio-item .inner .title {
  color: #008b8b;
}
.section-portfolio.red .portfolio-categories li a:hover,
.section-portfolio.red .portfolio-categories li a:active {
  color: #ea4c4f;
}
.section-portfolio.red .portfolio-categories li a:hover:before,
.section-portfolio.red .portfolio-categories li a:active:before {
  border-color: #ea4c4f;
}
.section-portfolio.red .portfolio-categories li.active a {
  color: #ea4c4f;
}
.section-portfolio.red .portfolio-categories li.active a:before {
  border-color: #ea4c4f;
}
.section-portfolio.red .portfolio-categories li.active a:after {
  background-color: #ea4c4f;
}
.section-portfolio.red .portfolio-categories .prev:hover,
.section-portfolio.red .portfolio-categories .next:hover,
.section-portfolio.red .portfolio-categories .prev:active,
.section-portfolio.red .portfolio-categories .next:active {
  color: #ea4c4f;
}
.section-portfolio.red .portfolio-item .inner {
  border-color: #ea4c4f;
}
.section-portfolio.red .portfolio-item .inner .title {
  color: #ea4c4f;
}
.section-portfolio.yellow .portfolio-categories li a:hover,
.section-portfolio.yellow .portfolio-categories li a:active {
  color: #fdba4f;
}
.section-portfolio.yellow .portfolio-categories li a:hover:before,
.section-portfolio.yellow .portfolio-categories li a:active:before {
  border-color: #fdba4f;
}
.section-portfolio.yellow .portfolio-categories li.active a {
  color: #fdba4f;
}
.section-portfolio.yellow .portfolio-categories li.active a:before {
  border-color: #fdba4f;
}
.section-portfolio.yellow .portfolio-categories li.active a:after {
  background-color: #fdba4f;
}
.section-portfolio.yellow .portfolio-categories .prev:hover,
.section-portfolio.yellow .portfolio-categories .next:hover,
.section-portfolio.yellow .portfolio-categories .prev:active,
.section-portfolio.yellow .portfolio-categories .next:active {
  color: #fdba4f;
}
.section-portfolio.yellow .portfolio-item .inner {
  border-color: #fdba4f;
}
.section-portfolio.yellow .portfolio-item .inner .title {
  color: #fdba4f;
}
.section-portfolio.orange .portfolio-categories li a:hover,
.section-portfolio.orange .portfolio-categories li a:active {
  color: #ff7300;
}
.section-portfolio.orange .portfolio-categories li a:hover:before,
.section-portfolio.orange .portfolio-categories li a:active:before {
  border-color: #ff7300;
}
.section-portfolio.orange .portfolio-categories li.active a {
  color: #ff7300;
}
.section-portfolio.orange .portfolio-categories li.active a:before {
  border-color: #ff7300;
}
.section-portfolio.orange .portfolio-categories li.active a:after {
  background-color: #ff7300;
}
.section-portfolio.orange .portfolio-categories .prev:hover,
.section-portfolio.orange .portfolio-categories .next:hover,
.section-portfolio.orange .portfolio-categories .prev:active,
.section-portfolio.orange .portfolio-categories .next:active {
  color: #ff7300;
}
.section-portfolio.orange .portfolio-item .inner {
  border-color: #ff7300;
}
.section-portfolio.orange .portfolio-item .inner .title {
  color: #ff7300;
}
.section-portfolio.brown .portfolio-categories li a:hover,
.section-portfolio.brown .portfolio-categories li a:active {
  color: #915335;
}
.section-portfolio.brown .portfolio-categories li a:hover:before,
.section-portfolio.brown .portfolio-categories li a:active:before {
  border-color: #915335;
}
.section-portfolio.brown .portfolio-categories li.active a {
  color: #915335;
}
.section-portfolio.brown .portfolio-categories li.active a:before {
  border-color: #915335;
}
.section-portfolio.brown .portfolio-categories li.active a:after {
  background-color: #915335;
}
.section-portfolio.brown .portfolio-categories .prev:hover,
.section-portfolio.brown .portfolio-categories .next:hover,
.section-portfolio.brown .portfolio-categories .prev:active,
.section-portfolio.brown .portfolio-categories .next:active {
  color: #915335;
}
.section-portfolio.brown .portfolio-item .inner {
  border-color: #915335;
}
.section-portfolio.brown .portfolio-item .inner .title {
  color: #915335;
}
.section-portfolio.turquoise .portfolio-categories li a:hover,
.section-portfolio.turquoise .portfolio-categories li a:active {
  color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-categories li a:hover:before,
.section-portfolio.turquoise .portfolio-categories li a:active:before {
  border-color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-categories li.active a {
  color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-categories li.active a:before {
  border-color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-categories li.active a:after {
  background-color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-categories .prev:hover,
.section-portfolio.turquoise .portfolio-categories .next:hover,
.section-portfolio.turquoise .portfolio-categories .prev:active,
.section-portfolio.turquoise .portfolio-categories .next:active {
  color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-item .inner {
  border-color: #32D8C8;
}
.section-portfolio.turquoise .portfolio-item .inner .title {
  color: #32D8C8;
}
.section-portfolio.pink .portfolio-categories li a:hover,
.section-portfolio.pink .portfolio-categories li a:active {
  color: #ff5270;
}
.section-portfolio.pink .portfolio-categories li a:hover:before,
.section-portfolio.pink .portfolio-categories li a:active:before {
  border-color: #ff5270;
}
.section-portfolio.pink .portfolio-categories li.active a {
  color: #ff5270;
}
.section-portfolio.pink .portfolio-categories li.active a:before {
  border-color: #ff5270;
}
.section-portfolio.pink .portfolio-categories li.active a:after {
  background-color: #ff5270;
}
.section-portfolio.pink .portfolio-categories .prev:hover,
.section-portfolio.pink .portfolio-categories .next:hover,
.section-portfolio.pink .portfolio-categories .prev:active,
.section-portfolio.pink .portfolio-categories .next:active {
  color: #ff5270;
}
.section-portfolio.pink .portfolio-item .inner {
  border-color: #ff5270;
}
.section-portfolio.pink .portfolio-item .inner .title {
  color: #ff5270;
}
.section-portfolio.purple .portfolio-categories li a:hover,
.section-portfolio.purple .portfolio-categories li a:active {
  color: #cf00cf;
}
.section-portfolio.purple .portfolio-categories li a:hover:before,
.section-portfolio.purple .portfolio-categories li a:active:before {
  border-color: #cf00cf;
}
.section-portfolio.purple .portfolio-categories li.active a {
  color: #cf00cf;
}
.section-portfolio.purple .portfolio-categories li.active a:before {
  border-color: #cf00cf;
}
.section-portfolio.purple .portfolio-categories li.active a:after {
  background-color: #cf00cf;
}
.section-portfolio.purple .portfolio-categories .prev:hover,
.section-portfolio.purple .portfolio-categories .next:hover,
.section-portfolio.purple .portfolio-categories .prev:active,
.section-portfolio.purple .portfolio-categories .next:active {
  color: #cf00cf;
}
.section-portfolio.purple .portfolio-item .inner {
  border-color: #cf00cf;
}
.section-portfolio.purple .portfolio-item .inner .title {
  color: #cf00cf;
}
.section-portfolio.gray .portfolio-categories li a:hover,
.section-portfolio.gray .portfolio-categories li a:active {
  color: #808080;
}
.section-portfolio.gray .portfolio-categories li a:hover:before,
.section-portfolio.gray .portfolio-categories li a:active:before {
  border-color: #808080;
}
.section-portfolio.gray .portfolio-categories li.active a {
  color: #808080;
}
.section-portfolio.gray .portfolio-categories li.active a:before {
  border-color: #808080;
}
.section-portfolio.gray .portfolio-categories li.active a:after {
  background-color: #808080;
}
.section-portfolio.gray .portfolio-categories .prev:hover,
.section-portfolio.gray .portfolio-categories .next:hover,
.section-portfolio.gray .portfolio-categories .prev:active,
.section-portfolio.gray .portfolio-categories .next:active {
  color: #808080;
}
.section-portfolio.gray .portfolio-item .inner {
  border-color: #808080;
}
.section-portfolio.gray .portfolio-item .inner .title {
  color: #808080;
}
.section-portfolio.black .portfolio-categories li a:hover,
.section-portfolio.black .portfolio-categories li a:active {
  color: #040404;
}
.section-portfolio.black .portfolio-categories li a:hover:before,
.section-portfolio.black .portfolio-categories li a:active:before {
  border-color: #040404;
}
.section-portfolio.black .portfolio-categories li.active a {
  color: #040404;
}
.section-portfolio.black .portfolio-categories li.active a:before {
  border-color: #040404;
}
.section-portfolio.black .portfolio-categories li.active a:after {
  background-color: #040404;
}
.section-portfolio.black .portfolio-categories .prev:hover,
.section-portfolio.black .portfolio-categories .next:hover,
.section-portfolio.black .portfolio-categories .prev:active,
.section-portfolio.black .portfolio-categories .next:active {
  color: #040404;
}
.section-portfolio.black .portfolio-item .inner {
  border-color: #040404;
}
.section-portfolio.black .portfolio-item .inner .title {
  color: #040404;
}
/* Services */
/*-----------------------------------*/
.section-services {
  text-align: center;
  padding-bottom: 0;
  overflow: hidden;
}
.section-services .section-header {
  margin-bottom: 30px;
}
.section-services .service-item > * {
  -webkit-transform: translate3d(0, 40px, 0);
  -moz-transform: translate3d(0, 40px, 0);
  -o-transform: translate3d(0, 40px, 0);
  -ms-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
.section-services .service-item .image {
  display: inline-block;
  width: 160px;
  height: 160px;
  border: 2px solid #e00505;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 156px;
  color: #fff;
  background-color: #e00505;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.section-services .service-item .image i {
  font-size: 100px;
  vertical-align: middle;
}
.section-services .service-item .title {
  font-size: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  .section-services .service-item .title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .section-services .service-item .title {
    font-size: 22px;
  }
}
.section-services .service-item .description {
  font-size: 14px;
  height: 5.6em;
  line-height: 1.4;
  margin-bottom: 1.2em;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.section-services .service-item .btn {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.section-services .service-item:hover > * {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.section-services .service-item:hover .image {
  color: #e00505;
  background-color: #fff;
}
.section-services .service-item.green .image {
  border-color: #1a9636;
  background-color: #1a9636;
}
.section-services .service-item.green:hover .image {
  color: #1a9636;
  background-color: #fff;
}
.section-services .service-item.blue .image {
  border-color: #72a5e6;
  background-color: #72a5e6;
}
.section-services .service-item.blue:hover .image {
  color: #72a5e6;
  background-color: #fff;
}
.section-services .service-item.cyan .image {
  border-color: #008b8b;
  background-color: #008b8b;
}
.section-services .service-item.cyan:hover .image {
  color: #008b8b;
  background-color: #fff;
}
.section-services .service-item.red .image {
  border-color: #ea4c4f;
  background-color: #ea4c4f;
}
.section-services .service-item.red:hover .image {
  color: #ea4c4f;
  background-color: #fff;
}
.section-services .service-item.yellow .image {
  border-color: #fdba4f;
  background-color: #fdba4f;
}
.section-services .service-item.yellow:hover .image {
  color: #fdba4f;
  background-color: #fff;
}
.section-services .service-item.orange .image {
  border-color: #ff7300;
  background-color: #ff7300;
}
.section-services .service-item.orange:hover .image {
  color: #ff7300;
  background-color: #fff;
}
.section-services .service-item.brown .image {
  border-color: #915335;
  background-color: #915335;
}
.section-services .service-item.brown:hover .image {
  color: #915335;
  background-color: #fff;
}
.section-services .service-item.turquoise .image {
  border-color: #32D8C8;
  background-color: #32D8C8;
}
.section-services .service-item.turquoise:hover .image {
  color: #32D8C8;
  background-color: #fff;
}
.section-services .service-item.pink .image {
  border-color: #ff5270;
  background-color: #ff5270;
}
.section-services .service-item.pink:hover .image {
  color: #ff5270;
  background-color: #fff;
}
.section-services .service-item.purple .image {
  border-color: #cf00cf;
  background-color: #cf00cf;
}
.section-services .service-item.purple:hover .image {
  color: #cf00cf;
  background-color: #fff;
}
.section-services .service-item.gray .image {
  border-color: #808080;
  background-color: #808080;
}
.section-services .service-item.gray:hover .image {
  color: #808080;
  background-color: #fff;
}
.section-services .service-item.black .image {
  border-color: #040404;
  background-color: #040404;
}
.section-services .service-item.black:hover .image {
  color: #040404;
  background-color: #fff;
}
.section-services .about-item {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #f8f8f8;
  margin-bottom: 30px;
  min-height: 90px;
}
@media only screen and (max-width: 479px) {
  .section-services .about-item {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 991px) {
  .section-services .about-item {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .section-services .about-item {
    min-height: 40px;
  }
}
.section-services .about-item [class*='icon-'] {
  font-size: 80px;
  color: #2e77ea;
  margin-bottom: 20px;
}
.section-services .about-item .title {
  font-size: 16px;
  width: 100%;
  color: #e00505;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  .section-services .about-item .title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-services .about-item .title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .section-services .about-item .title {
    font-size: 14px;
  }
}
.section-services .about-item .description {
  left: 0;
  right: 0;
  height: 100%;
  padding: 30px 20px 20px;
  font-size: 14px;
}
@media only screen and (max-width: 479px) {
  .section-services .about-item .description {
    padding: 20px 10px 10px;
  }
}
.section-services .about-item .description p {
  line-height: 1.4;
}
.section-services .about-item .description .btn {
  position: absolute;
  top: auto;
  left: 2px;
  right: 2px;
  bottom: 2px;
  z-index: 1;
}
.section-services .howwedoit-text {
  text-align: justify;
}
.section-services .howwedoit-img {
  margin: 0 auto;
  width: 300px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-services .whychooseus-item .image {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 2px solid #e00505;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background-color: #e00505;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding-top: 20px;
  padding-left: 4px;
}
@media only screen and (max-width: 1199px) {
  .section-services .whychooseus-item .image {
    width: 80px;
    height: 80px;
  }
}
.section-services .whychooseus-item .image i {
  font-size: 60px;
  vertical-align: middle;
}
@media only screen and (max-width: 1199px) {
  .section-services .whychooseus-item .image i {
    font-size: 40px;
  }
}
.section-services .whychooseus-item .title {
  font-size: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  .section-services .whychooseus-item .title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .section-services .whychooseus-item .title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .section-services .whychooseus-item .title {
    font-size: 18px;
  }
}
.section-services .whychooseus-item .description {
  font-size: 14px;
  height: 200px;
  line-height: 1.4;
  margin-bottom: 1.2em;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .section-services .whychooseus-item .description {
    height: 170px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .section-services .whychooseus-item .description {
    height: auto;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .section-services .whychooseus-item .description {
    height: auto;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 40px;
  }
}
.section-services .whychooseus-item .btn {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.section-services .whychooseus-item:hover > * {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.section-services .whychooseus-item:hover .image {
  color: #e00505;
  background-color: #fff;
}
/* Pricing */
/*-----------------------------------*/
.section-pricing {
  text-align: center;
  padding-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  .section-pricing {
    padding-bottom: 0;
  }
}
.section-pricing .pricing-item {
  background-color: #ebebeb;
  padding: 10px;
  margin-bottom: 30px;
}
.section-pricing .pricing-item .price,
.section-pricing .pricing-item .title {
  font-size: 26px;
  color: #fff;
  background-color: #2e77ea;
  padding: 10px 10px 20px;
}
@media only screen and (max-width: 767px) {
  .section-pricing .pricing-item .price,
  .section-pricing .pricing-item .title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-pricing .pricing-item .price,
  .section-pricing .pricing-item .title {
    font-size: 22px;
  }
}
.section-pricing .pricing-item .price {
  font-size: 20px;
  padding: 20px 10px 10px;
}
@media only screen and (max-width: 767px) {
  .section-pricing .pricing-item .price {
    font-size: 20px;
  }
}
.section-pricing .pricing-item .price sup {
  top: -1.4em;
}
.section-pricing .pricing-item .price strong {
  font-size: 50px;
}
.section-pricing .pricing-item .features {
  margin: 20px 0 50px;
}
.section-pricing .pricing-item .features li {
  position: relative;
  padding: 16px 30px;
}
.section-pricing .pricing-item .features li:before {
  content: '\e634';
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -12px;
  font-family: 'arlad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  color: #fff;
}
.section-pricing .pricing-item .features li:nth-child(odd) {
  background-color: #fff;
}
.section-pricing .pricing-item .features li:nth-child(odd):before {
  color: #ebebeb;
}
.section-pricing .pricing-item .features li.checked:before {
  color: #2e77ea;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s cubic-bezier(0.6, 0.4, 0.1, 2.6);
  -moz-transition: all 0.4s cubic-bezier(0.6, 0.4, 0.1, 2.6);
  -o-transition: all 0.4s cubic-bezier(0.6, 0.4, 0.1, 2.6);
  -ms-transition: all 0.4s cubic-bezier(0.6, 0.4, 0.1, 2.6);
  transition: all 0.4s cubic-bezier(0.6, 0.4, 0.1, 2.6);
}
.section-pricing .pricing-item:hover .features li.checked:before {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.section-pricing .pricing-item.green .price,
.section-pricing .pricing-item.green .title {
  background-color: #1a9636;
}
.section-pricing .pricing-item.green .features li.checked:before {
  color: #1a9636;
}
.section-pricing .pricing-item.blue .price,
.section-pricing .pricing-item.blue .title {
  background-color: #72a5e6;
}
.section-pricing .pricing-item.blue .features li.checked:before {
  color: #72a5e6;
}
.section-pricing .pricing-item.cyan .price,
.section-pricing .pricing-item.cyan .title {
  background-color: #008b8b;
}
.section-pricing .pricing-item.cyan .features li.checked:before {
  color: #008b8b;
}
.section-pricing .pricing-item.red .price,
.section-pricing .pricing-item.red .title {
  background-color: #ea4c4f;
}
.section-pricing .pricing-item.red .features li.checked:before {
  color: #ea4c4f;
}
.section-pricing .pricing-item.yellow .price,
.section-pricing .pricing-item.yellow .title {
  background-color: #fdba4f;
}
.section-pricing .pricing-item.yellow .features li.checked:before {
  color: #fdba4f;
}
.section-pricing .pricing-item.orange .price,
.section-pricing .pricing-item.orange .title {
  background-color: #ff7300;
}
.section-pricing .pricing-item.orange .features li.checked:before {
  color: #ff7300;
}
.section-pricing .pricing-item.brown .price,
.section-pricing .pricing-item.brown .title {
  background-color: #915335;
}
.section-pricing .pricing-item.brown .features li.checked:before {
  color: #915335;
}
.section-pricing .pricing-item.turquoise .price,
.section-pricing .pricing-item.turquoise .title {
  background-color: #32D8C8;
}
.section-pricing .pricing-item.turquoise .features li.checked:before {
  color: #32D8C8;
}
.section-pricing .pricing-item.pink .price,
.section-pricing .pricing-item.pink .title {
  background-color: #ff5270;
}
.section-pricing .pricing-item.pink .features li.checked:before {
  color: #ff5270;
}
.section-pricing .pricing-item.purple .price,
.section-pricing .pricing-item.purple .title {
  background-color: #cf00cf;
}
.section-pricing .pricing-item.purple .features li.checked:before {
  color: #cf00cf;
}
.section-pricing .pricing-item.gray .price,
.section-pricing .pricing-item.gray .title {
  background-color: #808080;
}
.section-pricing .pricing-item.gray .features li.checked:before {
  color: #808080;
}
.section-pricing .pricing-item.black .price,
.section-pricing .pricing-item.black .title {
  background-color: #040404;
}
.section-pricing .pricing-item.black .features li.checked:before {
  color: #040404;
}
.section-pricing .btn {
  z-index: 1;
}
/* Testimonials */
/*-----------------------------------*/
.section-testimonials {
  text-align: center;
}
.section-testimonials .testimonials-slider {
  position: relative;
}
.section-testimonials .testimonials-slider li {
  float: left;
  padding: 0 40px;
  width: 690px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .section-testimonials .testimonials-slider li {
    width: 450px;
  }
}
@media only screen and (max-width: 479px) {
  .section-testimonials .testimonials-slider li {
    width: 290px;
    padding: 0 20px;
  }
}
.section-testimonials .testimonials-slider .prev,
.section-testimonials .testimonials-slider .next {
  position: absolute;
  top: 60px;
  left: 0;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.section-testimonials .testimonials-slider .prev:hover,
.section-testimonials .testimonials-slider .next:hover,
.section-testimonials .testimonials-slider .prev:active,
.section-testimonials .testimonials-slider .next:active {
  color: #e00505;
}
.section-testimonials .testimonials-slider .next {
  left: auto;
  right: 0;
}
.section-testimonials .testimonials-slider .avatar {
  margin: 0 auto 40px;
  width: 160px;
  height: 160px;
}
.section-testimonials .testimonials-slider .avatar img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.section-testimonials .testimonials-slider .quote {
  font-weight: 300;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 2em;
}
.section-testimonials .testimonials-slider .quote:before,
.section-testimonials .testimonials-slider .quote:after {
  content: '"';
}
.section-testimonials .testimonials-slider .author {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: .2em;
}
@media only screen and (max-width: 479px) {
  .section-testimonials .testimonials-slider .author {
    font-size: 13px;
  }
}
.section-testimonials .testimonials-slider .company {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  padding-bottom: .4em;
}
.section-testimonials.green .highlight {
  color: #1a9636;
}
.section-testimonials.green .testimonials-slider .prev:hover,
.section-testimonials.green .testimonials-slider .next:hover,
.section-testimonials.green .testimonials-slider .prev:active,
.section-testimonials.green .testimonials-slider .next:active {
  color: #1a9636;
}
.section-testimonials.green a {
  color: #1a9636;
}
.section-testimonials.green a:hover,
.section-testimonials.green a:focus,
.section-testimonials.green a:active {
  color: #1a3096;
}
.section-testimonials.blue .highlight {
  color: #72a5e6;
}
.section-testimonials.blue .testimonials-slider .prev:hover,
.section-testimonials.blue .testimonials-slider .next:hover,
.section-testimonials.blue .testimonials-slider .prev:active,
.section-testimonials.blue .testimonials-slider .next:active {
  color: #72a5e6;
}
.section-testimonials.blue a {
  color: #72a5e6;
}
.section-testimonials.blue a:hover,
.section-testimonials.blue a:focus,
.section-testimonials.blue a:active {
  color: #e672d3;
}
.section-testimonials.cyan .highlight {
  color: #008b8b;
}
.section-testimonials.cyan .testimonials-slider .prev:hover,
.section-testimonials.cyan .testimonials-slider .next:hover,
.section-testimonials.cyan .testimonials-slider .prev:active,
.section-testimonials.cyan .testimonials-slider .next:active {
  color: #008b8b;
}
.section-testimonials.cyan a {
  color: #008b8b;
}
.section-testimonials.cyan a:hover,
.section-testimonials.cyan a:focus,
.section-testimonials.cyan a:active {
  color: #53008b;
}
.section-testimonials.red .highlight {
  color: #ea4c4f;
}
.section-testimonials.red .testimonials-slider .prev:hover,
.section-testimonials.red .testimonials-slider .next:hover,
.section-testimonials.red .testimonials-slider .prev:active,
.section-testimonials.red .testimonials-slider .next:active {
  color: #ea4c4f;
}
.section-testimonials.red a {
  color: #ea4c4f;
}
.section-testimonials.red a:hover,
.section-testimonials.red a:focus,
.section-testimonials.red a:active {
  color: #8eea4c;
}
.section-testimonials.yellow .highlight {
  color: #fdba4f;
}
.section-testimonials.yellow .testimonials-slider .prev:hover,
.section-testimonials.yellow .testimonials-slider .next:hover,
.section-testimonials.yellow .testimonials-slider .prev:active,
.section-testimonials.yellow .testimonials-slider .next:active {
  color: #fdba4f;
}
.section-testimonials.yellow a {
  color: #fdba4f;
}
.section-testimonials.yellow a:hover,
.section-testimonials.yellow a:focus,
.section-testimonials.yellow a:active {
  color: #4ffd74;
}
.section-testimonials.orange .highlight {
  color: #ff7300;
}
.section-testimonials.orange .testimonials-slider .prev:hover,
.section-testimonials.orange .testimonials-slider .next:hover,
.section-testimonials.orange .testimonials-slider .prev:active,
.section-testimonials.orange .testimonials-slider .next:active {
  color: #ff7300;
}
.section-testimonials.orange a {
  color: #ff7300;
}
.section-testimonials.orange a:hover,
.section-testimonials.orange a:focus,
.section-testimonials.orange a:active {
  color: #00ff0d;
}
.section-testimonials.brown .highlight {
  color: #915335;
}
.section-testimonials.brown .testimonials-slider .prev:hover,
.section-testimonials.brown .testimonials-slider .next:hover,
.section-testimonials.brown .testimonials-slider .prev:active,
.section-testimonials.brown .testimonials-slider .next:active {
  color: #915335;
}
.section-testimonials.brown a {
  color: #915335;
}
.section-testimonials.brown a:hover,
.section-testimonials.brown a:focus,
.section-testimonials.brown a:active {
  color: #3c9135;
}
.section-testimonials.turquoise .highlight {
  color: #32D8C8;
}
.section-testimonials.turquoise .testimonials-slider .prev:hover,
.section-testimonials.turquoise .testimonials-slider .next:hover,
.section-testimonials.turquoise .testimonials-slider .prev:active,
.section-testimonials.turquoise .testimonials-slider .next:active {
  color: #32D8C8;
}
.section-testimonials.turquoise a {
  color: #32D8C8;
}
.section-testimonials.turquoise a:hover,
.section-testimonials.turquoise a:focus,
.section-testimonials.turquoise a:active {
  color: #8632d8;
}
.section-testimonials.pink .highlight {
  color: #ff5270;
}
.section-testimonials.pink .testimonials-slider .prev:hover,
.section-testimonials.pink .testimonials-slider .next:hover,
.section-testimonials.pink .testimonials-slider .prev:active,
.section-testimonials.pink .testimonials-slider .next:active {
  color: #ff5270;
}
.section-testimonials.pink a {
  color: #ff5270;
}
.section-testimonials.pink a:hover,
.section-testimonials.pink a:focus,
.section-testimonials.pink a:active {
  color: #b5ff52;
}
.section-testimonials.purple .highlight {
  color: #cf00cf;
}
.section-testimonials.purple .testimonials-slider .prev:hover,
.section-testimonials.purple .testimonials-slider .next:hover,
.section-testimonials.purple .testimonials-slider .prev:active,
.section-testimonials.purple .testimonials-slider .next:active {
  color: #cf00cf;
}
.section-testimonials.purple a {
  color: #cf00cf;
}
.section-testimonials.purple a:hover,
.section-testimonials.purple a:focus,
.section-testimonials.purple a:active {
  color: #cf7c00;
}
.section-testimonials.gray .highlight {
  color: #808080;
}
.section-testimonials.gray .testimonials-slider .prev:hover,
.section-testimonials.gray .testimonials-slider .next:hover,
.section-testimonials.gray .testimonials-slider .prev:active,
.section-testimonials.gray .testimonials-slider .next:active {
  color: #808080;
}
.section-testimonials.gray a {
  color: #808080;
}
.section-testimonials.gray a:hover,
.section-testimonials.gray a:focus,
.section-testimonials.gray a:active {
  color: #808080;
}
.section-testimonials.black .highlight {
  color: #040404;
}
.section-testimonials.black .testimonials-slider .prev:hover,
.section-testimonials.black .testimonials-slider .next:hover,
.section-testimonials.black .testimonials-slider .prev:active,
.section-testimonials.black .testimonials-slider .next:active {
  color: #040404;
}
.section-testimonials.black a {
  color: #040404;
}
.section-testimonials.black a:hover,
.section-testimonials.black a:focus,
.section-testimonials.black a:active {
  color: #040404;
}
/* Blog Section */
/*-----------------------------------*/
/* Wide Posts */
/*-----------------------------------*/
.section-blog {
  text-align: center;
}
.section-blog .articles {
  text-align: left;
  margin-bottom: 40px;
}
.section-blog .article {
  border-bottom: 1px solid #f8f8f8;
}
.section-blog .article:before,
.section-blog .article:after {
  content: '';
  display: table;
}
.section-blog .article:after {
  clear: both;
}
.section-blog .article:last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section-blog .article {
    border-bottom: none;
    margin-bottom: 30px;
  }
}
.section-blog .article .post-image-wrap,
.section-blog .article .post-content,
.section-blog .article .post-links {
  float: left;
  width: 15%;
  height: 180px;
  line-height: 180px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 767px) {
  .section-blog .article .post-image-wrap,
  .section-blog .article .post-content,
  .section-blog .article .post-links {
    float: none;
    width: 100% !important;
    height: auto;
    line-height: normal;
  }
}
.section-blog .article .post-content {
  width: 72%;
  padding: 0 20px 0 60px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .section-blog .article .post-content {
    padding: 0 10px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section-blog .article .post-content {
    padding: 0;
  }
}
.section-blog .article .post-content .inner {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  max-height: 96%;
  overflow: hidden;
}
.section-blog .article .post-meta {
  background-color: #f8f8f8;
  padding: 4px 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .section-blog .article .post-meta > span {
    font-size: 12px;
  }
}
.section-blog .article .post-links {
  width: 13%;
  padding-left: 8%;
}
@media only screen and (max-width: 767px) {
  .section-blog .article .post-links {
    display: none;
  }
}
.section-blog .article:hover .post-image-wrap,
.section-blog .article:active .post-image-wrap {
  width: 28%;
  margin-right: -4%;
}
.section-blog .article:hover .post-links,
.section-blog .article:active .post-links {
  width: 4%;
  padding-left: 0;
}
.section-blog .article .post-image-wrap {
  position: relative;
  line-height: 1;
}
.section-blog .article .post-image-wrap .post-image {
  display: block;
  height: 100%;
}
.section-blog .article .post-image-wrap .post-image img {
  max-width: none;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .section-blog .article .post-image-wrap .post-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
.section-blog .article .post-title {
  font-size: 22px;
  color: #2e77ea;
}
@media only screen and (max-width: 991px) {
  .section-blog .article .post-title {
    font-size: 20px;
  }
}
.section-blog .article .post-title a {
  color: #2e77ea;
}
.section-blog .article .post-title a:hover,
.section-blog .article .post-title a:active {
  color: #e00505;
}
.section-blog .article .post-description {
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .section-blog .article .post-description {
    font-size: 12px;
  }
}
.section-blog .article .post-description p {
  margin-bottom: .4em;
}
.section-blog .article .post-link {
  font-size: 32px;
  color: #2e77ea;
}
.section-blog .article .post-link:hover,
.section-blog .article .post-link:active {
  color: #e00505;
}
.section-blog .article .post-link i {
  padding: 1px;
}
/* Post */
/*-----------------------------------*/
.post {
  margin-bottom: 84px;
}
.post:before,
.post:after {
  content: '';
  display: table;
}
.post:after {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .post {
    margin-bottom: 60px;
  }
}
.post-title {
  font-size: 32px;
  line-height: 1;
}
.post-meta {
  margin-bottom: 26px;
}
.post-meta > span {
  font-size: 14px;
  margin-left: 2px;
  padding-left: 6px;
  border-left: 1px solid #ccc;
  line-height: 1.4;
}
.post-meta > span:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.post-image {
  margin-bottom: 26px;
}
.post-image.pull-left,
.post-image.pull-right {
  width: 44%;
  margin: .5em 2% .3em 0;
}
.post-image.pull-right {
  margin-left: 2%;
  margin-right: 0;
}
.post-content {
  margin-bottom: 40px;
}
.post-content > h1,
.post-content > h2,
.post-content > h3,
.post-content > h4,
.post-content > h5,
.post-content > h6 {
  margin-top: 1em;
}
/* Image Slider */
/*-----------------------------------*/
.thumbnail-slider {
  margin-bottom: 40px;
  /*Arrows*/
}
.thumbnail-slider .slider-images-wrap {
  background-color: #464A52;
}
.thumbnail-slider .slider-images-wrap,
.thumbnail-slider .slider-images-wrap li {
  width: 630px;
  height: 440px;
  float: left;
  position: relative;
}
.thumbnail-slider .slider-thumbs-wrap {
  position: relative;
  float: right;
  width: 240px;
  height: 450px;
}
.thumbnail-slider .slider-thumbs-wrap li {
  width: 240px;
  height: 140px;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0 5px transparent;
  -moz-box-shadow: inset 0 0 0 5px transparent;
  box-shadow: inset 0 0 0 5px transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.thumbnail-slider .slider-thumbs-wrap li img {
  position: relative;
  z-index: -1;
}
.thumbnail-slider .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #2e77ea;
  -moz-box-shadow: inset 0 0 0 5px #2e77ea;
  box-shadow: inset 0 0 0 5px #2e77ea;
}
.thumbnail-slider .slider-thumbs-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  background-color: #fff;
}
.thumbnail-slider .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: 'Arvo', serif;
  color: #fff;
  background-color: #464A52;
  background-color: rgba(70, 74, 82, 0.8);
  padding: 20px 26px 23px;
}
.thumbnail-slider .prev,
.thumbnail-slider .next {
  position: absolute;
  top: 5px;
  left: 50%;
  font-size: 48px;
  color: #2e77ea;
  line-height: 26px;
  margin-left: -24px;
  width: 48px;
  height: 26px;
}
.thumbnail-slider .prev:hover,
.thumbnail-slider .next:hover,
.thumbnail-slider .prev:active,
.thumbnail-slider .next:active {
  color: #e00505;
}
.thumbnail-slider .prev.disabled,
.thumbnail-slider .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider .next {
  top: auto;
  bottom: 14px;
}
.thumbnail-slider.green .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #1a9636;
  -moz-box-shadow: inset 0 0 0 5px #1a9636;
  box-shadow: inset 0 0 0 5px #1a9636;
}
.thumbnail-slider.green .prev:hover,
.thumbnail-slider.green .next:hover,
.thumbnail-slider.green .prev:active,
.thumbnail-slider.green .next:active {
  color: #1a9636;
}
.thumbnail-slider.green .prev.disabled,
.thumbnail-slider.green .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.blue .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #72a5e6;
  -moz-box-shadow: inset 0 0 0 5px #72a5e6;
  box-shadow: inset 0 0 0 5px #72a5e6;
}
.thumbnail-slider.blue .prev:hover,
.thumbnail-slider.blue .next:hover,
.thumbnail-slider.blue .prev:active,
.thumbnail-slider.blue .next:active {
  color: #72a5e6;
}
.thumbnail-slider.blue .prev.disabled,
.thumbnail-slider.blue .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.cyan .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #008b8b;
  -moz-box-shadow: inset 0 0 0 5px #008b8b;
  box-shadow: inset 0 0 0 5px #008b8b;
}
.thumbnail-slider.cyan .prev:hover,
.thumbnail-slider.cyan .next:hover,
.thumbnail-slider.cyan .prev:active,
.thumbnail-slider.cyan .next:active {
  color: #008b8b;
}
.thumbnail-slider.cyan .prev.disabled,
.thumbnail-slider.cyan .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.red .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #ea4c4f;
  -moz-box-shadow: inset 0 0 0 5px #ea4c4f;
  box-shadow: inset 0 0 0 5px #ea4c4f;
}
.thumbnail-slider.red .prev:hover,
.thumbnail-slider.red .next:hover,
.thumbnail-slider.red .prev:active,
.thumbnail-slider.red .next:active {
  color: #ea4c4f;
}
.thumbnail-slider.red .prev.disabled,
.thumbnail-slider.red .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.yellow .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #fdba4f;
  -moz-box-shadow: inset 0 0 0 5px #fdba4f;
  box-shadow: inset 0 0 0 5px #fdba4f;
}
.thumbnail-slider.yellow .prev:hover,
.thumbnail-slider.yellow .next:hover,
.thumbnail-slider.yellow .prev:active,
.thumbnail-slider.yellow .next:active {
  color: #fdba4f;
}
.thumbnail-slider.yellow .prev.disabled,
.thumbnail-slider.yellow .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.orange .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #ff7300;
  -moz-box-shadow: inset 0 0 0 5px #ff7300;
  box-shadow: inset 0 0 0 5px #ff7300;
}
.thumbnail-slider.orange .prev:hover,
.thumbnail-slider.orange .next:hover,
.thumbnail-slider.orange .prev:active,
.thumbnail-slider.orange .next:active {
  color: #ff7300;
}
.thumbnail-slider.orange .prev.disabled,
.thumbnail-slider.orange .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.brown .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #915335;
  -moz-box-shadow: inset 0 0 0 5px #915335;
  box-shadow: inset 0 0 0 5px #915335;
}
.thumbnail-slider.brown .prev:hover,
.thumbnail-slider.brown .next:hover,
.thumbnail-slider.brown .prev:active,
.thumbnail-slider.brown .next:active {
  color: #915335;
}
.thumbnail-slider.brown .prev.disabled,
.thumbnail-slider.brown .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.turquoise .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #32D8C8;
  -moz-box-shadow: inset 0 0 0 5px #32D8C8;
  box-shadow: inset 0 0 0 5px #32D8C8;
}
.thumbnail-slider.turquoise .prev:hover,
.thumbnail-slider.turquoise .next:hover,
.thumbnail-slider.turquoise .prev:active,
.thumbnail-slider.turquoise .next:active {
  color: #32D8C8;
}
.thumbnail-slider.turquoise .prev.disabled,
.thumbnail-slider.turquoise .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.pink .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #ff5270;
  -moz-box-shadow: inset 0 0 0 5px #ff5270;
  box-shadow: inset 0 0 0 5px #ff5270;
}
.thumbnail-slider.pink .prev:hover,
.thumbnail-slider.pink .next:hover,
.thumbnail-slider.pink .prev:active,
.thumbnail-slider.pink .next:active {
  color: #ff5270;
}
.thumbnail-slider.pink .prev.disabled,
.thumbnail-slider.pink .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.purple .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #cf00cf;
  -moz-box-shadow: inset 0 0 0 5px #cf00cf;
  box-shadow: inset 0 0 0 5px #cf00cf;
}
.thumbnail-slider.purple .prev:hover,
.thumbnail-slider.purple .next:hover,
.thumbnail-slider.purple .prev:active,
.thumbnail-slider.purple .next:active {
  color: #cf00cf;
}
.thumbnail-slider.purple .prev.disabled,
.thumbnail-slider.purple .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.gray .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #808080;
  -moz-box-shadow: inset 0 0 0 5px #808080;
  box-shadow: inset 0 0 0 5px #808080;
}
.thumbnail-slider.gray .prev:hover,
.thumbnail-slider.gray .next:hover,
.thumbnail-slider.gray .prev:active,
.thumbnail-slider.gray .next:active {
  color: #808080;
}
.thumbnail-slider.gray .prev.disabled,
.thumbnail-slider.gray .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
.thumbnail-slider.black .slider-thumbs-wrap li.active {
  -webkit-box-shadow: inset 0 0 0 5px #040404;
  -moz-box-shadow: inset 0 0 0 5px #040404;
  box-shadow: inset 0 0 0 5px #040404;
}
.thumbnail-slider.black .prev:hover,
.thumbnail-slider.black .next:hover,
.thumbnail-slider.black .prev:active,
.thumbnail-slider.black .next:active {
  color: #040404;
}
.thumbnail-slider.black .prev.disabled,
.thumbnail-slider.black .next.disabled {
  color: rgba(70, 74, 82, 0.5);
}
@media only screen and (max-width: 1199px) {
  .thumbnail-slider .slider-images-wrap,
  .thumbnail-slider .slider-images-wrap li {
    width: 424px;
    height: 350px;
  }
  .thumbnail-slider .slider-thumbs-wrap {
    width: 180px;
    height: 360px;
  }
  .thumbnail-slider .slider-thumbs-wrap li {
    width: 180px;
    height: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .postlist,
  .post {
    margin-bottom: 40px;
  }
  .post-title {
    font-size: 26px;
  }
  .post-meta {
    margin-bottom: 16px;
  }
  .post-meta > span {
    font-size: 12px;
  }
  .thumbnail-slider {
    width: 450px;
    margin: 0 auto 20px;
  }
  .thumbnail-slider .slider-images-wrap,
  .thumbnail-slider .slider-images-wrap li {
    width: 330px;
    height: 230px;
  }
  .thumbnail-slider .slider-thumbs-wrap {
    width: 110px;
    height: 240px;
  }
  .thumbnail-slider .slider-thumbs-wrap li {
    width: 110px;
    height: 70px;
  }
  .thumbnail-slider .description {
    padding: 13px 13px 16px;
  }
}
@media only screen and (max-width: 479px) {
  .post-title {
    font-size: 22px;
  }
  .post-image {
    margin-bottom: 16px;
  }
  .thumbnail-slider {
    width: 290px;
    /*Arrows*/
  }
  .thumbnail-slider .slider-images-wrap {
    float: none;
  }
  .thumbnail-slider .slider-images-wrap,
  .thumbnail-slider .slider-images-wrap li {
    width: 290px;
    height: 200px;
  }
  .thumbnail-slider .slider-thumbs-wrap {
    float: none;
    width: 100%;
    height: 0;
  }
  .thumbnail-slider .slider-thumbs-wrap li,
  .thumbnail-slider .slider-thumbs-wrap:before {
    width: 0;
    height: 0;
  }
  .thumbnail-slider .prev,
  .thumbnail-slider .next {
    top: -136px;
    left: 0;
    line-height: 48px;
    margin-left: 0;
    width: 48px;
    height: 48px;
  }
  .thumbnail-slider .prev:before,
  .thumbnail-slider .next:before {
    content: '\e609';
  }
  .thumbnail-slider .next {
    left: auto;
    right: 0;
  }
  .thumbnail-slider .next:before {
    content: '\e608';
  }
}
/* Comments */
/*-----------------------------------*/
.section-comments {
  padding-top: 0;
}
.section-comments .title {
  font-size: 24px;
  margin-bottom: 2em;
}
@media only screen and (max-width: 991px) {
  .section-comments .title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .section-comments .title {
    font-size: 20px;
  }
}
.comment-list .comment {
  padding-left: 80px;
}
.comment-list > .comment > .children .comment {
  padding-left: 0;
}
.comment-list > .comment > .children > .comment {
  padding-left: 80px;
}
.comment-body {
  position: relative;
  min-height: 80px;
  padding-left: 20px;
  margin-bottom: 60px;
}
.comment-body p {
  margin-bottom: 1em;
}
.comment-body .comment-author em {
  display: none;
  font-size: 12px;
  line-height: .8;
  font-style: normal;
  color: #c7cad0;
  margin-left: .4em;
}
.bypostauthor > .comment-body .comment-author em {
  display: inline-block;
}
.comment-avatar {
  position: absolute;
  top: 0;
  left: -80px;
  width: 80px;
  height: 80px;
  background-color: #e00505;
}
.comment-avatar img {
  width: 100%;
  height: 100%;
}
.children .comment-avatar:before {
  font-family: 'arlad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63a';
  font-size: 24px;
  color: #e00505;
  position: absolute;
  top: 30px;
  left: -50px;
}
.comment-content {
  font-size: 14px;
}
.comment-meta {
  font-size: 14px;
  line-height: 20.8px;
  text-align: right;
  text-transform: lowercase;
  margin-bottom: 10px;
}
.comment-meta .comment-author {
  float: left;
  font-family: 'Arvo', serif;
  font-size: 20px;
  color: #464A52;
  text-transform: none;
  text-align: left;
  margin: -0.16em 0 0;
}
.comment-meta .comment-author a {
  color: #464A52;
}
.comment-meta .comment-author a:hover {
  color: #e00505;
}
.comment-meta .comment-date {
  color: #c7cad0;
  display: inline-block;
  padding-right: 4px;
  border-right: 1px solid #ccc;
}
.section-comments.green .comment-body h1 a,
.section-comments.green .comment-body h2 a,
.section-comments.green .comment-body h3 a,
.section-comments.green .comment-body h4 a,
.section-comments.green .comment-body h5 a,
.section-comments.green .comment-body h6 a {
  color: #464A52;
}
.section-comments.green .comment-body h1 a:hover,
.section-comments.green .comment-body h2 a:hover,
.section-comments.green .comment-body h3 a:hover,
.section-comments.green .comment-body h4 a:hover,
.section-comments.green .comment-body h5 a:hover,
.section-comments.green .comment-body h6 a:hover,
.section-comments.green .comment-body h1 a:active,
.section-comments.green .comment-body h2 a:active,
.section-comments.green .comment-body h3 a:active,
.section-comments.green .comment-body h4 a:active,
.section-comments.green .comment-body h5 a:active,
.section-comments.green .comment-body h6 a:active {
  color: #1a9636;
}
.section-comments.green .comment-body a {
  color: #1a9636;
}
.section-comments.green .comment-body a:hover,
.section-comments.green .comment-body a:focus,
.section-comments.green .comment-body a:active {
  color: #1a3096;
}
.section-comments.green .comment-avatar {
  background-color: #1a9636;
}
.section-comments.green .comment-avatar:before {
  color: #1a9636;
}
.section-comments.blue .comment-body h1 a,
.section-comments.blue .comment-body h2 a,
.section-comments.blue .comment-body h3 a,
.section-comments.blue .comment-body h4 a,
.section-comments.blue .comment-body h5 a,
.section-comments.blue .comment-body h6 a {
  color: #464A52;
}
.section-comments.blue .comment-body h1 a:hover,
.section-comments.blue .comment-body h2 a:hover,
.section-comments.blue .comment-body h3 a:hover,
.section-comments.blue .comment-body h4 a:hover,
.section-comments.blue .comment-body h5 a:hover,
.section-comments.blue .comment-body h6 a:hover,
.section-comments.blue .comment-body h1 a:active,
.section-comments.blue .comment-body h2 a:active,
.section-comments.blue .comment-body h3 a:active,
.section-comments.blue .comment-body h4 a:active,
.section-comments.blue .comment-body h5 a:active,
.section-comments.blue .comment-body h6 a:active {
  color: #72a5e6;
}
.section-comments.blue .comment-body a {
  color: #72a5e6;
}
.section-comments.blue .comment-body a:hover,
.section-comments.blue .comment-body a:focus,
.section-comments.blue .comment-body a:active {
  color: #e672d3;
}
.section-comments.blue .comment-avatar {
  background-color: #72a5e6;
}
.section-comments.blue .comment-avatar:before {
  color: #72a5e6;
}
.section-comments.cyan .comment-body h1 a,
.section-comments.cyan .comment-body h2 a,
.section-comments.cyan .comment-body h3 a,
.section-comments.cyan .comment-body h4 a,
.section-comments.cyan .comment-body h5 a,
.section-comments.cyan .comment-body h6 a {
  color: #464A52;
}
.section-comments.cyan .comment-body h1 a:hover,
.section-comments.cyan .comment-body h2 a:hover,
.section-comments.cyan .comment-body h3 a:hover,
.section-comments.cyan .comment-body h4 a:hover,
.section-comments.cyan .comment-body h5 a:hover,
.section-comments.cyan .comment-body h6 a:hover,
.section-comments.cyan .comment-body h1 a:active,
.section-comments.cyan .comment-body h2 a:active,
.section-comments.cyan .comment-body h3 a:active,
.section-comments.cyan .comment-body h4 a:active,
.section-comments.cyan .comment-body h5 a:active,
.section-comments.cyan .comment-body h6 a:active {
  color: #008b8b;
}
.section-comments.cyan .comment-body a {
  color: #008b8b;
}
.section-comments.cyan .comment-body a:hover,
.section-comments.cyan .comment-body a:focus,
.section-comments.cyan .comment-body a:active {
  color: #53008b;
}
.section-comments.cyan .comment-avatar {
  background-color: #008b8b;
}
.section-comments.cyan .comment-avatar:before {
  color: #008b8b;
}
.section-comments.red .comment-body h1 a,
.section-comments.red .comment-body h2 a,
.section-comments.red .comment-body h3 a,
.section-comments.red .comment-body h4 a,
.section-comments.red .comment-body h5 a,
.section-comments.red .comment-body h6 a {
  color: #464A52;
}
.section-comments.red .comment-body h1 a:hover,
.section-comments.red .comment-body h2 a:hover,
.section-comments.red .comment-body h3 a:hover,
.section-comments.red .comment-body h4 a:hover,
.section-comments.red .comment-body h5 a:hover,
.section-comments.red .comment-body h6 a:hover,
.section-comments.red .comment-body h1 a:active,
.section-comments.red .comment-body h2 a:active,
.section-comments.red .comment-body h3 a:active,
.section-comments.red .comment-body h4 a:active,
.section-comments.red .comment-body h5 a:active,
.section-comments.red .comment-body h6 a:active {
  color: #ea4c4f;
}
.section-comments.red .comment-body a {
  color: #ea4c4f;
}
.section-comments.red .comment-body a:hover,
.section-comments.red .comment-body a:focus,
.section-comments.red .comment-body a:active {
  color: #8eea4c;
}
.section-comments.red .comment-avatar {
  background-color: #ea4c4f;
}
.section-comments.red .comment-avatar:before {
  color: #ea4c4f;
}
.section-comments.yellow .comment-body h1 a,
.section-comments.yellow .comment-body h2 a,
.section-comments.yellow .comment-body h3 a,
.section-comments.yellow .comment-body h4 a,
.section-comments.yellow .comment-body h5 a,
.section-comments.yellow .comment-body h6 a {
  color: #464A52;
}
.section-comments.yellow .comment-body h1 a:hover,
.section-comments.yellow .comment-body h2 a:hover,
.section-comments.yellow .comment-body h3 a:hover,
.section-comments.yellow .comment-body h4 a:hover,
.section-comments.yellow .comment-body h5 a:hover,
.section-comments.yellow .comment-body h6 a:hover,
.section-comments.yellow .comment-body h1 a:active,
.section-comments.yellow .comment-body h2 a:active,
.section-comments.yellow .comment-body h3 a:active,
.section-comments.yellow .comment-body h4 a:active,
.section-comments.yellow .comment-body h5 a:active,
.section-comments.yellow .comment-body h6 a:active {
  color: #fdba4f;
}
.section-comments.yellow .comment-body a {
  color: #fdba4f;
}
.section-comments.yellow .comment-body a:hover,
.section-comments.yellow .comment-body a:focus,
.section-comments.yellow .comment-body a:active {
  color: #4ffd74;
}
.section-comments.yellow .comment-avatar {
  background-color: #fdba4f;
}
.section-comments.yellow .comment-avatar:before {
  color: #fdba4f;
}
.section-comments.orange .comment-body h1 a,
.section-comments.orange .comment-body h2 a,
.section-comments.orange .comment-body h3 a,
.section-comments.orange .comment-body h4 a,
.section-comments.orange .comment-body h5 a,
.section-comments.orange .comment-body h6 a {
  color: #464A52;
}
.section-comments.orange .comment-body h1 a:hover,
.section-comments.orange .comment-body h2 a:hover,
.section-comments.orange .comment-body h3 a:hover,
.section-comments.orange .comment-body h4 a:hover,
.section-comments.orange .comment-body h5 a:hover,
.section-comments.orange .comment-body h6 a:hover,
.section-comments.orange .comment-body h1 a:active,
.section-comments.orange .comment-body h2 a:active,
.section-comments.orange .comment-body h3 a:active,
.section-comments.orange .comment-body h4 a:active,
.section-comments.orange .comment-body h5 a:active,
.section-comments.orange .comment-body h6 a:active {
  color: #ff7300;
}
.section-comments.orange .comment-body a {
  color: #ff7300;
}
.section-comments.orange .comment-body a:hover,
.section-comments.orange .comment-body a:focus,
.section-comments.orange .comment-body a:active {
  color: #00ff0d;
}
.section-comments.orange .comment-avatar {
  background-color: #ff7300;
}
.section-comments.orange .comment-avatar:before {
  color: #ff7300;
}
.section-comments.brown .comment-body h1 a,
.section-comments.brown .comment-body h2 a,
.section-comments.brown .comment-body h3 a,
.section-comments.brown .comment-body h4 a,
.section-comments.brown .comment-body h5 a,
.section-comments.brown .comment-body h6 a {
  color: #464A52;
}
.section-comments.brown .comment-body h1 a:hover,
.section-comments.brown .comment-body h2 a:hover,
.section-comments.brown .comment-body h3 a:hover,
.section-comments.brown .comment-body h4 a:hover,
.section-comments.brown .comment-body h5 a:hover,
.section-comments.brown .comment-body h6 a:hover,
.section-comments.brown .comment-body h1 a:active,
.section-comments.brown .comment-body h2 a:active,
.section-comments.brown .comment-body h3 a:active,
.section-comments.brown .comment-body h4 a:active,
.section-comments.brown .comment-body h5 a:active,
.section-comments.brown .comment-body h6 a:active {
  color: #915335;
}
.section-comments.brown .comment-body a {
  color: #915335;
}
.section-comments.brown .comment-body a:hover,
.section-comments.brown .comment-body a:focus,
.section-comments.brown .comment-body a:active {
  color: #3c9135;
}
.section-comments.brown .comment-avatar {
  background-color: #915335;
}
.section-comments.brown .comment-avatar:before {
  color: #915335;
}
.section-comments.turquoise .comment-body h1 a,
.section-comments.turquoise .comment-body h2 a,
.section-comments.turquoise .comment-body h3 a,
.section-comments.turquoise .comment-body h4 a,
.section-comments.turquoise .comment-body h5 a,
.section-comments.turquoise .comment-body h6 a {
  color: #464A52;
}
.section-comments.turquoise .comment-body h1 a:hover,
.section-comments.turquoise .comment-body h2 a:hover,
.section-comments.turquoise .comment-body h3 a:hover,
.section-comments.turquoise .comment-body h4 a:hover,
.section-comments.turquoise .comment-body h5 a:hover,
.section-comments.turquoise .comment-body h6 a:hover,
.section-comments.turquoise .comment-body h1 a:active,
.section-comments.turquoise .comment-body h2 a:active,
.section-comments.turquoise .comment-body h3 a:active,
.section-comments.turquoise .comment-body h4 a:active,
.section-comments.turquoise .comment-body h5 a:active,
.section-comments.turquoise .comment-body h6 a:active {
  color: #32D8C8;
}
.section-comments.turquoise .comment-body a {
  color: #32D8C8;
}
.section-comments.turquoise .comment-body a:hover,
.section-comments.turquoise .comment-body a:focus,
.section-comments.turquoise .comment-body a:active {
  color: #8632d8;
}
.section-comments.turquoise .comment-avatar {
  background-color: #32D8C8;
}
.section-comments.turquoise .comment-avatar:before {
  color: #32D8C8;
}
.section-comments.pink .comment-body h1 a,
.section-comments.pink .comment-body h2 a,
.section-comments.pink .comment-body h3 a,
.section-comments.pink .comment-body h4 a,
.section-comments.pink .comment-body h5 a,
.section-comments.pink .comment-body h6 a {
  color: #464A52;
}
.section-comments.pink .comment-body h1 a:hover,
.section-comments.pink .comment-body h2 a:hover,
.section-comments.pink .comment-body h3 a:hover,
.section-comments.pink .comment-body h4 a:hover,
.section-comments.pink .comment-body h5 a:hover,
.section-comments.pink .comment-body h6 a:hover,
.section-comments.pink .comment-body h1 a:active,
.section-comments.pink .comment-body h2 a:active,
.section-comments.pink .comment-body h3 a:active,
.section-comments.pink .comment-body h4 a:active,
.section-comments.pink .comment-body h5 a:active,
.section-comments.pink .comment-body h6 a:active {
  color: #ff5270;
}
.section-comments.pink .comment-body a {
  color: #ff5270;
}
.section-comments.pink .comment-body a:hover,
.section-comments.pink .comment-body a:focus,
.section-comments.pink .comment-body a:active {
  color: #b5ff52;
}
.section-comments.pink .comment-avatar {
  background-color: #ff5270;
}
.section-comments.pink .comment-avatar:before {
  color: #ff5270;
}
.section-comments.purple .comment-body h1 a,
.section-comments.purple .comment-body h2 a,
.section-comments.purple .comment-body h3 a,
.section-comments.purple .comment-body h4 a,
.section-comments.purple .comment-body h5 a,
.section-comments.purple .comment-body h6 a {
  color: #464A52;
}
.section-comments.purple .comment-body h1 a:hover,
.section-comments.purple .comment-body h2 a:hover,
.section-comments.purple .comment-body h3 a:hover,
.section-comments.purple .comment-body h4 a:hover,
.section-comments.purple .comment-body h5 a:hover,
.section-comments.purple .comment-body h6 a:hover,
.section-comments.purple .comment-body h1 a:active,
.section-comments.purple .comment-body h2 a:active,
.section-comments.purple .comment-body h3 a:active,
.section-comments.purple .comment-body h4 a:active,
.section-comments.purple .comment-body h5 a:active,
.section-comments.purple .comment-body h6 a:active {
  color: #cf00cf;
}
.section-comments.purple .comment-body a {
  color: #cf00cf;
}
.section-comments.purple .comment-body a:hover,
.section-comments.purple .comment-body a:focus,
.section-comments.purple .comment-body a:active {
  color: #cf7c00;
}
.section-comments.purple .comment-avatar {
  background-color: #cf00cf;
}
.section-comments.purple .comment-avatar:before {
  color: #cf00cf;
}
.section-comments.gray .comment-body h1 a,
.section-comments.gray .comment-body h2 a,
.section-comments.gray .comment-body h3 a,
.section-comments.gray .comment-body h4 a,
.section-comments.gray .comment-body h5 a,
.section-comments.gray .comment-body h6 a {
  color: #464A52;
}
.section-comments.gray .comment-body h1 a:hover,
.section-comments.gray .comment-body h2 a:hover,
.section-comments.gray .comment-body h3 a:hover,
.section-comments.gray .comment-body h4 a:hover,
.section-comments.gray .comment-body h5 a:hover,
.section-comments.gray .comment-body h6 a:hover,
.section-comments.gray .comment-body h1 a:active,
.section-comments.gray .comment-body h2 a:active,
.section-comments.gray .comment-body h3 a:active,
.section-comments.gray .comment-body h4 a:active,
.section-comments.gray .comment-body h5 a:active,
.section-comments.gray .comment-body h6 a:active {
  color: #808080;
}
.section-comments.gray .comment-body a {
  color: #808080;
}
.section-comments.gray .comment-body a:hover,
.section-comments.gray .comment-body a:focus,
.section-comments.gray .comment-body a:active {
  color: #808080;
}
.section-comments.gray .comment-avatar {
  background-color: #808080;
}
.section-comments.gray .comment-avatar:before {
  color: #808080;
}
.section-comments.black .comment-body h1 a,
.section-comments.black .comment-body h2 a,
.section-comments.black .comment-body h3 a,
.section-comments.black .comment-body h4 a,
.section-comments.black .comment-body h5 a,
.section-comments.black .comment-body h6 a {
  color: #464A52;
}
.section-comments.black .comment-body h1 a:hover,
.section-comments.black .comment-body h2 a:hover,
.section-comments.black .comment-body h3 a:hover,
.section-comments.black .comment-body h4 a:hover,
.section-comments.black .comment-body h5 a:hover,
.section-comments.black .comment-body h6 a:hover,
.section-comments.black .comment-body h1 a:active,
.section-comments.black .comment-body h2 a:active,
.section-comments.black .comment-body h3 a:active,
.section-comments.black .comment-body h4 a:active,
.section-comments.black .comment-body h5 a:active,
.section-comments.black .comment-body h6 a:active {
  color: #040404;
}
.section-comments.black .comment-body a {
  color: #040404;
}
.section-comments.black .comment-body a:hover,
.section-comments.black .comment-body a:focus,
.section-comments.black .comment-body a:active {
  color: #040404;
}
.section-comments.black .comment-avatar {
  background-color: #040404;
}
.section-comments.black .comment-avatar:before {
  color: #040404;
}
@media only screen and (max-width: 767px) {
  .comment-list > .comment > .children > .comment {
    padding-left: 0;
  }
  .comment-body {
    margin-bottom: 40px;
  }
  .children .comment-avatar:before {
    content: none;
  }
  .comment-meta {
    font-size: 12px;
    text-align: left;
    margin-bottom: 8px;
  }
  .comment-meta .comment-author {
    float: none;
    font-size: 18px;
    margin: 0 0 .2em;
  }
}
@media only screen and (max-width: 479px) {
  .comment-list .comment {
    padding-left: 0;
  }
  .comment-body {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .comment-avatar {
    position: static;
    margin-bottom: 15px;
  }
  .comment-meta .comment-author {
    font-size: 20px;
  }
}
/* Contact Us */
/*-----------------------------------*/
.section-contact {
  text-align: center;
}
.section-contact .location {
  position: relative;
  height: 400px;
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .section-contact .location {
    height: 360px;
  }
}
@media only screen and (max-width: 479px) {
  .section-contact .location {
    height: 320px;
  }
}
.section-contact .location .hide-map {
  position: absolute;
  top: -30px;
  left: 40px;
  z-index: 1;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.section-contact .location .hide-map.active {
  top: 4px;
}
.section-contact .map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 50px;
}
.section-contact .map-overlay:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.section-contact .map-overlay .section-title {
  color: #fff;
}
.section-contact .map-overlay .address {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .section-contact .map-overlay .address {
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .section-contact .map-overlay .address {
    font-size: 14px;
  }
}
.section-contact .map-overlay .address span {
  display: block;
}
.section-contact .map {
  height: 100%;
}
.section-contact .map .gmap-tooltip {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #464A52;
  text-align: left;
  line-height: 1.4;
}
.section-contact .map .gmap-tooltip h6 {
  color: #e00505;
  margin-bottom: 0;
}
.section-contact .btn {
  z-index: 1;
}
/* Footer */
/*-----------------------------------*/
.footer {
  position: relative;
  background: #464A52;
  padding: 60px 0;
}
.footer .social-links {
  margin-bottom: 10px;
}
.footer .social-links a {
  background-color: transparent;
}
.footer .subscribe-form .input-group {
  float: right;
}
.footer.green .copyright a {
  color: #1a9636;
}
.footer.green .copyright a:hover,
.footer.green .copyright a:focus,
.footer.green .copyright a:active {
  color: #1a3096;
}
.footer.green .subscribe-form .form-control {
  color: #1a9636;
  border-color: #1a9636;
  border-color: rgba(26, 150, 54, 0.6);
}
.footer.green .subscribe-form .form-control:focus {
  border-color: #1a9636;
}
.footer.blue .copyright a {
  color: #72a5e6;
}
.footer.blue .copyright a:hover,
.footer.blue .copyright a:focus,
.footer.blue .copyright a:active {
  color: #e672d3;
}
.footer.blue .subscribe-form .form-control {
  color: #72a5e6;
  border-color: #72a5e6;
  border-color: rgba(114, 165, 230, 0.6);
}
.footer.blue .subscribe-form .form-control:focus {
  border-color: #72a5e6;
}
.footer.cyan .copyright a {
  color: #008b8b;
}
.footer.cyan .copyright a:hover,
.footer.cyan .copyright a:focus,
.footer.cyan .copyright a:active {
  color: #53008b;
}
.footer.cyan .subscribe-form .form-control {
  color: #008b8b;
  border-color: #008b8b;
  border-color: rgba(0, 139, 139, 0.6);
}
.footer.cyan .subscribe-form .form-control:focus {
  border-color: #008b8b;
}
.footer.red .copyright a {
  color: #ea4c4f;
}
.footer.red .copyright a:hover,
.footer.red .copyright a:focus,
.footer.red .copyright a:active {
  color: #8eea4c;
}
.footer.red .subscribe-form .form-control {
  color: #ea4c4f;
  border-color: #ea4c4f;
  border-color: rgba(234, 76, 79, 0.6);
}
.footer.red .subscribe-form .form-control:focus {
  border-color: #ea4c4f;
}
.footer.yellow .copyright a {
  color: #fdba4f;
}
.footer.yellow .copyright a:hover,
.footer.yellow .copyright a:focus,
.footer.yellow .copyright a:active {
  color: #4ffd74;
}
.footer.yellow .subscribe-form .form-control {
  color: #fdba4f;
  border-color: #fdba4f;
  border-color: rgba(253, 186, 79, 0.6);
}
.footer.yellow .subscribe-form .form-control:focus {
  border-color: #fdba4f;
}
.footer.orange .copyright a {
  color: #ff7300;
}
.footer.orange .copyright a:hover,
.footer.orange .copyright a:focus,
.footer.orange .copyright a:active {
  color: #00ff0d;
}
.footer.orange .subscribe-form .form-control {
  color: #ff7300;
  border-color: #ff7300;
  border-color: rgba(255, 115, 0, 0.6);
}
.footer.orange .subscribe-form .form-control:focus {
  border-color: #ff7300;
}
.footer.brown .copyright a {
  color: #915335;
}
.footer.brown .copyright a:hover,
.footer.brown .copyright a:focus,
.footer.brown .copyright a:active {
  color: #3c9135;
}
.footer.brown .subscribe-form .form-control {
  color: #915335;
  border-color: #915335;
  border-color: rgba(145, 83, 53, 0.6);
}
.footer.brown .subscribe-form .form-control:focus {
  border-color: #915335;
}
.footer.turquoise .copyright a {
  color: #32D8C8;
}
.footer.turquoise .copyright a:hover,
.footer.turquoise .copyright a:focus,
.footer.turquoise .copyright a:active {
  color: #8632d8;
}
.footer.turquoise .subscribe-form .form-control {
  color: #32D8C8;
  border-color: #32D8C8;
  border-color: rgba(50, 216, 200, 0.6);
}
.footer.turquoise .subscribe-form .form-control:focus {
  border-color: #32D8C8;
}
.footer.pink .copyright a {
  color: #ff5270;
}
.footer.pink .copyright a:hover,
.footer.pink .copyright a:focus,
.footer.pink .copyright a:active {
  color: #b5ff52;
}
.footer.pink .subscribe-form .form-control {
  color: #ff5270;
  border-color: #ff5270;
  border-color: rgba(255, 82, 112, 0.6);
}
.footer.pink .subscribe-form .form-control:focus {
  border-color: #ff5270;
}
.footer.purple .copyright a {
  color: #cf00cf;
}
.footer.purple .copyright a:hover,
.footer.purple .copyright a:focus,
.footer.purple .copyright a:active {
  color: #cf7c00;
}
.footer.purple .subscribe-form .form-control {
  color: #cf00cf;
  border-color: #cf00cf;
  border-color: rgba(207, 0, 207, 0.6);
}
.footer.purple .subscribe-form .form-control:focus {
  border-color: #cf00cf;
}
.footer.gray .copyright a {
  color: #808080;
}
.footer.gray .copyright a:hover,
.footer.gray .copyright a:focus,
.footer.gray .copyright a:active {
  color: #808080;
}
.footer.gray .subscribe-form .form-control {
  color: #808080;
  border-color: #808080;
  border-color: rgba(128, 128, 128, 0.6);
}
.footer.gray .subscribe-form .form-control:focus {
  border-color: #808080;
}
.footer.black .copyright a {
  color: #040404;
}
.footer.black .copyright a:hover,
.footer.black .copyright a:focus,
.footer.black .copyright a:active {
  color: #040404;
}
.footer.black .subscribe-form .form-control {
  color: #040404;
  border-color: #040404;
  border-color: rgba(4, 4, 4, 0.6);
}
.footer.black .subscribe-form .form-control:focus {
  border-color: #040404;
}
.copyright {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  padding: 0 0 5px 14px;
}
@media only screen and (max-width: 767px) {
  .footer {
    padding: 30px 0;
    text-align: center;
  }
  .footer .subscribe-form .input-group {
    float: none;
    display: inline-block;
  }
  .copyright {
    padding-left: 0;
    font-size: 12px;
  }
}
/* Buttons */
/*-----------------------------------*/
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: transparent;
  outline: none;
}
.btn.active,
.btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn {
  position: relative;
  outline: none;
  vertical-align: top;
  height: 40px;
  line-height: 36px;
  border: 2px solid #e00505;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  color: #e00505;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 479px) {
  .btn {
    font-size: 12px;
  }
}
.btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 0;
  background-color: #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn:hover,
.btn:focus,
.btn:active {
  border-color: #e00505;
  color: #fff;
}
.btn:hover:before,
.btn:focus:before,
.btn:active:before {
  height: 100%;
}
.btn:active {
  top: 1px;
}
.btn.btn-wide {
  display: block;
  width: 100%;
}
.btn.btn-xs {
  height: 20px;
  line-height: 16px;
  padding: 0 5px;
}
.btn.btn-sm {
  height: 30px;
  line-height: 26px;
  padding: 0 15px;
}
.btn.btn-lg {
  height: 60px;
  line-height: 56px;
  padding: 0 30px;
}
@media only screen and (max-width: 991px) {
  .btn.btn-lg {
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 479px) {
  .btn.btn-lg {
    font-size: 14px;
  }
}
input.btn,
.btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn.btn-inverse {
  border-color: #fff;
  color: #fff;
}
.btn.btn-inverse:before {
  background-color: #fff;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn.btn-inverse:active {
  border-color: #fff;
  color: #e00505;
}
.btn.btn-transition-inverse:before {
  top: auto;
  bottom: 0;
}
.btn.btn-filled {
  color: #fff;
}
.btn.btn-filled:before {
  height: 100%;
}
.btn.btn-filled:hover,
.btn.btn-filled:focus,
.btn.btn-filled:active {
  border-color: #e00505;
  color: #e00505;
}
.btn.btn-filled:hover:before,
.btn.btn-filled:focus:before,
.btn.btn-filled:active:before {
  height: 0;
}
.btn.btn-comments:before,
.btn.btn-comments:after {
  content: '';
  position: absolute;
  top: auto;
  left: 14px;
  bottom: -11px;
  width: 0;
  height: 0;
  background-color: transparent;
  border-top: 10px solid #e00505;
  border-right: 12px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn.btn-comments:after {
  border-top: 7px solid #fff;
  border-right-width: 8px;
  left: 16px;
  bottom: -7px;
}
.btn.btn-comments:hover,
.btn.btn-comments:focus,
.btn.btn-comments:active {
  color: #fff;
  background-color: #e00505;
}
.btn.btn-comments:hover:after,
.btn.btn-comments:focus:after,
.btn.btn-comments:active:after {
  border-top-color: #e00505;
}
.btn.btn-comments.btn-xs:before {
  left: -2px;
}
.btn.btn-comments.btn-xs:after {
  left: 0;
}
/* Social Buttons */
/*-----------------------------------*/
.social-links {
  display: table;
  font-size: 0;
  width: 100%;
}
.social-links a {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 40px;
  height: 40px;
  font-size: 25px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: #2e77ea;
  margin: 0 2px 2px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-links a:before {
  position: relative;
  z-index: 1;
}
.social-links a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  height: 0;
  background-color: #3b5998;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-links a:hover:after,
.social-links a:focus:after,
.social-links a:active:after {
  height: 100%;
}
.social-links a:hover.icon-facebook:after,
.social-links a:focus.icon-facebook:after,
.social-links a:active.icon-facebook:after {
  background-color: #3b5998;
}
.social-links a:hover.icon-twitter:after,
.social-links a:focus.icon-twitter:after,
.social-links a:active.icon-twitter:after {
  background-color: #55acee;
}
.social-links a:hover.icon-google:after,
.social-links a:focus.icon-google:after,
.social-links a:active.icon-google:after {
  background-color: #db4437;
}
.social-links a:hover.icon-youtube:after,
.social-links a:focus.icon-youtube:after,
.social-links a:active.icon-youtube:after {
  background-color: #b31217;
}
.social-links a:hover.icon-linkedin:after,
.social-links a:focus.icon-linkedin:after,
.social-links a:active.icon-linkedin:after {
  background-color: #0976b4;
}
.social-links a:hover.icon-instagram:after,
.social-links a:focus.icon-instagram:after,
.social-links a:active.icon-instagram:after {
  background-color: #3f729b;
}
.social-links a:hover.icon-pinterest:after,
.social-links a:focus.icon-pinterest:after,
.social-links a:active.icon-pinterest:after {
  background-color: #cc2127;
}
.social-links a:hover.icon-vine:after,
.social-links a:focus.icon-vine:after,
.social-links a:active.icon-vine:after {
  background-color: #00b488;
}
.social-links a:hover.icon-flickr:after,
.social-links a:focus.icon-flickr:after,
.social-links a:active.icon-flickr:after {
  background-color: #ff0084;
}
.social-links a:hover.icon-tumblr:after,
.social-links a:focus.icon-tumblr:after,
.social-links a:active.icon-tumblr:after {
  background-color: #35465c;
}
.social-links a:hover.icon-vk:after,
.social-links a:focus.icon-vk:after,
.social-links a:active.icon-vk:after {
  background-color: #45668e;
}
.social-links a:hover.icon-vimeo:after,
.social-links a:focus.icon-vimeo:after,
.social-links a:active.icon-vimeo:after {
  background-color: #1ab7ea;
}
.social-links a:hover.icon-foursquare:after,
.social-links a:focus.icon-foursquare:after,
.social-links a:active.icon-foursquare:after {
  background-color: #ef4b78;
}
.social-links a:hover.icon-dribbble:after,
.social-links a:focus.icon-dribbble:after,
.social-links a:active.icon-dribbble:after {
  background-color: #ea4c89;
}
.social-links a:hover.icon-deviantart:after,
.social-links a:focus.icon-deviantart:after,
.social-links a:active.icon-deviantart:after {
  background-color: #d0dd20;
}
.social-links a:hover.icon-skype:after,
.social-links a:focus.icon-skype:after,
.social-links a:active.icon-skype:after {
  background-color: #00aded;
}
.social-links a:hover.icon-behance:after,
.social-links a:focus.icon-behance:after,
.social-links a:active.icon-behance:after {
  background-color: #1769ff;
}
.social-links a:hover.icon-github:after,
.social-links a:focus.icon-github:after,
.social-links a:active.icon-github:after {
  background-color: #4183c4;
}
.social-links a:hover.icon-reddit:after,
.social-links a:focus.icon-reddit:after,
.social-links a:active.icon-reddit:after {
  background-color: #ff4500;
}
.social-links a:hover.icon-yelp:after,
.social-links a:focus.icon-yelp:after,
.social-links a:active.icon-yelp:after {
  background-color: #af0606;
}
.social-links a:hover.icon-yahoo:after,
.social-links a:focus.icon-yahoo:after,
.social-links a:active.icon-yahoo:after {
  background-color: #400191;
}
.social-links a:hover.icon-stackoverflow:after,
.social-links a:focus.icon-stackoverflow:after,
.social-links a:active.icon-stackoverflow:after {
  background-color: #fe7a15;
}
.social-links a:hover.icon-dropbox:after,
.social-links a:focus.icon-dropbox:after,
.social-links a:active.icon-dropbox:after {
  background-color: #007ee5;
}
.social-links a:hover.icon-bitbucket:after,
.social-links a:focus.icon-bitbucket:after,
.social-links a:active.icon-bitbucket:after {
  background-color: #205081;
}
.social-links a:hover.icon-tripadvisor:after,
.social-links a:focus.icon-tripadvisor:after,
.social-links a:active.icon-tripadvisor:after {
  background-color: #589742;
}
.social-links a:hover.icon-stumbleupon:after,
.social-links a:focus.icon-stumbleupon:after,
.social-links a:active.icon-stumbleupon:after {
  background-color: #eb4924;
}
.social-links.rounded a {
  margin: 0 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.social-links.green a {
  background-color: #1a9636;
}
.social-links.blue a {
  background-color: #72a5e6;
}
.social-links.cyan a {
  background-color: #008b8b;
}
.social-links.red a {
  background-color: #ea4c4f;
}
.social-links.yellow a {
  background-color: #fdba4f;
}
.social-links.orange a {
  background-color: #ff7300;
}
.social-links.brown a {
  background-color: #915335;
}
.social-links.turquoise a {
  background-color: #32D8C8;
}
.social-links.pink a {
  background-color: #ff5270;
}
.social-links.purple a {
  background-color: #cf00cf;
}
.social-links.gray a {
  background-color: #808080;
}
.social-links.black a {
  background-color: #040404;
}
/* Generate Buttons */
/* Use this function to generate custom buttons */
/* .mixin-button(Button ClassName, Button Color, Button Text Color); */
/*-------------------------------------------------------------*/
.btn.green {
  border-color: #1a9636;
  color: #1a9636;
}
.btn.green:before {
  background-color: #1a9636;
}
.btn.green:hover,
.btn.green:focus,
.btn.green:active {
  border-color: #1a9636;
  color: #fff;
}
.btn.green.btn-filled {
  color: #fff;
}
.btn.green.btn-filled:hover,
.btn.green.btn-filled:focus,
.btn.green.btn-filled:active {
  border-color: #1a9636;
  color: #1a9636;
}
.btn.green.btn-comments:before {
  border-top-color: #1a9636;
  background-color: transparent;
}
.btn.green.btn-comments:hover,
.btn.green.btn-comments:focus,
.btn.green.btn-comments:active {
  color: #fff;
  background-color: #1a9636;
}
.btn.green.btn-comments:hover:after,
.btn.green.btn-comments:focus:after,
.btn.green.btn-comments:active:after {
  border-top-color: #1a9636;
}
.btn.blue {
  border-color: #2e77ea;
  color: #2e77ea;
}
.btn.blue:before {
  background-color: #2e77ea;
}
.btn.blue:hover,
.btn.blue:focus,
.btn.blue:active {
  border-color: #2e77ea;
  color: #fff;
}
.btn.blue.btn-filled {
  color: #fff;
}
.btn.blue.btn-filled:hover,
.btn.blue.btn-filled:focus,
.btn.blue.btn-filled:active {
  border-color: #2e77ea;
  color: #2e77ea;
}
.btn.blue.btn-comments:before {
  border-top-color: #2e77ea;
  background-color: transparent;
}
.btn.blue.btn-comments:hover,
.btn.blue.btn-comments:focus,
.btn.blue.btn-comments:active {
  color: #fff;
  background-color: #2e77ea;
}
.btn.blue.btn-comments:hover:after,
.btn.blue.btn-comments:focus:after,
.btn.blue.btn-comments:active:after {
  border-top-color: #2e77ea;
}
.btn.cyan {
  border-color: #008b8b;
  color: #008b8b;
}
.btn.cyan:before {
  background-color: #008b8b;
}
.btn.cyan:hover,
.btn.cyan:focus,
.btn.cyan:active {
  border-color: #008b8b;
  color: #fff;
}
.btn.cyan.btn-filled {
  color: #fff;
}
.btn.cyan.btn-filled:hover,
.btn.cyan.btn-filled:focus,
.btn.cyan.btn-filled:active {
  border-color: #008b8b;
  color: #008b8b;
}
.btn.cyan.btn-comments:before {
  border-top-color: #008b8b;
  background-color: transparent;
}
.btn.cyan.btn-comments:hover,
.btn.cyan.btn-comments:focus,
.btn.cyan.btn-comments:active {
  color: #fff;
  background-color: #008b8b;
}
.btn.cyan.btn-comments:hover:after,
.btn.cyan.btn-comments:focus:after,
.btn.cyan.btn-comments:active:after {
  border-top-color: #008b8b;
}
.btn.red {
  border-color: #ea4c4f;
  color: #ea4c4f;
}
.btn.red:before {
  background-color: #ea4c4f;
}
.btn.red:hover,
.btn.red:focus,
.btn.red:active {
  border-color: #ea4c4f;
  color: #fff;
}
.btn.red.btn-filled {
  color: #fff;
}
.btn.red.btn-filled:hover,
.btn.red.btn-filled:focus,
.btn.red.btn-filled:active {
  border-color: #ea4c4f;
  color: #ea4c4f;
}
.btn.red.btn-comments:before {
  border-top-color: #ea4c4f;
  background-color: transparent;
}
.btn.red.btn-comments:hover,
.btn.red.btn-comments:focus,
.btn.red.btn-comments:active {
  color: #fff;
  background-color: #ea4c4f;
}
.btn.red.btn-comments:hover:after,
.btn.red.btn-comments:focus:after,
.btn.red.btn-comments:active:after {
  border-top-color: #ea4c4f;
}
.btn.yellow {
  border-color: #fdba4f;
  color: #fdba4f;
}
.btn.yellow:before {
  background-color: #fdba4f;
}
.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow:active {
  border-color: #fdba4f;
  color: #fff;
}
.btn.yellow.btn-filled {
  color: #fff;
}
.btn.yellow.btn-filled:hover,
.btn.yellow.btn-filled:focus,
.btn.yellow.btn-filled:active {
  border-color: #fdba4f;
  color: #fdba4f;
}
.btn.yellow.btn-comments:before {
  border-top-color: #fdba4f;
  background-color: transparent;
}
.btn.yellow.btn-comments:hover,
.btn.yellow.btn-comments:focus,
.btn.yellow.btn-comments:active {
  color: #fff;
  background-color: #fdba4f;
}
.btn.yellow.btn-comments:hover:after,
.btn.yellow.btn-comments:focus:after,
.btn.yellow.btn-comments:active:after {
  border-top-color: #fdba4f;
}
.btn.orange {
  border-color: #ff7300;
  color: #ff7300;
}
.btn.orange:before {
  background-color: #ff7300;
}
.btn.orange:hover,
.btn.orange:focus,
.btn.orange:active {
  border-color: #ff7300;
  color: #fff;
}
.btn.orange.btn-filled {
  color: #fff;
}
.btn.orange.btn-filled:hover,
.btn.orange.btn-filled:focus,
.btn.orange.btn-filled:active {
  border-color: #ff7300;
  color: #ff7300;
}
.btn.orange.btn-comments:before {
  border-top-color: #ff7300;
  background-color: transparent;
}
.btn.orange.btn-comments:hover,
.btn.orange.btn-comments:focus,
.btn.orange.btn-comments:active {
  color: #fff;
  background-color: #ff7300;
}
.btn.orange.btn-comments:hover:after,
.btn.orange.btn-comments:focus:after,
.btn.orange.btn-comments:active:after {
  border-top-color: #ff7300;
}
.btn.brown {
  border-color: #915335;
  color: #915335;
}
.btn.brown:before {
  background-color: #915335;
}
.btn.brown:hover,
.btn.brown:focus,
.btn.brown:active {
  border-color: #915335;
  color: #fff;
}
.btn.brown.btn-filled {
  color: #fff;
}
.btn.brown.btn-filled:hover,
.btn.brown.btn-filled:focus,
.btn.brown.btn-filled:active {
  border-color: #915335;
  color: #915335;
}
.btn.brown.btn-comments:before {
  border-top-color: #915335;
  background-color: transparent;
}
.btn.brown.btn-comments:hover,
.btn.brown.btn-comments:focus,
.btn.brown.btn-comments:active {
  color: #fff;
  background-color: #915335;
}
.btn.brown.btn-comments:hover:after,
.btn.brown.btn-comments:focus:after,
.btn.brown.btn-comments:active:after {
  border-top-color: #915335;
}
.btn.turquoise {
  border-color: #32D8C8;
  color: #32D8C8;
}
.btn.turquoise:before {
  background-color: #32D8C8;
}
.btn.turquoise:hover,
.btn.turquoise:focus,
.btn.turquoise:active {
  border-color: #32D8C8;
  color: #fff;
}
.btn.turquoise.btn-filled {
  color: #fff;
}
.btn.turquoise.btn-filled:hover,
.btn.turquoise.btn-filled:focus,
.btn.turquoise.btn-filled:active {
  border-color: #32D8C8;
  color: #32D8C8;
}
.btn.turquoise.btn-comments:before {
  border-top-color: #32D8C8;
  background-color: transparent;
}
.btn.turquoise.btn-comments:hover,
.btn.turquoise.btn-comments:focus,
.btn.turquoise.btn-comments:active {
  color: #fff;
  background-color: #32D8C8;
}
.btn.turquoise.btn-comments:hover:after,
.btn.turquoise.btn-comments:focus:after,
.btn.turquoise.btn-comments:active:after {
  border-top-color: #32D8C8;
}
.btn.pink {
  border-color: #ff5270;
  color: #ff5270;
}
.btn.pink:before {
  background-color: #ff5270;
}
.btn.pink:hover,
.btn.pink:focus,
.btn.pink:active {
  border-color: #ff5270;
  color: #fff;
}
.btn.pink.btn-filled {
  color: #fff;
}
.btn.pink.btn-filled:hover,
.btn.pink.btn-filled:focus,
.btn.pink.btn-filled:active {
  border-color: #ff5270;
  color: #ff5270;
}
.btn.pink.btn-comments:before {
  border-top-color: #ff5270;
  background-color: transparent;
}
.btn.pink.btn-comments:hover,
.btn.pink.btn-comments:focus,
.btn.pink.btn-comments:active {
  color: #fff;
  background-color: #ff5270;
}
.btn.pink.btn-comments:hover:after,
.btn.pink.btn-comments:focus:after,
.btn.pink.btn-comments:active:after {
  border-top-color: #ff5270;
}
.btn.purple {
  border-color: #cf00cf;
  color: #cf00cf;
}
.btn.purple:before {
  background-color: #cf00cf;
}
.btn.purple:hover,
.btn.purple:focus,
.btn.purple:active {
  border-color: #cf00cf;
  color: #fff;
}
.btn.purple.btn-filled {
  color: #fff;
}
.btn.purple.btn-filled:hover,
.btn.purple.btn-filled:focus,
.btn.purple.btn-filled:active {
  border-color: #cf00cf;
  color: #cf00cf;
}
.btn.purple.btn-comments:before {
  border-top-color: #cf00cf;
  background-color: transparent;
}
.btn.purple.btn-comments:hover,
.btn.purple.btn-comments:focus,
.btn.purple.btn-comments:active {
  color: #fff;
  background-color: #cf00cf;
}
.btn.purple.btn-comments:hover:after,
.btn.purple.btn-comments:focus:after,
.btn.purple.btn-comments:active:after {
  border-top-color: #cf00cf;
}
.btn.gray {
  border-color: #808080;
  color: #808080;
}
.btn.gray:before {
  background-color: #808080;
}
.btn.gray:hover,
.btn.gray:focus,
.btn.gray:active {
  border-color: #808080;
  color: #fff;
}
.btn.gray.btn-filled {
  color: #fff;
}
.btn.gray.btn-filled:hover,
.btn.gray.btn-filled:focus,
.btn.gray.btn-filled:active {
  border-color: #808080;
  color: #808080;
}
.btn.gray.btn-comments:before {
  border-top-color: #808080;
  background-color: transparent;
}
.btn.gray.btn-comments:hover,
.btn.gray.btn-comments:focus,
.btn.gray.btn-comments:active {
  color: #fff;
  background-color: #808080;
}
.btn.gray.btn-comments:hover:after,
.btn.gray.btn-comments:focus:after,
.btn.gray.btn-comments:active:after {
  border-top-color: #808080;
}
.btn.black {
  border-color: #040404;
  color: #040404;
}
.btn.black:before {
  background-color: #040404;
}
.btn.black:hover,
.btn.black:focus,
.btn.black:active {
  border-color: #040404;
  color: #fff;
}
.btn.black.btn-filled {
  color: #fff;
}
.btn.black.btn-filled:hover,
.btn.black.btn-filled:focus,
.btn.black.btn-filled:active {
  border-color: #040404;
  color: #040404;
}
.btn.black.btn-comments:before {
  border-top-color: #040404;
  background-color: transparent;
}
.btn.black.btn-comments:hover,
.btn.black.btn-comments:focus,
.btn.black.btn-comments:active {
  color: #fff;
  background-color: #040404;
}
.btn.black.btn-comments:hover:after,
.btn.black.btn-comments:focus:after,
.btn.black.btn-comments:active:after {
  border-top-color: #040404;
}
.btn.white {
  border-color: #fff;
  color: #fff;
}
.btn.white:before {
  background-color: #fff;
}
.btn.white:hover,
.btn.white:focus,
.btn.white:active {
  border-color: #fff;
  color: #000;
}
.btn.white.btn-filled {
  color: #000;
}
.btn.white.btn-filled:hover,
.btn.white.btn-filled:focus,
.btn.white.btn-filled:active {
  border-color: #fff;
  color: #fff;
}
.btn.white.btn-comments:before {
  border-top-color: #fff;
  background-color: transparent;
}
.btn.white.btn-comments:hover,
.btn.white.btn-comments:focus,
.btn.white.btn-comments:active {
  color: #000;
  background-color: #fff;
}
.btn.white.btn-comments:hover:after,
.btn.white.btn-comments:focus:after,
.btn.white.btn-comments:active:after {
  border-top-color: #fff;
}
/* Form Fields */
/*-----------------------------------*/
[placeholder]::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
}
[placeholder]:-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
}
[placeholder]::-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
}
[placeholder]:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
}
:focus[placeholder]::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: transparent;
}
:focus[placeholder]:-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: transparent;
}
:focus[placeholder]::-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: transparent;
}
:focus[placeholder]:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: transparent;
}
label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
textarea,
textarea.form-control {
  min-height: 120px;
  padding-top: 8px;
  padding-bottom: 8px;
  resize: vertical;
}
.form-group {
  margin-bottom: 30px;
}
.form-group label {
  margin-bottom: 5px;
}
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 300;
  color: #464A52;
  line-height: normal;
  letter-spacing: 1px;
  background-color: transparent;
  border: 2px solid #ccc;
  border-color: rgba(204, 204, 204, 0.6);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-control:focus {
  border-color: #ccc;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ie8 .form-control {
  line-height: 36px;
}
.form-control.green {
  border-color: #1a9636;
  border-color: rgba(26, 150, 54, 0.6);
}
.form-control.green:focus {
  border-color: #1a9636;
}
.form-control.blue {
  border-color: #72a5e6;
  border-color: rgba(114, 165, 230, 0.6);
}
.form-control.blue:focus {
  border-color: #72a5e6;
}
.form-control.cyan {
  border-color: #008b8b;
  border-color: rgba(0, 139, 139, 0.6);
}
.form-control.cyan:focus {
  border-color: #008b8b;
}
.form-control.red {
  border-color: #ea4c4f;
  border-color: rgba(234, 76, 79, 0.6);
}
.form-control.red:focus {
  border-color: #ea4c4f;
}
.form-control.yellow {
  border-color: #fdba4f;
  border-color: rgba(253, 186, 79, 0.6);
}
.form-control.yellow:focus {
  border-color: #fdba4f;
}
.form-control.orange {
  border-color: #ff7300;
  border-color: rgba(255, 115, 0, 0.6);
}
.form-control.orange:focus {
  border-color: #ff7300;
}
.form-control.brown {
  border-color: #915335;
  border-color: rgba(145, 83, 53, 0.6);
}
.form-control.brown:focus {
  border-color: #915335;
}
.form-control.turquoise {
  border-color: #32D8C8;
  border-color: rgba(50, 216, 200, 0.6);
}
.form-control.turquoise:focus {
  border-color: #32D8C8;
}
.form-control.pink {
  border-color: #ff5270;
  border-color: rgba(255, 82, 112, 0.6);
}
.form-control.pink:focus {
  border-color: #ff5270;
}
.form-control.purple {
  border-color: #cf00cf;
  border-color: rgba(207, 0, 207, 0.6);
}
.form-control.purple:focus {
  border-color: #cf00cf;
}
.form-control.gray {
  border-color: #808080;
  border-color: rgba(128, 128, 128, 0.6);
}
.form-control.gray:focus {
  border-color: #808080;
}
.form-control.black {
  border-color: #040404;
  border-color: rgba(4, 4, 4, 0.6);
}
.form-control.black:focus {
  border-color: #040404;
}
.input-group {
  display: block;
}
.input-group .form-control {
  float: none;
  padding-right: 36px;
}
.input-group .input-group-btn {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  width: 36px;
  height: auto;
  color: #ccc;
  color: rgba(204, 204, 204, 0.6);
  padding: 0;
  border: none;
  cursor: pointer;
}
.input-group input:focus + .input-group-btn {
  color: #ccc;
}
/* CheckBoxes, Radios */
/*-----------------------------------*/
.checkbox,
.radio {
  margin: 0 0 20px;
}
.checkbox input,
.radio input {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.ie8 .checkbox input,
.ie8 .radio input {
  visibility: visible;
  width: 0;
  height: 0;
}
.checkbox label,
.radio label {
  position: relative;
  padding-left: 26px;
  line-height: 16px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .checkbox label,
  .radio label {
    line-height: 18px;
  }
}
.checkbox label:before,
.radio label:before,
.checkbox label:after,
.radio label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #e00505;
}
.checkbox label:after,
.radio label:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.checkbox label.checked,
.radio label.checked {
  color: #e00505;
}
.checkbox label.checked:after,
.radio label.checked:after {
  background-color: #e00505;
}
.checkbox label:hover,
.radio label:hover,
.checkbox label:focus,
.radio label:focus,
.checkbox label:active,
.radio label:active {
  color: #e00505;
}
.checkbox.green label:before,
.radio.green label:before,
.checkbox.green label:after,
.radio.green label:after {
  border-color: #1a9636;
}
.checkbox.green label.checked,
.radio.green label.checked {
  color: #1a9636;
}
.checkbox.green label.checked:after,
.radio.green label.checked:after {
  background-color: #1a9636;
}
.checkbox.green label:hover,
.radio.green label:hover,
.checkbox.green label:focus,
.radio.green label:focus,
.checkbox.green label:active,
.radio.green label:active {
  color: #1a9636;
}
.checkbox.blue label:before,
.radio.blue label:before,
.checkbox.blue label:after,
.radio.blue label:after {
  border-color: #72a5e6;
}
.checkbox.blue label.checked,
.radio.blue label.checked {
  color: #72a5e6;
}
.checkbox.blue label.checked:after,
.radio.blue label.checked:after {
  background-color: #72a5e6;
}
.checkbox.blue label:hover,
.radio.blue label:hover,
.checkbox.blue label:focus,
.radio.blue label:focus,
.checkbox.blue label:active,
.radio.blue label:active {
  color: #72a5e6;
}
.checkbox.cyan label:before,
.radio.cyan label:before,
.checkbox.cyan label:after,
.radio.cyan label:after {
  border-color: #008b8b;
}
.checkbox.cyan label.checked,
.radio.cyan label.checked {
  color: #008b8b;
}
.checkbox.cyan label.checked:after,
.radio.cyan label.checked:after {
  background-color: #008b8b;
}
.checkbox.cyan label:hover,
.radio.cyan label:hover,
.checkbox.cyan label:focus,
.radio.cyan label:focus,
.checkbox.cyan label:active,
.radio.cyan label:active {
  color: #008b8b;
}
.checkbox.red label:before,
.radio.red label:before,
.checkbox.red label:after,
.radio.red label:after {
  border-color: #ea4c4f;
}
.checkbox.red label.checked,
.radio.red label.checked {
  color: #ea4c4f;
}
.checkbox.red label.checked:after,
.radio.red label.checked:after {
  background-color: #ea4c4f;
}
.checkbox.red label:hover,
.radio.red label:hover,
.checkbox.red label:focus,
.radio.red label:focus,
.checkbox.red label:active,
.radio.red label:active {
  color: #ea4c4f;
}
.checkbox.yellow label:before,
.radio.yellow label:before,
.checkbox.yellow label:after,
.radio.yellow label:after {
  border-color: #fdba4f;
}
.checkbox.yellow label.checked,
.radio.yellow label.checked {
  color: #fdba4f;
}
.checkbox.yellow label.checked:after,
.radio.yellow label.checked:after {
  background-color: #fdba4f;
}
.checkbox.yellow label:hover,
.radio.yellow label:hover,
.checkbox.yellow label:focus,
.radio.yellow label:focus,
.checkbox.yellow label:active,
.radio.yellow label:active {
  color: #fdba4f;
}
.checkbox.orange label:before,
.radio.orange label:before,
.checkbox.orange label:after,
.radio.orange label:after {
  border-color: #ff7300;
}
.checkbox.orange label.checked,
.radio.orange label.checked {
  color: #ff7300;
}
.checkbox.orange label.checked:after,
.radio.orange label.checked:after {
  background-color: #ff7300;
}
.checkbox.orange label:hover,
.radio.orange label:hover,
.checkbox.orange label:focus,
.radio.orange label:focus,
.checkbox.orange label:active,
.radio.orange label:active {
  color: #ff7300;
}
.checkbox.brown label:before,
.radio.brown label:before,
.checkbox.brown label:after,
.radio.brown label:after {
  border-color: #915335;
}
.checkbox.brown label.checked,
.radio.brown label.checked {
  color: #915335;
}
.checkbox.brown label.checked:after,
.radio.brown label.checked:after {
  background-color: #915335;
}
.checkbox.brown label:hover,
.radio.brown label:hover,
.checkbox.brown label:focus,
.radio.brown label:focus,
.checkbox.brown label:active,
.radio.brown label:active {
  color: #915335;
}
.checkbox.turquoise label:before,
.radio.turquoise label:before,
.checkbox.turquoise label:after,
.radio.turquoise label:after {
  border-color: #32D8C8;
}
.checkbox.turquoise label.checked,
.radio.turquoise label.checked {
  color: #32D8C8;
}
.checkbox.turquoise label.checked:after,
.radio.turquoise label.checked:after {
  background-color: #32D8C8;
}
.checkbox.turquoise label:hover,
.radio.turquoise label:hover,
.checkbox.turquoise label:focus,
.radio.turquoise label:focus,
.checkbox.turquoise label:active,
.radio.turquoise label:active {
  color: #32D8C8;
}
.checkbox.pink label:before,
.radio.pink label:before,
.checkbox.pink label:after,
.radio.pink label:after {
  border-color: #ff5270;
}
.checkbox.pink label.checked,
.radio.pink label.checked {
  color: #ff5270;
}
.checkbox.pink label.checked:after,
.radio.pink label.checked:after {
  background-color: #ff5270;
}
.checkbox.pink label:hover,
.radio.pink label:hover,
.checkbox.pink label:focus,
.radio.pink label:focus,
.checkbox.pink label:active,
.radio.pink label:active {
  color: #ff5270;
}
.checkbox.purple label:before,
.radio.purple label:before,
.checkbox.purple label:after,
.radio.purple label:after {
  border-color: #cf00cf;
}
.checkbox.purple label.checked,
.radio.purple label.checked {
  color: #cf00cf;
}
.checkbox.purple label.checked:after,
.radio.purple label.checked:after {
  background-color: #cf00cf;
}
.checkbox.purple label:hover,
.radio.purple label:hover,
.checkbox.purple label:focus,
.radio.purple label:focus,
.checkbox.purple label:active,
.radio.purple label:active {
  color: #cf00cf;
}
.checkbox.gray label:before,
.radio.gray label:before,
.checkbox.gray label:after,
.radio.gray label:after {
  border-color: #808080;
}
.checkbox.gray label.checked,
.radio.gray label.checked {
  color: #808080;
}
.checkbox.gray label.checked:after,
.radio.gray label.checked:after {
  background-color: #808080;
}
.checkbox.gray label:hover,
.radio.gray label:hover,
.checkbox.gray label:focus,
.radio.gray label:focus,
.checkbox.gray label:active,
.radio.gray label:active {
  color: #808080;
}
.checkbox.black label:before,
.radio.black label:before,
.checkbox.black label:after,
.radio.black label:after {
  border-color: #040404;
}
.checkbox.black label.checked,
.radio.black label.checked {
  color: #040404;
}
.checkbox.black label.checked:after,
.radio.black label.checked:after {
  background-color: #040404;
}
.checkbox.black label:hover,
.radio.black label:hover,
.checkbox.black label:focus,
.radio.black label:focus,
.checkbox.black label:active,
.radio.black label:active {
  color: #040404;
}
.radio label:before,
.radio label:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* <select> cuSel */
/*-----------------------------------*/
.cusel,
.cusel-scroll-wrap,
.jScrollPaneContainer,
.cusel-scroll-pane {
  width: 100% !important;
}
.cusel {
  position: relative;
  height: 36px;
  padding: 0;
  margin: 2px 0;
  border: none;
  outline: none;
}
.cusel.green .cuselText {
  border-color: #1a9636;
  border-color: rgba(26, 150, 54, 0.6);
}
.cusel.green:focus .cuselText {
  border-color: #1a9636;
}
.cusel.green .cuselFrameRight {
  color: #1a9636;
}
.cusel.blue .cuselText {
  border-color: #72a5e6;
  border-color: rgba(114, 165, 230, 0.6);
}
.cusel.blue:focus .cuselText {
  border-color: #72a5e6;
}
.cusel.blue .cuselFrameRight {
  color: #72a5e6;
}
.cusel.cyan .cuselText {
  border-color: #008b8b;
  border-color: rgba(0, 139, 139, 0.6);
}
.cusel.cyan:focus .cuselText {
  border-color: #008b8b;
}
.cusel.cyan .cuselFrameRight {
  color: #008b8b;
}
.cusel.red .cuselText {
  border-color: #ea4c4f;
  border-color: rgba(234, 76, 79, 0.6);
}
.cusel.red:focus .cuselText {
  border-color: #ea4c4f;
}
.cusel.red .cuselFrameRight {
  color: #ea4c4f;
}
.cusel.yellow .cuselText {
  border-color: #fdba4f;
  border-color: rgba(253, 186, 79, 0.6);
}
.cusel.yellow:focus .cuselText {
  border-color: #fdba4f;
}
.cusel.yellow .cuselFrameRight {
  color: #fdba4f;
}
.cusel.orange .cuselText {
  border-color: #ff7300;
  border-color: rgba(255, 115, 0, 0.6);
}
.cusel.orange:focus .cuselText {
  border-color: #ff7300;
}
.cusel.orange .cuselFrameRight {
  color: #ff7300;
}
.cusel.brown .cuselText {
  border-color: #915335;
  border-color: rgba(145, 83, 53, 0.6);
}
.cusel.brown:focus .cuselText {
  border-color: #915335;
}
.cusel.brown .cuselFrameRight {
  color: #915335;
}
.cusel.turquoise .cuselText {
  border-color: #32D8C8;
  border-color: rgba(50, 216, 200, 0.6);
}
.cusel.turquoise:focus .cuselText {
  border-color: #32D8C8;
}
.cusel.turquoise .cuselFrameRight {
  color: #32D8C8;
}
.cusel.pink .cuselText {
  border-color: #ff5270;
  border-color: rgba(255, 82, 112, 0.6);
}
.cusel.pink:focus .cuselText {
  border-color: #ff5270;
}
.cusel.pink .cuselFrameRight {
  color: #ff5270;
}
.cusel.purple .cuselText {
  border-color: #cf00cf;
  border-color: rgba(207, 0, 207, 0.6);
}
.cusel.purple:focus .cuselText {
  border-color: #cf00cf;
}
.cusel.purple .cuselFrameRight {
  color: #cf00cf;
}
.cusel.gray .cuselText {
  border-color: #808080;
  border-color: rgba(128, 128, 128, 0.6);
}
.cusel.gray:focus .cuselText {
  border-color: #808080;
}
.cusel.gray .cuselFrameRight {
  color: #808080;
}
.cusel.black .cuselText {
  border-color: #040404;
  border-color: rgba(4, 4, 4, 0.6);
}
.cusel.black:focus .cuselText {
  border-color: #040404;
}
.cusel.black .cuselFrameRight {
  color: #040404;
}
/* Right Arrow */
.cuselFrameRight {
  position: absolute;
  top: 0;
  right: 2px;
  bottom: 0;
  width: 36px;
  cursor: pointer;
  font-family: 'arlad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #ccc;
  line-height: 36px;
  text-align: center;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.cuselOpen .cuselFrameRight {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.cuselFrameRight:before {
  content: '\e60a';
}
/* Selected Item */
.cuselText {
  cursor: pointer;
  /* Needed for iPad */
  height: 40px;
  border: 2px solid #ccc;
  border: 2px solid rgba(204, 204, 204, 0.6);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cusel:focus .cuselText {
  border-color: #ccc;
}
.cuselText label {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 36px 0 12px;
  margin: 0;
}
.has-value .cuselText label {
  color: #464A52;
}
/* Select List */
#cuselBox {
  position: absolute;
  z-index: 999;
  padding: 4px;
  text-align: left;
  border: 2px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  height: auto;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  /* Scrolling */
}
#cuselBox .jScrollPaneContainer {
  position: relative;
  overflow: hidden;
}
#cuselBox .cusel-scroll-pane {
  padding-right: 0 !important;
}
#cuselBox span {
  display: block;
  cursor: pointer;
  /* Needed for iPad */
  padding-right: 8px;
  /*Optgroup*/
  /*Disabled Option*/
}
#cuselBox span label {
  display: block;
  cursor: pointer;
  padding: 8px 8px;
  position: relative;
  border-top: 1px solid #ccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 300;
  color: #464A52;
  -webkit-touch-callout: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
#cuselBox span:first-child label {
  border-top: none;
}
#cuselBox span:hover label,
#cuselBox span.cuselOptHover label,
#cuselBox span.cuselActive label {
  color: #ccc;
}
#cuselBox span.optgroup {
  cursor: default;
}
#cuselBox span.optgroup label {
  cursor: default;
  padding: 11px 0;
  font-size: 17px;
  font-weight: 700;
  color: #464A52;
}
#cuselBox span.disabled {
  cursor: default;
}
#cuselBox span.disabled label {
  cursor: default;
  color: #6c727e;
}
#cuselBox .jScrollPaneTrack {
  width: 4px !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
#cuselBox .jScrollPaneDrag {
  position: absolute;
  cursor: pointer;
  width: 100% !important;
  background-color: #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#cuselBox.green {
  border-color: #1a9636;
}
#cuselBox.green span label {
  border-top-color: #1a9636;
}
#cuselBox.green span:hover label,
#cuselBox.green span.cuselOptHover label,
#cuselBox.green span.cuselActive label {
  color: #1a9636;
}
#cuselBox.green .jScrollPaneDrag {
  background-color: #1a9636;
}
#cuselBox.blue {
  border-color: #72a5e6;
}
#cuselBox.blue span label {
  border-top-color: #72a5e6;
}
#cuselBox.blue span:hover label,
#cuselBox.blue span.cuselOptHover label,
#cuselBox.blue span.cuselActive label {
  color: #72a5e6;
}
#cuselBox.blue .jScrollPaneDrag {
  background-color: #72a5e6;
}
#cuselBox.cyan {
  border-color: #008b8b;
}
#cuselBox.cyan span label {
  border-top-color: #008b8b;
}
#cuselBox.cyan span:hover label,
#cuselBox.cyan span.cuselOptHover label,
#cuselBox.cyan span.cuselActive label {
  color: #008b8b;
}
#cuselBox.cyan .jScrollPaneDrag {
  background-color: #008b8b;
}
#cuselBox.red {
  border-color: #ea4c4f;
}
#cuselBox.red span label {
  border-top-color: #ea4c4f;
}
#cuselBox.red span:hover label,
#cuselBox.red span.cuselOptHover label,
#cuselBox.red span.cuselActive label {
  color: #ea4c4f;
}
#cuselBox.red .jScrollPaneDrag {
  background-color: #ea4c4f;
}
#cuselBox.yellow {
  border-color: #fdba4f;
}
#cuselBox.yellow span label {
  border-top-color: #fdba4f;
}
#cuselBox.yellow span:hover label,
#cuselBox.yellow span.cuselOptHover label,
#cuselBox.yellow span.cuselActive label {
  color: #fdba4f;
}
#cuselBox.yellow .jScrollPaneDrag {
  background-color: #fdba4f;
}
#cuselBox.orange {
  border-color: #ff7300;
}
#cuselBox.orange span label {
  border-top-color: #ff7300;
}
#cuselBox.orange span:hover label,
#cuselBox.orange span.cuselOptHover label,
#cuselBox.orange span.cuselActive label {
  color: #ff7300;
}
#cuselBox.orange .jScrollPaneDrag {
  background-color: #ff7300;
}
#cuselBox.brown {
  border-color: #915335;
}
#cuselBox.brown span label {
  border-top-color: #915335;
}
#cuselBox.brown span:hover label,
#cuselBox.brown span.cuselOptHover label,
#cuselBox.brown span.cuselActive label {
  color: #915335;
}
#cuselBox.brown .jScrollPaneDrag {
  background-color: #915335;
}
#cuselBox.turquoise {
  border-color: #32D8C8;
}
#cuselBox.turquoise span label {
  border-top-color: #32D8C8;
}
#cuselBox.turquoise span:hover label,
#cuselBox.turquoise span.cuselOptHover label,
#cuselBox.turquoise span.cuselActive label {
  color: #32D8C8;
}
#cuselBox.turquoise .jScrollPaneDrag {
  background-color: #32D8C8;
}
#cuselBox.pink {
  border-color: #ff5270;
}
#cuselBox.pink span label {
  border-top-color: #ff5270;
}
#cuselBox.pink span:hover label,
#cuselBox.pink span.cuselOptHover label,
#cuselBox.pink span.cuselActive label {
  color: #ff5270;
}
#cuselBox.pink .jScrollPaneDrag {
  background-color: #ff5270;
}
#cuselBox.purple {
  border-color: #cf00cf;
}
#cuselBox.purple span label {
  border-top-color: #cf00cf;
}
#cuselBox.purple span:hover label,
#cuselBox.purple span.cuselOptHover label,
#cuselBox.purple span.cuselActive label {
  color: #cf00cf;
}
#cuselBox.purple .jScrollPaneDrag {
  background-color: #cf00cf;
}
#cuselBox.gray {
  border-color: #808080;
}
#cuselBox.gray span label {
  border-top-color: #808080;
}
#cuselBox.gray span:hover label,
#cuselBox.gray span.cuselOptHover label,
#cuselBox.gray span.cuselActive label {
  color: #808080;
}
#cuselBox.gray .jScrollPaneDrag {
  background-color: #808080;
}
#cuselBox.black {
  border-color: #040404;
}
#cuselBox.black span label {
  border-top-color: #040404;
}
#cuselBox.black span:hover label,
#cuselBox.black span.cuselOptHover label,
#cuselBox.black span.cuselActive label {
  color: #040404;
}
#cuselBox.black .jScrollPaneDrag {
  background-color: #040404;
}
/* Contact Form */
/*-----------------------------------*/
.contact-form {
  text-align: left;
}
/* Subscribe Form */
/*-----------------------------------*/
.subscribe-form {
  margin-bottom: 20px;
}
.subscribe-form .input-group {
  width: 100%;
  max-width: 260px;
}
.subscribe-form .form-control {
  color: #ccc;
}
.subscribe-form .form-control:focus + .input-group-btn {
  -webkit-animation-name: inputButton;
  animation-name: inputButton;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes inputButton {
  0% {
    -webkit-transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(6px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes inputButton {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(6px);
  }
  100% {
    transform: translateX(0);
  }
}
/* Comment Form */
/*-----------------------------------*/
.comment-form {
  position: relative;
  padding-left: 100px;
}
@media only screen and (max-width: 479px) {
  .comment-form {
    padding-left: 0;
  }
}
.comment-form .comment-avatar {
  top: 21px;
  left: 0;
}
@media only screen and (max-width: 991px) {
  .comment-form .comment-avatar {
    top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .comment-form .comment-avatar {
    top: 17px;
  }
}
/* Widgets */
/*-----------------------------------*/
.widget {
  text-align: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .widget {
    margin-bottom: 40px;
  }
}
.widget-title {
  font-size: 24px;
  border-bottom: 1px dashed #ccc;
  background-color: #f8f8f8;
  padding: 10px 15px;
  border-bottom: 3px solid #2e77ea;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1199px) {
  .widget-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .widget-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 479px) {
  .widget-title {
    font-size: 20px;
  }
}
/* Widget Categories */
/*-----------------------------------*/
.widget-categories li {
  margin-bottom: 20px;
}
.widget-categories li a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 26px;
  line-height: 16px;
}
@media only screen and (max-width: 991px) {
  .widget-categories li a {
    line-height: 18px;
  }
}
.widget-categories li a:before,
.widget-categories li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #e00505;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.widget-categories li a:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.widget-categories li a:hover,
.widget-categories li a:focus,
.widget-categories li a:active {
  color: #e00505;
}
.widget-categories li a:hover:after,
.widget-categories li a:focus:after,
.widget-categories li a:active:after {
  background-color: #e00505;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.widget-categories li.active a:after {
  background-color: #e00505;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.widget-categories.green li a {
  color: #1a9636;
}
.widget-categories.green li a:before {
  border-color: #1a9636;
}
.widget-categories.green li a:hover:after,
.widget-categories.green li a:focus:after,
.widget-categories.green li a:active:after {
  background-color: #1a9636;
}
.widget-categories.green li.active a:after {
  background-color: #1a9636;
}
.widget-categories.blue li a {
  color: #72a5e6;
}
.widget-categories.blue li a:before {
  border-color: #72a5e6;
}
.widget-categories.blue li a:hover:after,
.widget-categories.blue li a:focus:after,
.widget-categories.blue li a:active:after {
  background-color: #72a5e6;
}
.widget-categories.blue li.active a:after {
  background-color: #72a5e6;
}
.widget-categories.cyan li a {
  color: #008b8b;
}
.widget-categories.cyan li a:before {
  border-color: #008b8b;
}
.widget-categories.cyan li a:hover:after,
.widget-categories.cyan li a:focus:after,
.widget-categories.cyan li a:active:after {
  background-color: #008b8b;
}
.widget-categories.cyan li.active a:after {
  background-color: #008b8b;
}
.widget-categories.red li a {
  color: #ea4c4f;
}
.widget-categories.red li a:before {
  border-color: #ea4c4f;
}
.widget-categories.red li a:hover:after,
.widget-categories.red li a:focus:after,
.widget-categories.red li a:active:after {
  background-color: #ea4c4f;
}
.widget-categories.red li.active a:after {
  background-color: #ea4c4f;
}
.widget-categories.yellow li a {
  color: #fdba4f;
}
.widget-categories.yellow li a:before {
  border-color: #fdba4f;
}
.widget-categories.yellow li a:hover:after,
.widget-categories.yellow li a:focus:after,
.widget-categories.yellow li a:active:after {
  background-color: #fdba4f;
}
.widget-categories.yellow li.active a:after {
  background-color: #fdba4f;
}
.widget-categories.orange li a {
  color: #ff7300;
}
.widget-categories.orange li a:before {
  border-color: #ff7300;
}
.widget-categories.orange li a:hover:after,
.widget-categories.orange li a:focus:after,
.widget-categories.orange li a:active:after {
  background-color: #ff7300;
}
.widget-categories.orange li.active a:after {
  background-color: #ff7300;
}
.widget-categories.brown li a {
  color: #915335;
}
.widget-categories.brown li a:before {
  border-color: #915335;
}
.widget-categories.brown li a:hover:after,
.widget-categories.brown li a:focus:after,
.widget-categories.brown li a:active:after {
  background-color: #915335;
}
.widget-categories.brown li.active a:after {
  background-color: #915335;
}
.widget-categories.turquoise li a {
  color: #32D8C8;
}
.widget-categories.turquoise li a:before {
  border-color: #32D8C8;
}
.widget-categories.turquoise li a:hover:after,
.widget-categories.turquoise li a:focus:after,
.widget-categories.turquoise li a:active:after {
  background-color: #32D8C8;
}
.widget-categories.turquoise li.active a:after {
  background-color: #32D8C8;
}
.widget-categories.pink li a {
  color: #ff5270;
}
.widget-categories.pink li a:before {
  border-color: #ff5270;
}
.widget-categories.pink li a:hover:after,
.widget-categories.pink li a:focus:after,
.widget-categories.pink li a:active:after {
  background-color: #ff5270;
}
.widget-categories.pink li.active a:after {
  background-color: #ff5270;
}
.widget-categories.purple li a {
  color: #cf00cf;
}
.widget-categories.purple li a:before {
  border-color: #cf00cf;
}
.widget-categories.purple li a:hover:after,
.widget-categories.purple li a:focus:after,
.widget-categories.purple li a:active:after {
  background-color: #cf00cf;
}
.widget-categories.purple li.active a:after {
  background-color: #cf00cf;
}
.widget-categories.gray li a {
  color: #808080;
}
.widget-categories.gray li a:before {
  border-color: #808080;
}
.widget-categories.gray li a:hover:after,
.widget-categories.gray li a:focus:after,
.widget-categories.gray li a:active:after {
  background-color: #808080;
}
.widget-categories.gray li.active a:after {
  background-color: #808080;
}
.widget-categories.black li a {
  color: #040404;
}
.widget-categories.black li a:before {
  border-color: #040404;
}
.widget-categories.black li a:hover:after,
.widget-categories.black li a:focus:after,
.widget-categories.black li a:active:after {
  background-color: #040404;
}
.widget-categories.black li.active a:after {
  background-color: #040404;
}
/* Widget Posts */
/*-----------------------------------*/
.widget-posts .post {
  position: relative;
  min-height: 50px;
  padding: 0 36px 0 60px;
  margin-bottom: 20px;
}
.widget-posts .post-title {
  font-size: 20px;
  margin-bottom: .2em;
}
@media only screen and (max-width: 991px) {
  .widget-posts .post-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 479px) {
  .widget-posts .post-title {
    font-size: 16px;
  }
}
.widget-posts .post-meta {
  font-size: 14px;
  color: #ccc;
  margin-bottom: 0;
}
.widget-posts .post-image {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -5px;
  left: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .widget-posts .post-image {
    top: -5px;
  }
}
@media only screen and (max-width: 479px) {
  .widget-posts .post-image {
    top: -7px;
  }
}
.widget-posts .post-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget-posts .btn {
  position: absolute;
  top: 0;
  right: 0;
}
.widget-posts.green h1 a:hover,
.widget-posts.green h2 a:hover,
.widget-posts.green h3 a:hover,
.widget-posts.green h4 a:hover,
.widget-posts.green h5 a:hover,
.widget-posts.green h6 a:hover,
.widget-posts.green h1 a:active,
.widget-posts.green h2 a:active,
.widget-posts.green h3 a:active,
.widget-posts.green h4 a:active,
.widget-posts.green h5 a:active,
.widget-posts.green h6 a:active {
  color: #1a9636;
}
.widget-posts.blue h1 a:hover,
.widget-posts.blue h2 a:hover,
.widget-posts.blue h3 a:hover,
.widget-posts.blue h4 a:hover,
.widget-posts.blue h5 a:hover,
.widget-posts.blue h6 a:hover,
.widget-posts.blue h1 a:active,
.widget-posts.blue h2 a:active,
.widget-posts.blue h3 a:active,
.widget-posts.blue h4 a:active,
.widget-posts.blue h5 a:active,
.widget-posts.blue h6 a:active {
  color: #72a5e6;
}
.widget-posts.cyan h1 a:hover,
.widget-posts.cyan h2 a:hover,
.widget-posts.cyan h3 a:hover,
.widget-posts.cyan h4 a:hover,
.widget-posts.cyan h5 a:hover,
.widget-posts.cyan h6 a:hover,
.widget-posts.cyan h1 a:active,
.widget-posts.cyan h2 a:active,
.widget-posts.cyan h3 a:active,
.widget-posts.cyan h4 a:active,
.widget-posts.cyan h5 a:active,
.widget-posts.cyan h6 a:active {
  color: #008b8b;
}
.widget-posts.red h1 a:hover,
.widget-posts.red h2 a:hover,
.widget-posts.red h3 a:hover,
.widget-posts.red h4 a:hover,
.widget-posts.red h5 a:hover,
.widget-posts.red h6 a:hover,
.widget-posts.red h1 a:active,
.widget-posts.red h2 a:active,
.widget-posts.red h3 a:active,
.widget-posts.red h4 a:active,
.widget-posts.red h5 a:active,
.widget-posts.red h6 a:active {
  color: #ea4c4f;
}
.widget-posts.yellow h1 a:hover,
.widget-posts.yellow h2 a:hover,
.widget-posts.yellow h3 a:hover,
.widget-posts.yellow h4 a:hover,
.widget-posts.yellow h5 a:hover,
.widget-posts.yellow h6 a:hover,
.widget-posts.yellow h1 a:active,
.widget-posts.yellow h2 a:active,
.widget-posts.yellow h3 a:active,
.widget-posts.yellow h4 a:active,
.widget-posts.yellow h5 a:active,
.widget-posts.yellow h6 a:active {
  color: #fdba4f;
}
.widget-posts.orange h1 a:hover,
.widget-posts.orange h2 a:hover,
.widget-posts.orange h3 a:hover,
.widget-posts.orange h4 a:hover,
.widget-posts.orange h5 a:hover,
.widget-posts.orange h6 a:hover,
.widget-posts.orange h1 a:active,
.widget-posts.orange h2 a:active,
.widget-posts.orange h3 a:active,
.widget-posts.orange h4 a:active,
.widget-posts.orange h5 a:active,
.widget-posts.orange h6 a:active {
  color: #ff7300;
}
.widget-posts.brown h1 a:hover,
.widget-posts.brown h2 a:hover,
.widget-posts.brown h3 a:hover,
.widget-posts.brown h4 a:hover,
.widget-posts.brown h5 a:hover,
.widget-posts.brown h6 a:hover,
.widget-posts.brown h1 a:active,
.widget-posts.brown h2 a:active,
.widget-posts.brown h3 a:active,
.widget-posts.brown h4 a:active,
.widget-posts.brown h5 a:active,
.widget-posts.brown h6 a:active {
  color: #915335;
}
.widget-posts.turquoise h1 a:hover,
.widget-posts.turquoise h2 a:hover,
.widget-posts.turquoise h3 a:hover,
.widget-posts.turquoise h4 a:hover,
.widget-posts.turquoise h5 a:hover,
.widget-posts.turquoise h6 a:hover,
.widget-posts.turquoise h1 a:active,
.widget-posts.turquoise h2 a:active,
.widget-posts.turquoise h3 a:active,
.widget-posts.turquoise h4 a:active,
.widget-posts.turquoise h5 a:active,
.widget-posts.turquoise h6 a:active {
  color: #32D8C8;
}
.widget-posts.pink h1 a:hover,
.widget-posts.pink h2 a:hover,
.widget-posts.pink h3 a:hover,
.widget-posts.pink h4 a:hover,
.widget-posts.pink h5 a:hover,
.widget-posts.pink h6 a:hover,
.widget-posts.pink h1 a:active,
.widget-posts.pink h2 a:active,
.widget-posts.pink h3 a:active,
.widget-posts.pink h4 a:active,
.widget-posts.pink h5 a:active,
.widget-posts.pink h6 a:active {
  color: #ff5270;
}
.widget-posts.purple h1 a:hover,
.widget-posts.purple h2 a:hover,
.widget-posts.purple h3 a:hover,
.widget-posts.purple h4 a:hover,
.widget-posts.purple h5 a:hover,
.widget-posts.purple h6 a:hover,
.widget-posts.purple h1 a:active,
.widget-posts.purple h2 a:active,
.widget-posts.purple h3 a:active,
.widget-posts.purple h4 a:active,
.widget-posts.purple h5 a:active,
.widget-posts.purple h6 a:active {
  color: #cf00cf;
}
.widget-posts.gray h1 a:hover,
.widget-posts.gray h2 a:hover,
.widget-posts.gray h3 a:hover,
.widget-posts.gray h4 a:hover,
.widget-posts.gray h5 a:hover,
.widget-posts.gray h6 a:hover,
.widget-posts.gray h1 a:active,
.widget-posts.gray h2 a:active,
.widget-posts.gray h3 a:active,
.widget-posts.gray h4 a:active,
.widget-posts.gray h5 a:active,
.widget-posts.gray h6 a:active {
  color: #808080;
}
.widget-posts.black h1 a:hover,
.widget-posts.black h2 a:hover,
.widget-posts.black h3 a:hover,
.widget-posts.black h4 a:hover,
.widget-posts.black h5 a:hover,
.widget-posts.black h6 a:hover,
.widget-posts.black h1 a:active,
.widget-posts.black h2 a:active,
.widget-posts.black h3 a:active,
.widget-posts.black h4 a:active,
.widget-posts.black h5 a:active,
.widget-posts.black h6 a:active {
  color: #040404;
}
/* Widget Contact */
/*-----------------------------------*/
.widget-contact ul {
  margin-top: 16px;
}
.widget-contact li {
  position: relative;
  padding-right: 50px;
  margin-bottom: 30px;
}
.widget-contact i {
  position: absolute;
  top: 4px;
  right: 100px;
  font-size: 40px;
  color: #e00505;
}
@media only screen and (max-width: 1439px) {
  .widget-contact i {
    right: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .widget-contact i {
    right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .widget-contact i {
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .widget-contact i {
    right: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .widget-contact i {
    right: 0px;
  }
}
.widget-contact a,
.widget-contact span {
  display: inline-block;
  line-height: 1.4;
}
.widget-contact a {
  color: #464A52;
}
.widget-contact a:hover,
.widget-contact a:active {
  color: #2e77ea;
}
.widget-contact.green i,
.widget-contact.green a:hover,
.widget-contact.green a:active {
  color: #1a9636;
}
.widget-contact.blue i,
.widget-contact.blue a:hover,
.widget-contact.blue a:active {
  color: #72a5e6;
}
.widget-contact.cyan i,
.widget-contact.cyan a:hover,
.widget-contact.cyan a:active {
  color: #008b8b;
}
.widget-contact.red i,
.widget-contact.red a:hover,
.widget-contact.red a:active {
  color: #ea4c4f;
}
.widget-contact.yellow i,
.widget-contact.yellow a:hover,
.widget-contact.yellow a:active {
  color: #fdba4f;
}
.widget-contact.orange i,
.widget-contact.orange a:hover,
.widget-contact.orange a:active {
  color: #ff7300;
}
.widget-contact.brown i,
.widget-contact.brown a:hover,
.widget-contact.brown a:active {
  color: #915335;
}
.widget-contact.turquoise i,
.widget-contact.turquoise a:hover,
.widget-contact.turquoise a:active {
  color: #32D8C8;
}
.widget-contact.pink i,
.widget-contact.pink a:hover,
.widget-contact.pink a:active {
  color: #ff5270;
}
.widget-contact.purple i,
.widget-contact.purple a:hover,
.widget-contact.purple a:active {
  color: #cf00cf;
}
.widget-contact.gray i,
.widget-contact.gray a:hover,
.widget-contact.gray a:active {
  color: #808080;
}
.widget-contact.black i,
.widget-contact.black a:hover,
.widget-contact.black a:active {
  color: #040404;
}
/* Widget Calendar */
/*-----------------------------------*/
#ui-datepicker-div {
  display: none;
}
.ui-datepicker {
  position: static;
  font-size: 15px;
  width: 100%;
  background-color: #f8f8f8;
  padding: 15px;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding-bottom: 1em;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 20px;
  color: #2e77ea;
  line-height: 1.8;
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 8px;
  left: 5px;
  font-size: 24px;
  color: #2e77ea;
  cursor: pointer;
  font-family: 'arlad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: '\e605';
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  cursor: default;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
  -webkit-animation-name: carousel-control;
  animation-name: carousel-control;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  left: auto;
  right: 5px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: '\e604';
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
  -webkit-animation-name: carousel-control-right;
  animation-name: carousel-control-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker table thead a,
.ui-datepicker table thead span {
  color: #2e77ea;
  padding-bottom: 1em;
}
.ui-datepicker table a,
.ui-datepicker table span {
  display: block;
  padding: 8px 0;
  margin: 3px;
  font-size: 16px;
  text-align: center;
  color: #757c89;
}
.ui-datepicker table .ui-datepicker-other-month span,
.ui-datepicker table .ui-datepicker-other-month a {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  cursor: default;
}
.ui-datepicker table .ui-datepicker-today .ui-state-highlight,
.ui-datepicker table .ui-datepicker-today .ui-state-active {
  background-color: transparent;
}
.ui-datepicker table .ui-datepicker-today a,
.ui-datepicker table .ui-datepicker-today span {
  color: #1355be;
}
.ui-datepicker table .ui-state-highlight,
.ui-datepicker table .ui-state-hover,
.ui-datepicker table .ui-state-active {
  background-color: transparent;
}
.ui-datepicker table .ui-state-highlight a,
.ui-datepicker table .ui-state-hover a,
.ui-datepicker table .ui-state-active a,
.ui-datepicker table .ui-state-highlight span,
.ui-datepicker table .ui-state-hover span,
.ui-datepicker table .ui-state-active span {
  color: #2e77ea;
}
.widget-calendar.green .ui-datepicker {
  background-color: #1a9636;
}
.widget-calendar.blue .ui-datepicker {
  background-color: #72a5e6;
}
.widget-calendar.cyan .ui-datepicker {
  background-color: #008b8b;
}
.widget-calendar.red .ui-datepicker {
  background-color: #ea4c4f;
}
.widget-calendar.yellow .ui-datepicker {
  background-color: #fdba4f;
}
.widget-calendar.orange .ui-datepicker {
  background-color: #ff7300;
}
.widget-calendar.brown .ui-datepicker {
  background-color: #915335;
}
.widget-calendar.turquoise .ui-datepicker {
  background-color: #32D8C8;
}
.widget-calendar.pink .ui-datepicker {
  background-color: #ff5270;
}
.widget-calendar.purple .ui-datepicker {
  background-color: #cf00cf;
}
.widget-calendar.gray .ui-datepicker {
  background-color: #808080;
}
.widget-calendar.black .ui-datepicker {
  background-color: #040404;
}
/* Widget Tags */
/*-----------------------------------*/
.tags a {
  position: relative;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 20px 0 28px;
  background-color: #e00505;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 5px 10px 12px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tags a:before,
.tags a:after {
  content: '';
  position: absolute;
  top: 0;
  left: -12px;
}
.tags a:before {
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 12px solid #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tags a:after {
  top: 13px;
  left: 0;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}
.tags a:hover,
.tags a:active {
  background-color: #ae0404;
}
.tags a:hover:before,
.tags a:active:before {
  border-right-color: #ae0404;
}
.tags a:active {
  top: 1px;
}
.widget-tags.green .tags a {
  background-color: #1a9636;
}
.widget-tags.green .tags a:before {
  border-right: 12px solid #1a9636;
}
.widget-tags.green .tags a:hover,
.widget-tags.green .tags a:active {
  background-color: #126b26;
}
.widget-tags.green .tags a:hover:before,
.widget-tags.green .tags a:active:before {
  border-right-color: #126b26;
}
.widget-tags.blue .tags a {
  background-color: #72a5e6;
}
.widget-tags.blue .tags a:before {
  border-right: 12px solid #72a5e6;
}
.widget-tags.blue .tags a:hover,
.widget-tags.blue .tags a:active {
  background-color: #4789de;
}
.widget-tags.blue .tags a:hover:before,
.widget-tags.blue .tags a:active:before {
  border-right-color: #4789de;
}
.widget-tags.cyan .tags a {
  background-color: #008b8b;
}
.widget-tags.cyan .tags a:before {
  border-right: 12px solid #008b8b;
}
.widget-tags.cyan .tags a:hover,
.widget-tags.cyan .tags a:active {
  background-color: #005858;
}
.widget-tags.cyan .tags a:hover:before,
.widget-tags.cyan .tags a:active:before {
  border-right-color: #005858;
}
.widget-tags.red .tags a {
  background-color: #ea4c4f;
}
.widget-tags.red .tags a:before {
  border-right: 12px solid #ea4c4f;
}
.widget-tags.red .tags a:hover,
.widget-tags.red .tags a:active {
  background-color: #e51e22;
}
.widget-tags.red .tags a:hover:before,
.widget-tags.red .tags a:active:before {
  border-right-color: #e51e22;
}
.widget-tags.yellow .tags a {
  background-color: #fdba4f;
}
.widget-tags.yellow .tags a:before {
  border-right: 12px solid #fdba4f;
}
.widget-tags.yellow .tags a:hover,
.widget-tags.yellow .tags a:active {
  background-color: #fca61d;
}
.widget-tags.yellow .tags a:hover:before,
.widget-tags.yellow .tags a:active:before {
  border-right-color: #fca61d;
}
.widget-tags.orange .tags a {
  background-color: #ff7300;
}
.widget-tags.orange .tags a:before {
  border-right: 12px solid #ff7300;
}
.widget-tags.orange .tags a:hover,
.widget-tags.orange .tags a:active {
  background-color: #cc5c00;
}
.widget-tags.orange .tags a:hover:before,
.widget-tags.orange .tags a:active:before {
  border-right-color: #cc5c00;
}
.widget-tags.brown .tags a {
  background-color: #915335;
}
.widget-tags.brown .tags a:before {
  border-right: 12px solid #915335;
}
.widget-tags.brown .tags a:hover,
.widget-tags.brown .tags a:active {
  background-color: #6c3e27;
}
.widget-tags.brown .tags a:hover:before,
.widget-tags.brown .tags a:active:before {
  border-right-color: #6c3e27;
}
.widget-tags.turquoise .tags a {
  background-color: #32D8C8;
}
.widget-tags.turquoise .tags a:before {
  border-right: 12px solid #32D8C8;
}
.widget-tags.turquoise .tags a:hover,
.widget-tags.turquoise .tags a:active {
  background-color: #22b5a7;
}
.widget-tags.turquoise .tags a:hover:before,
.widget-tags.turquoise .tags a:active:before {
  border-right-color: #22b5a7;
}
.widget-tags.pink .tags a {
  background-color: #ff5270;
}
.widget-tags.pink .tags a:before {
  border-right: 12px solid #ff5270;
}
.widget-tags.pink .tags a:hover,
.widget-tags.pink .tags a:active {
  background-color: #ff1f46;
}
.widget-tags.pink .tags a:hover:before,
.widget-tags.pink .tags a:active:before {
  border-right-color: #ff1f46;
}
.widget-tags.purple .tags a {
  background-color: #cf00cf;
}
.widget-tags.purple .tags a:before {
  border-right: 12px solid #cf00cf;
}
.widget-tags.purple .tags a:hover,
.widget-tags.purple .tags a:active {
  background-color: #9c009c;
}
.widget-tags.purple .tags a:hover:before,
.widget-tags.purple .tags a:active:before {
  border-right-color: #9c009c;
}
.widget-tags.gray .tags a {
  background-color: #808080;
}
.widget-tags.gray .tags a:before {
  border-right: 12px solid #808080;
}
.widget-tags.gray .tags a:hover,
.widget-tags.gray .tags a:active {
  background-color: #676767;
}
.widget-tags.gray .tags a:hover:before,
.widget-tags.gray .tags a:active:before {
  border-right-color: #676767;
}
.widget-tags.black .tags a {
  background-color: #040404;
}
.widget-tags.black .tags a:before {
  border-right: 12px solid #040404;
}
.widget-tags.black .tags a:hover,
.widget-tags.black .tags a:active {
  background-color: #000000;
}
.widget-tags.black .tags a:hover:before,
.widget-tags.black .tags a:active:before {
  border-right-color: #000000;
}
/* Widget NewsLetter */
/*-----------------------------------*/
.widget-newsletter .form-control {
  width: 60%;
  border-right: none;
}
.widget-newsletter .btn {
  width: 40%;
}
/* Widget Instagram */
/*-----------------------------------*/
.widget-instagram .instagram {
  margin: 0 -5px 0 -5px;
  display: table;
  font-size: 0;
  text-align: center;
}
.widget-instagram .instagram li {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 5px 10px;
}
.widget-instagram .instagram li a,
.widget-instagram .instagram li img {
  display: block;
  width: 100%;
  height: 100%;
}
.widget-instagram .instagram li a {
  position: relative;
}
.widget-instagram .instagram li a:before,
.widget-instagram .instagram li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.widget-instagram .instagram li a:before {
  right: 0;
  height: 0;
  background-color: #e00505;
}
.widget-instagram .instagram li a:after {
  content: '\e613';
  font-family: 'arlad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  font-size: 48px;
  color: #fff;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.widget-instagram .instagram li a:hover:before,
.widget-instagram .instagram li a:focus:before,
.widget-instagram .instagram li a:active:before {
  height: 100%;
}
.widget-instagram .instagram li a:hover:after,
.widget-instagram .instagram li a:focus:after,
.widget-instagram .instagram li a:active:after {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.widget-instagram.green .instagram li a:before {
  background-color: #1a9636;
}
.widget-instagram.blue .instagram li a:before {
  background-color: #72a5e6;
}
.widget-instagram.cyan .instagram li a:before {
  background-color: #008b8b;
}
.widget-instagram.red .instagram li a:before {
  background-color: #ea4c4f;
}
.widget-instagram.yellow .instagram li a:before {
  background-color: #fdba4f;
}
.widget-instagram.orange .instagram li a:before {
  background-color: #ff7300;
}
.widget-instagram.brown .instagram li a:before {
  background-color: #915335;
}
.widget-instagram.turquoise .instagram li a:before {
  background-color: #32D8C8;
}
.widget-instagram.pink .instagram li a:before {
  background-color: #ff5270;
}
.widget-instagram.purple .instagram li a:before {
  background-color: #cf00cf;
}
.widget-instagram.gray .instagram li a:before {
  background-color: #808080;
}
.widget-instagram.black .instagram li a:before {
  background-color: #040404;
}
/* Widget Archives */
/*-----------------------------------*/
.widget-archives li {
  float: left;
  width: 50%;
  font-size: 14px;
  padding: 0 .6em 1.2em 0;
}
@media only screen and (max-width: 767px) {
  .widget-archives li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  .widget-archives li {
    font-size: 12px;
  }
}
.widget-archives li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #464A52;
}
.widget-archives li a:hover {
  color: #e00505;
}
.widget-archives.green li a:hover {
  color: #1a9636;
}
.widget-archives.blue li a:hover {
  color: #72a5e6;
}
.widget-archives.cyan li a:hover {
  color: #008b8b;
}
.widget-archives.red li a:hover {
  color: #ea4c4f;
}
.widget-archives.yellow li a:hover {
  color: #fdba4f;
}
.widget-archives.orange li a:hover {
  color: #ff7300;
}
.widget-archives.brown li a:hover {
  color: #915335;
}
.widget-archives.turquoise li a:hover {
  color: #32D8C8;
}
.widget-archives.pink li a:hover {
  color: #ff5270;
}
.widget-archives.purple li a:hover {
  color: #cf00cf;
}
.widget-archives.gray li a:hover {
  color: #808080;
}
.widget-archives.black li a:hover {
  color: #040404;
}
/* Tables */
/*-----------------------------------*/
.table {
  background-color: transparent;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px;
  border-color: #e00505;
}
.table thead th {
  background-color: #e00505;
  color: #fff;
}
.table-bordered {
  border-color: #e00505;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #e00505;
}
.table-hover > tbody > tr:hover {
  background-color: #f2f2f2;
}
@media only screen and (max-width: 767px) {
  .table-responsive {
    border-color: #e00505;
  }
}
.table-responsive.green .table {
  border-color: #1a9636;
}
.table-responsive.green .table > thead > tr > th,
.table-responsive.green .table > tbody > tr > th,
.table-responsive.green .table > tfoot > tr > th,
.table-responsive.green .table > thead > tr > td,
.table-responsive.green .table > tbody > tr > td,
.table-responsive.green .table > tfoot > tr > td {
  border-color: #1a9636;
}
.table-responsive.green .table thead th {
  background-color: #1a9636;
}
@media only screen and (max-width: 767px) {
  .table-responsive.green {
    border-color: #1a9636;
  }
}
.table-responsive.blue .table {
  border-color: #72a5e6;
}
.table-responsive.blue .table > thead > tr > th,
.table-responsive.blue .table > tbody > tr > th,
.table-responsive.blue .table > tfoot > tr > th,
.table-responsive.blue .table > thead > tr > td,
.table-responsive.blue .table > tbody > tr > td,
.table-responsive.blue .table > tfoot > tr > td {
  border-color: #72a5e6;
}
.table-responsive.blue .table thead th {
  background-color: #72a5e6;
}
@media only screen and (max-width: 767px) {
  .table-responsive.blue {
    border-color: #72a5e6;
  }
}
.table-responsive.cyan .table {
  border-color: #008b8b;
}
.table-responsive.cyan .table > thead > tr > th,
.table-responsive.cyan .table > tbody > tr > th,
.table-responsive.cyan .table > tfoot > tr > th,
.table-responsive.cyan .table > thead > tr > td,
.table-responsive.cyan .table > tbody > tr > td,
.table-responsive.cyan .table > tfoot > tr > td {
  border-color: #008b8b;
}
.table-responsive.cyan .table thead th {
  background-color: #008b8b;
}
@media only screen and (max-width: 767px) {
  .table-responsive.cyan {
    border-color: #008b8b;
  }
}
.table-responsive.red .table {
  border-color: #ea4c4f;
}
.table-responsive.red .table > thead > tr > th,
.table-responsive.red .table > tbody > tr > th,
.table-responsive.red .table > tfoot > tr > th,
.table-responsive.red .table > thead > tr > td,
.table-responsive.red .table > tbody > tr > td,
.table-responsive.red .table > tfoot > tr > td {
  border-color: #ea4c4f;
}
.table-responsive.red .table thead th {
  background-color: #ea4c4f;
}
@media only screen and (max-width: 767px) {
  .table-responsive.red {
    border-color: #ea4c4f;
  }
}
.table-responsive.yellow .table {
  border-color: #fdba4f;
}
.table-responsive.yellow .table > thead > tr > th,
.table-responsive.yellow .table > tbody > tr > th,
.table-responsive.yellow .table > tfoot > tr > th,
.table-responsive.yellow .table > thead > tr > td,
.table-responsive.yellow .table > tbody > tr > td,
.table-responsive.yellow .table > tfoot > tr > td {
  border-color: #fdba4f;
}
.table-responsive.yellow .table thead th {
  background-color: #fdba4f;
}
@media only screen and (max-width: 767px) {
  .table-responsive.yellow {
    border-color: #fdba4f;
  }
}
.table-responsive.orange .table {
  border-color: #ff7300;
}
.table-responsive.orange .table > thead > tr > th,
.table-responsive.orange .table > tbody > tr > th,
.table-responsive.orange .table > tfoot > tr > th,
.table-responsive.orange .table > thead > tr > td,
.table-responsive.orange .table > tbody > tr > td,
.table-responsive.orange .table > tfoot > tr > td {
  border-color: #ff7300;
}
.table-responsive.orange .table thead th {
  background-color: #ff7300;
}
@media only screen and (max-width: 767px) {
  .table-responsive.orange {
    border-color: #ff7300;
  }
}
.table-responsive.brown .table {
  border-color: #915335;
}
.table-responsive.brown .table > thead > tr > th,
.table-responsive.brown .table > tbody > tr > th,
.table-responsive.brown .table > tfoot > tr > th,
.table-responsive.brown .table > thead > tr > td,
.table-responsive.brown .table > tbody > tr > td,
.table-responsive.brown .table > tfoot > tr > td {
  border-color: #915335;
}
.table-responsive.brown .table thead th {
  background-color: #915335;
}
@media only screen and (max-width: 767px) {
  .table-responsive.brown {
    border-color: #915335;
  }
}
.table-responsive.turquoise .table {
  border-color: #32D8C8;
}
.table-responsive.turquoise .table > thead > tr > th,
.table-responsive.turquoise .table > tbody > tr > th,
.table-responsive.turquoise .table > tfoot > tr > th,
.table-responsive.turquoise .table > thead > tr > td,
.table-responsive.turquoise .table > tbody > tr > td,
.table-responsive.turquoise .table > tfoot > tr > td {
  border-color: #32D8C8;
}
.table-responsive.turquoise .table thead th {
  background-color: #32D8C8;
}
@media only screen and (max-width: 767px) {
  .table-responsive.turquoise {
    border-color: #32D8C8;
  }
}
.table-responsive.pink .table {
  border-color: #ff5270;
}
.table-responsive.pink .table > thead > tr > th,
.table-responsive.pink .table > tbody > tr > th,
.table-responsive.pink .table > tfoot > tr > th,
.table-responsive.pink .table > thead > tr > td,
.table-responsive.pink .table > tbody > tr > td,
.table-responsive.pink .table > tfoot > tr > td {
  border-color: #ff5270;
}
.table-responsive.pink .table thead th {
  background-color: #ff5270;
}
@media only screen and (max-width: 767px) {
  .table-responsive.pink {
    border-color: #ff5270;
  }
}
.table-responsive.purple .table {
  border-color: #cf00cf;
}
.table-responsive.purple .table > thead > tr > th,
.table-responsive.purple .table > tbody > tr > th,
.table-responsive.purple .table > tfoot > tr > th,
.table-responsive.purple .table > thead > tr > td,
.table-responsive.purple .table > tbody > tr > td,
.table-responsive.purple .table > tfoot > tr > td {
  border-color: #cf00cf;
}
.table-responsive.purple .table thead th {
  background-color: #cf00cf;
}
@media only screen and (max-width: 767px) {
  .table-responsive.purple {
    border-color: #cf00cf;
  }
}
.table-responsive.gray .table {
  border-color: #808080;
}
.table-responsive.gray .table > thead > tr > th,
.table-responsive.gray .table > tbody > tr > th,
.table-responsive.gray .table > tfoot > tr > th,
.table-responsive.gray .table > thead > tr > td,
.table-responsive.gray .table > tbody > tr > td,
.table-responsive.gray .table > tfoot > tr > td {
  border-color: #808080;
}
.table-responsive.gray .table thead th {
  background-color: #808080;
}
@media only screen and (max-width: 767px) {
  .table-responsive.gray {
    border-color: #808080;
  }
}
.table-responsive.black .table {
  border-color: #040404;
}
.table-responsive.black .table > thead > tr > th,
.table-responsive.black .table > tbody > tr > th,
.table-responsive.black .table > tfoot > tr > th,
.table-responsive.black .table > thead > tr > td,
.table-responsive.black .table > tbody > tr > td,
.table-responsive.black .table > tfoot > tr > td {
  border-color: #040404;
}
.table-responsive.black .table thead th {
  background-color: #040404;
}
@media only screen and (max-width: 767px) {
  .table-responsive.black {
    border-color: #040404;
  }
}
/* Tabs */
/*-----------------------------------*/
.nav-tabs {
  border-bottom: none;
}
.nav-tabs li {
  margin-bottom: 0;
}
.nav-tabs li a {
  margin-right: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 12px 30px;
}
@media only screen and (max-width: 991px) {
  .nav-tabs li a {
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-tabs li a {
    padding: 10px 16px;
  }
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  color: #fff;
  background-color: transparent;
  border: none;
}
.nav-tabs.green + .tab-content {
  border-color: #1a9636;
}
.nav-tabs.blue + .tab-content {
  border-color: #72a5e6;
}
.nav-tabs.cyan + .tab-content {
  border-color: #008b8b;
}
.nav-tabs.red + .tab-content {
  border-color: #ea4c4f;
}
.nav-tabs.yellow + .tab-content {
  border-color: #fdba4f;
}
.nav-tabs.orange + .tab-content {
  border-color: #ff7300;
}
.nav-tabs.brown + .tab-content {
  border-color: #915335;
}
.nav-tabs.turquoise + .tab-content {
  border-color: #32D8C8;
}
.nav-tabs.pink + .tab-content {
  border-color: #ff5270;
}
.nav-tabs.purple + .tab-content {
  border-color: #cf00cf;
}
.nav-tabs.gray + .tab-content {
  border-color: #808080;
}
.nav-tabs.black + .tab-content {
  border-color: #040404;
}
.tab-content {
  padding: 20px;
  border: 1px solid #e00505;
}
@media only screen and (max-width: 767px) {
  .tab-content {
    padding: 15px;
  }
}
.tab-content img.pull-left,
.tab-content img.pull-right {
  max-width: 40%;
  margin: 0 2% 4px 0;
}
.tab-content img.pull-right {
  margin-left: 2%;
  margin-right: 0;
}
@media only screen and (max-width: 479px) {
  .tab-content img.pull-left,
  .tab-content img.pull-right {
    max-width: 100%;
    float: none !important;
    margin: 0 0 15px;
  }
}
/* Toggles */
/*-----------------------------------*/
.panel {
  background-color: transparent;
  border: 1px solid #e00505;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel.green {
  border-color: #1a9636;
}
.panel.green .panel-title a:before,
.panel.green .panel-title span:before {
  background-color: #1a9636;
}
.panel.green .panel-title a.collapsed,
.panel.green .panel-title span.collapsed {
  color: #1a9636;
}
.panel.green .panel-title a.collapsed:hover,
.panel.green .panel-title span.collapsed:hover,
.panel.green .panel-title a.collapsed:active,
.panel.green .panel-title span.collapsed:active {
  color: #fff;
}
.panel.blue {
  border-color: #72a5e6;
}
.panel.blue .panel-title a:before,
.panel.blue .panel-title span:before {
  background-color: #72a5e6;
}
.panel.blue .panel-title a.collapsed,
.panel.blue .panel-title span.collapsed {
  color: #72a5e6;
}
.panel.blue .panel-title a.collapsed:hover,
.panel.blue .panel-title span.collapsed:hover,
.panel.blue .panel-title a.collapsed:active,
.panel.blue .panel-title span.collapsed:active {
  color: #fff;
}
.panel.cyan {
  border-color: #008b8b;
}
.panel.cyan .panel-title a:before,
.panel.cyan .panel-title span:before {
  background-color: #008b8b;
}
.panel.cyan .panel-title a.collapsed,
.panel.cyan .panel-title span.collapsed {
  color: #008b8b;
}
.panel.cyan .panel-title a.collapsed:hover,
.panel.cyan .panel-title span.collapsed:hover,
.panel.cyan .panel-title a.collapsed:active,
.panel.cyan .panel-title span.collapsed:active {
  color: #fff;
}
.panel.red {
  border-color: #ea4c4f;
}
.panel.red .panel-title a:before,
.panel.red .panel-title span:before {
  background-color: #ea4c4f;
}
.panel.red .panel-title a.collapsed,
.panel.red .panel-title span.collapsed {
  color: #ea4c4f;
}
.panel.red .panel-title a.collapsed:hover,
.panel.red .panel-title span.collapsed:hover,
.panel.red .panel-title a.collapsed:active,
.panel.red .panel-title span.collapsed:active {
  color: #fff;
}
.panel.yellow {
  border-color: #fdba4f;
}
.panel.yellow .panel-title a:before,
.panel.yellow .panel-title span:before {
  background-color: #fdba4f;
}
.panel.yellow .panel-title a.collapsed,
.panel.yellow .panel-title span.collapsed {
  color: #fdba4f;
}
.panel.yellow .panel-title a.collapsed:hover,
.panel.yellow .panel-title span.collapsed:hover,
.panel.yellow .panel-title a.collapsed:active,
.panel.yellow .panel-title span.collapsed:active {
  color: #fff;
}
.panel.orange {
  border-color: #ff7300;
}
.panel.orange .panel-title a:before,
.panel.orange .panel-title span:before {
  background-color: #ff7300;
}
.panel.orange .panel-title a.collapsed,
.panel.orange .panel-title span.collapsed {
  color: #ff7300;
}
.panel.orange .panel-title a.collapsed:hover,
.panel.orange .panel-title span.collapsed:hover,
.panel.orange .panel-title a.collapsed:active,
.panel.orange .panel-title span.collapsed:active {
  color: #fff;
}
.panel.brown {
  border-color: #915335;
}
.panel.brown .panel-title a:before,
.panel.brown .panel-title span:before {
  background-color: #915335;
}
.panel.brown .panel-title a.collapsed,
.panel.brown .panel-title span.collapsed {
  color: #915335;
}
.panel.brown .panel-title a.collapsed:hover,
.panel.brown .panel-title span.collapsed:hover,
.panel.brown .panel-title a.collapsed:active,
.panel.brown .panel-title span.collapsed:active {
  color: #fff;
}
.panel.turquoise {
  border-color: #32D8C8;
}
.panel.turquoise .panel-title a:before,
.panel.turquoise .panel-title span:before {
  background-color: #32D8C8;
}
.panel.turquoise .panel-title a.collapsed,
.panel.turquoise .panel-title span.collapsed {
  color: #32D8C8;
}
.panel.turquoise .panel-title a.collapsed:hover,
.panel.turquoise .panel-title span.collapsed:hover,
.panel.turquoise .panel-title a.collapsed:active,
.panel.turquoise .panel-title span.collapsed:active {
  color: #fff;
}
.panel.pink {
  border-color: #ff5270;
}
.panel.pink .panel-title a:before,
.panel.pink .panel-title span:before {
  background-color: #ff5270;
}
.panel.pink .panel-title a.collapsed,
.panel.pink .panel-title span.collapsed {
  color: #ff5270;
}
.panel.pink .panel-title a.collapsed:hover,
.panel.pink .panel-title span.collapsed:hover,
.panel.pink .panel-title a.collapsed:active,
.panel.pink .panel-title span.collapsed:active {
  color: #fff;
}
.panel.purple {
  border-color: #cf00cf;
}
.panel.purple .panel-title a:before,
.panel.purple .panel-title span:before {
  background-color: #cf00cf;
}
.panel.purple .panel-title a.collapsed,
.panel.purple .panel-title span.collapsed {
  color: #cf00cf;
}
.panel.purple .panel-title a.collapsed:hover,
.panel.purple .panel-title span.collapsed:hover,
.panel.purple .panel-title a.collapsed:active,
.panel.purple .panel-title span.collapsed:active {
  color: #fff;
}
.panel.gray {
  border-color: #808080;
}
.panel.gray .panel-title a:before,
.panel.gray .panel-title span:before {
  background-color: #808080;
}
.panel.gray .panel-title a.collapsed,
.panel.gray .panel-title span.collapsed {
  color: #808080;
}
.panel.gray .panel-title a.collapsed:hover,
.panel.gray .panel-title span.collapsed:hover,
.panel.gray .panel-title a.collapsed:active,
.panel.gray .panel-title span.collapsed:active {
  color: #fff;
}
.panel.black {
  border-color: #040404;
}
.panel.black .panel-title a:before,
.panel.black .panel-title span:before {
  background-color: #040404;
}
.panel.black .panel-title a.collapsed,
.panel.black .panel-title span.collapsed {
  color: #040404;
}
.panel.black .panel-title a.collapsed:hover,
.panel.black .panel-title span.collapsed:hover,
.panel.black .panel-title a.collapsed:active,
.panel.black .panel-title span.collapsed:active {
  color: #fff;
}
.panel-heading {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-title a,
.panel-title span {
  position: relative;
  display: block;
  font-size: 18px;
  color: #fff;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .panel-title a,
  .panel-title span {
    font-size: 14px;
  }
}
.panel-title a:before,
.panel-title span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  background-color: #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.panel-title a:hover,
.panel-title span:hover,
.panel-title a:active,
.panel-title span:active {
  color: #fff;
}
.panel-title a:hover:before,
.panel-title span:hover:before,
.panel-title a:active:before,
.panel-title span:active:before {
  height: 100%;
}
.panel-title a.collapsed,
.panel-title span.collapsed {
  color: #e00505;
}
.panel-title a.collapsed:before,
.panel-title span.collapsed:before {
  height: 0;
}
.panel-title a.collapsed:hover,
.panel-title span.collapsed:hover,
.panel-title a.collapsed:active,
.panel-title span.collapsed:active {
  color: #fff;
}
.panel-title a.collapsed:hover:before,
.panel-title span.collapsed:hover:before,
.panel-title a.collapsed:active:before,
.panel-title span.collapsed:active:before {
  height: 100%;
}
.panel-body {
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .panel-body {
    padding: 15px;
  }
}
/* Accordion */
/*-----------------------------------*/
.panel-group .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: -1px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
/* Gallery */
/*-----------------------------------*/
.gallery {
  position: relative;
  height: 80px;
  overflow: hidden;
  padding: 0 40px;
}
.gallery li {
  float: left;
  width: 120px;
  height: 80px;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0 4px transparent;
  -moz-box-shadow: inset 0 0 0 4px transparent;
  box-shadow: inset 0 0 0 4px transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.gallery li:hover,
.gallery li:active {
  -webkit-box-shadow: inset 0 0 0 4px #e00505;
  -moz-box-shadow: inset 0 0 0 4px #e00505;
  box-shadow: inset 0 0 0 4px #e00505;
}
.gallery li img {
  position: relative;
  z-index: -1;
}
.gallery li a {
  display: block;
  height: 100%;
}
.gallery .prev,
.gallery .next {
  position: absolute;
  top: 22px;
  left: 0;
  font-size: 40px;
  color: #464A52;
  cursor: pointer;
}
.gallery .prev:hover,
.gallery .next:hover,
.gallery .prev:active,
.gallery .next:active {
  color: #e00505;
}
.gallery .next {
  left: auto;
  right: 0;
}
.gallery.green li:hover,
.gallery.green li:active {
  -webkit-box-shadow: inset 0 0 0 4px #1a9636;
  -moz-box-shadow: inset 0 0 0 4px #1a9636;
  box-shadow: inset 0 0 0 4px #1a9636;
}
.gallery.green .prev:hover,
.gallery.green .next:hover,
.gallery.green .prev:active,
.gallery.green .next:active {
  color: #1a9636;
}
.gallery.blue li:hover,
.gallery.blue li:active {
  -webkit-box-shadow: inset 0 0 0 4px #72a5e6;
  -moz-box-shadow: inset 0 0 0 4px #72a5e6;
  box-shadow: inset 0 0 0 4px #72a5e6;
}
.gallery.blue .prev:hover,
.gallery.blue .next:hover,
.gallery.blue .prev:active,
.gallery.blue .next:active {
  color: #72a5e6;
}
.gallery.cyan li:hover,
.gallery.cyan li:active {
  -webkit-box-shadow: inset 0 0 0 4px #008b8b;
  -moz-box-shadow: inset 0 0 0 4px #008b8b;
  box-shadow: inset 0 0 0 4px #008b8b;
}
.gallery.cyan .prev:hover,
.gallery.cyan .next:hover,
.gallery.cyan .prev:active,
.gallery.cyan .next:active {
  color: #008b8b;
}
.gallery.red li:hover,
.gallery.red li:active {
  -webkit-box-shadow: inset 0 0 0 4px #ea4c4f;
  -moz-box-shadow: inset 0 0 0 4px #ea4c4f;
  box-shadow: inset 0 0 0 4px #ea4c4f;
}
.gallery.red .prev:hover,
.gallery.red .next:hover,
.gallery.red .prev:active,
.gallery.red .next:active {
  color: #ea4c4f;
}
.gallery.yellow li:hover,
.gallery.yellow li:active {
  -webkit-box-shadow: inset 0 0 0 4px #fdba4f;
  -moz-box-shadow: inset 0 0 0 4px #fdba4f;
  box-shadow: inset 0 0 0 4px #fdba4f;
}
.gallery.yellow .prev:hover,
.gallery.yellow .next:hover,
.gallery.yellow .prev:active,
.gallery.yellow .next:active {
  color: #fdba4f;
}
.gallery.orange li:hover,
.gallery.orange li:active {
  -webkit-box-shadow: inset 0 0 0 4px #ff7300;
  -moz-box-shadow: inset 0 0 0 4px #ff7300;
  box-shadow: inset 0 0 0 4px #ff7300;
}
.gallery.orange .prev:hover,
.gallery.orange .next:hover,
.gallery.orange .prev:active,
.gallery.orange .next:active {
  color: #ff7300;
}
.gallery.brown li:hover,
.gallery.brown li:active {
  -webkit-box-shadow: inset 0 0 0 4px #915335;
  -moz-box-shadow: inset 0 0 0 4px #915335;
  box-shadow: inset 0 0 0 4px #915335;
}
.gallery.brown .prev:hover,
.gallery.brown .next:hover,
.gallery.brown .prev:active,
.gallery.brown .next:active {
  color: #915335;
}
.gallery.turquoise li:hover,
.gallery.turquoise li:active {
  -webkit-box-shadow: inset 0 0 0 4px #32D8C8;
  -moz-box-shadow: inset 0 0 0 4px #32D8C8;
  box-shadow: inset 0 0 0 4px #32D8C8;
}
.gallery.turquoise .prev:hover,
.gallery.turquoise .next:hover,
.gallery.turquoise .prev:active,
.gallery.turquoise .next:active {
  color: #32D8C8;
}
.gallery.pink li:hover,
.gallery.pink li:active {
  -webkit-box-shadow: inset 0 0 0 4px #ff5270;
  -moz-box-shadow: inset 0 0 0 4px #ff5270;
  box-shadow: inset 0 0 0 4px #ff5270;
}
.gallery.pink .prev:hover,
.gallery.pink .next:hover,
.gallery.pink .prev:active,
.gallery.pink .next:active {
  color: #ff5270;
}
.gallery.purple li:hover,
.gallery.purple li:active {
  -webkit-box-shadow: inset 0 0 0 4px #cf00cf;
  -moz-box-shadow: inset 0 0 0 4px #cf00cf;
  box-shadow: inset 0 0 0 4px #cf00cf;
}
.gallery.purple .prev:hover,
.gallery.purple .next:hover,
.gallery.purple .prev:active,
.gallery.purple .next:active {
  color: #cf00cf;
}
.gallery.gray li:hover,
.gallery.gray li:active {
  -webkit-box-shadow: inset 0 0 0 4px #808080;
  -moz-box-shadow: inset 0 0 0 4px #808080;
  box-shadow: inset 0 0 0 4px #808080;
}
.gallery.gray .prev:hover,
.gallery.gray .next:hover,
.gallery.gray .prev:active,
.gallery.gray .next:active {
  color: #808080;
}
.gallery.black li:hover,
.gallery.black li:active {
  -webkit-box-shadow: inset 0 0 0 4px #040404;
  -moz-box-shadow: inset 0 0 0 4px #040404;
  box-shadow: inset 0 0 0 4px #040404;
}
.gallery.black .prev:hover,
.gallery.black .next:hover,
.gallery.black .prev:active,
.gallery.black .next:active {
  color: #040404;
}
/* Alerts */
/*-----------------------------------*/
.alert {
  min-height: 50px;
  line-height: 1.4;
  border-color: #e00505;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert.green {
  border-color: #1a9636;
}
.alert.green .close {
  color: #1a9636;
}
.alert.green .close:hover,
.alert.green .close:focus,
.alert.green .close:active {
  color: #1a9636;
}
.alert.blue {
  border-color: #72a5e6;
}
.alert.blue .close {
  color: #72a5e6;
}
.alert.blue .close:hover,
.alert.blue .close:focus,
.alert.blue .close:active {
  color: #72a5e6;
}
.alert.cyan {
  border-color: #008b8b;
}
.alert.cyan .close {
  color: #008b8b;
}
.alert.cyan .close:hover,
.alert.cyan .close:focus,
.alert.cyan .close:active {
  color: #008b8b;
}
.alert.red {
  border-color: #ea4c4f;
}
.alert.red .close {
  color: #ea4c4f;
}
.alert.red .close:hover,
.alert.red .close:focus,
.alert.red .close:active {
  color: #ea4c4f;
}
.alert.yellow {
  border-color: #fdba4f;
}
.alert.yellow .close {
  color: #fdba4f;
}
.alert.yellow .close:hover,
.alert.yellow .close:focus,
.alert.yellow .close:active {
  color: #fdba4f;
}
.alert.orange {
  border-color: #ff7300;
}
.alert.orange .close {
  color: #ff7300;
}
.alert.orange .close:hover,
.alert.orange .close:focus,
.alert.orange .close:active {
  color: #ff7300;
}
.alert.brown {
  border-color: #915335;
}
.alert.brown .close {
  color: #915335;
}
.alert.brown .close:hover,
.alert.brown .close:focus,
.alert.brown .close:active {
  color: #915335;
}
.alert.turquoise {
  border-color: #32D8C8;
}
.alert.turquoise .close {
  color: #32D8C8;
}
.alert.turquoise .close:hover,
.alert.turquoise .close:focus,
.alert.turquoise .close:active {
  color: #32D8C8;
}
.alert.pink {
  border-color: #ff5270;
}
.alert.pink .close {
  color: #ff5270;
}
.alert.pink .close:hover,
.alert.pink .close:focus,
.alert.pink .close:active {
  color: #ff5270;
}
.alert.purple {
  border-color: #cf00cf;
}
.alert.purple .close {
  color: #cf00cf;
}
.alert.purple .close:hover,
.alert.purple .close:focus,
.alert.purple .close:active {
  color: #cf00cf;
}
.alert.gray {
  border-color: #808080;
}
.alert.gray .close {
  color: #808080;
}
.alert.gray .close:hover,
.alert.gray .close:focus,
.alert.gray .close:active {
  color: #808080;
}
.alert.black {
  border-color: #040404;
}
.alert.black .close {
  color: #040404;
}
.alert.black .close:hover,
.alert.black .close:focus,
.alert.black .close:active {
  color: #040404;
}
.close {
  font-size: 26px;
  text-shadow: none;
  color: #e00505;
  margin: -2px -8px 4px 4px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.close:hover,
.close:focus,
.close:active {
  color: #e00505;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* ToolTips */
/*-----------------------------------*/
[data-toggle='tooltip'] {
  cursor: default;
}
[data-toggle='tooltip'].green + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].green + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].green + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].green + .tooltip.top-right .tooltip-arrow {
  border-top-color: #1a9636;
}
[data-toggle='tooltip'].green + .tooltip.left .tooltip-arrow {
  border-left-color: #1a9636;
}
[data-toggle='tooltip'].green + .tooltip.right .tooltip-arrow {
  border-right-color: #1a9636;
}
[data-toggle='tooltip'].green + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].green + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].green + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #1a9636;
}
[data-toggle='tooltip'].green + .tooltip .tooltip-inner {
  background-color: #1a9636;
}
[data-toggle='tooltip'].blue + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].blue + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].blue + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].blue + .tooltip.top-right .tooltip-arrow {
  border-top-color: #72a5e6;
}
[data-toggle='tooltip'].blue + .tooltip.left .tooltip-arrow {
  border-left-color: #72a5e6;
}
[data-toggle='tooltip'].blue + .tooltip.right .tooltip-arrow {
  border-right-color: #72a5e6;
}
[data-toggle='tooltip'].blue + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].blue + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].blue + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #72a5e6;
}
[data-toggle='tooltip'].blue + .tooltip .tooltip-inner {
  background-color: #72a5e6;
}
[data-toggle='tooltip'].cyan + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].cyan + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].cyan + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].cyan + .tooltip.top-right .tooltip-arrow {
  border-top-color: #008b8b;
}
[data-toggle='tooltip'].cyan + .tooltip.left .tooltip-arrow {
  border-left-color: #008b8b;
}
[data-toggle='tooltip'].cyan + .tooltip.right .tooltip-arrow {
  border-right-color: #008b8b;
}
[data-toggle='tooltip'].cyan + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].cyan + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].cyan + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #008b8b;
}
[data-toggle='tooltip'].cyan + .tooltip .tooltip-inner {
  background-color: #008b8b;
}
[data-toggle='tooltip'].red + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].red + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].red + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].red + .tooltip.top-right .tooltip-arrow {
  border-top-color: #ea4c4f;
}
[data-toggle='tooltip'].red + .tooltip.left .tooltip-arrow {
  border-left-color: #ea4c4f;
}
[data-toggle='tooltip'].red + .tooltip.right .tooltip-arrow {
  border-right-color: #ea4c4f;
}
[data-toggle='tooltip'].red + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].red + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].red + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ea4c4f;
}
[data-toggle='tooltip'].red + .tooltip .tooltip-inner {
  background-color: #ea4c4f;
}
[data-toggle='tooltip'].yellow + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].yellow + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].yellow + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].yellow + .tooltip.top-right .tooltip-arrow {
  border-top-color: #fdba4f;
}
[data-toggle='tooltip'].yellow + .tooltip.left .tooltip-arrow {
  border-left-color: #fdba4f;
}
[data-toggle='tooltip'].yellow + .tooltip.right .tooltip-arrow {
  border-right-color: #fdba4f;
}
[data-toggle='tooltip'].yellow + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].yellow + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].yellow + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #fdba4f;
}
[data-toggle='tooltip'].yellow + .tooltip .tooltip-inner {
  background-color: #fdba4f;
}
[data-toggle='tooltip'].orange + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].orange + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].orange + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].orange + .tooltip.top-right .tooltip-arrow {
  border-top-color: #ff7300;
}
[data-toggle='tooltip'].orange + .tooltip.left .tooltip-arrow {
  border-left-color: #ff7300;
}
[data-toggle='tooltip'].orange + .tooltip.right .tooltip-arrow {
  border-right-color: #ff7300;
}
[data-toggle='tooltip'].orange + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].orange + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].orange + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ff7300;
}
[data-toggle='tooltip'].orange + .tooltip .tooltip-inner {
  background-color: #ff7300;
}
[data-toggle='tooltip'].brown + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].brown + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].brown + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].brown + .tooltip.top-right .tooltip-arrow {
  border-top-color: #915335;
}
[data-toggle='tooltip'].brown + .tooltip.left .tooltip-arrow {
  border-left-color: #915335;
}
[data-toggle='tooltip'].brown + .tooltip.right .tooltip-arrow {
  border-right-color: #915335;
}
[data-toggle='tooltip'].brown + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].brown + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].brown + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #915335;
}
[data-toggle='tooltip'].brown + .tooltip .tooltip-inner {
  background-color: #915335;
}
[data-toggle='tooltip'].turquoise + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].turquoise + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].turquoise + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].turquoise + .tooltip.top-right .tooltip-arrow {
  border-top-color: #32D8C8;
}
[data-toggle='tooltip'].turquoise + .tooltip.left .tooltip-arrow {
  border-left-color: #32D8C8;
}
[data-toggle='tooltip'].turquoise + .tooltip.right .tooltip-arrow {
  border-right-color: #32D8C8;
}
[data-toggle='tooltip'].turquoise + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].turquoise + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].turquoise + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #32D8C8;
}
[data-toggle='tooltip'].turquoise + .tooltip .tooltip-inner {
  background-color: #32D8C8;
}
[data-toggle='tooltip'].pink + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].pink + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].pink + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].pink + .tooltip.top-right .tooltip-arrow {
  border-top-color: #ff5270;
}
[data-toggle='tooltip'].pink + .tooltip.left .tooltip-arrow {
  border-left-color: #ff5270;
}
[data-toggle='tooltip'].pink + .tooltip.right .tooltip-arrow {
  border-right-color: #ff5270;
}
[data-toggle='tooltip'].pink + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].pink + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].pink + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ff5270;
}
[data-toggle='tooltip'].pink + .tooltip .tooltip-inner {
  background-color: #ff5270;
}
[data-toggle='tooltip'].purple + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].purple + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].purple + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].purple + .tooltip.top-right .tooltip-arrow {
  border-top-color: #cf00cf;
}
[data-toggle='tooltip'].purple + .tooltip.left .tooltip-arrow {
  border-left-color: #cf00cf;
}
[data-toggle='tooltip'].purple + .tooltip.right .tooltip-arrow {
  border-right-color: #cf00cf;
}
[data-toggle='tooltip'].purple + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].purple + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].purple + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #cf00cf;
}
[data-toggle='tooltip'].purple + .tooltip .tooltip-inner {
  background-color: #cf00cf;
}
[data-toggle='tooltip'].gray + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].gray + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].gray + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].gray + .tooltip.top-right .tooltip-arrow {
  border-top-color: #808080;
}
[data-toggle='tooltip'].gray + .tooltip.left .tooltip-arrow {
  border-left-color: #808080;
}
[data-toggle='tooltip'].gray + .tooltip.right .tooltip-arrow {
  border-right-color: #808080;
}
[data-toggle='tooltip'].gray + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].gray + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].gray + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #808080;
}
[data-toggle='tooltip'].gray + .tooltip .tooltip-inner {
  background-color: #808080;
}
[data-toggle='tooltip'].black + .tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
[data-toggle='tooltip'].black + .tooltip.top .tooltip-arrow,
[data-toggle='tooltip'].black + .tooltip.top-left .tooltip-arrow,
[data-toggle='tooltip'].black + .tooltip.top-right .tooltip-arrow {
  border-top-color: #040404;
}
[data-toggle='tooltip'].black + .tooltip.left .tooltip-arrow {
  border-left-color: #040404;
}
[data-toggle='tooltip'].black + .tooltip.right .tooltip-arrow {
  border-right-color: #040404;
}
[data-toggle='tooltip'].black + .tooltip.bottom .tooltip-arrow,
[data-toggle='tooltip'].black + .tooltip.bottom-left .tooltip-arrow,
[data-toggle='tooltip'].black + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #040404;
}
[data-toggle='tooltip'].black + .tooltip .tooltip-inner {
  background-color: #040404;
}
.tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #e00505;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #e00505;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #e00505;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #e00505;
}
.tooltip-inner {
  padding: 8px 12px;
  color: #fff;
  background-color: #e00505;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Buttons */
/*-----------------------------------*/
.buttons .btn {
  margin: 0 10px 20px 0;
}
/* Pagination */
/*-----------------------------------*/
.pagination {
  display: table;
  font-size: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 90px 0;
}
@media only screen and (max-width: 991px) {
  .pagination {
    margin: 60px 0;
  }
}
@media only screen and (max-width: 479px) {
  .pagination {
    margin: 40px 0;
  }
}
.pagination > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 4px 0;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: none;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 28px;
  color: #e00505;
  padding: 0 12px;
  margin: 0;
  background-color: transparent;
  border: 2px solid #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagination > li > a:after,
.pagination > li > span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 0;
  background-color: #e00505;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:active,
.pagination > li > span:active {
  color: #fff;
  background-color: transparent;
  border-color: #e00505;
}
.pagination > li > a:hover:after,
.pagination > li > span:hover:after,
.pagination > li > a:focus:after,
.pagination > li > span:focus:after,
.pagination > li > a:active:after,
.pagination > li > span:active:after {
  height: 100%;
}
.pagination > li > span {
  cursor: default;
}
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > li > span:active {
  color: #e00505;
  background-color: transparent;
}
.pagination > li > span:hover:after,
.pagination > li > span:focus:after,
.pagination > li > span:active:after {
  height: 0;
}
.pagination > li.active > span,
.pagination > li.active > span:hover,
.pagination > li.active > span:focus,
.pagination > li.active > span:active {
  color: #fff;
  background-color: #e00505;
  border-color: #e00505;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination.green > li > a,
.pagination.green > li > span {
  color: #1a9636;
  border-color: #1a9636;
}
.pagination.green > li > a:after,
.pagination.green > li > span:after {
  background-color: #1a9636;
}
.pagination.green > li > a:hover,
.pagination.green > li > span:hover,
.pagination.green > li > a:focus,
.pagination.green > li > span:focus,
.pagination.green > li > a:active,
.pagination.green > li > span:active {
  color: #fff;
  border-color: #1a9636;
}
.pagination.green > li > span:hover,
.pagination.green > li > span:focus,
.pagination.green > li > span:active {
  color: #1a9636;
}
.pagination.green > li.active > span,
.pagination.green > li.active > span:hover,
.pagination.green > li.active > span:focus,
.pagination.green > li.active > span:active {
  color: #fff;
  background-color: #1a9636;
  border-color: #1a9636;
}
.pagination.blue > li > a,
.pagination.blue > li > span {
  color: #72a5e6;
  border-color: #72a5e6;
}
.pagination.blue > li > a:after,
.pagination.blue > li > span:after {
  background-color: #72a5e6;
}
.pagination.blue > li > a:hover,
.pagination.blue > li > span:hover,
.pagination.blue > li > a:focus,
.pagination.blue > li > span:focus,
.pagination.blue > li > a:active,
.pagination.blue > li > span:active {
  color: #fff;
  border-color: #72a5e6;
}
.pagination.blue > li > span:hover,
.pagination.blue > li > span:focus,
.pagination.blue > li > span:active {
  color: #72a5e6;
}
.pagination.blue > li.active > span,
.pagination.blue > li.active > span:hover,
.pagination.blue > li.active > span:focus,
.pagination.blue > li.active > span:active {
  color: #fff;
  background-color: #72a5e6;
  border-color: #72a5e6;
}
.pagination.cyan > li > a,
.pagination.cyan > li > span {
  color: #008b8b;
  border-color: #008b8b;
}
.pagination.cyan > li > a:after,
.pagination.cyan > li > span:after {
  background-color: #008b8b;
}
.pagination.cyan > li > a:hover,
.pagination.cyan > li > span:hover,
.pagination.cyan > li > a:focus,
.pagination.cyan > li > span:focus,
.pagination.cyan > li > a:active,
.pagination.cyan > li > span:active {
  color: #fff;
  border-color: #008b8b;
}
.pagination.cyan > li > span:hover,
.pagination.cyan > li > span:focus,
.pagination.cyan > li > span:active {
  color: #008b8b;
}
.pagination.cyan > li.active > span,
.pagination.cyan > li.active > span:hover,
.pagination.cyan > li.active > span:focus,
.pagination.cyan > li.active > span:active {
  color: #fff;
  background-color: #008b8b;
  border-color: #008b8b;
}
.pagination.red > li > a,
.pagination.red > li > span {
  color: #ea4c4f;
  border-color: #ea4c4f;
}
.pagination.red > li > a:after,
.pagination.red > li > span:after {
  background-color: #ea4c4f;
}
.pagination.red > li > a:hover,
.pagination.red > li > span:hover,
.pagination.red > li > a:focus,
.pagination.red > li > span:focus,
.pagination.red > li > a:active,
.pagination.red > li > span:active {
  color: #fff;
  border-color: #ea4c4f;
}
.pagination.red > li > span:hover,
.pagination.red > li > span:focus,
.pagination.red > li > span:active {
  color: #ea4c4f;
}
.pagination.red > li.active > span,
.pagination.red > li.active > span:hover,
.pagination.red > li.active > span:focus,
.pagination.red > li.active > span:active {
  color: #fff;
  background-color: #ea4c4f;
  border-color: #ea4c4f;
}
.pagination.yellow > li > a,
.pagination.yellow > li > span {
  color: #fdba4f;
  border-color: #fdba4f;
}
.pagination.yellow > li > a:after,
.pagination.yellow > li > span:after {
  background-color: #fdba4f;
}
.pagination.yellow > li > a:hover,
.pagination.yellow > li > span:hover,
.pagination.yellow > li > a:focus,
.pagination.yellow > li > span:focus,
.pagination.yellow > li > a:active,
.pagination.yellow > li > span:active {
  color: #fff;
  border-color: #fdba4f;
}
.pagination.yellow > li > span:hover,
.pagination.yellow > li > span:focus,
.pagination.yellow > li > span:active {
  color: #fdba4f;
}
.pagination.yellow > li.active > span,
.pagination.yellow > li.active > span:hover,
.pagination.yellow > li.active > span:focus,
.pagination.yellow > li.active > span:active {
  color: #fff;
  background-color: #fdba4f;
  border-color: #fdba4f;
}
.pagination.orange > li > a,
.pagination.orange > li > span {
  color: #ff7300;
  border-color: #ff7300;
}
.pagination.orange > li > a:after,
.pagination.orange > li > span:after {
  background-color: #ff7300;
}
.pagination.orange > li > a:hover,
.pagination.orange > li > span:hover,
.pagination.orange > li > a:focus,
.pagination.orange > li > span:focus,
.pagination.orange > li > a:active,
.pagination.orange > li > span:active {
  color: #fff;
  border-color: #ff7300;
}
.pagination.orange > li > span:hover,
.pagination.orange > li > span:focus,
.pagination.orange > li > span:active {
  color: #ff7300;
}
.pagination.orange > li.active > span,
.pagination.orange > li.active > span:hover,
.pagination.orange > li.active > span:focus,
.pagination.orange > li.active > span:active {
  color: #fff;
  background-color: #ff7300;
  border-color: #ff7300;
}
.pagination.brown > li > a,
.pagination.brown > li > span {
  color: #915335;
  border-color: #915335;
}
.pagination.brown > li > a:after,
.pagination.brown > li > span:after {
  background-color: #915335;
}
.pagination.brown > li > a:hover,
.pagination.brown > li > span:hover,
.pagination.brown > li > a:focus,
.pagination.brown > li > span:focus,
.pagination.brown > li > a:active,
.pagination.brown > li > span:active {
  color: #fff;
  border-color: #915335;
}
.pagination.brown > li > span:hover,
.pagination.brown > li > span:focus,
.pagination.brown > li > span:active {
  color: #915335;
}
.pagination.brown > li.active > span,
.pagination.brown > li.active > span:hover,
.pagination.brown > li.active > span:focus,
.pagination.brown > li.active > span:active {
  color: #fff;
  background-color: #915335;
  border-color: #915335;
}
.pagination.turquoise > li > a,
.pagination.turquoise > li > span {
  color: #32D8C8;
  border-color: #32D8C8;
}
.pagination.turquoise > li > a:after,
.pagination.turquoise > li > span:after {
  background-color: #32D8C8;
}
.pagination.turquoise > li > a:hover,
.pagination.turquoise > li > span:hover,
.pagination.turquoise > li > a:focus,
.pagination.turquoise > li > span:focus,
.pagination.turquoise > li > a:active,
.pagination.turquoise > li > span:active {
  color: #fff;
  border-color: #32D8C8;
}
.pagination.turquoise > li > span:hover,
.pagination.turquoise > li > span:focus,
.pagination.turquoise > li > span:active {
  color: #32D8C8;
}
.pagination.turquoise > li.active > span,
.pagination.turquoise > li.active > span:hover,
.pagination.turquoise > li.active > span:focus,
.pagination.turquoise > li.active > span:active {
  color: #fff;
  background-color: #32D8C8;
  border-color: #32D8C8;
}
.pagination.pink > li > a,
.pagination.pink > li > span {
  color: #ff5270;
  border-color: #ff5270;
}
.pagination.pink > li > a:after,
.pagination.pink > li > span:after {
  background-color: #ff5270;
}
.pagination.pink > li > a:hover,
.pagination.pink > li > span:hover,
.pagination.pink > li > a:focus,
.pagination.pink > li > span:focus,
.pagination.pink > li > a:active,
.pagination.pink > li > span:active {
  color: #fff;
  border-color: #ff5270;
}
.pagination.pink > li > span:hover,
.pagination.pink > li > span:focus,
.pagination.pink > li > span:active {
  color: #ff5270;
}
.pagination.pink > li.active > span,
.pagination.pink > li.active > span:hover,
.pagination.pink > li.active > span:focus,
.pagination.pink > li.active > span:active {
  color: #fff;
  background-color: #ff5270;
  border-color: #ff5270;
}
.pagination.purple > li > a,
.pagination.purple > li > span {
  color: #cf00cf;
  border-color: #cf00cf;
}
.pagination.purple > li > a:after,
.pagination.purple > li > span:after {
  background-color: #cf00cf;
}
.pagination.purple > li > a:hover,
.pagination.purple > li > span:hover,
.pagination.purple > li > a:focus,
.pagination.purple > li > span:focus,
.pagination.purple > li > a:active,
.pagination.purple > li > span:active {
  color: #fff;
  border-color: #cf00cf;
}
.pagination.purple > li > span:hover,
.pagination.purple > li > span:focus,
.pagination.purple > li > span:active {
  color: #cf00cf;
}
.pagination.purple > li.active > span,
.pagination.purple > li.active > span:hover,
.pagination.purple > li.active > span:focus,
.pagination.purple > li.active > span:active {
  color: #fff;
  background-color: #cf00cf;
  border-color: #cf00cf;
}
.pagination.gray > li > a,
.pagination.gray > li > span {
  color: #808080;
  border-color: #808080;
}
.pagination.gray > li > a:after,
.pagination.gray > li > span:after {
  background-color: #808080;
}
.pagination.gray > li > a:hover,
.pagination.gray > li > span:hover,
.pagination.gray > li > a:focus,
.pagination.gray > li > span:focus,
.pagination.gray > li > a:active,
.pagination.gray > li > span:active {
  color: #fff;
  border-color: #808080;
}
.pagination.gray > li > span:hover,
.pagination.gray > li > span:focus,
.pagination.gray > li > span:active {
  color: #808080;
}
.pagination.gray > li.active > span,
.pagination.gray > li.active > span:hover,
.pagination.gray > li.active > span:focus,
.pagination.gray > li.active > span:active {
  color: #fff;
  background-color: #808080;
  border-color: #808080;
}
.pagination.black > li > a,
.pagination.black > li > span {
  color: #040404;
  border-color: #040404;
}
.pagination.black > li > a:after,
.pagination.black > li > span:after {
  background-color: #040404;
}
.pagination.black > li > a:hover,
.pagination.black > li > span:hover,
.pagination.black > li > a:focus,
.pagination.black > li > span:focus,
.pagination.black > li > a:active,
.pagination.black > li > span:active {
  color: #fff;
  border-color: #040404;
}
.pagination.black > li > span:hover,
.pagination.black > li > span:focus,
.pagination.black > li > span:active {
  color: #040404;
}
.pagination.black > li.active > span,
.pagination.black > li.active > span:hover,
.pagination.black > li.active > span:focus,
.pagination.black > li.active > span:active {
  color: #fff;
  background-color: #040404;
  border-color: #040404;
}
/* PrettyPhoto */
/*-----------------------------------*/
.pp_default .pp_top,
.pp_default .pp_top .pp_middle,
.pp_default .pp_top .pp_left,
.pp_default .pp_top .pp_right,
.pp_default .pp_bottom,
.pp_default .pp_bottom .pp_left,
.pp_default .pp_bottom .pp_middle,
.pp_default .pp_bottom .pp_right {
  height: 13px;
}
.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
.pp_default .pp_content {
  background-color: #464A52;
}
.pp_default .pp_prev,
.pp_default .pp_next {
  position: relative;
  float: left;
  height: 100%;
  width: 49%;
  color: #464A52;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.pp_default .pp_prev:before,
.pp_default .pp_next:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  font-size: 48px;
}
.pp_default .pp_prev:hover,
.pp_default .pp_next:hover,
.pp_default .pp_prev:active,
.pp_default .pp_next:active {
  color: #e00505;
}
.pp_default .pp_next {
  float: right;
}
.pp_default .pp_next:before {
  left: auto;
  right: 0;
}
.pp_default .pp_fade:hover .pp_prev,
.pp_default .pp_fade:hover .pp_next {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.pp_default .pp_close {
  position: absolute;
  top: -36px;
  right: 12px;
  font-size: 36px;
  color: #e00505;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pp_default .pp_close:hover,
.pp_default .pp_close:active {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pp_default .pp_gallery ul li a {
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pp_default .pp_gallery ul li a:hover,
.pp_default .pp_gallery ul li.selected a {
  border-color: #e00505;
}
.pp_default .pp_arrow_previous,
.pp_default .pp_arrow_next {
  float: left;
  font-size: 32px;
  color: #464A52;
}
.pp_default .pp_arrow_previous:hover,
.pp_default .pp_arrow_next:hover,
.pp_default .pp_arrow_previous:active,
.pp_default .pp_arrow_next:active {
  color: #e00505;
}
.pp_default .pp_social {
  margin-top: 7px;
}
.pp_default .pp_details {
  position: relative;
  display: none;
}
.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}
.pp_default .pp_description {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
.pp_default #pp_full_res .pp_inline {
  color: #000;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_top {
  padding: 0 20px;
}
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_fade {
  display: none;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px 0;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery li.default a img {
  display: none;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px 0;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
