@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.cc-btn, .ellipsis {
    white-space: nowrap
}

#cookieConsent a, #footer a, .btn, .card-item .title a, .main-nav > li > a,
a:focus, a:hover {
    text-decoration: none
}

.cc-link, .cc-revoke:hover, .main-nav > li > a:hover {
    text-decoration: underline
}

pre, textarea {
    overflow: auto
}

#footer a, a {
    -webkit-transition: color .3s ease-in-out
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

#wrapper, .ellipsis, .slick-list, svg:not(:root) {
    overflow: hidden
}

#wrapper, .slick-list, .slick-slider, .slick-track, sub, sup {
    position: relative
}

.slick-list:focus, a:active, a:hover {
    outline: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.logo, img, textarea {
    vertical-align: top
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver
}

legend {
    border: 0;
    padding: 0
}

textarea {
    resize: vertical
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

#footer .footer-list, .benefits-section .benefits-list, .card-item .card-list,
.main-nav, .news-slider .slick-dots, .social {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.ellipsis {
    text-overflow: ellipsis
}

* , :after, :before {
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    margin: 0;
    color: #333;
    background: #fff;
    font: 16px / 1.2 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gm-style img {
    max-width: none
}

.h, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 700;
    margin: 0 0 .5em;
    color: inherit
}

.h1, h1{ 
	font-size: 30px;
	color: #fff;
	text-align: center;
	 text-transform: uppercase;
	    text-shadow: 0 0 10px rgba(150, 150, 150, .7);


	
}	

.h2, h2 {
    font-size: 24px
}

.h3, h3 {
    font-size: 22px
}

.h4, h4 {
    font-size: 20px
}

.h5, h5 {
    font-size: 17px
}

.h6, h6 {
    font-size: 15px
}

.main-nav, body {
    font-size: 16px
}

p {
    margin: 0 0 1em
}

a {
    background-color: transparent;
    color: #39f;
    transition: color .3s ease-in-out
}

fieldset, form {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=email], input[type=password], input[type=search], input[type=tel],
input[type=text], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #999;
    padding: .4em .7em
}

input[type=email]:focus, input[type=password]:focus, input[type=search]:focus,
input[type=tel]:focus, input[type=text]:focus, textarea:focus {
    border-color: #333
}

input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #999
}

input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
}

input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
}

input[type=email].placeholder, input[type=password].placeholder,
input[type=search].placeholder, input[type=tel].placeholder, input[type=text].placeholder,
textarea.placeholder {
    color: #999
}

.h2, .main-nav, .main-nav > li > a, h2 {
    color: #333
}

select {
    -webkit-border-radius: 0
}

button, input[type=button], input[type=file], input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer
}

@font-face {
    font-family: lato;
    src: url(../fonts/lato-black-webfont.woff) format("woff"), url(../fonts/lato-black-webfont.woff) format("woff2"), url(../fonts/lato-black-webfont.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: lato;
    src: url(../fonts/lato-light-webfont.woff) format("woff"), url(../fonts/lato-light-webfont.woff) format("woff2"), url(../fonts/lato-light-webfont.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?isfhgd);
    src: url(../fonts/icomoon.eot?isfhgd#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?isfhgd) format("truetype"), url(../fonts/icomoon.woff?isfhgd) format("woff"), url(../fonts/icomoon.svg?isfhgd#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class * =" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn, .card-item .title, .h2, h2 {
    text-transform: uppercase
}

.icon-arrow-right:before {
    content: ""
}

.icon-google:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.slick-slider {
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    display: block;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.main-nav, [dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

#header {
    padding: 10px 0 20px
}

.logo {
    display: inline-block;
    width: 130px
}

#wrapper, .logo img {
    width: 100%
}

.logo a {
    display: block
}

.logo img {
    height: auto
}

.main-nav {
    padding: 12px 0 0;
    line-height: 16px
}

.main-nav > li {
    margin: 0 0 6px
}

body {
    font-weight: 300
}

.container {
    max-width: 800px;
    padding: 0 20px;
    margin: 0 auto
}

.h1, .h2, .h3, h1, h2, h3 {
    display: block;
    font-family: inherit
}

.h2, h2 {
    font-weight: 900;
    text-shadow: 0 0 10px rgba(150, 150, 150, .7);
    font-size: 28px;
    line-height: 1.1;
    color: #333;
}

#footer, .btn {
    font-weight: 300
}

.btn {
    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
    transition: color .3s ease-in-out, background .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    background: #0089ff;
    color: #fff;
    border-radius: 4px;    
    
}

.btn:hover {
    background: #fff;
    color: #0089ff;
    border: 2px solid #0089ff;
    border-radius: 4px;
    padding: 6px 23px 5px;
    line-height: 1
}

.btn.btn-lg {
    min-width: 166px;
    padding: 9px 23px 8px;
    font-size: 19px;
	 margin-bottom:-500px;  

}

[class * =" icon-"], [class^=icon-] {
    display: block
}

.bg-block-blue {
    background: -webkit-linear-gradient(315deg, #21feb0, #21feb0 23%, #21feb0 40%, #21feb0 82%, #21feb0 82%, #21feb0 100%, #8bebfb 100%, #97ecff 100%, #b3ffff 100%);
    background: linear-gradient(135deg, #0092ff 0, #0092ff 23%, #0092ff 20%, #6ee0fb 82%, #70e1ff 82%, #7aeaf5 100%, #8bebfb 100%, #97ecff 100%, #b3ffff 100%);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 31%;
    width: 600px;
    height: 1100px;
    -webkit-transform: translateX(-100%) skew(-30deg, 0);
    -ms-transform: translateX(-100%) skew(-30deg, 0);
    transform: translateX(-100%) skew(-30deg, 0)
}

.bg-block-gray {
    position: absolute;
    background: #f5f5f5;
    z-index: -1;
    bottom: 0;
    height: 1000px;
    width: 3000px;
    -webkit-transform: translateX(-84%) skew(60deg, 0);
    -ms-transform: translateX(-84%) skew(60deg, 0);
    transform: translateX(-84%) skew(60deg, 0)
}

.typewriter .h2 {
    display: inline-block !important;
    vertical-align: top;
    height: 58px
}

.typewriter .h2:after {
    content: "|";
    -webkit-animation: blink-caret .75s step-end infinite;
    animation: blink-caret .75s step-end infinite
}

.typewriter .h2 .new {
    opacity: 0;
    position: absolute;
    display: none
}

.typewriter .h2 .div_opacity {
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    opacity: 1;
    position: relative;
    display: inline;
    color:#333;
}

#footer {
    padding: 25px 0;
    color: #7d7d7d;
    background: #f5f5f5;
    font-size: 16px
}

#footer .footer-block {
    margin-bottom: 15px
}

#footer a {
    transition: color .3s ease-in-out;
    color: inherit
}

#footer a:hover, .footer-form button[type=submit]:hover {
    color: #0089ff
}

#footer .block-heading {
    display: block;
    margin-bottom: 10px;
    font-weight: 700
}

#footer .footer-list li {
    margin-bottom: 3px
}

#footer .footer-list li:last-child {
    margin-bottom: 0
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -6px;
    font-size: 17px
}

.social li {
    padding: 0 6px
}

.footer-form .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 240px
}

.footer-form input[type=email], .footer-form input[type=password],
.footer-form input[type=search], .footer-form input[type=tel], .footer-form input[type=text],
.footer-form textarea {
    background: #fff;
    font-size: 16px;
    height: 34px;
    width: 100%;
    margin-right: 10px;
    border: 2px solid #e6e6e6
}

.footer-form input[type=email]::-moz-placeholder, .footer-form input[type=password]::-moz-placeholder,
.footer-form input[type=search]::-moz-placeholder, .footer-form input[type=tel]::-moz-placeholder,
.footer-form input[type=text]::-moz-placeholder, .footer-form textarea::-moz-placeholder {
    opacity: 1
}

.footer-form input[type=email]:focus, .footer-form input[type=password]:focus,
.footer-form input[type=search]:focus, .footer-form input[type=tel]:focus,
.footer-form input[type=text]:focus, .footer-form textarea:focus {
    border-color: #0089ff
}

.footer-form button[type=submit] {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    padding: 0;
    border: 0;
    background: 0 0;
    font-size: 20px
}

.card-section {
    padding: 46px 0 26px
}

.card-section .section-heading {
    max-width: 660px;
    margin: 0 auto 54px
}

.card-section .section-heading .h2, .card-section .section-heading h2 {
    color: #333;
}

.card-block .column {
    width: 100%
}

.card-item {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px;
    text-align: center
}

.card-item .img-holder {
    min-width: 300px;
    box-shadow: 7px 8px 42px -9px rgba(0, 0, 0, .7);
    border-radius: 10px
}

.card-item .img-holder:hover {
    box-shadow: 30px 15px 60px -15px rgba(0, 0, 0, .9);
}


.card-item .img-holder img {
    width: 100%;
    height: auto
}

.card-item .content-wrap {
    padding: 8px 0 10px;
    margin: -43px 30px 22px;
    position: relative;
    z-index: 5;
    border-radius: 5px
}

.card-item .title {
    font-size: 60px;
    line-height: 42px;
    display: block;
    text-align: center;
    margin: 0 0 20px;
	opacity: 0.99;
    padding-top: 100px;


    
	
}

.card-item .title a {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    color: #333;
}

.card-item .title a:hover {
    opacity: .8
}

.card-item .card-list {
    text-align: left
}

.card-item .card-list li {
    padding: 0 0 6px 30px;
    position: relative
}

.card-item .card-list li:before {
    content: "";
    height: 15px;
    width: 24px;
    display: block;
    background: url(../images/icon-list.svg) 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 2px
}

.carousel-section {
    padding: 46px 0 26px
}

.carousel-section .section-heading {
    margin-bottom: 30px
}

.carousel-section .btn-wrapper {
    width: 100%;
    text-align: center
}

.slide-wrapper {
    border-radius: 10px;
    padding: 0 20px 25px;
    line-height: 1;
    background: #fcfcfc;
    box-shadow: 0 3px 19px 0 rgba(51, 51, 51, .2)
}

.slide-heading {
    text-decoration: none;
    display: block;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    padding-bottom: 12px;
    margin-bottom: 8px;
    max-width: 500px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px) color: #000
}

.slide-heading:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 3px;
    background: currentColor
}

.news-slider .slick-track {
    margin-bottom: 10px
}

.news-slider .item-slide {
    padding: 25px 10px;
    line-height: 1.4
}

.news-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px
}

.news-slider .slick-dots li {
    margin-right: 4px
}

.news-slider .slick-dots li:last-child {
    margin-right: 0
}

.news-slider .slick-dots li.slick-active button {
    background: #0089ff;
    border: 0
}

.news-slider .slick-dots button {
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    width: 10px;
    height: 10px;
    padding: 0;
    font-size: 0;
    border-radius: 50%;
    background: #fff;
    border: 0;
    outline: 0
}

.benefits-section {
    padding: 46px 0 26px
}

.benefits-section .section-heading {
    margin-bottom: 20px
}

.benefits-section .benefits-list {
    margin: 0 -35px
}

.benefits-section .benefits-list li {
    padding: 0 35px;
    text-align: center
}

.benefits-section .benefits-list li img {
    display: block;
    margin: 0 auto
}

@media (min-width:480px) {
    .main-nav {
        padding: 20px 0 0
    }

    .main-nav > li {
        display: inline-block;
        vertical-align: top;
        margin: 0 12px
    }
}

@media (min-width:768px) {
    #header {
        padding: 30px 0 20px
    }

    .logo {
        width: 180px;
        margin: 0 0 0 40px
    }

    .carousel-section .section-heading, .news-slider .slick-dots {
        margin-bottom: 45px
    }

    .main-nav {
        padding: 28px 0 0;
        font-size: 19px;
        line-height: 18px
    }

    .bg-block-blue {
        width: 700px
    }

    .bg-block-gray {
        -webkit-transform: translateX(-84%) skew(70deg, 0);
        -ms-transform: translateX(-84%) skew(70deg, 0);
        transform: translateX(-84%) skew(70deg, 0)
    }

    #footer {
        padding: 45px 0
    }

    #footer .footer-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #footer .footer-block {
        padding: 0 25px
    }

    #footer .footer-block:last-child {
        margin-right: -135px
    }

    .social {
        font-size: 20px
    }

    .card-section {
        padding: 66px 0 46px
    }

    .carousel-section {
        padding: 82px 0
    }

    .slide-wrapper {
        padding: 0 33px 15px
    }

    .slide-heading {
        text-decoration: none;
        color: #000;
        font-size: 36px
    }

    .slide-heading:hover {
        text-decoration: underline
    }

    .news-slider .item-slide {
        padding: 25px 20px;
        font-size: 18px
    }

    .benefits-section {
        padding: 66px 0 74px
    }

    .benefits-section .section-heading {
        margin-bottom: 34px
    }

    .benefits-section .benefits-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 20px;
        margin: 0 -55px
    }

    .benefits-section .benefits-list li {
        padding: 0 55px
    }

    .benefits-section .benefits-list .img-wrap {
        width: 100px;
        margin: 0 auto
    }

    .benefits-section .benefits-list .img-wrap img {
        width: 100%
    }
}

@media (min-width:992px) {
    .news-slider .item-slide {
        padding: 25px 55px
    }

    .news-slider .slick-dots button:hover {
        background: #0089ff
    }
}

@media (min-width:1024px) {
    #header .container {
        max-width: 1024px
    }

    .logo {
        margin: 0 0 0 80px
    }

    .container.lg {
        max-width: 1200px
    }

    .bg-block-blue {
        -webkit-transform: translateX(-100%) skew(-43deg, 0);
        -ms-transform: translateX(-100%) skew(-43deg, 0);
        transform: translateX(-100%) skew(-43deg, 0);
        width: 900px
    }

    #footer {
        padding: 65px 0
    }

    #footer .footer-block {
        padding: 0 90px
    }

    .card-section {
        padding: 84px 0 46px
    }

    .card-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -25px
    }

    .card-block .column {
        width: 33.33%;
        padding: 0 25px
    }

    .card-item {
        max-width: 100%
    }

    .carousel-section .section-heading {
        margin-bottom: 90px
    }

    .slide-heading {
        text-decoration: none;
        font-size: 36px color: #000
    }

    .benefits-section .section-heading {
        margin-bottom: 44px
    }

    .benefits-section .benefits-list {
        margin: 0 -60px
    }

    .benefits-section .benefits-list li {
        padding: 0 60px
    }
}

@media (min-width:1200px) {
    .bg-block-blue {
        -webkit-transform: translateX(-100%) skew(-57deg, 0);
        -ms-transform: translateX(-100%) skew(-57deg, 0);
        transform: translateX(-100%) skew(-57deg, 0);
        width: 1500px
    }

    .bg-block-gray {
        -webkit-transform: translateX(-78%) skew(79deg, 0);
        -ms-transform: translateX(-78%) skew(79deg, 0);
        transform: translateX(-78%) skew(79deg, 0)
    }

    .news-slider .item-slide {
        padding: 25px 70px;
        width: 680px
    }
}

@media (max-width:767px) {
    .benefits-section .benefits-list, .h2, h2 {
        text-align: center
    }

    .h2, h2 {
        line-height: 1.1;
        font-size: 20px
    }

    .benefits-section .benefits-list li {
        margin: 0 0 10px
    }
}

@-webkit-keyframes blink-caret {
    from, to {
        color: transparent
    }

    50% {
        color: #fff
    }
}

@keyframes blink-caret {
    from, to {
        color: transparent
    }

    50% {
        color: #fff
    }
}

#cookieConsent {
    background-color: rgba(20, 20, 20, .7);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: Lato, Helvetica, sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999
}

#cookieConsent a {
    color: #4B8EE7
}

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0;
    font-weight: 700
}

#closeCookieConsent:hover {
    color: #FFF
}

#cookieConsent a.cookieConsentOK {
    background-color: #0089ff;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: rgba(0, 137, 255, .83)
}

.cc-window {
    opacity: 1;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}

.cc-header {
    font-size: 18px;
    font-weight: 700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}

.cc-link:hover {
    opacity: 1
}

.cc-link:active, .cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-close:focus, .cc-close:hover {
    opacity: 1
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-floating > .cc-link {
    margin-bottom: 1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-banner .cc-message {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em
}

.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.cc-floating .cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1
}

.cc-btn + .cc-btn {
    margin-left: .5em
}

@media print {
    .cc-revoke, .cc-window {
        display: none
    }
}

@media screen and (max-width:900px) {
    .cc-btn {
        white-space: normal
    }
}

@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
    .cc-window.cc-top {
        top: 0
    }

    .cc-window.cc-bottom {
        bottom: 0
    }

    .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0
    }

    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cc-window.cc-floating {
        max-width: none
    }

    .cc-window .cc-message {
        margin-bottom: 1em
    }

    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset
    }

    .cc-window.cc-banner .cc-message {
        margin-right: 0
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none
}

.cc-theme-classic .cc-btn {
    border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}

.cc-theme-edgeless.cc-window {
    padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0
}




.card-list{ 
 padding-top:50px;
}




ul {
    font-size:20px;
     line-height: 1.5;

}




.checkmark {
  margin: 0 auto;
  width: 100px;
}

  .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  animation: dash 3s ease-in-out;
  -webkit-animation: dash 3s ease-in-out;
}

.circle {
  -webkit-animation: fadein 2s ease-in-out;
  animation: fadein 2s ease-in-out;
}

@-webkit-keyframes dash {
 0% {
   stroke-dashoffset: 1000;
 }
 100% {
   stroke-dashoffset: 0;
 }
}

@keyframes dash {
 0% {
   stroke-dashoffset: 1000;
 }
 100% {
   stroke-dashoffset: 0;
 }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

a:link { text-decoration: none}

