@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?1z9v6x");
  src: url("../fonts/icomoon/icomoon.eot?1z9v6x#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?1z9v6x") format("truetype"), url("../fonts/icomoon/icomoon.woff?1z9v6x") format("woff"), url("../fonts/icomoon/icomoon.svg?1z9v6x#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/*  */
html {
  overflow-x: hidden;
  font-size: 1em; }

body {
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  font-family: "Rubik", sans-serif;
  line-height: 1.8;
  color: #7e8890; }

::selection {
  background: #000000;
  color: #ffffff; }

::-moz-selection {
  background: #000000;
  color: #ffffff; }

h1, h2, .heading-with-icon, h3, h4, .webfolio-product-tour h5 {
  color: #374252;
  font-family: "Rubik", sans-serif;
  margin: 1.414em 0 0.5em;
  font-weight: inherit;
  line-height: 1.2; }

h1 {
  margin-top: 0;
  font-size: 1.602em; }

h2, .heading-with-icon {
  font-size: 1.424em; }

h3 {
  font-size: 1.266em; }

h4, .webfolio-product-tour h5 {
  font-size: 1.125em; }

small, .font_small {
  font-size: 0.889em; }

p, ul, ol {
  margin-bottom: 1.3em; }

a {
  transition: .3s all;
  color: #112C61; }
  a:hover, a:focus, a:active {
    color: #FF0071;
    text-decoration: none; }

.webfolio-header {
  padding-top: 30px;
  width: 100%;
  z-index: 4;
  position: absolute; }

.webfolio-feature-first {
  position: relative;
  background: #ecedee; }

.webfolio-logo {
  float: left;
  color: #ffffff;
  padding-left: 60px;
  font-size: 20px;
  display: block;
  text-transform: uppercase;
  font-weight: 300; }
  .webfolio-logo:hover, .webfolio-logo:focus, .webfolio-logo:active {
    color: #ffffff; }
  @media screen and (max-width: 768px) {
    .webfolio-logo {
      padding-left: 0px; } }
  .webfolio-logo span {
    color: #2C95FF; }

.webfolio-nav {
  padding-right: 60px;
  float: right; }
  .webfolio-mobile-menu-active .webfolio-nav {
    position: fixed;
    display: block !important;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    padding-right: 0;
    z-index: 9991100;
    height: 100vh;
    width: 300px;
    background: rgba(17, 44, 97, 0.8);
    padding: 40px;
    transition: .3s all ease-out;
    transform: translateX(300px); }
  .webfolio-mobile-menu-active .webfolio-nav .extra-text {
    display: block;
    float: left;
    clear: both;
    margin-top: 30px;
    color: #ffffff; }
    .webfolio-mobile-menu-active .webfolio-nav .extra-text .social-buttons {
      padding: 0;
      margin: 0 0 20px 0; }
      .webfolio-mobile-menu-active .webfolio-nav .extra-text .social-buttons li {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding: 0;
        margin: 0; }
        .webfolio-mobile-menu-active .webfolio-nav .extra-text .social-buttons li a {
          color: #ffffff;
          padding: 10px; }
        .webfolio-mobile-menu-active .webfolio-nav .extra-text .social-buttons li:first-child a {
          padding-left: 0; }
    .webfolio-mobile-menu-active .webfolio-nav .extra-text h5 {
      text-transform: uppercase;
      letter-spacing: .1em;
      color: rgba(255, 255, 255, 0.5); }
  .webfolio-mobile-menu-active.show .webfolio-nav {
    transform: translateX(0px); }

.webfolio-main-nav {
  float: right;
  margin: 0;
  padding: 0; }
  .webfolio-mobile-menu-active .webfolio-main-nav {
    float: left;
    margin-top: 40px;
    width: 100%; }
  .webfolio-main-nav li {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    display: inline;
    font-size: 18px; }
    .webfolio-mobile-menu-active .webfolio-main-nav li {
      margin-bottom: 10px;
      display: block; }
    .webfolio-main-nav li a {
      padding: 10px 0;
      color: #ffffff;
      border-bottom: 1px solid transparent; }
      .webfolio-mobile-menu-active .webfolio-main-nav li a {
        margin-bottom: 10px;
        padding: 5px 0;
        display: block; }
      .webfolio-main-nav li a:hover {
        border-bottom: 1px solid #2C95FF; }
    .webfolio-main-nav li.webfolio-cta {
      margin-left: 20px; }
      .webfolio-main-nav li.webfolio-cta a {
        border-bottom: 1px solid #2C95FF;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px; }
        .webfolio-main-nav li.webfolio-cta a:hover {
          background: #ffffff;
          color: #112C61; }
      .webfolio-mobile-menu-active .webfolio-main-nav li.webfolio-cta {
        margin-left: 0px;
        margin-top: 20px; }
        .webfolio-mobile-menu-active .webfolio-main-nav li.webfolio-cta a {
          padding-top: 2px;
          padding-bottom: 2px; }
    .webfolio-main-nav li.active a {
      border-bottom: 1px solid #2C95FF; }
      .webfolio-main-nav li.active a:hover {
        border-bottom: 1px solid #2C95FF; }
  .webfolio-mobile-menu-active .webfolio-main-nav li {
    display: block; }

.mobile-menu-overlay {
  z-index: 1099;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: .3s all ease-out; }

.webfolio-mobile-menu-active.show .mobile-menu-overlay {
  opacity: 1;
  visibility: visible; }

.webfolio-intro {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  height: 800px;
  overflow: hidden; }
  .webfolio-intro .webfolio-scroll-down {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    transition: .9s all ease-out;
    bottom: 20px;
    color: #ffffff;
    opacity: 1;
    visibility: visible; }
    .webfolio-intro .webfolio-scroll-down.webfolio-sleep {
      bottom: -50px;
      opacity: 0;
      visibility: hidden; }
  .webfolio-intro .webfolio-intro-text {
    margin-top: 200px;
    padding-left: 60px;
    padding-right: 60px; }
    @media screen and (max-width: 768px) {
      .webfolio-intro .webfolio-intro-text {
        height: inherit !important;
        margin-top: inherit !important;
        padding-left: 15px;
        padding-right: 15px; } }
  @media screen and (max-width: 768px) {
    .webfolio-intro {
      height: inherit !important;
      padding-top: 7em;
      padding-bottom: 7em; } }
  .webfolio-intro:before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #112c61;
    background: -moz-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: -webkit-gradient(top, bottom, color-stop(0%, #112c61), color-stop(100%, #2c95ff));
    background: -webkit-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: -o-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: -ms-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: linear-gradient(to bottom, #112c61 0%, #2c95ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstcolor, endColorstr=$secondcolor, GradientType=0 );
    opacity: .8; }
  .webfolio-intro > .container-fluid, .webfolio-intro > .container {
    position: relative;
    z-index: 3; }
  @media screen and (max-width: 768px) {
    .webfolio-intro {
      padding: 7em 0 7em 0; } }
  .webfolio-intro h1 {
    font-size: 67px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.2em;
    border-bottom: 1px solid #2C95FF; }
    @media screen and (max-width: 768px) {
      .webfolio-intro h1 {
        font-size: 36px; } }
  .webfolio-intro .webfolio-subtitle {
    max-width: 700px; }
    .webfolio-intro .webfolio-subtitle h2, .webfolio-intro .webfolio-subtitle .heading-with-icon {
      line-height: 1.55;
      color: rgba(255, 255, 255, 0.9);
      font-weight: 300; }
      .webfolio-intro .webfolio-subtitle h2 a, .webfolio-intro .webfolio-subtitle .heading-with-icon a {
        color: white; }
        .webfolio-intro .webfolio-subtitle h2 a:hover, .webfolio-intro .webfolio-subtitle .heading-with-icon a:hover {
          color: rgba(255, 255, 255, 0.7); }
  .webfolio-intro .watch-intro {
    font-size: 23px;
    font-weight: 300;
    color: #ffffff; }
    .webfolio-intro .watch-intro a {
      color: #ffffff; }
      .webfolio-intro .watch-intro a i {
        position: relative;
        top: 2px;
        transition: .3s all; }
      .webfolio-intro .watch-intro a:hover i {
        margin-left: 20px; }

.webfolio-burger-menu {
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  text-decoration: none;
  position: relative; }
  .webfolio-burger-menu i {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 2px;
    color: #ffffff;
    font: bold 14px/.4 Helvetica, arial;
    text-transform: uppercase;
    text-indent: -55px;
    background: #ffffff;
    transition: all .2s ease-out; }
    .webfolio-burger-menu i::before, .webfolio-burger-menu i::after {
      content: '';
      width: 18px;
      height: 2px;
      background: #ffffff;
      position: absolute;
      left: 0;
      transition: all .2s ease-out; }
    .webfolio-burger-menu i::before {
      top: -7px; }
    .webfolio-burger-menu i::after {
      bottom: -7px; }
  .webfolio-burger-menu:hover i::before {
    top: -10px; }
  .webfolio-burger-menu:hover i::after {
    bottom: -10px; }
  .webfolio-burger-menu.active i {
    background: transparent; }
    .webfolio-burger-menu.active i::before {
      top: 0;
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .webfolio-burger-menu.active i::after {
      bottom: 0;
      -webkit-transform: rotateZ(-45deg);
      -moz-transform: rotateZ(-45deg);
      -ms-transform: rotateZ(-45deg);
      -o-transform: rotateZ(-45deg);
      transform: rotateZ(-45deg); }

.webfolio-burger-menu {
  position: absolute;
  top: 30px;
  right: 20px; }

.btn {
  border: none;
  transition: .3s all;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  text-transform: uppercase; }
  .btn:active {
    transition: .2s all;
    transform: scale(0.95);
    box-shadow: none; }
  .btn.btn-lg {
    line-height: 1.5;
    padding-top: 20px;
    padding-bottom: 20px; }
  .btn.btn-primary {
    border: 1px solid #112C61;
    background: #112C61;
    color: #ffffff; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
      background: #FF0071;
      color: #ffffff;
      border: 1px solid #FF0071; }
    .btn.btn-primary:focus, .btn.btn-primary:active {
      outline: none;
      border: 1px solid #FF0071; }
  .btn.btn-ghost {
    background: transparent;
    border: 1px solid #112C61;
    color: #112C61; }
    .btn.btn-ghost:hover {
      background: #112C61;
      color: #ffffff; }
    .btn.btn-ghost:focus, .btn.btn-ghost:active {
      outline: none;
      background: transparent;
      color: #112C61;
      border: 1px solid #112C61; }
    .btn.btn-ghost.btn-ghost-white {
      background: transparent;
      border: 1px solid #ffffff;
      color: #ffffff; }
      .btn.btn-ghost.btn-ghost-white:hover {
        background: #ffffff;
        color: #112C61; }
      .btn.btn-ghost.btn-ghost-white:focus, .btn.btn-ghost.btn-ghost-white:active {
        outline: none;
        background: #ffffff;
        color: #112C61;
        border: 1px solid #ffffff; }
  .btn.btn-black {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000; }
    .btn.btn-black:hover {
      background: #FF0071;
      color: #ffffff;
      border: 1px solid #FF0071; }
    .btn.btn-black:focus, .btn.btn-black:active {
      outline: none;
      background: #FF0071;
      color: #ffffff;
      border: 1px solid #FF0071; }

.webfolio-section {
  padding: 7em 0 7em 0;
  position: relative;
  z-index: 2; }
  .webfolio-section.webfolio-section-sm {
    padding: 3em 0; }
  .webfolio-section.webfolio-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .webfolio-section.webfolio-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .webfolio-section > .container.webfolio-border-top {
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .webfolio-section.webfolio-section-colored, .webfolio-section.webfolio-section-dark {
    background: #112C61;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    height: auto;
    overflow: hidden; }
    .webfolio-section.webfolio-section-colored:before, .webfolio-section.webfolio-section-dark:before {
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: "";
      background: #112c61;
      background: -moz-linear-gradient(top, #112c61 0%, #2c95ff 100%);
      background: -webkit-gradient(top, bottom, color-stop(0%, #112c61), color-stop(100%, #2c95ff));
      background: -webkit-linear-gradient(top, #112c61 0%, #2c95ff 100%);
      background: -o-linear-gradient(top, #112c61 0%, #2c95ff 100%);
      background: -ms-linear-gradient(top, #112c61 0%, #2c95ff 100%);
      background: linear-gradient(to bottom, #112c61 0%, #2c95ff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstcolor, endColorstr=$secondcolor, GradientType=0 );
      opacity: .8; }
    .webfolio-section.webfolio-section-colored > .container, .webfolio-section.webfolio-section-colored > .row, .webfolio-section.webfolio-section-dark > .container, .webfolio-section.webfolio-section-dark > .row {
      position: relative;
      z-index: 3; }
    .webfolio-section.webfolio-section-colored .section-heading h2, .webfolio-section.webfolio-section-colored .section-heading .heading-with-icon, .webfolio-section.webfolio-section-dark .section-heading h2, .webfolio-section.webfolio-section-dark .section-heading .heading-with-icon {
      color: white; }
    .webfolio-section.webfolio-section-colored .section-heading p, .webfolio-section.webfolio-section-dark .section-heading p {
      color: rgba(255, 255, 255, 0.6); }
    .webfolio-section.webfolio-section-colored .heading-with-icon, .webfolio-section.webfolio-section-dark .heading-with-icon {
      color: #112C61; }
      .webfolio-section.webfolio-section-colored .heading-with-icon i, .webfolio-section.webfolio-section-dark .heading-with-icon i {
        color: #112C61; }
    .webfolio-section.webfolio-section-colored p, .webfolio-section.webfolio-section-dark p {
      color: white; }
  .webfolio-section.webfolio-section-dark {
    background: whitesmoke;
    color: black; }
    .webfolio-section.webfolio-section-dark .section-heading h2, .webfolio-section.webfolio-section-dark .section-heading .heading-with-icon {
      color: black; }
    .webfolio-section.webfolio-section-dark .section-heading p {
      color: rgba(0, 0, 0, 0.6); }
    .webfolio-section.webfolio-section-dark p {
      color: rgba(0, 0, 0, 0.6); }
  .webfolio-section.webfolio-bg-white {
    background: #ffffff; }
  @media screen and (max-width: 768px) {
    .webfolio-section {
      padding: 3em 0; } }
  .webfolio-section.webfolio-bg {
    background-size: cover;
    background-repeat: no-repeat; }
    .webfolio-section.webfolio-bg:before {
      position: absolute;
      content: "";
      background: rgba(0, 0, 0, 0.4);
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.webfolio-product-tour h5 {
  color: #112C61;
  margin-bottom: 0; }

.webfolio-half {
  display: flex;
  flex-wrap: wrap; }
  .webfolio-half .image, .webfolio-half .text {
    width: 50%; }
  .webfolio-half .image {
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1000px) {
      .webfolio-half .image {
        width: 100%;
        height: 200px; } }
    .webfolio-half .image .image-bg {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
      .webfolio-half .image .image-bg img {
        min-width: 100%;
        min-height: 100%; }
  .webfolio-half .text {
    padding: 100px;
    background: #1a1a1a; }
    @media screen and (max-width: 1000px) {
      .webfolio-half .text {
        width: 100%;
        padding: 30px 15px;
        float: left; } }
    .webfolio-half .text h3 {
      color: #ffffff;
      line-height: 30px;
      font-size: 30px;
      margin-bottom: 30px;
      text-transform: uppercase;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        .webfolio-half .text h3 {
          font-size: 24px;
          line-height: 24px; } }
    .webfolio-half .text p {
      font-size: 18px;
      color: rgba(255, 255, 255, 0.5);
      line-height: 1.5; }

.section-heading h2, .section-heading .heading-with-icon {
  font-size: 2.074em;
  font-weight: 300; }

.lead {
  font-size: 1.125em;
  line-height: 1.65; }

.webfolio-footer {
  padding: 2em 0 2em 0;
  background: #ffffff;
  position: relative; }
  @media screen and (max-width: 768px) {
    .webfolio-footer {
      padding: 3em 0; } }
  .webfolio-footer .webfolio-copyright {
    padding: 3em 0;
    margin-top: 20px;
    background: #1a1a1a; }
    @media screen and (max-width: 768px) {
      .webfolio-footer .webfolio-copyright {
        margin-top: 0px; } }
    .webfolio-footer .webfolio-copyright p {
      line-height: 20px; }
      .webfolio-footer .webfolio-copyright p .icon {
        position: relative;
        top: 2px; }
      .webfolio-footer .webfolio-copyright p:last-child {
        margin-bottom: 0; }
  .webfolio-footer .webfolio-footer-widget {
    float: left;
    width: 100%;
    margin-bottom: 30px; }
    .webfolio-footer .webfolio-footer-widget h3 {
      margin-bottom: 30px; }
  .webfolio-footer .webfolio-back-to-top {
    text-align: right; }
    @media screen and (max-width: 768px) {
      .webfolio-footer .webfolio-back-to-top {
        text-align: left;
        margin-top: 30px; } }

.webfolio-hover-overlay {
  position: relative;
  display: block;
  overflow: hidden;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease; }
  .webfolio-hover-overlay img {
    position: relative;
    z-index: 1;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease; }
  .webfolio-hover-overlay:before {
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #112c61;
    background: -moz-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: -webkit-gradient(top, bottom, color-stop(0%, #112c61), color-stop(100%, #2c95ff));
    background: -webkit-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: -o-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: -ms-linear-gradient(top, #112c61 0%, #2c95ff 100%);
    background: linear-gradient(to bottom, #112c61 0%, #2c95ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstcolor, endColorstr=$secondcolor, GradientType=0 );
    opacity: .8;
    visibility: visible;
    z-index: 2; }
  .webfolio-hover-overlay .webfolio-text-overlay {
    position: absolute;
    z-index: 20;
    left: 20px;
    top: 20px;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 1;
    visibility: visible; }
    .webfolio-hover-overlay .webfolio-text-overlay h3 {
      color: #ffffff;
      line-height: 1.8em;
      border-bottom: 1px solid #2C95FF;
      margin: 0; }
    .webfolio-hover-overlay .webfolio-text-overlay p {
      color: rgba(255, 255, 255, 0.8);
      font-size: 12px; }
      .webfolio-hover-overlay .webfolio-text-overlay p:last-child {
        margin-bottom: 0; }
  .webfolio-hover-overlay:hover:before {
    opacity: 0;
    visibility: hidden; }
  .webfolio-hover-overlay:hover .webfolio-text-overlay {
    left: 20px;
    top: -50px;
    opacity: 0;
    visibility: hidden; }
  .webfolio-hover-overlay:hover img {
    transform: scale(1.5); }

.rate {
  font-size: 12px;
  color: #7bc74d !important; }
  .rate i {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 4px;
    margin-bottom: 4px; }

.like {
  font-size: 14px;
  color: #999999 !important; }

.webfolio-block-image {
  background: #ffffff;
  margin-bottom: 30px; }
  .webfolio-block-image figure img {
    max-width: 100%; }
  .webfolio-block-image .text {
    padding: 20px;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1); }
    .webfolio-block-image .text .date {
      display: block;
      color: #999999;
      font-size: 12px;
      letter-spacing: .2em;
      font-weight: 500;
      text-transform: uppercase; }
    .webfolio-block-image .text h3 {
      margin: 0 0 10px 0;
      font-size: 20px; }
      .webfolio-block-image .text h3 a {
        color: #000000; }
        .webfolio-block-image .text h3 a:hover {
          color: #FF0071; }
    .webfolio-block-image .text p.dark {
      color: #999999; }
    .webfolio-block-image .text p:last-child {
      margin-bottom: 0; }

.webfolio-blog-list, .webfolio-product-list {
  padding: 0;
  margin: 0; }
  .webfolio-blog-list li, .webfolio-product-list li {
    padding: 0;
    margin: 0;
    list-style: none; }
    .webfolio-blog-list li a, .webfolio-product-list li a {
      display: block;
      color: #7e8890; }
      .webfolio-blog-list li a figure, .webfolio-blog-list li a .text, .webfolio-product-list li a figure, .webfolio-product-list li a .text {
        display: table-cell;
        vertical-align: top; }
        .webfolio-blog-list li a figure img, .webfolio-blog-list li a .text img, .webfolio-product-list li a figure img, .webfolio-product-list li a .text img {
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          -ms-border-radius: 0px;
          border-radius: 0px; }
      .webfolio-blog-list li a figure, .webfolio-product-list li a figure {
        width: 70px; }
      .webfolio-blog-list li a .text, .webfolio-product-list li a .text {
        padding-left: 20px; }
        .webfolio-blog-list li a .text h4, .webfolio-blog-list li a .text .webfolio-product-tour h5, .webfolio-product-tour .webfolio-blog-list li a .text h5, .webfolio-product-list li a .text h4, .webfolio-product-list li a .text .webfolio-product-tour h5, .webfolio-product-tour .webfolio-product-list li a .text h5 {
          margin: 0 0 5px 0; }
        .webfolio-blog-list li a .text p, .webfolio-product-list li a .text p {
          line-height: 1.45; }

.webfolio-quote {
  padding-left: 0;
  border-left: none;
  font-size: inherit;
  font-style: italic; }
  .webfolio-quote .webfolio-quote-logo {
    margin-bottom: 20px; }
    .webfolio-quote .webfolio-quote-logo.uber {
      width: 50px; }
    .webfolio-quote .webfolio-quote-logo.facebook {
      width: 80px; }
    .webfolio-quote .webfolio-quote-logo.twitter {
      width: 25px; }
  .webfolio-quote .webfolio-quote-author img {
    height: 40px;
    border-radius: 50%;
    margin-right: 20px; }

.link-with-icon {
  color: #112C61; }
  .link-with-icon i {
    position: relative;
    top: 2px;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    left: -20px; }
  .link-with-icon:hover, .link-with-icon:focus {
    color: #091836; }
    .link-with-icon:hover i, .link-with-icon:focus i {
      position: relative;
      top: 2px;
      left: 0px;
      opacity: 1;
      visibility: visible; }

.webfolio-pricing-wrap {
  position: relative; }

.webfolio-pricing {
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1);
  box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 992px) {
    .webfolio-pricing {
      margin-top: 0 !important;
      margin-bottom: 30px; } }
  .webfolio-pricing.popular {
    z-index: 10;
    margin-top: -5px;
    padding-top: 10px; }
    @media screen and (max-width: 992px) {
      .webfolio-pricing.popular {
        margin-top: 0 !important; } }
  .webfolio-pricing h3 {
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 50px; }
    .webfolio-pricing h3 > span {
      margin-top: 10px;
      display: block;
      text-transform: none;
      letter-spacing: normal;
      color: #112C61;
      font-size: 14px;
      text-transform: uppercase; }
  .webfolio-pricing .webfolio-price-wrap {
    margin-bottom: 50px; }
    .webfolio-pricing .webfolio-price-wrap .webfolio-price {
      font-size: 50px;
      color: #112C61;
      font-weight: 100;
      line-height: 1.2;
      display: block; }
    .webfolio-pricing .webfolio-price-wrap .webfolio-price-per-month {
      font-size: 13px; }
  .webfolio-pricing ul {
    padding: 0 30px;
    margin: 0 0 50px 0; }
    @media screen and (max-width: 480px) {
      .webfolio-pricing ul {
        padding: 0 10px; } }
    .webfolio-pricing ul li {
      padding: 0;
      margin: 0 0 20px 0;
      line-height: 24px;
      list-style: none; }

.heading-with-icon {
  margin-bottom: 1.5em; }
  .heading-with-icon > i, .heading-with-icon > span {
    display: table-cell;
    vertical-align: top; }
  .heading-with-icon i {
    color: #112C61;
    font-size: 30px;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
    top: 0px;
    width: 45px;
    display: inltial; }

.webfolio-box {
  background: #ffffff;
  padding: 2em;
  margin-bottom: 1.5em;
  -webkit-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1);
  box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1); }
  .webfolio-box .icon i {
    font-size: 50px;
    color: #112C61; }
  .webfolio-box ul {
    padding: 0;
    margin: 0 0 0 10px; }
    .webfolio-box ul li {
      list-style: none;
      padding: 0 0 0 0;
      margin: 0 0 10px 0;
      position: relative; }

.webfolio-absolute {
  position: absolute;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .webfolio-absolute {
      position: relative; } }

.shadow-left {
  -webkit-box-shadow: -19px 12px 104px -24px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -19px 12px 104px -24px rgba(0, 0, 0, 0.15);
  box-shadow: -19px 12px 104px -24px rgba(0, 0, 0, 0.15); }

.progress {
  background-color: #e6e6e6;
  height: 7px;
  margin: 0 0 10px;
  overflow: visible;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  box-shadow: none; }

.progress-bar {
  border: none;
  background-color: #112C61;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  box-shadow: none;
  position: relative; }
  .progress-bar > span {
    background: #112C61;
    padding: 2px 4px;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: -32px;
    color: #ffffff; }
    .progress-bar > span:before {
      content: "";
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 7px solid #112C61;
      position: absolute;
      bottom: -7px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.webfolio-footer-social {
  padding: 0;
  margin: 0; }
  .webfolio-footer-social li {
    display: inline;
    padding: 0;
    margin: 0;
    list-style: none; }
    .webfolio-footer-social li a {
      padding: 10px;
      font-size: 22px; }
    .webfolio-footer-social li:first-child > a {
      padding-left: 0; }

.nav-tabs.webfolio-center, .nav-pills.webfolio-center {
  text-align: center; }
  .nav-tabs.webfolio-center > li, .nav-pills.webfolio-center > li {
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    @media screen and (max-width: 480px) {
      .nav-tabs.webfolio-center > li, .nav-pills.webfolio-center > li {
        width: 100%;
        display: block; } }
.nav-tabs.webfolio-tabs > li > a, .nav-pills.webfolio-tabs > li > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 20px 30px;
  background: #112C61;
  color: #ffffff;
  font-size: 16px;
  border: none !important; }
  @media screen and (max-width: 480px) {
    .nav-tabs.webfolio-tabs > li > a, .nav-pills.webfolio-tabs > li > a {
      width: 100%;
      display: block; } }
  .nav-tabs.webfolio-tabs > li > a:hover, .nav-pills.webfolio-tabs > li > a:hover {
    background: #0d224b; }
  .nav-tabs.webfolio-tabs > li > a:active, .nav-tabs.webfolio-tabs > li > a:focus, .nav-pills.webfolio-tabs > li > a:active, .nav-pills.webfolio-tabs > li > a:focus {
    outline: none; }
.nav-tabs.webfolio-tabs > li.active > a, .nav-pills.webfolio-tabs > li.active > a {
  background: #ffffff;
  color: #000000; }
.nav-tabs.webfolio-tabs.no-border, .nav-pills.webfolio-tabs.no-border {
  border-bottom: none; }

@media screen and (max-width: 768px) {
  .webfolio-tab-section {
    padding-bottom: 0 !important; } }

.webfolio-tab-style-1 {
  position: absolute;
  bottom: 1px;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .webfolio-tab-style-1 {
      position: relative; } }

.service {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  padding: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .service .icon {
    display: block;
    margin-bottom: 30px; }
    .service .icon i {
      font-size: 40px;
      color: rgba(0, 0, 0, 0.2);
      color: #112C61; }
  .service h3 {
    font-size: 22px;
    margin-bottom: 20px; }
  .service p {
    font-size: 15px; }
  .service.left-icon {
    padding: 0px;
    border: none;
    margin-bottom: 20px !important; }
    .service.left-icon .icon, .service.left-icon .text {
      display: table-cell;
      vertical-align: top; }
    .service.left-icon .icon {
      width: 70px;
      position: relative;
      top: 20px; }
      .service.left-icon .icon i {
        font-size: 40px; }
    .service.left-icon .text {
      display: table-cell; }
    .service.left-icon h3 {
      font-size: 22px;
      margin-bottom: 0px; }
    .service.left-icon p {
      font-size: 14px; }
      .service.left-icon p:last-child {
        margin-bottom: 0; }
  .service.hover_service {
    transition: .3s all; }
    .service.hover_service:hover, .service.hover_service:focus {
      box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
      border: 1px solid transparent; }

.webfolio-form {
  margin-bottom: 50px; }
  .webfolio-form.webfolio-form-box {
    background: #ffffff;
    padding: 60px;
    -webkit-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1);
    box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 768px) {
      .webfolio-form.webfolio-form-box {
        padding: 20px; } }
  .webfolio-form .form-note-link {
    font-weight: 400; }
    .webfolio-form .form-note-link a {
      color: #bfbfbf; }
      .webfolio-form .form-note-link a:hover, .webfolio-form .form-note-link a:active, .webfolio-form .form-note-link a:focus {
        color: #404040; }
  .webfolio-form .form-group {
    margin-bottom: 40px; }
  .webfolio-form label {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px; }
  .webfolio-form .form-control {
    height: 40px;
    padding: 5px 0px;
    box-shadow: none;
    font-size: 16px;
    appearance: none;
    border: 0px solid transparent;
    border-bottom: 1px solid #cccccc;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
    .webfolio-form .form-control:active, .webfolio-form .form-control:focus {
      box-shadow: none;
      border-color: #112C61;
      background: #ffffff; }
  .webfolio-form textarea.form-control {
    height: inherit;
    resize: vertical; }
  .webfolio-form .required-error {
    border-bottom: 1px solid #f7473e; }

.webfolio-animate {
  opacity: 0;
  visibility: hidden; }

.webfolio-contact-info, .with-icon {
  padding: 0;
  margin: 0 0 30px 0; }
  .webfolio-contact-info li, .with-icon li {
    padding: 0;
    margin: 20px 0 15px 0;
    list-style: none;
    line-height: 24px;
    display: table; }
    .webfolio-contact-info li > i, .webfolio-contact-info li > span, .with-icon li > i, .with-icon li > span {
      vertical-align: top;
      display: table-cell; }
    .webfolio-contact-info li > i, .with-icon li > i {
      font-size: 20px;
      position: relative;
      top: 4px;
      width: 30px; }

.with-icon li i {
  top: 4px;
  font-size: 15px; }
.with-icon.colored i {
  color: #112C61; }

/* Flexslider override style */
.slider-height, .flexslider, .flexslider .slides > li {
  height: 800px; }
  @media screen and (max-width: 480px) {
    .slider-height, .flexslider, .flexslider .slides > li {
      height: 400px; } }

.flexslider {
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  margin: 0 0 0; }
  .flexslider .slides > li {
    background-size: cover;
    background-position: center center;
    background-repeat: none; }
    .flexslider .slides > li.overlay:before {
      content: "";
      background: rgba(0, 0, 0, 0.3);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .flexslider .flex-control-paging {
    position: absolute;
    bottom: 30px;
    z-index: 20; }
  @media screen and (max-width: 480px) {
    .flexslider .flex-direction-nav {
      display: none; } }
  .flexslider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    padding: 30px; }
  .flexslider .flex-direction-nav a:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e929";
    transition: .3s all;
    font-size: 30px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .flexslider .flex-direction-nav a.flex-next:before {
    content: "\e92a";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.flex-direction-nav .flex-prev {
  left: 0px; }

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0px; }

.flex-control-paging li a {
  width: 30px;
  height: 7px;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  transition: .3s all; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(255, 255, 255, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: white;
  cursor: default; }

/* Owl carousel override style */
.owl-carousel {
  margin-bottom: 100px; }
  .owl-carousel.border-rounded .item {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden; }

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0; }

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  position: absolute;
  transition: .2s all; }

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%; }

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 20px; }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 20px; }

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #000000; }
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000000; }

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #ffffff; }
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #ffffff; }

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none; } }

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important; }
  .owl-theme .owl-controls .owl-nav [class*="owl-"] i {
    font-size: 24px;
    background: rgba(0, 0, 0, 0.7) !important;
    padding: 12px;
    transition: .5s all; }
  .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover i, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus i {
    background: rgba(0, 0, 0, 0.7) !important; }

.owl-theme .owl-dots {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center; }

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: -30px;
  margin-bottom: -2.5em; }

.owl-work.owl-theme .owl-dots {
  bottom: -30px;
  margin-bottom: -2.5em; }

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.2);
  transition: .2s all;
  border: 2px solid transparent; }
  .owl-theme .owl-dots .owl-dot span:hover {
    background: none;
    border: 2px solid rgba(0, 0, 0, 0.2); }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #000000; }

.webfolio-testimonial:before {
  background: rgba(0, 0, 0, 0.7) !important; }
.webfolio-testimonial .section-heading p {
  color: rgba(255, 255, 255, 0.9) !important; }
.webfolio-testimonial .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2); }
  .webfolio-testimonial .owl-theme .owl-dots .owl-dot span:hover {
    background: none;
    border: 2px solid rgba(255, 255, 255, 0.2); }
.webfolio-testimonial .owl-theme .owl-dots .owl-dot.active span, .webfolio-testimonial .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #ffffff; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0; }

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0; }

/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0; }

/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0; }

.image-source-link {
  color: #DDD; }

.webfolio-gutter0 > div[class*='col-'] {
  padding-right: 0px;
  padding-left: 0px; }
  @media screen and (max-width: 480px) {
    .webfolio-gutter0 > div[class*='col-'] {
      padding-right: 0px;
      padding-left: 0px; } }

.webfolio-gutter10 > div[class*='col-'] {
  padding-right: 5px;
  padding-left: 5px; }
  @media screen and (max-width: 480px) {
    .webfolio-gutter10 > div[class*='col-'] {
      padding-right: 5px;
      padding-left: 5px; } }

.webfolio-gutter40 > div[class*='col-'] {
  padding-right: 20px;
  padding-left: 20px; }
  @media screen and (max-width: 480px) {
    .webfolio-gutter40 > div[class*='col-'] {
      padding-right: 15px;
      padding-left: 15px; } }

.webfolio-gutter60 > div[class*='col-'] {
  padding-right: 30px;
  padding-left: 30px; }
  @media screen and (max-width: 480px) {
    .webfolio-gutter60 > div[class*='col-'] {
      padding-right: 15px;
      padding-left: 15px; } }

.mb0 {
  margin-bottom: 0px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.pb0 {
  padding-bottom: 0 !important; }

.webfolio-black-color {
  color: #000000 !important; }

.webfolio-primary-color {
  color: #112C61 !important; }

.webfolio-secondary-color {
  color: #FF0071 !important; }

@media screen and (max-width: 768px) {
  .img-sm-responsive {
    max-width: 100%; } }

@media screen and (max-width: 768px) {
  .img-xs-responsive {
    max-width: 100%; } }

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%; } }

#filters {
  padding: 0;
  margin: 0;
  list-style: none; }
  #filters li {
    display: inline-block;
    margin: 0px 10px; }
    #filters li a {
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      cursor: pointer;
      font-size: 12px;
      color: #000000; }
      #filters li a:hover, #filters li a:focus, #filters li a.active {
        color: #FF0071;
        border-bottom: 1px solid #000000; }

#portfoliolist .portfolio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 33.33%;
  float: left;
  overflow: hidden; }
  @media screen and (max-width: 992px) {
    #portfoliolist .portfolio {
      width: 50% !important; } }
  @media screen and (max-width: 768px) {
    #portfoliolist .portfolio {
      width: 50% !important; } }
  @media screen and (max-width: 480px) {
    #portfoliolist .portfolio {
      width: 100% !important; } }

.portfolio-wrapper {
  overflow: hidden;
  position: relative !important;
  cursor: pointer; }

.portfolio {
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left; }

.portfolio img {
  max-width: 100%;
  z-index: -1;
  position: relative;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }

.portfolio .label {
  position: absolute;
  width: 100%;
  height: 85px;
  bottom: -85px;
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1); }

.portfolio .label-bg {
  background: #112C61;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.portfolio .label-text {
  color: #fff;
  position: relative;
  z-index: 500;
  padding: 5px 8px; }
  .portfolio .label-text a {
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    margin-top: 15px; }
    .portfolio .label-text a:hover {
      color: #ffffff !important;
      text-decoration: none !important; }

.portfolio .text-category {
  display: block;
  color: #ffffff;
  font-size: 14px;
  text-transform: normal; }

.portfolio:hover .label {
  bottom: 0; }

.portfolio:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }

/* Back to top */
.totop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999; }
  .totop i {
    margin: 0px; }
  .totop a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #112C61;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
    .totop a:hover {
      color: #ffffff;
      background: #FF0071;
      text-decoration: none; }

ul.list-description {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 50px; }
  ul.list-description li {
    padding: 10px 0px;
    margin: 0px;
    border-bottom: 1px solid rgba(17, 44, 97, 0.2);
    font-size: 14px; }
    ul.list-description li p {
      margin: 0px;
      color: #7e8890; }
    ul.list-description li strong {
      color: #000000;
      text-transform: uppercase;
      font-weight: normal; }

.portfolio-items .portfolio-item {
  margin-bottom: 20px; }
  .portfolio-items .portfolio-item img.img-responsive {
    width: 100% !important;
    border: 20px solid #f7f7f7; }

.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity; }

/*# sourceMappingURL=style.css.map */
