@charset "UTF-8";

body {
  padding-right: 0 !important;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
  color: #777;
  line-height: 26px;
  letter-spacing: 0.02rem;
  overflow: auto !important;
}

.font-montserrat {
  font-family: "Montserrat";
}

a {
  text-decoration: none;
}

ul {
  list-style-type: none;
  padding-left: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  letter-spacing: 0.03rem;
}

/* Loader */
.bix-loader {
  min-width: 100%;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  z-index: 45;
}
.bix-loader img {
  width: 60px;
  position: absolute;
}
.bix-loader .loader {
  width: 100px;
  height: 100px;
  display: inline-block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bix-loader .loader:before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px dashed #111a24;
  border-radius: 50%;
  -webkit-animation: loader 7s linear infinite;
  animation: loader 7s linear infinite;
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.bix-banner-line .inner-border:after {
  content: "";
  width: 2px;
  height: 80px;
  position: absolute;
  background-color: #111a24;
  z-index: -1;
  border-radius: 50px;
}
.bix-banner-line .inner-border:before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  border-radius: 50%;
  background-color: #111a24;
  border: 2px solid #fff;
  z-index: 0;
  -webkit-animation: mover 3s infinite alternate;
  animation: mover 3s infinite alternate;
}

@-webkit-keyframes mover {
  0% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(70px);
  }
}

@keyframes mover {
  0% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(70px);
  }
}
/* single projects */
.bix-single-projects-sidebar .bix-gallery-card {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, calc(33% - 2px));
  grid-row-gap: 4px;
  grid-column-gap: 4px;
}

.bix-single-projects-contact
  .bix-product-details
  .bix-product-details-card:hover {
  border-color: #1b1c20;
}

.bix-client .inner-details .client-details p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bix-reviews-details .bix-input input::-webkit-input-placeholder,
.bix-reviews-details .bix-input textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-reviews-details .bix-input input::-moz-placeholder,
.bix-reviews-details .bix-input textarea::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-reviews-details .bix-input input:-ms-input-placeholder,
.bix-reviews-details .bix-input textarea:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-reviews-details .bix-input input::-ms-input-placeholder,
.bix-reviews-details .bix-input textarea::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-reviews-details .bix-input input::placeholder,
.bix-reviews-details .bix-input textarea::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

/* projects */
.bix-projects-tabs ul li.active {
  background-color: #111a24;
  color: #fff;
}

.bix-project-card:hover .project-image img {
  -webkit-transform: scale(1.1) rotate(5deg);
  transform: scale(1.1) rotate(5deg);
}
.bix-project-card .project-image:hover .overlay-project-card {
  opacity: 1;
}
.bix-project-card .project-image .overlay-project-card::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg fill='%23FFFFFF' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 442.04 442.04' xml:space='preserve'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E %3Cg%3E %3Cg%3E %3Cpath d='M221.02,341.304c-49.708,0-103.206-19.44-154.71-56.22C27.808,257.59,4.044,230.351,3.051,229.203 c-4.068-4.697-4.068-11.669,0-16.367c0.993-1.146,24.756-28.387,63.259-55.881c51.505-36.777,105.003-56.219,154.71-56.219 c49.708,0,103.207,19.441,154.71,56.219c38.502,27.494,62.266,54.734,63.259,55.881c4.068,4.697,4.068,11.669,0,16.367 c-0.993,1.146-24.756,28.387-63.259,55.881C324.227,321.863,270.729,341.304,221.02,341.304z M29.638,221.021 c9.61,9.799,27.747,27.03,51.694,44.071c32.83,23.361,83.714,51.212,139.688,51.212s106.859-27.851,139.688-51.212 c23.944-17.038,42.082-34.271,51.694-44.071c-9.609-9.799-27.747-27.03-51.694-44.071 c-32.829-23.362-83.714-51.212-139.688-51.212s-106.858,27.85-139.688,51.212C57.388,193.988,39.25,211.219,29.638,221.021z'%3E%3C/path%3E %3C/g%3E %3Cg%3E %3Cpath d='M221.02,298.521c-42.734,0-77.5-34.767-77.5-77.5c0-42.733,34.766-77.5,77.5-77.5c18.794,0,36.924,6.814,51.048,19.188 c5.193,4.549,5.715,12.446,1.166,17.639c-4.549,5.193-12.447,5.714-17.639,1.166c-9.564-8.379-21.844-12.993-34.576-12.993 c-28.949,0-52.5,23.552-52.5,52.5s23.551,52.5,52.5,52.5c28.95,0,52.5-23.552,52.5-52.5c0-6.903,5.597-12.5,12.5-12.5 s12.5,5.597,12.5,12.5C298.521,263.754,263.754,298.521,221.02,298.521z'%3E%3C/path%3E %3C/g%3E %3Cg%3E %3Cpath d='M221.02,246.021c-13.785,0-25-11.215-25-25s11.215-25,25-25c13.786,0,25,11.215,25,25S234.806,246.021,221.02,246.021z'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

/* Prices */
.bix-services-box:hover .services-header {
  border-color: #1b1c20;
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.item-grid .item {
  display: none;
  overflow: hidden;
}

/* Faq */
.bix-accordion-header:after {
  -webkit-transform: none;
  transform: none;
  background-image: none;
  content: "-";
  font-weight: 500;
  color: #777;
  font-size: 24px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bix-accordion-header.active-arrow:after {
  background-image: none;
  content: "+";
  font-weight: 500;
  color: #777;
  font-size: 24px;
  position: absolute;
  right: 20px;
}

.bix-text-left {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.dark-mode {
  display: none;
}

.white-mode {
  display: inline;
}

/* Header */
.bix-fixed {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px 0 !important;
  z-index: 40 !important;
}
.bix-fixed .bix-navbar {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 15px;
  background-color: rgba(247, 245, 251, 0.85);
  border: 1px solid #111a24;
  border-radius: 25px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.bix-fixed .bix-navbar .navbar-brand {
  padding: 0;
}

.bix-main-menu ul li:hover > a:after {
  color: #f41a4a;
}
.bix-main-menu ul li .mega-menu {
  -webkit-box-shadow: #f7faff;
  box-shadow: #f7faff;
}
.bix-main-menu ul li.dropdown ul.sub-menu {
  -webkit-box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.09);
}
.bix-main-menu ul li.dropdown ul li.active a {
  color: #f41a4a;
}
.bix-main-menu ul li.dropdown ul li.active a i {
  color: #f41a4a;
}
.bix-main-menu ul li.dropdown ul li:hover > a i {
  color: #f41a4a;
}
.bix-main-menu ul li.dropdown ul li a:hover i {
  color: #f41a4a;
}
.bix-main-menu ul li.dropdown li.position-static {
  position: relative !important;
}
.bix-main-menu
  ul
  li.dropdown
  li.position-static:hover
  .sub-menu.sub-menu-child {
  margin: -5px 0 0 0;
  opacity: 1;
  visibility: visible;
}
.bix-main-menu ul li.dropdown ul.sub-menu.sub-menu-child {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 30px 0 0 0;
  left: 100% !important;
  opacity: 0;
  visibility: hidden;
  top: 0;
}
.bix-main-menu ul li.dropdown:hover .sub-menu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.bix-main-menu ul li.dropdown:hover .mega-menu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.bix-main-menu ul li.active > a {
  color: #f41a4a;
}
.bix-main-menu > ul > li:hover > a:before {
  background: #f41a4a;
  width: 100%;
}
.bix-main-menu > ul > li:hover > a i {
  color: #f41a4a;
}
.bix-main-menu > ul > li.active > a:before {
  width: 100%;
  background: #f41a4a;
}

.bix-mobile-menu .bix-menu-inner .bix-menu-content ul li .menu-toggle {
  width: 100%;
  height: 47px;
  padding-right: 15px;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: auto;
  cursor: pointer;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.bix-mobile-menu .bix-menu-inner .bix-menu-content ul li .menu-toggle:before {
  content: "+";
  font-weight: 500;
  color: #777;
  font-size: 24px;
}

.bix-mobile-menu.bix-menu-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

/* footer */
.bix-footer-contact .logo-links a:hover i {
  color: #fff;
}

/* tools-sidebar */
.bix-tools-sidebar .bix-tools-detail::-webkit-scrollbar {
  background-color: transparent;
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: #f41a4a;
}
.bix-tools-sidebar .bix-tools-detail::-webkit-scrollbar-thumb {
  background-color: #f41a4a;
  border-radius: 5px;
}
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-rtl
  .active-mode,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-rtl
  .active-dark-mode,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-dark
  .active-mode,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-dark
  .active-dark-mode {
  position: relative;
}
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-rtl
  .active-mode:after,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-rtl
  .active-dark-mode:after,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-dark
  .active-mode:after,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-dark
  .active-dark-mode:after {
  content: "\eb79";
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-family: "remixicon" !important;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 10px;
  background-color: #111a24;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-rtl
  .active-mode
  img,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-rtl
  .active-dark-mode
  img,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-dark
  .active-mode
  img,
.bix-tools-sidebar
  .bix-tools-detail
  .bix-tools-block
  .bix-tools-dark
  .active-dark-mode
  img {
  border-color: #f41a4a;
}

.active-variant {
  position: relative;
}
.active-variant:after {
  font-family: "remixicon" !important;
  content: "\eb79";
  height: 35px;
  width: 35px;
  font-size: 18px;
  position: absolute;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.open-tools {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

/* Layouts ( Import Layouts ) */
/* Hero */
.section-hero .first-name,
.section-hero .last-name {
  text-shadow: 2px 2px #111a24, -2px 2px #111a24, 2px -2px #111a24,
    -2px -2px #111a24;
}

.bix-hero-img:after {
  content: "";
  height: 60px;
  width: 60px;
  background-image: url("/shapes/shape-4.avif");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.bix-hero-img .hero-inner-img:before {
  content: "";
  background-image: url("/hero-border.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 550px;
  width: 550px;
  margin: auto;
  position: absolute;
  bottom: -140px;
  left: 0;
  right: 0;
  z-index: -1;
}

.bix-hero-contact h1:after {
  content: "";
  height: 70px;
  width: 70px;
  background-image: url("../img/hero/shape-two.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -40px;
  right: 40px;
  z-index: -1;
}
.bix-hero-contact .bix-buttons:after {
  content: "";
  height: 70px;
  width: 33px;
  background-image: url("/shapes/shape-3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -40px;
  right: 200px;
  z-index: -1;
}

/* Responsive */
@media screen and (max-width: 1399px) {
  .section-hero:before {
    height: 200px;
    width: 750px;
  }
  .section-hero:after {
    height: 200px;
    width: 750px;
  }
  .bix-hero-img .hero-inner-img:before {
    height: 450px;
    width: 450px;
  }
  .bix-hero-img .hero-inner-img:after {
    height: 400px;
    width: 400px;
  }
  .bix-hero-contact h1:after {
    right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .section-hero:before {
    height: 130px;
    width: 600px;
  }
  .section-hero:after {
    height: 130px;
    width: 600px;
  }
  .bix-hero-img .hero-inner-img:after {
    height: 350px;
    width: 350px;
  }
  .bix-hero-img .hero-inner-img:before {
    height: 400px;
    width: 400px;
  }
  .bix-hero-contact:before {
    top: 0;
    left: 0;
  }
  .bix-hero-contact .bix-buttons:after {
    right: 100px;
  }
  .bix-hero-contact h1:after {
    height: 50px;
    width: 50px;
    right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .section-hero:before {
    height: 100px;
    width: 450px;
  }
  .section-hero:after {
    height: 100px;
    width: 450px;
  }
  .bix-hero-contact:before {
    display: none;
  }
  .bix-hero-contact .bix-buttons:after {
    display: none;
  }
  .bix-hero-img .hero-inner-img:before {
    height: 450px;
    width: 450px;
    bottom: -35px;
    left: -9px;
  }
  .bix-hero-img .hero-inner-img:after {
    height: 400px;
    width: 400px;
    bottom: -12px;
    left: -9px;
  }
  .bix-hero-contact h1:after {
    right: 300px;
  }
}
@media screen and (max-width: 767px) {
  .bix-hero-contact h1:after {
    right: 200px;
  }
  .bix-hero-img .hero-inner-img:before {
    height: 450px;
    width: 450px;
  }
  .bix-hero-img .hero-inner-img:after {
    height: 400px;
    width: 400px;
  }
}
@media screen and (max-width: 575px) {
  .bix-hero-img .hero-inner-img:before {
    height: 280px;
    width: 280px;
    bottom: -20px;
    left: -10px;
  }
  .bix-hero-img .hero-inner-img:after {
    height: 260px;
    width: 260px;
    bottom: -9px;
    left: -10px;
  }
  .bix-hero-img:after {
    width: 30px;
    bottom: -70px;
    opacity: 0.5;
  }
  .bix-hero-contact h1:after {
    display: none;
  }
  .bix-hero-contact .bix-buttons:after {
    display: none;
  }
}
@media screen and (max-width: 460px) {
  .section-hero:before {
    width: 100%;
  }
  .section-hero:after {
    width: 100%;
  }
}
/* about */
.section-about:before {
  content: "";
  height: 200px;
  width: 165px;
  background-image: url("/shapes/shape-1-book.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.section-about:after {
  content: "";
  height: 120px;
  width: 70px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  opacity: 0.3;
}
.section-about .container {
  position: relative;
}
.section-about .container:before {
  content: "";
  height: 50px;
  width: 50px;
  background-image: url("/shapes/shape-2-flower.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 150px;
  z-index: -1;
}

.bix-about-contact h5 {
  text-shadow: 1px 1px #111a24, -1px 1px #111a24, 1px -1px #111a24,
    -1px -1px #111a24;
}

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

@keyframes rotateText {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.bix-rounded-circle:hover svg {
  -webkit-animation: rotateText 10s linear infinite;
  animation: rotateText 10s linear infinite;
}
.bix-rounded-circle h5 {
  font-size: 10px;
  color: #fff;
}

.bix-about-img:hover .inner-item {
  opacity: 1;
  right: 8px;
}
.bix-about-img .inner-item .box-inner:after {
  content: "";
  height: 30px;
  width: 60px;
  background-image: url("/shapes/whitespace-about.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -4px;
  left: -33px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 0;
}
.bix-about-img .inner-item .box-inner a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bix-skill .skill-inner-box:hover .skill-logo {
  opacity: 1;
  top: -10px;
}
.bix-skill .skill-inner-box .skill-logo a:after {
  content: "";
  height: 25px;
  width: 67px;
  background-image: url("/shapes/whitespace-about.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 9px;
  left: -20px;
  z-index: -1;
}
.bix-skill .skill-inner-box .skill-contact .progress .fill {
  stroke-dasharray: 219.9907836914;
  stroke-dashoffset: -219.9907836914;
  -webkit-transition: stroke-dashoffset 1s;
  transition: stroke-dashoffset 1s;
  stroke-width: 1;
}
.bix-skill .skill-inner-box .skill-contact .progress .track {
  stroke-width: 6;
  stroke: rgba(221, 221, 221, 0) !important;
}
.bix-skill .skill-inner-box .skill-contact .progress .track,
.bix-skill .skill-inner-box .skill-contact .progress .fill {
  fill: rgba(0, 0, 0, 0);
  -webkit-transform: rotate(90deg) translate(0px, -80px);
  transform: rotate(90deg) translate(0px, -80px);
  stroke: #111a24;
}
.bix-skill .skill-inner-box .skill-contact .progress text {
  text-anchor: middle;
  font-weight: 500;
  font-size: 14px;
}

.bix-block-skill {
  display: block;
}

.bix-aboutpage-img:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f7f5fb;
  border: 1px solid #e9e6ef;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  border-radius: 40%;
}

/* Responsive */
@media screen and (max-width: 1199px) {
  .section-about:before {
    height: 120px;
    width: 100px;
  }
}
@media screen and (max-width: 991px) {
  .section-about .container:before {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 575px) {
  .bix-about-img .bix-about-detail {
    height: 100px;
    width: 100px;
    bottom: 20px;
    right: 20px;
  }
  .bix-about-img .bix-about-detail .inner-contact {
    height: 100px;
    width: 100px;
  }
  .bix-about-img .bix-about-detail .bix-rounded {
    height: 90px;
    width: 90px;
  }
  .bix-about-img .bix-about-detail .bix-rounded span {
    font-size: 8px;
  }
}
@media screen and (max-width: 310px) {
  .bix-about-detail {
    display: none;
  }
}
/* achievement */
.tab-content .tab-activity-pane {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none !important;
}
.tab-content .tab-activity-pane.tab-active {
  display: block !important;
}

.bix-tab.active {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #111a24;
  color: #fff;
}

.tab-activity-pane {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bix-tab {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}

.section-achievement:before {
  content: "";
  height: 110px;
  width: 100px;
  background-image: url("/shapes/shape-1-backpack.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 150px;
  left: 10px;
  z-index: -1;
}
.section-achievement:after {
  content: "";
  height: 130px;
  width: 130px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 50px;
  left: 500px;
  z-index: -1;
}

ul#bix_activity li.active a {
  border: 0;
  background-color: #111a24;
  color: #fff;
}

.bix-achievement .bix-border-r .achievement-year:after {
  top: 55px;
}
.bix-achievement .bix-border-l:before {
  content: "";
  height: 6px;
  width: 16px;
  border: 2px solid #fff;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #111a24;
  z-index: 0;
}
.bix-achievement .bix-border-l .achievement-year:after {
  bottom: 55px;
}
.bix-achievement .bix-achievement-inner .bix-achievement-box p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.bix-achievement .bix-achievement-inner .bix-achievement-box.left:after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: -30px;
  background-color: #111a24;
  z-index: -1;
}
.bix-achievement .bix-achievement-inner .bix-achievement-box.right:after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: -30px;
  background-color: #111a24;
  z-index: -1;
}

/* Responsive */
@media screen and (max-width: 1399px) {
  .section-achievement:after {
    left: 400px;
  }
  .bix-achievement .bix-border-r .achievement-year:after {
    top: 68px;
  }
  .bix-achievement .bix-border-l .achievement-year:after {
    bottom: 68px;
  }
}
@media screen and (max-width: 1199px) {
  .section-achievement:after {
    height: 100px;
    width: 100px;
    left: 300px;
  }
  .bix-achievement .bix-border-r .achievement-year:after {
    top: 78px;
  }
  .bix-achievement .bix-border-l .achievement-year:after {
    bottom: 68px;
  }
}
@media screen and (max-width: 991px) {
  .section-achievement:before {
    height: 90px;
    width: 80px;
  }
  .bix-achievement .bix-border-r .achievement-year:after {
    top: 118px;
  }
  .bix-achievement .bix-border-l .achievement-year:after {
    bottom: 108px;
  }
}
@media screen and (max-width: 767px) {
  .section-achievement:after {
    left: 10px;
  }
  .bix-achievement .bix-border-l:before {
    display: none;
  }
  .bix-achievement .bix-border-l .achievement-year:after {
    bottom: 70px;
  }
  .bix-achievement .bix-achievement-inner .bix-achievement-box.left:after,
  .bix-achievement .bix-achievement-inner .bix-achievement-box.right:after {
    display: none;
  }
  .bix-achievement .bix-border-r:before {
    display: none;
  }
  .bix-achievement .bix-border-r .achievement-year:after {
    top: 87px;
  }
}
/* services */
.section-services:before {
  content: "";
  height: 130px;
  width: 130px;
  background-image: url("../img/services/shape-1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -100px;
  left: 100px;
  z-index: -1;
}

.bix-services .services-image .inner-image .ring {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bix-services .services-image .inner-image:after {
  content: "";
  height: 40px;
  width: 40px;
  background-image: url("../img/services/left-shape.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 18px;
  left: -18px;
  z-index: 0;
}
.bix-services .services-image .inner-image:before {
  content: "";
  height: 40px;
  width: 40px;
  background-image: url("../img/services/right-shape.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 18px;
  right: -18px;
  z-index: 0;
}

/* Responsive */
@media screen and (max-width: 991px) {
  .section-services:before {
    height: 100px;
    width: 100px;
  }
}
@media screen and (max-width: 575px) {
  .section-services:before {
    left: 20px;
  }
}
/* Testimonials */
.section-testimonials:after {
  content: "";
  height: 200px;
  width: 200px;
  background-image: url("../img/testimonials/shape.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.bix-testimonials .inner-banner h4 {
  text-shadow: 1px 1px #111a24, -1px 1px #111a24, 1px -1px #111a24,
    -1px -1px #111a24;
}

/* Responsive */
@media screen and (max-width: 1199px) {
  .section-testimonials:after {
    height: 150px;
    width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .section-testimonials:after {
    height: 120px;
    width: 120px;
  }
}
@media screen and (max-width: 575px) {
  .section-testimonials:after {
    height: 80px;
    width: 80px;
  }
}
/* blog */
.bix-blog-box .blog-contact h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bix-blog-box .blog-contact p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* modal */
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem);
  }
}
@keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem);
  }
}
ul#contact_tabs li.active a {
  border: 0;
  background-color: #111a24;
  color: #fff;
}

.bix-modal {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bix-modal .tab-popup {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none !important;
}
.bix-modal .tab-popup.tab-active-popup {
  display: block !important;
}

.bix-overflow-hidden {
  overflow: hidden;
}

.bix-fadeInDown {
  -webkit-animation: fadeInDown 0.3s ease-in-out forwards;
  animation: fadeInDown 0.3s ease-in-out forwards;
}

.bix-fadeOutUp {
  -webkit-animation: fadeOutUp 0.2s ease-in-out forwards;
  animation: fadeOutUp 0.2s ease-in-out forwards;
}

.bix-modal
  .modal-content
  .modal-body
  .form-group
  input::-webkit-input-placeholder,
.bix-modal
  .modal-content
  .modal-body
  .form-group
  select::-webkit-input-placeholder,
.bix-modal
  .modal-content
  .modal-body
  .form-group
  textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-modal .modal-content .modal-body .form-group input::-moz-placeholder,
.bix-modal .modal-content .modal-body .form-group select::-moz-placeholder,
.bix-modal .modal-content .modal-body .form-group textarea::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-modal .modal-content .modal-body .form-group input:-ms-input-placeholder,
.bix-modal .modal-content .modal-body .form-group select:-ms-input-placeholder,
.bix-modal
  .modal-content
  .modal-body
  .form-group
  textarea:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-modal .modal-content .modal-body .form-group input::-ms-input-placeholder,
.bix-modal .modal-content .modal-body .form-group select::-ms-input-placeholder,
.bix-modal
  .modal-content
  .modal-body
  .form-group
  textarea::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}

.bix-modal .modal-content .modal-body .form-group input::placeholder,
.bix-modal .modal-content .modal-body .form-group select::placeholder,
.bix-modal .modal-content .modal-body .form-group textarea::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #555;
}
.bix-modal .modal-content .modal-body .form-group select {
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bix-modal .modal-content .modal-body .form-group textarea {
  height: auto;
}

[data-icon]:before {
  font-family: "icons-font" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bag:before {
  content: "\61";
}
.icon-bars:before {
  content: "\62";
}
