body{ 
    margin:0; 
   padding:0;
   font-family: 'Open Sans', sans-serif;
  color:#656565;
  background: #fff;
  overflow-x: hidden;
}
body.open {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
*{
  margin:0; 
  padding:0; 
  box-sizing: border-box;
}
img{ 
   border:none; 
   outline:none;
   width: 100%;
}
a{ 
  text-decoration:none !important;
  font-family: 'Open Sans', sans-serif;
  
}
li{ 
  list-style:none;
}

input, textarea, select{
  outline:none;
  font-family: 'Open Sans', sans-serif;
}

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  color: #656565;
}
button:focus{
  outline: none;
}
.scrollToTop img {
  max-width: 60px;
}

.scrollToTop {
  position: fixed;
  right: 20px;
  bottom: 0;
}
.title {
  color: #000;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}

/* Global Css */

/* Header Sec */

.banner_sec {
  position: relative;
}

.header_sec {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
@keyframes slide-down{
  0%{opacity:0;transform:translateY(-100%);} 
  50%{opacity:0;transform:translateY(-100%);} 
  100%{opacity:1;transform:translateY(0);} 
}
.header_sec.sticky .top_header {
  background: #6881d5d1;
}
.header_sec.sticky .top_header .container-fluid {
  padding: 10px 15px;
}
.header_sec .top_header .container-fluid {
  display: flex;
  justify-content: space-between;
  padding: 15px;
}

.header_sec .top_header .contact_left {
  display: flex;
}
.header_sec .top_header .contact_left a {
  display: flex;
  align-items: center;
  color: #fff;
  margin-right: 40px;
}

.header_sec .top_header .contact_left a img {
  width: 16px;
  margin-right: 10px;
}

.header_sec .top_header .social_right {
  display: flex;
  align-items: center;
}

.header_sec .top_header .social_right a {
  margin-left: 20px;
}


.header_sec .top_header .contact_list li a {
  display: flex;
  align-items: center;
  color: #fff;
  border-right: 1px solid #fff;
  margin-right: 10px;
  padding-right: 10px;
  line-height: 1;
}

.header_sec.sticky .nav_header {
  padding: 10px 0;
  background: #ffffffeb;
}
.header_sec.sticky .nav_header .logo {
  width: 140px;
}


.banner_sec .banner_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header_sec.sticky {
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  right: 0;
  animation: slide-down 0.7s;
  opacity: 1;
  animation-duration: 1s;
  animation-direction: normal;
  animation-delay: 0s;
}

.header_sec .nav_header li.nav-item.dropdown .dropdown-menu li a:hover {
  color: #FEC700;
} 


.header_sec .nav_header {
  background: #fff;
  padding: 20px 0;
}
.header_sec .nav_header .navbar-nav li a {
  font-size: 15px;
  color: #3e3e3e;
  padding: 0 18px !important;
  line-height: 18px;
}
.header_sec .nav_header .navbar-nav li:last-child a {
  border-right: none;
  padding-right: 0 !important;
}
.header_sec .nav_header .navbar-nav li.active a, .header_sec .nav_header .navbar-nav li a:hover  {
  color: #673ab7;
}

.header_sec.sticky .logo_header ul {
  margin: 8px 0;
}
.header_sec.sticky .logo_header {
  padding: 26px;
}

.header_sec .nav_header .navbar-nav li.nav-item.dropdown .dropdown-menu {
  padding: 0;
  border: none;
  background: #ebf0f3;
  width: 210px;
  box-shadow: 0 5px 9px -1px rgb(62 62 62 / 40%);
  -moz-box-shadow: 0 5px 9px -1px rgb(62 62 62 / 40%);
  -webkit-box-shadow: 0 5px 9px -1px rgb(62 62 62 / 40%);
  top: 30px;
  left: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.header_sec .nav_header .navbar-nav li.nav-item.dropdown .dropdown-menu a {
  padding: 12px 10px !important;
  color: #3151c2;
  border-bottom: 1px solid #d5d3d3;
  border-left: none;
  border-right: none;
  border-top: none;
}
.header_sec .nav_header .navbar-nav li.nav-item.dropdown .dropdown-toggle::after {
  display: none;
}
.header_sec .nav_header .navbar-nav li.nav-item.dropdown .dropdown-menu a:last-child {
  border-bottom: none;
} 
.header_sec .nav_header .navbar-nav li.nav-item.dropdown .dropdown-menu a:hover {
  background: #576ec9;
  color: #fff;
}

/* .banner_sec.sticky .banner_content {
  margin-top: 180px;
} */
/* Header Sec */

.m_bottom_menu {
  display: none;
}

/*****===== Home Page =====*****/

/* Banner Content */

.banner_sec .camera_wrap {
  float: none;
}
.banner_sec .banner {
  position: relative;
  height: 895px;
}

.banner_sec .banner_content .container-fluid {
  display: flex;
  padding: 320px 15px 0;
  justify-content: space-between;
}
/* .banner_sec.sticky .banner_sec_content .container-fluid {
  padding-top: 200px;
} */

.banner_content .banner_icon {
  width: 350px;
  margin: auto;
}

.banner_content .text_content {
  margin-top: 100px;
  width: 44%;
}

.banner_content .text_content .banner_title {
  font-size: 40px;
  color: #fff;
  font-weight: 300;
}

.banner_content .text_content .banner_title span.global {
  font-weight: 400;
}
.banner_content .text_content .sub_title {
  margin: 14px auto;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.banner_content .text_content .sub_title .critical {
  color: #8fc83d;
  font-weight: 700;
}
.banner_content .text_content .need_title {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
}
.banner_content .text_content .btn_group {
  display: inline-flex;
  margin-top: 30px;
}
.banner_content .text_content .btn_group .submit_btn {
  background: #0c5adb;
  color: #ffff;
  font-size: 16px;
  padding: 12px 20px;
  text-transform: uppercase;
  text-transform: capitalize;
  margin: 0 18px 0 0;
}
.banner_content .banner_photo {
    width: 40%;
    position: relative;
    top: -116px;
}

.service_sec .service_list .slick-list .slick-track .slick-slide {
  width: auto !important;
}
/* Banner Content */

/* Service Sec */
.service_sec {
  background: #2f47d79e;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.service_sec .service_list {
  display: flex;
  justify-content: center;
  margin: 30px auto;
  border-bottom: none;
}
.service_sec .service_list {
  display: flex;
}
.service_sec .service_list a {
  color: #fff;
  font-size: 16px;
  padding: 0 17px;
  display: inline-block;
  border-right: 1px solid #002b71;
  line-height: 21px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-left: none;
  border-top: none;
  border-bottom: none;
}
.service_sec .service_list a:hover {
  border-right: 1px solid #002b71;
  border-left: none;
  border-top: none;
  border-bottom: none;
}
.service_sec .service_list a.active {
  background: none;
  color: #fff;
  border-right: 1px solid #002b71;
  border-left: none;
  border-top: none;
  border-bottom: none;
}
.service_sec .service_list .slick-list .slick-track .slick-slide:last-child a {
  border-right: none;
}

.service_sec .service_list .slick-list .slick-track .slick-slide.slick-current a {
  color: #8fc83d;
}
/* Service Sec */





/* Company Info */
.company_info {
  display: flex;
}
.company_info .case_ifo {
  width: 44%;
  flex: 0 0 44%;
  display: flex;
  background: #ebf0f3;
}

.company_info .case_ifo .text_content {
  width: 48%;
  padding: 40px 30px;
  flex: 0 0 48%;
}

.company_info .case_ifo .testimonial_photo {
  height: 500px;
  overflow: hidden;
}

.company_info .case_ifo .testimonial_photo img {
  height: 500px;
  object-fit: cover;
  object-position: left;
}

.company_info .case_ifo .text_content .title {
  text-align: left;
  font-size: 20px;
  color: #0c5adb;
  margin: 0;
}

.company_info .case_ifo .text_content  .sub_title {
  font-size: 21px;
  color: #3b3c3c;
  line-height: 37px;
  margin: 30px auto;
}

.company_info .case_ifo .text_content .des {
  margin-bottom: 24px;
  font-size: 16px;
  color: #5e5e5e;
  line-height: 32px;
  font-weight: 600;
  margin-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*-webkit-line-clamp: 4;
  line-clamp: 4;*/
  -webkit-box-orient: vertical;
}
.company_info .case_ifo .text_content  .view_more {
  font-size: 16px;
  color: #0c5adb;
  display: flex;
  align-items: center;
}

.company_info .case_ifo .text_content .view_more img {
  width: auto;
  height: 13px;
  margin-left: 5px;
}


.industry_info {
  padding: 40px 15px;
  width: 20%;
  flex: 0 0 20%;
}

.industry_info .industry_botton .industry_slider button.slick-arrow {
  position: absolute;
  bottom: -54px;
  right: 6px;
  background: #8fc83e;
  width: 45px;
  height: 40px;
  overflow: hidden;
  text-indent: 50px;
  border: none;
}
.industry_info .industry_botton .industry_slider button.slick-prev.slick-arrow {
  background-image: url(../images/indo_l_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  right: 60px;
}
.industry_info .industry_botton .industry_slider button.slick-next.slick-arrow {
  background-image: url(../images/indo_r_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.industry_info .view_more {
    display: flex;
    align-items: center;
	font-size: 16px;
    margin-bottom: 6px;
}

.industry_info .view_more img {
    width: auto;
    height: 13px;
    margin-left: 5px;
}

.articles_info .slick-arrow {
  position: absolute;
  top: 35%;
  right: 30px;
  z-index: 0;
  border: none;
  background: #8fc83e;
  width: 45px;
  height: 40px;
  overflow: hidden;
  text-indent: 50px;
  z-index: 1;
}

.articles_info button.slick-prev.slick-arrow {
  right: 80px;
  background-image: url(../images/indo_l_arrow.png);
  background-repeat: no-repeat;
  background-position: center;

}
.articles_info button.slick-next.slick-arrow {
  background-image: url(../images/indo_r_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}



.industry_info .industry_botton .industry_content {
  border: 1px solid #db7c0c;
  padding: 20px 10px;
  height: 150px;
}

.industry_info .industry_botton .industry_content .industry_icon img {
  width: 54px;
  margin: auto;
}

.industry_info .industry_botton .industry_content .title {
  color: #0c5adb;
  font-size: 12px;
  font-weight: 400;
  margin: 14px auto 0;
  word-break: break-all;
}

.industry_info .industry_botton .slick-slide {
  margin: 6px;
}
.industry_info .text_content .title {
  text-align: left;
  font-size: 20px;
  color: #0c5adb;
  margin: 0;
}
.company_info .industry_info .text_content .des {
  font-size: 16px;
    color: #5e5e5e;
    line-height: 32px;
    font-weight: 600;
    margin: 30px auto 20px;
}

.articles_info {
  background: #ebf0f3;
  width: 36%;
  flex: 0 0 36%;
}

.articles_info .text_content {
    padding: 40px 30px 8px;
    min-height: 250px;
}

.articles_info .text_content .title {
  text-align: left;
  font-size: 20px;
  color: #0c5adb;
  margin: 0;
  white-space: nowrap;
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.articles_info .text_content .des {
  font-size: 20px;
  color: #3b3c3c;
  line-height: 36px;
  margin: 30px auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 80px;
}

.company_info .articles_info .text_content  .view_more {
  margin-top: 6px;
  font-size: 18px;
  color: #0c5adb;
  display: flex;
  align-items: center;
}
.company_info .articles_info .text_content  .view_more img {
  width: auto;
  height: 14px;
  margin-left: 5px;
}
.articles_info .articles_photo {
    width: 100%;
    height: 250px;
}

.articles_info .articles_photo img {
    object-fit: cover;
    height: 250px;
}

/* Company Info */



/* About Team */
.about_team {
  background: #fafafa;
}
.about_team .container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  align-items: center;
}
.about_team .text_content {
  width: 44%;
  flex: 0 0 44%;
  margin-right: 30px;
}
.about_team .text_content .about_content {
  text-align: left;
  margin: 80px 0;
}

.about_team .text_content .about_content .title {
  text-align: left;
  color: #202a52;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}

.about_team .text_content .about_content .des {
  margin: 0;
  font-size: 16px;
  color: #474748;
  line-height: 30px;
}

.about_team .text_content .about_content .title span {
  color: #8fc83e;
}

.about_team .text_content .about_content .title:after {
  content: "";
  background: #0c5adb;
  width: 36px;
  position: absolute;
  bottom: 0;
  height: 4px;
  left: 0;
}
.about_sec h4 {
  font-size: 18px;
  margin-bottom: 12px;
}
.about_sec h4 strong{
  color: #202a52;
}
.about_team .text_content .about_content .des a {
  color: #0c5adb;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.about_team .text_content .about_content .des a img {
  width: auto;
  height: 10px;
  margin-left: 6px;
}
.about_team .slider_sec {
  width: 50%;
  flex: 0 0 50%;
  margin-left: auto;
  padding: 0 20px;
  justify-content: center;
}



.about_team .team_slider .slick-list .slick-track .slick-slide {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(241,241,241,1);
  -moz-box-shadow: 0px 0px 25px 0px rgba(241,241,241,1);
  box-shadow: 0px 0px 25px 0px rgba(241,241,241,1);
  margin: 14px;
}

.about_team .team_slider .team_slider_content {
  background: #fff;
  text-align: center;
  padding: 44px 20px;
}

.about_team .team_slider .team_slider_content .testimonial_photo {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #0c5adb;
  margin: auto;
}

.about_team .team_slider .team_slider_content .text_content {
  width: auto;
  flex: 0 0 100%;
  margin: 15px auto 0;
}

.about_team .team_slider .team_slider_content .text_content .name {
  color: #474748;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 10px;
}

.about_team .team_slider .team_slider_content .text_content 
.desig {
  color: #0c5adb;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
}

.about_team .team_slider .team_slider_content .text_content .desig a {
  display: block;
  color: #8fc83e;
  margin-top: 10px;
}

.about_team .slider_sec button.slick-arrow.slick-next {
  right: -62px;
  background: url(../images/pathner_r_arrow.png);
  text-indent: 110px;
  width: 90px;
  background-position: center;
  margin: 0;
  overflow: hidden;
  left: auto;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
}

.about_team .slider_sec button.slick-arrow.slick-prev {
  background: url(../images/pathner_l_arrow.png);
  text-indent: 110px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  left: -32px;
}
.about_team .slider_sec button.slick-arrow {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
  background: #8fc83e;
  width: 45px;
  height: 40px;
}

/* About Team */


/* Count Sec */
.count_sec {
  background: #8fc83e;
}

.count_sec .container {
  display: flex;
  justify-content: center;
}

.count_sec .count_content {
  text-align: center;
  border-right: 2px dashed  #0c5adb;
  padding: 40px;
}
.count_sec .count_content:last-child {
  border-right: none;
}

.count_sec .count_content .number {
  color: #fff;
  font-weight: 700;
  font-size: 68px;
  margin: 0 auto 10px;
  font-style: italic;
}

.count_sec .count_content .des {
  font-size: 19px;
  color: #fff;
}
/* Count Sec */


/* Pathner Sec */
.pathner_sec {
  background: #f9f9f9;
}
.pathner_sec .pathner_slider .slick-list {
  width: 90%;
  margin: auto;
  padding: 44px 0;
}

.pathner_sec .pathner_slider button.slick-arrow {
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat !important;
  overflow: hidden;
}

.pathner_sec .pathner_slider button.slick-arrow.slick-next {
  right: 0;
  background: url(../images/pathner_r_arrow.png);
  text-indent: 110px;
  width: 90px;
  background-position: center left;
}

.pathner_sec .pathner_slider button.slick-arrow.slick-prev {
  left: 0;
  background: url(../images/pathner_l_arrow.png);
  text-indent: 110px;
  width: 90px;
  background-position: center right;
}
.pathner_sec .slick-list .pathner_icon {
  border: 1px solid #e0e0e0;
  height: 110px;
  background: #fff;
  display: flex !important;
}

.pathner_sec .slick-list .pathner_icon img {
  width: 220px;
  margin: auto;
}
.pathner_sec .slick-list .slick-track .slick-slide {
  margin: 0 10px;
}
/* Pathner Sec */


/* Testimonials Sec */
.testimonials_sec {
  background: url(../images/testimonials_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.testimonials_sec .title {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 40px;
}
.testimonials_sec .title:after {
  content: "";
  position: absolute;
  background: #fff;
  height: 6px;
  width: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.testimonials_sec .container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.testimonials_sec .testimonials_content {
  background: #fff;
    padding: 20px;
    margin: 40px 0px 30px;
    border-bottom: 6px solid #8fc83e;
    height: 100%;
    min-height: 290px;
}
.testimonials_sec .testimonials_slider .slick-track .slick-slide {
  margin: 0 14px;
}
.testimonials_sec .testimonials_content .user_sec {
  display: flex;
    align-items: end;
    margin: 0;
}

.testimonials_sec .testimonials_content .user_sec .user_photo {
  background: #e0e0e0;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  display: flex;
  margin-right: 30px;
  flex: 0 0 110px;
}

.testimonials_sec .testimonials_content .user_sec .user_photo img {
  height: 54px;
  margin: auto;
  width: 46px;
  object-fit: cover;
}
.testimonials_sec .testimonials_content .des {
   margin: 0;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.testimonials_sec .user_details .name {
  margin: 0 auto 6px;
  color: #1c1c1c;
  font-size: 24px;
}

.testimonials_sec .user_details .des {
  margin: 0;
    color: #a0a0a0;
    font-size: 16px;
}
.testimonials_sec .testimonials_slider button.slick-arrow {
  display: none !important;
}
.testimonials_sec .testimonials_slider .slick-dots {
  margin: 0;
  display: flex;
  justify-content: center;
}
.testimonials_sec .testimonials_slider .slick-dots li button {
  border: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #459593;
  text-indent: 20px;
  overflow: hidden;
  margin: 0 14px;
}

.testimonials_sec .testimonials_slider .slick-dots li.slick-active button {
  background: #8fc83e;
}
/* Testimonials Sec */


/* Contact Sec */

.contact_sec {
  background: url(../images/contact_map.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 48%;
}

.contact_sec .address_sec {
  width: 40%;
  padding: 70px 0;
}

.contact_sec .address_sec .title {
  text-align: left;
  font-size: 35px;
  font-weight: 400;
  color: #202a52;
  padding-bottom: 15px;
  margin-bottom: 22px;
  position: relative;
}

.contact_sec .address_sec .title span {
  color: #8fc83e;
}

.contact_sec .address_sec .title:after {
  content: "";
  background: #0c5adb;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 40px;
}

.contact_sec .address_sec .address_content .address_title {
  font-size: 20px;
  font-weight: 600;
  color: #434343;
}

.contact_sec .address_sec .address_content .des {
  font-size: 17px;
  color: #434343;
  margin: 0 auto 10px;
}

.contact_sec .address_sec .address_content {
  margin-bottom: 18px;
}
/* Contact Sec */


.expertise_service {
  /* background: url(../images/exprience_icon.png); */
  background-repeat: no-repeat;
  background-position: center left;
}

.expertise_service .text_content {
  width: 50%;
  margin-left: auto;
  position: relative;
}
.expertise_service .text_content:before {
  content: "";
  background: url(../images/exprience_icon.png);
  position: absolute;
  left: -101%;
  right: 0;
  height: 100%;
  width: 1055px;
  background-repeat: no-repeat;
  background-size: 1036px;
  background-position: center;
}

.expertise_service .text_content .our_service {
  padding: 30px 140px 0;
}
.expertise_service .text_content .our_service .title {
  text-align: left;
  color: #202a52;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}
.expertise_service .text_content .our_service .title:after {
  content: "";
  background: #0c5adb;
  width: 36px;
  position: absolute;
  bottom: 0;
  height: 6px;
  left: 0;
}
.expertise_service .text_content .our_service .title span {
  color: #8fc83e;
}

.expertise_service .text_content .our_service .des {
  margin: 0;
  font-size: 16px;
  color: #474748;
  line-height: 30px;
}
.expertise_service .text_content .our_service  .info_bpo {
  display: flex;
}

.expertise_service .text_content .our_service .info_bpo .info_content {
  background: #eaeaea;
  display: flex;
  width: 240px;
  margin-right: 20px;
  padding: 10px;
  align-items: center;
}
.expertise_service .text_content .our_service .info_bpo .info_content .bpo_icon {
  margin-right: 20px;
}
.expertise_service .text_content .our_service .info_bpo .info_content .bpo_icon img {
  width: auto;
}

.expertise_service .text_content .our_service .info_bpo .title {
  margin: 0;
  font-size: 16px;
  color: #0c5adb;
  font-weight: 700;
  padding: 0;
  line-height: 23px;
}
.expertise_service .expertise_slider {
  padding-left: 80px;
  margin-top: 30px;
}
.expertise_service .expertise_slider button.slick-arrow {
  position: absolute;
  left: 0;
  top: 0;
  background: #8fc83e;
  border: none;
  width: 84px;
  height: 72px;
  overflow: hidden;
  text-indent: 89px;
  z-index: 1;

}

.expertise_service .expertise_slider button.slick-prev.slick-arrow {
  background-image: url(../images/indo_l_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20%;
}

.expertise_service .expertise_slider button.slick-next.slick-arrow {
  top: 64px;
  background-image: url(../images/indo_r_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20%;
}


.expertise_service .expertise_slider  .slick-slide {
  margin: 0 4px;
}

.expertise_service .expertise_slider .expertise_content .expertise_icon {
  margin: 0px auto 10px;
}
.expertise_service .text_content .our_service .info_bpo .title:after, .expertise_service .expertise_slider .expertise_content .title:after {
  display: none;
}
.expertise_service .expertise_slider .expertise_content {
  background: #eaeaea;
  padding: 18px 50px;
  height: 136px;
}

.expertise_service .expertise_slider .expertise_content .expertise_icon img {
  width: auto;
  margin: auto;
}

.expertise_service .expertise_slider .expertise_content .title {
  color: #0c5adb;
  font-size: 15px;
  text-align: center;
  margin: 0;
  font-weight: 400;
}



/* Careers Sec */
.careers_sec {
  background: #0c5adb;
}

.careers_sec .container {
    display: flex;
    padding: 20px 15px;
    align-items: center;
}
.careers_sec #wpcf7-f5-o1 {
    margin-left: auto;
}
.careers_sec .subscribe_title {
  display: flex;
  align-items: center;
}

.careers_sec .subscribe_title img {
  width: 100px;
  margin-right: 30px;
}
.careers_sec .subscribe_title .text_content .f_title {
  color: #fff;
  font-size: 22px;
  margin: 0;
}


.careers_sec .subscribe_title .text_content .f_title span {
  display: block;
  text-transform: uppercase;
  font-size: 44px;
  letter-spacing: 8px;
  font-weight: 600;
}
.careers_sec .subscribe_from .form-group span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  position: absolute;
  color: #efd414;
  font-size: 15px;
  margin-top: 4px;
}

.careers_sec .subscribe_from {
    display: flex;
    align-items: center;
    margin-left: auto;
    position: relative;
}
.careers_sec .subscribe_from p .wpcf7-spinner {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 9;
}

.careers_sec .subscribe_from .form-group {
  margin: 0;
  width: 360px;
}

.careers_sec .subscribe_from .form-group input.form-control {
    height: 58px;
    color: #787878;
    font-size: 18px;
    border-radius: 0;
    border: none;
}

.careers_sec .subscribe_from .subscribe_btn {
  background: #8fc83e;
  border: none;
  border-radius: 0;
  padding: 20px 34px;
  color: #fff;
}
.careers_sec #wpcf7-f5-o1 form.subscribe_from .wpcf7-response-output {
  position: absolute;
  margin: 0;
  background: #8fc83e;
  border: none;
  font-size: 14px;
  left: 0;
  right: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  line-height: 54px;
  color: #fff;
}
/* Careers Sec */



/* Footer Sec */
.footer_sec .footer_top {
  padding: 60px 0 30px;
  background: url(../images/f_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.footer_sec .footer_top .f_social_sec .f_logo {
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}

.footer_sec .footer_top .f_social_sec .f_logo img {
  width: 210px;
  margin: auto;
  display: block;
}

.footer_sec .footer_top .f_social_sec .social_content {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.footer_sec .footer_top .f_social_sec .social_content .social_icon {
  width: 40px;
  height: 40px;
  background: #096bd8;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer_sec .footer_top .f_social_sec .social_content .social_icon img {
  width: auto;
}

.footer_sec .footer_top .f_about .f_title {
  font-size: 18px;
  text-transform: none;
  margin-bottom: 20px;
}

.footer_sec .footer_top .f_about .f_title span {
  display: block;
  font-size: 16px;
  font-weight: 300;
  margin-top: 7px;
}

.footer_sec .footer_top .des {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-left: 20px;
}
.f_contact .office_address .office_title {
  color: #fff;
  font-size: 18px;
  font-weight: 00;
  display: flex;
  align-items: center;
}

.f_contact .office_address .office_title img {
  width: 12px;
  margin-right: 7px;
}
.f_contact .contact {
  display: flex;
  color: #fff;
  align-items: center;
}

.f_contact .contact img {
  width: 13px;
  height: 15px;
  margin-right: 10px;
}
.footer_sec .footer_top .des .f_link {
  color: #f0bd05;
}

.footer_sec .f_title {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer_sec  .f_list {
  margin-bottom: 0;
}

.footer_sec .f_list li a {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  display: block;
  padding: 0;
}
.footer_sec .f_list li a:hover {
  color: #8fc83e;
}

.footer_sec .footer_bottom {
  background: #003894;
  border-top: 2px solid #8fc83e;
}
.footer_sec .footer_bottom .copy_right {
  margin: 0 10px 0px 0px;
  color: #fff;
}

.footer_sec .footer_bottom .container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  flex-wrap: wrap;
  max-width: 100%;
  position: relative;
}
.footer_sec .footer_bottom .developed_by {
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #0c5adb;
}

.footer_sec .footer_bottom .container a {
  color: #958481;
  border-left: 1px solid #e7e7e7;
  padding: 0 10px;
  line-height: 10px;
  height: 14px;
  font-size: 18px;
}
/* Footer Sec */
/*****===== Home Page =====*****/

/*****===== About Page =====*****/

/* About Banner */
.about_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
}

.about_banner .text_content {
  margin-top: 100px;
  display: flex;
  align-items: center;
}

.about_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}

.about_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}
/* About Banner */


/* About Sec */
.about_sec .container-fluid {
  display: flex;
  margin: 80px auto;
}

.about_sec .about_photo {
  width: 34%;
  flex: 0 0 34%;
  overflow: hidden;
  height: 510px;
  margin-left: 50px;
}

.about_sec .about_photo img {
  object-fit: cover;
  height: 510px;
}

.about_sec .text_content .title {
  text-align: left;
  font-size: 35px;
  font-weight: 300;
  color: #202a52;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.about_sec .text_content .title span {
  font-weight: 700;
  color: #82bc40;
}
.about_sec .text_content .title:before {
  content: "";
  background: #0c5adb;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
}
.about_sec .text_content .des {
  font-size: 15px;
  color: #393939;
  line-height: 28px;
  margin-bottom: 15px;
}
/* About Sec */


/* Vision Mission */
.vision_mission {
  display: flex;
}

.vision_mission .about_photo {
  width: 50%;
  height: 496px;
  overflow: hidden;
}
.vision_mission .about_photo img {
  object-fit: cover;
  height: 500px;
}
.vision_mission .text_content .vision_content {
  background: #2062f8;
  padding: 55px 30px;
}
.vision_mission .text_content .vision_content.mission {
  background: #1e6b6f;
}

.vision_mission .text_content .vision_content .title {
  color: #fff;
  font-weight: 300;
  font-size: 35px;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.vision_mission .text_content .vision_content .title:before {
  content: "";
  background: #fff;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
}

.vision_mission .text_content .vision_content .title span {
  font-weight: 700;
}

.vision_mission .text_content .vision_content .des {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  margin: 0;
}
/* Vision Mission */

/* Journey Sec */



.journey_sec {
  background: #ebf0f3;
  padding: 80px 0;
}

.journey_sec .cd-h-timeline__container {
  max-width: 100%;
  margin-bottom: 60px;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates {
  margin: 0 48px;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line {
  height: 8px;
  background: #fff;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line ol li a {
  font-size: 20px;
  color: #5d5d5d;
  top: 22px;
  bottom: auto;
  padding: 0;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line ol li a.cd-h-timeline__date--selected {
  color: #2062f8;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line ol li a.cd-h-timeline__date--selected:after, .journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line ol li a.cd-h-timeline__date--older-event:after {
  background: #fff;
}
.journey_sec span.cd-h-timeline__filling-line {
  background: #8fc83e;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line ol li a:after {
  top: auto;
  bottom: 38px;
  width: 20px;
  height: 20px;
  background: #8fc83e;
  border: 1px solid #8fc83e;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates .cd-h-timeline__line ol li {
  width: 25%;
  flex: 0 0 25%;
  display: block;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__navigation {
  background: #8fc83e;
  border-radius: 0;
  width: 44px;
  height: 36px;
  border: none;
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__navigation.cd-h-timeline__navigation--prev {
  background-image: url(../images/indo_l_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
}
.journey_sec .cd-h-timeline__container .cd-h-timeline__navigation.cd-h-timeline__navigation--next {
  background-image: url(../images/indo_r_arrow.png);
  background-position: center;
  right: 0;
  background-repeat: no-repeat;

}
.journey_sec .cd-h-timeline__container .cd-h-timeline__dates:before, .journey_sec .cd-h-timeline__container .cd-h-timeline__dates:after {
  display: none;
}

.journey_sec .title {
  font-size: 48px;
  font-weight: 500;
  color: #202a52;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.journey_sec .title span {
  color: #82bc40;
}
.journey_sec .title:before {
  content: "";
  background: #0c5adb;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 0;
}


.journey_sec .journey_content {
  display: flex !important;
  flex-wrap: wrap;
  padding: 0;
}

.journey_sec .journey_content .text_content {
  width: 48%;
}


.journey_sec .journey_content .text_content .date {
  color: #2062f8;
  font-size: 60px;
  margin-bottom: 30px;
}

.journey_sec .journey_content .text_content .journey_title {
  font-size: 30px;
  color: #202a52;
  margin-bottom: 20px;
}

.journey_sec .journey_content .text_content .journey_title span {
  font-weight: 700;
}

.journey_sec .journey_content .text_content .des {
  font-size: 16px;
  color: #202a52;
  line-height: 34px;
}

.journey_sec .journey_content .journey_photo {
  width: 48%;
  margin-left: 70px;
  height: 310px;
  overflow: hidden;
}

.journey_sec .journey_content .journey_photo img {
  object-fit: cover;
  height: 310px;
}

.journey_sec .journey_slider .slick-list {
  padding-top: 40px;
}
.journey_sec .journey_slider button.slick-arrow {
  position: absolute;
  background-color: #8fc83e;
  color: #fff;
  border: none;
  width: 45px;
  height: 35px;
  overflow: hidden;
  text-indent: 50px;
  position: absolute;
  top: 0;
  z-index: 1;
  display: none !important;
}

.journey_sec .journey_slider button.slick-prev.slick-arrow {
  background-image: url(../images/indo_l_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
}
.journey_sec .journey_slider button.slick-next.slick-arrow {
  background-image: url(../images/indo_r_arrow.png);
  background-position: center;
  right: 0;
  background-repeat: no-repeat;

}
.journey_sec .slider_timeline button.slick-arrow {
  position: absolute;
  background-color: #8fc83e;
  color: #fff;
  border: none;
  width: 45px;
  height: 35px;
  overflow: hidden;
  text-indent: 50px;
  position: absolute;
  top: 0;
  z-index: 1;
}


.journey_sec .slider_timeline button.slick-prev.slick-arrow {
  background-image: url(../images/indo_l_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
}
.journey_sec .slider_timeline button.slick-next.slick-arrow {
  background-image: url(../images/indo_r_arrow.png);
  background-position: center;
  right: 0;
  background-repeat: no-repeat;

}
.journey_sec .slider_timeline .slick-list {
  margin: 0 70px;
  position: relative;
  height: 50px;
}
.journey_sec .slider_timeline .slick-list:before {
  content: "";
  left: 0;
  right: 0;
  background: #fff;
  height: 6px;
  width: 100%;
  position: absolute;
  top: 12px;
  margin: auto;
}

.journey_sec .slider_timeline .slick-list .year {
  text-align: center;
}

.journey_sec .slider_timeline .slick-list .year .round {
  background: #8fc83e;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin: auto;
  border: 1px solid #8fc83e;
  position: relative;
  top: 6px;
}
.journey_sec .slider_timeline .slick-list .year span {
  font-size: 20px;
  margin-top: 6px;
  display: block;
}


.journey_sec .slider_timeline .slick-list .slick-slide.slick-current.slick-active {
  position: relative;
}

.journey_sec .slider_timeline .slick-list .slick-slide.slick-current.slick-active:before {
  content: "";
  left: 0;
  width: 100%;
  background: #f0f;
  right: 0;
  position: absolute;
  width: 100%;
  height: 10px;
  top: 10px;
}

.journey_sec.m_journey_slider {
  display: none;
}




/* Journey Sec */

/*****===== About Page =====*****/


/*****===== Blog Page =====*****/

.blog_page .blog_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
}
.blog_page .blog_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px; 
}
.blog_page .blog_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.blog_page .blog_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}
.blog_page .blog_sec {
  padding: 60px 0;
}
.blog_page .blog_sec .blog_post {
  box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  -moz-box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  -webkit-box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  margin-bottom: 30px;
}
.blog_page .blog_sec .blog_post .blog_photo {
  height: 200px;
  overflow: hidden;
}

.blog_page .blog_sec .blog_post .blog_photo img {
  height: 200px;
  object-fit: cover;
}
.blog_page .blog_sec .blog_post .text_content .des {
  margin: 15px;
  color: #474545;
  line-height: 40px;
}

.blog_page .blog_sec .blog_post .text_content .bottom_sec {
  background: #f6f6f8;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog_page .blog_sec .blog_post .text_content .bottom_sec .date {
  font-size: 14px;
  color: #474545;
}

.blog_page .blog_sec .blog_post .text_content .bottom_sec  .more {
  color: #0c5adb;
  font-size: 14px;
}


.blog_page .pagination_sec {
  display: flex;
}
.blog_page .pagination_sec .page-numbers {
  display: flex;
}

.blog_page .pagination_sec a, .blog_page .pagination_sec .page-numbers li span.page-numbers {
  width: 65px;
  height: 54px;
  background: #fff;
  box-shadow: 0px 0px 33px 0px rgb(233 233 233);
  font-size: 35px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
}
.blog_page .pagination_sec .page-numbers li span.page-numbers {
  background: #0c5adb;
  color: #fff;
}

.blog_page .pagination_sec a img {
  width: auto;
  height: 18px;
}
.blog_page .pagination_sec a:hover, .blog_page .pagination_sec a.active {
  background: #0c5adb;
  color: #fff;
}
.search_sec .search_from {
  background: #fff;
  -webkit-box-shadow: 0px 0px 33px 0px rgba(233,233,233,1);
  -moz-box-shadow: 0px 0px 33px 0px rgba(233,233,233,1);
  box-shadow: 0px 0px 33px 0px rgba(233,233,233,1);
  padding: 25px 20px;
  margin-bottom: 30px;
}
.search_sec .search_from {
  display: flex;
  align-items: center;
 
}

.search_sec .search_from .form-group {
  margin: 0;
  width: 100%;
}

.search_sec .search_from .form-group input.form-control {
  background: #f4f4f4;
  height: 48px;
  padding: 15px 22px;
  border: 1px solid #e4e4e4;
  font-size: 15px;
  border-radius: 0;
}

.search_sec .search_from .search_btn {
  background: #8cc739;
  border-radius: 0;
  height: 48px;
  width: 50px;
  padding: 14px;
  box-shadow: none;
}

.search_sec .search_from .search_btn img {
  width: 190px;
  display: block;
}


.recent_post  {
  background: #fff;
  -webkit-box-shadow: 0px 0px 33px 0px rgba(233,233,233,1);
  -moz-box-shadow: 0px 0px 33px 0px rgba(233,233,233,1);
  box-shadow: 0px 0px 33px 0px rgba(233,233,233,1);
  padding: 25px 20px;
}
.recent_post .post_title {
  color: #202a52;
  font-size: 35px;
}
.recent_post.archivess .archivess_list li {
  display: flex;
  align-items: center;
  padding: 20px 15px;
  color: #2a6df4;
  font-size: 25px;
  border-bottom: 1px solid #bfbfbf;
}
.recent_post .post_title span {
  color: #82bc40;
}
.blog_page .blog_sec .recent_post .blog_post {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  display: flex;
  margin: 30px auto 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.blog_page .blog_sec .recent_post .blog_post .blog_photo {
  height: 140px;
  width: 185px;
  flex: 0 0 185px;
}

.blog_page .blog_sec .recent_post .blog_post .blog_photo img {
  height: 140px;
}
.blog_page .blog_sec .recent_post .blog_post .text_content {
  margin-left: 20px;
}

.blog_page .blog_sec .recent_post .blog_post .text_content .des {
  font-size: 14px;
  line-height: 26px;
  color: #474545;
  margin: 0;
}

.blog_page .blog_sec .recent_post .blog_post .text_content .date {
  color: #0c5adb;
  font-size: 14px;
  font-weight: 700;
}
.blog_page .blog_sec .recent_post .blog_post:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.recent_post.archivess {
  margin-top: 30px;
}
.recent_post.archivess .archivess_list li a {
  display: block;
  font-size: 25px;
}

.recent_post.archivess .archivess_list li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
/*****===== Blog Page =====*****/


/*****===== Study Page =====*****/
.study_page .study_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
}
.study_page .study_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.study_page .study_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.study_page .study_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}



.study_page .study_sec {
  margin: 90px auto;
}

.study_page .study_sec .study_post {
  display: flex;
  background: #fff;
  box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  -moz-box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  -webkit-box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  box-shadow: 0px 0px 33px 0px rgb(207 202 202);
  margin: 50px auto;
}
.study_page .study_sec .study_post:nth-child(2n) {
  flex-direction: row-reverse;
}

.study_page .study_sec .study_post .study_photo {
  flex: 0 0 48%;
  width: 48%;
  height: 440px;
  overflow: hidden;
}

.study_page .study_sec .study_post .study_photo img {
  height: 440px;
  object-fit: cover;
}
.study_page .study_sec .text_study {
  position: relative;
}
.study_page .study_sec .text_content {
  padding: 50px 30px 0;
}
.study_page .study_sec .text_content .study {

  font-size: 20px;
  color: #0c5adb;
  font-weight: 700;
}

.study_page .study_sec .text_content .study_title {
  margin: 30px auto 0;
  font-size: 16px;
  line-height: 36px;
}
.study_page .study_sec .text_content .des {
  font-size: 16px;
  line-height: 30px;
}
.study_page .study_sec .bottom_sec {
  background: #f6f6f8;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.study_page .study_sec .bottom_sec .more {
  display: flex;
  color: #0c5adb;
  font-size: 16px;
  align-items: center;
}

.study_page .study_sec .bottom_sec .more img {
  width: auto;
  height: 14px;
  margin-left: 5px;
}
/*****===== Study Page =====*****/


/*****===== Contact Page =====*****/

.contact_page .contact_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  display: flex;
  align-items: center;
}
.contact_page .contact_banner .text_content {
  margin-top: 100px;
  display: flex;
  align-items: center;
}
.contact_page .contact_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.contact_page .contact_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}
.contact_page .contact_sec {
  width: auto;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}

.contact_page .contact_sec .address_sec {
  width: 50%;
  background: #ebf0f3;
  flex: 0 0 50%;
  padding: 100px 60px;
}

.contact_page .contact_sec .address_sec .text_content {
  margin-bottom: 34px;
}

.contact_page .contact_sec .address_sec .text_content .office {
  display: flex;
  align-items: center;
  color: #0c5adb;
  font-size: 24px;
  margin-bottom: 14px;
}

.contact_page .contact_sec .address_sec .text_content .office img {
  width: 20px;
  margin-right: 18px;
}

.contact_page .contact_sec .address_sec .text_content .des {
  color: #323232;
  margin-left: 36px;
  line-height: 32px;
}

.contact_page .contact_sec .address_sec .ph_number {
  display: flex;
  align-items: center;
  color: #323232;
  margin-bottom: 34px;
  font-size: 20px;
}

.contact_page .contact_sec .address_sec a img {
  width: auto;
  height: 20px;
  margin-right: 18px;
}

.contact_page .contact_sec .address_sec .contact_email {
  color: #0c5adb;
}

.contact_page .contact_sec .from_sec {
  width: 50%;
  padding: 100px 60px;
}
.contact_page .contact_sec .from_sec .contact_from .form-group {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.contact_page .contact_sec .from_sec .contact_from .form-group span.wpcf7-form-control-wrap {
  width: 100%;
}
.contact_page .contact_sec .from_sec .contact_from .form-group p {
  width: 100%;
}
.contact_page .contact_sec .from_sec .contact_from .form-group .icon {
  height: 48px;
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: none;
  text-align: center;
}

.contact_page .contact_sec .from_sec .contact_from .form-group .icon img {
  width: 20px;
}
.contact_page .contact_sec .from_sec form.wpcf7-form .wpcf7-response-output {
  background: #f5f5f5;
  border: none;
  font-size: 14px;
  padding: 10px;
  margin: 15px auto 0;
  color: #dc3232;
}

.contact_page .contact_sec .from_sec .contact_from .form-group p span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 12px;
  left: -54px;
}
.contact_page .contact_sec .from_sec .contact_from .form-group input.form-control {
  height: 48px;
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  border-radius: 0;
}
.contact_page .contact_sec .from_sec .contact_from .form-group input.form-control:focus, .contact_page .contact_sec .from_sec .contact_from .form-group textarea:focus {
  box-shadow: none;
}
.contact_page .contact_sec .from_sec .contact_from .form-group textarea {
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  height: 170px;
  border-radius: 0;
}

.contact_page .contact_sec .from_sec .contact_from .form-group textarea {
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  height: 170px;
}

.contact_page .contact_sec .from_sec .contact_from .submit_btn {
  box-shadow: none;
  background: #8cc739;
  color: #fff;
  font-size: 24px;
  border-radius: 0;
  padding: 18px 60px;
}


/*****===== Contact Page =====*****/


/*****===== Service Page =====*****/
.service_page .service_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  display: flex;
  align-items: center;
}
.service_page .service_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.service_page .service_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.service_page .service_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}
.service_page .service_sec {
  position: relative;
  background: none;
}
.service_page .service_sec .our_service {
  margin: 80px auto;
}
.service_page .service_sec .our_service .title {
  font-size: 48px;
  font-weight: 500;
  color: #202a52;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
}
.service_page .service_sec .our_service .title span {
  color: #82bc40;
}
.service_page .service_sec .our_service .title:before {
  content: "";
  background: #0c5adb;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 0;
}
.service_page .service_sec  .service_content {
  background: #ebf0f3;
  padding: 30px 15px;
  border: 1px solid #c5c5c5;
  height: 100%;
  min-height: 100px;
}

.service_page .service_sec .service_content .service_icon {
  width: 80px;
  margin: auto;
}

.service_page .service_sec .service_content  .text_content {
  margin-top: 30px;
  text-align: center;
}

.service_page .service_sec .service_content .text_content .title {
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #0c5adb;
  font-weight: 700;
}
.service_page .service_sec .service_content .text_content .title::before {
  display: none;
}
.service_page .service_sec .service_content .text_content .des {
  font-size: 15px;
  color: #3a3a3a;
  line-height: 23px;
  margin: 15px auto;
}

.service_page .service_sec .service_content .text_content .more {
  font-size: 16px;
  justify-content: center;
  align-items: center;
  color: #0c5adb;
  display: none;
}

.service_page .service_sec .service_content .text_content .more img {
  width: auto;
  height: 12px;
  margin-left: 6px;
  margin-top: 2px;
}


.service_page .expert_sec {
  display: flex;
  flex-wrap: wrap;
}

.service_page .expert_sec .expert_text {
  width: 50%;
  flex: 0 0 50%;
  background: #0c5adb;
  padding: 56px 30px;
}

.service_page .expert_sec .expert_text .title {
  font-size: 35px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
  text-align: left;
}

.service_page .expert_sec .expert_text .title span {
  font-weight: 700;
}
.service_page .expert_sec .expert_text .title:before {
  content: "";
  background: #ffffff;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.service_page .expert_sec .expert_text .des {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}


.service_page .expert_sec .expert_text .info_bpo {
  display: flex;
  margin-top: 30px;
}

.service_page .expert_sec .expert_text .info_bpo .service_content {
  flex: 0 0 24%;
  height: 190px;
  margin-right: 15px;
}

.service_page .expert_sec .expert_text .info_bpo .service_content .text_content {
  margin: 13px auto 0;
}

.service_page .expert_sec .expert_text .info_bpo .service_content .text_content .title {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #0c5adb;
  font-weight: 700;
}

.service_page .expert_sec .expert_text .info_bpo .service_content .text_content .title:before {
  display: none;
}

.service_page .expert_sec .expert_photo {
  width: 50%;
  flex: 0 0 50%;
  height: 530px;
  overflow: hidden;
}

.service_page .expert_sec .expert_photo img {
  object-fit: cover;
  height: 540px;
}
/*****===== Service Page =====*****/


/*****===== Team Page =====*****/
.team_page .team_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  display: flex;
  align-items: center;
}
.team_page .team_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.team_page .team_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.team_page .team_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}
.team_page .team_sec .management_sec{
  margin: 80px auto;
}
.team_page .team_sec .management_sec .row {
  justify-content: center;
}
.team_page .team_sec .management_sec .title {
  font-size: 48px;
  font-weight: 500;
  color: #202a52;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
}
.team_page .team_sec .management_sec .title:before {
  content: "";
  background: #0c5adb;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 0;
}
.team_page .team_sec .management_sec .title span {
  color: #82bc40;
  font-weight: 700;
}
.team_page .team_sec .management_sec .management_post {
  background: #ebf0f3;
  border: 1px solid #c5c5c5;
  height: 100%;
}
.team_page .team_sec .management_sec .management_post .manage_photo {
  height: 280px;
  overflow: hidden;
}
.team_page .team_sec .management_sec .management_post .manage_photo img {
  object-fit: cover;
  height: 280px;
}

.team_page .team_sec .management_sec .management_post .text_content {
  text-align: center;
  padding: 20px 10px;
}

.team_page .team_sec .management_sec .management_post .text_content .name {
  font-weight: 700;
  color: #0c5adb;
  font-size: 25px;
}

.team_page .team_sec .management_sec .management_post .text_content .deg {
  color: #202a52;
  font-size: 14px;
  margin: 15px auto;
}

.team_page .team_sec .management_sec .management_post .text_content .linkdik {
  background: #0c5adb;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.team_page .team_sec .management_sec .management_post .text_content .linkdik img {
  width: 14px;
}


/* Management Modal */
.management_modal {
  justify-content: center;
  align-items: center;
  right: 0;
  margin: auto;
  padding: 20px !important;
}

.management_modal .modal-dialog {
  max-width: 100%;
  margin: auto;
}
.management_modal .modal-dialog .modal-content .banner_sec {
  display: flex;
  align-items: center;
  background-size: cover !important;
  background-position: center !important;
  justify-content: center;
  padding: 20px;
}

.management_modal .modal-dialog .modal-content .banner_sec button.close {
  position: absolute;
  right: -10px;
  top: -10px;
  background: none;
  opacity: 1;
  font-weight: 400;
}

.management_modal .modal-dialog .modal-content .banner_sec button.close span {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  font-size: 34px;
}
.management_modal .modal-dialog .modal-content .banner_sec .manage_photo {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
  border: 8px solid #fff;
  margin-right: 24px;
}

.management_modal .modal-dialog .modal-content .banner_sec .manage_photo img {
  object-fit: cover;
  height: 170px;
}

.management_modal .modal-dialog .modal-content .banner_sec .text_content .name {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
}

.management_modal .modal-dialog .modal-content .banner_sec .text_content .deg {
  font-size: 14px;
  color: #fff;
}
.management_modal .modal-dialog .modal-content .banner_sec .text_content .linkdik {
  display: block;
  background: #0147b9;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
}

.management_modal .modal-dialog .modal-content .banner_sec .text_content .linkdik img {
  width: 16px;
}

.management_modal .modal-content .bottom_sec {
  padding: 20px;
}

.management_modal .modal-content .bottom_sec .des {
  font-size: 15px;
  color: #393939;
  line-height: 35px;
  margin: 0;
}
/* Management Modal */

/*****===== Team Page =====*****/


/*****===== Solutions Page =====*****/
.solutions_page .solution_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  display: flex;
  align-items: center;
}
.solutions_page .solution_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px;
}

.solutions_page .solution_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.solutions_page .solution_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}
.solutions_page .solutions_sec {
  padding: 80px 0;
}

.solutions_page .solutions_sec .container-fluid {
  display: flex;
  flex-wrap: wrap;
}

.solutions_page .solutions_sec .container-fluid .text_content {
  width: 64%;
  flex: 0 0 65%;
  margin-right: 90px;
}
.solutions_page .solutions_sec .container-fluid .text_content .title {
  color: #202a52;
  font-size: 35px;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-weight: 400;
}
.solutions_page .solutions_sec .container-fluid .text_content .title span {
  color: #82bc40;
}
.solutions_page .solutions_sec .container-fluid .text_content .title:after {
  content: "";
  background: #0c5adb;
  width: 36px;
  position: absolute;
  bottom: 0;
  height: 4px;
  left: 0;
}
.solutions_page .solutions_sec .container-fluid .text_content .des {
  color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 20px;
}


.solutions_page .solutions_sec .container-fluid  .solutions_icon {
  width: 28%;
}
.solutions_page .solutions_sec .container-fluid .text_content .des {
  color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 20px;
}

.solutions_page .solutions_sec .container-fluid .text_content h5{
  color: #393939;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
.solutions_page .solutions_sec .container-fluid .text_content ul li{
   color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 5px;
}
.solutions_page .solutions_sec .container-fluid .text_content ul{
  margin-bottom: 20px;
}
.solutions_page .solutions_sec .container-fluid .text_content ul li i{
  color: #0c5adb;
  margin-right: 5px;
}
/* Operating Sec */
.operating_sec {
  background: #ebf0f3;
  padding: 80px 0;
}

.operating_sec .title {
  font-size: 48px;
  font-weight: 500;
  color: #202a52;
  margin-bottom: 60px;
  padding-bottom: 20px;
  position: relative;
}
.operating_sec .title span {
  color: #82bc40;
}
.operating_sec .title:before {
  content: "";
  background: #0c5adb;
  height: 6px;
  width: 40px;
  left: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 0;
}
.operating_sec .operating_slider .operating_photo img {
  width: auto;
  margin: auto;
}
.operating_sec .operating_slider button.slick-arrow {
  display: none !important;
}
.operating_sec .operating_slider .slick-dots {
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
}
.operating_sec .operating_slider .slick-dots li {
  width: 28px;
  height: 28px;
  border: 3px solid #3d258c;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  opacity: 0.5;
}
.operating_sec .operating_slider .slick-dots li.slick-active {
  opacity: 1;
}
.operating_sec .operating_slider .slick-dots li button {
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #459593;
  text-indent: 20px;
  overflow: hidden;
}

.testimonials_sec .testimonials_slider .slick-dots li.slick-active button {
  background: #8fc83e;
}
/* Operating Sec */


/* Case Study */
.case_study {
  display: flex;
  position: relative;
}

.case_study .text_content {
  background: #2342be;
  padding: 90px 120px 90px 90px;
  width: 50%;
  height: 590px;
}
.case_study .study_slider {
  width: 54%;
  position: absolute;
  right: 0;
  height: 440px;
  margin: auto;
  top: 0;
  bottom: 0;
}

.case_study .study_slider .slick-list {
  height: 100%;
}

.case_study .study_slider button.slick-arrow {
  position: absolute;
  left: -81%;
  bottom: 0;
  background: #8fc83e;
  width: 45px;
  height: 40px;
  overflow: hidden;
  text-indent: 50px;
  border: none;
  left: -76%;
}
.case_study .study_slider button.slick-arrow.slick-prev {
  background-image: url(../images/indo_l_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.case_study .study_slider button.slick-arrow.slick-next {
  background-image: url(../images/indo_r_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  left: -70%;
  
}
.case_study .study_slider .study_photo img {
  object-fit: cover;
  height: 440px;
}


.case_study .text_content .case {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.case_study .text_content  .title {
  text-align: left;
  font-weight: 400;
  color: #fff;
  font-size: 30px;
  margin: 30px auto;
}

.case_study .text_content .des {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
}
.case_study .text_content  .more {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin: 30px auto 0;
}

.case_study .text_content .more img {
  width: auto;
  margin: 3px 0 0 6px;
}

/* Case Study */

/* Case Study 1 */
.study_page .study_sec .study_post.case_study_block .study_photo {
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  min-height: 340px;
  height: 100%;
}

.study_page .study_sec .study_post.case_study_block .study_photo:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #0c5adb8f;
  z-index: 0;
}

.study_page .study_sec .study_post.case_study_block .study_photo .study {
  position: relative;
  color: #fff;
  font-size: 44px;
  font-weight: 700;
}
.study_page .study_sec .study_post.case_study_block .text_study {
  position: relative;
  width: 100%;
}
.study_page .study_sec .study_post.case_study_block {
  display: flex;
  align-items: center;
}

.study_page .study_sec .study_post.case_study_block .text_study .text_content {
  padding-top: 0;
}
/* Case Study 1 */


/*****===== Solutions Page =====*****/

/*****===== Solutions Page =====*****/

.leadership_page .leadership_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  display: flex;
  align-items: center;
}
.leadership_page .leadership_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.leadership_page .leadership_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.leadership_page .leadership_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}


.leadership_sec .leadership_hiring {
  padding: 80px 0;
}

.leadership_sec .leadership_hiring .container-fluid {
  display: flex;
  flex-wrap: wrap;
}

.leadership_sec .leadership_hiring .text_content {
  width: 64%;
  flex: 0 0 65%;
  margin-right: 90px;
}
.leadership_sec .leadership_hiring .text_content .title {
  color: #202a52;
  font-size: 35px;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-weight: 400;
}
.leadership_sec .leadership_hiring .text_content .title span {
  color: #82bc40;
}
.leadership_sec .leadership_hiring .text_content .title:after {
  content: "";
  background: #0c5adb;
  width: 36px;
  position: absolute;
  bottom: 0;
  height: 4px;
  left: 0;
}
.leadership_sec .leadership_hiring .text_content .des {
  color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 20px;
}
.leadership_sec .leadership_hiring .text_content h5{
  color: #393939;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
.leadership_sec .leadership_hiring .text_content ul li{
   color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 5px;
}
.leadership_sec .leadership_hiring .text_content ul{
  margin-bottom: 20px;
}
.leadership_sec .leadership_hiring .text_content ul li i{
  color: #0c5adb;
  margin-right: 5px;
}
.leadership_sec .leadership_hiring .leadership_icon {
  width: 24%;
  margin-left: auto;
}
.piechat_sec {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin-bottom: 90px;
}
.piechat_sec .piecgat_image {
  width: 1200px;
  margin: auto;
  padding: 90px 0;
}   
/*****===== Solutions Page =====*****/



/*****===== Staff Page =====*****/
.staff_page .staff_banner {
  height: 60vh;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% !important;
  display: flex;
  align-items: center;
}
.staff_page .staff_banner .text_content {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.staff_page .staff_banner .text_content .banner_title {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
.staff_page .staff_banner .text_content .banner_title span {
  color: #82bc40;
  font-weight: 700;
}


.staff_page .staff_about {
  padding: 80px 0;
}
.staff_page .staff_about .container-fluid {
  display: flex;
  flex-wrap: wrap;
}


.staff_page .staff_about .text_content {
  width: 64%;
  flex: 0 0 65%;
  margin-right: 90px;
}
.staff_page .staff_about .text_content .title {
  color: #202a52;
  font-size: 35px;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-weight: 400;
}
.staff_page .staff_about .text_content .title span {
  color: #82bc40;
}
.staff_page .staff_about .text_content .title:after {
  content: "";
  background: #0c5adb;
  width: 36px;
  position: absolute;
  bottom: 0;
  height: 4px;
  left: 0;
}
.staff_page .staff_about .text_content .des {
  color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 20px;
}
.staff_page .staff_about .text_content h5{
  color: #393939;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
.staff_page .staff_about .text_content ul li{
   color: #393939;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 5px;
}
.staff_page .staff_about .text_content ul{
  margin-bottom: 20px;
}
.staff_page .staff_about .text_content ul li i{
  color: #0c5adb;
  margin-right: 5px;
}
.staff_page .staff_about .leadership_icon {
  width: 24%;
  margin-left: auto;
}
.staff_roll_sec {
  margin-bottom: 90px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  padding: 70px 0;
}

.staff_roll_sec .staff_roll {
  max-width: 1200px;
  margin: auto;
}
/*****===== Staff Page =====*****/


/*****===== Testimonials Page =====*****/
.service_page.testimonials_page .testimonial_content .text_content .des {
  /* display: flex; */
  text-align: left;
  line-height: 30px;
}

.service_page.testimonials_page .testimonial_content .text_content .des span {
  display: block;
  width: 20px;
  flex: 0 0 20px;
  margin-right: 8px;
  float: left;
  height: 23px;
}
.service_page.testimonials_page .testimonial_content .text_content .user_details .name {
  font-size: 18px;
  font-weight: 700;
  color: #0c5adb;
  display: flex;
  text-align: left;
}

.service_page.testimonials_page .testimonial_content .text_content .user_details .des {
  margin: 0;
}
/*****===== Testimonials Page =====*****/




/*=============== Start Responsive css ===============*/

/* 1800px */
@media screen and (max-width: 1800px) {


    .banner_sec .camera_wrap {
        float: none;
        height: 780px !important;
    }

    .banner_content .text_content {
        margin-top: 80px;
    }
    .camera_wrap .camera_pag {
        bottom: 20%;
    }
    .expertise_service .text_content:before {
        left: -110%;
        width: 130%;
        background-size: 85%;
    }
    .expertise_service .text_content .our_service {
        padding: 30px 100px 0;
    }
  .contact_sec .address_sec {
      padding: 50px 0;
  }

  .pathner_sec .pathner_slider button.slick-arrow.slick-prev {
      left: -20px;
  }
  .pathner_sec .pathner_slider button.slick-arrow.slick-next {
      right: -20px;
  }

  .banner_sec .banner {
      height: 830px;
  }

  /*****===== About Page =====*****/
  .journey_sec .journey_content .journey_photo {
      width: 48%;
      margin-left: 50px;
  }
  .journey_sec .cd-h-timeline__container .cd-h-timeline__dates {
      margin: 0 36px;
  }
  /*****===== About Page =====*****/

  /*****===== Staff Page =====*****/
  .staff_page .staff_about .staff_icon {
      width: 30%;
  }
  .staff_page .staff_about .text_content {
      margin-right: 76px;
  }
  /*****===== Staff Page =====*****/
}

/* 1600px */
@media screen and (max-width: 1600px) {

    .banner_sec .banner {
        height: 724px;
    }
    .banner_sec .banner_content .container-fluid {
        padding: 280px 15px 0;
    }
    .banner_sec .camera_wrap {
        height: 700px !important;
    }

    .banner_content .banner_photo {
        top: -60px;
    }
    .banner_content .text_content {
        margin-top: 30px;
    }
    
    .banner_content .text_content .sub_title {
        font-size: 38px;
    }
    .company_info .case_ifo .testimonial_photo {
        height: 510px;
    }
    .company_info .case_ifo .testimonial_photo img {
        height: 510px;
    }

    .articles_info .articles_photo {
      height: 260px;
    }
    .articles_info .articles_photo img {
      height: 260px;
    }
    .articles_info .slick-arrow {
        top: 38%;
    }

    .expertise_service .text_content:before {
        left: -115%;
        width: 133%;
        background-size: 88% 100%;
        background-position: top;
    }
    .expertise_service .expertise_slider .expertise_content {
        padding: 18px 20px;
    }

    .contact_sec {
        background-size: 55%;
    }

    .expertise_service .text_content .our_service {
        padding: 30px 40px 0 100px;
    }

    .industry_info {
      padding: 40px 15px 0px;
    }
    .company_info .articles_info .text_content  .view_more {
      margin-top: 24px;
  }
  /*****===== Blog Page =====*****/
  .blog_page .blog_banner {
      height: 50vh;
  }
  /*****===== Blog Page =====*****/
   
   /*****===== Contact Page =====*****/
   .contact_page .contact_banner {
      height: 50vh;
  }
  /*****===== Contact Page =====*****/

  /*****===== Service Page =====*****/
  .service_page .service_banner {
      height: 50vh;
  }
  .service_page .service_banner .text_content {
      margin-top: 140px;
  }
  /*****===== Service Page =====*****/

  /*****===== Solutions Page =====*****/
  .solutions_page .solution_banner {
      height: 50vh;
  }
  /*****===== Solutions Page =====*****/

  /*****===== About Page =====*****/
  .about_banner {
      height: 50vh;
  }
  .about_banner .text_content {
      margin-top: 140px;
  }
  /*****===== About Page =====*****/

  /*****===== Leadership Page =====*****/
  .leadership_page .leadership_banner {
      height: 50vh;
  }
  .leadership_page .leadership_banner .text_content {
      margin-top: 140px;
  }
  .case_study .text_content {
      padding: 90px 120px 90px 70px;
  }
  .case_study .study_slider button.slick-arrow.slick-next {
      left: -68%;
  }
  .case_study .study_slider button.slick-arrow {
      bottom: -25px;
  }
  /*****===== Leadership Page =====*****/

  /*****===== Staff Page =====*****/
  .staff_page .staff_banner {
      height: 50vh;
  }
  .staff_page .staff_banner .text_content {
      margin-top: 150px;
  }
  .staff_page .staff_about .text_content {
      width: 64%;
      flex: 0 0 64%;
  }

  /*****===== Staff Page =====*****/


  /*****===== Team Page =====*****/
  .team_page .team_banner {
      height: 50vh;
  }
  .team_page .team_banner .text_content {
      margin-top: 150px;
  }
  /*****===== Team Page =====*****/

  /*****===== Study Page =====*****/
  .study_page .study_banner {
      height: 50vh;
  }
  .study_page .study_banner .text_content {
      margin-top: 150px;
  }
  /*****===== Study Page =====*****/
 	/*.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
		margin-right: 200px;
	}*/
}



/* 1400px */
@media screen and (max-width: 1400px) {

  .banner_sec .banner {
      height: 690px;
  }
  .banner_sec .banner_content .container-fluid {
      padding: 244px 15px 0;
  }

  .banner_content .banner_photo {
    width: 44%;
    top: -28px;
  }


  .banner_content .text_content {
      margin-top: 80px;
      width: 46%;
  }
  .banner_content .text_content .banner_title {
      font-size: 40px;
  }
  .banner_content .text_content .sub_title {
      font-size: 34px;
  }

  .about_team .text_content {
      width: 42%;
      flex: 0 0 42%;
      margin-right: 60px;
  }

  .about_team .slider_sec {
      margin-left: 0;
  }

  .industry_info {
      padding: 40px 15px;
      width: 24%;
      flex: 0 0 24%;
  }
  .articles_info {
      width: 32%;
      flex: 0 0 32%;
  }
  .articles_info .text_content {
      padding: 40px 20px 28px;
  }
  .company_info .case_ifo .text_content {
      padding: 40px 20px;
  }

  .expertise_service .text_content {
      width: 60%;
  }
  .pathner_sec .slick-list .pathner_icon img {
      width: 150px;
  }
  .pathner_sec .pathner_slider button.slick-arrow.slick-prev {
      width: 54px;
      left: 0;
  }
  .pathner_sec .pathner_slider button.slick-arrow.slick-next {
      right: 0;
      width: 54px;
  }

  .contact_sec {
      background-size: 60%;
  }
  .contact_sec .address_sec {
      padding: 30px 0;
  }


  /*****===== Blog Page =====*****/
  .blog_page .blog_banner {
      height: 40vh;
  }
  /*****===== Blog Page =====*****/

  /*****===== Contact Page =====*****/
   .contact_page .contact_banner {
      height: 44vh;
  }
  /*****===== Contact Page =====*****/


  /*****===== Service Page =====*****/
  .service_page .service_banner {
      height: 44vh;
  }
  .service_page .expert_sec .expert_text {
      padding: 34px 30px;
  }
  .service_page .expert_sec .expert_text .info_bpo .service_content {
      flex: 0 0 30%;
  }
  /*****===== Service Page =====*****/

  /*****===== Solutions Page =====*****/
  .solutions_page .solution_banner {
      height: 40vh;
  }
  .solutions_page .solutions_sec .container-fluid  .solutions_icon {
      width: 35%;
  }
  .solutions_page .solutions_sec .container-fluid .text_content {
      width: 58%;
      flex: 0 0 58%;
      margin-right: 70px;
  }
  .case_study .text_content {
      padding: 30px 120px 80px 50px;
  }
  /*****===== Solutions Page =====*****/


  /*****===== About Page =====*****/
  .about_banner {
      height: 44vh;
  }
  .about_sec .about_photo {
      width: 40%;
      flex: 0 0 40%;
  }
  .vision_mission .about_photo {
      width: 70%;
  }
  .journey_sec .journey_content .journey_photo {
      width: 48%;
      margin-left: 38px;
  }
  .piechat_sec .piecgat_image {
      width: 1000px;
  }
  /*****===== About Page =====*****/

   /*****===== Staff Page =====*****/
   .staff_page .staff_banner {
      height: 40vh;
  }
  .staff_page .staff_about .text_content {
      width: 60%;
      flex: 0 0 60%;
      margin-right: 40px;
  }
  .staff_page .staff_about .staff_icon {
      width: 34%;
  }
  /*****===== Staff Page =====*****/

  /*****===== Team Page =====*****/
  .team_page .team_banner {
      height: 40vh;
  }
  /*****===== Team Page =====*****/


  /*****===== Study Page =====*****/
  .study_page .study_banner {
      height: 40vh;
  }
  /*****===== Study Page =====*****/


 	.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
		margin-right: 100px !important;
	}
 
}



/* 1366px */

@media (min-width: 1300px) and (max-width: 1366px) {

  .banner_sec .banner_content .container-fluid {
    padding: 184px 15px 0;
  }
  .banner_content .banner_photo {
    width: 40%;
    top: 15px;
  }

  .expertise_service .text_content:before {
      width: 133%;
  }
  .banner_content .text_content {
      width: 60%;
  }
  .banner_content .text_content .banner_title {
      font-size: 44px;
  }
  .banner_content .text_content .sub_title {
      font-size: 44px;
  }
  .banner_content .text_content .need_title {
      font-size: 34px;
  }
  .contact_sec {
    background-size: 58%;
  }
}


/* 1200px */
@media screen and (max-width: 1200px) {

  .header_sec .nav_header .logo {
      width: 14%;
  }
  .header_sec .nav_header .logo img.logo {
    width: 100%;
  }
  .header_sec .nav_header .navbar-nav li a {
      padding: 0 12px !important;
  }


  .banner_sec .banner {
      height: 570px;
  }
  .banner_sec .banner_content .container-fluid {
      padding: 174px 15px 0;
  }

  .banner_sec .camera_wrap {
      height: 580px !important;
  }
  .banner_content .text_content {
      margin: 50px 0 0;
      width: 50%;
  }
  .banner_content .text_content .btn_group {
      margin-top: 16px;
  }
  .banner_content .banner_photo {
      width: 46%;
      top: -4px;
  }
  .banner_content .text_content .banner_title {
      font-size: 34px;
  }
  .banner_content .text_content .sub_title {
      font-size: 30px;
  }
  .banner_content .text_content .need_title {
      font-size: 24px;
  }
  .service_sec .service_list {
      margin: 20px auto;
  }

  .service_sec .service_list a {
      font-size: 15px;
      padding: 0 12px;
  }
  .industry_info {
      padding: 20px 15px;
      width: 26%;
      flex: 0 0 26%;
  }

  .company_info .case_ifo .text_content {
      padding: 20px;
  }
  .company_info .industry_info .text_content .des {
      margin: 18px auto 28px;
  }
  .about_team .text_content .about_content {
      margin: 40px 0;
  }
  .company_info .case_ifo .text_content  .sub_title {
      font-size: 19px;
      line-height: 30px;
      margin: 18px auto;
  }
  .company_info .case_ifo .text_content .des {
      margin-bottom: 50px;
      font-size: 16px;
      line-height: 28px;
  }
  .industry_info .industry_botton .industry_content {
      padding: 12px;
  }

  .articles_info .slick-arrow {
    top: 32%;
  }
  .articles_info {
      width: 30%;
      flex: 0 0 30%;
  }

  .articles_info .text_content {
      padding: 18px 20px 28px;
      min-height: 190px;
  }

  .articles_info .text_content .des {
      font-size: 18px;
      margin: 18px auto 0;
  }
  .company_info .articles_info .text_content  .view_more {
      margin-top: 10px;
  }

  .company_info .case_ifo .testimonial_photo {
      height: 464px;
  }
  .company_info .case_ifo .testimonial_photo img {
      height: 464px;
  }


  .about_team .slider_sec button.slick-arrow.slick-next {
      right: -40px;
      width: 45px;
  }

  .about_team .text_content {
      width: 40%;
      flex: 0 0 40%;
      margin-right: 30px;
  }
  .about_team .slider_sec {
      width: 55%;
      flex: 0 0 50%;
  }

  .count_sec .count_content .number {
      font-size: 58px;
      margin: 0 auto 5px;
  }
  .count_sec .count_content {
      padding: 18px;
  }
  .expertise_service .text_content {
      width: 71%;
  }

  .expertise_service .text_content .our_service {
      padding: 30px 110px 0;
  }
  .testimonials_sec .testimonials_content .user_sec {
      margin: -34px auto 30px;
  }
 
  .testimonials_sec .testimonials_content .user_sec .user_photo {
      margin-right: 20px;
      width: 90px;
      height: 90px;
  }
  .testimonials_sec .testimonials_content .user_sec .user_photo img {
      height: 44px;
      width: 40px;
  }

  .contact_sec {
      background-size: 686px;
      background-position: 400px;
  }
  .contact_sec .address_sec {
      padding: 15px 0;
  }


  .careers_sec .subscribe_from .form-group {
      width: 270px;
  }

  .careers_sec .subscribe_title img {
      width: 60px;
      margin-right: 20px;
  }

  .careers_sec .subscribe_title .text_content .f_title span {
      font-size: 34px;
  }
  .careers_sec .subscribe_from .form-group {
      width: 270px;
  }

  .footer_sec .f_title {
      font-size: 20px;
      margin-bottom: 15px;
  }



  /*****===== Blog Page =====*****/


  .blog_page .blog_banner {
      height: 30vh;
  }
  .blog_page .blog_sec .recent_post .blog_post .blog_photo {
      height: 110px;
      width: 130px;
      flex: 0 0 130px;
  }
  .blog_page .blog_sec .recent_post .blog_post .blog_photo img {
      height: 110px;
  }
  .blog_page .blog_sec .recent_post .blog_post .text_content .des {
      line-height: 23px;
  }
  .recent_post .post_title {
      font-size: 30px;
  }
  .recent_post.archivess .archivess_list li a {
      font-size: 22px;
      padding: 18px 15px;
  }
  .blog_page .pagination_sec a {
      width: 54px;
      height: 48px;
      font-size: 28px;
  }
  /*****===== Blog Page =====*****/

  /*****===== Contact Page =====*****/
  .contact_page .contact_banner {
      height: 30vh;
  }
  .contact_page .contact_banner .text_content {
      margin-top: 100px;
  }
  .contact_page .contact_sec .address_sec {
      padding: 60px;
  }
  .contact_page .contact_sec .from_sec {
      padding: 60px;
  }
  
  /*****===== Contact Page =====*****/


  /*****===== Service Page =====*****/
  .service_page .service_banner {
      height: 30vh;
  }
 
  .service_page .service_banner .text_content {
      margin-top: 100px;
  }
  .service_page .service_sec .our_service {
      margin: 60px auto;
  }
  .service_page .service_sec .our_service .title {
      font-size: 44px;
  }
  .service_page .expert_sec .expert_text .info_bpo .service_content {
      flex: 0 0 34%;
      height: 170px;
  }
  .service_page .service_sec .service_content .service_icon {
      width: 60px;
  }
  /*****===== Service Page =====*****/



  /*****===== Solutions Page =====*****/
  .solutions_page .solution_banner {
      height: 30vh;
  }
  .solutions_page .solutions_sec .container-fluid .text_content {
      width: 58%;
      flex: 0 0 58%;
      margin-right: 66px;
  }
  .case_study .text_content {
      padding: 50px 80px 70px 50px;
  }
  .case_study .text_content  .title {
      font-size: 24px;
      margin: 20px auto;
      line-height: 34px;
  }
  .case_study .text_content  .more {
      margin: 15px auto 0;
  }
  .case_study .study_slider button.slick-arrow.slick-next {
      left: -65%;
  }
 
  /*****===== Solutions Page =====*****/

  /*****===== About Page =====*****/
  .about_banner {
      height: 30vh;
  }
  .vision_mission .about_photo {
      width: 40%;
      flex: 0 0 40%;
      height: 480px;
  }
  .vision_mission .about_photo img {
      height: 480px;
  }
  .vision_mission .text_content .vision_content {
      padding: 40px 30px;
  }
  .vision_mission .text_content .vision_content .title {
      font-size: 30px;
  }
  .journey_sec .journey_content .text_content .date {
      font-size: 48px;
      margin-bottom: 20px;
  }
  .journey_sec .journey_content .text_content .journey_title {
      font-size: 26px;
      margin-bottom: 16px;
  }
   /*****===== About Page =====*****/

   /*****===== Leadership Page =====*****/
   .leadership_page .leadership_banner {
      height: 30vh;
  }
   .piechat_sec .piecgat_image {
      width: 100%;
      margin: auto;
  }
  /*****===== Leadership Page =====*****/
  
  /*****===== Staff Page =====*****/
  .staff_page .staff_banner {
      height: 30vh;
  }
  /*****===== Staff Page =====*****/

   /*****===== Team Page =====*****/
   .team_page .team_banner {
      height: 30vh;
  }
  /*****===== Team Page =====*****/


  /*****===== Study Page =====*****/
  .study_page .study_banner {
      height: 30vh;
  }
  .study_page .study_sec .text_content .study_title {
      margin: 18px auto;
      font-size: 24px;
  }
  .study_page .study_sec .text_content {
      padding: 30px 30px 0;
  }
  /*****===== Study Page =====*****/
	.solutions_sec.why_choose_service .container-fluid .text_content {
		width: 100% !important;
		flex: 0 0 100% !important; 
	}
	.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
		margin-right: 70px !important;
		width: 40% !important;
		flex: 0 0 40% !important;
	}
	
}



/* 1024px */
@media only screen and (min-width: 1024px) {
  /* .service_page .service_banner {
      height: 50vh;
  } */
}

/* 991px */
@media screen and (max-width: 991px) {


  /* Header Sec */
  .header_sec .nav_header .logo {
      width: 18%;
  }
  .header_sec .nav_header {
      padding: 10px 15px;
  }

  .header_sec .nav_header .container-fluid {
      padding: 0;
  }
  
  .header_sec .nav_header button.navbar-toggler {
      border: 1px solid #3658d4;
      background: #3758d7;
      display: flex;
      flex-direction: column;
      padding: 4px;
      width: 34px;
  }
 .header_sec .nav_header .navbar-collapse {
      display: block;
      position: fixed;
      z-index: 9;
      background: #2263cd;
      height: 100vh;
      top: 0;
      width: 50%;
      right: -60%;
      box-shadow: -10px 10px 40px rgb(8 38 82 / 46%);
      transition: all 0.6s ease-in-out 0.3s;
      -webkit-transition: all 0.6s ease-in-out 0.3s;
      -moz-transition: all 0.6s ease-in-out 0.3s;
      -ms-transition: all 0.6s ease-in-out 0.3s;
      -o-transition: all 0.6s ease-in-out 0.3s;
  }
  .header_sec .nav_header .navbar-collapse.show {
      right: 0;
  }
  .header_sec.sticky .nav_header {
      padding: 10px 15px;
  }
 
  .header_sec .nav_header button.navbar-toggler span {
      background: #ffffff;
      height: 1px;
      margin: 3px auto;
      width: 100%;
  }
  .header_sec .nav_header .navbar-collapse .navbar-nav {
      height: 100%;
      overflow: scroll;
      flex-direction: column;
      width: 100%;
  }
  .header_sec .nav_header .navbar-nav li {
      display: block;
      width: 100%;
      border-bottom: 1px solid #1366f1;
      border-top: 1px solid #074ab9;
  }
  .header_sec .nav_header .navbar-collapse .navbar-nav li a {
      margin: 0;
      padding: 16px !important;
      display: block;
      color: #fff;
      font-weight: 400;
      margin: 0;
      border-right: none;
      font-size: 14px;
  }
  .header_sec .nav_header .navbar-nav li a.order_btn {
      margin: 12px !important;
  }

  .header_sec .nav_header li.nav-item.dropdown .dropdown-menu {
      box-shadow: none;
      left: 0;
      right: 0;
      border-radius: 0;
      background: #0f51b5;
  }
  .header_sec .nav_header li.nav-item.dropdown .dropdown-menu li a {
      margin: 0;
      padding: 10px 10px !important;
      color: #a1beeb;
      border-bottom: 1px solid #185fcb;
      white-space: normal;
      background: none;
  }
  .header_sec .nav_header li.nav-item.dropdown .dropdown-menu .dropdown-menu {
      position: relative;
      left: 0;
      right: 0;
      background: #155ecd;
  }
  .header_sec .nav_header {
      padding: 10px 20px;
  }
  .header_sec .nav_header .navbar-nav li:last-child a {
      border-bottom: 1px solid #074ab9;
  }

  /* Header Sec */



  .banner_sec .banner {
      height: 440px;
  }
  .banner_sec .banner_content .container-fluid {
      padding: 148px 15px 0;
  }
  .banner_content .banner_photo {
    width: 44%;
    top: 0px;
  }
  .banner_sec .camera_wrap {
      height: 512px !important;
  }
  
  .banner_content .text_content {
      margin: 20px 0 0;
      width: 54%;
  }
  .banner_content .text_content .banner_title {
      font-size: 22px;
  }
  .banner_content .text_content .sub_title {
      font-size: 24px;
  }
  .banner_content .text_content .need_title {
      font-size: 20px;
  }
  .banner_content .text_content .btn_group .submit_btn {
      padding: 8px 12px;
  }
  
  .service_sec .service_list button.slick-arrow {
      background: none;
      border: none;
      text-indent: 20px;
      width: 40px;
      overflow: hidden;
  }
  .service_sec .service_list button.slick-arrow.slick-prev {
      background: url(../images/pathner_l_arrow.png);
      text-indent: 110px;
      width: 90px;
      background-position: center;
      background-repeat: no-repeat;
      left: -32px;
      background-size: 10px !important;
  }
  .service_sec .service_list button.slick-arrow.slick-next {
      right: -62px;
      background: url(../images/pathner_r_arrow.png);
      text-indent: 110px;
      width: 90px;
      background-position: center;
      margin: 0;
      overflow: hidden;
      left: auto;
      background-repeat: no-repeat;
      top: 0;
      bottom: 0;
      margin: auto;
      background-size: 10px !important;
  }
  .service_sec .service_list {
      margin: 13px auto;
      padding: 0 10px;
  }
  .service_sec .container-fluid {
      padding: 0;
  }
  .service_sec .service_list li a {
      font-size: 13px;
      padding: 0 4px;
      line-height: 15px;
  }
  .company_info .case_ifo .text_content {
      width: 50%;
      flex: 0 0 50%;
  }
  .company_info .case_ifo .testimonial_photo {
      height: 320px;
  }
  .company_info .case_ifo .testimonial_photo img {
      height: 320px;
  }
  .articles_info .slick-arrow {
      top: 33%;
  }
  .company_info {
      flex-wrap: wrap;
  }

  .company_info .case_ifo {
      width: 100%;
      flex: 0 0 100%;
  }
  .industry_info {
      width: 50%;
      flex: 0 0 50%;
  }
  .articles_info {
      width: 50%;
      flex: 0 0 50%;
  }


  .about_team .container {
      flex-direction: column;
  }
  .about_team .text_content {
      width: auto;
      flex: 0 0 auto;
      margin-right: 0;
  }

  .about_team .slider_sec {
      width: 70%;
      flex: 0 0 70%;
      margin-bottom: 40px;
  }

  .count_sec .container {
      max-width: 100%;
      padding: 0 6px;
  }
  .count_sec .count_content .number {
      font-size: 38px;
      margin: 0 auto 5px;
  }
  .count_sec .count_content .des {
      font-size: 17px;
      margin: 0;
  }

  .expertise_service .text_content {
      width: 100%;
  }
  .expertise_service .text_content:before {
      left: -514px;
      width: 100%;
      background-size: 100%;
      background-position: top;
  }
  .expertise_service .text_content .our_service {
      padding: 30px 30px 0 280px;
  }

  .pathner_sec .pathner_slider button.slick-arrow.slick-prev {
      width: 34px;
      left: 0;
  }
  .pathner_sec .pathner_slider button.slick-arrow.slick-next {
    width: 34px;
    right: 0;
  }
  .contact_sec .address_sec {
    padding: 10px 0;
    width: 44%;
  }
  .careers_sec .subscribe_title {
    margin-bottom: 30px;
  }
  .careers_sec #wpcf7-f5-o1 {
    margin-left: 0;
  }
  .careers_sec .container {
      flex-direction: column;
      align-items: center;
  }
  .careers_sec .subscribe_from {
      margin: auto;
  }
  .careers_sec .subscribe_from .form-group {
      width: 400px;
  }
  
  .contact_sec {
      background-size: 100%;
      background-position: center 290px;
      padding-bottom: 490px;
  }
  .contact_sec .address_sec {
      width: auto;
      text-align: center;
  }

  .contact_sec .address_sec .title {
      text-align: center;
  }
  .contact_sec .address_sec .title:after {
      left: 0;
      right: 0;
      margin: auto;
  }
  .footer_sec .footer_top .f_social_sec {
      width: 50%;
      margin: 0 auto 54px;
  }

  .footer_sec .footer_top .f_nav.ml-5 {
      margin-left: 0 !important;
  }



  /*****===== Blog Page =====*****/
  
 
  .blog_page .blog_sec .recent_post .blog_post {
      flex-direction: column;
  }
  .blog_page .blog_sec .recent_post .blog_post .blog_photo {
      height: 110px;
      width: 100%;
      flex: 0 0 100%;
  }
  .blog_page .blog_sec .recent_post .blog_post .text_content {
      margin: 20px auto 0;
  }
  .blog_page .blog_sec .blog_post .text_content .des {
      line-height: 30px;
  }
  .blog_page .blog_sec .recent_post .blog_post {
      margin: 20px auto 20px;
      padding-bottom: 20px;
  }
  .recent_post .post_title {
      font-size: 24px;
  }
  .recent_post.archivess .archivess_list li a {
      font-size: 18px;
      padding: 15px 5px;
  }
  .recent_post.archivess .archivess_list li a {
      font-size: 18px;
      padding: 15px 5px;
  }
  /*****===== Blog Page =====*****/

  /*****===== Contact Page =====*****/
  .contact_page .contact_sec {
      padding-bottom: 0;
  }
  .contact_page .contact_sec .address_sec {
      padding: 40px;
      text-align: left;
  }
  .contact_page .contact_sec .address_sec .text_content .des {
      text-align: left;
  }
  .contact_page .contact_sec .from_sec {
      padding: 40px;
  }
  .contact_page .contact_sec .from_sec .contact_from .submit_btn {
      padding: 18px 40px;
  }
  /*****===== Contact Page =====*****/


  /*****===== Service Page =====*****/

  .service_page .service_sec  .service_content {
      padding: 10px 15px;
  }
  .service_page .service_sec .service_content .service_icon {
      width: 44px;
  }
  .service_page .expert_sec .expert_text .info_bpo .service_content .text_content .title {
      font-size: 18px;
  }
  .service_page .expert_sec .expert_text .info_bpo .service_content {
      flex: 0 0 40%;
      height: 120px;
  }
  .service_page .expert_sec .expert_text {
      width: 56%;
      flex: 0 0 56%;
      padding: 56px 30px;
  }
  .service_page .expert_sec .expert_photo {
      width: 44%;
      flex: 0 0 44%;
      height: 530px;
  }

  /*****===== Service Page =====*****/


  /*****===== Solutions Page =====*****/
  .solutions_page .solutions_sec {
      padding: 40px 0;
  }
  .solutions_page .solutions_sec .container-fluid .text_content {
      width: 58%;
      flex: 0 0 58%;
      margin-right: 40px;
  }

  .solutions_page .solutions_sec .container-fluid  .solutions_icon {
      width: 36%;
  }
  .operating_sec .title {
      font-size: 38px;
  }

  .case_study .text_content {
      padding: 50px 150px 70px 30px;
      width: 70%;
  }
  .case_study .text_content  .more {
      margin: 10px auto 0;
  }
  .case_study .study_slider {
      width: 44%;
  }
  .case_study .study_slider button.slick-arrow {
      left: -117%;
  }
  .case_study .study_slider button.slick-arrow.slick-next {
      left: -100%;
  }
  /*****===== Solutions Page =====*****/

  /*****===== About Sec =====*****/
  .about_sec .about_photo {
      width: 44%;
      flex: 0 0 44%;
  }
  .vision_mission .text_content .vision_content {
      padding: 28px;
  }
  .vision_mission .text_content .vision_content .title {
      font-size: 24px;
  }
  .vision_mission .about_photo {
      height: 474px;
  }
  .journey_sec .journey_content .journey_photo {
      width: 48%;
      margin-left: 24px;
  }
  /*****===== About Sec =====*****/

  /*****===== Leadership Page =====*****/
  .leadership_sec .leadership_hiring .text_content {
      width: 54%;
      flex: 0 0 54%;
      margin-right: 50px;
  }
  .leadership_sec .leadership_hiring .leadership_icon {
      width: 38%;
  }
  /*****===== Leadership Page =====*****/

  /*****===== Team Page =====*****/
  .team_page .team_sec .management_sec {
      margin: 40px auto;
  }
  .team_page .team_sec .management_sec .title {
      font-size: 35px;
  }
  /*****===== Team Page =====*****/

 
  /*****===== Study Page =====*****/
  .study_page .study_banner {
      height: 30vh;
  }
  .study_page .study_banner .text_content {
      margin-top: 110px;
  }
  .study_page .study_sec {
      margin: 40px auto;
  }
  .study_page .study_sec .study_post .study_photo {
      flex: 0 0 54%;
      width: 54%;
      height: 534px;
  }
  .study_page .study_sec .study_post .study_photo img {
      height: 540px;
  }
  .study_page .study_sec .text_content {
      padding: 20px 20px 0;
  }
  .study_page .study_sec .text_content .study_title {
      font-size: 20px;
      line-height: 28px;
  }

  /*****===== Study Page =====*****/

  /* Footer Bottom */
  .footer_sec .footer_bottom .container {
    justify-content: space-between;
    position: relative;
  }
  .footer_sec .footer_bottom .developed_by {
    position: relative;
  }
  /* Footer Bottom */
}


/* 767px */
@media screen and (max-width: 767px) {
  
  .container {
      max-width: 100%;
  }

  /* Header Sec */

      
  .header_sec .top_header .container-fluid {
      flex-direction: column;
      align-items: center;
  }
  .header_sec .top_header .contact_left a {
      margin: 0 10px;
  }

  .header_sec .nav_header .logo {
      width: 40%;
  }

  /* Header Sec */

  /* Home page */


  .banner_sec .camera_wrap {
      height: 600px !important;
  }
  .banner_content .banner_photo {
      margin: auto;
  }
  .banner_content .text_content {
      width: auto;
      text-align: center;
  }
  .banner_sec .banner_content .container-fluid {
      /* padding: 10px 15px 70px; */
      flex-direction: column-reverse;
      justify-content: center;
  }
  .banner_content .text_content .sub_title {
      font-size: 20px;
  }
  .banner_content .text_content .btn_group .submit_btn {
      padding: 6px 8px;
      margin: 0 6px;
      font-size: 15px;
  }
  .camera_wrap .camera_pag {
      bottom: 7%;
      left: 0;
      right: 0;
      margin: auto;
      width: 40%;
  }
  .banner_sec .banner {
      padding-top: 0px;
      height: 500px;
  }
  .banner_sec .banner img {
      object-fit: cover;
      height: 510px;
  }
  
  .banner_sec .banner .banner_photo img {
      height: auto;
  }
  

  .service_sec {
      background: #003fef;
      position: relative;
  }

  
  .service_sec .service_list {
      margin: 0 15px;
  }
  .service_sec .service_list a {
      padding: 12px;
  }

  .service_sec .service_list button.slick-arrow.slick-next {
      right: -10px;
      width: 270px;
      background-size: 10px !important;
  }

  .service_sec .service_list button.slick-arrow.slick-prev {
      width: 270px;
      left: -10px;
      background-size: 10px !important;
  }
 /* .service_sec .slick-track {
  width: 979px !important;
} */
  .company_info .case_ifo {
      width: 100%;
      flex: 0 0 100%;
      flex-direction: column-reverse;
  }
  .company_info .case_ifo .text_content {
      width: auto;
      flex: 0 0 auto;
  }
  .industry_info {
      width: 100%;
      flex: 0 0 auto;
      padding: 15px 15px 60px;
  }

  .industry_info .industry_botton .industry_content .industry_icon img {
      width: auto;
      margin: auto;
  }

  .industry_info .industry_botton .industry_slider button.slick-arrow {
      z-index: 9;
      bottom: -48px;
  }


  .articles_info {
      width: 100%;
      flex: 0 0 100%;
  }

  .articles_info .articles_photo img {
      width: auto;
  }

  .about_team .slider_sec {
      width: 100%;
      flex: 0 0 100%;
  }
  .about_team .slider_sec button.slick-arrow.slick-prev {
      left: -20px;
      width: 24px;
  }
  .about_team .slider_sec button.slick-arrow.slick-next {
      right: -20px;
      width: 24px;
  }
  .pathner_sec .pathner_slider button.slick-arrow.slick-next {
      width: 20px;
  }
  .pathner_sec .pathner_slider button.slick-arrow.slick-prev {
      width: 20px;
  }
  .pathner_sec .slick-list .pathner_icon img {
      width: auto;
  }

  .testimonials_sec .container {
      padding-top: 40px;
      padding-bottom: 40px;
  }
  .testimonials_sec .title {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .count_sec .count_content {
      padding: 16px;
      width: 50%;
  }
  .count_sec .count_content:nth-child(2n - 2) {
      border-right: none;
  }
  .count_sec .container {
      flex-wrap: wrap;
  }
  .contact_sec {
    padding-bottom: 230px;
    background-position: center bottom;
  }
  .contact_sec .address_sec {
      width: auto;
  }
  .contact_sec .address_sec .title {
      font-size: 28px;
      padding-bottom: 12px;
      margin-bottom: 18px;
  }
  .contact_sec .address_sec .address_content .des {
    font-size: 16px;
    line-height: 30px;
}
  .careers_sec .subscribe_title {
      margin-bottom: 15px;
  }
  .careers_sec .subscribe_title img {
      width: 50px;
      margin-right: 12px;
  }
  .careers_sec .subscribe_title .text_content .f_title {
      font-size: 20px;
  }
  .careers_sec .subscribe_title .text_content .f_title span {
    font-size: 20px;
    letter-spacing: 6px;
  }

  .careers_sec #wpcf7-f5-o1 form.subscribe_from .wpcf7-response-output {
    padding: 30px;
    line-height: 24px;
    align-items: center;
  }
  .careers_sec .subscribe_from {
      margin: auto;
      flex-direction: column;
      width: 100%;
  }
  
  .careers_sec .subscribe_from .form-group {
      width: 100%;
  }
  .careers_sec .subscribe_from p {
    width: 100%;
}
  .careers_sec .subscribe_from .subscribe_btn {
      width: 100%;
  }
  .expertise_service .text_content .our_service .info_bpo {
      flex-direction: column;
  }
  .expertise_service .text_content .our_service {
      padding: 20px 15px;
  }

  .expertise_service .text_content .our_service .info_bpo .info_content {
      width: 100%;
      margin: 0 auto 18px;
  }
  
/* Home page */


  /*****===== About Page =====*****/
  .journey_sec {
      display: none;
  }
  .journey_sec.m_journey_slider {
      display: block;
  }
  /*****===== About Page =====*****/

  /*****===== Blog Page =====*****/
  .blog_page .blog_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .blog_page .blog_banner .text_content .banner_title {
      font-size: 34px;
  }
  .blog_page .blog_banner {
      height: 44vh;
  }
  .blog_page .pagination_sec {
      justify-content: center;
  }
  .blog_page .pagination_sec a {
      width: 48px;
      height: 44px;
      font-size: 24px;
  }
  .blog_page .pagination_sec a img {
      height: 16px;
  }
  .search_sec .search_from {
      margin-top: 30px;
      flex-direction: column;
  }
  .search_sec .search_from .search_btn {
      width: 100%;
  }
  .search_sec .search_from .search_btn img {
      width: auto;
  }
  .recent_post .post_title {
      font-size: 24px;
      text-align: center;
  }

  .blog_page .blog_sec .recent_post .blog_post .text_content {
      margin: 0;
  }
  .blog_page .blog_sec .recent_post .blog_post .blog_photo {
      margin-bottom: 18px;
      height: 160px;
      width: 100%;
      flex: 0 0 100%;
  }
  .blog_page .blog_sec .recent_post .blog_post .blog_photo img {
      height: 160px;
  }
  .blog_page .blog_sec .recent_post .blog_post {
      margin: 20px auto 20px;
      padding-bottom: 20px;
  }
 
  .blog_page .blog_sec .blog_post .blog_photo {
      height: 140px;
  }
  .blog_page .blog_sec .blog_post .blog_photo img {
      height: 140px;
  }
  .blog_page .blog_sec .blog_post .text_content .des {
      line-height: 28px;
      text-align: center;
      font-size: 16px;
  }
  .blog_page .blog_sec .recent_post .blog_post .text_content .date {
      text-align: center;
  }
  .blog_page .blog_sec .blog_post .study_title {
      font-size: 20px;
      line-height: 28px;
  }
 /*****===== Blog Page =====*****/
 

  /*****===== Contact Page =====*****/

  .contact_page .contact_banner {
      height: 44vh;
      background-size: cover !important;
  }

  .contact_page .contact_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }

  .contact_page .contact_banner .text_content .banner_title {
      font-size: 34px;
  }
  .contact_page .contact_sec .from_sec .contact_from .submit_btn {
      padding: 14px 34px;
      margin: auto;
      display: block;
      font-size: 20px;
  }

  .contact_page .contact_sec {
      flex-direction: column;
  }
  .contact_page .contact_sec .address_sec {
      width: 100%;
      flex: 0 0 100%;
      padding: 20px;
  }
  .contact_page .contact_sec .address_sec .text_content .office {
      font-size: 20px;
      margin-bottom: 8px;
  }
  .contact_page .contact_sec .address_sec .text_content .office img {
      width: 16px;
      margin-right: 10px;
  }
  .contact_page .contact_sec .address_sec .text_content .des {
      margin-left: 24px;
      line-height: 28px;
      font-size: 16px;
  }
  .contact_page .contact_sec .address_sec a img {
      width: 18px;
      height: auto;
      margin-right: 10px;
  }
  .contact_page .contact_sec .address_sec .ph_number {
      font-size: 18px;
  }
  .contact_page .contact_sec .from_sec {
      padding: 20px;
      width: auto;
  }
  /*****===== Contact Page =====*****/

  /*****===== Service Page =====*****/
  .service_page .service_banner {
      height: 44vh;
      background-size: cover !important;
  }
  .service_page .service_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .service_page .service_banner .text_content .banner_title {
      font-size: 34px;
  }
  .service_page .service_sec .our_service {
      margin: 40px auto;
  }
  .service_page .service_sec .our_service .title {
      font-size: 34px;
  }
  .service_page .expert_sec {
      flex-direction: column-reverse;
  }
  .service_page .expert_sec .expert_photo {
      width: 100%;
      flex: 0 0 100%;
      height: 400px;
  }
  .service_page .expert_sec .expert_photo img {
      height: auto;
  }
  .service_page .expert_sec .expert_text {
      width: 100%;
      flex: 0 0 100%;
      padding: 40px 30px;
  }
  .service_page .expert_sec .expert_text .title {
      font-size: 30px;
      text-align: center;
  }
  .service_page .expert_sec .expert_text .title:before {
      margin: auto;
  }
  .service_page .expert_sec .expert_text .des {
      text-align: center;
  }
  .service_page .expert_sec .expert_text .info_bpo {
      justify-content: center;
  }
  /*****===== Service Page =====*****/



  /*****===== Solutions Page =====*****/

  .solutions_page .solution_banner {
      height: 44vh;
      background-position: top center !important;
      background-size: cover !important;
  }
  .solutions_page .solution_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .solutions_page .solution_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .solutions_page .solution_banner .text_content .banner_title {
      font-size: 34px;
  }
  .solutions_page .solutions_sec .container-fluid .text_content .title {
      font-size: 28px;
      text-align: center;
  }
  .solutions_page .solutions_sec .container-fluid .text_content .title:after {
      left: 0;
      right: 0;
      margin: auto;
  }

  .solutions_page .solutions_sec .container-fluid {
      flex-direction: column-reverse;
  }
  .solutions_page .solutions_sec .container-fluid .text_content {
      width: 100%;
      flex: 0 0 100%;
      margin: auto;
      text-align: center;
  }
  .solutions_page .solutions_sec .container-fluid .text_content .des {
      line-height: 28px;
      margin-bottom: 14px;
  }

  .solutions_page .solutions_sec .container-fluid  .solutions_icon {
      width: 70%;
      margin: 0 auto 30px;
  }

  .operating_sec .title {
      font-size: 28px;
  }

  .case_study {
      flex-direction: column;
  }
  .case_study .text_content {
      padding: 20px;
      width: 100%;
      text-align: center;
  }
  .case_study .text_content  .title {
      font-size: 20px;
      margin: 20px auto;
      line-height: 29px;
      text-align: center;
  }

  .case_study .text_content  .more {
      margin: 10px auto 0;
      text-align: center;
      display: block;
  }

  .case_study .study_slider {
      width: 90%;
      margin: auto;
      right: 0;
      position: relative;
      top: -100px;
      height: auto;
  }
  .case_study .study_slider .slick-list {
      height: auto;
  }
  .case_study .study_slider button.slick-arrow {
      left: 0;
      top: -60px;
      bottom: auto;
  }
  .case_study .study_slider button.slick-arrow.slick-next {
      right: 0;
      left: auto;
  }
  .case_study .study_slider .study_photo {
      height: 350px;
  }
  .case_study .study_slider .study_photo img {
      height: 350px;
  }
  /*****===== Solutions Page =====*****/


  /*****===== Sase Study Page 1 =====*****/
  .study_page .study_sec .study_post.case_study_block .study_photo {
      min-height: 230px;
  }
  .study_page .study_sec .study_post.case_study_block .study_photo .study {
      font-size: 30px;
  }
  .study_page .study_sec .study_post.case_study_block .text_study .text_content {
      padding: 15px;
  }
  /*****===== Sase Study Page 1 =====*****/




   /*****===== About Sec =====*****/
   .about_banner {
      height: 44vh;
      background-size: cover !important;
  }
  .about_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .about_banner .text_content .banner_title {
      font-size: 34px;
  }
  .about_sec .container-fluid {
      margin: 40px auto;
      flex-direction: column-reverse;
  }
  .about_sec .about_photo {
      width: 100%;
      flex: 0 0 100%;
      margin: 0 auto 30px;
      height: 300px;
  }
  .about_sec .about_photo img {
      height: 300px;
  }
  .about_sec .text_content .title {
      text-align: center;
      font-size: 30px;
  }
  .about_sec .text_content .title:before {
      right: 0;
      margin: auto;
  }
  .about_sec .text_content .des {
      text-align: center;
  }
  .vision_mission {
      flex-direction: column;
  }
  .vision_mission .about_photo {
      height: 300px;
      width: 100%;
  }
  .vision_mission .about_photo img {
      height: 300px;
  }
  .vision_mission .text_content .vision_content {
      text-align: center;
  }
  .vision_mission .text_content .vision_content .title {
      text-align: center;
  }
  .vision_mission .text_content .vision_content .title:before {
      margin: auto;
      right: 0;
  }
  .journey_sec .title {
      font-size: 24px;
  }
  .journey_sec .journey_content .text_content {
      width: 100%;
      text-align: center;
  }
  .journey_sec .journey_content .text_content .date {
      font-size: 34px;
      margin-bottom: 14px;
  }
  .journey_sec .journey_content .text_content .journey_title {
      font-size: 20px;
      margin-bottom: 16px;
  }
  .journey_sec .journey_content .text_content .des {
      line-height: 26px;
  }
  .journey_sec .journey_content .journey_photo {
      width: 100%;
      margin: 20px auto 0;
      height: 250px;
  }
  /*****===== About Sec =====*****/

  /*****===== Leadership Page =====*****/

  .leadership_page .leadership_banner {
      height: 44vh;
      background-position: top center !important;
      background-size: cover !important;
  }
  .leadership_page .leadership_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .leadership_page .leadership_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .leadership_page .leadership_banner .text_content .banner_title {
      font-size: 34px;
  }

  .leadership_sec .leadership_hiring .text_content .title {
      font-size: 28px;
      text-align: center;
  }
  .leadership_sec .leadership_hiring .text_content .title:after {
      left: 0;
      right: 0;
      margin: auto;
  }
  .leadership_sec .leadership_hiring .text_content {
      width: 100%;
      flex: 0 0 100%;
      margin: 0;
  }
  .leadership_sec .leadership_hiring .text_content .des {
      text-align: center;
  }
  .leadership_sec .leadership_hiring .leadership_icon {
      margin: auto;
  }
  .leadership_sec .leadership_hiring .container-fluid {
      flex-direction: column-reverse;
  }
  .leadership_sec .leadership_hiring {
      padding: 40px 0;
  }
  .operating_sec {
      padding: 40px 0;
  }
  .piechat_sec {
      margin-bottom: 40px;
  }

  /*****===== Leadership Page =====*****/

  
  /*****===== Staff Page =====*****/
  .staff_page .staff_banner {
      height: 44vh;
      background-position: top center !important;
      background-size: cover !important;
  }
  .staff_page .staff_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .staff_page .staff_banner .text_content .banner_title {
      font-size: 34px;
  }
  .staff_page .staff_about {
      padding: 40px 0;
  }
  .staff_page .staff_about .container-fluid {
      flex-direction: column-reverse;
  }
  .staff_page .staff_about .staff_icon {
      margin: 0 auto 30px;
      width: 70%;
  }
  .staff_page .staff_about .text_content {
      width: 100%;
      flex: 0 0 100%;
      margin: 0;
  }
  .staff_page .staff_about .text_content .title {
      font-size: 28px;
      text-align: center;
  }
  .staff_page .staff_about .text_content .title:after {
      left: 0;
      right: 0;
      margin: auto;
  }
  .staff_page .staff_about .text_content .des {
      text-align: center;
  }
  .staff_roll_sec {
      margin-bottom: 40px;
  }
  /*****===== Staff Page =====*****/


  /*****===== Team Page =====*****/
  .team_page .team_banner {
      height: 44vh;
      background-position: top center !important;
      background-size: cover !important;
  }
  .team_page .team_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .team_page .team_banner .text_content .banner_title {
      font-size: 34px;
  }
  .team_page .team_sec .management_sec .title {
      margin-bottom: 30px;    
      font-size: 28px;
  }

  .management_modal .modal-dialog .modal-content .banner_sec {
      flex-direction: column;
  }
  .management_modal .modal-dialog .modal-content .banner_sec .manage_photo {
      width: 90px;
      height: 90px;
      border: 5px solid #fff;
      margin: 0 auto 14px;
  }
  .management_modal .modal-dialog .modal-content .banner_sec .text_content {
      display: block;
      text-align: center;
  }
  .management_modal .modal-dialog .modal-content .banner_sec .text_content .linkdik {
      margin: 16px auto 0;
  }
  .management_modal .modal-content .bottom_sec {
      padding: 20px;
      height: 350px;
      overflow-y: scroll;
  }
  .management_modal .modal-content .bottom_sec .des {
      text-align: center;
  }
  /*****===== Team Page =====*****/


  /*****===== Study Page =====*****/
  .study_page .study_banner {
      height: 44vh;
      background-position: top center !important;
      background-size: cover !important;
  }
  .study_page .study_banner .text_content {
      margin-top: 120px;
      display: block;
      text-align: center;
  }
  .study_page .study_banner .text_content .banner_title {
      font-size: 34px;
  }
  .study_page .study_sec .study_post {
      flex-direction: column;
  }
  .study_page .study_sec .study_post .study_photo {
      flex: 0 0 100%;
      width: 100%;
      height: 250px;
      display: block;
  }
  .study_page .study_sec .study_post .study_photo img {
      height: 200px;
  }

  .study_page .study_sec .text_content {
      padding: 15px;
      text-align: center;
  }
  .study_page .study_sec .text_content .study_title {
      font-size: 18px;
      line-height: 24px;
  }
  .study_page .study_sec .bottom_sec .more {
      justify-content: center;
  }
  .study_page .study_sec .study_post:nth-child(2n) {
      flex-direction: column;
  }

  .study_page .study_sec .bottom_sec {
      position: relative;
  }
  /*****===== Study Page =====*****/

  /* Footer Sec */
  .footer_sec .footer_top .f_social_sec {
      width: 64%;
  }
  .footer_sec .footer_top .f_social_sec .f_logo img {
      width: 100%;
  }
 
  .footer_sec .footer_top .des {
      width: auto;
      margin: 0;
      text-align: center;
  }
  .footer_sec .f_title.nav_title {
      display: none;
  }

  .footer_sec .footer_top .f_about {
      margin-bottom: 30px;
  }
  .footer_sec .f_title {
      text-align: center;
  }
  .footer_sec  .f_list {
      text-align: center;
  }
  .footer_sec .f_contact {
      margin-top: 30px;
  }
  .f_contact .office_address {
      margin: 0 auto 20px;
  }
  .f_contact .office_address .office_title {
      justify-content: center;
  }
  .f_contact .contact {
      justify-content: center;
  }
  .footer_sec .footer_bottom .container a {
      display: block;
      margin: 6px;
      width: 100%;
      text-align: center;
      border: none;
  }
  .footer_sec .footer_bottom .copy_right {
      padding: 0;
      font-size: 16px;
      text-align: center;
      margin: 0;
  }
  .footer_sec .footer_bottom .container {
      flex-direction: column;
  }
  .banner.tab_banner {
      height: 380px !important;
  }
  .banner.tab_banner .banner_content .text_content {
      margin-top: 0 !important;
      width: auto !important;
  }
  /* Footer Sec */


 
  
}


   .banner.tab_banner {
  height: 700px;
}   
.banner.tab_banner .banner_content .text_content {
  margin-top: 130px;
  width: 46%;
}
.close {
  position: absolute;
  top: -12px;
  right: -13px;
  background: #fff !important;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  opacity: 1;
}

.btn.btn-primary.gallery:hover {
  background: none !important;
}

.btn-primary.gallery.focus, .btn-primary.gallery:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
  box-shadow:none !important;
}


.blog_post.inner{
  padding: 32px;
}

.blog_post.inner .inner_blog_pic {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}

.blog_post.inner .des {
font-size: 16px;
line-height: 30px;
margin-top: 20px;
}
/** Solution Section **/
.solutions_sec.why_choose_service {
    background: #f9f9f9;
}

.solutions_sec.why_choose_service .container-fluid {
    justify-content: center;
}

.solutions_sec.why_choose_service .container-fluid .text_content {
    width: 100%;
    flex: 0 0 100%;
    margin: 0 auto 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
}
.solutions_sec.why_choose_service .container-fluid .text_content .service_lists li {
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 0;
    list-style-type: auto;
    line-height: 24px;
}

.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
    margin-right: 350px;
    width: 30%;
    flex: 0 0 30%;
}



.solutions_sec.why_choose_service .title {
    font-size: 35px;
    font-weight: 500;
    color: #202a52;
    margin-bottom: 60px;
    padding-bottom: 20px;
    position: relative;
    line-height: 44px;
}
.solutions_sec.why_choose_service .title:after {
    content: "";
    background: #0c5adb;
    width: 40px;
    position: absolute;
    bottom: 0;
    height: 4px;
    left: 0;
	right:0;
	margin:auto;
}
.solutions_sec.why_choose_service .title span {
   color: #82bc40;
    display: block;
}
.solutions_sec.why_choose_service .container-fluid .text_content:nth-child(2n + 1) {
    flex-direction: row-reverse;
}

.solutions_sec.why_choose_service .container-fluid .text_content:nth-child(2n + 1) .solutions_icon {
    margin: 0 0 0 110px;
}
.solutions_sec.why_choose_service .why_choose_service_desc {
    line-height: 30px;
    font-size: 15px;
}
.service_page .expert_sec:nth-child(2n+1) {
    flex-direction: row-reverse;
}
/** Solution Section **/
@media only screen and (max-width: 1800px) {
	.solutions_sec.why_choose_service .container-fluid .text_content {
		width: 90%;
		flex: 0 0 90%;
		margin: 0 auto 120px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
}
@media only screen and (max-width: 1600px) {
	.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
		width: 44%;
		flex: 0 0 44%;
		margin-right: 200px;
	}
	/*.solutions_sec.why_choose_service .container-fluid .text_content .service_lists li {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 38px;
	}*/
	
}
@media only screen and (max-width: 1200px) {
	.solutions_sec.why_choose_service .title {
		font-size: 38px;
	}
	/*.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
		margin-right: 110px;
		width: 60%;
		flex:0 0 60%;
	}*/

	/*.solutions_sec.why_choose_service .container-fluid .text_content .service_lists li {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 34px;
	}*/
	
}
@media only screen and (max-width: 991px) {
	
	.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon {
		margin-right: 60px;
		width: 40%;
		flex:0 0 40%;
	}
	.solutions_sec.why_choose_service .container-fluid .text_content:nth-child(2n + 1) .solutions_icon {
		margin: 0 0 0 60px;
	}
	
}
@media only screen and (max-width: 767px) {
	.solutions_sec.why_choose_service .container-fluid {
		flex-direction: column;
	}
	.solutions_sec.why_choose_service .title {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 0;
	}
	.solutions_sec.why_choose_service .container-fluid .text_content {
		flex-direction: column;
	}

	.solutions_sec.why_choose_service .container-fluid .text_content .solutions_icon, .solutions_sec.why_choose_service .container-fluid .text_content:nth-child(2n + 1) .solutions_icon {
		width: auto;
		margin: 0 auto 40px;
	}

	.solutions_sec.why_choose_service .container-fluid .text_content .service_lists li {
		font-size: 16px;
		margin-bottom: 4px;
		line-height: 29px;
		text-align: left;
	}

	.solutions_sec.why_choose_service .container-fluid .text_content {
		margin: 30px auto;
	}
	.solutions_sec.why_choose_service .container-fluid .text_content:nth-child(2n + 1) {
		flex-direction: column;
	}
	
}