* {
	margin:0px;
	padding:0px;
	outline:none !important;
}

body {
 	font-family: 'Roboto', sans-serif;
	background:#f2f2f2;
	color:#828282;
	font-size:18px;
	line-height:32px;
}
body, html{
	overflow-x:hidden !important;
}
.container{
	padding:0px !important;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	font-family: 'Roboto', sans-serif;
}
h2.main-title{
	font-size:52px;
	line-height:64px;
	font-weight:400;
}
h6.number{
	font-size:16px;
	font-weight:400;	
}
img {
	max-width:100%;
	height:auto;
}
ul {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
li {
	list-style-type:none;
}
p {
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:32px;
}
.clearfix {
	clear:both !important;
}
.top-wrapper{
	margin:0 auto;
	width:100%;
	height:auto;
	min-height:970px;
	background:#fff;
	position:relative;
}
.top-wrapper .scroll-down{
	position:absolute;
	width:10px;
	height:90px;
	left:200px;
	bottom:90px;
	background:url(../homeimages/scroll-bg.png) center top no-repeat;
}
.top-wrapper .scroll-down .scroll-anm{
	position:absolute;
	bottom:0px;
	-webkit-animation: wiggle 3.5s linear infinite;
	animation: wiggle 3.5s linear infinite;
}
.top-wrapper-cp{
	margin:0 auto;
	width:100%;
	height:auto;
	min-height:400px;
	background:#fff;
	position:relative;
}
.top-wrapper-cp .scroll-down{
	position:absolute;
	width:10px;
	height:90px;
	left:200px;
	bottom:90px;
	background:url(../homeimages/scroll-bg.png) center top no-repeat;
}
.top-wrapper-cp .scroll-down .scroll-anm{
	position:absolute;
	bottom:0px;
	-webkit-animation: wiggle 3.5s linear infinite;
	animation: wiggle 3.5s linear infinite;
}
@keyframes wiggle {
  10%, 90% {
    transform: translate3d(0, -3px, 0);
  }
  
  20%, 80% {
    transform: translate3d(0, 6px, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(0, -3px, 0);
  }

  40%, 60% {
    transform: translate3d(0, 9px, 0);
  }
}
.top-wrapper .header-sect{
	padding-top:75px;
	padding-left:200px;
	padding-right: 200px;
}
.top-wrapper .header-sect .logo-sect{
	float:left;
}
.top-wrapper .header-sect .menu-sect{
	float:right;
	margin-left:90px;
	font-weight:300;
	margin-top:3px;
}
.top-wrapper .header-sect .menu-sect ul{
	display:inline-block;
}
.top-wrapper .header-sect .menu-sect li{
	display:inline-block;
}
.top-wrapper .header-sect .menu-sect li a{
	font-size:20px;
	color:#fff;
	text-decoration: none;
}
.top-wrapper .header-sect .menu-sect li a:hover{
	color:#000000;	
}
.top-wrapper .header-sect .menu-sect li.active a{
	color:#4ce2cb;	
}
.top-wrapper .header-sect .menu-sect a.register-btn{
	display:inline-block;
	width:180px;
	height:46px;
	line-height:44px;
	text-align:center;
	border:thin solid #4ce2cb;
	font-size:18px;
	color:#4ce2cb;
}
.top-wrapper .header-sect .menu-sect a.register-btn:hover{
	background:#4ce2cb;
	color:#fff;	
}
.top-wrapper .header-sect .social-icons{
	position:absolute;
	top:150px;
	right:190px;
	width:40px;
	text-align:center;
}
.top-wrapper .header-sect .social-icons li a{
	color:#fff;
	font-size:24px;
	margin-bottom:18px;
	display:block;
}
.top-wrapper .header-sect .social-icons li a:hover{
	color:#4ce2cb;
}
.top-wrapper-cp .header-sect{
	padding-top:75px;
	padding-left:200px;
}
.top-wrapper-cp .header-sect .logo-sect{
	float:left;
}
.top-wrapper-cp .header-sect .menu-sect{
	float:right;
	margin-left:90px;
	font-weight:300;
	margin-top:3px;
	/* display:none; */
}
.top-wrapper-cp .header-sect .menu-sect ul{
	display:inline-block;
}
.top-wrapper-cp .header-sect .menu-sect li{
	display:inline-block;
	margin-right:25px;
}
.top-wrapper-cp .header-sect .menu-sect li a{
	font-size:20px;
	color:#fff;
	text-decoration: none;
}
.top-wrapper-cp .header-sect .menu-sect li a:hover{
	color:#4ce2cb;	
}
.top-wrapper-cp .header-sect .menu-sect li.active a{
	color:#4ce2cb;	
}
.top-wrapper-cp .header-sect .menu-sect a.register-btn{
	display:inline-block;
	width:180px;
	height:46px;
	line-height:44px;
	text-align:center;
	border:thin solid #4ce2cb;
	font-size:18px;
	color:#4ce2cb;
}
.top-wrapper-cp .header-sect .menu-sect a.register-btn:hover{
	background:#4ce2cb;
	color:#fff;	
	text-decoration: none;
}
.top-wrapper-cp .header-sect .social-icons{
	position:absolute;
	top:150px;
	right:190px;
	width:40px;
	text-align:center;
}
.top-wrapper-cp .header-sect .social-icons li a{
	color:#fff;
	font-size:24px;
	margin-bottom:18px;
	display:block;
}
.top-wrapper-cp .header-sect .social-icons li a:hover{
	color:#4ce2cb;
}
.h-banner{
	margin:0 auto;
	width:100%;
	height:auto;
	padding-left:200px;
}
.h-banner .h-banner-content{
	width:100%;
	height:auto;
	max-width:710px;
	padding-top:204px;
}
.h-banner .h-banner-content .banner-search-form{
	width:100%;
	height:auto;
	max-width:445px;
	margin-top:30px;
}
.h-banner .h-banner-content h1{
	font-size:70px;
	line-height:86px;
	color:#989997;font-weight: lighter;
}
.h-banner .h-banner-content h1 span{
	display:inline-block;
	background:url(../homeimages/left-border.png) left center no-repeat;
	padding-left:32px;
	margin-left:175px;
}
.h-banner .h-banner-content .banner-search-form input[type='text']{
	height:46px;
	line-height:46px;
	width:100%;
	background:#f2f2f2;
	color:#828282;
	border:none;
	padding-left:20px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-bottom:11px;
}
.h-banner .h-banner-content .banner-search-form input[type='submit']{
	height:46px;
	line-height:46px;
	width:100%;
	background:url(../homeimages/button-arrow.png) center right 22px #4ce2cb no-repeat;
	color:#fff;
	border:none;
	text-align:left;
	padding-left:20px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	cursor:pointer;
	transition:background .2s;
}
.h-banner .h-banner-content .banner-search-form input[type='submit']:hover{
	background:url(../homeimages/button-arrow.png) center right 16px #828282 no-repeat;
}
.h-banner .banner-right{
	position:absolute;
	right:0px;
	bottom:-112px;
	width:55%;
	height:auto;
	z-index:8;
}
.about-section{
	margin:0 auto;
	width:100%;
	height:auto;
	padding-top:127px;
	padding-bottom:80px;
}
.left-bbg{
	background:url(../homeimages/left-border.png) left top no-repeat;
	padding-left:90px;
}
h6.numbers{
	font-size:16px;
}

h2.main-title{
	font-size:42px;
	line-height:54px;
	padding-top:8px;
	padding-bottom:20px;
	font-weight:400;
}
.about-section p{
	font-weight:400;
}
.about-section a{
	display:inline-block;
	margin-top:30px;
	font-size:18px;
	color:#828282;
	text-decoration:underline;
}
.about-section a:hover{
	color:#4ce2cb;
}
.specialism{
	padding:100px 0px 40px;
	background:#fff;
	position:relative;
}

.specialism::before{
	content:' ';
	position:absolute;
	width:auto !important;
	height:100%;
	background:#f2f2f2;
	left:0px;
	top:0px;
}
.specialism h2.main-title{
	float:left;
}
.specialism p{
	float:right;
	max-width:560px;
	margin-top:30px;
}
.specialism .spec-sects{
	margin:0 auto;
	width:100%;
	height:auto;
	clear:both;
	padding-top:80px;
}
.specialism .spec-sects li{
	float:left;
	width:25%;
	margin-bottom:60px;
}
.specialism .spec-sects li a{
	display:block;
	min-height:95px;
	background:url(../homeimages/green-arrow.png) left bottom no-repeat;
	font-size:28px;
	line-height:36px;
	color:#828282;
	padding-right:60px;
}
.specialism .spec-sects li a:hover{
	color:#4ce2cb;	
}
.work-us{
	padding:130px 0px;
	position:relative;
}
.work-us::after{
	content:' ';
	position:absolute;
	top:0px;
	right:0px;
	width:447px;
	height:100%;
	background:url(../homeimages/workus-after.png) left top no-repeat;
	background-size:cover;
}
.work-us ul{
	margin-top:50px;
}
.work-us li{
	float:left;
	width:50%;
	border-right:2px solid #828282;
	padding:80px 0px;
	text-align:center;
}
.work-us li:last-child{
	border:none;
	text-align:center;
}
.work-us li a{
	color:#828282;
	font-size:42px;
	display:block;
}
.work-us li a span{
	width:85px;
	height:45px;
	background:#4ce2cb;
	display:block;
	margin:0 auto;
	margin-top:30px;
}
.work-us li a:hover span{
	background:#828282;
}
.testimonial-sect{
	margin:0 auto;
	width:100%;
	height:auto;
	padding:140px 0px 100px;
	background:#fff;
}
.testimonial-sect .testi-pic{
	float:left;
	width:50%;
}
.testimonial-sect .testi-cont{
	float:left;
	width:50%;
	max-width:760px;
	padding-left:100px;
}
.testimonial-sect .testi-cont .testi-data p.big-text{
	font-size:24px;
	margin-bottom:30px;
}
.testimonial-sect .testi-cont .testi-data{
	display:block;
}
.testimonial-sect .carousel-control-prev{
	width:84px;
	height:43px;
	background:#4ce2cb;
	opacity:1;
}
.testimonial-sect .carousel-control-next{
	width:84px;
	height:43px;
	background:#4ce2cb;
	opacity:1;
}
.testimonial-sect .controls{
	position:absolute;
	bottom:-150px;
	width:170px;
}
.testimonial-sect .controls a:hover{
	background:#828282;
}
.testimonial-sect .testi-cont .testi-name{
	margin-top:5px;
	display:block;
}
.testimonial-sect .testi-cont .testi-name span{
	font-weight:600;
}
.our-locations{
	margin:0 auto;
	width:100%;
	height:auto;
	background:#fff;
	padding-bottom:80px;
	text-align:center;
}
.our-locations ul.countries li{
	display:inline-block;
	padding:0px 15px;
	font-size:22px;
	background:url(../homeimages/green-dot.png) right bottom 7px no-repeat;
}
.our-locations ul.countries li:last-child{
	background:none;
	color: #828282;
}
.our-locations .map-cont{
	margin:0 auto;
	width:100%;
	height:auto;
	max-width:1570px;
	margin-top:40px;
}
.contact-sect{
	margin:0 auto;
	width:100%;
	height:auto;
	padding:120px 0px;
	background: #f2f2f2;
	color: #828282;
}
.contact-sect .location-cont{
	margin-top:35px;
}
.contact-sect .location-cont h2{
	min-height:60px;
	font-size:26px;
	line-height:36px;
	font-weight:600;
	margin-bottom: 0px;
}
.contact-sect .contact-inner{
	margin-top:35px;
}
.contact-sect p { margin:0px; line-height: 25px !important; }
.footer-sect{
	margin:0 auto;
	width:100%;
	height:auto;
	background:#fff;
	padding:90px 0px 40px 0px;
	text-align:center;
}
.footer-sect li{
	display:inline-block;
	padding-left:30px;
}
.footer-sect li a{
	font-size:19px;
	color:#828282;
	text-decoration: none;
}
.footer-sect li a:hover{
	color:#000;
}
.footer-sect .footer-logo{
	margin-bottom:30px;
}
.footer-sect .copyright{
	margin:0 auto;
	width:100%;
	height:auto;
	padding-top:40px;
	margin-top:40px;
	border-top:thin solid #828282;
	font-size: 19px;
	color: #828282;
}
.footer-sect .copyright li a{
	font-size:24px;
}
.footer-sect .copyright li a:hover{
	color:#4ce2cb;
}
.menu-toggle{
	float:right;
	margin-top: -5px;
	cursor:pointer;
}
.close-menu{
	cursor:pointer;
	display:block;
	width: 50px;
	float:right;
}
.mob-menu{
	position:fixed;
	width:100%;
	height:100vh;
	overflow-y:auto;
	z-index:999;
	background: url(../homeimages/menubg.jpg);
	background-size: cover;
	display:none;
	padding:50px 80px 0px 70px;
}
.mob-menu .main-menu{
	margin-top:50px;
}
.mob-menu .main-menu li{
	font-size:50px;
	line-height:62px;
	text-align:right;
}
.mob-menu .main-menu li a{
	color:#fff;text-decoration: none;transition: ease-in-out all .2s;
}
.mob-menu .main-menu li a:hover{
	color:#666;
}
.mob-menu .main-menu a.register-btn {
    display: block;
    width: 180px;
    height: 46px;
    line-height: 44px;
    text-align: center;
    border: thin solid #4ce2cb;
    font-size: 23px;
    color: #4ce2cb;
	margin-top:40px;
	margin: auto;
}
.mob-menu .main-menu a.register-btn:hover{
	background:#4ce2cb;
	color:#fff;
}


#specialisms_overlay { display: none; background: rgba(255,255,255,0.7); position: fixed; width: 100%; height: 100vh; z-index:9999; }

#specialisms_overlay .content {
	width: 700px;
    height: 460px;
	background-color: rgba(255,255,255,0.95);
	overflow: auto;
	
	position:absolute;
    left:0; right:0;
    top:0; bottom:0;
	margin:auto;
	
	max-width:100%;
	max-height:100%;
	overflow:auto;
	
	padding: 50px;
	box-sizing: border-box;
	
	display: none;
	
	border: #4ce2cb 10px solid;
	
}

#specialisms_overlay .content h1 { font-weight: lighter; color: #000; font-size: 30px; }
#specialisms_overlay .content p { font-size: 18px; line-height: 1.5; margin-top: 10px; font-weight: lighter; }
#specialisms_overlay ul { margin-top: 10px; }
#specialisms_overlay ul li { display: block; list-style: none; float: left; margin-right: 20px; color: #000; margin-top: 5px; font-size: 18px; font-weight: lighter; }
#specialisms_overlay ul li span { color: #4ce2cb; font-weight: bold; font-size: 25px; margin-left: 5px; }

#close_overlay { width: 40px; height: 40px; position: absolute; top: 20px; right: 20px; background: url(../assets/img/cross-out.png); background-size: contain; }


/* ----21-02-2023-start---- */
.menu-toggle {
    display: none;
}
.header-sect {
    width: 100%;
    z-index: 999;
    padding-bottom: 30px;
    padding-top: 30px !important;
	transition: 0.3s;
}
.darkHeader .header-sect {
    background: #00000073;
	position: fixed;
	transition: 0.3s;
}
.top-wrapper .header-sect .menu-sect li a:hover {
    color: #4ce2cb;
}

.our-values.clients .background-color img {
    width: 50px;
    margin-bottom: 10px;
}
.our-values.clients .background-color:hover {
    background: #F9F9F9;
    color: inherit !important;
}
.our-values.clients .background-color p {
   
    color: #828282;
}

/* ----21-02-2023-end---- */


/* ----22-02-2023-start---- */

body.bodyfixed .mob-menu {
    animation: slide-in 0.5s forwards;
	display: block;
	width: auto;
    right: 0;
}
.mob-menu {
    animation: slide-out 0.5s forwards;
	width: auto;
    right: 0;
}

@keyframes slide-in {
0% {
	-webkit-transform: translateX(100%);
}
100% {
	-webkit-transform: translateX(0%);
}
}
@keyframes slide-out {
0% {
	transform: translateX(0%);
}
100% {
	transform: translateX(100%);
}
}

@media screen and (min-width:992px) and (max-width:1279px) {
    .our-values.clients .background-color {
    
        padding: 30px 30px 30px;
        min-height: 310px;
    }

.top-wrapper .header-sect .menu-sect, .top-wrapper-cp .header-sect .menu-sect {
	display: flex;
	margin-top: 0px !important;
	align-items: center;
}
.top-wrapper .header-sect .menu-sect ul, .top-wrapper-cp .header-sect .menu-sect ul {
    margin-bottom: 0px !important;
}
.top-wrapper .header-sect .menu-sect a.register-btn, .top-wrapper-cp .header-sect .menu-sect a.register-btn{
    margin-left: 15px;
}
}

@media screen and (min-width:1280px) {
.top-wrapper .header-sect .menu-sect li{
	margin-right:25px !important;
}
.top-wrapper-cp .header-sect .menu-sect li {
	margin-right:25px !important;
}
}

@media screen and (min-width:1600px) {
.top-wrapper .header-sect .menu-sect li a {
	font-size: 24px;
}
}

/* ----22-02-2023-end---- */


/* ----24-04-2023-start---- */
.about-cont.left-bbg p {
    margin-bottom: 20px;
	font-size: 22px;
}
.our-values p {
    font-size: 22px;
}
.our-services .col-md-3 {
    text-align: center;
    padding: 50px 0px;
	position: relative;
}
.our-services .col-md-3 p {
    color: #5BE7D8;
    font-size: 25px;
    font-weight: 500;
    padding-top: 15px;
}
.our-services .col-md-3 img:hover {
    cursor: pointer;
}
.our-services {
    padding: 100px 0px 40px;
    background: #fff;
    position: relative;
}
.our-services:before {
    content: ' ';
    position: absolute;
    width: 200px;
    height: 100%;
    background: #f2f2f2;
    left: 0px;
    top: 0px;
}
.our-services .section01 .col-md-3:not(:last-child)::before, .our-services .section02 .col-md-3:not(:last-child)::before {
    position: absolute;
    content: '';
    border-right: 1px solid #000;
    width: 100%;
    height: 85%;
    left: 0;
}
.our-services .section01 .col-md-3::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    width: 85%;
    left: 23px;
    bottom: -32px;
}


@media (min-width: 1280px) and (max-width: 1599px) {
.our-services::before {
    width: 50px;
}
.join-us-image-slide .owl-nav {
    display: none;
}
}

/* ----24-04-2023-end---- */


/* ----02-05-2023-start---- */

.specialisms {
    padding: 100px 0px 40px;
    background: #fff;
}
.specialisms .specialisms01 .col-md-3:not(:last-child)::before, .specialisms .specialisms02 .col-md-3:not(:last-child)::before {
    position: absolute;
    content: '';
    border-right: 1px solid #000;
    width: 100%;
    height: 85%;
    left: 0;
}
.specialisms .specialisms01 .col-md-3::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    width: 85%;
    left: 23px;
    bottom: -32px;
}
.specialisms .col-md-3 {
    text-align: center;
    padding: 50px 0px;
    position: relative;
}
.specialisms .col-md-3 p {
    color: #5BE7D8;
    font-size: 25px;
    font-weight: 500;
    padding-top: 15px;
}
.our-values {
    background: #fff;
    padding: 50px 0px;
}
.p-left {
	display: flex;
	flex-wrap: wrap;
}
.background-color {
    background: #F9F9F9;
    margin-bottom: 15px;
    border-bottom-right-radius: 50px;
    padding: 40px 50px 30px;
	min-height: 220px;
}
.background-color h3 {
    color: #5BE7D8;
    margin-bottom: 10px;
}
.background-color:hover {
    background: #828282;
    color: #fff;
	min-height: 220px;
}
.background-color p {
    line-height: 24px;
    font-size: 18px;
}
.contact-us p {
    font-size: 28px;
    padding-top: 25px;
    font-weight: 500;
    text-transform: capitalize;
	margin-bottom: 15px;
}
form.contact-form {
    display: flex;
    flex-wrap: wrap;
}
form.contact-form .contact-form-left-col {
    width: 49.5%;
	margin-right: 1%;
    margin-bottom: 1%;
}
form.contact-form .contact-form-right-col {
    width: 49.5%;
	margin-bottom: 1%;
}
form.contact-form .contact-form-left-col input {
	width: 100%;
    padding-left: 10px;
    height: 53px;
    border: #fff 1px solid;
    background: #f9f9f9;
    border-bottom: #4ce2cb 2px solid;
}
form.contact-form .contact-form-right-col input {
	width: 100%;
    padding-left: 10px;
    height: 53px;
    border: #fff 1px solid;
    background: #f9f9f9;
    border-bottom: #4ce2cb 2px solid;
}
form.contact-form textarea {
    width: 100%;
    padding-left: 10px;
    height: 160px;
    resize: none;
    border: #fff 1px solid;
    background: #f9f9f9;
    border-bottom: #4ce2cb 2px solid;
	padding-top: 10px;
}
.contact-us {
    padding-top: 95px;
}
.contact-us p.social-icons {
    padding-top: 0px;
	margin-bottom: 5px;
}
.upload-file {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.upload-file #submit {
    border: 2px solid #000;
    color: #000;
    float: right;
    width: 200px;
    padding: 10px;
    background: none;
    cursor: pointer;
    transition: ease-in-out .2s all;
    margin-top: 20px;
	text-transform: unset;
    font-weight: unset;
	height: 55px;
}
.upload-file .form-group {
    margin-bottom: 0px;
}
.upload-file #submit:hover {
    background: #4ce2cb;
    color: #fff;
    border-color: #4ce2cb;
	height: 55px;
}
.contact-us ul.contact-social {
    display: flex;
}
.contact-us ul.contact-social li a {
    color: #828282;
    padding-right: 15px;
}
section.team .team-description .team-body:last-child {
	visibility: hidden;
    opacity: 0;
    pointer-events: none;
	transition: all 0.9s ease;
	font-weight: 400;
	position: absolute;
}
section.team .member:hover .team-description .team-body:last-child {
    font-weight: 400;
    color: #212529 !important;
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
    transition: all 0.9s ease;
	position: relative;
}
section.team .member {
    cursor: pointer;
	position: relative;
}
.register-form .col-md-8 {
    margin: 0 auto;
}
.register-form .container {
    background: #F2F2F2;
	padding: 100px 0px !important;
}
.register-form h3 {
    color: #828282;
    font-size: 42px;
    margin-bottom: 30px;
    font-weight: 400;
}
section.team .team-description .team-body {
    font-weight: 500;
    color: #828282;
}
.upload-cv-form .col-md-8 {
    margin: 0 auto;
}
.upload-cv-form .container {
    background: #F2F2F2;
	padding: 100px 0px !important;
}
.upload-cv-form h3 {
    color: #828282;
    font-size: 42px;
    margin-bottom: 30px;
    font-weight: 400;
}
.insight-description {
    background: #F9F9F9;
    padding: 25px;
}
.image-arrow img {
    height: 60px;
    width: 100%;
    object-fit: cover;
}
.image-arrow {
    display: flex;
}
.image-arrow button {
    width: 50%;
    border-bottom-right-radius: 40px;
}
.insight {
    margin-bottom: 20px;
}
.insight-body {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.news-blog {
    background: #F2F2F2;
    padding: 100px 0px;
}
.news-blog h2.main-title {
    color: #828282;
}
.news-blog .about-cont.left-bbg p {
    line-height: 30px;
    font-size: 22px;
    font-weight: 400;
    color: #828282;
}
.our-article {
    margin-bottom: 50px;
}
.our-article h2.main-title {
    color: #828282;
}
.image-arrow button {
    border: 2px solid #4ce2cb;
}
.testimonial-sect .testi-cont .testi-data p {
    line-height: 24px;
	margin-bottom: 5px;
}
.specialisms .col-md-3 p.normal-text {
    font-size: 16px;
    color: #828282;
    line-height: 21px;
	padding: 10px 30px 0px;
    font-weight: 400;
}
.join-us {
    margin-top: 0px !important;
	width: 100% !important;
}
.join-us .about-section {
    background: #f2f2f2;
}
.join-us .about-section p {
    font-size: 22px;
    line-height: 29px;
	font-weight: 400;
}
.owl-carousel {
    margin-bottom: 100px;
}
.our-services .hover-effect:hover img.hide {
    display: block;
    margin: 0 auto;
	pointer-events: none;
}
.our-services .hover-effect:hover img.show {
    display: none;
}
.our-services .hover-effect img.hide {
    display: none;
}
.our-services .hover-effect {
    position: relative;
	width: 70px;
    margin: 0 auto;
}
#testing-text{
	display:none;
	position: absolute;
}
#testing-move  {
	position: relative;
	top: 40px;
	transition: top ease 0.5s;
	z-index: 999;
}
.jobs-slide .carousel_item h4 {
    color: #5BE7D8;
    height: 90px;
}
.specialisms .col-md-3:hover #testing-text {
    display: block;
}
.specialisms .col-md-3:hover .testing-move {
	top: 0px !important;
}
.specialisms .col-md-3:hover .testing-move.height-increase {
	top: -50px !important;
}
.specialisms .col-md-3:hover .height-increase + div {
    bottom: -10px;
}
.jobs-slide .job-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #828282;
    height: 194px;
    margin-bottom: 10px;
    padding-right: 10px;
    overflow: auto;
}
.jobs-slide .carousel_item {
    background: #F9F9F9;
    padding: 25px 25px 55px !important;
    position: relative;
	border-bottom-right-radius: 40px;
}
.jobs-slide .carousel_item .read-btn a {
    background: #999999;
    display: inline-block;
    padding: 15px 40px;
    position: absolute;
    right: 0;
	border-bottom-right-radius: 40px;
}
.jobs-slide .carousel_item .read-btn a {
    text-decoration: none;
}
.jobs-slide .carousel_item p.block-info {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.join-us-image-slide .item img {
    height: 355px;
    object-fit: cover;
}
.join-us-image-slide .owl-item:nth-child(odd) {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
	margin-right: -70px !important;
}
.join-us-image-slide .owl-item:nth-child(even) {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
.testimonials-slider .item .testi-box img.star-2 {
    width: 20px;
}
.testimonials-slider .item .custom_image {
    width: 50%;
	display: flex;
    justify-content: center;
}
.testimonials-slider .item .custom_image img {
    border-radius: 50%;
	width: 200px;
	height: 200px;
	object-fit: cover;
}
.testimonials-slider .item {
    display: flex;
	padding-top: 20px;
}
.testimonials-slider .item .testi-box {
    width: 100%;
}
.testimonials-slider .testimonial-content p {
    line-height: 29px;
    font-size: 22px;
    font-weight: 400;
	margin-bottom: 0px;
}
.testimonials-slider .owl-nav button {
    background: #4ce2cb !important;
    width: 84px;
    height: 43px;
    border-radius: 0px !important;
}
.testimonials-slider .owl-nav {
    margin: 0 33%;
    text-align: left !important;
}
.testimonials-slider {
    margin-bottom: 0px;
}
.join-us ~section.call-to-action {
    padding-bottom: 0px;
    margin-top: 50px;
}
.benefits .mobile-section p {
    font-size: 16px;
    color: #828282;
    font-weight: 400;
    line-height: 21px;
    max-width: 170px;
    text-align: center;
    margin: 10px auto;
}
}
.benefits .col-md-3 {
    padding-bottom: 0px;
}
.join-us-image-slide ~.testimonials {
    background: #f2f2f2;
    padding: 100px 0px;
}
.join-us-image-slide::before {
	content: ' ';
    position: absolute;
    width: 50px;
    height: 100%;
    background: #f2f2f2;
    left: 0px;
    top: 0px;
    z-index: 9;
}
.join-us-image-slide {
    padding-bottom: 100px;
    margin-bottom: 0px;
}
.benefits:before {
	display: none;
}
/* .team .col-lg-4 {
    flex: 0 0 25%;
    width: 25%;
} */
section.team .team-description .team-header {
    font-weight: 500;
    font-size: 28px;
}
.candidate-margin {
    margin-bottom: 0px !important;
}
.our-locations {
    padding-bottom: 0px;
}
.team-description .team-body p {
    text-align: center !important;
}
.testimonials-slider .item .testi-box .testimonial-content ~p {
    color: #4ce2cb;
    font-weight: 500;
    font-size: 16px;
}
.testimonials-slider .owl-nav button.owl-prev img:hover, .testimonials-slider .owl-nav button.owl-next img:hover {
    background: #828282;
}
.client-service-section::before {
	display: none;
}
.glassdoor-image {
    position: absolute;
    right: 0;
    margin: 0 37%;
    bottom: 5px;
}
.jobs-slide .owl-nav {
    display: none;
}
.mobile-section:hover .hover-effect {
    animation: shake 3s;
    animation-iteration-count: infinite;
}
.mobile-section:hover .hover-effect .show {
    display: none;
}
.mobile-section:hover .hover-effect .hide {
    display: block;
}
@keyframes shake {
	0% { transform: translate(1px, 1px) rotate(0deg); }
	10% { transform: translate(-1px, -2px) rotate(-1deg); }
	20% { transform: translate(-3px, 0px) rotate(1deg); }
	30% { transform: translate(3px, 2px) rotate(0deg); }
	40% { transform: translate(1px, -1px) rotate(1deg); }
	50% { transform: translate(-1px, 2px) rotate(-1deg); }
	60% { transform: translate(-3px, 1px) rotate(0deg); }
	70% { transform: translate(3px, 1px) rotate(-1deg); }
	80% { transform: translate(-1px, -1px) rotate(1deg); }
	90% { transform: translate(1px, 2px) rotate(0deg); }
	100% { transform: translate(1px, -2px) rotate(-1deg); }
}

@media screen and (min-width:1280px) {
.p-left {
	padding-left: 90px;
	padding-top: 50px;
}
}

@media (min-width: 992px) and (max-width: 1279px) {
.p-left {
	padding-left: 50px;
	padding-top: 50px;
}
.our-services:before {
    width: auto;
}
.join-us-image-slide .owl-nav {
    display: none;
}
}
 
@media screen and (min-width:768px) and (max-width:991px) {
.our-services:before {
	width: auto;
}
.jobs-slide {
    margin-bottom: 50px !important;
}
.join-us-image-slide .owl-item:nth-child(odd) {
    margin-right: -50px !important;
}
.join-us-image-slide .owl-nav {
    display: none;
}
.join-us {
    margin-bottom: 20px !important;
}
.glassdoor-image {
    margin: 0 17%;
}
section.team {
    padding-bottom: 40px !important;
}
.section01 .col-2, .section02 .col-2 {
    max-width: 50%;
    flex: 0 0 50%;
}
.our-services .section01 .col-md-3:nth-child(2n)::before, .our-services .section02 .col-md-3:nth-child(2n)::before {
    border-right: none;
}
.our-services .section02 .col-md-3:nth-child(n)::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    width: 85%;
    left: 23px;
    bottom: -32px;
}
.our-services .section02 {
    padding-bottom: 50px;
}
.our-services .col-md-3 {
    padding: 50px 40px;
}
.specialisms .specialisms01 .col-2, .specialisms .specialisms02 .col-2 {
    max-width: 50%;
    flex: 0 0 50%;
}
.specialisms .specialisms01 .col-md-3:nth-child(2n)::before, .specialisms .specialisms02 .col-md-3:nth-child(2n)::before {
    border-right: none;
}
.specialisms .specialisms02 .col-md-3:nth-child(n)::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    width: 85%;
    left: 23px;
    bottom: -32px;
}
.our-services h2.main-title, .specialisms h2.main-title {
    text-align: center;
}
.testimonial-sect .testi-cont {
    max-width: 100%;
}
.p-left .col1 {
    max-width: 100%;
    flex: 0 0 100%;
}
.p-left {
    margin-top: 40px;
}
.contact-us .col-full-width {
    max-width: 100%;
    flex: 0 0 100%;
}
.contact-us h2.main-title {
    text-align: center;
}
.upload-file {
    padding-bottom: 50px;
}
.upload-cv-form h3 {
    font-size: 32px;
}
.upload-cv-form .col-md-8 {
    max-width: 100%;
}
.upload-cv-form .container {
    padding: 50px 0px !important;
}
.team .col-lg-4 {
    flex: 0 0 50%;
    width: 50%;
}
.custom_search_button .banner-search-form input[type='submit'] {
    background-image: none !important;
}
.content-block {
    margin-top: 20px !important;
}
.about-section {
    margin-top: 40px !important;
}
.insight-header {
    height: auto !important;
}
.jobs-slide {
    margin-bottom: 10px;
}
}


@media screen and (max-width:767px) {
.join-us-image-slide .item img {
	height: auto;
}
#contact .right p, #contact .left p {
    line-height: 24px !important;
}
#contact .right h1, #contact .left li h1 {
    font-size: 30px !important;
}
.jobs-slide {
    margin-bottom: 50px !important;
}
.join-us-image-slide .owl-nav button {
    background: #4ce2cb !important;
	height: 50px;
}
.join-us-image-slide .owl-item:nth-child(even) {
    padding: 0px 20px;
}
.join-us-image-slide.owl-loaded.owl-drag {
    padding-bottom: 30px;
}
.our-values p {
    font-size: 18px;
}
.glassdoor-image {
    margin-top: 20px !important;
    bottom: unset;
    width: 100%;
    text-align: center;
    margin: 0px;
}
.join-us-image-slide .owl-item:nth-child(even) {
	clip-path: unset;
}
.join-us-image-slide .owl-item:nth-child(odd) {
	margin-right: 10px !important;
	clip-path: unset;
	padding: 0px 20px;
}
.our-services:before {
	width: auto;
}
.custom_search_button .banner-search-form input[type='text'] {
    padding-left: 10px !important;
}
section.team .team-description .team-body:last-child {
    visibility: unset;
    opacity: 1;
    position: unset;
}
#testing-text {
    display: block;
	position: unset;
}
.specialisms .col-md-3 {
	border-bottom: 1px solid #9E9E9E;
    padding-bottom: 10px;
	margin-bottom: 20px;
}
#testing-move {
    position: unset;
}
.team .col-lg-4 {
    flex: 0 0 50% !important;
    width: 50% !important;
}
.testimonials h1 {
    font-size: 32px !important;
}
.testimonials-slider .testimonial-content p {
    font-size: 18px !important;
}
.news-blog {
    padding: 50px 0px !important;
}
.about-cont.left-bbg p, .our-locations ul.countries li:last-child {
    font-size: 18px !important;
}
.testimonial-sect h1, .about-cont.left-bbg h1 {
    font-size: 32px !important;
}
.our-locations h2.main-title {
    font-size: 32px !important;
}
.jobs-slide .job-description {
    height: auto;
}
.mobile-section {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.join-us-image-slide::before {
	display: none;
}
.testimonials-slider .item {
	display: unset;
}
.testimonials-slider .owl-nav {
    margin: 0;
    text-align: center !important;
}
.testimonials-slider .item .custom_image {
    width: auto;
    margin-bottom: 10px;
}
.our-services .section01 .col-md-3:not(:last-child)::before, .our-services .section02 .col-md-3:not(:last-child)::before {
	display: none;
}
.our-services .section02 .col-md-3::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    width: 85%;
    left: 23px;
    bottom: -32px;
}
.our-services {
    padding-bottom: 50px;
	padding-top: 50px;
}
.specialisms .specialisms01 .col-md-3:not(:last-child)::before, .specialisms .specialisms02 .col-md-3:not(:last-child)::before {
	display: none;
}
.specialisms .specialisms02 .col-md-3::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    width: 85%;
    left: 23px;
    bottom: -32px;
}
.p-left {
    padding-top: 30px;
}
form.contact-form .contact-form-left-col {
    width: 100%;
	margin-right: 0px;
}
form.contact-form .contact-form-right-col {
    width: 100%;
}
.upload-file {
    padding-bottom: 50px;
}
.specialisms h2.main-title,.our-services h2.main-title {
    text-align: center;
}
.contact-us {
    padding-top: 30px !important;
}
.background-color {
    padding: 20px;
}
.contact-us p {
    padding-top: 0px;
	font-size: 25px;
}
.upload-file {
    padding-top: 20px;
    flex-direction: column;
    align-items: baseline;
}
.upload-cv-form {
    background: #f2f2f2;
}
.upload-cv-form .container {
    padding: 50px 15px 0px !important;
}
.upload-file .call-to-action-button {
    margin: 0px;
}
.upload-cv-form h3 {
    font-size: 25px;
}
.custom_search_button .banner-search-form input[type='submit'] {
    background-image: none !important;
    width: 160px !important;
}
.content-block {
    margin-top: 20px !important;
}
.join-us {
    margin-bottom: 0px !important;
}
.about-section {
    margin-top: 40px !important;
}
.insight-header {
    height: auto !important;
}
.our-article.left-bbg {
    margin-bottom: 10px;
}
.padding-jobs-block {
    padding-top: 40px !important;
}
.jobs-slide {
    margin-bottom: 10px;
}
}


@media screen and (max-width:479px) {
.custom_search_button .banner-search-form input[type='submit'] {
	padding-left: 15px !important;
}
}

@media screen and (max-width:567px) {
.insight-header {
	line-height: 25px !important;
}
.insight-description {
    padding: 15px;
}
.background-color h3 {
    font-size: 22px;
}
.background-color p {
    font-size: 16px;
}
.background-color {
    min-height: auto;
}
.specialisms .col-md-3 p {
    font-size: 16px !important;
}
}


@media screen and (max-width:1200px) {
.padding-jobs-block {
	padding-bottom: 0px !important;
}
.padding-jobs-block .about-cont.left-bbg {
    padding-left: 0px !important;
}
.padding-jobs-block .col-12 {
    padding-left: 0px !important;
}
}

@media screen and (max-width:560px) {
.team .col-lg-4 {
	flex: 0 0 100% !important;
	width: 100% !important;
}
}


@media screen and (min-width:1600px) {
.testimonial-sect .testi-pic img {
	width: 100%;
	height: 520px;
	object-fit: cover;
}
.join-us-image-slide .owl-nav {
    display: none;
}
.testimonial-sect .controls {
    bottom: -70px;
}
.top-wrapper-cp .h-banner .h-banner-content {
    max-width: 100%;
    padding-top: 100px;
    text-align: center;
}
}

@media screen and (max-width:400px) {
.custom_search_button .banner-search-form input[type='text'] {
	font-size: 13px !important;
}
}

@media screen and (min-width:992px) and (max-width:1199px) {
.glassdoor-image {
	margin: 0 30%;
}
.join-us-image-slide .owl-item:nth-child(odd) {
    margin-right: -40px !important;
}
}


@media screen and (min-width:1200px) and (max-width:1400px) {
.join-us-image-slide .owl-item:nth-child(odd) {
	margin-right: -50px !important;
}
}

@media screen and (min-width:768px) and (max-width:788px) {
.join-us-image-slide .owl-item:nth-child(odd) {
	margin-right: -130px !important;
}
}

/* ----02-05-2023-end---- */


/* ----16/17-05-2023-start---- */
.benefits .mobile-section img {
    width: 80px;
    height: 80px;
    cursor: unset !important;
}
.new-our-service h2.main-title {
    color: #828282;
}
.header-sect.scrolled {
    background-color: #0000008c !important;
    transition: background-color 200ms linear;
    position: fixed !important;
    padding-bottom: 20px;
    padding-top: 20px !important;
}
.mob-menu {
    z-index: 9999;
}
#contact {
    padding-top: 100px;
    padding-bottom: 100px;
    display: block !important;
}
.new-client-service-section img {
    width: 60px;
    height: 60px;
	margin-bottom: 10px;
}
.new-client-service-section .col-md-3 {
    background: #828282;
	padding: 60px 30px 30px;
}
.new-our-service {
    padding: 100px 0px 0px;
}
.new-client-service-section h3 {
    color: #fff;
    font-size: 25px;
	font-weight: 600;
}
.our-services.benefits .col-md-3.col-2 {
    cursor: unset !important;
}
.new-client-service-section p {
    color: #fff;
    line-height: 25px;
    font-weight: 100;
    font-size: 16px;
}
.new-client-service-section .white {
    background: #fff;
}
.new-client-service-section .white h3 {
    color: #828282;
}
.new-client-service-section .white p {
    color: #828282;
}
.new-client-service-section {
    margin-top: 50px;
	padding: 0px 15px;
}
.header-sect {
    padding-right: 200px;
}
#sap_specialisms_carousels, #our_services_carousels, #our_benefits_carousels {
    display: none;
}
.our-services .col-md-3 {
    cursor: pointer;
}

@media screen and (max-width:991px) {
#contact {
	padding-top: 50px;
	padding-bottom: 50px;
}
}

@media screen and (max-width:767px) {
#sap_specialisms_carousels, #our_services_carousels, #our_benefits_carousels {
	display: block;
	margin-bottom: 0px;
}
#sap_specialisms_carousels #testing-move img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
#our_benefits_carousels .owl-nav {
    display: none;
}
.our-services.benefits h1 {
    font-size: 32px;
}
#our_benefits_carousels .col-md-3 {
    padding-top: 20px;
	border-bottom: 1px solid #9E9E9E;
    padding-bottom: 20px;
}
#our_benefits_carousels .mobile-section.item img {
    width: 70px;
    margin: 0 auto;
    height: 70px;
}
.our-services.benefits {
    padding-bottom: 50px;
}
.specialisms01, .specialisms02, .section01, .section02 {
    display: none;
}
.our-services.benefits .section01, .our-services.benefits .section02 {
    display: none;
}
.new-client-service-section .col-md-3:nth-child(2n) {
	background: #fff;
}
.new-client-service-section .col-md-3:nth-child(2n) h3 {
	color: #828282;
}
.new-client-service-section .col-md-3:nth-child(2n) p {
	color: #828282;
}
.new-client-service-section .col-md-3:nth-child(2n) img {
	filter: brightness(0.5);
}
.new-client-service-section .col-md-3:nth-child(2n-1) {
    background: #828282;
}
.new-client-service-section .col-md-3:nth-child(2n-1) h3 {
	color: #fff;
}
.new-client-service-section .col-md-3:nth-child(2n-1) p {
	color: #fff;
}
.new-client-service-section .col-md-3:nth-child(2n-1) img {
	filter: brightness(3.5);
}
#our_services_carousels .owl-nav, #sap_specialisms_carousels .owl-nav  {
    display: none;
}
.our-services .col-md-3 {
    padding: 20px 0px;
}
}

@media screen and (min-width:768px) and (max-width:1199px) {
.new-client-service-section .col-md-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
.responsive-white {
    background: #fff !important;
}
.responsive-white h3, .responsive-white p {
    color: #828282;
}
.responsive-white img {
    filter: brightness(0.5);
}
.responsive-gray {
    background: #828282 !important;
}
.responsive-gray h3, .responsive-gray p {
    color: #fff !important;
}
.responsive-gray img {
    filter: brightness(3.5);
}
}


/* ----16/17-05-2023-end---- */