/*
Theme Name: Ottar Child
Theme URI: http://ottar.edge-themes.com
Description: A child theme of Ottar Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: ottar
Template: ottar
*/
@font-face {
  font-family: "SteradianRegular";
  src: url("../fonts/St100100-Rg.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/St100100-Rg.eot?#iefix") format("embedded-opentype"), url("../fonts/St100100-Rg.woff2") format("woff2"), url("../fonts/St100100-Rg.woff") format("woff"), url("../fonts/St100100-Rg.ttf") format("truetype"), url("../fonts/St100100-Rg.svg#font") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 300px) {
  .edgtf-mobile-logo-wrapper a {
    height: 20px !important;
  }

  body {
    font-family: SteradianRegular, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
  }

  h1 {
    font-family: SteradianRegular, sans-serif;
    font-size: 60px;
    color: #000000;
    letter-spacing: 0;
    font-weight: normal;
  }

  h3 {
    font-family: SteradianRegular, sans-serif;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: normal;
  }

  h4 {
    font-weight: normal;
  }

  p {
    line-height: 25px;
  }

  .edgtf-fullscreen-menu-holder {
    background-color: #b66d5d;
  }

  nav.edgtf-fullscreen-menu ul li a {
    font-family: SteradianRegular, sans-serif;
    font-size: 60px;
    color: #000000;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: normal;
  }

  .edgtf-fullscreen-below-menu-widget-holder {
    display: none;
    visibility: hidden;
    opacity: 0;
  }

  .btn {
    max-width: 170px;
    width: 100%;
    height: 50px;
    padding: 0 40px;
    border: 1px solid #FFFFFF;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    transition: all ease-in-out 0.3s;
    background: transparent;
    font-family: SteradianRegular, sans-serif;
    color: #FFFFFF;
    letter-spacing: 0;
  }
  .btn.btn-default:hover {
    background: #fff;
    color: #000;
  }

  h1.rs-layer {
    font-family: SteradianRegular, sans-serif !important;
    font-size: 60px;
    color: #FFFFFF !important;
    letter-spacing: 0;
    line-height: 60px;
    font-weight: normal !important;
  }

  a.edgtf-fullscreen-menu-opener {
    color: #000;
  }
  a.edgtf-fm-opened {
    color: #000;
  }
  a.edgtf-fm-opened text {
    fill: #000;
  }

  .edgtf-team-holder .edgtf-team-position, .edgtf-team-holder .edgtf-team-name, .edgtf-team-holder .edgtf-team-text {
    font-style: normal;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
    font-weight: normal;
  }

  body.page-template-single-dark {
    color: #fff;
  }
  body.page-template-single-dark .edgtf-side-menu-slide-from-right.edgtf-wrapper {
    background: #000;
    color: #fff;
  }
  body.page-template-single-dark h1 {
    color: #fff;
  }
  body.page-template-single-dark .default-dark {
    background: #000;
  }
  body.page-template-single-dark .edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder {
    background: #000;
    border-color: #000;
  }
  body.page-template-single-dark .edgtf-page-header .edgtf-menu-area {
    background-color: #000;
  }
  body.page-template-single-dark #edgtf-cursor-dot {
    background: #fff !important;
  }
  body.page-template-single-dark a.edgtf-fullscreen-menu-opener {
    color: #000;
  }

  .home #rev_slider_5_1_wrapper .ottar-vertical.tp-bullets .tp-bullet:hover, .home #rev_slider_5_1_wrapper .ottar-vertical.tp-bullets .tp-bullet.selected {
    color: #fff;
  }
  .home #edgtf-cursor-dot {
    background: #fff !important;
  }
  .home #rev_slider_5_1_wrapper .ottar-vertical.tp-bullets .tp-bullet {
    color: rgba(255, 255, 255, 0.5);
  }

  .edgtf-loading-title-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }

  .edgtf-loading-title-holder .edgtf-loading-title-text {
    font-weight: normal;
    font-size: 30px;
    margin: 15px;
  }

  .preloader-brand {
    transition: all ease-in-out 0.3s;
    max-width: 320px;
    background-image: url("../images/preloader-brand@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    animation: fadeIn ease-in-out 2s;
    animation-fill-mode: forwards;
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 99999;
    margin: 25px 0 0 15px;
  }
}
@media screen and (min-width: 768px) {
  nav.edgtf-fullscreen-menu ul li a {
    line-height: 65px;
  }

  h1 {
    line-height: 65px;
  }

  .preloader-brand {
    margin: 50px 0 0 50px;
    max-width: 540px;
  }

  .edgtf-loading-title-holder .edgtf-loading-title-text {
    font-size: 70px;
    margin: 50px;
  }

  body.page-template-single-dark a.edgtf-fullscreen-menu-opener {
    color: #fff;
  }
}
@media only screen and (min-width: 1024px) {
  nav.edgtf-fullscreen-menu > ul > li > a {
    font-size: 65px;
  }
}

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