/*
Theme Name: Twenty Thirteen Child
Theme URI: https://wordpress.org/themes/twentythirteen/
Template: twentythirteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Tags: blog,one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,rtl-language-support,sticky-post,translation-ready,accessibility-ready,block-patterns
Version: 4.5.1771585894
Updated: 2026-02-20 11:11:34

*/
header#masthead {
	padding: 15px 0;
}

.logo-img {
	height: 75px;
}

.navbar {
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-nav {
	gap: 1.8rem;
}

.navbar .nav-link {
	font-weight: 700;
	font-size: 16px;
	color: #000;
	letter-spacing: 0.3px;
}

.fa-magnifying-glass {
	font-size: 18px;
	margin-left: 10px;
}

.cl-slide {
	min-height: 600px;
	height: 80vh;
	background: url(img/crousel\ img.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	align-items: center;
}

.cl-slide h1 {
	font-size: 3.5rem;
	position: relative;
}

.carousel-item:nth-child(2) .cl-slide {
	background: url(img/crousel\ img.jpg) center center no-repeat;
	background-size: cover;
}

.cl-slide::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.3);
}

.improve-margin {
	background-color: #ffffff;
}

.improve-margin h2 {
	font-size: 54px;
	font-weight: 600;
}

.small-heading-p {
	color: #1fa2c6;
	font-size: 25px;
}

.main-heading {
	font-size: 3rem;
	font-weight: 800;
	color: #1c2b4a;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.description {
	text-align: justify;
	font-size: 16px;
	color: #1e2b4f;
	font-weight: 500;
	margin-bottom: 25px;
}

.custom-btn {
	font-weight: 500;
	text-decoration: none;
	color: white;
	background: rgba(13, 110, 253, 1);
	padding: 10px 25px;
	border-radius: 8px;
}

.right-img {
	border-radius: 20px;
}

.main-img {
	width: 100%;
}

.comprehensive-product {
	background-color: #f5f7fa;
}

.card-title {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 20px;
	color: #000;
}

.cp-card {
	background-color: #ffffff;
	border-radius: 16px;
	border: 1px solid #e6e6e6;
	padding: 25px;
	transition: all 0.3s ease;
}

.cp-card:hover {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.cp-card img {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}

.cp-card .card-body {
	padding: 10px 0px;
}

.custom-outline {
	color: #1e5aff;
	background: #fdfdfd;
	border: 2px solid #1e5aff;
	text-decoration: none;
	border-radius: 10px;
	padding: 8px 20px;
}

p.card-txt {
	font-size: 18px;
 display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

h2.cp-heading {
	font-size: 2.8rem;
}

p.small-heading {
	color: #1fa2c6;
	font-size: 1.5rem;
}

.comprehensive-bottm-card {
	background: linear-gradient(90deg, #000000, #0f172a);
}

.comp-card {
	background: #ffffff;
	border-radius: 22px;
	padding: 50px 30px;
	min-height: 340px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease;
}

.comp-card:hover {
	transform: translateY(-8px);
}

.comp-icon i {
	font-size: 48px;
	color: #6b8fcf;
}

.comp-title {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px;
	color: #374151;
}

.comp-text {
	font-size: 20px;
	color: #6b7280;
	line-height: 1.6;
}

.concept-section {
	background-color: #f5f7fa;
	padding-top: 80px;
	padding-bottom: 80px;
}

/* Title */
.concept-title {
	font-size: 2.8rem;
	font-weight: 600;
	color: #1e2b4f;
}

/* Button */
a.btn.know-btn {
	background-color: #1e2b4f;
	color: #ffffff;
	padding: 18px 25px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 600;
}

.know-btn:hover {
	background-color: #0f172a;
	color: #fff;
}

/* Concept items */
.concept-icon-small {
	display: flex;
	justify-content: center;
}

.concept-icon-small i {
	padding: 12px 12px;
	height: 40px;
	width: 40px;
	color: #1fa2ca;
	font-size: 18px;
	background: #ffdb8d;
	border-radius: 50%;
}

.concept-heading {
	font-weight: 700;
	margin-bottom: 5px;
	color: #1e2b4f;
}

.concept-desc {
	font-size: 14px;
	color: #6b7280;
}

/* Images */
.concept-img {
	border-radius: 18px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.product-categories {
	background-color: #0f2c44;
	padding-top: 70px;
	padding-bottom: 70px;
}

/* Section title */
.category-title {
	font-size: 2.5rem;
	font-weight: 600;
	color: #ffffff;
}

/* Card */
.category-card {
	background: #ffffff;
	border-radius: 10px;
	padding: 15px;
	transition: all 0.3s ease;
}

.category-card:hover {
	transform: translateY(-6px);
}

/* Image */
.category-img {
	border-radius: 16px 0 0 16px;
	margin-bottom: 15px;
}

/* Bottom area */
.category-bottom {
	padding: 5px 10px;
}

.category-bottom h6 {
	font-weight: 600;
	color: #1f2937;
}

.category-bottom i {
	font-size: 14px;
	color: #1f2937;
}

.core-strength {
	background-color: #e6e6e8;
	padding-top: 80px;
	padding-bottom: 80px;
}

/* Small heading */
.small-core {
	color: #1fa2c6;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
}

/* Main title */
.core-title {
	font-size: 2.6rem;
	font-weight: 600;
	color: #1e2b4f;
}

/* Card */
.core-card {
	background: #ffffff;
	border-radius: 18px;
	padding: 40px 30px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
}

.core-card:hover {
	transform: translateY(-6px);
}

/* Icon */
.core-icon i {
	padding: 14px 0;
	font-size: 40px;
	color: #1e2b4f;
}

/* Heading */
.core-heading {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 15px;
	color: #1e2b4f;
}

/* Text */
.core-text {
	font-weight: 400;
	font-size: 16px;
	color: #6b7280;
}

.contact-section {
	background-color: #f5f7fa;
	padding-top: 80px;
	padding-bottom: 80px;
}

/* LEFT IMAGE */
.contact-image {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	height: 100%;
}

.contact-image img {
	object-fit: cover;
}

/* Contact Info Overlay */
.contact-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(15, 44, 68, 0.9);
	color: #fff;
	padding: 15px;
	font-size: 14px;
}

.contact-image {
	position: relative;
	border-radius: 18px;
	overflow: hidden;
	height: 100%;
}

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

}

.contact-overlay {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	background: rgb(97 125 186 / 95%);
	/* Same light blue tone */
	color: #ffffff;
	padding: 18px 20px;
	border-radius: 12px;
	font-size: 15px;
	backdrop-filter: blur(6px);
}

.contact-overlay i {
	margin-right: 8px;
}


/* RIGHT FORM */
.contact-form {
	background-color: #0f2c44;
	padding: 40px;
	color: #fff;
}

.contact-form p {
	color: white;
}

.small-contact {
	font-size: 12px;
	letter-spacing: 1px;
	color: #9cc4ff;
}

.form-title {
	font-size: 45px;
	font-weight: 600;
}

/* Inputs */
.contact-form .form-control {
	border: 1px solid #9cc4ff;
	color: #fff;
	border-radius: 8px;
	padding: 16px 15px;
}

.contact-form .form-control::placeholder {
	color: #cbd5e1;
}

/* Submit Button */
.submit-btn {
	background-color: #0f2c44 !important;
	border: 1px solid #ffffff;
	color: #f9f6f6;
	padding: 10px;
	border-radius: 8px;
	transition: all 0.3s ease;
}

p.small.mt-4.text-light.text-center {
	font-size: 20px;
}

.news-section {
	background-color: #e6e6e8;
}

.news-title {
	font-size: 34px;
	font-weight: 600;
	color: #000000;
}

/* Card */
.news-card {
	background: #ffffff;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
}

.news-card:hover {
	transform: translateY(-6px);
}

/* Image */
.news-img {
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}

/* Body */
.news-body {
	padding: 20px;
}

.news-body h6 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #1e2b4f;
}

.news-date {
	font-size: 16px;
	color: #6b7280;
	margin-bottom: 10px;
}

/* Link */
.news-link {
	font-size: 18px;
	font-weight: 600;
	color: #428eff;
	text-decoration: none;
}

.news-link:hover {
	text-decoration: underline;
}

/* Button */
.show-more-btn {
	background-color: #0f2c44;
	color: #fff;
	padding: 16px 18px;
	border-radius: 6px;
}


a.btn.show-more-btn {
	color: white;
	background: #1e2b4f;
	padding: 16px 18px;
}

.main-footer {
	background-color: #0a1d45;
	color: #ffffff;
	padding-bottom: 0;
}

.footer-logo {
	width: 80%;
}

.footer-heading {
	font-size: x-large;
	font-weight: 700;
	margin-bottom: 20px;
}

.right-f {
	padding-top: 36px;
	font-size: x-large;
	/* padding-left: 45px; */
}

.footer-text {
	line-height: 28px;
	font-weight: 600;
	font-size: 16px;
	color: #cbd5e1;
}

.footer-links li {
	margin-bottom: 10px;
}

.footer-links a {
	text-decoration: none;
	color: #cbd5e1;
	font-size: 18px;
}

.footer-links a:hover {
	color: #ffffff;
}

/* Input */
.footer-input {
	border-radius: 6px;
	border: none;
}

/* Button */
.footer-btn {
	background: lightgreen;
	border: none;
	font-weight: 600;
	padding: 12px 0;
}

.footer-btn:hover {
	background-color: #ffffff;
	color: #0f2c44;
}

/* Bottom bar */
.footer-bottom {
	background-color: #3755a3;
	padding: 15px 0;
	font-size: 13px;
}

/* Social icons */
.social-icons {
	display: flex;
	gap: 12px;
}
@media(max-width:767px){
	.social-icons {
		justify-content: center;
	}
	#chaty-widget-0 .chaty-widget {
    right: 10px !important;
    bottom: 120px !important;
}
}

.social-icons i {
	color: #a7a7a7;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	border-radius: 50%;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.social-icons i:hover {
	transform: translateY(-3px);
}


.list-unstyled {
	list-style: none;
}

/* Stonefort Mobile Quick Menu */
#stonefort-mobile-quick-menu {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    background: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    height: 65px;
    box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.08);
    border-top: 3px solid #2F8CA8;
}

#stonefort-mobile-quick-menu a {
    flex-grow: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    color: #1F2B32 !important;
    text-decoration: none !important;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

#stonefort-mobile-quick-menu a:last-child {
    border-right: none;
}

#stonefort-mobile-quick-menu a:hover {
    background: #f4f8fa;
    color: #2F8CA8 !important;
}

#stonefort-mobile-quick-menu a i {
    font-size: 22px;
    margin-bottom: 3px;
    color: #2F8CA8;
    transition: 0.3s ease;
}

#stonefort-mobile-quick-menu a:hover i {
    transform: scale(1.1);
}

#stonefort-mobile-quick-menu #callll i {
    animation: phone-pulse 2s infinite;
}

@keyframes phone-pulse {
    0% { transform: scale(1); }
    15% { transform: scale(1.1); }
    30% { transform: scale(1); }
    45% { transform: rotate(8deg); }
    55% { transform: rotate(-8deg); }
    65% { transform: rotate(5deg); }
    75% { transform: rotate(0); }
    100% { transform: scale(1); }
}

#stonefort-mobile-quick-menu #whatsappp i {
    animation: whatsapp-glow 3s infinite ease-in-out;
}

@keyframes whatsapp-glow {
    0%,100% {
        text-shadow: 0 0 5px #2F8CA8;
        transform: scale(1);
    }
    50% {
        text-shadow: 0 0 15px #2F8CA8;
        transform: scale(1.05);
    }
}

#stonefort-mobile-quick-menu .custom-primary i {
    animation: send-bounce 2.5s infinite;
}

@keyframes send-bounce {
    0%,20%,50%,80%,100% { transform: translateY(0); }
    40% { transform: translateY(-6px); }
    60% { transform: translateY(-3px); }
}

#stoneFortContactModal .modal-header {
    background: #2F8CA8;
    color: #ffffff;
}

#stoneFortContactModal .modal-body {
    background: #f7f9fa;
}

#stoneFortContactModal .modal-header .btn-close {
    filter: invert(1);
    opacity: 1;
}

 /* ===============================
   Stonefort Breadcrumb Styling
================================= */

    .stonefort-breadcrumb {
        background: linear-gradient(135deg, #1f8fb0, #1c1f26);
        padding: 70px 0;
        color: #ffffff;
        position: relative;
        overflow: hidden;
    }

    .stonefort-breadcrumb::before {
        content: "";
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: rgba(255, 255, 255, 0.08);
        border-radius: 50%;
    }

    .breadcrumb-title {
        font-size: 36px;
        font-weight: 700;
        letter-spacing: 0.5px;
        color: #ffffff;
    }

    .stonefort-bc {
        background: transparent;
        padding: 0;
        margin: 0;
    }

    .stonefort-bc .breadcrumb-item {
        font-size: 14px;
        font-weight: 500;
    }

    .stonefort-bc .breadcrumb-item a {
        color: #d1ecf5;
        text-decoration: none;
        transition: 0.3s ease;
    }

    .stonefort-bc .breadcrumb-item a:hover {
        color: #ffffff;
        text-decoration: underline;
    }

    .stonefort-bc .breadcrumb-item.active {
        color: #f8f9fa;
    }

    .stonefort-bc .breadcrumb-item+.breadcrumb-item::before {
        color: #ffffff;
    }

    @media (max-width: 767px) {
        .stonefort-breadcrumb {
            padding: 50px 0;
            text-align: center;
        }

        .breadcrumb-title {
            font-size: 26px;
        }
    }

	.stonefort-heading{
    font-weight:700;
    color:#1f8fb0;
    margin-bottom:15px;
}

.stonefort-list{
    padding-left:18px;
}

.stonefort-list li{
    margin-bottom:8px;
}

.stonefort-highlight-box{
    background:#f4f8fa;
    padding:30px;
    border-left:5px solid #1f8fb0;
    border-radius:8px;
    margin-top:20px;
}

.stonefort-card{
    background:#ffffff;
    padding:25px;
    border-radius:10px;
    box-shadow:0 5px 20px rgba(0,0,0,0.05);
    text-align:center;
    height:100%;
}

.career-form {
    background: linear-gradient(135deg, #1f8fb0, #1c1f26);
    padding: 25px;
    border-radius: 15px;
    color: #fff;
}

.career-form label {
    width: 100%;
}
.career-form input {
    width: 100%;
}


.cp-card{
border:none;
border-radius:12px;
overflow:hidden;
transition:0.35s;
}

.cp-card:hover{
transform:translateY(-8px);
box-shadow:0 15px 35px rgba(0,0,0,0.12);
}

.cp-card img{
height:220px;
object-fit:cover;
}

@media(max-width:767px){
	body, section {
		overflow-x: hidden;
	}
	section.comprehensive-bottm-card, section.news-section {
overflow-y: hidden;
}
}
.footer-link-text a {
    line-height: 28px;
    font-weight: 600;
    font-size: 16px;
    color: #cbd5e1;
    text-decoration: none;
}