.form-group input:hover {
    background: #a5d81b;
    color: white;
    border-color: #a5d81b;
}
.btn-primary{
  background-color: green;
  border-color: #e84b05;
}
.btn-primary:hover{
  background-color: #a5d81b;
}
/*global*/
html {
    font-size: 15px;
}

body {
    font-family: "DM Sans", sans-serif;
}
.img1 {
    max-width: 30px;
}
. h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "DM Sans", serif;
}
.h4 {
    color: rgb(0, 67, 106);
    font-weight: 700;
    line-height: 31.5px;
    font-size: 23.25px;
}
a:hover {
    text-decoration: none;
}

.zi-1 {
    z-index: 1;
}

/* padding */
.c-ptb-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.c-ptb-4 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.overview .box-item1 {
    margin-right: 10px;
    max-height: 190px;
    height: 180px;
}

/* background */
.bg-1 {
    background: #eee;
}

.bg-2 {
    background: #29303a;
}

.bg-3 {
    background: #ff9300;
}

.bg-4 {
    background: #1597e5;
}

.bg-5 {
    background: #008000;
}

.bg-6 {
    background: #f6be00;
}

.bg-7 {
    background: #8e05c2;
}

.bg-8 {
    background: #ff0000;
}

.bg-9 {
    background: #00436a;
}

.bg-10 {
    background: #193498;
}

.bg-11 {
    background: #185adb;
}

.bg-12 {
    background: #d0e9f0;
}

.bg-13 {
    background: #191919;
}

.bg-14 {
    background: #ff1493;
}

.bg-15 {
    background: #003b49;
}

.bg-16 {
    background: #00436a;
}

.bg-17 {
    background: #fe2a5c;
}

.bg-18 {
    background: #fe2a5c;
}

.bg-19 {
    background: #f9fafe;
}

.bg-20 {
    background: #fdbd02;
}
.btn-primary1{
  background-color: green;
  border-color: green;
  color: white;
}

.bg-21 {
    background: linear-gradient(90deg, rgba(40, 182, 196, 1) 0%, rgba(37, 58, 87, 1) 94%);
    color: white;
}

.bg-g1 {
    background: radial-gradient(circle, rgba(0, 254, 119, 1) 0%, rgba(70, 92, 252, 1) 100%);
}

.bg-g2 {
    background: radial-gradient(circle, rgba(254, 157, 0, 1) 31%, rgba(233, 116, 43, 1) 100%);
}

.bg-g3 {
    background: radial-gradient(circle, rgba(239, 173, 251, 1) 0%, rgba(117, 5, 114, 1) 100%);
}

.bg-g4 {
    background: radial-gradient(circle, rgba(181, 241, 179, 1) 0%, rgba(75, 117, 5, 1) 100%);
}

.bg-g5 {
    background: radial-gradient(circle, rgba(47, 193, 81, 1) 0%, rgba(222, 212, 12, 1) 80%);
}

.bg-g6 {
    background: linear-gradient(0deg, rgba(34, 56, 195, 1) 0%, rgba(45, 253, 93, 1) 100%);
}

.bg-g7 {
    background: linear-gradient(0deg, rgba(232, 3, 200, 1) 0%, rgba(45, 234, 253, 1) 100%);
}

.bg-g8 {
    background: linear-gradient(0deg, rgba(195, 255, 5, 1) 0%, rgba(16, 147, 6, 1) 100%);
}

.bg-g9 {
    background: linear-gradient(0deg, rgba(255, 21, 5, 1) 0%, rgba(222, 219, 15, 1) 100%);
}

.bg-img-1 {
    background: url("../images/bg/1.jpg") no-repeat 0 0 / cover;
}

/* color */
.fg-1 {
    color: #ff7d44;
}

.fg-2 {
    color: #00436a;
}

.fg-3 {
    color: #718494;
}

.fg-4 {
    color: #343a40;
}

.fg-5 {
    color: #98a6ad;
}

.fg-6 {
    color: #fff !important;
}

/* size */
.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-22 {
    font-size: 22px;
}

/* button */
.btn-fbr {
    right: 10px;
    left: unset;
    bottom: 10px;
}

.btn-more {
    border: 1px solid #091120;
    color: #091120;
    padding: 20px 29px;
    display: inline-block;
}

.btn-more:hover,
.btn-more:focus {
    background: #091120;
    color: #ffc200;
}

.c-bb-1 {
    border-bottom: 1px solid #d5d5d5;
}

.header-top {
    background: #00436a;
    padding-top: 17px;
    padding-bottom: 17px;
}

.menu-head .logo-text {
    color: #00436a;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
}

/*home-welcome*/
.welcome1 p {
    font-size: 20px;
}

/* features */
.features .icon {
    color: #ffc200;
    font-size: 93px;
    transition: all 280ms ease;
}

.features .heading {
    font-size: 16px;
}

.features .heading,
.features .info,
.features:hover .icon {
    color: #fff;
}

.features:hover .heading {
    color: #ffc200;
}

/*footer*/
.footer {
    background: #00436a;
    border-top: 4px solid #d5d5d5;
}

.foot-info {
    color: #898989;
    font-size: 14px;
    line-height: 26px;
}

.foot-info img {
    width: 110px;
}

.foot-info p {
    padding-top: 32px;
}

.foot-link h5 {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.foot-link li {
    line-height: 2;
}

.foot-link ul {
    color: #898989;
    font-size: 14px;
    font-weight: 400;
}

.foot-link ul i {
    padding-right: 10px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}

.foot-link p {
    text-align: justify;
    text-transform: capitalize;
}

.foot-link .social-icon {
    padding-top: 10px;
}

.foot-link .foot-cicon {
    color: #00436a;
    padding-right: 20px;
}

.foot-border {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}

.foot-bottom {
    background: #00436a;
}

.bottom-right a {
    color: #00436a;
}

/*conatct-page*/
.individual-head3 {
    /*background: url(../assets/images/about/bg-1.jpg);*/
    padding: 50px 0px 35px 0px;
    background-size: cover;
    background-position: center;
}

.individual-head .banner-title {
    font-size: 40px;
    font-weight: 700;
    color: black;
    top: 115px;
    z-index: 1;
    text-transform: uppercase;
}

.individual-head .breadcrumb {
    background: none;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    top: 110px;
}

.individual-head .breadcrumb .c1 a {
    color: #85b941;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.individual-head .breadcrumb .c2 {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.c-details {
    padding-top: 30px;
    padding-bottom: 20px;
}

.c-details h3 {
    color: #242424;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.c-details p {
    color: #898989;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}

.c-details form {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-right: 20px;
}

.c-details .form-control {
    padding: 20px;
}

.c-details .c-button {
    background: #00436a;
    border: 1px solid #00436a;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    padding: 15px 32px;
    text-align: center;
    border-radius: 0px;
}

.c-button {
    margin-bottom: 20px;
    background: #00436a;
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
}

.c-forms {
    border-right: 1px solid #818181;
    padding-right: 40px;
}

.c-address {
    padding-left: 0;
}

.c-address h4 {
    color: #242424;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.c-details p {
    color: #818181;
    font-size: 14px;
    font-weight: 400;
}

.c-address i {
    font-size: 30px;
    color: #00436a;
    padding-left: 30px;
}

.c-address span {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 14px;
    color: #312f3e;
    font-size: 15px;
}

.c-address p {
    color: #818181;
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
}

/*service page*/
.ourservices {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ourservices h4 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #242424;
}

.ourservices p {
    font-size: 18px;
    color: #818181;
    text-align: justify;
    padding-top: 15px;
}

/*product page*/
.productss {
    background: #fff;
}

.product-ind {
    padding-bottom: 28px;
}

.product-ind h2 {
    font-size: 24px;
    color: #00436a;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.content-info {
    padding-top: 50px;
}

.content-info h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #00436a;
    font-weight: 700;
}

.content-info p {
    font-size: 18px;
    color: #818181;
    text-align: justify;
    padding-bottom: 15px;
}

.content-info .p-btn {
    background: #00436a;
    border: 1px solid #00436a;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    padding: 15px 32px;
    text-align: center;
    border-radius: 0px;
}

.related {
    padding-bottom: 20px;
}

.border-green {
    padding: 20px;
}

.border-green .ind-shead {
    font-size: 24px;
    text-transform: uppercase;
    color: #00436a;
    font-weight: 700;
    padding-left: 30px;
}

.border-green .img-wrap span {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #00436a;
    padding-left: 10px;
}

.about-wrap {
    padding-top: 30px;
}

.ap-text {
    line-height: 2;
    color: #000;
}

.c-logo {
    width: 200px;
}

/* home */
.slidehead {
    position: relative;
}

.login-btn a,
.login-btn-outline a {
    background: #003b49;
    color: #fff !important;
    padding: 7px 15px !important;
    text-decoration: none !important;
    display: inline-block;
    border-radius: 0.25rem;
}

.login-btn-outline a.has-submenu {
    padding-right: 24px !important;
}

.login-btn-outline a {
    background: transparent;
    border: 1px solid #003b49;
    color: #444 !important;
}

.prod-list li {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #00436a;
    padding: 5px;
}

.prod-list li img {
    width: 120px;
}

.prod-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.prod-title {
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 30px;
    color: #00436a;
}

.prod-name {
    text-align: center;
    color: #00436a;
}

.testimonials {
    text-align: center;
}

.testimonials .head2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    color: #00436a;
    margin-top: 0;
    margin-bottom: 30px;
}

.testimonials span {
    color: #00436a;
}

.testimonials p {
    line-height: 2;
}

.foot-link .c-ml {
    margin-left: 30px;
}

.menu-head1 {
    background: #29303a;
}

.prod-box {
    position: relative;
    overflow: hidden;
}

.img-overlay a {
    text-decoration: none;
    color: #fff;
}

.prod-box .img-overlay {
    position: absolute;
    right: 0;
    left: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    visibility: hidden;
    padding-top: 20px;
    z-index: 1;
    text-align: center;
}

.prod-box:hover > .img-overlay {
    left: 0;
    visibility: visible;
}

.btn-productonly {
    background: #00436a;
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
    text-decoration: none;
}

.modal-header h2 {
    color: #00436a;
    font-size: 22px;
    text-transform: uppercase;
}

.submit-btn {
    background: #00436a;
    color: #fff;
    padding: 5px 20px;
    margin-top: 15px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
}

/*mobile reponsive query*/
@media (max-width: 767px) {
    .c-address p {
        margin-left: 65px;
        margin-top: -31px;
    }

    .prod-list li {
        width: 45%;
        margin-bottom: 10px;
    }
    .amenu .sm .login-btn-outline a {
        color: #444 !important;
        display: block;
    }
}

.pagination-area .active {
    color: #00436a;
}

.bi-title a {
    color: #00436a;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.box-item .bi-foot {
    color: #00436a;
}

.box-item1 img {
    width: 100%;
    height: 65px;
}

/* share links */
.s-share {
    position: fixed;
    top: 250px;
    right: 0;
    z-index: 10;
}

#showmenu {
    color: #fff;
    cursor: pointer;
    background: #ffc31d;
}

.s-share li {
    padding: 10px 15px;
    display: block;
    text-align: center;
    list-style: none;
    font-size: 18px;
}

.s-share li:nth-child(2) {
    background: #2ecf2e;
    color: #fff;
}

.s-share li:nth-child(3) {
    background: #2aa9e0;
    color: #fff;
}

.s-share li:nth-child(4) {
    background: #3b579d;
    color: #fff;
}

.s-share li a {
    color: #fff;
}

.helpmenu {
    top: 30%;
    z-index: 1;
    right: 0;
    position: fixed;
}

.j-helpmenu1 {
    width: 90%;
    left: 70%;
}

.j-helpmenu2 {
    width: 90%;
    left: 40%;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-info1 {
    color: #fff;
    background-color: rgb(27, 145, 157);
    border-color: #00436a;
}

.show-cinfo {
    text-align: center;
}

.alert-info1 {
    color: #fff;
}

.alert-info1 .show-getin {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}

.show-cinfo p {
    margin-bottom: 15px;
    margin-top: 15px;
}

.show-cinfo strong {
    font-size: 22px;
}

#showmenu1 {
    color: #fff;
    cursor: pointer;
}

/* table*/
.g-table {
    display: table;
    table-layout: fixed;
}

.g-caption {
    display: table-caption;
}

.g-colgroup {
    display: table-column-group;
}

.g-col {
    display: table-column;
}

.g-thead {
    display: table-header-group;
}

.g-tbody {
    display: table-row-group;
}

.g-tfoot {
    display: table-footer-group;
}

.g-tr {
    display: table-row;
}

.g-th {
    font-weight: bold;
}

.g-th,
.g-td {
    border-bottom: 1px solid #dee2e6;
    display: table-cell;
    padding: 0.75rem;
}

.g-tr:first-child > .g-th,
.g-tr:first-child > .g-td {
    border-top: 1px solid #dee2e6;
}

.g-thead + .g-tbody > .g-tr:first-child > .g-th,
.g-thead + .g-tbody > .g-tr:first-child > .g-td,
.g-tbody + .g-tfoot > .g-tr:first-child > .g-th,
.g-tbody + .g-tfoot > .g-tr:first-child > .g-td {
    border-top: none;
}

.g-th:last-child,
.g-td:last-child {
    border-right: 1px solid #dee2e6;
}

/* width*/
.g-w-70 {
    width: 70px;
}

.g-w-100 {
    width: 100px;
}

.g-w-150 {
    width: 150px;
}

.g-w-200 {
    width: 200px;
}

.g-w-250 {
    width: 250px;
}

.g-w-300 {
    width: 300px;
}

/* marquee */
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}

.marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.marquee > .marquee-content {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 30s linear infinite;
}

.marquee-loop > .marquee-content {
    animation-delay: 15s;
}

/* image overlay */
.img-overlay {
    display: inline-block;
    position: relative;
}

.img-overlay::before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
}

.img-hoverlay::before,
.img-hoverlay > .icon {
    opacity: 0;
    transition: all 0.5s ease;
}

.img-hoverlay:hover::before,
.img-hoverlay:hover > .icon {
    opacity: 1;
}

.img-overlay::before {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.img-overlay > .icon {
    color: #fff;
    font-size: 52px;
    left: calc(50% - 26px);
    position: absolute;
    top: calc(50% - 26px);
}

.img-overlay > .icon-sm {
    font-size: 26px;
    left: calc(50% - 13px);
    top: calc(50% - 13px);
}

/* override */
.list-group-item {
    background-color: transparent;
    color: black;
}

.list-group-item.active {
    background: #02ab96;
    border: none;
    color: #fff;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    background: #02ab96;
    color: #fff;
}

/*.btn-primary {*/
/*    background-color: #00436a;*/
/*    border-color: #00436a;*/
/*}*/

.btn-primary:hover {
    background-color: #e84b05;
    border-color: #e84b05;
}

.sm {
    z-index: 1;
}

@media (max-width: 992px) {
    #sm-state:checked ~ .sm {
        background: #fff;
        margin-bottom: 15px;
    }
}

.amenu .login-btn a {
    background: green;
    color: #fff !important;
}

.amenu .login-btn-outline a {
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
}

@media (min-width: 992px) {
    .amenu .sm a {
        color: #fff;
    }
}
.btn-secondary {
  background-color: #02ab96;
}
