/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/

body {
    background: #eeeeee;
}

/*---------------------------------------------------------------------------------------*/
.form-inline {
    display: inline-block;
}
.navbar-header.col {
    padding: 0 !important;
}
.navbar {       
    background: #fff;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #d6d6d6;
    box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.nav-link img {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    margin: -8px 0;
    float: left;
    margin-right: 10px;
}
.navbar .navbar-brand {
    color: #555;
    padding-left: 0;
    padding-right: 50px;
    font-family: 'Merienda One', sans-serif;
}
.navbar .navbar-brand i {
    font-size: 20px;
    margin-right: 5px;
}
.search-box {
    position: relative;
}   
.search-box input {
    box-shadow: none;
    padding-right: 35px;
    border-radius: 3px !important;
}
.search-box .input-group-addon {
    min-width: 35px;
    border: none;
    background: transparent;
    position: absolute;
    right: 0;
    z-index: 9;
    padding: 7px;
    height: 100%;
}
.search-box i {
    color: #a0a5b1;
    font-size: 19px;
}
.navbar .nav-item i {
    font-size: 18px;
}
.navbar .dropdown-item i {
    font-size: 16px;
    min-width: 22px;
}
.navbar .nav-item.open > a {
    background: none !important;
}
.navbar .dropdown-menu {
    border-radius: 1px;
    border-color: #e5e5e5;
    box-shadow: 0 2px 8px rgba(0,0,0,.05);
}
.navbar .dropdown-menu a {
    color: #777;
    padding: 8px 20px;
    line-height: normal;
}
.navbar .dropdown-menu a:hover, .navbar .dropdown-menu a:active {
    color: #333;
}   
.navbar .dropdown-item .material-icons {
    font-size: 21px;
    line-height: 16px;
    vertical-align: middle;
    margin-top: -2px;
}
.navbar .badge {
    color: #fff;
    background: #f44336;
    font-size: 11px;
    border-radius: 20px;
    position: absolute;
    min-width: 10px;
    padding: 4px 6px 0;
    min-height: 18px;
    top: 5px;
}
.navbar a.notifications, .navbar a.messages {
    position: relative;
    margin-right: 10px;
}
.navbar a.messages {
    margin-right: 20px;
}
.navbar a.notifications .badge {
    margin-left: -8px;
}
.navbar a.messages .badge {
    margin-left: -4px;
}   
.navbar .active a, .navbar .active a:hover, .navbar .active a:focus {
    background: transparent !important;
}

/* --------------------------------------------------------------------------------------------------  */
.navbar .navbar-collapse .nav-item {
    font-weight: 500;
    margin-left: 0.4rem;
}

.navbar .navbar-collapse .dropdown-menu {
    font-size: 15px;
}

/* -------------------------------------------------------------------------------------------  */
#myBtn {
     display: none;
     position: fixed;
     bottom: 20px;
     right: 30px;
     z-index: 99;
     font-size: 18px;
     border: none;
     outline: none;
     background-color: #3886f0;
     color: white;
     cursor: pointer;
     padding: 15px;
     border-radius: 4px;
}
   
#myBtn:hover {background-color: #105fca;}

/*---------------------------------------------------------------------------------------*/
@media (min-width: 1200px){
    .form-inline .input-group {
        width: 300px;
        margin-left: 30px;
    }
}
@media (max-width: 1199px){
    .form-inline {
        display: block;
        margin-bottom: 10px;
    }
    .input-group {
        width: 100%;
    }
}


/* --------------------------------------------------------------------------------------------------  */
/* --------------------------------------------------------------------------------------------------  */
.f12 {font-size: 12px;}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.f21 {font-size: 21px;}
.f22 {font-size: 22px;}
.f23 {font-size: 23px;}
.f24 {font-size: 24px;}
.f25 {font-size: 25px;}

.justify {text-align: justify;}
.n-text, .n-text:hover {text-decoration: none;}

/* --------------------------------------------------------------------------------------------------  */
button, .btn, a {text-transform: capitalize;}


/* --------------------------------------------------------------------------------------------------  */
.pre-head {
    width: 100%;
    padding: 4px;
}

.pre-head,
.pre-head a {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
}

.pre-head span {font-size: 14px;}

.pre-head a,
.pre-head a:hover {
    margin: auto;
    margin-left: 18px;
    text-decoration: none;
    text-transform: lowercase;
}

.pre-head h1 {
    margin: auto;
    font-size: 17px;
}


/* --------------------------------------------------------------------------------------------------  */
.hero {
    position: relative;
    width: 100%;
    height: 96%;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}

.hero .container {
    margin: auto;
    position: relative;
}

/* -------------------------------------------------------------------------------------------  */
.overly-dark {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 0;
}


.card-body {
  background: #ecebeb62;
}
.card-body p {
  color: #666262;
  font-size: 10px;
  line-height: 1.3;
  text-justify: auto;
}
.card-body hr {margin: 1px 0 5px;}

.list-group .btn {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 13px;
  background: #ecebeb6c;
}

.list-group .btn:hover {
  color: white;
  background: #3886f0;
}

/* -------------------------------------------------------------------------------------------  */
.text-down-slider {
    width: 100%;
    margin: auto;
    height: 90px;
    position: relative;
    overflow: hidden;
  }
  
  .text-slider {
    height: 100px;
    width: 100%;
    overflow: visible;
    position: relative;
  }
  
  .mask {
    overflow: hidden;
    height: 100px;
  }
  
  .text-slider ul {
    margin: 0;
    padding: 0;
    position: relative;
  }
  
  .text-slider li {
    width: 100%;
    height: 100px;
    position: absolute;
    top: -115px;
    list-style: none;
  }
  
  .text-slider .quote {
    font-size: 27px;
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
  }
  
  .text-slider .source {
    font-size: 17px;
    text-align: left;
  }
  
  .text-slider li.anim1 {
    animation: cycle 15s linear infinite;
  }
  
  .text-slider li.anim2 {
    animation: cycle2 15s linear infinite;
  }
  
  .text-slider li.anim3 {
    animation: cycle3 15s linear infinite;
  }
  
  .text-slider li.anim4 {
    animation: cycle4 15s linear infinite;
  }
  
  .text-slider li.anim5 {
    animation: cycle5 15s linear infinite;
  }
  
  .text-slider:hover li {
    animation-play-state: paused;
  }
  
  @keyframes cycle {
    0% {
      top: 0px;
    }
    4% {
      top: 0px;
    }
    16% {
      top: 0px;
      opacity: 1;
      z-index: 0;
    }
    20% {
      top: 325px;
      opacity: 0;
      z-index: 0;
    }
    21% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
    50% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
    92% {
      top: -325px;
      opacity: 0;
      z-index: 0;
    }
    96% {
      top: -325px;
      opacity: 0;
    }
    100% {
      top: 0px;
      opacity: 1;
    }
  }
  
  @keyframes cycle2 {
    0% {
      top: -325px;
      opacity: 0;
    }
    16% {
      top: -325px;
      opacity: 0;
    }
    20% {
      top: 0px;
      opacity: 1;
    }
    24% {
      top: 0px;
      opacity: 1;
    }
    36% {
      top: 0px;
      opacity: 1;
      z-index: 0;
    }
    40% {
      top: 325px;
      opacity: 0;
      z-index: 0;
    }
    41% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
    100% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
  }
  
  @keyframes cycle3 {
    0% {
      top: -325px;
      opacity: 0;
    }
    36% {
      top: -325px;
      opacity: 0;
    }
    40% {
      top: 0px;
      opacity: 1;
    }
    44% {
      top: 0px;
      opacity: 1;
    }
    56% {
      top: 0px;
      opacity: 1;
      z-index: 0;
    }
    60% {
      top: 325px;
      opacity: 0;
      z-index: 0;
    }
    61% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
    100% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
  }
  
  @keyframes cycle4 {
    0% {
      top: -325px;
      opacity: 0;
    }
    56% {
      top: -325px;
      opacity: 0;
    }
    60% {
      top: 0px;
      opacity: 1;
    }
    64% {
      top: 0px;
      opacity: 1;
    }
    76% {
      top: 0px;
      opacity: 1;
      z-index: 0;
    }
    80% {
      top: 325px;
      opacity: 0;
      z-index: 0;
    }
    81% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
    100% {
      top: -325px;
      opacity: 0;
      z-index: -1;
    }
  }
  
  @keyframes cycle5 {
    0% {
      top: -325px;
      opacity: 0;
    }
    76% {
      top: -325px;
      opacity: 0;
    }
    80% {
      top: 0px;
      opacity: 1;
    }
    84% {
      top: 0px;
      opacity: 1;
    }
    96% {
      top: 0px;
      opacity: 1;
      z-index: 0;
    }
    100% {
      top: 325px;
      opacity: 0;
      z-index: 0;
    }
  }

/* --------------------------------------------------------------------------------------------------  */
.foot-con .fw-bolder {
    font-size: 16px;
    text-transform: capitalize;
}

.foot-con .text-muted {
    font-size: 13px;
    text-transform: capitalize;
}

/* --------------------------------------------------------------------------------------------------  */
.product-list .card-title {
    font-size: 15px;
    font-weight: bolder;
    text-transform: uppercase;
}

.product-list .card-text {
    font-size: 14px;
}


/* --------------------------------------------------------------------------------------------------  */
.services .service-list {background: #ffffff;}

.contact > .pre-footer, .services .head {display: none !important;}

.table thead tr th, .table thead tr td {
  margin: auto;
  padding: auto;
  vertical-align: middle !important;
}

.relative {position: relative;}


/* --------------------------------------------------------------------------------------------------  */
/*------------------------------------------------------ Margins & Padding --------------*/
.mn {margin: 0;}


/* --------------------------------------------------------------------------------------------------  */
@media (max-width: 767px) {
    aside .fs-3 {font-size: 18px !important;}
    aside .text-white-50 {font-size: 15px !important;}
    .f12-sm {font-size: 12px !important;}
    .f13-sm {font-size: 13px !important;}
    .f14-sm {font-size: 14px !important;}
    .f15-sm {font-size: 15px !important;}

    .f20-sm {font-size: 20px !important;}
    .f22-sm {font-size: 22px !important;}
    .f23-sm {font-size: 23px !important;}
    .f24-sm {font-size: 24px !important;}

    .dn-sm {display: none !important;}
}