/*header banner text part css here home page*/
.elementor-element.elementor-element-54d6174.\.banner-text.elementor-widget.elementor-widget-heading{
    background: rgb(0 0 0 / 50%);
    padding: 30px;
    position: absolute;
    left: 90px;
    z-index: 1;
    line-height: 30px;
    color: #ffffff;
    font-size: 22px;
    max-width: 500px;
    text-align:center;
}
/*header to down arrow part css home page*/
.down-arrow {
    position: absolute;
    right: 0;
    bottom: 25px;
    left: 0;
    z-index: 1;
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}
/*section 2 work with us css start */
/*section 2 left side bullet css*/
.elementor-element.elementor-element-7c8e2cb.elementor-widget.elementor-widget-text-editor ul li {
   margin-top: 10px;
    padding-left: 20px;
    position: relative;
    font-size: 14px; 
}
.elementor-element.elementor-element-7c8e2cb.elementor-widget.elementor-widget-text-editor ul li::before {
position: absolute;
    top: 7px;
    left: 0;
    content: "";
    border-left: 5px solid #F53243;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
/*section 2 right side box hover css*/
.elementor-7 .elementor-element.elementor-element-61c907e:hover .elementor-icon-box-description {
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-61c907e:hover .elementor-icon-box-title{
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-61c907e:hover.elementor-view-default .elementor-icon
{
    fill: #FFFFFF;
    color: #FFFFFF;
    border-color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-94c844d:hover .elementor-icon-box-description {
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-94c844d:hover .elementor-icon-box-title{
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-94c844d:hover.elementor-view-default .elementor-icon
{
    fill: #FFFFFF;
    color: #FFFFFF;
    border-color: #FFFFFF;
}
/*right icon box css hover*/
.elementor-7 .elementor-element.elementor-element-790c33d:hover .elementor-icon-box-description {
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-790c33d:hover .elementor-icon-box-title{
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-790c33d:hover.elementor-view-default .elementor-icon
{
   fill: #FFFFFF;
    color: #FFFFFF;
    border-color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-413e711:hover .elementor-icon-box-description {
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-413e711:hover .elementor-icon-box-title{
    color: #FFFFFF;
}
.elementor-7 .elementor-element.elementor-element-413e711:hover.elementor-view-default .elementor-icon
{
    fill: #FFFFFF;
    color: #FFFFFF;
    border-color: #FFFFFF;
}
/*end section 2 work with us section*/

@media (min-width: 768px) {
/* section-5 Reviews css start*/
.swiper-slide.swiper-slide-next p{
    color:white !important;
    background-color:#F53243;
	border: 1px solid #F53243;
	padding: 20px;
}
.swiper-slide.swiper-slide-next p:after {
  position: absolute;
  bottom: -20px;
  left: 40px;
  content: "";
  border-left: 20px solid #F53243;
  border-top: 20px solid transparent;
  border-bottom: 25px solid transparent;
}
}
@media (max-width: 767px) {
.swiper-slide.swiper-slide-active p{
    color:white !important;
    background-color:#F53243;
	border: 1px solid #F53243;
	padding: 20px;
}
.swiper-slide.swiper-slide-active p:after {
  position: absolute;
  bottom: -20px;
  left: 40px;
  content: "";
  border-left: 20px solid #F53243;
  border-top: 20px solid transparent;
  border-bottom: 25px solid transparent;
}
}
.elementor-7 .elementor-element.elementor-element-9a28595 .elementskit-single-testimonial-slider .elementskit-commentor-content > p, .elementor-7 .elementor-element.elementor-element-9a28595 .elementskit-testimonial_card .elementskit-commentor-coment{
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #cccccc;
    padding: 20px;
    border-radius:5px;
}
.elementor-7 .elementor-element.elementor-element-9a28595 .elementskit-commentor-bio .elementkit-commentor-details {
    visibility:hidden;
}
.swiper-slide.swiper-slide-next .elementkit-commentor-details{
    visibility: visible !important;
}
/* section-5 Reviews css end*/

/* mega footer css start */
/*footer menu1 link css*/
ul#menu-footer-menu1 {
    padding-top: 12px;
    display: block;
    margin-bottom: 20px;
    color: #32383d;
}
ul#menu-footer-menu1>li {
    margin-bottom: 7px !important;
}
ul#menu-footer-menu1>li a {
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
    text-decoration: none;
}
ul#menu-footer-menu1>li a:hover
{
	text-decoration: underline;
}
/* footer menu1 css mobile */
@media (max-width: 609px)
{
  .footer111 {
 	 display: none;
  }  
}
/*footer menu2 link css*/
ul#menu-footer-menu2 {
    padding-top: 12px;
    display: block;
    margin-bottom: 20px;
    color: #32383d;
}
ul#menu-footer-menu2>li {
    margin-bottom: 7px !important;
}
ul#menu-footer-menu2>li a {
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
    text-decoration: none;
}
ul#menu-footer-menu2>li a:hover
{
    text-decoration: underline;
}
/* footer menu2 css mobile */
@media (max-width: 609px)
{
  .footer111 {
  display: none;
  }  
}
/*footer menu3 link css*/
ul#menu-footer-menu3 {
    padding-top: 12px;
    display: block;
    margin-bottom: 20px;
    color: #32383d;
}
ul#menu-footer-menu3>li {
    margin-bottom: 7px !important;
}
ul#menu-footer-menu3>li a {
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
    text-decoration: none;
}
ul#menu-footer-menu3>li a:hover
{
    text-decoration: underline;
}
/* footer menu3 css mobile */
@media (max-width: 609px) 
{
  .footer111 {
    display: none;
  }  
}
/*footer menu4 link css*/
ul#menu-footer-menu4 {
    padding-top: 12px;
    display: block;
    margin-bottom: 20px;
    color: #32383d;
}
ul#menu-footer-menu4>li {
    margin-bottom: 7px !important;
}
ul#menu-footer-menu4>li a {
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
    text-decoration: none;
}
ul#menu-footer-menu4>li a:hover
{
    text-decoration: underline;
}
/* footer menu4 css mobile */
@media (max-width: 609px)
{
  .footer111 {
    display: none;
  }  
 ul#menu-footer-menu5 {
	margin-bottom: 0px !important;	 
	}
 ul#menu-footer-menu6 {
	padding-top: 0px !important;	
	}	
}
/*footer menu5 link css*/
ul#menu-footer-menu5 {
    padding-top: 12px;
    display: block;
    margin-bottom: 20px;
    color: #32383d;
}
ul#menu-footer-menu5>li {
    margin-bottom: 7px !important;
}
ul#menu-footer-menu5>li a {
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
    text-decoration: none;
}
ul#menu-footer-menu5>li a:hover
{
    text-decoration: underline;
}
/* footer menu5 css mobile */
@media (max-width: 609px)
{
  .footer111 {
    display: none;
  }  
}
/*footer menu6 link css*/
ul#menu-footer-menu6 {
    padding-top: 12px;
    display: block;
    margin-bottom: 20px;
    color: #32383d;
}
ul#menu-footer-menu6>li {
    margin-bottom: 7px !important;
}
ul#menu-footer-menu6>li a {
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
    text-decoration: none;
}
ul#menu-footer-menu6>li a:hover
{
    text-decoration: underline;
}
/* footer menu6 css mobile */
@media (max-width: 609px)
{
  .footer111 {
    display: none;
  }  
}
/*footer heading*/
#footer-nav-help h2 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
/*footer logo right side*/
.logo-bbb {
    height: 74px;
    width: 175px !important;
}
/* mega footer css end */

/*mega menu / header menu css here*/
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top:20px;
}
@media only screen and (max-width: 575px) {
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top:0px;
}
.industriescol2 .mega-sub-menu .mega-menu-item-text-16 {
    display: none !Important;
}	
}

/*LEFT SIDE BORDER LI*/
#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px 15px 5px 15px;
    width: 100%;
    border-left: 3px solid #ff4b5b;
}
/*LEFT SIDE BORDER LI HOVER*/
#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover {
    border-left: 3px solid white;
}
/*third submenu css*/
#mega-menu-wrap-top-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu ul.mega-sub-menu, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-row, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-column, #mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link, #mega-menu-wrap-top-menu #mega-menu-top-menu span.mega-menu-badge {
	display: inline-block;
}
	
/*heading why vrishank css*/
li#mega-menu-item-text-2 {
    border-left: none !important;
    margin:0px 0px 0px -20px !important;
}
li#mega-menu-item-text-3 {
    border-left: none !important;
    margin:0px 0px 0px -20px !important;
}
li#mega-menu-item-text-4 {
    border-left: none !important;
    margin:0px 0px 0px -20px !important;
}
li#mega-menu-item-text-5 {
    border-left: none !important;
    margin:0px 0px 0px -20px !important;
}
li#mega-menu-item-text-6 {
    border-left: none !important;
    margin:0px 0px 0px -20px !important;
}
li#mega-menu-item-text-7 {
    border-left: none !important;
    padding-left: 0px !important;
}
li#mega-menu-item-text-8 {
    border-left: none !important;
    padding-left: 0px !Important;
}
li#mega-menu-item-text-9 {
    border-left: none !important;
  padding-left:0px !important; 
}
li#mega-menu-item-text-14 {
    border-left: none !important;
  padding-left:0px !important; 
}
/*why vrishank submenu button css*/
button.btn.btn-outline-light.btn-block {
    width: 55%;
    margin-left: 100px;
}

/*service submenu1 startups font css*/
.service_menu1_startups .mega-menu-link{
  font-size:20px !important;
}
/*service submenu1 enterprise font css*/
.service_menu1_enterprise .mega-menu-link{
  font-size:20px !important;
}


/*custom widget default none*/
.site-info{display:none}
.wp-block-search .wp-block-search__label{width:100%;display:none}
.wp-block-search__inside-wrapper{display: none;}
label.wp-block-search__label{display: none;}
.wp-block-group{box-sizing:border-box;display:none!important}

/*after theme install black page css*/
.my-site-content12 {
    background-color: #32383d;
    margin-top: 100px;
    padding: 100px 350px 0px 250px;
}
.my_header > h1.my_site-title {
    text-align: center;
    font-size: 26px;
}
.my_header > p.my_site-description {
    text-align: center;
    font-size: 20px;
    padding: 10px;
}
.my-entry-content12 {
    text-align: left;
    padding: 20px 0px 50px 0px;
    font-size:15px;
}
.my_fot span {
    text-align: right;
    font-size: 14px !important;
}
@media screen and (max-width:767px) {
#footer-top {
    display: flex;
    flex-wrap: wrap;
}

#footer-newsletter-signup #footer-newsletter-signup-wrapper .signup-trust-icons {
   	display: flex;
	justify-content: center;
	background-color: #4c565f70;
    margin-top: 0;
    padding: 30px 4%;
}
#footer-top #footer-top-meta {
    padding: 0;
}
.elementor-section.elementor-section-height-full {
    height: 100vh;
}
.hero-content {
	left: 0px !important;	
}	
}
.hero-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 777px;
    align-content: center;
    width: 100% !important;
}
.swiper-slide p {
    border: 1px solid #cccccc;
    padding: 20px;
}
.worksection_li ul li {
    margin-top: 10px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
}
.worksection_li ul li::before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    border-left: 5px solid #F53243;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
/*work us box css*/
.workus-box .elementor-widget-container:hover {
    background-color: #f53243 !Important;
}
.workus-box .elementor-widget-container:hover .elementor-icon {
    color: white !important;
}
.workus-box .elementor-widget-container:hover .elementor-icon-box-title {
    color: white !important;
}
.workus-box .elementor-widget-container:hover .elementor-icon-box-description {
    color: white !important;
}
/*header menu mobile view*/
@media (max-width: 575px) {
.mobile-pad {
	padding-top: 15px;		
}
.elementor-2137 .elementor-element.elementor-element-45482f6 > .elementor-widget-container {
   	margin: 0px 0px 0px 0px !important;
}
.prograss-footer {
	display: none;		
}
.elementor-2137 .elementor-element.elementor-element-919dde0 {
	margin-bottom: 0px !important;		
}	
}
@media (min-width: 300px) and (max-width: 575px) {
.main-nav-menu {
	margin-top: -70px;
}	
}
/*mega menu mobile size css*/
@media only screen and (max-width: 767px) {
.textwidget .form-group {
	display: flex;
    justify-content: center;	
}
button.btn.btn-outline-light.btn-block {
	margin: auto !important;	
}
li.mega-ssub_menu::before {
	content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    position: absolute;
    left: 5px;
    top: 6px ;
    background: #ec374700;	
}
li.mega-sssub_menu::before {
	content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    position: absolute;
    left: 5px;
    top: 6px ;
    background: #ec374700;		
}
li.mega-ssssub_menu::before {
	content: "";
    border-color: transparent white;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    position: absolute;
    left: 5px;
    top: 6px ;
    background: #ec374700;		
}	
li.mega-ssub_menu::after {
	display: none !important;	
}
li.mega-ssub_menu a::after {
	display: none !important;
}
li.mega-sssub_menu a::after {
	display:none !Important;		
}
.service_sub_menu1 {
	//padding-left: 0 !Important;		
}
.service_menu1_startups .mega-menu-link {
	font-size: 15px !Important;		
}
.service_menu1_enterprise .mega-menu-link {
	font-size: 15px !Important;		
}
.mega-menu-toggle.mega-menu-open {
    background-color: #222222 !important;
}	
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	padding: 0px 0px 5px 21px !Important;
}
.hireus_2 {
	padding-left: 0px !Important;		
}
li#mega-menu-item-text-8 {
	padding-left: 0px !Important;		
}
li#mega-menu-item-text-7 {
	padding-left: 0px !Important;		
}	
}
/*new work with us section mobile screen css*/
@media only screen and (max-width: 767px) {
.elementor-2137 .elementor-element.elementor-element-07a5960 > .elementor-widget-container {
    margin: 25px 25px 25px 25px;
    padding: 27px 15px 27px 15px;
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}
.elementor-2137 .elementor-element.elementor-element-3780650 > .elementor-element-populated {
	margin: 0px 0px 20px 0px !Important;	
}
.elementor-2137 .elementor-element.elementor-element-984ca5b > .elementor-widget-container {
	margin: 20px 30px 25px 30px !Important;		
}
.elementor-2137 .elementor-element.elementor-element-07a5960 > .elementor-widget-container {
	margin: 25px 30px 25px 30px !Important;	
}
.elementor-2137 .elementor-element.elementor-element-638c84f > .elementor-widget-container {
	margin: 20px 30px 25px 30px !Important;			
}
.elementor-2137 .elementor-element.elementor-element-6768912 > .elementor-widget-container {
	margin: 20px 30px 25px 30px !Important;		
}
/*banner content mobile css*/
.elementor-2590 .elementor-element.elementor-element-0a17eeb > .elementor-widget-container {
	padding: 50px 50px 50px 50px !Important;	
}	
}
/*our poftfolio */
.elementor-2137 .elementor-element.elementor-element-12658fd .home-services .b-3 .icon {
	background-position: center -143px !important;
}
.elementor-2137 .elementor-element.elementor-element-12658fd .home-services .b-4 .icon {
	background-position: center -218px !Important;
}
.elementor-2137 .elementor-element.elementor-element-12658fd .home-services .b-6 .icon {
	background-position: center -370px !Important;
}
.elementor-2137 .elementor-element.elementor-element-12658fd .home-services .b-7 .icon {
	background-position: center -291px !Important;
}
.elementor-2137 .elementor-element.elementor-element-12658fd .home-services .b-2 .icon {
	background-position: center -67px !Important;
}
.elementor-2137 .elementor-element.elementor-element-12658fd .home-services .b-5 .icon {
	background-position: center -451px !Important;
}
/*our portfolio mobile screen css*/
@media only screen and (max-width: 767px) {
.home-services .box {
	height: 200px;
}
.home-services .b-3 {
	height: 400px;			
}
.home-services h4 {
	font-size: 16px;
    line-height: 20px;	
}
.home-services .b-4 .icon {
	width: 75px !Important;
    height: 45px !Important;	
}
.home-services .b-1 .icon {
	width: 59px !Important;
    height: 45px !important;	
}
/* Box1 css*/
.service-expand:hover {
	width: 300% !Important;	
}	
.service-expand:hover {
	padding: 10px !Important;	
}
.home-services p {
	margin: 18px 0 !Important;
    line-height: 19px !Important;	
}
.service-expand h5, .service-expand p {
	font-size: 14px !Important;		
}
.service-expand p {
    width: 242px !Important;
}
.service-expand ul a, .service-expand ul span {
	font-size: 12px !Important;
    line-height: 10px !Important;	
}
/* box3 css */	
.home-services .b-3 .service-expand {
	left: 0px !Important;		
}
}
@media only screen and (max-width: 767px) {
/* Mega menu toggle size css */	
#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
	width: 32px !Important;	
}
#mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-top-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	width: 35px !Important;	 
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	padding: 5px 0px 5px 0px !Important;
}	
}
@media only screen and (min-width: 767px) {
.service_sub_menu1 {
    margin-top: 40px !important;
}	
}
/*How we work mobile css*/
@media only screen and (max-width: 767px) {
span.timeline-circel-inr.fillAn.wow.animated.anClass {
    animation-delay: 1s !important;
}
span.timeline-circel-line-inr.lineAn.wow.animated.anClass {
    animation-delay: 1s !important;
}
}
/*mega menu header */
@media only screen and (min-width: 767px) {
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item {
	margin: 0 3px 0 3px !Important;	
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:hover {
    background-color: rgba(255,255,255,.1);
    border-radius: 5px;
}
}
/*about us page desing css */
.expertise_about .elementor-widget-container .elementor-image-box-img {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
    width: 130px !important;
    border: 2px solid #ababab9e;
    border-radius: 100%;
    background: #FFF;
    margin: auto !important;
}
.expertise_about .elementor-widget-container .elementor-image-box-title {
    margin-top: 20px;
}
.expertise_about .elementor-widget-container .elementor-image-box-img img {
    transition: transform .7s;
}
.expertise_about .elementor-widget-container .elementor-image-box-img:hover img {
    transform: rotate(360deg);
}
.sec3ocp-boxleft .elementor-widget-container:before {
    content: "";
    height: 17px;
    position: absolute;
    left: 1px;
    width: 17px;
    background: #f53243;
    display: block;
    top: 30px;
    border-radius: 20px;
}
.sec3ocp-boxleft .elementor-widget-container:after {
    content: "";
    height: 100%;
    position: absolute;
    left: 9px;
    width: 2px;
    background: #f53243;
    display: block;
    top: 45px;
}
.sec3ocp-boxlast .elementor-widget-container:before {
    content: "";
    height: 17px;
    position: absolute;
    left: 1px;
    width: 17px;
    background: #f53243;
    display: block;
    top: 30px;
    border-radius: 20px;
}
.sec3ocp-boxright .elementor-widget-container:before {
    content: "";
    height: 17px;
    position: absolute;
    right: 1px;
    width: 17px;
    background: #f53243;
    display: block;
    top: 30px;
    border-radius: 20px;
}
.sec3ocp-boxright .elementor-widget-container:after {
    content: "";
    height: 100%;
    position: absolute;
    right: 9px;
    width: 2px;
    background: #f53243;
    display: block;
    top: 50px;
}
.sec3ocp-boxrightlast .elementor-widget-container:before {
    content: "";
    height: 17px;
    position: absolute;
    right: 1px;
    width: 17px;
    background: #f53243;
    display: block;
    top: 35px;
    border-radius: 20px;
}
/*about us page responsive design css */
@media only screen and (max-width: 767px) {
.sec3ocp-boxright .elementor-widget-container:before {
	left: 1px;	
}
.sec3ocp-boxright .elementor-widget-container:after {
	left: 9px;	
	top: 47px;
}
.sec3ocp-boxleftMLast .elementor-widget-container:after {
	content: "";
    height: 100%;
    position: absolute;
    left: 9px;
    width: 2px;
    background: #f53243;
    display: block;
    top: 45px;	
}
.sec3ocp-boxrightlast .elementor-widget-container:before {
	left: 1px;	
}	
}

/*tabs functionals*/

.tabs {
    max-width: 90%;
    float: none;
    list-style: none;
    padding: 0;
    margin: 75px auto;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label {
    display: block;
    float: left;
    width: 20%;
    color: #ffffff4d;
    font-size: 19px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #2e4255;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
    padding-top: 9px;
}
.tabs label span {
    display: none;
}
.tabs label i {
    padding: 5px;
    margin-right: 0;
}
.tabs label:hover {
    color: #ffffff;
    border-bottom: 3px solid #1866b1;
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding: 50px 15px 30px 15px;
    box-sizing: border-box;
    background-color:#ffffff00;
}
.tab-content * {
    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out;
}
@keyframes scale {
  0% {
    transform: scale(0.9);
    opacity: 0;
    }
  50% {
    transform: scale(1.01);
    opacity: 0.5;
    }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.tabs [id^="tab"]:checked + label {
    background: #fff0;
	border-bottom: 3px solid #1866b1;
    color: #ffffff;
}
#tab0:checked ~ #tab-content0,
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5 {
    display: block;
}
@media (min-width: 768px) {
    .tabs i {
        padding: 5px;
        margin-right: 10px;
    }
    .tabs label span {
        display: inline-block;
    }
    .tabs {
    max-width: 1140px;
    margin: 55px auto;
    }
}
.tab-paragraph {
	margin: 60px 0px 40px 0px;
    display: flex;
    justify-content: center;
}
.tab-content p {
    font-weight: 300;
    font-size: 16px;
    color: #b3c9dd;
    line-height: 26px;
    text-align: center;
}
.tab-paragraph h4 {
    font-size: 17px;
    color: #fff;
    margin-top: 18px;
	line-height: 22px;
}
.tabs label:before {
    content: '';
    position: relative;
    height: 20px;
    width: 1px;
    background: rgba(255,255,255,.1);
    display: block;
    top: 50px;
    left: 100%;
}
.tabs label:after {
    content: '';
    position: relative;
    bottom: 0px;
    right: 0;
    height: 20px;
    width: 1px;
    background: rgba(255,255,255,.1);
    display: block;
}
.overflow_slider .elementor-widget-container li.elementor-icon-list-item .elementor-icon-list-text {
    font-size: 0.9rem;
    display: inline-block!important;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 0;
	font-weight: 400;
    overflow: hidden;
    padding-left: 10px;
	line-height: 20px;
    transition: max-width .5s ease-in;
}
.overflow_slider .elementor-widget-container li.elementor-icon-list-item:hover .elementor-icon-list-text {
    max-width: 270px;
    transition-delay: .3s;
}
.overflow_slider .elementor-widget-container li.elementor-icon-list-item.elementor-inline-item {
    padding: 0 22px 0;
}
.business-value-left .elementor-widget-container:after {
    content: "";
    height: 100%;
    position: absolute;
    left: 9px;
    width: 2px;
    background: #f53243;
    display: block;
    top: 0px;
}
.business-value-left .elementor-widget-container:before {
    content: "";
    height: 17px;
    position: absolute;
    left: 1px;
    width: 17px;
    background: #f53243;
    display: block;
    top: 0px;
    border-radius: 20px;
}
.business-value-last .elementor-widget-container:before {
    content: "";
    height: 17px;
    position: absolute;
    left: 1px;
    width: 17px;
    background: #f53243;
    display: block;
    top: 0px;
    border-radius: 20px;
}

/*responsive mobile view service parents */
@media screen and (max-width: 600px) {
	.overflow_slider .elementor-widget-container li.elementor-icon-list-item.elementor-inline-item {
		padding: 0 17px 0;
	}
.tab-paragraph {
    margin: 50px 15px 25px 15px;
}
.vt-cw {
   flex: 1 0 104px;
   padding: 12px 0px;
}
.tabs label i {
	padding: 0px;		
}
.tabs label:before {
	top: 40px;		
}
}
/*round Button color white */
.round-btn-white .elementor-widget-container .elementor-button-link .elementor-button-icon:before {
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    background: transparent;
    border: 1px solid #4836ff;
    border-radius: 50px;
    position: absolute;
    top: 6px;
    -webkit-transition: .4s;
    transition: .4s;
    border-color: #fff;
    left: 21px;
}
.round-btn-white .elementor-widget-container .elementor-button-link:hover .elementor-button-icon:before {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}
.round-btn-white .elementor-widget-container .elementor-button-link .elementor-button-icon svg {
    width: 40px;
}
/*round Button color blue */
.round-btn-blue .elementor-widget-container .elementor-button-link .elementor-button-icon:before {
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    background: transparent;
    border: 1px solid #F53243;
    border-radius: 50px;
    position: absolute;
    top: 6px;
    -webkit-transition: .4s;
    transition: .4s;
    border-color:#F53243;
    left: 21px;
}
.round-btn-blue .elementor-widget-container .elementor-button-link:hover .elementor-button-icon:before {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}
.round-btn-blue .elementor-widget-container .elementor-button-link .elementor-button-icon svg {
    width: 40px;
}

/*round Button color purple */
.round-btn-purple .elementor-widget-container .elementor-button-link .elementor-button-icon:before {
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    background: transparent;
    border: 1px solid #F53243;
    border-radius: 50px;
    position: absolute;
    top: 6px;
    -webkit-transition: .4s;
    transition: .4s;
    border-color:#F53243;
    left: 21px;
}
.round-btn-purple .elementor-widget-container .elementor-button-link:hover .elementor-button-icon:before {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}
.round-btn-purple .elementor-widget-container .elementor-button-link .elementor-button-icon svg {
    width: 40px;
}

/*service menu sub child icon css image */
.sec_seamless .elementor-widget-wrap:after {
    content: '';
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    height: 3px;
    bottom: -1px;
    left: 0;
    /* background: -webkit-gradient(linear,left top,right top,color-stop(44%,#0575a8),to(#0488c4)); */
    background: linear-gradient(90deg,#0575a8 44%,#0488c4 100%);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .40s ease-out,-webkit-transform .40s ease-out;
}
.sec_seamless .elementor-widget-wrap:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    bottom: 0;
    left: 0;
    height: 2px;
}
.sec_nodejs-dev_image-content .elementor-widget-container .elementskit-info-image-box .elementskit-box-header {
    border: 1px dashed #2D3843;
    border-radius: 10px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 200ms;
	width: 140px;
    margin: 0 auto;
}
.sec_nodejs-dev_image-content .elementor-widget-container .elementskit-info-image-box:hover .elementskit-box-header {
    box-shadow: 0px 4px 16px 5px rgb(41 32 32 / 40%);
    transform: translateY(-4px);
}
.sec1_resourse_menu .elementor-widget-container .elementor-icon-list-item span.elementor-icon-list-text {
    padding: 10px 20px;
}
.sec1_resourse_menu .elementor-widget-container .elementor-icon-list-item:hover span.elementor-icon-list-text {
    color: #0072c0;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
/* hire page design css */
.sec_hire_developer_dev-count .elementor-widget-container li.elementor-icon-list-item {
    width: 47%;
    flex: 0 0 auto;
    margin-bottom: 40px;
}
.sec_hire_developer_dev-count .elementor-widget-container .elementor-icon-list-item .elementor-icon-list-text input {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 2px solid #4836ff;
    border-radius: 2px;
    position: relative;
    top: 4px;
}
.sec_hire_developer_dev-count .elementor-widget-container .elementor-icon-list-item .elementor-icon-list-text input {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: #4836ff;
    border: 2px solid #4836ff !important;
    border-radius: 2px;
    position: relative;
    top: 2px;
}
.sec_hire_developer_dev-count .elementor-widget-container .elementor-icon-list-item .elementor-icon-list-text input:before {
    content: "";
    margin-right: 16px;
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 3px solid #0066cc;
    border-radius: 2px;
    position: relative;
    top: -7px;
}
.sec_ios_hire_developer .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border: 1px solid #fff0;
}
.sec_hire-developer_whychleftcontentbox .elementor-widget-container {
    border-radius: 12px;
    background: radial-gradient(at top left, #026FC7 50%, #2E9EAC 100%);
    margin-top: 6px;
}
.sec_hire-developer_whychiconbox .elementor-widget-container .elementskit-box-header.image-box-img-center {
    width: 32%;
    margin: auto;
}
.sec_hire-developer_whychiconbox .elementor-widget-container .elementskit-box-header.image-box-img-center img {
    width: 100%;
}
.sec_hire-developer_hiring-process2 {
	background: linear-gradient(90deg,#344abf 0%,#6578dc 100%);
}
.sec_hire-developer_hiring-process1 .elementor-container.elementor-column-gap-no {
    background: linear-gradient(90deg,#344abf 0%,#6578dc 100%);
}
/* responsive child page of service option */
@media only screen and (max-width: 767px) {
.Serv-Child-center .elementor-widget-container .ekit-wid-con .elementskit-info-image-box {
    text-align: center !important;
}
.Serv-Child-center .elementor-widget-container .ekit-wid-con .elementskit-info-image-box .elementskit-box-header img {
    margin: 0 auto;
}
.Serv-Child-center .elementor-widget-container {
    text-align: center;
}
}
/* Hire pages Responsive css */
@media only screen and (max-width: 767px) {
.Hire-us_Ios-App-secs {
    padding: 10px 22px 10px 22px !important;
}
.Hire-us_Ios-App-secs .elementor-container .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
.sec_hire_developer_dev-count .elementor-widget-container ul.elementor-icon-list-items {
    display: block;
}
.sec_hire_developer_dev-count ul li {
    width: 100% !important;
}
.Hire-us_Ios-App-sec3box .elementor-widget-wrap .elementor-widget-container .elementor-image-box-wrapper {
    display: flex;
}	
.Hire-us_Ios-App-sec3box .elementor-widget-wrap .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
    padding-left: 7px;
}
.Hire-us_Ios-App-sec4 .elementor-container.elementor-column-gap-no {
    min-height: 730px !important;
}	
.Hire-us_Ios-App-sec4 .elementor-background-overlay {
    background-size: 90% !important;
	background-position-y: 97% !Important;
    background-position-x: 50% !Important;
}
.Hire-us_Ios-App-sec8r8box .elementor-widget-wrap .elementor-element {
    text-align: center !important;
}
.Hire-us_Android-dev-sec3LftBox .elementor-widget-wrap .elementor-widget-container .elementor-image-box-wrapper {
	display: flex;
	padding-right: 20px;
}
.Hire-us_Android-dev-sec3LftBox .elementor-widget-wrap .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
    padding-left: 10px;
}
.Hire-us_Android-dev-sec4 .elementor-container {
    min-height: 380px !important;
}
.Hire-us_Android-dev-sec4 {	
	background-size: 90% auto !Important;	
	margin-bottom: 60px !important;
}
.Hire-us_Android-dev-sec8r8box .elementor-widget-wrap .elementor-element {
    text-align: center !important;
}
.Hire-us_Android-dev-sec8lftbox .elementor-heading-title.elementor-size-default.elementor-heading-title {
    font-size: 34px !important;
    line-height: 40px !important;
    text-align: center;
    padding: 0px 10px;
}
.Hire-us_Ios-App-sec5r8box .elementor-container .elementor-column {
    margin: 15px 0px;
}
.Hire-us_Ios-App-sec5lftbox .elementor-widget-wrap.elementor-element-populated {
    margin: 15px 0px;
}	
}
/*contact form css contact page */
.cl-half .wpcf7-form-control-wrap input, select, textarea {
    border: 1px solid grey;
    width: 95%;
    margin: 20px 0px 0px 13px;
    padding: 17px 20px;
    border-radius: 6px;
	font-size: 16px;
}
.cl-full.contactp-recaptcha {
   margin: 13px 5px 15px;
}
.cl-half {
   margin: 0px -15px 0px 0px;
    width: 50%;
}
.cnt-btn-submit .submit-btn {
    padding: 13px 65px;
    border-radius: 10px;
    border: 1px solid grey;
    background-color: white;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1.1px;
}
.cnt-btn-submit {
    text-align: center;
    padding: 10px 0px;
	margin-left: 28px;
}
.cnt-btn-submit .submit-btn:hover {
    border: 1px solid #fefefe;
    background-color: #f53243;
    color: white;
}
.sec1_enterprice_image-content .elementor-widget-container img {
	position:relative;
    animation: MoveUpDown1 6s linear infinite;
}
@keyframes MoveUpDown1  {
	0%, 100% {
    transform: translateY(0);
	}
  50% {
    transform: translateY(30px);
	}

}
@media only screen and (min-width: 767px) {
/* Scroll effect sticky section */
.stickyAllfirsts { 
	background: #f2f2f2; 
}
.fixedaAllfirstp {
  position: fixed !Important;
  top: 80px;
  width: 100%; 
  z-index: 99;
  box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 35%);
}
.stickyAllfirstMenu {
  display: block;
}
.fixedaAllfirstMenu	{
  background-color: #0066CC;
  background-image: url(http://beta.vrishanksofttech.com/wp-content/uploads/2022/05/blue-bg.jpg);
  position: fixed !Important;
  top: 80px;
  width: 100%; 
  z-index: 99;
  left: 0;
}
}
@media only screen and (max-width: 600px) {
.stickyAllfirstMenu .elementor-widget-container li.elementor-icon-list-item:after {
	display: none;
}
.contact-box .elementor-widget-container {
    margin: 0px !important;
    padding: 25px 15px 70px 15px !important;
}
.contactus-formleft .elementor-widget-wrap.elementor-element-populated {
	padding: 0px !Important;
}
.Contact-usFormBox {
    margin-top: 0px !important;
}	
.Contactus-FormRight .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !Important;
	margin: 0px !important;
}	
}
.Service-banner-Title .elementor-widget-container h2 {
	font-size: calc(2em + 1vw);
}
.Service-banner-Subtitle .elementor-widget-container h2 {
	font-size: calc(0.em + 1vw);
    padding: 0px 10px;
}
/* career page our tech hiring process section css */
.sec_careers_hiring_processclm .elementor-widget-container .ekit-wid-con .ekit-heading {
    width: 179px;
    height: 179px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 5px;
    right: 0;
    margin: 0 auto;
    padding: 45px 15px 0;
}
.sec_careers_hiring_processclm .elementor-widget-container .ekit-wid-con {
    width: 190px;
    height: 190px;
    border-radius: 100%;
    background: linear-gradient(to right,#006cc7 0,#006cc7 29%,#026fc7 32%,#026fc7 32%,#0572c4 37%,#0774c6 38%,#0775c2 39%,#0774c6 40%,#0b7ac1 43%,#1d8db5 58%,#1d8db5 58%,#1e8eb4 58%,#2191b6 60%,#2191b6 61%,#2192b4 61%,#2594b0 63%,#32a3ab 74%,#34a6a7 76%,#35a5a8 76%,#3db0a3 86%,#40b2a1 89%,#40b2a1 100%);
    display: inline-block;
    position: relative;
}
.sec_careers_hiring_processclm .elementor-widget-wrap .elementor-widget-container {
    text-align: center;
}
@media only screen and (min-width: 768px) {
.sec-ourtech-hiring:after {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    background: url(https://d3mds3ychln71.cloudfront.net/img/left-arrow1.png) no-repeat;
    right: 0px;
    top: 81px;
}
}
/* career page responsive css */
@media only screen and (max-width: 768px) {
.sec_technology_stack_column .elementor-widget-wrap .elementor-widget-container .elementor-icon-box-wrapper {
    text-align: center !important;
}
.Career-WhyshuJusec1 {
    margin: 0px !important;
}
.Career-WhyshuJusec2 {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}
.smartest-enterprises .elementor-container .secpress_on_apss {
    border-left: 1px solid #182b3c !important;
}
}
/* career page We’re Hiring section css */ 
.career-text {
    border-radius: 6px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 335px;
    width: 100%;
}
.career-text .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid #f5f5f5;
    margin: 10px 10px 23px 10px;
    border-radius: 8px;
}
.imghvr-hinge-up .elementor-widget-wrap {
    perspective: 125px;
}
.imghvr-hinge-up .elementor-widget-wrap {
    position: relative !important;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    color: #fff;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
}
.imghvr-hinge-up, .imghvr-hinge-up *, .imghvr-hinge-up:after, .imghvr-hinge-up:before, .imghvr-hinge-up:after, .imghvr-hinge-up:before, .imghvr-hinge-up, .imghvr-hinge-up *, .imghvr-hinge-up:after, .imghvr-hinge-up:before, .imghvr-hinge-up:after, .imghvr-hinge-up:before {
    transition: all .35s ease;
}
.iimghvr-hinge-up .figcaption, .imghvr-hinge-up .figcaption {
    opacity: 0; 
    z-index: 1;
}
.imghvr-hinge-up .figcaption {
    transform: rotateX(95deg);
    transform-origin: 50% 100%;
}
.imghvr-hinge-up .figcaption, .imghvr-hinge-up .figcaption {
    background-color: #135796;
    padding: 0px;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
}
.figcaption {
    height: 300px;
    padding-top: 10px!important;
    border-radius: 6px;
    background: linear-gradient(115deg,#277fc69c 0,#2e9eac 100%);
}
.imghvr-hinge-up:hover .figcaption {
    transform: rotateX(0);
    transform: rotateX(0);
}
.imghvr-hinge-up:hover .figcaption, .imghvr-hinge-up:hover .figcaption {
     opacity: 1; 
     transition-delay: .21s; 
}
.applyfig_btn {
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 13px 19px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none!important;
}
.applyfig_btn:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #0572c4;
}
/* Enterprise Development page smartest enterprises section css */
.smartest-enterprises .elementor-container .secpress_on_apss {
    padding: 0 10px;
    margin: 0;
    list-style: none;
    border: 1px solid #182b3c;
    border-left: none;
    height: 150px;
	width: 90%;
	margin: 0 auto;
}
.smartest-enterprises .elementor-container .secpress_on_apss:first-child {
    border-left: 1px solid #182b3c;
}
.enterprises-innovation .innovationboxs .elementor-widget-wrap {
    box-shadow: 0px 0px 4px 2px #cecdcd;
    margin: 12px;
	padding: 45px 12px !important;
}
/*Our Development Process page first section css */
/*first left side */
.process-block.left-process-block .elementor-container {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
.process-block .elementor-container {
    margin: 0px auto;
    border: 2px dashed rgba(204,204,204,.9);
    position: relative;
    width: 100%;
    padding-bottom: 1px;
    min-height: inherit;
}
.process-block .elementor-container .border-area.left-bottom .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    border-bottom-left-radius: 70px;
    border-left: 2px dashed rgba(204,204,204,.9);
    border-bottom: 2px dashed rgba(204,204,204,.9);
}
.process-block .elementor-container .border-area.left-bottom .elementor-widget-wrap {
    position: absolute;
    bottom: -3px;
    background: #fff;
    height: 110px;
    width: 110px;
    left: -161px;
    z-index: 99;
}
/*second start */
.process-block.right-process-block .elementor-container {
    border-left: none;
}
.process-block .elementor-container .border-area.right-top .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    top: 0;
    border-top-right-radius: 70px;
    border-right: 2px dashed rgba(204,204,204,.9);
    border-top: 2px dashed rgba(204,204,204,.9);
}
.process-block .elementor-container .border-area.right-top .elementor-widget-wrap {
    position: absolute;
    top: -2px;
    background: #fff;
    height: 110px;
    width: 110px;
    right: -173px;
}
.process-block .elementor-container .border-area .elementor-widget-wrap {
    z-index: 0;
}
.process-block .elementor-container .border-area.right-bottom .elementor-widget-wrap {
    position: absolute;
    background: #fff;
    height: 110px;
    width: 110px;
    bottom: -3px;
    right: -139px;
}
.process-block .elementor-container .border-area.right-bottom .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-bottom-right-radius: 70px;
    border-right: 2px dashed rgba(204,204,204,.9);
    border-bottom: 2px dashed rgba(204,204,204,.9);
}
.process-block .elementor-container .border-area.left-top .elementor-widget-wrap {
    position: absolute;
    top: -3px;
    background: #fff;
    height: 65px;
    width: 65px;
    left: -138px;
}
.process-block .elementor-container .border-area.left-top .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-top-left-radius: 70px;
    border-left: 2px dashed rgba(204,204,204,.9);
    border-top: 2px dashed rgba(204,204,204,.9);
}
.process-block .elementor-container .border-area.left-top.hidden .elementor-widget-wrap {
    display: none;
}
.process-block.right-process-block.last-progress .elementor-container:last-child {
    border-bottom: none;
}
@media (max-width: 600px) {
.process-block .elementor-container .sec_development_numcol .elementor-widget-wrap .elementor-element .elementor-widget-container {
	height: 80px;
    width: 80px;
    margin: 0 auto;
    padding: 30px;
}
.process-block .elementor-container .sec_development_numcol .elementor-widget-wrap {
    margin: 0 !important;
}
.process-block .elementor-container .sec_development_imgecontentbox .elementor-widget-wrap .elementor-image-box-wrapper {
    text-align: center;
}
.process-block .elementor-container {
    padding: 0px 20px;
}
.process-block.right-process-block .elementor-container {
    display: flex;
    flex-wrap: wrap-reverse;
}
.process-block .elementor-container .sec_development_numcolright .elementor-widget-wrap .elementor-element .elementor-widget-container {
    height: 80px;
    width: 80px;
    margin: 0 auto;
    padding: 30px;
}
.process-block .elementor-container .sec_dev_image-boxright .elementor-widget-container .elementor-image-box-wrapper {
    text-align: center;
}
.develop-process-middlebox .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
}
/* Case-Study Page css */
.sec1_case-study_icon-list ul li.elementor-icon-list-item {
    background: #ff9415;
    padding: 11px 13px;
    border-radius: 5px;
    font-size: 13px;
	margin: 3px;
}
.sec_case-study_first .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
.sec1_case-study .elementor-widget-container .gallery-item .wp-caption-text {
    position: absolute !important;
    visibility: hidden !important;
    opacity: 0!important;
    transition: all .25s!important;
    font-size: 14px;
    top: 0;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #c4cace;
    line-height: normal;
    padding: 5px 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    transform: translateX(0%) translateY(-70%);
    color: #000;
    margin-top: -8px;
}
.sec1_case-study .elementor-widget-container .gallery-item:hover>.wp-caption-text {
    visibility: visible !important;
    opacity: 1!important;
    transition-delay: .1s;
}
.sec1_case-study .elementor-widget-container .gallery-item .wp-caption-text:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -7px;
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
    border-color: inherit;
    border-style: solid;
    border-width: 7px;
}
.case-study-delivery-title .elementor-widget-container .elementskit-box-style-content span {
    font-weight: 600;
}
@media (max-width: 600px) {
.case-study_height-fix {
  height: 490px;
}
.case-study_height-fix .elementor-widget-wrap .elementor-widget-container h2.elementor-heading-title {
    font-size: 22px;
    line-height: 40px;
}
.case-study_height-fix .elementor-widget-container .ekit_heading_separetor_wraper {
    width: 100%;
}
.sec2_study-case-wrap .elementor-container {
    display: flex;
    flex-direction: column-reverse;
}
}
/*Project Communication Strategy page css*/
@media only screen and (min-width: 768px) {
.projectGraph {
    position: relative !important;
    height: 1363px;
}
.colProject1-left .elementor-widget-wrap {
    position: absolute !important;
    left: 0px;
    top: 0px;
}
.colProject1-right .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 0px;
}
.colProject2-left .elementor-widget-wrap {
    position: absolute !important;
    left: 0px;
    top: 345px;
}
.colProject2-right .elementor-widget-wrap {
    position: absolute !important;
    left: 0px;
    top: 552px;
}
.colProject3-left .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 673px;
}
.colProject3-right .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 945px;
}
.colProject4-left .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 1101px;
}
.colProject4-right .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 1338px;
}
.colProject5-left .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 1396px;
}
.colProject5-right .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 1714px;
}
.colProject6-left .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 1741px;
}
.colProject6-right .elementor-widget-wrap {
    position: absolute;
    left: 0px;
    top: 2032px;
}
.projectLine.left-bottom {
    background: #fff none repeat scroll 0 0;
    height: 90px;
    position: absolute;
    right: 1px;
    width: 80px !important;
    z-index: 99;
    top: 16px
}
.projectLine.left-bottom::before {
    border-bottom: 1px dashed #6a849b;
    border-bottom-right-radius: 80px;
    border-right: 1px dashed #6a849b;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -1px;
    top: 7px;
}
.block-numbers {
    background-color: #1ac0ff;
    border-radius: 100%;
    height: 74px;
    position: absolute !important;
    right: 60px;
    top: 69px;
    width: 74px !Important;
    z-index: 100;
}
.block-numbers .elementor-widget-container .elementor-heading-title {	
	font-weight: 700;
    font-size: 14px;
	text-align: center;
	color: #fff;
	letter-spacing: .8px;
    line-height: 74px;
}
.projectGraph:after {
    content: "";
    position: absolute;
    left: 50%;
    border-right: 1px dashed #6a849b;
    top: 0;
    height: 100%;
}
.projectGraph:before {
    position: absolute;
    left: 50%;
    top: -9px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #026fc7;
    content: "";
    margin-left: -5px;
    z-index: 200;
}
.colProject1-right .projectLine.left-bottom {
    background: transparent none repeat scroll 0 0;
    height: 77px;
    left: 0;
    position: absolute;
    right: inherit;
    top: 114px;
    width: 73px;
}
.colProject1-right .projectLine.left-bottom::before {
    border-bottom: 1px dashed #6a849b;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 0;
    border-left: 1px dashed #6a849b;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
}
.colProject1-right .block-numbers {
    left: 68px;
    right: inherit;
    top: 153px;
}
.colProject2-right .projectLine.left-bottom {
    background: transparent none repeat scroll 0 0;
    height: 77px;
    left: 0;
    position: absolute;
    right: inherit;
    top: 0px;
    width: 73px;
}
.colProject2-right .projectLine.left-bottom:before {
    border-bottom: 1px dashed #6a849b;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 0;
    border-left: 1px dashed #6a849b;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
}
.colProject2-right .block-numbers {
    left: 73px;
    right: inherit;
    top: 40px;
}
.colProject3-right .projectLine.left-bottom {
    background: transparent none repeat scroll 0 0;
    height: 77px;
    left: 0;
    position: absolute;
    right: inherit;
    top: 0px;
    width: 73px;
}
.colProject3-right .projectLine.left-bottom:before {
    border-bottom: 1px dashed #6a849b;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 0;
    border-left: 1px dashed #6a849b;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
}
.colProject3-right .block-numbers {
   top: 40px;
   left: 73px;
   right: inherit;
}
.colProject4-right .projectLine.left-bottom {
   background: transparent none repeat scroll 0 0;
   height: 77px;
   left: 0;
   position: absolute;
   right: inherit;
   top: 0px;
   width: 73px;
}
.colProject4-right .projectLine.left-bottom:before {
    border-bottom: 1px dashed #6a849b;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 0;
    border-left: 1px dashed #6a849b;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
}
.colProject4-right .block-numbers {
    left: 73px;
    right: inherit;
    top: 40px
}
}
@media only screen and (max-width: 767px) {
.block-numbers {
	display: none;		
}	
.projectLine.left-bottom {
	display: none;		
}
.projectAnalysis .elementor-widget-container .elementor-image-box-wrapper {
    text-align: center !important;
}
.projectAnalysis .elementor-widget-container {
    padding: 0px !important;
}
.colProjectTwoimageBox .elementor-widget-container {
    padding: 0px !important;
}
.colProjectTwoimageBox .elementor-widget-container .elementor-image-box-wrapper {
    text-align: center !important;
}
.colProjectOneimageBox .elementor-widget-container {
    padding: 0px !important;
}
.colProjectOneimageBox .elementor-widget-container .elementor-image-box-wrapper {
    text-align: center !important;
}
.colProject1-right .elementor-element-populated {
    padding: 0px !important;
}
.projectGraph {
    margin-bottom: 10px !important;
}
}
/* Engagement Model page */
@media only screen and (max-width: 767px) {
.benefits-engagement-box .elementor-widget-wrap .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
}
.benefits-engagement-box .elementor-widget-wrap .elementor-image-box-wrapper .elementor-image-box-img {
    margin-right: 10px !important;
}
.hiredev-engagement-box .elementor-widget-container .elementor-image-box-img {
    width: 25% !important;
    padding-bottom: 20px;
}
.benefits-engagement-row {
    margin-bottom: 0px !important;
}
.sec_hire-developer_timemodel-box .ekit-wid-con .text-left {
    text-align: center !important;
}
.sec_hire-developer_timemodel-box .ekit-wid-con img {
    margin: 0 auto;
}	
}
/* Client Review Page css */
.sec1_client-review .swiper-slide.swiper-slide-next p {
	font-size: 17px !important;
    line-height: 23px !important;
    letter-spacing: 0.9px !important;
    color: #333333 !important;
    margin: 5px 5px 5px 5px;
	background-color: #fff !important;
	border: 1px solid #cccccc !Important;
}
.sec1_client-review .elementskit-single-testimonial-slider .elementskit-commentor-content > p {
	height: 130px;
    overflow-y: auto;
    margin-bottom: 28px !Important;
}
.sec1_client-review .swiper-slide.swiper-slide-next p:after {
	display: none;
}
.sec1_client-review .swiper-slide p {
	border: 1px solid #cccccc !important;
    padding: 10px 15px !important;
}
/* Client Review page css */
@media only screen and (max-width: 767px) {
.Client-Review-Bannersec .elementor-container.elementor-column-gap-no {
    min-height: 875px !important;
	padding: 0px 10px;
    margin-top: 75px;
}
.Client-Review-Bannersec .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-title {
    font-size: 26px !Important;
}
.Client-Review-Bannersec .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-description {
	font-size: 11px !Important;
    letter-spacing: 1.5px !Important;
}
.Client-Review-Bannerbox6 .elementor-widget-wrap .elementor-widget-container {
    background-size: 22% auto !important;
}
.Client-Review-BannerContent .elementor-widget-container .elementor-heading-title {
    font-size: 11px !Important;
    letter-spacing: 1.3px !Important;
}
.sec1_client-review .swiper-slide.swiper-slide-active p {
    background-color: #162d42 !important;
    border: 1px solid #162d42 !important;
}
.sec1_client-review .swiper-slide.swiper-slide-active p:after {
    border-left: 20px solid #162d42;
    z-index: -1 !important;
}
.sec1_client-review .ekit-wid-con .elementskit-testimonial-slider .slick-next,.sec1_client-review .ekit-wid-con .elementskit-testimonial-slider .slick-prev {
    display: block !Important;
}
.sec1_client-review .elementor-widget-container .elementskit-testimonial-slider .slick-prev {
    left: 28% !important;
}
.sec1_client-review .elementor-widget-container .elementskit-testimonial-slider .slick-next {
    right: 28% !important;
}
.sec1_client-review .elementor-widget-container .elementskit-testimonial-slider .slick-arrow {
    transform: translateY(237px) !important;
}	
}
/*Work page css */
.Work-Page-BoxAll .elementor-widget-container .ekit-wid-con .elementskit-post-body {
    border-radius: 25px 25px 0px 0px;
}
.Work-Page-BoxAll .elementor-widget-container .ekit-wid-con a {
    pointer-events: none;
}
.Work-Page-BoxAll .elementor-widget-container .ekit-wid-con .elementskit-post-image-card .elementskit-post-body:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    bottom: 0;
    height: 5px;
    background: #0f7cbf;
    transition: all .5s ease;
}
.Work-Page-BoxAll .elementor-widget-container .ekit-wid-con .elementskit-post-image-card:hover .elementskit-post-body:after {
    width: 100%;
}
@media only screen and (max-width: 767px) {
.Work-Page-BoxAll .elementor-widget-container {
    padding: 0px 12px;
}
}
.Work-Page-BoxAll .elementor-widget-container .ekit-wid-con .elementskit-post-image-card:hover {
    background-color: #e3e9ee;
}
/*Our Client page css */
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .swiper-slide .elementskit-testimonial-inner:hover p {
    top: -30px;
    opacity: 1;
    height: 188px;
    background: linear-gradient(to right,rgba(2,111,199,.9) 0,rgba(53,165,168,.9) 100%);
}
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .swiper-slide .elementskit-testimonial-inner p {
    position: absolute;
    top: 165px;
    height: 0;
    opacity: 0;
    margin: 0;
    left: -30px;
    width: 250px;
	color: white;
    font-weight: 600;
    font-size: 16px;
	transition: all .3s ease-in-out;
}
.sec-company-slider_our-clients .swiper-slide.swiper-slide-next p {
	border: 1px solid #FFF;
	background: linear-gradient(to right,rgba(2,111,199,.9) 0,rgba(53,165,168,.9) 100%);
}
.sec-company-slider_our-clients .swiper-slide.swiper-slide-next p:after {
	display: none;
}
.sec-company-slider_our-clients .ekit-wid-con .ekit_testimonial_style_2:hover {
	border-bottom-color: #2575fc0f;
}
@media only screen and (min-width: 767px) {
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .slick-next {
    border-left: 1px solid #00518c;
}
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .slick-prev {
    border-right: 1px solid #00518c;
}
}
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .slick-prev {
    margin-left: -8px;
}
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .slick-prev:hover {
    padding-right: 10px;
}
.sec-company-slider_our-clients .elementor-widget-container .ekit-wid-con .slick-next:hover {
    padding-left: 10px;
}
@media only screen and (max-width: 767px) {
.sec-heading-content-button_our-clients {
    max-width: 100% !important;
    width: 100% !important;
	margin: 15px 0px;
}
.sec-heading-content-button_our-clients .elementor-widget-container .ekit-wid-con .ekit-btn-wraper {
	text-align: center !important;	
}
.sec-heading-content-button_our-clients .elementor-widget-container .ekit-wid-con .ekit-btn-wraper .elementskit-btn {
    width: 50%;
}	
.sec-heading-content-button_our-clients .elementor-widget-container {
	margin: 0 auto !important;		
}
.sec-company-slider_our-clients .ekit-wid-con .elementskit-testimonial-slider .slick-next {
    display: block !important;
}
.sec-company-slider_our-clients .ekit-wid-con .elementskit-testimonial-slider .slick-prev {
	display: block !important;	
}
.sec-company-slider_our-clients .elementskit-testimonial-slider .slick-prev	{
	left: 39% !important;	
}
.sec-company-slider_our-clients	.elementskit-testimonial-slider .slick-next {
	right: 39% !important;	
}
.sec-vrishankceimg_teampage .elementor-widget-container {
	height: 300px !Important;
    width: 100% !Important;	
}	
}
@media only screen and (min-width: 767px) {
.our-clients-BorderAlign .elementor-widget-container:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background-color: #fff;
    right: 0;
    top: 50%;
    margin-top: -6px;
}
}
/*our team page css */
.sec-vrishankceimg_teampage .elementor-widget-container {
    height: 475px;
    width: 90%;
    margin: 0 auto;
	text-align: center;
}
.sec-vrishankceimg_teampage .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
    opacity: 0;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    height: 0;
    background: linear-gradient(to right,#026fc7 0,#35a5a8 100%);
    width: 90%;
    transition: all .5s ease 0s;
	padding: 0px 20px;
}
.sec-vrishankceimg_teampage .elementor-widget-container:hover h2.elementor-heading-title.elementor-size-default {
    opacity: 1;
    height: 100%;
    bottom: 0px;
    opacity: 0.8;
	padding: 200px 20px;
}
@media only screen and (min-width: 767px) {
.sec_seniormancontent_teampage .elementor-widget-container:after {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 3px solid #ddd;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 100%;
    bottom: 16px;
}
.sec_seniormancontent_teampage .elementor-widget-container:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 2px;
    height: 51px;
    background: #ddd;
    bottom: -34px;
    margin: 0 auto;
}
.sec-seniormanagersection_teampage .elementor-container:before {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 3px solid #ddd;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 100%;
    bottom: -49px;
}
.sec-seniormanagersection_teampage .elementor-container:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 2px;
    height: 51px;
    background: #ddd;
    bottom: -30px;
    margin: 0 auto;
}
}
.our-team-vrishank .elementor-widget-container .ekit-wid-con .elementskit-info-image-box .elementskit-box-header {
    height: 166px;
}
@media only screen and (max-width: 767px) {
.our-team-vrishank .elementor-widget-container .ekit-wid-con .elementskit-info-image-box .elementskit-box-header {
   width: 69%;
   margin: 0 auto;
}
.our-team-howvrishanktitle .elementor-widget-container .ekit-wid-con .ekit-heading.elementskit-section-title-wraper {
    text-align: center !Important;
	margin-top: -65px;
}
}
/*partnership page responsive mobile css */
@media only screen and (max-width: 767px) {
.partnsp-overlaySec5 .elementor-widget-container h2.elementor-heading-title {
    font-size: 35px !important;
    line-height: 45px !important;
}
.partnsp-overlaySec6Box .elementor-widget-wrap.elementor-element-populated {
    margin: 35px 15px 0px 15px !important;
}
}
.heading-fontfamily {
font-family: "gothic-roman", sans-serif;
}
.ios-studycase-box .ekit-wid-con .elementskit-info-image-box .elementskit-box-body {
    padding-top: 20px 40px;
}
.d-inline-block .wp-block-image img {
    width: 21px;
    margin: 0 auto;
    height: auto;
}
.d-inline-block .wp-block-image {
    vertical-align: middle;
    margin: 0 auto;
    padding-left: 14px;
}
.d-inline-block .wp-block-image .wp-image-21362-skype-logo {
    width: 25px;
}
/*Footer Social icon */
.wp-block-social-link {
	height: 45px;
    width: 45px !important;
	background-color: transparent !important;
    border: 1px solid #878a8e;
	display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 6px;
}
.wp-block-social-links .wp-social-link svg {
    width: 24px;
    height: 24px;
}
#footer-newsletter-signup #footer-newsletter-signup-wrapper .content-fgetback {
    line-height: 3;
    font-size: 13px;
    color: #696E71;
    font-weight: 400;
	white-space: pre;
}
/*Footer Contact Form */
.u-form-group {
    margin-bottom: 15px;
}
.u-form-vertical .u-form-group {
    width: 100%;
}
.u-form {
    position: relative;
    height: auto !important;
}
.u-input {
    display: block;
    width: 100%;
    padding: 10px 12px;
    background-image: none;
    background-clip: padding-box;
    border: none;
    border-radius: 5px !important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background-color: transparent;
    color: inherit;
    text-align: inherit;
    height: auto;
	margin: 0px;
}
.u-border-1 {
    border-width: 1px;
    border-color: #878a8e;
    color: #ffffff;
	border-style: solid;
	font-size: 13px;
}
.usub-btn {
	padding: 10px 30px;
    border-radius: 5px;
    background-color: #b4b8bb;
    color: #000000;
	cursor: pointer;
	border: 1px solid #b4b8bb;
}
.usub-btn:hover {
    background-color: transparent;
    color: #A7A7AA;
}
.custom-fadd-widget, .custom-fadd-widget>a {
  font-size: 14px;
  line-height: 1.471;
  Color: #878a8e;
}
ul.wp-container-1.wp-block-social-links {
    justify-content: end;
}
/*responsive footer menu */
@media only screen and (min-width: 609px) {
#footer-top #footer-nav .main-links>li.col-footermenu5 {
    max-width: 67%;
    width: 100%;
    padding-right: 0px;
	margin-right: 0px;
	flex-basis: 66%;
}
.menu-footer-menu2-container {
    display: block;
    width: 45%;
    float: left;
    margin-right: 5%;
}
.menu-footer-menu5-container {
	display: block;
    width: 45%;
    float: left;
    margin-right: 5%;
}
.signup-form .wp-container-2.wp-block-social-links {
    display: none;
}
.about-custom-text {
	resize: none;
	border-radius: 8px;
}
.cl-full .wpcf7-recaptcha iframe {
   margin: 5px 0px 0px 10px;
   border-radius: 8px;
   border: 1px solid grey;
}	
}
@media screen and (max-width: 609px) {
.signup-form .wp-container-2.wp-block-social-links {
    margin-top: 15px;
}
.signup-form .wp-container-2.wp-block-social-links>li>a {
	font-size: 12px	
}
ul#menu-footer-menu2 {
	margin-bottom: 0px;	
}
ul#menu-footer-menu3 {
	padding-top: 0px;	
}	
.u-form-group .wpcf7-form-control-wrap.recaptcha iframe {
    max-width: 100%;
    width: 243px;
}
.cl-full .wpcf7-form-control-wrap.recaptcha iframe {
    margin: 10px;
    max-width: 100%;
    width: 243px;
}
.d-inline-block {
    text-align: center;
}	
}
.wpcf7-response-output {
    border-color: #F53243 !important;
    color: white;
    margin-bottom: 20px !important;
}
.wp-block-social-link:hover {
    background-color: #ddd !important;
    border: 1px solid #32383d;
	transform: scale(1);
} 
.wp-block-social-link:hover a {
    color: #0c0f12 !important;
}
.sec1_rectjspage_link-list_column .elementor-widget-wrap:hover .elementor-element .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img img {
    transform: scale(1.1);
}
.sec2_iphone-backimg .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
    color: #212529;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 10px;
}
.d-inline-block .wp-block-image.size-full figcaption {
	display: inline;
}
@media screen and (max-width: 576px) {
.headermob_pad {
    padding-top: 120px;
}
.headermob_contnt .elementor-widget-container h2 {
    font-size: 32px !important;
    line-height: 36px !important;
}
}
.reactjspage_link_bg .elementor-widget-wrap.elementor-element-populated {
	box-shadow: 14px 4px 36px 19px #f5f5f5;
    margin: 10px 10px;
	background-color: #fff;
}
.about-bannertitle .elementor-widget-container a {
    color: #fff;
}
/*about page sec3 hover image effect */
.aboutsec3imghv .elementor-widget-container .elementor-icon-box-icon:hover .elementor-icon.elementor-animation- i {
    transform: rotateY(360deg);
}
.aboutsec3imghv .elementor-widget-container .elementor-icon-box-icon .elementor-icon.elementor-animation- i {
    transition: transform .5s;
}
/* new  */