
/****************** Inner page css given by old css ********************/

/*--------------------------------------------------------------
# Contact page Css
--------------------------------------------------------------*/
.mar0{margin:0;}

.contact_center {padding-top:10px;padding-bottom:0!important;}

.contact_info {
  background: #f7f8fc;
}
.contact_info a {
  font-size: 20px;
  color: #000;
}
.contact_info a.quote-btn {
  margin: 30px auto 0;
  font-weight: bold;
  background: #faa61b;
  color: #000;
  padding: 7px 25px;
  font-size: 16px;
  width: 160px;
}
.contact_info a.quote-btn:hover {
  background: #005293;
  color: #fff;
}
.contact_center .col-lg-3 {
  max-width: 20%;
}

.centerBlock {
  box-shadow: 0px 2px 6px 4px #ccc;
    padding: 0;
  border-radius: 8px;
  background: #fff;
  width: 100%;
  text-align: center;
  min-height: 315px;
  margin-bottom: 30px;
}
.centerBlock img {
  border-radius: 8px 8px 0 0;
}
.centerBlock h5 {
  font-size: 15px;
  color: #000;
  margin: 0;
  padding: 5px;
  background: #ffae00;
  text-align: center;
  font-weight: bold;
}
.centerBlock p {
  text-align: center;
  padding: 10px;
  font-size:15px;
}

span.india {
width: 29px;
height: 19px;
display: inline-block;
background: url(../images/sprite.png) no-repeat -594px -66px;
margin-right: 10px;
vertical-align: middle;
}

span.china {
width: 29px;
height: 19px;
display: inline-block;
background: url(../images/sprite.png) no-repeat -669px -66px;
margin-right: 10px;
vertical-align: middle;
}

span.singapore {
width: 29px;
height: 19px;
display: inline-block;
background: url(../images/sprite.png) no-repeat -630px -66px;
margin-right: 10px;
vertical-align: middle;
}

span.whatsappIc {
  width: 29px;
  height: 26px;
  display: inline-block;
  background: url(../images/sprite.png) no-repeat -669px -1px;
  margin-right: 10px;
  vertical-align: middle;
}


/*============= Map Css ================*/

.contact_map {
  position: relative;
}
.contact_map .container {
  max-width: 1140px !important;
}
.contact_map .container img{margin: 0 auto;}



.color-legend{position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 70%;}

.color-legend p{text-align: left;    font-weight: bold;}
.color-legend p span{ margin: 0 15px;
    display: block;
    margin-bottom: 15px;
	font-weight: normal;
	}
.color-legend p img{max-width: 14px;margin-right:5px;}

.map-pointer{position: absolute; top: 0; right: 0; z-index: 5; padding: 0; cursor: pointer}
.map-pointer:before{content: ''; position: absolute; top: 0; right: 0; width: 16px;background: url(../images/cnt-loc-ic.png) no-repeat 0 0;
    height: 30px; z-index: 0; cursor: pointer ; }
.map-pointer:hover:before{}


.map-pointer h6{position: absolute; top: 26px; left: -9px; transform: translateX(-50%); z-index: 7; margin: 0; font-size: 14px; font-weight: normal; white-space: nowrap;font-weight: bold;    color: #000;display:none;}
.popup_ti{display:none;}
.map-pointer:hover .popup_ti{display:block;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.map-pointer:hover{z-index: 6;}


.map-pointer.reg-ofc:before{ background: url(../images/ofc-loc-ic.png) no-repeat 0 0;}
.map-pointer.reg-ofc:hover:before{}

.map-pointer.map_cn h6{top: auto; bottom: 2px;font-weight: bold;    color: #000;}
.map-pointer.map_cn{top: 220px; right: 245px;}
.map-pointer.map_ti{top: 245px; right: 243px;}
.map-pointer.map_in{top: 285px;right: 368px;}
.map-pointer.map_kol{top: 277px;right: 330px;}
.map-pointer.map_us{top: 180px;right: 940px;}
.map-pointer.map_europe{top: 180px;right: 530px;}
.map-pointer.map_saudi{top: 280px;right:460px;}
.map-pointer.map_waf{top: 300px;right: 550px;}
.map-pointer.map_uk{top: 157px;right: 618px;}
.map-pointer.map_is{top: 247px;right: 488px;}
.map-pointer.map_inds{top: 347px;right: 248px;}
.map-pointer.map_mals{top: 343px;right: 290px;}
.map-pointer.map_sing{top: 364px;right: 278px;}
.map-pointer.map_china{top: 234px;right: 318px;}
.map-pointer.map_ghana{top: 320px;right: 610px;}
.map-pointer.map_columbia{top: 340px;right: 810px;}
.map-pointer.map_newsouthwales{top: 460px; right: 150px;}
.map-pointer.map_kuwait {top: 257px; right: 453px;}
.map-pointer.map_saudiarab {top: 290px; right: 440px;}

.map-popup{border: 1px solid #005595; padding: 0; border-radius: 8px; background: #fff; position: absolute; bottom: 8px; left:50%; transform: translateX(-50%); width: 220px; z-index: 10;  }
.map-popup img{border-radius: 7px 7px 0 0}
.map-popup:after{content: ''; width:19px; height: 15px; background: url(../images/map-pop-arow2.png); position: absolute; bottom: -15px; left: 50%; margin-left: -13px; z-index: 100}
.map-popup.popup_cn{bottom: 15px;}
.map-popup.popup_ti{bottom: 35px;}
.map-popup.popup_in{bottom: 15px;}
.map-popup.popup_gh{bottom: 15px;}



.map-popup h5{font-size: 15px; color: #000; margin: 0; padding: 5px; background: #ffae00; text-align: center; font-weight: bold}
.map-popup p{font-size: 12px; text-align: center; margin: 0; padding: 10px 12px; color: #000}
.only-mob-view {
  display: none;
}
.only-mob-view .col-lg-6 {
  width: 50%;
  margin: 0 auto;
}
.wid-cust .map-view {
  width: 100% !important;
}
.mob-view-map {
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.mob-view-map h5 {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: inherit;
}
.map-view {
  border: 1px solid #005595;
  border-radius: 10px;
  margin-bottom: 5px;
  min-height: 228px;
  width: 49.4%;
  display: inline-block;
  vertical-align: top;
}
.map-view img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.map-view h3 {
  font-size: 18px;
  color: #000;
  margin: 0;
  padding: 5px;
  background: #ffae00;
  text-align: center;
  font-weight: bold;
}
.map-view p {
  font-size: 15px;
  text-align: center;
  margin: 0;
  padding: 6px;
  color: #000;
  line-height: 18px;
}

/***** Addition Css for Theme**********/

.thank-you-holder {
  text-align: center;
  width: 100%;
  padding: 18% 0;
}
.thank-you-holder img {
  margin: 10px 0 40px 0;
  max-width: 250px;
}
.thank-you-holder h1 {
  font-weight: bold;
  font-size: 70px;
}
.thank-you-holder p {
  text-align: center;
  padding: 0 25%;
}
.ubermenu .ubermenu-target-with-image>.ubermenu-target-text {color:#000;}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-item-header>.ubermenu-target{text-align:center;}
.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {display: block;
margin: 0 auto 20px;}
.ubermenu-skin-grey-white.ubermenu-responsive-toggle {
    background: transparent;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 15px 0 0;
}
.list-inline>li a.inactive,.list-inline>li a.active  {display:none;}

.newsinsight .list-inline li a.prev.page-numbers::before{
	  content: "\f284";
  font-family: bootstrap-icons !important;
  color: #fff;
}
.codedropz-btn-wrap a.cd-upload-btn{color: #005293 !important;
font-weight: bold;}


.quote-form label span.wpcf7-list-item-label{
width: 100%;
display: flex;
font-size: 14px;
margin-top: -23px;
margin-left: 20px;
font-weight: 400;
color: #000;
}
.quote-form-1 .box {text-align: center;}
.quote-form-1 .box p{font-size: 12px;
background: #eee;
display: inline-block;
padding: 5px 15px;
border-radius: .5rem;}

.codedropz-upload-handler {border:1px solid #c5c5c5;border-radius: 5px;}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator{display:none;}

#wechatModal .modal-content {background:transparent;max-width: 380px;
margin: 0 auto;}
#wechatModal .modal-body {text-align: center;}
#wechatModal .modal-body img{ display:block; margin:0 auto;}
#wechatModal .modal-body span{display:block; margin-top:10px;}
.popup-modal-dismiss { position: absolute;
right: 0;
background: #fff;
width: 30px;
height: 30px;
border-radius: 50%;
text-align: center;
line-height: 30px;
font-weight: bold;
color: #222;
display:none;
}

.ubermenu-skin-grey-white.ubermenu-responsive-toggle:focus {border:0;outline: 0;}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {border:none;}

.newsinsight span, .newsinsight .list-inline li a {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
}
.newsinsight a, .newsinsight span {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.newsinsight .list-inline li a.next.page-numbers::before {
    font-weight: 900;
    font-size: 12px;
}
.inner-content .card .card-body .list-item ul li a {color:#000;}

/*.blog-content p a {color:#000;}*/
.blog-content p a {color:#0000ff;text-decoration: none; font-weight: bold;}
.blog-content ul li a {color:#000;}

.box_client img {margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;}


html.menu_opened{
    overflow: hidden;
}
.blogs-preview img {
	height:auto;}
.np-caption p {
  min-height:120px;
}
.np-thumbnail {
    position: relative;
    margin: 0;
    height: 160px;
    overflow: hidden;
    border-radius: 10px;
}

.ubermenu .ubermenu-nav .ubermenu-column-full {
    background: #1e2222!important;
}
.ubermenu-skin-trans-black .ubermenu-tab-content-panel{ background: #1e2222!important;}

.ubermenu-skin-trans-black .ubermenu-tabs-group, .ubermenu-skin-trans-black .ubermenu-tab>.ubermenu-target, .ubermenu-skin-trans-black .ubermenu-tab-content-panel {
    border-color: transparent;
}

.ubermenu-desktop .ubermenu-tab > .ubermenu-target{border-bottom:1px solid #494c4d;padding-left: 10px;}

.ubermenu-desktop .ubermenu-tab > .ubermenu-target{
background:url(https://axiussoftware.com/wp-content/uploads/2022/11/menu-arrow.png) no-repeat center right;
	background-size: 6px;
}
.ubermenu-nojs.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-tabs .ubermenu-tab:hover>.ubermenu-target, .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-tab.ubermenu-active>.ubermenu-target{
background:#333 url(https://axiussoftware.com/wp-content/uploads/2022/11/menu-arrow.png) no-repeat center right;
	background-size: 6px;
}
.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group {
    padding: 30px 0;
}
.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
    top: 30px;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-item-header>.ubermenu-target {
    text-align: left;
	color:#c9c9ce;
	font-weight:normal;
}
.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group {
    padding-right: 60px;
	padding-left: 20px;
}
.blogs-Bak{padding-top:0}
.who-we-are .who img {
height:auto;
}
section.who-we-are h2 {
    font-size: 20px;
	text-align:justify;
	font-weight: 700;
color: #005293;
margin-bottom: 20px;
}
section.who-we-are h3 {
    font-size: 20px;
	text-align:justify;
	font-weight: 700;
color: #005293;
}
.case h3 {width:100%;}


.inner-banner .faq-banner-cont input[type=search] {
border-radius: 80px;
    padding: 10px 20px;
    max-width: 50%;
    margin: 20px auto;
    height: 56px;
}
.faq-body {}

.faq-banner-cont {text-align:center; }
.faq-banner-cont p{text-align:center; font-size:16px;}


.wrapper {
  box-shadow: 0 0 20px 0 rgba(57, 82, 163, 0.3);
  border-radius: 10px;
}

.wrapper > * {
  padding: 1em;
}

.company-info {
  background:#005293;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position:relative;
}
.company-info h3, .company-info p {color:#fff;}
.company-info h3,
.company-info ul {
  text-align: center;
  margin: 0 0 1rem 0;
}
.company-info ul.cInfo{list-style:none; padding:0;margin:0;}
.company-info ul.cInfo li, .company-info ul.cInfo li a {color:#fff;padding:15px 0;}
.company-info ul.cInfo li span {width:30px; display:inline-block;margin-right:10px;    vertical-align: middle;}
.company-info ul.cInfo li span i{font-size:22px;}

.company-info .socialIc ul{list-style:none; padding:0;margin:0; position:absolute; bottom:10%;}
.company-info .socialIc ul li {display:inline-block;}
.company-info .socialIc ul li a{font-size: 22px;
display: inline-block;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}

.company-info .socialIc ul li a:hover {
  background: #000;
  color: #fff;
}


.contact {
  background: #fff;
  border-radius: 10px;
}


.contact form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.contact form label {
  display: block;
  color:#000;
}

.contact form p {
  margin: 0;
}

.contact form .full {
  grid-column: 1 / 3;
}

.contact form button,
.contact form input,
.contact form textarea {
  width: 100%;
  padding: 1em;
  border-bottom: solid 2px #999;
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.contact form textarea {
  resize: none;
}

.contact form input:focus,
.contact form textarea:focus{border-bottom:2px solid #be413b;   border-top: 0;
  border-left: 0;
  border-right: 0;
  outline:none;
  }

.contact form button {
  background: #be413b;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  border-radius:55px;
  float:right;
  width:200px;
}

.contact form button:hover,
.contact form button:focus {
  background: #000;
  color: #ffffff;
  outline: 0;
  transition: background-color 2s ease-out;
  border:0;
}

.opening-hour {margin-top: 15px;}
.opening-hour h4{color:#fff; font-weight:600; font-size:18px;margin-bottom:10px;text-transform:capitalize;}
.opening-hour p{color: #fff;
margin-bottom: 0;
font-size: 14px;
line-height: 22px;}

body.page-id-8911  #contact-us .wrapper {margin-top:50px;}

.quote-form-1 #wpcf7-f8952-o1 form, .quote-form-1 #wpcf7-f8971-o1 form {display:block;}

.quote-form-1 #wpcf7-f8952-o1 form input,.quote-form-1 #wpcf7-f8952-o1 form textarea, .quote-form-1 #wpcf7-f8971-o1 form input,.quote-form-1 #wpcf7-f8971-o1 form textarea{padding: 7px 1em;}
.quote-form-1 #wpcf7-f8952-o1 form input[type=tel] {
    padding: 7px 1em 7px 3em;
}

.quote-form-1 #wpcf7-f8952-o1 form label, .quote-form-1 #wpcf7-f8971-o1 form label {    padding-top: 15px;}
.quote-form-1 #wpcf7-f8952-o1 form select, .quote-form-1 #wpcf7-f8971-o1 form select {    border: 0;
    border-bottom: 2px solid #999;
    border-radius: 0;padding-left: 0;}

.quote-form-1 #wpcf7-f8952-o1 form label input[type=checkbox] {width:auto;}

 .quote-form-1 #wpcf7-f8971-o1 form label input[type=checkbox] {width:auto;}

.quote-form-1 #wpcf7-f8952-o1 .submit-button-wrapper input,.quote-form-1 #wpcf7-f8971-o1 .submit-button-wrapper input  {
color: #fff;
    background: #faa61b;
    text-decoration: none;
    padding: 15px 25px;
    border-radius: 6px;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 15px;
    width: 100%;
    text-align: center;
    border: none;
    text-transform: capitalize;
    max-width: 300px;
    margin: 20px 0 0;
    display: block;
    float: right;
}
.quote-form-1 #wpcf7-f8952-o1 form label .wpcf7-list-item, .quote-form-1 #wpcf7-f8971-o1 form label .wpcf7-list-item {margin-left:0; display: block;
 margin-bottom: 10px;}


#wpcf7-f8952-o1 .codedropz-upload-inner,#wpcf7-f8971-o1 .codedropz-upload-inner {display:flex; justify-content: center;}
#wpcf7-f8952-o1 .codedropz-upload-inner span, #wpcf7-f8971-o1 .codedropz-upload-inner span {margin:0 15px;}

#wpcf7-f8952-o1 .control--checkbox .wpcf7-list-item input[type=checkbox], #wpcf7-f8971-o1 .control--checkbox .wpcf7-list-item input[type=checkbox]{ width:20px;}





.faq-accordion {}
.faq-section #faq-accordion .title:before {left:inherit; right:15px;
background: url(https://axiussoftware.com/wp-content/uploads/2022/12/plus-ic.png) no-repeat left center;
	background-size: 15px;
}
.faq-section #faq-accordion .toggle:checked+.title:before {
background: url(https://axiussoftware.com/wp-content/uploads/2022/12/minus-ic.png) no-repeat left center;
	transform: rotate(180deg)!important;
	background-size: 15px;
}
.faq-section #faq-accordion .title {
padding:15px 10px 15px 10px;
border: 0;
background: #f6f6f6;
font-size: 16px;
cursor: pointer;
}

.faq-section .content {border:0;padding-left:0;}

.for-mobile {display:none;}

textarea.form-control {    overflow: hidden;}

.quote-form-1 #wpcf7-f8971-o1 form input[type=tel] {
    padding: 7px 1em 7px 3em;
}

.contact form input:focus, .contact form textarea:focus, .contact form select:focus { box-shadow:none;}


/*==== new css 03-02-2023 =====*/
/*----# Awards----*/


.awards-winning-section {padding:40px 0; position:relative;height:75vh;   justify-content: center;
align-items: center;
display: flex;justify-content: center;align-items: center;
display: flex;}
.awards-winning-img img{width: 100%; }
.awards-winning-section .container-fluid {padding:0;margin:0;}
.awards-winning-left {width: 524px;margin-left:0; background:rgba(0,0,0,0.4); float:right;
padding:30px 30px;}
.awards-winning-left h3{font-size:22px;text-transform:uppercase;margin-bottom:20px;font-weight:900;color:#fff;}
.awards-winning-left h5{font-size:14px;text-transform:uppercase;margin-bottom:20px;font-weight:900;color:#fff;}
.awards-winning-left p{color:#fff;}
.awards-winning-left  p{ font-size:14px;margin-bottom:10px;text-align:justify;}

a.exploreBtn {
  font-size: 14px;
  text-transform: uppercase;
	font-weight:600;
  margin-top: 30px;
  padding: 5px 0;
	color:#fff;
}
a.exploreBtn:hover {color:#ccc;}


/*====old css correction====*/

.logo-carousel-section { margin-top:0;}
.slider-section .slick-slider {
  margin-bottom: 0px;
}


/*====Enterprise mobile solutions page css====*/


.connect-with-us-section {    background: #f9f9f9;}
.connect-left-sec h4{font-size:24px; font-weight:900; margin-bottom:20px;}
.connect-left-sec p{text-align:justify;}

.connect-right-sec {}

.service-contact-form {padding:24px;box-shadow: 0 1px 6px rgba(32,33,36,.28);
border-radius: 15px; margin: 0 0 0 10%;background:#fff;}
.service-contact-form input, .service-contact-form input[type=tel],.service-contact-form textarea {    margin-bottom: 20px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    font-size: 14px;}

.service-contact-form textarea {min-height:80px;}
.service-contact-form .submit-button-wrapper input[type=submit]{padding:8px 25px; border-radius:5px; color:#fff; font-size:16px;border:0;background:#005293;}
.service-contact-form .submit-button-wrapper input[type=submit]:hover { background:#e6b000;}
.service-contact-form .full-width span{padding-left:0;margin-left:0;}
.service-contact-form h3{font-size:22px; font-weight:900;margin-bottom:20px;}

.why-hire-us-section h2{font-weight:500;margin-bottom:30px;}
.why-hire-us-section p{padding:0 10%;}
.hire-content-right img {    width: 100%;}

.expert-content-left {
width: 105%;
    padding: 5%;
    background: #fff;
    position: relative;
    left: 40px;
    z-index: 9;
}
.expert-content-left h3{    font-weight: 900;margin-bottom:20px;}
.expert-content-left p{ font-size: 20px; padding: 0;}


.hire-content-left img {    width: 100%;}

.expert-content-right {
width: 105%;
    padding: 5%;
    background: #fff;
    position: relative;
    right:80px;
    z-index: 9;
}
.expert-content-right h3{    font-weight: 900;margin-bottom:20px;}
.expert-content-right p{ font-size: 20px; padding: 0;}

.hire-box-holder {margin-bottom:50px;}

/*====Media Query Css====*/
@media only screen and (min-width: 991px) {
  .wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }

  .wrapper > * {
    padding: 2em;
  }

  .company-info {
    border-radius: 10px;
  }

  .contact {
    border-radius: 0 10px 10px 0;
  }

  .company-info h3,
  .company-info ul,
  .brand {
    text-align: left;
  }

}
@media (max-width:480px) {
.service-contact-form {    margin: 30px 0 0;}
.why-hire-us-section p {
padding: 0;
}
.expert-content-left {
width: 100%;
padding: 0;
position: relative;
left: 0;
text-align: center;
}
.expert-content-right {
width: 100%;
padding: 0;
position: relative;
right: 0;
text-align: center;
}
.awards-winning-section {
height: 100vh;}
.ms-slide-info.ms-dir-v {
color: #fff;
width: 310px!important;
line-height: 22px;
}
}
@media  (max-width: 990px) {
	  .company-info .socialIc ul{position:relative;}
	  .opening-hour {
  text-align: center;
  margin-bottom: 30px;
}
}

@media screen and (max-width: 991px) {
.ubermenu-responsive-default.ubermenu-responsive.ubermenu {
  background: #fff;
	position:fixed;
}
}
@media screen and (max-width: 959px){
.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
   font-size:16px;
	font-weight:600;
	background: #fff;
}
	.ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-nav {
  flex: 1;
  overflow-y: auto !important;
  overscroll-behavior: contain;
}

.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: none;
  height: auto;
  overflow: visible;
}
	.get-quote-for-mob {
  position: fixed !important;
  bottom: 0 !important ;
  display: block !important;
		z-index:99;
}
.ubermenu-submenu {
  position: static !important;
  margin: 0 !important;
}
}
@media (max-width:767px) {
.awards-winning-img img {
width: 100%;
}
.awards-winning-left {
width: 100%;
margin-left: 0;}
.awards-winning-section{ background-position: -120px 0!important;}

}
@media screen and (max-width: 575px){
#menu-item-4339.get-quote-for-mob {
  position: fixed !important;
  bottom: 0px !important;
  display: block !important;

}
.get-quote-for-mob a {
  color: #fff !important;
  background: #005293 !important;
  text-align: center;
}
.inner-banner .banner-wrap {
    width: 100%;
    margin-top: -25%;
}

}

@media (max-width:480px){
.thank-you-holder h1 {
font-size: 40px;
}
.thank-you-holder p {
padding: 0 6%;
}
	.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0 {
    border-bottom: 1px solid #ddd;
}
.box_client img {margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;}

	.right-tab-content .tab_drawer_heading {display:none;}
.left-tab .tabs {
    display: block;
}
	.left-tab ul.tabs li.active {background:#005293; color:#fff;}
.left-tab ul.tabs li {
background-color: #f7f7f7;
color: #333;
margin-bottom: 5px;
}
.logo-carousel-left	.btn-grp {display: block;}
.btn-grp a.readM{
margin-top: 10px !important;
display: block;
width: 230px;
}
body.page-id-2058 .inner-banner .banner-wrap h1, body.page-id-2058 .inner-banner p, body.page-id-2370 .inner-banner .banner-wrap h1, body.page-id-2370 .inner-banner p, body.page-id-2376 .inner-banner .banner-wrap h1,body.page-id-2376 .inner-banner .banner-wrap p {width: 200px;color:#000;}

.inner-banner .banner-wrap a.btn {font-size: 14px;}
.inner-banner .banner-wrap {
margin-top: 75px;
top: 0;
transform: none;
}
.faq-section .title {font-size: 16px; }

#filterOptions {column-count: 3;
display: block; text-align:center;     padding-bottom: 10px;}
#filterOptions li.active a{background: #005293; border-radius:5px;color: #fff;}
	#filterOptions li	{    margin-bottom: 10px;}
#filterOptions li a {
	padding: 5px 25px 5px!important; font-size:16px;}
	.sumen-1 {top:0;width: 280px;}
	.sumen-1 img {
    width: 100%;
}
.sumen-2 img {
width: 100%;
margin-top: 60px;
}
.grey-sec .case-left {
	padding:20px 0;
}
.news-insight-section {padding-top:0;}
.footer-sec ul li {
	padding: 5px 10px 5px 0;}
.border-right0{border:none;}
	#header .ubermenu-responsive-toggle svg {display:none;}
	#header .ubermenu-responsive-toggle {width:22px; height:22px;
	/*background: url(https://axiussoftware.com/wp-content/uploads/2022/11/menu-bar-ic.png) no-repeat 0 0;8*/
margin: 5px 15px 0 0;
background-size: 18px;
	}
.faq-banner-cont  input[type=search] { max-width: 80%!important; margin: 0px auto 5px!important; height: 34px!important;}
.faq-banner-cont p {font-size: 10px;}
.faq-contact {padding-top:0;}
.faq-banner-cont h1{font-size:22px;}
.company-info{display:none;}
.wrapper .contact {margin-top:40px;}
.quote-form-1 #wpcf7-f8952-o1 .submit-button-wrapper input,.quote-form-1 #wpcf7-f8971-o1 .submit-button-wrapper input{margin-top:20px;}

	.faq-section #faq-accordion .title  {padding: 10px 35px 10px 10px;    font-size: 14px;}
	.faq-section #faq-accordion .title:before {background-size: 12px; top: 10px;right: 5px;}
	.faq-section .content p {font-size:14px;}
body.page-id-8911 .faq-section {    padding-bottom: 20px;}
	.for-mobile {display:block;}
	.for-desktop {display:none;}
	#wpcf7-f8952-o1 .codedropz-upload-inner, #wpcf7-f8971-o1 .codedropz-upload-inner {
		display: block;}
	#faq-accordion { margin-top:30px; }
	.quote-form-1 #wpcf7-f8952-o1 .submit-button-wrapper input,.quote-form-1 #wpcf7-f8971-o1 .submit-button-wrapper input {max-width:100%; float:none;}
}

/***** Telephone css*/

.intl-tel-input,
.iti{
  width: 100%;
  margin-bottom:20px;
}
.captcha-image{border: 0px solid!important;}


 /*--------------------------------------------------------------
# Get A Quote page Css
--------------------------------------------------------------*/


.get-quote-holder {
  padding: 80px 0;
}

.get-quote-left {
  padding: 0 10% 1%;
}

.get-quote-left h2 {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 44px;
  margin-bottom: 0;
}

.quoteBlock {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.quoteBlock h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 22px;
}


/*========= Form Css ====*/
/*
.quote-form {box-shadow: 0 1px 6px rgba(32,33,36,.28);
border-radius: .5rem;
padding: 6% 10% 3%;
box-sizing: border-box;
color: #444;
font-size: 14px;
line-height: 1.5;
height: 100%;} 
*/


.quote-form-wrapper {

}

.quote-form label{
color:#000; font-size:15px; text-transform:capitalize;font-weight: 500;
}
.quote-form label span{color:red;
}
.quote-form .cf7ic_instructions{font-weight: 500;}

.quote-form .form-input,
.form-text-area {
  background-color: transparent;
  /*height: 30px;*/
  padding-left: 0px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom:1px solid #fff;
  border-radius:0;
  padding:0;
  margin-bottom: 10px;

}

.quote-form .form-text-area {
  background-color: #transparent;

  padding-left: 0px;
  /*height: 50px;*/
}

.quote-form select  {margin-top:10px;}
.quote-form select option {background:#fff;}

.quote-form .form-control::placeholder {
  color: #000;
  font-weight: 500;
  opacity: 1;
}

.quote-form .form-control:-ms-input-placeholder {
  color: #000;
  font-weight: 500;
}

.quote-form .form-control::-ms-input-placeholder {
  color: #000;
  font-weight: 500;
}

/*.quote-form .form-control:focus {
  border-color: #4479d1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px #4479d1;
}*/
.quote-form .form-control:focus {
    box-shadow: unset;
}
.quote-form .form-control:focus{
    background-color: unset;
    border-color: #fff;
}
.quote-form .title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.quote-form .description {
  color: #aeb4b9;
  font-size: 14px;
  text-align: center;
}

.quote-form .submit-button-wrapper {
  text-align: center;
}

.quote-form .submit-button-wrapper input {
color: #fff;
background: #faa61b ;
text-decoration: none;
display: inline-block;
padding: 15px 25px;
border-radius: 6px;
font-weight: 700;
letter-spacing: .5px;
font-size: 15px;
width: 100%;
text-align: center;
border: none;
text-transform: capitalize;
}

.quote-form .submit-button-wrapper input:hover {
  background-color: #005293;
}


.intl-tel-input,
.iti{
  width: 100%;
  margin-bottom:20px;
}

.iti {
  position: relative;
  display: inline-block; }
  .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .iti__hide {
    display: none; }
  .iti__v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0; }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
    .iti__arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .iti__country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    @media (max-width: 500px) {
      .iti__country-list {
        white-space: normal; } }
  .iti__flag-box {
    display: inline-block;
    width: 20px; }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .iti__country {
    padding: 5px 10px;
    outline: none; }
  .iti__dial-code {
    color: #999; }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle; }
  .iti__flag-box, .iti__country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer; }
    .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
  .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default; }
    .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .iti--container:hover {
      cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

/*--------------------------------------------------------------
# Case Study page Css
--------------------------------------------------------------*/
.box_client {
  padding-top: 80px !important;
}

.box_client img {
  /*width: 160px;*/
}

/*----- BLUE AREA -----*/

.d-flex{display:flex;}
.blue-sec {
  background: #2163ac;
  padding: 40px 0;
  height: 100vh;
}
.blue-sec .container{ width: 94%;height: 100%;}
.blue-sec .row{ display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;}

.blue-sec .case-item{height:100%;}

.blue-sec .case-item h4 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 30px;
}
.blue-sec .case-item p {
  font-size: 18px;
  text-align: justify;
  line-height: 30px;
  color: #fff;
}
.blue-sec .case-study-content{position: relative;flex-direction: column;
justify-content: center;
height: 100%;
}


.blue-sec .case-left {
  padding: 10% 0;
  background-size: contain;
  align-items: center;
  text-align: center;
  position: relative;
  height: 100%;
}

.blue-sec .case-left::before {
    content: '';
    display: inline-block;
    width: 580px;
    height: 580px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .2;
    z-index: 0;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;

}
.blue-sec .case-left> img{max-height:677px;}



/*----- BLUE AREA END -----*/


/*----- GREY AREA -----*/


.grey-sec {background:url(../images/greay-case-bg.jpg) no-repeat center center; background-size:cover;padding:40px 0;height: 100vh;}
.grey-sec .container{  width: 94%; height: 100%;}
.grey-sec .row{ display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;}

.grey-sec .case-item {height:100%;}
.grey-sec .case-item h4{
	color: #000;
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
margin-bottom: 30px;
}
.grey-sec .case-item p{font-size: 18px;
text-align: justify;
line-height: 30px;
color:#000;
}
.grey-sec .case-study-content{position: relative;flex-direction: column;
justify-content: center;
height: 100%;
}


.grey-sec .case-left{background:url(../images/round.png) no-repeat center center;padding: 10% 0;
background-size: contain; align-items: center;text-align: center;display: block ruby !important;position: relative;}




.key-1 img, .key-2 img{width: 92%;}
.key-1{position: relative;
top: -50px;
left: 0px;width: 294px;}
.key-2{position: relative;
top: 30px;width: 294px;}


.wip-1, .wip-2, .wip-3 {width: 220px;}
.wip-1 img, .wip-2 img, .wip-3 img {width: 100%;}
.wip-1{position: relative;
top: 0px;
left: 0px;
}
.wip-2{position: relative;
margin:0 15px;
  top: 50px;
}
.wip-3{position: relative;top: -40px;

}

/*----- GREY AREA END -----*/

.wiseasy-block{}

.wiseasy-1{width: 484px; position:relative;left: -70px;}
.wiseasy-2{width: 332px; position:relative;left: -20px;}
.wiseasy-3 {width:181px;position: absolute;right: 40px;top: 38%;}

.wiseasy-1 img{width:100%;}
.wiseasy-2 img{width:100%;}
.wiseasy-3 img {width:100%;}


.wiseasy-ac{}
.wiseasy-ac img{width: 100%;}

.sinological-1, .sinological-2, .sinological-3 {width: 220px;}
.sinological-1 img, .sinological-2 img, .sinological-3 img {width: 100%;}
.sinological-1{position: relative;
top: -70px;
left: 0px;
}
.sinological-2{position: relative;
margin:0 15px;
  top: 0px;
}
.sinological-3{position: relative;top: 70px;}

.owc-1{width:687px;position: relative;
left: -50px;top: -50px;}
.owc-1 img{width:90%;}
.owc-2{width: 556px;
position: absolute;
right: -100px;
top: 262px;}
.owc-2 img{width:90%;}


.aristo-1{width: 382px; position:relative;left: -70px;}
.aristo-2{width:585px; position:relative;left: -60px;top: -40px;}
.aristo-3 {width:221px;position: absolute;right: 0;top: 30%;}

.aristo-1 img{width:90%;}
.aristo-2 img{width:90%;}
.aristo-3 img {width:90%;}


.vrummz-1, .vrummz-2, .vrummz-3 {width: 220px;}
.vrummz-1 img, .vrummz-2 img, .vrummz-3 img {width: 100%;}
.vrummz-1{position: relative;
top: -20px;
left: 0px;
}
.vrummz-2{position: relative;
margin:0 10px;
  top: 50px;
}
.vrummz-3{position: relative;top: -50px;

}

.eng-1 img, .eng-2 img{width: 92%;}
.eng-1{position: relative;
top: 30px;
left: 0px;width: 294px;}
.eng-2{position: relative;
top: -50px;width: 294px;}



.sumen-1{width:100%;position: relative;
left: 0px;
top: -100px;}
.sumen-1 img{width:100%;}
.sumen-2 {
  width: 392px;
  position: absolute;
  right: 0px;
  top: 225px;
}
.sumen-2 img{width:100%;}


.mube{position: relative;}
.mube img{width: 100%;}

.flying-squirell{}
.flying-squirell img{width: 100%;}

.infoDiv {}
.infoDiv p {display: flex;}
.infoDiv p span{}


@media (max-width:3200px){
.blue-sec .case-left, .grey-sec .case-left{text-align: center;
display: inline-flex;}
}

@media (max-width:1920px){
.key-1 img, .key-2 img{width: 90%;}
.blue-sec .case-left, .grey-sec .case-left{text-align: center;
display:flex;justify-content: center;}
.aristo-2 {
  width: 575px;
  left: -110px;
}

}

@media (max-width:1440px){
.owc-1 {
  top: -30px;
}
}


@media (max-width:1340px){
.blue-sec .case-left::before {
width: 480px;
height: 480px;
}
.blue-sec .case-item h4, .grey-sec .case-item h4  {
font-size: 24px;
line-height: 30px;
}
.blue-sec, .grey-sec {}

.key-1, .key-2, .key-3 {
  width: 250px;
}
.wip-1, .wip-2, .wip-3 {
  width: 150px;
}
.wiseasy-1 {
  width: 384px;
}
.wiseasy-2 {
  width: 262px;
}
.wiseasy-3 {
  width: 141px;
  right: 120px;
}
.owc-1 {
  width: 457px;
  top:-50px;
}
.owc-2 {
  width: 396px;
  right: -83px;
  top: 212px;
}
.aristo-1 {
  width: 312px;
}
.aristo-2 {
  width: 405px;
}
.aristo-3 {
  width: 151px;
}
.vrummz-1, .vrummz-2, .vrummz-3 {
  width: 150px;
}
.sumen-1 {
  width: 457px;

}
.sumen-2 {
  width: 326px;
  right: 40px;
  top: 139px;
}

.eng-1,.eng-2{width: 312px;}

.aristo-2 {
  width: 575px;
  left: -110px;
}

}

@media (max-width:1220px){
.box_client {
  height: auto;
}
}

 @media (max-width: 1200px){
.blue-sec .case-item h4, .grey-sec .case-item h4 {
font-size: 24px;
line-height: 30px;
}

}


@media (max-width:1199px){
.blue-sec .case-item h4, .grey-sec .case-item h4 {
font-size: 24px;
line-height: 30px;
  margin-bottom: 30px;
}
.blue-sec .case-item p, .grey-sec .case-item p  {
  font-size: 18px;
}


}

@media (max-width:1075px){
.blue-sec .case-item p, .grey-sec .case-item p {
  font-size: 14px;
  line-height: 24px;
}
.blue-sec .case-item h4, .grey-sec .case-item h4 {
  font-size: 22px;
}

}

@media (max-width:991px){
.key-1 {
  top: 0;
}
.blue-sec .case-left, .grey-sec .case-left {padding: 0 10%;}
.blue-sec .case-item h4, .grey-sec .case-item h4 {
font-size: 27px;
  line-height: 32px;
}
.blue-sec .case-item p, .grey-sec .case-item p {
  font-size: 16px;
  line-height: 24px;

}

}

@media (max-width:767px){
.blue-sec .row, .grey-sec .row {
  display: block;
}
.blue-sec .case-left{padding: 0 0 50px;
width: 100%;
margin: 0 auto;
}
.grey-sec .case-left {padding: 50px 0 30px;
width: 100%;
margin: 0 auto;
}

.blue-sec .case-study-content {padding-top:10%;}
.blue-sec .case-item{height:auto;}

.wip-1, .wip-2, .wip-3 {
  width: 30%;
}
.wip-1 {
  top: 20px;
}
.wip-3 {
  top: 10px;
}
.wiseasy-1 {
  width: 90%;
  left: 0px;
}
.wiseasy-2 {
  width:70%;
}
.wiseasy-3 {
  width: 30%;
}
.sinological-3 {
  top: -50px;
}
.owc-1 {
  width: 100%;
}
.owc-2 {
  width: 90%;
  right: -110px;
  top: 60%;
}
.aristo-1 {
  width: 60%;
  left: 0;
}
.aristo-2 {
 top: -30px;
}
.aristo-3 {
  width: 30%;
}
.vrummz-1, .vrummz-2, .vrummz-3 {
  width: 30%;
  top:30px;
}
.eng-1, .eng-2 {
  width: 40%;
  margin: 0 auto;
}
.sumen-1 {
  width: 100%;
}
.sumen-2 {
width: 70%;
right: 250px;
  top: 80px;
  position: relative;
}
}
@media (max-width:480px){
.owc-2 {
  width: 90%;
  right: -40px;
  top: 50%;
}

}

/*===== Our Case Studies section  =========*/



.our-case-studies h3 {
  font-size: 30px;
  font-weight: 800;
}

.content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background-color: rgba(76,124,171,0.8);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
  opacity: 1;
}

.content-image {
  width: 100%;
height: 312px;
}


.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
  z-index: 9;
}

.content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p {
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom {
  top: 80%;
}

.fadeIn-top {
  top: 20%;
}

.fadeIn-left {
  left: 20%;
}

.fadeIn-right {
  left: 80%;
}

.text-div {text-align:center; position: relative;
height: 312px;
overflow: hidden;flex-direction:column;}


.text-div h4{font-size: 20px;color:#fff;}
.text-div p {
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.text-div .client_name {
  width: 110px;
  display: inline-block;
  text-align: right;
  padding: 0 20px 0 0;
  font-weight: 700;
}
.text-div .location {
  width: 110px;
  display: inline-block;
  text-align: right;
  padding: 0 20px 0 0;
  font-weight: 700;
}



/*===== Pagenation Css ===*/


.list-inline {
  display: flex;
  flex-direction: row;
  padding-left: 0;
list-style: none;
}
.list-inline li {
  display: block;
  vertical-align: text-top;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.newsinsight span.current {
  background: #005494;
}
.newsinsight span.current {
  color: #fff;
  font-weight: 400;
  border: 1px solid #005494;
}
.newsinsight span, .newsinsight .list-inline li a {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
}
.newsinsight a, .newsinsight span {
  width: 22px;
  height: 22px;
  text-align: center;
  display: inline-block;
  line-height: 22px;
  padding: 0 !important;
  background: #ddd;
  color: #333;
}
.newsinsight .list-inline li a.prev.page-numbers, .newsinsight .list-inline li a.next.page-numbers {
  background: #005494;
  margin: 0 4px;
}
.newsinsight a:hover {
  background: #005494 !important;
  color: #fff !important;
  border-color: #005494;
}
.newsinsight .list-inline li a.next.page-numbers::before {
  content: "\f285";
  color: #fff;
}

/*Inner Banner*/

.inner-banner {
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 0;
  padding: 0;
}

.position-relative {
  position: relative !important;
}

.inner-banner .banner-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 5;
}

.inner-banner h1 {
  color: #fff;
  font-weight: 700;
  font-size: 48px;
}
.inner-banner p {
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
  text-align: left;
}

/*Service Details*/
.call-action {
  background-size: 100% 100%;
  background-color: #003373;
  padding: 45px 0;
  color: #fff;
  text-align: center;
}

.call-action h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 35px;
  position: relative;
}
.call-action h2::before {
  content: "";
  width: 189px;
  height: 7px;
  background: url(../images/underline_yellow.png);
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  display:none;
}
.call-action p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.5;
}
.call-action .btn.btn-warning {
  font-weight: 700;
  font-size: 15px;
  padding: 8px 45px;
  background: #ffae00;
  border: 1px solid #ffae00;
  color: #000;
  border-radius: 24px;
}

/* Blog*/

.blogs-preview {
  padding: 6px;
  margin-bottom: 40px;
}
.np-thumbnail {
  position: relative;
  margin: 0;
}
.blogs-preview img {
  display: block;
  width: 100%;
  height:auto;
  -webkit-transform-style: preserve-3d;
  border-radius: 10px;
}
.np-caption {
  padding: 20px 10px;
  margin: 0px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.np-caption h4 a{
color: #000;
font-weight: 600;
font-size: 18px;
line-height: 24px;
display: block;
}
.np-caption p {
  margin-bottom: 0px;
  font-size: 14px;
  color:#666;
  padding-bottom:20px;
  margin-bottom:10px;
  min-height:120px;
  border-bottom:1px solid #ddd;
}

.date {font-size:14px; color:#005293;}

.more-btn-4 {
  display: inline-block;
  background: #005293;
  padding: 10px 30px;
  color: #fff;
  border-radius: 0px;
  transition: all ease-in-out 0.4s;
  font-weight: 600;
  width: auto;
  text-align: center;
  margin-top: 30px;
  margin: 20px auto 0;
  display: block;
  /*width: 220px;*/
  border-radius:5px;
}
.more-btn-4:hover {background:#e6b000;color:#fff;}

.cat_name{color:#01233e;;text-align: left; font-size: 13px;}
.blog_readmore {
  font-weight: bold;
  color:#01233e;
}


.main_heading_center {
  position: relative;
  text-align: center;
  padding: 0 0 10px 0;
}
.main_heading_center h2 {
  font-weight: 600;
  font-size: 30px;
color: #000;
}

/*--------------------------------------------------------------
# News Insight page Css
--------------------------------------------------------------*/

.news-insight-section {}

.custom-tab {}


.tabs_wrapper.custom-tab {
  text-align: center;
  margin: 0 auto;
  background: transparent;
}

.custom-tab ul.tabs {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  margin: 0px 0 0;
  padding: 0;
  width: 23%;
  min-width: 175px;
  list-style: none;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: left;
}
.custom-tab ul.tabs li {
position: relative;
cursor: pointer;
line-height: 31px;
color: #000;
text-align: left;
font-weight: 700;
margin: 0;
padding: 10px 15px;
background: #f2f2f2;
transition: all .3s ease 0s;
border-left: 4px solid #f2f2f2;
font-size: 20px;
}
.custom-tab ul.tabs li:hover {
color: #000;
background: #fff;
border-left: 4px solid #005494;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-tab ul.tabs li.active {
color: #000;
background: #fff;
border-left: 4px solid #005494;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.custom-tab .tab_container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 20;
  left: -2%;
  width: 74%;
  min-width: 10px;
  text-align: left;
  background: white;
  border-radius: 12px;
float: right;
}

.custom-tab .tab_content {
  padding: 0 20px;
  height: 100%;
  display: none;
}

.custom-tab .tab_drawer_heading {
  display: none;
}


.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;

}


.card-news {border: 0;
/*box-shadow: 0 0 20px #e5e5e5;*/
transition: ease-in-out 0.2s;
border-radius: 0;
display: block;
}

.card-news .card-header {
  height: 160px;
  overflow: hidden;
  background-size: cover;
  padding: 0;
  border: 0;
  border-radius: 15px;
}

.card-news .card-body {
  border: 0;
  /*padding: 20px 20px 40px;*/
  border-radius: 0;
  position: relative;
}

.card-news .card-body h4 {
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 700;
  color: #333;
  text-align: left;
  /*min-height: 99px;*/
  min-height: 122px;
  font-size: 20px;
}
.card-news .card-body p {
  color: #777;
  margin-bottom: 15px;
  font-size: 15px;
  text-align: justify;
  line-height: 24px;
}
.card-news .card-body p.date {
  color: #fff;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: left;
}

.card-news .card-body p.date span {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #005595;
  font-size: 14px;
}

/*============= Responsive Css ================*/


@media (max-width: 1440px) {
	.about-whyus > .content, .about-whom > .content, .about-vision > .content {
  position: absolute;
  top: 30px;
  right: 40px;
  left: 40px;
  max-width: 430px;
  max-width: 90%;
}
}

@media (max-width:1340px){
.case-container .portrait img {
  height: auto;
  width: 80%;
}
.case h3 {
  font-size: 26px;
  line-height: 30px;
}
.case h4 {
  font-size: 20px;
  line-height: 22px;
}
.case-container .case{padding:0 10% 0 15%;}
.case-container .case {
  font-size: 13px;
}
.case-container .case p{line-height:20px;font-size: 15px;}
.custom-slider .slick-dots li button {
  width: 13px;
  height: 13px;
}
.custom-slider .slick-dots::before{left: 6px;top: 0;}
}

/**** New Banner Code 5/8/2024*/
#hero{
background-size: cover;
background-position: top right;
background-repeat: no-repeat;
}

.banner_image::before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 40%, transparent 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
.banner_image{position: relative;}

@media (max-width: 575px) {
    #hero {
       background-position: center;
       padding: 0 10px;
        text-align: center;
    }
    .banner_image::before {
    background: linear-gradient(rgba(255,255,255,0.6) 40%, transparent 100%)
    }

    .banner_content {
        padding: 0 10px;
        text-align: center;

    }
}

@media (max-width: 1600px) {
    .banner_content {
        margin-top: 6% !important;
    }
}

@media (max-width: 1920px) {
   .banner_content {
    margin-top: 14% !important;
    }
}

 @media (max-width: 574px) {

     .banner_content {
         padding: 50px 0px;
    }
}

@media (max-width: 480px) {
  .banner_content{
    min-height: auto;
  }
  #hero {
    min-height: 90vh;
  }
}

/**** End Banner Code***/

@media (min-width: 1210px) {
.container {
  max-width: 90% !important;
}

}


@media (max-width: 1299px) {
.about-whyus > .content, .about-whom > .content, .about-vision > .content {
  position: absolute;
  top: 30px;
  right: 40px;
  left: 40px;
  max-width: 430px;
  max-width: 90%;
}
}

@media (max-width: 1200px) {
.container, .container-lg, .container-md, .container-sm {
  max-width: 94%;
}
.navbar a, .navbar a:focus {font-size: 14px;padding: 10px 0 10px 10px;}
}


@media (max-width: 1199px){
.container {
    width: 100%;
    max-width: 100%;
}
}
@media (max-width: 991px) {
	.case h3 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 60px;
}
.case h4 {
  font-size: 16px;
  line-height: 22px;
}
.case-container .case p {
  line-height: 18px;
  font-size: 14px;
}
.case-container .portrait img{  width: 80%;}
.dotted-img img {
  width: 40px;
}
.case-container .case{padding:0 10% 0 15%;}
.serviceslist li {
  width: 50%;
}
#header .logo {
  display: block !important;
  margin: 0 auto;
}
.banner_cont {
  padding: 0 10px;
  bottom: 9%;
}

 .a {
      order:2;
  }

  .b {
      order:1;
	  margin-left: initial !important;
  }

   .c {
      order:3;
  }
  .blue-sec .case-item p, .grey-sec .case-item p {
  font-size: 16px;
  line-height: 24px;
}
.ser-sidebar {
  padding: 25px 15px;
}
}

@media (max-width: 767px) {
.approach, .approach_container, .approach_cover {
  transform: none;
}
.approach {width: 100%;}
.approach_first {
  width: 100%;
  left: 0;
}

.case-container .portrait {
  width: 100%;
  position: relative;
  height: 50vh;
}

.case-container .portrait img {
  height: auto;
}
.case-container .case{max-width:100%;}
.custom-slider .slick-dots {
  transform: rotate(0deg);
  position: relative;
  left: 0;
  display: block !important;
  }
  .custom-slider .slick-dots li {
  margin: 0 5px;
}
.custom-slider .slick-dots::before {display:none;}
  .case-container .case {
  font-size: 14px;
  padding: 10% 10%;
  }
  .case h4 {
  font-size: 22px;
  line-height: 28px;
  }

  .case h3 {
  font-size: 26px;
  min-height:auto;
  line-height: 34px;
  }
  .mid-cont {
  margin-top: 0;
}

.case-container .case {
  padding: 5%;
  font-size: 14px;

}
.case-container .portrait img {
  height: auto;
  width: 90%;
}
.case-container .portrait {
  width: 100%;
  position: relative;
  height: 50vh;
}
#hero p {
  width: 100%;
}
.sliderer .slick-slide {
  height: calc(60vh - 40px);
}
.blue-sec .case-item {
  height: auto;
}
.blue-sec .row, .grey-sec .row {
  display: block;
}
.blue-sec .case-study-content {
  padding-top: 10%;
}
.about-whyus > .content, .about-whom > .content, .about-vision > .content {
  position: static;
  padding: 25px 15px;
}
.pL4 {
  padding-left: 0px !important;
}
.about-whom,.about-vision {height:auto;}
.ser-sidebar::before {
  display: none;
}
.serviceslist {
  justify-content: center;
}
.custom-tab ul.tabs {width:100%;margin-bottom: 30px;}
.custom-tab .tab_container {width:100%; left:0;}
}

  @media (max-width: 575px){
.approach_first {
  width: 100%;
  left: 0;
}
.dotted-img {display:none;}
.banner_cont h1, .banner_cont h2 {
  font-size: 20px;
}
.banner_cont p {display:none;}

.about-whyus > .content, .about-whom > .content, .about-vision > .content {
  top: 20px;
  right: 20px;
  left: 20px;
  position: static;
}
.inner-banner h1 {
  font-size: 24px;
}
.inner-banner p {
  font-size: 16px;
  line-height: 18px;
}
.inner-banner {
 padding-top: 50px;
}
.inner-banner .banner-wrap {
  margin-top: 5%;
}
.steam-box {margin-bottom:20px;}

.news-insight-section .container {max-width: 100%;}
.custom-tab .tab_content {
  padding: 0 0px;
}
span.certifiedDiv {display:none;}
.about-stat h4 br{display:none;}
.about-whom .content, .about-vision .content, .about-whyus .content{height:auto;}
.about-whyus {height:auto;}

.partners-counter .col-md-3 {
    width: 50%;
}

.about-stat .h2 {
    font-size: 28px;
	margin-bottom: 40px;
}
.about-stat h3 {
    font-size: 30px;
}
.about-stat h4 {
    font-size: 14px;
    margin-bottom: 20px;
}
.blue-sec, .grey-sec {
    height: auto;
}
.scontent span {
  font-size: 14px;
}
.serviceslist {
  margin: 0 -10px;
}
.serviceslist li {
  padding: 10px 10px;
}
.serviceslist li .serbox {
  padding: 15px 10px 15px;
}
.about-welcome h2 {
  font-size: 28px;
  text-align:center;
}
.about-welcome p {text-align:center;}
.about-whom h2{font-size:28px;}
}


@media (max-width: 500px){
.certifiedDiv  {display:none!important;}
.right-quote {
  width: 160px;
}
}


 @media (max-width: 480px){
.case-container .case {
  padding: 10% 5%;
 height: 100vh;
    justify-content: normal;
  }
.case-container .portrait {
    width: 100%;
    position: relative;
    height: 100vh;
}
  .custom-slider .slick-dots {
  top: -35px;
}

.custom-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
}
#header .logo {margin:0;

}
.inner-page-header .languageDiv select {
  color: #000 !important;
  border-radius: 0;
}
.sclient-wrap img {
  margin: 2px 0px;
  height: auto;
}
.only-mob-view {
  display: block;
}
.contact_center .col-lg-3 {
  max-width: 100%;
}
.d-none-mob-map {display:none;}
#customers-testimonials .shadow-effect {box-shadow:none;}
.case h3 {
    font-size: 22px;
    line-height: 30px;
}
.wiseasy-2 {left:0;}
.wiseasy-3 {
    right: 30px;
}
.sinological-1 {top:0;}
.sinological-2 {
    top: 50px;
}
.sinological-3 {
    top: 0;
}
.owc-1 img {
    width: 80%;
}
.owc-2 {
    width: 80%;
    right: -20px;
}
.aristo-block {    width: 90%;}
.aristo-1 {
    width: 100%;
    left: 0;
}
.aristo-2 {
    top: -30px;
	width: 100%;
    left: -60px;
}
.aristo-3 {
    width: 25%;
}
.eng-2 {
    top: 0;
}
.sumen-2 {
right: 0;
top: 0;
}
.sumen-1 {
    width: 330px;
	position:absolute;
}
.sumen-2 {
    top: 40px;
}
.grey-sec .case-left {
    padding: 50px 0;
}
.btn-grp {
    display: flex;
}
.btn-grp a.readM {
width: 100%;
margin: 0 3px;
}
.yel-btn {
margin-left: 0;
}


.our-case-studies .content-image {
    width: 100%;
    height: 312px;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.our-case-studies .content .content-overlay {
  background-color: rgba(76,124,171,0.8);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 1;
}

.our-case-studies .content:hover .content-overlay {
  opacity: 1;
}
.slider-section {padding-top:30px;}
.testimonial-section {padding-top:30px;}
#customers-testimonials .item {transform:none;padding-top:0;}
#customers-testimonials .shadow-effect {padding-bottom:0;margin:0;box-shadow: 0 13px 18px rgb(0 0 0 / 6%),0 0 2px rgb(0 0 0 / 2%);
margin-bottom: 20px;}
#customers-testimonials .shadow-effect p {
  font-size: 14px !important;
}
#customers-testimonials .testimonial-name{
font-size: 14px;
}
#customers-testimonials .slick-center {transform:none;}
.right-logo-sec .slide img {
    width:100%!important;
	height:auto;
	max-height:auto;
}
.case-container .portrait {
    width: 100%;
    position: relative;
    height: 50vh;
}
.case-container .case {
  padding: 10% 5%;
  height: 80vh;
    justify-content: normal;
}
.case-container .case p {
    line-height: 22px;
    font-size: 16px;
}
.footer-sec p {
    text-align: justify;
    font-size: 17px;
}
.mob-bord0 {border:none;}
.footer-sec ul li, .footer-sec ul li a {
    font-size: 12px;
}
.call-action .btn.btn-warning {font-size: 13px;    padding: 8px 10px;}

.common-heading h2 {
    font-size: 26px;
}
.our-case-studies .content  a{pointer-events: none;}
section.who-we-are h1 {
  font-size: 24px;
}
section.who-we-are h1 br, section.who-we-are h2 br{display:none;}
section.who-we-are h2 {
  font-size: 18px;
}
section.who-we-are {
  padding: 2rem 0 0;
}
.services-details-wrap {border:none;}
.right-tab-content .tab_content {
  padding: 20px 0;
}
.call-action h2 {
  font-size: 18px;
}
.call-action p {
  font-size: 16px;
}
.blogs-preview {
  margin-bottom: 20px;
}
.faq-section .title {font-sans-serif:17px;}
.faq-section .content {padding-left: 0;}
.faq-content p {
  font-size: 16px;
  color: #707070;
}

.faq-section {
    padding-top: 30px;
}
.faq-section .common-heading {margin-bottom: 0 !important;}
.box_client {
  padding-top: 50px !important;
}


}


@media (max-width: 380px){

}



/* iPhone 6 portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2)
{

.map-pointer.map_ti {
    top: 85px;
    right: 86px;
}
.map-pointer.map_cn {
    top: 70px;
    right: 90px;
}
.map-pointer.map_in {
    top: 88px;
    right: 117px;
}
.map-pointer.map_kol {
    top: 77px;
    right: 108px;
}
.map-pointer.map_mals {
    top: 93px;
    right: 100px;
}
.map-pointer.map_inds {
    top: 94px;
    right: 82px;
}
.map-pointer.map_sing {
    top: 100px;
    right: 92px;
}
.map-pointer.map_china {
    top: 54px;
    right: 103px;
}
.map-pointer.map_waf{top: 100px;right: 164px;}
.color-legend p{margin-bottom:0;}
.color-legend p span {
    display: inline-block;
	margin-bottom:0;
}
.color-legend{bottom: -40px!important;    top: auto;}

}

#hero.contact-page-banner h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize ;
  margin-bottom: 10px;
}
.case-content h1 {color:#C99F35; font-weight:900;font-size:36px;margin-bottom:30px;}

@media (max-width: 1920px){
.blogBlock h3 a {
    min-height: 70px;
    text-transform: capitalize;
}
}
.blogBlock h3 a {
    text-transform: capitalize;
}

#hero.contact-page-banner p.checkBoxDiv label{color:#000!important;}

@media (max-width: 480px){
.case-content h1 {
    font-size: 20px;
}
#footer .footer-bottom .footer-links .heading_4 {
    padding-left: 0px !important;

}



}

#storyCarousel .carousel-inner .carousel-item .card p{height: 150px;}
.nda_home{margin-top: 10px}

.phone_link a {
    color: #666;
}
.phone_link a :hover {
    color: #000;
}
.nda{font-size: 14px;
    font-weight: bold;
}
.nda_home{font-size: 13px;
    font-weight: bold;
    color: #000;
}

.left-number-sec p a {
  color: #004083 !important;
  text-decoration: none;
}
.menu_sub_content{font-size: 16px; line-height: 1.9}
.main-heading{margin-bottom: 15px;}

#hero.inner-page-banner h1{font-weight: 700; font-size: 40px;}
.banner_heading {
    width: 50%;
}

.blog-inner-page h2{font-size: 26px; padding: 21px 0px 1px 0px;}
.blog-inner-page h3{font-size: 22px; padding: 21px 0px 1px 0px;}

.single-blog .blog-content
{
    padding-right: 40px;
}

.single-blog strong
{
   font-size: 17px;
}

.addressBlock .heading_5 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.addressBlock .heading_5 img {
    width: 24px;
    border-radius: 3px;
    margin-right: 10px;
}

.socia-icon .heading_4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-top: 40px;
    min-height: auto;
}

#footer .footer-bottom .footer-contact-info .heading_4 img {
    width: 14px;
    margin-right: 10px;
    height: 16px;
}

#footer .footer-bottom .footer-links .heading_4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 30px;
    min-height: auto;
}

#footer .footer-bottom .footer-contact-info .heading_4 {
    font-size: 16px;
    color: #000000;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 500;
    min-height: auto;
}
.blog-content ul li {margin-bottom: 10px;}

#hero.contact-page-banner .contact_heading {
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
}
/*blockquote{
    margin: 27px 0 30px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    font-style: italic;
    color: #362f3c;
    padding-left: 90px;
    position: relative;
    padding-right: 30px;
}*/
.single-blog blockquote {
    border-left: 2px solid;
    padding: 20px 0px 15px 19px;
    margin: 20px 0;
    background-color: #f9f9f9;
}
.border-color-deep-blue {
    border-color: #0092ff !important;
    border-width: 10px;
}
.blog-content .new_blog_heading{font-weight: 900;}
.blog-content .new_blog_subheading{color:#999}

/*********** 13/Sep/2024 (For Hire developer page)*********/

.technology .nav.nav-tabs {
    border: 0;
}
.technology .nav-tabs li {
    min-width: 110px;
    text-align: center;
	margin:0 10px;
}

.technology .nav-tabs .nav-link {
background: transparent;
  color: #000;
  border: 1px solid #000;
  padding: 10px;
  border-radius: 7px;
  }
.technology .nav-tabs .nav-link.active {
    border-radius: 7px;
}
.technology .nav-tabs .nav-link:hover, .technology .nav-tabs .nav-link.active {
    background: #004083;
  color: #fff;
  border: 1px solid #004083;
}

.grid__panel {
    display: flex;
    grid-row-gap: 4rem;
    column-gap: 4rem;
    flex-wrap: wrap;
    justify-content: center;
}

.technology .icon_panel {
    padding: 5rem 0 0 0;
}
.technology .tech__icon figure {
    /*background: #e5e5e5;*/
    border-radius: 15px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tech__icon span {
    display: block;
    text-align: center;
}
.technology .section-content h3 {
    font-size: 31px;
    line-height: 37px;
    font-weight: 900;
}
.technology .section-content p {
    text-align: center;
    padding: 0 10%;
    margin-top: 20px;
    font-size: 18px; 
}

.page-template-hire-developer-tmpl #hero.inner-page-banner::before {display:none;}

@media (max-width:480px){
.technology .section-content h3 {  font-size: 24px;
  line-height: 34px;}
  .subservice_hire h3 {
    text-align: center !important;
    font-size: 24px !important;
    line-height: 34px !important;
}

section {
  padding: 20px 0;
}
.hire_developer_page .mt-5{
  margin-top: 10px !important;
}
.blogs-section{
  padding: 10px 0 !important;
}
.subservice_hire p {
  font-size: 15px;
  text-align: center;
}
.technology .nav-tabs li {min-width: auto;margin: 0 10px 15px;}
.technology .icon_panel {
  padding: 2rem 0 0 0;
}
.technology .icon_panel .grid__panel {
  grid-row-gap: 2rem;
  column-gap: 2rem;
}
.usa_page_service .section-content h3 {
  font-size: 24px !important;
  line-height: 34px  !important;
}
#hero p {
  width: 100% !important;
}
.cyber-cta {
    margin-top: -47px;
}
}
/*======== Carousel Css ===========*/

.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.07);
}
#customers-testimonials .shadow-effect p {
  font-size: 17px;
  line-height: 1.5;
  margin: 0 0 17px 0;
  font-weight: 300;
}
.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #3190e7;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#customers-testimonials .item {
  text-align: center;
  padding: 50px;

  opacity: 0.2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 90%;
}
#customers-testimonials.owl-carousel .owl-nav {
  top: calc(50% - 50px);
  position: absolute;
  width: 100%;
}
#customers-testimonials.owl-carousel .owl-nav [class*="owl-"] {
  width: 45px;
  height: 45px;
  position: absolute;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 2px 10px rgb(0 0 0/22%);
}

#customers-testimonials.owl-carousel .owl-prev {
  left: 0px;
}
#customers-testimonials.owl-carousel .owl-next {
  right: 0px;
}
#customers-testimonials.owl-carousel .owl-nav button span {
  font-size: 40px;
  line-height: 30px;
}

.growth-journey-sec h3 {
  font-size: 38px;
  line-height: 48px;
  font-weight: 900;
  /* text-transform: uppercase; */
}
.growth-journey-sec h3 span {
  color: #004083;
  opacity: 1;
}
.bg_wrapper {
  background-color: #001628;
  padding: 5rem 0;
  margin-top: -1px;
}
.process-section .section-content h3 {
  font-size: 38px;
  line-height: 48px;
  font-weight: 900;
  text-align: center;
  color: #fff;
}
.process-section .section-content p {
  text-align: center;
  padding: 0 10%;
  margin-top: 20px;
  color: #fff;
  margin-bottom: 90px;
}
.slider-counter {
  position: absolute;
  left: 50%;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  margin-right: 15px;
}
.process_card {
  position: relative;
  top: 0;
  left: 0;
  background-color: #001628;
  border: 1px solid #4a4a4a;
  border-radius: 15px;
  padding: 45px 40px;
  min-height: 526px;
}
.process_card_info figure {
  background-color: #0363ff;
  border-radius: 10px;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0;
}
.process_card_info .heading4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  height: 37px;
}
.prcess__num {
  position: absolute;
  left: 42px;
  top: 20px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}
.process_card_info p {
  color: #fff;
}
.slider_container .process_card_info .para {
  font-size: 14px;
  line-height: 1.6;
}

.service_slider.owl-carousel .owl-item img {
  width: auto;
}
.service_slider .owl-nav .prev a i,
.service_slider .owl-nav .next a i {
  color: #fff;
  font-size: 30px;
  opacity: 0.7;
}
.service_slider .owl-nav .owl-prev:hover span,
.service_slider .owl-nav .owl-next:hover span {
  opacity: 1;
}

.service_slider.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
}

.service_panels {
  position: relative;
  padding-top: 5rem;
}
.bar {
  position: absolute;
  content: "";
  background: #8f8e92;
  width: 28px;
  height: 1px;
  top: 14px;
  left: 70px;
  /* right: 0; */
}
.owl-nav {
  position: absolute;
  top: -80px;
  right: 50px;
  width: 70px;
  height: 30px;
  display: flex;
  align-items: center;
}

/********* Slider Part ******/

.owl-stage {
  padding-left: 0 !important;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

/********** End ************/

/**** 13/Sep/2024******/
.choose_service {
  padding-left: 0em;
  margin-bottom: 20px;
}
.select_service_label {
  width: 100%;
  margin-bottom: 10px;
}
.hire_developer_form .wpcf7-list-item {
  width: 210px;
}
.hire_developer_button {
  text-transform: capitalize;
}
/*.hire_content{height: 240px;}*/

/**** 19/Sep/2024 For Android App Developemnt Page******/
.process_card_info .para {
  height: 400px;
}

/*******4/Oct2024*********/
.ubermenu-desktop .ubermenu-submenu.ubermenu-submenu-drop {
  background-color: #000 !important;
  color: #000000 !important;
}

/* ===================== update solution (14-10-2024) ==================== */

.faq-section .accordion .accordion-item {
  border-bottom: none;
  border: 1px solid #dfdfdf !important;
  margin-bottom: 10px;
  padding: 2px 5px 5px 10px;
  overflow: hidden; /* prevents content from overflowing */
  border-radius: 8px; /* optional but helps Safari render borders properly */
  -webkit-transform: translateZ(0); /* force proper rendering */
}
/* navigation css */

.ubermenu-submenu-id-15267 {
  padding: 35px 0 !important;
  padding-left: 4% !important;
}

@media screen and (max-width: 1366px) {
  .ubermenu-submenu-id-15267 {
    padding-left: 23% !important;
  }
}


.page-template-telemedicine-app-solution-tmpl
  .ubermenu
  .ubermenu-submenu
  .ubermenu-item
  .ubermenu-target
  .ubermenu-target-text {
  color: #fff;
}

/* case Study */

.case-study-section .caseBox {
  height: 660px !important;
  display: flex;
  align-items: center;
}

.carousel-indicators {
  bottom: -9% !important;
}

.desktopCaseStudy-section_bak .carousel-control-next,
.carousel-control-prev {
  width: 6%;
  opacity: 0.9;
}

@media screen and (max-width: 991px) {
  .case-study-section .caseBox {
    height: 1000px !important;
  }
}

@media screen and (max-width: 575px) {
  .awards-section {
    padding: 30px 0 0;
  }
  .carousel-indicators {
    bottom: -14% !important;
  }
  .wiseasy-academy-sec {
    margin: 0px 0 0;
  }

  .case-study-section .caseBox {
    height: auto !important;
  }
}
.jobModal .disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    background: linear-gradient(to right, #e9d48b, #d7a777);
    color: #333 !important;
  }
  
  /***** CSS Merged 1/March/2025*/
  
  /********* Sub Service & Service Template Change CSS 7/8/2024 Ravi Rao*/

.diversity-sec-1 {
  padding: 60px 0 150px;
}
.bg-dark-overlay-5 {
  position: relative;
  z-index: 1;
}

.bg-dark-overlay-5:before {
  content: " ";
  background: var(--bs-black);
  opacity: 0.5;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
  .diversity-sec-2 {
  margin-top: -100px;
  position: relative;
  z-index: 9;
  padding-bottom: 0px;
}
.diversityBlock {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.05);
 margin-bottom: 40px;
}
.stats-card-value {
  font-size: 35px;
  color: #000;
  font-weight: bold;
}
.diversityBlock h4 {
  text-transform: capitalize;
}
.diversity-right h5 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.diversity-right .btn {
  border: none;
  background: transparent;
}
.btn-line.text-white {
  padding: 0.5rem 0rem 0.5rem 1.3rem;
}
.diversity-right p {
  color: #fff;
  font-size: 29px;
  line-height: 48px;
  border-left: 5px solid #fae200;
  padding: 15px 0;
  padding-left: 40px;
}
.btn-line.text-white:before {
  background: #ffffff;
}
/*.btn-line.text-white:after {
    background: #ffffff;
    right: -16px;
}*/
.btn-line:after {
  content: "";
  width: 16px;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 15px;

  transition: all 0.3s ease-in-out;
}
.btn-line:before {
  content: "";
  width: 16px;
  height: 2px;
  right: 645px;
  bottom: 195px;
  display: block;
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.diversity-right .btn:hover {
  background: transparent;
}
.btn-line.text-white:hover {
  padding: 0.5rem 1.3rem 0.5rem 0rem;
}

.diversity-right .btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 20px 10px 20px 10px;
  position: absolute;
  transition: all 0.9s ease-in-out;
}
.diversity-right .btn.btn-line:before {
  display: none;
}
.diversity-right .btn.btn-line:after {
  top: 50%;
}
.diversity-right .btn-line.text-white:hover {
  padding: 20px 10px 20px 30px;
}
.diversityBlock a {
  color: #004083;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 1920px) {
    /*.page-template-pharmacy-software-tmpl #hero h1, #hero p {
        width: 100%;
    }*/
    .page-template-hire-developer-tmpl #hero p {
        width: 50%;
    }
}

@media (max-width: 1920px) {
    .blogBlock>p {
        min-height: 80px;
    }
}

/* 25/Apr/2025*/
.subservice_hire h3{text-align: left; font-size: 36px;}
.subservice_hire p{font-size: 15px;}

.unbiasly_case{
  padding-bottom: 30px;
}
.groceryapp-sec
 {
  padding-bottom: 0px;
  padding-top: 0;
}
.btnGroup span img {
  height: 26px;
  margin-right: 10px;
  width: 26px;
}
.wiseasy-academy-sec{
  margin-bottom: 30px;
}
@media (max-width:1024px){
  #hero.video-banner-section {
    height: 100% !important;
    min-height: auto!important;
    padding: 0;
}
#hero.video-banner-section .videocaption {
  top: 122px;
  left: 54px;
  }
  #hero.video-banner-section p{
    width: 90%;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main i{
  color: #000;
}


}
@media (max-width:768px){
  #hero.video-banner-section {
    height: 100% !important;
    min-height: auto!important;
    padding: 0;
}
/*.btnFontQuote2 {
  max-width: 233px;
  height: 51px;
}*/

.inner-page-header.fixed-top i{
  color: #000 !important;
}
#hero.video-banner-section .videocaption {
top: 152px;
left: 54px;
}
#hero.contact-page-banner h1 {
  font-size: 28px !important;
  text-align: left;
}
#hero.contact-page-banner p {
  font-size: 14px;
  line-height: 14px;
  text-align: left;
}

.technology .nav-tabs li {
  margin: 5px 4px;
}
.order-2 {
  order: 0 !important;
}
.videocaption .mt-4 {
  margin-top: 0.5rem !important;
}
}
@media (max-width: 540px) {
  #hero.video-banner-section {
    height: 100% !important;
    min-height: auto!important;
    padding: 0;
}
.diversity-sec-2 .h-100{
  height: ;
}

#hero.video-banner-section video {width:100%;}
#hero.video-banner-section h1 {margin-top: 0;padding-top:0;}

}
@media (max-width: 1920px){
  #hero.video-banner-section video {
    height: auto;
    width: 100%;
}
}

@media (max-width: 480px) {
 #hero.video-banner-section video {
        height: 470px !important;
        width: 100%;
        aspect-ratio: 1 / 1;
        height: auto;
        max-height: 100vh;
        width: 100%;
        height: auto;
        max-height: 100vh;
        object-fit: cover;
        display: block;
    }
   .videocaption {
     position: absolute;
     z-index: 5;
     left: 95px;
     top: 183px;

 }
  /*.wipro-sec {
    margin: 0px 0 0px;
}*/
.imagine-english-sec {
  margin: 0px 0 0px;
}
.page-template-hire-developer-tmpl #hero.inner-page-banner h1 {
    font-size: 30px;
}
/*.btnFontQuote2 {
  display: none;
}*/
.groceryapp-sec  {
  margin: 0px 0 0px;
  padding-bottom: 20px;
  padding-top: 30px;
}

  .btnGroup span img {
    height: 21px;
    width: 21px;
}
  #hero.video-banner-section .videocaption {
    top: 111px;
	max-width: 84%;
}
#hero.contact-page-banner p {
  font-size: 10px;
  line-height: 14px;
}
#hero.contact-page-banner h1 {
  font-size: 16px !important;
}
/*.btnFontQuote2 {
  max-width: 233px;
  height: 41px;
}*/

   


/*  5/7/2025  */
#hero {
  margin-top: 0;
  /*min-height: 100vh !important;*/
 min-height: 90vh !important;
}
#hero.contact-page-banner .appcontent h1 {
  font-size: 20px !important;
  padding-left: 10px;
  text-align: center;
}
.keystone-sec .case-img img {
  height: 254px !important;
  width: auto !important;
  margin: 0 auto;
}
/* .case-study-section .caseBox img {
  height: auto !important;
} */
.case-study-section .btnGroup img{
  height: auto;
}
.technology .section-content{
  padding-top:20px !important;
}

#hero.usa-banner h2.mt-5{
margin-top: 14px !important;
} 
#hero.usa-banner .btnGroup.mt-5{
  margin-top: 14px !important;
} 
#hero.usa-banner h2 {
  margin-bottom: 14px;
}
   #hero.video-banner-section h1 {font-size: 20px !important;}
   #hero.video-banner-section p {font-size: 18px !important; font-weight:500; line-height:22px;}
}

@media (max-width:380px){
   .faq-section .accordion .accordion-content p {
        text-align: left !important;
        padding-top: 20px !important;
    }
    .btnGroup  img {
      height: 20px !important;
    }
    /*#hero {
  margin-top: 0;
  min-height: 126vh !important;
}*/
}

.ubermenu-submenu-type-mega{margin-top:4px!important;}

/***** 25-July-2025 - Case Study details*****/

/* ===== Project Overview Section Styles ===== */
.project-overview {
    padding: 60px 0;
    /*background-color: #f9f9f9; /* Light neutral background */
}

.project-overview h2 {
    font-size: 29px;
    font-weight: 700;
    color: #0b0b0b;
    margin-bottom: 30px;
    text-align: center;
}
.project-overview span {
       color: #004083;
    opacity: 1;
}
.project-overview a {
    color: #00f;
    text-decoration: none;
    
}
.project-overview p {
    font-size: 18px;
    
}
.project-overview .overview-block {
    background: #ffffff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    height: 100%;
}

.project-overview .overview-block h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #0b0b0b;
    margin-bottom: 15px;
}

.project-overview .overview-block p {
    font-size: 1rem;
    color: #555;
    line-height: 1.6;
    margin-bottom: 1rem;
}

/* Optional: Add subtle hover effect for blocks */
.project-overview .overview-block:hover {
    transform: translateY(-3px);
    transition: transform 0.3s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}
.project-quote {
    font-size: 64px;
    font-weight: 700;
    color: #d33; /* Adjust brand red if needed */
    line-height: 1;
    text-align: right;
}

.project-description {
    font-size: 16px;
    line-height: 1.6;
    max-width: 700px;
    color: #333;
}
.bg-overlay {
  position: absolute;
  inset: 0;
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));*/
  z-index: 0;
}

.z-1 {
  z-index: 1 !important;
}

.case-details-cta {
  min-height: 400px;
}
.case-details-cta p{font-size: 18px; color: #000;}

.catestudy-impact .box-style {
  background-color: #f9fafc; /* Light gray-blue or use your own */
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.catestudy-impact h4 {
    position: relative;
    margin-bottom: 10px;
    padding-left: 16px;
    font-size: 18px;
    color: #004083 !important;
}
/*.catestudy-impact h4:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 24px;
    height: 11px;
    width: 11px;
    background: #174EA0;
}*/
.catestudy-impact ul {
    display: list-item;
    padding-left: 51px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1.5em;
    padding-left: .5rem !important;
    /* height: 80px; */
}
.catestudy-impact ul li {
    list-style: disclosure-closed;
    line-height: 1.6em;
    margin-bottom: 10px;
    margin-left: 27px;
}
.catestudy-impact h2 {
    position: relative;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 30px;
    margin-bottom: 25px;
}
ul, li {
    list-style: none;
}
.catestudy-impact h2 span,
.casestude-ourclient h2 span,
.lower-content h2 span
{
    color: #004083;
    opacity: 1;
}
.newblock p {
    margin: 27px 0 30px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #362f3c;
    padding-left: 90px;
    position: relative;
    padding-right: 30px;
}
.newblock p a{
   color: #00f;
    text-decoration: none;
}
.newblock p::before {
    content: "";
    position: absolute;
    left: 40px;
    top: 8px;
    background-image: url(https://axiussoftware.clientsstaging.com/wp-content/themes/axiussoftware_theme/images/quote.png);
    width: 31px;
    height: 25px;
    background-repeat: no-repeat;
}
.case-details-head
{
    color: #004083;
    font-weight: 600;
    margin-bottom: 10px;
    height:40px;
}
.case-details-main{font-size: 18px;}
.project-industry{background-color: #f9f9f9;}
.case-details-sec-1 .badge {padding: 15px 15px 15px 15px; font-size: 15px; color: #004083 !important;}


.chalange-faced ul {
    width: fit-content;
    margin: 0 auto;/* Center the ul block */
    font-size: 18px;   
}

.chalange-faced ul li {
    /*list-style: disclosure-closed;*/
    margin-bottom: 10px;
    text-align: left;            /* Keep bullet and text aligned */
    /*padding-left: 25px; */         /* Adjust bullet spacing */
}
.chalange-faced ul li::marker {
    color: #004083;  /* your blue color */
}
.case-details-sec-1 a {
    color: #00f;
    text-decoration: none;
}


.chalange-faced h4{
   font-size: 18px;
}
.catestudy-impact p{text-align: center; margin-bottom: 27px; font-size:18px;}
.block-impact p{text-align: left !important; margin-left: 10px; margin-bottom: 10px;}
.block-impact p a{color: #00f; text-decoration: none; }

.chalange-faced h2 span {
    color: #004083;
    opacity: 1;
}
.left-right-sec ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
}

.left-right-sec li {
  position: relative;
  padding-left: 28px; /* space for bullet */
  margin-bottom: 14px;
  line-height: 1.6;
}

.left-right-sec li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35em; /* aligns with first text line */
  width: 16px;
  height: 16px;
  background: url('https://axiussoftware.clientsstaging.com/wp-content/themes/axiussoftware_theme/images/arrow.png') no-repeat center center;
  background-size: contain;
}
.chalange-faced {
  background: #fff; /* Or transparent if your section already has a background */
  padding: 30px 20px;
}

.chalange-faced .border-start {
  border-left: 2px dotted  #ddd !important/* Vertical divider */
}
.project-industry blockquote{font-size: 15px !important;}
.owl-carousel .owl-item img {
    max-width: 100% !important;
}


@media (max-width: 480px) {
    .btnFontQuote2 {
         display: block;
    }
    .case-details-sec-1 {
     padding-top: 7rem !important;
     padding-bottom: 3rem !important;
    }
    .case-details-sec-1 .btnFontQuote2 {
        height: auto;
    }
    .project-overview .mb-5{margin-bottom: 0rem !important;}
    .chalange-faced .border-start {
        border-left: unset !important;
      }
      .case-details-cta .fw-bold {
        font-size: 23px !important;
      }
      .case-details-cta .btnFontQuote2 {
        height: auto;
        }       
        
   
}
/* For smaller devices */
@media (max-width: 767.98px) {
    .project-overview h2 {
        font-size: 1.5rem;
    }
    .project-overview .overview-block h3 {
        font-size: 1.125rem;
    }
}

/**************************************************** Hire APP Developer Page CSS - Please uplod from Here **************************/

  .hire-app-banner h1 {
    color: #fff;
    font-size: 34px;
    font-weight: 900;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.introduction h3
    {
    font-size: 31px;
    line-height: 48px;
   font-weight: 900;
    margin-bottom: 30px;
    text-transform: capitalize;
    }
    
    .introduction .section-content h3 span 
    {
        color: #004083;
    }
    .introduction blockquote p{font-size: 19px;}
    .why-hire-app h3{font-size: 29px;}
 

.why-hire-app .smallTitle p {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 18px;
}
.why-hire-app .smallTitle strong {
    color: #000;
    font-weight: 600;
}

.why-hire-app {
    background: linear-gradient(135deg, #f9fbff, #eef3ff); /* light bluish gradient */
    padding: 80px 0;
}
.hire-right-dev h5{height: 60px !important; padding-left: 17px;}

.cta-area-hire p{
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
     text-align: left;
}
.cta-area-hire h2{
    color: #fff;
    text-align: left;
    }
/*.cta-bg-hire {
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 50px;
}*/
.cta-area-hire {
    position: relative;
    background-size: cover;
    background-position: center;
    color: #fff;
}

.cta-area-hire .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust opacity here */
    z-index: 1;
}

.cta-area-hire .container {
    position: relative;
    z-index: 2;
}
/*==================================
Work Area 
=================================*/


.work-process-left {
  background-color: #004083;
  padding: 169px 50px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-left .sp-color1 {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #FED23C
}
.work-process-left::before {
  content: "";
  position: absolute;
  z-index: -1;
  opacity: 0.2;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://axiussoftware.clientsstaging.com/wp-content/themes/axiussoftware_theme/images/bg-shape.png);
}
.work-process-left .section-title-how-work {
  margin-bottom: 30px;
}
.work-process-left .section-title-how-work h2 {
  color: #ffffff;
  font-size: 27px;
}
.work-process-left .default-btn {
  margin: 0 auto;
}
.work-process-card h3{
  font-size: 20px;
}

.work-process-card {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-card::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 70px;
  height: 55px;
  background-color: #FED23C;
  border-radius: 0 0 0 270px;
  opacity: 0.1;
  transition: 0.7s;
}
.work-process-card i {
  font-size: 50px;
  color: #004083;
  line-height: 1.2;
}
.work-process-card h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  height: 42px;
  font-weight: 500;
}
.work-process-card p {
  margin-bottom: 0;
  height: 120px;
}
.work-process-card .number {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  position: absolute;
  top: 5px;
  right: 15px;
}

.work-process-area-two {
  position: relative;
}

.work-shape {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.work-process-card-two {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 35px 23px;
  margin-bottom: 30px;
}
.work-process-card-two .number-title {
  font-size: 30px;
  color: #0071dc;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
.work-process-card-two h3 {
  margin-bottom: 15px;
}
.work-process-card-two p {
  margin-bottom: 0;
}

.work-process-right {
  background-color: #070b3b;
  padding: 138px 50px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-right::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/shape/bg-shape2.png);
}
.work-process-right .section-title-how-work {
  margin-bottom: 30px;
}
.work-process-right .section-title-how-work h2 {
  color: #ffffff;
}
.work-process-right .default-btn {
  margin: 0 auto;
}

.work-process-card-three {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 35px 23px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-card-three::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 85px;
  height: 75px;
  background-color: #0071dc;
  border-radius: 0 0 0 100%;
  opacity: 0.1;
  transition: 0.7s;
}
.work-process-card-three .number-title {
  font-size: 30px;
  color: #0071dc;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
.work-process-card-three h3 {
  margin-bottom: 15px;
}
.work-process-card-three p {
  margin-bottom: 0;
}
.work-process-card-three i {
  font-size: 30px;
  color: #0071dc;
  position: absolute;
  top: 7px;
  right: 15px;
}
.tech-supprt h3{text-align: center !important; margin-bottom: 30px !important;}
.tech-supprt p{text-align: left !important;}
.hire-faq-sec {
    background-color: #f9f9f9 !important;
   
}

.new-intro {
    /*background-color: #f0f7ff;*/
    padding: 3rem 0;
    text-align: center;
}
.new-intro p {
    /*background-color: #f0f7ff;*/
   font-size: 1.25rem !important;
    margin-bottom: 0 !important;
}

.new-intro .section-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #1a3c72;
}

.new-intro .highlight-text {
    background-color: #0056e0;
    color: #fff;
    padding: 0 8px;
    border-radius: 6px;
    display: inline-block;
}

.new-intro .quote-box {
    border-left: 6px solid #0056e0;
    font-size: 18px;
    color: #333;
    background-color: #fff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    padding: 1.5rem;
    margin-top: 2rem;
    text-align: left;
    border-radius: 12px;
}

@media (max-width: 1440px) {
    .page-template-hire-app-developer-tmpl #hero.contact-page-banner .carousel-content {
        margin-top: 90px !important;
    }
}

@media (max-width: 480px) {
    .btnFontQuote2 {
         display: block;
    }
    .page-template-hire-app-developer-tmpl #hero.contact-page-banner p {
        font-size: 16px;
        line-height: 26px;
    }
    .page-template-hire-app-developer-tmpl #hero .btnFontQuote2 {
        height: auto;
    }
    .why-hire-app .btnFontQuote2 {
        margin-bottom: 20px !important;
        max-width: 199px;
        height: auto;
        margin-left: 59px;
    }
    .hire-right-dev h5 {
    padding-left: 29px;
    }
    .cta-area-hire .btnFontQuote2 {
        height: auto;
    }
    .why-hire-app .text-end {
    text-align: center !important;
  }
  .work-process-area-two .btnFontQuote2{
      height: auto;  
  }
  .hire-faq-sec {
    margin-bottom: 30px;
  }
}
@media (max-width: 1366px) {
    .page-template-hire-app-developer-tmpl .approach-area .single-approach .approach-content-wrap .scroll-content-area .content h5 {
        font-size: 17px !important;
       
    }
}
/****************** Hire APP Developer Page CSS End ****************************/

/****** Clinic APP Page Related CSS **************/

.why-choose-telemedicine-solution .section-title {
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  font-size: 50px;
  padding-bottom: 0px;
}

.right-tele-sec p {
   line-height: 1.7;
   padding: 10px 60px 10px 10px;
   font-size: 18px;
  
}

.feature-box {
  align-items: flex-start;
}

.feature-box .icon-wrap {
   width: 40px;              /* adjust size */
    height: 40px;             /* same as width → perfect square */
    background: #007bff;      /* your blue */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;       /* small rounded corners, or use 0 for sharp square */
    font-size: 18px;          /* icon size */
    color: #fff; 
}

.feature-box .icon-wrap i {
  font-size: 18px;
  color: #fff;
}

.feature-box h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}

.feature-box p {
  /*font-size: 0.95rem;*/
  color: #000;
  margin: 0;
}
.why-desc {
    font-size: 25px;
    padding: 24px 10px 10px 10px;}

.comp-feature ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.comp-feature ul li {
    position: relative;
    padding: 0px 0 15px 30px;
}
.comp-feature ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: '';
    width: 20px;
    height: 20px;
    background: url(https://axiussoftware.com/wp-content/uploads/2023/08/bullet.png);
    background-size: 100%;
}
.soluion-model{min-height: 200px;}
.soluion-model h4{height: 47px;}

.button-group {
  display: inline-flex;   /* keeps them side by side */
  gap: 15px;              /* reduce or increase spacing */
  margin-top: -27px;
}

.section-title {
  text-align: center;
}
.clinic-banner h1{font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: capitalize;}

.clinic-banner h1 span {
    color: #004083;
}

.feature-content {
    border-bottom: 1px dotted #004083;; /* Blue dotted line */
    padding-bottom: 12px;              /* spacing */
    margin-bottom: 15px;
    flex: 1;                           /* make it stretch properly */
}

.feature-box:last-child .feature-content {
    border-bottom: none; /* remove last one */
}

.feature-image{ padding: 30px 10px 10px 10px;}

.new-enag .who-can-use p:before {
   content: '';
    position: absolute;
    left: 0;
    top: 4px;                  /* vertical alignment */
    width: 16px;
    height: 16px;
    background: url(https://axiussoftware.com/wp-content/uploads/2023/08/bullet.png) no-repeat center;
    background-size: contain;
}
.new-enag .who-can-use p{
    position: relative;        /* make <p> the reference */
    padding-left: 28px;        /* space for bullet */
    margin-bottom: 10px; 
}
/*************End*****************/

/****************** Case Study Details ****************************/

.project-industry-para p{font-size: 18px }

.project-industry-para a {
    color: #00f;
    text-decoration: none;
    
}
.faq-section .accordion .accordion-content p a {
    color: #00f;
    text-decoration: none;
   
}
.client-logo .item {
    display: flex;
    align-items: center;   /* Vertical center */
    justify-content: center; /* Horizontal center */
    height: 120px;         /* Fixed container height */
}

.client-logo .item img {
    max-height: 80px;      /* All logos same max height */
    max-width: 100%;       /* Keep responsive */
    object-fit: contain;   /* Prevent stretching */
}
.client-logo-inner .item {
    display: flex;
    align-items: center;   /* Vertical center */
    justify-content: center; /* Horizontal center */
    height: 120px;         /* Fixed container height */
}

.client-logo-inner .item img {
    max-height: 80px;      /* All logos same max height */
    max-width: 100%;       /* Keep responsive */
    object-fit: contain;   /* Prevent stretching */
}
.chalange-faced .p-4 {
    border: 1px solid #e5e5e5;
}
.chalange-faced h3, 
.chalange-faced h4 {
    margin-bottom: 20px;
   
}
.chalange-faced ul {
    padding-left: 20px;
    margin-bottom: 0;
}
/*************End*****************/
@media (max-width: 1366px) {
    .blogs-section .filterButtons .tabNav button {
        padding: 15px 12px ;
        
    }
}
.filterButtons .tabNav button {
    font-size: 15px;
}
.filterButtons .tabNav .nav{margin-left: -42px;}
.quote-form .captcha-image{padding-bottom: 30px;}
.quote-form .submit-button-wrapper{height: 30px;}

.achivBlock {
  padding: 5px 0;  
}
.achivBlock h3 {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 20px;
  color: #004083;
}
.achivContent {
    display: flex;
    align-items: center;
    gap: 10px; /* Adjusts the space between the image and text */
}

.achivContent img {
    width: 40px; /* Adjust the size of the image */
    height: auto;
}
.achivBlock p {
    margin-left:50px;     
}
.aboutcom p {
    font-size: 32px;
    border-left: 3px solid #004083;
    padding: 0px 30px 0px 0px;
    padding-left: 17px;
    margin-top: 20px;
}
.aboutcom h3 {font-size: 1.7rem;}

.promagnifier{display: none !important;}
#ajaxsearchlite1 .probox, div.asl_w .probox{border: 2px solid #f3f3f3 !important;}
/* Make placeholder visible and readable */
.proinput input.orig::placeholder {
    color: #666666;   /* placeholder color */
    opacity: 1;       /* ensure it's fully visible */
    font-size: 16px;  /* adjust size */
}
.btnAbout img {
    width: 20px;
    margin-right: 10px;
}
.btnFontQuote3 img {
    width: 20px;
    margin-right: 10px;
}
.left-csr-sec a{color: #004083;}
.jobModal .btnSubmit img {
    width: 20px;
    margin-right: 10px;
}
.btn-custom-width{max-width: 230px;}
.custom-gap{padding-top: 80px;}
.case-gap{padding-top: 60px;}

.page-template-home-tmpl .eachBuildIcon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    display: block;
}
.banner_content_new span{color:#004083;}
.left-dig-sec .main-heading span{color:#004083;}
.sucess-para {
    max-width: 870px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
}