/* ==============================
   Common styles
   ============================== */
   .page-template-invest-template  section#invest-text-section-2 {
    display: none;
}
.page-template-eifpage-template-php .spu-content ul li{
  float: left;
    margin: 0 0 0 2px;
    padding: 0;
    width: 49%;
    height: auto;
    background: #082036;
    line-height: 120px;
}
.page-template-service-template .toggle-title h4 {
    margin: 0;
}
.container.cs {
  width: 100%;
}
.page-template-service-template   a.btn{
  background: #002137;
  color: #fff;
  text-decoration: none !important;
  border:solid 1px #fff;
}
.page-template-service-template  a.btn:hover, .page-template-service-template  a.btn:focus{
     background: #fff !important;
    color: #002137;
    border-color: #002137;
}
.page-template-service-template  a.btn:last-child:hover{
   color: #5b9dd6;
}
.page-template-service-template .page-section .container .sub-section-title{
  margin-bottom: 15px;
}
.page-template-service-template  a.btn:last-child{
  margin-left: 15px;
   color: #fff;
   border-color: #5b9dd6;
      background: #5b9dd6;
}
.page-template-service-template hr {
    background: #002137 !important;
    border-color: #002137;
        margin: 35px 0;
}
.page-template-eifpage-template-php .spu-content ul li:nth-child(2){
  float: right;
}
.page-template-eifpage-template-php .spu-content ul li:hover {
    background: #459edb;
}
.page-template-eifpage-template-php .spu-content h4{
      margin-top: 25px;
    padding: 0 25px;
    font-size: 20px;
}
.page-template-eifpage-template-php .spu-content ul li a {
    color: #fff;
        opacity: 1 !important;
    text-decoration: none;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
        line-height: 120px;
    font-family: "Avenir_Black", arial, sans-serif;
    display: block;
    position: static !important;
}
.owl-carousel .owl-item:last-child .sixty-percent-width {
   max-width: 1200px;
}
.project-content-wrapper .project-content ul {
    padding-left: 15px !important;
}
#left-sidebar-el a.learn-more:focus{
  color: inherit !important;
}
.align-center {
  text-align: center !important; }

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.relative {
  position: relative; }

.hidden {
  display: none; }

.inline-block {
  display: inline-block; }

.white {
  color: #fff !important; }

.black {
  color: #111 !important; }

.color {
  color: #e41919 !important; }

.glass {
  opacity: .5; }

.image-fullwidth img {
  width: 100%; }

.stick-fixed {
  position: fixed !important;
  top: 0;
  left: 0; }

.round {
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important; }

::-moz-selection {
  color: #fff;
  background: #002137; }

::-webkit-selection {
  color: #fff;
  background: #002137; }

::selection {
  color: #fff;
  background: #002137; }

.animate, .animate * {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.no-animate, .no-animate * {
  -webkit-transition: 0 none !important;
  -moz-transition: 0 none !important;
  -ms-transition: 0 none !important;
  -o-transition: 0 none !important;
  transition: 0 none !important; }

.shadow {
  -webkit-box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.15); }

.white-shadow {
  -webkit-box-shadow: 0px 0px 200px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0px 0px 200px rgba(255, 255, 255, 0.2);
  box-shadow: 0px 0px 200px rgba(255, 255, 255, 0.2); }

.clearlist, .clearlist li {
  list-style: none;
  padding: 0;
  margin: 0;
  background: none; }

.full-wrapper {
  margin: 0 2%; }

.container-fluid {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  overflow-y: scroll;
  -ms-overflow-style: scrollbar; }

html, body {
  height: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  height: auto;
  min-height: 100%; }

.body-masked {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff url(../images/loader.gif) no-repeat center center;
  z-index: 100000; }

.mask-delay {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  animation-delay: 0.75s; }

.mask-speed {
  -webkit-animation-duration: 0.25s !important;
  -moz-animation-duration: 0.25s !important;
  animation-duration: 0.25s !important; }

iframe {
  border: none; }

a, b, div, ul, li {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none; }

a:focus,
a:active {
  -moz-outline: none;
  outline: none; }

img:not([draggable]), embed, object, video {
  max-width: 100%;
  height: auto; }

/* ==============================
   Page loader
   ============================== */
.page-loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000; }

.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
  -moz-animation: spinner 700ms infinite linear;
  -ms-animation: spinner 700ms infinite linear;
  -o-animation: spinner 700ms infinite linear;
  animation: spinner 700ms infinite linear;
  z-index: 100001; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* ==============================
   Typography
   ============================== */
body {
  color: #111;
  font-size: 14px;
  font-family: "Avenir_Light", arial, sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased; }

a {
  color: #111;
  text-decoration: underline; }

a:hover {
  color: #888;
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.3em;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Avenir_Black", arial, sans-serif; }

h1 {
  font-size: 32px; }

h2 {
  font-size: 28px; }

h6 {
  font-weight: 700; }

p {
  margin: 0 0 2em 0; }

ul, ol {
  margin: 0 0 1.5em 0; }

blockquote {
  margin: 3em 0 3em 0;
  padding: 0;
  border: none;
  background: none;
  font-style: normal;
  line-height: 1.7;
  color: #777; }

blockquote p {
  margin-bottom: 1em;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6; }

blockquote footer {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px; }

dl dt {
  margin-bottom: 5px; }

dl dd {
  margin-bottom: 15px; }

pre {
  background-color: #f9f9f9;
  border-color: #ddd; }

hr {
  background-color: rgba(255, 255, 255, 0.08); }

hr.white {
  border-color: rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.35); }

hr.black {
  border-color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.85); }

.uppercase {
  text-transform: uppercase;
  letter-spacing: 1px; }

.font-alt {
  font-family: "Avenir_Light", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em; }

.serif {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal; }

.normal {
  font-weight: normal; }

.strong {
  font-weight: 700 !important; }

.lead {
  margin: 1em 0 2em 0;
  font-size: 140%;
  line-height: 1.6; }

.text {
  font-size: 16px;
  font-weight: 300;
  color: #5f5f5f;
  line-height: 1.8; }

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  color: #111; }

.dropcap {
  float: left;
  font-size: 3em;
  line-height: 1;
  padding: 2px 8px 2px 0; }

.big-icon {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  border: 3px solid #fff;
  text-align: center;
  line-height: 88px;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.97);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.big-icon .fa-play {
  position: relative;
  left: 4px; }

.big-icon.big-icon-rs {
  border: none;
  width: auto;
  height: auto;
  font-size: 96px; }

.big-icon-link {
  display: inline-block;
  text-decoration: none; }

.big-icon-link:hover {
  border-color: transparent !important; }

.big-icon-link:hover .big-icon {
  border-color: #fff;
  color: #fff;
  -webkit-transition: 0 none !important;
  -moz-transition: 0 none !important;
  -ms-transition: 0 none !important;
  -o-transition: 0 none !important;
  transition: 0 none !important; }

.big-icon-link:active .big-icon {
  -webkit-transform: scale(0.99);
  -moz-transform: scale(0.99);
  -o-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.99); }

.wide-heading {
  display: block;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0.4em;
  text-align: center;
  text-transform: uppercase;
  opacity: .9;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.big-icon-link:hover,
.big-icon-link:hover .wide-heading {
  color: #fff;
  text-decoration: none; }

.sub-heading {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.75); }

.big-icon.black {
  color: #000;
  border-color: rgba(0, 0, 0, 0.75); }

.big-icon-link:hover .big-icon.black {
  color: #000;
  border-color: #000; }

.wide-heading.black {
  color: rgba(0, 0, 0, 0.87); }

.big-icon-link.black:hover,
.big-icon-link:hover .wide-heading.black {
  color: #000;
  text-decoration: none; }

.sub-heading.black {
  color: rgba(0, 0, 0, 0.75); }

/* ==============================
   Buttons
   ============================== */
.btn-mod,
a.btn-mod {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 13px;
  color: #fff;
  background: rgba(34, 34, 34, 0.9);
  border: 2px solid transparent;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  -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 cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1); }

.btn-mod:hover,
.btn-mod:focus,
a.btn-mod:hover,
a.btn-mod:focus {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  outline: none;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-mod:active {
  cursor: pointer !important;
  outline: none !important; }

.btn-mod.btn-small {
  height: auto;
  padding: 6px 17px;
  font-size: 11px;
  letter-spacing: 1px; }

.btn-mod.btn-medium {
  height: auto;
  padding: 8px 37px;
  font-size: 12px; }

.btn-mod.btn-large {
  height: auto;
  padding: 12px 45px;
  font-size: 13px; }

.btn-mod.btn-glass {
  color: rgba(255, 255, 255, 0.75);
  background: rgba(0, 0, 0, 0.4); }

.btn-mod.btn-glass:hover,
.btn-mod.btn-glass:focus {
  color: white;
  background: black; }

.btn-mod.btn-border {
  color: #151515;
  border: 2px solid #151515;
  background: transparent; }

.btn-mod.btn-border:hover,
.btn-mod.btn-border:focus {
  color: #fff;
  border-color: transparent;
  background: #000; }

.btn-mod.btn-border-c {
  color: #e41919;
  border: 2px solid #e41919;
  background: transparent; }

.btn-mod.btn-border-c:hover,
.btn-mod.btn-border-c:focus {
  color: #fff;
  border-color: transparent;
  background: #e41919; }

.btn-mod.btn-border-w {
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.75);
  background: transparent; }

.btn-mod.btn-border-w:hover,
.btn-mod.btn-border-w:focus {
  color: #111;
  border-color: transparent;
  background: #fff; }

.btn-mod.btn-w {
  color: #111;
  background: rgba(255, 255, 255, 0.8); }

.btn-mod.btn-w:hover,
.btn-mod.btn-w:focus {
  color: #111;
  background: #fff; }

.btn-mod.btn-w-color {
  color: #e41919;
  background: #fff; }

.btn-mod.btn-w-color:hover,
.btn-mod.btn-w-color:focus {
  color: #151515;
  background: #fff; }

.btn-mod.btn-gray {
  color: #777;
  background: #e5e5e5; }

.btn-mod.btn-gray:hover,
.btn-mod.btn-gray:focus {
  color: #444;
  background: #d5d5d5; }

.btn-mod.btn-color {
  color: #fff;
  background: #e41919; }

.btn-mod.btn-color:hover,
.btn-mod.btn-color:focus {
  color: #fff;
  background: #e41919;
  opacity: .85; }

.btn-mod.btn-circle {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.btn-mod.btn-round {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.btn-icon {
  position: relative;
  border: none;
  overflow: hidden; }

.btn-icon.btn-small {
  overflow: hidden; }

.btn-icon > span {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  left: 0;
  color: #777;
  font-size: 48px;
  opacity: .2;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1); }

.btn-icon:hover > span {
  opacity: 0;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2); }

.btn-icon > span.white {
  color: #fff; }

.btn-icon > span.black {
  color: #000; }

.btn-full {
  width: 100%; }

/* ==============================
   Forms fields
   ============================== */
ol.ol-with-number {
    margin-bottom: 20px !important;
}
  /* Base for label styling */
[type="checkbox"].checker:not(:checked),
[type="checkbox"].checker:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"].checker:not(:checked) + label,
[type="checkbox"].checker:checked + label {
  position: relative;

  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"].checker:not(:checked) + label:before,
[type="checkbox"].checker:checked + label:before {
  content: '';
  position: absolute;
  right: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #002137;;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; right: 0;
  font-size: 1.3em;
  line-height: 0.8;
  color: #002137;;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"].checker:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"].checker:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"].checker:disabled:not(:checked) + label:before,
[type="checkbox"].checker:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"].checker:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"].checker:checked:focus + label:before,
[type="checkbox"].checker:not(:checked):focus + label:before {
  border: 2px solid #002137;;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #002137!important;
}


.form input[type="text"],
.form input[type="email"],
.form input[type="number"],
.form input[type="url"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="password"],
.form input[type="date"],
.form input[type="color"],
.form select {
  display: inline-block;
  height: 27px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #777;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 7px;
  padding-right: 7px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1); }

.form select {
  font-size: 12px; }

.form select[multiple] {
  height: auto; }

.form input[type="text"]:hover,
.form input[type="email"]:hover,
.form input[type="number"]:hover,
.form input[type="url"]:hover,
.form input[type="search"]:hover,
.form input[type="tel"]:hover,
.form input[type="password"]:hover,
.form input[type="date"]:hover,
.form input[type="color"]:hover,
.form select:hover {
  border-color: rgba(0, 0, 0, 0.2); }

.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="number"]:focus,
.form input[type="url"]:focus,
.form input[type="search"]:focus,
.form input[type="tel"]:focus,
.form input[type="password"]:focus,
.form input[type="date"]:focus,
.form input[type="color"]:focus,
.form select:focus {
  color: #111;
  border-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  outline: none; }

.form input[type="text"].input-lg,
.form input[type="email"].input-lg,
.form input[type="number"].input-lg,
.form input[type="url"].input-lg,
.form input[type="search"].input-lg,
.form input[type="tel"].input-lg,
.form input[type="password"].input-lg,
.form input[type="date"].input-lg,
.form input[type="color"].input-lg,
.form select.input-lg {
  height: 46px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px; }

.form input[type="text"].input-md,
.form input[type="email"].input-md,
.form input[type="number"].input-md,
.form input[type="url"].input-md,
.form input[type="search"].input-md,
.form input[type="tel"].input-md,
.form input[type="password"].input-md,
.form input[type="date"].input-md,
.form input[type="color"].input-md,
.form select.input-md {
  height: 37px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 12px; }

.form input[type="text"].input-sm,
.form input[type="email"].input-sm,
.form input[type="number"].input-sm,
.form input[type="url"].input-sm,
.form input[type="search"].input-sm,
.form input[type="tel"].input-sm,
.form input[type="password"].input-sm,
.form input[type="date"].input-sm,
.form input[type="color"].input-sm,
.form select.input-sm {
  height: 31px;
  padding-left: 10px;
  padding-right: 10px; }

.form textarea {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  color: #777;
  border-color: rgba(0, 0, 0, 0.1);
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form textarea:hover {
  border-color: rgba(0, 0, 0, 0.2); }

.form textarea:focus {
  color: #111;
  border-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(21, 21, 21, 0.3);
  -moz-box-shadow: 0 0 3px rgba(21, 21, 21, 0.3);
  box-shadow: 0 0 3px rgba(21, 21, 21, 0.3); }

.form .form-group {
  margin-bottom: 10px; }

.form input.error {
  border-color: #e41919; }

.form div.error {
  margin-top: 20px;
  padding: 13px 20px;
  text-align: center;
  background: rgba(228, 25, 25, 0.75);
  color: #fff; }

.form div.success {
  margin-top: 20px;
  padding: 13px 20px;
  text-align: center;
  background: rgba(50, 178, 95, 0.75);
  color: #fff; }

.form-tip {
  font-size: 11px;
  color: #aaa; }

.form-tip .fa {
  font-size: 12px; }

/* ==============================
   Home sections
   ============================== */
/*
 * Header common styles
 */
.home-section {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.home-content {
  width: 100%;
  height: 100%;
  text-align: center; }

/* Home content */
.home-content {
  position: relative; }

.home-text {
  height: 100%;
  vertical-align: middle; }

/* Scroll down icon */
@-webkit-keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 10px; }
  100% {
    bottom: 2px; } }
@-moz-keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 10px; }
  100% {
    bottom: 2px; } }
@-o-keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 10px; }
  100% {
    bottom: 2px; } }
@keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 10px; }
  100% {
    bottom: 2px; } }
.scroll-down {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.scroll-down:before {
  display: none; }

.scroll-down:hover:before {
  opacity: .6; }

.scroll-down-icon {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: -13px;
  position: absolute;
  left: 50%;
  bottom: 10px;
  color: #FFF;
  font-size: 30px;
  -webkit-animation: scroll-down-anim 2s infinite;
  -moz-animation: scroll-down-anim 2s infinite;
  -o-animation: scroll-down-anim 2s infinite;
  animation: scroll-down-anim 2s infinite;
  z-index: 2; }

/*
 * HTML5 BG VIdeo
 */
/* 
 * Headings styles
 */
.no-transp {
  opacity: 1 !important; }

.fullwidth-galley-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 25; }

/* ==============================
   Top bar
   ============================== */
.top-bar {
  min-height: 40px;
  background: #fbfbfb;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 11px;
  letter-spacing: 1px; }

/*
 * Top links
 */
.top-links {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.top-links li {
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.05); }

.top-links li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.05); }

.top-links li .fa {
  font-size: 14px;
  position: relative;
  top: 1px; }

.top-links li .tooltip {
  text-transform: none;
  letter-spacing: normal;
  z-index: 2003; }

.top-links li a {
  display: block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-decoration: none;
  text-align: center;
  color: #999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.1s cubic-bezier(0, 0, 0.58, 1); }

.top-links li a:hover {
  color: #555;
  background-color: rgba(0, 0, 0, 0.02); }

/*
 * Top bar dark
 */
.top-bar.dark {
  background-color: #333;
  border-bottom: none; }

.top-bar.dark .top-links li,
.top-bar.dark .top-links li:last-child {
  border-color: rgba(255, 255, 255, 0.07); }

.top-bar.dark .top-links li a {
  color: #aaa; }

.top-bar.dark .top-links li a:hover {
  color: #ccc;
  background-color: rgba(255, 255, 255, 0.05); }

/* ==============================
   Classic menu bar
   ============================== */
/* Logo (in navigation panel)*/
.nav-logo-wrap {
  float: left;
  margin-right: 0px; }

.nav-logo-wrap .logo {
  display: block;
  vertical-align: middle;
  max-width: 118px;
  height: 75px;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.nav-logo-wrap .logo img {
  max-height: 100%;
  /*padding: 50px 0 8px 100px;*/ }
.nav-logo-wrap .logo img {
  max-width: 112px;
    text-align: right;
        margin-top: 25px;
}
.nav-logo-wrap h5 {
    margin-bottom: 0;
        text-align: right;
        margin-top: 10px !important;
}

/*Investor Header Links*/
/*.nav-logo-wrap .logo img {
  padding-top: 10px;
}*/

.nav-logo-wrap .logo {
  /* height: 55px; */
  height: auto;
}
/*End Investor Header Links*/

.nav-logo-wrap .logo:before,
.nav-logo-wrap .logo:after {
  display: none; }

.logo,
a.logo:hover {
  font-size: 18px;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.9); }

/*
 * Desktop nav
 */
.main-nav {
  width: 100%;
  height: 75px !important;
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
  background: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  z-index: 1030;
  -webkit-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: height 0.27s cubic-bezier(0, 0, 0.58, 1); }

.small-height {
  height: 55px !important; }

.small-height .inner-nav ul li a {
  height: 55px !important;
  line-height: 55px !important; }

.inner-nav {
  display: inline-block;
  position: relative;
  float: right; }

.inner-nav ul {
  float: right;
  margin: auto;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3; }

.inner-nav ul li {
  float: left;
  margin-left: 15px;
  position: relative; }

.inner-nav ul li a {
  color: #777;
  letter-spacing: 2px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.inner-nav ul li a:hover,
.inner-nav ul li a.active {
  color: #000;
  text-decoration: none; }

/* Menu sub */
.mn-sub {
  display: none;
  width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  background: rgba(30, 30, 30, 0.97); }

.mn-sub li {
  display: block;
  width: 100%;
  margin: 0 !important; }

.inner-nav ul li .mn-sub li a {
  display: block;
  width: 100%;
  height: auto !important;
  line-height: 1.3 !important;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 11px 15px;
  font-size: 13px;
  text-align: left;
  text-transform: none;
  border-left: none;
  border-right: none;
  letter-spacing: 0;
  color: #b0b0b0 !important;
  cursor: pointer; }

.mobile-on .mn-has-multi > li:last-child > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.065) !important; }

.mn-sub li a:hover,
.inner-nav ul li .mn-sub li a:hover,
.mn-sub li a.active {
  background: rgba(255, 255, 255, 0.09);
  color: #f5f5f5 !important; }

.mn-sub li ul {
  left: 100%;
  right: auto;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.07); }

.inner-nav > ul > li:last-child .mn-sub,
.inner-nav li .mn-sub.to-left {
  left: auto;
  right: 0; }

.inner-nav li:last-child .mn-sub li ul,
.inner-nav li .mn-sub li ul.to-left {
  left: auto;
  right: 100%;
  top: 0;
  border-left: none;
  border-right: 1px solid rgba(255, 255, 255, 0.07); }

.mobile-on .inner-nav li:last-child .mn-sub li ul {
  left: auto;
  right: auto;
  top: 0; }

.mn-wrap {
  padding: 8px; }

/* Menu sub multi */
.mn-has-multi {
  width: auto !important;
  padding: 15px;
  text-align: left;
  white-space: nowrap; }

.mn-sub-multi {
  width: 190px !important;
  overflow: hidden;
  white-space: normal;
  float: none !important;
  display: inline-block !important;
  vertical-align: top; }

.mn-sub-multi > ul {
  width: auto;
  margin: 0;
  padding: 0;
  float: none; }

.mn-group-title {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff !important; }

.mn-group-title:hover {
  background: none !important; }

.mobile-on .mn-sub-multi > ul {
  left: auto;
  right: auto;
  border: none; }

.mobile-on .mn-sub-multi {
  display: block;
  width: 100% !important; }

.mobile-on .mn-sub-multi > ul > li:last-child > a {
  border: none !important; }

.mobile-on .mn-sub > li:last-child > a {
  border: none !important; }

.mobile-on .mn-sub-multi:last-child > ul {
  border-bottom: none !important; }

/*
 * Mobile nav
 */
 .fullwidth-slider-content .des{
  margin-top: 50px;
 }
.mobile-on .desktop-nav {
  display: none;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 15px;
  z-index: 100; }

.mobile-on .full-wrapper .desktop-nav {
  padding: 0; }

.mobile-on .desktop-nav ul {
  width: 100%;
  float: none;
  background: rgba(18, 18, 18, 0.97);
  position: relative;
  overflow-x: hidden; }

.mobile-on .desktop-nav > ul {
  overflow-y: auto; }

.mobile-on .desktop-nav ul li {
  display: block;
  float: none !important;
  overflow: hidden; }

.mobile-on .desktop-nav ul li ul {
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.mobile-on .desktop-nav ul li a {
  display: block;
  width: 100%;
  height: 38px !important;
  line-height: 38px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  text-align: left;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.065);
  color: #999;
  letter-spacing: 1px;
  cursor: pointer; }

.mobile-on .desktop-nav ul li a:hover,
.mobile-on .desktop-nav ul li a.active {
  background: rgba(255, 255, 255, 0.03);
  color: #ddd; }

/* Menu sub */
.mobile-on .mn-has-sub > .fa {
  display: block;
  width: 18px;
  height: 18px;
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.mobile-on .js-opened > .mn-has-sub > .fa {
  border-color: rgba(255, 255, 255, 0.4);
  line-height: 14px; }

.mobile-on .inner-nav li {
  margin: 0 !important; }

.mobile-on .mn-sub {
  display: none;
  opacity: 0;
  position: relative;
  left: 0 !important;
  right: 0;
  top: 0;
  bottom: 0;
  border-left: none !important;
  border-right: none !important;
  border-top: none;
  z-index: 10; }

.mobile-on .mn-sub li {
  padding-left: 10px; }

.inner-nav li.js-opened .mn-sub {
  opacity: 1; }

.mobile-nav {
  display: none;
  float: right;
  vertical-align: middle;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition-property: background, color;
  -moz-transition-property: background, color;
  -o-transition-property: background, color;
  transition-property: background, color; }

.mobile-nav:hover,
.mobile-nav.active {
  background: #fff;
  color: #777; }

.mobile-nav:active {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.05) inset; }

.mobile-on .mobile-nav {
  display: table; }

.mobile-nav .fa {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 21px; }

/* Menu sub multi */
.mobile-on .mn-has-multi {
  width: auto;
  padding: 0;
  text-align: left;
  white-space: normal; }

.mobile-on .mn-sub {
  width: 100%;
  float: none;
  position: relative;
  overflow-x: hidden; }

/*
 * Dark panel style
 */
.main-nav.dark {
  background-color: rgba(10, 10, 10, 0.95);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.main-nav.dark .inner-nav ul > li > a {
  color: rgba(255, 255, 255, 0.7); }

.main-nav.dark .inner-nav ul > li > a:hover,
.main-nav.dark .inner-nav ul > li > a.active {
  color: #fff; }

.main-nav.dark .mobile-nav {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.9); }

.main-nav.dark .mobile-nav:hover,
.main-nav.dark .mobile-nav.active {
  color: #fff; }

.main-nav.mobile-on.dark .inner-nav {
  border-top: 1px solid rgba(100, 100, 100, 0.4); }

.main-nav.dark .logo,
.main-nav.dark a.logo:hover {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9); }

.main-nav.dark .mn-sub {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.main-nav.dark .mn-soc-link {
  border: 1px solid rgba(255, 255, 255, 0.2); }

.main-nav.dark .mn-soc-link:hover {
  border: 1px solid rgba(255, 255, 255, 0.3); }

/*
 * Transparent panel style
 */
.main-nav.transparent {
  background: transparent !important; }

.main-nav.js-transparent {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

/* 
 * Centered menu 
 */
.mn-centered {
  text-align: center; }

.mn-centered .inner-nav {
  float: none; }

.mn-centered .inner-nav > ul {
  float: none;
  display: inline-block;
  margin-left: auto;
  margin-right: auto; }

.mn-centered .inner-nav > ul > li:first-child {
  margin-left: 0; }

.mn-centered .mobile-nav {
  float: none;
  margin-left: auto;
  margin-right: auto; }

/* 
 * Aligned left menu 
 */
.mn-align-left .inner-nav {
  float: none;
  width: 100%; }

.mn-align-left .inner-nav > ul {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.mn-align-left .inner-nav > ul > li:first-child {
  margin-left: 0; }

.mn-align-left .mobile-nav {
  float: none;
  margin-left: auto;
  margin-right: auto; }

/*
 * Menu social links
 */
.mn-soc-link {
  width: 34px;
  height: 34px;
  line-height: 33px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.mn-soc-link:hover {
  border: 1px solid rgba(0, 0, 0, 0.25); }

.main-nav .tooltip {
  font-size: 12x;
  text-transform: none;
  letter-spacing: 0; }

/* ==============================
   Fullscreen menu
   ============================== */
/* Active menu button */
/* Menu wrapper */
/* Social links */
/* ==============================
   Sections styles
   ============================== */
/*
 * Common
 */
.page-section,
.small-section {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.small-section {
  padding: 70px 0; }

.small-title {
  padding: 0;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.3em; }

.section-icon {
  margin-bottom: 7px;
  text-align: center;
  font-size: 32px; }

.small-title .serif {
  text-transform: none;
  font-weight: 400; }

.small-title.white {
  color: #fff; }

.bg-scroll {
  background-attachment: scroll !important; }

.bg-pattern {
  background-repeat: repeat;
  background-size: auto; }

.bg-pattern-over:before,
.bg-pattern-over .YTPOverlay:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: repeat;
  background-size: auto;
  background-image: url(../images/pattern-bg-2.png); }

.bg-gray {
  background-color: #f4f4f4; }

.bg-gray-lighter {
  background-color: #f8f8f8; }

.bg-dark,
.bg-dark-lighter,
.bg-dark-alfa-30,
.bg-dark-alfa-50,
.bg-dark-alfa-70,
.bg-dark-alfa-90,
.bg-dark-alfa,
.bg-color,
.bg-color-lighter,
.bg-color-alfa-30,
.bg-color-alfa-50,
.bg-color-alfa-70,
.bg-color-alfa-90,
.bg-color-alfa {
  color: #fff; }

.bg-dark a,
.bg-dark-lighter a,
.bg-dark-alfa-30 a,
.bg-dark-alfa-50 a,
.bg-dark-alfa-70 a,
.bg-dark-alfa-90 a,
.bg-dark-alfa a,
.bg-color a,
.bg-colorlighter a,
.bg-color-alfa-30 a,
.bg-color-alfa-50 a,
.bg-color-alfa-70 a,
.bg-color-alfa-90 a,
.bg-color-alfa a {
  color: rgba(255, 255, 255, 0.8);
  color: #FFF;
  padding-bottom: 3px;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.bg-dark a:hover,
.bg-dark-lighter a:hover,
.bg-dark-alfa-30 a:hover,
.bg-dark-alfa-50 a:hover,
.bg-dark-alfa-70 a:hover,
.bg-dark-alfa-90 a:hover,
.bg-dark-alfa a:hover,
.bg-color a:hover,
.bg-color-lighter a:hover,
.bg-color-alfa-30 a:hover,
.bg-color-alfa-50 a:hover,
.bg-color-alfa-70 a:hover,
.bg-color-alfa-90 a:hover,
.bg-color-alfa a:hover {
  color: white;
  text-decoration: none; }

.bg-color .text,
.bg-color-lighter .text,
.bg-color-alfa-30 .text,
.bg-color-alfa-50 .text,
.bg-color-alfa-70 .text,
.bg-color-alfa-90 .text,
.bg-color-alfa .text,
.bg-color .section-text,
.bg-color-lighter .section-text,
.bg-color-alfa-30 .section-text,
.bg-color-alfa-50 .section-text,
.bg-color-alfa-70 .section-text,
.bg-color-alfa-90 .section-text,
.bg-color-alfa .section-text {
  color: rgba(255, 255, 255, 0.75); }

.bg-color .white,
.bg-color-lighter .whitet,
.bg-color-alfa-30 .white,
.bg-color-alfa-50 .white,
.bg-color-alfa-70 .white,
.bg-color-alfa-90 .white,
.bg-color-alfa .white {
  color: #fff; }

.bg-dark {
  background-color: #111; }

.bg-dark-lighter {
  background-color: #252525; }

.bg-dark-alfa:before,
.bg-dark-alfa .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, 0.97); }

.bg-dark-alfa-30:before,
.bg-dark-alfa-30 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.3); }

.section-more {
  margin-top: 7px;
  color: #999;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.4em;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.section-more:hover {
  text-decoration: none;
  color: #000; }

.section-more .fa {
  font-size: 12px; }

.section-heading {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5em;
  line-height: 1.3; }

.section-line {
  width: 55px;
  height: 1px;
  margin: 30px auto;
  background: #111; }

.section-text {
  font-size: 15px;
  font-weight: 300;
  color: #777;
  line-height: 1.7; }

.section-text blockquote {
  margin-top: -5px; }

.section-bot-image {
  margin: 140px 0 -140px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

/* Breadcrumbs */
/*
 * Split section
 */
/* ==============================
   Alternative services
   ============================== */
/* ==============================
   Team
   ============================== */
/* Hover state */
/* Mobile touch */
/* ==============================
   Features
   ============================== */
/* ==============================
   Alt features
   ============================== */
/* ==============================
   Benefits
   ============================== */
/* ==============================
   Counters
   ============================== */
/* ==============================
   Portfolio
   ============================== */
/*
 * Works filter
 */
/*
 * Works grid 
 */
/* Work item hover state */
/*bottom: auto;*/
/*top: 50%;*/
/*
 * Works full view
 */
/* Work navigation */
/* ==============================
   Banner section
   ============================== */
.banner-section {
  overflow: visible;
  border-bottom: 1px solid transparent; }

.banner-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9); }

.banner-decription {
  margin-bottom: 35px;
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7); }

.banner-image {
  margin: -40px 0 0 0;
  text-align: right; }

/* ==============================
   Testimonial
   ============================== */
/* ==============================
   Post previews
   ============================== */
/* ==============================
   Newsletter
   ============================== */
/* ==============================
   Contact section
   ============================== */
/* ==============================
   Google maps 
   ============================== */
/* Map opened */
/* ==============================
   Footer
   ============================== */
.footer {
  text-align: center;
  font-size: 12px; }

.footer a {
  color: #888;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

.footer a:hover {
  color: #111;
  text-decoration: underline; }

.footer-copy {
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.5em; }

.footer-made {
  font-size: 11px;
  color: #999; }

.footer-social-links {
  font-size: 14px; }

.footer-social-links a {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  position: relative;
  margin: 0 6px;
  text-align: center;
  display: inline-block;
  color: #111;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

.footer-social-links a i,
.footer-social-links a span {
  position: relative;
  top: 0;
  left: 0; }

.footer-social-links a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #111;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

.footer-social-links a:hover {
  color: #fff; }

.footer-social-links a:hover:before {
  background: #111; }

a.link-to-top {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
  font-size: 48px; }

/* ==============================
   Blog
   ============================== */
/*
 * Pagination
 */
.pagination {
  font-size: 13px;
  font-family: "Nunito", arial, sans-serif; }

.pagination a {
  display: inline-block;
  min-width: 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 14px;
  border: 1px solid #eaeaea;
  color: #999;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.pagination .fa {
  margin-top: 1px;
  font-size: 16px; }

.pagination a:hover {
  text-decoration: none;
  border-color: #bbb;
  color: #444; }

.pagination a.active,
.pagination a.active:hover {
  border-color: #bbb;
  color: #444;
  cursor: default; }

.pagination a.no-active,
.pagination a.no-active:hover {
  border-color: #efefef;
  color: #bbb;
  cursor: default; }

/*
 * Comments
 */
/*
 * Sidebar
 */
/* Search widget */
/* Widget menu */
/* Widget tags */
/* Comments */
/* Posts */
/* ==============================
   Shop
   ============================== */
/* ==============================
   Pricing
   ============================== */
/* ==============================
   Shortcodes
   ============================== */
.margin-block {
  margin-bottom: 30px; }

/*
 * Owl Carousel
 */
.owl-carousel {
  overflow: hidden; }

.owl-buttons {
  position: static; }

.owl-prev,
.owl-next {
  opacity: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 105px;
  height: 105px;
  line-height: 105px;
  font-size: 16px;
  text-align: center;
  color: #111;
  z-index: 6;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.owl-prev {
  left: -50px; }

.owl-next {
  right: -50px; }

.owl-prev:before,
.owl-next:before {
  content: "";
  display: block;
  width: 66%;
  height: 66%;
  position: absolute;
  top: 17px;
  left: 0;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.owl-next:before {
  left: auto;
  right: 0; }

.owl-prev .fa,
.owl-next .fa {
  position: relative; }

.owl-prev:hover,
.owl-next:hover {
  -webkit-transition: 0 none !important;
  -moz-transition: 0 none !important;
  -ms-transition: 0 none !important;
  -o-transition: 0 none !important;
  transition: 0 none !important; }

.owl-prev:hover:before,
.owl-next:hover:before {
  opacity: 0.87; }

.owl-prev:active:before,
.owl-next:active:before {
  opacity: 0.6; }

.owl-carousel:hover .owl-prev {
  opacity: 1;
  left: -35px; }

.owl-carousel:hover .owl-next {
  opacity: 1;
  right: -35px; }

.owl-pagination {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center; }

.owl-page {
  display: inline-block;
  padding: 6px 4px;
  position: relative; }

.owl-page span {
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  position: relative;
  z-index: 1000 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.owl-page:hover span {
  background: white; }

.owl-page.active span {
  background: transparent;
  bordeR: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-transform: scale(1.33333);
  -moz-transform: scale(1.33333);
  -o-transform: scale(1.33333);
  -ms-transform: scale(1.33333);
  transform: scale(1.33333); }

.item-carousel .owl-prev {
  left: -125px; }

.item-carousel .owl-next {
  right: -125px; }

section:hover .item-carousel.owl-carousel .owl-prev {
  opacity: 1;
  left: -80px; }

section:hover .item-carousel.owl-carousel .owl-next {
  opacity: 1;
  right: -80px; }

.item-carousel {
  margin-bottom: -50px;
  padding-bottom: 50px; }

.item-carousel .owl-pagination {
  bottom: 0; }

.work-full-slider .owl-pagination,
.content-slider .owl-pagination {
  bottom: 15px; }

.single-carousel,
.small-item-carousel {
  margin-bottom: 35px; }

.single-carousel .owl-pagination,
.small-item-carousel .owl-pagination {
  position: relative;
  left: 0;
  top: 35px;
  margin: 0; }

.single-carousel.black .owl-page span,
.small-item-carousel.black .owl-page span {
  background: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.single-carousel.black .owl-page:hover span,
.small-item-carousel.black .owl-page:hover span {
  background: rgba(0, 0, 0, 0.4); }

.single-carousel.black .owl-page.active span,
.small-item-carousel.black .owl-page.active span {
  background: rgba(0, 0, 0, 0.4); }

.single-carousel.black .owl-prev,
.single-carousel.black .owl-next,
.small-item-carousel.black .owl-prev,
.small-item-carousel.black .owl-next {
  color: rgba(0, 0, 0, 0.2);
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.single-carousel.black .owl-prev:hover,
.single-carousel.black .owl-next:hover,
.small-item-carousel.black .owl-prev:hover,
.small-item-carousel.black .owl-next:hover {
  color: rgba(0, 0, 0, 0.35); }

.single-carousel .owl-prev,
.small-item-carousel .owl-prev {
  left: -125px; }

.single-carousel .owl-next,
.small-item-carousel .owl-next {
  right: -125px; }

section:hover .single-carousel .owl-prev,
section:hover .small-item-carousel .owl-prev {
  opacity: 1;
  left: -80px; }

section:hover .single-carousel .owl-next,
section:hover .small-item-carousel .owl-next {
  opacity: 1;
  right: -80px; }

.black-arrows .owl-prev,
.black-arrows .owl-next {
  color: #fff; }

.black-arrows .owl-prev:before,
.black-arrows .owl-next:before {
  background: black; }

/*
 * Tabs
 */
.tpl-tabs {
  border-color: #e5e5e5;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px; }

.tpl-tabs > li > a {
  text-decoration: none;
  color: #777;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tpl-tabs > li > a:hover {
  background-color: #f5f5f5; }

.tpl-tabs li.active a {
  color: #000; }

.tpl-tabs-cont {
  padding: 30px 0;
  color: #777;
  line-height: 1.8; }

/*
 * Tabs minimal
 */
.tpl-minimal-tabs {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  border: none; }

.tpl-minimal-tabs > li {
  padding: 0 30px;
  background: none !important; }

.tpl-minimal-tabs > li > a {
  padding: 6px 20px 5px;
  text-decoration: none;
  color: #000;
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.tpl-minimal-tabs > li > a:hover {
  background: none;
  border-color: #e9e9e9;
  color: #777; }

.tpl-minimal-tabs li.active a,
.tpl-minimal-tabs li.active a:hover {
  border: 1px solid #222 !important;
  background: none !important;
  color: #000;
  cursor: default; }

/*
 * Tabs Alternative
 */
.tpl-alt-tabs {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.4em;
  border: none; }

.tpl-alt-tabs > li {
  width: 215px;
  display: inline-block;
  vertical-align: top;
  float: none;
  padding: 0;
  background: none !important; }

.tpl-alt-tabs > li > a {
  text-decoration: none;
  color: #a3a3a3;
  background: none !important;
  border: none !important;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.tpl-alt-tabs > li > a:hover {
  background: none;
  color: #111; }

.tpl-alt-tabs li.active a,
.tpl-alt-tabs li.active a:hover {
  cursor: default;
  color: #111; }

.alt-tabs-icon {
  display: block;
  margin-bottom: 12px;
  font-size: 48px;
  letter-spacing: 0; }

/*
 * Alert messages
 */
.alert {
  margin: 0 auto 10px;
  padding: 14px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #777;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.success {
  border-color: #a9e2c2;
  color: #36a367; }

.info {
  border-color: #9ecdfc;
  color: #297ad3; }

.notice {
  border-color: #f9ce75;
  color: #e9a00a; }

.error {
  border-color: #ffbbbb;
  color: #e33131; }

/*
 * Accordion
 */
.accordion > dt {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em; }

.accordion > dt > a {
  display: block;
  position: relative;
  color: #777;
  text-decoration: none;
  padding: 14px 20px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.accordion > dt > a:hover {
  text-decoration: none;
  border-color: #ddd;
  background-color: #fcfcfc;
  color: #444; }

.accordion > dt > a.active {
  color: #000;
  border-color: #ddd;
  background-color: #fcfcfc;
  cursor: default; }

.accordion > dt > a:after {
  content: "\f107";
  width: 15px;
  height: 15px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #999;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.accordion > dt > a.active:after,
.accordion > dt > a.active:hover:after {
  content: "\f106";
  color: #111; }

.accordion > dt > a:hover:after {
  color: #444; }

.accordion > dd {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  font-size: 14px;
  line-height: 1.8;
  color: #777; }

/*
 * Toggle
 */
.toggle > dt {
  color: #FFF; }
  .toggle > dt > a, .toggle > dt > a.active {
    background-color: #FFF;
    border: 1px solid #002137;
    color: #002137; }
    .toggle > dt > a:after, .toggle > dt > a.active:after {
      color: #002137; }

.toggle > dt > a {
  display: block;
  position: relative;
  color: #002137;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  padding: 10px 10px;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }
  .toggle > dt > a:active, .toggle > dt > a:visited {
    text-decoration: none; }
  .toggle > dt > a p {
    max-width: 95%; }

.toggle > dt > a.active {
  text-decoration: none;
  font-family: "Avenir_Medium", arial, sans-serif; }

.toggle > dt > a:after {
  content: "\f107";
  width: 15px;
  height: 15px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #002137;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.toggle > dt > a.active:after,
.toggle > dt > a.active:hover:after {
  content: "\f106";
  color: #111; }

.toggle > dt > a:hover:after {
  color: #444; }

.toggle > dd {
  margin-bottom: 10px;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 1em;
  line-height: 1.4;
  color: #002137; }

/*
 * Progress bars
 */
.tpl-progress {
  margin-top: 10px;
  margin-bottom: 50px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  overflow: visible;
  height: 2px;
  background: #f0f0f0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.tpl-progress .progress-bar {
  padding-top: 2px;
  position: relative;
  overflow: visible;
  background-color: #222;
  font-size: 11px;
  color: #000;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.tpl-progress .progress-bar > span {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  padding: 0 3px;
  position: absolute;
  top: 0px;
  right: -5px;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.progress-color .progress-bar {
  background-color: #e41919;
  color: #e41919; }
.section-title-wrap img{
  margin-bottom: 20px;
  display: block;
}
.progress-color .progress-bar > span {
  background-color: #e41919;
  color: #fff; }

/* Alt bar */
.tpl-progress-alt {
  background: #f2f2f2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.tpl-progress-alt .progress-bar {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  overflow: visible;
  background-color: #222;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.highlight pre {
  border-color: #eaeaea;
  background: #fcfcfc;
  color: #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/*
 * Font icons examples
 */
.fa-examples {
  color: #555;
  margin-left: 1px; }

.fa-examples > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px; }

.fa-examples > div:hover {
  background: #f0f0f0;
  color: #000; }

.fa-examples > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px; }

.fa-examples > div > .muted {
  margin-left: 5px;
  color: #999;
  font-size: 12px; }

.fa-sm {
  width: 20px;
  font-size: 14px; }

.et-examples {
  color: #555;
  margin-left: 1px;
  vertical-align: middle; }

.et-examples .box1 {
  display: block;
  width: 33%;
  float: left;
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px; }

@media only screen and (max-width: 1024px) {
  .et-examples .box1 {
    width: 50%; } }
@media only screen and (max-width: 480px) {
  .et-examples .box1 {
    width: 100%; } 
  }
.et-examples .box1:hover {
  background: #f8f8f8;
  color: #111; }

.et-examples .box1 > span {
  display: inline-block;
  margin-right: 5px;
  min-width: 70px;
  min-height: 70px;
  border-right: 1px solid #f1f1f1;
  line-height: 70px;
  text-align: center;
  font-size: 32px; }

/* ==============================
   Intro page
   ============================== */
.intro-image {
  width: 100%; }

.intro-label {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.label-new {
  background: #f32929;
  color: white;
  padding: 2px 3px;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; }

.label-for-button {
  position: absolute;
  top: -5px;
  right: -5px; }

.intro-label-round {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -5px;
  right: -5px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  line-height: 50px;
  background: #f32929;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/* ==============================
   Special demos
   ============================== */
/*
 * Magazine
 */
.magazine-logo-text {
  margin-top: 0;
  position: relative;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.8; }

.blog-posts-carousel-item {
  padding-bottom: 20px; }

.blog-posts-carousel-item .post-prev-title,
.blog-posts-carousel-item .post-prev-info {
  padding: 0 10px; }

.blog-post-prev-small {
  color: #aaa;
  font-size: 12px;
  padding: 12px 0;
  border-top: 1px dotted #eaeaea; }

.blog-post-prev-small a {
  font-size: 13px;
  display: block;
  color: #555;
  text-decoration: none;
  -webkit-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1); }

.blog-post-prev-small a:hover {
  color: #999; }

.blog-posts-carousel-alt li img {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.blog-posts-carousel-alt li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 5s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 5s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 5s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 5s cubic-bezier(0, 0, 0.58, 1);
  transition: all 5s cubic-bezier(0, 0, 0.58, 1); }

.blog-slide-info {
  width: 100%;
  padding: 30px 30px 30px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.3));
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.3));
  background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.3));
  background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.3));
  background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.3));
  background-color: transparent;
  background: rgba(0, 0, 0, 0.65); }

.blog-slide-title {
  margin-bottom: 6px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em; }

.blog-slide-title a {
  display: block;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

.blog-slide-title a:hover {
  color: white; }

.blog-slide-data {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px; }

.blog-slide-data a {
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.blog-slide-data a:hover {
  color: white;
  text-decoration: none; }

/*
 * Landing
 */
.play-video-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #111; }

.play-video-link:hover,
.play-video-link:focus {
  color: #777;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.play-video-link .fa {
  vertical-align: middle; }

.download-button {
  display: inline-block;
  position: relative;
  padding: 13px 20px 13px 55px;
  border: 2px solid #111;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.download-button:hover,
.download-button:focus {
  text-decoration: none;
  color: #111;
  opacity: .6; }

.db-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 28px;
  line-height: 40px;
  text-align: center; }

.db-title {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase; }

.db-descr {
  display: block;
  font-size: 11px;
  color: #777;
  font-weight: 400; }

/*
 * Photography 1
 */
.fullwidth-slideshow {
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.fullwidth-slideshow-pager-wrap {
  cursor: default;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 60px 0 20px 0;
  z-index: 25;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.65));
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.65));
  background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.65));
  background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.65));
  background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.65));
  background-color: transparent; }

.fullwidth-slideshow-pager-wrap .owl-item {
  opacity: .7;
  -webkit-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.07s cubic-bezier(0, 0, 0.58, 1); }

.fullwidth-slideshow-pager-wrap .owl-item:hover {
  opacity: 1; }

.fullwidth-slideshow-pager-wrap .owl-item.synced {
  opacity: 1; }

.fsp-item {
  margin: 0 2px;
  cursor: pointer; }

.fsp-item:active {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -o-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98); }

.fsp-item img {
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -border-radius: 2px;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75); }

/*
 * Photography 2
 */
.side-panel-is-left {
  margin-left: 270px; }

.sp-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(10, 10, 10, 0.85);
  cursor: crosshair;
  z-index: 1030; }

.side-panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 270px;
  height: 100%;
  padding-bottom: 60px;
  overflow-y: auto;
  color: rgba(255, 255, 255, 0.65);
  background: #151515;
  text-align: center;
  z-index: 1031;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.sp-close-button {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  opacity: .5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1); }

.sp-close-button:hover {
  opacity: .75;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.sp-close-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background: #fff; }

.sp-close-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  margin: -7px 0 0 -1px;
  background: #fff; }

/* Responsive menu button */
.sp-button {
  display: none;
  position: fixed;
  top: 20px;
  left: 20px;
  width: 54px;
  height: 54px;
  background: #111;
  opacity: .85;
  text-indent: -12345px;
  z-index: 1030;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1); }

.sp-button:hover {
  opacity: 1; }

.sp-button span {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -11px;
  -webkit-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.07s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.07s cubic-bezier(0, 0, 0.58, 1); }

.sp-button span:before,
.sp-button span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition: top 0.07s cubic-bezier(0, 0, 0.58, 1), bottom 0.07s cubic-bezier(0, 0, 0.58, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07s;
  -moz-transition: top 0.07s cubic-bezier(0, 0, 0.58, 1), bottom 0.07s cubic-bezier(0, 0, 0.58, 1), -moz-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07s;
  -o-transition: top 0.07s cubic-bezier(0, 0, 0.58, 1), bottom 0.07s cubic-bezier(0, 0, 0.58, 1), -o-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07s;
  -ms-transition: top 0.07s cubic-bezier(0, 0, 0.58, 1), bottom 0.07s cubic-bezier(0, 0, 0.58, 1), -ms-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07s;
  transition: top 0.07s cubic-bezier(0, 0, 0.58, 1), bottom 0.07s cubic-bezier(0, 0, 0.58, 1), transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07s; }

.sp-button span:after {
  top: auto;
  bottom: -6px; }

/* Logo */
.sp-logo-wrap .logo {
  display: block;
  padding: 30px;
  text-align: center;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.sp-logo-wrap .logo img {
  max-width: 100%; }

/* Menu */
.sp-menu-links,
.sp-menu-links ul {
  margin: 0;
  padding: 10px 0;
  line-height: 1.3;
  text-align: center; }

.sp-menu-links ul.sp-sub {
  padding: 0; }

.sp-menu-links a {
  display: block;
  position: relative;
  margin: 0;
  padding: 15px 20px;
  color: #999;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  z-index: 11; }

.no-touch .sp-menu-links a:hover,
.sp-menu-links a:active,
.sp-menu-links li.js-opened > a {
  color: #d5d5d5;
  text-decoration: none; }

.no-touch .sp-menu-links a:hover {
  background-color: rgba(255, 255, 255, 0.05); }

.sp-menu-links li {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }

.sp-menu-links li > a:active,
.sp-menu-links li a.active {
  color: #f5f5f5; }

.sp-menu-links li.js-opened:before {
  display: none; }

.no-touch .sp-menu-links li.js-opened > a:hover,
.sp-menu-links li.js-opened > a:active {
  color: #fff; }

.sp-has-sub .fa {
  font-size: 14px; }

.js-opened > .sp-has-sub > .fa {
  color: #fff; }

.sp-sub {
  display: none;
  opacity: 0;
  position: relative; }

.sp-sub > li > a {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 400; }

.sp-menu-links li.js-opened .sp-sub {
  opacity: 1; }

.sp-search {
  width: 100%; }

.sp-search input.search-field {
  background: transparent;
  color: #555;
  text-align: center;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.sp-search input.search-field:hover {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4); }

.sp-search input.search-field:focus {
  color: #999;
  border-color: rgba(255, 255, 255, 0.7); }

.sp-search .search-button:hover {
  color: #fff; }

/* Social links */
.sp-social-links {
  position: fixed;
  bottom: 0;
  left: 0;
  width: inherit;
  padding: 10px 10px 30px 10px;
  font-size: 14px;
  text-align: center;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1032; }

.sp-social-links > a {
  display: inline-block;
  margin: 0 2px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  text-decoration: none;
  color: #555;
  -webkir-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1); }

.sp-social-links > a:hover {
  border-color: rgba(255, 255, 255, 0.3);
  color: #999; }

/* White side panel */
.side-panel.white {
  color: rgba(0, 0, 0, 0.65) !important;
  background: #fafafa;
  border-right: 1px solid rgba(0, 0, 0, 0.07); }

.side-panel.white .sp-close-button {
  border: 1px solid rgba(0, 0, 0, 0.5); }

.side-panel.white .sp-close-button:before {
  background: #000; }

.side-panel.white .sp-close-button:after {
  background: #000; }

.side-panel.white .sp-menu-links a {
  color: #777;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05); }

.side-panel.white .sp-menu-links li {
  border-top: 1px solid rgba(0, 0, 0, 0.04); }

.side-panel.white .sp-menu-links li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04); }

.no-touch .side-panel.white .sp-menu-links a:hover,
.side-panel.white .sp-menu-links a:active,
.side-panel.white .sp-menu-links li.js-opened > a {
  color: #111;
  text-decoration: none; }

.no-touch .side-panel.white .sp-menu-links a:hover {
  background-color: rgba(0, 0, 0, 0.03); }

.side-panel.white .sp-menu-links li > a:active,
.side-panel.white .sp-menu-links li a.active {
  color: #111; }

.no-touch .side-panel.white .sp-menu-links li.js-opened > a:hover,
.side-panel.white .sp-menu-links li.js-opened > a:active {
  color: #111; }

.side-panel.white .js-opened > .sp-has-sub > .fa {
  color: #333; }

.side-panel.white .sp-sub > li {
  border: none !important; }

.side-panel.white .sp-social-links > a {
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.4); }

.side-panel.white .sp-social-links > a:hover {
  border-color: rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.75); }

/* Photo Tilt effect */
.tilt-wrap {
  width: 100%;
  position: relative; }

.tilt {
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.tilt__back, .tilt__front {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tilt__back {
  position: relative; }

.tilt__front {
  position: absolute;
  top: 0;
  left: 0; }

/*
 * Coming soon page
 */
.countdown {
  display: inline-block; }

.countdown > li {
  float: left;
  margin: 0 30px; }

.countdown-number {
  position: relative;
  display: block;
  width: 94px;
  height: 94px;
  color: #111;
  font-size: 36px;
  text-align: center;
  line-height: 84px; }

.countdown-number > span {
  position: relative;
  z-index: 2; }

.countdown-number > b {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  color: #999;
  z-index: 2; }

.countdown-number:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1; }

/* Dark Timer */
.countdown.dark .countdown-number {
  color: #fff; }

.countdown.dark .countdown-number > b {
  color: #aaa; }

.countdown.dark .countdown-number:before {
  background: rgba(0, 0, 0, 0.8); }

/* ==============================
   Bootstrap multicolumn grid
   ============================== */
/* clear the first in row for any block that has the class "multi-columns-row" */
.multi-columns-row .col-xs-6:nth-child(2n + 3) {
  clear: left; }

.multi-columns-row .col-xs-4:nth-child(3n + 4) {
  clear: left; }

.multi-columns-row .col-xs-3:nth-child(4n + 5) {
  clear: left; }

.multi-columns-row .col-xs-2:nth-child(6n + 7) {
  clear: left; }

.multi-columns-row .col-xs-1:nth-child(12n + 13) {
  clear: left; }

@media (min-width: 768px) {
  /* reset previous grid */
  .multi-columns-row .col-xs-6:nth-child(2n + 3) {
    clear: none; }

  .multi-columns-row .col-xs-4:nth-child(3n + 4) {
    clear: none; }

  .multi-columns-row .col-xs-3:nth-child(4n + 5) {
    clear: none; }

  .multi-columns-row .col-xs-2:nth-child(6n + 7) {
    clear: none; }

  .multi-columns-row .col-xs-1:nth-child(12n + 13) {
    clear: none; }

  /* clear first in row for small columns */
  .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: left; }

  .multi-columns-row .col-sm-4:nth-child(3n + 4) {
    clear: left; }

  .multi-columns-row .col-sm-3:nth-child(4n + 5) {
    clear: left; }

  .multi-columns-row .col-sm-2:nth-child(6n + 7) {
    clear: left; }

  .multi-columns-row .col-sm-1:nth-child(12n + 13) {
    clear: left; } }
@media (min-width: 992px) {
  /* reset previous grid */

  .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: none; }

  .multi-columns-row .col-sm-4:nth-child(3n + 4) {
    clear: none; }

  .multi-columns-row .col-sm-3:nth-child(4n + 5) {
    clear: none; }

  .multi-columns-row .col-sm-2:nth-child(6n + 7) {
    clear: none; }

  .multi-columns-row .col-sm-1:nth-child(12n + 13) {
    clear: none; }

  /* clear first in row for medium columns */
  .multi-columns-row .col-md-6:nth-child(2n + 3) {
    clear: left; }

  .multi-columns-row .col-md-4:nth-child(3n + 4) {
    clear: left; }

  .multi-columns-row .col-md-3:nth-child(4n + 5) {
    clear: left; }

  .multi-columns-row .col-md-2:nth-child(6n + 7) {
    clear: left; }

  .multi-columns-row .col-md-1:nth-child(12n + 13) {
    clear: left; } }
@media (min-width: 1200px) {
  /* reset previous grid */
  .multi-columns-row .col-md-6:nth-child(2n + 3) {
    clear: none; }

  .multi-columns-row .col-md-4:nth-child(3n + 4) {
    clear: none; }

  .multi-columns-row .col-md-3:nth-child(4n + 5) {
    clear: none; }

  .multi-columns-row .col-md-2:nth-child(6n + 7) {
    clear: none; }

  .multi-columns-row .col-md-1:nth-child(12n + 13) {
    clear: none; }

  /* clear first in row for large columns */
  .multi-columns-row .col-lg-6:nth-child(2n + 3) {
    clear: left; }

  .multi-columns-row .col-lg-4:nth-child(3n + 4) {
    clear: left; }

  .multi-columns-row .col-lg-3:nth-child(4n + 5) {
    clear: left; }

  .multi-columns-row .col-lg-2:nth-child(6n + 7) {
    clear: left; }

  .multi-columns-row .col-lg-1:nth-child(12n + 13) {
    clear: left; } }
@font-face {
  font-family: "Avenir_Light";
  src: url("text-font/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix");
  src: url("text-font/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix") format("eot"), url("text-font/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"), url("text-font/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff"), url("text-font/4577388c-510f-4366-addb-8b663bcc762a.ttf") format("truetype"), url("text-font/b0268c31-e450-4159-bfea-e0d20e2b5c0c.svg#b0268c31-e450-4159-bfea-e0d20e2b5c0c") format("svg"); }
@font-face {
  font-family: "Avenir_Black";
  src: url("text-font/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");
  src: url("text-font/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"), url("text-font/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"), url("text-font/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"), url("text-font/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype"), url("text-font/93603a74-2be0-436c-83e1-68f9ef616eaf.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg"); }
@font-face {
  font-family: "Avenir_Heavy";
  src: url("text-font/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");
  src: url("text-font/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"), url("text-font/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"), url("text-font/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"), url("text-font/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"), url("text-font/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg"); }
@font-face {
  font-family: "Avenir_Medium";
  src: url("text-font/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix");
  src: url("text-font/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix") format("eot"), url("text-font/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"), url("text-font/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff"), url("text-font/25f994de-d13f-4a5d-a82b-bf925a1e054d.ttf") format("truetype"), url("text-font/3604edbd-784e-4ca7-b978-18836469c62d.svg#3604edbd-784e-4ca7-b978-18836469c62d") format("svg"); }
@font-face {
  font-family: "Avenir_Roman";
  src: url("text-font/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix");
  src: url("text-font/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"), url("text-font/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"), url("text-font/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"), url("text-font/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype"), url("text-font/15281d0d-e3c2-46e1-94db-cb681e00bfaa.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg"); }
body {
  color: #FFF; }

a {
  color: #FFF; }

p {
  margin-bottom: 1em; }

/*Layout*/
.small-section {
  padding: 40px 0 20px; }

.page-section {
  padding: 0;
  padding-bottom: 24px; }

/*Title Section*/
h1.title-section {
  text-transform: uppercase;
  font-weight: 900;
  margin: 0;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 45px; }

.projects-slider .project-item {
  margin-left: 6px;
  margin-right: 6px; }

.owl-prev:before, .owl-next:before {
  display: none; }

.owl-prev .fa, .owl-next .fa {
  color: #FFF;
  font-size: 3em;
  margin: 0 2%; }

/*LEFT SIDEBAR*/
.sidebar-content {
  overflow-y: scroll;
  color: #002137; }

div[id^="project-id-"] {
  display: none; }

#left-sidebar-el {
  min-width: 400px;
  left: -400px;
  position: absolute;
  height: 100%;
  width: 400px;
  top: 0; }
  #left-sidebar-el.active {
    transition: all 0.5s;
    transform: translate3d(400px, 0, 0); }
  #left-sidebar-el .sidebar-header-bg {
    background-color: #002137;
    height: 75px;
    color: #FFF;
    position: relative; }
    #left-sidebar-el .sidebar-header-bg .filter-posts-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 10px; }
    #left-sidebar-el .sidebar-header-bg .filter-posts {
      display: inline-block; }
      #left-sidebar-el .sidebar-header-bg .filter-posts a {
        text-decoration: none; }
        #left-sidebar-el .sidebar-header-bg .filter-posts a:hover {
          text-decoration: underline;
          color: #FFF; }
      #left-sidebar-el .sidebar-header-bg .filter-posts .filter {
        display: inline-block;
        margin-right: 8px; }
        #left-sidebar-el .sidebar-header-bg .filter-posts .filter.active {
          font-weight: bold;
          color: #FFF;
          text-decoration: underline; }
    #left-sidebar-el .sidebar-header-bg .close-icon {
      float: right; }
    #left-sidebar-el .sidebar-header-bg .toggle-left-sidebar {
      cursor: pointer; }
  #left-sidebar-el #post-listing {
    padding: 0;
    width: 100%; }
    #left-sidebar-el #post-listing .post-item {
      width: 100%;
      max-width: 100%; }
      #left-sidebar-el #post-listing .post-item .post-meta-info {
        padding: 2%;
        position: absolute;
        background-color: #002137;
        color: #FFF;
        width: 100%;
        height: 100%;
        z-index: 2;
        opacity: 0;
        filter: alpha(opacity=0);
        transition: all 0.3s;
        top: 0;
        left: 0; }
        #left-sidebar-el #post-listing .post-item .post-meta-info a {
          text-decoration: none; }
          #left-sidebar-el #post-listing .post-item .post-meta-info a:hover {
            color: #FFF;
            text-decoration: underline; }
        #left-sidebar-el #post-listing .post-item .post-meta-info .post-title, #left-sidebar-el #post-listing .post-item .post-meta-info .learn-more {
          text-transform: uppercase;
          font-weight: 900; }
        #left-sidebar-el #post-listing .post-item .post-meta-info .post-title {
          font-size: 22px;
          margin: 0;
          line-height: 1; }
        #left-sidebar-el #post-listing .post-item .post-meta-info .learn-more {
          font-size: 14px; }
        #left-sidebar-el #post-listing .post-item .post-meta-info:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
      #left-sidebar-el #post-listing .post-item.reading .post-meta-info {
        opacity: 1;
        filter: alpha(opacity=100); }

@media only screen and (max-width: 480px) {
  #left-sidebar-el {
    min-width: 300px;
    width: 300px;
    left: -300px; }
    #left-sidebar-el.active {
      transform: translate3d(300px, 0, 0); } }
body.blog #left-sidebar-el, body.archive #left-sidebar-el {
  min-width: 400px;
  left: -400px;
  position: absolute;
  height: 100%;
  width: 400px;
  top: 0; }
  body.blog #left-sidebar-el.active, body.archive #left-sidebar-el.active {
    transition: all 0.5s;
    transform: translate3d(400px, 0, 0); }

@media only screen and (max-width: 480px) {
  body.blog #left-sidebar-el, body.archive #left-sidebar-el {
    min-width: 300px;
    left: -300px;
    position: absolute;
    height: 100%;
    width: 300px;
    top: 0; }
    body.blog #left-sidebar-el.active, body.archive #left-sidebar-el.active {
      transition: all 0.5s;
      transform: translate3d(300px, 0, 0); } }
.footer-sidebar {
  background-color: #002137;
  width: 100%;
  position: relative; }

#right-sidebar-el {
  min-width: 400px;
  right: 0;
  opacity: 1;
  position: absolute;
  height: 100%;
  width: 400px;
  top: 0;
  visibility: hidden;
  display: none;
  background: #FFF; }
  #right-sidebar-el.right-active {
    right: 0;
    visibility: visible;
    display: block;
    background: #FFF; }
  #right-sidebar-el .sidebar-header-bg {
    background-color: #002137;
    height: 75px;
    color: #FFF;
    position: relative; }
    #right-sidebar-el .sidebar-header-bg .filter-posts-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 10px; }
    #right-sidebar-el .sidebar-header-bg .close-icon {
      float: left; }
    #right-sidebar-el .sidebar-header-bg .toggle-right-sidebar {
      cursor: pointer; }

@media only screen and (max-width: 480px) {
  #right-sidebar-el {
    min-width: 300px;
    width: 300px; }

  #right-sidebar-el .ajax-loading-screen {
    width: 300px;
    max-width: 300px; }
    .page-template-eifpage-template-php .spu-content ul li a {
  
    font-size: 24px;
    font-weight: 600;
    line-height: 80px;
    
}
 }
/*SIDEBAR CONTENT LOADING*/
/*RIGHT*/
#rsidebar-content-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #002137;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.project-info {
  position: relative; }
  .project-info .project-category, .project-info .post-category {
    text-transform: uppercase;
    font-weight: 900; }
    .project-info .project-category p, .project-info .post-category p {
      margin: 0; }
  .project-info .project-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 35px;
    font-size: 45px;
    margin: 0;
    line-height: 1;
    margin-top: 14px;
    margin-bottom: 0.2em;
    word-wrap: break-word;
    ms-word-wrap: break-word; }
  .project-info .project-sub-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 22px;
    margin: 0;
    line-height: 1;
    margin-bottom: 35px; }
  .project-info p {
    line-height: 1.4;
    font-size: 1em; }
  .project-info .sb-content-wrap {
    padding: 4%; }
  .project-info .learn-more {
    color: #002137; }

/*PROJECT CONTENT*/
.project-content-wrapper {
  padding: 4%; }

.learn-more-wrap {
  padding: 4%;
  margin-bottom: 80px; }

.projects-footer-nav {
  padding: 0 4% 4%;
  position: absolute;
  width: 100%;
  height: 60px;
  top: -60px;
  left: 0;
  background: #FFF;
  -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.2);
  display: none; }
  .projects-footer-nav a {
    color: #002137;
    font-weight: bold;
    text-decoration: none; }
    .projects-footer-nav a:hover {
      text-decoration: underline; }
  .projects-footer-nav .prev-project {
    float: left; }
  .projects-footer-nav .next-project {
    float: right; }

a.learn-more, .learn-more {
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none; }
  a.learn-more:hover, .learn-more:hover {
    text-decoration: underline; }

/* POST CONTENT */
.meta-post-content .post-category {
  float: left; }
.meta-post-content .more-news {
  float: left;
  margin: 0;
  line-height: 1; }

.post-content {
  color: #002137; }
  .post-content .post-category {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1; }
  .post-content h2.post-title {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 40px; }
  .post-content p {
    line-height: 1.6; }

.more-news {
  margin-top: 30px; }
  .more-news .learn-more {
    color: #002137; }

div#top.page.active {
  transition: all 0.5s;
  transform: translate3d(400px, 0, 0); }
div#top.page.right-active {
  transition: all 0.5s;
  transform: translate3d(-400px, 0, 0); }

@media only screen and (max-width: 480px) {
  div#top.page.active {
    transition: all 0.5s;
    transform: translate3d(300px, 0, 0); }
  div#top.page.right-active {
    transition: all 0.5s;
    transform: translate3d(-300px, 0, 0); } }
body.blog div#top.page.active, body.archive div#top.page.active {
  transition: all 0.5s;
  transform: translate3d(400px, 0, 0); }

@media only screen and (max-width: 480px) {
  body.blog div#top.page.active, body.archive div#top.page.active {
    transition: all 0.5s;
    transform: translate3d(300px, 0, 0); } }
/*MAIN CONTENT*/
#main-text-content a, .page-section a {
  color: #002137;
  text-decoration: none; }
  #main-text-content a:hover, #main-text-content a:active, #main-text-content a:visited, #main-text-content a:focus, .page-section a:hover, .page-section a:active, .page-section a:visited, .page-section a:focus {
    color: #002137;
    text-decoration: underline; }
#main-text-content .container, .page-section .container {
  color: #002137; }
  #main-text-content .container .section-title, .page-section .container .section-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 45px;
    margin: 0;
    line-height: 1;
    margin-bottom: 4px;
    letter-spacing: -0.5px; }
  #main-text-content .container .sub-section-title, .page-section .container .sub-section-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
    margin: 0;
    line-height: 1;
    margin-bottom: 1.5em;
    letter-spacing: 0.7px; }
  #main-text-content .container p, .page-section .container p {
    line-height: 1.4;
    font-size: 1em; }
    #main-text-content .container p:last-child, .page-section .container p:last-child {
      margin-bottom: 0; }
#main-text-content.dark-bg, .page-section.dark-bg {
  background: #002137; }
  #main-text-content.dark-bg .container, .page-section.dark-bg .container {
    color: #FFF; }
  #main-text-content.dark-bg a, .page-section.dark-bg a {
    color: #FFF;
    text-decoration: none; }
    #main-text-content.dark-bg a:hover, #main-text-content.dark-bg a:active, #main-text-content.dark-bg a:visited, #main-text-content.dark-bg a:focus, .page-section.dark-bg a:hover, .page-section.dark-bg a:active, .page-section.dark-bg a:visited, .page-section.dark-bg a:focus {
      color: #FFF;
      text-decoration: underline; }

.row .investment {
  margin-bottom: 2em; }

/*FAQ Header*/
/* FIX NAV */
nav.fixed-nav .fix-nav-height {
  position: fixed !important; }

nav .fix-nav-height {
  height: 75px;
  width: 100%;
  background-color: #002137; }

/*Investor Top Links*/
/*nav .fix-nav-height {
  height: 85px;
}*/

/*End Investor Top Links*/

.nav-logo-wrap {
  float: right; }
  .nav-logo-wrap .logo {
    max-width: 300px;
    width: 220px;
        text-align: right; }

.inner-nav {
  float: left; }

.home-content, .fullwidth-slider-content {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center; }

.home-text, .slider-text {
  text-align: left;
  display: block;
  box-sizing: border-box;
  height: 100%; }
  .home-text h1, .slider-text h1 {
    font-size: 45px;
    line-height: 0.9;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-top: 0;
    padding-top: 6%;
    margin-bottom: 6px;
    max-width: 900px; }
  .home-text h2, .slider-text h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 1;
    max-width: 800px;
    margin-bottom: 7px;
    letter-spacing: 0.7px;
    margin-left: 0;
    font-family: "Avenir_Black", arial, sans-serif; }
  .home-text .learn-more, .slider-text .learn-more {
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Avenir_Medium", arial, sans-serif;
    color: #FFF;
    font-size: 14px; }
    .home-text .learn-more:hover, .slider-text .learn-more:hover {
      text-decoration: underline; }

.project-item {
  position: relative; }

.projects-slider .project-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  padding: 2%;
  background-color: #002137; }

body {
  font-size: 16px; }

.full-wrapper {
  margin: 0 5%; }

.inner-nav ul li:first-child {
  margin-left: 0; }

/*NAV*/
.main-nav.dark {
  background-color: #002137; }
  .main-nav.dark .inner-nav ul li a {
    font-weight: 900;
    color: #FFF;
    padding: 56px 0 8px;
    line-height: 1;
    font-family: "Avenir_Black", arial, sans-serif; }
    .main-nav.dark .inner-nav ul li a:hover, .main-nav.dark .inner-nav ul li a.active {
      text-decoration: underline; }

/* Top Ivestor Links */
/*.main-nav.dark .inner-nav ul li a {
  padding-top: 36px; }*/

.top-investor-links {
  font-size: 12px;
  text-align: right; }
  .top-investor-links .investor-login {
    margin-top: 0;
    display: inline-block;
    height: 30px; }
  .top-investor-links span {
    display: inline-block;
    font-size: 12px; }
  .top-investor-links .pc_logout_box .pc_logout_btn {
    line-height: 30px !important;
    height: 30px !important; }
  .top-investor-links a {
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    text-decoration: none; }
    .top-investor-links a:hover {
      text-decoration: underline;
      color: #FFF; }
    .top-investor-links a:focus, .top-investor-links a:active, .top-investor-links a:visited {
      color: #FFF; }
    .top-investor-links a.active {
      text-decoration: underline; }
  .top-investor-links span.pc_inner_btn:hover {
    text-decoration: underline; }

/* End Top Investor Links */
@media only screen and (max-width: 1366px) {
  .inner-nav ul li {
    margin-left: 15px; } }
.projects-slider .project-item .project-info {
  transition: all .5s;
  opacity: 0; }
  .projects-slider .project-item .project-info h3 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0;
    font-size: 24px;
    margin-top: 0px;
    line-height: 1;
    margin-bottom: 8px;
    color: #FFF; }
  .projects-slider .project-item .project-info .learn-more {
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px; }
    .projects-slider .project-item .project-info .learn-more:hover {
      text-decoration: underline; }
  .projects-slider .project-item .project-info:hover {
    opacity: 1; }
.projects-slider .owl-controls {
  height: 80px;
  width: 100%;
  display: block;
  position: relative; }
.projects-slider .owl-pagination {
  padding-right: 10px; }
  .projects-slider .owl-pagination .owl-page span {
    border: 1px solid #000;
    width: 8px;
    height: 8px;
    border-radius: 5px; }
  .projects-slider .owl-pagination .owl-page.active span {
    border-color: #000;
    background: #000;
    background-color: #000;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.col-md-12.small-centered {
  padding-top: 16px;
  padding-bottom: 18px; }

@media only screen and (min-width: 1200px) {
  .col-md-12.small-centered {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-top: 16px;
    padding-bottom: 18px; } }
/*HOME SLIDER*/
.owl-buttons {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.owl-carousel:hover .owl-prev {
  left: -45px; }
.owl-carousel:hover .owl-next {
  right: -45px; }

.owl-buttons {
  width: auto;
  max-width: 90%;
  left: 5%;
  right: 5%;
  height: 100%; }

.stick-fixed {
  position: relative !important; }

/*FULLSCREEN SLIDER*/
.fullscreen-slider {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0; }

.owl-page span {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-left: 15px; }

.owl-page span {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8); }

.owl-page:last-child {
  margin-right: 80px; }

.owl-page.active span {
  background: rgba(255, 255, 255, 0.8); }

/*SINGLE PROJECT CONTROL BUTTONS*/
.button-control-sidebar {
  position: absolute;
  bottom: 25px;
  left: 52%;
  z-index: 5; }

/*NEWS PAGE*/
#news-content {
  overflow-y: scroll; }

/*LISTING MAP PAGE*/
#show-projects-btn {
  position: relative;
  height: 1px;
  background-color: #002137;
  margin-bottom: -1px;
  width: 100%; }
  #show-projects-btn .show-projects-wrapper {
    position: absolute;
    left: 0;
    top: -80px;
    // width: 100%;
    width: auto;
    height: 100%;
    left: 50%;
    margin-left: -147.5px;
    text-align: center; }
    #show-projects-btn .show-projects-wrapper .show-projects-btn {
      // background-color: #002137;
      background-color: #0b1f36;
      color: #FFF;
      font-weight: 900;
      text-transform: uppercase;
      font-family: "Avenir_Black", arial, sans-serif; }

/*FOOTER*/
footer.page-section {
  padding: 25px 0 50px;
  padding-top: 8px; }

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

footer {
  background-color: #002137;
  color: #FFF; }
  footer.page-section a {
    color: #FFF;
    text-decoration: none; }
    footer.page-section a:hover, footer.page-section a:active, footer.page-section a:visited, footer.page-section a:focus {
      color: #FFF;
      text-decoration: underline; }
  footer .inner-nav ul li a {
    color: #FFF;
    font-weight: 900;
    font-family: "Avenir_Black", arial, sans-serif; }
    footer .inner-nav ul li a.active {
      color: #FFF;
      text-decoration: underline; }
    footer .inner-nav ul li a:hover {
      color: #FFF;
      text-decoration: underline; }

.contact-text {
  margin-left: -15px; }
  .contact-text p {
    line-height: 1;
    margin-bottom: 4px; }
  .contact-text .copyright-text {
    margin-top: 20px; }

/*SLICK SLIDER*/
.single-project-slider .page-section {
  padding: 0; }

.slick-dotted.slick-slider {
  margin: 0; }

.slick-dots {
  bottom: 0; }

.slick-arrow {
  width: auto;
  display: inline-block;
  line-height: initial;
  opacity: 1;
  padding: 20px;
  cursor: pointer; }
  .slick-arrow.owl-prev {
    margin-top: -44px;
    margin-left: 5%;
    left: -20px; }
  .slick-arrow.owl-next {
    margin-top: -44px;
    margin-right: 5%;
    right: -20px; }

.single-project-slider-control a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  color: #FFF; }
  .single-project-slider-control a:hover, .single-project-slider-control a:active, .single-project-slider-control a:visited {
    text-decoration: underline;
    /*color: #FFF;*/ }
.single-project-slider-control.owl-controls {
  width: 100%;
  height: 1px;
  text-align: center;
  margin-bottom: -1px; }
  .single-project-slider-control.owl-controls .control-wrapper {
    display: inline-block;
    position: relative;
    height: 50px;
    min-width: 500px; }
    .single-project-slider-control.owl-controls .control-wrapper .owl-pagination {
      bottom: 80px;
      width: 100%; }
      .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .button-control-sidebar {
        float: right;
        display: block;
        position: relative;
        left: initial;
        bottom: initial; }
        .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .button-control-sidebar .btn:hover, .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .button-control-sidebar .btn:focus, .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .button-control-sidebar .btn.focus {
          color: #FFF; }
      .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .slick-dots {
        display: block;
        position: relative;
        left: initial;
        bottom: initial;
        width: auto;
        float: left; }
  @media only screen and (max-width: 767px) {
    .single-project-slider-control.owl-controls .control-wrapper {
      min-width: 250px;
      max-width: 250px; } }
  .single-project-slider-control.owl-controls .slick-dots button {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    border: 2px solid #FFF;
    background: transparent; }
  .single-project-slider-control.owl-controls .slick-dots li.slick-active button {
    background: #FFF; }

.slick-dots li button:before {
  content: ""; }

.owl-page span {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: 2px solid #FFF;
  background: transparent; }
.owl-page.active span {
  background: #FFF;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/*footer nav fix*/
@media only screen and (max-width: 600px) {
  footer .inner-nav ul li {
    margin-left: 0px;
    min-width: 50%;
    text-align: left;
    margin-bottom: 20px; } }
/*HOTSPOT*/
.hotspot-container .popover-content p {
  font-size: 1em;
  color: #FFF;
  font-family: "Avenir_Light", arial, sans-serif; }

.info-icon {
  width: 31px;
  height: 16px; }

.popover.bottom.pop-steller .cq-arrow:after {
  border-bottom-color: #002137; }

.popover.left.pop-steller .cq-arrow:after {
  border-left-color: #002137; }

.popover.right.pop-steller .cq-arrow:after {
  border-right-color: #002137; }

/*CONTACT PAGE*/
.contact-details h6 {
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 0px; }

.col-md-12 .contact-details .col-md-4 {
  padding-left: 0; }
  .col-md-12 .contact-details .col-md-4:last-child {
    padding-right: 0; }

/*LEADERSHIP TEAM GRID*/
#leadership-team-wrapper {
  padding-bottom: 0 !important; }

#leadership-team {
  margin-top: -15px; }
#leadership-team .member-position span {
    display: block;
    margin-top: 8px;
}
  #leadership-team.grid-3 .team-member {
    width: 33.33333333%;
    padding: 15px 15px 0 0; }
    #leadership-team.grid-3 .team-member .member-info-wrap {
      position: relative;
      width: 100%;
      height: auto; }
    #leadership-team.grid-3 .team-member .team-overlay {
      position: absolute;
      left: 0;
      // top: 0;
      width: 100%;
      height: 100%;
      max-height: 30%;
      z-index: 2;
      opacity: 0;
      bottom: 0;
      max-height: 153px;
      }
      #leadership-team.grid-3 .team-member .team-overlay .member-info {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
        color: #FFF;
        padding-bottom: 5%;
        padding-left: 5%;
        padding: 5%;
      }
        #leadership-team.grid-3 .team-member .team-overlay .member-info h5 {
          // font-size: 1.8em;
          font-family: "Avenir_Light", arial, sans-serif;
          font-size: 20px;
          line-height: 1;
          color: #FFF;
          margin: 0;
          margin-bottom: 8px; }
          #leadership-team.grid-3 .team-member .team-overlay .member-info h5:last-child {
            margin-bottom: 0px; }
          #leadership-team.grid-3 .team-member .team-overlay .member-info h5 a {
            color: #FFF; }
            #leadership-team.grid-3 .team-member .team-overlay .member-info h5 a:active {
              text-decoration: none; }
          #leadership-team.grid-3 .team-member .team-overlay .member-info h5 i {
            font-size: inherit;
            padding-right: 8px; }
  @media only screen and (max-width: 767px) {
    #leadership-team.grid-3 .team-member {
      width: 50%;
      padding: 0 10px 10px 0; } }
  @media only screen and (max-width: 480px) {
    #leadership-team.grid-3 .team-member {
      width: 100%; } }

@media only screen and (min-width: 1025px) {
  #leadership-team .team-member:hover .team-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #002137;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out; } }
@media only screen and (max-width: 1024px) {
  #leadership-team .team-member .team-overlay.member-clicked {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #002137;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out; } }
/*BUTTON FIXES*/
.btn-mod, a.btn-mod {
  background: #002137; }
  .btn-mod:hover, .btn-mod:focus, a.btn-mod:hover, a.btn-mod:focus {
    background: #002137;
    opacity: 0.8; }

/*FORM FIXES*/
.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="password"], .form input[type="date"], .form input[type="color"], .form select {
  border-color: #002137; }
  .form input[type="text"]::-webkit-input-placeholder, .form input[type="email"]::-webkit-input-placeholder, .form input[type="number"]::-webkit-input-placeholder, .form input[type="url"]::-webkit-input-placeholder, .form input[type="search"]::-webkit-input-placeholder, .form input[type="tel"]::-webkit-input-placeholder, .form input[type="password"]::-webkit-input-placeholder, .form input[type="date"]::-webkit-input-placeholder, .form input[type="color"]::-webkit-input-placeholder, .form select::-webkit-input-placeholder {
    color: #002137; }
  .form input[type="text"]:-moz-placeholder, .form input[type="email"]:-moz-placeholder, .form input[type="number"]:-moz-placeholder, .form input[type="url"]:-moz-placeholder, .form input[type="search"]:-moz-placeholder, .form input[type="tel"]:-moz-placeholder, .form input[type="password"]:-moz-placeholder, .form input[type="date"]:-moz-placeholder, .form input[type="color"]:-moz-placeholder, .form select:-moz-placeholder {
    color: #002137; }
  .form input[type="text"]::-moz-placeholder, .form input[type="email"]::-moz-placeholder, .form input[type="number"]::-moz-placeholder, .form input[type="url"]::-moz-placeholder, .form input[type="search"]::-moz-placeholder, .form input[type="tel"]::-moz-placeholder, .form input[type="password"]::-moz-placeholder, .form input[type="date"]::-moz-placeholder, .form input[type="color"]::-moz-placeholder, .form select::-moz-placeholder {
    color: #002137; }
  .form input[type="text"]:-ms-input-placeholder, .form input[type="email"]:-ms-input-placeholder, .form input[type="number"]:-ms-input-placeholder, .form input[type="url"]:-ms-input-placeholder, .form input[type="search"]:-ms-input-placeholder, .form input[type="tel"]:-ms-input-placeholder, .form input[type="password"]:-ms-input-placeholder, .form input[type="date"]:-ms-input-placeholder, .form input[type="color"]:-ms-input-placeholder, .form select:-ms-input-placeholder {
    color: #002137; }

.ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container input[type="number"], .ginput_container input[type="url"], .ginput_container input[type="search"], .ginput_container input[type="tel"], .ginput_container input[type="password"], .ginput_container input[type="date"], .ginput_container input[type="color"], .ginput_container select {
  border-color: #002137; }
  .ginput_container input[type="text"]::-webkit-input-placeholder, .ginput_container input[type="email"]::-webkit-input-placeholder, .ginput_container input[type="number"]::-webkit-input-placeholder, .ginput_container input[type="url"]::-webkit-input-placeholder, .ginput_container input[type="search"]::-webkit-input-placeholder, .ginput_container input[type="tel"]::-webkit-input-placeholder, .ginput_container input[type="password"]::-webkit-input-placeholder, .ginput_container input[type="date"]::-webkit-input-placeholder, .ginput_container input[type="color"]::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder {
    color: #002137;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
  .ginput_container input[type="text"]:-moz-placeholder, .ginput_container input[type="email"]:-moz-placeholder, .ginput_container input[type="number"]:-moz-placeholder, .ginput_container input[type="url"]:-moz-placeholder, .ginput_container input[type="search"]:-moz-placeholder, .ginput_container input[type="tel"]:-moz-placeholder, .ginput_container input[type="password"]:-moz-placeholder, .ginput_container input[type="date"]:-moz-placeholder, .ginput_container input[type="color"]:-moz-placeholder, .ginput_container select:-moz-placeholder {
    color: #002137;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
  .ginput_container input[type="text"]::-moz-placeholder, .ginput_container input[type="email"]::-moz-placeholder, .ginput_container input[type="number"]::-moz-placeholder, .ginput_container input[type="url"]::-moz-placeholder, .ginput_container input[type="search"]::-moz-placeholder, .ginput_container input[type="tel"]::-moz-placeholder, .ginput_container input[type="password"]::-moz-placeholder, .ginput_container input[type="date"]::-moz-placeholder, .ginput_container input[type="color"]::-moz-placeholder, .ginput_container select::-moz-placeholder {
    color: #002137;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }
  .ginput_container input[type="text"]:-ms-input-placeholder, .ginput_container input[type="email"]:-ms-input-placeholder, .ginput_container input[type="number"]:-ms-input-placeholder, .ginput_container input[type="url"]:-ms-input-placeholder, .ginput_container input[type="search"]:-ms-input-placeholder, .ginput_container input[type="tel"]:-ms-input-placeholder, .ginput_container input[type="password"]:-ms-input-placeholder, .ginput_container input[type="date"]:-ms-input-placeholder, .ginput_container input[type="color"]:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder {
    color: #002137;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear; }

.form textarea {
  border-color: #002137; }
  .form textarea::-webkit-input-placeholder {
    color: #002137; }
  .form textarea:-moz-placeholder {
    color: #002137; }
  .form textarea::-moz-placeholder {
    color: #002137; }
  .form textarea:-ms-input-placeholder {
    color: #002137; }

.form-tip {
  color: #002137; }

/*HOME PAGE FIXES*/
body.home-page .owl-page:last-child {
  margin-right: 4px; }
body.home-page .home-section .owl-pagination {
  display: none !important; }
body.home-page h1.title-section {
  margin-left: 6px; }

.page-section#current-projects, .page-section#current-news {
  padding-top: 0;
  padding-bottom: 0; }

#current-news .col-md-12.small-centered, #current-projects .col-md-12.small-centered {
  padding-top: 0;
  padding-bottom: 0; }

#current-projects.page-section {
  padding-top: 58px; }

#current-news.page-section {
  padding-top: 15px;
  padding-bottom: 68px; }

/*Contact Page*/
#contact-details-section {
  padding-top: 30px; }

/*News Page*/
#first-single-post {
  padding-top: 30px;
  padding-bottom: 30px; }

/*Invest Page*/
#invest-text-section-1 {
  padding-top: 47px; }

.page-section.faq-items {
  padding-bottom: 10px; }

/*Company Page*/
#company-text-section-1 {
  padding-top: 47px; }

#company-text-section-2 {
  padding-bottom: 0px; }

/*Sustainability page*/
#sustainability-text-section-1 {
  padding-top: 47px; }

.page-sustainability h4 {
    margin-bottom: 0px;
}
.popover.pop-steller {
  color: #002137;
  border: 1px solid #002137;
  width: 400px;
}

.hotspot-container .popover-content p {
  color: #002137; }

.info-icon {
  width: 30px;
  height: 30px; }

.popover.bottom {
  margin-top: 18px;
  margin-left: 3px; }

.popover.right {
  margin-left: 18px;
  margin-top: 3px; }

.popover.left {
  margin-top: 3px; }

.info-icon.solar_powered {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat 0 0;
  width: 31px;
  height: 31px; }

.info-icon.rain_water {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat 0 -34px;
  width: 31px;
  height: 31px; }

.info-icon.light_bulb {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat 0 -69px;
  width: 31px;
  height: 31px; }

.info-icon.soundproofing {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -32px -69px;
  width: 31px;
  height: 31px; }

.info-icon.fyrcheck {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -33px -104px;
  width: 31px;
  height: 31px; }

.info-icon.conditioner {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat 0 -104px;
  width: 31px;
  height: 31px; }

.info-icon.concrete {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -32px 0;
  width: 31px;
  height: 31px; }

.info-icon.windows {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -32px -34px;
  width: 31px;
  height: 31px; }

.info-icon.windows-height {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -64px 0;
  width: 31px;
  height: 31px; }

.info-icon.stars {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -64px -34px;
  width: 31px;
  height: 31px; }

.info-icon.day-light {
  background: url("../images/hotspots/hotspots_icons.png") no-repeat -64px -104px;
  width: 31px;
  height: 31px; }

.info-icon-pulse1, .info-icon-pulse2 {
  margin: 25px 0 0 8px; }

/*Contact Page*/
.left-contact-page p {
  margin-left: -15px; }

/*Owlcarousel fix*/
/*NEWS and BLOG fixes*/
#news-content-details {
  clear: both; }

#news-content-loaded .page-section {
  padding-top: 30px; }

/*single project*/
body.single-project .bg-dark-alfa-30::before {
  background: rgba(34, 34, 34, 0.1); }

/*Contact page*/
#steller-enquiry-form {
  margin-left: -15px; }

/*Projects map listing*/
.project-content-loaded {
  background: #FFF; }

/*Single Project form fixes*/
.single-project-enquiry-form-wrapper {
  max-width: 500px;
  padding: 21px;
  background: #FFF;
  position: relative;
  width: auto;
  color: #002137;
  margin: 0 auto; }
  .single-project-enquiry-form-wrapper h3.pop-up-form-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 22px;
    margin: 0;
    line-height: 1;
    margin-bottom: 30px; }
  .single-project-enquiry-form-wrapper .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important; }
  .single-project-enquiry-form-wrapper .gform_wrapper .gfield_error .ginput_container {
    padding-right: 0 !important; }

/*Popup form fixes*/
.mfp-bg {
  background: #002137;
  opacity: 0.98; }

/*Hotspots page fixes*/
#sustainability-text-section-1 .container.full-wrapper {
  padding: 0; }
  #sustainability-text-section-1 .container.full-wrapper .col-md-12.small-centered {
    max-width: 100%;
    padding-bottom: 5px; }

#sustainable-diagram {
  padding-bottom: 22px; }

@media only screen and (max-width: 767px) {
  #sustainable-diagram {
  padding-bottom: 40px;
  padding-top: 40px;
  overflow-x: scroll;
}

  #sustainable-diagram .entry-content {
    // width: 960px;
    width: 1400px;
  }

  .popover {
    // width: 200px !important;
  }
}

@media only screen and (max-width: 599px) {
  .popover.pop-steller {
    width: 330px;
  }

  .hotspot-container .popover-content p {
    font-size: 10px;
  }
}

@media (max-width: 430px){
  .page-template-service-template a.btn{
  
    display: block;
    max-width: 200px;
    margin: 10px auto 0 !important;
}
  }
}
@media only screen and (max-width: 399px) {
  .popover.pop-steller {
    width: 280px;
  }

  .hotspot-container .popover-content p {
    font-size: 10px;
  }

}
/*Single Project Slider Nav*/
.single-project-slider-control.owl-controls .control-wrapper .owl-pagination .button-control-sidebar {
  bottom: 0; }

.slick-dots li {
  height: auto;
  vertical-align: middle; }

/*Tablet Fixes*/
@media only screen and (max-width: 1024px) and (min-width: 481px) {
  /*NAV*/
  .nav-logo-wrap .logo img {
   /* padding-left: 108px;*/ }

  .nav-logo-wrap {
    max-width: 85%; }

  .mobile-nav {
    display: inline-block;
    position: absolute;
    bottom: 8px;
    left: 0;
    width: auto;
    height: auto; }

  .no-js .mobile-nav {
    width: auto;
    height: auto; }

  .main-nav.dark .inner-nav ul li a {
    padding: 0 8px; }

  .mobile-on .desktop-nav ul {
    background: #002137;
    opacity: 0.98;
    filter: alpha(opacity=98); }

  /*Contact Page*/
  .contact-details .left-contact-page {
    padding-bottom: 30px; }
  .contact-details .right-contact-page {
    padding: 0px; }
  .contact-details #contact-details-section .gform_wrapper .gform_footer {
    padding-right: 0 !important; }

  /*Main Slider*/
  .owl-carousel .owl-next {
    right: -45px;
    opacity: 1;
    filter: alpha(opacity=100); }

  .owl-carousel .owl-prev {
    left: -45px;
    opacity: 1;
    filter: alpha(opacity=100); } }

/*Left side projects listing and posts listing*/
  #left-sidebar-el #post-listing .post-item .post-meta-info {
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1; }
    #left-sidebar-el #post-listing .post-item .post-meta-info:after {
      background: #002137;
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      opacity: 0.1;
      filter: alpha(opacity=10); }
/*Tablet and Mobile*/
@media only screen and (max-width: 1024px) {
  /* Single Project*/
  .single-project-slider-control.owl-controls .control-wrapper .owl-pagination {
    text-align: center; }

  .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .button-control-sidebar {
    float: none; }

  .single-project-slider-control.owl-controls .control-wrapper .owl-pagination .slick-dots {
    float: none; }

  /*Home Slider*/
  .project-info:after {
    background: #002137;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.1;
    filter: alpha(opacity=10); }

  .projects-slider .project-item .project-info {
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1; }

  /*Left side projects listing and posts listing*/
  #left-sidebar-el #post-listing .post-item .post-meta-info {
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1; }
    #left-sidebar-el #post-listing .post-item .post-meta-info:after {
      background: #002137;
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      opacity: 0.1;
      filter: alpha(opacity=10); }

  /*Team Section*/
  #leadership-team.grid-3 .team-member .team-overlay .member-info {
    padding-right: 10%; }

  #leadership-team.grid-3 .team-member .team-overlay .member-info h5 {
    font-size: 16px; }

  #leadership-team.grid-3 .team-member:hover .team-overlay {
    -webkit-transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -ms-transition: opacity 0s ease-in-out;
    -o-transition: opacity 0s ease-in-out;
    transition: opacity 0s ease-in-out; } }
.button-control-sidebar {
  // background: rgba(255, 255, 255, 0.9);
}

.single-project-slider-control a:hover, .single-project-slider-control a:active, .single-project-slider-control a:visited, .single-project-slider-control a:focus {
  color: #002137 !important;
}

.single-project-slider-control a {
  color: #002137;
}
@media only screen and (max-width: 991px) {
  #steller-enquiry-form, .contact-text {
    margin-left: 0; } }
/* Mobile Fixes*/
@media only screen and (max-width: 480px) {
  /*Font for single project title*/
  .project-info .project-title {
    font-size: 32px; }

  .project-info .project-sub-title {
    font-size: 18px; }

  .container {
    padding-left: 21px;
    padding-right: 21px; }

  .contact-text {
    margin-left: 0; }

  .full-wrapper {
    margin-left: 21px;
    margin-right: 21px; }

  h1.title-section {
    padding-left: 6px;
    padding-right: 6px; }

  /*NAV*/
  .nav-logo-wrap .logo img {
   /* padding-left: 108px; */}

  .nav-logo-wrap {
    max-width: 85%; }

  .mobile-nav {
    display: inline-block;
    position: absolute;
    bottom: 8px;
    left: 0;
    width: auto;
    height: auto; }

  .no-js .mobile-nav {
    width: auto;
    height: auto; }

  .main-nav.dark .inner-nav ul li a {
    padding: 0 8px; }

  .mobile-on .desktop-nav ul {
    background: #002137;
    opacity: 0.98;
    filter: alpha(opacity=98); }

  /*Company Page*/
  .page-section {
    padding-bottom: 30px; }

  /*Hotspots*/
  // .info-icon, .info-icon-pulse1, .info-icon-pulse2 {
  //   display: none !important; }

  /*Heading Slider*/
  .home-text h1, .slider-text h1, h1.title-section {
    font-size: 35px;
    ms-word-break: break-word;
    word-break: break-word; }

  #main-text-content .container .section-title, .page-section .container .section-title {
    font-size: 35px; }

  #main-text-content .container .sub-section-title, .page-section .container .sub-section-title {
    font-size: 18px; }

  .home-text h2, .slider-text h2 {
    font-size: 18px; }

  /*Contact Page*/
  .contact-details .left-contact-page {
    padding-bottom: 30px; }
  .contact-details .right-contact-page {
    padding: 0px; }
  .contact-details #contact-details-section .gform_wrapper .gform_footer {
    padding-right: 0 !important; }

  /*Main Slider*/
  .owl-carousel .owl-next {
    right: -45px;
    opacity: 1;
    filter: alpha(opacity=100); }

  .owl-carousel .owl-prev {
    left: -45px;
    opacity: 1;
    filter: alpha(opacity=100); }

  /*Home Slider*/
  .project-info:after {
    background: #002137;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.1;
    filter: alpha(opacity=10); }

  .projects-slider .project-item .project-info {
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1; } }
.col-md-12.small-centered ul > li {
  margin-bottom: 8px; }

.page-template-company-template .col-md-12.small-centered ul > li, .page-template-sustainability-template .col-md-12.small-centered ul > li, .page-template-home-loans-template-2 .col-md-12.small-centered ul > li {
  margin-bottom: 8px !important; }
/*google map changes 04/2017*/
.cluster img {
  max-width: 100% !important;
}
/*Video Slide*/
.js-height-full video {
  width: 100%;
  max-width: 100% !important;
  height: auto; }
.js-height-full .play-pause-btn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .js-height-full .play-pause-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    margin-left: -21.5px;
    margin-top: -25px; }
  .js-height-full .play-pause-btn.playing i::before {
    content: "\f28b"; }
.js-height-full.video-slide {
  background: #002137; }

.fullwidth-slider video {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 767px) {
  .fullwidth-slider video {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: auto; } }
.js-height-full .play-pause-btn.playing i {
  display: none; }

.js-height-full:hover .play-pause-btn.playing i {
  display: block; }
  /* Steller EIF page*/

.page-template-eifpage-template #intro {
  padding-top: 64px; 
    outline: none !important;}
.page-template-eifpage-template #video {
  padding-top: 12px; }
.page-template-eifpage-template #overview-key-facts {
  padding-top: 6px; }
.page-template-eifpage-template #how-to-invest {
  margin-bottom: 25px;
  margin-bottom: 44px;
  padding-top: 8px; }

.page-template-eifpage-template .inner-column-left {
  padding-left: 0;
   padding-right: 0; 
}

.page-template-eifpage-template .inner-column-right {
  padding-right: 0;
   padding-left: 0; 
}

.page-template-eifpage-template #stelelr-eif-nav-wrapper {
  padding-top: 70px;
}

.page-template-eifpage-template .services-toggle h4 {
  margin: 0;
  text-align: center;
}

.page-template-eifpage-template .toggle-content {
  padding-left: 0;
  padding-right: 0;
}

.eif-rg-form-wrapper .col-md-8 {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.page-template-eifpage-template .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

body.page-template-eifpage-template .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding-right: 0 !important; 
}

.page-template-eifpage-template .gform_wrapper .gform_footer {
    padding-right: 0 !important;
}

.page-template-eifpage-template .apply-now-btn {
  text-align: center;
  display: block;
  position: relative;
  color: #002137;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  padding: 10px 10px;
  background-color: #FFF;
  border: 1px solid #002137;
}

.page-template-eifpage-template .apply-now-btn:hover {
  background-color: #002137;
  color: #FFF;
}
.page-template-eifpage-template .apply-now-btn h4 {
  margin: 0;
}

#stelelr-eif-nav-wrapper {
  width: 100%;
  min-height: 1px;
}

#inner-nav-wrapper {
  background: #002137;
  overflow: hidden;
}

#stelelr-eif-nav-wrapper ul li {
  display: block;
  float: none !important;
  overflow: hidden;
  margin-left: 0;
}

#stelelr-eif-nav-wrapper ul li a {
  font-weight: 900;
  color: #FFF;
  padding: 56px 0 8px;
  line-height: 1;
  font-family: "Avenir_Black", arial, sans-serif;
  padding: 0 8px;
  display: block;
  width: 100%;
  /* height: 38px !important;
  line-height: 38px !important; */
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 20px;
  text-align: left;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.065);
  /* color: #999; */
  letter-spacing: 1px;
  cursor: pointer;
  padding: 10px 10px 10px 20px;
  line-height: 1.6;
}

@media (max-width: 991px) {
    #steller-eif-nav {
      float: none;
    }

    .eif-right-main {
      /* margin-top: 30px; */
      display: none;
    }

    .page-template-eifpage-template .inner-column-right, .page-template-eifpage-template .inner-column-left {
      padding: 0;
    }
}
/* .page-template-invest-home-template .correspondence-section .row {
	padding-bottom: 30px;
} */
 
/* @media only screen and (min-width: 1200px) {
	.page-template-invest-home-template .correspondence-section .col-md-12.small-centered {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.page-template-invest-home-template .correspondence-section .row {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 1199px) {
	.page-template-invest-home-template .correspondence-section .col-md-12.small-centered {
		padding-left: 0;
		padding-right: 0;
	}

	.page-template-invest-home-template .correspondence-section .row {
		padding-left: 15px;
		padding-right: 15px;
	}
} */

.post-type-pg_user_page #post-body-content {

}

/*SPF Page*/
.fullwidth-slider-content p {
        max-width: 750px;
    margin: 0 auto;
    padding: 0 65px;
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 10px;
}
.show .apply-now-btn {
 display: block !important;
}
.apply-now-btn {
 clear: both;
}
.page-template-eifpage-template #leadership-team.grid-3 .team-member .team-overlay {
  
    max-height: 130px;
}
label.inline-left {
   
    font-weight: normal;
    padding-right: 25px;
}
input.checker {
   
    margin-top: 7px;
    display: block;
    float: left;
    margin-left: 5px;
}

a.apply-now-btn{
  margin-top: 10px;
}
.centered-slide .display-table {
  display: table;
  width: 100%;
  height: 100%; }
.centered-slide .table-cell {
  display: table-cell;
  vertical-align: middle; }
/*.fullwidth-slider-content{

       background: rgba(0, 33, 55, 0.5); 
}*/
      /* background: rgba(0, 33, 55, 0.5); */
.centered-slide .pd-top-bt {
  padding-top: 90px;
  padding-bottom: 90px;
  /*background: rgba(0, 33, 55, 0.5); */}
.centered-slide .sixty-percent-width {
  max-width:900px;
  margin-left: auto;
  margin-right: auto; }
.centered-slide h1 {
   font-size: 75px;;
    line-height: 1;
    font-weight: 600;
    text-transform: none;
    letter-spacing: -0.5px;
    margin-bottom: 24px;
    margin-top: 0;
}
h5.member-position hr {
    margin: 4px;
    border: none !important;
        background: transparent;
}
@media only screen and (max-width: 767px) {
  .centered-slide h1 {
    font-size: 30px; } }
@media only screen and (max-width: 480px) {
  .centered-slide h1 {
    font-size: 26px; } }
.centered-slide .link-to-page {
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Avenir_Black", arial, sans-serif;
  color: #FFF;
  font-size: 14px; }
  .centered-slide .link-to-page:hover {
    text-decoration: underline; }


.page-template-eifpage-template .container.full-wrapper {
  width: 90%;
  padding-left: 0;
  padding-right: 0;
}
#our_people #leadership-team {
   margin-top: 0;
}
div.efi-section.first-section {
  margin-top: 40px;
}
.efi-section {
    margin-bottom: 65px;
    outline: none !important;
}
.efi-section .sub-section-title {
/*   margin-bottom: 20px !important;
 */}
.how-to-invest ol {
  margin: 0;
  padding: 0;
     list-style: disc;
     list-style-position: inside;
}
/*.how-to-invest ol.ol-with-number li {
  counter-increment: step-counter;
  margin-bottom: 8px;
  padding-left: 35px;
  position: relative;
}

.how-to-invest ol.ol-with-number li:before {
  content: counter(step-counter);
  margin-right: 10px;
  font-size: 80%;
  background-color: #002137;
  color: #FFF;
  font-weight: bold;
  padding: 2px 2px;
  border-radius: 20px;
  position: absolute;
  width: 24px;
  text-align: center;
  left: 0;
  top: 0;
}

#how-to-invest ol.ol-with-number li:before,
#equity  ol.ol-with-number li:before{
  content: " ";
  margin-right: 10px;
  font-size: 80%;
  background-color: #002137;
  color: #FFF;
  font-weight: bold;
  padding: 2px 2px;
  border-radius: 20px;
  position: absolute;
  width: 24px;
  text-align: center;
  left: 0;
  top: 0;
  height: 24px;
}*/

.video-section-wrapper {
  position: relative; }

#video-keys-nav {
  position: absolute;
  top: 20px;
  right: 40px;
  z-index: 1;
  color: #FFF; }
  #video-keys-nav a {
    color: #FFF;
    font-family: "Avenir_Black", arial, sans-serif;
    text-decoration: none; }
    #video-keys-nav a.active {
      text-decoration: underline; }

 .cst-video-player {
  display: none; } 

.cst-video-player.active {
  display: block; }

.cst-video-player {
  position: relative;
}

.cst-video-player video {
  max-width: 100% !important;
}

.cst-video-player .play-pause-btn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.cst-video-player .play-pause-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    margin-left: -21.5px;
    margin-top: -25px;
    color: #FFF;
}

.cst-video-player .play-pause-btn.playing i {
    display: none;
}

.cst-video-player:hover .play-pause-btn.playing i {
    display: block;
}

.cst-video-player .play-pause-btn.playing i::before {
    content: "\f28b";
}

.key-fact {
  overflow: hidden;
  margin-bottom: 7px;
  text-align: center;
}

.key-fact img {
  width: 100px;
  height: 100px;
  /* margin-right: 25px; */
  display: inline-block;
  margin-bottom: 25px;
  /* float: left; */
}

.key-fact p {
  /* margin-left: 75px; */
  /* height: 50px;
  line-height: 50px !important; */
}

#more-info-btn {
  padding-top: 10px;
}
.centered-slide .more.link-to-page {
   
    font-size: 18px;
}
h4.sub-title-sd {
    margin-top: 30px;
}
.page-template-eifpage-template #leadership-team.grid-3 .team-member .team-overlay .member-info h5 {
  
    font-size: 16px;
  
}

.page-id-172 .col-md-12.small-centered ul > li {
  margin-bottom: 8px !important;
}
h2.section-title{

}
#how-to-invest h3.sub-section-title,
#equity h3.sub-section-title{
    margin-bottom: 0 !important;
}

.single.single-project.postid-1499 .home-section {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-color: #002137;
}

@media (max-width: 991px){
    .centered-slide h1 {
    font-size: 60px;
   
}
}

@media (max-width: 850px){
    .centered-slide h1 {
    font-size: 50px;
   
}
}

@media (max-width: 630px){
    .centered-slide h1 {
    font-size: 40px;
   
}
}

@media (max-width: 430px){
    .centered-slide h1 {
    font-size: 25px;
   
}
}

@media (max-width: 417px){

  [type="checkbox"].checker:not(:checked) + label:before, [type="checkbox"].checker:checked + label:before,
  [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
 
 
    top: 5px;

}

}

@media (max-width: 346px){

 [type="checkbox"].checker:not(:checked) + label:before, [type="checkbox"].checker:checked + label:before {
    right: 57px;
   
}
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
   
     right: 57px;
   
}
}