﻿body {
    padding-top: 0px;
    /*padding-bottom: 20px;*/
    background-image: url("images/farm2-bg.png");
    background-repeat: repeat
}
.bg-navy {
    background-color: #00963f !important;
    color: #00963f;
}
@media (max-width: 767px) {
    .top-menu {
        top: 6px;
        right: 52px;
        width: 100%;
    }
    .top-menu>.navbar-nav>li {
        float: none!important;
    }
}
@media (min-width: 768px) {
    .top-menu {
        margin-right: -15px;
    }
    .top-auth-menu {
        margin-left: auto;
    }
}
.menutext {
    font-size: large;
}
.navbar {
    background-image: none;
    background-color: white !important;
    /*max-height: 60px*/
}
.jumbotron {
    /*background-image: url("images/background-large.png");*/
    background-size: cover;
    border-radius: 0rem !important;
}

.card-header {
    /*background-image: url("images/background-small.png");*/
    background-size: cover;
}

.card-footer {
    /*background-image: url("images/background-small.png");*/
    background-size: cover;
}
.iletisim {
    /*background-image: url("images/background-large2.png");*/
    background-size: cover;
    border-radius: 0rem !important;
}
.nowrap {
    white-space : nowrap;
}
.form-control:focus {
    border-color: rgba(40, 90, 180, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(40, 90, 180, 0.6);
    outline: 0 none;
}
.card {
    border-color: #00963f;
    border-radius: 0rem !important;
}
.card-header {
    border-color: #00963f !important;
    border-radius: 0rem !important;
}
.card-footer {
    border-color: #00963f !important;
    border-radius: 0rem !important;
}
.capClass {
    margin-top: 30px;
}
.btn {
    border-radius: 0rem !important;
}
.form-control {
    border-radius: 0rem !important;
}
.MainLink {
    margin: auto;
    margin-top: 8px;
}
.NavBarLinks {
    /*padding: 40px 11px 40px 11px;*/
    color: black !important;
    font-family: "Cabin", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 24px;
}
.UserMenu {
    margin-top: 14px;
}
.dropdown-menu {
    padding: 15px 15px 15px 15px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #323232;
    border-radius: 0px 0px 0px 0px;
}
.mainFooter {
    /*background-image: url("images/footer-background.jpeg");*/
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    --widgets-spacing: 20px;
}
.elementor-shape .elementor-shape-fill {
    fill: #00963f;
    transform-origin: center;
    transform: rotateY(0deg);
}
.elementor-shape-top {
    top: -1px;
}
.elementor-13611 .elementor-element.elementor-element-678c433b > .elementor-shape-top svg {
    width: calc(100%);
    height: 59px;
}
.elementor-13611 .elementor-element.elementor-element-678c433b {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 0px 62px 0px;
}
.elementor-shape svg {
    display: block;
    width: calc(100%);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.FooterMenu {
    color: white !important;
    font-family: Sans-serif !important;
    font-size: 18px !important;
    font-weight: 600;
    display: flex;
    align-items: center;
    /*text-transform: capitalize;*/
}
.FooterHeader {
    color: white;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
}
.FooterLogo {
    width: 360px
}
.FooterSection {
    background-color: #88c1dd;
    color: white;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.HeaderLogo {
    width: 160px;
    height: auto
}
.FooterDate {
    color: white
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    padding: 25px;
    border: 1px dashed rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    transition: 0.2s;
    border-color: black;
}

.choose-file-button {
    flex-shrink: 0;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 12px;
    text-transform: uppercase;
}

.file-message {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}
#dropZone {
    padding: 20px;
    margin: -20px;
}

.ResultFileName {
    text-overflow: ellipsis;
}

.contentFooter {
    clear: both;
    padding-top: 20px;
}
.MobileButtonStyle {
    background-color: #00963f;
    background-image: none;
    border-radius: 20px !important;
    font-size: large;
}
.form-Mobilecontrol {
    border-radius: 10px !important;
}