/* Fonts */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: 'monotype';
  src: url("../fonts/Monotype-TwCenMTPro-Medium.otf");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: 'monotype-bold';
  src: url("../fonts/Monotype-TwCenMTPro-ExtraBold.otf");
  font-weight: bold;
  font-style: normal; 
}

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  overflow: hidden;
  font-family: "Inconsolata", monospace;
  line-height: 1.8;
  font-size: 20px;
  background: white;
  font-weight: 300;
  letter-spacing: 1px;
  color: #333333;
  width: 100%;
  height: 100%; }
  body.menu-show {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%; }

#colorlib-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden; }
  #colorlib-wrapper > div {
    width: 100%;
    height: 100%;
    overflow-y: hidden; }

p, span {
  margin-bottom: 1.5em;
  font-weight: 400;
  font-family: "Inconsolata", monospace; }

span {
  font-size: 18px;
  color: rgba(114, 114, 114, 0.8); }

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Inconsolata", monospace;
  font-weight: 400;
  margin: 0 0 30px 0; }

::-webkit-selection {
  color: #fcfcfc;
  background: #b7c2c2; }

::-moz-selection {
  color: #fcfcfc;
  background: #b7c2c2; }

::selection {
  color: #fcfcfc;
  background: #b7c2c2; }

#colorlib-page {
  position: relative;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.8s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 0.8s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 0.8s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.8s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #fff; }
  .menu-show #colorlib-page {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

#colorlib-main-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  z-index: 1002;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  overflow-y: scroll; }
  #colorlib-main-nav .colorlib-nav-toggle {
    position: absolute;
    top: 30px;
    right: 30px;
    padding: 20px;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.1);
    line-height: 0;
    padding: 0 !important;
    visibility: hidden;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    #colorlib-main-nav .colorlib-nav-toggle:hover {
      background: rgba(0, 0, 0, 0.7); }
    #colorlib-main-nav .colorlib-nav-toggle i {
      top: 19px !important;
      left: 0 !important;
      margin: 0 !important;
      padding: 0 !important;
      line-height: 0;
      text-indent: 0; }
    #colorlib-main-nav .colorlib-nav-toggle.show {
      visibility: visible;
      opacity: 1; }
  .menu-show #colorlib-main-nav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  #colorlib-main-nav ul {
    text-align: left;
    padding: 50px 10px 10px 10px;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #colorlib-main-nav ul {
        padding: 20px 0 0 0; } }
    #colorlib-main-nav ul li {
      padding: 0;
      margin: 0; }
      #colorlib-main-nav ul li a {
          display: block;
          width: 100%;
          color: #000000;
          font-size: 34px;
          font-weight: 550;
          font-family: Arial;
          padding: 10px 0;
          text-transform: lowercase; }
        @media screen and (max-width: 768px) {
          #colorlib-main-nav ul li a {
            font-size: 30px;
            padding: 10px 0; } }

header {
  padding: 2em 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    header {
      padding: 2em 0; } }
  header .colorlib-navbar-brand {
    float: left; }
    header .colorlib-navbar-brand .colorlib-logo {
      font-size: 35px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 200;
      letter-spacing: 5px; }
      header .colorlib-navbar-brand .colorlib-logo:hover {
        text-decoration: none !important; }
      header .colorlib-navbar-brand .colorlib-logo:active, header .colorlib-navbar-brand .colorlib-logo:focus {
        outline: none;
        text-decoration: none; }

#particles {
  width: 100%;
  height: 100%;
  overflow: hidden; }

#colorlib-hero {
  min-height: 700px;
  width: 100%;
  max-width: 100%; 
  max-height: 100%;
  float: left; }
  #colorlib-hero .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0; }
    #colorlib-hero .flexslider .slides {
      position: relative;
      overflow: hidden; }
      #colorlib-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
        min-height: 725px;
        position: relative;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
      }
      @media screen and (min-height: 800px) {
        #colorlib-hero .flexslider .slides li {
          min-height: 825px;
        }
      }
      @media screen and (min-height: 900px) {
        #colorlib-hero .flexslider .slides li {
          min-height: 935px;
        }
      }
      @media screen and (min-height: 1000px) {
        #colorlib-hero .flexslider .slides li {
          min-height: 1035px;
        }
      }
    #colorlib-hero .flexslider .flex-control-nav {
      bottom: 2em;
      z-index: 1000;
      width: 0 auto; }
      #colorlib-hero .flexslider .flex-control-nav li a {
        background: rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 12px;
        height: 12px;
        cursor: pointer; }
        #colorlib-hero .flexslider .flex-control-nav li a.flex-active {
          cursor: pointer;
          background: transparent;
          background: #010315; }
    #colorlib-hero .flexslider .flex-direction-nav {
      display: none; }
    #colorlib-hero .flexslider .slider-text {
      display: table;
      opacity: 0;
      height: 550px !important;
      z-index: 9; }
      #colorlib-hero .flexslider .slider-text > .slider-text-inner {
        height: 700px !important; }
      #colorlib-hero .flexslider .slider-text > .slider-text-inner {
        display: table-cell;
        border-radius: 50%;
        vertical-align: middle;
        height: 700px; }
        @media screen and (max-width: 768px) {
          #colorlib-hero .flexslider .slider-text > .slider-text-inner {
            text-align: center; } }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner span i {
          font-size: 24px;
          color: #F7AF1D; }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner h1, #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
          margin: 0;
          padding: 0;
          color: white; }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
          margin-bottom: 50px;
          font-size: 60px;
          line-height: 1.3;
          font-weight: 400;
          color: rgba(255, 255, 255, 0.9); }
          @media screen and (max-width: 768px) {
            #colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
              font-size: 28px; } }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
          font-size: 18px;
          line-height: 1.5;
          margin-bottom: 10px;
          text-transform: uppercase;
          letter-spacing: 1em;
          color: rgba(255, 255, 255, 0.6); }
          @media screen and (max-width: 768px) {
            #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
              letter-spacing: 0;
              text-transform: none; } }
          #colorlib-hero .flexslider .slider-text > .slider-text-inner h2 a {
            color: #0e27fb;
            border-bottom: 1px solid rgba(14, 39, 251, 0.7); }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
          font-size: 50px; }
          @media screen and (max-width: 768px) {
            #colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
              font-size: 30px; } }
        #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
          font-size: 13px;
          text-transform: uppercase;
          letter-spacing: 2px;
          color: #fff; }
          #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
            background: #000 !important; }
          @media screen and (max-width: 480px) {
            #colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
              width: 100%; } }

@media screen and (max-width: 768px) {
  #colorlib-hire {
    text-align: center; } }

.colorlib-light-grey {
  background: #fafafa; }

.intro-heading {
  margin-bottom: 3em; }
  .intro-heading h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1.5em;
    color: #000;
    position: relative;
    text-transform: uppercase; }
    .intro-heading h2:after {
      position: absolute;
      bottom: -.5em;
      left: 0;
      right: 0;
      width: 80px;
      height: 2px;
      content: '';
      background: #0e27fb;
      margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .intro-heading h2 {
        font-size: 30px; } }

.heading {
  font-size: 60px;
  font-weight: 700;
  line-height: 1.5; }
  @media screen and (max-width: 768px) {
    .heading {
      font-size: 40px; } }

.blog-img,
.work-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.blog-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%; }
  .blog-flex .one-forth, .blog-flex .three-forth {
    display: inline-block; }
  .blog-flex .one-forth {
    width: 30%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .blog-flex .one-forth {
        display: none !important; } }
  .blog-flex .three-forth {
    width: 70%;
    padding-left: 2em;
    padding-right: 3em; }
    @media screen and (max-width: 768px) {
      .blog-flex .three-forth {
        width: 100%;
        padding-left: 1em;
        padding-right: 1em; } }
  .blog-flex .blog-img {
    display: block; }
  .blog-flex .f-blog {
    text-decoration: none;
    padding: 0;
    display: block;
    border: 1px dashed #000;
    padding: 25px; }
    .blog-flex .f-blog:first-child {
      margin-bottom: 3em; }
    @media screen and (max-width: 768px) {
      .blog-flex .f-blog {
        margin-bottom: 2em; }
        .blog-flex .f-blog:first-child {
          margin-bottom: 2em; } }
    .blog-flex .f-blog .meta {
      margin-bottom: 15px;
      color: #4d4d4d;
      font-weight: 400; }
      .blog-flex .f-blog .meta span {
        color: #4d4d4d;
        font-size: 16px; }
    .blog-flex .f-blog h3 {
      font-weight: 700;
      line-height: 1.5;
      margin-bottom: 15px; }
    .blog-flex .f-blog .read-more {
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 10px;
      display: inline-block;
      position: relative;
      color: #4d4d4d; }
      .blog-flex .f-blog .read-more:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        content: '';
        width: 100%;
        height: 3px;
        background: #cccccc; }
    .blog-flex .f-blog:hover h3, .blog-flex .f-blog:focus h3 {
      color: #0e27fb; }
    .blog-flex .f-blog:hover .read-more, .blog-flex .f-blog:focus .read-more {
      color: #0e27fb; }
      .blog-flex .f-blog:hover .read-more:after, .blog-flex .f-blog:focus .read-more:after {
        background: #4054fc; }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #0e27fb;
  color: #fff;
  border: 2px solid #0e27fb; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #273dfb !important;
    border-color: #273dfb !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #0e27fb;
    border: 2px solid #0e27fb; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #0e27fb;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.row-padded-bottom {
  margin-bottom: 7em; }

.col-pb-sm {
  margin-bottom: 3em; }
  .col-pb-sm:last-child {
    margin-bottom: 0; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.colorlib-nav-toggle {
  cursor: pointer;
  text-decoration: none; }
  .colorlib-nav-toggle.active i::before, .colorlib-nav-toggle.active i::after {
    background: #fff; }
  .colorlib-nav-toggle.dark.active i::before, .colorlib-nav-toggle.dark.active i::after {
    background: #fff; }
  .colorlib-nav-toggle:hover, .colorlib-nav-toggle:focus, .colorlib-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .colorlib-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 2px;
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .menu-show .colorlib-nav-toggle i {
      background: #fff;
      color: #fff; }
    .colorlib-nav-toggle i::before, .colorlib-nav-toggle i::after {
      content: '';
      width: 30px;
      height: 2px;
      background: #fff;
      position: absolute;
      left: 0;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .menu-show .colorlib-nav-toggle i::before, .menu-show .colorlib-nav-toggle i::after {
        background: #fff; }
  .colorlib-nav-toggle.dark i {
    position: relative;
    color: #000;
    background: #000;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .colorlib-nav-toggle.dark i::before, .colorlib-nav-toggle.dark i::after {
      background: #000;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }

.colorlib-nav-toggle i::before {
  top: -7px; }

.colorlib-nav-toggle i::after {
  bottom: -7px; }

.colorlib-nav-toggle:hover i::before {
  top: -10px; }

.colorlib-nav-toggle:hover i::after {
  bottom: -10px; }

.colorlib-nav-toggle.active i {
  background: transparent; }

.colorlib-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.colorlib-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.colorlib-nav-toggle {
  float: right;
  z-index: 1003;
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  /*margin-top: 10px;*/ }
  @media screen and (max-width: 768px) {
    .colorlib-nav-toggle {
      display: block;
      top: 0px; } }

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

.colorlib-social-icons a:hover, .colorlib-social-icons a:focus {
  text-decoration: none !important; }

.colorlib-social-icons i {
  font-size: 40px;
  color: #0e27fb; }

.heading-section {
  margin-bottom: 3em; }
  .heading-section h2 {
    font-size: 40px;
    font-weight: 300; }
  .heading-section h3 {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5em; }

.js .animate-box {
  opacity: 0; }

/* =======================================================
*
* 	Modifications
*
* ======================================================= */

/* Changes In Container Bootstrap */
.wosf {
  padding-left: 55px;
  padding-right: 55px;
}

/* =======================================================
*
* 	MAIN NAV
*
* ======================================================= */

.checkbox { display: none; }

.cart-btn {
  position: fixed;
  width: 5rem;
  background-color: transparent;
  top: 3rem;
  right: 8rem;
  z-index: 1100;
  padding-top: 14px;
  text-decoration: none;
}

.cart-btn img {
  width: 28px;
  height: 2rem;
}

.user-btn {
  position: fixed;
  width: 5rem;
  background-color: transparent;
  top: 3rem;
  right: 13rem;
  font-size: 28px;
  z-index: 1100;
  padding-top: 1rem;
  text-decoration: none;
  color: black;
}

.user-btn:hover {
  color: #1d2124;
}

.icon-cart-modal {
  width: 28px;
  height: 2rem;
}

.modal-text-cart {
  font-size: 12px;
  font-family: monotype-bold;
  color: black;
  margin-bottom: 0;
  text-align: center;
  margin-top: 12px;
}

.btn-plus {
  padding: 8px 0;
}

.nav-toggle-btn {
  position: fixed;
  width: 6rem;
  height: 5rem;
  background-color: transparent;
  top: 4.5rem;
  right: 3rem;
  border-radius: 50%;
  z-index: 1100;
  text-align: center;
  cursor: pointer;
}

.overlay {
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  position: fixed;
  top: 3.5rem;
  right: 3.5rem;
  background-color: transparent;
  z-index: 900;
  transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}

.checkbox:checked ~ .overlay { 
  transform: scale(80);
}

.checkbox:checked ~ .footer { 
  background-color: rgb(255, 255, 255);
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.checkbox:checked ~ .main-nav {
  opacity: 1;
  width: 100%;
}

.nav-icon {
  width: 2.2rem;
  height: 2.2rem;
}

.content-brand {
  width: 15rem;
  height: 8.5rem;
}

@media only screen and (min-width: 800px) {
  .overlay {
    height: 6rem;
    width: 6rem;
  }
  .content-brand {
    width: 20rem;
    height: 10rem;
  }
  .cart-btn {
    padding-top: 16px;
  }
}

/* ======================================================= */

.modal { z-index: 1120; }

.modal-backdrop { z-index: 1100; }

.main-nav {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  width: 0;
  transition: all 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* START NAV CONTENT */

.header-nav { margin-top: 3rem; }

.nav-logo {
  height: 55px;
  padding-left: 18px;
  padding-right: 18px;
}

@media only screen and (min-width: 800px) {
  .nav-logo {
    height: 64px;
    width: 66px;
  }
}

.img-content {
  padding-left: 3rem;
  padding-right: 3rem;
}

.img-puntos {
  width: 100%;
  height: 40px;
  src: url('http://localhost:8012/wosf/public/images/puntos.png');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.img-puntos-min {
  width: 80%;
  height: 3rem;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

/* Mover la imagen en el eje X y Y */
.centered {
  position: absolute;
  top: 2.4rem;
  left: 16.5arem;
}

.nav-list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: left;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

.nav-list-menu {
  position: absolute;
  list-style: none;
  text-align: left;
  width: 100%;
  padding-top: 2rem;
  padding-left: 4rem;
  padding-right: 23px;
}

.nav-list-menu-child {
  list-style: none;
  list-style-type: none;
}

@media only screen and (min-width: 800px) {
  .nav-list-menu {
    padding-top: 4rem;
  }
}

.nav-items-first {
  border-top: 5px solid black;
  border-bottom: 5px solid black;
  padding-top: 2px;
  padding-bottom: 5px;
}

.nav-items {
  border-bottom: 5px solid black;
  padding-top: 2px;
  padding-bottom: 5px;
}

.nav-items-bottom {
  padding-top: 2px;
}

.item {
  font-family: Arial;
  font-size: 30px;
  font-weight: 550;
  color: black;
}

.item-child {
  font-family: Arial;
  font-size: 30px;
  font-weight: 550;
  color: black;
  padding: 0;
}

.item:hover,
.item:focus,
.item:active {
  color: #333;
}

#btn-ayurveda:hover,
#btn-ayurveda:focus,
#btn-ayurveda:active {
  color: rgb(194, 113, 28) !important;
}

#btn-probioticos:hover,
#btn-probioticos:focus,
#btn-probioticos:active {
  color: #9b4b6f !important;
}

#btn-alimentos:hover,
#btn-alimentos:focus,
#btn-alimentos:active {
  color: #85992e !important;
}

#btn-ciudado:hover,
#btn-ciudado:focus,
#btn-ciudado:active {
  color: #33918e !important;
}

.img-child {
  height: 4rem;
  width: 80%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.img-child-min {
  height: 3rem;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.img-child-extra{
  height: 3.5rem;
}

#nav-productos-main,
#nav-recetas-main,
#nav-blog-main,
#nav-nosotros-main,
#nav-contactanos-main {
  visibility: visible;
  display: block;
}

#nav-ayurveda-main,
#nav-probioticos-main,
#nav-alimentos-main,
#nav-cuidado-main {
  visibility: visible;
  display: block;
}

#extra_ayurveda,
#extra_probioticos,
#extra_alimentos,
#extra_ciudado {
  visibility: hidden;
  height:0;
  width:0;
}

#btn-ayurveda:hover #extra_ayurveda,
#btn-probioticos:hover #extra_probioticos,
#btn-alimentos:hover #extra_alimentos,
#btn-ciudado:hover #extra_ciudado {
  visibility: visible;
}

@media (min-width: 992px) {
  #extra_ayurveda {
    visibility: hidden;
    height: 3.5rem;
    width: 80%;
  }
  #extra_probioticos {
    visibility: hidden;
    height: 3.5rem;
    width: 75%;
  }
  #extra_alimentos {
    visibility: hidden;
    height: 3.5rem;
    width: 65%;
  }
  #extra_ciudado {
    visibility: hidden;
    height: 3.5rem;
    width: 68%;
  }
}

.description {
  flex-grow:1;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding-left:12px;
}

.description_ayurveda {
  max-width: 100%;
  margin-top: 1rem;
  color: black;
  font-size: 13px;
  font-family: monotype;
  text-align: justify;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.cortar {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/* Small devices (landscape phones, 576px and up)*/
@media only screen and (max-width: 576px) {
  .less-size {
    font-size: 21px;
  }
  .text-child {
    padding-top: 1rem;
  }
}

.modal-dialog {
  margin-bottom: 9rem
}

@media only screen and (min-width: 1180px) {
  .modal-lg {
    width: 1300px;
  }
}

@media only screen and (min-width: 1150px) {
  .modal-lg {
    width: 1150px;
  }
}

div.productos-ayurveda {
  white-space: nowrap;
  overflow: auto;
}

div.productos-ayurveda div.row {
  width: 1350px;
  min-width: 1000px;
  display: inline-block;
}

.ayurveda-product-img {
  width: 320px;
  display: inline-block;
  padding-left: 3rem;
  padding-right: 3rem;
  cursor: pointer;
}

div.recetas-content {
  height: 30rem;
  white-space: nowrap;
  overflow: auto;
}

div.recetas-content div.row {
  width: 1350px;
  min-width: 1000px;
  display: inline-block;
}

div.blog-content {
  height: 30rem;
  white-space: nowrap;
  overflow: auto;
}

div.blog-content div.row {
  width: 1350px;
  min-width: 1000px;
  display: inline-block;
}

div.content-scroll-vertical{
  height: 40rem;
  overflow: auto;
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (max-height: 650px){
  div.content-scroll-vertical {
    height: 30rem;
    overflow: auto;
    overflow-y: scroll;
  }
}

@media only screen and (min-height: 750px){
  div.content-scroll-vertical {
    height: 52rem;
    overflow: auto;
    overflow-y: scroll;
  }
}

.img-nosotros-movil {
  padding-bottom: 1.5rem;
}

.img-modal-small {
  visibility: visible;
  display: none;
}

.img-modal-medium {
  visibility: visible;
  display: block;
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (max-width: 576px) {
  .img-modal-small {
    display: block;
    padding-bottom: 15px;
  }
  .img-modal-medium {
    display: none;
  }
}

.recetas-content-img {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 2rem;
}

.img-detail {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.img-detail-pa{
  width: 8.5rem; 
  height: 7rem;
  padding: 0;
}

.img-detail-list {
  width: 8.5rem; 
  height: 11rem;
  padding-bottom: 1rem;
}

.img-detail-list-ayurveda {
  width: 10rem; 
  height: 10rem;
  padding-bottom: 1rem;
}

.text-detail {
  font-size: 14px;
  font-family: monotype;
  text-align: justify;
}

.text-detail-list {
  font-size: 14px;
  font-family: monotype;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
}

.text-icon-des {
  font-size: 12px;
  font-family: monotype;
  margin-bottom: 0;
  margin-top: 12px;
}

.padding-0 {
  padding: 0;
}

.blog-text-title {
  font-size: 13px;
  font-family: monotype-bold;
  justify-content: center;
  padding-top: 1rem;
  color: black;
}

.nosotros-title {
  margin-bottom: 10px;
  margin-top: 2rem;
  font-size: 15px;
  font-family: monotype-bold;
}

.nosotros-descrip {
  padding-right: 1rem;
  font-size: 15px;
  font-family: monotype;
  display: -webkit-box;
  white-space: normal;
  margin-bottom: 10px;
}

.nosotros-descrip-bold {
  padding-right: 1rem;
  font-size: 15px;
  font-family: monotype-bold;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: 2px;
}

.modal-title {
  font-family: Arial;
  font-size: 30px;
  font-weight: 550;
  color: black;
}

.modal-subtitle {
  font-family: monotype-bold;
  margin: 0;
}

.modal-sub-subtitle {
  font-family: monotype-bold;
  margin: 0;
}

.modal-close {
  right: 1rem;
}

.modal-desc {
  margin-bottom: 2rem;
  justify-content: center;
  text-align: center;
}

#main-icon {
  margin-left: -2.2rem;
  margin-top: -1rem;
}

/* =======================================================
*
* 	ICONOS
*
* ======================================================= */

/*  NAV-PRODUCTOS  */

#img_productos {
  transition: all 0.1s ease-in-out;
}

.toggled.item #img_productos {
  transform: scale(1.05);
  transform: rotate(135deg);
}

/*  NAV-AYURVEDA  */

#img_ayurveda {
  transition: all 0.1s ease-in-out;
  height: 35px;
  width: 35px;
}

.toggled.item-child #img_ayurveda {
  transform: scale(1.05);
  transform: rotate(135deg);
}

.toggled.item-child #ayurveda-header {
  color: rgb(194, 113, 28);
}

/*  NAV-PROBIOTICOS  */

#img_probioticos {
  transition: all 0.1s ease-in-out;
  height: 35px;
  width: 35px;
}

.toggled.item-child #img_probioticos {
  transform: scale(1.05);
  transform: rotate(135deg);
}

.toggled.item-child #probioticos-header {
  color: #9b4b6f;
}

/*  NAV-SUPERALIMENTOS  */

#img_alimentos {
  transition: all 0.1s ease-in-out;
  height: 35px;
  width: 35px;
}

.toggled.item-child #img_alimentos{
  transform: scale(1.05);
  transform: rotate(135deg);
}

.toggled.item-child #alimentos-header {
  color: #85992e;
}

/*  NAV-CUIDADO PERSONAL */

#img_ciudado {
  transition: all 0.1s ease-in-out;
  height: 35px;
  width: 35px;
}

.toggled.item-child #img_ciudado{
  transform: scale(1.05);
  transform: rotate(135deg);
}

.toggled.item-child #cuidado-header {
  color: #33918e;
}

/*  NAV-RECETAS  */

#img_plus_recetas {
  transition: all 0.1s ease-in-out;
}

.toggled.item #img_plus_recetas {
  transform: scale(1.05);
  transform: rotate(135deg);
}

/*  NAV-BLOG  */

#img_plus_blog {
  transition: all 0.1s ease-in-out;
}

.toggled.item #img_plus_blog {
  transform: scale(1.05);
  transform: rotate(135deg);
}

/*  NAV-NOSOTROS  */

#img_plus_nosotros {
  transition: all 0.1s ease-in-out;
}

.toggled.item #img_plus_nosotros {
  transform: scale(1.05);
  transform: rotate(135deg);
}

/*  NAV-CONTACTANOS  */

#img_plus_contactanos {
  transition: all 0.1s ease-in-out;
}

.toggled.item #img_plus_contactanos {
  transform: scale(1.05);
  transform: rotate(135deg);
}

/* Small devices (landscape phones, 576px and up)*/
@media only screen and (max-width: 576px) {
  #img_ayurveda,
  #img_probioticos,
  #img_alimentos,
  #img_ciudado {
    height: 25px;
    width: 25px;
  }

  .small-device {
    padding-left: 0;
  }
}

/* =======================================================
*
* 	NOSOTROS / TIME - LINE
*
* ======================================================= */

.timeline {
  width: 100%;
  padding: 20px;
  padding-top: 10px;
  position:relative;
  box-sizing: border-box;
  max-width: 1200px;
  min-width: 950px;
  margin: 10px auto;
  margin-top: 0;
}
.timeline:before {
  position: absolute;
  width: 4px;
  height: calc(100% - 40px);
  background: #000;
  content: "";
  left: calc(50% - 2px);
}
.timieline-title {
  font-family: monotype-bold;
  color: black;
  font-size: 16px;
  font-weight: bold;
}
.timieline-text{
  color: black;
  font-size: 15px;
  text-align: justify;
  font-family: sans-serif;
}
.timeline-content {
  width: calc(50% - 70px);
  padding: 20px;
  background: #FFF;
  position: relative;
  left: 20px;
  min-height: 100px; 
  margin-top: 10px;
  margin-bottom: 5rem;
}
.timeline-content:before {
  width: 20px;
  height: 20px;
  content: "";
  text-align: center;
  font-weight: bold;
  background: #000;
  position: absolute;
  right: -60px;
  border-radius: 50%;
  top: calc(50% - 10px);
  box-sizing: border-box;
  box-shadow: 0px 0px 2px 2px rgba(0,0,0, 0.2);
}

.timeline-content:after {
  content: "";
  left: 100%;
  width: 50px;
  border-top: 2px solid #000;
  position: absolute;
  top: calc(50% - 1px);
}

.timeline-period {
  left: calc(100% + 70px);
  position: absolute;
  display: inline-block;
  background: #FFF;
  padding-left: 3rem;
  white-space: nowrap;
  top: calc(30% - 60px);
  font-style: italic;
  font-size: 0.9em;
  font-weight: bold;
  color: #666;
}

.timeline-period:before {
  content: "";
  left: -18px;
  width: 6px;
  border: 6px dashed transparent;
  position: absolute;
  top: calc(50% - 6px);
  border-right: 6px solid #FFF;
}

@media screen and (min-width: 1024px) {
  .timeline-content:nth-child(even) {
    left: calc(50% + 50px); 
  }
  .timeline-content:nth-child(even):before {
    right: auto;
    left: -60px;
  }
  .timeline-content:nth-child(even):after {
    right: auto;
    left: -50px;
  } 
  .timeline-content:nth-child(even) .timeline-period {
    right: calc(100% + 70px);
    left: auto;
    margin-right: 3rem;
  }
  .timeline-content:nth-child(even) .timeline-period:before {
    left: 100%;
    border-right-color: transparent;
    border-left-color: #FFF;
  } 
}

/* =======================================================
*
* 	FORMULARIO
*
* ======================================================= */

#formulario-contacto form {
  margin-top: 2rem;
  transition: all 4s ease-in-out;
}

#formulario-contacto form .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  border-bottom: 2px solid black;
  font-size: 16px;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
  padding: 0;
  margin-bottom: 1.6rem;
}

input { height: 45px; }

#formulario-contacto form .submit {
  width: 30%;
  border: 2px solid black;
  color: black;
  background: transparent;
  font-weight: bold;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 3rem;
}

#formulario-contacto form .submit:hover { background: whitesmoke; }

/* =======================================================
*
* 	ZOOM IN IMAGE
*
* ======================================================= */

.hover01 a img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 a:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.hover02 a i {
  -webkit-transform: scale(2);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover02 a:hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* =======================================================
*
* 	OVERLAY IN IMAGE
*
* ======================================================= */

.container-iconplus{
  position: relative;
  cursor: pointer;
}

.overlay-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: transparent;
}

.container-iconplus:hover .overlay-image {
  opacity: 1;
}

.img-plus {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}


/* =======================================================
*
* 	STYLE OF THE FONT
*
* ======================================================= */

.font-weight-bold {
  font-family: monotype-bold; 
  text-align:left; 
  margin-bottom: 4px; 
}

.font-weight-normal {
  margin-top: 0px; 
  font-size: 17px; 
  font-family: monotype; 
  text-align:left;
  border-top: 2.5px solid #000000;
}

/* =======================================================
*
* 	STYLE OF THE FOOTER
*
* ======================================================= */

.footer {
  position: fixed;
  background-color: transparent;
  z-index: 1900;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

.footer2 {
  position: fixed;
  background-color: white;
  z-index: 1900;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.icons {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 50px;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
}

.icons ul {
  padding: 0;
  margin: 0;
  display: flex; 
}

.icons ul li {
  list-style: none;
  margin: 0 5px;
}

.icons ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-decoration: none;
  font-size: 22px;
  color: #000;
  transition: 0.5;
}

.icons ul li a:hover { color: #fff; }

.icons ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  border-radius: 50%;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}

.icons ul li a:hover:before { transform: scale(1) }

/* ======================================================= */

.modal-backdrop {
  opacity: 0.5;
}
