    /*
    Theme Name: vopaq
    Theme URI://vopaq
    Author:Priyan Darshana
    Author URI:
    Description:This theme Has been made for vopaq website.
    version:1.0
    tags:one, two
    textdomain:

    */

/* main banner */

.pd-main-banner {
    background-color: #fff;
    min-height: 112vh;
    display: flex;
    align-items: center;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: top right;
}



.pd-banner-content {
    padding-left: 4%;
}

.pd-banner-content h6 {
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    margin-bottom: 2rem;

    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(32px);
    display: inline-block;
    padding: 12px 15px;
    font-family: "Roboto Mono", monospace;
}


.pd-banner-content h2 {
    font-size: 74px;
    font-weight: normal;
    line-height: 84px;
    letter-spacing: 0em;
    color: #272727;
    margin-bottom: 2rem;
    font-weight: 400;
}


.pd-banner-content span {
    color: #9A9FA0;
}

.pd-banner-content p {
    color: #474747;
    font-size: 20px;
    line-height: 30px;
    width: 90%;
}

.pd-banner-img {}

.pd-btn-wrapper {
    display: flex;
    align-items: center;
    margin-top: 2rem;
}

.pd-btn-wrapper a {
    margin-right: 15px;
}

/* logo slider */

.pd-logo-slider-section {
    background: var(--gray-background);
}

.pd-logo-slider {
    padding: 15px;
}

.pd-logo-slider .pd-logo-wrapper {
    padding: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.pd-logo-slider .pd-logo-wrapper img {
    width: 50%;
    height: 50px;
    object-fit: contain;
    object-position: center;
}

/* who we are */

.pd-wwa-sec {
    padding-bottom: var(--padding-bottom-full);
    padding-top: var(--padding-top-full);
}

.pd-wwa-sec .col-lg-5 {
    padding-left: 3rem;
}

/*.pd-wwa-img {
    padding-left: 4rem;
}*/

.pd-wwa-sec .pd-y-btn {
    margin-top: 0.5rem;
    display: inline-block;
}

.pd-wwa-sec strong {
    color: #0C1E21;
}

/* why choose us */

.pd-wcu {
    position: relative;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: top left;
    padding: var(--section-padding);
}

.pd-wcu::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100vh;
    background-color: #00000069;
    top: 0;
    left: 0;
}

.pd-wcu .wcu-title-sc {
    display: flex;
    min-height: 80vh;
    align-items: flex-start;
    padding-right: 5%;
    position: relative;
    z-index: 9;
    padding-top: 35%;
}

.pd-wcu .wcu-title-sc p {
    color: white;
}

.pd-wcu .pd-main-title {
    color: white;
}

.pd-wcu .pd-main-title::after {
    display: none;
}

/*why choose us card*/
.pd-wcu-card{
    padding: 2rem;
    background: white;
    margin-bottom: 2rem;
}

.pd-wcu{
    position: relative;
}


.pd-wcu .pd-sub-title{
    position: relative;
    display: block;
    margin-bottom: 1.4rem;
}

.pd-wcu .pd-sub-title::after{
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    background: var(--primary-color);
    left: 0;
    bottom: -10px;
}

.pd-wcu::after{
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background:var(--gray-background) ;
    right: 0;
    left: auto;
    z-index: -1;
}

.pd-wcu-cards-sec{
    padding-left: 4rem;
}

.pd-wcu-card svg{
    margin-bottom: 0.5rem;
}
.pd-wcu-card h2{
    display: block;
    border-top: 1px solid var(--primary-color);
    font-size: 30.5px;
    font-weight: normal;
    line-height: 38.4px;
    letter-spacing: 0em;
    color: var(--primary-color);
    padding-top: 0.8rem;
}
.pd-wcu-card p{
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0em;
    color: rgba(6, 39, 44, 0.6);
}
.pd-wcu-card ul{}
.pd-wcu-card li{
      font-size: 16px;
    font-weight: 300;
    line-height: 25.6px;
    letter-spacing: 0em;
     color: var(--primary-color); 
     margin-bottom: 13px;
     position: relative;
     list-style: none;
}

.pd-wcu-card li::before{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    left: -33px;
    top: 1px;
    background-image: url(../Vopaq/assets/img/list-plus.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}



/*get in touch widget*/

.pd-git-section{
    padding-bottom: var(--padding-bottom-full);
    padding-top: var(--padding-top-full);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    background-image: url(https://vopaq.7needle.com/wp-content/uploads/2024/08/contact.png) !important;
}

.pd-git-section .bg-overlay{
   position: absolute;
   background: #0000006e;
   width: 100%;
   height: 100%;
   top: 0;
}

.pd-git-content{
    text-align: center;
}

.pd-git-content h2{
    font-size: 60.38px;
    font-weight: normal;
    line-height: 70.4px;
    text-align: center;
    letter-spacing: 0em;
    color: #ffffff;
}
.pd-git-content h6{
    font-family: var(--font-roboto);
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    background: #c4c4c424;
    backdrop-filter: blur(9px);
    padding: 8px 16px;
    display: inline-block;
    margin: auto;
 border: var(--transparent-border);
    border-radius: 5px;
    margin-bottom: 1.5rem;
    display: none;

}
.pd-git-content p{
    font-size: 22px;
    font-weight: 300;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0em;
    color: #C6D2D2;
    max-width: 70%;
    margin: auto;
}

.pd-git-content h2 span{}

.pd-git-content .pd-btn-wrapper{
    text-align: center;
    justify-content: center;
}

.pd-git-content .pd-w-btn{
  border: var(--transparent-border);
    backdrop-filter: blur(9px);
    background: #c4c4c424;
    color: white;
}

/*services section*/

.pd-services-sec{
       padding-top: var(--padding-top-full);
       padding-bottom: var(--padding-bottom-full);
}

.pd-services-sec .pd-y-btn{
    margin-top: 1rem;
}

/*services card*/

.pd-service-card{
    background: #F4F8F8;
    padding: 3rem;
    margin-bottom: 2.1rem;
}
.pd-service-card h2{ 
    font-size: 30.75px;
    font-weight: 300;
    line-height: 38.4px;
    letter-spacing: 0em;
    color: var(--primary-color); 
}
.pd-service-card p{
    font-weight: 300;
    line-height: 25.6px;
    letter-spacing: 0em;
    color: rgba(6, 39, 44, 0.6);
}
.pd-service-card h5{ 
    font-family: var(--font-roboto);
    font-size: 16px;
    font-weight: normal;
    line-height: 20.8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--primary-color);
}
.pd-service-card ul{}
.pd-service-card li{
    font-size: 16px;
    font-weight: 300;
    line-height: 25.6px;
    letter-spacing: 0em;
     color: var(--primary-color); 
     margin-bottom: 13px;
     list-style: none;
     position: relative;
}

.pd-service-card li::before{
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    left: -33px;
    top: 0px;
    background-image: url(../Vopaq/assets/img/list-tick.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;

}




.pd-right-bar{
    padding-left: 4rem;
}

/*case study card*/

.pd-case-study-card{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
    padding: 11rem 2rem 1rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pd-case-study-card::before{
    content: "";
    position: absolute;
    background: #12121247;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: brightness(0.8);
}
.pd-case-study-card .csc-desc{
    position: relative;
    z-index: 9;
}

.pd-case-study-card .csc-desc h3{
    font-size: 31.13px;
    font-weight: 300;
    line-height: 38.4px;
    letter-spacing: 0em;
    color: #FFFFFF;
    max-width: 80%;
}
.pd-case-study-card .csc-desc p{
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0em;
    color: #e1e1e1;
    max-width: 100%;
}
.pd-case-study-card .csc-desc .pd-y-btn{
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0em;
    color: #FFFFFF;
    background: transparent;
    backdrop-filter: blur(6px);
    padding: 8px 16px;
    border: var(--transparent-border);
}

.pd-case-study-card .csc-btn-wrapper p{
    font-size: 14px;
    line-height: 22.4px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.pd-case-study-card .csc-btn-wrapper{
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
}

.pd-case-study-card .csc-btn-wrapper img{
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 100%;
    object-position: center;
    border:1px solid white;
    margin-right: 0.7rem;
}

.pd-case-study-card .csc-btn-wrapper p{
    margin-bottom: 0;
}

.pd-case-study-card .csc-btn-wrapper span{}

.pd-case-study-card .csc-btn-wrapper i{
    color: gray;
}

.pd-case-study-card .csc-btn-wrapper .active{
    color: #DDCA3F;
}

/*testimonial*/

.testimonial-slider .pd-case-study-card{
    min-height: 330px;
    border: var(--transparent-border);
    border-radius: 5px;
    overflow: hidden;
}

.testimonial-slider .slick-slide{
    padding: 15px;
}


.testimonial-slider .csc-desc p{
    max-width: 100%;
    margin-bottom: 1.5rem;
}


.testimonial-slider .csc-desc h3{
    max-width: 100%;
    margin-bottom: 0;
}

.testimonial-slider h5{
    max-width: 100%;
    color: white;
    font-weight: 200;
    font-size: 18px;
}

.pd-testimonials{
    padding-bottom: var(--padding-bottom-full);
    padding-top: var(--padding-top-full);
    background-position: top;
    background-size: cover;
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.pd-testimonials .container{
    position: relative;
    z-index: 9;
}

.pd-testimonials::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #65656545;
    top: 0;
    left: 0;
    backdrop-filter: brightness(0.5);
}

.pd-testimonials .pd-sm-title h2{
    font-size: 77.19px;
    font-weight: normal;
    line-height: 80px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.pd-testimonials .pd-sm-title p{
    font-size: 22px;
    font-weight: 200;
    line-height: 33px;
    letter-spacing: 0em;
    color: #FFFFFF;
    max-width: 75%;
    margin-top: 1rem;
}

.pd-testimonials .pd-case-study-card::before{
    content: "";
    position: absolute;
    background: #0000001f;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: brightness(0.9);
}

.pd-testimonials .slick-prev{
    filter: opacity(0.5) invert(1);
    opacity: 0.8;
    left: -40px !important;
}

.pd-testimonials .slick-prev::before,
.pd-testimonials .slick-next::before{
    font-size: 45px;
}


.pd-testimonials  .slick-next{
    filter: opacity(0.5) invert(1);
    opacity: 0.8;
    right: -16px !important;
}

/*blog section*/

.pd-blog-card{
    margin-bottom: 2rem;
}

.pd-blog-card .pd-bc-img{
    min-height: 310px;
    margin-bottom: 1rem;
    position: relative;
    overflow: hidden;
    background-size: cover;
}

.pd-blog-card .pd-bc-img::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.pd-blog-card .pd-date{
    width: 60px;
    height: 60px;
    border-radius: 6px;
    border: var(--transparent-border);
    backdrop-filter: blur(9px);
    position: relative;
    z-index: 99;
    left: 20px;
    top: 20px;
    text-align: center;
    display: inline-block;
    background: #c4c4c424;
    padding: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}


.pd-blog-card .pd-bc-img h6{ 
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0em;
    color: #FFFFFF;
    margin-bottom: 0;
    line-height: 28px !important;
    margin-top: -4px;
 }

.pd-blog-card .pd-bc-img span{
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #FFFFFF;
}




.pd-blog-card .pd-content h5{ 
    font-size: 16px;
    font-weight: 300;
    line-height: 20.8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--primary-color);
    font-family: var(--font-roboto);
    border-bottom: 1px solid #E8EDED;
    margin-bottom: 1rem;
    padding-bottom: 12px;
 }

.pd-blog-card .pd-content h3{
    font-size: 22.69px;
    font-weight: normal;
    line-height: 28.8px;
    letter-spacing: 0em;
    color: var(--primary-color);
}

.pd-blog-card .pd-content p{
    font-size: 16px;
    font-weight: 300;
    line-height: 25.6px;
    letter-spacing: 0em;
    /* Vopaq colors/Green 60% */
    color: rgba(6, 39, 44, 0.6);
}

.pd-blog-card .pd-content a{}

.pd-blog-hm-sec{
    padding-bottom: 6%;
}

/* get in touch form section */

.pd-form-section{
    position: relative;

}

.pd-form-section{
    border-radius: 18px;
    opacity: 1;
    background: rgba(25, 25, 26, 0.85);
    padding: 3rem;
    padding-bottom: 0.5rem;
}

.pd-form-section input,
.pd-form-section textarea{
    width: 100%;
    border-radius: 8px;
    opacity: 1;
    background: rgba(238, 213, 153, 0.12);
    padding: 7px 16px;
    color: white;
    border: none !important;
    box-shadow: none !important;
    font-size: 14px;
    margin: 5px 0;
}

.pd-form-section textarea{
    height: 140px;
}

.pd-form-section input:focus,
.pd-form-section textarea:focus{
    border: none !important;
    box-shadow: none !important;
    outline: none !important    ;
}


.pd-form-section h3{
    font-size: 24px;
    font-weight: normal;
    line-height: 33px;
    letter-spacing: 0em;
    color: #FFFFFF;
    margin-bottom: 1.1rem;
}

.pd-form-section .wpcf7-submit{
    border-radius: 8px;
    background: rgba(12, 30, 33, 0.8);
    box-sizing: border-box;
    /* Vopaq colors/White 12% */
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(30px);
}

.pd-form-section  .wpcf7-response-output{
    color: white;
}

/* inner page banner */

.pd-inner-banner{
 min-height: 65vh;
    position: relative;
    overflow: hidden;
}

.pd-inner-banner::after{
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #0000004d;
    right: 0;
}

.pd-inner-banner .pd-main-title{
    color: #1d1d1d;
    text-align: left;
    font-weight: 500;
    letter-spacing: 0.1rem;
    font-size: 60px;
}

.pd-inner-banner .blog-inner-banner {
    width: 45%;
    font-size: 48px;
    letter-spacing: 0.2px;
    margin-top: 50px;
    line-height: 58px;
}

.pd-inner-banner .row{
    position: relative;
    z-index: 9;
}

.pd-inner-banner .pd-main-title::after{
    display: none;
}

/*blog single content*/

.pd-blog-single-info h1,h2,h3,h4,h5,h6,
.pd-blog-single-info strong{
    font-weight: normal;
    color: var(--primary-color);
}


/*services page*/

.pd-serv-pg-sec{
    padding-top: 0;
    padding-bottom: var(--padding-bottom-full);
}

/*contact page*/
.pd-wwa-map iframe{
    width: 100%;
    padding-left: 2rem;
}

.pd-contact-info p{
    font-size: 13px;
    font-family: var(--font-roboto);
    margin-bottom: 6px;
}

.pd-contact-info a{
    font-size: 13px;
    font-family: var(--font-roboto);
}

.pd-contact-info svg{
    width: 20px;
    margin-right: 6px;
    margin-top: -4px;
}

/* footer */

.pd-main-footer{
   padding-top: var(--padding-top);
   background: var(--primary-color);
   color: white;
}

.pd-footer-menu h4{
    font-family: var(--font-roboto);
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 1.2rem;
}

.pd-footer-menu li a{
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: 0em;
    color: var(--title-gray);
    margin-bottom: 0.3rem;
}

.pd-footer-menu {
    padding-left: 4rem;
}


.pd-footer-logo .custom-logo-link img{
    width: 175px;
    object-fit: contain;
    object-position: top;
    height: 110px;
}

.pd-footer-logo .pd-footer-desc{
    font-size: 16px;
    font-weight: normal;
    line-height: 25.6px;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    color: var(--title-gray);
}

.pd-social-footer{

}

.pd-social-footer a{
    display: block;
    font-family: var(--font-roboto);
    font-size: 16px;
    font-weight: 300;
    line-height: 20.8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--title-gray) !important;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.pd-social-footer span{
   background: rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(32px);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 100%; 
}


.pd-footer-credit{
    padding-bottom: 2rem;
    padding-top: var(--padding-top);
}

.pd-footer-credit .credit{
    font-size: 16px;
    font-weight: 300;
    line-height: 25.6px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.pd-footer-credit .pd-fc-contact{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pd-footer-credit .pd-fc-contact .item:first-child{
    margin-right: 20px;
}

.pd-footer-credit .pd-fc-contact a{
    font-size: 16px;
    font-weight: 300;
    line-height: 19.2px;
    text-align: center;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}


.pd-footer-credit .pd-fc-contact span{
    background: rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(32px);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 100%;
}


/* navbar */

#main-menu .nav-link{
    width: max-content;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    color: #1d1d1d !important;
    padding: 6px 15px;
}

.pd-header-right-bar{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pd-hc-contact{
    display: flex;
    margin-left: 25px;
    align-items: center;
}

.pd-hc-contact .item a{
    display: flex;
    align-items: center;
    margin: 0 10px;
}

.pd-hc-contact .item a span{
    margin-right: 8px;
    margin-top: 0px;
}

.pd-social-header{
    display: flex;
    align-items: center;
}


.pd-social-header a span{
    background: rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(32px);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    border-radius: 100%;
}


.pd-hc-contact .item a span{
    background: rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(32px);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 100%;
}

.pd-hc-contact .item a {
    font-size: 16px;
    font-weight: 300;
    line-height: 19.2px;
    align-items: center;
    letter-spacing: -0.5px;
    color: #FFFFFF;
}

/* portfolio page */

.portfolio-slider{
    margin-bottom: 5%;
}

.portfolio-slider .pd-sub-title{
    text-align: center;
    margin: 0;
}

.portfolio-slider .slick-arrow{
    filter: contrast(0.5);
    cursor: pointer;
}

/* careers single */

.pd-carr-sing .wcu-title-sc{
    min-height: unset;
    display: block;
    padding-top: 0;
}

.pd-carr-sing .pd-main-title{
    color: #1d1d1d;
}

.pd-carr-sing .wcu-title-sc p{
    color: var(--para-color);
}

.pd-carr-form{
    margin-top: 3rem;
}

.pd-carr-form input,
.pd-carr-form textarea{
    border-radius: 8px;
    opacity: 1;
    background: var(--gray-background);;
    padding: 12px 16px;
    border: none;
    display: block;
    width: 100%;
    outline: none !important;
    box-shadow: none !important;
}

.pd-carr-form input[type="submit"]{
    background-color: var(--button-color);
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(30px);
    padding: 8px 17px;
    font-size: 16px;
    display: inline-block;
}

/* search */

.pd-searchmodal{
    background: white;
    /* align-items: center;
    justify-content: center; */
    padding-right: 15px;
    /* z-index: 9999999999; */
}

.modal{
    
}

.pd-searchmodal .modal-dialog{
    height: 100%;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}

.pd-search-btn{
    background: transparent !important;
    border: none !important ;
    cursor: pointer !important;
    outline: none !important;
    box-shadow: none !important;
}

/* search page */

.pd-search-wrapper{
    padding-bottom: var(--padding-bottom-full);
    padding-top: var(--padding-top-full);
}

.error-page{
    padding-bottom: var(--padding-bottom-full);
    padding-top: var(--padding-top-full); 
}

.error-page .not-found{
    font-size: 90px;
    font-weight: 700;
    letter-spacing: 5px;
}

.pd-searchmodal .modal-content,
.pd-searchmodal .modal-header{
 border: none;
}
