@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

html,
body {
 margin: 0;
 padding: 0;
 background: #000;
 font-family: "Poppins", sans-serif;
 overflow-x: hidden;
}

p {
 color: #fff;
 font-size: 15px;
 line-height: 24px;
}

.new-section-box a.button-theme {
 color: #fff;
}
.new-section-box a.button-theme:hover {
 background-color: #37b34a;
}
p a {
 color: #37b34a;
}
.desc p {
    margin-top: 20px;
}

.desc p strong {
    display: block;
    font-size: 20px;
    color: #37b34a;
}

.desc p a {
    color: #37b34a;
}
.main-header.thnkyou {
 background-image: none;
}
.main-header.thnkyou::before {
 z-index: 0;
}

.thnktext.shdow-corner {
 z-index: 0;
}

a {
 color: #fff;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
}

.privaylinks a:hover {
 color: #26db42;
}

img {
 max-width: 100%;
}

h2 {
 color: #fff;
 font-weight: 700;
 line-height: 46px;
 margin-bottom: 25px;
 font-size: 36px;
}

.nav-area ul li a {
 color: #fff !important;
}

.nav-area ul li {
 margin-left: 20px;
}
ul#locations {
    background-color: #000;
}
ul#locations a.dropdown-item:hover {
    background-color: #000;
    color: #37b34a !important;
}
.nav-area ul li.contact-us a {
 background-color: #37b34a;
 border-radius: 6px;
 padding: 10px 31px !important;
 margin-left: 30px;
}

.main-header {
 background-image: url(../images/baner-img.webp);
 background-repeat: no-repeat;
 background-size: initial;
 background-position: bottom right;
 margin: 0 auto;
}

.main-header.shdow-corner {
 padding-top: 0px;
 padding-bottom: 0px;
}

.shdow-corner {
 position: relative;
 padding: 50px 0px;
 z-index: 1;
}

.shdow-corner:before {
 position: absolute;
 width: 400px;
 height: 400px;
 right: -120px;
 top: -120px;
 background: #37b34a;
 opacity: 0.48;
 filter: blur(147px);
 content: "";
 z-index: -1;
}

.shdow-corner:after {
 position: absolute;
 width: 400px;
 height: 400px;
 left: -120px;
 bottom: -120px;
 background: #37b34a;
 opacity: 0.48;
 filter: blur(147px);
 content: "";
 z-index: -1;
}

.main-header h1 {
 font-family: "Poppins";
 font-style: normal;
 font-weight: 700;
 font-size: 46px;
 line-height: 65px;
 color: #fff;
 padding-right: 58px;
}

.main-header h1 span {
 color: #37b34a;
}

.banner-text {
 padding-bottom: 140px;
 padding-top: 120px;
}

.banner-text p {
 padding: 12px 100px 12px 0px;
}

a.button-theme {
 background-color: #37b34a;
 display: inline-block;
 padding: 10px 30px;
 border-radius: 5px;
}

a.button-theme:hover {
 color: #0c4014;
 background-color: white;
}

.inner-ser-content img {
 max-width: 30% !important;
 width: inherit !important;
 display: inline-block !important;
}

.inner-ser-content a {
 position: absolute;
 bottom: 20px;
 left: 0;

 right: 0;

 margin: 0 auto;
}

.inner-ser-content {
 border: 1px solid #26db42;
 padding: 20px;
 text-align: center;
 height: 450px;
 position: relative;
}

.inner-ser-content h3 {
 font-size: 20px;
 color: #fff;
 margin: 22px 0px;
 font-weight: 600;
}

.inner-ser-content a img {
 margin-left: 6px;
}

.inner-ser-content a {
 display: inline-block;
 transition: all 0.3s ease-in-out;
 font-size: 14px;
}

.inner-ser-content a:hover {
 color: #26db42;
}

.inner-ser-content a:hover img {
 padding-left: 10px;
}

.inner-ser-content a img {
 margin-right: 7px;
}

.software-dev ul#myTab {
 width: 45%;
 float: left;
 border: 0px;
 padding-right: 20px;
}

.software-dev div#myTabContent {
 float: left;

 width: 55%;
}

.software-dev ul#myTab li button {
 background-color: transparent;
 width: 100%;
 border: 1px solid #fff;
 margin-bottom: 14px;
 border-radius: 2px;
 color: #fff;
 padding: 12px 0px;
}

.software-dev ul#myTab li .nav-link.active {
 background-color: #37b34a;
 border-color: #37b34a;
}

.software-dev ul#myTab li {
 width: 48%;
 margin: 0px 4px;
}

.software-dev .tab-pane {
 background-color: transparent !important;
 padding: 10px;
 border: 0px;
 padding-top: 0px;
}

.software-dev ul#myTab li button {
 font-size: 14px;
}

.software-dev .accordion-body {
 padding-top: 0px;
}

.dev-services .owl-dots {
 display: none;
}

.startupsec .nav-pills li button {
 border-radius: 0px !important;
 color: #fff;
 padding: 15px 40px;
 width: 100%;
}

.startupsec .nav-pills li button:hover {
 color: #fff;
}

.startupsec .nav-pills li {
 border: 1px solid #37b34a;
 width: 50%;
}

.startupsec .nav-pills li .nav-link.active {
 background-color: #37b34a !important;
}

ul.startulist {
 list-style: none;
 padding-left: 0px;
}

ul.startulist li {
 color: #fff;
 position: relative;
 padding-left: 20px;
}

ul.startulist li span {
 position: absolute;
 left: 0;
 color: #22702e;
 top: 0px;
}

ul.oferslists {
 padding-left: 0px;
 list-style: none;
}

ul.oferslists li {
 font-size: 14px;
 color: #fff;
}

ul.oferslists li strong {
 display: block;
 margin: 6px 0px;
}

ul.oferslists li strong span {
 color: #37b34a;
 font-size: 22px;
 line-height: 0;
 position: relative;
 margin-right: 8px;
}

.hmoffers h3 {
 color: #fff;
 margin-bottom: 10px;
 display: block;
 font-size: 20px;
 font-weight: 700;
}

.hmoffers2 h3 {
 color: #fff;
 font-weight: 700;
 line-height: 46px;
 margin-bottom: 25px;
 font-size: 36px;
}

.portfolio h3 {
 font-weight: 600;
 color: #fff;
 margin: 16px 0px;
}

.testim h3:before {
 content: "";
 position: absolute;
 height: 2px;
 width: 40px;
 background-color: #2e983e;
 bottom: -15px;
}

.faqs h3.accordion-header {
 line-height: 40px;
}

.testim h3 {
 color: #fff;
 font-size: 18px;
 position: relative;
 margin-bottom: 36px;
}

.testim p {
 padding-right: 80px;
}

.testimonials h4 {
 color: #fff;
 font-size: 18px;
 font-weight: 600;
}

.testimonials h5 {
 color: #fff;
 font-size: 14px;
}

.testimonials .carousel-dark .carousel-indicators [data-bs-target] {
 background-color: #fff;
}

.testimonials .carousel-indicators {
 bottom: -42px;
 margin-left: 8%;
}

.post-content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    transition: all 0.3s ease-in-out;
    background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,0.38) 38%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.38) 38%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,0.38) 38%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 );
}

.post-content p {
 font-size: 20px;
 font-weight: 600;
 margin-bottom: 10px;
}

.post-content a {
 color: #37b34a;
 font-weight: 600;
 font-size: 12px;
}

.post-box {
 position: relative;
}


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

.faqs h2.text-center {
 margin-bottom: 30px;
}

.post-area {
 padding: 50px 0px;
}

.faqs .accordion-item {
 position: relative;
}

.faqs .accordion-button:not(.collapsed) {
 color: #333;

 background-color: #37b34a;

 box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);

 color: #fff;

 padding: 5px 20px;
}

.faqs .accordion-button:not(.collapsed)::after,
.accordion-button::after {
 width: auto;

 height: auto;

 background-image: none;

 position: absolute;

 right: 15px;

 top: 13px;

 font-size: 24px;
}

.faqs .accordion-button::after {
 content: "+";

 font-weight: 100;

 color: #37b34a;

 transform: translateY(-4px);

 top: 10px;
}

.faqs .accordion-button:not(.collapsed)::after {
 content: "-";

 transform: translate(-5px, -4px);

 transform: rotate(0deg);

 color: #fff;
}

.faqs .accordion-flush .accordion-item {
 background-color: transparent;

 color: #fff;
}

.faqs button.accordion-button.collapsed {
 background-color: transparent;

 color: #fff;

 padding: 5px 20px;
}

button.accordion-button.collapsed {
 border: 1px solid #37b34a;

 margin-bottom: 12px;
}

.faqs .accordion-body {
 border: 1px solid #37b34a;

 margin-bottom: 15px;
}

.faqs .accordion-flush .accordion-item {
 border-bottom: none !important;
}

.post-area h2 {
 margin-bottom: 50px;
}

.footer-top h3 {
 color: #fff;

 margin-bottom: 0px;
}

.footer-midle ul {
 list-style: none;

 border-top: 1px solid #37b34a;

 border-bottom: 1px solid #37b34a;

 padding: 10px 0px;

 margin: 10px 0px;
}

.footer-midle ul li {
 display: inline-block;

 border-right: 1px solid #37b34a;

 color: #fff;

 width: 19%;

 text-align: center;

 font-size: 14px;
}

.footer-midle ul li:nth-child(3) {
 width: 25%;
}

.footer-midle ul li:nth-child(4) {
 border-right: 0px;

 width: 35%;
}

.footer-top a.button-theme {
 float: right;
}

.footer-top a.button-theme {
 float: right;
}

.footer-bottom ul {
 list-style: none;

 padding-left: 0px;

 display: inline-block;

 width: 49%;
}

.footer-bottom ul li {
 display: block;

 margin-bottom: 10px;
}

.footer-bottom ul li a {
 color: #fff;

 font-size: 14px;
}

.footer-bottom input {
 width: 45%;

 background-color: transparent;

 color: #fff;

 border: 0px;

 border-bottom: 1px solid #26db42;

 margin-bottom: 16px;

 margin-right: 25px;

 padding-bottom: 5px;
}

.footer-bottom input::-webkit-input-placeholder {
 /* Edge */

 color: #fff;

 font-size: 14px;
}

.footer-bottom input:-ms-input-placeholder {
 /* Internet Explorer 10-11 */

 color: #fff;

 font-size: 14px;
}

.footer-bottom input::placeholder {
 color: #fff;

 font-size: 14px;
}

.footer-bottom textarea::-webkit-input-placeholder {
 /* Edge */

 color: #fff;

 font-size: 14px;
}

.footer-bottom textarea:-ms-input-placeholder {
 /* Internet Explorer 10-11 */

 color: #fff;

 font-size: 14px;
}

.footer-bottom textarea::placeholder {
 color: #fff;

 font-size: 14px;
}

.footer-bottom input[type="submit"] {
 width: inherit;

 border: none;

 background-color: #37b34a;

 color: #fff;

 padding: 6px 30px;

 border-radius: 5px;

 margin-top: 12px;
}

.footer-bottom h3 {
 color: #fff;

 font-size: 22px;
}

footer {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0f5d1a+1,021505+69 */

 background: rgb(15, 93, 26); /* Old browsers */

 background: -moz-linear-gradient(
  top,
  rgba(15, 93, 26, 1) 1%,
  rgba(2, 21, 5, 1) 69%
 ); /* FF3.6-15 */

 background: -webkit-linear-gradient(
  top,
  rgba(15, 93, 26, 1) 1%,
  rgba(2, 21, 5, 1) 69%
 ); /* Chrome10-25,Safari5.1-6 */

 background: linear-gradient(
  to bottom,
  rgba(15, 93, 26, 1) 1%,
  rgba(2, 21, 5, 1) 69%
 ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5d1a', endColorstr='#021505',GradientType=0 ); /* IE6-9 */
}

ul.socila-list {
 position: fixed;

 top: 30%;

 left: 25px;

 z-index: 100;

 padding-left: 0px;
}

ul.socila-list li {
 list-style: none;

 text-align: center;

 border-radius: 100%;

 line-height: 35px;

 height: 40px;

 width: 40px;
}

ul.socila-list li:hover {
 border: 2px solid #37b34a;
}

ul.socila-list li img {
 width: 55%;
}

.owl-item.active {
 box-shadow: 0px 0px 10px #26db42;
}

.partners .owl-item.active {
 box-shadow: none;
}

.post-area .owl-item.active {
 box-shadow: none;
}

.post-box a img {
 width: inherit !important;

 display: inline-block !important;
}

.post-area img {
 box-shadow: none;
}

.partners img {
 max-width: 187px;

 margin: 0 auto;
}

.owl-item {
 margin: 10px 0px;
}

.credible-software .inner-ser-content {
 height: 470px;

 position: relative;
}

.credible-software .inner-ser-content a {
 position: absolute;

 bottom: 40px;

 margin: 0 auto;

 left: 0;

 right: 0;
}

.post-box img {
 width: 100%;
}

.post-box a img {
 width: inherit;
}

.owl-theme .owl-dots .owl-dot.active span {
 background: #ffffff !important;

 border: double #35ad47 6px !important;
}

.testimonials.shdow-corner {
 background-image: url(../images/agency.webp);

 background-repeat: no-repeat;

 background-position: center center;

 background-size: cover;
}

.testimonials.shdow-corner:before {
 display: none;
}

.testimonials.shdow-corner:after {
 display: none;
}

.owl-theme .owl-dots .owl-dot span {
 background: #ffffff6b;
}

.no-display img {
 display: none;
}

.copyright {
 border-top: 1px solid #eeeeee24;

 padding-top: 20px;

 margin-top: 30px;
}

.accordion-body a {
 color: #37b34a;

 font-weight: 700;
}

#myBtn {
 display: none;

 position: fixed;

 bottom: 20px;

 right: 30px;

 z-index: 99;

 font-size: 18px;

 border: none;

 outline: none;

 background-color: #37b34a;

 color: white;

 cursor: pointer;

 border-radius: 4px;
}

#myBtn:hover {
 background-color: #555;
}

.footer-bottom ul li a:hover {
 color: #26db42;
}

.footer-midle ul li a:hover {
 color: #26db42;
}

ul.dropdown-menu.show li {
 margin-left: 0px;
}

.dropdown-menu.dropservices {
 background-color: #fff;

 width: 700px;

 left: -312px;
}

.dropdown-menu.dropservices ul {
 padding-left: 0px;

 list-style: none;

 width: 50%;

 float: left;
}

.dropdown-menu.dropservices ul li {
 margin-left: 0px;
}

.dropdown-menu.dropservices ul li a {
 font-size: 16px;

 display: block;

 background-color: #18421e;

 padding: 7px 10px;

 margin: 2px 6px;
}

.dropdown-menu.dropservices ul li a:hover {
 background-color: #37b34a;
}

.dropdown-menu.dropservices {
 padding: 6px;

 border: 0px;
}

.ecommerce-development {
 background-image: url(../images/ecomerce-bgtop.webp);
}

.form-top {
 position: relative;
}

.form-top input {
 width: 100%;

 height: 50px;

 border: 0px;

 margin-bottom: 16px;

 padding: 10px;

 border-radius: 5px;
}

.form-top textarea {
 width: 100%;

 padding: 10px;

 height: 135px;

 border-radius: 5px;
}

.form-top {
 background-color: #0c8a1f66;

 padding: 30px;

 border-radius: 25px;

 border: 5px solid #0c8a1f;
}

.form-top button {
 background-color: transparent;

 border: 0px;

 color: #fff;

 font-weight: 600;

 font-size: 18px;

 margin-top: 15px;
}

.form-top button img {
 background-color: #37b34a;

 padding: 8px 23px;

 border-radius: 50px;

 margin-right: 15px;
}

.form-top:before {
 content: "";

 position: absolute;

 background-image: url(../images/formtop-before.webp);

 background-repeat: no-repeat;

 background-size: contain;

 width: 697px;

 height: 97px;

 top: -100px;

 z-index: 1;

 left: -95px;
}

.form-top:after {
 content: "";

 position: absolute;

 background-image: url(../images/formtop-after.webp);

 background-repeat: no-repeat;

 background-size: contain;

 width: 697px;

 height: 97px;

 bottom: -119px;

 z-index: 1;

 left: -84px;
}

.form-top h2 {
 font-size: 40px;
}

.ecommerce-industry .owl-item.active {
 box-shadow: none;
}

.ecom-indus h3 {
 color: #fff;

 font-weight: 600;

 font-size: 27px;

 margin-bottom: 15px;

 padding-right: 70px;

 border-top: 13px solid #067d1a;

 margin-top: 15px;

 padding-top: 16px;
}

.footer-bottom textarea {
 width: 95%;

 background-color: transparent;

 color: #fff !important;

 border: 0px;

 border-bottom: 1px solid #26db42;

 margin-bottom: 16px;

 margin-right: 25px;

 padding-bottom: 5px;
}

.footer-bottom input[type="tel"] {
 width: 95%;
}

.endto li.nav-item {
 width: 100% !important;
}

.endto a.button-theme {
 color: #fff;

 font-weight: 400;
}

.endto ul#myTab li button {
 text-align: left;

 border: none;

 font-size: 24px;

 font-weight: 600;

 margin-bottom: 0px;
}

.endto ul#myTab li .nav-link.active {
 background-color: transparent;

 border-color: transparent;

 color: #37b34a;

 background-image: url(../images/read-arrow2.webp);

 background-repeat: no-repeat;

 background-position: 0px 25px;

 padding-left: 36px;
}

.for-bg-ad:before {
 content: "";

 background-image: url(../images/endtoendbg.webp);

 background-repeat: no-repeat;

 left: -120px;

 top: 0;

 height: 700px;

 width: 50%;

 position: absolute;

 z-index: -1;
}

.cbmdtabs.for-bg-ad:before {
 background-image: url(../images/cbwdtab.webp);
}

.endto a.button-theme:hover {
 color: #050f07;
}

.popup input {
 width: 45%;

 background-color: transparent;

 color: #fff;

 border: 0px;

 border-bottom: 1px solid #26db42;

 margin: 20px 10px;

 padding-bottom: 5px;

 height: 50px;

 margin-bottom: 0px;
}

.popup input[type="tel"] {
 width: 95%;
}

.modal-dialog-scrollable .modal-content {
 border: 1px solid #ffffff;
}

.cbmdtabs .tab-content.accordion {
 padding: 100px 0px;
}

.popup textarea {
 width: 95%;

 background-color: transparent;

 color: #fff !important;

 border: 0px;

 border-bottom: 1px solid #26db42;

 margin: 20px 10px;

 padding-bottom: 5px;

 height: 85px;
}

.popup input[type="submit"] {
 width: inherit;

 border: none;

 background-color: #37b34a;

 color: #fff;

 padding: 6px 30px;

 border-radius: 5px;

 margin-top: 5px;

 height: auto;
}

form input:focus-visible {
 outline: none;
}

form textarea:focus-visible {
 outline: none;
}

.modal-body {
 background-color: #000;

 padding: 30px;
}

.popup {
 background-image: url(../images/popupbg.webp);

 background-repeat: no-repeat;

 background-position: right bottom;

 background-size: auto;
}

button.btn-close {
 filter: brightness(0) invert(1);

 opacity: 1;

 font-size: 15px;
}

.modal-header {
 border: 0px;

 background-color: #000;

 padding-left: 37px;

 padding-top: 15px;
}

.modal-dialog-scrollable .modal-body {
 overflow-y: auto;

 padding-top: 0px;
}

.popup input::-webkit-input-placeholder {
 /* Edge */

 color: #fff;

 font-size: 14px;
}

.popup input:-ms-input-placeholder {
 /* Internet Explorer 10-11 */

 color: #fff;

 font-size: 14px;
}

.popup input::placeholder {
 color: #fff;

 font-size: 14px;
}

.popup textarea::-webkit-input-placeholder {
 /* Edge */

 color: #fff;

 font-size: 14px;
}

.popup textarea:-ms-input-placeholder {
 /* Internet Explorer 10-11 */

 color: #fff;

 font-size: 14px;
}

.software-dev .accordion-body h3 {
 color: #fff;

 font-weight: 700;

 line-height: 46px;

 margin-bottom: 25px;

 font-size: 36px;
}

.solutions-provider .owl-item {
 box-shadow: none;
}

.solutions-provider .ecom-indus {
 position: relative;

 overflow-y: hidden;
}

.solpro-text {
 position: absolute;

 padding: 30px;

 background: linear-gradient(180deg, #00000000 0%, #006810 100%);

 opacity: 0.9;

 height: 100%;

 padding-top: 42%;

 bottom: -216px;

 transition: all 0.3s ease-in-out;
}

.solpro-text h3 {
 font-size: 22px;

 position: relative;

 border-top: 0px;
}

.solpro-text h3::before {
 content: "";

 position: absolute;

 height: 10px;

 width: 60px;

 background-color: #37b34a;

 top: -10px;

 left: 0;
}

.ecom-indus:hover .solpro-text {
 bottom: 0px;

 padding-top: 10%;

 padding-bottom: 20px;
}

.redefince button.accordion-button {
 background-color: #37b34a;

 color: #fff;

 font-size: 20px;

 font-weight: 600;

 padding: 5px 20px;
}

.redefince .accordion-button::after {
 width: 1.25rem;

 height: 1.25rem;

 top: 20px;

 background-image: var(--bs-accordion-btn-icon);

 filter: brightness(0) invert(1);
}

.redefince .accordion-item {
 background-color: transparent;

 border: 0px;
}

.redefince .accordion-collapse.collapse {
 background-color: transparent;

 border: 0px;
}

.redefince button.accordion-button.collapsed {
 border: 1px solid #37b34a;

 margin-bottom: 12px;

 background-color: transparent;

 color: #fff;

 font-size: 20px;

 font-weight: 600;

 padding: 5px 20px;
}

.redefince.shdow-corner {
 background-color: #032007;
}

.leser-box h4 {
 font-size: 24px;

 font-weight: 700;

 color: #ffff;

 margin: 20px 0px 15px 0px;
}

.tec-levcalto .col-md-6.text-center {
 position: relative;
}

.tec-levcalto {
 padding: 100px 0px;
}

.tec-levcalto {
 background: linear-gradient(
  266.29deg,
  rgba(17, 150, 37, 0) 6.09%,
  rgba(55, 179, 74, 0.5) 99.75%
 );
}

.tec-levcalto .col-md-6.text-center img {
 position: absolute;

 left: 0;

 top: -138px;
}

.tec-leverage.shdow-corner {
 padding-bottom: 100px;
}

.ecomdev h3 {
 color: #fff;

 font-weight: 600;
}

.ecomdev li {
 margin: 20px 0px;
}

.redefince h3 {
 line-height: 50px;
}

ul.trustrev {
 margin-top: 50px;

 padding-left: 0px;
}

ul.trustrev li {
 display: inline-block;

 width: 30%;

 margin: 0 10px;
}

ul.trustrev li a {
 display: block;

 background-color: #37b34a;

 padding: 10px;

 border-radius: 5px;
}

ul.trustrev li a:hover {
 background-color: #fff;

 color: #37b34a;
}

.ecom-indus p {
 padding-right: 30px;
}

.for-bg-ad .tab-content.accordion {
 padding: 78px 0px;
}

div#quality-focused .ecom-indus p {
 padding-right: 0px;
}

div#quality-focused .ecom-indus h3 {
 padding-right: 0px;
}

div#quality-focused .ecom-indus p a {
 display: block;

 margin-top: 10px;

 font-weight: 500;

 padding: 10px 15px;
}

div#quality-focused .ecom-indus p a:hover {
 color: #000;
}

div#quality-focused .ecom-indus p a:hover img {
 background-color: #000;
}

div#quality-focused .ecom-indus p a img {
 max-width: 13%;

 float: left;

 background-color: #37b34a;

 display: inline-block !important;

 padding: 4px 11px;

 border-radius: 50px;

 margin-right: 7px;

 transition: all 0.3s ease-in-out;
}

div#quality-focused .ecom-indus .solpro-text {
 padding: 20px;

 bottom: -509px;
}

div#quality-focused .ecom-indus:hover .solpro-text {
 padding-top: 10px;

 bottom: 0px;
}

.no-bg {
 background-image: none;
}

div#quality-focused a {
 text-align: center;
}

.contact-page-form h2 {
 font-size: 75px;

 line-height: 90px;
}

.contact-page-form {
 background: linear-gradient(
  197.46deg,
  rgba(0, 66, 4, 0.41) 15.22%,
  rgba(0, 66, 4, 0.41) 15.22%,
  rgba(8, 216, 40, 0.41) 85.83%
 );
}

.contact-page-form h3 {
 color: #fff;

 margin-bottom: 36px;
}

.contact-title {
 padding: 50px 0px;
}

.contact-title h1 {
 padding-right: 0px;
}

.form-section input {
 width: 100%;

 background-color: transparent;

 color: #fff;

 border: 0px;

 border-bottom: 1px solid #26db42;

 margin-bottom: 20px;

 margin-right: 25px;

 padding-bottom: 12px;
}

.form-section input[type="submit"] {
 width: inherit;

 border: none;

 background-color: #37b34a;

 color: #fff;

 padding: 10px 30px;

 border-radius: 5px;

 margin-top: 12px;
}

.form-section textarea {
 width: 100%;

 background-color: transparent;

 color: #fff;

 border: 0px;

 border-bottom: 1px solid #26db42;

 margin-bottom: 20px;

 margin-right: 25px;

 padding-bottom: 12px;
}

.form-section input::-webkit-input-placeholder {
 /* Edge */

 color: #fff;

 font-size: 14px;
}

.form-section input:-ms-input-placeholder {
 /* Internet Explorer 10-11 */

 color: #fff;

 font-size: 14px;
}

.form-section input::placeholder {
 color: #fff;

 font-size: 14px;
}

.form-section textarea::-webkit-input-placeholder {
 /* Edge */

 color: #fff;

 font-size: 14px;
}

.form-section textarea:-ms-input-placeholder {
 /* Internet Explorer 10-11 */

 color: #fff;

 font-size: 14px;
}

.form-section textarea::placeholder {
 color: #fff;

 font-size: 14px;
}

.contact-page-form ul {
 list-style: none;

 padding-left: 0px;

 margin-top: 50px;
}

.contact-page-form ul li img {
 position: absolute;

 left: 0;

 top: 0;
}

.contact-page-form ul li {
 position: relative;

 margin-bottom: 30px;

 font-size: 23px;

 color: #fff;

 padding-left: 70px;
}

ul.scl li a {
 background: #37b34a;

 width: 300px;

 display: block;

 padding: 10px 20px;

 color: #fff;

 border-radius: 5px;

 transition: all 0.3s ease-in-out;
}

ul.scl li a:hover {
 background-color: #fff;

 color: #000;
}

ul.scl li {
 display: inline-block;

 margin: 0px 10px;

 color: #fff;
}

.contact-page-form ul li a:hover {
 color: #37b34a;
}

.ready-contact h3 {
 color: #fff;

 margin-bottom: 35px;
}

.bothsddres {
 background: linear-gradient(
  265.72deg,
  rgba(17, 150, 37, 0.3) 6.98%,
  rgba(0, 0, 0, 0) 99.76%
 );

 padding: 50px 0px;
}

.bothsddres h3 {
 color: #fff;

 margin-bottom: 15px;

 font-weight: 600;
}

div#newadd ul {
 list-style: none;

 padding-left: 0px;

 margin-bottom: 0px;
}

div#newadd li {
 font-size: 18px;

 color: #fff;

 margin-bottom: 10px;
}

div#newadd li:last-child {
 margin-bottom: 0px;
}

div#newadd li a {
 color: #fff;
}

div#newadd .col-md-6:nth-child(2) {
 border-left: 2px solid #eeeeee30;
}

.contact-page-form {
 padding: 50px 0px;
}

ul.scl {
 padding-left: 0px;
}

.about-boxes .ecom-indus img {
 display: inline-block !important;

 width: auto;
}

.about-boxes .ecom-indus {
 border: 1px solid #37b349;

 padding: 32px;

 border-radius: 10px;

 min-height: 450px;

 padding-bottom: 0px;
}

.about-boxes .owl-item.active {
 box-shadow: none;
}

.about-boxes .ecom-indus h3 {
 border-top: 0px;
}

.about-boxes .ecom-indus p {
 padding-right: 0px;
}

.about-boxes.shdow-corner {
 background: linear-gradient(
  265.86deg,
  rgba(17, 150, 37, 0.5) 6.05%,
  rgba(0, 41, 6, 0.5) 99.05%
 );
}

.shopify-tabs ul#myTab {
 height: 590px;

 direction: rtl;

 overflow: auto;

 padding-left: 30px;
}

/* width */

.shopify-tabs ul#myTab::-webkit-scrollbar {
 width: 3px;
}

/* Track */

.shopify-tabs ul#myTab::-webkit-scrollbar-track {
 background: #003d09;
}

/* Handle */

.shopify-tabs ul#myTab::-webkit-scrollbar-thumb {
 background: #37b34a;
}

/* Handle on hover */

.shopify-tabs ul#myTab::-webkit-scrollbar-thumb:hover {
 background: #37b34a;
}

div#shopi-develop .solpro-text {
 bottom: -219px;
}

.for-clr a.button-theme {
 color: #fff;

 font-weight: 400;
}

.for-clr a.button-theme:hover {
 color: #000;
}

div#shopi-develop .ecom-indus:hover .solpro-text {
 bottom: 0;
}

div#woocommerce-tabs ul li {
 width: 100% !important;
}

div#woocommerce-tabs a.button-theme {
 color: #fff;

 font-weight: 400;
}

div#woocommerce-tabs a.button-theme:hover {
 color: #000;
}

.WooCommerce-newsec ul#pills-tab li {
 width: 23%;

 margin: 0px 10px;
}

.WooCommerce-newsec ul#pills-tab li button {
 width: 100%;

 text-align: center;

 border: 2px solid #37b34a;

 color: #fff;

 height: 67px;
}

.WooCommerce-newsec ul#pills-tab li .nav-link.active {
 background-color: #37b34a !important;
}

.new-section-box {
 background: linear-gradient(
  9.33deg,
  rgba(17, 150, 37, 0.3) -1.33%,
  rgba(4, 117, 21, 0.078) 107.04%
 );

 border-radius: 30px;

 padding: 50px;
}

.woo-sers h3 {
 color: #fff;

 font-weight: 400;

 font-size: 20px;

 margin-top: 25px;
}

.woo-sers .col-md-3 {
 margin-bottom: 35px;
}

.woocomercepg .ecom-indus h3 {
 font-size: 22px;

 padding-right: 30px;
}

.b2bbg .cbmdtabs.for-bg-ad:before {
 background-image: url(../images/scrltabsbg.webp);
}

.phpboxes img {
 max-width: 100px;
}

.phpboxes h3 {
 color: #fff;

 margin: 15px 0px;
}

.phpboxes {
 border: 2px solid #37b34a;

 padding: 20px;

 border-radius: 5px;

 min-height: 710px;

 position: relative;
}

.phpboxes p {
 line-height: inherit;
}

.phpboxes a {
 position: absolute;

 bottom: 20px;
}

.b-empowering button {
 font-weight: 500;

 font-size: 20px;
}

.b-empowering button::after {
 color: #fff !important;
}

.corporateone li {
 margin-bottom: 10px;
}

.corpaft .for-bg-ad::before {
 height: 100%;
}

.midleslidercorpo {
 background: linear-gradient(
  9.33deg,
  rgba(17, 150, 37, 0.3) -1.33%,
  rgba(4, 117, 21, 0.078) 107.04%
 );

 border-radius: 60px;

 padding: 50px;

 margin-top: 50px;
}

.midleslidercorpo h3 {
 color: #fff;

 font-weight: 700;

 line-height: 46px;

 margin-bottom: 25px;

 font-size: 36px;
}

.withicn-box {
 padding: 0px 15px;

 position: relative;

 min-height: 630px;
}

.withicn-box h3 {
 color: #fff;

 font-size: 24px;

 min-height: 60px;

 font-weight: 600;

 line-height: 30px;
}

.withicn-box a {
 position: absolute;

 bottom: 10px;

 width: 92%;

 text-align: center;
}

.withicons-crls .owl-item.active {
 box-shadow: none;
}

.withicn-box img {
 width: 120px !important;

 margin-bottom: 24px;
}

.withicons-crls.shdow-corner {
 padding-top: 0px;
}

.b2bwbd ul#myTab {
 height: auto;
}

.b2bwbd .for-bg-ad:before {
 height: 100%;
}

.b2bwbd.shdow-corner {
 padding-bottom: 0px;
}

.b2bwebdevt .new-section-box {
 background: transparent;

 padding: 0px;
}

.b2bwebdevt ul#pills-tab li:last-child {
 margin-right: 0px;
}

.b2bwebdevt ul#pills-tab li {
 width: 31%;
}

.b2bwebdevt h4 {
 color: #fff;

 margin: 20px 0px;
}

.navbar-expand-lg .navbar-collapse {
 justify-content: flex-end;
}

.dropdown-menu.shadow.show {
 width: 100%;

 background-color: #000;

 border-radius: 0px;

 color: #fff;
}

.mega-content.px-4 ul {
 padding-left: 0px;

 list-style: none;
}

.mega-content.px-4 ul li {
 margin-left: 0px;

 margin-bottom: 4px;
}

.mega-content.px-4 ul li a:hover {
 color: #37b34a !important;
}

.mega-content.px-4 h6 {
 text-align: left;

 font-weight: 600;

 color: #37b34a;

 margin-bottom: 20px;

 font-size: 20px;
}

#closeToggle {
 display: none;
}

.b2bwebdevt a {
 color: #37b34a;
}

div#wdser a.button-theme {
 width: 100%;

 font-size: 14px;

 padding: 10px 8px;
}

div#wdser .withicn-box {
 min-height: 550px;
}

div#nospace h3 {
 min-height: initial;
}

div#nospace .withicn-box {
 min-height: auto;
}

.wwowebdesign ul#myTab li .nav-link.active {
 background-color: transparent;

 border-color: transparent;

 border: 0px;

 color: #37b34a;

 font-weight: 700;
}

.wwowebdesign ul#myTab li .nav-link {
 background-color: transparent;

 border-color: transparent;

 border: 0px;

 text-align: left;

 padding: 5px 0px;

 font-size: 18px;

 font-weight: 400;

 background-image: url(../images/list-item.webp);

 background-repeat: no-repeat;

 background-position: left center;

 padding-left: 24px;
}

.wwowebdesign .accordion-body img {
 width: 130px;

 margin-bottom: 13px;
}

.wwowebdesign .accordion-body h2 {
 font-size: 24px;

 margin-bottom: 10px;
}

div#wordps a.button-theme {
 width: 100%;

 padding: 10px 10px;

 font-size: 14px;
}

.extrword {
 background-color: #173d1d;
}

div#wordp .accordion-body img {
 float: left;

 margin-right: 64px;

 margin-top: 50px;
}

div#wordp a.button-theme {
 float: right;
}

div#wordps .withicn-box {
 min-height: 590px;
}

.bgword {
 background-color: #0e2411;
}

.dropdown-toggle::after {
 vertical-align: 0px;

 font-size: 25px;
}

.main-header.thnkyou {
 background-image: none;
}

div#b2bdes a {
    width: 100%;
    font-size: 13px;
}
div#b2bdes .withicn-box {
    min-height: 555px;
}

.b2bsectwoe {
    background: linear-gradient(266.29deg, rgba(17, 150, 37, 0.5) 6.09%, rgba(0, 41, 6, 0.5) 99.75%);
    padding: 50px 0px;
}

.for-b2bsethree {
    background-color: transparent !important;
}
.accordion-body.b2bsecedit img {
    margin-bottom: 25px;
}
.forno p {
    margin-bottom: 10px;
}
.crpsep img {
    padding-bottom: 50px;
}
.b2b-ecomerce-sec h3 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    font-size: 25px;
}
.withicn-box p a {
    position: inherit;
    font-weight: 700;
    font-size: 16px !important;
}
div#re-web-des .withicn-box {
    min-height: inherit;
}
.redefince.shdow-corner.bgdarks {
    background-color: #000;
}
div#webg {
    background-color: #061408;
}

div#re-web-res .withicn-box {
    min-height: 500px;
}
.branding-boxes {
    background: linear-gradient(266.65deg, rgba(17, 150, 37, 0.5) 6.17%, rgba(0, 41, 6, 0.5) 100.38%);
    padding: 50px 0px;
}

.brd-boxes {
    border: 2px solid #37b34a;
    border-radius: 10px;
    min-height: 467px;
    position: relative;
}

.brd-boxes h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}
.brd-boxes a.button-theme {
    position: absolute;
    bottom: 32px;
}
.brdgsect3 .owl-item.active {
 box-shadow: none;
}
.brdcontent-box h3 {
   color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.branding-needs h3 {
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 20px;
    border-top: 10px solid;
    border-image: linear-gradient(to right, #37B349, #000) 1;
    padding-top: 27px;
    margin-top: 35px;
}
.branding-needs {
    background: linear-gradient(93.57deg, rgba(17, 150, 37, 0.3) -19.09%, rgba(4, 117, 21, 0.078) 90.26%);
    padding: 50px 0px;
}
.for-mobile .owl-item.active {
 box-shadow: 0px !important;
}
.for-mobile .brd-boxes {
    min-height: inherit !important;
}
.for-mobile .brd-boxes a{
position:inherit !important;
bottom: 0 !important
}
.for-mobile{
  display: none;
}
.shdow-corner.appmain {
    background: linear-gradient(265.56deg, rgba(17, 150, 37, 0.3) 6.96%, rgba(0, 0, 0, 0) 99.51%);
}
.shdow-corner.appmain:before{
display:none;
}
.appsectiontwo .col-md-12.text-center {
    padding: 0px 200px;
}
.appmain h5 {
    color: #fff;
    font-weight: 300;
    font-size: 23px;
    margin-bottom: 20px;
}
.appmain h2 span {
    color: #006a13;
}
.apsec4 ul.startulist li {
    margin-bottom: 20px;
}
.apsec4 ul.startulist li:last-child {
    margin-bottom: 0px;
}
.app-tabs-in li {
    width: 100% !important;

}
.app-tabs-in li button {
    border: 0px !important;
    border-bottom: 1px solid #fff !important;
    text-align: left;
    margin-bottom: 0px !important;
    font-size: 16px !important;
}
.app-tabs-in ul#myTab li .nav-link.active{
background-color: transparent !important;
color: #37b34a !important; 
}
.app-tabs-in .accordion-body {
    padding: 100px;
}
.app-tabs-in ul#myTab {
    padding: 35px;
    background: linear-gradient(180deg, #1d5025 0%, #022204 100%);
}

.app-tabs-in img {
    margin-bottom: 35px;
}
.expert-an {
    background: linear-gradient(266.29deg, rgba(17, 150, 37, 0.5) 6.09%, rgba(0, 41, 6, 0.5) 99.75%);
    padding: 50px 0px;
}
.expan-box h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.expan-box .col-md-9 {
    margin-bottom: 20px;
}
.software-dev.shdow-corner.app-tabs-in {
    overflow: hidden;
}
.ot-stacks {
    background: linear-gradient(10.58deg, rgba(17, 150, 37, 0.3) -1.48%, rgba(4, 117, 21, 0.078) 119.36%);
    padding: 50px 0px;
}
.app-tabs-in{
  padding:0px;
}
.app-tabs-in h2 {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: inherit;
}
.software-dev ul#myTab li h2 {
    font-size: 36px;
}

.counter-app .col-md-3 h2 {
    font-weight: 700;
    font-size: 60px;
    color: #26DB42;
    margin-bottom: 10px;
}

.counter-app .col-md-3 h4 {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    margin-left: 23px;
    margin-bottom: 35px;
}
.app-tabs-in .accordion-body {
    padding: 25px 100px;
}
.counter-app .col-md-8 h2 {
    position: relative;
padding-top: 40px
}

.counter-app .col-md-8 h2:before {
    content: "";
    position: absolute;
    height: 11px;
    width: 200px;
    background-color: #26db42;
    top: 0;
}
.counter-app{
  padding:50px 0px;
}
.cat-app{
    padding:50px 0px;
    background: linear-gradient(10.48deg, rgba(17, 150, 37, 0.3) -1.47%, rgba(4, 117, 21, 0.078) 118.46%);
}
.expan-box .col-md-3 {
    width: 20%;
}
.for-mobile .owl-item.active {
 box-shadow: none !important;
}
.whad-mob{
  display: none;
}
.pg-calto {
    background: linear-gradient(88.09deg, rgba(17, 150, 37, 0.3) 4.52%, rgba(4, 117, 21, 0) 96.63%);
    padding: 50px 0px;
}
.row.expan-box a {
    color: #37B34A;
}
.aap-pg .withicn-box {
    min-height: 510px;
}

.aap-pg .withicn-box a.button-theme {
    padding: 10px 0px;
}
.software-dev.shdow-corner.app-tabs-in a.button-theme {
    color: #fff;
    font-weight: 400;
}
.redefince.shdow-corner.hireapp-sect {
    background-color: #000;
}
.hireapp-sect button.accordion-button {
    background-color: transparent;
}

.hireapp-sect button::after{
display:none;
}
.hireapp-sect button {
    border: 0px !important;
}

.accordion-button:not(.collapsed){
box-shadow:none;
}
.hireapp-sect button.accordion-button {
    color: #37b34a;
    font-weight: 700;
    font-size: 26px;
}

.hireapp-sect button.accordion-button img {
    margin-right: 18px;
}

.hireapp-sect h3 {
    line-height: 30px;
}
.hireapp-sect div#accordionExample {
    border: 3px solid #37b34a;
    border-radius: 20px;
    padding: 50px 20px;
}
.redefince.shdow-corner.hireapp-sect {
    background: linear-gradient(264.92deg, rgba(17, 150, 37, 0.3) 6.89%, rgba(0, 0, 0, 0) 98.48%);
}
.dedicatedsec3 {
    background: linear-gradient(266.29deg, rgba(17, 150, 37, 0.5) 6.09%, rgba(0, 41, 6, 0.5) 99.75%);
}
.dedicsec5 {
    padding: 50px 0px;
}

.dedicsec5 .withicn-box {
    min-height: auto;
}

a.button-theme.text-center:hover {
    color: #37b34a !important;
}
#adams .accordion-body {
    padding: 25px 30px;
}
.row.extboxes {
    border: 2px solid #37b34a9e;
    margin: 0px 0px 22px 0px;
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
    min-height: 200px;
}

.row.extboxes h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
} 
.row.extboxes .col-md-3 {
    width: 20%;
}
.row.extboxes .col-md-9 {
    width: 80%;
}
.extensive-section {
    padding: 50px 0px;
    background: linear-gradient(266.41deg, rgba(17, 150, 37, 0.5) 6.11%, rgba(0, 41, 6, 0.5) 99.95%);
}
.pioneering .withicn-box {
    min-height: inherit;
}
.pioneering {
    background: linear-gradient(264.92deg, rgba(17, 150, 37, 0.3) 6.89%, rgba(0, 0, 0, 0) 98.48%);
    padding: 50px 0px;
}
.blueprintapp button.accordion-button:after {
    display: none;
}
.blueprintapp button.accordion-button img {
    float: right;
    position: relative;
    top: 14px;
}
.blueprintapp button.accordion-button {
    display: block;
}
.blueprintapp .accordion-item {
    background-color: #37b34a6e;
    margin-bottom: 10px;
    border: 3px solid #26DB42;
}
.redefince button.accordion-button.collapsed{
  font-size: 17px;
  font-weight: 500;
}

.redefince button.accordion-button{
   font-size: 18px;
  font-weight: 500;
}
.blueprintapp button.accordion-button {
    background-color: transparent;
}

.blueprintapp button.accordion-button.collapsed {
    margin-bottom: 0px;
}
.dgb-dev {
    background: linear-gradient(263.22deg, rgba(17, 150, 37, 0.3) 6.7%, rgba(0, 0, 0, 0) 95.84%);
}

.unleash-spacing .accordion-body {
    padding: 150px 100px;
}
.pioneering img {
    width: 180px !important;
}

.android-appd .brd-boxes {
    min-height: 560px;
}

.android-appd-2 .brd-boxes {
    min-height: 650px;
}

.android-appd-3 .brd-boxes {
    min-height: 520px;
    margin-bottom: 0px;
}
div#android-appd {
    background: linear-gradient(266.65deg, rgba(17, 150, 37, 0.5) 6.17%, rgba(0, 41, 6, 0.5) 100.38%);
    padding: 50px 0px;
}
div#bg-app-and {
    background: transparent;
}
.android-sect3bg {
    background: linear-gradient(266.65deg, rgba(17, 150, 37, 0.5) 6.17%, rgba(0, 41, 6, 0.5) 100.38%);
}
.android-sect43bg {
    background: transparent;
}
.expesect11 {
    background: #002906;
    background: -moz-linear-gradient(left, #002906 0%, #119625 100%);
    background: -webkit-linear-gradient(left, #002906 0%,#119625 100%);
    background: linear-gradient(to right, #002906 0%,#119625 100%);
}
.brd-boxes img {
    display: block;
}
.adition img {
    position: absolute;
    left: -58px;
    top: -58px;
}
.adition{
  width: 86%;
  margin:0 auto;
  margin-bottom: 100px;
}
.adition a.button-theme {
    text-align: center;
    padding: 10px 0px !important;
    font-size: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 83%;
}
.android-sect43bg .col-md-12.text-center {
    margin-bottom: 50px;
}
.aadeve img {
    width: 120px !important;
}

/*------------------------------
Virgina landing pagge
------------------------------*/
body.whithe-theme {
    background-color: #fff;
}
.whithe-theme .nav-area ul li a{
color: #000 !important;
}
.whithe-theme h1 {
    color: #000;
}
.whithe-theme h2 {
    color: #000;
}
.whithe-theme p {
    color: #000;
}
.whithe-theme .form-top {
    background-color: #ffffffd4;
}
.whithe-theme .form-top input{
  border:1px solid #000;
}
.whithe-theme .form-top textarea{
  border:1px solid #000;
}
.whithe-theme .form-top button{
color: #000;
}
.vergina-sec1 {
    background: linear-gradient(-91.39deg, rgba(55, 179, 74, 0.3) 5.21%, rgba(255, 255, 255, 0) 93.08%);
    padding: 50px 0px;
}
.verginia-sec2 .owl-item.active{
  box-shadow: none;
}
.verginia-sec2 .brd-boxes{
  text-align: center;
  min-height: 480px;
}
.verginia-sec2 .brd-boxes h3{
font-size: 21px;
color: #000;
}
.verginina-sec3 p {
    padding-bottom: 20px;
}

.verginina-sec3 .accordion-item{
  border:none;
}
.verginia-sec2 .brd-boxes img{
width: 45%;
margin:0 auto;
padding-bottom: 24px;
}
.verginia-sec2  .owl-theme .owl-dots .owl-dot span {
    background: #ababab6b;
}
.verginina-sec3{
background: linear-gradient(91.39deg, rgba(55, 179, 74, 0.3) 5.21%, rgba(255, 255, 255, 0) 93.08%);
padding-bottom: 5px;
}
.whithe-theme ul.socila-list li img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.verginina-sec3 button.accordion-button {
    font-weight: 600;
}

.verginina-sec3 button.accordion-button.collapsed {
    color: #37b34a;
    font-weight: 600;
}
.verginina-sec3 .accordion-button::after {
    top: 14px;
    height: 35px;
    width: 35px;
    border: 2px solid #37b34a;
    text-align: center;
    border-radius: 100%;
    line-height: 33px;
}
.verginina-sec3 .accordion-button:not(.collapsed)::after, .accordion-button::after {
     height: 35px;
    width: 35px;
     border-radius: 100%;
    line-height: 33px;
}
.virgini-sec4{
  padding: 50px 0px;
}
.virgini-sec4 h4 {
    font-size: 20px;
    font-weight: 600;
}

.virgini-sec4 .owl-item.active{
  box-shadow: none;
}
.virgini-sec4 .card {
    min-height: 324px;
}
.virgini-sec5 {
    background: linear-gradient(180.04deg, rgba(55, 179, 74, 0.15) 0.04%, rgba(255, 255, 255, 0) 37.17%, rgba(55, 179, 74, 0.15) 79.25%);
    padding: 50px 0px;
}
.whithe-theme .testimonials {
    background-image: none;
    padding-top: 50px;
}
.whithe-theme .testimonials h4 {
    color: #000;
}
.whithe-theme .testimonials h5 {
    color: #000;
}
.whithe-theme .testimonials .carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000;
}
.whithe-theme .faqs button.accordion-button.collapsed {
    color: #000;
}
.white-fq {
  background: linear-gradient(92.16deg, rgba(55, 179, 74, 0.3) 5.14%, rgba(255, 255, 255, 0) 91.88%);
  padding: 35px 1px;
    margin-top: 30px;
}
.whithe-theme footer {
    background: linear-gradient(180.04deg, rgba(55, 179, 74, 0.15) 0.04%, rgba(255, 255, 255, 0) 37.17%, rgba(55, 179, 74, 0.15) 79.25%);
}
.whithe-theme footer a {
    color: #000;
}

.whithe-theme footer li {
    color: #000;
}
.whithe-theme .footer-top h3 {
    color: #000;
    margin-bottom: 0px;
}
.whithe-theme footer li a{
    color: #000;
}
.whithe-theme .footer-bottom input{
color:#000;
}
.whithe-theme .footer-bottom textarea{
color:#000 !important;
}
.whithe-theme .copyright {
    border-top: 1px solid #37b34a;
}
.whithe-theme .footer-bottom input::-webkit-input-placeholder { /* Edge */
  color: #000;
}

.whithe-theme .footer-bottom input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.whithe-theme .footer-bottom input::placeholder {
  color: #000;
}

.whithe-theme .footer-bottom textarea::-webkit-input-placeholder { /* Edge */
  color: #000;
}

.whithe-theme .footer-bottom textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.whithe-theme .footer-bottom textarea::placeholder {
  color: #000;
}
.whithe-theme .post-area p {
    color: #fff;
}
.whithe-theme .mega-content ul li a {
    color: #fff !important;
}

/*----------------------------
Vigina page end css
----------------------------*/

.flutter-pg .row.extboxes {
    min-height: 256px;
}
.fltter-sect43bg .adition img {
    width: 95px;
}
.fltter-sect43bg .brd-boxes {
    min-height: 316px;
    background-color: #00800066;
}
.fltter-sect43bg .brd-boxes h3 {
    font-size: 23px;
}
.fltter-sect43bg .android-appd-3 .brd-boxes{
min-height: 260px;
}
.row.spaceb {
    margin-bottom: 80px;
}
.flutersec5 {
    background: linear-gradient(266.42deg, rgba(17, 150, 37, 0.5) 6.11%, rgba(0, 41, 6, 0.5) 99.96%);
    padding: 50px 0px;
}
.flutter-lastsec h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.flutter-lastsec {
    background: linear-gradient(266.42deg, rgba(17, 150, 37, 0.5) 6.11%, rgba(0, 41, 6, 0.5) 99.96%);
    padding: 50px 0px;
}
div#flunobg {
    background: transparent;
}
.flutersec5 .withicn-box {
    min-height: auto;
}
div#readt-app ul#pills-tab li {
    width: 23%;
}
.react-sec1 {
    background: linear-gradient(266.71deg, rgba(17, 150, 37, 0.3) 7.09%, rgba(0, 0, 0, 0) 101.4%);
}
.react-sec2{
  background: linear-gradient(266.53deg, rgba(17, 150, 37, 0.5) 6.12%, rgba(0, 41, 6, 0.5) 100.15%);

}
.react-sec2 .brd-boxes {
    min-height: 247px;
    margin-bottom: 72px;
}
.react-sec3 {
    padding: 50px 0px;
}
.react-sec4 {
    background: linear-gradient(267.06deg, rgba(17, 150, 37, 0.3) 7.13%, rgba(0, 116, 18, 0.3) 101.99%);
}
#react-sec5{
  background: linear-gradient(265.74deg, rgba(17, 150, 37, 0.3) 6.98%, rgba(0, 28, 4, 0.3) 99.8%);
}
div#react-tabss {
    padding-top: 50px;
}
.fintech-sec2 {
    padding: 50px 0px;
    background: linear-gradient(266.82deg, rgba(17, 150, 37, 0.5) 6.15%, rgba(0, 41, 6, 0.5) 100.64%);
}
div#fintech-bgnone {
    background-color: #000;
}
div#ondemand-res .row.extboxes {
    min-height: 200px;
}
div#ondemand-height .brd-boxes.adition {
    min-height: 200px;
}
div#ondemandcrls .withicn-box {
    text-align: center;
}
div#custom-demand .col-md-2 {
    width: 20%;
}

.col-md-2.hide-demand {
    display: none;
}

div#custom-demand{
  margin-top: 35px;
}

div#custom-demand h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

div#custom-demand ul {
    padding-left: 0px;
    list-style: none;
}

div#custom-demand ul li {
    color: #fff;
margin:10px 0px;
}

div#custom-demand ul li img {
    width: 34px;
    margin-right: 10px;
}
.bekaar-section {
    padding: 50px 0px;
}

.main-header.portfolio-main {
    background-image: none !important;
}

.port-section1 p {
    padding: 0px 300px;
    padding-bottom: 15px;
}

.port-section1 {
    padding: 80px 0px 50px 0px;
}

.cmon{
  padding: 50px 0px;
}
.portmsecall-left {
    background: linear-gradient(-266.6deg, rgba(55, 179, 74, 0.5) 6.13%, rgba(0, 41, 6, 0) 100.26%);
}
.sidecom h3 {
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 24px;
    z-index: 10;
    position: relative;
}
.sidecom ul.projectdtl {
    padding-left: 0px;
    list-style: none;
    color: #fff;
}

.sidecom ul.projectdtl li {
    display: block;
    margin-bottom: 10px;
}
.sidecom ul.projectdtl li span {
    background-color: #37b34a;
    display: inline-block;
    margin-left: 10px;
    padding: 2px 15px;
    font-size: 14px;
}
.sidecom {
    border: 4px solid #37b34a;
    border-radius: 20px;
    padding: 30px;
    position: relative;
}

.right-side.sidecom:before {
    content: "";
    position: absolute;
    background-color: #37b34a;
    height: 100%;
    width: 30%;
    right: 0;
    top: 0;
    z-index: 0;
border-radius: 0px 16px 16px 0px;
}
.sidecom img {
    position: relative;
    z-index: 1;
    right: -35px;
    top: 0px;
    min-width: 584px;
}

.portmsecall-right {
    background: linear-gradient(266.6deg, rgba(55, 179, 74, 0.5) 6.13%, rgba(0, 41, 6, 0) 100.26%);
}

.left-side.sidecom:before {
    content: "";
    position: absolute;
    background-color: #37b34a;
    height: 100%;
    width: 30%;
    right: 0;
    top: 0;
    z-index: 0;
border-radius: 0px 16px 16px 0px;
}
.left-side.sidecom img {
    position: relative;
    z-index: 1;
    left: -132px;
}

.left-side.sidecom::before {
    right: inherit;
    left: 0px;
    border-radius: 16px 0px 0px 16px;
}

.verginia .banner-text a.button-theme:hover {
    background-color: #047516;
    color: #fff;
}
.revo-boxes h3 {
    color: #000;
    font-weight: 700;
    padding: 20px 0px;
    margin-bottom: 0px;
}

.revo-boxes {
    border: 2px solid #37b34a;
    border-radius: 10px;
    min-height: 414px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}
.revo-boxes:hover {
    background-color: #37b34a;
}

.revo-boxes:hover p, h3{
  color: #fff;
}

.revo-boxes:hover h3{
  color: #fff;
}

.revo-boxes:hover img {
    filter: brightness(10);
}

.web-cons .card {
    min-height: 260px;
}  

.web-cons {
    background: linear-gradient(91.39deg, rgba(55, 179, 74, 0.3) 5.21%, rgba(255, 255, 255, 0) 93.08%);
    padding-bottom: 5px;
}

.blk li{
  color: #000
}
.blk strong{
  color: #000;
}
.testimonials.webconsul {
    background: linear-gradient(10.21deg, rgba(17, 150, 37, 0.5) -1.44%, rgba(0, 0, 0, 0.5) 115.77%);
    padding-bottom: 22px;
}

.webconport h3 {
    font-weight: 600;
    color: #000;
    margin: 16px 0px;
}
@media screen and (max-width: 1366px) {
 div#quality-focused .ecom-indus .solpro-text {
  bottom: -433px;
 }
 .sidecom img {
    right: -35px;
    top: 12px;
    min-width: 526px;
}
.left-side.sidecom img{
    top:0px;
}

.credible-software .inner-ser-content {
    height: 580px;
}
 div#re-web-res .withicn-box {
    min-height: 550px;
}
div#re-web-res .withicn-box a.button-theme {
    font-size: 12px;
}
div#b2bdes .withicn-box {
    min-height: 590px;
}
 div#wordps .withicn-box {
  min-height: 615px;
 }

 div#wordp h2 {
  line-height: inherit;

  font-size: 20px;
 }

 div#wordp p {
  margin-bottom: 0px;

  font-size: 15px;
 }

 div#wordp .accordion-body img {
  margin-top: 10px;

  margin-right: 20px;
 }

 .phpboxes {
  min-height: 790px;
 }

 div#b2b-develop .solpro-text {
  bottom: -200px;
 }

 div#b2b-develop .ecom-indus:hover .solpro-text {
  bottom: 0px;
 }

 div#shopi-develop .solpro-text {
  bottom: -180px;
 }

 div#shopi-develop .ecom-indus p {
  padding-right: 0px;
 }
}

@media screen and (max-width: 1200px) {
 .banner-text .col-md-7 {
  width: 100%;
 }
 .no-display{
  display: none;
}
.for-mobile{
  display: block;
}
.brdcontent-box img {
    max-width: 156px;
    margin-bottom: 20px;
}

 div#newadd .col-md-6:nth-child(2) {
  border-left: 0px;

  border-top: 2px solid #eeeeee30;

  margin-top: 35px;

  padding-top: 25px;
 }

 .tec-levcalto .col-md-6.text-center img {
  position: inherit;

  left: 0;

  top: 0;
 }

 .ecom-indus p {
  padding-right: 0px;
 }

 .tec-levcalto {
  padding: 50px 0px;

  padding-bottom: 0px;
 }

 .ecomdev h3 {
  margin-top: 30px;
 }

 .ecommerce-development .banner-text {
  padding-bottom: 50px;
 }

 .form-top:before {
  display: none;
 }

 .form-top:after {
  display: none;
 }

 .form-top {
  margin-top: 50px;

  text-align: left;
 }

 .startupsec .row {
  flex-direction: column-reverse !important;
 }

 .hmoffers2 .row {
  flex-direction: column-reverse !important;
 }

 .no-display img {
  display: block;

  margin: 0 auto;

  margin-top: 30px;
 }

 .software-dev img {
  margin-bottom: 40px;
 }

 .startupsec img {
  margin-top: 40px;
 }

 .hmoffers img {
  margin-top: 40px;
 }

 .hmoffers2 img {
  margin-top: 40px;
 }

 .faqs .col-md-2 {
  display: none;
 }

 .faqs .col-md-8 {
  width: 100%;
 }

 .banner-text .col-md-5 {
  width: 100%;

  text-align: center;
 }

 .main-header {
  background-image: none;
 }

 .main-header h1,
 h2 {
  padding-right: 0px;
 }

 .banner-text p {
  padding-right: 0px;
 }

 .banner-text {
  padding-bottom: 0px;
 }

 .shdow-corner .col-md-6 {
  width: 100%;
 }

 .inner-ser-content {
  height: 341px;
 }

 hr,
 h2 br {
  display: none;
 }

 .credible-software .inner-ser-content {
  height: 590px;
 }

 .software-dev ul#myTab li button {
  font-size: 12px;
 }

 .nav-area ul li {
  margin-left: 10px;
 }

 button.navbar-toggler {
  background-color: #fff;
 }

 ul.oferslists li img {
  margin-top: 0px;
 }

 .form-section {
  margin-top: 50px;
 }
 .appsectiontwo .col-md-12.text-center {
    padding: inherit;
}
}

@media screen and (max-width: 1000px) {
 h1,
 h2 {
  font-weight: 700;

  font-size: 24px;
 }

 .WooCommerce-newsec img {
  margin-top: 35px;
 }

 .contact-page-form h2 {
  font-size: 50px;

  line-height: 90px;
 }

 .footer-top .col-md-6 {
  width: 33.333333%;
 }

 .footer-top .col-md-4 {
  width: 33.333333%;
 }

 .footer-top .col-md-2 {
  width: 33.333333%;
 }

 .footer-midle ul li {
  width: 100% !important;

  border: none;
 }

 .footer-bottom .col-md-6 {
  width: 100%;
 }

 .credible-software .inner-ser-content {
  height: 510px;
 }

 .footer-top h3 {
  display: none;
 }
}

@media (max-width: 991.98px) {
 .offcanvas-collapse {
  position: fixed;

  top: 0px; /* Height of navbar */

  bottom: 0;

  z-index: 1;

  left: 100%;

  width: 80%;

  padding-right: 1rem;

  padding-left: 1rem;

  overflow-y: auto;

  visibility: hidden;

  background-color: #000;

  transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;

  z-index: 999;
 }

 .thnktext::before {
  display: none;
 }

 .dropdown-toggle::after {
  vertical-align: 0px;

  font-size: 24px;

  right: 14px;

  position: absolute;

  margin-top: 8px;
 }

 .navbar-toggler-icon {
  display: inline-block;

  width: 35px;

  height: 35px;

  vertical-align: middle;

  background-image: var(--bs-navbar-toggler-icon-bg);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 25px;
 }

 .offcanvas-collapse.open {
  visibility: visible;

  transform: translateX(-100%);
 }
}

@media (max-width: 991px) {
 .software-dev .tab-content > .tab-pane {
  display: block;

  opacity: 1;
 }

 ul.scl li {
  display: block;
 }

 ul.scl li a {
  width: 100%;

  display: block;

  margin: 10px 0px;
 }

 .for-bg-ad:before {
  left: 0;

  width: 100%;

  position: absolute;

  z-index: -1;

  background-size: cover;

  height: 100%;
 }

 .software-dev div#myTabContent {
  padding: 0px;
 }

 .software-dev button.accordion-button {
  background-color: transparent;

  width: 100%;

  border: 1px solid #fff;

  margin-bottom: 14px;

  border-radius: 2px;

  color: #fff;

  padding: 12px 0px;

  background-color: #37b34a;

  border-color: #37b34a;

  padding: 10px;
 }

 .software-dev button.accordion-button.collapsed {
  width: 100%;

  margin: 0px;

  border-color: #37b34a;

  background-color: transparent;

  width: 100%;

  padding: 10px !important;

  border: 1px solid #fff;

  margin-bottom: 14px;

  border-radius: 2px;

  color: #fff;

  padding: 12px 0px;
 }

 .accordion-button:focus {
  box-shadow: none !important;
 }

 .software-dev div#myTabContent {
  width: 100%;
 }

 ul.socila-list {
  display: none;
 }

 .inner-ser-content {
  height: 390px;
 }

 .copyright ul.socila-list {
  position: inherit;

  text-align: center;
 }

 .copyright ul.socila-list li {
  display: inline-block;

  line-height: 0;

  height: auto;
 }

 .nav-area ul li.contact-us a {
  background-color: #37b34a;

  border-radius: 5px;

  margin-left: inherit;

  border-bottom: none;

  padding: 12px 15px !important;
 }

 div#navbarTogglerDemo02 {
  margin-top: 24px;

  text-align: center;
 }

 .banner-text {
  padding-top: 0px;
 }

 .nav-area.py-3 {
  border-bottom: 1px solid;

  margin-bottom: 20px;
 }

 .dropdown-menu.dropservices {
  float: left;
 }
}

@media screen and (max-width: 768px) {
 .shdow-corner:before {
  display: none;
 }
 .dev-services .owl-carousel .owl-item img {
    margin-bottom: 0px;
}
 .port-section1 p {
    padding: 0px;
}
.sidecom .col-md-7 {
    width: 100%;
}
.sidecom .col-md-5 {
    width: 100%;
}
.right-side.sidecom:before{
display:none;
}
.left-side.sidecom:before{
display:none;
}
.sidecom img {
    right: inherit;
    top: inherit;
    min-width: inherit;
    margin-top: 30px;
}
.left-side.sidecom img{
  left: inherit;
    top: inherit;
    min-width: inherit;
    margin-top: 30px;
}
 .row.des-hidden {
    display: none;
}
.for-mobile {
    display: block;
}
.owl-carousel .owl-item img {
    margin-bottom: 20px;
}
.fltter-sect43bg .brd-boxes img {
    width: inherit !important;
}
.flutter-lastsec .col-md-6 {
    width: 100%;
}
 div#inhert-lin h3#headingTwo {
    line-height: 50px;
}
.expan-box .col-md-3 {
    width: inherit;
}
.crpsep img {
    padding-bottom: 0px;
}
 .credible-software .inner-ser-content {
  height: inherit;
 }

 .mega-content .col-md-3 {
  width: 100% !important;
 }

 .shdow-corner:before {
  z-index: inherit;
 }

 a.navbar-brand {
  padding-bottom: 0px !important;
 }

 button.navbar-toggler {
  padding: 0px 2px;

  border-radius: 0px !important;
 }

 .main-header.shdow-corner {
  padding-top: 0px;

  padding-bottom: 0px;

  /* background: rgb(2,21,5); */

  background: -moz-linear-gradient(
   45deg,
   rgba(2, 21, 5, 1) 0%,
   rgba(0, 0, 0, 1) 100%
  );

  /* background: -webkit-linear-gradient(45deg, rgba(2,21,5,1) 0%,rgba(0,0,0,1) 100%); */

  background: linear-gradient(
   45deg,
   rgba(2, 21, 5, 1) 0%,
   rgba(0, 0, 0, 1) 100%
  );

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#021505', endColorstr='#000000',GradientType=1 );
 }

 .nav-area.py-3 {
  padding: 0px 0px !important;

  border-bottom: 1px solid #c1c1c178;
 }

 .shdow-corner {
  z-index: inherit;
 }

 a.navbar-brand {
  padding-top: 0px !important;

  padding-left: 0px !important;

  padding-right: 0px !important;

  margin-right: 0px !important;

  border-bottom: 0px !important;
 }

 nav.navbar.navbar-expand-lg {
  border-bottom: 1px solid #eeeeee2b;
 }

 #closeToggle {
  display: block;

  float: right;

  background-color: #37b34a;

  font-weight: 500;

  margin-top: 12px;

  position: absolute;

  right: 20px;

  top: 0px;

  color: #fff;

  border: 1px solid #ffffff45;

  width: 36px;

  height: 30px;
 }

 .nav-area.py-3 {
  border-bottom: none;

  margin-bottom: 0px;
 }

 ul.navbar-nav.mb-2.mb-lg-0 {
  padding-top: 25px;
 }

 .nav-area.py-3 a {
  font-size: 16px !important;

  font-weight: 500;

  display: block;

  padding-top: 12px;

  padding-bottom: 12px;

  padding-right: 15px;

  padding-left: 15px;

  line-height: 26px;

  overflow-x: hidden;

  letter-spacing: 0.3px;

  text-transform: capitalize !important;

  color: rgba(255, 255, 255, 0.8) !important;

  border-bottom: 1px solid rgba(92, 92, 92, 0.23);
 }

 .mega-content.px-4 a {
  font-size: 13px !important;
 }

 .mega-content.px-4 {
  padding-left: 0px !important;

  padding-right: 0px !important;
 }

 .mega-content .list-group {
  background-color: #171717;

  border-radius: 0px;
 }

 .mega-content .list-group li a {
  display: block;

  padding: 12px 12px;

  border-bottom: 1px solid #eeeeee1c;
 }

 .mega-content .list-group li:last-child a {
  border-bottom: 0px;
 }

 .mega-content .col-12.col-sm-4.col-md-3.py-4 {
  padding-bottom: 0px !important;

  padding-left: 0px;

  padding-right: 0px;
 }

 .shdow-corner .col-md-6 img {
  display: none;
 }

 .shdow-corner {
  padding: 25px 0px;
 }

 .b2bwebdevt .new-section-box .col-md-4 {
  width: 33.33%;
 }

 .b2bwebdevt .new-section-box .col-md-3 {
  width: 50%;
 }

 .withicn-box {
  min-height: inherit;
 }

 .withicn-box a {
  position: inherit;

  bottom: 0px;

  width: 100%;
 }

 .corporateone img {
  display: none;
 }

 .corporatetwo img {
  display: none;
 }

 .midleslidercorpo .col-md-6 {
  width: 100%;
 }

 .midleslidercorpo h3 {
  font-size: 22px;
 }

 .woo-sers.shdow-corner {
  padding-bottom: 0px;
 }

 div#shopi-develop .solpro-text {
  bottom: 0px;
 }

 div#b2b-develop .solpro-text {
  bottom: 0px;
 }

 .WooCommerce-newsec ul#pills-tab li {
  width: 100%;

  margin: 10px 0px;
 }

 .woo-sers .col-md-3 {
  width: 50%;
 }

 div#quality-focused .solpro-text {
  bottom: 0 !important;
 }

 .shdow-corner:before {
  top: 0;
 }

 .contact-page-form .row {
  flex-direction: column-reverse !important;
 }

 .contact-page-form {
  padding-top: 0px;
 }

 .form-section input[type="submit"] {
  margin-bottom: 50px;
 }

 .contact-page-form ul li img {
  display: block !important;
 }

 ul.trustrev li {
  width: 100%;

  margin: 10px 0px;
 }

 .solpro-text {
  padding-top: 20px;

  bottom: 0;
 }

 .for-bg-ad .tab-content.accordion {
  padding: 30px 0px;
 }

 .faqs .col-md-10 {
  width: 100%;
 }

 .testimonials .col-md-5 {
  width: 100%;

  margin-bottom: 20px;
 }

 .testimonials .col-md-7 {
  width: 100%;
 }

 .popup input {
  width: 100%;

  border-bottom: 1px solid #26db42;

  margin: 20px 0px;
 }

 .nav-area ul li {
  margin-left: 0px;
 }

 .credible-software .inner-ser-content a {
  position: inherit;

  bottom: inherit;
 }

 .inner-ser-content a {
  position: inherit;

  bottom: inherit;
 }

 .inner-ser-content {
  height: inherit;
 }

 ul.socila-list {
  display: block;
 }

 div#navbarTogglerDemo02 {
  margin-top: 24px;

  text-align: center;
 }

 .banner-text {
  padding-top: 30px;
 }

 .software-dev div#myTabContent {
  width: 100%;
 }

 h1,
 h2 {
  font-weight: 700;

  font-size: 24px;

  margin-bottom: 20px;
 }

 .post-area .col-md-3 {
  width: 50%;
 }

 .portfolio .carousel-indicators {
  bottom: -40px;
 }

 .cbmdtabs.for-bg-ad:before {
  height: 100%;
 }
 .software-dev.wwowebdesign.shdow-corner.bgword img {
    float: none !important;
    margin-bottom: 35px;
}
}

@media screen and (max-width: 767px) {
 .post-area .col-md-3 {
  width: 100%;
 }
 .vergina-sec1 img {
    display: none;
}
div#custom-demand .col-md-2 {
    width: 100%;
}

div#custom-demand ul li {
    color: #fff;
    margin: 2px 10px;
    width: 44%;
    float: left;
    font-size: 12px;
}

div#custom-demand ul li img {
    width: 20px;
    margin-right: 2px;
}
div#custom-demand .col-md-2 h3 {
    margin-top: 12px;
    float: left;
    width: 100%;
}
div#ondemandcrls img {
    display: inline-block;
}
.hidens{
  display: none;
}
div#react-tabss li.nav-item {
    width: 100% !important;
    margin-bottom: 0px;
}

div#react-tabss li.nav-item button {
    padding: 10px 0px !important;
    height: inherit;
}
.b2bwebdevt .new-section-box .col-md-3 {
    width: 50%;
}
.credible-software .inner-ser-content a img {
    margin-bottom: 0px;
}
 .virgini-sec4 img {
    display: none !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #c9c9c96b;
}
 .row.expan-box a img {
    width: 13px;
    display: inline-block;
    position: relative;
    top: 7px;
}
.row.spaceb{
  margin-bottom: 0px;
}
.flutter-lastsec img {
    display: none;
}
.vergina-sec1 {
    margin-top: 50px;
}
.verginina-sec3 a.button-theme {
    margin-bottom: 30px;
}
.verginina-sec3 .accordion-button::after {
    top: inherit;
    height: 35px;
    width: 35px;
    border: 0px;
    line-height: inherit;
    right: 13px;
}
.white-fq .accordion-button::after {
    top: 5px;
    right: 0;
}
.verginina-sec3.faqs button.accordion-button.collapsed {
    padding: 10px 20px;
}
.verginina-sec3.faqs .accordion-button:not(.collapsed) {
    padding: 10px 20px;
}
.verginina-sec3.faqs .accordion-button:not(.collapsed)::after, .accordion-button::after{
      top: 5px;
}
#andapp-mob img {
    width: inherit;
    margin-bottom: 30px;
}
.whithe-theme .footer-bottom h3{
  color: #000;
}
#andapp-mob .brd-boxes {
    padding: 20px !important;
}
.row.extboxes .col-md-3 {
    width: inherit;
}
.row.extboxes .col-md-9 {
    width: inherit;
}
.unleash-spacing .accordion-body {
    padding: inherit;
}

.software-dev.shdow-corner.app-tabs-in a.button-theme {
    margin-bottom: 25px;
}
 .whad-mob{
  display: block;
}
.software-dev .tab-pane{
  padding:0px;
}
 .counter-app .col-md-3 {
    text-align: center;
}
.row.extboxes {
    margin: 0px;
    padding: 10px;
    min-height: inherit;
}

.row.extboxes img {
    margin-bottom: 10px;
}
.blueprintapp h3 {
    line-height: inherit;
}
.row.des-hidden {
    display: none;
}
.counter-app .col-md-3 h4 {
    margin-left: 0;
    margin-bottom: 10px;
}
.expert-an{
  padding-top: 25px;
  padding-bottom: 0px;
}
.counter-app .col-md-3 h2 {
    margin-bottom: 0px;
}
 .app-tabs-in .accordion-body img {
    display: none;
}
 .b-empowering.shdow-corner.appsectiontwo {
    padding: 50px 15px;
}
.expan-box img {
    margin-bottom: 15px;
}
.app-tabs-in .accordion-body {
    padding: 0px;
}
 div#wordp .accordion-body img{
  float: none;
 }
 h3.seb2b {
    line-height: 30px !important;
}
div#inhert-lin h3#headingTwo {
    line-height: 50px;
}

a.button-theme.wwbres {
    float: none !important;
    width: 95%;
    margin: 0 auto;
}
.mobline h3#headingFive {
    line-height: 30px;
}
.mobline h3#headingSix {
    line-height: 30px;
}
 .footer-top a.button-theme {
  float: none;
 }

 .footer-bottom input {
  width: 100%;

  margin-right: 0px;
 }

 .post-area .col-md-3 {
  margin-top: 15px !important;
 }

 .faqs .accordion-flush .accordion-item .accordion-button,
 .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;

  line-height: 24px;

  padding-right: 36px;
 }

 .testimonials {
  text-align: center;
 }

 .testimonials img {
  margin-bottom: 20px;
 }

 .testim h3:before {
  left: 0;

  right: 0;

  margin: 0 auto;
 }

 .testim p {
  padding-right: 0px;
 }

 .testimonials .carousel-indicators {
  bottom: -42px;

  margin-left: 15%;
 }

 .footer-top .col-md-6 {
  width: 100%;

  text-align: center;

  margin-bottom: 20px;
 }

 .footer-top .col-md-6 {
  width: 100%;

  text-align: center;

  margin-bottom: 20px;
 }

 .footer-top .col-md-2 {
  width: 100%;

  text-align: center;
 }

 .main-header h1,
 h2 {
  font-size: 26px;

  line-height: inherit;

  padding-right: 0px;
 }

 .portfolio.shdow-corner img {
  display: block;

  width: 60%;

  margin: 0 auto;
 }

 ul.oferslists li strong span img {
  display: inline-block !important;
 }

 ul.startulist li span img {
  display: inline-block !important;

  margin-top: 0px;
 }

 .footer-midle ul li {
  text-align: left;

  margin: 5px 0px;
 }

 li.hide-mobile {
  display: none !important;
 }

 .footer-bottom ul {
  width: 100%;

  border-bottom: 1px solid #eeeeee14;
 }

 .dropdown-menu.dropservices ul li a {
  font-size: 14px;

  text-align: center;
 }

 .dropdown-menu.dropservices ul {
  width: 100%;
 }

 .dropdown-menu.dropservices {
  width: 100%;

  margin-bottom: 5px;
 }

 .portfolio {
  text-align: center;
 }

 a.navbar-brand img {
  max-width: 75%;
 }

 .footer-bottom textarea {
  width: 100%;

  margin-right: 0px;
 }

 .footer-bottom input[type="tel"] {
  width: 100%;
 }

 .popup input[type="tel"] {
  width: 100%;
 }

 .popup textarea {
  margin: 10px 0px;

  width: 100%;
 }

 .popup input {
  margin: 10px 0px;
 }

 .form-top h2 {
  font-size: 30px;
 }

 .form-top button img {
  display: inline-block !important;
 }

 a.button-theme {
  font-size: 12px;

  display: block;

  text-align: center;

  padding: 10px 15px;
 }

 .endto .accordion-body h2 {
  font-size: 20px;
 }

 br {
  display: none;
 }

 .tec-leverage.shdow-corner {
  padding-bottom: 50px;
 }

 .tec-levcalto .col-md-6.text-center {
  margin-top: 50px;
 }

 .ecomdev h3 br {
  display: none;
 }

 .for-bg-ad .tab-content.accordion {
  padding: 0px 0px;
 }

 .leser-box img {
  width: 25%;
 }

 .leser-box {
  margin-bottom: 38px;
 }

 .contact-page-form h2 {
  font-size: 32px;

  line-height: 40px;
 }

 .solutions-provider.shdow-corner:before {
  display: none;
 }

 .redefince h3#headingTwo {
  line-height: inherit;
 }

 .contact-page-form ul li img {
  width: 30px;
 }

 .contact-page-form ul li {
  font-size: 17px;
 }

 .contact-page-form ul li {
  padding-left: 45px;
 }

 .solpro-text h3 {
  font-size: 18px;
 }

 .solpro-text h3 br {
  display: none;
 }

 div#quality-focused .ecom-indus p {
  font-size: 14px;
 }

 .ecommerce-development .banner-text {
  padding-bottom: 0px;
 }

 div#shopi-develop .solpro-text {
  bottom: 0;
 }

 .new-section-box {
  padding: 0px;
 }

 .WooCommerce-newsec.shdow-corner {
  padding-top: 0px;
 }

 .woo-sers h3 {
  font-size: 16px;
 }

 .woo-sers {
  padding-bottom: 0px;
 }

 .midleslidercorpo {
  padding: 15px;

  border-radius: 0px;
 }

 .corporateone {
  padding-bottom: 0px;
 }

 .wordtbss button.accordion-button.collapsed {
  font-size: 16px;
 }

 .wordtbss h3#headingTwo {
  line-height: 50px;
 }

 .wordtbss button.accordion-button {
  font-size: 16px;
 }

 .shdow-corner {
  padding: 25px 0px;
 }
  .sidecom h3 {
    font-size: 28px;13
    margin-bottom: 10px;
}

.sidecom ul.projectdtl li {
    margin-bottom: 4px;
}

.sidecom ul.projectdtl li span {
    width: 45%;
    margin: 3px 2px;
    text-align: center;
}
.port-section1 {
    padding: 40px 0px 50px 0px;
}
}
