:root{ scroll-behavior: smooth;}

body {
  margin: 0;
      font-family: 'Rubik', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
      text-rendering: auto;
}
.bg-red, .squre-red{
	background-color:#cc252c;
}
.bg-yellow, .squre-yellow{
	background-color: #FBA80B;
}
.bg-blue, .squre-blue{
	background-color:#0071cd;
}
.bg-green, .squre-green{
	background-color:#83bd27;
}
.text-green{color:#83bd27;}
.text-red{color:#cc252c;}
.text-yellow{
	color: #FBA80B;
}
.text-blue{
	color:#0071cd;
}
.tw-heading{
	font-size:40px
}
.fs-24{font-size:24px}
.fs-18{font-size:18px}

.fs-14{font-size:14px}
.bg-gray{background-color:#f8fafc}
.border-radius-5{border-radius: 5px}
#rightsidebar{display: none;}

@media only screen and (max-width: 991px) {
   
.toggle-cu-menu { cursor: pointer;}
.hamburger-box-close {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 24px;
    cursor: pointer;
    top: 2px;
}
.hamburger-box-close{    top: 50%; transform: translate(0px, -50%);}
body.open-mm .mobile-menu .header-expandable-menu-top {
    position: absolute;
    right: 13px;
    top: 25px;
}
.hamburger-box-close .hamburger-inner, .hamburger-box-close .hamburger-inner:after,.hamburger-box-close .hamburger-inner:before{background-color: #000; width: 28px;}
.hamburger-box-close .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(45deg);
}
.hamburger-box-close .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease,opacity 75ms ease .12s;
    opacity: 0;
}
.hamburger-box-close .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transform: rotate(-90deg);
}
.toggle-cu-menu.toggle-cu-menu-open {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 20000000;
}
body.open-mm .mobile-base {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5);
    z-index: 10000;
}
.mobile-menu {
        text-align: left;
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        width: 300px;
        max-width: 100%;
        height: 100vh;
        max-height: 400vh;
        -webkit-overflow-scrolling: touch;
        transition: transform .5s;
        -ms-transform: translateX(310px);
        transform: translateX(310px);
        z-index: 10000010;
        background-color:#fff
}
body.open-mm .mobile-menu {
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
    z-index: 100;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
    top: 3px;
}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}
.hamburger-inner:after, .hamburger-inner:before {display: block; content: "";}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 22px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #fff;
    right: 0;
}
	nav.navbar.fixed-top .hamburger-inner, nav.navbar.fixed-top .hamburger-inner:after, nav.navbar.fixed-top .hamburger-inner:before{ background-color: #212529;}
.hamburger-inner:before {
    top: -8px;
    width: 25px;
}
.hamburger-inner:after {
    bottom: -8px;
    width: 25px;
}
.hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: 75ms;
}
.hamburger-inner:before {  transition: top 75ms ease .12s,opacity 75ms ease; }
.hamburger-inner:after { transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19); }
body.expand .hamburger{
    top: 15px;
    margin-top: 0px;
    position: absolute;
}
body.expand .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(45deg);
}
body.expand .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease,opacity 75ms ease .12s;
    opacity: 0;
}
body.expand .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transform: rotate(-90deg);
}
.menu { margin-top: 50px;}
#rightsidebar {
    right: 0;
    top:0px;
    display: block!important;
}
#rightsidebar ul.dropdown-menu li {
    padding: 5px 0px 5px 10px;
    font-size: 15px;
}
ul.header-menu-mobile {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.header-menu-mobile >li {
    font-size: 18px;
    position: relative;
    padding: 10px 20px;
}
ul.header-menu-mobile li a {
    color: #000;
    padding: 0;
    font-weight: 500;
   text-decoration: none;
}
ul.header-menu-mobile >li ul{padding: 0;margin: 0;list-style: none;}
ul.header-menu-mobile >li ul li a{font-size:15px; color: #555;}
#rightsidebar ul.header-menu-mobile li a {
    position: relative;
    display: block; 
}
ul.dropdown-menu3 {
    position: relative;
    right: 0px;
    width: fit-content;
}
#rightsidebar .dropdown-toggle::after {
    content: '\f078';
    position: absolute;
    right: 0;
    top: 50%;
    font-family: "FontAwesome";
    font-weight: 400;
    transition: transform .5s;
    padding: 7px 0  7px 3px;
    border-width: 0px;
    font-size: 14px;
    transform: translate(0px, -50%);
}
.dropdown-menu{
    float: none;
    border-width: 0px;
    position: relative!important;
    min-width: auto!important;
    padding: 10px 10px 0px;
    transform: translate3d(0px, 0px, 0px)!important;
    border-top: 3px solid rgb(255 255 255)!important;
}
.header-part .social-menu {margin-right: 0px!important;}
.search-box-wrapper .search-box{display: none;}
#rightsidebar .search-box {
    display: block;
    padding: 20px;
    width: 100%;
}
#rightsidebar .search-box form{position: relative;}
ul.dropdown-menu2,ul.dropdown-menu3 {
    position: relative!important;
    right: auto!important;
    background-color: #fff!important;
}
}


.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;position: fixed !important;
}
nav.navbar {
    padding: 8px 0;
      border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}
nav.navbar.fixed-top{
    background-color: #1f2732;
}
.navbar-nav li a{
    color: #fff !important;
    text-decoration: none;
    font-weight: 400;
    padding: 0 35px 0 0 !important;
    font-size: 15px;    
}

nav.navbar.fixed-top {
    background-color: #fff;
}
nav.navbar.fixed-top li a{color: #1f1f11!important;}
nav.navbar img{filter: brightness(0) invert(1);}
nav.navbar.fixed-top img{filter: brightness(1) invert(0);}
.dropdown-toggle:after {
    display: inline-block;
    margin: 0 .5em 0 .255em;
    vertical-align: 0;
    content: "\e92e";
    border: none;
    font-family: 'feather' !important;
}
ul.dropdown-menu{border-width: 0;}
.dropdown-menu li a{
color: #000000!important;
    font-size: 14px!important;
position: relative;
    padding: 6px 15px!important;

}
.dropdown:hover>.dropdown-menu2,.dropdown:hover>.dropdown-menu {
    display: block
}

@media (min-width: 992px) {

    .navbar-expand-lg .navbar-nav .dropdown-menu {

        width: 280px;

    }

}

.btn-wrap {
      display: inline-flex;
      align-items: center;
      position: relative;
      z-index: 3;
      justify-content: center;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
   border-width: 0;
      line-height: 26px;
     
      border-radius: 0;
      padding: 6px 20px 6px 30px;
      gap: 10px;
      box-shadow: none;
      text-decoration: none;
         
}
.btn-red {
    overflow: hidden;
    transition: 0.4s;
     border: 2px solid #0071cd;
      color: #fff;
      background: #0071cd;
}

.btn-wrap i {
    position: relative;
    z-index: 2;
    transition: 0.4s;
}
.btn-wrap i {
    color: #fff;
    /* background: #fcc927; */
    font-size: 22px;
   
    border-radius: 50px 50px 50px 50px;
}

.btn-red:hover {
    color: #fff;
	background-color:#0071cd;
}

 .btn-red:hover i {
    color: #fff;
    transform: rotate(45deg);
}
.btn-red.bg-green, .btn-red.bg-green:hover{
	background-color:#83bd27;
	    border: 2px solid #83bd27;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.2, 1.2);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.2, 1.2);
  }
}

.carousel-inner .carousel-item > img {
  -webkit-animation: zoom 10s;
  animation: zoom 10s;
      height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.hm-banner, .hm-banner .carousel-item{
    height: 100vh;

}
.hm-banner h3{font-size: 38px;font-weight: 300}
.hm-banner h3 b{font-weight: 600;   color: #83bd27; }
.carousel-caption {
    right: 5%;
    left: 5%;
    text-align: left;
  
  
    width: 55%;
}
.btn-view{
    font: 18px;color: #FBA80B;text-transform: uppercase;
}
.btn-view i{color: #FBA80B;}


.carousel-indicators [data-bs-target] {
  position: relative;
  width: 40px;
  height: 6px;
  border: none;
  border-radius: 24px;
}

.carousel-indicators [data-bs-target] span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #81BC2C;
  border-radius: inherit;
}
.spad{padding: 80px 0;}
h1{
    font-size: 70px;
}

.spadx{
    padding-left: 6rem;
    padding-right: 6rem;
}
@media only screen and (max-width: 1400px){
	.spadx{
    padding-left: 3rem;
    padding-right: 3rem;
}
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: linear-gradient(to right,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.75) 60%, rgba(0,0,0,0.45) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.text-slide-wrapper {
    overflow: hidden;
    width: 100%;
}

.text-slide {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
#partnerSlider{
	 width: 100%;
    overflow: hidden;  
}
#partnerTrack1, #partnerTrack2, #partnerTrack3 {
    display: flex;
    gap: 50px;
    list-style: none;
    padding: 0;
    margin: 0;
    animation: scroll 25s linear infinite;
    animation-play-state: running;
}
#partnerTrack3{
	    animation: scroll 15s linear infinite;
}
#partnerTrack1, #partnerTrack2, #partnerTrack3 {gap: 30px;}
#partnerTrack1:hover,#partnerTrack2:hover,#partnerTrack3:hover {
    animation-play-state: paused;
}

.testimonial-wrap.position-relative.odd {
    margin-top: 80px;
}
.partner-img img {
    height: 50px;
    width: auto;
    object-fit: contain;
}

@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}


.text-slide ul li img{filter: grayscale(1);}
.text-slide ul li img:hover{filter: grayscale(0);}
@keyframes scroll {
	    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}


.left-squre {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    padding-left: 54px;
}

.left-squre > span {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 3px;
	z-index: -1;
}
.box-cc {
    position: relative;
   object-fit:contain;
	overflow: hidden;color:#fff;
}

.box-cc > span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;border-radius:5px;
	z-index: -1;
}
.hero-title-ps {
  position: relative;
  min-height: 100vh;
}
.hero-title {
  position: relative;
  overflow: hidden;
}
.hero-title h2{font-size: 46px;}
.yellow-bg {
  position: absolute;
  width: 750px;
  height: 220px;
  background: #0071cd;
  border-radius: 8px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.hero-text {
  font-size: 80px;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  z-index: 2;
}

.left-part, .right-part {
  display: inline-block;
  white-space: nowrap;
}

.content-next {
position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    z-index: 5;
    text-align: center;
    width: calc(100% - 30px);
    left: 15px;
}

.yellow-bg {
  z-index: 1;
}

.hero-text {
  z-index: 3;
}

.ideology-color, .ideology-color-one, .ideology-color-four{overflow:hidden; width:92px;}

.ideology-content{width: calc(100% - 92px);}
.ideology-color-an, .ideology-color-an1, .ideology-color-an4 {
    position: absolute;
    z-index: 1;
border-radius:50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
    height: 0px;
}
.ideology-color > img, .ideology-color-one > img, .ideology-color-four > img{
    z-index: 2;position:relative;
}
.card-wrapper {
  margin-bottom: 20px; /* adjust spacing */
}
/*.card-wrap img {
    filter: invert(1);
}*/

.varticals-content-box {
    position: absolute;
    top: 50%;
    left: 60px;
    background: #fff;
    padding: 30px;
    max-width: 365px;
    transform: translate(0, -50%);
    border-radius: 10px;
}
#verticals .card > img {
    height: 470px;
    object-fit: cover;
}
#verticals .card1 .d-flex h3, #verticals .card1 .btn-wrap, #verticals .card1 .btn-wrap i{color: #0071cd;}
#verticals .card2 .d-flex h3, #verticals .card2 .btn-wrap, #verticals .card2 .btn-wrap i{color: #FBA80B;}
#verticals .card3 .d-flex h3, #verticals .card3 .btn-wrap, #verticals .card3 .btn-wrap i{color: #83bd27;}
.gs-bg-blue{position:relative;-webkit-transition: all 0.5s 
ease-in-out;}
.gs-bg-blue:before{
	 content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: linear-gradient(to bottom, #0071cd 0, #0071cd 100%);
    background: -webkit-linear-gradient(top, #0071cd 0, #0071cd 100%);
    background: -moz-linear-gradient(bottom, #0071cd 0, #0071cd 100%);
    z-index: -1;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.gs-bg-blue.generate:before {
    height: 100%;
}
.gs-bg-blue.generate, .gs-bg-blue.generate ul.social-menu li a{color:#fff}
.gs-bg-blue.generate .btn-red{
	    border: 2px solid #fff;
    color: #0071cd;
    background: #fff;
}
.gs-bg-blue.generate .btn-red i{ color: #0071cd;}
.table-warning {--bs-table-bg: #f9c80e;}

.hm-casestudy .casestudy-logo {
    height: 90px;
    width: 200px;
    object-fit: contain;
}
.hm-casestudy .casestudy-img {
    object-fit: cover;
    height: 500px;
}
.hm-casestudy .carousel-indicators.indicator-text{
    position: relative;
    margin: auto;
    border-bottom: 1px solid #ccc;
    justify-content: flex-start;
    margin-bottom: 50px;
    gap: 30px;
}
.hm-casestudy .carousel-indicators.indicator-text [data-bs-target] {
    position: relative;
    width: auto;
    height: auto;
    background-color: transparent;
	border-width:0;    text-indent: inherit;border-radius:0;
	border-bottom:2px solid transparent
}
.hm-casestudy .carousel-indicators.indicator-text .active {
    opacity: 1;
    border-bottom: 2px solid #83bd27;
}
.hm-casestudy .carousel-indicators.indicator-dots {
    bottom: -40px;
}
.hm-casestudy .carousel-indicators.indicator-dots [data-bs-target] {
    width: 10px;
    height: 10px;background-color: #83bd27;
}

.table td, .table tr{
	font-size: 18px
}
.width-fit{width: fit-content;}


.testimonial-wrap {
  width: auto;
  height: 360px;
  perspective: 1000px;
}

.testimonial-wrap-box {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  border-radius: 8px;
}

.testimonial-wrap:hover .testimonial-wrap-box {
  transform: rotateY(180deg);
}

.testimonial-image, .testimonial-content {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.testimonial-image {
  border-radius: 8px;overflow: hidden;
}
.testimonial-image img{width:100%; height:100%;
object-fit:cover}
.testimonial-image-bot {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
}
.testimonial-overlay {
    position: absolute;
    background: linear-gradient(rgba(34, 34, 34, 0) 43.5001%, rgb(34, 34, 34) 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	max-width: 400px
}
.testimonial-content {
    transform: rotateY(180deg);
    box-shadow: rgba(25, 40, 57, 0.09) 0px 2px 16px 0px;
    padding: 28px 32px;
    border-radius: 8px;
}

.testimonial-wrap p{font-size:14px;}
.linkedin-overlay {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #0a66c2;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}

.linkedin-overlay a {
    text-decoration: none;
    color: #fff;
    line-height: 32px;
}

ul.social-menu {
    margin: 0 ;
    padding: 0;
    text-align: center;
}

ul.social-menu li {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    position: relative
}

ul.social-menu li a {
    color: #000;
    text-decoration: none;
    font-size: 26px
}
ul.social-menu li a:hover i{color: #000;}
.footer-part ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-part ul li {
    padding-bottom: 8px;
    font-size: 18px;
	display: inline-block;
	padding-right:20px
}.footer-part ul li a{
	color: #212529; text-decoration:none;
}
.footer-part p{font-size:14px}
.carousel-dots {
    position: relative;
    margin-top: 20px;
}

.carousel-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 6px;
    border: none;
}

.carousel-dots .active {
    background-color: #000; /* brand color */
}
.service-banner h1{font-size:100px; line-height:1;
	text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
.service-banner h2{font-size:60px}
.service-banner .tw-heading {
    font-size: 30px;
}

@keyframes blink {
  50% { opacity: 0; }
}




/* Layout */
.scroll-section {
 
}

/* Text sections */
.scroll-section .text-section {
  margin-bottom: 120px;
  opacity: 0.5;
  transition: opacity 0.3s;
	min-height: 50vh;
}
.scroll-section .text-section.active {
  opacity: 1;
}

/* Sticky image */
.scroll-section .sticky-image-wrapper {
  position: sticky;
  top: 100px;
  width: 100%;
  text-align: right;
}
.scroll-section .sticky-image {
  max-width: 100%;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  max-height: 700px;	max-width: 800px;
}

/* Mobile */
@media only screen and (max-width: 1400px){
.scroll-section .sticky-image {
  max-height: 500px;
	max-width: 600px;
}
}
@media (max-width: 768px) {
  
.scroll-section  .sticky-image-wrapper {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
	
}
	
	
	.contact-form .form-line {
    position: relative;
    width: 100%;
    margin-bottom: 10px
}
.page-template-career-form .contact-form .form-line, .page-template-career-form .contact-form p{margin-bottom:0}
.contact-form .form-control,.contact-form .form-date {
    border-top: none;
    border-left: 0;
    border-right: 0;
    border-radius: 5px;
    background-color: transparent;
    border: 0 solid #ced4da;
    border: 1px solid #d0d0d0;
    position: relative;
    z-index: 1;
    padding: 22px 10px 8px
}

:focus-visible {
    outline: none
}

.contact-form .form-date {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.contact-form .form-line.focused .form-label {
    bottom: calc(100% - 33px);
    font-size: 12px;
    color: #9d9d9d;
    z-index: 2
}

.contact-form .form-label {
    position: absolute;
    bottom: 6px;
    cursor: text;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    color: #777;
    font-size: 17px;
    letter-spacing: .5px;
    z-index: 0;
    left: 10px
}

.contact-form textarea {
    height: 90px !important
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #eab342;
    outline: 0;
    box-shadow: none
}
.contact-icon {
    margin-right: 10px;
    height: 60px
}
.single-contact p a{
	color:#212529; text-decoration:none;
}
.text-section ul ,.info-list ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.text-section ul li , .info-list ul li{
    padding-left: 28px;
    position: relative;
	padding-bottom: 3px
}

.text-section ul li:before ,.info-list ul li:before {
    content: "\e92b";
    font-family: 'Feather';
    position: absolute;
    left: 0;
    font-size: 20px;
    top: -4px;
}

.page-template-core-template .text-section ul li:before{color: #FBA80B;}
.page-template-wings-template .text-section ul li:before,.info-list ul li:before{color: #0071cd;}


/* blog */
.single-post-banner img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.blog-section .entry-content > p:first-of-type::first-letter {
	font-size: 80px;
	font-weight: 900;
	line-height: 1;
	margin-right: 10px;
	float: left;
	color: #2F2F2F;
}
.blog-section .entry-content p {
	font-size: 16px;
	color: #2F2F2F;
	text-align: justify;
}.comments-area, nav.navigation.post-navigation {
	display: none;
}
ul.blog-share {
	margin: 0;
	padding: 0;
	list-style: none;/* margin-left: auto; */
}
ul.blog-share li {
	display: inline-block;
	padding: 0 6px;
	list-style: none
}
ul.blog-share li i {
	color: #fff;
	font-size: 20px;
}
a{text-decoration:none}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {}

.blog-image {
    width: 100%;
    height: 380px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-image .testimonial-overlay{max-width: 100%;}
.about-point-left {
    width: 700px;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    height:100vh;display: flex;justify-content: center;align-items: center;
  }
  .about-point-left ul {
    opacity: 1;list-style: none;
    padding: 0;
    margin: 0;
  }
  .about-point-left ul li {
    margin-bottom: 40px;font-weight:700;
  }
  .about-point-left ul li a {
    font-size: 34px;
    color: rgba(1, 23, 54, 0.3);
    line-height: 1;
  }
  .about-point-left ul li a.vision-link-1.active,.about-point-left ul li a.vision-link-4.active {
    color: #0071cd;;
  }
  .about-point-left ul li a.vision-link-2.active, .about-point-left ul li a.vision-link-5.active {
    color: #FBA80B;
  }
  .about-point-left ul li a.vision-link-3.active, .about-point-left ul li a.vision-link-6.active {
    color: #83bd27;
  }
.about-point-right {
    max-width: 630px;
    max-width:100%;
    flex: 1;position: relative;
  }
  .ab-p-cont {
    min-height: 100vh;
   display: flex;
    align-items: center;
	      max-width: 600px;
    margin: 0 auto;
    padding-left: 30px;
  }
#ab-p-cont-6 {
    padding-bottom: 100px;
}
.about-point-wrap{
	    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.ab-p-cont p{font-size: 20px}
.ab-p-cont h3{display:none}
@media only screen and (max-width: 1399px){
.about-point-left {width: 600px;}
}
@media only screen and (max-width: 1199px){
.about-point-left {width: 500px;}
	.about-point-left ul li a {font-size: 30px;}
	.carousel-caption { width: 90%;}
	nav.navbar img { height: 50px;}
	.hero-text { font-size: 70px;}
	.left-squre {
    font-size: 26px;
    padding-left: 42px;
}
	.left-squre > span {
    width: 35px;
    height: 35px;
    top: 2px;
}
	.ideology-color, .ideology-color-one, .ideology-color-four { width: 62px;}
	.ideology-color img, .ideology-color-one img, .ideology-color-four img {
    width: 44px;
}
	.ideology-content {
    width: 100%;
}
	.scroll-section .sticky-image {
        max-width: 100%;
    }
}
@media only screen and (max-width: 991px){
	.spad {
    padding: 60px 0;
}
	.spadx{
    padding-left:1rem;
    padding-right: 1rem;
}
	.about-point-left {width: 400px;}
	.hm-casestudy .carousel-indicators.indicator-text [data-bs-target] { white-space: nowrap;}
	.hm-casestudy .carousel-indicators.indicator-text {
    scrollbar-width: none;
    justify-content: start;
    overflow-x: scroll;
    flex-wrap: nowrap;
}
	.hm-casestudy .casestudy-img { height: 100%; min-height: 350px;}
	.service-banner h1 {font-size: 50px;}
		.service-banner h2 {
    font-size: 40px;
}
	.service-banner .tw-heading {
    font-size: 21px;
    margin-top: 10px;
}
	.service-banner {
    text-align: center;
}

.service-banner img {
    max-width: 400px !important;margin-top:20px
}
	.scroll-section .text-section {  min-height: auto;}
}

@media only screen and (max-width: 767px){
	h1 { font-size: 42px;}
.header-part .btn-red{display:none}
.tw-heading {font-size: 30px;}
	.ab-p-cont h3{display:block}
	    .about-point-wrap {
        display: block;
        padding: 0 !important;
    }
	    .about-point-left {
        display: none;
    }
	    .about-point-right, .about-point-left ul {
        max-width: 100%;
    }    .ab-p-cont {
        min-height: auto;
    }
	.ab-p-cont {
        padding-top: 0px;
        padding-bottom: 50px;
		    padding-left: 10px;
		 padding-right: 10px;
    }
	#ab-p-cont-6 {
    padding-bottom: 0px;
}

.testimonial-wrap {
    width: 300px;
    height: auto;
    perspective: none;
}
	.testimonial-image{height:250px}
	.testimonial-image img{width:100%; height:100%; object-fit:cover}
	.testimonial-image, .testimonial-content{position:relative}
.testimonial-content {
    transform: rotateY(0deg);
	backface-visibility:visible;
	padding:15px;
	}
	.testimonial-content h5{font-weight:400;font-size: 16px;padding-bottom: 15px;}
.testimonial-wrap:hover .testimonial-wrap-box {
    transform: rotateY(0deg);
}
.testimonial-wrap.position-relative.odd {
    margin-top: 0px;
}
	.hm-casestudy .casestudy-img { min-height: 300px;}
.hm-banner, .hm-banner .carousel-item {
    height: calc(100vh - 98px);
}
	.carousel-caption {
        width: 100%;
		top: 50%;
        transform: translate(0px, -50%);
    }
}
@media only screen and (max-width:575px){
	.spad {
    padding: 50px 0;
}
	.spadx{
    padding-left:0rem;
    padding-right: 0rem;
}
	
	.footer-part  {text-align:center}
	.carousel-caption {
    right: 0%;
    left: 0%;
}
	
    .hero-text {
        font-size: 46px;        margin-top: 42px;
    }
		.hm-casestudy .casestudy-img { min-height: auto;}
#partnerTrack1, #partnerTrack2 {
    gap: 15px;
}
    .testimonial-wrap {
        width: 250px;
    }
	.service-banner img {
    max-width: 100% !important;
}
	    .varticals-content-box {
        left: 20px;
        right: 20px;
        max-width: 100%;
    }
	
	
	.hm-banner h3 { font-size: 34px;}
	.tw-heading br {display: none;}
	.hero-title h2 br {
    display: none;
}
	.hero-title h2 {
    font-size: 38px;
}
}

.mySwiper {
  width: 100%;
  overflow: hidden;
}

.mySwiper .swiper-slide {
  width: fit-content;      /* FITS CONTENT WIDTH */
   /* prevents wrapping */
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: linear;
}

.job-tw .accordion-button::after {
    position: absolute;
    left: calc(100% - 230px);
    background-size: 61%;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    background-position: center;
}
.border-radius-0{border-radius:0!important}
.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}
.accordion-button:focus {
    box-shadow: none;
}
.job-tw .position-sticky{
	top: 150px
}
.inner-bpart{
	    background-repeat: no-repeat;
    background-size: cover;    background-position: center;
}
.inner-bpart .banner-overlay {
    background:  rgba(0, 0, 0, 0.65);
}
@media only screen and (max-width:991px){
	.page-template-service-detail-template .tw-heading br{display:none}
}
@media only screen and (max-width:700px){
	.job-tw .accordion-button::after {left: calc(100% - 210px);}
}
@media only screen and (max-width:575px){

.job-tw .accordion-button::after {
    left: auto;
    right: 0;top: 43px;
}
	.job-header h4.fw-bold {
    width: calc(100% - 32px);
}
	.job-header h4.fw-bold br{display:none}
}