:root {
    --bultax-font: "robotovar", sans-serif;
    --bultax-heading-font: "barlow", sans-serif;
    --bultax-text: #636363;
    --bultax-text-rgb: 99, 99, 99;
    --bultax-base: #04ACED;
    --bultax-base-rgb: 255, 90, 30;
    --bultax-base2: #2A2929;
    --bultax-base2-rgb: 255, 96, 22;
    --bultax-black: #000000;
    --bultax-black-rgb: 0, 0, 0;
    --bultax-black2: #333333;
    --bultax-black2-rgb: 51, 51, 51;
    --bultax-black3: #222222;
    --bultax-black3-rgb: 34, 34, 34;
    --bultax-black4: #0E0E0E;
    --bultax-black4-rgb: 14, 14, 14;
    --bultax-white: #fff;
    --bultax-white-rgb: 255, 255, 255;
    --bultax-gray: #F4F4F4;
    --bultax-gray-rgb: 244, 244, 244;
    --bultax-border-color: #DDDDDD;
    --bultax-border-color-rgb: 221, 221, 221;
    --bultax-letter-space: 0.1em;
    --bultax-letter-space-xl: 0.2em;
}

body {
    font-family: var(--bultax-font, "Roboto", sans-serif);
    color: var(--bultax-text, #636363);
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
}
.header_logo {
    height: auto;
}
::selection {
    color: #fff;
    background-color: var(--bultax-base);
}
.top-info-box li .info-box span.info-icon i {
    color: var(--bultax-base);
}
.top-info-box li .info-box .info-box-title {
    font-size: 18px !important;
    margin-bottom: 3px !important;
}
.top-info-box li .info-box .info-box-subtitle {
    font-size: 16px !important;
    font-family: var(--bultax-font);
}
.headernav-variation2 ul.main-menu > li.menu-item-94 > a {
    color: var(--bultax-base);
}
.main-menu>li:hover>a, ul.main-menu>li:active>a {
    color: var(--bultax-base) !important;
}
#back-to-top .btn.btn-primary {
    background: var(--bultax-base2);
    margin-bottom: 10px;
}
#back-to-top i {
    color: var(--bultax-base);
}
#back-to-top .btn.btn-primary:hover {
    background: var(--bultax-base);
}
#back-to-top .btn.btn-primary:hover i {
    color: var(--bultax-base2);
}
.top-bar2 .top-social li a {
    color: var(--bultax-base);
    background: var(--bultax-white);
    width: 28px;
    height: 28px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin-left: 5px;
    font-size: 14px;
    line-height: 28px;
}

/*---footer---*/

.copyright {
    background: var(--bultax-base);
    padding-top: 7px;
    padding-bottom: 7px;
}
.footer-logo {
    margin-bottom: 25px;
    background: var(--bultax-white);
    padding: 10px;
    border-radius: 10px;
    display: none;
}
.footer .widget.tansy_latest_news_widget ul li {
    margin-bottom: 5px;
}
.footer .widget-title:before {
    background: var(--bultax-base);
}
.listofcom {
    list-style: none;
    line-height: 1.7;
    margin-bottom: 10px;
}
.listofcom span {
    color: var(--bultax-base);
    background: var(--bultax-white);
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    border-radius: 50%;
}
.widget_nav_menu ul.menu.nav > li a {
    font-family: var(--bultax-font);
    font-size: 18px;
}
.footer .widget.tansy_latest_news_widget ul li a {
    font-family: var(--bultax-font);
    font-size: 18px;
}
.widget_nav_menu {
    margin-top: 0px;
}
.footer .widget ul.nav > li {
    margin-bottom: 5px;
}
.widget_nav_menu ul.menu.nav > li a {
    margin-bottom: 5px;
}
.widget_nav_menu ul.menu.nav > li.current-menu-item > a, .widget_nav_menu ul.menu.nav > li:hover > a {
    color: var(--bultax-base);
    cursor: pointer;
    font-weight: 700;
}
.footer .widget-title {
    font-size: 18px;
    margin-bottom: 35px;
}
.copyright-info a {
    color: var(--bultax-base2);
}



/*---header---*/
.top-bar2 {
    background: var(--bultax-base);
    padding: 7px 0px 7px;
    border-bottom: 1px solid #ddd;
}
.header_contact, .header_title {
    color: #ffffff;
    font-size: 16px;
    font-family: var(--bultax-font);
    font-weight: 600;
}

a, ul.main-menu li ul li a:hover, .btn-white.btn-primary, .top-bar2 ul.top-info li i, ul.top-info-box li .info-box span.info-icon, .entry-header .entry-title a:hover, .post-meta a:hover, .widget.tansy_latest_news_widget .entry-title a:hover, .widget ul.nav>li>a:hover, .isotope-nav ul a.active, .project-item-title a:hover, .quote-author, .latest-post .post-title a:hover, .iwd-team-content .iwd-name, .team-social-icons a i:hover, .iwd-team-content-classic .team-social-icons a i:hover, .action-box-icon i, .footer-widget ul.list-arrow li:hover a, .footer-widget ul.list-arrow li:hover, #back-to-top .btn.btn-primary, ul.main-menu>li.current-menu-item>a, ul.main-menu>li.current-menu-parent>a, .quote-item .quote-text:before, .wd-button:hover, ul.main-menu>li:hover>a, ul.main-menu>li.current-menu-parent > ul.sub-menu > li.current-menu-item > a, ul.list-arrow li:before, .featured-post, .off-canvas-list li a:hover {
    color: #2a2929;
}
.headernav-variation2 ul.main-menu > li > a, .headernav-variation3 ul.main-menu > li > a {
    color: #ffffff;
    font-family: var(--bultax-font);
    font-size: 16px;
}
.headernav-variation2 .site-navigation-inner, .headernav-variation3 {
    background: var(--bultax-base2);
}
.top-info-box li .info-box .info-box-title {
    color: #000000 !important;
    font-family: var(--bultax-heading-font) !important;
}
.header-right {
    top: 20px;
}
.banner-area {
    background: url(../../images/images/home/others/img2/csebr.png);
    height: 250px;
    min-height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.banner-heading .breadcrumb a {
    color: var(--bultax-base);
}
.border-title.border-left:before, .border-title.border-left:after {
    background: var(--bultax-base) !IMPORTANT;
}

/*====================================================  start_home  =========================================================*/

/*---  title  ---*/

.sec-title {
  position: relative;
  line-height: 1;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .sec-title {
    padding-bottom: 52px;
    margin-top: -2px;
  }
}
.sec-title__box {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 5px;
}
.sec-title__box img {
  width: auto;
}
.sec-title__tagline {
    margin: 0;
    display: inline-block;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    font-family: var(--bultax-font, "Roboto", sans-serif);
    color: var(--bultax-base, #FF5A1E);
}
@media (max-width: 575px) {
  .sec-title__tagline {
    font-size: 18px;
  }
}
.sec-title__title {
    margin: 0;
    font-family: var(--bultax-heading-font, "Barlow", sans-serif);
    letter-spacing: 0%;
    font-weight: 700;
    font-size: 35px;
    line-height: 124%;
    color: var(--bultax-black3, #222222);
}
@media (max-width: 767px) {
  .sec-title__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec-title__title br {
    display: none;
  }
}

/*---section---*/

.section-space {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .section-space {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 575px) {
  .section-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.section-space-top {
  padding-top: 120px;
}
@media (max-width: 767px) {
  .section-space-top {
    padding-top: 100px;
  }
}
@media (max-width: 575px) {
  .section-space-top {
    padding-top: 80px;
  }
}

.section-space-bottom {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .section-space-bottom {
    padding-bottom: 100px;
  }
}
@media (max-width: 575px) {
  .section-space-bottom {
    padding-bottom: 80px;
  }
}

/*--btn--*/

.bultax-btn {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--bultax-base, #FF5A1E);
  color: var(--bultax-white, #fff);
  transition: 500ms;
  padding: 11px 12px 11px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  gap: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.bultax-btn:focus {
  color: var(--bultax-white, #fff);
}
.bultax-btn__icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bultax-white, #fff);
  color: var(--bultax-base, #FF5A1E);
  font-size: 14px;
}
.bultax-btn__icon-box {
  width: 13px;
  height: 13px;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  transition: all 500ms ease;
}
.bultax-btn__icon-box i {
    position: absolute;
    bottom: 0px;
    left: 0px;
    transform: rotate(315deg);
}
.bultax-btn__icon-box i:last-child {
  left: -15px;
  bottom: -15px;
  transform: translate(0, 0);
}
.bultax-btn::before {
  content: "";
  background-color: var(--bultax-black4, #0E0E0E);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-165%, 0) rotate(0deg);
  transform-origin: right bottom;
  transition: all 0.35s;
  z-index: -1;
}
.bultax-btn:hover {
  color: var(--bultax-white, #fff);
}
.bultax-btn:hover::before {
  transform: translate(0%, 0) rotate(0deg);
}
.bultax-btn:hover .bultax-btn__icon i {
    transform: translate(15px, -15px);
    transition: all 0.5s ease-out;
}
.bultax-btn:hover .bultax-btn__icon i:last-child {
  visibility: visible;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes bwTada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes flip-2-hor-top-1 {
  0% {
    transform: translateY(0);
    transform-origin: 50% 0%;
  }
  50% {
    transform: translateY(-100%);
    transform-origin: 50% 100%;
  }
  100% {
    transform: translateY(0);
    transform-origin: 50% 0%;
  }
}
@keyframes bwslideTop {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
@keyframes bwLeftToRight {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes bwTopToBottom {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}
@keyframes textScrolling {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(0%, 0, 0);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes wobbleTop {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
@keyframes bwscale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}


/*---  default  ---*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: var(--bultax-heading-font, "Barlow", sans-serif);
    color: var(--bultax-black, #000000);
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.justify-content-center {
    justify-content: center!important;
    display: flex;
}
a {
    color: var(--bultax-base);
    transition: all 400ms ease;
}
a:hover {
    color: var(--bultax-base);
}

/*---------------------------------------------------  home_welcome  ---------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-one {
  position: relative;
  z-index: 1;
}
.about-one__thumb {
  position: relative;
  z-index: 1;
}
.about-one__thumb__item {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .about-one__thumb__item {
    margin-right: 50px;
    margin-left: 20px;
  }
}
.about-one__thumb__item img {
  object-fit: cover;
  width: 100%;
}
.about-one__thumb__item-small {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: none;
}
.about-one__thumb__item-small img {
  object-fit: cover;
  border: 10px solid var(--bultax-white, #fff);
  border-right: none;
  border-bottom: none;
}
@media (max-width: 575px) {
  .about-one__thumb__item-small {
    bottom: 74px;
  }
}
.about-one__thumb__item::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background-color: var(--bultax-white, #fff);
  width: 118px;
  height: 128px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.about-one__thumb::after {
  content: "";
  position: absolute;
  top: 47px;
  left: 0;
  width: 384px;
  height: 206px;
  background-color: var(--bultax-base, #FF5A1E);
}
@media (max-width: 575px) {
  .about-one__thumb::after {
    display: none;
  }
}
.about-one__thumb::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 451px;
  height: 249px;
  background-color: var(--bultax-black4, #0E0E0E);
  z-index: -1;
}
@media (max-width: 575px) {
  .about-one__thumb::before {
    width: 100%;
  }
}
.about-one__thumb__funfact {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 425px) {
  .about-one__thumb__funfact {
    gap: 20px;
  }
}
.about-one__thumb__funfact__count {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 119%;
  margin-bottom: 0;
  color: var(--bultax-white, #fff);
  padding: 28px 18px;
  padding-right: 9px;
  background-color: var(--bultax-base);
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 768px) {
  .about-one__thumb__funfact__count {
    font-size: 30px;
    padding: 20px 15px;
  }
}
@media (max-width: 425px) {
  .about-one__thumb__funfact__count {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.about-one__thumb__funfact__count span {
  color: inherit;
}
.about-one__thumb__funfact__count::after {
  content: "";
  width: 24px;
  height: 66px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
  right: -16px;
  background-color: var(--bultax-base);
}
@media (max-width: 425px) {
  .about-one__thumb__funfact__count::after {
    display: none;
  }
}
.about-one__thumb__funfact__text {
  font-weight: 600;
  font-size: 29.2194px;
  margin-bottom: 0;
  color: var(--bultax-white, #fff);
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 768px) {
  .about-one__thumb__funfact__text {
    font-size: 18px;
  }
}
.about-one__content .sec-title {
  padding-bottom: 20px;
}
.about-one__text {
    margin-bottom: 22px;
    text-align: justify;
}
.about-one__feature {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding-top: 0px;
    border-top: 1px solid var(--bultax-border-color, #DDDDDD);
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 768px) {
  .about-one__feature {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 450px) {
  .about-one__feature {
    grid-template-columns: repeat(1, 1fr);
  }
}
.about-one__feature::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 135px;
  width: 61px;
  height: 3px;
  background-color: var(--bultax-base, #FF5A1E);
}
.about-one__feature__item {
  padding: 25px 10px 20px 20px;
  background-color: #F4F4F4;
  display: flex;
  align-items: start;
  gap: 8px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.about-one__feature__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 47px;
  background-color: var(--bultax-black4, #0E0E0E);
  z-index: -1;
  transition: all 0.4s ease-in-out;
  -webkit-mask: url('data:image/svg xml;utf8,     ');
  mask: url('data:image/svg xml;utf8,     ');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
}
@media (max-width: 450px) {
  .about-one__feature__item::after {
    display: none;
  }
}
.about-one__feature__item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bultax-black4, #0E0E0E);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  transform: translate(-100%, -100%);
}
.about-one__feature__item:hover::before {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.about-one__feature__item:hover::after {
  background-color: var(--bultax-base, #FF5A1E);
}
.about-one__feature__item:hover .about-one__feature__icon {
  color: var(--bultax-base, #FF5A1E);
  background-color: var(--bultax-white, #fff);
}
.about-one__feature__item:hover .about-one__feature__title {
  color: var(--bultax-white, #fff);
}
.about-one__feature__item:hover .about-one__feature__shape::before {
  visibility: visible;
  opacity: 1;
}
.about-one__feature__shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.about-one__feature__shape::after {
  content: "";
  position: absolute;
  bottom: -0.88px;
  left: 0;
  width: 42px;
  height: 42px;
  background-color: var(--bultax-white, #fff);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 450px) {
  .about-one__feature__shape::after {
    display: none;
  }
}
.about-one__feature__shape::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 26px;
  height: 3px;
  background-color: var(--bultax-base, #FF5A1E);
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
.about-one__feature__icon {
  max-width: 30px;
  width: 100%;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  background-color: var(--bultax-base, #FF5A1E);
  font-size: 14px;
  color: var(--bultax-white, #fff);
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.about-one__feature__title {
  font-weight: 600;
  font-size: 17px;
  line-height: 153%;
  color: var(--bultax-black2, #333333);
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
}
.about-one__support {
    display: flex;
    align-items: center;
    gap: 27px;
    position: relative;
    z-index: 1;
    margin-bottom: 22px;
}
.about-one__support .icon {
  font-size: 42px;
  color: var(--bultax-base, #FF5A1E);
  position: relative;
  z-index: 1;
  line-height: 1;
}
.about-one__support .icon i {
  line-height: 1;
}
.about-one__support__text {
  margin-bottom: 0;
  font-weight: 600;
}
.about-one__support__text a {
  color: var(--bultax-base, #FF5A1E);
  text-decoration: underline;
}
.about-one__support-border {
  width: 2px;
  height: 100%;
  border-radius: 100px;
  background-color: var(--bultax-black4, #0E0E0E);
  position: absolute;
  top: 0;
  right: -12px;
}
.about-one__support-border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 13px;
  border-radius: 100px;
  background-color: var(--bultax-base, #FF5A1E);
}
.about-one__button {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) and (min-width: 480px) {
  .about-one__button {
    gap: 10px;
  }
  .about-one__button .bultax-btn {
    padding: 11px 8px 11px 10px;
  }
}
@media (max-width: 479px) {
  .about-one__button {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}
.about-one__active {
  display: flex;
  align-items: center;
  gap: 27px;
  padding: 7px 23px 7px 9px;
  border-radius: 100px;
  border: 1px solid var(--bultax-border-color, #DDDDDD);
}
.about-one__active__image {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.about-one__active__image::after {
  content: "";
  position: absolute;
  top: 9px;
  bottom: 9px;
  right: -12px;
  width: 2px;
  border-radius: 100px;
  background-color: var(--bultax-base, #FF5A1E);
}
.about-one__active__image img {
  border-radius: 50%;
  border: 3px solid var(--bultax-white, #fff);
}
.about-one__active__image img   img {
  margin-left: -15px;
}
.about-one__active__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.about-one__bulldozer {
  position: absolute;
  right: 0;
  bottom: -11%;
}
@media (max-width: 1700px) {
  .about-one__bulldozer {
    text-align: end;
  }
  .about-one__bulldozer img {
    width: 50%;
  }
}
@media (max-width: 1466px) {
  .about-one__bulldozer {
    display: none;
  }
}
.about-one__bulldozer img {
  animation: bwLeftToRight 3s ease-in-out infinite;
}

/*--------------------------------------------------------------
# Funfact
--------------------------------------------------------------*/
.funfact-one {
  position: relative;
  z-index: 1;
}
.funfact-one__list {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .funfact-one__list {
    gap: 20px;
  }
}
.funfact-one__list li {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  flex: 0 0 25%;
  max-width: 25%;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 991px) {
  .funfact-one__list li {
    flex: 0 0 47%;
    max-width: 50%;
    border-right: 1px solid #DDDDDD;
  }
}
@media (max-width: 425px) {
  .funfact-one__list li {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 1px solid #DDDDDD;
  }
}
.funfact-one__list li:hover {
  border-color: var(--bultax-white, #fff);
}
.funfact-one__list li:first-child {
  border-left: 1px solid #DDDDDD;
}
.funfact-one__list li:last-child {
  border-right: 1px solid #DDDDDD;
}
.funfact-one__list li   li {
  border-left: 1px solid #DDDDDD;
}
.funfact-one--home::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 120px);
  background-color: #F4F4F4;
  z-index: -1;
}

.funfact-card {
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: var(--bultax-white, #fff);
}
.funfact-card__icon__box {
  width: 88px;
  height: 88px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.funfact-card__icon__box::after, .funfact-card__icon__box::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: var(--bultax-base);
  top: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
.funfact-card__icon__box::after {
  right: -29.5px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
.funfact-card__icon__box::before {
  left: -29.5px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.funfact-card__icon {
  width: 88px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bultax-black4, #0E0E0E);
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
  color: var(--bultax-white, #fff);
  clip-path: polygon(0 0, 100% 0, 100% 70%, 75% 100%, 25% 100%, 0 70%);
  transition: all 0.4s ease-in-out;
}
.funfact-card__count {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 35px;
  line-height: 74%;
  color: var(--bultax-black3, #222222);
  margin-bottom: 15px;
  transition: all 0.4s ease-in-out;
}
.funfact-card__text {
  color: var(--bultax-black2, #333333);
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize;
  transition: all 0.4s ease-in-out;
}
.funfact-card__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  visibility: hidden;
  opacity: 0;
  transform: translateX(-100%);
  transition: all 0.4s ease-in-out;
}
.funfact-card__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--bultax-black4-rgb, 14, 14, 14), 0.85);
  z-index: -1;
}
.funfact-card__shape {
  position: absolute;
  bottom: 0;
  line-height: 0;
  left: 0;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  visibility: hidden;
  width: 100%;
  height: 6px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.funfact-card:hover .funfact-card__bg, .funfact-card:hover .funfact-card__shape {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.funfact-card:hover .funfact-card__icon__box::before,
.funfact-card:hover .funfact-card__icon__box::after {
  background-color: var(--bultax-white, #fff);
}
.funfact-card:hover .funfact-card__icon {
  background-color: var(--bultax-base);
}
.funfact-card:hover .funfact-card__icon i {
  animation: wobbleTop 1s ease-in-out 1;
}
.funfact-card:hover .funfact-card__text,
.funfact-card:hover .funfact-card__count {
  color: var(--bultax-white, #fff);
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-two,
.service-page {
  counter-reset: serviceCard;
  position: relative;
  z-index: 1;
}

.service-two {
  background-color: #F4F4F4;
}
.service-two .service-card:hover .service-card__top::before,
.service-two .service-card {
  background-color: var(--bultax-white, #fff);
}
.service-two .service-card-two__thumb::before,
.service-two .service-card-two__thumb::after,
.service-two .service-card::after,
.service-two .service-card__top::after {
  background-color: #F4F4F4;
}

.service-card {
  position: relative;
  z-index: 1;
  background-color: #F4F4F4;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}
.service-card__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transform: translateY(100%) scale(1.3);
  transition: all 0.4s ease-in-out;
}
.service-card__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(14, 14, 14, 0.5);
  transition: all 0.4s ease-in-out;
}
.service-card__top {
  padding: 42px 50px 30px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 425px) {
  .service-card__top {
    padding: 37px 41px 30px 20px;
  }
}
.service-card__top__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 118%;
  color: var(--bultax-black3, #222222);
  margin-bottom: 0;
}
@media (max-width: 1199px) and (min-width: 767px), (max-width: 425px) {
  .service-card__top__title {
    font-size: 18px;
  }
}
.service-card__top__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.service-card__top__title a:hover {
  background-size: 100% 1px;
}
.service-card__top::before {
  content: "";
  width: 96px;
  height: 102px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--bultax-base, #FF5A1E);
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 425px) {
  .service-card__top::before {
    width: 76px;
    height: 80px;
  }
}
.service-card__top::after {
  content: "";
  width: 70px;
  height: 60px;
  position: absolute;
  top: 0;
  right: -0.8px;
  background-color: var(--bultax-white, #fff);
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
.service-card__top__subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  color: var(--bultax-base, #FF5A1E);
  display: flex;
  align-items: center;
  counter-increment: serviceCard;
  transition: all 0.4s ease-in-out;
}
.service-card__top__subtitle span {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 10px;
  width: 100%;
  height: 10px;
  border: 2px solid var(--bultax-base, #FF5A1E);
  margin-right: 10px;
  transition: all 0.4s ease-in-out;
}
.service-card__top__subtitle::after {
  margin-left: 3px;
  content: "0" counter(serviceCard);
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  color: var(--bultax-base, #FF5A1E);
  transition: all 0.4s ease-in-out;
}
.service-card__top__icon {
  max-width: 80px;
  width: 100%;
  font-size: 38px;
  color: var(--bultax-white, #fff);
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bultax-black4, #0E0E0E);
  transition: all 0.4s ease-in-out;
  clip-path: polygon(0 0, 70% 0, 100% 25%, 100% 100%, 0 100%, 0% 50%);
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 425px) {
  .service-card__top__icon {
    max-width: 55px;
    height: 55px;
    font-size: 30px;
  }
}
.service-card__content {
  position: relative;
  z-index: 1;
  padding: 24px 30px 30px;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 425px) {
  .service-card__content {
    padding: 24px 17px 25px;
  }
}
.service-card__content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  height: 1px;
  background-color: #dddddd;
  transition: all 0.4s ease-in-out;
}
.service-card__text {
  margin-bottom: 13px;
  transition: all 0.4s ease-in-out;
}
.service-card__list {
  margin-bottom: -6px;
}
.service-card__list__item {
  display: flex;
  align-items: center;
  justify-content: start;
  font-weight: 400;
  font-size: 16px;
  line-height: 162%;
  color: var(--bultax-text, #636363);
  transition: all 0.4s ease-in-out;
}
.service-card__list__item   .service-card__list__item {
  margin-top: 5px;
}
.service-card__list__icon {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--bultax-black4, #0E0E0E);
  font-size: 11px;
  color: var(--bultax-white, #fff);
  margin-right: 8px;
  transition: all 0.4s ease-in-out;
}
.service-card__btn {
  text-align: end;
}
.service-card__btn .bultax-btn {
  background-color: transparent;
  padding: 0;
  margin-left: auto;
  margin-right: 0;
}
.service-card__btn .bultax-btn::before {
  display: none;
}
.service-card__btn .bultax-btn__icon {
  width: 50px;
  height: 50px;
  background-color: var(--bultax-black4, #0E0E0E);
  color: var(--bultax-white, #fff);
}
.service-card__btn .bultax-btn__icon-box {
  width: 20px;
  height: 20px;
  font-size: 19px;
}
.service-card::after {
  width: 185px;
  height: 46px;
  position: absolute;
  bottom: -0.7px;
  left: 0;
  background-color: var(--bultax-white, #fff);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
}
.service-card:hover .service-card__bg {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) scale(1);
}
.service-card:hover .service-card__bg::after {
  background-color: rgba(14, 14, 14, 0.9);
}
.service-card:hover .service-card__top::before {
  background-color: #F4F4F4;
}
.service-card:hover .service-card__top__icon {
  background-color: var(--bultax-base, #FF5A1E);
}
.service-card:hover .service-card__top__icon img {
    animation: bwTada 0.5s ease-in-out;
}
.service-card:hover .service-card__top__title,
.service-card:hover .service-card__text,
.service-card:hover .service-card__top__subtitle::after,
.service-card:hover .service-card__top__subtitle {
  color: var(--bultax-white, #fff);
}
.service-card:hover .service-card__top__subtitle span {
  background-color: var(--bultax-base, #FF5A1E);
}
.service-card:hover .service-card__content::after {
  background-color: rgba(221, 221, 221, 0.3);
}
.service-card:hover .service-card__list__item {
  color: var(--bultax-white, #fff);
}
.service-card:hover .service-card__list__item .service-card__list__icon {
  background-color: var(--bultax-base, #FF5A1E);
  color: var(--bultax-white, #fff);
}
.service-card:hover .bultax-btn .bultax-btn__icon {
  background-color: var(--bultax-base, #FF5A1E);
}
.service-card:hover .bultax-btn .bultax-btn__icon-box {
  transform: rotate(45deg);
}
.service-card .service-card__list__item:hover .service-card__list__icon {
  background-color: var(--bultax-white, #fff);
  color: var(--bultax-base, #FF5A1E);
}

.service-card-two__thumb {
  position: relative;
  z-index: 1;
}
.service-card-two__thumb::after {
  content: "";
  width: 70px;
  height: 60px;
  position: absolute;
  top: 0;
  right: -0.8px;
  background-color: var(--bultax-white, #fff);
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.service-card-two__thumb::before {
  width: 185px;
  height: 46px;
  position: absolute;
  bottom: -0.7px;
  left: 0;
  background-color: var(--bultax-white, #fff);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
}
.service-card-two__thumb img {
  object-fit: cover;
  width: 100%;
}

.cta-two {
  position: relative;
  z-index: 1;
  padding-top: 150px;
  padding-bottom: 140px;
}
@media (max-width: 1199px) {
  .cta-two {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .cta-two {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .cta-two {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.cta-two__bg {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  background-size: cover;
  background-position: top left;
  z-index: -1;
}
.cta-two__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bultax-black4, #0E0E0E);
  opacity: 90%;
}
.cta-two__content {
  position: relative;
  z-index: 1;
}
.cta-two__title {
  font-weight: 700;
  font-size: 35px;
  line-height: 131%;
  text-align: center;
  color: var(--bultax-white, #fff);
  margin-bottom: 20px;
}
.cta-two__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 162%;
  text-align: center;
  color: var(--bultax-white, #fff);
  max-width: 570px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 34px;
}
.cta-two__btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media (max-width: 575px) {
  .cta-two__btn-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.cta-two__call {
  display: flex;
  align-items: center;
}
.cta-two__call__icon {
  font-size: 50px;
  color: var(--bultax-base, #FF5A1E);
  transition: all 0.4s ease-in-out;
  display: flex;
}
.cta-two__call__content {
  margin-left: 24px;
  padding-left: 16px;
  border-left: 2px solid var(--bultax-white, #fff);
  line-height: 1;
}
.cta-two__call__content span {
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 118%;
  color: var(--bultax-white, #fff);
  margin-bottom: 10px;
}
.cta-two__call__content a {
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
    display: inline;
    color: var(--bultax-white, #fff);
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
    transition: all 500ms ease;
}
.cta-two__call__content a:hover {
  background-size: 100% 1px;
}
.cta-two__call__content a {
  margin-bottom: -4px;
}
.cta-two__call__content a:hover {
  color: var(--bultax-base, #FF5A1E);
}
.cta-two__call:hover .cta-two__call__icon {
  color: var(--bultax-white, #fff);
}
.cta-two__call:hover .cta-two__call__icon i {
  animation: bwTada 1s ease 1;
}
.cta-two__call__shape {
  position: absolute;
  top: -60px;
  left: -50px;
}
.cta-two__call__shape img {
  animation: bwscale 3s linear infinite;
}
@media (max-width: 575px) {
  .cta-two__call__shape {
    display: none;
  }
}
.cta-two__call__shape-two {
  position: absolute;
  top: -60px;
  right: -50px;
}
.cta-two__call__shape-two img {
  animation: bwscale 3s linear infinite;
}
@media (max-width: 575px) {
  .cta-two__call__shape-two {
    display: none;
  }
}
.cta-two__shape {
  position: absolute;
  top: -10px;
  left: 0;
}
#jarallax-container-0 {
    clip: rect(0 1349px 541.5px 0);
    clip: rect(0, 1349px, 541.5px, 0);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.slider-area {
    position: relative;
    z-index: 1;
    background-color: var(--bultax-base, #FF5A1E);
    overflow: hidden;
}
.slider-area--two {
  background-color: var(--bultax-black4, #0E0E0E);
}
.slider-area--two .slider-area__text-slider__item:nth-child(even) {
  color: var(--bultax-black4, #0E0E0E);
}
.slider-area--two .slider-area__text-slider {
  animation-direction: alternate;
}
.slider-area__text-slider {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 130px;
    padding: 38px 0px;
    animation: textScrolling 25s linear infinite;
    animation-direction: reverse;
    will-change: transform;
    position: relative;
    white-space: nowrap;
}
.htextimg-cl {
    background: var(--bultax-white);
    border-radius: 30px;
}
.slider-area__text-slider__item.hslast {
    margin-left: 140px;
}
@media (max-width: 575px) {
  .slider-area__text-slider {
    padding: 20px;
  }
}
.slider-area__text-slider__item {
  font-weight: 700;
  font-size: 50px;
  line-height: 60%;
  text-transform: uppercase;
  color: var(--bultax-white, #fff);
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
}
@media (max-width: 575px) {
  .slider-area__text-slider__item {
    font-size: 30px;
  }
  .slider-area__text-slider__item img {
    width: 30px;
    height: auto;
  }
}
/*---.slider-area__text-slider__item:nth-child(even) {
  color: var(--bultax-base, #FF5A1E);
  text-shadow: -1px 1px 1px #ffffff, 1px 1px 1px #ffffff, -1px -1px 1px #ffffff, 1px -1px 1px #ffffff;
}
.slider-area__text-slider__item:nth-child(even) span {
  display: block;
  position: relative;
  z-index: 1;
}
.slider-area__text-slider__item:nth-child(even) span::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: transparent;
  border: 1px solid var(--bultax-white, #fff);
}---*/

/*--------------------------------------------------------------
# Work Process
--------------------------------------------------------------*/
.working-process {
  position: relative;
  z-index: 1;
}
.working-process__item {
  position: relative;
  z-index: 1;
  margin-top: 95px;
  padding-bottom: 1px;
}
@media (max-width: 1199px) {
  .working-process__item {
    margin-bottom: 30px;
  }
}
.working-process__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 365px;
  -webkit-mask: url(../../images/images/home/others/workprocessmask.png);
  mask: url(../../images/images/home/others/workprocessmask.png);
 -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
  background-color: #F4F4F4;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .working-process__item::after {
    height: 310px;
    mask: none;
    border-radius: 30px;
  }
}
.working-process__item::before {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 365px;
    -webkit-mask: url(../../images/images/home/others/workprocessmask.png);
    mask: url(../../images/images/home/others/workprocessmask.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-size: auto;
    mask-size: auto;
    background-color: var(--bultax-base);
    z-index: -1;
    transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .working-process__item::before {
    mask: none;
    height: 310px;
    border-radius: 30px;
  }
}
.working-process__item__image {
  width: 224px;
  height: 224px;
  border-radius: 50%;
  background-color: var(--bultax-white, #fff);
  border: 1px solid var(--bultax-border-color, #DDDDDD);
  padding: 14px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -94px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  transition: all 0.4 ease-in-out;
}
@media (max-width: 1199px) and (min-width: 575px) {
  .working-process__item__image {
    width: 190px;
    height: 190px;
  }
}
.working-process__item__image img {
  object-fit: cover;
  width: 100%;
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
}
.working-process__item__image__shape {
  position: absolute;
  left: 18%;
  top: 6.3%;
  z-index: 2;
}
.working-process__item__image__shape img {
  object-fit: cover;
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .working-process__item__image__shape img {
    width: 147px;
    height: 140px;
  }
}
@media (max-width: 575px) {
  .working-process__item__image__shape img {
    display: none;
  }
}
.working-process__item__content {
  text-align: center;
}
.working-process__item .step {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: var(--bultax-white, #fff);
  padding: 7px 16px;
  border-radius: 6px;
  background-color: var(--bultax-base, #FF5A1E);
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
  transition: all 0.4s ease-in-out;
}
.working-process__item__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 118%;
  margin-bottom: 15px;
}
@media (max-width: 1199px) and (min-width: 767px) {
  .working-process__item__title {
    font-size: 18px;
  }
}
.working-process__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.working-process__item__title a:hover {
  background-size: 100% 1px;
}
.working-process__item__title a:hover {
  color: var(--bultax-base, #FF5A1E);
}
.working-process__item__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 162%;
    color: var(--bultax-text, #636363);
    margin-bottom: 20px;
    transition: all 0.4s ease-in-out;
    padding: 0 15px;
}
@media (max-width: 1199px) {
  .working-process__item__btn {
    margin-bottom: -30px;
  }
}
.working-process__item__btn a {
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--bultax-black4, #0E0E0E);
    color: var(--bultax-white, #fff);
    transform: rotate(315deg);
}
.working-process__item__arrow {
  position: absolute;
  top: -40px;
  right: -90px;
}
@media (max-width: 767px) {
  .working-process__item__arrow {
    display: none;
  }
}
.working-process__item:hover::before, .working-process__item:hover::after {
  background-color: var(--bultax-black4, #0E0E0E);
}
.working-process__item:hover .working-process__item__text,
.working-process__item:hover .working-process__item__title {
  color: var(--bultax-white, #fff);
}
.working-process__item:hover .step {
  background-color: var(--bultax-white, #fff);
  color: var(--bultax-base, #FF5A1E);
}
.working-process__item:hover .working-process__item__image {
  border-style: dashed;
  border-color: var(--bultax-base, #FF5A1E);
}
.working-process__item:hover .working-process__item__image img {
  filter: blur(2px);
}
.working-process__item:hover .working-process__item__image__shape img {
  animation: rotate 6s ease-in-out infinite;
}
.working-process__item:hover .working-process__item__btn a {
    transform: rotate(0deg);
    background-color: var(--bultax-base, #FF5A1E);
    color: var(--bultax-white, #fff);
}
.working-process__item:hover .working-process__item__arrow img {
  animation: bwLeftToRight 2s ease-in-out infinite;
}
.working-process__item--two {
  margin-top: 145px;
}
@media (max-width: 767px) {
  .working-process__item--two {
    margin-top: 95px;
  }
}


/*--------------------------------------------------------------
# Client Carousel
--------------------------------------------------------------*/
.client-carousel {
  position: relative;
  background-color: var(--bultax-white, #fff);
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .client-carousel {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .client-carousel {
    padding-bottom: 20px;
}
}
.client-carousel::before, .client-carousel::after {
    content: "";
    width: calc(50% - 180px);
    height: 2px;
    background-color: var(--bultax-border-color, #DDDDDD);
    position: absolute;
    top: 34px;
    left: 0px;
}
.client-carousel::after {
  left: auto;
  right: 0px;
}
.client-carousel__content {
  text-align: center;
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .client-carousel__content {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .client-carousel__content {
    padding-bottom: 20px;
}
}
.client-carousel__title {
  margin: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;
  text-transform: uppercase;
  color: var(--bultax-black2, #333333);
  position: relative;
  z-index: 1;
}
.client-carousel__title span {
  color: var(--bultax-base, #FF5A1E);
}
.client-carousel__title__shape {
    max-width: 100%;
    height: auto;
    position: relative;
    top: 15px;
}
.client-carousel__carousel .owl-stage {
  display: flex;
  align-items: center;
}
.client-carousel__item {
    position: relative;
    padding: 15px 30px;
    text-align: center;
    margin: 0 14px;
}
@media (max-width: 575px) {
  .client-carousel__item {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
}
.client-carousel__item img {
  max-width: 100%;
  width: auto !important;
}
.client-carousel__item:hover .client-carousel__hover {
  opacity: 1;
}
.client-carousel__image {
  margin: auto;
}
.client-carousel__hover {
    padding: 15px 20px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid var(--bultax-black4, #0E0E0E);
    border-radius: 50px;
    transition: opacity 300ms ease;
    background: #fff;
}


/*-----------------------------------------------------  home_gallery  --------------------------------------------------*/

#home .vc_custom_1496736351250 {
    background-color: #F4F4F4 !important;
}
#home .isotope-nav {
    display: none;
}
#home .homegallery-title {
    text-align: center;
}
#home #tem562_home_gallery_block {
    padding-top: 40 !important;
}
#home .gal_tit h3.hgrlwsub-heading.heading3 {
    text-transform: uppercase;
    color: #eb0029;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 20px;
    padding-right: 10px;
    font-family: oswaldvar;
    margin: 0;
}
#home .gal_tit h2.hgrlwtitle.heading2 {
    font-weight: 500;
    font-size: 45px;
    margin-bottom: 25px;
    letter-spacing: 0;
    line-height: 1.2;
}
#home #tem562_home_gallery_block .section-title {
    margin-bottom: 20px;
}


/*--------------------------------------------------------------
# Why choose
--------------------------------------------------------------*/
.why-choose-one {
  position: relative;
  z-index: 1;
}
.why-choose-one__content {
    background-color: #F4F4F4;
    padding: 65px 56px;
    position: relative;
    z-index: 1;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 500px) {
  .why-choose-one__content {
    padding: 30px 20px;
  }
}
.why-choose-one__content::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--bultax-white, #fff);
  width: 143px;
  height: 151px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (max-width: 500px) {
  .why-choose-one__content::after {
    width: 50px;
    height: 70px;
  }
}
.why-choose-one .sec-title {
  padding-bottom: 15px;
}
.why-choose-one__text {
  margin-bottom: 25px;
}
.why-choose-one__list {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    border-top: 1px solid var(--bultax-border-color, #DDDDDD);
    padding-top: 30px;
}
.why-choose-one__list::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 135px;
  width: 61px;
  height: 3px;
  background-color: var(--bultax-base, #FF5A1E);
}
.why-choose-one__list__item {
    display: flex;
    align-items: center;
    justify-content: start;
    font-weight: 500;
    font-size: 18px;
    line-height: 162%;
    color: var(--bultax-black2, #333333);
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}
.why-choose-one__list__item:hover .why-choose-one__list__icon {
  background-color: var(--bultax-base, #FF5A1E);
  color: var(--bultax-white, #fff);
}
.why-choose-one__list__item   .why-choose-one__list__item {
  margin-top: 10px;
}
.why-choose-one__list__icon {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--bultax-black4, #0E0E0E);
  font-size: 11px;
  color: var(--bultax-white, #fff);
  margin-right: 8px;
  transition: all 0.4s ease-in-out;
}
.why-choose-one__btn .bultax-btn {
  background-color: var(--bultax-black4, #0E0E0E);
}
.why-choose-one__btn .bultax-btn::before {
  background-color: var(--bultax-base, #FF5A1E);
}
.why-choose-one__btn .bultax-btn .bultax-btn__icon {
  background-color: var(--bultax-white, #fff);
}
.why-choose-one__thumb-content {
  background-color: var(--bultax-black4, #0E0E0E);
  padding: 87px 37px 42px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .why-choose-one__thumb-content {
    padding: 65px 15px 20px;
  }
}
.why-choose-one__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 136%;
  text-transform: capitalize;
  color: var(--bultax-white, #fff);
  margin-bottom: 14px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .why-choose-one__title {
    font-size: 18px;
  }
}
.why-choose-one__text-two {
  text-transform: capitalize;
  color: var(--bultax-white, #fff);
}
@media (max-width: 1199px) and (min-width: 992px) {
  .why-choose-one__text-two {
    font-size: 14px;
  }
}
.why-choose-one__btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: var(--bultax-white, #fff);
  display: flex;
  align-items: center;
  gap: 4px;
}
.why-choose-one__btn i {
  font-size: 14px;
  color: var(--bultax-base, #FF5A1E);
}
.why-choose-one__thumb img {
  object-fit: cover;
  width: 100%;
}
.why-choose-one__funfact {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--bultax-base);
  padding: 9px 16px;
  min-width: 140px;
}
.why-choose-one__funfact__count {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bultax-base);
  text-shadow: -1px 1px 1px #ffffff, 1px 1px 1px #ffffff, -1px -1px 1px #ffffff, 1px -1px 1px #ffffff;
  font-weight: 700;
  font-size: 35px;
  line-height: 86%;
}
.why-choose-one__funfact::after {
  position: absolute;
  content: "";
  width: 42px;
  height: 102%;
  top: 0;
  right: -42px;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
  background-color: var(--bultax-base);
  opacity: 0.72;
}
.why-choose-one__shape {
    position: absolute;
    bottom: -100px;
    right: 30px;
}
@media (max-width: 1800px) {
  .why-choose-one__shape {
    text-align: end;
    right: 30px;
}
  .why-choose-one__shape img {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .why-choose-one__shape {
    display: none;
  }
}
.why-choose-one__shape img {
  animation: bwTopToBottom 3s linear infinite;
  object-fit: cover;
}


/*==================================================  about_page  =====================================================*/

.about-three {
  position: relative;
  z-index: 1;
  background-color: var(--bultax-white, #fff);
}
@media (min-width: 1200px) {
  .about-three__content {
    margin-right: 30px;
  }
}
.about-three .sec-title {
  padding-bottom: 22px;
}
.about-three__text {
  margin-bottom: 42px;
}
.about-three__thumb {
  position: relative;
  z-index: 1;
}
.about-three__thumb__item img {
  object-fit: cover;
  width: 100%;
  clip-path: polygon(84% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
}
.about-three__thumb__item-small {
    display: none;
    position: absolute;
    bottom: 0;
    left: -118px;
    border-right: 15px solid var(--bultax-white, #fff);
    border-top: 15px solid var(--bultax-white, #fff);
}
.about-three__thumb__item-small img {
  object-fit: cover;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%, 0 75%);
}
@media (max-width: 767px) {
  .about-three__thumb__item-small {
    border-top: none;
    border-right: none;
    text-align: start;
    left: -20px;
  }
  .about-three__thumb__item-small img {
    width: 50%;
  }
}
.about-three__thumb__item-small::after {
  width: 118px;
  height: 118px;
  position: absolute;
  content: "";
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  top: -133px;
  left: 0;
  background-color: var(--bultax-base, #FF5A1E);
}
@media (max-width: 767px) {
  .about-three__thumb__item-small::after {
    display: none;
  }
}
.about-three__funfact {
  display: flex;
  align-items: start;
  background-color: var(--bultax-black4, #0E0E0E);
  padding-right: 50px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) {
  .about-three__funfact {
    padding-right: 20px;
  }
}
@media (max-width: 500px) {
  .about-three__funfact {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    padding: 25px;
  }
}
.about-three__funfact__thumb {
  max-width: 213px;
  height: 100%;
  width: 100%;
}
.about-three__funfact__thumb img {
  object-fit: cover;
  width: 213px;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) {
  .about-three__funfact__thumb {
    max-width: 170px;
  }
  .about-three__funfact__thumb img {
    width: 170px;
  }
}
@media (max-width: 500px) {
  .about-three__funfact__thumb {
    max-width: 100%;
  }
  .about-three__funfact__thumb img {
    width: 100%;
    height: 200px;
  }
}
.about-three__funfact__top {
  display: flex;
  align-items: center;
  gap: 24px;
  border-bottom: 1px solid rgba(129, 129, 129, 0.5);
}
.about-three__funfact__box {
  background-color: var(--bultax-base, #FF5A1E);
  padding: 35px 23px;
  max-width: 140px;
  width: 100%;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) {
  .about-three__funfact__box {
    padding: 25px 15px;
  }
}
.about-three__funfact__count {
  font-weight: 700;
  font-size: 60px;
  line-height: 50%;
  text-transform: uppercase;
  color: var(--bultax-base, #FF5A1E);
  text-shadow: -1px 1px 1px #ffffff, 1px 1px 1px #ffffff, -1px -1px 1px #ffffff, 1px -1px 1px #ffffff;
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  gap: 0;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) {
  .about-three__funfact__count {
    font-size: 35px;
  }
}
.about-three__funfact__text {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  text-transform: uppercase;
  color: var(--bultax-white, #fff);
  margin-bottom: 0;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) {
  .about-three__funfact__text {
    font-size: 20px;
  }
}
.about-three__funfact__text-two {
  padding-top: 15px;
  padding-left: 32px;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: var(--bultax-white, #fff);
  margin-bottom: 0;
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 575px) {
  .about-three__funfact__text-two {
    font-size: 15px;
    padding-top: 10px;
    padding-left: 10px;
  }
}
.about-three__blockquote {
    font-weight: 400;
    font-size: 16px;
    line-height: 162%;
    color: #636363;
    position: relative;
    z-index: 1;
    margin-bottom: 34px;
    margin-top: -4px;
    padding: 35px 15px 15px;
}
.about-three__blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 100%;
  background-color: var(--bultax-base, #FF5A1E);
}
.about-three__list {
  margin-bottom: 50px;
}
.about-three__list__item {
    display: flex;
    align-items: center;
    gap: 30px;
    font-family: var(--bultax-heading-font, "Barlow", sans-serif);
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: var(--bultax-black, #000000);
    position: relative;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    margin: 20px 0;
}
@media (max-width: 425px) {
  .about-three__list__item {
    font-size: 18px;
  }
}
.about-three__list__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0%;
  background-color: var(--bultax-base, #FF5A1E);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.about-three__list__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0px;
  height: 2px;
  background-color: var(--bultax-black, #000000);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.about-three__list__item__icon {
  max-width: 80px;
  width: 100%;
  height: 80px;
  background-color: #F4F4F4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: var(--bultax-base, #FF5A1E);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 425px) {
  .about-three__list__item__icon {
    max-width: 60px;
    height: 60px;
    font-size: 30px;
  }
}
.about-three__list__item:hover {
  padding-left: 40px;
}
.about-three__list__item:hover::after {
  height: 100%;
  visibility: visible;
  opacity: 1;
}
.about-three__list__item:hover::before {
  width: 40px;
  visibility: visible;
  opacity: 1;
}
.about-three__list__item:hover .about-three__list__item__icon {
  background-color: var(--bultax-black, #000000);
  border-radius: 10px;
  color: var(--bultax-white, #fff);
}
.about-three__list__item:hover .about-three__list__item__icon i {
  animation: bwTada 0.5s ease-in-out;
}
.about-three__list__item   .about-three__list__item {
  margin-top: 30px;
}
.about-three__shape {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}
.about-three__shape img {
  object-fit: cover;
  animation: bwLeftToRight 3s ease-in-out infinite;
}
@media (max-width: 1600px) {
  .about-three__shape {
    text-align: end;
  }
}
@media (max-width: 991px) {
  .about-three__shape {
    display: none;
  }
}
#tem562_home_partners_block {
    display: none;
}
.wdc-title-shortcode .border-title {
    display: none;
}
blockquote:before {
    font-size: 20px;
}

.abpgsecond-sec {
    background: aliceblue;
}

.research-three__inner {
  background-color: #F4F4F4;
  position: relative;
  z-index: 1;
}
.research-three__inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 270px;
  background-color: var(--bultax-base, #FF5A1E);
  z-index: -2;
}
@media (max-width: 991px) {
  .research-three__inner::after {
    display: none;
  }
}
.research-three__thumb {
  text-align: end;
  padding: 15px 15px 15px 0;
}
@media (min-width: 1200px) {
  .research-three__thumb {
    margin-left: 35px;
  }
}
@media (max-width: 991px) {
  .research-three__thumb {
    padding: 0 50px 50px;
  }
}
@media (max-width: 575px) {
  .research-three__thumb {
    padding: 0px 20px 10px;
}
}
.research-three__thumb img {
  border: 15px solid var(--bultax-white, #fff);
  object-fit: cover;
  width: 100%;
}
@media (max-width: 991px) {
  .research-three__thumb img {
    border: none;
  }
}
.research-three__content {
    padding-left: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .research-three__content {
    padding-left: 80px;
    margin-right: -30px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
  .research-three__content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .research-three__content {
    padding: 50px;
  }
}
@media (max-width: 575px) {
  .research-three__content {
    padding: 30px;
  }
}
@media (max-width: 425px) {
  .research-three__content {
    padding: 20px;
  }
}
.research-three__content .sec-title {
  padding-bottom: 20px;
}
.research-three__text {
  margin-bottom: 20px;
}


/*================================================  product_page  =====================================================*/

#sveproductpg-id .two-column-service {
    margin-bottom: 50px;
    box-shadow: 0 0 10px #0000008a;
    padding: 40px;
}
#sveproductpg-id .image {
    position: relative;
    display: flex;
    gap: 20px;
    flex-direction: column;
}
#sveproductpg-id .image img {
    max-width: 100%;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    padding: 7px;
}
#sveproductpg-id .image.proimdif img {
    height: 260px;
    max-width: 100%;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    padding: 7px;
}
#sveproductpg-id .mediam-text {
    position: relative;
    margin-bottom: 10px;
}
#sveproductpg-id .mediam-text .product_pagetitle {
    color: var(--mainColor);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
}
#sveproductpg-id .service-single h2 {
    position: relative;
    color: #222222;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px;
    text-transform: capitalize;
}
#sveproductpg-id .product_pagetitle {
    padding-top: 10px;
}
#sveproductpg-id .para-pro {
    font-family: var(--ztc-family-font1);
    font-size: 16px;
    line-height: 30px;
    text-align: inherit;
    margin-bottom: 20px;
}
#tem562_product_page .border-title {
    display: none;
}
.svepropg-li {
    line-height: 2;
    font-size: 16px;
    list-style: none;
}
.svepropg-li img {
    width: 18px;
    vertical-align: text-bottom;
    margin-right: 3px;
}
.svepropg-h4 {
    margin-bottom: 10px;
    color: var(--paragraphColor);
    font-family: var(--fontFamily);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
#sveproductpg-id {
    margin-top: 40px;
}

.abpg-excont {
    display: inline-flex;
    margin-top: 20px;
}
.abpg-excont .bultax-btn {
    background-color: var(--bultax-black4, #0E0E0E);
}
.abpg-excont .bultax-btn::before {
    background-color: var(--bultax-base);
    border: 2px solid #000;
}
.abpg-excont .bultax-btn .bultax-btn__icon {
    background-color: var(--bultax-white, #fff);
}
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.abpgextrapdf-cont {
    margin-top: 50px;
    margin-left: 20px;
}
.sec-title__title img {
    vertical-align: bottom;
}
.csecontact_content h3.sec-title__title {
    color: var(--bultax-base);
    font-weight: 400;
    display: none;
}
.sec-title__tagline img {
    width: 20px;
}
.headcolor {
    color: var(--bultax-base);
    line-height: 1.2;
    font-weight: 400;
}




/*---------------------------------------------------  home_gallery  -----------------------------------------------------*/

#isotope .isotope-img-container {
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin: 15px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}
#isotope .img-responsive {
    height: 210px;
    width: 330px;
    object-fit: cover;
}
div#post-39 .isotope-nav {
    display: none;
}
.title_sec h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 18px;
}
.title_sec h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 30px;
}

/*===================================================  contact_page  =======================================================*/

#contact h2.border-title.border-center {
    text-align: left;
}
#contact #post-39 .border-title:before {
    left: 40px !important;
    right: unset !important;
}
.contact_content p.para-cont span.fa {
    background: var(--bultax-base);
    color: var(--bultax-white);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 20px;
    display: flex;
    justify-content: center;
    margin-top: 3px;
}
.contact_content p.para-cont span.fa:before {
    position: relative;
    top: 8px;
    font-size: 16px;
}
span.fot-conthead {
    font-size: 20px;
    font-family: var(--bultax-heading-font);
    padding: 0 10px;
    color: var(--bultax-base2);
    font-weight: 600;
    text-transform: capitalize;
}
.contact_content span.d-flex {
    display: flex;
    flex-direction: column;
}
.contact_content span.contpara {
    padding: 2px 10px;
}
.contact_content p.para-cont {
    color: #000;
    display: flex;
    padding-bottom: 10px;
}
.csecontact_content .sec-title {
    padding-bottom: 15px;
}
.csecontactcimg-div .csecontactc-img {
    margin-left: -20px;
}
.site-button {
    font-size: 16px;
    font-family: var(--bultax-font);
    font-weight: 600;
}
.site-button:hover {
    background: var(--bultax-base);
}
.qrclass img {
    width: 110px;
}
.qrclass p {
    margin: 0;
    font-size: 20px;
    font-family: var(--bultax-heading-font);
    color: var(--bultax-base);
}
.qrclass {
    display: flex;
    flex-direction: column;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media (max-width:767px) {
ul.top-info li {
    display: flex;
    padding: 5px 0px;
}
.header-variation2 {
    padding-top: 10px;
}
.header_logo {
    width: 280px;
    height: 60px;
}
header.site-header .header-offcanvas {
    top: 35px;
    border: 1px solid;
    padding: 8px 10px 4px;
    right: 10px;
}
.header-right {
    top: 0px;
}
.top-social ul {
    text-align: initial;
    margin: 6px 0;
}
.about-one__content {
    padding-top: 30px;
}
#jarallax-container-0 {
    clip: rect(0, 1349px, 801.5px, 0);
}
#jarallax-container-0 div {
    margin-top: -180px !important;
}
.cta-two__call__content a {
    font-size: 16px;
}
.working-process__item--two {
    margin-top: 95px;
}
.working-process__item {
    margin-bottom: 150px;
}
.working-process__itemlast {
    margin-bottom: 0;
}
.banner-area {
    height: 140px;
    min-height: 140px;
    background-position: 10% 50%;
    background-size: cover;
}
.banner-heading .border-title.border-left {
    font-size: 26px;
}
.banner-heading .border-title.border-left {
    padding-bottom: 14px;
    margin-bottom: 10px;
}
.research-three__content__image {
    width: 100%;
}
.banner-text {
    left: 0;
}
#sveproductpg-id .two-column-service {
    padding: 20px;
    margin: 40px;
}
#sveproductpg-id .mediam-text {
    margin-top: 10px;
}
#sveproductpg-id .mediam-text .product_pagetitle {
    font-size: 20px;
    text-align: center;
}
#post-39 .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.contact_content p.para-cont span.fa {
    padding: 0 10px;
}
.about-three__funfact__box {
    max-width: 100px;
}
.footer-main {
    padding: 0 0 0px;
}
.footer {
    padding-top: 60px;
    padding-bottom: 20px;
}
.off-canvas-list li:hover a {
    color: var(--bultax-base);
}
#sveproductpg-id {
    margin-top: 0px;
}
.isotope-item {
    padding: 0 0 10px;
    margin: 0;
}
.top-info-box li .info-box span.info-icon i {
    font-size: 25px;
}
.service-card {
    margin: 15px 0;
}
ul, ol {
    padding: 0 0px;
}
.cta-two__title {
    font-size: 30px;
}
.slider-area__text-slider {
    gap: 160px;
}
.working-process__item__content {
    width: 280px;
    margin: auto;
}
.client-carousel__title {
    font-size: 13px;
}
.service-card__top__icon img {
    width: 40px;
}
.qrclass img {
    width: 100%;
}
.qrclass p {
    text-align: center;
}
.about-three__funfact__thumb img {
    height: 100%;
}
#isotope .img-responsive {
    height: 270px;
    width: 100%;
}




}


/*------------------------------------- Disktop 1400----------------------------------------------------------*/
@media (min-width:1400px) and (max-width:1500px) {
    #rev_slider_1_1 {
    max-height: 700px !important;
    height: 700px !important;
    }
}
/*------------------------------------- Disktop 1500----------------------------------------------------------*/
@media (min-width:1500px) and (max-width:1600px) {
    #rev_slider_1_1 {
    max-height: 750px !important;
    height: 750px !important;
    }
}
/*------------------------------------- Disktop 1600----------------------------------------------------------*/
@media (min-width:1600px) and (max-width:1700px) {
    #rev_slider_1_1 {
    max-height: 800px !important;
    height: 800px !important;
    }
}


