@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 .outfit-<uniquifier> {
font-family: "Outfit", sans-serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}
*{
padding: 0px;
margin: 0px;
box-sizing: border-box;
}
.mainicon {
height: 120px;
}
.carousel-item {
float: unset;}
p{
margin: 0px;
padding: 0px;
font-family: Outfit;
font-size: 16px;
}
.h1, .h2, .h3, .h4, .h5 ,.h6{
font-family: Outfit;
}
.sevices-head img {
width:100%;
}
.flex-div{
display: flex;
align-items: center;
justify-content: center;	
}
.space-section{
margin-top: 60px;
} .top-logo{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.top-menu{
background-color: #e4ebfd;
padding: 10px 0px;
border-bottom: 2px solid #00329f;
}
.email-text , .phone-text{
padding-left: 20px;
}
.phone-text a , .email-text a{
color: #000;
text-decoration: none;
}
.email-text p:first-child , .phone-text p:first-child{
color: #2b2b2b;
font-size: 16.92px;
font-weight: 600;
}
.email-text p:nth-child(2) , .phone-text p:nth-child(2){
color: #000;
font-size: 18.76px;
font-weight: 700;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 12;
top: 0;
right: 0;
background-color: #00329f;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
.menu-bar{
font-size:30px;
cursor:pointer;
background-color: #00329f;
padding: 10px 20px;
color: #45a23d;
font-weight: 700;
border-radius: 5px;
}  .carousel-indicators [data-bs-target]{
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #40a338;
}
.carousel-indicators .active{
background-color: #fff;
}
.carousel-control-prev , .carousel-control-next{
display: none;
}
.caption  .h5{
font-size: 50px;
font-family: Outfit;
text-shadow: 3px 2px 6px #000;
}
.item-box {
background-image:url(https://seedpharma.com/wp-content/uploads/2025/04/Home.png);
background-position: center;
background-size: cover;
background-repeat:no-repeat;
width: 100%;
height:531px;
display: flex;
align-items: center;
justify-content:center; } .caption{
background: rgba(0, 0, 0, 0.4);
padding-top: 30px;
padding-bottom: 60px;
padding-left: 30px;
padding-right: 15px;
width:50%;
}
.caption p{
font-size: 24px;
font-family: Outfit;
color:#fff;
}
.caption-btn1 a{
border: 1px solid #fff;
border-radius: 30px;
padding: 15px 40px;
color: #fff;
font-size: 16px;
text-decoration: none;
}
.caption-btn1 a:hover{
background-color: #fff;
color: #00329f;
}
.caption-btn1:first-child{
margin-right: 20px;
}
.main-caption-btn{
margin-top: 30px;
}
.caption-btn1 i , .about i{
color: #3dcf31;
}
.border-div{
width: 60px;
background-color:#3dcf31 ;
height: 2px;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
}  .services-box{
box-shadow: 1px 0px 12px 3px rgba(0,0,0,0.5);
}
.services-slid .item{
padding: 15px 0px 15px 15px;
}
.about .h5 , .services-sec .h5 , .services-box .h5{
font-size: 24px;
font-weight: 600;
}
.about .h5 , .services-sec .h5{
color: #00329f;
}
.about .h1 , .services-sec .h2{
font-size: 40px;
color: #40a338;
font-weight: 600;
}
.about p{
margin-bottom: 20px;
}
.about a{
background-color: #00329f;
padding: 15px 20px;
color: #fff;
font-size: 16px;
font-weight: 600;
border-radius: 30px;
text-decoration: none;
}  .services-slid {
min-width: 645px;
}
.serving-image{
background-image: url(https://seedpharma.com/wp-content/uploads/2024/07/blue-capsules-pills-wall.png);
background-size: cover;
background-repeat: no-repeat;
height: 100%;
}
.services-sec{
width: 100%;
position: relative;
} .serving-image img{
width: 100%;
}
.sevices-body{
padding: 20px;
display: flex;
flex-direction: column; align-items: center;
height: 450px;
}
.services-box:hover{
background-image: linear-gradient(#00329f, #40a338);
}
.services-box:hover {
box-shadow: unset;
}
.services-box:hover .sevices-body p {
color: #fff;
}
.services-box:hover .services-icon{
background-color: #fff;
}
.services-box:hover .w-regulatory{
display: none;
} 
.services-box:hover .regulatory{
display: block !important;
}
.regulatory{
display: none;
}
.w-regulatory{
display: block;
}
img.img-fluid.regulatory {
display: none !important;
}
.services-icon{
background-color: #00329f;
border-radius: 50%;
width: 92px;
padding: 20px;
margin-bottom: 20px;
}
.services-box .h5{
color: #00329f ;
}
.services-box p{
color: #29264c;
text-align: center;
margin-bottom: 20px;
}
.sevices-body a{
background-color: #fff;
padding: 15px 30px;
color: #00329f;
font-size: 16px;
border: 2px solid #00329f;
border-radius: 30px;
text-decoration: none;
font-weight: 600;
}
.sevices-body a:hover{
background-color: #eeeeee;
}
.sevices-body i , .read-main i{
color: #3dcf31;
}
.read-main{
display: flex;
justify-content: center;
align-items: center;
}
.read-main a{
background-color: #00329f;
padding: 15px 20px;
color: #fff;
font-size: 16px;
font-weight: 600;
border-radius: 30px;
text-decoration: none;
margin-top: 50px;
} .misson-sec{
width: 100%;
background-color: #e4ebfd;
position: relative;
padding-bottom: 40px;
}
.misson-image{
position: absolute;
right: 0px;
top: 0px;
width: 50%;
height: 100%;
}
.misson-image img{
width: 100%;
height: 100%;
object-fit: cover;
}
.icon-misson{
background-color: #40a338;
padding: 10px;
border: 2px dashed #00329f;
}
.misson-sec .h5{
color: #00329f;
font-size: 24px;
font-weight: 700;
}
.misson-sec p{
font-size: 16px;
color: #29264c;
padding-left: 20px;
text-align: justify;
}
.flex-divc{
display: flex; margin-top: 40px;	
}
.form-sec{
position: relative;
background-color: #e4ebfd;
width: 100%;
}
.form-sec .form-sec-image{
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
}
.form-sec .form-sec-image img{
width: 100%;
height: 100%;
}  .form-control{
background-color:#cfd9f1;
border: 1px solid #29264c;
}
.form-sec .form-label{
color: #29264c;
font-size: 16px;
font-weight: 600;
}
.form-sec{
width: 100%;
background-color: #e4ebfd;
position: relative;
padding-bottom: 69px;
padding-top: 20px;
padding-left: 60px;
}
.form-sec .h5 , .form-div .h5{
font-size: 24px;
font-weight: 600;
color: #00329f;
margin-bottom: 20px;
}
.form-sec .h2 , .form-div .h2{
font-size: 40px;
color: #40a338;
font-weight: 600;
margin-bottom: 20px;
}
.form-sec a , .form-div a{
background-color: #00329f;
padding: 15px 30px;
color: #fff;
font-size: 16px;
font-weight: 600;
border-radius: 30px;
text-decoration: none;
margin-top: 50px;
}
.form-sec i{
color: #3dcf31;	
}
input#submit {
background-color: #00329f;
padding: 9px 30px;
color: #fff;
font-size: 16px;
font-weight: 600;
border-radius: 30px;
text-decoration: none;
margin-top: 50px;
}  .footer{
background-image: url(https://seedpharma.com/wp-content/uploads/2024/07/Layer.png);
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding-top: 20px ;
}
.footer-flex{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-top: 40px;
}
.footer-flex .h4{
font-size: 25px;
color: #40a338;
}
.footer-flex p{
color: #fff;
font-size: 18px;
}
.footer-contect , .footer-call , .footer-email{
display: flex;
align-items: center;
}
.footer-call .h6 , .footer-email .h6{
color: #40a338;
font-size: 18px;
margin-bottom: 0px;
}
.footer-call p{
color: #fff;
font-size: 16px;
}
.footer-call{
margin-right: 20px;
padding-right: 20px;
border-right: 1px solid #40a338 ;
}
.phone-text-foo , .email-text-foo{
padding-left: 15px;
}
.footer-flex ul{
display: flex;
list-style: none;
flex-direction: row;
}
ul .current-menu-item a{
color: #40a338;
}
.footer-flex ul li{
padding: 15px 20px;
}
.footer-flex ul li a{
text-decoration: none;
color: #fff;
font-size: 16px;
font-weight: 600;
}
.footer-flex ul li .active{
color: #40a338;
}
.copyright{
width: 100%;
border-top: 2px solid #40a338;
padding: 10px;
}
.copyright p{
color: #fff;
text-align: center;
font-size: 14px;
}
.phone-text-foo a , .email-text-foo a{
color: #fff;
text-decoration: none;
}  .main-form{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.form-inn{
width: 80%;
box-shadow: 1px 2px 14px 5px rgba(0,0,0,0.5);
margin: 30px;
border-radius: 10px;
overflow: hidden;
}
.form-div{
padding: 30px;
height: 100%;
}
.form-inn img{
width: 100%;
height: 100%;
}
.contact-banner{
width: 100%;
position: relative;
}
.cntact-heading{
position: absolute;
top: 50%;
left: 0%;
width: 100%;
}
.cntact-heading .h2{
text-align: center;
font-size: 50px;
color: #fff;
text-shadow: 2px 2px #8e8e8e;
}
.contact-banner img{
width: 100%;
}
form .mt-3 p {
position: relative;
}
span.arrowsubmit {
position: absolute;
top: 61px;
left: 95px;
}  .WEDO-main{
width: 100%;
background-color: #e4ebfd;
padding:  18px 30px;
}
.EXPERTS-div{
width: 100%;
padding:  18px 30px;
background-color: #c1f6c8;
}
.WEDO-main .h2{
font-size: 40px;
color: #40a338;
font-weight: 600;
margin-bottom: 30px;
}
.WEDO-main p , .EXPERTS-div p{
font-size: 16px;
margin-bottom: 20px;
}
.EXPERTS-div .h2{
font-size: 40px;
color: #00329f;
font-weight: 600;
margin-bottom: 30px;
}
.EXPERTS-div , .WEDO-main {
height: 450px;
margin-bottom:50px;
} .form-sec select {
word-wrap: normal;
background-color: #cfd9f1;
border: 1px solid #29264c;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
-moz-appearance: none;
border-radius: .25rem;
}
.form-sec2 select {
word-wrap: normal;
background-color: #cfd9f1;
border: 1px solid #29264c;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;    -moz-appearance: none; border-radius: .25rem; }
.form-inn img{
object-fit: cover;
}
.valuesdiv p{
margin-bottom: 15px;
}
.owl-theme .owl-nav {
margin-top: 10px;
display: none;
}
.emaidiv{
width: 100%;
padding: 30px;
background-color: #49a240;
}
.emaidiv .h2{
font-size: 40px;
color: #00329f;
font-weight: 600;
text-align: center;
}
.emaidiv a{
text-decoration: none;
font-size: 24px;
text-align: center;
font-weight: 400;
color: #fff;
}
.emailink{
display: flex;
justify-content: center;
}
.req{
color: red;
}
.page-id-58 span.arrowsubmit {
color: #fff;
}
.pagecontent {
margin: 20px 0px;
}
.thankyou {
background-color: #f8f9fa; border: 1px solid #ced4da; border-radius: 5px; padding: 20px; margin-top: 20px; font-size: 20px;
color: #40a338;
font-weight: 600;
text-align: center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.service-post{
padding-top:60px;
padding-bottom:60px;
}
.service-post .h2{
font-size: 24px;
font-weight: 600;
color: #00329f;
margin-bottom:10px;
margin-top:10px;
}
.service-post p {
font-size: 16px;
color: #29264c;
}
.service-post  ul li  , .service-post  ol li{
font-size: 16px;
color: #29264c;
text-align: justify;
font-family: Outfit;
margin: 5px 0px;
}
.DISTR-inner , .GMPAUDIT-inner , .PHARMACOVIGILANCE-inner{
margin-bottom:20px;
}
.feachred-img{
width:100%;
height:178px;
overflow:hidden;
}
#REGULATORYSUPPORT-205 a{
font-size: 16px;
color: #48a240;
text-decoration:none;
font-weight:bold;
}
.service-post .services-box{
margin-bottom: 30px;
}
#mySidenav ul li ul{
display:none;
list-style:none
}
#mySidenav ul li ul li a {
padding: 8px 8px 8px 0px;
color:#818181;
font-size:14px;
}
#mySidenav ul li ul li:hover{
background-color:#47a23f;
padding: 2px 15px;
}
#mySidenav ul li ul li:hover a{
color:#fff;	
}
#mySidenav ul li ul{
padding:10px;
background-color:#e4ebfd;
margin-top:0px;
margin:20px;
}
a.gbw {
text-decoration: none;
color: #fff;
font-size: 14px;
}
.product-name {
height: 100% !important;
}
.product-img{
width: 100%;
height: 240px;
overflow: hidden;
} .col-md-4.imageclick {
cursor: pointer;
}
.unique-popup {
display: none;
}
.unique-popup .popup-content {
text-align: center;
}
.unique-popup .close {
position: absolute;
top: -4px;
right: 7px;
font-size: 20px;
cursor: pointer;
}
.unique-popup .close:hover {
color: red;
}
.popupactive
{
display:block;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
padding: 20px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
z-index: 1000;
}
@media (max-width: 768px) {
.unique-popup {
max-width: 95%; max-height: 95%; }
.popupactive
{
width: 90%; 
}
}
.unique-popup .form-label {
float: left ;
}
input#popup-submit {
background-color: #00329f;
padding: 9px 30px;
color: #fff;
font-size: 16px;
font-weight: 600;
border-radius: 30px;
text-decoration: none;
}
.unique-popup form i.fa.fa-arrow-right {
position: absolute;
top: 14px;
color: #fff;
}
.row-box {
display: flex;
justify-content: center; }
.aboutsection-content1 p{
margin-bottom:40px;
}
.aboutsection-content1  a {
background-color: #fff;
padding: 15px 30px;
color: #00329f;
font-size: 16px;
border: 2px solid #00329f;
border-radius: 30px;
text-decoration: none;
font-weight: 600;
}
div#feature-image img {
height: auto !important;
}
.aboutsection-content1 .prd-name {
margin-top: 35px;
text-align: center;
}
.aboutsection-content1 {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}