/**
 * Swiper 6.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 9, 2020
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.storySource{margin-bottom:72px;margin-top:20px}@media only screen and (max-width:990px) and (min-width:768px){.storySource{padding:0 16px}}.storySource .storySourceIn{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.storySource .storySourceIn{padding:0 16px;display:block}}.storySource .storySourceIn .storySourceInItem{margin-right:32px;border-radius:4px;background-color:#ffffff}@media only screen and (max-width:767px){.storySource .storySourceIn .storySourceInItem{margin:0 0 32px 0}}.storySource .storySourceIn .storySourceInItem:last-child{margin-right:0}.storySource .storySourceIn .storySourceInItem img{width:100%}.storySource .storySourceIn .storySourceInItem .storySourcetext{padding:32px}.storySource .storySourceIn .storySourceInItem .storySourcetext h3{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:24px}.storySource .storySourceIn .storySourceInItem .storySourcetext p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#000000;margin-bottom:40px}.instagram{margin-bottom:72px}@media only screen and (max-width:767px){.instagram{padding:0 16px}}@media only screen and (max-width:990px) and (min-width:768px){.instagram{padding:0 16px}}.instagram .instagramIn{display:flex;justify-content:space-between;align-items:center;background:#e3e7ee}@media only screen and (max-width:767px){.instagram .instagramIn{display:block}}.instagram .instagramIn .instagramText{padding-left:32px;width:365px}@media only screen and (max-width:990px) and (min-width:768px){.instagram .instagramIn .instagramText{padding-left:16px;width:311px;padding-right:16px}}@media only screen and (max-width:767px){.instagram .instagramIn .instagramText{width:100%;padding:32px 16px}}.instagram .instagramIn .instagramText span{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#001c71;margin-bottom:8px}.instagram .instagramIn .instagramText h3{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:24px}.instagram .instagramIn .instagramText p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:0.56px;color:#001c71;margin-bottom:40px}@media only screen and (max-width:767px){.instagram .instagramIn .instagramText p{margin-bottom:24px}}.instagram .instagramIn .instagramText a{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#001c71;border-radius:25px;border:solid 2px #001c71;padding:13px 46px;display:inline-block}.instagram .instagramIn .instagramImg{width:636px;font-size:0}@media only screen and (max-width:1151px) and (min-width:991px){.instagram .instagramIn .instagramImg{width:460px}.instagram .instagramIn .instagramImg img{width:153px}}@media only screen and (max-width:990px) and (min-width:768px){.instagram .instagramIn .instagramImg{width:424px}}@media only screen and (max-width:767px){.instagram .instagramIn .instagramImg{width:100%}.instagram .instagramIn .instagramImg img{width:50%}}.productsSlider .panels .sliderBtnarea{position:relative;z-index:9;margin:0 auto;bottom:-40px;text-align:center;display:table}.productsSlider .panels .sliderBtnarea .swiper-pagination-bullets .swiper-pagination-bullet{margin:0;height:4px;width:20px;opacity:1;border-radius:0;background-color:#cad4e4}@media only screen and (max-width:767px){.productsSlider .panels .sliderBtnarea .swiper-pagination-bullets .swiper-pagination-bullet{width:15px}}.productsSlider .panels .sliderBtnarea .swiper-pagination-bullet-active{background-color:#001c71!important}.productsSlider .panels .sliderBtnarea .swiper-pagination{bottom:10px;left:0;width:100%;position:relative;padding:0 30px}.productsSlider .panels .sliderBtnarea .swiper-button-prev{bottom:-5px;text-align:center;left:0;right:inherit;margin:0 auto;top:inherit;z-index:11;outline:none}.productsSlider .panels .sliderBtnarea .swiper-button-prev:after{content:"";background:url("../images/lefttArrow.png");width:16px;height:10px}.productsSlider .panels .sliderBtnarea .swiper-button-next{bottom:-5px;text-align:center;right:0;left:inherit;margin:0 auto;top:inherit;z-index:11;outline:none}.productsSlider .panels .sliderBtnarea .swiper-button-next:after{content:"";background:url("../images/rightArrow.png");width:16px;height:10px}.productsSlider .swiper-button-prev{bottom:-6px;text-align:center;left:-120px;right:0;margin:0 auto;top:inherit;z-index:11;outline:none}.productsSlider .swiper-button-prev:after{content:"";background:url("../images/lefttArrow.png");width:16px;height:10px}.productsSlider .swiper-button-next{bottom:-6px;text-align:center;right:-120px;left:0;margin:0 auto;top:inherit;z-index:11;outline:none}.productsSlider .swiper-button-next:after{content:"";background:url("../images/rightArrow.png");width:16px;height:10px}.productsSlider .swiper-container{width:100%;height:100%;padding-bottom:83px;background:#fff;padding-top:210px;position:relative}.productsSlider .swiper-container:after{content:"";position:absolute;width:100%;height:142px;background:#f7f7f7;bottom:0}.productsSlider .swiper-container .countSlide{position:absolute;text-align:center;transition:0.3s opacity;transform:translate3d(0,0,0);z-index:10;bottom:19px;left:0;width:100%;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71}.productsSlider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;height:4px;width:20px;opacity:1;border-radius:0;background-color:#cad4e4}.productsSlider .swiper-pagination-bullet-active{background-color:#001c71!important}.productsSlider .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.productsSlider .swiper-slide{width:50.3%!important}}@media only screen and (max-width:990px) and (min-width:768px){.productsSlider .swiper-slide{width:30.3%!important}}.productsSlider .swiper-slide:hover img{margin-top:-162px}.productsSlider .swiper-slide:hover .contentInAreaTextArea{display:block!important}.productsSlider .nav-tabs-outer{padding-top:72px}.productsSlider .nav-tabs-outer h3{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:32px}@media only screen and (max-width:767px){.productsSlider .nav-tabs-outer h3{padding:0 16px}}@media only screen and (max-width:990px) and (min-width:768px){.productsSlider .nav-tabs-outer h3{padding:0 16px}}@media only screen and (max-width:767px){.productsSlider .nav-tabs-outer .tabDiv{overflow:hidden;overflow-x:scroll}}@media only screen and (max-width:990px) and (min-width:768px){.productsSlider .nav-tabs-outer .tabDiv{overflow:hidden;overflow-x:scroll}}.productsSlider .nav-tabs-outer .tabs{border-radius:4px;background-color:#e3e7ee;display:flex;justify-content:center;padding:30px 0 25px 0}@media only screen and (max-width:767px){.productsSlider .nav-tabs-outer .tabs{width:1108px}}@media only screen and (max-width:990px) and (min-width:768px){.productsSlider .nav-tabs-outer .tabs{width:1108px}}.productsSlider .nav-tabs-outer .tabs li{margin-right:56px}@media only screen and (max-width:1151px) and (min-width:991px){.productsSlider .nav-tabs-outer .tabs li{margin-right:24px}}.productsSlider .nav-tabs-outer .tabs li:last-child{margin-right:0}.productsSlider .nav-tabs-outer .tabs li a{font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71}.productsSlider .nav-tabs-outer .tabs li a.active{border-radius:4px;box-shadow:0 15px 30px 0 rgba(37,51,122,0.08);background-color:#ffffff;padding:22px 24px 17px;font-weight:bold}.productsSlider .contentInArea .contentInAreain .contentInAreaTextArea{width:253px;display:none}.productsSlider .contentInArea .contentInAreain .contentInAreaTextArea p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#001c71;margin-bottom:15px}.productsSlider .contentInArea .contentInAreain .contentInAreaTextArea a{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;border-radius:25px;border:solid 2px #f2f2f2;display:inline-block;position:relative;padding:6px 46px}.productsSlider .contentInArea .contentInAreain .contentInAreaTextArea a:before{content:"";position:absolute;background:url("../images/shape.png");width:16px;height:19px;left:18px;margin-top:2px}.footerArea .footer{background:#001c71;padding:48px 0 24px 0}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer{padding:32px 16px 24px}}.footerArea .footer .footerIn .footerTop{display:flex;justify-content:start;align-items:start;padding-bottom:32px;margin-bottom:24px;position:relative}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerTop{display:block;padding-bottom:1px;margin-bottom:32px}}.footerArea .footer .footerIn .footerTop:after{content:"";position:absolute;bottom:0;opacity:0.3;border-radius:1px;background-color:#ffffff;width:100%;height:1px}.footerArea .footer .footerIn .footerTop .logo{position:relative;padding-right:32px;margin-right:32px}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerTop .logo{margin:0;padding:0}}.footerArea .footer .footerIn .footerTop .logo:after{content:"";position:absolute;bottom:0;opacity:0.3;border-radius:1px;background-color:#ffffff;width:1px;height:100%;right:0}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerTop .logo:after{display:none}}.footerArea .footer .footerIn .footerTop .logo a{margin-right:0}.footerArea .footer .footerIn .footerTop .logo img{width:130px}.footerArea .footer .footerIn .footerTop a{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff;margin-right:62px}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerTop a{margin-right:0;display:block;margin-bottom:56px}}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerTop .footerMenuList{margin-bottom:56px}}.footerArea .footer .footerIn .footerTop .footerMenuList a{margin-bottom:24px;display:block}.footerArea .footer .footerIn .footerTop .footerMenuList ul{list-style-type:none;margin:0;padding:0}.footerArea .footer .footerIn .footerTop .footerMenuList ul li a{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.29;letter-spacing:normal;color:#ffffff;margin:0}.footerArea .footer .footerIn .footerBottom{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom{display:block}}.footerArea .footer .footerIn .footerBottom .footerRight{display:flex;justify-content:start;align-items:center}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom .footerRight{justify-content:space-between;display:flex}}.footerArea .footer .footerIn .footerBottom .footerRight a.tel{background:#cad4e4;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;padding:11px 0px;position:relative;padding-left:52px;padding-right:24px;border-radius:25px}@media only screen and (max-width:1151px) and (min-width:991px){.footerArea .footer .footerIn .footerBottom .footerRight a.tel{font-size:12px}}@media only screen and (max-width:340px){.footerArea .footer .footerIn .footerBottom .footerRight a.tel{font-size:12px;padding-left:46px;padding-right:20px}}.footerArea .footer .footerIn .footerBottom .footerRight a.tel:before{content:"";position:absolute;background:url("../images/001-phone-call.svg");width:20px;height:20px;left:20px}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom .footerLeft{justify-content:space-between;display:flex;margin-bottom:32px;padding-bottom:32px;position:relative}.footerArea .footer .footerIn .footerBottom .footerLeft:after{content:"";position:absolute;bottom:0;opacity:0.3;border-radius:1px;background-color:#ffffff;width:100%;height:1px}}.footerArea .footer .footerIn .footerBottom span{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom span{display:none}}.footerArea .footer .footerIn .footerBottom a{font-size:13px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff}.footerArea .footer .footerIn .footerBottom a.bfr{position:relative;padding-left:24px;margin-left:24px}@media only screen and (max-width:1151px) and (min-width:991px){.footerArea .footer .footerIn .footerBottom a.bfr{padding-left:15px;margin-left:15px}}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom a.bfr{padding-left:0;margin-left:0}}.footerArea .footer .footerIn .footerBottom a.bfr:after{content:"";position:absolute;bottom:0;opacity:0.3;border-radius:1px;background-color:#ffffff;width:1px;height:100%;left:0}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom a.bfr:after{display:none}}.footerArea .footer .footerIn .footerBottom .socials a{margin-right:24px}@media only screen and (max-width:1151px) and (min-width:991px){.footerArea .footer .footerIn .footerBottom .socials a{margin-right:10px}}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footer .footerIn .footerBottom .socials a{margin-right:14px}}.footerArea .footerMobileText{display:none}@media only screen and (max-width:990px) and (min-width:320px){.footerArea .footerMobileText{display:block}}.footerArea .footerMobileText span{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;padding:24px 0;display:block;text-align:center}.productPage{padding-top:72px;padding-bottom:16px}@media only screen and (max-width:990px){.productPage{padding-left:16px;padding-right:16px}}.productPage .productPageIn .productPageInItem{border-radius:4px;background-color:#f7f7f7;display:flex;justify-content:start;align-items:center;margin-bottom:56px}@media only screen and (max-width:990px){.productPage .productPageIn .productPageInItem{display:block}}.productPage .productPageIn .productPageInItem .productPageInItemImg{font-size:0}.productPage .productPageIn .productPageInItem .productPageInItemImg img{width:538px;height:350px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media only screen and (max-width:1151px) and (min-width:991px){.productPage .productPageIn .productPageInItem .productPageInItemImg img{width:450px;height:293px}}@media only screen and (max-width:990px){.productPage .productPageIn .productPageInItem .productPageInItemImg img{width:100%;height:auto}}.productPage .productPageIn .productPageInItem .productPageInItemText{background:#e3e7ee;border-radius:4px;padding:74px 75px;margin:0 auto;text-align:center}@media only screen and (max-width:1151px) and (min-width:991px){.productPage .productPageIn .productPageInItem .productPageInItemText{padding:50px 50px}}@media only screen and (max-width:767px){.productPage .productPageIn .productPageInItem .productPageInItemText{padding:40px 20px 42px 20px}}.productPage .productPageIn .productPageInItem .productPageInItemText:hover{box-shadow:0 15px 30px 0 rgba(37,51,122,0.2);background-color:#97accc}.productPage .productPageIn .productPageInItem .productPageInItemText:hover span{color:#fff}.productPage .productPageIn .productPageInItem .productPageInItemText:hover h3{color:#fff}.productPage .productPageIn .productPageInItem .productPageInItemText:hover a{color:#fff}.productPage .productPageIn .productPageInItem .productPageInItemText:hover a:before{background:#fff}.productPage .productPageIn .productPageInItem .productPageInItemText:hover a:after{background:url("../images/rightArrowWhite.png")}.productPage .productPageIn .productPageInItem .productPageInItemText span{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#001c71;margin-bottom:13px;display:block}.productPage .productPageIn .productPageInItem .productPageInItemText h3{font-size:32px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#001c71;margin-bottom:32px}@media only screen and (max-width:767px){.productPage .productPageIn .productPageInItem .productPageInItemText h3{font-size:24px;margin-bottom:24px}}.productPage .productPageIn .productPageInItem .productPageInItemText a{display:inline-block}.productPage .productPageIn .productPageInItem .productPageInItemText a:after{top:6px}.contentBanner{padding-top:72px;background:url("../images/bitmap-copy-7.png");background-repeat:no-repeat;background-size:cover;background-position:center;padding-bottom:190px;position:relative}.contentBanner .bgLayer{position:absolute;width:100%;height:100%;opacity:0.7;top:0;background:linear-gradient(90deg,#001c71 35%,rgba(0,0,0,0) 100%)}@media only screen and (max-width:990px) and (min-width:768px){.contentBanner{padding-bottom:150px}}@media only screen and (max-width:767px){.contentBanner{padding-bottom:110px}}.contentBanner .contentBannerIn{position:relative}.contentBanner .contentBannerIn .contentBannerInItem{width:60%}@media only screen and (max-width:990px) and (min-width:768px){.contentBanner .contentBannerIn .contentBannerInItem{padding:0 16px;width:80%}}@media only screen and (max-width:767px){.contentBanner .contentBannerIn .contentBannerInItem{padding:0 16px;width:100%}}.contentBanner .contentBannerIn .contentBannerInItem h2{font-size:50px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;margin-bottom:32px}@media only screen and (max-width:990px) and (min-width:320px){.contentBanner .contentBannerIn .contentBannerInItem h2{font-size:32px;margin-bottom:22px}}@media only screen and (max-width:990px) and (min-width:320px){.contentBanner .contentBannerIn .contentBannerInItem h1{font-size:32px!important;margin-bottom:22px!important}}.contentBanner .contentBannerIn .contentBannerInItem p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#fff;margin-bottom:32px;width:75%}@media only screen and (max-width:767px){.contentBanner .contentBannerIn .contentBannerInItem p{width:100%}}.contentBanner .contentBannerIn .contentBannerInItem h1{color:#fff!important}.contentBanner .contentBannerIn .contentBannerInItem a{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#ffffff;border-radius:25px;border:solid 2px #9da6ba;padding:13px 46px;display:inline-block}.ourStoryContent{padding:72px 0 72px}@media only screen and (max-width:990px) and (min-width:320px){.ourStoryContent{padding:56px 0 72px}}@media only screen and (max-width:990px) and (min-width:320px){.ourStoryContent .ourStoryContentIn{padding:0 16px}}.ourStoryContent .ourStoryContentIn h3{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:32px}@media only screen and (max-width:990px) and (min-width:320px){.ourStoryContent .ourStoryContentIn h3{font-size:24px;margin-bottom:16px}}.ourStoryContent .ourStoryContentIn p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#000000;margin-bottom:32px}.ourStoryContent .ourStoryContentIn p a{color:#000000;text-decoration:underline}.ourStoryContent .ourStoryContentIn p:last-child{margin-bottom:0}.ourStoryContent .ourStoryContentIn img{width:100%;text-align:center;margin:0 auto 32px auto}.ourStoryContent .ourStoryContentIn ul li{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#000000;margin-bottom:5px}.ourStoryContent .ourStoryContentIn ul li a{color:#000000;text-decoration:underline}.ourStoryContent .ourStoryContentIn .contentSliderArea .swiper-container{padding-bottom:60px}.ourStoryContent .ourStoryContentIn .contentSliderArea .swiper-container img{margin-bottom:0}.ourStoryContent .ourStoryContentIn .contentSliderArea .swiper-container .countSlide{position:absolute;text-align:center;transition:0.3s opacity;transform:translate3d(0,0,0);z-index:10;bottom:19px;left:0;width:100%;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea{position:relative;z-index:9;margin:0 auto;bottom:-40px;text-align:center;display:table}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-pagination-bullets .swiper-pagination-bullet{margin:0;height:4px;width:20px;opacity:1;border-radius:0;background-color:#cad4e4}@media only screen and (max-width:767px){.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-pagination-bullets .swiper-pagination-bullet{width:15px}}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-pagination-bullet-active{background-color:#001c71!important}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-pagination{bottom:10px;left:0;width:100%;position:relative;padding:0 30px}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-button-prev{bottom:-5px;text-align:center;left:0;right:inherit;margin:0 auto;top:inherit;z-index:11;outline:none}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-button-prev:after{content:"";background:url("../images/lefttArrow.png");width:16px;height:10px}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-button-next{bottom:-5px;text-align:center;right:0;left:inherit;margin:0 auto;top:inherit;z-index:11;outline:none}.ourStoryContent .ourStoryContentIn .contentSliderArea .sliderBtnarea .swiper-button-next:after{content:"";background:url("../images/rightArrow.png");width:16px;height:10px}.qualityStorySource{margin-bottom:72px;margin-top:72px}@media only screen and (max-width:990px) and (min-width:768px){.qualityStorySource{padding:0 16px}}@media only screen and (max-width:767px){.qualityStorySource .qualityStorySourceIn{padding:0 16px;display:block}}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem{margin-right:32px;border-radius:4px;background-color:#e3e7ee;width:48.3%;display:inline-block;margin-bottom:32px}@media only screen and (max-width:1151px) and (min-width:991px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem{width:48%}}@media only screen and (max-width:990px) and (min-width:320px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem{width:100%;margin-right:0}}@media only screen and (max-width:767px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem{margin:0 0 32px 0}}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem:last-child{margin-right:0;margin-bottom:0}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem:nth-child(2n){margin-right:0}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem img{width:100%}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext{padding:32px}@media only screen and (max-width:990px) and (min-width:320px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext{padding:24px 16px}}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext h3{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media only screen and (max-width:990px) and (min-width:320px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext h3{font-size:24px;margin-bottom:16px}}@media only screen and (max-width:767px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext h3{-webkit-line-clamp:8}}.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#000000;margin-bottom:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:101px}@media only screen and (max-width:767px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext p{-webkit-line-clamp:8;min-height:auto}}@media only screen and (max-width:990px) and (min-width:320px){.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext p{min-height:auto}}@media only screen and (max-width:767px){.qualityStorySource .imagesArea{padding:0 16px}}.waterContent{padding:72px 0}@media only screen and (max-width:990px) and (min-width:320px){.waterContent{padding:72px 16px}}.waterContent .waterContentIn .waterContentInItem{border-radius:4px;background-color:#e3e7ee;display:flex;justify-content:start;align-items:start;margin-bottom:32px}.waterContent .waterContentIn .waterContentInItem:last-child{margin-bottom:0}@media only screen and (max-width:990px) and (min-width:320px){.waterContent .waterContentIn .waterContentInItem{display:block;width:100%}}.waterContent .waterContentIn .waterContentInItem .waterContentInItemImg{font-size:0}.waterContent .waterContentIn .waterContentInItem .waterContentInItemImg img{width:348px;height:240px;border-bottom-left-radius:4px;border-top-left-radius:4px}@media only screen and (max-width:990px) and (min-width:320px){.waterContent .waterContentIn .waterContentInItem .waterContentInItemImg img{width:100%;height:auto;border-bottom-left-radius:0;border-top-right-radius:4px}}.waterContent .waterContentIn .waterContentInItem .waterContentInItemText{padding:32px}@media only screen and (max-width:990px) and (min-width:320px){.waterContent .waterContentIn .waterContentInItem .waterContentInItemText{padding:24px 16px}}.waterContent .waterContentIn .waterContentInItem .waterContentInItemText h4{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media only screen and (max-width:990px) and (min-width:320px){.waterContent .waterContentIn .waterContentInItem .waterContentInItemText h4{font-size:24px;margin-bottom:16px}}@media only screen and (max-width:767px){.waterContent .waterContentIn .waterContentInItem .waterContentInItemText h4{-webkit-line-clamp:6}}.waterContent .waterContentIn .waterContentInItem .waterContentInItemText p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.5px;color:#000000;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width:767px){.waterContent .waterContentIn .waterContentInItem .waterContentInItemText p{-webkit-line-clamp:4}}.paginationContent{text-align:right;margin-top:31px}@media only screen and (max-width:767px){.paginationContent{text-align:center}}.paginationContent ul{padding-top:13px;padding-bottom:18px}.paginationContent ul li{list-style-type:none;margin-right:24px;display:inline-block}@media only screen and (max-width:767px){.paginationContent ul li{margin-right:10px}}.paginationContent ul li:last-child{margin-right:0}.paginationContent ul li.active{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71}.paginationContent ul li.disabled .prev{opacity:0.2;border-radius:4px;background-color:#001c71;padding:18px 20px}.paginationContent ul li.disabled .prev img{transform:rotate(180deg)}.paginationContent ul li.disabled .next{opacity:0.2;border-radius:4px;background-color:#001c71;padding:18px 20px}.paginationContent ul li a{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#97accc}.paginationContent ul li a.next{border-radius:4px;background-color:#001c71;padding:18px 20px}.paginationContent ul li a.prev{border-radius:4px;background-color:#001c71;padding:18px 20px}.paginationContent ul li a.prev img{transform:rotate(180deg)}.sourceMap .mapArea{width:100%;display:block;margin:70px 0px}@media only screen and (max-width:767px){.sourceMap .mapArea{overflow-x:scroll;overflow-y:hidden;padding-bottom:30px}.sourceMap .mapArea::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 20px 20px #cad4e4;background-color:#f5f5f5;border-radius:10px;width:90%}.sourceMap .mapArea::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.sourceMap .mapArea::-webkit-scrollbar-thumb{border-radius:10px;background-color:#001c71}}@media only screen and (max-width:767px){.sourceMap .mapToText{padding:0px 15px}}.sourceMap .mapToText .mapToText-head{display:block;font-size:32px;color:#001c71;margin-bottom:30px}@media only screen and (max-width:767px){.sourceMap .mapToText .mapToText-head{font-size:24px;letter-spacing:0px}}.sourceMap .mapToText-items{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:95px}.sourceMap .mapToText-items .mapToText-item{width:33%;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-bottom:32px}@media only screen and (max-width:767px){.sourceMap .mapToText-items .mapToText-item{width:100%}}.sourceMap .mapToText-items .mapToText-item img{margin-right:20px}.sourceMap .mapToText-items .mapToText-item span{font-size:18px;letter-spacing:0.56px;color:#000;font-weight:600}.error-pages{padding:120px 0px}@media only screen and (max-width:767px){.error-pages{padding:60px 0px}}.error-pages .serverError{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.error-pages .serverError.notfound{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.error-pages .serverError.notfound .ErrorText{margin-top:50px;text-align:center}.error-pages .serverError.notfound .ErrorText .btn-default{margin-top:30px}@media only screen and (max-width:767px){.error-pages .serverError{justify-content:center}}.error-pages .serverError .imageBlock img{max-width:100%}.error-pages .serverError .ErrorText span{width:100%;display:block;font-size:32px;color:#001c71;letter-spacing:0px;font-weight:800}@media only screen and (max-width:767px){.error-pages .serverError .ErrorText span{font-size:24px;text-align:center}}.error-pages .serverError .ErrorText .btn-default{background:#001c71;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;border-radius:4px;padding:20px 42px;margin-top:60px;display:inline-block}@media only screen and (max-width:767px){.error-pages .serverError .ErrorText .btn-default{margin-top:30px}}@media only screen and (max-width:767px){.error-pages .serverError .ErrorText{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}}.qualityDetail{padding:72px 0 72px}@media only screen and (max-width:990px) and (min-width:320px){.qualityDetail{padding:56px 0 72px}}@media only screen and (max-width:990px) and (min-width:320px){.qualityDetail .qualityDetailIn{padding:0 16px}}.qualityDetail .qualityDetailIn p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#000000;margin-bottom:32px}.qualityDetail .qualityDetailIn p a{color:#000000;text-decoration:underline}.qualityDetail .qualityDetailIn p:last-child{margin-bottom:0}.qualityDetail .qualityDetailIn img{width:100%;text-align:center;margin:0 auto 32px auto}.qualityDetail .qualityDetailIn ul li{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:0.56px;color:#000000;margin-bottom:5px}.qualityDetail .qualityDetailIn ul li a{color:#000000;text-decoration:underline}.qualityDetail .quailtyTable{margin-top:70px}@media only screen and (max-width:767px){.qualityDetail .quailtyTable{overflow-x:scroll;overflow-y:hidden;padding-bottom:30px;width:90%;margin:70px auto}.qualityDetail .quailtyTable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 20px 20px #cad4e4;background-color:#f5f5f5;border-radius:10px;width:90%}.qualityDetail .quailtyTable::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.qualityDetail .quailtyTable::-webkit-scrollbar-thumb{border-radius:10px;background-color:#001c71}}.qualityDetail .quailtyTable table{width:100%;text-align:left;border-spacing:0px}@media only screen and (max-width:767px){.qualityDetail .quailtyTable table{min-width:1000px;text-align:left;border-spacing:0px}}.qualityDetail .quailtyTable table thead{line-height:70px;background:#97accc4d}.qualityDetail .quailtyTable table thead th{color:#001c71}.qualityDetail .quailtyTable table thead th:first-child{padding-left:5px}.qualityDetail .quailtyTable table thead th:last-child{text-align:right;padding-right:15px}.qualityDetail .quailtyTable table thead th span{padding-left:15px}.qualityDetail .quailtyTable table thead th svg{transition:0.4s}.qualityDetail .quailtyTable table thead th.asc svg{transform:rotate(180deg)}.qualityDetail .quailtyTable table thead th.desc svg{transform:rotate(0deg)}.qualityDetail .quailtyTable table tbody{font-size:14px;color:#000000;font-weight:600}.qualityDetail .quailtyTable table tbody .doc-type{margin-left:15px}.qualityDetail .quailtyTable table tbody .doc-type:hover svg g{fill:#001c71;opacity:1}.qualityDetail .quailtyTable table tbody tr{line-height:70px}.qualityDetail .quailtyTable table tbody tr:nth-child(2n){background:#97accc4d}.qualityDetail .quailtyTable table tbody tr td:last-child{text-align:right}.qualityDetail .quailtyTable table tbody tr td:last-child a{padding-right:15px}.qualityDetail .quailtyTable table tbody tr td:last-child a.active svg g{opacity:1}.OurDealers .OurDealersIn{margin:20px 0px}@media only screen and (max-width:768px){.OurDealers .OurDealersIn{margin:60px 20px}}.OurDealers .OurDealersIn .OurDealers-filter{display:flex;flex-wrap:wrap;flex-direction:row;background:#eaeef5;padding:15px 0px}.OurDealers .OurDealersIn .OurDealers-filter form{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-around}.OurDealers .OurDealersIn .OurDealers-filter form .filter-col{width:23%;position:relative}.OurDealers .OurDealersIn .OurDealers-filter form .filter-col:after{content:" ";background:url("../images/mobile-select-arrow.png");right:14px;top:29px;height:9px;position:absolute;pointer-events:none;background-repeat:no-repeat;width:14px}@media only screen and (max-width:768px){.OurDealers .OurDealersIn .OurDealers-filter form .filter-col{width:100%;margin:20px}}.OurDealers .OurDealersIn .OurDealers-filter form .filter-col select{width:100%;padding:20px 15px;background:#eaeef5;border:1px solid #001c71;border-radius:5px;color:#001c71;font-size:18px;font-weight:600}.OurDealers .OurDealersIn .OurDealers-filter form .filter-col label{padding:3px 8px;background-color:#eaeef5;font-size:14px;font-weight:bold;color:#001c71;position:absolute;left:10px;top:-10px}.OurDealers .OurDealersIn .OurDealers-filter form .filter-col input{border:0px solid;border-radius:4px;padding:22px;background:#001c71;color:#fff;font-weight:600;font-size:18px;width:100%}.OurDealers .OurDealersIn .ourDealersOutput{width:100%;margin:55px 0px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem{width:23%;background:#eaeef5;border-radius:4px;padding:30px 15px;margin-bottom:30px}@media only screen and (max-width:768px){.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem{width:100%}}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem span{display:block;font-size:18px;font-weight:500}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem span.title{color:#001c71;font-weight:800;margin-bottom:30px}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem span.phone{margin-bottom:15px}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem .adressBlock{display:flex;flex-wrap:wrap;flex-direction:row}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem .adressBlock span{width:90%}.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem .adressBlock svg{width:7%;margin-right:5px}@media only screen and (max-width:768px){.OurDealers .OurDealersIn .ourDealersOutput .ourDealersItem .adressBlock svg{margin-right:0}}option,select{-webkit-appearance:none}input{-webkit-appearance:none;appearance:none}textarea{-webkit-appearance:none;appearance:none}.contentBanner.products{padding-top:190px;background:url("../images/banner-product.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;padding-bottom:100px;min-height:500px}@media only screen and (max-width:990px) and (min-width:768px){.contentBanner.products{padding-bottom:150px}}@media only screen and (max-width:767px){.contentBanner.products{padding-bottom:110px}}.productsSliderNew .panels .sliderBtnarea{position:relative;z-index:9;margin:0 auto;bottom:-40px;text-align:center;display:table}.productsSliderNew .nav-tabs-outer{padding-top:72px}.productsSliderNew .nav-tabs-outer h3{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;margin-bottom:32px}@media only screen and (max-width:767px){.productsSliderNew .nav-tabs-outer h3{padding:0 16px}}@media only screen and (max-width:990px) and (min-width:768px){.productsSliderNew .nav-tabs-outer h3{padding:0 16px}}@media only screen and (max-width:767px){.productsSliderNew .nav-tabs-outer .tabDiv{overflow:hidden;overflow-x:scroll}}@media only screen and (max-width:990px) and (min-width:768px){.productsSliderNew .nav-tabs-outer .tabDiv{overflow:hidden;overflow-x:scroll}}.productsSliderNew .nav-tabs-outer .tabs{border-radius:4px;background-color:#e3e7ee;display:flex;justify-content:center;padding:30px 0 25px 0}@media only screen and (max-width:767px){.productsSliderNew .nav-tabs-outer .tabs{width:1108px}}@media only screen and (max-width:990px) and (min-width:768px){.productsSliderNew .nav-tabs-outer .tabs{width:1108px}}.productsSliderNew .nav-tabs-outer .tabs li{margin-right:56px}@media only screen and (max-width:1151px) and (min-width:991px){.productsSliderNew .nav-tabs-outer .tabs li{margin-right:24px}}.productsSliderNew .nav-tabs-outer .tabs li:last-child{margin-right:0}.productsSliderNew .nav-tabs-outer .tabs li a{font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71}.productsSliderNew .nav-tabs-outer .tabs li a.active{border-radius:4px;box-shadow:0 15px 30px 0 rgba(37,51,122,0.08);background-color:#ffffff;padding:22px 24px 17px;font-weight:bold}.productsSliderNew .contentInArea .contentInAreain .contentInAreaTextArea{width:253px;display:none}.productsSliderNew .contentInArea .contentInAreain .contentInAreaTextArea p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#001c71;margin-bottom:15px}.productsSliderNew .contentInArea .contentInAreain .contentInAreaTextArea a{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#001c71;border-radius:25px;border:solid 2px #f2f2f2;display:inline-block;position:relative;padding:6px 46px}.productsSliderNew .contentInArea .contentInAreain .contentInAreaTextArea a:before{content:"";position:absolute;background:url("../images/shape.png");width:16px;height:19px;left:18px;margin-top:2px}.productsItemCont{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}@media only screen and (max-width:768px){.productsItemCont{margin-left:15px}}.productsItemCont .swiper-container{width:100%}.productsItemCont .swiper-container .swiper-slide{width:23%;margin-right:20px}@media only screen and (max-width:768px){.productsItemCont .swiper-container .swiper-slide{width:70%;margin:0px}}.productsItemCont .swiper-container .swiper-wrapper{flex-wrap:wrap;flex-direction:row;align-items:center;height:max-content}@media only screen and (max-width:768px){.productsItemCont .swiper-container .swiper-wrapper{flex-wrap:nowrap;flex-direction:inherit;align-items:inherit;height:auto}}.productsItemCont .productItem{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;border:1px solid #cad4e4;border-radius:6px;padding:20px 0px;transition:0.4s;margin-bottom:30px}.productsItemCont .productItem:hover{box-shadow:0 15px 30px 0 rgba(37,51,122,0.08)}.productsItemCont .productItem:hover a{width:max-content;display:flex;align-items:center;background:#fff;border:2px solid #f2f2f2;border-radius:50px;padding:0px 20px}.productsItemCont .productItem:hover a .add-cart-text{display:block}.productsItemCont .productItem:hover a .add-cart-img{padding:10px;background:#fff;width:40px;border-radius:50%;height:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.productsItemCont .productItem:hover a .add-cart-img svg g{fill:#001c71}.productsItemCont .productItem span{display:block;font-size:18px;font-weight:600;padding:0 12px}.productsItemCont .productItem a{width:90%;transition:0.4s}.productsItemCont .productItem a .add-cart-text{display:none;color:#001c71;transition:0.4s}.productsItemCont .productItem a .add-cart-img{padding:10px;background:#f7f7f7;width:40px;border-radius:50%;height:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transition:0.4s}.head-product{margin-top:70px}.contact #map{height:420px}@media only screen and (max-width:768px){.contact #map{margin-top:30px}}.contact .mapblock{margin-top:70px;position:relative}@media only screen and (max-width:768px){.contact .mapblock{margin-top:20px}}.contact .mapblock .map-block{position:absolute;top:20px;z-index:9;width:25%;background:#fff;height:380px;left:20px;border-radius:4px;padding:20px;color:#001c71}@media only screen and (max-width:768px){.contact .mapblock .map-block{width:100%;position:relative;left:0px}}.contact .mapblock .map-block .title{display:block;font-size:18px;font-weight:800;margin-bottom:30px}.contact .mapblock .map-block .title svg{margin-right:15px}.contact .mapblock .map-block .phone{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;font-size:18px;font-weight:600;margin-bottom:25px}.contact .mapblock .map-block .phone svg{margin-right:15px}.contact .mapblock .map-block .adress{display:flex;flex-direction:row;font-size:18px;font-weight:600;margin-bottom:25px}.contact .mapblock .map-block .adress svg{margin-right:15px;width:7%}.contact .mapblock .map-block .adress span{width:90%}.contact .mapblock .map-block .fax{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;font-size:18px;font-weight:600;margin-bottom:25px}.contact .mapblock .map-block .fax svg{margin-right:15px}.contact .mapblock .map-block .mail{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;font-size:18px;font-weight:600;margin-bottom:25px}.contact .mapblock .map-block .mail svg{margin-right:15px}.contact .mapblock .map-block .adressTo{font-size:18px;font-weight:600;color:#001c71;padding-bottom:5px;border-bottom:2px solid}.contact .mapblock .map-block .adressTo svg{margin-left:10px}.contact .map-form{width:100%;margin-top:40px}@media only screen and (max-width:768px){.contact .map-form{padding:20px}}.contact .map-form form{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.contact .map-form .form-left{width:47%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.contact .map-form .form-left input[type=number]::-webkit-inner-spin-button,.contact .map-form .form-left input[type=number]::-webkit-outer-spin-button{opacity:0}@media only screen and (max-width:768px){.contact .map-form .form-left{width:100%}}.contact .map-form .form-left input{width:100%;border:2px solid #97accc3b;height:55px;font-size:18px;font-weight:600;color:#001c71;border-radius:4px;padding-left:20px}.contact .map-form .form-left input::placeholder{color:#001c71;opacity:1}.contact .map-form .form-left label{position:absolute;top:-10px;left:5px;background:#fff;padding:0px 10px;font-size:14px;font-weight:800;color:#001c71}.contact .map-form .form-left .form-element{width:48%;margin-bottom:20px;margin-top:20px;position:relative}@media only screen and (max-width:768px){.contact .map-form .form-left .form-element{width:100%}}.contact .map-form .form-element-textarea{width:47%;position:relative;margin-bottom:20px;margin-top:20px}@media only screen and (max-width:768px){.contact .map-form .form-element-textarea{width:100%}}.contact .map-form .form-element-textarea textarea{width:100%;border:2px solid #97accc3b;height:55px;font-size:18px;font-weight:600;color:#001c71;border-radius:4px;padding-left:20px;height:100%;padding-top:20px}.contact .map-form .form-element-textarea textarea::placeholder{color:#001c71;opacity:1}.contact .map-form .form-element-textarea label{position:absolute;top:-10px;left:5px;background:#fff;padding:0px 10px;font-size:14px;font-weight:800;color:#001c71}.contact .map-form .form-submit{width:100%;text-align:right;margin-bottom:90px;margin-top:20px}@media only screen and (max-width:768px){.contact .map-form .form-submit{text-align:center}}.contact .map-form .form-submit input{background:#001c71;color:#fff;font-size:18px;font-weight:800;border:0px solid;padding:20px 80px;border-radius:4px}input{-webkit-appearance:none;appearance:none}textarea{-webkit-appearance:none;appearance:none}.successPopup .successPopupIn{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;display:none}.successPopup .successPopupIn .modal-shadow{background:#000;opacity:0.5;width:100%;height:100%;position:absolute;overflow:hidden}.successPopup .successPopupIn .lb-wrap{position:absolute;overflow-y:auto;width:100%;height:100%;z-index:2;display:table}.successPopup .successPopupIn .lb-wrap .lb-modal{position:relative;z-index:2;width:100%;height:100%;display:table}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align{display:table-cell;vertical-align:middle;width:100%}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper{margin:auto;position:relative;width:100%}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content{display:block;position:relative;text-align:center;margin:0 auto;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,0.18);border:solid 1px #e2e2e2;background-color:#ffffff;color:#191d3a;padding:91px 24px;width:628px}@media only screen and (max-width:767px){.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content{width:95%;padding:50px 20px}}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .close{position:absolute;top:24px;color:#fff;right:24px;z-index:99;opacity:1;background-color:#f5f6fa;width:40px;line-height:40px;border-radius:25px}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .close img{width:auto}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .Images{margin-bottom:50px}@media only screen and (max-width:767px){.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .Images{margin-bottom:25px}}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .Images img{width:auto}@media only screen and (max-width:767px){.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .Images img{width:75px}}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession h3{font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#333333;margin-bottom:24px}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#858a8f;opacity:1;margin-bottom:56px}@media only screen and (max-width:767px){.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession p{margin-bottom:30px;font-size:14px}}.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession a{border-radius:4px;background-color:#001c71;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:66px;letter-spacing:normal;color:#ffffff;display:block;width:411px;margin:0 auto}@media only screen and (max-width:767px){.successPopup .successPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession a{font-size:16px;line-height:50px;width:85%}}.errorPopup .errorPopupIn{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;display:none}.errorPopup .errorPopupIn .modal-shadow{background:#000;opacity:0.5;width:100%;height:100%;position:absolute;overflow:hidden}.errorPopup .errorPopupIn .lb-wrap{position:absolute;overflow-y:auto;width:100%;height:100%;z-index:2;display:table}.errorPopup .errorPopupIn .lb-wrap .lb-modal{position:relative;z-index:2;width:100%;height:100%;display:table}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align{display:table-cell;vertical-align:middle;width:100%}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper{margin:auto;position:relative;width:100%}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content{display:block;position:relative;text-align:center;margin:0 auto;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,0.18);border:solid 1px #e2e2e2;background-color:#ffffff;color:#191d3a;padding:91px 24px;width:628px}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .close{position:absolute;top:24px;color:#fff;right:24px;z-index:99;opacity:1;background-color:#f5f6fa;width:40px;line-height:40px;border-radius:25px}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .close img{width:auto}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .Images{margin-bottom:50px}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .Images img{width:auto}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession h3{font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#333333;margin-bottom:24px}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#858a8f;opacity:1;margin-bottom:56px}.errorPopup .errorPopupIn .lb-wrap .lb-modal .lb-content-align .lb-content-wrapper .lb-content .Text .TextImgName .nameAndprofession a{border-radius:4px;background-color:#001c71;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:66px;letter-spacing:normal;color:#ffffff;display:block;width:411px;margin:0 auto}
.mp-h1 {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #001c71;
    margin-bottom: 8px;
}
.qualityDetail .qualityDetailIn h3 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71;
    margin-bottom: 32px;
}

.quailtyTable h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71;
    margin-bottom: 24px;
}
.contentBanner .contentBannerIn .contentBannerInItem h1 {
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71 !important;
    margin-bottom: 32px;
}
.contentBanner .contentBannerIn .contentBannerInItem p {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.56px;
    color: #000000 !important;
    margin-bottom: 32px;
    width: 75%;
}
.qualityStorySource .qualityStorySourceIn .qualityStorySourceInItem .qualityStorySourcetext h2 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71;
    margin-bottom: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.qualityDetail .qualityDetailIn h2 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71;
    margin-bottom: 32px;
}
.ourStoryContent .ourStoryContentIn h2 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71;
    margin-bottom: 32px;
}
.waterContent .waterContentIn .waterContentInItem .waterContentInItemText h2 {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #001c71;
    margin-bottom: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.homebanner .shadowLayer {
    position: absolute;
    width: 60%;
    height: 100%;
    opacity: 0.7;
    top: 0;
    background: linear-gradient(90deg,#001c71 35%,rgba(0,0,0,0) 100%)
}
.contentBanner .shadowLayer {
    position: absolute;
    width: 60%;
    height: 100%;
    opacity: 0.7;
    top: 0;
    background: linear-gradient(90deg,#001c71 35%,rgba(0,0,0,0) 100%)
}
@media screen and (max-width: 767px) {
    .homebanner .shadowLayer {
        width: 100% !important;
    }
    .contentBanner .shadowLayer {
        width: 100% !important;
    }
}
@media screen and (max-width: 1023px) {
    .homebanner .shadowLayer {
        width: 70% !important;
    }

    .contentBanner .shadowLayer {
        width: 70% !important;
    }
}



