@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-ExtraBold.woff2") format("woff2"), url("../font2/Montserrat-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-Regular.woff2") format("woff2"), url("../font2/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-Medium.woff2") format("woff2"), url("../font2/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-SemiBold.woff2") format("woff2"), url("../font2/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-Black.woff2") format("woff2"), url("../font2/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-BoldItalic.woff2") format("woff2"), url("../font2/Montserrat-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-BlackItalic.woff2") format("woff2"), url("../font2/Montserrat-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../font2/Montserrat-Bold.woff2") format("woff2"), url("../font2/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat";
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #f8f8f8; }

h3 {
  font-weight: 900; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  text-decoration: none; }

.p-v-50 {
  padding: 50px 0; }

.p-v-80 {
  padding: 80px 0; }

.p-v-100 {
  padding: 100px 0; }

.p-b-50 {
  padding-bottom: 50px; }

.p-t-50 {
  padding-top: 40px; }

.p-b-80 {
  padding-bottom: 80px; }

.p-b-100 {
  padding-bottom: 100px; }

.relative {
  position: relative; }

h6,
h5,
h4,
h3,
h2,
h1 {
  font-family: "Montserrat"; }

p {
  line-height: 1.2;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
  font-family: "Montserrat"; }

h2 {
  font-weight: 900;
  font-size: 37px;
  line-height: 120%; }

.borderBottom {
  border-bottom: 1px solid #000000; }

header {
  padding-top: 25px;
  font-family: "Montserrat"; }
  header .borderBottom {
    padding-bottom: 25px; }
  header .menu ul {
    text-align: end; }
    header .menu ul a {
      font-family: "Montserrat";
      font-weight: 400;
      font-size: 16px;
      line-height: 80%;
      color: #000000; }
      header .menu ul a:hover, header .menu ul a.active {
        color: #9d4848; }

.stellarnav > ul > li > a {
  padding: 20px 15px; }

.stellarnav li.has-sub > a:after {
  display: none; }

.stellarnav li li {
  text-align: left; }

header .menu ul li:last-child a {
  padding-right: 0; }

footer .topFooter {
  background-color: #222222;
  padding: 50px 0; }
  footer .topFooter a {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff; }
  footer .topFooter li {
    margin-bottom: 10px; }
  footer .topFooter .footer-widget-title {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff; }
  footer .topFooter .footer-menu {
    display: grid;
    grid-template-columns: auto auto; }
footer .btmFooter {
  background-color: #121212;
  padding: 15px 0; }
  footer .btmFooter a,
  footer .btmFooter p {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff; }
  footer .btmFooter .right {
    display: flex; }

.banner .topBanner {
  padding: 50px 0; }
  .banner .topBanner h1 {
    font-weight: 900;
    font-size: 70px;
    line-height: 117%;
    display: flex;
    flex-direction: column; }
    .banner .topBanner h1 span {
      font-family: "Montserrat";
      font-weight: 900;
      font-size: 43px;
      line-height: 117%; }
  .banner .topBanner p {
    margin-bottom: 25px; }
.banner .imagBanner {
  padding-bottom: 80px; }
  .banner .imagBanner .grid .grid-item {
    width: 32%;
    float: left;
    position: relative;
    margin-bottom: 4px; }
    .banner .imagBanner .grid .grid-item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .banner .imagBanner .grid .grid-item:nth-child(4) {
      height: 405px; }
    .banner .imagBanner .grid .grid-item:nth-child(1) {
      height: 357px; }
    .banner .imagBanner .grid .grid-item:nth-child(2) {
      height: 658px; }
    .banner .imagBanner .grid .grid-item:nth-child(3) {
      height: 248px; }
    .banner .imagBanner .grid .grid-item:nth-child(5) {
      height: 296px; }

.btmBanner {
  padding: 50px 0; }
  .btmBanner .sliderPanle .top {
    background-color: #e41d1d;
    text-align: center;
    padding: 25px 0; }
    .btmBanner .sliderPanle .top h2 {
      color: #ffffff;
      margin-bottom: 25px; }
    .btmBanner .sliderPanle .top ul a {
      font-family: "Montserrat";
      font-weight: 400;
      font-size: 16px;
      line-height: 134%;
      color: #ffffff; }
    .btmBanner .sliderPanle .top ul .nav-link.active {
      background-color: transparent;
      border: none;
      position: relative; }
      .btmBanner .sliderPanle .top ul .nav-link.active::after {
        position: absolute;
        content: "";
        background-color: #f8f8f8;
        transition: all 0.3s ease;
        bottom: -26px;
        left: 0;
        width: 100%;
        height: 8px; }
    .btmBanner .sliderPanle .top .nav-tabs {
      border: none;
      justify-content: center; }
  .btmBanner .sliderPanle .serviceImg {
    display: grid;
    grid-template-columns: auto auto;
    gap: 30px; }
    .btmBanner .sliderPanle .serviceImg img {
      width: 100%;
      height: 353px;
      object-fit: cover; }

#contact {
  padding: 50px 0; }
  #contact h2 {
    text-align: center; }
  #contact .input-box input {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #3b3b3b;
    background: transparent;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 15px;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    line-height: 141%;
    color: #000000; }
  #contact .input-box textarea {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #3b3b3b;
    background: transparent;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 35px;
    min-height: 120px;
    resize: none;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    line-height: 141%;
    color: #000000; }
  #contact .input-box label {
    padding-left: 0; }

.blog {
  padding-top: 30px;
  padding-bottom: 80px; }
  .blog h2 {
    margin-bottom: 20px; }
  .blog img {
    width: 100%; }
  .blog .top-part p {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 17px;
    line-height: 134%; }
  .blog .swiper {
    width: 100%;
    height: 100%; }
  .blog .swiper-button-prev,
  .blog .swiper-button-next {
    height: 38px;
    width: 38px;
    border-radius: 100%;
    border: 1px solid #292929; }
  .blog .swiper-button-next {
    right: 40px; }
  .blog .swiper-button-prev {
    left: 40px; }
  .blog .swiper-button-next:after,
  .blog .swiper-button-prev:after {
    font-size: 20px;
    color: #292929; }
  .blog img {
    display: block;
    width: 100%;
    height: 480px;
    object-fit: cover; }
  .blog .blogImg .content {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 15px; }
    .blog .blogImg .content h5 {
      font-family: "Montserrat";
      font-weight: 700;
      font-size: 16px;
      line-height: 134%;
      color: #000000; }
    .blog .blogImg .content p {
      font-family: "Montserrat";
      font-weight: 400;
      font-size: 14px;
      line-height: 134%;
      color: #2d2926; }

.innerBanner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #e41d1d;
  z-index: 1; }
  .innerBanner h1 {
    font-size: 63px;
    font-weight: 400;
    line-height: 1.2;
    font-family: "Montserrat";
    color: #f8f8f8;
    color: #ffffff;
    margin: 60px 0; }

.contact-page {
  background-position: left top;
  background-repeat: no-repeat; }
  .contact-page h3 {
    font-family: "Montserrat";
    font-size: 51px; }
  .contact-page button {
    border: 0; }
  .contact-page h4 {
    color: #222222; }
  .contact-page .contact-text {
    padding-left: 86px; }
  .contact-page .social {
    margin-top: 36px; }
    .contact-page .social a {
      display: flex;
      margin-bottom: 30px;
      color: #171616;
      transition: all 0.2s;
      font-size: 19px;
      gap: 16px; }
      .contact-page .social a i {
        margin-right: 8px;
        width: 48px;
        flex: 0 0 48px;
        height: 48px;
        justify-content: center;
        align-items: center;
        display: flex;
        border: 2px solid #222222;
        color: #222222 !important;
        border-radius: 50%; }
      .contact-page .social a:hover {
        color: #222222; }
  .contact-page h5 {
    font-family: "Montserrat";
    font-size: 25px; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: transparent !important;
  background-clip: padding-box;
  border: none;
  border-bottom: #121212 2px solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none !important; }

textarea.form-control {
  resize: none; }

.form-btn {
  text-align: center; }

.contact-form .formBtn {
  background-color: #9d4848;
  font-family: "Montserrat";
  border-radius: 0;
  color: #ffffff;
  width: auto;
  height: 45px;
  font-weight: 400;
  font-size: 16px;
  padding: 0 30px;
  line-height: 100%; }

.formBtn {
  background-color: #9d4848;
  font-family: "Montserrat";
  border-radius: 0;
  color: #ffffff;
  width: 436px;
  height: 92px;
  font-weight: 400;
  font-size: 25px;
  line-height: 100%; }
  .formBtn:hover {
    background-color: #222222;
    color: #ffffff; }

.page-link {
  position: relative;
  display: block;
  color: #593f3f;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6; }

.page-link:hover {
  color: #121212; }

.blogDetails {
  font-size: 16px; }
  .blogDetails h3 {
    font-size: 1.55rem; }
  .blogDetails p {
    font-size: 16px;
    line-height: 1.6; }
  .blogDetails blockquote {
    position: relative;
    border-left: 0;
    padding: 0 30px;
    font-weight: 400;
    font-style: italic; }
  .blogDetails blockquote:before {
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 4px;
    position: absolute;
    background: #000; }
  .blogDetails img {
    height: 350px;
    object-fit: cover;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px; }
  .blogDetails ul {
    padding-left: 30px;
    margin-bottom: 30px; }
  .blogDetails li {
    margin-bottom: 10px;
    list-style-type: disc; }
  .blogDetails .socialsWrap {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0; }
    .blogDetails .socialsWrap ul {
      display: block;
      /* text-align: center; */
      position: sticky;
      top: 0; }
      .blogDetails .socialsWrap ul li {
        display: block;
        float: none;
        margin: 10px 0; }
        .blogDetails .socialsWrap ul li a {
          color: #ccc;
          font-size: 22px; }
          .blogDetails .socialsWrap ul li a:hover {
            color: #9d4848; }

.pagination {
  padding: 0 !important; }

.pagination li {
  list-style-type: none !important; }

.userpart {
  color: #222222; }
  .userpart span {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem !important;
    flex: 0 0 2.5rem;
    margin-right: 1rem;
    line-height: 0.8; }
    .userpart span img {
      width: 100%;
      height: 100% !important;
      border-radius: 50%;
      flex: 0 0 2.5rem;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
  .userpart small {
    display: block; }

.posts .blog-card {
  position: relative; }
.posts img {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover; }
.posts .content {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  padding: 15px; }
.posts .content h5 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 16px;
  line-height: 134%;
  color: #000; }
.posts .content p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  line-height: 134%;
  color: #2d2926;
  margin-bottom: 0; }
.posts .absolutes {
  position: absolute;
  width: 100%;
  height: 100%; }
.posts .stickyme {
  position: sticky;
  top: 0; }

.btmBanner .sliderPanle .top ul .nav-link:hover {
  background-color: transparent;
  border-color: transparent !important;
  position: relative; }

.servicesDetails .details-img {
  height: 450px;
  margin-bottom: 45px; }
  .servicesDetails .details-img img {
    height: 100%;
    object-fit: cover;
    object-position: center; }

.topBanner.innerBanner h1 {
  margin: 0;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  font-size: 63px;
  line-height: 1.2; }
  .topBanner.innerBanner h1 span {
    margin-right: 20px; }

.portfolioContent p {
  margin-bottom: 15px; }
  .portfolioContent p a {
    color: #000000;
    font-weight: bold; }

.projectsBlog {
  padding: 60px 0;
  position: relative;
  overflow: hidden; }
  .projectsBlog img {
    width: 100%; }
  .projectsBlog .gt-news-box-items .gt-thumb {
    overflow: hidden;
    position: relative; }
    .projectsBlog .gt-news-box-items .gt-thumb img {
      width: 100%;
      height: 100%;
      border-radius: 8px;
      display: block;
      object-fit: cover;
      -webkit-transition: all 500ms ease;
      transition: all 500ms ease; }
      .projectsBlog .gt-news-box-items .gt-thumb img:first-child {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        -webkit-transform: translateX(50%) scaleX(2);
        transform: translate(50%) scaleX(2);
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px); }
  .projectsBlog .gt-news-box-items .gt-content {
    padding: 24px;
    background-color: #ffffff;
    border-radius: 8px;
    border-bottom: 1px solid rgba(155, 155, 155, 0.24);
    margin: 0 20px;
    position: relative;
    z-index: 9;
    margin-top: -52px; }
    .projectsBlog .gt-news-box-items .gt-content h3 {
      font-size: 20px; }
      .projectsBlog .gt-news-box-items .gt-content h3 a {
        color: #000000; }
    .projectsBlog .gt-news-box-items .gt-content .gt-list {
      display: flex;
      align-items: center;
      gap: 30px;
      margin-bottom: 20px; }
      .projectsBlog .gt-news-box-items .gt-content .gt-list li {
        font-size: 14px; }
        .projectsBlog .gt-news-box-items .gt-content .gt-list li:last-child {
          position: relative;
          padding-left: 12px; }
          .projectsBlog .gt-news-box-items .gt-content .gt-list li:last-child::before {
            width: 6px;
            height: 6px;
            line-height: 6px;
            position: absolute;
            top: 8px;
            left: 0;
            content: "";
            border-radius: 6px;
            background-color: #e41d1d; }
  .projectsBlog .gt-news-box-items .theme-btn {
    padding: 16px 30px;
    border: 1px solid #e41d1d;
    background-color: transparent;
    color: #e41d1d;
    margin-top: 24px; }
    .projectsBlog .gt-news-box-items .theme-btn:before {
      transform-origin: top left;
      transition: 0.2s transform ease-out;
      will-change: transform;
      z-index: -1;
      content: "";
      border-radius: 100px;
      display: block;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .projectsBlog .gt-news-box-items .theme-btn:hover {
      background-color: #e41d1d;
      color: #ffffff; }
      .projectsBlog .gt-news-box-items .theme-btn:hover::before {
        transform: translate(0, 0); }

.gt-news-box-items:hover .gt-thumb img:first-child {
  -webkit-transform: translateX(0) scaleX(1);
  transform: translate(0) scaleX(1);
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0); }

.gt-news-box-items:hover .gt-thumb img:nth-child(2) {
  -webkit-transform: translateX(-50%) scaleX(2);
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px); }

.theme-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  color: #ffffff;
  font-family: "Montserrat";
  padding: 21px 32px;
  transition: 500ms;
  background-color: #e41d1d;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 9; }

.service-inner .grid {
  display: grid; }
  .service-inner .grid .grid-item {
    width: 32%;
    float: left;
    position: relative;
    margin-bottom: 4px; }
    .service-inner .grid .grid-item img {
      width: 100%; }

.projectImg img {
  border-radius: 15px; }

.servicesDetails p, .servicesDetails ul li {
  margin-bottom: 15px; }

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