.article-details .article-header h1 {
  padding-left:15px;
}
div#sp-footer2 a{color:#fff;}
div#sp-footer2 a:hover,div#sp-footer2 a:active,div#sp-footer2 a:focus{color:#CDAA5F;}
#meet-the-team .sppb-addon.sppb-addon-header {
    line-height: 1;
    /* margin-bottom: 10px; */
}
#meet-the-team ul.sppb-icons-group-list {
  margin-top:2px!important;
}
/**arrow**/
.slick-dots li button:before {
    font-size: 10px;
}
.slick-dots {
    bottom: -52px;
	text-align:left;
}
i.fa.fa-angle-left.slick-arrow {
    position: absolute;
	z-index:99;
    bottom: -55px;
    right: 300px;
    font-size: 24px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #cdaa5f;
	cursor:pointer;
}
i.fa.fa-angle-right.slick-arrow {
    position: absolute;
	z-index:99;
    bottom: -55px;
    right: 250px;
    font-size: 24px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #cdaa5f;
	cursor:pointer;
}
@media(max-width:767px){
  .slick-dotted.slick-slider {
    margin-bottom: 0;
}
	i.fa.fa-angle-right.slick-arrow {
		right:0;

	}
		i.fa.fa-angle-left.slick-arrow {
		right:50px;
	}
}
/**Article**/
.article-details {
    font-size: 14px;
    line-height: 28px;
}
.special-list,.special-list002 {
  list-style-type: lower-alpha;
}
/**news**/
.carousel-news .sppb-articles-carousel-img {
    padding: 0px;
} 
.carousel-news .sppb-articles-carousel-content {
    padding: 0;
}
.blog-news .article-intro-image {
    margin-bottom: 5px!important;
}
.blog-news .article-info {
    margin-bottom:5px!important;
}

.slick-list {
  counter-reset: my-counter;
}
[data-slick-index^="0"],
[data-slick-index^="1"],
[data-slick-index^="2"],
[data-slick-index^="3"],
[data-slick-index^="4"],
[data-slick-index^="5"],
[data-slick-index^="6"]{
	position:relative;

}
[data-slick-index^="0"]:before,
[data-slick-index^="1"]:before,
[data-slick-index^="2"]:before,
[data-slick-index^="3"]:before,
[data-slick-index^="4"]:before,
[data-slick-index^="5"]:before,
[data-slick-index^="6"]:before{
      content: "0"counter(my-counter); /* Display the counter value */
      counter-increment: my-counter 1; /* Increment the counter by 1 */
      font-size:20px;
      font-weight:700;
	color:#1d4472;
      width:34px;
      height:34px;
      background-color: #ffffff;
      border: solid 1px rgb(29 68 114 / 30%);
      border-radius:50%;
      display:flex;
      align-items:center;
      justify-content:center;
      position:absolute;
      top:10px;
      z-index:9;
      right:25px;
}
.slick-slide.slick-current:before{

}

/**blog**/
body.com-content.view-category .body-innerwrapper {
    overflow-x: hidden;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    overflow: hidden;
    margin-bottom: 15px;
}
.blog-about-you .article-list .article {
    margin-bottom: 0;
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    border: solid 1px #eed5a7;
    background-color: #fbfcff;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
     font-size: 22px;
     margin-bottom: 35px;
     font-weight: 700;
     position: relative;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
        color: #1d4472;
      margin-bottom: 35px;

    font-weight: 700;
    position: relative;
}
.article-list .article .article-header h2 a:before {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #3b5773;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.blog-list-wrapper.tst .col-md-8{width: 100%;}

.com-content.view-article #sp-main-body .article-details-intro {
  background-image:none!important;
  background-color:transparent!important;
  padding: 0px;
}
.article-details .article-header h1,.article-details .article-header h2 {font-size: 36px;letter-spacing: -0.3px;color: #1d4472;line-height: 1.3;margin-bottom: 20px;}
.com-content.view-article #sp-main-body .article-info>span a {
    color: #242424;
}
.article-social-share .social-share-icon ul li a {
    color: #1d4472;
    font-size: 1.4rem;
}
.article-details .article-ratings-social-share {
    max-width: 100%;
    opacity: 1;
}
.article-details .article-info {
    color: #242424;
    opacity: 1;
    font-size: 15px;
}
.com-content.view-article #sp-main-body .article-media-wrapper {
    margin-top: 0;

}
.com-content.view-article #sp-main-body .article-body {
    max-width: 100%;
    margin: 0 auto;
}
.blog-wrapper {
    border: 1px solid #eed5a7;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 3px 3px 8px 0px #ddd;
}
.article-details .article-full-image {
    text-align: left;
}
.article-details .article-can-edit {
    position: relative;
    margin-bottom: 0;
}

body.global-country .blog-wrapper .container {
    /* padding: 0; */
}

body.global-country .article-details .article-full-image {
    margin-bottom: 10px;
    text-align: center;
}

body.global-country .article-details .article-header h1 {
    text-align: center;
}

body.global-country .blog-wrapper .sppb-nav {
    justify-content: center;
}


@media (max-width: 991px) {
    body.global-country aside#sp-left { padding: 0 30px; }
	body.global-country aside#sp-left .sp-module { height: 400px; overflow-y: scroll; margin-bottom: 30px; }
}

@media (max-width: 767px) {
	.blog-wrapper { padding: 30px 10px; }
  body.global-country .blog-wrapper .sppb-nav-modern>li>a {
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
}
}


/**about**/
@media(min-width:992px){
  .philosophy-wrapper .sppb-addon-image-layout-content {
    background: #FFFFFF;
    /* min-height: 400px; */
}
}
.sppb-icons-group-list li {
   font-size: 22px!important;
}
.sppb-icons-group-list li a {
    font-size: 22px!important;
    margin: 2px 0 10px 0!important;
}

ul.sppb-icons-group-list {
    line-height: 1!important;
    margin: 0;
}
ul.sppb-icons-group-list li a{
      line-height: 1;

}
.team-outer {
  border:1px solid #eabb65;
  border-radius: 10px;
  overflow: hidden;
}
.cls-team-name {
    color: #1d4472;
    font-weight: 900;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0px;
}

.cls-team-designation {
    color: #cdaa5f;
    font-weight: 400;
}
.cls-team-award img.img-fluid {
    max-width: 80px;
}
h5.h5-heading._40-top {
    color: #1d4472;
    font-weight: 900;
    font-size: 20px;
    margin-bottom:25px;
    position:relative;
}
h5.h5-heading._40-top:before {
    content:"";
    width:60px;
    height:2px;
    background-color:#1d4472;;
    position:absolute;
    left:0;
    bottom:-10px;
}

/**how we work**/
.sppb-blocknumber.sppb-media {
    display: flex;
    align-items: center;
}
.sppb-addon-wrapper.addon-root-blocknumber {margin-bottom:15px;}
.sppb-blocknumber-text p{margin:0px;}

/**blog**/

@media (min-width: 768px) {
	.sppb-addon.sppb-addon-articles-carousel.team {
    margin-right: -300px; }
}

.blog-list-wrapper {
    margin-top: 0;
}
.bx-wrapper {
    position: relative;
    margin-bottom: 0;
}
.sppb-articles-carousel-link {
    font-size: 22px;
    margin-bottom: 35px;
    color: #1d4472;
    font-weight: 700;
  position:relative;
}
.sppb-articles-carousel-link:before {
  content:"";
  width:60px;
    height:2px;
  background-color: #3b5773;
  position:absolute;
  bottom:-10px;
  left:0;
}

.team .sppb-articles-carousel-column {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #eed5a7;
  margin-right:15px;
  padding: 0px 15px 10px;
	position:relative;
margin-left: 2px;
	
}
.team .sppb-articles-carousel-column:hover {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #a7b3ee;
  margin-right:15px;
  padding: 0px 15px 10px;
}
.team .sppb-articles-carousel-column:before {
	content:"";
	width:10px;
	height:10px;
	background-color:#eabb65;
	position:absolute;
	top:50%;
	left:-5px;
	transform:translateY(-50%) rotate(45deg);
	
}
.team .bx-wrapper img {
    max-width: 100px;
}

.sppb-articles-carousel-img {
    padding: 20px 20px 0px 20px;
}
.sppb-articles-carousel-content {
	padding:0px 20px 0px 20px;
    background: transparent!important;
    box-shadow: unset;
}
.team .sppb-articles-carousel-meta {
    display: none;
}

.team .sppb-articles-carousel-introtext {
    display: none;
}

.team span.sppb-articles-carousel-meta-category {
    display: none;
}

/**blog news**/
.blog-news .bx-wrapper img {
  border-radius:10px;
  overflow:hidden;
}
.blog-news .sppb-articles-carousel-meta {
    margin-top: 10px;
    color: #4a4a4a;
    font-weight:normal;
}
.blog-news .sppb-articles-carousel-link {
 	color: #2b5279;
 	font-weight:bold;
 	margin-bottom: 35px;
}

.blog-news .sppb-articles-carousel-introtext {display:none;}
.blog-news .sppb-articles-carousel-meta-category a {display:none;}

.home-about-wrapper {
  background-color: #ffffff!important;
	border-radius: 10px!important;
	border:1px solid #fafafa;
  box-shadow:6px 4px 4px 0px rgb(0 0 0 /20%)!important;
}
@media(min-width:992px){
  /**home about img**/
  div#column-wrap-id-38700fb7-58fd-42c2-ab77-30f48cce58cd,
  #column-wrap-id-60a13775-ce81-4cfe-a960-7f956843ae35{
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
 
}
 div#column-wrap-id-38700fb7-58fd-42c2-ab77-30f48cce58cd:before,
#column-wrap-id-60a13775-ce81-4cfe-a960-7f956843ae35:before{
    content:"";
    width: 320px;
    height:100%;
    background-color:#1d4472;
    position:absolute;
    right: 10px;
    top: 5px;
    border-radius: 10px;
  }

/**header**/
.cls-color2 {
  color:#cdab61;
}
.cls-color-blue {
  color:#1d4472;
}
h1,h2,h3,h4,h5,h6{
  color:#162b43;
}
.header-left h3 {
  position:relative;
}
.header-left h3:before {
  content:"";
  background-image:url('/images/0_chp/pattern/pattern-002.png');
  background-repeat:no-repeat;
  background-size:contain;
  width:214px;
  height:15px;
  position:absolute;
  left:0;
  bottom:-20px;
}
.header-left.header-left-white h3:before {
  filter: brightness(0) invert(1);
}
.header-center h3 {
  position:relative;
}
.header-center h3:before {
  content:"";
  background-image:url('/images/0_chp/pattern/pattern-003.png');
  background-repeat:no-repeat;
  background-size:contain;
  width:203px;
  height:15px;
  position:absolute;
  left:0;
  right:0px;
  margin:auto;
  /* display: block; */
  bottom:-20px;
  max-width: 100%;
}

#sec-home-serve {
  z-index:0!important;
}
.image-layout-preset-style-poster .sppb-addon-image-layout-content {
    margin: 0 25px;
}
.image-layout-preset-style-poster .sppb-addon-image-layout-content {
    bottom: -50px;
    background-color: rgb(255 255 255 / 80%);
    border-radius: 10px;
    min-height: 310px;
    padding: 30px;
    /* max-height: 300px; */
}
@media(max-width:767px){
  .image-layout-preset-style-poster .sppb-addon-image-layout-content {
    padding: 30px 15px;
    margin: 0px 15px;
}
}

/**flip**/
.sppb-flipbox-panel {
  position:relative;
	overflow:visible;
}
.sppb-flipbox-panel:before{
  content:"";
  width: 10px;
  height: 10px;
  background-image: linear-gradient(
		#132e48, 
		#132e48), 
	linear-gradient(
		#132e48, 
		#132e48);
  background-blend-mode: normal, 
		normal;
  position:absolute;
  top:-5px;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
  z-index: 1;
}
.sppb-flipbox-panel:hover:before {
	background-image: linear-gradient(
		rgba(234, 187, 101, 0.81), 
		rgba(234, 187, 101, 0.81)), 
	linear-gradient(
		#132e48, 
		#132e48);
  background-blend-mode: normal, 
		normal;
}
.flip-box {
      border-radius: 10px;
    overflow: hidden;
	border:1px solid rgb(255 255 255 /0);
}
h4.header-four-center {
    text-transform:uppercase;
    position:relative;
    margin-bottom:30px;
}
h4.header-four-center:before {
    content:"";
    width:60px;
    height:2px;
    background-color:#1c3a8a;
    position:absolute;
    bottom:-10px;
    left:0;
    right:0;
    margin:auto;
}
.sppb-flipbox-back.flip-box h4.header-four-center {
  color:#fff;
}
.sppb-flipbox-back.flip-box h4.header-four-center:before {
    background-color:#fff;
}
.sppb-flipbox-back.flip-box p {
  margin-bottom:25px;
}
/*
.sppb-flipbox-panel .flip-box .flip-box-inner {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}*/


.sppb-flipbox-panel .sppb-flipbox-front {
    justify-content: flex-start;
    padding-top: 50px;
}


.white-popup-block {
  max-height: 500px;
    height: 100%;
  overflow-y: scroll;
}
