/*
Theme Name: C12WE0426
Description: This is a child theme for Flatsome Theme
Author: Yourweb
Template: flatsome
Version: 3.1.2
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@media screen and (max-width: 576px) {
  .mobile-swiper {
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
  }
  .mobile-swiper > .col {
    width: 75%;
    flex-basis: 75%;
    min-width: 75%;
    scroll-snap-align: start;
    white-space: nowrap;
  }
  .mobile-swiper > .col .text {
    white-space: wrap;
  }
  .mobile-swiper > .col .icon-box {
    border: 1px solid #F1F1F1;
    border-radius: 10px;
  }
  .mobile-swiper > .col .box {
    white-space: normal;
  }
}

.sidebar-title p {
  margin-bottom: 10px;
}

.heading-font {
  font-family: "Inter", sans-serif;
}

.htm-text * {
  font-family: "Inter", sans-serif;
}
.htm-text p {
  font-weight: normal;
}
.htm-text.margin-default p {
  margin-bottom: 5px;
}

.sidebar-blog-post .box-image .image-cover {
  border-radius: 5px;
  overflow: hidden;
}
.sidebar-blog-post .box-text {
  padding: 10px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
}

ul.htm-header-socials {
  display: flex;
  gap: 10px;
  margin: 0;
  list-style: none;
}
ul.htm-header-socials li {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 576px) {
  header .header-top {
    display: none;
  }
}
header .header-top ul.nav li.html.html_topbar_left,
header .header-top ul.nav li.html_topbar_right {
  text-transform: uppercase;
  color: #0D0D3C;
  font-weight: bold;
  margin-right: 15px;
}
header .header-main .header-search-form input[type=search] {
  background-color: unset;
}

footer .ft-heading {
  margin-bottom: 10px;
  font-weight: bold;
  color: #FFF;
}
footer .absolute-footer {
  display: none;
}
footer .ux-menu {
  font-size: 90%;
}

.fp-heading {
  margin-bottom: 30px;
}
.fp-heading p {
  margin-bottom: 5px;
  line-height: 1.1;
  color: #4B4E53;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 576px) {
  .fp-heading h1, .fp-heading h2, .fp-heading h3, .fp-heading h4, .fp-heading h5, .fp-heading h6 {
    background: #bf1a21;
    padding: 10px;
    line-height: 1.4;
    color: #FFF;
    border-radius: 5px;
  }
  .fp-heading p {
    line-height: 1.4;
  }
}

.box.box-blog-post .box-text {
  text-align: left;
}
.box.box-blog-post .box-text .is-divider {
  display: none;
}

section.stats .counter-box strong {
  color: #CC000C;
  font-size: 40px;
  font-family: "Inter", sans-serif;
  font-weight: 800;
}
section.stats .counter-box strong small {
  font-size: 16px;
}
section.stats .counter-box p {
  color: #4B4E53;
  margin-bottom: 0;
}

section.our-services .box {
  background: #F7F7F7;
}
section.our-services .box .box-text {
  padding: 15px;
}
section.our-services .box .box-text h1, section.our-services .box .box-text h2, section.our-services .box .box-text h3, section.our-services .box .box-text h4, section.our-services .box .box-text h5, section.our-services .box .box-text h6 {
  margin-bottom: 10px;
}
section.our-services .box .box-text p {
  text-align: justify;
}

.service-category .box .box-text {
  padding: 15px;
  background: #0D0D3C;
}
.service-category .box .box-text * {
  color: #FFF;
  margin: 0;
  font-weight: bold;
}

section.why-choose-us .icon-box {
  padding: 15px;
  background: #FFF;
  height: 100%;
}
section.why-choose-us .icon-box .icon-box-text h1, section.why-choose-us .icon-box .icon-box-text h2, section.why-choose-us .icon-box .icon-box-text h3, section.why-choose-us .icon-box .icon-box-text h4, section.why-choose-us .icon-box .icon-box-text h5, section.why-choose-us .icon-box .icon-box-text h6 {
  font-size: 16px;
}
section.why-choose-us .icon-box .icon-box-text p {
  font-size: 14px;
  text-align: center;
}
section.why-choose-us .icon-box .icon-box-text * {
  color: #000;
}

section.testimonial .featured-box-text h1, section.testimonial .featured-box-text h2, section.testimonial .featured-box-text h3, section.testimonial .featured-box-text h4, section.testimonial .featured-box-text h5, section.testimonial .featured-box-text h6 {
  margin: 0;
}
section.testimonial .featured-box-text strong {
  color: #CC000C;
  font-size: 40px;
  font-family: "Inter", sans-serif;
  font-weight: 800;
  margin-bottom: 0;
  line-height: 1;
}
section.testimonial .featured-box-text p {
  font-weight: bold;
  font-family: "Inter", sans-serif;
}

.yw-form {
  max-width: 900px;
  margin: auto;
  background: #f5f6f8;
  padding: 40px;
  border-radius: 6px;
}
@media screen and (max-width: 576px) {
  .yw-form {
    padding: 30px;
  }
}
.yw-form label {
  font-weight: normal;
  color: #000;
}
.yw-form .form-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}
.yw-form .form-title span {
  color: #CC000C;
}
.yw-form .form-subtitle {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 576px) {
  .yw-form .form-subtitle {
    margin-bottom: 15px;
  }
}
.yw-form .form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 576px) {
  .yw-form .form-row {
    flex-direction: column;
  }
}
.yw-form .form-row.full {
  flex-direction: column;
}
.yw-form .form-col {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.yw-form input,
.yw-form textarea {
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 0;
}
.yw-form input:hover,
.yw-form textarea:hover {
  box-shadow: none;
}
.yw-form textarea {
  min-height: 120px;
}
.yw-form .form-note {
  margin: 15px 0;
  font-size: 14px;
  color: #555;
  text-align: center;
  color: #000;
}
.yw-form .form-note .icon {
  color: green;
  margin-right: 8px;
}
.yw-form .form-submit {
  text-align: center;
}
.yw-form .form-submit input {
  background: #0d0d3b;
  color: #fff;
  padding: 14px 30px;
  border: none;
  cursor: pointer;
  font-weight: 600;
  width: 100%;
  line-height: 1;
  margin: 0;
}
.yw-form .form-submit input:hover {
  opacity: 0.9;
}

.swiper-wrapper {
  align-items: center;
}

.swiper-slide {
  width: 280px !important; /* override col */
  flex-shrink: 0;
}

.step-box {
  border: 1px solid #F1F1F1;
  margin-left: 32px;
  padding: 30px;
  padding-left: 47px;
  margin-bottom: 30px;
}
.step-box p:not(:last-child) {
  margin-bottom: 10px;
}
.step-box p:last-child {
  margin-bottom: 0;
}
.step-box p:first-child {
  background: #0D0D3C;
  width: 64px;
  height: 64px;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  position: absolute;
  left: 0;
  line-height: 1;
  font-size: 20px;
}
.step-box p:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #0D0D3C;
}
@media screen and (max-width: 576px) {
  .step-box {
    position: relative;
    padding-left: 30px;
    margin: 15px;
  }
  .step-box p:first-child {
    margin-bottom: 0;
    top: -15px;
    left: -5px;
    width: 44px;
    height: 44px;
  }
  .step-box p:nth-child(2) {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #0D0D3C;
  }
}

.htm-featured-iconbox p {
  margin: 0;
}
.htm-featured-iconbox p:first-child {
  margin-bottom: 5px;
}

.htm-service-box {
  transition: 0.6s ease;
  border-radius: 5px;
  overflow: hidden;
}
.htm-service-box:hover {
  box-shadow: 0 0 20px rgba(43, 43, 43, 0.27);
}

.toc-content {
  border: 1px solid #F1F1F1;
  padding: 30px;
}

.htm-toc {
  background: #F2F2F2;
  padding: 15px;
  margin-bottom: 30px;
  font-family: "Inter", sans-serif;
}
.htm-toc .toc-title {
  color: #828282;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #828282;
  font-size: 16px;
}
.htm-toc * {
  font-size: 14px;
}
.htm-toc ul {
  list-style: decimal;
  margin: 0;
  font-size: 14px;
}
.htm-toc ul a {
  font-size: 14px;
  color: #0D0D3C;
  transition: 0.6s ease;
  line-height: 1.4;
}
.htm-toc ul li {
  margin: 0;
  padding: 0;
}
.htm-toc ul li:hover a, .htm-toc ul li:hover * {
  color: #CC000C;
}
.htm-toc ul li.h2 {
  margin-left: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.htm-toc ul li.h3 {
  margin-left: 35px;
  margin-bottom: 5px;
  list-style: disc;
}

.cateogry-blog-post .box.box-blog-post {
  background: #FFF;
  padding: 15px;
  display: flex;
  flex-direction: column-reverse;
}
.cateogry-blog-post .box.box-blog-post .box-image {
  width: 100%;
}
.cateogry-blog-post .box.box-blog-post .box-text {
  padding: 0;
  margin-bottom: 10px;
}
.cateogry-blog-post .box.box-blog-post .box-text .post-title a {
  color: #CC000C;
}
.cateogry-blog-post .box.box-blog-post .box-text .from_the_blog_excerpt {
  color: #000;
  margin-bottom: 0;
}

.ux-relay__control ul.ux-relay__pagination li span {
  border-radius: 2px;
}
.ux-relay__control ul.ux-relay__pagination li span.current {
  background-color: #FFF;
  color: #0D0D3C;
  border-color: #FFF;
}
.ux-relay__control ul.ux-relay__pagination li a {
  border-radius: 2px;
}

.icon-box .icon-box-text p {
  margin-bottom: 5px;
}

.contact-page--col-info .icon-box {
  margin-bottom: 15px;
}
.contact-page--col-info .icon-box .icon-box-text p {
  margin-bottom: 0;
}

.contact-page .yw-form {
  background: #FFF;
}

.row.add-quote {
  position: relative;
}
.row.add-quote:before {
  position: absolute;
  content: "";
  background: url("assets/images/quote-01.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  left: 0;
  top: -15%;
}
.row.add-quote:after {
  position: absolute;
  content: "";
  background: url("assets/images/quote-02.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  right: 0;
  bottom: -11%;
}

section.ceo-hero {
  padding-bottom: 100px;
}
section.ceo-hero .absolute-image {
  position: absolute;
  right: 0;
  bottom: -30%;
}
section.ceo-hero:before {
  position: absolute;
  content: "";
  background: url("assets/images/quote-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 300px;
  left: 45%;
  top: -15%;
}
section.ceo-hero:after {
  position: absolute;
  content: "";
  background: url("assets/images/quote-2.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 300px;
  right: 30px;
  bottom: -20%;
}

.box.ceo-box {
  max-width: 700px;
}

.icon-box.core-values-box {
  border: 1px solid rgba(227, 227, 227, 0.78);
  padding: 30px;
  font-family: "Inter", sans-serif;
}

.row.align-equal .box, .row.align-equal .icon-box {
  height: 100%;
}

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