.w-icon-box.w-1.pt-3 {
    background: #fff !important;
    box-shadow: 0px 1px 5px #0000001c;
    color: #1E1E1E;
    padding: 20px !important;
    margin: 5px 0;
    border-radius: 23px;
}
.mobileapp .w-icon-box.w-1.pt-3 {
    background: #fff !important;
    box-shadow: 0px 1px 5px #0000001c;
    color: #1E1E1E;
    padding: 20px !important;
    margin: 5px 0;
    min-height: 290px;
    border-radius: 23px;
}
.w-icon-box .w-1 {
	min-height: 285px;
	font-size: 18px;
	margin-bottom: 20px;
}
 .w-icon-box .w-1 h6{
    color: #F6871E;
    font-size: 22px;
    
}
.w-icon-box img {
	margin-left: 10px;
	padding:10px;
}
.w-icon-box .w-1.mh-1 {
	min-height: 380px;
}
.carousel-icon-web .slick-slide {
    margin: 0 12px;
}
.text-white p{
    color:#fff! important;
}
.fixing-box{
    min-height: 210px;
    height: 210px;
}


.hexogan-newbox img {
    writing-mode: vertical-rl;
    transform: rotate(90deg);
    padding-bottom: 20px;
}

.hexogan-newbox {
    writing-mode: vertical-rl;
    transform: rotate(-90deg);
    height: 180px;
    width: 180px;
    align-self: center;
    background: #0C214F;
    -webkit-clip-path: polygon( 50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25% );
    clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
    transition: background 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 15px;
    padding: 10px;
}
.hexogan-newbox h6 {
    color: #fff;
}
.hexogan-newbox:hover {
    background: #f6871e;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    -webkit-clip-path: circle( 50%);
    clip-path: circle(50%);
}

.orange-heading {
    color: #F6871E;
    font-weight: 500;
    font-size: 26px;
    line-height: 1.2;
}

.navybluebg {
    background: #1FB6E0;
    color: #fff;
}

.heading-black {
    color: #000;
    font-size: 16px;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
a.morelink:after {
    content: '';
    background: url(https://www.zaigoinfotech.com/wp-content/uploads/2022/11/down_arrow.png) no-repeat;
    width: 15px;
    margin: 0px 7px;
    height: 8px;
    display: inline-block;
}
a.morelink {
    padding: 2px 1px;
    color: #fff;
    text-align: center;
    text-decoration: underline! important;
}

.devops-box {
    background: #fff !important;
    box-shadow: 0px 1px 16px #0000001c;
    color: #1E1E1E;
    padding: 30px !important;
    margin: 5px 30px 0px 15px! important;
    min-height: 345px;
}


.head-orange-text {
    font-size: 30px;
    color: #F5851F;
}
.white-text {
    color: #fff! important;
}
span.small-orange-text {
    color: #f5851f;
    font-family: noto_sansmedium,sans-serif!important;
}



.carousel-icon-startups .slick-slide {
    margin: 0 12px;
}
.slick-slide .c-icon .startups-boxes {
    width: 100%;
    text-align: center;
}

.slick-slide .c-icon .startups-boxes img {
    border: none;
    width: auto;
    justify-content: center;
    text-align: center;
    margin: 0px auto;
}

.c-icon .startups-boxes h6:before {
    border: none;
    margin-bottom: 15px;
}
.carousel-icon-startups .c-icon {
    padding: 5px! important;
}

.c-icon.c-0 {
    background: #00ACE3;
    margin-bottom: 25px;
    color: #fff;
}

.startups-text p{
    font-size: 26px;
}
.purplebg{
    background: #a361a8;
}

.white-shadow{
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding:15px;
}
.white-shadow h6 {
    padding-top: 20px;
}

.white-box-list li {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 0 7em;
    display: inline-block;
    color: #000;
    position: relative;
    border:2px solid #fff;
}

.white-box-list li::before {
    content: '';
    position: absolute;
    top: .9em;
    left: -15em;
    width: 15em;
    height: .2em;
    background: #F5851F;
    z-index: -1;
}


.white-box-list li:first-child::before {
  display: none;
}
.white-box-list li:hover {
    border: 2px solid #F5851F;
}

#service-icons img{
    display: none1;
}

ul.white-box-list1 li {
    display: inline-flex;
    padding: 0px 80px;
}

.white-box-lists{
display: flex;
	justify-content: center;
}

.white-box-lists li {
	width: 25%;
	position: relative;
    text-align: center;
}
.white-box-lists li::before { 
	content: '';
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: 5px;
	/*background: #F5851F; */
}
.white-box-lists li::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 15px;
	width: 100%;
	height: 5px;
	/*background: #F5851F; */
	z-index: 1;
}
.label-box {
	position: relative;
	z-index: 9;
}
li.label-dep::before {
    width: 50%;
}
li.label-dep::after {
	display: none;
}

li.label-req::before {
    display: none;
}
li.label-req::after {
	 width: 50%;
}

.label-box h6:hover {
    border: 3px solid #F5851F;
}
.label-box h6 {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: #fff;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin: 0 7em;
    display: inline-block;
    color: #000;
    position: relative;
    border: 2px solid #fff;
}
.tell-us {
	background: #fff url(https://www.zaigoinfotech.com/wp-content/uploads/2023/02/Group-72000.png)no-repeat;
	background-position: bottom right;
	padding: 55px 20px;
	border-radius: 10px;
	box-shadow: 0 1px 16px #0000001c;
}
.tell-us h4, .tell-us p{
    text-align: left;

}
.tell-us p {
    width: 60%;
}
.whitebg {
   background: #fff;
   color: #333;
   }
   .shapes-white {
   padding: 20px;
   border-radius: 10px;
   margin-bottom: 15px;
   position: relative;
   min-height: 310px;
   }

   .white-box-label h2 {
    color: #fff;
}
.white-box-label h3 {
    font-size: 22px;
    color: #fff;
    padding: 10px 0px;
}
.white-box-label img{
    padding: 5px 0px;
}
.white-box-label p {
    color: #807A79! important;
   /* padding-right: 30%;*/
}

.app-boxes {
    background: #fff;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-box-shadow: -6px 9px 19px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: -6px 9px 19px 0px rgba(0,0,0,0.15);
    box-shadow: 6px 6px 15px 5px rgb(0 0 0 / 5%);
    width: 14% !important;
}
.client-project{
    background: url(https://www.zaigoinfotech.com/wp-content/uploads/2022/11/bg.png)no-repeat;
    background-size: cover;
    background-position: 100%;
 }
.labelbox-img {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.labelbox-text {
    border: 1px solid #D93E3E;
    padding: 50px 15px 15px; 
    border-radius: 15px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 50px;
    min-height: 480px;
    }
    #red-border{
        border: 1px solid #00A388;
    }
.devops-label h4 {
    color: #000;
    font-size: 18px;
    margin: 10px 0;
}

ol.software-orderlist li {
    list-style: block;
    margin-bottom: 10px;
}
ol.software-orderlist {
    margin: 0px;
}
.agency-text a {
    color: #D93E3E;
}
.agencyl-text a{
color:#00A388;
}
.devops-label .labelbox-text {
    min-height: 480px;
}
  .agency-text, .agencyl-text{
    position: absolute;
    bottom: 15px;
    left: 40%;
}
.whlabel-text{
    padding-right: 20%;
}
.webapp-box {
    min-height: 290px;
}



/*-----Develop Box-------*/

ul.list-ic.horizontal {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    text-align: center;
    padding: 0!important;
    margin: 0px;
}

ul.list-ic li:nth-child(6) ul.list-ic li:nth-child(7) ul.list-ic li:nth-child(8) ul.list-ic li:nth-child(9) {
    text-align: center;
    display: flex;
}

.list-ic li:nth-child(6), .list-ic li:nth-child(7), .list-ic li:nth-child(8), .list-ic li:nth-child(9) {
    text-align: right;
    margin-top: 100px;
}

.list-ic li:nth-child(6)::before {
    display: none;
}

.list-ic li:nth-child(7):before, .list-ic li:nth-child(8):before, .list-ic li:nth-child(9):before {
    left: -30px!important;
    width: 12em!important;
}

.list-ic li:nth-child(5):after {
 right: 49%;
    width: 6px;
    height: 9.4em;
    top: 50%;
}

.list-ic p {
    font-size: 18px!important;
    color: #000!important;
    font-weight: 500!important;
    position: absolute!important; 
    left: 41%!important;
    bottom: 77%!important; 
    text-align: center!important;
}
.list-ic li:nth-child(5):after {
    content: '';
    position: absolute;
    background: #F5851F;
    z-index: 0;
}
.list-ic li:nth-child(9):after {
    content: '';
    position: absolute;
    background: #F5851F;
    z-index: 0;
}
.list-ic .horizontal li:nth-child(9):after {
    top: 0.9em;
    left: -10px;
    width: 15em;
    height: 0.2em;
}

.list-ic.horizontal li:nth-child(9):after { top: 0.9em;
     top: 50%;
    left: 84%;
    width: 67%;
    height: 6px;
}

.list-ic.horizontal li:nth-child(1)::before {
    top: 0.9em;
    left: -120px;
    width: 15em;
    height: 0.2em;
}

.list-ic li:nth-child(1)::before {
    content: '';
    position: absolute;
    background: #f5851f;
    z-index: 0;
}

ul.list-ic.horizontal li:nth-child(1):before {
    display: block;
    top: 87%;
    left: 48%;
    width: 6px!important;
    height: 8.5em;
}


li:nth-child(6):before {
    content: "";
}

.list-ic li:nth-child(6):before {
 content: "";
    display: block;
    left: 48%!important;
    width: 4em!important;
}
.list-ic a {
  color: #788288;
  text-decoration: none;
}
.list-ic li {
  position: relative;
}
.list-ic li span {
  display: inline-block;
    font-weight: 800;
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: #ffffff;
    color: black;
    font-size: 24px;
    position: relative;
    font-weight: 700;
}
.list-ic li::before {
  content: '';
    position: absolute;
    background: #f5851f;
}
.list-ic.horizontal li {
  display: inline-block;
}
.list-ic.horizontal li span {
  margin: 0 1em;
  z-index: 10!important; 
  box-shadow: 0 1px 16px #0000001c!important;
}
.list-ic.horizontal li::before {
    top: 50%;
    left: -90px;
    width: 12em;
    height: 6px;
}
.list-ic.vertical {
  padding: 0;
  margin: 0;
}
.list-ic.vertical li {
  list-style-type: none;
  text-align: left;
}
.list-ic.vertical li span {
  margin: 1.4em 0;
}
.list-ic.vertical li::before {
  top: -35px;
  left: 13px;
  width: 0.2em;
  height: 4em;
}
.list-ic li:first-child::before {
  display: none;
}
.list-ic .active {
  background: dodgerblue;
}
.list-ic .active ~ li {
  background: lightblue;
}
.list-ic .active ~ li::before {
  background: lightblue;
}
/*White Labe Functionalities*/
.myslider-label button:hover {
    border: 2px solid #f5851f! important;
}
.myslider-label .owl-dot.active button {
    border: 2px solid #f5851f! important;
}
	.myslider-label button {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 0em;
    border-radius: 1em;
    padding-left: 6px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
    margin: 0 7em;
    display: inline-block;
    color: #000;
    position: relative;
    z-index: 9;
    border: 2px solid #fff! important;
}
.myslider-label.owl-theme .owl-nav.disabled+.owl-dots:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 100%;
    height: 5px;
    background: #f5851f;
    z-index: 1;
}
.myslider-label.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -50px;
    position: absolute;
    top: 0;
}
.white-box-lists {
  display: flex;
  justify-content: center;
  padding: 0;
}
.myslider-label.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.myslider-label.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  width: 25%;
}
.myslider-label.owl-theme .owl-nav.disabled + .owl-dots::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 76%;
  height: 5px;
  background: #f5851f;
  z-index: 1;
  left: 0;
  margin: 0 auto;
}
ul.white-box-lists li.select p {
    color: #f5851f!important;
}

/*---------Media---------*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
    
    .mob-text{
        padding-top:20px! important;
    }
    .title-line-marmalade {
    text-indent: 0px! important;
}
    .tell-us p {
        width: 100%!important;
        margin: 0 auto;
        margin-left: 0px! important;
    }
    .mobile-none{
        display: none ! important;
    }
    .desktop-none{
        display: unset !important;
    }
.white-box-lists {
    margin-bottom: 25px;
}
.label-box p {
    font-size: 12px;
}
.myslider-label.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -50px;
    position: absolute;
    top: 0;
    left: -90px;
    right: 0;
    width: 100%;
    }

    .myslider-label.owl-theme .owl-nav.disabled + .owl-dots::after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: 130%;
    height: 5px;
    background: #f5851f;
    z-index: 1;
    left: 0;
    margin: 0 auto;
}
.tell-us {
    background: url(https://www.zaigoinfotech.com/wp-content/uploads/2023/03/my-slider.webp)no-repeat;
    background-position: 20%! important;
    padding: 25px 20px! important;
    text-align: center;
    justify-content: center;
}
.white-box-label p {
    padding-right: 0px!important;
    color: #d7cbcb! important;
}
    .white-box-lists li {width: 100%!important;}
    .label-box h6{margin: 0 2em! important; }
   .app-boxes{width: 38%!important;}

}

.mobile-none{
    display: none;
}
.desktop-none{
    display: none ;
}

.consult-box {
    min-height: 230px;
    height: 230px;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .whyus img {
    width: 100%;
}
}

@media only screen and (min-width:320px) and (max-width:440px) {
.bd_toc_content_list {
    height: auto! important; 
    display: contents;
}
}