



:root{
    --Button1: #4D9F32;
    --Button2: #424242; 
    --ColorDark: #3b332e;
    --ColorMedium: #f5f1ea;
    --ColorLight: #f5f7f8;
    --Background: #ffffff;
    --Font: #000006;
    --ColorPreheader: #00000680;
    --ColorCrossSelling: #f5f7f8;
}


html {
    
  }
 
  
body {
    margin: 0;
    padding: 0;
    color: var(--Font);
    max-width: 100%;
    overflow-x: hidden !important;
    font-size: 18px;
    line-height: 26px;
    background-color: var(--Background);
    font-family: ;
    font-weight: 300;
}

body2 {
    font-size: 16px;
    line-height: 24px;
}

body3 {
    font-size: 14px;
    line-height: 22px;
}

body4 {
    font-size: 12px;
    line-height: 16px;
}


.container-fluid{
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.row{
    padding: 30px 0px
}
  
.hero{
    font-family: inherit !important;
    font-weight: bold;
    font-size: 50px;
    line-height: 70px;
    margin: 25px 0px 50px 0px;
    background-color: /*  */;
    color: #FFFFFF;
    display:inline;
    white-space:pre-wrap;
    font-family:arial, sans-serif;
    padding: 5px;
    padding-left:0px;
    /* box-shadow: -16px 0 0 ;  box shadow is emulating padding liek a charme */

}  

h1{
    font-size: 40px;
    line-height: 44px;
}  

h2{
    font-size: 35px;
    line-height: 39px;
}  

h3{
    font-size: 30px;
    line-height: 34px;
}  

h4{
    font-size: 25px;
    line-height: 29px;
}

h5{
    font-size: 25px;
    line-height: 29px;
    color: var(--Button1) !important;
}

  
p{
    padding:0px 0px 10px 0px!important;
    font-weight: 300;
    margin: 0px 0px 12px 0px;
}


figure {
 margin: 0
}

img {
 border: none;
 height: auto;
 max-width: 100%
}

svg {
 overflow: hidden;
 vertical-align: middle
}

table {
 border-collapse: collapse;
 border-spacing: 0
}

td,
th {
 padding: 0
}

button,
input,
select,
textarea {
 color: inherit;
 font: inherit
}


.btn-classic{
    background-color: var(--Button1);
    color: var(--Background);
    padding: 10px 24px 12px 24px;
    height: 48px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius:8px;
    border: 2px solid white;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px 0px 24px 0px;
     align-items: center;
 -webkit-appearance: none;
 appearance: none;
 cursor: pointer;
 display: flex;
 flex-shrink: 0;
    font-weight: 800
}

.btn-classic:hover{
    background-color: var(--Button1);
    color: var(--Background);
    padding: 10px 24px 12px 24px;
    height: 48px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius:8px;
    border: 2px solid white;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px 0px 24px 0px;
     align-items: center;
 -webkit-appearance: none;
 appearance: none;
 cursor: pointer;
 display: flex;
 flex-shrink: 0;
    font-weight: 800;
    transition: 0.3s;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2) 0 0);
}


.btn-second{
    background-color: var(--Button2);
    color: var(--Background);
    padding: 10px 24px 12px 24px;
    height: 48px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius:8px;
    border: 2px solid white;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px 0px 24px 0px;
     align-items: center;
 -webkit-appearance: none;
 appearance: none;
 cursor: pointer;
 display: flex;
 flex-shrink: 0;
    font-weight: 800
}



.btn-negative{
    background-color: transparent;
    border: 2px solid var(--Button2);
    color: var(--Button2);
    font-family: inherit;
    padding: 10px 24px 12px 24px;
    height: 48px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius:8px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px 0px 24px 0px;
    align-items: center;
 -webkit-appearance: none;
 appearance: none;
 cursor: pointer;
 display: flex;
 flex-shrink: 0;
    font-weight: 800
}


.btn-white{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    font-family: inherit;
    padding: 10px 24px 12px 24px;
    height: 48px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius:8px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px 0px 24px 0px;
    align-items: center;
 -webkit-appearance: none;
 appearance: none;
 cursor: pointer;
 display: flex;
 flex-shrink: 0;
    font-weight: 800
    }


.btn-negative:hover{
    background-color: var(--Button1) -50% !important;
}

.btn-classic .bi{
    color: white !important;
    margin-left: 8px;
}


.footer{
    font-size: 16px;
    line-height: 24px;
}

.footer ul{
    list-style-type: none;
    padding-left: 0;
}

.footer li{
    padding-bottom: 3px
}

.footer h4{
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
        letter-spacing: 1.6px
}


.footer .bi{
    color: #f5f1ea;
    margin-right: 8px;
}

.footer .bi{
    color: #f5f1ea;
    margin-right: 8px;
}

.footer a {
    border-bottom: 0px #f5f1ea dashed;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 24px;
    color: 1px #f5f1ea dashed;
}

.footer a:hover{
    color: var(--Background);
}

.footer hr{
    margin-bottom: 30px;
}


.menu .bi{
    font-size: 24px;
    color: grey;
}

.menu {
    font-size: 12px;
    color: grey;
}


#intro {
    background-image: url("https://image.news.zermatt.swiss/lib/fe41157075640579751577/m/3/56da4b3f-baaa-4ab1-b440-a7410adacf59.jpg");
    background-size:cover;
    min-height: 30vh;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position-y: center;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.527),rgba(0, 0, 0, 0.5)) , url(https://image.news.zermatt.swiss/lib/fe41157075640579751577/m/3/56da4b3f-baaa-4ab1-b440-a7410adacf59.jpg); */
}

.card-body {
    background-color: var(--Button1);
    color: white;
}

.card-body .bi{
    color: white;
    margin-right: 8px;
}

.card-body .p{
    margin-: 0px !important;
}

hr{
   color: var(--ColorMedium);
}

.subject-title{
    color: var(--Button2);
    font-weight: 800;
    padding-bottom: 50px
}

.preheader-title{
    color: var(--ColorPreheader);
    font-weight: 800;
    font-size: 16px;
    padding-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 1.6px

}



.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: var(--ColorMedium);
}

.hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  color: var(--Background);
  background-color: var(--ColorMedium);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid var(--ColorPreheader);
    border-radius: 8px;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding: 8px 15px 8px 15px;
    white-space: nowrap;
    text-align: center;
}

    .link_alert{
        justify-content: flex-end;
    }


@media (max-width: 367px) {

    .link_alert{
        justify-content: flex-start;
    }


}

}