

/* Individual background images */
.customized-research{background:url(../services/customized-research_banner.webp) center/cover no-repeat;}
.customized-research2{background:url(../services/marketing-mix_banner.webp) center/cover no-repeat;}
.customized-research3{background:url(../services/Evaluate3.1.webp) center/cover no-repeat;}
.customized-research4{background:url(../services/opportunity_4.1.webp) center/cover no-repeat;}
.customized-research5{background:url(../services/website_webp_img_5.1.webp) center/cover no-repeat;}
.customized-research6{background:url(../services/website_webp_img_6.1.webp) center/cover no-repeat;}
.customized-research7{background:url(../services/website_webp_img_7.1.webp) center/cover no-repeat;}
.customized-research8{background:url(../services/website_webp_img_8.1.webp) center/cover no-repeat;}
.customized-research9{background:url(../services/website_webp_img_9.1.webp) center/cover no-repeat;}
.clients-research{background:url(../services/clients-research.webp) center/cover no-repeat;}

.cus-res-cont {
	padding: 80px;
	margin-left: 25px;
}

.bgcolor {
	background-color: #0F297A;
	padding: 2rem 2rem;
	border-radius: 5px;
}

.bg-blu-light {
	background: #E5F0FF;
}
.Strugglingtext {
	color: #0F297A;
	font-family: 'Lora', serif;
	font-weight: 600;
	font-size: 36px;

}
.strategy-card {
	background-color: #F3F8FF;
	border: 1px solid #CFE4FF;
	border-left: 5px solid #0F297A;
	border-radius: 8px;
	padding: 25px;
	height: 100%;
	transition: all 0.3s ease;
	color: #000;
}
.strategy-card h4 {
	font-weight: 600;
}
.strategy-card:hover {
	background: linear-gradient(45deg, #000250 0%, #005cff 100%);
	color: #fff;
	border-color: transparent;
}
.strategy-card:hover h4 {
	color: #fff;
}
.box-shadow-services {
	box-shadow: 0px 0px 12px 0px #00000040;
	padding: 20px;

}
.bespoke-section {
	background-color: #F3F8FF;
}
.bespoke-section ul li {
	font-size: 16px;
	margin-bottom: 6px;
}
.price-box {
	background-color: #fff;
	font-weight: bold;
	border: 1px solid #2A66B3;
}
.price-amount {
	font-size: 24px;
	font-weight: bold;
}
.price-label {
	font-size: 12px;
}
.check-icon {
	color: #17C20B;
	margin-right: 5px;
}
.btn-Services-price {
	background-color: #0F297A;
	color: white;
	padding: 10px;
	font-size: 16px;
	border-radius: 5px;
}
.order-summ {                         
	background-color: #0F297A;
	color: white;
	padding: 20px;
	border-radius: 5px;
}
.trusted-partner-img {           
	box-shadow: 0px 0px 12px 0px #00000014;
	margin-top: 36px;
	padding: 17px;
	border-radius: 5px;
}
.bg-blue {
	background: #F5FAFF;
}
.Why-Choose-Us h5 {
	color: #0F297A;
	font-weight: 700;
	font-size: 20px;
}
.font-15{
    font-size: 16px;
}

.sign-precedenceq {
    background-image: url(../services/sign-pager.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
   padding: 96px 0px 130px 0px;
    text-align: center;
    width: 100%;
}
a.sign_to {
    background: #FECE1C;
    color: black;
    padding: 13px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
}
.ttl-h2-q {
        font-size: 3.5rem;
}
.precedenceq-card{
    background: #FFFFFF;
border-radius:8px;
    box-shadow: 0px 0px 12px 0px #B1B1B140;

    padding:20px;
    height:100%;
}
.precedenceq-card-1{
    background: #F7FAFF;
box-shadow: 0px 0px 24px 0px #84848429;

    padding:20px;
   
}
.precedenceq-card h3{
      font-weight: 600;
          font-size: 18px;
}
.precedenceq-card-1 h3{
      font-weight: 600;
          font-size: 18px;
}

.vidio-sec{
    font-size: 18px;
      font-weight: 600;
}
.card-img{
        width: 16%;
}
.circle-img-q img{
            width: 12%;
}
.num-icon{
        width: 60%;
}

.yt-wrapper {
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
}

.yt-video {
  width: 100%;
  height: 100%;
  outline: none;
}
@media (max-width: 767px) {
  .cus-res-cont {
    padding: 40px;
    margin-left: 0;
  }
  .bg-blu-light {
    padding: 15px;
}
.Strugglingtext {
    font-size: 26px;
}.sign-precedenceq {
    padding: 30px 0px 60px 0px;
}
}
.ttl-ser {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}