﻿.page-banner-wrap-home {
    background-color: #724827;
    padding-top: 260px;
    padding-bottom: 305px;
    position: relative;
     z-index: 1; 
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

@media (max-width: 991px) {
    .page-banner-wrap-home {
        padding-top: 110px;
        padding-bottom: 90px;
    }
}

@media (max-width: 767px) {
    .page-banner-wrap-home {
        padding-top: 100px;
        padding-bottom: 80px;
    }
}

@media (max-width: 500px) {
    .page-banner-wrap-home {
        padding-top: 80px;
        padding-bottom: 70px;
    }
}

.page-banner-wrap-home::before, .page-banner-wrap-home::after {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    background: #724827;
    width: 100%;
    height: 100%;
    opacity: .40;
    z-index: -1;
}

.GreenButton {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    border-style: outset;
    border-color: white;
    border-width: 2px;
    height: 40px;
    background-color: #265B21;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    width: 120px;
}

.OrangeButton {
    margin-top: 10px;
    float: right;
    border: none;
    padding: 10px 0px;
    text-align: center;
    width: 130px;
    color: #FFFFFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    background-color: #FF5800;
    background-image: -webkit-linear-gradient(top, #FF8444, #FF5800);
    background-image: -moz-linear-gradient(top, #FF8444, #FF5800);
    background-image: -ms-linear-gradient(top, #FF8444, #FF5800);
    background-image: -o-linear-gradient(top, #FF8444, #FF5800);
    background-image: linear-gradient(top, #FF8444, #FF5800);
}

.AddPalletButton {
    float: right;
    border: none;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    text-align: center;
    width: 190px;
    color: #FFFFFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    /*  background-color: #FF5800;*/
    background-color: #D4925D;
    /*background-image: -webkit-linear-gradient(top, #FF8444, #FF5800);
    background-image: -moz-linear-gradient(top, #FF8444, #FF5800);
    background-image: -o-linear-gradient(top, #FF8444, #FF5800);
    background-image: linear-gradient(top, #FF8444, #FF5800);*/
}

.AddPalletButton2 {
    float: right;
    border: none;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: center;
    width: 490px;
    color: #FFFFFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    background-color: #F4DF5C;
}

.rounded-corners {
   
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #0C63A6;
    width: 800px;
    padding: 20px;
}

.services-box {
    /*background-color: #0C63A6;*/
    background-color: #f4f5f6;
    /*background-color: #D4925D;*/
    min-height: 316px;
    padding: 20px;
}

@media (max-width: 767px) {
    .rounded-corners {
        width: 620px;
    }
}


    .white-rounded-box {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background-color: white;
        padding: 20px;
        align-content: center;
        align-items:center;
    }

    .gray-rounded-box {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background-color: #FFF8DD;
        padding: 20px;
    }

.QuoteField {
    border-radius: 5px;
    background-color: #f5f8fa;
    box-sizing: border-box;
    /*  border-width: 5px;*/
    border-color: #E4E6EF;
    width: 90%;
    background: #f8f8f8;
    line-height: 1;
    padding: 5px 10px;
    /*border: 2px;*/
    text-align: center;
}

    .QuoteCheckbox {
        height: 20px;
        width: 200px;
        display: inline-block;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 0;
        border-color: #724827;
    }

.GlobalSourcingField {
    width: 100%;
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #d9d9d9;
    padding: 6px 6px 6px 6px;
}

.card-header {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #eff2f5
}

    .bgi-size-cover {
        background-size: cover;
    }

    .badge-light-green {
        color: #50cd89;
        background-color: #e8fff3;
    }

.badge-light-blue {
     color: #009ef7;
    background-color: #f1faff;
}

    .badge-light-yellow {
        color: #ffc700;
        background-color: #fff8dd;
    }

    .badge-light-red {
        color: #f1416c;
        background-color: #fff5f8;
    }

.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.475rem;
}

.symbol.symbol-50px .symbol-label {
    width: 50px;
    height: 50px;
}

.symbol.symbol-circle, .symbol.symbol-circle .symbol-label, .symbol.symbol-circle > img {
    border-radius: 50%;
}

.symbol .symbol-label {
    width: 50px;
    height: 50px;
}

.symbol .symbol-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #3f4254;
    background-color: #f5f8fa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.475rem;
}

.flex-center {
    /* justify-content: center; */
    align-items: center;
}

.mb-5 {
    /* margin-bottom: 1.25rem!important; */
}

.flex-column {
    flex-direction: column ;
}

.d-flex {
    display: flex ;
}

.btn-group-sm > .btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon), .btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon).btn-sm {
    padding: calc(0.55rem + 1px) calc(1.25rem + 1px);
}

.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
    border: 0;
    padding: calc(0.75rem + 1px) calc(1.5rem + 1px);
}

.btn:not(.btn-shadow):not(.shadow):not(.shadow-sm):not(.shadow-lg) {
    box-shadow: none !important;
}

.btn-check:active + .btn.btn-active-light-primary, .btn-check:checked + .btn.btn-active-light-primary, .btn.btn-active-light-primary.active, .btn.btn-active-light-primary.show, .btn.btn-active-light-primary:active:not(.btn-active), .btn.btn-active-light-primary:focus:not(.btn-active), .btn.btn-active-light-primary:hover:not(.btn-active), .show > .btn.btn-active-light-primary {
    color: #009ef7;
    border-color: #f1faff;
    background-color: #f1faff ;
}

.btn-check:active + .btn.btn-light, .btn-check:checked + .btn.btn-light, .btn.btn-light.active, .btn.btn-light.show, .btn.btn-light:active:not(.btn-active), .btn.btn-light:focus:not(.btn-active), .btn.btn-light:hover:not(.btn-active), .show > .btn.btn-light {
    color: #7e8299;
    border-color: #eff2f5;
    background-color: #eff2f5 ;
}

.btn.btn-light {
    color: #7e8299;
    border-color: #f5f8fa;
    background-color: #f5f8fa;
}

.btn {
    outline: 0 !important;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 0.55rem 1.25rem;
    font-size: .925rem;
    border-radius: 0.325rem;
}

.btn-light {
    color: #000;
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
}

.btn {
    display: inline-block;
    font-weight: 500;
    /* line-height: 1.5; */
    color: #181c32;
    /* text-align: center; */
    /* vertical-align: middle; */
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    /*    padding: 0.75rem 1.5rem;*/
    font-size: 1.1rem;
    border-radius: 0.475rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.theme-btn-round {
    color: #FFF;
    padding: 7px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #724827;
    background-color: #F4DF5C;
    border: 1px solid #F4DF5C;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 20px;
}

.theme-btn-round:hover {
    background-color: #724827;
    border: 1px solid #724827;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: #FFF;
}

.menu-sub-dropdown.menu.show, .menu-sub-dropdown.show[data-popper-placement], .show.menu-dropdown > .menu-sub-dropdown {
    display: flex;
    animation: menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1;
}

.menu-column {
    flex-direction: column;
    width: 100%;
}

.menu-sub-dropdown {
    display: none;
    border-radius: 0.475rem;
    background-color: #fff;
    box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
    z-index: 107;
}

.menu-sub {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-direction: column;
}

.menu, .menu-wrapper {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu-item {
    display: block;
    padding: 0;
}


/* Style The Dropdown Button */
.dropbtn {
    background-color: #EFF2F5;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size:11pt;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

.text-gray-600 {
    color: #7e8299;
}

.text-gray-800 {
    color: #3f4254;
}

.fw-bolder {
    font-weight: 600 !important;
}

.fw-bold {
    font-weight: 500 !important;
}

.fs-7 {
    font-size: .95rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.card-rounded {
    border-radius: 0.625rem;
}

.border-dashed {
    border-style: dashed !important;
    border-color: #e4e6ef;
}

.border-gray-300 {
    border-color: #e4e6ef !important;
}

.bg-lighten {
    background-color: rgba(245,248,250,.5);
}

.p-9 {
    padding: 2.25rem !important;
}

.border {
    border: 1px solid #eff2f5 !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eff2f5;
    border-radius: 0.625rem;
    box-shadow: 0 0 20px 0 rgb(76 87 125 / 2%);
}

.p-lg-20 {
    padding: 5rem ;
}

.mb-xl-0 {
    margin-bottom: 0 ;
}


.mb-10 {
    margin-bottom: 2.5rem ;
}
.flex-xl-row {
    flex-direction: row ;
}

.flex-column {
    flex-direction: column ;
}

.d-flex {
    display: flex ;
}

.ChkBoxClass input {
    width: 25px;
    height: 25px;
    margin-top: -.125rem;
    vertical-align: top;
    border-radius: 5px;
}

.link-hover-color a:hover {
    color: #F4DF5C;
}

.Initial {
    display:block;
    padding: 15px 18px 4px 18px;
    float: left;
    color: #F4DF5C;
    text-align: center;
    font-weight: bold;
    background-color: #eff2f5;
    width:200px;
}

    .Initial:hover {
        color: White;
        background-color: #F4DF5C;
        width: 200px;
    }


.Clicked {
    float: left;
    display: block;
    padding: 15px 18px 4px 18px;
    color: Black;
    background-color: #F4DF5C;
    font-weight: bold;
    color: #0a58ca;
    text-align: center;
    width: 200px;
}

.text-mgt-orange {
    color: #D4925D !important;
}

.text-mgt-green {
    color: #cedd4d !important;
}

.text-mgt-blue {
    color: #1f384f !important;
}

.submit-btn {
    display: inline-block;
    background-color: #724827;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
    padding: 20px 60px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 0;
    margin-top: 20px;
    border-width: 0;
    font-weight: 700;
    width: 400px;
}

@media (max-width: 767px) {
    .submit-btn {
        padding: 20px 40px;
    }
}

@media (max-width: 585px) {
    .submit-btn {
        padding: 15px 40px;
        font-size: 14px;
    }
}

.submit-btn:hover {
    background-color: #F4DF5C;
}

.submit-btn i {
    margin-right: 10px;
}
