/*
Theme Name: VG Engineering
Theme URI: https://webbestsolution.com
Description: Powered by webbestsolution.com
Version: 0.1.0.1
Author: WebBestSolution
Author URI: webbestsolution.com
*/



/* =WordPress Core CSS
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/**/
.services__item.services__item-tp.service-max-height.text-center {
     min-height: 370px;
     padding: 50px 20px;
 }
 .services__item.services__item-tp.service-max-height.text-center p {
     font-size: 16px;
 }
 .banner__item-3 {
     padding-top: 60px;
 }
 .banner__content-title {
     font-size: 50px;
 }
 .banner__height-3 {
     min-height: 910px;
 }
 .project__slider-item-image{
    min-height: 250px;
 }
 .brand__image-item-3 img {
     height: 30px;
     width: 100%;
     object-fit: contain;
 }
 section.home-page h6.cta__title {
    font-size: 40px;
 }
 .home.process__area .process__item {
     padding-bottom: 45px;
 }
 ul.footer-contact-details li {
     list-style: none;
     margin-bottom: 10px;
     color: #fff;
     font-size: 16px;
 }
 ul.footer-contact-details {
     margin-bottom: 30px;
 }
 .footer__copyright.white-bg .footer__social-info span {
     color: var(--tp-text-body);
 }
 .sidebar__contact.footer-contact-details a , .sidebar__contact.footer-contact-details i {
     color: #fff;
 }
 .vg-width-80{
    width: 80%;
 }
 .custom-header-logo{
    height: 30px;
 }
 .footer-logo{
    height: 40px;
 }
 section.home-page .cta__logo img {
     height: 45px;
 }
 .vg-description p {
     font-size: 18px !important;
     line-height: 26px !important;
     margin-bottom: 25px !important;
 }

 .vg-description ul li {
     font-size: 18px !important;
     line-height: 26px !important;
     margin-bottom: 10px !important;
 }

 .vg-description ul {
     margin-left: 20px !important;
     margin-bottom: 25px !important;
 }
 .about-page .sm-item-content {
     min-height: 205px;
 }
 .company__about .company__sm-about .vg-description * {
    text-align: left;
 }
 .accordion-body.vg-description * {
     color: #fff;
 }
.sidebar__area .sidebar__content ul#menu-header-menu {
    display: block !important;
}
.home-page-banner__image img {
    height: 500px;
    border-radius: 6px;
    width: 100%;
    object-fit: cover;
}
.home-about-section-description strong {
    color: var(--tp-heading-primary) !important;
    font-family: var(--tp-ff-p);
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    display: block;
}

.home-about-section-description p {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 26px;
}
.testimonial__left-info-2 .review__info img {
    height: 70px;
    width: 70px;
    object-fit: cover;
    border-radius: 50%;
}
div#our-open-position .accordion-body.vg-description {
    background: #fff;
    padding-top: 30px;
}

div#our-open-position .accordion-body.vg-description * {
    color: var(--tp-text-body);
}
.contact-filed.contact-icon-phone::after {
    content: "\f879";
}
.contact-filed.contact-icon-subject::after {
    content: "\f1d8";
}
.page-template-page-contact input.wpcf7-form-control.wpcf7-submit.has-spinner.tp-btn:hover {
    color: var(--tp-theme-1);
    border-color: var(--tp-theme-1);
    background: transparent;
}
.page-template-page-contact input.wpcf7-form-control.wpcf7-submit.has-spinner.tp-btn:after {
    display: none;
}
.page-template-page-quality .sdf__item {
    min-height: 210px;
}
.page-template-page-quality .certificate img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
}
.page-template-page-quality h4.section__title {
    padding-top: 0 !important;
}
.page-template-page-product .about-page .sm-item-content {
    min-height: 171px;
}

.single-product-info h4.section__title {
    padding: 0 !important;
}
.single-product-info table.table.table-bordered td, .single-product-info table.table.table-bordered tr {
    font-size: 16px;
}
.single-products .team__details-image img {
    height: 350px;
    object-fit: cover;
}
.gallery-listing-container a img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 6px;
    box-shadow: rgb(191 56 63 / 4%) 0px 8px 21px;
}

.gallery-listing-container a {
    padding-bottom: 25px;
    display: inline-block;
}

.infrastructure-page__images {
 overflow: hidden;
}

.swiper-custom-next::after {
 content: "\f178";
 background-image: none;
 font-family: "Font Awesome 6 Pro";
 font-size: 24px;
}

.swiper-custom-prev::after {
 content: "\f177";
 background-image: none;
 font-family: "Font Awesome 6 Pro";
 font-size: 24px;
}

.swiper-custom-arrows {
 display: flex;
 align-items: center;
 justify-content: flex-start;
 gap: 16px;
 margin-top: 16px;
}

/********
 *
  * RESPONSIVE 
 *
 ********/
@media screen and (max-width: 1399px) {
    header .container.custom-container {
        max-width: 97%;
    }
    header .container.custom-container .header__side-icon {
        margin-right: auto;
    }
}