/*!
Theme Name: HITECH HUB
Theme URI: http://hitechhub.co/
Author: HITECH HUB
Author URI: http://hitechhub.co/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/
.wrapper {
    margin: 50px;
}
.form-group {
    width: 50%;
    display: inline-block;
    margin-bottom: 30px;
    padding: 0 15px;
    box-sizing: border-box;
    /* min-height: 89px; */
    position: relative;
    padding-bottom: 10px;
}
.form-group label {
    width: 100%;
    color: #000;
    display: block;
    margin-bottom: 10px;
}
.form-group .form-control {
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #dcdcdc;
    max-width: 100%;
}
.form-control {
    background: #f3f3f3;
    padding: 15px;
    color: #616161;
    border-radius: 6px;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    max-width: 545px;
    width: 100%;
}

.single-content-banner p:not(:last-child) {
    margin: 0 0 15px;
}
.singgle-post-list .blog-section-title {
    padding-bottom: 20px;
}
.singgle-post-list .blog-section-title h2 {
    font-size: 28px;
    line-height: 38px;
    margin: 0;
}
.singgle-post-list .blogs-date {
    font-size: var(--fs-16);
}
/* single post  */
.content-section.section-spacing .allcontent .item p {
    margin: 0 0 20px;
}
.content-section.section-spacing .allcontent > .item h2 {
    font-size: var(--fs-30);
    line-height: 45px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.content-section.section-spacing .allcontent > .item h3 {
    margin-top: 25px;
    margin-bottom: 20px;
}
.content-section.section-spacing .allcontent > .item h2:first-child {
    margin-top: 0;
}
.content-section.section-spacing .allcontent > .item > ul, 
.content-section.section-spacing .allcontent > .item > ol {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.content-section.section-spacing .allcontent > .item > ul {
    margin-bottom: 30px;
}
.content-section.section-spacing .allcontent > .item > ul li {
    position: relative;
    padding-left: 32px;
}
.content-section.section-spacing .allcontent > .item > ul li::before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    background-image: url('data:image/svg+xml,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.45322 0.856934L3.69131 6.61884L1.07227 3.99979" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-color: #930043;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 4px;
}

.content-section.section-spacing .allcontent > .item table {
    margin: 30px 0;
    width: 100%;
}
.content-section.section-spacing .allcontent > .item table tr th,
.content-section.section-spacing .allcontent > .item table tr td {
    padding: 22px;
    font-size: var(--fs-16);
    border-top-width: 0px;
    border-left-width: 0px;
}

.content-section.section-spacing .allcontent > .item table tr th:last-child,
.content-section.section-spacing .allcontent > .item table tr td:last-child {
    border-right-width: 0px
}

.content-section.section-spacing .allcontent > .item table tbody tr:first-child td {
    line-height: 20px;
    font-weight: var(--fw-700);
    color: #fff;
    background-color: #930043
}
.content-section.section-spacing .allcontent > .item table tbody tr:first-child td h4 {
    color: #fff !important;
    margin: 0;
    font-family: var(--font-montserrat);
    font-size: 16px;
    line-height: 20px;
    font-weight: var(--fw-700);
	
}
.content-section.section-spacing .allcontent > .item table tbody tr td {
    font-weight: var(--fw-400);
    line-height: 29px
}

.content-section.section-spacing .allcontent > .item table tbody tr:nth-of-type(even) td {
    background-color: #f5f5f5
}

.content-section.section-spacing .allcontent > .item table>:not(caption)>*>* {
    border-color: #ededed !important
}
.content-section.section-spacing div#press-release-single-page.allcontent > .item table tbody tr td {
    background: #fff !important;
    color: #000 !important;
}
.content-section.section-spacing div#press-release-single-page.allcontent > .item table {
    margin: 30px 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    border: 1px solid #ccc;
}
.content-section.section-spacing div#press-release-single-page.allcontent > .item table tbody tr td {
    border: 1px solid #ccc;
    font-weight: 400;
	    white-space: wrap;
}
.content-section.section-spacing div#press-release-single-page.allcontent > .item table tbody tr td img{
   filter:brightness(0);
}
body .development-card-group .development-card .development-card-header::after {
    width: 144px;
}
.content-section.section-spacing #press-release-single-page.allcontent > .item h3 img.size-medium {
    max-width: 100px;
    height: 100px;
    margin-right: 20px;
	object-fit: contain;
}
.blog-desc table {
    margin: 30px 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    border: 1px solid #ccc;
}
.blog-desc table tbody tr:first-child td{  
	padding: 15px 20px;
	font-weight:600;	
	line-height: 20px;    
    color: #fff;
    background-color: #930043;
}
.single  .content-section .allcontent .item .singal-post-img {
    max-height: initial !important;
}
.blog-desc table tbody tr td {
    border: 1px solid #ccc;    
	line-height: 20px;   
	padding: 10px 20px;
    font-size: var(--fs-16);
    font-weight: 400;
}
.interview-section .interview-card-group.horizontal-card {
    grid-template-columns: repeat(1, 1fr) !important;
}
.interview-section .interview-card-group.horizontal-card .interview-card .interview-banner {
    width: 390px !important;
}
.wigts-side .support-banner {
    padding: 25px 20px;
	background-color: #f5f5f5;
}
.wigts-side .support-banner .icon {
    max-width: 131px;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}
.wigts-side .support-banner .title {
    font-size: var(--fs-22);
    font-weight: var(--fw-500);
    line-height: 27px;
    margin-bottom: 14px;
}
.wigts-side .support-banner p {
    font-size: var(--fs-16);
    line-height: 27px;
    margin-bottom: 25px;
}

/* popup css 21-11-2024 */
.company-popup .modal-dialog {
    max-width: 1340px;
    padding: 0px 25px;
}
.company-popup .modal-body {
    padding: 40px;
}
.company-list-left {
    width: calc(100% - 366px);
    padding-right: 30px;
}
.company-list-left .company-head {
    gap: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.company-list-left .company-head .company-logo {
    width: 128px;
    height: 120px;
    padding: 7px 11px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
}
.company-list-left .company-head .company-logo a {
    display: block;
    width: 100%;
}
.company-list-left .company-head .company-logo img {
    -o-object-fit: contain;
    object-fit: contain;
}
.company-list-left .company-head .company-name .company-title {
    margin-bottom: 4px;
}
.company-list-left .company-head .company-name p {
    font-size: var(--fs-16);
    line-height: 27px;
    margin: 0px;
}




.company-list-left .details-side {
    background-color: rgba(245,245,245,.74);
    padding: 20px;
    max-width: 318px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    flex: 0 0 auto;
}
.company-list-left .details-side .card-details li {
    gap: 10px;
    font-size: var(--fs-14);
    line-height: 16px;
    padding-bottom: 10px;
    color: #000;
    display: flex;
    align-items: center;
    font-weight: var(--fw-500);
}
.company-list-left .details-side .card-details li .icon-img {
    width: 34px;
    height: 34px;
    border-radius: 4px;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}
.company-list-left .details-side .card-details li:not(:last-child) {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.company-list-left .details-side .contact-button {
    margin-top: 30px;
    gap: 20px;
}
.company-body .company-list-body {
    gap: 30px;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
}
.company-body {
    display: flex;
    padding-top: 30px;
}
.company-body .company-list-body {
    gap: 30px;
    display: flex;
    flex-direction: column;
}
.company-body p {
    font-size: var(--fs-16);
    line-height: 27px;
    margin: 0px;
}
.add-read-more {
    position: relative;
}
.read-more,
.company-popup .read-less {
    font-weight: var(--fw-600);
    cursor: pointer;
    padding: 0px;
    margin-top: 0px;
    text-transform: capitalize;
    background: rgba(0,0,0,0) !important;
    border: none;
    color: #930043 !important;
}

.company-popup .read-text {
    max-height: 162px;
    overflow-y: auto;
}
.company-popup .read-text::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px;
}
.company-popup .read-text::-webkit-scrollbar-track {
  background: #f2f2f2; 
  border-radius: 5px;
}
.company-popup .read-text::-webkit-scrollbar-thumb {
  background: #930043; 
  border-radius: 5px;
}
.company-body .company-list-body .discription {
    display: flex;
    row-gap: 30px;
    flex-direction: column;
    -moz-column-gap: 80px;
    column-gap: 80px;
    flex-wrap: wrap;
}
.company-body .company-list-body .discription .categorie-list .discription-title {
    font-size: var(--fs-18);
    line-height: 23px;
    margin-bottom: 14px;
}
.company-body .company-list-body .discription .categorie-list .list {
    gap: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.company-body .company-list-body .discription .categorie-list .list.industry-list {
    gap: 15px;
}
.company-body .company-list-body .discription .categorie-list .list li a {
    background-color: #f5f5f5;
    height: 44px;
    padding: 0px 16px;
    font-size: var(--fs-16);
    line-height: 19px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.company-body .company-list-body .discription .categorie-list .list.industry-list li a {
    width: 52px;
    padding: 0px;
}
.company-body .company-list-body .discription .categorie-list .list li a img {
    transition: var(--ease-in-out);
}
.company-body .company-list-body .discription .categorie-list .list li a:hover {
    color: #fff;
    background-color: #17313b;
}
.company-body .company-list-body .discription .categorie-list .list li a:hover img {
    filter: invert(1);
}
.company-popup .modal-body > button.close-popup {
    position: absolute;
    top: -26px;
    right: -26px;
    border: solid 6px #480724;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    background-color: #fff !important;
}

.company-list {
    display: flex;
}
.company-icon {
    width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 14px;
    margin: 0 0 30px;
}
.company-list-left .details-side .card-details li a {
    color: #000;
    font-weight: 600 !important;
}
.company-list-right {
    width: 366px;
    background: linear-gradient(180deg, rgba(127, 0, 58, 0.8) 0%, #2d0015 100%),url(assets/images/popup-img.png) no-repeat center;
    position: relative;
    overflow: hidden;
    background-size: cover;
    padding: 40px 27px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.company-list-right .title {
    font-size: var(--fs-30);
    line-height: 40px;
    color: #fff;
    margin-bottom: 12px;
}
.company-list-right p {
    line-height: 25px;
    color: #fff;
}

.company-list-right .contact-btn .btn {
    color: #2f0015;
}




.company-popup .loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff3d;
    backdrop-filter: blur(20px);
    border-radius: 0 61px 0 0;
}
@media screen and (max-width: 1199px){
    .company-list-right{display: none;}
    .company-list-left {
        width: 100%;
        padding-right: 0;
    }
}
@media screen and (max-width: 991px){
    .company-popup .modal-body {
        padding: 30px 20px;
    }
    .company-list-left .company-head {
        gap: 20px;
        padding-bottom: 20px;
    }
    .company-list-left .company-head .company-logo {
        min-width: 100px;
        width: 100px;
        height: 100px;
    }
    .company-list-left .details-side {
        max-width: 250px;
    }
}
@media screen and (max-width: 767px){
    .company-body {
        padding-top: 20px;
        flex-direction: column-reverse;
        gap: 30px;
    }
    .company-body .company-list-body {
        gap: 30px;
        display: flex;
        flex-direction: column;
        padding-left: 0;
    }
    .company-list-left .details-side {
        max-width: 100%;
    }
}
@media screen and (max-width: 575px){
	body .development-card-group .development-card .development-card-header::after {
        width: 80px;
    }
    .company-popup .modal-body > button.close-popup {
        top: -15px;
        right: -15px;
        border: solid 3px #480724;
        height: 40px;
        width: 40px;
    }
    .company-popup .modal-dialog {
        padding: 0px 15px;
        margin: 20px auto;
    }

}
@media screen and (max-width: 480px){
    .company-list-left .company-head {
        flex-direction: column;
                gap: 10px;
    }
    .company-list-left .company-head .company-logo {
        min-width: 60px;
        width: 60px;
        padding: 5px;
        height: 60px;
    }
    .company-list-left .details-side .card-details li {
        flex-direction: column;
    }
}

div#press-release-single-page .press-content h3 img {
    border: 1px solid #ededed;
    padding: 8px;
}

.company-list-card .company-reating .company-item .company-side .comapny-details .company-logo a {
    display: block;
    width: 100%;
}

.singal-blog .allcontent .post-thumbnail img {
    height: auto;
}