/*** uncss> filename: https://fonts.googleapis.com/css?family=Roboto:300,400,500,700 ***/
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"),
    url(https://fonts.gstatic.com/s/roboto/v18/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v18/zN7GBFwfMP4uA6AR0HCoLQ.ttf)
      format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"),
    url(https://fonts.gstatic.com/s/roboto/v18/RxZJdnzeo3R5zSexge8UUaCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v18/d-6IYplOFocCacKzxwXSOKCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}


html,
body,
div,
span,
h1,
h2,
h3,
h4,
p,
a,
img,
i,
center,
ul,
li,
article,
footer,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  zooom: 1;
}
/* HTML5 display-role reset for older browsers */
article,
footer,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
h2,
h1 {
  font-size: 34px;
  line-height: 45px;
}
h3 {
  font-size: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
}
h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
footer,
nav,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
h2,
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
img {
  border: 0;
}
button {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h3 {
    page-break-after: avoid;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h2,
h1 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.text-justify {
  text-align: justify;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.col-md-12,
.col-xs-12,
.col-xs-4,
.col-xs-6,
.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12,
.col-xs-4,
.col-xs-6,
.col-xs-8 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-4 {
  width: 33.33333333%;
}
@media (min-width: 992px) {
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.nav:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
  content: "\f002";
}
.fa-user:before {
  content: "\f007";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-bar-chart:before {
  content: "\f080";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-shield:before {
  content: "\f132";
}
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-balance-scale:before {
  content: "\f24e";
}


/* Actives */
/* Magnific Popup CSS */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Main image in popup */

/* The shadow behind the image */

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
}

/* Zoom Effect */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets
*********************************/

/* Icon Fonts
*********************************/
/* Font-face Icons */

/* FlexSlider Necessary Styles
*********************************/ /* Hide the slides before the JS is loaded. Avoids image jumping */

/* Clearfix for the .slides element */

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/

/* Direction Nav */

/* Pause/Play */

/* Control Nav */

/*!
 * Cube Portfolio - Responsive jQuery Grid Plugin
 *
 * version: 2.3.1 (7 May, 2015)
 * require: jQuery v1.7+
 *
 * Copyright 2013-2015, Mihai Buricea (http://scriptpie.com/cubeportfolio/live-preview/)
 * Licensed under CodeCanyon License (http://codecanyon.net/licenses)
 *
 */
.cbp,
.cbp *,
.cbp :after,
.cbp :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cbp-item {
  display: inline-block;
  margin: 0 10px 20px 0;
}
.cbp {
  position: relative;
  margin: 0 auto;
  z-index: 1;
  height: 400px;
}
.cbp:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/cbp-loading.gif") no-repeat scroll center center
    transparent;
}
.cbp > * {
  visibility: hidden;
}
.cbp .cbp-item {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.cbp-ready > * {
  visibility: visible;
}
.cbp-ready:before {
  display: none;
}
.cbp-wrapper-outer {
  overflow: hidden;
}
.cbp-wrapper-outer,
.cbp-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.cbp-item-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.cbp-mode-slider {
  -webkit-transition: height 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);
  transition: height 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);
}
.cbp-mode-slider .cbp-wrapper,
.cbp-mode-slider .cbp-item {
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);
  transition: transform 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);
}
.cbp-nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cbp-nav-pagination {
  position: absolute;
  bottom: -30px;
  right: 0;
  z-index: 100;
  left: 0;
  text-align: center;
}
.cbp-nav-pagination-item {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 4px;
  display: inline-block;
  cursor: pointer;
  background: #c2c2c2;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.cbp-nav-pagination-active {
  background: #797979;
}
@charset "UTF-8";

.mb_YTPlayer:focus {
  outline: 0;
}


/* Crexis Main Styles */

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: "raleway", Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  overflow-x: hidden !important;
}

section {
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat;
}

img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
}

a,
a:hover,
button,
button:hover {
  text-decoration: none;
  outline: none;
  color: white;
}

a:focus,
button:focus {
  outline: none;
  text-decoration: none;
}

/* Page Loader */

#pageloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
}

#pageloader.white-loader {
  background-color: white;
}

.spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
  position: relative;
  top: 50%;
  margin-top: -9px;
}

.spinner div {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  display: inline-block;
  top: 50%;
  margin-top: 9px;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.white-loader .spinner div {
  background-color: #333;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* Page Font Classes */

.raleway {
  font-family: "raleway", sans-serif !important;
}

.oswald {
  font-family: "Oswald", sans-serif !important;
}

.helvetica {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

/* Font Styles */

.bold {
  font-weight: 700;
}

.semibold {
  font-weight: 600;
}

.normal {
  font-weight: 400;
}

.light {
  font-weight: 300;
}

.thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.antialiased {
  -webkit-font-smoothing: antialiased !important;
}

/* Containers */

.container {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.inner {
  width: 100%;
  height: auto;
  max-width: 1170px;
  position: relative;
  margin: 0 auto;
  padding: 80px 0;
}

.inner:after,
.inner:before {
  clear: both;
}

.boxed {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: auto;
}

.circle {
  border-radius: 100%;
}

.fullwidth {
  width: 100%;
  max-width: 100%;
}

.fullscreen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.f0 {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#homeslider {
        color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
              align-items: center;
        text-align: center;
        height: 100vh;
        overflow: hidden;
        position: relative;
      }
    
      #homeslider .gradient-overlay {
      background: #c21500; /* fallback for old browsers */  
      background: -webkit-linear-gradient(to left, #c21500 , #ffc500); /* Chrome 10-25, Safari 5.1-6 */
      background: linear-gradient(to left, #c21500 , #ffc500); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
      opacity: 0.4;      
      position: absolute;
      top: 0;
      width: 100%;
      height: 100vh;
    }
video {
/*  object-fit: cover; */
  object-fit: cover;
}


.no-padding {
  padding: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

/* Positions and Floats */

.relative {
  position: relative !important;
}

.absolute {
  position: absolute !important;
}

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

/* For Mobile Devices */

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.z-1 {
  z-index: 1;
}

/* List Types */

ul.list-disc {
  list-style-type: disc;
  padding-left: 15px;
}

/* Animates */

.animated {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

/* Text Aligns */

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

.t-center {
  text-align: center !important;
}

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

/* Text Colors */

.white {
  color: white !important;
}

.white::-webkit-input-placeholder {
  /* WebKit browsers */
  color: white;
}
.white:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
}
.white::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
}
.white:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: white;
}

/* Borders */

.text-20 {
  font-size: 20px;
}

/* Header Styles */

.header {
  margin: 0 auto;
  padding-top: 0;
  font-size: 30px;
}

/* For Oswald Font */
.header.oswald {
  -webkit-font-smoothing: antialiased;
}

/* Navigation */

#navigation {
  height: auto;
  position: absolute;
  top: 0;
  z-index: 9991;
  /* For Second Nav */
  height: 70px;
  width: 100%;
}

#navigation .navigation {
  width: 100%;
  top: 0;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#navigation .navigation.first-nav:hover {
  background-color: rgba(20, 20, 20, 0.05);
}

#navigation + .navigation {
  top: -70px;
  position: fixed;
  z-index: 9992;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* Mobile Nav Button */

.mobile-nav-button {
  display: none;
  position: absolute;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: transparent;
  right: 10px;
  top: 50%;
  text-align: right;
  font-size: 22px;
  cursor: pointer;
  text-align: center;
  margin-top: -28px;
}

.white-nav.second-nav .mobile-nav-button {
  color: #111;
}

.mobile-nav-button:active {
  background: rgba(255, 255, 255, 0.05);
}

.nav-inner {
  width: 100%;
  height: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.first-nav {
  background-color: rgba(0, 0, 0, 0);
  /* First Nav Height */
  height: 90px;
  top: 0;
}

.first-nav .nav-menu ul li > a {
  line-height: 90px;
  color: white;
}

.second-nav {
  /* Changeable Height */
  height: 70px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
  position: fixed !important;
}

.second-nav .nav-menu ul li a {
  /* Changeable Line Height */
  line-height: 70px;
}

.second-nav.white-nav {
  background-color: rgba(255, 255, 255, 0.98);
}

.second-nav.white-nav ul li a {
  color: #3a3a3a;
}

.second-nav.white-nav .nav-menu ul li a:hover,
.second-nav.white-nav .nav-menu ul li a:active {
  background: #fdfdfd;
}

.navigation .nav-menu ul li a:focus {
  background: transparent;
}

/* Logo */

.navigation .logo {
  width: auto;
  height: auto;
  left: 0;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.navigation .logo img {
  width: 60px;
  height: auto;
  max-height: 55px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* Nav Menu */

.nav-menu {
  width: auto;
  height: 100%;
}

.nav-menu ul {
  display: block;
  width: auto;
  height: 100%;
  position: relative;
}

.nav-menu ul li {
  width: auto;
  float: left;
  height: 100%;
  text-align: center;
}

.nav-menu ul li a {
  display: inline-block;
  height: 100%;
  line-height: 90px;
  padding: 0 15px 0;
  font-size: 11px;
  letter-spacing: 0.2px;
  background: transparent;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.nav-menu ul.big-texts li a {
  font-size: 13px;
}

.first-nav .nav-menu ul li a:hover {
  background: transparent;
}

/* Page Header For Subpages */

#page-header.big-header {
  padding: 140px 0;
}

/* Home */

#home {
  height: auto;
  position: relative;
}

/* Home Inner Elements */

.home-inner {
  width: calc(100% - 70px);
  height: auto;
  margin-left: 35px;
  position: absolute !important;
  top: 50%;
  z-index: 5;
}
.home-inner1 {
  top: 25%;
}
.home-inner2 {
  width: calc(100% - 70px);
  height: auto;
  margin-left: 35px;
  position: absolute !important;
  top: 25%;
  z-index: 5;
  display: inline-block;
}

.home-inner3 {
  width: 100%;
  height: 1em;
  white-space: nowrap;
  position: absolute !important;
  top: 25%;
  z-index: 5;
  display: inline-block;
}

/* Home Text Slider */

.home-text-slider h2 {
  font-size: 60px;
}
.home-text-slider h1 {
  font-size: 70px;
}

.home-text-slider h2.small-type {
  font-size: 45px;
}
.home-text-slider h1.small-type {
  font-size: 55px;
}

.home-button {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 8px 22px;
  position: relative;
  display: inline-block;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.light-button,
.light-button:focus {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(76, 76, 76, 0.1);
  text-decoration: none;
  color: white;
}
.light-button:hover {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(76, 76, 76, 0.2);
}

.dark-button,
.dark-button:focus {
  color: white !important;
  background: rgba(76, 76, 76, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none;
}
.dark-button:hover {
  background: rgba(76, 76, 76, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.blue-button,
.blue-button:focus {
  color: white !important;
  background-color: #1f4e5e;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-decoration: none;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 12px 40px;
  position: relative;
  display: inline-block;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;

}
.blue-button:hover {
  background: rgba(76, 76, 76, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Home Boxes Version */

.home_boxes {
  /* For Old Browsers */
  width: 97%;
  width: calc(100% - 20px);
  max-width: 1170px;
  height: auto;
  margin: 0 auto;
}

.home_boxes h2 {
  font-size: 30px;
  padding: 0 0 0 5px;
}

.home_boxes h2 {
  font-size: 70px;
  padding: 0;
  margin: 5px 0 13px;
}

.home_boxes h1 {
  font-size: 80px;
  padding: 0;
  margin: 5px 0 13px;
}

.home_boxes h2 span {
  font-size: 30px;
}

.home_boxes h1 span {
  font-size: 40px;
}

.home_boxes .boxes {
  margin-top: 27px;
  padding: 0;
}

.home_boxes .box {
  padding: 25px 16px 27px 20px;
  margin-right: 26px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.home_boxes .boxes.white-boxes .box {
  background-color: rgba(255, 255, 255, 0.2);
}

.home_boxes .box h2 {
  font-size: 37px;
  margin: 0 0 9px;
  padding: 0;
  line-height: 36.5px;
}
/* About */

.boxes {
  padding: 60px 0 0 0;
  cursor: default;
}

/* Box Headers */

.boxes .box-header {
  margin: 25px auto 13px;
}

/* Boxes Type 5 */

.boxes.boxes-type-5 .box {
  padding: 10px 10px 0;
}

.boxes.boxes-type-5 .box-header {
  font-size: 21px;
  color: #454545;
}

.boxes.boxes-type-5 p {
  color: #9f9f9f;
  font-size: 13px;
}

/* About With Slider */

.about_with_slider .texts {
  padding: 25px 25px 0;
}

.about_with_slider .texts .text {
  font-size: 13px;
  line-height: 22px;
  margin: 10px auto 20px;
  color: #a1a1a1;
}

/* Features Section */

.feature-boxes .feature-box {
  margin: 75px auto 0;
  cursor: default;
}

.feature-boxes .feature-box .feature-icon {
  width: 75px;
  height: 75px;
  background-color: rgba(255, 255, 255, 0.2);
  display: inline-block;
  line-height: 75px;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.feature-boxes .feature-box .feature-icon:after {
  width: 0;
  height: 0;
  position: absolute;
  left: 100%;
  content: "";
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.feature-boxes .feature-box .feature-text {
  padding-left: 30px;
  width: calc(100% - 75px);
}

.feature-boxes .feature-box .feature-text h4 {
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.feature-boxes .feature-box .feature-text p {
  font-size: 13px;
  margin-top: 10px;
  color: #dddddd;
  font-weight: 300;
  line-height: 20px;
}

/* Testimonials */

.testimonials.type-1 .inner .quote {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  background-color: rgba(255, 255, 255, 0.03);
  margin: 0 auto;
}

.testimonials.type-1 .inner {
  max-width: 875px;
  padding-bottom: 140px;
}

.testimonials.type-1 .inner .quote i {
  opacity: 0.4;
}

.testimonials.type-1 h2 {
  font-size: 25px;
  color: #d5d5d5;
}

.testimonials.type-1 p {
  font-size: 14px;
  margin-top: 42px;
  color: #a8a8a8;
}

.testimonials .cbp-nav-pagination {
  margin-bottom: -25px;
}

/* Contents */

.content {
  text-align: left;
  position: relative;
}

/* Map */

#map,
#map #google_map {
  height: 375px;
}

/* Footer */

footer {
  padding: 15px 0 45px;
}

footer p {
  margin-top: 30px;
  font-size: 10px;
  margin-bottom: 0;
}

footer a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* Footer Bigger Type */

footer.big-footer {
  width: 100%;
  height: auto;
  padding: 0;
}

footer.big-footer p {
  font-size: 13px;
  margin-top: 25px;
}

/* Footer Bottom Line */

footer.big-footer .footer_bottom {
  padding: 14px 0 12px;
}

footer.big-footer .footer_bottom > div {
  padding: 0 10px;
}

footer.big-footer .footer_bottom p {
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 0;
}

footer.big-footer.dark-footer .footer_bottom a:hover {
  opacity: 0.7;
}

/* Colors, Dark */

footer.big-footer.dark-footer,
footer.big-footer.dark-footer a {
  color: #8a8a8a;
}

footer.big-footer.dark-footer .footer_bottom {
  border-top: 1px solid #2b2b2b;
}

/* Full Page Version Feature Boxes */

.feature-boxes.type-5 {
  margin: 40px auto 0;
  border: 1px dashed rgba(255, 255, 255, 0.3);
}

.feature-boxes.type-5 .feature-box {
  margin: 0;
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  display: block;
  padding: 35px 15px 25px 25px;
  cursor: move;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.feature-boxes.type-5 .feature-box p {
  color: #ccc;
}

.feature-boxes.type-5 .feature-box:hover {
  background: rgba(49, 34, 34, 0.5);
}

.feature-boxes.type-5 .feature-box .feature-icon {
  width: auto;
  margin-right: 0;
  background: transparent;
  line-height: 0;
}

.feature-boxes.type-5 .feature-box .feature-icon:after {
  display: none;
}

.feature-boxes.type-5 .feature-box .feature-text {
  width: calc(100% - 50px);
  padding-left: 23px;
}

/* Video Section Effects */

.home-text-slider {
  cursor: default;
}

/* Right Area */

.nav-tabs > li > a {
  color: #848484;
  font-size: 13px;
}

.nav-tabs > li > a:hover {
  background-color: #fdfdfd;
}

.tab-content > .tab-pane {
  padding: 25px 0;
  color: #9d9d9d;
}

/* Post */

.post .dates {
  width: 20%;
}

.post .dates .date {
  font-size: 20px;
  text-align: right;
  color: #858585;
  margin-right: 30px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.post .dates .details ul li {
  text-align: inherit;
  text-transform: uppercase;
  color: #302a2a;
  font-size: 12px;
  position: relative;
  cursor: default;
  padding: 7px 48px 5px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.post .dates .details ul li:hover {
  background-color: #fafafa;
}

.post .dates .details ul li i {
  margin-left: 4px;
  margin-top: -2px;
  position: absolute;
  right: 30px;
  top: 10px;
}

/* Post Dates For Mobile */

.dates.for-mobile {
  width: 100%;
  float: none;
  display: none;
}

.dates.for-mobile .date {
  border: none !important;
  margin: 0 5px 0 0;
  padding: 0;
  text-align: left;
  width: auto;
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
}

.dates.for-mobile .details {
  width: auto;
  display: inline-block;
}

.dates.for-mobile .details ul {
  text-align: left !important;
}

.dates.for-mobile .details ul li {
  width: auto;
  display: inline-block;
  padding: 0 10px 0 0;
}

.dates.for-mobile .details ul li {
  font-size: 13px;
  margin-left: 5px;
  background: transparent !important;
}

.dates.for-mobile .details ul li i {
  position: relative;
  right: 0;
  top: 0;
}

/* Post Inner */

.post {
  margin-top: 100px;
}

.posts .post:nth-of-type(1) {
  margin-top: 0;
}

.post .post-inner {
  width: 80%;
}

.post .post-inner .post-header {
  margin-top: -45px;
  margin-bottom: 23px;
  color: #5f5f5f;
  font-size: 22px;
}

.post .post-inner .post-media img {
  width: 100%;
  height: auto;
}

.post .post-inner .post-media-sold img {
  width: 100%;
  height: auto;
  opacity: 0.2;
}

.post .post-inner .post-text {
  margin-top: 35px;
  color: #a4a4a4;
  font-size: 13px;
  line-height: 22px;
}

.post .post-inner .post-text + .post-text {
  margin-top: 15px;
}

/* Tabs */

.custom-tabs .nav-tabs {
  border: none;
}

.custom-tabs .nav-tabs li {
  float: none;
  display: inline-block;
}

.custom-tabs .nav-tabs li a {
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  padding: 6px 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: transparent;
}

.custom-tabs .nav-tabs li a:hover {
  background: #fafafa;
}

.custom-tabs .nav-tabs li.active a {
  background: #1b1b1b;
  color: white;
}

.custom-tabs .nav-tabs li a:hover,
.custom-tabs .nav-tabs li a:focus {
  border-bottom: 1px solid #e1e1e1;
}


/* Parallax Classes */

body.parallax .parallax,
body.parallax .parallax1,
body.parallax .parallax9 {
  background-attachment: fixed;
  background-size: cover;
}

/* MAX 1185px For Paddings */

@media only screen and (max-width: 1185px) {
  /* Navigation */
  .nav-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home_boxes .boxes {
    padding: 0 5px;
  }

  .feature-boxes.type-5 {
    max-width: 90%;
  }

  #blog .posts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* MAX 1024px */

@media only screen and (max-width: 1024px) {
  .col-xs-4 {
    width: 50%;
  }

  /* Text Slider */
  .home-text-slider h2 {
    font-size: 50px;
  }

  .home-text-slider h1 {
    font-size: 60px;
  }

  /* Facts */

  .boxes.boxes-type-5 > div {
    width: 33.3%;
  }
}

/* MIN 1000px For Navigation */

@media only screen and (min-width: 1000px) {
  /* Navigation */
  .nav-inner div.nav-menu {
    display: block !important;
  }
}

/* MAX 1000px For Navigation */

@media only screen and (max-width: 1000px) {
  /* Navigation */
  .mobile-nav-button {
    display: block;
  }

  .nav-inner div.nav-menu {
    display: none;
    top: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    float: none;
    height: 400px;
    overflow: auto;
  }

  .nav-inner div.nav-menu ul.nav {
    display: block;
    top: 0;
    width: 100%;
    height: auto;
  }

  .white-nav .nav-inner div.nav-menu ul.nav {
    background: white;
  }

  .white-nav .first-nav .nav-menu ul li a {
    color: #1f1f1f;
  }

  .nav-inner div.nav-menu ul.nav li {
    display: block;
    top: 0;
    width: 100%;
    float: none;
    padding: 0;
    clear: both;
  }

  .nav-inner div.nav-menu ul.nav li a {
    display: block;
    top: 0;
    width: 100%;
    padding: 0 15px;
    height: auto;
    text-align: left;
    line-height: 35px;
  }
}

/* MAX 960px */

@media only screen and (max-width: 960px) {
  /* Feature Boxes */
  .feature-boxes .feature-box {
    width: 50%;
  }

  .feature-boxes.type-5 .feature-box {
    width: 100%;
  }

  /* About Boxes */

  /* Mobile Boxes */

  .home_boxes h2 {
    font-size: 50px;
  }
  .home_boxes h1 {
    font-size: 60px;
  }
}

/* MAX 800px */

@media only screen and (max-width: 800px) {
  .col-xs-6,
  .col-xs-6 {
    width: 100%;
  }

  /* Text Slider */
  .home-text-slider h2 {
    font-size: 30px;
  }

  .home-text-slider h1 {
    font-size: 40px;
  }

  .home_boxes h2 {
    font-size: 30px;
  }

  .home_boxes h1 {
    font-size: 40px;
  }

  .home_boxes h2 span {
    font-size: 18px;
  }

  .home_boxes h1 span {
    font-size: 20px;
  }

  .home_boxes .box h2 {
    font-size: 28px;
  }

  .home_boxes .boxes {
    margin-top: 17px;
  }

  /* Pricing Tables */

  .testimonials .inner {
    padding: 40px 15px;
  }

  .post .dates {
    display: none;
  }

  .dates.for-mobile {
    display: block;
  }

  .post .post-inner {
    width: 100%;
  }

  .post .post-inner .post-header {
    margin-bottom: 10px;
  }
}

/* MAX 640px */

@media only screen and (max-width: 640px) {
  .home-text-slider h1.small-type {
    font-size: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .home-text-slider h2.small-type {
    font-size: 25px;
  }
}

/* MAX 540px */

@media only screen and (max-width: 540px) {
  .feature-boxes .feature-box {
    width: 90%;
    float: none;
    display: block;
    padding: 50px 0 !important;
    margin: 0 auto !important;
  }

  .feature-boxes .feature-box.no-margin-top {
    margin: 75px auto 0 !important;
  }

  .boxes.boxes-type-5 > div {
    width: 90%;
    float: none;
    margin: 30px auto;
  }

  footer > div > div {
    margin-bottom: 50px;
  }

  footer .footer_bottom .left {
    width: 90%;
    margin: 0 auto 15px;
    text-align: center;
    float: none;
  }

  .boxes.boxes-type-5 .box {
    margin-top: 15px;
  }

  /* LAYER SLIDER */
}

/* MAX 480px */

@media only screen and (max-width: 480px) {
  .home_boxes h2 {
    font-size: 25px;
  }

  .home_boxes h1 {
    font-size: 30px;
  }

  .home_boxes .boxes {
    padding: 0;
  }

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

  .home-text-slider h1 {
    font-size: 25px;
  }

  .header {
    font-size: 20px;
  }

  /* Facts */

  .home-text-slider h2.small-type {
    font-size: 20px;
  }
  .home-text-slider h1.small-type {
    font-size: 22px;
  }
}

/* MAX 480px */

@media only screen and (max-width: 360px) {
}
/* Navigation */

/* Page Elements */

.dark {
  color: #6e6e6e !important;
}

.dark-bg,
.dark-bg > * {
  position: relative;
}

.dark-bg:before {
  background-color: rgba(0, 23, 31, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
}

.dark-bg0:before {
  background-color: rgba(0, 23, 31, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
}

.dark-bg1:before {
  background-color: rgba(f, f, f, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
}


/* Rev Slider Images */

footer.big-footer.dark-footer {
  background-color: #1e1e1e;
}

footer.big-footer.dark-footer .footer_bottom {
  background-color: #181818;
}


.colored,
footer a:hover,
.navigation ul li a:hover {
  color: #3d94b0;
}

.colored-red,
footer a:hover,
.navigation ul li a:hover {
  color: #FFFFFF;
}

.colored-dark-red,
footer a:hover,
.navigation ul li a:hover {
  color: #FFFFFF;
}

.colored-stocks-red,
footer a:hover,
.navigation ul li a:hover {
  color: #FF0000;
}

.cbp-nav-pagination-active,
.home_boxes .boxes.white-boxes .box:hover {
  background-color: #1f4e5e;
}

.texts .text {
  font-size: 16px !important;
}

.subhead {
  color: #555;
}

ul {
  list-style: disc;
  margin-left: 20px;
}

.home_boxes {
  width: calc(100% - 40px);
}

.feature-boxes .feature-box .feature-text p {
  font-size: 14px;
  text-align: justify;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100% !important;
}

.body-container {
  height: 100% !important;
  min-height: 100% !important;
  position: relative !important;
}

.body-content {
}

.big-footer.dark-footer,
.big-footer .footer_bottom {
  background-color: #00171f !important;
  height: 60px;
  position: relative;
  bottom: 0;
  width: 100%;
}

.big-footer .footer_bottom .socialmedia {
  font-size: 16px;
  line-height: 11px;
}

.big-footer .footer_bottom .socialmedia > a {
  font-weight: 600;
}

.navigation .logo img {
  width: 30px;
  height: 30px;
}

.landing-background {
  background-image: url(../images/landing-background.webp);
  background-size: cover;
}

.services-background {
  background-image: url(../images/services-background.jpg);
  background-size: cover;
}

.jobs-background {
  background-image: url(../images/jobs-background.jpg);
  background-size: cover;
}

.whyus-background {
  background-image: url(../images/whyus-background.jpg);
  background-size: cover;
  background-position: 45% 50% !important;
}

.home .main-text {
  display: block;
  font-size: 64px;
}

.home .third-text {
  display: block;
  margin: 0px !important;
  font-size: 10px;
  opacity: 0.0;
}

.home .first-text {
  display: block;
  margin-bottom: 30px !important;
}

.home .first0-text {
  display: block;
  margin-bottom: 30px !important;
  left:25%;
  width: 50%;
}

.home .secondary0-text {
  margin: 0px !important;
  margin-bottom: 5px !important;
}

.home .first1-text {
  display: block;
  margin-bottom: 5px !important;
  font-size: 26px;
}

.home .secondary-text {
  margin: 0px !important;
  margin-bottom: 5px !important;
}

.about_with_slider .learn-more {
  text-align: center;
}

.testimonials {
  height: 500px;
}

.testimonials .quote > i {
  font-size: 48px !important;
}

.linkedin-link {
  font-weight: 300;
}

.linkedin-link:hover {
  color: #888;
}

.landing-section {
  background-color: lightslategray;
}

.partners-background {
  background-image: url(../images/partners-background.jpg);
  background-size: cover;
}

.nav-menu ul.big-texts li a {
  font-size: 14px;
}

.home .secondary0-text {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
}

.home .secondary-text {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  font-size: 22px;
}

.texts .text {
  color: #8f8f8f !important;
}

.learn-more .home-button {
  border-color: rgba(0, 23, 31, 0.5);
}

.learn-more .home-button:hover {
  border-color: rgba(0, 23, 31, 1);
}

.default-section > .inner {
  padding-top: 40px;
}

.default-section .header {
  margin-bottom: 40px;
}

.default-section .feature-boxes {
  border: 0 !important;
}

.default-section .feature-box {
  border: 0 !important;
}

.default-section .feature-box:hover {
  background-color: #1f4e5e !important;
}

.default-section .feature-boxes .feature-box .feature-icon.smaller-icon {
  font-size: 38px;
}

.contact-us .boxes .box .box-icon > a {
  color: rgba(0, 23, 31, 0.8) !important;
  font-size: 64px;
  padding: 0 !important;
}

.contact-us .boxes .box .box-icon > a:hover {
  color: rgba(0, 23, 31, 1) !important;
  font-size: 64px;
}

.contact-us .boxes {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0 !important;
}

.contact-us .boxes .box {
  float: left;
  padding-left: 20px;
  min-width: 280px !important;
}

.contact-us .boxes .box .first-section {
  display: inline-block;
  margin-right: 30px;
  float: left;
}

.contact-us .boxes .box .second-section {
  display: inline-block;
  float: left;
  margin-top: 5px;
}

.contact-us .boxes .box .box-header {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.contact-us .boxes .box .box-content {
  font-size: 16px;
  color: #8f8f8f;
}

.whyus.default-section .feature-box {
  min-height: 185px;
  padding-top: 40px;
  cursor: default;
}

.whyus.default-section .inner {
  padding-bottom: 45px;
}

.services.default-section .inner {
  padding-bottom: 45px;
}

.services.default-section .feature-box {
  min-height: 185px;
  padding-top: 45px;
  cursor: default;
}

.testimonials .cbp-item {
  min-height: 200px;
}

.linkedin-link {
  font-weight: 300;
}

.linkedin-link:hover {
  color: #888;
}

.services .feature-box {
  border: 0 !important;
  border-left: 0 !important;
}

.partners .home_boxes_texts {
  clear: both;
}

.partners .boxes .box {
  margin-right: 15px;
  min-height: 150px;
  width: 360px;
  float: left;
}

.partners .boxes .box > h2 {
  min-height: 70px;
}

.partners .boxes .box {
  cursor: default;
}

.partners .boxes .box.clickable {
  cursor: pointer;
}

.map {
  border-top: 2px lightgray solid;
}

.clear-box {
  clear: both;
}

@media only screen and (max-width: 1185px) {
  .partners .boxes .box {
    display: block;
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1025px) {
  .services.default-section .feature-boxes .clear-box {
    clear: none;
  }

  .whyus.default-section .feature-boxes .clear-box {
    clear: none;
  }
}

@media only screen and (max-width: 960px) {
  .testimonials .testimonial-slide .cbp-item-wrapper > h2 {
    text-align: left !important;
  }
}

@media only screen and (max-width: 540px) {
  .feature-boxes .feature-box.no-margin-top {
    margin: 0 auto 0 !important;
  }

  .home_boxes {
    margin: 0 20px;
  }

  .testimonials .testimonial-slide .cbp-item-wrapper > h2 {
    text-align: left !important;
  }
}

.openings .big-header {
  padding: 80px 0 30px 0 !important;
}

.openings .tab-content {
  padding-top: 0 !important;
  padding-left: 25px;
  padding-right: 25px;
}

.openings .custom-tabs.inner {
  padding: 0;
  margin-top: 50px;
}

.openings .custom-tabs .nav li a {
  font-size: 16px;
  padding: 15px 25px;
}

.openings .custom-tabs .nav li.active a {
  background-color: #1f4e5e !important;
}

.openings .learn-more > a {
  font-size: 16px;
  padding: 10px 25px;
  margin-bottom: 30px;
  background-color: rgba(31, 78, 94, 1) !important;
}

.openings .learn-more > a:hover {
  background-color: rgba(31, 78, 94, 0.9) !important;
}

/*---- Investors ----*/

.investors .big-header {
  padding-bottom: 141px !important;
}

.investors .product-details.default-section {
  margin-top: 50px;
}

.investors .product-details.default-section .inner {
  padding-bottom: 60px;
}

.investors .product-details.default-section .feature-boxes {
  margin-top: 0;
}

.investors .product-details.default-section .feature-boxes .feature-box {
  min-height: 100px;
  padding-top: 15px;
  padding-bottom: 0;
  width: 100%;
  min-height: 80px;
  cursor: default;
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box:hover
  .feature-text
  > h4 {
  color: white !important;
  font-weight: 600;
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box:hover
  .feature-text
  > p {
  color: white !important;
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box:hover
  .feature-icon {
  color: white !important;
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box
  .feature-icon {
  font-size: 36px !important;
  height: auto;
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box
  .feature-text
  > h4 {
  font-size: 18px !important;
}

.investors .product-details.default-section .content img {
  width: 100%;
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box
  .feature-text
  h4 {
}

.investors
  .product-details.default-section
  .feature-boxes
  .feature-box
  .feature-text
  p {
  color: #6f6f6f !important;
}

.investors .research-process.default-section .content img {
  width: 90%;
}

.investors .faq.default-section .feature-boxes .feature-box {
  cursor: default;
}

.investors .faq.default-section .feature-boxes .feature-box .feature-text > p {
  font-size: 16px;
  color: #ddd;
}

.investors
  .faq.default-section
  .feature-boxes
  .feature-box
  .feature-text
  ul
  li {
  font-size: 16px;
  color: #ddd;
}

/*---- Product Details ----*/

.product-details.default-section .feature-box {
  min-height: 185px;
  padding-top: 40px;
  cursor: default;
  overflow: hidden;
}

.product-details.default-section .inner {
  padding-bottom: 45px;
}

/*---- Collaborations ----*/

.collaborations.default-section .feature-box {
  min-height: 100px;
  padding-top: 40px;
  cursor: default;
  overflow: hidden;
}

.collaborations.default-section .inner {
  padding-bottom: 45px;
}

/*---- Faq ----*/

.faq.default-section .feature-box {
  min-height: 185px;
  padding-top: 40px;
  cursor: default;
  overflow: hidden;
}

.faq.default-section .inner {
  padding-bottom: 45px;
}

/*** uncss> filename: https://fonts.googleapis.com/css?family=Pacifico ***/
@font-face {
  font-family: "Pacifico";
  font-style: normal;
  font-weight: 400;
  src: local("Pacifico Regular"), local("Pacifico-Regular"),
    url(https://fonts.gstatic.com/s/pacifico/v12/fKnfV28XkldRW297cFLeqfesZW2xOQ-xsNqO47m55DA.ttf)
      format("truetype");
}

/*** uncss> filename: https://fonts.googleapis.com/css?family=Raleway:400,100,,200,300,600,700 ***/
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: local("Raleway Thin"), local("Raleway-Thin"),
    url(https://fonts.gstatic.com/s/raleway/v12/RJMlAoFXXQEzZoMSUteGWKCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: local("Raleway ExtraLight"), local("Raleway-ExtraLight"),
    url(https://fonts.gstatic.com/s/raleway/v12/8KhZd3VQBtXTAznvKjw-ky3USBnSvpkopQaUR-2r7iU.ttf)
      format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: local("Raleway Light"), local("Raleway-Light"),
    url(https://fonts.gstatic.com/s/raleway/v12/-_Ctzj9b56b8RgXW8FAriS3USBnSvpkopQaUR-2r7iU.ttf)
      format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), local("Raleway-Regular"),
    url(https://fonts.gstatic.com/s/raleway/v12/bIcY3_3JNqUVRAQQRNVteQ.ttf)
      format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: local("Raleway SemiBold"), local("Raleway-SemiBold"),
    url(https://fonts.gstatic.com/s/raleway/v12/xkvoNo9fC8O2RDydKj12by3USBnSvpkopQaUR-2r7iU.ttf)
      format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"),
    url(https://fonts.gstatic.com/s/raleway/v12/JbtMzqLaYbbbCL9X6EvaIy3USBnSvpkopQaUR-2r7iU.ttf)
      format("truetype");
}

/*** uncss> filename: https://fonts.googleapis.com/css?family=Oswald:400,700,300 ***/
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: local("Oswald Light"), local("Oswald-Light"),
    url(https://fonts.gstatic.com/s/oswald/v16/HqHm7BVC_nzzTui2lzQTDaCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"),
    url(https://fonts.gstatic.com/s/oswald/v16/Y_TKV6o8WovbUd3m_X9aAA.ttf)
      format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: local("Oswald Bold"), local("Oswald-Bold"),
    url(https://fonts.gstatic.com/s/oswald/v16/bH7276GfdCjMjApa_dkG6aCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}

body,div,ul,li,p {
  margin:0;
  padding:0;
  font-family:verdana;
  font-size:16pt;
  
}
.tickerwrapper0 { /* the outer div */
position:relative;
top:0;
left:25%;
border: 1px solid #000;
background: #111; 
width: 50%; 
height: 28px; 
overflow: hidden; 

}
.tickerwrapper { /* the outer div */
position:relative;
top:0;
left:25%;
border: 1px solid #000;
background: #111; 
width: 50%; 
height: 28px; 
overflow: hidden; 

}
ul.list {
position:relative;
display:inline-block;
list-style:none;
}
ul.list.cloned {
position:absolute;
top:0;
left:0;
}
ul.list li {
float: left;
padding-left:20px;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-search:before {
  content: "\f002"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-university:before {
  content: "\f19c"
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://financepennystocks.com/webfonts/fa-brands-400.eot);
  src: url(https://financepennystocks.com/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://financepennystocks.com/webfonts/fa-brands-400.woff2) format("woff2"), url(https://financepennystocks.com/webfonts/fa-brands-400.woff) format("woff"), url(https://financepennystocks.com/webfonts/fa-brands-400.ttf) format("truetype"), url(https://financepennystocks.com/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://financepennystocks.com/webfonts/fa-regular-400.eot);
  src: url(https://financepennystocks.com/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://financepennystocks.com/webfonts/fa-regular-400.woff2) format("woff2"), url(https://financepennystocks.com/webfonts/fa-regular-400.woff) format("woff"), url(https://financepennystocks.com/webfonts/fa-regular-400.ttf) format("truetype"), url(https://financepennystocks.com/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
  font-weight: 400
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://financepennystocks.com/webfonts/fa-solid-900.eot);
  src: url(https://financepennystocks.com/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://financepennystocks.com/webfonts/fa-solid-900.woff2) format("woff2"), url(https://financepennystocks.com/webfonts/fa-solid-900.woff) format("woff"), url(https://financepennystocks.com/webfonts/fa-solid-900.ttf) format("truetype"), url(https://financepennystocks.com/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.far,
.fas {
  font-family: "Font Awesome 5 Free"
}

.fas {
  font-weight: 900
}
