.black {
  color: #161921;
}
.red {
  color: #a60d00;
}
.Bg-black {
  background-color: #161921;
}
.Bg-red {
  background-color: #a60d00;
}
.theme-bg {
  background: #a60d000a;
}
.white {
  color: white;
}
.Bg-white {
  background-color: white;
}
.fs-9 {
  font-size: 9px;
}
.display-flex {
  display: flex;
}
.self-align-c {
  align-self: center;
}
.space {
  margin-top: 70px;
}
.space-2 {
  margin-bottom: 70px;
}
.carousel .carousel-caption .content .title {
  font-size: 42px;
  line-height: 1.2;
}
.carousel .carousel-caption .content .title span,
.heading span,
.cta-title span,
span .red {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.carousel .carousel-caption .content .a-btn {
  margin-top: 15px;
}
.gallery-home .glr-img-container {
  height: 275px;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.gallery-home .glr-img-container img {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.p-white {
  color: white;
}
.gallery {
  position: relative;
}
.footer {
  background-color: #000;
  padding-bottom: 40px !important;
}
.footer .prague-header {
  position: relative;
}
.footer .box-icon {
  margin: 15px 0 9px;
  align-items: baseline;
}
.footer .widget-menu h3 {
  font-size: 22px;
  color: #a60d00;
  font-weight: 600;
  margin-top: 0;
  line-height: 1;
}
.footer .box-menu li {
  list-style: none;
  margin-bottom: 5px;
}
.footer .widget-menu li {
  line-height: 1.5;
}
.footer .box-icon .content {
  margin: -5px 0 0 12px;
}
.footer .box-icon .content a {
  color: #d6d6d6;
  text-decoration: none;
  transition: 0.4s;
}
.widget-bottom-footer {
  border-top: 2px solid #a60d00;
  background-color: #000;
  color: #d6d6d6;
  text-align: center;
}
.footer .box-icon .content a:hover {
  color: #fff;
}
.footer .service a:hover {
  color: #a60d00;
}
footer .widget i {
  font-size: 18px;
  color: #a60d00;
  transition: 0.4s;
}
footer .widget .social-media i {
  line-height: 30px;
}
.footer .widget-menu .social-media {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}
.footer .widget-menu .social-media .social {
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #efefef;
  transition: 0.4s;
}
.footer .widget-menu .social-media .social:hover {
  background-color: #a60d00;
}
.footer .widget-menu .social-media .social:hover i {
  color: #fff;
}
.footer .widget-menu ul {
  padding-left: 0 !important;
  list-style-position: inside;
}
.footer .footer-service li {
  list-style-type: disc;
  color: #a60d00;
  margin: 8px 0 6px;
}
.footer .footer-service li:last-child {
  margin: 10px 0 0;
}
.footer .row > div ul {
  margin: 5px 0 0;
}
.footer .footer-service a {
  text-decoration: none;
  color: #d6d6d6;
  transition: 0.4s;
}
footer .footer-service a:hover {
  color: #fff;
}
.why-choose-us .card1 .card-img {
  margin-bottom: 10px;
}
.service-img {
  max-height: 170px;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 15px;
  object-fit: cover;
}
.why-choose-us .card1 {
  padding: 0 9px;
}

.call-to-action .contact .ip {
  height: 50px;
  background-color: white;
  color: black;
}
.call-to-action .contact .ip-textarea {
  background-color: white;
  color: black;
}

.why-choose-us .prague-clients-wrapper:hover {
  background-color: rgb(0, 0, 0);
}
.why-choose-us .prague-clients-wrapper h5 {
  /* min-height: 48px; */
  margin-bottom: 0;
  margin-top: 15px;
  text-transform: capitalize;
}
.why-choose-us .prague-clients-wrapper:hover h5 {
  color: white;
}

.call-to-action .contact .btn {
  padding: 6px 35px;
  text-align: center;
  background-color: #a60d00;
  border-radius: 10px;
  margin: 20px auto 0;
}
.call-to-action .contact .btn a {
  color: white;
  text-decoration: none;
}
.call-to-action .contact .btn:hover {
  background: #161921;
}
.call-to-action .contact-details .contact-icon {
  display: flex;
  /* padding-top: 20px; */
}
.call-to-action .contact-details .contact-icon i {
  font-size: 25px;
  font-weight: 600;
}
.call-to-action .contact-details .contact1 {
  margin-left: 20px;
}
.call-to-action .contact-details .contact1 a {
  color: #161921;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer .box-menu li a {
  color: #d6d6d6;
  text-decoration: none;
  margin-left: 10px;
  transition: 0.4s;
}
.footer .row {
  display: flex;
  justify-content: space-between;
}
.footer .footer-logo img {
  width: 225px;
  height: auto;
}
.footer .box-menu li:hover a, .footer .box-menu li:hover i, .footer .box-menu li.active a, .footer .box-menu li.active i {
  color: #fff;
}

.call-to-action .contact h3 {
  color: #161921;
  margin: 0 0 20px;
  text-align: center;
  font-size: 40px;
}
.overlay::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.6;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}
.service-section .overlay {
  background-image: url(../Image/services/solution.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.service-section .prague-services-wrapper:hover {
  background-color: black;
}
.service-section .prague-services-wrapper:hover h3 {
  color: #fff;
}
.why-choose-us .overlay1 {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  background-image: url(../Image/services/solution.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.why-choose-us .overlay1::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background-color: #fff;
  left: 0;
  top: 0;
  z-index: 0;
}
.why-choose-us .process {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.call-to-action .contact {
  padding: 30px 40px;
  background-image: url(../Image/contact.jpg);
  /* background-color: #161921; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.why-choose-us .card-img img {
  height: 80px;
  width: auto;
}
.carousel .carousel-inner .c-item {
  height: 100%;
}
.carousel .c-item .c-img {
  height: 100%;
  object-fit: cover;
}
.carousel .carousel-caption {
  top: 57%;
  transform: translateY(-50%);
  height: fit-content;
}
.carousel .carousel-caption .content {
  background: #0001;
  backdrop-filter: blur(5px);
  padding: 50px 20px;
  box-shadow: inset 0 0 5px 3px;
}
.carousel .carousel-caption .content p {
  font-size: 20px;
}
button.carousel-control-prev {
  top: 10%;
}
button.carousel-control-next {
  top: 10%;
}
.overlay-home::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.1;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}
.prague-header li a {
  text-decoration: none;
}
h2.title {
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0;
}
.about .left {
  animation: moving-up 0.8s linear 2s 1 alternate;
}
.widget-bottom-footer .small-device {
  height: 30px;
  transform: translateX(30px);
}
.gap-v30 {
  gap: 30px 0;
}
.gap-v20 {
  gap: 20px 0;
}
.common-btn {
  margin-top: 30px;
}
form .common-btn button {
  background-color: #a60d00;
  /* color: #fff; */
}
.read-more-btn {
  display: block;
  width: fit-content;
  background-color: #a60d00;
  color: #fff;
  padding: 8px 30px;
  text-decoration: none;
  margin: 15px auto 0;
  transition: 0.4s;
}
.read-more-btn:hover {
  background-color: #fff;
  color: #000;
}
.call-to-action .cta-banner {
  /* background: #a60d00; */
  padding: 50px 0px;
}
.cta-title {
  color: #fff;
  font-size: 28px;
}
.call-to-action .cta-btn {
  width: fit-content;
  margin: auto;
  background-color: #fff;
  padding: 12px 40px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0.95);
  transition: 0.4s;
}
.cta-btn p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1;
  transition: 0.4s;
  text-transform: uppercase;
}
.cta-btn i {
  font-size: 25px;
  margin-right: 10px;
  line-height: 1;
  transition: 0.4s;
}
.call-to-action .cta-btn:hover {
  transform: scale(1);
}
.call-to-action .cta-btn:hover p, .call-to-action .cta-btn:hover i{
  color: #000;
}
.carousel-caption {
  z-index: 5;
}
.call-to-action {
  background: linear-gradient(
  90deg,
  rgba(255, 255, 255, 1) -10%,
  rgba(166, 13, 0, 0.9192927170868347) 10%,
  rgba(166, 13, 0, 0.9276960784313726) 90%,
  rgba(255, 255, 255, 1) 110%
);
}
/* ==============copyright-footer============= */
.footer-copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}
.footer-copyright strong {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .copyright-img .sm-nz-fff {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .footer-copyright {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .copyright-img .lg-nz-fff {
    display: none;
  }
}
/* ==============copyright-footer============= */

/* ==============About-Us============= */
.ag_portfolio_logo {
  position: relative;
}
.ag_portfolio_logo img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  background-attachment: fixed;
}
.ag_portfolio_inform_2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 50px 0;
}

.ag_portfolio_inform_2 > .container {
  position: relative;
}
.ag_portfolio_inform .breadcrumb {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 0;
}
.ag_portfolio_inform h1 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 0;
}
.ag_portfolio_inform .breadcrumb li {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: white;
}
.ag_portfolio_inform .breadcrumb li a:hover {
  color: #a60d00;
}
.ag_portfolio_inform .breadcrumb li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: white;
  transition: 0.4s;
}
.ag_portfolio_inform .breadcrumb li i {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: white;
}
.ag_portfolio_logo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.7;
  z-index: 0;
}

.work-one,
.contact-one,
.footer-one,
.service-theme {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 45px 0px 90px;
  counter-reset: count;
  z-index: 1;
  background-attachment: fixed;
}
.work-one {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0)), url(../Image/about/img-2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.work-one .shape1 {
  position: absolute;
  bottom: 0;
  right: -111px;
  z-index: -1;
}

.work-one__single {
  position: relative;
  display: flex;
  margin-bottom: 15px;
  flex-direction: column;
  align-items: center;
}

.work-one__single-icon {
  position: relative;
  display: flex;
  width: 120px;
  height: 120px;
  line-height: 100px;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 22px;
  padding-top: 15px;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.work-one span.red {
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 600;
}

.work-one__single-icon img {
  height: 60px;
  width: auto;
}

.bg2.work-one__single-icon::before {
  background: #faf1f1;
}

.bg3.work-one__single-icon::before {
  background: #eff9ff;
}

.bg4.work-one__single-icon::before {
  background: #f9f5ed;
}

.work-one__single-icon .count-box {
  position: absolute;
  top: -27px;
  left: 0px;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  background: #a60d00;
  color: #ffffff;
  border-radius: 50%;
  font-family: var(--alori-font-2);
  font-weight: 700;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.work-one__single-icon .count-box::before {
  top: -27px;
  left: 0px;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  border-radius: 50%;
  font-family: var(--alori-font-2);
  font-weight: 700;
  counter-increment: count;
  content: "0" counter(count);
  color: #fff;
}

.work-one__single a {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
}
.work-one__single a {
  padding: 2px 5px;
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  position: relative;
  z-index: 1;
}
.work-one__single a::before {
  content: "";
  width: 3px;
  height: 50%;
  background-color: #a60d00;
  border-top: 1px solid #fff0;
  position: absolute;
  top: 0;
  left: -10px;
  z-index: -1;
  transition: 0.4s;
}
.work-one__single:hover > a:before {
  width: calc(100% + 20px);
  border-top: 1px solid #fff;
}
.work-one__single a::after {
  content: "";
  width: 3px;
  height: 50%;
  background: #a60d00;
  border-bottom: 1px solid #fff0;
  position: absolute;
  bottom: 0;
  right: -10px;
  z-index: -1;
  transition: 0.4s linear;
}
.work-one__single:hover > a:after {
  width: calc(100% + 20px);
  border-bottom: 1px solid #fff;
}
.work-one .row {
  background-color: rgb(0 0 0 / 49%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  padding: 50px 0 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.work-one .sec-title__tagline {
  color: #a60d00;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
  font-size: 18px;
  margin-bottom: 10px;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
}
.testimonials {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
}

/* ==============About-Us============= */

/* ===================Services============= */
.services .team-wrapper .team-outer {
  position: relative;
  width: 100%;
  height: 315px;
  box-shadow: 5px 5px 14px -2px black;
}
.services .heading.dark .content {
  color: #74787c;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* ==============Services============= */

/* ==============Contact-Us============= */
.contact-us .CTA {
  margin: 0 auto;
  padding: 30px 20px;
  background-color: #a60d00;
}
/* .contact-us .contact1 form{
    display: flex;
    flex-direction: column;
    gap: 20px ;
} */
.contact-us .contact1 input {
  background-color: #fff;
  color: #000;
}
.contact-us .contact1 textarea {
  background-color: #fff;
  color: #000;
}
.contact-details1 {
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.contact-details1 .contact {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px 20px;
}
.contact-details1 .contact .contact1 {
  display: flex;
  gap: 0 20px;
  padding: 15px 30px;
  background-color: #a60e00;
  box-shadow: 0 2px 6px -1px;
  justify-content: center;
  align-items: center;
}
.contact-details1 .contact .content {
  display: flex;
  flex-direction: column;
}
.contact-details1 .contact .content a {
  text-decoration: none;
  color: #fff;
}
.contact-details1 .contact img {
  height: 50px;
}
.sec-title {
  margin-bottom: 30px;
}
.sec-title2 {
  margin-bottom: 15px;
}
.title span.red,
.sec-title2 span.red {
  font-family: "Times NEw Roman", san-serif;
  font-weight: 600;
}
.contact-details1 .contact .content h4 {
  line-height: 20px;
}
