body {
  overflow-x: hidden;
}

.u-d7ff3b61 {
  position: fixed;
  right: 30px;
  bottom: 30px;
  transition: 0.5s;
  z-index: 99;
}

/*** Button Start ***/
.u-903ada78 {
  font-weight: 600;
  transition: 0.5s;
}

.btn-square {
  width: 32px;
  height: 32px;
}

.btn-sm-square {
  width: 34px;
  height: 34px;
}

.btn-md-square {
  width: 44px;
  height: 44px;
}

.u-18809127 {
  width: 56px;
  height: 56px;
}

.u-620db2ca {
  width: 66px;
  height: 66px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.u-18809127,
.u-620db2ca {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.u-903ada78.u-50902ba2 {
  color: var(--bs-white);
  border: none;
}

.u-903ada78.u-50902ba2:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}

.u-903ada78.u-6bae89dd {
  color: var(--bs-primary);
  border: none;
}

.u-903ada78.u-6bae89dd:hover {
  color: var(--bs-white);
  background: var(--bs-dark);
}

.u-903ada78.u-4f7a6598 {
  color: var(--bs-white);
  border: none;
}

.u-903ada78.u-4f7a6598:hover {
  color: var(--bs-primary);
  background: var(--bs-light);
}

/*** Topbar Start ***/
.topbar .dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  vertical-align: middle;
  margin-left: 8px;
  color: var(--bs-primary);
}

.topbar .dropdown .dropdown-menu a:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
}

.topbar .dropdown .dropdown-menu {
  transform: rotateX(0deg);
  visibility: visible;
  background: var(--bs-light);
  padding-top: 10px;
  border: 0;
  transition: 0.5s;
  opacity: 1;
}
/*** Topbar End ***/

/*** Navbar Start ***/
.u-9c71d7cc {
  background: var(--bs-white);
  transition: 1s;
}

.u-d248db16 .u-9c8b4a9a img {
  max-height: 60px;
  transition: 0.5s;
}

.u-9c71d7cc .u-d248db16 .u-9c8b4a9a img {
  max-height: 50px;
}

.u-59210e06 .u-837d128c .u-f49d2b51 .u-03a3f200 {
  padding: 0;
}

.u-59210e06 .u-837d128c .u-f49d2b51 {
  display: flex;
  align-items: center;
  padding: 15px;
}

.u-d248db16 .u-837d128c .u-f49d2b51:hover,
.u-d248db16 .u-837d128c .u-f49d2b51.u-c9d9d241,
.u-d248db16 .u-837d128c .u-f49d2b51:hover .u-03a3f200,
.u-d248db16 .u-837d128c .u-f49d2b51.u-c9d9d241 .u-03a3f200 {
  color: var(--bs-primary);
}

@media (max-width: 991px) {
  .u-59210e06 {
    padding: 20px 0;
  }

  .u-59210e06 .u-837d128c .u-03a3f200 {
    padding: 0;
  }

  .u-59210e06 .u-837d128c .u-f49d2b51 {
    display: flex;
    padding: 20px;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }

  .u-59210e06 .u-837d128c .u-540e588a {
    display: flex;
    justify-content: start;
  }

  .u-59210e06 .u-837d128c {
    width: 100%;
    display: flex;
    margin-top: 20px;
    padding-bottom: 20px;
    background: var(--bs-light);
    border-radius: 10px;
  }

  .u-59210e06.u-18166ba3 .u-c919b249 {
    padding: 8px 15px;
    border: 1px solid var(--bs-primary);
    color: var(--bs-primary);
  }
}

.u-59210e06 .dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  vertical-align: middle;
  margin-left: 8px;
}

.dropdown .dropdown-menu .dropdown-item:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
}

@media (min-width: 992px) {
  .u-59210e06 {
    padding: 20px 0;
  }

  .u-59210e06 .u-540e588a {
    display: flex;
    align-items: center;
    justify-content: end;
  }

  .u-59210e06 .u-837d128c {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--bs-light);
    border-radius: 10px;
  }

  .u-59210e06 .u-837d128c .u-540e588a {
    width: 100%;
    display: flex;
    margin-left: auto;
  }

  .u-59210e06 .u-f49d2b51 .dropdown-menu {
    display: block;
    visibility: hidden;
    top: 100%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
    border: 0;
    border-radius: 10px;
    transition: 0.5s;
    opacity: 0;
  }

  .u-59210e06 .u-f49d2b51:hover .dropdown-menu {
    transform: rotateX(0deg);
    visibility: visible;
    margin-top: 20px;
    background: var(--bs-light);
    transition: 0.5s;
    opacity: 1;
  }
}
/*** Navbar End ***/

/*** Carousel Hero Header Start ***/
.u-a2b11f17 .u-94a67b14 {
  height: 700px;
}

.u-a2b11f17 .owl-nav .owl-prev,
.u-a2b11f17 .owl-nav .owl-next {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background: var(--bs-light);
  color: var(--bs-primary);
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.u-a2b11f17 .owl-nav .owl-prev {
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 30px;
}
.u-a2b11f17 .owl-nav .owl-next {
  bottom: 30px;
  right: 50%;
  transform: translateX(-50%);
  margin-right: 30px;
}

.u-a2b11f17 .owl-nav .owl-prev:hover,
.u-a2b11f17 .owl-nav .owl-next:hover {
  box-shadow: inset 0 0 100px 0 var(--bs-secondary);
  color: var(--bs-white);
}

.u-a2b11f17 .u-94a67b14 .u-66ea519f {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .u-a2b11f17 .u-94a67b14 .u-66ea519f {
    padding-top: 45px;
  }

  .u-a2b11f17 .u-94a67b14 {
    height: 1300px;
  }
}

@media (max-width: 767px) {
  .u-a2b11f17 .u-94a67b14 {
    height: 950px;
  }

  .u-a2b11f17 .owl-nav .owl-prev {
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -45px;
  }

  .u-a2b11f17 .owl-nav .owl-next {
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 45px;
  }
}
/*** Carousel Hero Header End ***/

/*** Single Page Hero Header Start ***/
.bg-breadcrumb {
  position: relative;
  overflow: hidden;
  background: linear-gradient(rgba(1, 95, 201, 0.9), rgba(0, 0, 0, 0.2)),
    url(../img/bg-breadcrumb.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 60px 0;
  transition: 0.5s;
}

.bg-breadcrumb .breadcrumb {
  position: relative;
}

.bg-breadcrumb .breadcrumb .breadcrumb-item a {
  color: var(--bs-white);
}
/*** Single Page Hero Header End ***/

/*** Feature Start ***/
.u-b12c9f30 .u-d77facdb {
  border-radius: 10px;
  background: var(--bs-white);
  transition: 0.5s;
}

.u-b12c9f30 .u-d77facdb:hover {
  background: var(--bs-primary);
}

.u-b12c9f30 .u-d77facdb .u-71d78605 {
  position: relative;
  width: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-light);
}

.u-b12c9f30 .u-d77facdb:hover .u-71d78605 i {
  z-index: 9;
}

.u-b12c9f30 .u-d77facdb .u-71d78605::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-dark);
  transition: 0.5s;
  z-index: 1;
}

.u-b12c9f30 .u-d77facdb:hover .u-71d78605::after {
  height: 100%;
}

.u-b12c9f30 .u-d77facdb .u-71d78605 {
  color: var(--bs-primary);
}

.u-b12c9f30 .u-d77facdb .u-71d78605,
.u-b12c9f30 .u-d77facdb h4,
.u-b12c9f30 .u-d77facdb p {
  transition: 0.5s;
}

.u-b12c9f30 .u-d77facdb:hover .u-71d78605 {
  color: var(--bs-white);
}
.u-b12c9f30 .u-d77facdb:hover h4,
.u-b12c9f30 .u-d77facdb:hover p {
  color: var(--bs-white);
}

.u-b12c9f30 .u-d77facdb:hover a.u-903ada78 {
  background: var(--bs-white);
  color: var(--bs-primary);
}

.u-b12c9f30 .u-d77facdb:hover a.u-903ada78:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}
/*** Feature End ***/

/*** Service Start ***/
.u-294b0470 .u-0a6a5ba0 {
  border-radius: 10px;
}
.u-294b0470 .u-0a6a5ba0 .u-b84ae9fd {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.u-294b0470 .u-0a6a5ba0 .u-b84ae9fd img {
  transition: 0.5s;
}

.u-294b0470 .u-0a6a5ba0:hover .u-b84ae9fd img {
  transform: scale(1.1);
}

.u-294b0470 .u-0a6a5ba0 .u-b84ae9fd::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: rgba(1, 95, 201, 0.2);
  transition: 0.5s;
  z-index: 1;
}

.u-294b0470 .u-0a6a5ba0:hover .u-b84ae9fd::after {
  height: 100%;
}

.u-294b0470 .u-0a6a5ba0 .u-b84ae9fd .u-c2e11f5a {
  position: absolute;
  width: 70px;
  bottom: 0;
  right: 25px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: var(--bs-light);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  z-index: 9;
}

.u-294b0470 .u-0a6a5ba0 .u-b84ae9fd .u-c2e11f5a i {
  color: var(--bs-primary);
  transition: 0.5s;
}

.u-294b0470 .u-0a6a5ba0:hover .u-b84ae9fd .u-c2e11f5a i {
  transform: rotateX(360deg);
  color: var(--bs-white);
}

.u-294b0470 .u-0a6a5ba0:hover .u-b84ae9fd .u-c2e11f5a {
  bottom: 0;
  color: var(--bs-white);
  background: var(--bs-primary);
}

.u-294b0470 .u-2fcbdd48 {
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-light);
}

.u-294b0470 .u-0a6a5ba0 .u-2fcbdd48 .u-84c22e1d {
  position: relative;
  z-index: 9;
}

.u-294b0470 .u-0a6a5ba0 .u-2fcbdd48 .u-84c22e1d .u-c7c8439b,
.u-294b0470 .u-0a6a5ba0 .u-2fcbdd48 .u-84c22e1d p {
  transition: 0.5s;
}

.u-294b0470 .u-0a6a5ba0:hover .u-2fcbdd48 .u-84c22e1d .u-c7c8439b,
.u-294b0470 .u-0a6a5ba0:hover .u-2fcbdd48 .u-84c22e1d p {
  color: var(--bs-white);
}

.u-294b0470
  .u-0a6a5ba0:hover
  .u-2fcbdd48
  .u-84c22e1d
  .u-903ada78.u-50902ba2 {
  color: var(--bs-primary);
  background: var(--bs-white);
}

.u-294b0470
  .u-0a6a5ba0:hover
  .u-2fcbdd48
  .u-84c22e1d
  .u-903ada78.u-50902ba2:hover {
  color: var(--bs-white);
  background: var(--bs-dark);
}

.u-294b0470 .u-0a6a5ba0:hover .u-2fcbdd48 .u-84c22e1d .u-c7c8439b:hover {
  color: var(--bs-dark);
}

.u-294b0470 .u-0a6a5ba0 .u-2fcbdd48::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-primary);
  transition: 0.5s;
  z-index: 1;
}

.u-294b0470 .u-0a6a5ba0:hover .u-2fcbdd48::after {
  height: 100%;
}
/*** Service End ***/

/*** FAQs Start ***/
.u-f901eadc .u-56ad5338 .u-5e763de1 .u-0160d0f4 .u-ce871c74 {
  color: var(--bs-white);
  background: rgba(1, 95, 201, 0.8);
  font-size: 18px;
}

.u-f901eadc
  .u-56ad5338
  .u-5e763de1
  .u-0160d0f4
  .u-ce871c74.u-d6bba3f7 {
  color: var(--bs-primary);
  background: var(--bs-light);
}
/*** FAQs End ***/

/*** Blog Start ***/
.blog .blog-item {
  border-radius: 10px;
  transition: 0.5s;
}

.blog .blog-item:hover {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
}

.blog .blog-item:hover .blog-content {
  background: var(--bs-white);
}

.blog .blog-item .blog-img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  overflow: hidden;
}

.blog .blog-item .blog-img img {
  transition: 0.5s;
}

.blog .blog-item:hover .blog-img img {
  transform: scale(1.2);
}

.blog .blog-item .blog-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: rgba(1, 95, 201, 0.2);
  transition: 0.5s;
  z-index: 1;
}

.blog .blog-item:hover .blog-img::after {
  height: 100%;
}

.blog .blog-item .blog-img .blog-categiry {
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-left-radius: 10px;
  display: inline-flex;
  color: var(--bs-white);
  background: var(--bs-primary);
  z-index: 9;
}

.blog .blog-item .blog-content {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: var(--bs-light);
}

.blog .blog-item .blog-content a.u-903ada78 {
  color: var(--bs-dark);
}

.blog .blog-item:hover .blog-content a.u-903ada78:hover {
  color: var(--bs-primary);
}
/*** Blog End ***/

/*** Team Start ***/
.team .team-item .team-img {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.team .team-item .team-img img {
  transition: 0.5s;
}

.team .team-item:hover .team-img img {
  transform: scale(1.1);
}

.team .team-item .team-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: 0.5s;
}

.team .team-item:hover .team-img::after {
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
}

.team .team-item .team-img .team-icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  margin-bottom: -100%;
  transition: 0.5s;
  z-index: 9;
}

.team .team-item:hover .team-img .team-icon {
  margin-bottom: 0;
}

.team .team-item .team-title {
  color: var(--bs-white);
  background: var(--bs-primary);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: 0.5s;
}

.team .team-item .team-title h4 {
  color: var(--bs-white);
}

.team .team-item:hover .team-title {
  background: var(--bs-dark);
}
/*** Team End ***/

/*** Testimonial Start ***/
.testimonial-carousel .owl-stage-outer {
  margin-top: 58px;
  margin-right: -1px;
}

.testimonial .owl-nav .owl-prev {
  position: absolute;
  top: -58px;
  left: 0;
  background: var(--bs-primary);
  color: var(--bs-white);
  padding: 5px 30px;
  border-radius: 30px;
  transition: 0.5s;
}

.testimonial .owl-nav .owl-prev:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}

.testimonial .owl-nav .owl-next {
  position: absolute;
  top: -58px;
  right: 0;
  background: var(--bs-primary);
  color: var(--bs-white);
  padding: 5px 30px;
  border-radius: 30px;
  transition: 0.5s;
}

.testimonial .owl-nav .owl-next:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}
/*** Testimonial End ***/

/*** Contact Start ***/
.u-e31e216f .contact-img {
  position: relative;
}

.u-e31e216f .contact-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  animation-name: image-efects;
  animation-duration: 10s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transition: 0.5s;
}

@keyframes image-efects {
  0% {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  }

  25% {
    border-radius: 35% 65% 27% 73% / 71% 25% 75% 29%;
  }

  50% {
    border-radius: 41% 59% 45% 55% / 32% 21% 79% 68%;
  }

  75% {
    border-radius: 69% 31% 39% 61% / 70% 83% 17% 30%;
  }

  100% {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  }
}

.u-e31e216f .contact-img .contact-img-inner {
  position: relative;
  z-index: 9;
}
/*** Contact End ***/

/*** Footer Start ***/
.u-67058657 {
  background: var(--bs-dark);
}

.u-67058657 .u-3bfa7f77 {
  display: flex;
  flex-direction: column;
}

.u-67058657 .u-3bfa7f77 a {
  line-height: 35px;
  color: var(--bs-body);
  transition: 0.5s;
}

.u-67058657 .u-3bfa7f77 p {
  line-height: 35px;
}

.u-67058657 .u-3bfa7f77 a:hover {
  color: var(--bs-primary);
}

.u-67058657 .u-3bfa7f77 .footer-btn a,
.u-67058657 .u-3bfa7f77 .footer-btn a i {
  transition: 0.5s;
}

.u-67058657 .u-3bfa7f77 .footer-btn a:hover {
  background: var(--bs-white);
}

.u-67058657 .u-3bfa7f77 .footer-btn a:hover i {
  color: var(--bs-primary);
}

.u-67058657 .u-3bfa7f77 .footer-instagram {
  position: relative;
  overflow: hidden;
}

.u-67058657 .u-3bfa7f77 .footer-instagram img {
  transition: 0.5s;
}

.u-67058657 .u-3bfa7f77 .footer-instagram:hover img {
  transform: scale(1.2);
}

.u-67058657 .u-3bfa7f77 .footer-instagram .footer-search-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  opacity: 0;
}

.u-67058657 .u-3bfa7f77 .footer-instagram:hover .footer-search-icon {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}

.u-67058657 .u-3bfa7f77 .footer-btn a {
  background: var(--bs-light);
  color: var(--bs-primary);
}

.u-67058657 .u-3bfa7f77 .footer-btn a:hover {
  background: var(--bs-primary);
}

.u-67058657 .u-3bfa7f77 .footer-btn a:hover i {
  color: var(--bs-white);
}
/*** Footer End ***/

/*** copyright Start ***/
.u-bcb3071f {
  background: var(--bs-dark);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
/*** copyright end ***/

.cookies-section {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 999;
  width: 100%;
  background: #fff;
}

.cookies-container {
  padding: 16px 38px 16px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  @media screen and (min-width: 1440px) {
    padding: 20px 34px;
    flex-direction: row;
    justify-content: space-between;
  }
}

.cookies-text {
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #191919;
  font-family: "Raleway", sans-serif;
  margin-bottom: 24px;
  @media screen and (min-width: 1440px) {
    width: 595px;
    margin-bottom: 0;
  }
}

.cookies-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  @media screen and (min-width: 1440px) {
    flex-direction: row;
    gap: 26px;
  }
}

.cookies-button {
  width: 200px;
  height: 50px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 300ms ease;
}

.cookies-button:hover {
  opacity: 0.8;
}

.cookies-accept-js {
  background-color: #191919;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  font-family: "Raleway", sans-serif;
}

.cookies-decline-js {
  border: 1px solid #191919;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #191919;
  font-family: "Raleway", sans-serif;
}

.u-903ada78.u-50902ba2.u-b6aea8d3.u-63308ee5.u-89aa0f57.u-9c93534e.u-ae77b410 {
  color: #fff;
}
