html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

#preview {
    width: 25%;
    height: 25%;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;


}

.image-thumbnail {
    object-position: center;
    object-fit: cover;
    height: 200px !important;
    width: 300px !important;
}


html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.card-text {
    font-size: calc(1rem + 0.3vw);
    color: #006400 !important;
}

.card-header {
    color: #006400 !important;
    font-size: calc(0.8rem + 0.1vw);
    text-transform: uppercase;
}

/* Italian Valleys Styles*/
.headline {
    color: #006400;
    font-size: calc(1.525rem + 3.3vw);
    text-transform: uppercase;
}

.headline-small {
    color: #006400;
    font-size: calc(1.525rem + 1.3vw);
    text-transform: uppercase;
}

.headline-smaller {
    color: #006400;
    font-size: calc(1rem + 0.7vw);
    text-transform: uppercase;
}

.description {
    font-size: calc(1rem + 0.2vw);
    color: #006400;
    font-weight: normal;
}

.credits {
    color: #006400;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.overlay-lead {
    color: #ffffff;
    font-size: calc(1rem + 0.2vw);
    text-transform: uppercase;
}

textarea {
    resize: none;
}

.form-control:focus {
    border-color: #006400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 100, 0, 0.6);
}


.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #006400 !important;
    text-transform: uppercase !important;
    margin: 5px 0px;
}

a.h1, a.h2, a.h3, a.h4, a.h5, a.h6:active {
    color: #006400;
    text-decoration: none !important;
    /*font-weight: normal !important;*/
}

a.h1, a.h2, a.h3, a.h4, a.h5, a.h6:link {
    color: #006400;
    text-decoration: none !important;
    /*font-weight: normal !important;*/
}

a.h1, a.h2, a.h3, a.h4, a.h5, a.h6:visited {
    color: #006400;
    text-decoration: none !important;
    /*font-weight: normal !important;*/
}

a.h1, a.h2, a.h3, a.h4, a.h5, a.h6:hover {
    color: #006400;
    text-decoration: none !important;
    /*font-weight: normal !important;*/
}

a.h1, a.h2, a.h3, a.h4, a.h5, a.h6:active {
    color: #006400;
    text-decoration: none !important;
}

.form-select:focus {
    color: #006400;
    border-color: #006400;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.form-select {
    color: #006400;
    border-color: #006400;
}

.border-5 {
    border-width: 3px !important;
    border-color: #006400;
    padding: 2px;
}

.border-6 {
    border-width: 4px !important;
    border-color: #006400;
    padding: 2px;
}

.border-select:focus {
    border-width: 4px !important;
    border-color: #006400;
}

.btn-primary {
    background-color: #006400 !important;
    border: none;
}

/* border cards */

.border-6 {
    border-width: 6px !important;
    border-color: #006400 !important;
}

.tooltip-inner {
    background: #006400;
}

.tooltip {
    font-size: 20px;
    color: #ffffff;
}

.overlay-title {
    font-size: calc(1rem + 1.3vw);
    text-transform: uppercase;
    font-weight: 600;
}

.menu-item {
    font-size: calc(1rem + 0.1vw);
    /*text-transform: uppercase;*/
    font-weight: 600 !important;
    color: #006400 !Important;
}

.title {
    color: #006400;
    font-size: calc(0.9rem + 0.1vw);
}

a.title:link {
    color: #006400;
    text-decoration: none;
    font-weight: normal;
}

a.title:visited {
    color: #006400;
    text-decoration: none;
    font-weight: normal;
}

a.title:hover {
    /*font-size: calc(1rem + 1.1vw);*/
    color: #006400;
    text-decoration: underline;
    font-weight: normal;
}


/* unvisited link */
/*a:link {
    color: #006400 !important;
}*/

/* visited link */
/*a:visited {
    color: #006400 !important;
}*/

/* mouse over link */
/*a:hover {
    color: #006400 !important;
}*/

/* selected link */
/*a:active {
    color: #006400 !important;
}*/

a.description:active {
    color: #006400;
    text-decoration: none;
    font-weight: normal;
}

a.description:link {
    color: #006400;
    text-decoration: none;
    font-weight: normal;
}

a.description:visited {
    color: #006400;
    text-decoration: none;
    font-weight: normal;
}

a.description:hover {
    /*font-size: calc(1rem + 1.1vw);*/
    color: #006400;
    text-decoration: underline;
    font-weight: normal;
}

ul {
    list-style: none;
    list-style-type: square;
}

    ul.iv li::before {
        content: "\2022";
        color: #006400;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
    }

li {
    color: #006400;
    font-size: calc(1rem + 0.2vw);
}


/*Tabbed strip Style*/


.k-tabstrip {
    box-shadow: none;
    border-color: #006400;
    border-bottom: none;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items > .k-item {
    border-bottom-width: 2px;
    background-color: #006400;
    border-bottom: none;
}

.k-tabstrip-item k-item k-tab-on-top k-state-active {
    background-color: #006400 !important;
    background-image: none,linear-gradient(to bottom,0 0,0) !important;
    border-bottom: none;
}

.k-tabstrip-items, .k-tabstrip-items-wrapper {
    color: #fff;
    background-image: none;
    opacity: 1;
    background-color: #006400 !important;
    border-bottom: none;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items .k-item.k-state-active {
    background-image: none;
    background-color: rgb(172, 174, 108);
    border-bottom: none;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items .k-item.k-state-hover {
    background-image: none;
    background-color: none;
    border-bottom: none;
}

.newsletter {
    z-index: -1 !important;
    display: flex !important;
}

.form_15iP5 {
    margin-top: 100px !important;
}

iframe_2wGRC {
    background-color: red !important;
    z-index: -1;
}

iframe {
    aspect-ratio: 16 / 9;
    height: 100%;
    width: 100%;
}
/*menu copilot icon*/
.fa-lightbulb-o {
    text-shadow: 2px 2px rgba(255,165,0,.75)
}

::-webkit-input-placeholder {
    color: #006400 !important;
}

::-moz-placeholder {
    color: #FFFF00 !important;
}
/* firefox 19+ */
:-ms-input-placeholder {
    color: #006400 !important;
}
/* ie */
input:-moz-placeholder {
    color: #006400 !important;
}

.nav-tabs > li > .nav-link.active {
    border-bottom: none;
    border-color: #006400;
}

.f-carousel {
    --f-carousel-slide-width: 100%;
}

@media (min-width: 768px) {
    .f-carousel {
        --f-carousel-slide-width: calc(100% / 3);
    }
}