﻿.application-overlay{
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0.1;
    z-index: 99999;
}

.spin {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.83);
    z-index: 9999;
}

    .spin img {
        position: fixed;
        left: 50%;
        top: 50%;
        z-index: 99999;
    }
/* header */

.cid-ruqatJbKme .navbar {
    box-shadow: 3px 0 7px rgba(0, 0, 0, 0.5);
}

.custom-container {
    width: 95%;
    margin: 0 auto;
}

.control-label
{
    font-weight:500 !important;
}
.form-control:focus {
    border: 1px solid #d4cece !important;
    box-shadow: 0 0 0 0.15rem rgba(49, 236, 15, 0.21) !important;
}

em {
    color: red !important;
}

.pad100 {
    padding-top: 120px !important;
    min-height: 500px;
}

.mbr-section-btn a.btn:not(.btn-form) {
    border-radius: 0px !important;
}

/*.btn {
    display: inline-block !important;
    font-weight: 400 !important;
    color: #212529 !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-color: transparent !important;
    border: 1px solid transparent !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}*/
.btn:hover {
    color: #212529 !important;
    text-decoration: none !important;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
.btn.btn-theme {
    background: #07701d !important;
    color: #fff !important;
    margin: 0rem .8rem !important;
    padding: .375rem .75rem !important;
}

.theme-color {
    background-color: #fff !important;
    box-shadow: 3px 0 7px rgba(0, 0, 0, 0.5);
    color: #07701d !important;
    font-family: Arial, Helvetica, sans-serif;
}
.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    margin: 0rem .8rem !important;
    padding: .375rem .75rem !important;
}
.btn-danger:hover {
    color: #fff !important;
    background-color: #c82333 !important;
    border-color: #bd2130 !important;
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(225,83,97,.5);
}
.text-success {
    background-color: #fff !important;
    color: #07701d !important;
    font-family: Arial, Helvetica, sans-serif;
}
@media(max-width:767px) {
    .btn-theme {
        margin: 0.8rem 0rem !important;
    }
    .btn-secondary {
        margin: 0.8rem 0rem !important;
    }
}

.btn.btn-theme:hover {
    background: #11a72f !important;
}

.btn.btn-primary {
    background: #07701d !important;
    color: #fff !important;
}
.btn.btn-primary:hover {
    background: #11a72f !important;
}

button.btn.btn-secondary {
    background: #007bff !important;
    color: #fff !important;
    margin: 0rem .8rem !important;
    padding: .375rem .75rem !important;
}
button.btn.btn-secondary:hover {
    background: #0069d9 !important;
}

.btn.btn-primary-outline {
    border: 2px solid #07701d !important;
    background: none !important;
    color: #fff !important;
}

    .btn.btn-primary-outline:hover {
        background: #11a72f !important;
    }

.text-primary {
    color: #07701d !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #044010 !important;
}

.navbar-logo > a > img:hover {
    transform: scale(1.2);
}

.cid-ruqatJbKme .navbar.navbar-short .navbar-logo a img {
    height: 3.6rem !important;
}

.cid-ruqatJbKme .navbar {
    min-height: 90px !important;
}

    .cid-ruqatJbKme .navbar.navbar-short {
        min-height: 60px !important;
    }

.cid-ruqatJbKme .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
    line-height: 1.6rem !important;
    padding-right: 0rem !important;
    font-size: 1.4rem !important;
}

.cid-ruqatJbKme .navbar-short .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
    line-height: 1.4rem !important;
    padding-right: 0rem !important;
    font-size: 1.3rem !important;
}

.cid-ruqatJbKme button.navbar-toggler .hamburger span {
    background-color: #847c7c !important;
}

.cid-ruqatJbKme .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item.dropdown.open {
}

.cid-ruqatJbKme .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    border: 2px solid #07701d;
}

.nav-item > a {
    color: #07701d !important;
}

.nav-item.active {
    background: #07701d !important;
}

    .nav-item.active > a {
        color: #fff !important;
    }

.cid-ruqatJbKme .nav-item:hover {
    background: #07701d !important;
}

.cid-ruqatJbKme .nav-link:hover {
    color: #fff !important;
}

.cid-ruqatJbKme .nav-item.dropdown.open .nav-link {
    color: #fff !important;
}

.dropdown-menu .dropdown-item {
    color: #07701d !important;
    background: #fff !important;
}

    .dropdown-menu .dropdown-item:hover {
        color: #fff !important;
        background: #07701d !important;
    }

.cid-ruqatJbKme .dropdown .dropdown-menu {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.cid-ruqatJbKme .menu-logo .navbar-brand {
    margin-left: 2rem !important;
}

.cid-ruqatJbKme .navbar-toggleable-sm .navbar-collapse {
    padding-right: 2rem !important;
}

.display-4 {
    font-size: 0.9rem !important;
}

@media (max-width: 991px) {
    .cid-ruqatJbKme .dropdown .dropdown-menu {
        padding: 0 !important;
    }
}

.cid-ruqaAq2nGi .carousel-caption {
    top: 60% !important;
}

/* end of header */

.cid-ruqoALk2Ik {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.cid-ruqoALk2Ik {
    background: linear-gradient(45deg, #0a8925, #dbd4b8) !important;
}

/*--news--*/
.newstape ul {
    padding-left: 0px !important;
    margin-right: 20px !important;
    margin-bottom: 0px !important;
}

.news li {
    display: block;
    padding: 12px 12px;
    list-style: none;
    border-bottom: solid 1px #f3f3f3;
    font-size: 14px;
    line-height: 22px;
}

    .news li:nth-child(even) {
        background: #f3f3f3;
    }

    .news li:nth-child(odd) {
        background: #D3D3D3;
    }

    .news li span {
        font-size: 16px;
        color: #07701d;
        display: block;
        margin-bottom: 10px;
    }

    .news li a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
        word-break: break-word;
        text-align: justify !important;
    }

.news {
    font-size: 22px;
    color: #e97a04;
}

.leftmenu .nav > li > a {
    border-bottom: 1px solid #ccc;
    color: #333 !important;
    font-size: 13px;
    padding: 8px 5px !important;
    text-transform: inherit;
}

.newstape {
    color: #fff;
    height: 380px;
    overflow: hidden;
}

.newstape-content {
    position: relative;
}

.newstape-drag {
    cursor: ns-resize;
}

.cid-ruqDWDofmc .card-box .card-title {
    padding: 2rem 1rem 0 1rem !important;
}

.cid-ruqok5NdFQ .card-wrapper .card-box {
    padding: 0 1rem 2rem 1rem !important;
}

.brdr-btm {
    border-bottom: 1px solid #fff;
}

.text-link > a {
    line-height: 1.6;
}

    .text-link > a:hover {
        color: #fff !important;
        text-decoration: underline;
    }

.cid-ruqqLvKe3j .footer-lower hr {
    opacity: 0.3 !important;
}

.form-control {
    min-height: 1rem !important;
    padding: 0.3rem 0.5rem !important;
    font-size: 15px !important;
    line-height: 1rem !important;
    background: #fff !important;
    border: 1px solid #999;
}

input.form-control {
    height: 2.2rem !important;
}

span.field-validation-error {
    color: #d90505;
}

.form-control.input-validation-error {
    border: 1px solid #f00;
}

.validation-summary-errors ul {
    margin-bottom: 10px !important;
    padding-left: 0px !important;
}

.validation-summary-errors ul li {
    color: #d90505;
    display: block;
}

input[readonly].bg-wht
{
    background:#fff !important;
}

.fancybox img {
    width: 100%;
}

@media (max-width: 767px) {
    .cid-ruqqLvKe3j .foot-title {
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    .cid-ruqqLvKe3j .mbr-text {
        text-align: left !important;
    }
}

.cid-ruqqLvKe3j .social-list {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

    .cid-ruqqLvKe3j .social-list .soc-item {
        margin: auto !important;
    }

.outer{
    margin:0 auto;
    height: -webkit-fill-available;
    bottom:20px;
}
.address {
    border: 2px solid #07701d !important;
    padding: 20px;
    position: relative;
    top: 8vh;
}

    .address .inner {
        margin: 0 auto;
        width: fit-content !important;
        height: fit-content !important;
        white-space: nowrap;
    }

    .address h3 {
        font-size: 2.2vw !important;
        line-height:2vw;
        font-weight:500;
    }

    .address h5 {
        font-size: 1.5vw !important;
        line-height:2vw;
        font-weight:400;
    }

@media(max-width:767px) {
   .address h3 {
        font-size: 4vw !important;
        line-height:5vw;
    }

    .address h5 {
        font-size: 3.6vw !important;
        line-height:4vw;
    }
    .outer
    {
        height: fit-content !important;
    }
    .address
    {
        top:6vh !important;
    }
}
