/*
Theme Name: DBP
Text Domain: dbp
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 
Tags: 
Author: Rahul Mishra
Author URI: https://www.dbp.com.sg/
Theme URI: https://www.dbp.com.sg/
License:
License URI:
*/

.four_cols_gray {	margin: 20px 0px; padding: 20px; background: #F1F1F1;
}

.four_cols_gray p strong{ font-weight: 500 }
h2.sub_heading{
	/*color:#9CE0F7 !important;*/
	padding-top: 0px !important; 
}

.page-template-page_template_banner .custom-html-widget h2{
	color:#0066B3; margin-top: 25px;
}

.services-template-default .custom-html-widget h2, .featured-solutions-template-default .custom-html-widget h2, .our-solutions-template-default .custom-html-widget h2, .page-template-page_template_partners .custom-html-widget h2, .page-template-page_template_manage_team h1, .page-template-page_template_manage_team .custom-html-widget h2, .single-post h1 , .single-news-rewards h1, .single-news-press-release h1{
	color:#0066B3; 
	/*margin-top: 50px;*/
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
/* identical to box height */

}

/* .services-template-default p{
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 27px;
	color: #2C2A25;
} */

.services-template-default .black_h2 .custom-html-widget h3, .featured-solutions-template-default .custom-html-widget h3, .our-solutions-template-default .custom-html-widget h3{
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;

	color: #474747;
}
.gray_color{
	color: rgba(0,0,0,.5);
}
.contact_text{
	margin-top: 50px;
	/*font-family: AvenirNext;*/
    color: #474747;
    font-size: 25px;
}
.pdr-40{
	padding-right: 40px;
}

.pdt-50{	
	padding-top: 50px;
}

@media only screen and (min-width: 769px) {
	.partner-pdt-50-lg{	
		padding-top: 50px !important;
	}
}

.pd-100{
	padding: 100px 0px;
}
.about_row1 p, .about_row2 p, .about_row3 p{
	font-style: normal;
font-weight: normal;
font-size: 16px;
/*line-height: 131.5%;
*//* or 29px */
color: #848484;
}
.abt_image_03{
	text-align: center;
}
.abt_image_03 img{
	width: 75%; 
}

.our_range_of_cloud h3, .our_range_of_cloud h3{
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #474747;
	margin-top: 12px;
    margin-bottom: 20px;
}
.zero_padding{
	padding:0px !important;
}
p.heading {
	color: #474747 !important;
	}
h5{
	color: #474747;
}
h5.offshore_address{
	color: #474747;
}
.banner-text h1, .banner-text h2{
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8)
}

.table_container table{
	width: 100%
}
.improve{
	padding-left: 50px;
}		
.table .thead-light th{
	vertical-align: top;
}
table{
    display:table;
    width:100%;
    table-layout:fixed;
}
.our-solutions-template-default .card-deck{
	min-height: 466px;
}
.postid-54 .card-deck, .postid-53 .card-deck{
	min-height: 440px;
}
.postid-36 .card-deck{
	min-height: 419px;
}

.margin50{
	margin-bottom: 50px;
}
.our-solutions-template-default .card-body{
	padding-left: 30px !important;

}
/* .featured-solutions-template-default img{
    border-radius: 5px;
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.6);
} */
.wp-image-532{
	max-width: 45%;
}
h6{
	color:#474747;
}
.blog_date{
	color:#848484;
}
.wp-image-592{
	max-width:inherit !important
}
.container-spacing-blog{
	padding-top: 2em !important;
}
.page-template-template_blog h5, .page-template-template_news h5{
	color: #0066B3;
}

.wp-image-588{ 
 	max-width: 102% !important;
    height: auto;
    margin-top: -10px;
 }
 .wp-image-169{
 	width: 70% !important;
 	height: auto;
 }
 .wp-image-634{
 	max-width: 105% !important;
 }
 span.category {
 	color:  #0066B3;
 }
 h5.card-title a{
 	color:  #0066B3;
 }
 nav.navbar img {
    max-height: 58px;
}
.navbar-brand .img-fluid{ width: 143px;
    height: 58px;}
.single-case-study h2{
	color: #0066B3;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom:30px;
}

/* Adding CSS For new version */

.top-bar {
  background-color: #e5e5e5;
  padding: 6px 0;
  font-size: 14px;
}

/* Container (adjust width as per your layout) */
.top-bar  .container {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Right side email */
.top-bar-right a {
  color: #2a6db0;
  text-decoration: none;
  font-weight: 500;
}

.top-bar-right a:hover {
  text-decoration: underline;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  background: #fff; /* important so content doesn't show through */
}

/* Our Solution CSS */

.dbp-our-solutions {
  padding: 50px 0;
  background: #f7f7f7;
}

.solutions-slider {
  position: relative;
  display: flex;
  align-items: center;
}

.solutions-wrapper {
  display: flex;
  overflow: hidden;
  gap: 15px;
}

.solution-card {
  position: relative;
  min-width: calc(50% - 7.5px);
  height: 300px;
  border-radius: 6px;
  overflow: hidden;
  box-sizing: border-box;
}

.solution-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Overlay text */
.solution-card .overlay {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 10px 20px;
  border-radius: 3px;
  text-align: center;
  font-weight: 500;
  width: 80%;
}

.solution-card .overlay h4 {
  margin: 0;
  font-size: 16px;
}

/* Arrows */
.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: #999;
  cursor: pointer;
  z-index: 2;
  padding: 10px;
}

.slider-arrow.left {
  left: -10px;
}

.slider-arrow.right {
  right: -10px;
}

.slider-arrow:hover {
  color: #333;
}

/* Our Solution CSS */