@font-face {
    font-family: 'Cleanvertising-Light';
    font-style: normal;
    font-weight: normal;
    src: local('Cleanvertising-Light'), url('../fonts/CLEANVEL.woff') format('woff');
}


@font-face {
    font-family: 'Cleanvertising-Black';
    font-style: normal;
    font-weight: normal;
    src: local('Cleanvertising-Black'), url('../fonts/CLEANVEB.woff') format('woff');
}

:root {
    --headlinesFont: 'Cleanvertising-Black', sans-serif;
    --bodyFont: 'Cleanvertising-Light', sans-serif;
    --wildWatermelon: #ff4f87;
    --fuelYellow: #f0a035;
    --textColor: #323232;
    --bodyBg: #d6d6d6;
    --white: #fff;
    --black: #000;
}

.section {
    margin-top: 100px
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    zoom: 1
}

html {
    font-size: 16px;
    min-height: 100%
}

body {
    /*font: 75%/150% "Lato", Arial, Helvetica, sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    /*font-size:42px;*/
    background-color: #fff;
    color: #838383;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -ms-overflow-style: scrollbar;
    oveflow-y: scroll
}

iframe,
img {
    border: 0
}

a {
    text-decoration: none;
    color: inherit
}

a:hover,
a:focus {
    color: #01b7f2;
    text-decoration: none
}

a:focus {
    outline: none
}

p {
    font-size: 1.0833em;
    line-height: 1.6666;
    margin-bottom: 15px
}

dt {
    font-weight: normal
}

span.active,
a.active,
h2.active,
h3.active,
h4.active,
h5.active,
h6.active {
    color: #01b7f2
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: normal;
    color: #2d3e52
}

h1 {
    font-size: 2em;
    line-height: 1.25em
}

h2 {
    font-size: 1.6667em;
    line-height: 1.25em
}

h3 {
    font-size: 1.5em;
    line-height: 1.2222em
}

h4 {
    font-size: 1.3333em;
    line-height: 1.25em
}

h5 {
    font-size: 1.1666em;
    line-height: 1.1428em
}

h6 {
    font-size: 1em
}

h1.fourty-space {
    font-size: 1.3333em;
    line-height: 1.25em;
    letter-spacing: .04em
}

h2.fourty-space {
    font-size: 1.1666em;
    line-height: 1.1428em;
    letter-spacing: .04em
}

h3.fourty-space {
    font-size: 1.0833em;
    line-height: 1.1428em;
    letter-spacing: .04em
}

h4.fourty-space {
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: .04em
}

h5.fourty-space {
    font-size: 0.9166;
    line-height: 1.1em;
    letter-spacing: .04em
}

h6.fourty-space {
    font-size: 0.8333em;
    line-height: 1.1em;
    letter-spacing: .04em
}

ol,
ul {
    list-style: none;
    margin: 0
}

.banner .med-caption {
    font-size: 2.5em
}

.box-title {
    margin-bottom: 0;
    line-height: 1em
}

.box-title small {
    font-size: 10px;
    color: #838383;
    text-transform: uppercase;
    display: block;
    margin-top: 4px
}

button,
input[type="button"].button,
a.button {
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    white-space: nowrap
}

button.btn-small,
input[type="button"].button.btn-small,
a.button.btn-small {
    height: 28px;
    padding: 0 24px;
    line-height: 28px;
    font-size: 0.9167em
}

a.button {
    display: inline-block;
    background: #d9d9d9;
    font-size: 0.8333em;
    line-height: 1.8333em;
    white-space: nowrap;
    text-align: center
}

a.button:hover {
    background: #98ce44
}

button.yellow,
a.button.yellow,
input[type="button"].button.yellow {
    background: #f0715f
}

button.yellow:hover,
a.button.yellow:hover,
input[type="button"].button.yellow:hover {
    background: #f0715f
}

.five-stars-container {
    display: inline-block;
    position: relative;
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    text-align: left;
    cursor: default;
    white-space: nowrap;
    line-height: 1.2em;
    color: #dbdbdb
}

.five-stars-container .five-stars,
.five-stars-container.editable-rating .ui-slider-range {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding-left: 1px
}

.five-stars-container .five-stars:before,
.five-stars-container.editable-rating .ui-slider-range:before {
    content: "\e006\e006\e006\e006\e006";
    color: #ef715f
}

.five-stars-container:before {
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    content: "\e006\e006\e006\e006\e006";
    z-index: 0
}

.price {
    color: #7db921;
    font-size: 1.6667em;
    text-transform: uppercase;
    float: right;
    text-align: right;
    line-height: 1;
    display: block
}

.price small {
    display: block;
    color: #838383;
    font-size: 0.5em
}

.price-wrapper {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.8333em;
    color: inherit;
    line-height: 1.3333em;
    margin: 0
}

.price-wrapper .price-per-unit {
    color: #7db921;
    font-size: 1.4em;
    padding-right: 5px
}

.image-carousel.style2 .slides > li {
    margin-right: 30px
}

.image-box .box > .details,
.image-box.box > .details {
    padding: 12px 15px
}

.listing-style1.hotel .feedback {
    margin: 5px 0;
    border-top: 1px solid #f5f5f5;
    padding-top: 5px;
    border-bottom: 1px solid #f5f5f5
}

.listing-style1.hotel .feedback .review {
    display: block;
    float: right;
    text-transform: uppercase;
    font-size: 0.8333em;
    color: #9e9e9e
}

.listing-style1.hotel .action .button:last-child {
    float: right
}

.box {
    border: 1px solid #cccccc
}

.fa {
    color: #f0715f
}

.card {
    cursor: pointer;
    box-shadow: 0 0 88px 0 rgba(0, 0, 0, 0.1607843137);
}

.card-body {
    padding: 0 !important;
    text-align: center;
}

.card-title {
    font-size: 2.50rem;
    font-family: 'Cleanvertising-Black';
    margin-top: 0.5rem;
}

.card-text {
    margin-bottom: 10%;
}

/*.card {
    width: 49%;
    float: left;
    margin: 2px;
}*/
.card img {
    /*height: 290px!important;*/
}

/*.row {
    display: table!important;
}

.row . {
    display: !im;
}
*/
.back-arrow {
    width: 100%;
    cursor: pointer;
    margin-top: 55px;
}

.lang {
    margin-top: 50%;
}

.lang img {
    cursor: pointer;
}

.price-button {
    color: #fff;
    padding: 5px 12px;
    transition: all 0.25s linear;
    font-family: 'Cleanvertising-Black';
    background-color: #3bc7f4;
    /*! padding-top: 22px; */
    font-weight: bold;
    margin: 0 auto 20px;
    font-size: 2rem;
}

.fade-enter-active, .fade-leave-active {
    transition: opacity .5s;
}

.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */
{
    opacity: 0;
}

.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: table;
    transition: opacity 0.3s ease;
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    width: 300px;
    margin: 0px auto;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
    transition: all 0.3s ease;
    font-family: Helvetica, Arial, sans-serif;
}

.modal-header h3 {
    margin-top: 0;
    color: #42b983;
}

.modal-body {
    margin: 20px 0;
}

.modal-default-button {
    float: right;
}

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */

.modal-enter {
    opacity: 0;
}

.modal-leave-active {
    opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.ft-recipe {
    width: calc(100% - 30%);
    height: calc(60%);
    background: var(--white);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    box-shadow: 0 0 88px 0 rgba(0, 0, 0, 0.1607843137);
    overflow: hidden;
    top: 40%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ft-recipe .ft-recipe__thumb {
    position: relative;
    height: 50%;
    box-shadow: 0px 0px 130px 0 rgba(0, 0, 0, 0.38);
}

.ft-recipe .ft-recipe__thumb #close-modal {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    color: var(--white);
    text-align: center;
    line-height: 36px;
    font-size: 22px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.ft-recipe .ft-recipe__thumb #close-modal:hover {
    background: transparent;
    color: var(--black);
}

#close-modal {
    background: rgba(0, 0, 0, 0.2);
}

.ft-recipe .ft-recipe__thumb h3 {
    text-align: center;
    position: absolute;
    margin: 0;
    width: 100%;
    color: var(--white);
    font-family: var(--headlinesFont);
    font-size: 25px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
    padding: 2.4rem 0 0;
}

.ft-recipe .ft-recipe__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.ft-recipe .ft-recipe__content {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 2em 1em;
}

.ft-recipe .ft-recipe__content .description {
    font-family: 'Cleanvertising-Black';
    font-size: 40px;
}

.ft-recipe .ft-recipe__content .description small {
    font-family: 'Cleanvertising-Light';
    font-size: 90%;
}

.ft-recipe .ft-recipe__content .content__header .row-wrapper {
    display: -webkit-box;
    display: flex;
    padding: 1.55em 0 .3em;
    border-bottom: 1px solid #d8d8d8;
}

.ft-recipe .ft-recipe__content .content__header .row-wrapper .recipe-title {
    font-family: 'Cleanvertising-Black';
    font-weight: 700;
    font-size: 60px;

}

.ft-recipe .ft-recipe__content .content__header .recipe-details {
    display: -webkit-box;
    display: flex;
    list-style: none;
    padding: 1.4em 0 1em;
    margin: 0;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.ft-recipe .ft-recipe__content .content__header .recipe-details .recipe-details-item {
    -webkit-box-flex: 1;
    flex: 1;
}

.ft-recipe .ft-recipe__content .content__header .recipe-details .recipe-details-item i {
    font-size: 30px;
}

.ft-recipe .ft-recipe__content .content__header .recipe-details .recipe-details-item .value {
    color: #ff4f87;
    margin-left: .35em;
    vertical-align: bottom;
    font-size: 24px;
    font-weight: 600;
}

.ft-recipe .ft-recipe__content .content__header .recipe-details .recipe-details-item .title {
    display: block;
    margin-top: -4px;
    font-family: var(--headlinesFont);
    font-size: 21px;
    font-weight: 300;
}

.ft-recipe .ft-recipe__content .description {
    margin: .3em 0 1.8em;
    margin-bottom: 5px;
}

.ft-recipe .ft-recipe__content .content__footer {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.ft-recipe .ft-recipe__content .content__footer .price-button {
    font-size: 3rem;
}

.fa-times {
    color: #fff;
    font-size: 40px;
}

.box-shadow-header {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    z-index: 2;
}

.footer {
    background: #fff;
    text-align: center;
    box-shadow: 0 0 88px 0 rgba(0, 0, 0, 0.1607843137);
    font-family: 'Cleanvertising-Black';
    font-size: 26px;
    bottom: 0;
    width: 100%;
}

.social-icons {
    display: inline-block;
    border-bottom: 0.5px solid black;
    margin-bottom: 10px;
}

.social-icons a {
    margin: 0 30px;
    font-size: 60px;
}

.social-icons .fa {
    color: #838383;
    cursor: pointer;
}

.developed {
    font-size: 20px;
}

.content {
    padding-top: 200px;
}
/*.ft-recipe .ft-recipe__content .content__footer a {*/
/*    font-family: var(--headlinesFont);*/
/*    display: inline-block;*/
/*    background: var(--wildWatermelon);*/
/*    padding: .45em 1em;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    border-radius: 5px;*/
/*    color: #fff;*/
/*    font-weight: 500;*/
/*    letter-spacing: .2px;*/
/*    font-size: 17px;*/
/*    -webkit-transition: box-shadow 250ms ease, -webkit-transform 250ms ease;*/
/*    transition: box-shadow 250ms ease, -webkit-transform 250ms ease;*/
/*    transition: transform 250ms ease, box-shadow 250ms ease;*/
/*    transition: transform 250ms ease, box-shadow 250ms ease, -webkit-transform 250ms ease;*/
/*}*/

/*.ft-recipe .ft-recipe__content .content__footer a:hover {*/
/*    -webkit-transform: translateY(-3px);*/
/*    transform: translateY(-3px);*/
/*    box-shadow: 0 10px 34px 0 rgba(255, 79, 135, 0.32);*/
/*}*/
