﻿  body{position: relative;}
.loading, .loading_img{font-family: 'Open Sans', arial, sans-serif;position: absolute;top: 0;left: 0;height: 100%;background: rgba(255, 255, 255, 0.6);margin: 0;display: none;}
.loading .spinner, .loading_img .spinner{width: 50px;height: 30px;text-align: center;font-size: 10px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto !important;}
.loading .spinner > div, .loading_img .spinner > div{background-color: #AFB6BA;height: 100%;width: 6px;display: inline-block;-webkit-animation: stretchdelay 1.2s infinite ease-in-out;animation: stretchdelay 1.2s infinite ease-in-out;}
.loading .spinner .rect2, .loading_img .spinner .rect2{-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}
.loading .spinner .rect3, .loading_img .spinner .rect3{-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}
.loading .spinner .rect4, .loading_img .spinner .rect4{-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}
.loading .spinner .rect5, .loading_img .spinner .rect5{-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}
.loading_img{background-color: #f5f5f5;height: 540px;}
.loading-active .loading{display: block;z-index: 10;}
.product_popup_open{text-decoration: none;font-size: 1.5rem;color: #ffffff !important;line-height: 1.8;}
.well{min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: #ffffff;border: 1px solid #e3e3e3;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.product_popup_open{color: #ffffff !important;}
}
@-webkit-keyframes stretchdelay{0%, 40%, 100%{-webkit-transform: scaleY(0.4);}
20%{-webkit-transform: scaleY(1);}
}
@keyframes stretchdelay{0%, 40%, 100%{transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}
20%{transform: scaleY(1);-webkit-transform: scaleY(1);}
}
.prettyprint{border: medium none;display: table-cell;text-align: center;vertical-align: middle;padding: 10px;padding-top: 5px;}
#panzoom{height: 150px;text-align: center;vertical-align: middle;width: 250px;}
#product_faqs{margin-left: auto;margin-right: auto;}
#product_faqs ul{list-style-type: none;padding: 0px;margin: 0px;width: 100%;}
#product_faqs li{text-align: left;}
#product_faqs li a{letter-spacing: -1px;color: #000000;font-size: 1.2rem;line-height: 1.2;text-decoration: none;}
#product_faqs li a:hover{color: #000000;text-decoration: underline;}
#product_popup{display: none;overflow: auto;min-height: 250px;}
.popup_content{padding: 9px;}
.product_popup_title{color: #000000;font-size: 1.2rem;line-height: 1.2;font-weight: 600;margin: 0;text-align: left;font-size: medium;}
.popup_close{float: right;font-size: 20px;height: 30px;padding-top: 6px;text-align: right;width: 30px;}
.product_popup_close{background-image: url("../img/close-x.png");background-repeat: no-repeat;height: 24px;padding-right: 25px;width: 24px !important;}
.product_popup_close:hover{cursor: pointer;background-position: 0px -28px;}
.sub_heading{color: #222c30;font-weight: 300;text-align: center;font-size: 25px;margin: 7px 0;}
.sub_heading > b{font-weight: 500;}
.background-country__gradient{width: 100%;height: 100%;background: radial-gradient(farthest-side at left bottom, #103457 40%, #001428, #001428);}
.container-country{display: flex;justify-content: center;align-items: center;flex-direction: column;}
.country-selector__title{color: #fff;font-size: 5rem;margin-bottom: 1rem;margin-top: 1.5rem;}
.country-selector__bold{font-weight: 600;}
.country-selector__sub-title{font-size: 1rem;color: #ffffff;text-transform: uppercase;}
.country-selector__wrapper{display: flex;justify-content: space-around;align-items: stretch;text-align: center;}
.country-selector__section{margin: 3rem;}
.country-selector__ul{margin-top: 1rem;}
.country-selector__title-zone{color: #d84d50;font-size: 1.5rem;line-height: 2;font-weight: 400;text-transform: uppercase;}
.country-selector__link{text-decoration: none;font-size: 1.5rem;color: #ffffff;line-height: 1.8;}
@media screen and (max-device-width: 900px){.country-selector__title{color: #6cbf60;}
.country-selector__title-zone{color: #ffffff;text-align: left;}
.country-selector__link{color: #000;}
.country-selector__ul{display: none;text-align: left;background-color: #ffffff;padding: 2rem;margin: 0 auto;line-height: 4;}
.country-selector__ul.-active{display: block;}
.country-selector__drop{display: flex;justify-content: space-between;align-items: center;}
.country-selector__drop.-active .country-selector__arrow{transform: rotate(180deg);}
.country-selector__arrow{content: "";width: 20px;height: 15px;min-width: 20px;transition: transform 200ms ease-in-out;background-image: url(/euf/assets/images/icon-down-arrow.png);background-repeat: no-repeat;background-position: center;background-size: contain;}
.country-selector__wrapper{flex-direction: column;width: 100%;margin-top: 4rem;}
.country-selector__section{margin: 1rem;}
}
@media screen and (max-device-width: 600px){.mobile-click-display{display: block;background-color: transparent;}
}
