/*Common Css*/
.display_block{display: block;}
.section_padding{padding: 45px 0;}
.text_center{text-align: center;}
.navigation-top { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}
.clearboth {clear: both;}
.bg-gray {background: #f6f9fc}
.display_in_desktop {display: block}
.display_in_mobile {display: none}
.d_flex_desktop {display: flex;}
.justify-content-center {display: flex; justify-content: center}
.align-items-center {align-items: center}



/* Top Hero Section*/
.page-template-IBM-i-center-of-excellence .innovate_integrate{position: relative;background: #fff; padding: 25px 0;display:flex;align-items:center;box-shadow:1px 5px 36px -21px rgba(0,0,0,0.5)}

.page-template-IBM-i-center-of-excellence .innovate_integrate .row-col {display: flex}
.page-template-IBM-i-center-of-excellence .innovate_integrate .row-col .col-60, .page-template-IBM-i-center-of-excellence .innovate_integrate .row-col .col-40 {display: flex;justify-content: center; align-items: center;}

.banner_innerPage h1{color:#273A50;font-size:40px;font-weight:700;line-height:48px;margin-bottom:17px;text-align:left;margin-top:0}
.banner_innerPage h1 span, .banner_innerPage p span{color:#1E75BB}
.custom_btn{padding:10px 30px;background:#ffba56;color:#273A50;border-radius:0;text-transform:uppercase;font-size:24px;cursor:pointer;border:0;font-weight:700;line-height:normal;display:inline-block}
.custom_btn:hover{background:#ffa016;color:#273A50}
.siteTitle{text-align:center;margin-bottom: 15px;}

/*  IBM i  */
.manu-industry p{margin:15px 0 0}
.tech_details{display:none}
.tech_details.current_step{display:block}
.our_offerings_inner{text-align:center;color:#1e75bb;margin-bottom:20px}
.our_offerings_inner li{background:#e5e7e9;color:#273a50;border-radius:8px;margin:0 10px 10px 0;cursor:pointer;padding:5px 20px;display:inline-block}
.our_offerings_inner li.select{background:#1e75bb;color:#fff}
.our_tech_offerings .tech_details{padding:30px;box-shadow:1px 2px 17px rgba(76,76,76,0.2);border-radius:15px}
.our_tech_offerings .tech_details .tech_details_list{margin-top:5px;margin-bottom: 10px;display:flex;flex-wrap:wrap;gap:9%}
.our_tech_offerings .tech_details .tech_details_list li{display:flex;flex-flow:column;width:auto;justify-content:end;align-items:center;margin-top:15px;text-align: center;margin-bottom: 15px;}
.our_tech_offerings .tech_details .tech_details_list li a:hover span {color: #1E75BB;}
.our_tech_offerings .tech_details .tech_details_list li a:hover{box-shadow: 0px 1px 4px #efefef; display: block;}
.our_tech_offerings .tech_details .tech_details_list li a img {height: 50px;}
.tech_details_list li span{display:block;font-size:16px;text-align:center;font-weight: 500;}
.tech_details_inner h3{font-weight:700;margin-bottom:10px}
.our_tech_offerings #Consultancy-and-Services.tech_details .tech_details_list { margin-top: 5px;margin-bottom: 10px;display: flex;flex-wrap: wrap;
  gap: 20px;justify-content: space-between;}
.our_tech_offerings #Consultancy-and-Services.tech_details .tech_details_list  li {width: calc(25% - 20px);margin-top: 15px;text-align: center;margin-bottom: 15px;flex: 1 1 calc(25% - 20px);}

.page-template-IBM-i-center-of-excellence .our_offerings_inner {display: flex;flex-wrap: wrap;align-content: space-evenly;flex-direction: row;justify-content: center;}
.page-template-IBM-i-center-of-excellence .our_offerings_inner li {margin: 0 0.5% 10px 0.5%;padding: 5px 0px;display: block;min-width: 24%;text-align: center;justify-content: center;}

.mobile_view{display:none;background: #273A50; padding:5px; border-radius: 6px;}
.mobile_view select.category-name{height: 40px;color:#fff;font-size: 18px;font-weight: 500;background:#273a50;border:0px;}
.mortgage_list select.category-name option {background: #fff; color: #1E75BC;}

/*---CaseStudy Section---*/
.casestudy_img {width: 100%;min-height: 280px;margin-bottom: 20px;}
.casestudydiv .title p{margin-bottom:12px;}
.casestudy_desc {margin-top:20px;font-weight:400;}
.casestudy_link{margin:20px 0 15px 0;} 
.casestudy_link a, .blogs_inner .casestudy_mt-45 a, .casestudy_inner .casestudy_mt-45 a{color:#fff;background:#1E75BB;}
.casestudy_link a:hover, .blogs_inner .casestudy_mt-45 a:hover, .casestudy_inner .casestudy_mt-45 a:hover{color:#fff;background:#27A8E0;}
.casestudydiv .siteTitle h3{margin-bottom:0px;}

.blogsdiv .row-col.blogslist, .casestudydiv .row-col.case_study_post{display: flex;flex-wrap: wrap;}
.blogsdiv .row-col.blogslist .col-33, .casestudydiv .row-col.case_study_post .col-50{display: flex;}

.blogs{box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);background: #fff;border-radius:0 25px 0 25px; overflow: hidden;padding-bottom:10px; margin-bottom:30px;}
.blogs .casestudy_img{min-height: auto;margin-bottom: 5px;}
.blogs .casestudy_title, .blogs .casestudy_desc, .blogs .casestudy_link{padding:0px 20px;}
.blogs .casestudy_title h3 {font-size: 22px}
.casestudy_mt-45 { margin-top: 45px;}

/*Success Stories*/
.client_experience_content img {position: absolute;top: -60px;}
.client_experience_content > p {margin-top: 70px;min-height: 140px;}
.client_exp_wrap {display: flex;width: 100%;}
.client_experiences .client_exp_wrap .col-33{display: flex;}
.client_experience_content {background-color: #f6f9fc;padding: 20px;margin-top: 50px;position: relative;}

.casestudydiv h2, .blogsdiv h2, .award_certifications_blk h2, .client_experiences h2 {margin-bottom: 15px}

.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-dots{display:flex;justify-content:center;width:100%;position:relative;flex-wrap:wrap;}
.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-dots li button{background:#96A0AC;border:none;outline:none;width:10px;height:10px;font-size:0;display:block;margin:0 2px;border-radius:20px;cursor:pointer;}
.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-dots li.slick-active button{background:#27A8E0;}

.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-slider .slick-prev{position:absolute;z-index:9;left:-26px;top:50%;transform:translateY(-50%);font-size:0;cursor:pointer;width:16px;height:23px;border-radius:0;border:0;margin-left:0;background:none}
.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-slider .slick-next{position:absolute;z-index:9;right:-26px;top:50%;transform:translateY(-50%);font-size:0;cursor:pointer;width:16px;height:23px;border-radius:0;border:0;margin-right:0;background:none}
.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-slider .slick-next::after{content:"";font-size:0;background:url(../images/lifeatpio/right-arrow.png) no-repeat no-repeat center center!important;width:16px;height:23px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.page-template-IBM-i-center-of-excellence .content_slider_setting .slick-slider .slick-prev::after{content:"";font-size:0;background:url(../images/lifeatpio/left-arrow.png) no-repeat center center!important;width:16px;height:23px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-left:0}


/*---FAQ Section Start---*/
.accordion_faq_wrap .fqa_title h2{font-size: 32px; line-height: 40px; color: #1E75BB;position: relative;font-weight: 700;text-align: center;margin-bottom: 25px;text-transform: inherit;}
.accordion_faq_wrap .set{width:100%;margin-bottom:15px;position:relative;height:auto;display:block;padding-left:10px;padding-right:10px}
.accordion_faq_wrap .set > a{font-size: 22px; border:0 solid #F6F9FC;padding:15px 30px;display:flex;align-items:center;text-decoration:none;color:#1E75BB;font-weight:500;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;background-color:#f6f9fc;position:relative;border-radius:18px 18px 18px 18px;width:100%;box-shadow: 0 2px 4px 0 #e1e1e1;}
.accordion_faq_wrap .set > a span{width:calc(100% - 14px)}
.fa-question-circle::before{content:"\f059"}
.accordion_faq_wrap .set > a .fa-question-circle{font-size:22px;vertical-align:middle;margin-right:0;margin-top:0;color:#1E75BB;width:auto;position:absolute;top:12px;left:15px;display:none}
.accordion_faq_wrap .set > a span h3,.accordion_faq_wrap .set > a span h3{color:#1E75BB;font-weight:500;font-size:24px;line-height:32px}
.accordion_faq_wrap .set > a i{margin-top:0;width:14px}
.accordion_faq_wrap .acc_content{border-radius:0 0 18px 18px;background-color:#f6f9fc;border:1px solid #f2f2f2;border-top-width:1px;border-top-style:solid;border-top-color:#f2f2f2;display:none;margin-bottom:0;border-top:none;padding:20px}
body .accordion_faq_wrap .acc_content > p{font-size:18px!important;line-height:32px!important;padding:0;margin:0;color:#273A50!important;text-align:left}
.accordion_faq_wrap.faqSec .set > a.active{background-color:#1E75BB;color:#fff!important}
.accordion_faq_wrap .set > a.active{border-radius:18px 18px 0 0}
.accordion_faq_wrap .set > a:hover{background:#1E75BB;color:#fff}
/*---FAQ Section End---*/


/* Responsive Recognition & Certification */

@media only screen and (min-width: 1025px) and (max-width: 1280px)  
{
 .page-template-IBM-i-center-of-excellence .innovate_integrate {
    min-height: inherit; padding: 35px 0;
    background-position: center center;
  }	
}

	
@media (max-width:1024px) {
/*Recognition & Certification*/ 
.page-template-IBM-i-center-of-excellence .innovate_integrate {background-position: center center; min-height: inherit; padding: 35px 0;}
.banner_innerPage h1 span {display: inline}	
/* Blog */
.blogsdiv .row-col .col-33 { max-width: 50%;flex: 0 0 50%;}
.content_slider_setting .slick-arrow {display: none}	
	
.page-template-IBM-i-center-of-excellence .our_offerings_inner li {padding: 5px 15px; min-width: auto;}

}

@media (max-width:767px) {
	
	
.display_in_desktop {display: none}
.display_in_mobile {display: block}	
.mttop_15 {margin-top: 15px}	
.mbmobile0 {margin-bottom: 0}
.custom_btn { font-size: 20px;}	
/* Top Hero Section*/
.innovate_integrate .col-50,.row-col .col-50, .row-col .col-60, .row-col .col-40 {width:100%; max-width: 100%;flex: 0 0 100%;}
.banner_innerPage h1 {font-size: 28px;line-height: 40px;text-align: center;}
.page-template-IBM-i-center-of-excellence .innovate_integrate { background: #F6FAFD !important; }
.banner_innerPage p {text-align: center;}
.innerPage_bannerDesc{max-width: none;}
	
.page-template-IBM-i-center-of-excellence .innovate_integrate .row-col { display: block;}
.page-template-IBM-i-center-of-excellence .innovate_integrate .row-col .col-40 {margin-top: 30px;}
	
.mobile_view { display: block;margin: 0 auto 20px auto;}
.page-template-IBM-i-center-of-excellence .our_offerings_inner {display: none;}


.section_padding{padding:25px 0}
.page-template-IBM-i-center-of-excellence .site-content-contain h2{font-size:26px;line-height:32px}
.page-template-IBM-i-center-of-excellence .site-content-contain h3{font-size:20px;line-height:30px}
.tech_details_inner h5 {font-size: 19px;}

.below_banner-head li {  padding-right: 0; line-height: 22px;width: 33.33%;}
	
.d_flex_desktop {display: block;}	
.page_section_block .col-100 p {margin-bottom: 15px;}
	
.client_exp_wrap{flex-direction: column}
.client_exp_wrap .col-33{width:100%;margin-bottom: 15px;}
.client_experience_content > p {min-height: inherit}
	
.content_slider_setting .slick-dots {margin-top: 15px}	
	
.d_flex_desktop {display: block;}
.casestudydiv, .blogsdiv  {text-align: center;}
.casestudydiv  {font-size: 16px;}	
.page_section_block .col-100 p {margin-bottom: 15px;}	
	
}

@media only screen and (max-width:600px){

.character{width:90%;margin:0 5% 15px}
.top_tab_blk ul { max-width: 100%;}
.top_tab_blk ul li a { font-size: 16px;padding: 5px 0px;}
	
	
/* Blog */
.blogsdiv .row-col .col-33 { max-width: 100%;flex: 0 0 100%;}	

}

@media (max-width:576px) {
  .specialist_content ul{gap: 0;}
/*  .specialist_content ul li {width: 100%;}*/
/*Recognition & Certification*/

.page-template-IBM-i-center-of-excellence .site-main h2.video_testimonials_colorful, .page-template-IBM-i-center-of-excellence .site-main h2.video_testimonials_colorful{min-height:auto;max-height:none}
.our_tech_offerings #Consultancy-and-Services.tech_details .tech_details_list li{width:50%; justify-content: center; flex:1 1 35%;}
.our_tech_offerings .tech_details .tech_details_list{justify-content: center;}
div#Training-and-Hiring.tech_details .tech_details_list li {width: 40%; justify-content: center;}	

}

@media (max-width:470px) {
	.innovate_integrate {padding: 15px 0 20px 0}
	
}