/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
body a:hover, body a:focus, 
#mainnav #primary-menu a:hover,
body .hero-title span:hover,
body .section_4_teams_section .section-2__title-wrapper-title {
    color: #0064B0; 
}
body .hero-2-bg{
    background-color: #FFF;
}
body .breadcrumb-section__area{
    padding-bottom: 50px;
    height:100vh;
}
body .breadcrumb-section__text{
    position:absolute;
    bottom:0;
}
.bg-grey{
    backgroung: #f7f7f7;
}
#mainnav .menu-main-menu-container{
    background-color: #ffffffb5;
}
.section-space-top-bottom-70-25{
  padding-top:70px;
  padding-bottom:25px;
}
.section-space-top-bottom-25{
  padding-top:25px;
  padding-bottom:25px;
}
body .mt-cursor:before,
#homepage-cs .testimonial-4__slider-arrow .rr-btn:hover,
#homepage-cs .testimonial-4__slider-arrow .rr-btn::before {
  background:#0064B0;
}
body .sk-three-bounce{
    background-color:#ffffff;
}
body .sk-three-bounce .sk-child{
    background-color:#0064B0;
}



.title_white{
  color:#ffffff !important;
}

.breadcrumb-section__title,.breadcrumb-section__subtitle{
    color: #000000;
}
#masthead-mobile{
    position: relative;
}
body .section-2__title-wrapper-title,
body .section-2__title-wrapper-title span{
	font-family: poppins,"sans-serif";

}
body .body-bg{
    background-color:#ffffff;
}


body .section_4_teams_section .team-section__item{
    background:#0064B0;
    border-radius: 0;
}
body .team-section__item .team-section__title a,
body .team-section__position{
    color:#ffffff;
}
body .team-section__social a{
    outline: 20px solid #F6F0E954;
    border-radius: 0;
    border-top-left-radius: 10px;
}
#homepage-cs .team-section__item:hover .team-section__thumb img{
    border-radius:0;
}
#homepage-cs .section__title-wrapper-3{
  margin-bottom: 0;  
}
#homepage-cs .section_2_work_experience .section__title-wrapper-title{
    font-style: italic;
}
#homepage-cs .moving-image-container{
    max-width: 550px;
    height: 280px;
    width: 100%;
}
#homepage-cs .moving-image-container .feature_image{
    height: 100%;
  width: 100%;
}
#homepage-cs .banner-2__content h5::before {
    content:none;
}
#homepage-cs .global-partners .title-container{
    border-bottom: 1px solid aliceblue;
    margin-bottom: 100px;
}
#homepage-cs .global-partners .section-title{
    text-transform: uppercase;
}
#homepage-cs .testimonial-4__area{
    background-color: #F2F2F2;
    padding-top: 30px;
    padding-bottom: 30px;
}
#homepage-cs .testimonial-4__wrapper{
    background: #ffffff;
}
#homepage-cs .testimonial2__content-upper-quote {
    position: absolute;
    display: flex;
    justify-content: start;
    align-items: center;
    right: 8%;
    scroll-padding-top: 0;
    top: 17%;
  width: 45px;
}
#homepage-cs .the-brand__item{
    border-radius:0;
}
#homepage-cs .global-partners .partner-logo:hover{
    filter: grayscale(0%);
}
#homepage-cs .global-partners .logo-container{
  margin-bottom:50px;
}
#homepage-cs .global-partners .partner-logo{
  align-items: center;
  display: flex;
  justify-content: center;
  max-width:200px;
  filter: grayscale(100%);
  transition: filter 0.5s ease-in-out;
	margin:0 auto;
}
#homepage-cs .testimonial-4__content-star-icon-quite.logo{
    bottom: 12%;
    position: absolute;
    right: 4%;
    max-width: 120px;
}

#projects-section .project-section__item:hover .project-section__btn,
#projects-section .project-section__item a,#projects-section .project-section__number{
  color:#ffffff;  
}
#projects-section .project-section__item a:hover{
    color:#000000;
}
.team-section .rr-btn.btn-transparent:hover span i{
    color:#ffffff;
}
#projects-section .project-section__item:hover{
    background-color: #fbb03b; 
}
#projects-section .project-section__item,
.section_4_teams_section .team-section__social a:hover,
.team-section .team-title .title-btn span,
.team-section .rr-btn.btn-transparent::before {
  background-color: #0064B0;  
}
#projects-section .project-filter-section{
    margin-top: 10px;
  margin-bottom: 10px;
}
.countries-headline .heading-slide__title img{
  max-width: 104px;
}
#projects-section .project-item{
    margin-bottom: 40px;
}
#projects-section .view-project-btn{
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
}
#projects-section .project-section__item .project-section__btn{
    
    bottom:8px;
    left: 50%;
    top: auto;
    width: 100%;
    text-align: right;
    padding: 10px 62px;
}
#manufacturers-template .single-manufacturer{
    
}
#manufacturers-template .manufacturers-list{
    background: #F2F2F2;
}
@media (max-width: 575px) {
  body .banner-2__content h1 {
    font-size: 55px;
  }
  header .site-logo {
        width: 170px;
    }
}
@media (min-width: 992px) {
 body h1:not(.site-title) {
    font-size: 314px;
  }
  .menu-main-menu-container {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    padding: 0px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    body .banner-2__content h1 {
        font-size: 139px;
    }
    body .banner-2__content h5 {
    padding-left: 0px;
  }
}

.banner-2__content h5{
	font-style: italic;
}
body .header-col{
  flex: 0 0 auto;
  width: 27%;
}



#primary-menu .menu-item a{
	font-weight: 600;
  font-size: 15px;
  padding: 12px 0;
    padding-right: 0px;
  text-transform: uppercase;
}
.button.roll-button.header-item{
	background-color: var(--rr-theme-primary);
  color: var(--rr-heading-primary);
  font-family: var(--rr-ff-body);
  font-weight: var(--rr-fw-sbold);
  font-size: 16px;
  font-style: normal;
  line-height: 19px;
  padding: 11px 28px;
  text-transform: capitalize;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.button.roll-button.header-item{
 background: #0064B0;
  color: var(--rr-common-white);
  padding: 15px 55px 16px 39px;
  border-radius: 50px;
  border:none;
}
.button.roll-button.header-item::before {
  background: var(--rr-heading-primary);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-165%, 0) rotate(0deg);
  transform-origin: right bottom;
  transition: all 0.35s;
  z-index: -1;
  content: "";
}
.button.roll-button.header-item::after {
  background: var(--rr-common-white);
  position: absolute;
  top: 41%;
  right: 38px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  content: "";
}
body .sticky-header.sticky-shadow, .sticky-header.is-sticky{
	box-shadow:none !important;
}

.heading-slide__title{
	-webkit-text-stroke: 1px #008CD1;
}
.section__title-wrapper{
	border-bottom:none;
}
.the-brand__area .the-brand__count h4{
	margin-top:0px;
}
.the-brand__area .the-brand__bg{
	height: 300px;
}
.the-brand__area .the-brand__bg__1{
	bottom: -300px;
}
#homepage-cs .the-brand__btn a{
    margin-bottom:0px;
}
#homepage-cs .exprience_post_excerpt{
  padding: 0px 24px 24px 24px;
}
#homepage-cs .the-brand__item{
  padding-bottom:0px;
}
#homepage-cs .countries-headline{
  background-color: #ffffff;
  
}
#homepage-cs .global-brands-title{
    
}
.footer-top-footer-title {
  align-items: flex-start;
  flex-direction: column;
}
.heading-bg {
  background-color: #0064B0;
}
.section_2_work_experience .feature_image{
    width:483px;
    height:218px;
}
.testimonials .featured-image {
    max-width: 410px;
}
#manufacturers-template .breadcrumb-section__shape__wrap{
    display: none;
}
#manufacturers-template .banner-section,
#manufacturers-template .project-section-3 .project-section-2__item{
    background: #ffffff;
}
.our-services-section .section-2__title-wrapper-title{
    color:#ffffff;
}
.our-services-section {
    background: #0064b0;
}


#manufacturers-template .excerpt-text {
    display: -webkit-box;
    -webkit-line-clamp: 5; /* Sirf 5 lines dikhayega */
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    max-height: 120px; /* Approx 4-5 lines ke liye */
}

#manufacturers-template .read-more {
    display: block;
    margin-top: 10px;
    color: #0073e6;
    font-weight: bold;
    text-decoration: none;
}

#manufacturers-template .single-card {
    margin-bottom: 40px;
}
#manufacturers-template .project-section-2__content {
    padding:0px 40px 40px 40px;
}
#manufacturers-template .project-section-2__dec {
    margin-bottom: 15px;
}
#manufacturers-template .read-more:hover {
    text-decoration: underline;
}
#manufacturers-template .project-section-2__title{
    margin-bottom: 30px;

}
#manufacturers-template .project-section-2__thumb{
    text-align: center;
}
#manufacturers-template .project-section-2__thumb img{
    max-width:300px;
}

#system-template .project-section-2__title a{
    color:#ffffff;
}
#system-template .system-cards{
    background:#0064B0
}
#system-template .project-section-2__thumb img {
  min-height: 60vh;
  max-height: 60vh;
}

#about-section .brand-section-2 .sk-logo-slide__active .swiper-wrapper .swiper-slide.swiper-slide-active .brand-section__logo{
    background:none;
}
footer .contact-form{padding:50px;margin-top:30px;}
footer .wpcf7-submit{font-weight:bold;}

/******************** Our Services - Start **********************/
/* Shirt Section */
.shirt-section {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Shirt Container */
.shirt-container {
    position: relative;
    width: 400px;
}

/* Shirt Image */
.shirt {
    width: 100%;
    transform: scale(1.5);
    transition: transform 1.5s ease-out;
}

/* Zoom Box (Right) */
.zoom-box {
    position: absolute;
    width: 300px;
    color: #fff;
    padding: 14px;
    background: gray;
    border-radius: 10px;
    opacity: 0;
    transform: scale(0);
    transition: all 1s ease-out;
    top: 25%;
    left: 90%;
}

/* Zoom Box (Left) */
.zoom-box-left {
    position: absolute;
    width: 150px;
    height: 150px;
    background: gray;
    border-radius: 10px;
    opacity: 0;
    transform: scale(0);
    transition: all 1s ease-out;
    top: 55%;
    left: -70%;
    background-image: url('https://images.prismic.io/by-matthew/Zjkh5kMTzAJOCk9H_detail-colar.png?auto=format,compress&w=400&fm=webp&q=80'); /* Replace with zoomed button image */
    background-size: cover;
    background-position: center;
    border: 2px solid #000;
    border-radius: 10px;
    transform: scale(0);
    opacity: 0;
}

/* Text Box */
.text-box {
    position: absolute;
    width: 200px;
    height: auto;
    background: white;
    padding: 10px;
    border-radius: 10px;
    opacity: 0;
    transform: scale(0);
    transition: all 1s ease-out;
    top: 25%;
    left: 90%;
    font-size: 14px;
    color: black;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Pointer Lines */
.pointer-line,
.pointer-line-left {
    position: absolute;
    height: 2px;
    width: 0px;
    background: black;
    opacity: 0;
    transition: width 1s ease-out, opacity 1s ease-out;
}

/* Pointer Line (Right) */
.pointer-line {
    top: 35%;
    left: 50%;
}

/* Pointer Line (Left) */
.pointer-line-left {
    top: 65%;
    left: -38%;
}


/******************** Our Services - End **********************/