.ourWorkOuterSection {
	padding-top: 93px;
	height: 100vh;
	padding-bottom: 60px;
	
}
.borderSecOneBottom{
	position:absolute;
	bottom: 14px;
	left:0;		
	width: 100%;
	display: flex;
}
.sepaRatorOne{
	width: 100%;
	height: 12px;
	background:#ebebeb;
	position: relative;
}
.sepaRatorOne:after{
width:100%;
height: 1px;
position:absolute;
top:50%;
transform: translateY(-50%);
content: "";
left:0;
background:#c2c2c2;
}
.innerSecOneAreaOuter {
}
.pageLeftRightPadding {
	padding-inline: 85px;
}
.ourWorkBanTitle {
	gap: 90px;
	max-width: 560px;
}
.ourWorkBanTitle .crSdescTop {
}
.oneRowOne {
	gap: 5px;
}
.ourWorkLeftFigure figure {
	width:370px;
	height: 257px;
}
.ourWorkLeftFigure figure img {
	width:100%;
	height: 100%;
	object-fit: contain;
}

.leftBannerWorkArea {
	width: 640px;
	padding-top: 117px;
	padding-left: 60px;
}
.ourWorkBanTitle .crSdescTop p {
	font-size: 17px;
	line-height: 26px;
	color: #202227;
	font-weight: 400;
	font-family: "Poppins";
	text-align: left;
}

.ourWorkBanTitle .banTitle {
	font-size: 54px;
	line-height: 65px;
	color: #000;
	font-weight: 300;
	font-family: "Poppins";
}
.ourWorkBanTitle .banTitle .ttlSub {
	color: #ffb401;
	font-weight: 600;
	width: 100%;
	display: block;
}
.rightInfoSmp {
}
.rightInfoSmp .infoIcon {
	width: 65px;
}
.rightInfoSmp .infoIcon img {
	width: 55px;
	position: relative;
	left: -9px;
	top: -9px;
}
.rightInfoSmp .leftborder {
	position: relative;
	padding-left: 0px;
	margin-left: -5px;
}
.rightInfoSmp .leftborder p {
	width: 100%;
	max-width: 393px;
}
.ourWorkLeftBotArea {
	gap: 30px;
}

.rightInfoSmp .smpIcon p {
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
.ourBotWorkIcon {
}
.ourBotWorkIcon h3 {
	font-size: 19px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #000000;
	font-weight: 600;
	font-family: "Poppins";
	margin-bottom: 3px;
}
.ourBotWorkIcon p {
	font-size: 17px;
	line-height: 26px;
	color: #202227;
	font-weight: 400;
	font-family: "Poppins";
	text-align: left;
}

.buttonAreaQuality {
	display: flex;
	gap: 27px;
	width: 100%;
	float: left;
	align-items: center;
}
.reqCall a img {
	width: 20px;
}

.hoverEffIcon {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -37px);
	opacity: 0;
	visibility: hidden;
	transition: all 1s ease;
}
.reqCall a:hover .hoverEffIcon {
	opacity: 1;
	transform: translate(-50%, -58px);
	visibility: visible;
}
.reqCall {
	position: relative;
	background: #fff;
	z-index: 1;
}
.reqCall a .hoverEffIcon img {
	width: 70px;
	height: 70px;
}
.buttOnStart a {
	display: flex;
	font-size: 16px;
	line-height: 24px;
	background: #ffb400;
	color: #fff;
	transition: all 0.5s ease;
	text-decoration: none;
	padding-block: 5px;
	padding-inline: 26px;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ffb400;
	z-index: 1;
}
.buttOnStart a:hover {
	color: #ffb400;
}
.buttOnStart a span {
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(255, 255, 255, 1);
	transform: translateY(-100%);
	transition: all 0.5s ease;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
}
.buttOnStart a:hover span {
	transform: translateY(0%);
}
.buttOnStart {
	position: relative;
}
.buttOnStart:after {
	width: 1px;
	height: 23px;
	position: absolute;
	right: -13px;
	top: 50%;
	content: "";
	background: #ccc;
	transform: translate(0, -50%);
}

.reqCall a {
	display: flex;
	font-size: 16px;
	line-height: 24px;
	color: #151515;
	transition: all 0.5s ease;
	text-decoration: none;
	align-items: center;
	gap: 15px;
	font-weight: 500;
	background-color: #fff;
}
.iconPost img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.slideBoxArticle {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.reqCallTel {
	overflow: hidden;
	position: relative;
	height: 25px;
}
.reqCall:hover .textCallTel {
	transform: translateY(100%);
}
.textCallTel {
	transform: translateY(0);
	transition: all 0.5s 0.5s ease;
}
.textNumberTel {
	transform: translateY(100%);
	transition: all 0.5s 0.5s ease;
}
.reqCall:hover .textNumberTel {
	transform: translateY(-85%);
}
.textNumberTel p {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #151515;
	font-weight: 500;
}
.reqCall .blgpg_latup_tabdv_cntnmb_link_icn {
	width: 24px;
	height: 24px;
	padding: 0;
	box-shadow: none;
	position: relative;
	background: #fff;
	z-index: 9;
}

.reqCall .blgpg_latup_tabdv_cntnmb_link_icn img {
	width: 100%;
	object-fit: cover;
	margin-top: 0;
	padding-top: 0px;
}

.reqCall .icon-phone-active-3 {
	width: 30px;
	color: #fff;
	line-height: 20px;
	float: right;
	position: absolute;
	left: 1px;
	top: -5px;
	transform: rotate(-13deg);
}

.reqCall .icon-phone-active-3 path {
	fill: #000;
	stroke-width: 1px;
}

.socialGrowthRow {
	align-items: flex-end;
}
.titleLeftSocialBan {
	gap: 5px;
	overflow: hidden;
}
.titleLeftSocialBan h3 {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: 500;
	font-family: "Poppins";
	text-align: left;
	transition: all 0.5s ease;
	transform: translateX(-100%);
	animation: formLeftText 2.5s 0s forwards;
}
@keyframes formLeftText {
	0%{
transform: translateX(-100%);
	}
	100%{
transform: translateX(0%);
	}
}

.titleLeftSocialBan p {
	font-size: 17px;
	line-height: 26px;
	color: #202227;
	font-weight: 400;
	font-family: "Poppins";
	text-align: left;
	max-width: 215px;
	transition: all 0.5s ease;
	transform: translateY(100%);
	animation: formBottomDesc 1s 1.5s forwards;
}
@keyframes formBottomDesc {
	0%{
transform: translateY(100%);
	}
	100%{
transform: translateY(0%);
	}
}

.rightSocialGrowBtn {
	margin-bottom: 6px;
}
.leftSocialGrowArea {
	max-width: 330px;
	padding-left: 30px;
}
.leftSocialGrowArea .iconTitleSocial {
	position: absolute;
	left: 0;
	top: 8px;
	width: 25px;
	height: 14px;
}
.leftSocialGrowArea .iconTitleSocial img{
	width:100%;
	height: 100%;
	object-fit: contain;
}

.smpThumbTab {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
}

.smpContInfo {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	gap: 20px;
}

.smpTabBox {
	width: 335px;
	float: left;
}

.smpContInfo .osmTabedArea {
	max-width: 335px;
}

.thumbBoxSecTwo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.thumbBoxSecTwo {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 100px;
	overflow: hidden;
}

.caLLBtn {
	display: flex;
	position: relative;
	width: 100%;
	float: left;
	gap: 23px;
}

.smpContInfo .caLLBtn {
	min-height: 40px;
	padding-left: 55px;
	align-items: center;
}

.osmTabedArea a {
	font-size: 19px;
	line-height: 29px;
	color: #1134a9;
	font-weight: 600;
	text-decoration: none !important;
	display: block;
}

.smpThumbTab .smpContInfo .telNumber a {
	font-size: 17px;
	line-height: 27px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	width: 500px;
	transition: all 0.5s ease;
}

.smpThumbTab .smpContInfo .active .telNumber a {
	animation: typinga 5s steps(50) 1s infinite;
}

@keyframes typinga {
	from {
		width: 0;
	}

	to {
		width: 500px;
	}
}

.smp_iconInfoList a:hover img,
.smp_iconInfoList a.active img {
	animation: gtwss-vibrate 1.5s linear infinite;
}

@keyframes gtwss-vibrate {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

.smp_iconInfoList {
	display: flex;
	gap: 20px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 15px;
	/* position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); */
}

.osm-tab-content {
	display: none;
}

.smpContInfo .smp_iconInfoList a img {
	width: 18px;
	transition: all 0.5s ease;
}

.smp_iconInfoList a {
	position: relative;
}

.osm-tab-content.active {
	display: inherit;
}

.smp_iconInfoList:after {
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: unset;
	content: "";
	background: #e1e1e1;
	bottom: 0px;
}

.smp_iconInfoList a {
	position: relative;
}

.smp_iconInfoList .active:before {
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: unset;
	content: "";
	background: #d82533;
	bottom: -6px;
}

.osmTabedArea {
	float: left;
	overflow: hidden;
}
.smp_iconInfoList .liveChat a img {
	width: 22px;
}

.smp_iconInfoList .microTeam a img {
	width: 20px;
}
/* New banner our work start here */
.bannerLeftCol {
	width: 700px;
	padding-top: 117px;
}
/* New banner our work end here */
/* right banner */
.innerSliderAreaOwork {

}
/*silk banner start here*/
.banner.slix {


}
.bannerSilk {

	position: relative;

}
.bannerSilk .bannerSlider {	
	position: relative;
}
.bannerSilk .bannerSlider:after {
	width:150px;
	height: 80px;
	content: "";
	background:rgba(0,0,0,0);
	bottom:0;
	right:0;
	position: absolute;
	z-index: 999;
	}
.bannerSilk .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 100%;
}
.bannerSilk  .slick-track{
height: 100%;
}
.bannerSilk .bannerSlider .slick-slide {
	position: relative;

}
.bannerSilk .bannerSlider .slide_text {

}

.bannerSilk .bannerSlider .slide_image {

}
.bannerSilk .bannerSlider .slide_image img {
	
}

.bannerSilk .bannerSlider{width:100%; float:left; position:relative;}

.bannerSilk .bannerSlider .slick-slide{position: relative;width:100%; float:left;}
/*navigation*/
.bannerSilk .slick-arrow {
	border: none;
	cursor: pointer;
	outline: none;
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: 20px;
	z-index: 999;
	background-repeat: no-repeat !important;
	background-size: 15px !important;
	border-radius: 100px;
	font-size: 0;
	border: 1px solid rgba(255,255,255,0.5);
	cursor: pointer;
	background-position: center !important;
	transition: all 0.5s ease;
	visibility: hidden;
	opacity: 0;
	visibility: visible;
	opacity: 1;
}
.bannerSilk:hover .slick-arrow {
	/* visibility: visible;
	opacity: 1; */
}
.bannerSilk .slick-arrow.slick-next:hover {
	/* transform: translate(30%, -50%); */
}
.bannerSilk .slick-arrow.slick-prev:hover {
	/* transform: translate(-30%, -50%); */
}
.bannerSilk .slick-arrow.slick-next {
	right: 15px;
	z-index: 9991;
	background: rgba(255,255,255,0.1) url(../images/ourWork/nextArrowWh.png);	
}
.bannerSilk .slick-arrow.slick-next:hover {
		background: #ffb401 url(../images/ourWork/nextArrowWh.png);	
}
.bannerSilk .slick-arrow.slick-prev {
	right: 75px;
	z-index: 9991;
	background: rgba(255,255,255,0.1) url(../images/ourWork/prevWhite.png);
}
.bannerSilk .slick-arrow.slick-prev:hover {
	background: #ffb401 url(../images/ourWork/prevWhite.png);
}
/* .bannerSilk .slick-arrow.slick-next[aria-disabled="false"] {
	background: #e99c12 url(../images/ban/arrth.png);
	border: 1px solid #e99c12;
	cursor: pointer;
}
.bannerSilk .slick-arrow.slick-prev[aria-disabled="false"] {
	background: #e99c12 url(../images/ban/arlth.png);
	border: 1px solid #e99c12;
	cursor: pointer;
} */

/*pagination*/
.bannerSilk ul.slick-dots {
	outline: none;
	list-style: none;
	bottom: -33.5px;
	position: absolute;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	z-index: 999;
}
.bannerSilk .slick-dots li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 3.9px;
	vertical-align: middle;
}
.bannerSilk .slick-dots li button {
	float: left;
	font-size: 0;
	width: 9px;
	height: 9px;
	background: #ccc;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	transition: all 0.5s ease;
}
.bannerSilk .slick-dots li.slick-active {
	width: 11.9px;
	height: 11.9px;
}
.bannerSilk .slick-dots li.slick-active button {
	background: #f0433d;
	width: 11.9px;
	height: 11.9px;
}

.rightSideBannerOuter {
	padding-top: 40px;
	width: 100%;
	max-width: 885px;
}
.rightSideBannerOuter ul.myTaxbs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
	gap: 12px;
}

.rightSideBannerOuter ul.myTaxbs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.rightSideBannerOuter ul.myTaxbs li .thumbAreaBox {
	width: 156px;
	height: 155px;
	overflow: hidden;
	border: 2px solid rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease;
}
.rightSideBannerOuter ul.myTaxbs li:hover .thumbAreaBox img {
	transform: scale(1.1);
}
.rightSideBannerOuter ul.myTaxbs li .thumbAreaBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: all 0.5s ease;
}

.rightSideBannerOuter .tabThumbOuter {
	width: 162px;
}

.rightSideBannerOuter ul.myTaxbs li:hover {
}
.innerBannerTabAreaRow {
	align-items: flex-end;
	overflow: hidden;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.rightSideBannerOuter ul.myTaxbs li.active .thumbAreaBox {
	border: 2px solid rgba(0, 0, 0, 0.9);
}



.rightOurWorkBanArea{
	width:950px;
	padding-top:35px;
}

.rightSideBannerOuter .differentTabOuterx {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	height: 100%;
	max-width: 709px;
	background: #fff;
	overflow: auto;
	display: flex;
	justify-content: flex-end;
}

.rightSideBannerOuter .diffTabArea {
	padding: 0px;
	display: none;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.outerBoxBannerTabView {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
	transform: translateX(0%);
	position: relative;
}

.hoverContentWorkOuter {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 380px;
	background: #f1f1f3;
	z-index: 9;
	transition: all 0.5s ease;
	transform: translateX(-100%);
	/* transform: translateX(0%); */
	animation: hoverSlideOut 1s 0s forwards;
}
.ourWorkBanContainer .outerBoxBannerTabView .hoverContentWorkOuter {
	visibility: hidden;
	opacity: 0;
	transition: all 1s ease;
		/* visibility: visible;
	opacity: 1; */
}
.ourWorkBanContainer .outerBoxBannerTabView:hover .hoverContentWorkOuter {
	visibility: visible;
	opacity: 1;
}

.smallBox .hoverContentWorkOuter .mapCountryInner img,
.mediumBox .hoverContentWorkOuter .mapCountryInner img {
	max-width: 130px;
}

.workJistInner .clientLogoBox.komHvac .boxLogoOne {
	background: #4a85ca;
	border-color: #fff;
}
.workJistInner .clientLogoBox.resQu .boxLogoOne {
	background: #b991ff;
	border-color: #fff;
}
.workJistInner .clientLogoBox.joshRooter .boxLogoOne {
	background: #b2c2ff;
	border-color: #fff;
}
.workJistInner .clientLogoBox.truckUsa .boxLogoOne {
	background: #ff8c00;
	border-color: #fff;
}
.workJistInner .clientLogoBox.zYngerLogo .boxLogoOne {
	background: #4ec1ea;
	border-color: #fff;
}
.workJistInner .clientLogoBox.sanJos .boxLogoOne {
	background: #8b4a12;
	border-color: #fff;
}
.workJistInner .clientLogoBox.aSchocks .boxLogoOne {
	background: #ffd62e;
	border-color: #fff;
}

.workJistInner .clientLogoBox.crisNotti .boxLogoOne {
	border-color: #fff;
	background: #bbbbbb;
}
.workJistInner .clientLogoBox.crisNotti .boxLogoOne img {
	width: 100px !important;
}

.outerBoxBannerTabView:hover .hoverContentWorkOuter {
	animation: hoverSlideIn 1s 0s forwards;
}
@keyframes hoverSlideOut {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}
@keyframes hoverSlideIn {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(0%);
	}
}
.innerHoverWorkArea {
	width: 100%;
	height: 100%;
	display: flex;
	padding: 20px;
	flex-direction: column;
	gap: 50px;
}
.mapCountryInner {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	padding-left: 15px;
}
.mapCountryInner img {
	width: 85%;
}
.workRowHoverOne .tagBoxList {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.smallBox .workRowHoverOne .tagBoxList,
.mediumBox .workRowHoverOne .tagBoxList {
	gap: 10px;
}
.smallBox .innerHoverWorkArea,
.mediumBox .innerHoverWorkArea {
	gap: 30px;
}
.smallBox .innerHoverWorkArea .titleTagBox h4,
.mediumBox .innerHoverWorkArea .titleTagBox h4 {
	font-size: 16px;
	line-height: 26px;
}
.workRowHoverOne .tagBoxList .tagTextBox {
	display: flex;
}
.workRowHoverOne .tagBoxList .tagTextBox a {
	font-size: 15px;
	line-height: 25px;
	color: #202227;
	font-weight: 400;
	font-family: "Poppins";
	text-align: left;
	display: flex;
	background: #fff;
	padding: 5px 16px;
	border-radius: 30px;
	border: 1px solid #eee;
	transition: all 0.5s ease;
	outline: none !important;
}

.smallBox .workRowHoverOne .tagBoxList .tagTextBox a {
	font-size: 14px;
	line-height: 24px;
	padding: 5px 14px;
}

.workRowHoverOne .tagBoxList .tagTextBox a:hover {
	background: #0a68a0;
	color: #fff;
}
.innerHoverWorkArea .titleProjectBox {
}
.innerHoverWorkArea .titleProjectBox h3 {
	display: flex;
	margin-bottom: 15px;
}
.innerHoverWorkArea .titleProjectBox h3 a {
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	font-weight: 600;
	font-family: "Poppins";
	text-align: left;
	display: flex;
	position: relative;
	padding-left: 0px;
	text-decoration: none;
	transition: all 0.5s ease;
	outline: none !important;
	border: none !important;
}

.innerHoverWorkArea .titleProjectBox h3 a:hover {
	color: #0a68a0;
}

.innerHoverWorkArea .titleTagBox {
	margin-bottom: 20px;
}
.innerHoverWorkArea .titleTagBox h4 {
	font-size: 18px;
	line-height: 28px;
	color: #202227;
	font-weight: 600;
	font-family: "Poppins";
	text-align: left;
	display: flex;
	position: relative;
	padding-left: 12px;
}
.innerHoverWorkArea .titleTagBox h4::after {
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: #0a68a0;
}
.workRowHoverOne .reWorkOuterTag {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.workRowHoverOne {
	display: flex;
	flex-direction: column;
}

.outerBoxBannerTabView .figureBanOne {
	width: 100%;
	height: 100%;
	position: relative;
}
.outerBoxBannerTabView .figureBanOne:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	content: "";
}
.moNtanaWhite .outerBoxBannerTabView .figureBanOne:after {
	opacity: 0;
}
.moNtanaWhite .workJistInner h2{
color:#000;
}
.moNtanaWhite .workJistInner h5{
color:#000;
}
.moNtanaWhite .lastUpdateBox h6{
color:#000;
font-weight: 500;
}
.moNtanaWhite .lastUpdateBox h6 .dateBar:after{
background:#000;
}

.outerBoxBannerTabView .figureBanOne img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease;
}
.diffTabArea .outerBoxBannerTabView .figureBanOne img {
	opacity: 0.5;
	transform: scale(1.15);
}

.diffTabArea.active-tab .outerBoxBannerTabView .figureBanOne img {
	animation: zoomOutBan 1s 0s forwards;
}
@keyframes zoomOutBan {
	0% {
		opacity: 0.5;
		transform: scale(1.15);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
.workJistOuter {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	width: 100%;
}
.workJistInner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.workJistInner h5 {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: 400;
	font-family: "Poppins";
	text-align: center;
	margin-bottom: 15px;
	position: relative;
}
.workJistInner h5 {
	padding-top: 20px;
}
.workJistInner h5:after {
	width: 72px;
	height: 4px;
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	transform: translateX(-50%);
	background: #017fcb;
}
/* .smallBox .workJistInner h5:after{
width:52px;
height: 4px;
} */
.mediumBox .workJistInner h5 {
	font-size: 18px;
	line-height: 28px;
}
.smallBox .workJistInner h5,
.smallBox .lastUpdateBox h6,
.mediumBox .lastUpdateBox h6 {
	font-size: 16px;
	line-height: 26px;
}
.smallBox .lastUpdateBox,
.mediumBox .lastUpdateBox {
	margin-top: 30px;
}
.smallBox .lastUpdateBox h6 .dateBar:after,
.mediumBox .lastUpdateBox h6 .dateBar:after {
	height: 20px;
}

.workJistInner h2 {
	font-size: 43px;
	line-height: 53px;
	color: #fff;
	font-weight: 500;
	font-family: "Poppins";
	text-align: center;
	margin-top: -4px;
}
.smallBox .workJistInner h2 {
	font-size: 32px;
	line-height: 42px;
}
.mediumBox .workJistInner h2 {
	font-size: 38px;
	line-height: 48px;
}

.workJistInner h2 span {
	display: block;
}
.workJistInner .clientLogoBox {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 65px;
}

.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne {
	position: relative;
}
.diffTabArea.active-tab .workJistInner .clientLogoBox .boxLogoOne:after {
}

.diffTabArea .workJistInner .clientLogoBox {
}
.diffTabArea.active-tab .workJistInner .clientLogoBox {
}

.smallBox .workJistInner .clientLogoBox {
	margin-top: 35px;
}
.mediumBox .workJistInner .clientLogoBox {
	margin-top: 45px;
}
.workJistInner .clientLogoBox .boxLogoOne {
	width: 144px;
	height: 144px;
	background: #fff;
	border-radius: 100%;
	border: 2px solid #000;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.workJistInner .clientLogoBox .boxLogoOne {
}
.smallBox .workJistInner .clientLogoBox .boxLogoOne {
	width: 120px;
	height: 120px;
}
.smallBox .workJistInner .clientLogoBox .boxLogoOne img {
	width: 60px;
	height: 60px;
}
.mediumBox .workJistInner .clientLogoBox .boxLogoOne {
	width: 130px;
	height: 130px;
}
.mediumBox .workJistInner .clientLogoBox .boxLogoOne img {
	width: 70px;
	height: 70px;
}
.workJistInner .clientLogoBox .boxLogoOne.black {
	background: #000;
	border: 2px solid #fff;
}
.workJistInner .clientLogoBox .boxLogoOne.mtFish,
.workJistInner .clientLogoBox .boxLogoOne.foodCabbie,
.workJistInner .clientLogoBox .boxLogoOne.mrSoftee {
	background: none;
	border: none;
	z-index: 1;
	overflow: hidden;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mtFish img,
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.foodCabbie img,
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mrSoftee img {
	transition: all 0.5s ease;
	opacity: 0;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: #fff;
	z-index: -1;
	transition: all 0.5s ease;
	transform: scale(0);
	border-radius: 100%;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	border: 2px solid #fff;
	z-index: 1;
	transition: all 0.5s ease;
	border-radius: 100%;
	opacity: 0;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mrSoftee:before {
	border-color: #fc0300;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mtFish:after {
	background: #f39a4a;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.foodCabbie:after {
	background: #000;
}
.ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mrSoftee:after {
	background: #ffdfe5;
}
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mtFish:after,
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.foodCabbie:after,
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mrSoftee:after {
	animation: fillUpBgMt 1s 0s forwards;
}
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mtFish img,
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.foodCabbie img,
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne.mrSoftee img {
	animation: logoMotion 1s 0.5s forwards;
}
.slick-active .ourWorkBanContainer .workJistInner .clientLogoBox .boxLogoOne:before {
	animation: logoBorder 1.5s 0.5s forwards;
}
@keyframes logoBorder {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes logoMotion {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fillUpBgMt {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1.1);
	}
}

.workJistInner .clientLogoBox .boxLogoOne.gray {
	background: #505050;
	border: 2px solid #505050;
}
.workJistInner .clientLogoBox .boxLogoOne img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}

.ourWorkBanContainer.active-tab .outerBoxBannerTabView {
	transform: translateX(0);
}




.bannerOuterOurWork {
	flex-wrap: nowrap;
}
/* scroll down arrow */
.scrollBanOneTopArea {
	left: -19px;
	bottom: 7px;
}
.arrowDownOut figure img {
	width: 60px;
	height: 60px;
	object-fit: contain;
	animation: bounceArrow 1.5s 0.5s infinite;
}
@keyframes bounceArrow {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(15px);
	}
}
.arrowDownOut figcaption {
	transform: rotate(270deg) translate(52px, -22px);
}
.arrowDownOut figcaption p {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
	font-family: "Poppins";
}

/**************************************************** section two start **********************************************/
.portfolioOurWorkArea {
	padding-top: 20px;
	padding-bottom: 60px;
}
.innerPortfolioOuterArea {
	grid-template-rows: repeat(2, 1fr);
	row-gap: 14px;
}
.rowOnePortfolio {
}
.innerRowOneArea {
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
}
.rowOnePortfolio .leftOneOuterWork {
}
.ourWorkGalleryOne {
}
.rightThreeOuterWork {
}
.innerPortfolioOuterArea .outerBoxBannerTabView {
	transform: translateX(0%);
}
.ourworkRtColOne {
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
}
.rowOneRightRowOneOuter {
	gap: 15px;
	grid-template-rows: repeat(2, 1fr);
}
.innerRightRowOneArea {
}
.mediumBox.innerRtColOne .figureBanOne {
	height: 437px;
}
.smallBox .figureBanOne {
	height: 438px;
}
.leftOneOuterWork .outerBoxBannerTabView .figureBanOne {
	height: 890px;
}
.lastUpdateBox {
	margin-top: 54px;
}
.lastUpdateBox h6 {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: 400;
	font-family: "Poppins";
	text-align: center;
	margin-bottom: 0px;
}
.lastUpdateBox h6 span {
	display: flex;
}
.lastUpdateBox h6 .dateBar {
	padding-left: 12px;
	margin-left: 10px;
}
.lastUpdateBox h6 .dateBar:after {
	width: 2px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	background: #fff;
	transform: translateY(-50%);
}


/* animation gallery start */

.ourWorkOuterBox{
	width: 100%;
	height: 430px;
}


.slideOurWork {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      transition: opacity 1s ease;
    }

    .slideOurWork.active {
      opacity: 1;
    }

    .slideOurWork img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }


/************************************************ section two end ******************************************************/

@media only screen and (max-width: 1880px) {

	.ourWorkBanTitle {
    gap: 30px;
	}
	.bannerLeftCol {
     padding-top: 95px;
	}
	.ourWorkLeftFigure {
	}
	.leftBannerWorkArea {
		padding-top: 70px;
	}

	.rightSideBannerOuter {
		padding-top: 30px;
	}
	.workRowHoverOne .tagBoxList {
		gap: 10px;
	}
	.ourBotWorkIcon p {
		font-size: 16px;
	}
	.ourWorkBanTitle .crSdescTop p {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1780px) {
.rightOurWorkBanArea{
width: 790px;
}
.titleLeftSocialBan p {
    font-size: 16px;
}
.lastUpdateBox h6{
	font-size: 18px;
	line-height: 28px;
}
}

@media only screen and (max-width: 1680px) {
	.pageLeftRightPadding {
		padding-inline: 70px;
	}
	.rightSideBannerOuter {
		max-width: 825px;
	}
	.rightSideBannerOuter ul.myTaxbs li .thumbAreaBox {
		width: 116px;
		height: 115px;
	}
	.rightSideBannerOuter .differentTabOuterx {
		max-width: 690px;
	}
	.workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 14px;
		line-height: 24px;
	}
	.workJistInner h2 {
		font-size: 39px;
		line-height: 49px;
	}
	.lastUpdateBox h6 {
		font-size: 18px;
		line-height: 28px;
	}
	.workJistInner h5 {
		font-size: 18px;
		line-height: 28px;
	}
	.smallBox .workJistInner h2 {
		font-size: 28px;
		line-height: 38px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		font-size: 15px;
		line-height: 25px;
		padding-top: 15px;
	}
	.mediumBox .workJistInner h5 {
		font-size: 16px;
		line-height: 26px;
	}
	.mediumBox .workJistInner h2 {
		font-size: 34px;
		line-height: 44px;
	}
}
@media only screen and (max-width: 1550px) {
	.rightSideBannerOuter {
		max-width: 755px;
	}
	.rightOurWorkBanArea{
		width: 710px;
	}
	.bannerSilk .slick-arrow{
	width: 40px;
	height: 40px;
	}
	.bannerSilk .slick-arrow.slick-prev{
		right:65px;
	}
	.bannerLeftCol{
		    width: 650px;
	}

}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {

	.rightOurWorkBanArea {
    width: 712px;
    padding-top: 26px;
	}
	.ourWorkOuterSection {
    padding-top: 70px;
    padding-bottom: 45px;
	}
	.sepaRatorOne {
    height: 9px;
	}

.leftSocialGrowArea .iconTitleSocial {
    top: 6px;
    width: 19px;
    height: 11px;
}

	/*navigation*/
.bannerSilk .slick-arrow {	
	width: 38px;
	height: 38px;
	bottom: 15px;
	background-size: 11px !important;	
}

.ourWorkLeftFigure figure {
    width: 288px;
    height: 193px;
}
.reqCallTel {
    height: 19px;
}
.reqCall a {
	font-size: 12px;
	line-height: 18px;
	gap: 11px;
}
.reqCall a .hoverEffIcon img {
    width: 53px;
    height: 53px;
}

.reqCall .blgpg_latup_tabdv_cntnmb_link_icn {
    width: 18px;
    height: 18px;
 }

.reqCall .icon-phone-active-3 {
    width: 23px;   
    line-height: 15px;
    left: 1px;
    top: -4px;   
}

.buttOnStart a {
    font-size: 12px;
    line-height: 18px;
    padding-block: 4px;
    padding-inline: 20px;
}

.titleLeftSocialBan h3 {
font-size: 15px;
line-height: 23px;  
}
.ourWorkLeftFigure figure{
	width: 288px;
	height: 193px;
}
.reqCall a:hover .hoverEffIcon {
    transform: translate(-50%, -44px);   
}
.leftSocialGrowArea {
    max-width: 248px;
    padding-left: 23px;
}

.titleLeftSocialBan p {
    font-size: 13px;
    line-height: 20px;
    max-width: 161px; 
}
.titleLeftSocialBan {
    gap: 4px;
}

.bannerLeftCol {
    width: 525px;
    padding-top: 88px;
}

	.hoverContentWorkOuter {
		width: 285px;
	}

	.innerHoverWorkArea .titleProjectBox h3 a {
		font-size: 15px;
		line-height: 23px;
	}
	.innerHoverWorkArea .titleProjectBox h3 {
		margin-bottom: 11px;
	}
	.smallBox .innerHoverWorkArea .titleTagBox h4,
	.mediumBox .innerHoverWorkArea .titleTagBox h4 {
		font-size: 12px;
		line-height: 20px;
	}
	.smallBox .workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 11px;
		line-height: 18px;
		padding: 4px 11px;
	}
	.innerHoverWorkArea .titleTagBox h4 {
		font-size: 14px;
		line-height: 21px;
		padding-left: 9px;		
	}
	.smallBox .hoverContentWorkOuter .mapCountryInner img,
	.mediumBox .hoverContentWorkOuter .mapCountryInner img {
		max-width: 98px;
	}
	.smallBox .innerHoverWorkArea,
	.mediumBox .innerHoverWorkArea {
		gap: 23px;
	}
	.innerHoverWorkArea {
		padding: 15px;
		gap: 38px;
	}

	.workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 11px;
		line-height: 19px;
		padding: 4px 12px;
	}

	.innerHoverWorkArea .titleTagBox {
		margin-bottom: 15px;
	}
	.smallBox .workRowHoverOne .tagBoxList,
	.mediumBox .workRowHoverOne .tagBoxList {
		gap: 8px;
	}
	.innerHoverWorkArea .titleTagBox h4::after {
		width: 2px;
	}

	.leftOneOuterWork .outerBoxBannerTabView .figureBanOne {
		height: 668px;
	}
	.smallBox .figureBanOne {
		height: 329px;
	}
	.mediumBox.innerRtColOne .figureBanOne {
		height: 328px;
	}

	.smallBox .workJistInner .clientLogoBox .boxLogoOne img {
		width: 60px;
		height: 60px;
	}
	.smallBox .workJistInner .clientLogoBox .boxLogoOne {
		width: 90px;
		height: 90px;
	}
	.mediumBox .workJistInner .clientLogoBox .boxLogoOne img {
		width: 53px;
		height: 53px;
	}
	.mediumBox .workJistInner .clientLogoBox .boxLogoOne {
		width: 98px;
		height: 98px;
	}
	.mediumBox .workJistInner .clientLogoBox {
		margin-top: 34px;
	}
	.mediumBox .workJistInner h2 {
		font-size: 29px;
		line-height: 39px;
	}
	.mediumBox .workJistInner h5 {
		font-size: 14px;
		line-height: 21px;
	}
	.smallBox .lastUpdateBox,
	.mediumBox .lastUpdateBox {
		margin-top: 23px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		font-size: 12px;
		line-height: 20px;
	}
	.smallBox .lastUpdateBox h6 .dateBar:after,
	.mediumBox .lastUpdateBox h6 .dateBar:after {
		height: 15px;
	}
	.smallBox .workJistInner h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.rowOneRightRowOneOuter {
		gap: 11px;
	}
	.ourworkRtColOne {
		gap: 11px;
	}
	.innerRowOneArea {
		gap: 11px;
	}
	.innerPortfolioOuterArea {
		row-gap: 10px;
	}
	.workJistInner .clientLogoBox.crisNotti .boxLogoOne img {
		width: 75px !important;
	}
	.lastUpdateBox {
		margin-top: 41px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		padding-top: 11px;
	}
	.smallBox .workJistInner .clientLogoBox {
		margin-top: 26px;
	}

	.rightSideBannerOuter {
		max-width: 640px;
	}
	.pageLeftRightPadding {
		padding-inline: 64px;
	}
	.ourWorkBanTitle .banTitle {
		font-size: 40px;
		line-height: 49px;
	}
	.ourWorkBanTitle .crSdescTop p {
		font-size: 13px;
		line-height: 20px;
	}
	.rightInfoSmp .leftborder p {
		font-size: 13px;
		line-height: 20px;
	}
	.ourWorkBanTitle {
		gap: 68px;
		max-width: 420px;
	}
	.portfolioOurWorkArea {
    padding-top: 15px;
    padding-bottom: 45px;
	}
	.ourWorkLeftBotArea {
		gap: 23px;
	}
	.ourBotWorkIcon h3 {
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 17px;
		margin-bottom: 2px;
	}
	.rightInfoSmp .infoIcon img {
		width: 41px;
		left: -7px;
		top: -7px;
	}
	.workJistInner h5 {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 11px;
		padding-top: 15px;
	}
	.workJistInner h5:after {
		width: 54px;
		height: 3px;
	}
	.workJistInner h2 {
		font-size: 32px;
		line-height: 40px;
		margin-top: -3px;
	}
	.workJistInner .clientLogoBox {
		margin-top: 49px;
	}
	.workJistInner .clientLogoBox .boxLogoOne {
		width: 108px;
		height: 108px;
	}
	.workJistInner .clientLogoBox .boxLogoOne img {
		width: 75px;
		height: 75px;
	}
	.lastUpdateBox h6 {
		font-size: 15px;
		line-height: 23px;
	}
	.lastUpdateBox h6 .dateBar {
		padding-left: 9px;
		margin-left: 8px;
	}
	.lastUpdateBox h6 .dateBar:after {
		width: 2px;
		height: 18px;
	}
	.rightSideBannerOuter ul.myTaxbs li .thumbAreaBox {
		width: 117px;
		height: 117px;
	}
	.rightSideBannerOuter ul.myTaxbs {
		gap: 9px;
	}

	.smpContInfo .smp_iconInfoList a img {
		width: 13.5px;
	}
	.smpThumbTab .smpContInfo .telNumber a {
		font-size: 13px;
		line-height: 20px;
	}
	.thumbBoxSecTwo {
		width: 30px;
		height: 30px;
	}
	.smp_iconInfoList {
		gap: 15px;
		padding-left: 15px;
		padding-bottom: 4px;
		padding-right: 11px;
	}
	.arrowDownOut figcaption p {
		font-size: 14px;
		line-height: 20px;
	}
	.arrowDownOut figure img {
		width: 45px;
		height: 45px;

		/* animation: bounceArrow 1.5s 0.5s infinite; */
	}
	.arrowDownOut figcaption {
		transform: rotate(270deg) translate(39px, -17px);
	}
	.smpContInfo .caLLBtn {
		min-height: 30px;
		padding-left: 41px;
	}
	.smpTabBox {
		width: 251px;
	}
	.leftBannerWorkArea {
		width: 480px;
		padding-top: 88px;
		padding-left: 45px;
	}
}
@media only screen and (min-width: 1281px) and (max-width: 1366px) {

	.rightOurWorkBanArea {
    width: 655px;
    padding-top: 26px;
	}
	.ourWorkOuterSection {
    padding-top: 70px;
    padding-bottom: 45px;
	}
	.sepaRatorOne {
    height: 9px;
	}
	    .workRowHoverOne .tagBoxList {
        gap: 6px;
		}

.leftSocialGrowArea .iconTitleSocial {
    top: 6px;
    width: 19px;
    height: 11px;
}

	/*navigation*/
.bannerSilk .slick-arrow {	
	width: 38px;
	height: 38px;
	bottom: 15px;
	background-size: 11px !important;	
}

.ourWorkLeftFigure figure {
    width: 288px;
    height: 155px;
}
.reqCallTel {
    height: 19px;
}
.reqCall a {
	font-size: 12px;
	line-height: 18px;
	gap: 11px;
}
.reqCall a .hoverEffIcon img {
    width: 53px;
    height: 53px;
}

.reqCall .blgpg_latup_tabdv_cntnmb_link_icn {
    width: 18px;
    height: 18px;
 }

.reqCall .icon-phone-active-3 {
    width: 23px;   
    line-height: 15px;
    left: 1px;
    top: -4px;   
}

.buttOnStart a {
    font-size: 12px;
    line-height: 18px;
    padding-block: 4px;
    padding-inline: 20px;
}

.titleLeftSocialBan h3 {
font-size: 15px;
line-height: 23px;  
}
.ourWorkLeftFigure figure{

}
.reqCall a:hover .hoverEffIcon {
    transform: translate(-50%, -44px);   
}
.leftSocialGrowArea {
    max-width: 248px;
    padding-left: 23px;
}

.titleLeftSocialBan p {
    font-size: 13px;
    line-height: 20px;
    max-width: 161px; 
}
.titleLeftSocialBan {
    gap: 4px;
}

.bannerLeftCol {
    width: 525px;
    padding-top: 65px;
}

	.hoverContentWorkOuter {
		width: 285px;
	}

	.innerHoverWorkArea .titleProjectBox h3 a {
		font-size: 15px;
		line-height: 23px;
	}
	.innerHoverWorkArea .titleProjectBox h3 {
		margin-bottom: 11px;
	}
	.smallBox .innerHoverWorkArea .titleTagBox h4,
	.mediumBox .innerHoverWorkArea .titleTagBox h4 {
		font-size: 12px;
		line-height: 20px;
	}
	.smallBox .workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 11px;
		line-height: 18px;
		padding: 4px 11px;
	}
	.innerHoverWorkArea .titleTagBox h4 {
		font-size: 14px;
		line-height: 21px;
		padding-left: 9px;		
	}
	.smallBox .hoverContentWorkOuter .mapCountryInner img,
	.mediumBox .hoverContentWorkOuter .mapCountryInner img {
		max-width: 98px;
	}
	.smallBox .innerHoverWorkArea,
	.mediumBox .innerHoverWorkArea {
		gap: 23px;
	}
	.innerHoverWorkArea {
		padding: 15px;
	        gap: 18px;
	}

	.workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 11px;
		line-height: 19px;
		padding: 4px 12px;
	}

	.innerHoverWorkArea .titleTagBox {
		margin-bottom: 15px;
	}
	.smallBox .workRowHoverOne .tagBoxList,
	.mediumBox .workRowHoverOne .tagBoxList {
		gap: 8px;
	}
	.innerHoverWorkArea .titleTagBox h4::after {
		width: 2px;
	}

	.leftOneOuterWork .outerBoxBannerTabView .figureBanOne {
		height: 668px;
	}
	.smallBox .figureBanOne {
		height: 329px;
	}
	.mediumBox.innerRtColOne .figureBanOne {
		height: 328px;
	}

	.smallBox .workJistInner .clientLogoBox .boxLogoOne img {
		width: 60px;
		height: 60px;
	}
	.smallBox .workJistInner .clientLogoBox .boxLogoOne {
		width: 90px;
		height: 90px;
	}
	.mediumBox .workJistInner .clientLogoBox .boxLogoOne img {
		width: 53px;
		height: 53px;
	}
	.mediumBox .workJistInner .clientLogoBox .boxLogoOne {
		width: 98px;
		height: 98px;
	}
	.mediumBox .workJistInner .clientLogoBox {
		margin-top: 34px;
	}
	.mediumBox .workJistInner h2 {
		font-size: 29px;
		line-height: 39px;
	}
	.mediumBox .workJistInner h5 {
		font-size: 14px;
		line-height: 21px;
	}
	.smallBox .lastUpdateBox,
	.mediumBox .lastUpdateBox {
		margin-top: 23px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		font-size: 12px;
		line-height: 20px;
	}
	.smallBox .lastUpdateBox h6 .dateBar:after,
	.mediumBox .lastUpdateBox h6 .dateBar:after {
		height: 15px;
	}
	.smallBox .workJistInner h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.rowOneRightRowOneOuter {
		gap: 11px;
	}
	.ourworkRtColOne {
		gap: 11px;
	}
	.innerRowOneArea {
		gap: 11px;
	}
	.innerPortfolioOuterArea {
		row-gap: 10px;
	}
	.workJistInner .clientLogoBox.crisNotti .boxLogoOne img {
		width: 75px !important;
	}
	.lastUpdateBox {
		margin-top: 41px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		padding-top: 11px;
	}
	.smallBox .workJistInner .clientLogoBox {
		margin-top: 26px;
	}

	.rightSideBannerOuter {
		max-width: 640px;
	}
	.pageLeftRightPadding {
		padding-inline: 64px;
	}
	.ourWorkBanTitle .banTitle {
		font-size: 40px;
		line-height: 49px;
	}
	.ourWorkBanTitle .crSdescTop p {
		font-size: 13px;
		line-height: 20px;
	}
	.rightInfoSmp .leftborder p {
		font-size: 13px;
		line-height: 20px;
	}
	.ourWorkBanTitle {
		gap: 30px;
		max-width: 420px;
	}
	.portfolioOurWorkArea {
    padding-top: 15px;
    padding-bottom: 45px;
	}
	.ourWorkLeftBotArea {
		gap: 23px;
	}
	.ourBotWorkIcon h3 {
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 17px;
		margin-bottom: 2px;
	}
	.rightInfoSmp .infoIcon img {
		width: 41px;
		left: -7px;
		top: -7px;
	}
	.workJistInner h5 {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 11px;
		padding-top: 15px;
	}
	.workJistInner h5:after {
		width: 54px;
		height: 3px;
	}
	.workJistInner h2 {
		font-size: 32px;
		line-height: 40px;
		margin-top: -3px;
	}
	.workJistInner .clientLogoBox {
		margin-top: 49px;
	}
	.workJistInner .clientLogoBox .boxLogoOne {
		width: 108px;
		height: 108px;
	}
	.workJistInner .clientLogoBox .boxLogoOne img {
		width: 75px;
		height: 75px;
	}
	.lastUpdateBox h6 {
		font-size: 15px;
		line-height: 23px;
	}
	.lastUpdateBox h6 .dateBar {
		padding-left: 9px;
		margin-left: 8px;
	}
	.lastUpdateBox h6 .dateBar:after {
		width: 2px;
		height: 18px;
	}
	.rightSideBannerOuter ul.myTaxbs li .thumbAreaBox {
		width: 117px;
		height: 117px;
	}
	.rightSideBannerOuter ul.myTaxbs {
		gap: 9px;
	}

	.smpContInfo .smp_iconInfoList a img {
		width: 13.5px;
	}
	.smpThumbTab .smpContInfo .telNumber a {
		font-size: 13px;
		line-height: 20px;
	}
	.thumbBoxSecTwo {
		width: 30px;
		height: 30px;
	}
	.smp_iconInfoList {
		gap: 15px;
		padding-left: 15px;
		padding-bottom: 4px;
		padding-right: 11px;
	}
	.arrowDownOut figcaption p {
		font-size: 14px;
		line-height: 20px;
	}
	.arrowDownOut figure img {
		width: 45px;
		height: 45px;

		/* animation: bounceArrow 1.5s 0.5s infinite; */
	}
	.arrowDownOut figcaption {
		transform: rotate(270deg) translate(39px, -17px);
	}
	.smpContInfo .caLLBtn {
		min-height: 30px;
		padding-left: 41px;
	}
	.smpTabBox {
		width: 251px;
	}
	.leftBannerWorkArea {
		width: 480px;
		padding-top: 88px;
		padding-left: 45px;
	}
}

@media only screen and (max-width: 1280px) {

.rightOurWorkBanArea {
	width: 590px;
	padding-top: 26px;
}
	.ourWorkOuterSection {
    padding-top: 90px;
    padding-bottom: 55px;
	}
	.sepaRatorOne {
    height: 9px;
	}

.leftSocialGrowArea .iconTitleSocial {
    top: 6px;
    width: 19px;
    height: 11px;
}

	/*navigation*/
.bannerSilk .slick-arrow {	
	width: 38px;
	height: 38px;
	bottom: 15px;
	background-size: 11px !important;	
}

.ourWorkLeftFigure figure {
    width: 288px;
    height: 193px;
}
.reqCallTel {
    height: 19px;
}
.reqCall a {
	font-size: 12px;
	line-height: 18px;
	gap: 11px;
}
.reqCall a .hoverEffIcon img {
    width: 53px;
    height: 53px;
}

.reqCall .blgpg_latup_tabdv_cntnmb_link_icn {
    width: 18px;
    height: 18px;
 }

.reqCall .icon-phone-active-3 {
    width: 23px;   
    line-height: 15px;
    left: 1px;
    top: -4px;   
}

.buttOnStart a {
    font-size: 12px;
    line-height: 18px;
    padding-block: 4px;
    padding-inline: 20px;
}

.titleLeftSocialBan h3 {
font-size: 15px;
line-height: 23px;  
}
.ourWorkLeftFigure figure{
	width: 288px;
	height: 193px;
}
.reqCall a:hover .hoverEffIcon {
    transform: translate(-50%, -44px);   
}
.leftSocialGrowArea {
    max-width: 248px;
    padding-left: 23px;
}

.titleLeftSocialBan p {
    font-size: 13px;
    line-height: 20px;
    max-width: 161px; 
}
.titleLeftSocialBan {
    gap: 4px;
}

.bannerLeftCol {
    width: 525px;
    padding-top: 88px;
}

	.hoverContentWorkOuter {
		width: 285px;
	}

.innerRowOneArea {
  
	        display: flex;
}
.rowOnePortfolio .leftOneOuterWork{
width: 60%;
}
.rowTwoPortfolio .leftOneOuterWork{
width: 60%;
}

	

	.innerHoverWorkArea .titleProjectBox h3 a {
		font-size: 15px;
		line-height: 23px;
	}
	.innerHoverWorkArea .titleProjectBox h3 {
		margin-bottom: 11px;
	}
	.smallBox .innerHoverWorkArea .titleTagBox h4,
	.mediumBox .innerHoverWorkArea .titleTagBox h4 {
		font-size: 12px;
		line-height: 20px;
	}
	.smallBox .workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 11px;
		line-height: 18px;
		padding: 4px 11px;
	}
	.innerHoverWorkArea .titleTagBox h4 {
		font-size: 14px;
		line-height: 21px;
		padding-left: 9px;		
	}
	.smallBox .hoverContentWorkOuter .mapCountryInner img,
	.mediumBox .hoverContentWorkOuter .mapCountryInner img {
		max-width: 98px;
	}
	.smallBox .innerHoverWorkArea,
	.mediumBox .innerHoverWorkArea {
		gap: 23px;
	}
	.innerHoverWorkArea {
		padding: 15px;
		gap: 38px;
	}

	.workRowHoverOne .tagBoxList .tagTextBox a {
		font-size: 11px;
		line-height: 19px;
		padding: 4px 12px;
	}

	.innerHoverWorkArea .titleTagBox {
		margin-bottom: 15px;
	}
	.smallBox .workRowHoverOne .tagBoxList,
	.mediumBox .workRowHoverOne .tagBoxList {
		gap: 8px;
	}
	.innerHoverWorkArea .titleTagBox h4::after {
		width: 2px;
	}

	.leftOneOuterWork .outerBoxBannerTabView .figureBanOne {
		height: 668px;
	}
	.smallBox .figureBanOne {
		height: 329px;
	}
	.mediumBox.innerRtColOne .figureBanOne {
		height: 328px;
	}

	.smallBox .workJistInner .clientLogoBox .boxLogoOne img {
		width: 60px;
		height: 60px;
	}
	.smallBox .workJistInner .clientLogoBox .boxLogoOne {
		width: 90px;
		height: 90px;
	}
	.mediumBox .workJistInner .clientLogoBox .boxLogoOne img {
		width: 53px;
		height: 53px;
	}
	.mediumBox .workJistInner .clientLogoBox .boxLogoOne {
		width: 98px;
		height: 98px;
	}
	.mediumBox .workJistInner .clientLogoBox {
		margin-top: 34px;
	}
	.mediumBox .workJistInner h2 {
		font-size: 29px;
		line-height: 39px;
	}
	.mediumBox .workJistInner h5 {
		font-size: 14px;
		line-height: 21px;
	}
	.smallBox .lastUpdateBox,
	.mediumBox .lastUpdateBox {
		margin-top: 23px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		font-size: 12px;
		line-height: 20px;
	}
	.smallBox .lastUpdateBox h6 .dateBar:after,
	.mediumBox .lastUpdateBox h6 .dateBar:after {
		height: 15px;
	}
	.smallBox .workJistInner h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.rowOneRightRowOneOuter {
		gap: 11px;
	}
	.ourworkRtColOne {
		gap: 11px;
	}
	.innerRowOneArea {
		gap: 11px;
	}
	.innerPortfolioOuterArea {
		row-gap: 10px;
	}
	.workJistInner .clientLogoBox.crisNotti .boxLogoOne img {
		width: 75px !important;
	}
	.lastUpdateBox {
		margin-top: 41px;
	}
	.smallBox .workJistInner h5,
	.smallBox .lastUpdateBox h6,
	.mediumBox .lastUpdateBox h6 {
		padding-top: 11px;
	}
	.smallBox .workJistInner .clientLogoBox {
		margin-top: 26px;
	}

	.rightSideBannerOuter {
		max-width: 640px;
	}
	.pageLeftRightPadding {
		padding-inline: 65px;
	}
	.ourWorkBanTitle .banTitle {
		font-size: 34px;
		line-height: 44px;
	}
	.ourWorkBanTitle .crSdescTop p {
		font-size: 13px;
		line-height: 23px;
	}
	.rightInfoSmp .leftborder p {
		font-size: 13px;
		line-height: 20px;
	}
	.ourWorkBanTitle {
		gap: 68px;
		max-width: 420px;
	}
	.navbar{
		    z-index: 99999;
	}
	.portfolioOurWorkArea {
    padding-top: 15px;
    padding-bottom: 55px;
	}
	.ourWorkLeftBotArea {
		gap: 23px;
	}
	.ourBotWorkIcon h3 {
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 17px;
		margin-bottom: 2px;
	}
	.rightInfoSmp .infoIcon img {
		width: 41px;
		left: -7px;
		top: -7px;
	}
	.workJistInner h5 {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 11px;
		padding-top: 15px;
	}
	.workJistInner h5:after {
		width: 54px;
		height: 3px;
	}
	.workJistInner h2 {
		font-size: 32px;
		line-height: 40px;
		margin-top: -3px;
	}
	.workJistInner .clientLogoBox {
		margin-top: 49px;
	}
	.workJistInner .clientLogoBox .boxLogoOne {
		width: 108px;
		height: 108px;
	}
	.workJistInner .clientLogoBox .boxLogoOne img {
		width: 75px;
		height: 75px;
	}
	.lastUpdateBox h6 {
		font-size: 15px;
		line-height: 23px;
	}
	.lastUpdateBox h6 .dateBar {
		padding-left: 9px;
		margin-left: 8px;
	}
	.lastUpdateBox h6 .dateBar:after {
		width: 2px;
		height: 18px;
	}
	.rightSideBannerOuter ul.myTaxbs li .thumbAreaBox {
		width: 117px;
		height: 117px;
	}
	.rightSideBannerOuter ul.myTaxbs {
		gap: 9px;
	}

	.smpContInfo .smp_iconInfoList a img {
		width: 13.5px;
	}
	.smpThumbTab .smpContInfo .telNumber a {
		font-size: 13px;
		line-height: 20px;
	}
	.thumbBoxSecTwo {
		width: 30px;
		height: 30px;
	}
	.smp_iconInfoList {
		gap: 15px;
		padding-left: 15px;
		padding-bottom: 4px;
		padding-right: 11px;
	}
	.arrowDownOut figcaption p {
		font-size: 14px;
		line-height: 20px;
	}
	.arrowDownOut figure img {
		width: 45px;
		height: 45px;

		/* animation: bounceArrow 1.5s 0.5s infinite; */
	}
	.arrowDownOut figcaption {
		transform: rotate(270deg) translate(39px, -17px);
	}
	.smpContInfo .caLLBtn {
		min-height: 30px;
		padding-left: 41px;
	}
	.smpTabBox {
		width: 251px;
	}
	.leftBannerWorkArea {
		width: 480px;
		padding-top: 88px;
		padding-left: 45px;
	}


}
@media only screen and (max-width: 1150px) {
	.rightOurWorkBanArea {
	width: 530px;
	}
	.ourWorkOuterSection{
	height: auto;
	padding-bottom: 35px;
	position: relative;
	margin-bottom: 25px;
	}
	.portfolioOurWorkArea{
		padding-top:0;
	}
	.socialGrowthRow {
	align-items: flex-start;
	flex-direction: column-reverse;
	gap: 15px;
	}
	.rightSocialGrowBtn {
	margin-bottom: 0px;
	}
	.bannerLeftCol {
	gap: 50px;
	padding-top: 55px;
	}
	.workJistInner{
	padding-inline: 15px;
	}
	.workJistInner h2 {
	font-size: 28px;
	line-height: 38px;
	}
	.borderSecOneBottom{
		bottom: 0;
	}

}
@media only screen and (max-width: 1024px) {
    .pageLeftRightPadding {
        padding-inline: 20px;
	}
	    .ourWorkLeftFigure figure {
        width: 228px;
        height: auto;
		}
		.ourWorkBanTitle {
        gap: 30px;
        max-width: 390px;
		}
}
@media only screen and (max-width: 991px) {
	.ourWorkOuterSection {
	padding-top: 70px;
	}
	.rowOnePortfolio .innerRowOneArea {
	flex-direction: column-reverse;
	}
	.innerRowOneArea {
	flex-direction: column;
	}
	.rightOurWorkBanArea {
	width: 490px;
	padding-top: 20px;
	}
	.bannerLeftCol {
	width: auto;
	}
	.rowOnePortfolio .leftOneOuterWork,
	.rowTwoPortfolio .leftOneOuterWork{
	width: 100%;
	}
	.leftOneOuterWork .outerBoxBannerTabView .figureBanOne {
	height: 458px;
	}
	.leftOneOuterWork .hoverContentWorkOuter {
	width: 395px;
	}
	.leftOneOuterWork .mapCountryInner img {
    width: 85%;
	max-width: 150px;
	}
	    .ourWorkOuterSection {
        padding-top: 85px;
		}

}
@media only screen and (max-width: 800px) {
	.bannerLeftCol {
		padding-top:44px;
		gap: 30px;
	}
		.bannerOuterOurWork {
	flex-direction: column;
	}
	.ourWorkBanTitle {
	max-width: 100%;
	flex-direction: row;
	}
	.socialGrowthRow {
	align-items: flex-end;
	flex-direction: row;  
	max-width: 540px;    
	}
	.ourWorkBanContainer .outerBoxBannerTabView {  
	height: 450px;
	}
	.rightOurWorkBanArea {
	width: 100%;
	 padding-top: 40px;
	}
	.ourWorkBanContainer .outerBoxBannerTabView  .hoverContentWorkOuter {
	width: 395px;
	}
	.outerBoxBannerTabView .mapCountryInner img {
	max-width: 190px;
	}
	    .ourworkRtColOne {   
        display: flex;
		}
		.ourworkRtColOne .innerRtColOne,
		.ourworkRtColOne .innerRtColTwo{
width:50%;
		}
		    .rowOneRightRowOneOuter {      
        display: flex;
        flex-direction: column;
			}
}
@media only screen and (max-width: 767px) {
    .ourWorkBanTitle .banTitle {
        font-size: 30px;
        line-height: 40px;
	}
}
@media only screen and (max-width: 700px) {
	.portfolioOurWorkArea {
	padding-bottom: 20px;
	}
	.hoverContentWorkOuter {
	width: 265px;
	}
	.smallBox .workRowHoverOne .tagBoxList .tagTextBox a,
	.mediumBox .workRowHoverOne .tagBoxList .tagTextBox a{
	font-size: 11px;
	line-height: 16px;
	padding: 4px 9px;
	}
}
@media only screen and (max-width: 620px) {
	.ourWorkLeftFigure figure {
	width: 205px;
	}

	    .ourworkRtColOne {
        flex-direction: column;
	}
	    .ourworkRtColOne .innerRtColOne, .ourworkRtColOne .innerRtColTwo {
        width: 100%;
    }
	    .ourWorkBanTitle .banTitle {
        font-size: 28px;
        line-height: 38px;
		}
}
@media only screen and (max-width:580px) {
	.ourWorkBanTitle {
	flex-direction: column;
	gap: 20px;
	}
	.socialGrowthRow {
	align-items: flex-start;
	flex-direction: column-reverse;      
	}
	.leftSocialGrowArea {
	max-width: 100%;
	padding-left: 25px;
	}
	.titleLeftSocialBan p {
	max-width: 100%;
	}
	.bannerLeftCol{
		gap:45px;
	}
	.ourWorkBanContainer .outerBoxBannerTabView .hoverContentWorkOuter {
	width: 315px;
	}
	.leftOneOuterWork .hoverContentWorkOuter {
	width: 315px;
	}
	.workJistInner h2 {
	font-size: 26px;
	line-height: 32px;
	}
	.workJistInner .clientLogoBox {
	margin-top: 30px;
	}
	.lastUpdateBox h6 {
	font-size: 14px;
	line-height: 22px;
	}
	.lastUpdateBox h6 .dateBar:after {
	width: 1px;
	height: 14px;
	}	
}
@media only screen and (max-width:500px) {
.buttOnStart:after {
    height: 20px;
}
    .lastUpdateBox {
        margin-top: 30px;
	}
	
	    .workJistInner h5 {
			font-size: 14px;
			line-height: 22px;
		}
		    .workJistInner h2 {
        font-size: 26px;
        line-height: 32px;
		}

	.smallBox .workJistInner h5, .smallBox .lastUpdateBox h6, .mediumBox .lastUpdateBox h6 {
		font-size: 14px;
		line-height: 22px;
	}
	    .smallBox .workJistInner h2,
		.mediumBox .workJistInner h2,
		.outerPortfolioInner .workJistInner h2{
        font-size: 22px;
        line-height: 30px;
		}
		    .innerHoverWorkArea .titleProjectBox h3 a {
        font-size: 14px;
        line-height: 22px;
			}
}
@media only screen and (max-width:460px) {
    .bannerLeftCol {
        padding-top: 17px;
	}
}
@media only screen and (max-width:400px) {
	.workJistInner h2 {
	font-size: 24px;
	line-height: 32px;
	}
	.ourWorkBanContainer .outerBoxBannerTabView .hoverContentWorkOuter {
	width: 275px;
	}
	.outerBoxBannerTabView .mapCountryInner img {
	max-width: 110px;
	}
	.workRowHoverOne .tagBoxList {
	gap: 5px;
	}
	.smallBox .workJistInner h2, .mediumBox .workJistInner h2, .outerPortfolioInner .workJistInner h2 {
	font-size: 20px;
	line-height: 28px;
	}
	.leftOneOuterWork .hoverContentWorkOuter {
	width: 275px;
	}
	    .workJistInner .clientLogoBox .boxLogoOne img,
		.mediumBox .workJistInner .clientLogoBox .boxLogoOne img,
		.smallBox .workJistInner .clientLogoBox .boxLogoOne img {
        width: 65px;
        height: 65px;
		}

		.mediumBox .workJistInner .clientLogoBox.truckUsa .boxLogoOne img{
  width: 50px;
        height: 50px;
		}

		    .workJistInner .clientLogoBox .boxLogoOne,
			.mediumBox .workJistInner .clientLogoBox .boxLogoOne,
			.smallBox .workJistInner .clientLogoBox .boxLogoOne {
        width: 90px;
        height: 90px;
			}
			   
}