@font-face {
    font-family: 'Century Gothic';
    src: url('../font/century-gothic/CenturyGothic.eot');
    src: url('../font/century-gothic/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('../font/century-gothic/CenturyGothic.woff2') format('woff2'),
        url('../font/century-gothic/CenturyGothic.woff') format('woff'),
        url('../font/century-gothic/CenturyGothic.ttf') format('truetype'),
        url('../font/century-gothic/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../font/century-gothic/CenturyGothic-Bold.eot');
    src: url('../font/century-gothic/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/century-gothic/CenturyGothic-Bold.woff2') format('woff2'),
        url('../font/century-gothic/CenturyGothic-Bold.woff') format('woff'),
        url('../font/century-gothic/CenturyGothic-Bold.ttf') format('truetype'),
        url('../font/century-gothic/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../font/century-gothic/CenturyGothic-Italic.eot');
    src: url('../font/century-gothic/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),
        url('../font/century-gothic/CenturyGothic-Italic.woff2') format('woff2'),
        url('../font/century-gothic/CenturyGothic-Italic.woff') format('woff'),
        url('../font/century-gothic/CenturyGothic-Italic.ttf') format('truetype'),
        url('../font/century-gothic/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

.cb-max-205 {
    max-width: 205px;
}
.cb-max-245 {
    max-width: 245px;
}
.cb-max-285 {
    max-width: 285px;
}
.cb-max-320 {
    max-width: 320px;
}
.cb-max-345 {
    max-width: 345px;
}
.cb-max-360 {
    max-width: 360px;
}
.cb-max-380 {
    max-width: 380px;
}
.cb-max-385 {
    max-width: 385px;
}
.cb-max-390 {
    max-width: 390px;
}
.cb-max-450 {
    max-width: 450px;
}
.cb-max-477 {
    max-width: 477px;
}
.cb-max-444 {
    max-width: 444px;
}
.cb-max-485 {
    max-width: 485px;
}
.cb-max-495 {
    max-width: 495px;
}
@media (min-width: 1140px) {
    .cb-ml-auto-xl {
        margin-left: auto;
    }
}
.cb-mb-5 {
    margin-bottom: 5px !important;
}
.cb-img-fluid {
    max-width: 100%;
}

.wrap-circular-bottle {
    font-family: 'Century Gothic', 'AvantGardeBook', Arial, sans-serif;
    min-height: 100%;
    height: auto;
    color: #FEFEFE;
    background: #142b50;
    text-align: left;
    overflow-x: hidden;
}
.cb-container {
    max-width: 1116px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    display: block;
}
.cb-row-btn > a, .cb-row-btn > span {
    background: #df1c40;
    color: #fff;
    display: block;
    transition: 200ms;
    font-size: 40px;
    line-height: 1.225;
    padding: 26px 0;
    display: block;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
}
.cb-row-btn .cb-container {
    padding-left: 45px;
    padding-right: 45px;
}
.cb-row-btn-headline > a, .cb-row-btn-headline > span {
    font-weight: bold;
    text-align: center;
    font-size: 60px;
    padding: 14px;
}
.cb-row-btn-headline-blue > a, .cb-row-btn-headline-blue > span {
    background-color: #142b50;
    text-align: center;
}
.cb-row-btn > a:hover {
    background: #b70a2a;
}
.cb-row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
@media (min-width: 1140px) {
    .cb-row {
        flex-wrap: nowrap;
        flex-direction: row;
    }
}
.cb-col {
    padding: 0 15px;
    width: 100%;
    max-width: 556px;
    margin: auto;
}
@media (min-width: 1140px) {
    .cb-col {
        max-width: 50%;
        flex-basis: 50%;
        margin: 0;
    }
}
.cb-col + .cb-col {
    margin-top: 40px;
}
@media (min-width: 1140px) {
    .cb-col + .cb-col {
        margin-top: 0;
    }
}
.cb-col-text-vcenter {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cb-col-text-vend {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.cb-em {
    color: #1FB688;
}
.cb-section-eagle-1 {
    padding-top: 72px;
    background: #142b50 url(../img/circular-bottle/eagle.svg) no-repeat center 17px;
    padding-bottom: 180px;
}
@media (min-width: 1140px) {
    .cb-col-pl-0-xl {
        padding-left: 0;
    }
}
.cb-bottles {
    width: 398px;
    position: relative;
}
.cb-bottles::before {
    content: '';
    display: block;
    padding-top: 201.507538%;
}
.cb-bottles img {
    width: 182.663317%;
    left: -36.683417%;
    top: 0;
    position: absolute;
}
.cb-bottles-outer {
    width: 494px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
.cb-bottles-outer .cb-bottles {
    width: 80.566802%;
}
.cb-bottles-description {
    width: 80.566802%;
    text-align: center;
    padding-top: 20px;
}
.cb-bottles-description > div {
    margin-top: 18px;
}
.cb-bottles-sticker {
    top: 189px;
    right: 0;
    position: absolute;
    width: 36.032389%;
    transition: 200ms;
}
@media (min-width: 1140px) {
    .cb-text-box-top {
        margin-top: 260px;
    }
}
.cb-text-box-top p {
    font-size: 22px;
    line-height: 1.909091;
    margin: 0;
}
.cb-text-box-top h2 {
    font-size: 38px;
    line-height: 1.05;
    margin: 0;
    color: #1FB688;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 72px;
    position: relative;
}
@media (min-width: 1140px) {
    .cb-text-box-top h2 {
        font-size: 40px;
    }
}
.cb-text-box-top h2 img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.2em;
}
@media (min-width: 1140px) {
    .cb-text-box-top h2 img {
        width: 1.7em;
    }
}
.cb-text-box-top .cb-upper {
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.cb-row-2 .cb-col {
    order: 1;
}
.cb-row-2 .cb-col-text {
    order: 2;
}
@media (min-width: 1140px) {
    .cb-row-2 .cb-col {
        order: 2;
    }
    .cb-row-2 .cb-col-text {
        order: 1;
    }
}
.cb-row-2 .cb-col + .cb-col {
    margin-top: 0;
}
.cb-row-2 .cb-col-text {
    margin-top: 40px;
}
.cb-circle-carousel {
    margin-top: 50px;
}
@media (min-width: 1140px) {
    .cb-circle-carousel {
        display: none;
    }
}
.slick-prev, .slick-next {
    z-index: 10;
    transform: none;
    width: 25px;
    height: 25px;
    top: 18%;
}
.slick-prev:before, .slick-next:before {
    font-size: 25px;
}
.slick-prev {
    left: -12px;
}
.slick-next {
    right: -12px;
}
.slick-dots {
    bottom: -45px;
}
.slick-dots li button:before {
    color: #fff;
    font-size: 12px;
    opacity: .50;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}
.cb-animation-trigger {
    position: relative;
}
@media (min-width: 1140px) {
    .cb-animation-trigger {
        margin-top: -50px;
    }
}
.cb-animation-content {
    display: none;
}
@media (min-width: 1140px) {
    .cb-animation-content {
        display: block;
    }   
}
.cb-col-text-circle {
    position: relative;
}
.cb-text-box-circle {
    text-align: center;
}
@media (min-width: 1140px) {
    .cb-text-box-circle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-align: right;
        right: 45px;
    }
}
.cb-text-box-circle p {
    font-size: 16px;
    line-height: 1.2;
}
@media (min-width: 1140px) {
    .cb-text-box-circle p {
        line-height: 1.625;
    }   
}
@media (max-width: 1139px) {
    .cb-text-box-circle [class^="cb-max-"] {
        margin-left: auto;
        margin-right: auto;
    }
}
.cb-text-box-circle .cb-headline {
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}
@media (min-width: 1140px) {
    .cb-text-box-circle .cb-headline {
        font-size: 40px;
        line-height: 1.25;
    }   
}
@media (min-width: 1140px) {
    .cb-text-box-circle .cb-text-box-circle-inner {
        display: block;
        opacity: 0;
    }   
}
@media (min-width: 1140px) {
    .cb-text-box-circle-1 {
        margin-top: 50px;
    }
}
.cb-text-box-circle-1 .cb-text-box-circle-inner {
    opacity: 1;
    display: block;
}
.cb-text-box-circle-1 .cb-headline {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 5px;
}
@media (min-width: 1140px) {
    .cb-text-box-circle-1 .cb-headline {
        font-size: 22px;
        line-height: 1.545455;
    }   
}
.cb-text-box-circle-1 .cb-headline + .cb-headline {
    margin-top: -5px;
}
.cb-text-box-circle-3 .cb-headline {
    margin-bottom: 20px;
}
.cb-text-box-circle-4 .cb-headline {
    margin-bottom: 5px;
}
.cb-text-box-circle-4 .cb-big {
    font-size: 22px;
    line-height: 1.2;
    margin-top: 10px;
}
@media (min-width: 1140px) {
    .cb-text-box-circle-4 .cb-big {
        line-height: 1.818182;
    }   
}
/* .cb-text-box-circle-3 .cb-text-box-circle-inner {
    opacity: 1;
} */
.cb-circle {
    width: 360px;
    max-width: 75%;
    position: relative;
    margin: 0 auto;
}
@media (min-width: 1140px) {
    .cb-circle {
        width: 482px;
        max-width: 100%;
        margin: 0;
    }   
}
.cb-circle::before {
    content: '';
    display: block;
    padding-top: 100%;
}
.cb-circle-arrows {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}
.cb-circle-arrows img {
    width: 100%;
    display: block;
}
.cb-circle-content {
    position: absolute;
    top: 50%;
    left: 17.842324%;
    transform: translate(-50%, -50%);
    width: 39.626556%; /* 191px */
}
.cb-circle-content img {
    display: block;
    margin: auto;
}
@media (min-width: 1140px) {
    .cb-circle-content img {
        opacity: 0;
        transform: scale(0.5);
    }
}
.cb-circle-content-1 img {
    width: 100%;
    opacity: 1;
    transform: scale(1);
}
.cb-circle-content-2 img {
    width: 75.916230%;
}
.cb-circle-content-3 img {
    width: 96.858639%;
}
.cb-circle-content-4 img {
    width: 91.099476%;
}
.cb-section-video {
    padding-top: 56.25%;
    position: relative;
}
.cb-section-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.cb-section-eagle-2 {
    padding-top: 210px;
    background: #142b50 url(../img/circular-bottle/eagle.svg) no-repeat center 210px;
    padding-bottom: 170px;
}
.cb-row-3 .cb-col-text {
    padding-left: 45px;
}
.cb-text-box-normal h2 {
    font-size: 40px;
    line-height: 1.375;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.cb-text-box-normal p {
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 26px;
}
.cb-text-box-normal p:last-child {
    margin-bottom: 0;
}
.cb-section-nav .cb-row-btn {
    border-bottom: 1px solid #fff;
}
.cb-section-nav .cb-row-btn:first-child {
    border-top: 1px solid #fff;
}
.cb-section-footer {
    background: #142b50;
    padding-top: 72px;
    padding-bottom: 72px;
    text-align: center;
}
.cb-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #142b50;
    opacity: 0;
    pointer-events: none;
    transition: 300ms;
    z-index: 1000;
    color: #FEFEFE;
}
.cb-modal.active {
    pointer-events: auto;
    opacity: 1;
}
.cb-modal-content {

}
.cb-close-modal {
    width: 56px;
    height: 56px;
    position: relative;
    background: #0A2B53;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    right: 59px;
    z-index: 10;
}
.cb-close-modal:before, .cb-close-modal:after {
    content: '';
    display: block;
    position: absolute;
    width: 39px;
    height: 2px;
    background: #fff;
    left: 50%;
    top: 50%;
}
.cb-close-modal:hover:before, .cb-close-modal:hover:after {
    background-color: #f2f2f2;
}
.cb-close-modal:before {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.cb-close-modal:after {
    transform: translate(-50%, -50%) rotate(45deg);
}
.cb-section-modal {
    padding-top: 224px;
    padding-bottom: 180px;
    background: #142b50 url(../img/circular-bottle/eagle-4.png) no-repeat center 224px;
}
.cb-section-modal .cb-container {
    padding-top: 70px;
}
.cb-section-modal.cb-section-modal-stylish-dining {
    background-image: url(../img/circular-bottle/eagle-3.jpg?2);
}
.cb-section-modal.cb-section-modal-stylish-dining .cb-container {
    padding-top: 331px; 
}
.cb-row-4 .cb-col-text {
    padding-left: 45px;
}
.cb-section-modal.cb-section-modal-crate .cb-container {
    padding-top: 164px; 
}
.cb-row-5 .cb-col-image {
    padding-left: 45px;
}
.cb-crates {
    width: 100%;
    position: relative;
}
.cb-crates::before {
    content: '';
    display: block;
    padding-top: 122.924188%;
}
.cb-crates img {
    position: absolute;
}
.cb-crates img:nth-child(1) {
    width: 64.440433%;
    top: 0;
    right: 0;
}
.cb-crates img:nth-child(2) {
    width: 74.00722%;
    bottom: 0;
    left: 0;
}
/* #modal-deposit {
    pointer-events: auto;
    opacity: 1;
} */