.service_button41 {
    background: #0d6efd !important;
    border: 2px solid #1c3424 !important;
    margin-top: 0px !important;
    padding: 10px 32px ;
    border: none !important;
    color: white;
    font-weight: bold;
    margin-left: 20px;
    border-radius: 20px;
}
img.img.img-fluid.head_logo {
    width: 70%;
}
header .row {
    padding-top: 10px;
    padding-bottom: 10px;
}
.container {
    max-width: 1620px;
}
header .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
header {
    background: #d3d3d34f;
    box-shadow: 0px 1px 33px -19px black;
}
.buttondiv123  button.service_button41 {
    padding: 10px 22px;
}
footer {
    background: lightgray;
    padding-top: 10px;
    padding-bottom: 10px;
}
footer .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.heading1 h1 {
    color: #1974f7;
    margin-top: 60px;
    text-decoration: underline;
}
.main_content {
    margin-bottom: 300px;
}
.integration_ul li {
    list-style: square;
    font-size: 18px;
    margin-top: 20px;
}
.integration_ul a {
    text-decoration: none;
    color: black;
}
footer img.img.img-fluid.head_logo {
    width: 60%;
}
.dropdown-menu li {
    list-style: square;
}
.drophead {
    font-size: 26px !important;
    color: black !important;
    padding-left: 0px !important;
    padding: 0px !important;
    padding-left: 20px !important;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 18px !important;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border:none !important;
    border-radius: .25rem;
}
li.nav-item.dropdown {
    list-style: none;
}
section.ecommercesection {
    /* margin-top: 80px; */
}
.accordion-body {
    font-size: 18px !important;
    padding: 20px 2px 0px 30px !important;
}
.accordion-item {
    /* border: 1px solid #00000030 !important; */
    padding: 5px !important;
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: white !important;
    box-shadow: none !important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}
.fixed-content {
    border-right: 1px solid #0000002b;
    position: fixed;
    height: 100%;
    padding-top: 30px;
}
.accordion-body a {
    color: #212529;
    text-decoration: none;
}
.accordion-body ul {
    margin-bottom: 0px !important;
}


@media only screen and (max-width: 767px) {
.service_button41 {
    padding: 4px 12px !important;
    margin-left: 0px !important;
}

.buttondiv123  .service_button41 {
    padding: 4px 6px !important;
}
img.img.img-fluid.head_logo {
    width: 40%;
}
.headerlogo {
    text-align: center !important;
    padding-bottom: 8px !important;
}
.buttonslogo {
    text-align: center !important;
}
}




.dropdown12 {
    margin-bottom: 30px;
}