:root{
	--bs-body-font-size: 1.4rem;
}
.dropdown-menu{
	--bs-dropdown-font-size: 1.4rem;
}
.form-label{
	font-size: 1.4rem;
}

.font-oswald {
    font-family: "Oswald", sans-serif;
}

.sidebar-body__title {
    font-size: 1.6rem;
    line-height: 1.7;
}

.sidebar-content .social-link:hover {
    background-color: #fbcc0c;
}

.footer__contact-mail p {
    margin-bottom: 0;
}

.footer__contact-mail p a {
    color: #fff;
    text-decoration: none;
}

.footer__contact-mail-icon {
    padding: 3px;
    border-radius: 4px;
}

/*form*/
.wpcf7-form-control-wrap {
    width: 100%;
}

/*component*/
.hero {
    min-height: 100vh;
}


.company-details__desc {
    font-size: 2rem;
}

.company-details__heading {
    font-size: 4.8rem;
    font-weight: 400;
}

.section-home_about .play-button {
    background-color: #000;
}

.section-home_about .video-wrapper:hover .play-button {
    transform: translate(-50%, -50%) !important;
}

.why-choose-us .feature-box .icon {
    background-color: #F7FAFF;
    padding: 2.5rem;
    border-radius: 1rem;
    width: 8rem;
    height: 8rem;
}


.flipbox-wrapper:hover .flipbox-content {
    color: #000;
}

.section__contact i {
    font-size: 2.4rem;
}

.section__contact .icon-box {
    background-color: #88a2c6;
    padding: 1.2rem;
    border-radius: 1rem;
}

.section__contact .icon-box i {
    color: #fff;
    font-size: 2rem;
}

.section__contact .contact-details .description p {
    margin-bottom: 0;
}

.section__contact .contact-details .description a,
.section__contact .contact-details .description {
    color: #000000;
    font-size: 1.4rem;
    font-weight: 500;
    text-decoration: none;
}

.job-card:hover::before {
    background-image: var(--image-job);
}

.our-collection .swiper-button-group {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.our-collection .swiper-button-next,
.our-collection .swiper-button-prev {
    position: relative;
    top: 0;
    border-radius: 0 !important;
    left: 0;
    background-color: #111013;
    color: #fff;
    border: 1px solid #5D5757;
    width: 56px;
}

.our-collection .swiper-button-next::after,
.our-collection .swiper-button-prev::after {
    display: none;
}

/*section-blog*/
.section-blog {
    padding-bottom: 50px;
}

.section-banner-page .blog__hero-inner,
.section__blog-detail .blog__hero-inner,
.section-blog .blog__hero-inner {
    min-height: 343px;
}

.section-banner-page .blog__hero-content__title,
.section__blog-detail .blog__hero-content__title,
.section-blog .blog__hero .blog__hero-content__title {
    font-size: 60px;
}

@media (max-width: 991px) {

    .section-banner-page .blog__hero-content__title,
    .section__blog-detail .blog__hero-content__title,
    .section-blog .blog__hero .blog__hero-content__title {
        font-size: 40px;
    }

}

.section-banner-page .description,
.section__blog-detail .description,
.section-blog .blog__hero .description {
    font-size: 24px;
    margin-top: 17px;
}

.section-blog .blog-sticky img {
    height: 420px;
    width: 100%;
    object-fit: cover;
}

.section-blog .popular-post .post-title a {
    color: #1C3F3C;
    text-decoration: none;
}

.section-blog .post__item-meta,
.section-blog .post__item-meta a,
.section-blog .popular-post .post-category a,
.section-blog .popular-post .post-category {
    color: #8E8E8E;
    text-decoration: none;
}

.section-blog .popular-post img {
    height: 127px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.section-blog .section__blog-new {
    margin-top: 43px;
}

.section-blog .latest-news {
    padding-top: 8px;
}

.section__blog-new .news-card a,
.section-blog .news-card a {
    color: #fff;
    text-decoration: none;
}

.section__blog-new .news-card .news-card__title,
.section-blog .news-card .news-card__title {
    font-size: 24px;
}

.section__blog-new .testimonial-slider {
    padding: 0;
    background-color: #fff;
    margin-bottom: 0;
	box-shadow: none;
}

.section__blog-new .swiper-button-prev:after {
    content: "\f060";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-size: 10px;
}

.section__blog-new .swiper-button-next::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-size: 10px;
}

.section__blog-new .swiper-button-prev,
.section__blog-new .swiper-button-next {
    width: 3.7rem;
    height: 3.7rem;
    background-color: rgba(255, 203, 2, 1);
    border-radius: 100%;
}

.section__blog-banner {
    padding-top: 5rem;
}

.section__blog-banner .box-thumbnail img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.section__blog-detail-content * {
    max-width: 100%;
}

.section__blog-detail-content p {
    margin-bottom: 10px;
}

.section__blog-detail-content .wp-caption .wp-caption-text {
    text-align: center;
}

.section__blog-detail-content .wp-caption-text {
    color: #A0A0A0;
    margin-top: 5px;
}

.section__blog-detail-content h2,
.section__blog-detail-content h3,
.section__blog-detail-content h4,
.section__blog-detail-content h5 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.section-about-us .about__us-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-about-us .play-video {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    top: 0;
    text-decoration: none;
}

.section-about-us .play-video:hover i {
    transform: scale(1.05);
}

.section-about-us .play-video i {
    transition: all 0.3s ease-in-out;
    font-size: 56px;
    color: #000000;
    background-color: white;
    border-radius: 100%;
}

/*404*/
.page_404 {
    padding: 40px 0;
    background: #fff;
    font-family: "Arvo", serif;
}

.page_404 img {
    width: 100%;
}

.page_404 .four_zero_four_bg img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

@media (max-width: 991px) {
    .page_404 .four_zero_four_bg img {
        width: 80%;
        height: 100%;
    }
}

.four_zero_four_bg h1 {
    font-size: 80px;
}

.four_zero_four_bg h3 {
    font-size: 80px;
}

.link_404 {
    color: #fff !important;
    padding: 10px 20px;
    background: #39ac31;
    margin: 20px 0;
    display: inline-block;
}

.contant_box_404 {
    margin-top: -50px;
}

.section-standard-page .content {
    padding: 50px 0;
}
section.testimonials .testimonial-slider .testimonial-content  .testimonial-text {
	text-align: justify;
}
section.testimonials .testimonial-slider .testimonial-content .avatar{
/* 	position: absolute; */
	width: 7rem;
	height: 7rem;
	border-radius: 100%;
	z-index: 1;
	left: 0;
	top: 0;
	overflow: hidden;
	flex-shrink: 0;
}
section.testimonials .testimonial-slider .testimonial-content .avatar img{
	height: 100%;
	width: 100%;
}

section.why-choose-us{
	padding: 8rem 0px;
	background-size: 100% 50%;
	background-position: top;
}
section.why-choose-us .right-column{
	margin-top: 80px;
}
section.why-choose-us .feature-container{
	max-height: unset;
}

@media (max-width: 991px){
	section.why-choose-us .feature-column{
		width: 100%;
		gap: 1rem;
	}
	section.why-choose-us .feature-column .feature-box{
		border-radius: 10px;
	}
	section.why-choose-us .feature-container{
		gap: 1rem;
	}
	section.why-choose-us{
		background-size: 100% 80%;
	}
	
	.mobile-nav .nav-item{
		margin: 0;
	}
	
	.mobile-nav .navbar-nav .dropdown-menu.show{
		position: relative !important;
		transform: unset !important;
	}
}

@media (max-width: 575px){
	section.why-choose-us .feature-container{
		flex-direction: column;
	}
	section.why-choose-us{
		background-size: cover;
	}
	.section__contact .info-box{
		position: relative;
		width: 100%;
		left: 0;
		bottom: 0;
	}
	
	.section__contact .box-map iframe{
		height: 40rem;
	}
}


section.our-collection{
	padding-top: 3rem;
}

#menu-main-menu .nav-item.dropdown:hover .dropdown-menu {
    display: block;
}
.mobile-nav .icon-dropdown{
		display: block;
		color: white !important;
		font-size: 1.6rem;
		padding: 1rem !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		transition: color 0.3s ease;
}

.mobile-nav .nav-item.show .dropdown-menu{
		display: block;
}
.mobile-nav .nav-item .icon-dropdown i.fa-plus-large:before{
	transition: all 0.3s ease;
}
.mobile-nav .nav-item.show .icon-dropdown i.fa-plus-large:before{
	content: "\f068";
}

@media (max-width: 991.98px) {
	.mobile-nav .dropdown-toggle::after{
		display: none;
	}
}

.close-btn{
	font-size: 2rem;
}

.navigation .page-numbers{
	color: #000;
	text-decoration: none;
	font-size: 18px;
	padding: 5px;
}

.navigation .page-numbers.current{
	color: rgba(28, 63, 60, 1);
	font-weight: 700;
}


.gallery-card {
  transition: transform 0.3s ease;
}

.gallery-card:hover {
  transform: translateY(-5px);
}

.gallery-card__content {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    text-align: center;
    align-content: center;
}

.gallery-card__image {
  position: relative;
  overflow: hidden;
}

.gallery-card__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.7) 100%);
  pointer-events: none;
  border-radius: 20px;
}

.gallery-card__image img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
}

.gallery-card__title {
  font-weight: 600;
  color: #333;
  margin-bottom: 0;
  font-size: 24px;
  text-decoration: none;
}


.masonry-gallery {
  margin: 0 auto;
}

.masonry-item {
  width: calc(100% / 3 - 20px);
  margin-bottom: 20px;
}

@media (max-width: 991px) {
    .masonry-item {
      width: calc(100% / 2 - 10px);
      margin-bottom: 20px;
    }
}


@media (max-width: 575px) {
    .masonry-item {
      width: calc(100% / 2 - 10px);
      margin-bottom: 10px;
    }
}
