.getInTouchOuterSection {
    padding-top: 93px;
    height: 100vh;
    padding-bottom: 50px;
}
.getInTouchMain{
	
}
.pageLeftRightPadding {
    padding-inline: 85px;
}


/* animation */
.circleThreeBox {
	width: 110px;
	height: 145px;
	position: absolute;
    left: -15px;
    bottom: 75px;
	z-index: -1;
}
.circleOne {
	background: #a7e1ea;
	width: 76px;
	height: 76px;
	border-radius: 100px;
	opacity: 0.4;
	position: absolute;
	bottom: 0;
	animation: zoMcircl 5s 1s infinite;
	transition: all 0.5s ease;
}

.circleTwo {
	background: #a186be;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	opacity: 0.4;
	position: absolute;
	bottom: 80px;
	right: 10px;
	animation: zoMcirc2 5s 2s infinite;
	transition: all 0.5s ease;
}
.circleThree {
	background: #f49ac1;
	width: 30px;
	height: 30px;
	border-radius: 100px;
	opacity: 0.4;
	position: absolute;
	top: -5px;
	left: 15px;
	animation: zoMcirc3 5s 2.5s infinite;
	transition: all 0.5s ease;
}

@keyframes zoMcircl {
	0%,
	100% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.7);
	}
}
@keyframes zoMcirc2 {
	0%,
	100% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.7);
	}
}
@keyframes zoMcirc3 {
	0%,
	100% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.5);
	}
}


.button_content {
	width: 100%;
	float: left;
}
.button_content h3 {
	color: #0765d0;
	font-weight: 600;
	width: 100%;
	float: left;
	margin-bottom: 5px;
	position: relative;
	z-index: 1;
	max-width: 255px;
	font-size: 24px;
	line-height: 32px;
}
.button_content h3:after {
	width: 70px;
	height: 1px;
	z-index: -1;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	border-top: 1px solid #000;
}

.seoBanConArea {
	width: 100%;
	float: left;
	margin-top: 15px;
	position: relative;
	left: -20px;
}
.seoContInfo {
	display: flex;
	gap: 0px;
}
.seoContInfo li {
	width: 65px;
	height: 65px;
}
.seoContInfo li a {
	width: 100%;
	height: 100%;
	border-radius: 100px;
	transition: all 0.5s ease;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.seoContInfo li a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	/* background:#000; */
	left: 0;
	top: 0;
	z-index: -1;
	border-radius: 100px;
	opacity: 0;
	transform: scale(0);
	transition: all 0.5s ease;
}
.seoContInfo li.microTeam a:after {
	background: #464eb8;
	opacity: 0.2 !important;
}
.seoContInfo li.liveChat a:after {
	background: #3d85d4;
	opacity: 0.2 !important;
}

.seoContInfo li.telBg a:after {
	background: #feedd4;
}
.seoContInfo li.mailBg a:after {
	background: #fed2cf;
}
.seoContInfo li.whBg a:after {
	background: #c9ffcb;
}
.seoContInfo li.formBg a:after {
	background: #f5e9fd;
}
.seoContInfo li:hover a:after {
	transform: scale(1);
	opacity: 1;
}

.seoContInfo li img {
	width: 25px;
	transition: all 0.5s ease;
}
.seoContInfo li.microTeam img {
	width: 30px;	
}
.seoContInfo li.liveChat img {
	width: 30px;	
}

.butCrseo {
	width: 100%;
	float: left;

	/*        padding-left:25px;*/
}

.getInBanTitle .crSdescTop p {
	font-size: 17px;
	line-height: 26px;
	color: #202227;
	font-weight: 400;
	font-family: "Poppins";
	text-align: left;
}

.getInBanTitle .banTitle {
	font-size: 54px;
	line-height: 65px;
	color: #000;
	font-weight: 300;
	font-family: "Poppins";
}
.getInBanTitle .crStiTle h3 {
    font-size: 23px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
    font-family: "Poppins";
}
.getInBanTitle .banTitle .ttlSub {
	color: #6271e4;
	font-weight: 600;
	width: 100%;	
}

.bannerLeftCol {
    max-width: 730px;
    padding-top:65px;
}

.getInTouchBanIcon  .button_content p {
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 26px;
    color: #202227;
    font-weight: 400;
    font-family: "Poppins";
    text-align: left;
}
.getInBanTitle {
    gap:82px;
}
.getInBanTitle  .oneRowOne {
gap:11px;
}
.getInBanTitle .crStiTle {
    gap:10px;
}
.getInBanBottom {
    align-items: flex-end;
}
.getInBanBottom .botTitleBan{
max-width: 150px;
padding-bottom: 66px;
}
.botTitleBan h4{
    font-size: 34px;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
}
.yourVisionStrategy h5{
    position: absolute;
    font-size: 22px;
    line-height: 32px;
    color: #565656;
    font-weight: 300;
    font-family: "Poppins";   
    bottom: 140px;
    left:10px;
}
.yourVisionStrategy h5 span{
font-weight: 500;
text-transform: uppercase;
color: #303030;
}

.centerCircleBanOuter{
    width:660px;
    height: 700px;
}
.centerCircleBanOuter:after{
    width:70px;
    height: 70px;
    content: "";
    left:-95px;
    top: 102px;
    position:absolute;
    border-radius: 100%;
    background:#fff;
    z-index: -1; 
    border:5px solid #d7e4f4;
       transition: all 0.5s ease;
    transform: translateY(-90px);
    animation: bounceCirTwo 7s 0.5s infinite;
}
.centerCircleBanOuter:before{
    width:56px;
    height: 56px;
    content: "";
    left:-195px;
    top: 45px;
    position:absolute;
    border-radius: 100%;
    background:#fff;
    z-index: -1; 
    border:10px solid #edf5e0;
    transition: all 0.5s ease;
    transform: translateY(-90px);
    animation: bounceCirOne 7s 0.5s infinite;
}
@keyframes bounceCirOne {
   0%,100%{
transform: translateY(-90px);
   } 
   50%{
transform: translateY(0);
   }
}
@keyframes bounceCirTwo {
   0%,100%{
transform: translateY(-90px);
   } 
   50%{
transform: translateY(0);
   }
}
.banTitleCenter{
width:400px;
height: 420px;
position: absolute;
z-index: 1;
background:#fff;
    border-radius: 0 100% 100%;
left:50%;
top:50%;
transform: translate(-50%, -50%);
}
.pullManBallArea{
    position:absolute;
    left:15px;
    bottom: 70px;
    width:315px;
}
.rightGetinTouchBan {
    width:1110px;
}
.innerRtBanGet {
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 55px;
    padding-bottom: 40px;
}
.innerRtBanGet:after{
    width:210px;
    height: 210px;
    content: "";
    right:0;
    bottom: 92px;
    position:absolute;
    border-radius: 100%;
    background:#eef9ff;
    z-index: -1;
   transition: all 0.5s ease;
    transform: translateY(-90px);
    animation: bounceCirFour 7s 0.5s infinite;
}
@keyframes bounceCirFour {
   0%,100%{
transform: translateY(-90px);
   } 
   50%{
transform: translateY(0);
   }
}
.radiousBannerArea {
	border-radius: 0 100% 100%;
	overflow: hidden;
	position: relative;
	justify-content: center;
	align-items: center;
}
.radiousBanOuter {
	
}

.radiousBannerArea::after{
	/* width:130%;
	height:100%;
	position: absolute;
	content: "";
	left: -10%;
	top: 0;
	background-size: cover;
	background:url("../images/get-in-touch/moveRtBan.jpg") no-repeat center;
	transition: all 0.5s ease;
	animation: moveFullPic 15s 0s infinite;
	transform: translateX(0%); */
}
@keyframes moveFullPic {
	0%,100%{
transform: translateX(-5%);
	}
	50%{
transform: translateX(5%);
	}
}
.radiousBannerArea img.bannerGet{
	max-width: 730px;
	height: 770px;
	object-fit: cover;
	object-position:center;
	transition: all 0.5s ease;
	animation: name duration timing-function delay iteration-count direction fill-mode;
}

    /* Movement classes */
    .move-top-left .bannerGet { transform: translate(-35px, -35px); }
    .move-top-right .bannerGet { transform: translate(35px, -35px); }
    .move-bottom-left .bannerGet { transform: translate(-35px, 35px); }
    .move-bottom-right .bannerGet { transform: translate(35px, 35px); }

.radiousBanOuter:after {
    width:243px;
    height: 243px;
    content: "";
    left:-103px;
    bottom: 210px;
    position:absolute;
    border-radius: 100%;
    background:#f7feed;
    z-index: -1;
   transition: all 0.5s ease;
    transform: translateY(-90px);
    animation: bounceCirThree 7s 0.5s infinite;
}
@keyframes bounceCirThree {
   0%,100%{
transform: translateY(-90px);
   } 
   50%{
transform: translateY(0);
   }
}
.banTitleCenter{

}
.banTitleCenter h2{
    font-size: 61px;
    line-height: 71px;
    color: #6273e5;
    font-weight: 700;
    font-family: "Poppins";
    padding-left: 40px;
    padding-top: 80px;
}
.banTitleCenter h2 span{
    font-weight: 300; 
    color: #000000;
}

/* section two css start here */
.oneStepOuterArea {
margin-top:40px;
margin-bottom: 65px;

}
.readyToWorkSection {
	padding-bottom: 50px;
}
.rightInfoSmp {
padding-left:55px;
margin-left:55px;
}
.rightInfoSmp:after {
height: 100%;
content: "";
left:0;
top:0;
background:#dbdbdb;
width:1px;
position:absolute;
}
.rightInfoSmp .smpIcon {
	width:450px;
	position:relative;
	padding-left:60px;
}
.rightInfoSmp .infoIcon {
	width: 60px;
	position: absolute;
    left: -6px;
    top: -6px;
}
.rightInfoSmp .infoIcon img {
	width: 100%;
}
.rightInfoSmp .smpIcon p {
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.rightInfoSmp .smpIcon h4 {
font-size: 20px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 5px;
}
.rightInfoSmp h4.titleAnaly:after {
    width: 100%;
    height: 1px;
    background: #a1a1a1;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}
.buttOnStart a,
.buttOnStart .buttonForm{
	display: flex;
	font-size: 16px;
	line-height: 24px;
	background: #6273e5;
	color: #fff;
	transition: all 0.5s ease;
	text-decoration: none;
	padding-block: 11px;
	padding-inline: 26px;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	border: 1px solid #6273e5;
	z-index: 1;
	font-weight: 400;
	/* cursor: pointer; */
}
.buttOnStart .buttonForm{
	padding-block-start: 13px;
	padding-block-end: 11px;
}
.buttOnStart a:hover,
.buttOnStart .buttonForm:hover {
	color: #6273e5;
}
.buttOnStart a span,
.buttOnStart .buttonForm 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,
.buttOnStart .buttonForm:hover span {
	transform: translateY(0%);
}
.buttOnStart {
	position: relative;
}
.rowTwoLetsTalkBottomOuter {
    align-items: center;
}
.leftLetsTalkArea {
align-items: center;
    width: 390px;
    justify-content: space-between;
}
.rightGetFreeArea {

}
.leftReadyToworkArea {
	width: 1015px;
}
.letUsKnowTtl{

}
.letUsKnowTtl h4{
font-size: 20px;
letter-spacing: 1px;
line-height: 44px;
text-transform: uppercase;
color: #f6bf13;
font-weight: 500;
font-family: "Poppins";
}
.leftTitleBig {
	    width: auto;
}
.leftTitleBig h2{
font-size: 57px;
line-height: 67px;
color: #272324;
font-family: "Poppins";
font-weight: 600 !important;
}
.leftTitleBig h3{
font-size: 64px;
line-height: 74px;
color: #272324;
font-family: "Poppins";
font-weight: 100 !important;
}
.leftTitleBig h4{
font-size: 33px;
line-height: 43px;
color: #272324;
font-weight: 100 !important;
font-family: "Poppins";
}
.readyDescTitleArea{
	gap:30px;
	max-width: 375px;
}
.readyDescTitleArea p{
	    font-size: 17px;
    line-height: 26px;
    color: #202227;
    font-weight: 400;
    font-family: "Poppins";
    text-align: left;
}
.descOneStepArea {

}
.descOneStepArea ul{
	max-width: 615px;
	gap:15px;
}
.descOneStepArea ul li{
		    font-size: 17px;
    line-height: 26px;
    color: #202227;
    font-weight: 400;
    font-family: "Poppins";
    text-align: left;
	position: relative;
	padding-left: 40px;
}
.descOneStepArea ul li:after{
	width:7px;
	height: 75%;
	position:absolute;
	left:0;
	top:5px;
	content: "";
	background:#fbae5c;
}
.descOneStepArea ul li:nth-child(2):after{
background:#5675b8;
}
.titleOneStepArea{
margin-bottom: 35px;
}
.titleOneStepArea h4 span{
	font-size: 40px;
	line-height: 32px;
	color: #0f57cd;
	font-weight: 600;
	font-family: "Poppins";
}
.titleOneStepArea h4{
	font-size: 25px;
line-height: 35px;
color: #272324;
font-weight: 600;
font-family: "Poppins";
}
.innerOneStepArea {
padding-left:33px;
border: 2px solid #ffdfc0;
border-radius: 30px;
padding-top:20px;
padding-bottom: 45px;
max-width: 860px;
}
.onStepManArea img{
	height: 100%;
	object-fit: contain;
	    object-position: bottom;
}
.onStepManArea{
    position: absolute;
    right: -165px;
    bottom: 0;
    z-index: 1;
	height: 100%;
	width:292px;
}
.onStepManArea:after{
    height: 65px;
    width: 50px;
    position: absolute;
    left: 90px;
    top: 0;
    content: "";
    background: #fff;
    z-index: -1;
}
.titleLetsTalk{

}
.titleLetsTalk h4{
	font-size: 24px;
	line-height: 32px;
	color: #272324;
	font-weight: 600;
	font-family: "Poppins";
	max-width: 190px;
}
.areYouReadyArea {
	
}
.rtDescBigTitle {
	width: 100%;
	padding-left:55px;
	margin-left: 55px;
	position: relative;
}
.rtDescBigTitle:after {
width:1px;
height: 94%;
content: "";
left:0;
top:50%;
transform: translateY(-50%);
background:#cccccc;
    position: absolute;
}
.readyToWorkInnerArea {
z-index: 1;
}
.readyToWorkInnerArea:after {
	z-index: -1;
	position:absolute;
	right:30px;
	top:0;
	content: "";
	background:url(../images/get-in-touch/mapBg.png) no-repeat right;
	width:100%;
	height: 100%;
	background-position: top right;
	    max-width: 1076px;
    background-size: contain;
}



.smpThumbTab {
    width: 100%;
    float: left;
    margin-left: 0;
    position: relative;
    z-index: 9;
    margin-top: 0;
}

.smpContInfo {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
}

.smpTabBox {
	width: 100%;
	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: 23px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.osm-tab-content {
	display: none;
}

.smpContInfo .smp_iconInfoList a img {
	width: 40px;
	transition: all 0.5s ease;
}
.smp_iconInfoList .liveChat a img {
	width: 50px;
}
.smp_iconInfoList .microTeam a img {
	width: 48px;
}
.smp_iconInfoList a {
	position: relative;
}

.osm-tab-content.active {
	display: inherit;
}

.smp_iconInfoList:after {
width: 1px;
    height: 32px;
    position: absolute;
    left: 0;
    top: unset;
    content: "";
    background: #e1e1e1;
    bottom: -1px;
}

.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 {
	width: 415px;
	float: left;
	overflow: hidden;
}
.rowTwoAreaInfo {
	padding-bottom: 37px;
}
.rightFormContactOuter {
	width:590px;
	    padding-top: 43px;
}
.readyToWorkContentArea {
	padding-right: 120px;
}
.innerFormArea .fldBoxOuter{
display: flex;
width: 100%;
position:relative;
z-index: 1;
border-bottom: 4px solid #e3ba86 !important;
padding-bottom: 15px;
}
.innerFormArea .fldBoxOuter.subMitArea{
	border: none !important;
	    justify-content: flex-end;
}
.innerFormArea .fldBoxOuter.subMitArea::before{
	display: none;
}
.innerFormArea .fldBoxOuter.subMitArea::after{
display: none;
}
.innerFormArea .fldBoxOuter:after{
	width:100%;
	height: 9px;
	background:#f6e2ca;
	content: "";
	position: absolute;
	left:0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(1% 0, 99% 0, 100% 100%, 0% 100%);
	}
.innerFormArea .fldBoxOuter:before{
	width: 100%;
    height: 4px;
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: -1;
    /* clip-path: polygon(1% 0, 99% 0, 100% 100%, 0% 100%); */
    box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.15);
}
input::placeholder,
textarea::placeholder {
  color: #1a1a1a;  /* Change to your desired color */
  opacity: 1;      /* Optional: make sure it's fully opaque */
}
.innerFormArea .buttonForm{
	margin: 0;
	display: flex;
	text-transform: uppercase;
	width:246px;
	    justify-content: center;
}
.subMitArea{
    margin-top: 40px;
}
.twoColFldArea {
	gap:80px;
}
.fldBoxOuter .fldStyle{
border:none !important;
background:none !important;
outline: none !important;
box-shadow: none !important;
font-size: 18px;
line-height: 24px;
color: #1a1a1a;
font-weight: 400;
font-family: "Poppins";
width:100%;
height: 30px;
padding-left: 5px;
}
.fldBoxOuter .fldStyle.textareaInn{
	height: 90px;
	resize: none;
}
.fldBoxOuter .fldStyle:focus{
	box-shadow: none !important;
}
.formInnerBox{
	gap:30px;
}




.reqCall .icon-phone-active-3 path {
    fill: #000;
    stroke-width: 1px;
}
.reqCall .icon-phone-active-3 {
    width: 30px;
    color: #fff;
    line-height: 20px;
    float: right;
    position: absolute;
    left: 1px;
    top: -5px;
    transform: rotate(-13deg);
}
.reqCall .blgpg_latup_tabdv_cntnmb_link_icn img {
    width: 100%;
    object-fit: cover;
    margin-top: 0;
    padding-top: 0px;
}
.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 {
    width: 24px;
    height: 24px;
    padding: 0;
    box-shadow: none;
    position: relative;
    background: #fff;
    z-index: 9;
}
.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;
}
.reqCall {
    position: relative;
    background: #fff;
    z-index: 1;
}
.reqCallTel {
    overflow: hidden;
    position: relative;
    height: 25px;
}
.hoverEffIcon {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -37px);
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease;
}
.textNumberTel {
    transform: translateY(100%);
    transition: all 0.5s 0.5s ease;
}
.textCallTel {
    transform: translateY(0);
    transition: all 0.5s 0.5s ease;
}
.reqCallTel {
    overflow: hidden;
    position: relative;
    height: 25px;
}
.reqCall a .hoverEffIcon img {
    width: 70px;
    height: 70px;
}
.buttonAreaQuality {
    display: flex;
    gap: 50px 30px;
    margin-top: 30px;
    width: 100%;
    float: left;
    align-items: center;
    flex-wrap: wrap;
}
.conTopics {
    width: 100%;
    float: left;
    max-width: 420px;
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
}
.conTipFigure {
    position: absolute;
    right: 0;
    bottom: 0px;
}
.conTipicsContainer {
    width: 100%;
    float: left;
    margin: 50px 0 30px 0;
    position: relative;
}
.reqCall:hover .textNumberTel {
    transform: translateY(-95%);
}
.reqCall:hover .textCallTel {
    transform: translateY(100%);
}
.reqCall a:hover .hoverEffIcon {
    opacity: 1;
    transform: translate(-50%, -65px);
    visibility: visible;
}
.developstrategy-git {
    padding: 0 85px 60px;
}
.sec_three {
    display: flex;
    padding: 0px 0 0px;
    border-bottom: 4px solid #e5e7eb;
    margin-bottom: 50px;
}
.develop-image-strategy {
    width: 60%;
    padding-top: 35px;
}
.developstrategy-content{
	width: 40%;
}
.tableCell{
	display: flex;
	flex-direction: column;
}
.improvOneIcon{
	display: flex;
	gap:30px;
	align-items: center;
}
.boxImprove{
	display: flex;
	gap:30px;
	justify-content: space-between;
}
.location{
	display: flex;
	gap:15px;
	margin-bottom: 10px;
}
.location img{
	width: 20px;
	height: 20px;
    margin-top: 3px;
}
.call img{
    width: 19px;
	height: 20px;
}
.location a{
	font-size: 17px;
    color: #303131;
    font-weight: 400;
    font-family: "Poppins";
    text-align: left;
}
.strategies-bttm-view{
	position: relative;
}
.strategies-bttm-view::after {
    width: 1px;
    height: 80%;
    position: absolute;
    right: -137px;
    top: 10px;
    content: "";
    background: #bbbbbb;
    bottom: 0px;
}
.strategies-bttm-view:last-child::after {
    display: none;
}
.start_btn {
	position: relative;
}
.start_btn:after {
    width: 1px;
    height: 23px;
    position: absolute;
    right: -13px;
    top: 50%;
    content: "";
    background: #ccc;
    transform: translate(0, -50%);
}
.getInBanTitle .crStiTle h3.contsubseo{
	font-size: 20px;
}
.getInBanTitle .crStiTle h3.contsubttl{
	font-weight: 300;
	margin-top: 10px;
}
.corporate_left img{
	width: 900px;
}
/* section three end */
