/**
 * Theme Name:     CMS Group
 * Author:         cubez3.com
 * Template:       hello-elementor
 * Text Domain:	   cms-group
 * Description:    Custom Child Theme
 * Theme URI:      http://cubez3.com
 * Author URI:     http://cubez3.com
 * Version:        v1
 */
.m-menu li.active > a {
    background: #ffffff40 !important;
    color: #fff !important;
    border-radius: 100px !important;
	font-weight: 700 !important;
}

.m-menu li:last-child a {
    border: 2px solid #fff;
    border-radius: 8px !important;
}
.m-menu li:last-child a:hover{
	background:white;
	color:black;
}
a {
    text-decoration-color: #BCBED2 !important;
}
div#head {
    position: absolute;
    z-index: 999;
}
.footer-form input {
    font-size: 16px !important;
    height: 50px !important;
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    font-family: 'Raleway' !important;
    font-weight: 500 !important;
    outline: none !important;
    box-shadow: none !important;
    padding-left: 10px !important;
}

.footer-form label {
    font-weight: 500 !important;
    font-family: 'Raleway' !important;
    font-size: 16px !important;
    margin-bottom: 8px !important;
    color: #000 !important;
}

.footer-form span.select2-selection {
    height: 50px !important;
    background: #fff !important;
    border: 1px solid #D0D5DD !important;
    border-radius: 8px !important;
    padding-left: 10px !important;
    outline: none !important;
}

.footer-form textarea {
    border: 1px solid #D0D5DD !important;
    border-radius: 8px !important;
    resize: none !important;
    font-family: 'Raleway' !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.footer-form .c-check .forminator-label {
    display: none !important;
}

.footer-form span.forminator-checkbox-box {
    border-radius: 5px !important;
    background: #fff !important;
    border: 1px solid #D0D5DD !important;
}

.footer-form span.forminator-checkbox-label {
    font-family: 'Raleway';
    font-size: 16px !important;
    color: #666F6F !important;
}

.footer-form span.forminator-checkbox-box::before {
    color: #14276d !important;
}

.footer-form button.forminator-button.forminator-button-submit {
    border-radius: 8px !important;
    font-size: 16px !important;
    font-family: 'Nunito' !important;
    font-weight: 600 !important;
}
.blog img {
	border-radius: 16px 16px 0px 0px !important;
	height: 284px !important;
	object-fit: cover;
}
div#custom-posts-container .blog-post img {
  height: 284px;
  object-fit: cover;
}
.blog .elementskit-entry-thumb{
	border-radius: 16px 16px 0px 0px !important;
}
.blog .post-items .col-lg-4 {
    display: flex;
}

.blog .post-items .elementskit-post-body {
    display: flex;
    flex-direction: column;
    min-height: 247px;
    justify-content: space-between;
}

/* Industries */

.industriesSwiper {
  width: 100%;
  height: auto;
}

.industry-slide {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  overflow: hidden;
}
.industry-image img {
    border-radius: 16px;
}
.industry-image {
  flex: 1;
}

.industry-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.industry-content {
  flex: 1;
  padding: 40px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.industry-content h3 {
     font-size: 32px;
    margin-bottom: 15px;
    font-family: "Montserrat", Sans-serif;
}

.industry-content p {
      font-size: 18px;
    margin-bottom: 20px;
    color: #CCD1D1;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
}

.industry-btn {
  display: inline-block;
  border: 1px solid #fff;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
}

.industry-count {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.industriesSwiper .swiper-button-next {
    height: 48px;
    width: 48px;
    background: #ffffff78;
    bottom: 20px;
    top: auto;
    border-radius: 100px;
    padding: 10px;
}

.industriesSwiper .swiper-button-next::after, .industriesSwiper .swiper-button-prev::after {
    font-size: 25px;
    color: #fff;
}

.industriesSwiper .swiper-button-prev {
    right: 80px;
    left: auto;
    bottom: 20px;
    top: auto;
    border-radius: 100px;
        height: 48px;
    width: 48px;
    background: #ffffff78;
    padding: 10px;
}

.industry-count {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.swiper-button-next, .swiper-button-prev {
  color: #fff;
}
.industry-slide {
    display: flex !important;
}

.industry-image {
    width: 60%;
    flex: none;
    height: 520px;
    overflow: hidden;
}
.industry-image img {
    border-radius: 16px;
}

a.industry-btn {
    width: fit-content;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-width: 2px;
    border-radius: 8px;
}
a.industry-btn:hover {
    color: #fff !IMPORTANT;
}

.swiper-news .card-img img {
    height: 288px;
    object-fit: cover;
}

.swiper-news .card {
    border: 1px solid #C7B881;
    border-radius: 16px;
    overflow: hidden;
}

.swiper-news .card-body {
    padding: 24px;
}

.swiper-news .card-body h3 {
    color: #14276d;
    font-family: 'Nunito';
    font-size: 24px;
    font-weight: bold;
}

.swiper-news .card-body p {
    font-size: 16px;
    font-family: 'Raleway';
    color: #666F6F;
    line-height: 1.5;
    font-weight: 500;
}

.swiper-news .card-body a.read-more {
    font-size: 16px;
    font-family: 'Nunito';
    color: #0f4352;
    font-weight: 600;
}
.swiper-news .card-body a.read-more:after {
    content: '';
    background-image: url(http://13.222.191.86/wp-content/uploads/2025/08/Arrow.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.swiper-news .card-body a.read-more {
    display: flex;
    align-items: center;
    gap: 4px;
}
.swiper-news  .swiper-pagination {
    display: none;
}

.swiper-news {
  position: relative;
  padding: 40px 50px; /* add side space so arrows don’t overlap content */
}

.swiper-news .swiper-button-next,
.swiper-news .swiper-button-prev {
    background: #fff;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); */
    top: 50%;
    transform: translateY(-50%);
    background: #E9EAF0;
}

.swiper-news .swiper-button-next:after,
.swiper-news .swiper-button-prev:after {
  font-size: 18px;
  font-weight: bold;
	color: #14276d;
}
.swiper-news .swiper-button-next:after :hover,
.swiper-news .swiper-button-prev:afte :hover{
	background: #C8CAE2
}

/* blog */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.blog-item {
  border: 1px solid #eee;
  padding: 15px;
  background: #fff;
  border-radius: 8px;
}
.view-more-wrap {
  text-align: center;
  margin-top: 20px;
}
#load-more-posts {
  padding: 10px 20px;
  background: #222;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}
#load-more-posts:disabled {
  background: #999;
  cursor: not-allowed;
}
div#custom-posts-container {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

div#custom-posts-container .blog-post {
    /* flex: 1 31%; */
    width: 31%;
}

div#custom-posts-container .blog-post .card {
    border: 1px solid  #C7B881;
    overflow: hidden;
    border-radius: 20px;
}

div#custom-posts-container .blog-post .card-body {
    padding: 20px;
}

div#custom-posts-container .blog-post .card h3 {
    font-family: 'Work Sans';
    font-size: 24px;
    color: #14276d;
	min-height: 60px;
}

div#custom-posts-container .blog-post .card p {
    font-family: 'Raleway';
    font-size: 16px;
	 margin-bottom: 50px;
}

div#custom-posts-container .blog-post .card a.read-more {
    color: #195e75;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito';
    display: flex;
    align-items: center;
    gap: 6px;
}

div#custom-posts-container .blog-post .card a.read-more:after {
    content: '';
    background-image: url(http://13.222.191.86/wp-content/uploads/2025/08/Arrow.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}
.post-short .elementor-shortcode {
    display: flex;
    flex-direction: column;
}

.post-short button#load-more-posts {width: fit-content;align-items: center;margin: auto;background: transparent;border: 1px solid #14276d;color: #14276d;font-family: 'Nunito';font-weight: 600;transition: 0.5s;}

.post-short div#custom-pagination {
    order: 3;
}

div#custom-posts-container {
    margin-bottom: 60px;
}

.post-short button#load-more-posts:hover {
    background: #14276d;
    color: #fff;
    transform: scale(0.9);
}
.post-short #custom-pagination {
    align-content: center;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    gap: 20px;
    padding-block: 20px;
    background: #ece8da36;
    border-radius: 10px;
}

a.custom-page-link[style] {
    background: #000;
    color: #fff;
}

a.custom-page-link {
    border: 1px solid;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Nunito';
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #000;
    color: #000;
    border-radius: 3px;
}
/* Blog */

/* Single Blog */
/* Single post banner */
.post-hero {
  position: relative;
  width: 100%;
  min-height: 65vh;
  display: flex;
  align-items: flex-end;
  background: #111; /* fallback if no image */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.post-hero.has-image .post-hero__overlay {
  background: rgba(0,0,0,0.45);
}
.post-hero__overlay {
  position: absolute;
  inset: 0;
}
.post-hero__inner {
  position: relative;
  padding: 4rem 1rem;
  color: #fff;
}
.post-hero__title {
  margin: 0 0 .5rem;
  font-size: clamp(1.75rem, 2.5vw, 3rem);
  line-height: 1.15;
  font-weight: 700;
}
.post-hero__meta {
  opacity: .95;
  font-size: .95rem;
}
.post-hero__meta a { color: #fff; text-decoration: underline; }
.post-hero__sep { margin: 0 .5rem; opacity: .7; }

/* Main content area */
.post-wrap.container {  margin: 3rem auto; padding: 0 1rem; }
.single-article .entry-content > *:first-child { margin-top: 0; }
.single-article .entry-content img { height: auto; max-width: 100%; }
.post-tags { margin-top: 2rem; }

/* Prev/Next */
.post-nav.container {
   margin: 2.5rem auto 0; padding: 0 1rem;
  display: flex; justify-content: space-between; gap: 1rem;
}
.post-nav a { text-decoration: none; }

/* If you use Bootstrap’s .container, this will blend in; otherwise it still works */
.container { max-width: 1200px; margin: 0 auto; }
article p {
    font-size: 16px;
    font-family: 'Raleway';
    font-weight: 500;
}

.post-nav__prev, post-nav__next {
    background: #14276d;
    color: #fff;
    padding: 15px 20px;
    border-radius: 6px;
}

.post-nav__prev a, .post-nav__next a {
    color: #fff;
}
.post-nav__prev a:hover, .post-nav__next a:hover {
    color: #fff;
}
.what_we_deliver .elementor-icon-list-icon {
    padding-right: 20px !important;
    padding-left: 0 !important;
}
/* Slider */

.slider .swiper-slide {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.slider-inner {
    max-width: 1470px;
    width: 100%;
    margin: auto;
}

.slider .slide-content {
    width: 50%;
}

.slider .slide-content h2 {
    font-size: 56px;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
}

.slider .slide-content p {
    font-size: 18px;
    font-family: "Poppins", Sans-serif;
}

.slider-btn {
    display: flex;
    gap: 20px;
    align-items: center;
}

.slider-btn a.btn {
    background-color: var(--e-global-color-a785853);
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-a785853);
    border-radius: 8px 8px 8px 8px;
    padding: 20px 30px 20px 30px;
    color: #fff;
    transition: 0.3s;
}

.slider-btn a.btn:last-child {
    background-color: #14276D00;
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: #ECE8DA;
    color: #ECE8DA;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ECE8DA;
    border-radius: 8px 8px 8px 8px;
    padding: 20px 30px 20px 30px;
}

.slider-btn a.btn:last-child:hover {
    background: #14276d;
    border-color: #14276d;
    transform: scale(0.9);
    transition: 0.3s;
}

.slider-btn a.btn:hover {
    background: transparent;
    border-color: #C7B881;
    color: #C7B881;
    transform: scale(0.9);
}
.slider .swiper-button-next, .slider .swiper-button-prev {
    display: none;
}
.portfolio-list button.portfolio-loadmore {margin-top: 30px;border: 0;}

.portfolio-list {
    text-align: center;
}

.portfolio-item .portfolio_left {
    text-align: left;
}
/*  Responsive */


@media screen and (max-width: 1500px){
	.e-con>.e-con-inner {
    max-width: 1340px;
}
	.m-menu li > a {
    padding: 8px 16px !important;
}

.elementor-element.elementor-element-06531f3.e-con-full.e-flex.e-con.e-child {
    width: 86%;
}
.slider-inner {
    max-width: 1340px;
}

}
@media screen and (max-width: 1366px){
	.elementor-9 .elementor-element.elementor-element-fe8d08e .elementskit-navbar-nav > li {
    margin-left: 4px;
}
	.e-con>.e-con-inner {
    max-width: 1220px;
}	
	.elementor-element.elementor-element-06531f3.e-con-full.e-flex.e-con.e-child {
		width: 87%;
}
	.m-menu li > a {
		padding: 6px 12px !important;
		border-radius: 0px !important;
}	
.elementor-9 .elementor-element.elementor-element-fe8d08e .elementskit-menu-container {
    height: 41px;
}
    .elementor-9 .elementor-element.elementor-element-bed879e {
        --width: 20%;
    }	
.industry-image {
    height: 440px;
}	
.slider-inner {
    max-width: 1140px;
}

.slider .slide-content {
    width: 65%;
}

.slider .slide-content h2 {
    font-size: 45px;
}	
	
}
@media screen and (max-width: 1140px){
	    .elementor-9 .elementor-element.elementor-element-bed879e {
        --width: 29%;
    }
	.slider-inner {
    padding-inline: 20px;
}

.slider .slide-content h2 {
    font-size: 40px;
}

.slider .slide-content p {
    font-size: 16px;
}

.slider-btn a.btn {
    padding: 15px;
    font-size: 16px;
}
}
@media screen and (max-width: 768px){
	    .elementor-9 .elementor-element.elementor-element-bed879e {
        --width: 39%;
    }
    .elementor-element.elementor-element-06531f3.e-con-full.e-flex.e-con.e-child {
        width: 67%;
    }
	.industry-slide {
    flex-direction: column;
}

.industry-image {
    width: 100%;
    height: 400px;
}
}
@media screen and (max-width: 767px){
	.m-menu li:last-child a {
    background: #C7B881;
    width: fit-content;
    margin-left: 10px;
}
	    .elementor-element.elementor-element-06531f3.e-con-full.e-flex.e-con.e-child {
        width: 37%;
    }
	.blog .post-items .elementskit-post-body {
    min-height: auto;
}
.industry-content {
    padding: 20px 0px;
}	
.what_we_deliver .elementor-icon-list-icon {
    padding-right: 20px !important;
    padding-left: 0 !important;
}

.project-top-bar .project-title {
    font-size: 26px;
}

.project-nav {
    align-items: end;
}

.swiper-button-prev.custom-nav, .swiper-button-next.custom-nav {
    width: 40px;
    height: 40px;
}

.swiper-button-prev.custom-nav:after, .swiper-button-next.custom-nav:after {
    font-size: 18px !important;
}	
.swiper-news .swiper-pagination {
    display: block;
    bottom: -30px;
    height: 55px;
}

.swiper-news .swiper-pagination span.swiper-pagination-bullet-active {
    background: #14276d;
}

.swiper-news .swiper-button-next, .swiper-news .swiper-button-prev {
    display: none;
}
	div#custom-posts-container .blog-post {
    width: 100%;
}
.post-hero {
    min-height: 45vh;
}	
.slider .slide-content {
    width: 95%;
}	
}