/***** Google fonts import ************/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500|Poppins:200,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:300,400,500,600|Open+Sans:300,400|Roboto+Slab:300,400,700");
/**
 * ----------------------------------------------
 * Font face
 * 
 */
/**
 * ----------------------------------------------
 * Font Sizes
 * ----------------------------------------------
 *
*/
/**
 * ----------------------------------------------
 * COLOR CODES
 * ----------------------------------------------
 *
*/
/**
* ----------------------------------------------
* Shadows CODES
* ----------------------------------------------
*
*/
/**
 * ----------------------------------------------
 * Loop classes
 * ----------------------------------------------
 *
*/
/**
 * ----------------------------------------------
 * SIMPLE RESET
 * ----------------------------------------------
 */
html {
  font-size: 16px; }
  @media (max-width: 1024px) {
    html {
      font-size: 14px; } }

body {
  background: #ffffff;
  color: #777;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 1.75rem; }
  body[data-aos-easing] {
    overflow-x: hidden; }

img {
  max-width: 100%; }

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

a {
  color: rgba(0, 0, 0, 0.5); }

ul, li {
  margin-bottom: 0;
  padding: 0;
  list-style: none; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  margin: 0px;
  font-family: "Comfortaa", cursive;
  color: #000; }
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small,
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  strong small {
    font-weight: 500; }

h1, h2 {
  line-height: 1.25;
  font-weight: 600; }

h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: 500; }

h6, .h6 {
  font-size: 1.125rem; }

p {
  margin-bottom: 0; }

.form-control {
  height: calc(1.8em + .85rem + 2px);
  padding: .5rem 1rem;
  border: 2px solid #000000; }
  .form-control:focus {
    box-shadow: none; }

.input-group .form-control:focus {
  z-index: 0; }

/**
 * ----------------------------------------------
 * preloader css
 * ----------------------------------------------
 */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #ffffff; }
  .preloader .roller-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 55px;
    height: 55px; }
    .preloader .roller-loader > div {
      animation: preloader 2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      transform-origin: 32px 32px; }
      .preloader .roller-loader > div:after {
        content: " ";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #4458dc;
        margin: -3px 0 0 -3px; }
      .preloader .roller-loader > div:nth-child(1) {
        animation-delay: -0.072s; }
        .preloader .roller-loader > div:nth-child(1):after {
          top: 50px;
          left: 50px; }
      .preloader .roller-loader > div:nth-child(2) {
        animation-delay: -0.144s; }
        .preloader .roller-loader > div:nth-child(2):after {
          top: 54px;
          left: 45px; }
      .preloader .roller-loader > div:nth-child(3) {
        animation-delay: -0.216s; }
        .preloader .roller-loader > div:nth-child(3):after {
          top: 57px;
          left: 39px; }
      .preloader .roller-loader > div:nth-child(4) {
        animation-delay: -0.288s; }
        .preloader .roller-loader > div:nth-child(4):after {
          top: 58px;
          left: 32px; }
      .preloader .roller-loader > div:nth-child(5) {
        animation-delay: -0.360s; }
        .preloader .roller-loader > div:nth-child(5):after {
          top: 57px;
          left: 25px; }
      .preloader .roller-loader > div:nth-child(6) {
        animation-delay: -0.432s; }
        .preloader .roller-loader > div:nth-child(6):after {
          top: 54px;
          left: 19px; }
      .preloader .roller-loader > div:nth-child(7) {
        animation-delay: -0.504s; }
        .preloader .roller-loader > div:nth-child(7):after {
          top: 50px;
          left: 14px; }
      .preloader .roller-loader > div:nth-child(8) {
        animation-delay: -0.576s; }
        .preloader .roller-loader > div:nth-child(8):after {
          top: 45px;
          left: 10px; }
  .preloader .bar-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 55px;
    height: 55px; }
    .preloader .bar-loader span {
      display: inline-block;
      width: 5px;
      height: 25px;
      margin-right: 5px; }
      .preloader .bar-loader span:last-child {
        margin-right: 0; }
      .preloader .bar-loader span:nth-child(1) {
        animation: bar-loader 1s ease-in-out infinite; }
      .preloader .bar-loader span:nth-child(2) {
        animation: bar-loader 1s ease-in-out 0.15s infinite; }
      .preloader .bar-loader span:nth-child(3) {
        animation: bar-loader 1s ease-in-out 0.3s infinite; }
      .preloader .bar-loader span:nth-child(4) {
        animation: bar-loader 1s ease-in-out 0.45s infinite; }
  .preloader .ball-grid-pulse {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 55px; }
    .preloader .ball-grid-pulse > div {
      height: 15px;
      border-radius: 100%;
      background-color: #4458dc;
      margin: 2px;
      width: 15px;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      float: left;
      -webkit-animation-name: ball-grid-pulse;
      animation-name: ball-grid-pulse;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-delay: 0;
      animation-delay: 0; }
      .preloader .ball-grid-pulse > div:nth-child(1) {
        -webkit-animation-delay: 0.22s;
        animation-delay: 0.22s;
        -webkit-animation-duration: 0.9s;
        animation-duration: 0.9s; }
      .preloader .ball-grid-pulse > div:nth-child(2) {
        -webkit-animation-delay: 0.64s;
        animation-delay: 0.64s;
        -webkit-animation-duration: 1s;
        animation-duration: 1s; }
      .preloader .ball-grid-pulse > div:nth-child(3) {
        -webkit-animation-delay: -0.15s;
        animation-delay: -0.15s;
        -webkit-animation-duration: 0.63s;
        animation-duration: 0.63s; }
      .preloader .ball-grid-pulse > div:nth-child(4) {
        -webkit-animation-delay: -30ms;
        animation-delay: -30ms;
        -webkit-animation-duration: 1.24s;
        animation-duration: 1.24s; }
      .preloader .ball-grid-pulse > div:nth-child(5) {
        -webkit-animation-delay: 80ms;
        animation-delay: 80ms;
        -webkit-animation-duration: 1.37s;
        animation-duration: 1.37s; }
      .preloader .ball-grid-pulse > div:nth-child(6) {
        -webkit-animation-delay: 0.43s;
        animation-delay: 0.43s;
        -webkit-animation-duration: 1.55s;
        animation-duration: 1.55s; }
      .preloader .ball-grid-pulse > div:nth-child(7) {
        -webkit-animation-delay: 50ms;
        animation-delay: 50ms;
        -webkit-animation-duration: 0.7s;
        animation-duration: 0.7s; }
      .preloader .ball-grid-pulse > div:nth-child(8) {
        -webkit-animation-delay: 50ms;
        animation-delay: 50ms;
        -webkit-animation-duration: 0.97s;
        animation-duration: 0.97s; }
      .preloader .ball-grid-pulse > div:nth-child(9) {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-duration: 0.63s;
        animation-duration: 0.63s; }
  .preloader .ball-rotate {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 55px;
    height: 55px; }
    .preloader .ball-rotate > div {
      position: relative;
      margin: 2px;
      width: 15px;
      height: 15px;
      background: #3264f5;
      border-radius: 100%;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both; }
      .preloader .ball-rotate > div:after, .preloader .ball-rotate > div:before {
        background-color: #3264f5;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        margin: 2px;
        content: "";
        position: absolute;
        opacity: 0.8; }
      .preloader .ball-rotate > div:before {
        top: 0;
        left: -28px; }
      .preloader .ball-rotate > div:after {
        top: 0;
        left: 25px; }
      .preloader .ball-rotate > div:first-child {
        -webkit-animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
        animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite; }

@keyframes bar-loader {
  0%,
  100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8); } }

@-webkit-keyframes bar-loader {
  0%,
  100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8); } }

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes preloader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes preloader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.documentation-wrapper {
  padding: 0 2.1rem;
  background: #fbfbfb;
  margin-bottom: 3rem; }
  .documentation-wrapper .card {
    border: none;
    margin-bottom: 1rem; }
  .documentation-wrapper .card-header {
    background-image: linear-gradient(to right, #7202bb 2%, #3264f5 82%);
    border: none; }
    .documentation-wrapper .card-header h5 {
      color: #ffffff; }
    .documentation-wrapper .card-header:first-child {
      border-radius: calc(.25rem - 1px); }
  .documentation-wrapper .doc-header {
    padding: 24px 2.1rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: #fbfbfb; }
  .documentation-wrapper .doc-table-contents {
    overflow: auto;
    position: fixed;
    top: 140px;
    left: calc(2.1rem - 15px);
    right: 0;
    bottom: 0;
    z-index: 1; }
  .documentation-wrapper .doc-content {
    padding-top: 140px; }
  .documentation-wrapper .list-arrow li {
    margin-bottom: 0.75rem; }
    .documentation-wrapper .list-arrow li:before {
      content: '\e606';
      color: #F1635F;
      font-family: "simple-line-icons";
      font-size: 0.7rem; }
    .documentation-wrapper .list-arrow li:last-child {
      margin-bottom: 0; }
  .documentation-wrapper ul {
    padding-left: 20px;
    list-style: none; }
    .documentation-wrapper ul pre {
      margin-bottom: 0.25rem; }

.white-text {
  color: #ffffff; }
  .white-text h2, .white-text h1, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
    color: #ffffff; }

.btn-rounded-circle {
  border-radius: 50px !important; }

.extra-large-heading {
  font-size: 4rem;
  line-height: 1;
  font-weight: 300; }
  @media (max-width: 991px) {
    .extra-large-heading {
      font-size: 3rem; } }
  @media (max-width: 767px) {
    .extra-large-heading {
      font-size: 2rem; } }

.social-white ul {
  justify-content: center;
  display: flex; }

.social-white li {
  margin-right: 15px; }
  .social-white li:last-child {
    margin-right: 0; }

.social-white a {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%; }

.social-white.social-footer ul {
  align-items: flex-end;
  justify-content: flex-end; }

.social-white.social-footer a {
  width: auto;
  height: auto;
  color: #ffffff; }

.box-shadow {
  box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1); }

/**
* ----------------------------------------------
* Scroll down and up css
* ----------------------------------------------
*/
.scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
  display: flex;
  width: 20px;
  height: 30px;
  margin: 0 auto;
  justify-content: center; }
  .scroll-down a {
    border-radius: 20px;
    border: 1px solid #ffffff;
    padding: 5px;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center; }
  .scroll-down span {
    background: #ffffff;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display: inline-block;
    animation: scroll-down 2s ease-in infinite;
    animation-fill-mode: forwards; }

@keyframes scroll-down {
  0% {
    transform: translateY(3px); }
  50% {
    transform: translateY(11px); }
  100% {
    transform: translateY(3px); } }

.backtop {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 15px;
  bottom: 30px;
  z-index: -12;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center; }
  .backtop a {
    font-size: 24px;
    color: #000000; }
  .backtop.show {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    z-index: 12; }

/**
* ----------------------------------------------
* Fullscreen css
* ----------------------------------------------
*/
.fullscreen {
  min-height: 100vh;
  width: 100%;
  position: relative; }
  .fullscreen .center-col {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: 20px; }
    @media (max-width: 1024px) {
      .fullscreen .center-col {
        left: 15px;
        right: 15px; } }
  .fullscreen.static-header {
    min-height: calc(100vh - 72px); }
  .fullscreen.no-header .center-col {
    margin-top: 0; }

/* ----------------------------------------------
* Opacity classes
* ----------------------------------------------
*/
.opacity-1 {
  opacity: 0.1 !important; }

.opacity-2 {
  opacity: 0.2 !important; }

.opacity-3 {
  opacity: 0.3 !important; }

.opacity-4 {
  opacity: 0.4 !important; }

.opacity-5 {
  opacity: 0.5 !important; }

.opacity-6 {
  opacity: 0.6 !important; }

.opacity-8 {
  opacity: 0.8 !important; }

.opacity-85 {
  opacity: 0.85 !important; }

/* ----------------------------------------------
* Button classes
* ----------------------------------------------
*/
.btn {
  padding: 0.75rem 1.75rem;
  min-width: 150px;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-radius: 5px;
  margin-top: 30px; }

.btn-primary {
  background: #000000;
  border-color: #000000;
  position: relative; }
  .btn-primary:hover {
    background: #3677fd;
    border: #3677fd; }
  .btn-primary.effect-1 span {
    position: relative;
    z-index: 1;
    color: #ffffff; }
  .btn-primary.effect-1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background-color: #000000;
    border-radius: 50px; }
  .btn-primary.effect-1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-bottom-color: #000000;
    transform: scale(0.1, 1);
    -webkit-transform: scale(0.1, 1); }
  .btn-primary.effect-1:hover {
    background: none;
    border: none; }
    .btn-primary.effect-1:hover span {
      color: #000000; }
    .btn-primary.effect-1:hover:before {
      opacity: 1;
      transform: scale(1, 1);
      -webkit-transform: scale(1, 1); }
    .btn-primary.effect-1:hover:after {
      opacity: 0;
      transform: scale(0.1, 1);
      -webkit-transform: scale(0.1, 1); }

.btn-white {
  background: #ffffff;
  color: #3677fd;
  border: 1px solid transparent; }
  .btn-white:hover {
    background: none;
    color: #ffffff;
    border-color: #ffffff; }

/* ----------------------------------------------
* Heading classes
* ----------------------------------------------
*/
.section-header {
  margin-bottom: 4rem; }
  .section-header h2 {
    letter-spacing: 2px; }
  .section-header.line-heading {
    position: relative;
    text-align: center;
    padding-bottom: 15px; }
    .section-header.line-heading:after {
      background: #000000;
      height: 1px;
      width: 50px;
      position: absolute;
      margin: 0 auto;
      bottom: 0;
      left: 0;
      right: 0;
      content: ""; }

/**
* ----------------------------------------------
* Spacing classes
* ----------------------------------------------
*/
.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.ml-15 {
  margin-left: 15px; }

.mr-15 {
  margin-right: 15px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.section-spacer {
  padding: 150px 0; }

.pt-150 {
  padding-top: 150px; }

.pb-120 {
  padding-bottom: 120px; }

.pt-80 {
  padding-top: 80px; }

.pb-50 {
  padding-bottom: 50px; }

/**
* ----------------------------------------------
* Overlay background colors
* ----------------------------------------------
*/
.grediant-overlay, .grediant-overlay-reverse,
.overlay, .white-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.9; }

.overlay {
  background: black; }

.white-overlay {
  background: #ffffff; }

.bg-light {
  background: #fbfbfb; }

.bg1 {
  background: url("../../images/bg-1.jpg") no-repeat center center/cover; }

.bg2 {
  background: url("../../images/bg-2.jpg") no-repeat center center/cover; }

.counter-bg {
  background: url("../../images/count-bg.png") repeat center center; }

/**
* ----------------------------------------------
* Pswp plugin reset
* ----------------------------------------------
*/
.pswp-caption {
  display: none; }

.pswp__caption__center {
  padding: 0;
  max-width: 1140px;
  text-align: center; }
  .pswp__caption__center h4 {
    font-size: 1.25rem;
    margin: 1rem 0; }
  .pswp__caption__center h4,
  .pswp__caption__center p {
    color: #ffffff; }

/**
* ----------------------------------------------
* Carousels css
* ----------------------------------------------
*/
.owl-carousel .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 50px; }

.owl-carousel .owl-dot {
  display: inline-block;
  height: 10px;
  margin-right: 10px;
  width: 10px; }
  .owl-carousel .owl-dot span {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    background: #3677fd;
    opacity: 0.6; }
  .owl-carousel .owl-dot.active span {
    opacity: 1; }

/**
* ----------------------------------------------
* Cookies css
* ----------------------------------------------
*/
.cookie {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #194277;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  display: none; }
  .cookie .accept-cookie {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center; }

/**
* ----------------------------------------------
* Nav bar css
* ----------------------------------------------
*/
.navbar {
  width: 100%;
  padding: 0; }
  @media (max-width: 991px) {
    .navbar .navbar-header {
      display: flex;
      justify-content: space-between;
      flex-grow: 1; } }
  .navbar .navbar-nav .nav-link {
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    position: relative;
    padding: 0.75rem 1.5rem;
    text-align: center; }
    @media (max-width: 991px) {
      .navbar .navbar-nav .nav-link {
        padding: 1.25rem 1rem; } }
    @media (max-width: 767px) {
      .navbar .navbar-nav .nav-link {
        color: #ffffff; } }
    .navbar .navbar-nav .nav-link.active {
      color: #3677fd; }
  .navbar .navbar-nav:last-child {
    padding-right: 0; }
  @media (max-width: 991px) {
    .navbar .navbar-nav {
      padding: 0;
      width: 100%; } }

/**
* ----------------------------------------------
* Header css
* ----------------------------------------------
*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 15px 0; }
  .header.fixed-nav {
    background: #ffffff; }
    .header.fixed-nav .hamburg-icon li {
      background: #000000; }

.header-default .navbar-nav {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  transform: translateX(10%);
  -webkit-transform: translateX(10%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s;
  -webkit-transition: all 0.25s; }
  .header-default .navbar-nav.show {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    visibility: visible; }
  @media (max-width: 991px) {
    .header-default .navbar-nav {
      flex-direction: column;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      max-width: 300px;
      background: #ffffff;
      padding-top: 40px;
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transition: all 0.4s;
      -webkit-transition: all 0.4s; }
      .header-default .navbar-nav .nav-link {
        color: #000000;
        text-align: left;
        padding: 0.75rem 1.25rem; } }

@media (min-width: 991px) {
  .header-default.fixed-nav .navbar-nav .nav-link {
    color: #000000; } }

.header-full-menu .center-block {
  width: 300px;
  margin: 0 auto; }

.header-full-menu .navbar-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #ffffff;
  display: flex;
  justify-content: center;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out; }
  .header-full-menu .navbar-nav .menu {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 30px;
    padding-bottom: 15px; }
    @media (min-width: 400px) and (max-height: 400px) {
      .header-full-menu .navbar-nav .menu {
        max-height: 250px;
        overflow: auto; } }
  .header-full-menu .navbar-nav .nav-link {
    color: #d2d2d2;
    font-size: 1.75rem;
    margin: 1rem 0;
    font-weight: 300;
    padding: 0;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    opacity: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s; }
    .header-full-menu .navbar-nav .nav-link:hover {
      color: #3677fd; }
    @media (max-width: 767px) {
      .header-full-menu .navbar-nav .nav-link {
        font-size: 1.125rem; } }

.header-full-menu .social-white {
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  opacity: 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }
  .header-full-menu .social-white li a {
    background: #d2d2d2;
    color: #ffffff; }
    .header-full-menu .social-white li a:hover {
      background: #3677fd; }

.header-full-menu .hamburg-icon.active {
  position: relative;
  z-index: 2; }
  .header-full-menu .hamburg-icon.active li {
    background: #000000; }

.header-full-menu.show .navbar-nav {
  transform: translateY(0);
  -webkit-transform: translateY(0); }
  .header-full-menu.show .navbar-nav .nav-link {
    opacity: 1; }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(1) {
      transition-delay: 0.45s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(2) {
      transition-delay: 0.5s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(3) {
      transition-delay: 0.55s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(4) {
      transition-delay: 0.6s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(5) {
      transition-delay: 0.65s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(6) {
      transition-delay: 0.7s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
    .header-full-menu.show .navbar-nav .nav-link:nth-child(7) {
      transition-delay: 0.8s;
      transform: translateY(0);
      -webkit-transform: translateY(0); }

.header-full-menu.show .social-white {
  transition-delay: 0.9s;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0); }

.hamburg-icon {
  width: 26px;
  cursor: pointer; }
  .hamburg-icon li {
    background: #ffffff;
    height: 2px;
    margin-bottom: 6px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    position: relative; }
    .hamburg-icon li:last-child {
      margin-bottom: 0; }
  .hamburg-icon.active li:first-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 7px; }
  .hamburg-icon.active li:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: -9px; }
  .hamburg-icon.active li:nth-child(2) {
    opacity: 0; }
  @media (max-width: 767px) {
    .hamburg-icon.active {
      position: relative;
      z-index: 2; }
      .hamburg-icon.active li {
        background: #000000; } }

/**
* ----------------------------------------------
* Footer css
* ----------------------------------------------
*/
.footer {
  background: #000000;
  padding: 50px 0;
  color: #ffffff; }
  @media (max-width: 767px) {
    .footer {
      text-align: center; } }
  @media (max-width: 767px) {
    .footer .social-white ul {
      margin-top: 15px;
      justify-content: center; } }

/**
* ----------------------------------------------
* Banners and Sliders css
* ----------------------------------------------
*/
.slider-text {
  text-align: center; }
  .slider-text h2 {
    font-size: 48px;
    color: #ffffff;
    line-height: 48px;
    font-weight: 300;
    margin-bottom: 30px; }
  .slider-text a {
    color: #ffffff;
    position: relative; }
    .slider-text a:hover {
      background: #ffffff;
      border-radius: 3px;
      color: #3677fd;
      transition: background .15s;
      -webkit-transition: background .15s; }
    .slider-text a:after, .slider-text a:before {
      border: 1px solid transparent;
      width: 0;
      height: 0;
      position: absolute;
      content: '';
      border-radius: 3px; }
    .slider-text a:after {
      right: 0;
      bottom: 0; }
    .slider-text a:before {
      left: 0;
      top: 0; }

.banner-slider .owl-item.active a:after {
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  transition: border-color 0s ease-out .25s, width 1s ease-out .5s, height 1.5s ease-out 1s;
  -webkit-transition: border-color 0s ease-out .25s, width 1s ease-out .5s, height 1.5s ease-out 1s;
  width: 100%;
  height: 100%; }

.banner-slider .owl-item.active a:before {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  transition: border-color 0s ease-out .25s, width 1s ease-out .5s, height 1.5s ease-out 1s;
  -webkit-transition: border-color 0s ease-out .25s, width 1s ease-out .5s, height 1.5s ease-out 1s;
  width: 100%;
  height: 100%; }

/**
* ----------------------------------------------
* Services css
* ----------------------------------------------
*/
.services {
  text-align: left;
  margin-bottom: 30px;
  padding: 30px;
  background: #ffffff;
  border-radius: 15px; }
  @media (max-width: 991px) {
    .services {
      padding: 15px; } }
  .services .image-holder {
    margin-bottom: 30px; }
  .services h5 {
    margin-bottom: 15px; }

/**
* ----------------------------------------------
* Portfolio or our works css
* ----------------------------------------------
*/
.work-list .work-nav {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap; }
  .work-list .work-nav li {
    margin-right: 1rem;
    margin-bottom: 1rem; }
    .work-list .work-nav li:last-child {
      margin-right: 0; }

.work-list .filtr-item {
  width: 33.33%;
  cursor: pointer; }
  @media (max-width: 767px) {
    .work-list .filtr-item {
      width: 50%; } }
  @media (max-width: 479px) {
    .work-list .filtr-item {
      width: 100%; } }

.work-list .control {
  color: #3677fd;
  background: #ffffff;
  position: relative;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
  padding: 0.75rem 1.75rem;
  border-radius: 5px; }
  .work-list .control.filtr-active, .work-list .control:hover {
    background: #3677fd;
    color: #ffffff; }

.work-list .four-col .filtr-item {
  width: 25%; }
  @media (max-width: 767px) {
    .work-list .four-col .filtr-item {
      width: 50%; } }
  @media (max-width: 479px) {
    .work-list .four-col .filtr-item {
      width: 100%; } }

.work-grid-box-1 {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: block; }
  .work-grid-box-1 .grediant-overlay {
    visibility: hidden; }
  .work-grid-box-1 .grid-image {
    overflow: hidden; }
    .work-grid-box-1 .grid-image a {
      display: block;
      position: relative;
      overflow: hidden;
      flex-grow: 1; }
    .work-grid-box-1 .grid-image img {
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease; }
  .work-grid-box-1 .grid-content {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 2;
    color: #000000; }
    @media (max-width: 991px) {
      .work-grid-box-1 .grid-content {
        left: 15px;
        bottom: 15px; } }
    .work-grid-box-1 .grid-content * {
      transform: translateY(15px);
      -webkit-transform: translateY(15px);
      transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      opacity: 0; }
    .work-grid-box-1 .grid-content p {
      transition-delay: 0.2s; }
  .work-grid-box-1:hover .grid-image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .3; }
  .work-grid-box-1:hover .grid-content * {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1; }

/**
* ----------------------------------------------
* Counter css
* ----------------------------------------------
*/
.counter-box-1 {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 5px; }
  @media (max-width: 991px) {
    .counter-box-1 {
      height: 100%; } }
  .counter-box-1 .icon {
    color: #000000; }
  .counter-box-1 .counter {
    width: auto;
    line-height: 1;
    margin: 30px 0; }

/**
* ----------------------------------------------
* Pricing css
* ----------------------------------------------
*/
.pricing-card-box-1 {
  padding: 100px 30px 60px;
  border-radius: 5px;
  text-align: center; }
  @media (max-width: 991px) {
    .pricing-card-box-1 {
      padding: 80px 15px 50px; } }
  .pricing-card-box-1 .pricing-body {
    padding: 30px 0; }
    .pricing-card-box-1 .pricing-body li {
      margin-bottom: 15px; }
  .pricing-card-box-1 .plan-price h2 {
    font-size: 3rem; }
  .pricing-card-box-1 .plan-price span {
    font-size: 1rem; }

/**
* ----------------------------------------------
* Teams css
* ----------------------------------------------
*/
.team-box-1 {
  position: relative; }
  .team-box-1 .image-holder {
    overflow: hidden; }
    .team-box-1 .image-holder img {
      transition: all 0.3s;
      -webkit-transition: all 0.3s; }
  .team-box-1 .team-text {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 2;
    color: #000000; }
    @media (max-width: 991px) {
      .team-box-1 .team-text {
        left: 15px;
        bottom: 15px; } }
    .team-box-1 .team-text * {
      transform: translateY(15px);
      -webkit-transform: translateY(15px);
      transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      opacity: 0; }
    .team-box-1 .team-text p {
      transition-delay: 0.2s; }
  .team-box-1:hover .image-holder img {
    opacity: 0.3;
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  .team-box-1:hover .team-text * {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1; }

/**
* ----------------------------------------------
* Testimonials css
* ----------------------------------------------
*/
.testimonial-slider {
  text-align: center; }
  .testimonial-slider .testimonial-text {
    margin-bottom: 30px; }
  .testimonial-slider .author-image img {
    width: auto;
    display: inline-block; }
  .testimonial-slider .author-image h5 {
    margin-top: 15px; }
    .testimonial-slider .author-image h5 small {
      color: #777;
      font-size: 0.875rem;
      display: block; }

/**
* ----------------------------------------------
* Blogs css
* ----------------------------------------------
*/
.blog-box-1 .blog-body {
  padding: 30px;
  background: #ffffff; }
  @media (max-width: 991px) {
    .blog-box-1 .blog-body {
      padding: 15px; } }

.blog-box-1 .blog-author {
  display: flex;
  align-items: center;
  margin-bottom: 15px; }
  .blog-box-1 .blog-author ul {
    display: flex;
    align-items: center; }
  .blog-box-1 .blog-author li {
    font-size: 0.875rem; }
    .blog-box-1 .blog-author li img {
      width: 40px; }
    .blog-box-1 .blog-author li span {
      width: 5px;
      height: 5px;
      display: inline-flex;
      background: #000000;
      margin: 0 10px;
      border-radius: 100%;
      vertical-align: middle; }

@media (max-width: 767px) {
  .blog-box-1 > img {
    width: 100%; } }

/**
* ----------------------------------------------
* Subscribe css
* ----------------------------------------------
*/
.subscribe .form-control {
  height: 40px;
  border: none;
  background: #d2d2d2; }

.subscribe .input-group-btn {
  position: relative;
  left: -40px; }

.subscribe .round-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 100%;
  background: #000000;
  color: #ffffff; }

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