File: /var/www/html/lab-portal/assets/style.css
/*
Theme Name: Labs Initiative
Theme URI: devexper.co.in
Description: LABS Website.
Author: Abhishek Tiwary
Author URI: webdev24x7.com
Version: 1.0
*/
/*
.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0;
}
*/
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
overflow-x: hidden;
}
.orange_bg {
background-color: #ea4b21 !important;
}
.orange_text {
color:#ea4b21;
}
.navbar .megamenu {
padding: 1rem;
}
.search_area{
top: 8em;
}
.navbar-nav{
margin-left: 1em;
}
.right_area{
margin-left: 8rem !important;
}
.navbar-expand-lg{
/* margin-left: -1em; */
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
margin: 0 auto!important;
position: relative;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
.navbar .has-megamenu {
position: static !important;
}
.navbar .megamenu {
/* left: 0; */
right: 0;
width: 35%;
margin-top: 0;
}
}
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 991px) {
.navbar.fixed-top .navbar-collapse,
.navbar.sticky-top .navbar-collapse {
overflow-y: auto;
max-height: 90vh;
margin-top: 10px;
}
}
.fa-greater-than {
position: relative;
margin-left: 10px;
}
/************************************** navbar styling **************************************/
.nav-link.dropdown-toggle::after {
content: url(https://uat.labsinitiative.com/wp-content/uploads/2024/05/down-arrow.png);
border-top: 0;
margin-left: 0;
position: relative;
top: 3px;
left: 1.5px;
color: #ec4922 !important;
}
.navbar-nav li{
font-size: 1.3em;
}
#assesment{
margin-top:0.23em
}
.navbar-nav .nav-item:nth-child(5) a.dropdown-toggle::after {
content: none;
}
.textiles_items {
padding: 10px;
}
.navbar,
header {
background-color: #fff !important;
/* padding: 6px 35px !important;*/
}
.navbar_labs_logo img {
height: 50px;
}
.navbar_search_btn {
border: none !important;
outline: none !important;
background-color: transparent !important;
}
.navbar_joinus_btn {
border: none !important;
outline: none !important;
font-size: 1.2em;
padding: 10px 20px;
margin: 0 10px;
background-color: #ea4b21;
line-height: 1;
}
.navbar_joinus_btn:hover{
background-color: #ea4b21;
}
.navbar_login_btn:hover{
background-color: #36282e;
}
.navbar_login_btn {
border: none !important;
outline: none !important;
padding: 5px 20px;
font-size: 1.2em;
background-color: #36282e;
line-height: 1;
}
.navbar_joinus_btn i,
.navbar_login_btn i {
margin-left: 5px;
}
.nav-link {
font-size: 0.75em !important;
font-weight: bold !important;
}
/* .insideDropdown{
position: relative;
margin-bottom: 15px;
}
.dropdownMenu{
position: absolute;
background: #fff;
width: 100%;
visibility: hidden;
font-size: 0.938em;
padding-left: 20px;
}
.dropdownMenu li{
font-size: 0.938em;
margin: 10px 15px 0;
}
.insideDropdown:hover .dropdownMenu{
visibility: visible;
} */
#menu-header-menu .menu-item-has-children.dropdown > ul.dropdown-menu{
position: absolute;
}
#menu-header-menu .menu-item-has-children.dropdown > ul.dropdown-menu > li.dropdown-menu{
border: 0;
padding: 0;
}
#menu-header-menu .menu-item-has-children.dropdown > ul.dropdown-menu > li.dropdown-menu-end .dropdown-toggle::after{
right: 8%;
position: absolute;
top: 45%;
}
#menu-header-menu .menu-item-has-children.dropdown > ul.dropdown-menu > li.dropdown-menu-end:hover .dropdown-toggle::after{
transform: rotate(270deg);
}
#menu-header-menu .menu-item-has-children.dropdown > ul.dropdown-menu > li{
padding: 5px 0 !important;
}
.dropdown-menu.sub-menu.depth_1{
left: 100%;
top: 0;
}
/*********************** modified dropdown styling ***********************/
.nav-item {
position: relative;
}
.nav-item .dropdown-menu .dropdown-item {
font-size: 16px !important;
/* position:relative; */
/* z-index:10000; */
pointer-events:auto !important;
line-height: 22px;
}
.nav-item .dropdown-menu,
.nav-item .dropdown-menu .dropdown-submenu {
top: 100%;
left: 0;
}
.menu-item-has-children.dropdown-menu{
display: block;
}
.nav-item:hover > .dropdown-menu {
display: block;
}
.nav-item .dropdown-menu .dropdown-submenu {
left: 100%;
top: 0;
}
.nav-item .dropdown-menu > li:hover > .dropdown-submenu {
display: block;
}
/*********************** modified dropdown styling ***********************/
/************************************** search dropdowns styling **************************************/
.search_popup {
height: 48px;
width: 453px !important;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
position: absolute;
top: -2em;
left: -5em;
}
.search_popup .form-control:focus{
border: 0;
}
.search_heading {
color: #7f7f7f;
font-size: 1.5em;
text-align: justify;
}
.search_popup form {
width: 100%;
display: flex;
align-items:center;
justify-content:center;
padding:0;
}
.search_popup form input {
flex: 1;
border: none;
outline: none;
padding:20px 5px;
}
i.fa-solid.fa-magnifying-glass.dropdown-toggle::after {
display: none;
}
/************************************** navigation dropdowns styling **************************************/
.dropdown-menu[data-bs-popper] {
margin: 0 !important;
}
/* left div styling */
.left_div {
display: flex;
flex-direction: column;
}
.text_content {
flex: 1;
}
.left_div .text_content {
display: flex;
align-items: center;
justify-content: center;
}
.left_div .upper_image_div figure,
.left_div .upper_image_div figure img {
width: 100%;
height: 100%;
}
.left_div .text_content {
background-color: #611e29;
padding: 1rem;
}
.left_div .text_content p {
color: #fff;
}
/* middle div styling */
.middle_div {
display: flex;
background-color: #fff;
}
.middle_div .programme_left_div {
display: flex;
flex-direction: column;
}
.middle_div .programme_left_div a {
text-decoration: none;
color: #611e29;
font-weight: 600;
font-size: 1.0em;
}
.middle_div .programme_left_div a:hover {
color: orange;
}
.middle_div .partner_right_div {
display: flex;
flex-direction: column;
}
.middle_div .partner_right_div p.menuHead{
font-weight: 600;
}
.middle_div .partner_right_div a {
text-decoration: none;
color: #000;
}
.middle_div .partner_right_div a:hover {
color: orange;
}
.partner_right_div.col-md-6 p {
font-size: 0.8em;
margin-bottom: 5px;
}
.partner_right_div.col-md-6 p.menuHead{
font-size: 0.9em !important;
}
/* right div styling */
.right_div {
background-color: #f2f2f2;
display: flex;
flex-direction: column;
padding: 1.5rem 1rem;
}
.right_div .left_borders_paras {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-top: 1em;
}
.right_div .left_borders_paras .para {
padding: 0 .5rem;
border-left: 2px solid #000;
font-size: 1.1em;
}
.right_div .left_borders_paras .para a {
text-decoration: none;
color: #000;
}
.right_div .social_links {
display: flex;
gap: 0.25rem;
justify-content: center;
margin-top: 1rem;
}
.right_div .social_links i {
color: maroon;
background-color: #fff;
padding: 0.7rem 0.8rem;
}
@media (max-width: 992px) {
.navbar_joinus_btn {
margin: 15px 0;
}
}
@media (max-width: 768px) {
.search_heading {
font-size: 1.25em;
}
.team-slider.row .col-md-3 {
width: 100%!important;
}
.about_second .first{
padding: 0px!important;
}
.banner_heading{
padding: 16px 18px!important;
}
.orange_part{
padding: 7em 1em!important;
text-align: justify;
}
.navbar,
header {
background-color: #fff !important;
padding: 6px 0px !important;
}
.banner_heading p{
width: 100%!important;
}
.case_study_before_after_div h4 {
font-size : 16px;
}
.case_study_overlay_div p {
font-size : 12px;
}
.before_second ,
.after_second {
display : block !important;
}
.search_popup {
height : 135px;
}
}
/*************************** Banner Styling *******************************/
.col-lg-7 {
padding: 0 !important;
}
.banner_left_image_div img {
width: 100% !important;
max-height: 450px;
}
.banner_right_content_div {
background-color: #36272c;
display: flex;
flex-direction: column;
justify-content: center;
padding: 0 70px !important;
}
.textiles_items {
margin-top: 20px;
display: flex;
gap: 20px;
}
.textiles_items span:before {
content: "\2022";
color: #ff4a1f;
font-size: 1.9em;
position: relative;
left: -4px;
top: 4px;
}
/*************************** Banner boxes Styling *******************************/
.banner_boxes_section {
background-color: #f6f6f6;
}
.banner_absolute_boxes {
position: relative;
bottom: 80px;
}
.box {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
padding: 35px 50px 20px 40px !important;
}
.box h5 {
line-height: 20px;
font-size: 1.188em;
}
.box1 {
background-color: #f04a24;
}
.box2 {
background-color: #f5881f;
}
.box3 {
background-color: #79321e;
}
/*************************** About us Styling *******************************/
.about_left_div.col-lg-6,
.about_right_div.col-lg-6 {
padding: 0 !important;
}
.about_left_div.col-lg-6 {
padding-right: 20px !important;
}
.about_us_section {
background-color: #f6f6f6;
}
.about_us_div {
padding-bottom: 50px;
}
.about_left_div {
padding: 15px;
}
.about_left_div h2 {
margin-bottom: 70px;
}
.about_right_div figure,
.about_right_div figure img {
width: 100%;
height: 100%;
}
.para {
font-weight: 600;
}
.labs h3 {
font-size: 1.25em;
font-weight: bold;
}
.labs:nth-of-type(2) h3 {
margin-top: 65px;
}
.labs p {
font-size: 0.9em;
font-weight: 400;
}
/*************************** our partners Styling *******************************/
.our_partners_section {
background-color: #f5881f;
}
.partners_items {
gap: 20px;
}
.pitem1,
.pitem2,
.pitem3 {
border: 3px solid #fff;
flex-basis: 31%;
padding: 15px 20px;
}
.partners_box_text {
font-size: 0.725em;
}
.pitem:hover {
background-color: #36272c;
cursor: pointer;
}
.pitem:hover h5 {
color: #ee4a22 !important ;
}
.logo_brand figure img {
height: 60px;
}
/*************************** news & resources Styling *******************************/
.news_and_resources_section {
background-color: #f6f6f6;
padding: 50px 0;
margin-top: 50px;
}
.news_resources_header {
display: flex;
justify-content: space-between;
margin-bottom: 40px;
}
.news_resources_header button {
padding: 0px 40px !important;
background-color: #ec4a22;
height: 30px;
font-size: 0.75em;
font-weight: bold;
color: #fff;
border: none;
outline: none;
}
.newsAndResources_nav_tabs_div {
border: none !important;
margin-bottom: 40px !important;
}
.newsAndResources_nav_btn {
color: #000 !important;
border: none !important;
font-weight: 300 !important;
margin-right: 30px !important;
font-size: 1em !important;
padding: 0 !important;
}
.div_border {
padding: 0 !important;
margin-right: 20px;
margin-bottom: 50px;
}
.slider2_paras {
font-weight: bold;
margin-top: 15px;
}
.div_border img {
width: 100%;
}
.left_country {
color: #ec4922;
font-size: 0.75em;
}
.right_date {
font-size: 0.813em;
font-weight: 500;
}
.newsAndResources_nav_btn.active {
color: #ec4922 !important;
font-weight: 500 !important;
background-color: #f6f6f6 !important;
}
/*************************** newsletter Styling *******************************/
.newsletter_section {
padding: 70px 0;
background-color: #f04a24;
}
.newsletter_left_content_div h2 {
margin-bottom: 15px;
color: #fff;
font-size: 1.75em;
}
.newsletter_left_content_div p {
color: #fff;
font-size: 0.938em;
}
.newsletter_right_email_div form {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
width: 90%;
margin-left: auto;
}
.newsletter_right_email_div form input {
width: 100%;
outline: none;
border: none;
padding: 25px 215px 25px 25px;
}
.newsletter_right_email_div form button {
position: absolute;
background-color: #f04a24;
color: #fff;
font-size: 0.625em;
font-weight: bold;
letter-spacing: 2px;
padding: 8px 30px;
border: none;
outline: none;
right: 20px;
top: 21px;
}
/*************************** footer Styling *******************************/
.orange {
color: #ec4922;
margin-bottom: 15px;
font-size: 1.4em;
}
footer {
background-color: #36282e;
}
.idh_img p {
opacity: 0.7;
font-size: 0.85em;
}
.footer_div1 {
border-bottom: 3px solid #fff;
padding-top: 30px;
padding-bottom: 10px;
}
.footer_div1 .idh_img figure img {
height: 60px;
}
.footer_div1 .labs_img figure img {
height: 80px;
}
.footer_div2 {
padding-top: 32px;
padding-bottom: 0;
}
.links p {
margin-bottom: 0 !important;
font-size: 0.75em;
}
.links a {
color: #fff;
text-decoration: none;
}
.footer_div2_right {
gap: 30px;
}
.footer_div3 {
border-top: 3px solid #fff;
padding: 30px 0;
}
/*************************** company logo Styling *******************************/
.slick-prev,
.slick-next,
.slick-dots {
display: none !important;
}
.company_logo {
filter: grayscale(100%);
cursor: pointer;
}
.company_logo:hover {
filter: grayscale(0%);
}
/************************* Main Navbar links popup handling *************************/
/* .navigation_popup {
width: 1000px;
} */
.navbar-brand img {
height: 100px;
}
/* left div styling */
.left_div {
display: flex;
flex-direction: column;
}
.text_content {
flex: 1;
}
.left_div .text_content {
display: flex;
align-items: center;
justify-content: center;
}
.left_div .upper_image_div figure,
.left_div .upper_image_div figure img {
width: 100%;
height: 100%;
}
.left_div .text_content {
background-color: #36282e;
padding: 1rem;
}
.left_div .text_content p {
color: #fff;
}
/* middle div styling */
.middle_div {
display: flex;
background-color: #fff;
margin-top: 2em;
font-size: 1.2em;
}
.middle_div .programme_left_div {
display: flex;
flex-direction: column;
}
.middle_div .programme_left_div a {
text-decoration: none;
color: #611e29;
font-weight: 600;
font-size: 0.938em;
}
.middle_div .programme_left_div a:hover {
color: orange;
}
.middle_div .partner_right_div {
display: flex;
flex-direction: column;
}
.middle_div .partner_right_div a {
text-decoration: none;
color: #000;
}
.middle_div .partner_right_div a:hover {
color: orange;
}
.team_Sec .col-md-2 {
width: 10%;
}
/* right div styling */
.right_div {
background-color: #f2f2f2;
display: flex;
flex-direction: column;
padding: 1.5rem 1rem;
}
.right_div .left_borders_paras {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.right_div .left_borders_paras .para {
padding: 0 .5rem;
border-left: 2px solid #000;
}
.right_div .left_borders_paras .para a {
text-decoration: none;
color: #000;
}
.right_div .social_links {
display: flex;
gap: 0.25rem;
justify-content: center;
margin-top: 1rem;
}
.right_div .social_links i {
color: maroon;
background-color: #fff;
padding: 0.7rem 0.8rem;
}
@media (max-width: 992px) {
.navbar_joinus_btn {
margin: 15px 0;
}
}
@media (max-width: 1024px) {
.newsletter_right_email_div form {
margin-left: 0 !important;
width: 100%;
}
.navbar_joinus_btn,
.navbar_login_btn {
padding: 5px 15px;
}
.upper_two_boxes_div,
.lower_two_boxes_div {
flex-direction: column;
}
}
@media (max-width: 1200px) {
.newsletter_div {
flex-direction: column;
gap: 30px;
}
.maps_entire_div {
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.active {
padding: 5px 15px;
}
.map3_div {
padding: 50px 20px;
}
}
@media (max-width: 1000px) {
.slider div img {
height: 50px;
margin: 0 10px;
}
.about_left_div h2 {
margin-top: 40px;
}
}
@media (max-width: 980px) {
.banner_absolute_boxes {
top: 20px;
}
.about_us_div {
margin-top: 20px;
}
.partners_items {
flex-direction: column;
gap: 30px;
}
.newsAndResources_nav_tabs_div,
.news_resources_header {
flex-direction: column;
text-align: justify;
}
}
@media (max-width: 530px) {
.newsletter_right_email_div form input {
padding: 25px;
}
.newsletter_right_email_div form {
display: flex;
flex-direction: column;
}
.newsletter_right_email_div form button {
position: static;
outline: auto;
margin-top: 20px;
}
.footer_div1,
.footer_div2 {
flex-direction: column;
align-items: center;
gap: 20px;
}
}
@media(max-width:425px) {
.about_us_div {
padding: 0 20px;
}
.banner_absolute_boxes {
top: 0 !important;
}
.footer_div2 {
padding-bottom: 15px !important;
}
.div_border {
margin-right: 0 !important;
}
.newsletter_right_email_div form input {
width: 90% !important;
}
.where_we_work_heading {
margin-bottom: 50px !important;
}
.news_resources_header h2 {
margin-bottom: 50px !important;
}
.case_study_overlay_container_after {
margin-top : 10px;
}
.team_Sec .col-md-2 {
width: 100%;
}
}
.footer_link li{
list-style: none;
font-size: 1.1em;
}
.footer_link a:hover{
color: #ec4922;
}
.social_links span{
padding: 5px 7px;
background: #ffff;
color: #611e29;
text-align: center;
border: 2px solid;
border-radius: 5px;
margin-right: 15px;
}
.social_links span:hover{
background: #611e29;
color: #ffff;
}
.inner-banner .row{
background: #36272c;
}
.banner_heading h1{
font-size: 2.2em;
font-weight: 700;
margin-top: 2em;
}
.banner_heading{
color: #fff;
padding: 58px 84px;
font-size: 1.2em;
/* text-align: justify;*/
}
.banner_heading p{
width: 80%;
}
.about_second .first{
padding: 0em 3em;
}
.orange_part{
background: #ef4a23;
padding: 3em 3em;
color: #fff;
}
.orange_part h2{
font-size: 2.2em;
margin-bottom: 1em;
}
.orange_part p{
font-size: 1.4em;
}
.about_second .second{
padding-top: 2em;
}
.about_second{
padding-bottom: 3em;
}
.second h4{
margin-bottom: 1em;
font-size: 2.2em;
font-weight: 500;
margin-left: 1em;
}
.custom-list{
list-style: none;
padding: 0;
margin-left: 2em;
text-align: justify;
}
.custom-list li{
position: relative;
padding-left: 29px;
margin-bottom: 10px;
font-size: 1.2em;
}
.custom-list li::before {
content: "";
position: absolute;
left: 0;
top: 0.50em;
width: 12px;
height: 12px;
/* background: url('/wp-content/uploads/2024/05/arrow-right.png') no-repeat center center; */
background-color: #f5891f;
border-radius:50%;
background-size: contain; /* Ensures the image is contained within the 15x15 area */
}
.top-space{
padding-top:3em;
background: #f3f3f5;
}
.about_third{
background-image: url(/wp-content/uploads/2024/05/aboutbg-min.png);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
padding: 2em;
}
.bordered-paragraph {
position: relative;
padding-left: 10px;
color: #fff;
font-size: 1.4em;
margin-top: 1em;
}
.bordered-paragraph::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -2px;
width: 5px;
background-color: #f5891f;
}
.plain_text{
color: #ffff;
font-size: 1.4em;
margin-top: 2em;
margin-bottom: 1em;
}
.about_us_changing_business_practices_div {
margin: 20px 0;
}
.about_us_changing_business_practices_div h3 {
color: #854635;
margin-bottom: 20px;
}
.accordian_div {
margin: 60px 0;
display: flex;
}
.accordian_logo {
margin-right: 15px;
height: 50px;
}
.accordian_toggler {
height: 30px;
cursor: pointer;
transition: transform ease 0.5s;
}
.accordian {
border-bottom: 1px solid #000;
width: 100%;
}
.question {
display: flex;
justify-content: space-between !important;
align-items: center;
cursor: pointer;
}
.question h4{
font-weight: 600;
font-size: 1.6em;
}
.answer {
max-height: 0;
overflow: hidden;
transition: max-height ease 1s;
}
.answer_active {
max-height: fit-content;
margin-bottom: 1em;
margin-top: 1em;
}
.icon_active {
transform: rotate(-180deg);
}
.answer_active p{
font-size: 1.2em;
}
.changing_first h2{
margin-top: 2em;
color: #79321e;
margin-bottom: 1em;
}
.changing_first p{
font-size: 1.2em;
text-align: justify;
}
.container-fluid{
max-width: 1500px!important;
}
/*Homepage*/
#firstSection{
background: #36282e;
}
.bannerHead{
color: #ffff;
font-size: 2.4em;
margin-top: 3em;
padding-left: 2em;
padding-right: 3em;
font-weight: 700;
}
.banner_point {
color: #fff;
display: flex;
margin-top: 2em;
margin-left: 4em;
align-items: center;
gap: 1em;
}
.banner_point li {
position: relative;
margin-right: 1em;
font-size: 1.0em;
font-weight: 700;
list-style: none;
padding-left: 1.2em;
}
.banner_point li::before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 0.6em;
height: 0.6em;
background-color: #ff4500; /* Orange color for dots */
border-radius: 50%;
}
.slick-dots {
position: absolute;
top: 50%;
left: -30px; /* Adjust as necessary */
transform: translateY(-50%);
display: flex;
flex-direction: column;
gap: 10px;
}
.slick-dots li {
margin: 0;
}
.slick-dots li button {
width: 10px;
height: 10px;
background: white;
border-radius: 50%;
cursor: pointer;
border: none;
}
.slick-dots li.slick-active button {
background: #ff4500; /* Active dot color */
}
.slick-prev, .slick-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0.5);
color: white;
border: none;
padding: 10px;
cursor: pointer;
}
.slick-prev {
left: 10px;
}
.slick-next {
right: 10px;
}
#secondSection {
padding: 42px 0;
/* background-color: #f6f6f6; */
}
.no-gutters {
width: 100%;
margin: 0px 0em;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.bannerHighlight {
padding: 3em;
color: #fff;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.firstHighlight {
background: orangered;
}
.firstHighlight a {
text-decoration: none;
color: #fff;
}
.secondHighlight {
background: #f5881f;
}
.secondHighlight a {
text-decoration: none;
color: #343434;
}
.thirdHighlight {
background: #36282e;
}
.thirdHighlight a {
text-decoration: none;
color: #fff;
}
.bannerHighlight p{
margin-top: 1em;
}
.aboutContentHome h3{
font-size: 1.8em;
font-weight: 700;
margin-bottom: 2em;
}
.entry-title{
font-size: 1.6em;
margin-top: 1em;
margin-bottom: 1em;
min-height: 70px;
}
.entry-meta{
margin-top: 1em;
margin-bottom: 1em;
}
.posted-on{
color: #79321e;
font-weight: 600;
font-size: 1em;
}
.entry-content p{
font-size: 1.2em;
text-align: justify;
margin-bottom: 1em;
line-height: 32px;
}
.mini-blogs ul {
padding: 0 20px;
background-color: #fff;
box-shadow: 0 0 10px rgba(0,0,0,.08);
border-radius: 3px;
padding-bottom: 0;
}
.mini-blogs ul li {
padding-top: 18px;
border-bottom: 1px solid #eee;
padding-bottom: 40px;
}
.mini-blogs ul .tt {
font-size: 26px;
color: #000;
font-weight: 600;
}
.mini-blogs a{
text-decoration: none;
}
.tx-bx p{
color: black;
}
.mini-blogs ul li:hover .tx-bx .title {
color: brown;
}
.mini-blogs ul .tt span {
color: #f5891f;
}
.mini-blogs .tx-bx .title {
font-size: 16px;
color: #000;
font-weight: 500;
margin-bottom: 8px;
}
.mini-blogs img{
height: 120px;
width:120px;
}
/*news listing*/
.catTitle_2 {
padding: 0 0 0px;
font-size: 30px;
margin: 0;
float: left;
width: 100%;
text-align: center;
text-transform: initial;
color: #2a1b18;
margin-bottom: 25px;
position: relative;
overflow: visible;
}
.blog_page {
float: left;
width: 100%;
margin: 0;
padding: 50px 0;
background: #eee;
position: relative;
}
.blog_page {
float: left;
width: 100%;
margin: 0;
padding: 50px 0;
background: #eee;
position: relative;
}
.single-post2 {
overflow: hidden;
margin-bottom: 15px;
}
.blog-thumb2 {
overflow: hidden;
width: 100%;
height: 380px;
}
.blog-thumb2 img {
max-width: 100%;
transition: all 0.3s ease-out 0s;
width: 100%;
object-fit: cover;
height: 300px;
}
.blog-content2 {
background: #fff;
padding: 22px;
position: relative;
z-index: 1;
box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%);
/* width: 90%; */
margin: auto;
margin-top: -112px;
margin-bottom: 18px;
}
.blog-content2 .b-meta {
margin-bottom: 15px;
font-size: 14px;
}
.blog-content2 .b-meta ul {
margin: 0;
padding: 0;
padding-left: 0 !important;
}
.blog-content2 .titleBlog {
font-size: 22px;
margin-bottom: 15px;
height: 60px;
position: relative;
font-weight: 600;
}
.blog-content2 .titleBlog a {
text-decoration: none;
line-height: 30px;
color: #2a1b18;
}
.bg_btn_1 {
background: #2a1b18;
border-color: #2a1b18;
}
.read_more_1 {
border: 1px solid #FFFFFF;
border-radius: 50px;
text-transform: uppercase;
letter-spacing: normal;
text-align: center;
position: relative;
overflow: hidden;
display: inline-block;
z-index: 1;
background-color: transparent;
color: #FFFFFF;
font-size: 13px;
padding: 10px 25px 10px 25px;
transition: .8s ease;
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-decoration: none;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.bg_btn_1:hover {
color: #2a1b18;
border-color: #2a1b18;
}
.read_more_1:hover {
border: solid 1px #f7ba1f;
/* color: #ffff; */
background: #fff;
}
.bg_btn_1 {
background: #f5891f;
border-color: #f5891f;
}
.read_more_btn:after {
content: "";
height: 10px;
width: 10px;
background: #b19777;
right: 10px;
bottom: 8px;
position: absolute;
border-radius: 50%;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
.meta-info li{
list-style: none;
color: #79321e;
}
.read_more_1:hover span {
transform: translateY(0) scale(3.15);
}
.read_more_1 span:nth-child(1) {
left: calc((1 - 1) * 25%);
transition-delay: calc((1 - 1) * 0.1s);
}
.read_more_1 span:nth-child(2) {
left: calc((2 - 1) * 25%);
transition-delay: calc((2 - 1) * 0.1s);
}
.read_more_1 span:nth-child(3) {
left: calc((3 - 1) * 25%);
transition-delay: calc((3 - 1) * 0.1s);
}
.read_more_1 span:nth-child(4) {
left: calc((4 - 1) * 25%);
transition-delay: calc((4 - 1) * 0.1s);
}
.read_more_1 span:nth-child(5) {
left: calc((5 - 1) * 25%);
transition-delay: calc((5 - 1) * 0.1s);
}
.single-post2 p{
margin-top: 3em;
}
.single-post2:hover{
transform: translateY(-10px);
transition: all .6s linear;
}
.blog-content2 a:hover{
color: #79321e;
}
#goToTopBtn {
display: none;
position: fixed;
bottom: 60px;
right: 75px;
z-index: 99;
background-color: #f5891f;
color: #fff;
border: none;
border-radius: 35%;
padding: 15px;
font-size: 16px;
cursor: pointer;
}
#goToTopBtn:hover {
background-color: #555; /* Change background color on hover */
}
.team_first {
padding: 20px 0;
text-align: center;
}
.team_first h2{
font-weight: 700;
line-height: 1.2;
text-align: left;
margin-bottom: 2em;
margin-top: 1em;
color: #79321e;
}
.team_area {
background: #fff;
padding: 20px;
margin: 10px 0 2em;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
border-radius: 10px;
}
.team_area:hover{
background: #79321e;
color: #fff;
transform: translateY(-10px);
transition: all .6s linear;
}
.team_area:hover .team_designation {
color: #ffffff;
}
.team_img img {
margin: 0 auto 36px;
}
.team_title {
font-size: 18px;
font-weight: bold;
text-align: center;
}
.team_designation {
font-size: 16px;
color: #666;
text-align: center;
}
.second_team h2{
font-weight: 700;
line-height: 1.2;
text-align: left;
margin-bottom: 1em;
margin-top: 1em;
color: #79321e;
}
.second_team h3{
font-size: 2.2em;
font-weight: 700;
}
.second_team{
background: #F6F6F6;
padding: 3em;
}
.bam_head {
text-align: left;
margin-bottom: 3em;
}
.bam_head h2{
font-size: 2.4em;
color: #79321e;
font-weight: 700;
}
.folderTitle{
font-size: 1.4em;
}
.heading_liner2{
text-align: center;
display: inline-block;
width: 21vw;
height: 0.3vw;
background: #E74D24;
background: rgba(231, 77, 36, 1);
}
select.filter{
display: inline-block;
/* width: 100%; */
height: 42px;
padding: 5px 19px;
font-size: 18px;
line-height: 2.428571;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#example_filter{
float: right;
}
.dataTables_wrapper label{
font-weight: 700;
}
.aboutContentHome p{
font-size: 1.4em;
}
.aboutContentHome h4{
font-size: 1.4em;
margin-bottom: 1em;
font-weight: 500;
}
.country_select{
padding: 4px 6px;
background: #f6f6f6;
/* border: 2px solid #f5891f;*/
text-align: center;
font-size: 1.4em;
cursor: pointer;
margin-top: 1em;
/* border-radius: 8px;*/
}
.country_select a{
text-decoration: none;
font-size: 1em;
color: #f5891f;
text-align: center;
width: 100%;
display: block;
font-weight: 600;
}
.team_Sec{
border-bottom: 2px solid #eee;
}
.country_select.active {
border-bottom: 4px solid #f5891f;
}
.country_select.active a{
color: #000000 !important;
}
.testimonialHomeContent{
padding-top: 4em;
}
.testimonialHomeContent p{
font-size: 1.1em;
}
.testimonialsHome{
padding-top: 2em;
}
.testimonialHomeContent i{
font-weight: 600;
}
.testimonialHomeContent h4{
margin-top: 1em;
color: #ea4b21;
}
#secondSection .container{
max-width: 1420px!important;
}
@media only screen and (min-width: 2560px) and (min-height: 1600px) and (-webkit-min-device-pixel-ratio: 1.75),
only screen and (min-width: 2560px) and (min-height: 1600px) and (min-resolution: 168dpi) {
.bannerHead{
font-size: 1.2em !important;
}
.banner_point{
margin-left:1em !important;
}
.banner_point li{
font-size: 0.6em!important;
}
}
@media only screen and (min-width: 1460px) and (max-width: 1465px) and (min-height: 910px) and (max-height: 920px) {
.bannerHead{
font-size: 1.2em !important;
}
.banner_point{
margin-left:1em !important;
}
.banner_point li{
font-size: 0.6em!important;
}
}
/*For Lower screen responsive*/
@media (max-width: 1440px) and (min-width: 1024px) {
.bannerHead{
font-size: 1.6em !important;
}
.banner_point{
margin-left:1em !important;
}
.banner_point li{
font-size: 0.9em!important;
}
.brand p{
font-size: 1.0em!important;
}
.bannerHighlight{
padding: 1.5em;
}
.bannerHighlight h3{
min-height: 50px!important;
}
.benefit_content h4{
font-size: 1.0em;
}
.where_we_work_special_div {
position: relative;
top: -42px;
}
.banner_heading h1{
font-size: 1.6em;
}
.navbar-nav {
margin-left: 3em!important;
}
.navbar-nav li {
font-size: 1.1em!important;
}
.inner-banner .row{
height: 302px;
}
.inner-banner img{
height: 302px;
}
.banner_heading{
font-size: 1em;
}
.orange_part h2{
font-size: 1.8em;
}
.orange_part p{
font-size: 1.2em;
}
.second h4{
font-size: 1.8em;
}
.custom-list li{
font-size: 1em;
}
.orange_part{
padding: 7em 3em;
}
.second{
width: 36%;
}
.first{
margin-left: -1.5em;
}
.orange{
font-size: 1.0em;
}
.container-fluid{
max-width: 1300px!important;
}
.navbar_joinus_btn,.navbar_login_btn{
font-size: 0.8em!important;
}
.navbar-brand img{
height: 80px!important;
}
.question h4{
font-size: 1.2em;
}
.answer_active p {
font-size: 1.0em;
}
.bannerHead{
font-size: 2.2em;
}
.banner_point li{
margin-right: 0em;
padding-left: 1.0em;
font-size: 0.8em;
}
.bannerHighlight h3{
font-size: 1.2em;
}
#secondSection .row{
top: 35em;
}
.no-gutters{
width: 94.5%;
}
.aboutContentHome p {
font-size: 1.2em;
}
.aboutContentHome h3{
margin-bottom: 1em;
}
.learnMoreMap .btn {
padding: 2px 7px;
}
.banner_point {
margin-left: 3em;
}
}
.partnerLogo img{
width: 70%;
}
.partnerLogo{
text-align: center;
}
.newsletter{
padding: 4em 0;
background-color: #ef4a23;
}
.newsletterLeft{
color: #fff;
width: 80%;
}
.newsletterLeft p{
margin-bottom: 0;
}
.newsletterRight{
position: relative;
padding-top: 20px;
}
.newsletterForm{
background-color: #ffffff;
}
.newsletterForm p{
margin-bottom: 0;
}
.newsletterForm .emailField{
width: 100%;
border: 0;
height: 50px;
padding: 10px;
}
.newsletterForm .subscribeBtn{
padding: 5px 30px;
background-color: #f5891f;
border-radius: 0;
font-weight: 600;
margin: 10px 0;
width: 95%;
}
.newsletterForm .wpcf7-spinner{
position: absolute;
}
.partnerFirst{
padding-top: 2em;
}
.partnerContent p{
font-size: 1.2em;
}
.partnerContent h3{
color: #36272c;
font-size: 1.4em;
margin-bottom: 1em;
margin-top: 2em;
}
.bottom_border{
border-bottom: 3px solid #f5891f;
padding-top: 1em;
padding-bottom: 1em;
}
.brand p{
font-size: 1.2em;
}
.brand{
padding-top: 2em;
padding-bottom: 2em;
position: relative;
background: #f3f3f5;
}
.brand h3{
color: #ef4a23;
margin-top: 1em;
margin-bottom: 0.6em;
}
.brand .content-wrapper {
background: #f3f3f5; /* Or any background color you want for the content */
width: 100%;
}
.brand .image-wrapper {
overflow: hidden;
position: relative;
}
.brand .image-wrapper img {
display: block;
max-width: 100%;
height: auto;
}
/***********sahaj factory & brand page css**************/
.factory_brand_benefits_div h2 {
color : #fff;
background-color:#ea4b21;
padding : 8px;
}
.benefit_box {
display : flex;
align-items : center;
justify-content:space-between;
/* border-bottom : 3px solid #000; */
padding-bottom : 15px;
margin-bottom : 15px;
}
.benefit_content {
flex-basis : 80%;
}
.benefit_content h4 {
color:#ea4b21;
}
.benefit_logo {
flex-basis:14%;
display : flex;
align-items : center;
justify-content : center;
}
/*******************************************************/
.featured-image img{
object-fit: cover;
background-size: cover;
width: 100%;
}
#side-sticky-tab2 {
position: fixed;
bottom: 60vh;
right: 50px;
}
#side-sticky-tab2 .sticky-container2 {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.05);
box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.45);
font-size: 12px;
border-radius: 6px 6px 0px 0px;
right: -132px;
position: fixed;
transition-property: right;
transition-duration: .6s;
}
#side-sticky-tab2 .callout a {
color: white;
background-color: #ea4b21;
height: 49px;
width: 317px;
margin: 0;
padding: 0;
z-index: 9999;
display: block;
text-align: center;
font-size: 20px;
line-height: 40px;
font-weight: 600;
border-radius: 6px 6px 0px 0px;
}
#side-sticky-tab2 .callout a:hover{
background: #f5891f;
}
/*Annual Report css*/
.header {
color: #ea4c24;
font-weight: bold;
font-size: 35px;
}
.left_navigation_div {
display: flex;
flex-direction: column;
background-color: #f0522a;
min-height: 100vh;
position: sticky;
top: 130px;
}
.left_navigation_div span {
padding: 20px;
cursor: pointer;
}
.left_navigation_div span a {
text-decoration: none;
color: #fff;
font-size: 1.1em;
}
.left_navigation_div .active {
background-color: #9f2b0e;
}
.border_bottom {
border-bottom: 2px solid #eeeeee;
}
#improved_sector_governance figure img {
width: 100%;
}
#promoting_gender_empowerment figure img {
width: 100%;
height: 400px;
}
#stakeholder_outreach figure img {
width: 100%;
}
.slider {
position: relative;
}
.slider_item {
background-color: #eeeeee;
height: 270px;
border-radius: 10px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.slick-dots {
bottom: -35px;
}
.slick-dots li button:before {
content: "";
}
.slick-dots li {
border-radius: 50%;
background-color: #f0522a;
height: 13px;
width: 13px;
}
.stakeholder_name ,
.text_highlight,
.custom_dot {
color: #f0522a;
}
/*******************************************/
.program_governance1{
padding: 2em;
}
.flex {
display: flex;
align-items: center;
justify-content: center;
}
.border_radius {
border-radius: 20px;
}
.text {
color: #fff;
font-size: 23px;
}
/*******************************************/
.grid_container {
display: grid;
/* grid-template-columns: 170px 220px 220px 220px;*/
grid-template-rows: 150px 150px;
gap: 40px;
}
.grid_item_1,
.grid_item_2,
.grid_item_3,
.grid_item_4,
.grid_item_5 {
background-color: #f5891f;
text-align: center;
padding: 0 20px;
}
.grid_item_1 {
grid-row-start: 1;
grid-row-end: 3;
grid-column-start: 1;
grid-column-end: 2;
}
.grid_item_2 {
grid-row-start: 1;
grid-row-end: 2;
grid-column-start: 2;
grid-column-end: 5;
}
.grid_item_3 {
grid-row-start: 2;
grid-row-end: 3;
grid-column-start: 2;
grid-column-end: 3;
}
.grid_item_4 {
grid-row-start: 2;
grid-row-end: 3;
grid-column-start: 3;
grid-column-end: 4;
}
.grid_item_5 {
grid-row-start: 2;
grid-row-end: 3;
grid-column-start: 4;
grid-column-end: 5;
}
.grid_item {
position: relative;
}
.grid_item::before {
content: "|";
position: absolute;
top: -54px;
left: 50%;
transform: translateX(-50%);
font-size: 40px;
}
/*******************************************/
@media (max-width: 1024px) {
.grid_container {
gap: 15px;
}
.grid_item::before {
top: -20px;
font-size: 20px;
font-weight: bold;
}
}
/*******************************************/
@media (max-width: 768px) {
.grid_container {
grid-template-columns: 150px 180px 180px 180px;
}
.text {
font-size: 20px;
}
.navbar-nav.right_area {
margin-left: 10px !important;
}
.banner_heading h1 {
margin-top : 0;
text-align:center;
}
}
/*******************************************/
@media (max-width: 440px) {
.grid_container {
grid-template-rows: 120px 120px 120px;
grid-template-columns: 100px 100px 100px;
}
.grid_item_1 {
grid-row-start: 1;
grid-row-end: 1;
grid-column-start: 1;
grid-column-end: 4;
}
.grid_item_2 {
grid-row-start: 2;
grid-row-end: 2;
grid-column-start: 1;
grid-column-end: 4;
}
.grid_item_3 {
grid-row-start: 3;
grid-row-end: 3;
grid-column-start: 1;
grid-column-end: 2;
}
.grid_item_4 {
grid-row-start: 3;
grid-row-end: 3;
grid-column-start: 2;
grid-column-end: 3;
}
.grid_item_5 {
grid-row-start: 3;
grid-row-end: 3;
grid-column-start: 3;
grid-column-end: 4;
}
.text {
font-size: 15px;
}
}
#program_achievements,#this_year_that_was figure{
text-align: center;
}
#this_year_that_was img{
border: 1px solid #eee;
padding: 10px;
border-radius: 8px;
}
#program_achievements img{
border: 1px solid #eee;
padding: 10px;
border-radius: 8px;
}
.testimonialsHome h3{
padding-top: 1em;
color: #ea4b21;
}
/********************** sahaj case study handling ***************************/
.case_study_before_after_div img {
width : 100%;
border-radius : 5px;
height: 400px;
}
.case_study_before_after_div h4 {
background-color: #ea4b21;
color: #fff;
padding: 10px;
margin-bottom: 10px;
border-radius : 5px;
}
.case_study_overlay_container {
position : relative;
}
.case_study_overlay_div {
position: absolute;
bottom: 7px;
left: 17px;
background: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: flex-start;
padding: 10px;
border-radius: 10px;
width: 92%;
}
.case_study_overlay_div p {
color: #fff;
font-weight : bold;
margin: 0;
}
.before_second ,
.after_second {
display : none;
}
.highlight-menu{
opacity: 0.3;
}
#testimonialsHome .slick-dots{
display: block !important;
position: unset !important;
}
.registrationTextarea textarea{
height: 150px;
}
@media screen and (min-width: 1366px) {
#secondSection .row{
top: 47em;
}
}
section.dull {
opacity: 0.3;
transition: opacity 0.3s ease;
}
ul.dropdown-menu.depth_0 {
width: 320px;
}
#menu-item-4611 a {
position:relative;
top:4px;
width: 11em;
}
li#menu-item-5197{
position:relative;
top:4px;
}
.depth_1 .active{
background-color: transparent !important;
color: #000 !important;
}
.search-form svg{
position: absolute;
left: 25em;
}
#improved_sector_governance img{
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#promoting_gender_empowerment img{
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#stakeholder_outreach img{
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.custom-pagination{
text-align: center;
margin-top: 2em;
font-size: 1.2em;
}
.custom-pagination .current{
color: #ea4b21;
}
.custom-pagination a{
color: #36282e;
}
.article_type{
position: absolute;
margin-top: -23em;
background: white;
padding: 10px;
border-radius: 14px;
margin-left: 1em;
}