.site { color: red; }
:focus, *:visited, *:active, *:hover { outline: 0 !important; }
*::-moz-focus-inner { border: 0; }


.wNumb:after { content: "\00A0"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

body { font-family: 'Helvetica CE 55 Roman', sans-serif; font-size: 1em; background: #fff; color: #3f3f3f; line-height: 1.3em; overflow-x: hidden; }
a, .nav-link { color: #3f3f3f; text-decoration: none;; }
    a:hover, .sitepath a:hover, .nav-link:hover { color: #fff; }
div.mainCenter { margin: 0; padding: 0; background-color: transparent; clear: both; }
div.mainContent { min-width: 100%; max-width: 100%; padding: 0; margin: 0 auto; box-sizing: border-box; }
h1, h2, h3, h4 { line-height: 1.1em; font-family: 'Helvetica CE 55 Roman', sans-serif; font-weight: 300; }
h1, h2 { font-size: 2.3em; color: #29497c; }
.btn { border-radius: 0; }
.w-15 { width: 15%; }
b, strong { font-family: 'Helvetica Neue Bold', sans-serif; font-weight: normal; }
p { line-height: 1.3em; }

.wsBanner { height: 25em; background: url("../img/bgtop.png") no-repeat; background-size: cover; }
.wTitleTop { color: #fff; font-size: 3.5em; padding-top: 17%; display: block; box-sizing: border-box; line-height: 1.1em; font-family: 'Helvetica Neue Bold', sans-serif; font-weight: normal; }
.fTitle { font-family: 'Helvetica CE 55 Roman', sans-serif; font-weight: 300; font-size: .8em; }
.wTitleTop span { display: block; }
.wHeader { padding-top: 1em; }
.wLogo { display: block; padding-top: 1em; }

.wIcons { color: #29497c; }
    .wIcons .wText { width: 75%; padding: .8em 0 0 1em; font-size: 1.2em; float: left; display: block; box-sizing: border-box; font-family: 'Helvetica Neue Bold', sans-serif; }
        .wIcons .wText span { display: block; }
    .wIcons img { width: 25%; float: left; display: block; box-sizing: border-box; filter: brightness(0) saturate(100%) invert(23%) sepia(76%) saturate(480%) hue-rotate(177deg) brightness(98%) contrast(94%); }
.tText { width: 100%; color: #29497c; text-align: right; padding-right: 18%; display: block; box-sizing: border-box; }

.wNumb { background-color: #e0edf9; padding: .8em 1em; cursor: pointer; font-family: 'Helvetica Neue Bold', sans-serif; color: #29497c; font-size: 1.2em; line-height: 1.2em; text-align: center; }
    .wNumb img { width: 10%; margin-right: 1em; filter: brightness(0) saturate(100%) invert(23%) sepia(76%) saturate(480%) hue-rotate(177deg) brightness(98%) contrast(94%); display: inline-block; box-sizing: border-box; }
.wLogoTwo { display: block; padding-top: 1.5em; }
.bguserfriendly { background: url("../img/bgfriendly.jpg") no-repeat; background-size: cover; color: #fff; padding-top: 3em; }
    .bguserfriendly ul.listF li { filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(0%) hue-rotate(257deg) brightness(103%) contrast(100%); }
    .bguserfriendly h2 { color: #fff; }
.bgfreezers { background: url("../img/bgfreezers.jpg") no-repeat; background-size: cover; }
.wOver { padding: 0 0 10em 0; }
.wBlocks .card { background-color: #e0edf9; padding: 1em 3em; border: 0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

ul.listF { padding: 0; margin: 0; }
    ul.listF li { background: url("../img/fajf.svg") no-repeat; background-position: left .7em; background-size: 1.5em; list-style-type: none; padding: .5em 0 .5em 2.5em; color: #3f3f3f; }

.wTable .table { font-family: 'Helvetica Neue Medium', sans-serif; }
    .wTable .table img { width: 1.5em; }
    .wTable .table th span { display: block; }
.table-blue thead th { background-color: #0780ee; color: #fff; }
.table-blue > tbody > tr * { border-bottom: 0; box-shadow: none; }
.table-blue > tbody > tr:nth-of-type(2n+1) > * { background: #e0edf9 !important; }


.wTabs .tab-pane { background-color: #e0edf9; padding: 2em 3em; }
#ex1-tabs-1 { -webkit-border-radius: 30px; -webkit-border-top-left-radius: 0; -moz-border-radius: 30px; -moz-border-radius-topleft: 0; border-radius: 30px; border-top-left-radius: 0; }
#ex1-tabs-2, #ex1-tabs-3, #ex1-tabs-4 { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }


.wTabs .nav-tabs { border: 0; }
.wTabs .nav-link { padding: 1em 3em; color: #29497c; font-family: 'Helvetica Neue Medium', sans-serif; -webkit-border-top-left-radius: 30px; -webkit-border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; }
    .wTabs .nav-link.active { border-color: #e0edf9; background-color: #e0edf9; font-family: 'Helvetica Neue Bold', sans-serif; color: #29497c; }
.wTabs .table td { width: 50%; }
.footer { color: #fff; background: #0780ee; margin-top: 8em; }
    .footer a { color: #fff; }

/*swiper*/
#SwipeSlider { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin-top: 3.4em; }
    #SwipeSlider .container { position: relative; }
img.swiper-slide { width: 100% !important; height: auto !important; }
.swiper-button-next, .swiper-button-prev { color: rgb(0, 0, 0) !important; padding: 2em; top: auto !important; }
.wSlider .swiper-button-next, .wSlider .swiper-button-prev { bottom: -15%; }
.swiper-button-next:after, .swiper-button-prev:after { font-size: 3rem !important; }
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { width: 1.5em; height: 1.5em; }
.swiper-pagination-bullet { background-color: #aaaaaa; opacity: 1 !important; }
.swiper-pagination-bullet-active { background-color: #76767e; }



/*left menu fixed*/
.floatMenu { width: 40%; height: 60px; position: fixed; left: 0; margin-left: 0; top: 50%; transform: translateY(-50%); z-index: 40; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; background-color: red; color: #fff; text-align: right; }
    .floatMenu.open { margin-left: -39%; }
    .floatMenu .tab { position: absolute; line-height: 2em; padding-right: .5em; top: 50%; margin-top: -30px; margin-left: 100%; height: 60px; width: 32px; background: red; color: #fff; font-size: 2em; text-align: center; cursor: pointer; left: -4px; -webkit-border-top-right-radius: 30px; -webkit-border-bottom-right-radius: 30px; -moz-border-radius-topright: 30px; -moz-border-radius-bottomright: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; }
    .floatMenu p { padding: .6em 3em 0 1em; box-sizing: border-box; }
    .floatMenu p span { display:block;}





        @media screen and (min-width: 260px) and (max-width: 992px) { .footer { margin-top: 3em; }
    .wsBanner { background: none; height: auto; }
    .wTitleTop { display: none; }
    .wSlider .swiper-button-next, .wSlider .swiper-button-prev { bottom: auto !important; top: 50% !important; }
    .wLogoTwo { padding-top: 1em; }
    .tText { padding-right: 10%; }
    .wIcons img { width: 40%; float: none; display: block; box-sizing: border-box; filter: brightness(0) saturate(100%) invert(23%) sepia(76%) saturate(480%) hue-rotate(177deg) brightness(98%) contrast(94%); margin: 0 auto; }
    .wIcons .wText { width: 75%; padding: .5em 0 0 0; font-size: 1em; line-height: 1em; float: none; display: block; box-sizing: border-box; font-family: 'Helvetica Neue Bold', sans-serif; margin: 0 auto; text-align: center; }
        .wIcons .wText span { display: inline-block; }
    .wBlocks .card { padding: 1em; }
    .wTabs .nav-item { width: 100%; }

    .wTabs .tab-content, #ex1-tabs-1 {  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
    .wTabs .nav-link { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
    .wTabs .tab-pane { background-color: #e0edf9; padding: 1em; }
    /*left menu fixed*/
    .floatMenu { width: 95%; height: 80px; position: fixed; left: 0; margin-left:0; top: 50%; transform: translateY(-50%); z-index: 40; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; background-color: red; color: #fff; text-align: right; }
        .floatMenu.open { margin-left: -88%; }
        .floatMenu .tab { position: absolute; line-height: 2.5em; padding-right: .5em; top: 50%; margin-top: -40px; margin-left: 100%; height: 80px; width: 32px; background: red; color: #fff; font-size: 2em; text-align: center; cursor: pointer; left: -4px; -webkit-border-top-right-radius: 30px; -webkit-border-bottom-right-radius: 30px; -moz-border-radius-topright: 30px; -moz-border-radius-bottomright: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; }
        .floatMenu p { padding: .8em 2em 0 1em; box-sizing: border-box; }
            .floatMenu p span { display: inline; }
}

/*font*/
@font-face { font-family: 'Helvetica Neue Regular'; font-style: normal; font-weight: 300; font-display: swap; src: local('Helvetica Neue Regular'), url('../fonts/hnr.woff2') format('woff2'), url('../fonts/hnr.woff') format('woff'), url('../fonts/hnr.ttf') format('truetype'), url('../fonts/hnr.eot') format('embedded-opentype'); }
@font-face { font-family: 'Helvetica Neue Medium'; font-style: normal; font-weight: 400; font-display: swap; src: local('Helvetica Neue Medium'), url('../fonts/hm.woff2') format('woff2'), url('../fonts/hm.woff') format('woff'), url('../fonts/hm.ttf') format('truetype'), url('../fonts/hm.eot') format('embedded-opentype'); }
@font-face { font-family: 'Helvetica Neue Bold'; font-style: normal; font-weight: 600; font-display: swap; src: local('Helvetica Neue Bold'), url('../fonts/hb.woff2') format('woff2'), url('../fonts/hb.woff') format('woff'), url('../fonts/hb.ttf') format('truetype'), url('../fonts/hb.eot') format('embedded-opentype'); }
@font-face { font-family: 'Helvetica CE 55 Roman'; font-style: normal; font-weight: 300; font-display: swap; src: local('Helvetica CE 55 Roman'), url('../fonts/helvetica-neue-ce-55-roman.woff2') format('woff2'), url('../fonts/helvetica-neue-ce-55-roman.woff') format('woff'), url('../fonts/helvetica-neue-ce-55-roman.ttf') format('truetype'), url('../fonts/helvetica-neue-ce-55-roman.eot') format('embedded-opentype'); }
