html,
body {
    height: 100%;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smooth: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 500;
}

#at-style:hover {
    overflow: hidden;
    background-color: rgb(34, 131, 146);
}

h1 {
    font-size: 70px;
}

p.p-vis {
    color: white;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 14.1px;
    color: #838383;
    line-height: 2.1;
}

img {
    max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

.section-title {
    margin-bottom: 48px;
    position: relative;
    padding-top: 18px;
}

.section-title:after {
    position: absolute;
    content: "";
    width: 56px;
    height: 5px;
    left: 0;
    top: 0;
    background: #2a8dff;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

.post-ul {
    padding-left: 5pc;
    border-radius: 20px;
}

#value-ss {
    top: 10px;
}


/* #corou-li {
    height: 1000px;
    padding-left: initial;
} */

.section-title h2,
.section-title h3 {
    font-weight: 700;
}

.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    transition: transform 15s !important;
}

.spad {
    padding-top: 96px;
    padding-bottom: 96px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
    color: #fff;
}

.rating i {
    color: #fbb710;
}

.rating .is-fade {
    color: #e0e3e4;
}

.log-tt {
    height: 75px;
    width: 259px;
    padding-right: 80.6px;
    padding-left: 0px;
}

.site-btn {
    display: inline-block;
    min-width: 178px;
    text-align: center;
    border: none;
    padding: 18px 5px;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    color: #fff;
    cursor: pointer;
    background: #2a86ff;
}

#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
}

.loader {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

.header-section {
    clear: both;
}

.header-top {
    background: #6badd1;
    overflow: hidden;
    padding: 18px 0;
}

.header-social {
    float: left;
}

.header-social a {
    color: #fff;
    margin-right: 35px;
}

.user-panel {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.user-panel a {
    color: #fff;
}

.header-bottom {
    padding: 38px 0;
    position: relative;
}

.site-logo {
    display: inline-block;
}

.nav-switch {
    display: none;
}

.main-menu,
.footer-menu {
    list-style: none;
    float: right;
    margin-right: 160px;
}

.google-fot {
    font-family: 'Dancing Script', cursive;
    font-family: 'Open Sans', sans-serif;
    color: black;
    text-align: center;
    font-size: 40px;
}

.google-fotr {
    font-family: 'Dancing Script', cursive;
    font-family: 'Open Sans', sans-serif;
    color: black;
    text-align: center;
    font-size: 15px;
    text-align: center;
    opacity: 0.8;
}

#google-fotrr {
    font-family: 'Dancing Script', cursive;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;
    color: blueviolet;
    font-size: 20px;
}

#google-fotr {
    font-family: 'Dancing Script', cursive;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;
    color: blueviolet;
    font-size: 20px;
    text-align: left;
}

.main-menu li,
.footer-menu li {
    display: inline;
}

.main-menu li a,
.footer-menu li a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: black;
    padding: 25px 20px;
    text-align: center;
}

.main-menu li a:hover {
    color: #db0000;
}

.hero-section {
    clear: both;
}

.hero-slide-item {
    height: 694px;
    display: table;
    width: 100%;
    overflow: hidden;
    transition: 15s;
}

.hs-text {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.hs-title-1 {
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
    top: -93px;
}

.hs-title-2 {
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
    top: -10px;
}

.hs-title-3 {
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
    top: 21px;
}

.hs-title-1 span,
.hs-title-2 span,
.hs-title-3 span {
    display: inline-block;
    border-radius: 5px;
    position: relative;
    -webkit-box-shadow: -1px -5px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -1px -5px 20px 0px rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.hs-title-1 {
    font-size: 72px;
    z-index: 3;
}

.hs-title-1 span {
    padding: 0 28px;
    background: #2ab1ff;
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
}

.hs-title-2 {
    font-size: 48px;
    z-index: 4;
    font-size: larger;
}

.hs-title-2 span {
    padding: 5px 28px;
    background: #0b87b7;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 0;
    top: 0;
}

.hs-title-3 {
    font-size: 36px;
    z-index: 5;
    font-size: x-large;
}

.hs-title-3 span {
    padding: 10px 28px;
    background: #2759ff;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
}

.owl-item.active .hero-slide-item .hs-title-1 span,
.owl-item.active .hero-slide-item .hs-title-2 span,
.owl-item.active .hero-slide-item .hs-title-3 span {
    opacity: 1;
}

.owl-item.active .hero-slide-item .hs-title-1 span {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.4s ease 0.6s;
    -o-transition: all 0.4s ease 0.6s;
    transition: all 0.4s ease 0.6s;
}

.owl-item.active .hero-slide-item .hs-title-2 span {
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(0deg);
    left: 0px;
    top: -61px;
    -webkit-transition: all 0.4s ease 0.8s;
    -o-transition: all 0.4s ease 0.8s;
    transition: all 0.4s ease 0.8s;
}

.owl-item.active .hero-slide-item .hs-title-3 span {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(0deg);
    top: -15px;
    -webkit-transition: all 0.4s ease 1s;
    -o-transition: all 0.4s ease 1s;
    transition: all 0.4s ease 1s;
}


/* .hero-slider .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 2px solid rgb(190, 12, 12);
    color: rgb(190, 12, 12);
    border-radius: 50%;
    right: 110px;
    top: calc(50% - 20px);
    text-align: center;
    font-size: 24px;
}

.hero-slider:hover .owl-next:hover {
    border: 2px solid white;
    color: white;
} */


/* .carousel-item {
    height: 185vh;
    min-height: 1000px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
} */


/* .card-columns .card {
    display: inline-block;
    width: 100%;
}

.card-img-top {
    width: 100%;
    height: 200px !important;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
} */


/* .klio {
    height: 100%;
    margin: 0;
    padding: 0;
    transform: translate(0, -2%);
    padding-right: 132px;
    padding: 23px;
    padding-left: 70px;
    padding-right: 70px
}
 */

.add-slider {
    position: absolute;
    width: calc(100% - 33.333333%);
    height: 100%;
    background: #333;
}

.add-slider .owl-stage-outer,
.add-slider .owl-stage,
.add-slider .owl-item,
.add-slider .as-item {
    height: 100%;
}

.add-text-warp {
    position: relative;
    z-index: 2;
    height: 422px;
}

.add-warp {
    position: relative;
    overflow: hidden;
}

.add-warp .add-text {
    background: #0073b6;
    padding: 50px 0 35px;
    height: 422px;
    text-align: center;
}

.add-warp .add-text:after {
    position: absolute;
    content: "";
    width: 160px;
    height: 123%;
    left: -60px;
    top: -61px;
    background: #0073b6;
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg);
    z-index: -1;
}

.add-warp .add-text h2 {
    font-weight: 700;
    margin-bottom: 15px;
}

.add-warp .add-text ul {
    list-style: none;
}

.add-warp .add-text ul li {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    padding-left: 30px;
    margin-bottom: 15px;
}

.add-warp .add-text ul li:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    left: 0;
    top: 0;
    background-image: url(../img/icon/check.png);
    transform: translate(337%, -19%);
}

.carousel-control-prev {
    background-color: rgba(0, 0, 0, 0.247);
}

.carousel-control-next {
    background-color: rgba(0, 0, 0, 0.247);
}


/* .carousel-control-next-icon {
    background-color: red;
}

.carousel-control-prev-icon {
    background-color: red;
    color: black
}

.add-warp .add-text  */

.at-style {
    position: absolute;
    height: 100%;
    width: 40%;
    left: 0;
    z-index: -2;
}

.add-warp .add-text .at-style:after {
    position: absolute;
    content: "";
    width: 160px;
    height: 123%;
    left: -70px;
    top: -107px;
    background: #0073b6;
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg);
    z-index: -1;
}

.add-warp .add-text .at-style:before {
    position: absolute;
    content: "";
    width: 47px;
    height: 123%;
    left: -82px;
    top: -86px;
    background: #0073b6;
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg);
    z-index: -1;
}


/*------------------
	Responsive
---------------------*/

@media (min-width: 1200px) {
    .container {
        max-width: 1176px;
    }
}

@media (max-width: 1559px) {
    .facts-warp {
        width: 100%;
    }
    .newsletter-section .nl-sp-img {
        min-width: auto;
        left: 30px;
    }
    .recipe-view-section .rv-warp {
        width: 100%;
        margin-top: 0;
    }
}

@media (max-width: 1250px) {
    .sf-warp {
        width: 100%;
    }
    .newsletter-section .nl-sp-img {
        left: 0;
    }
}


/* Medium screen : 992px. */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu {
        margin-right: 40px;
    }
    .gallery-slider .gs-item {
        height: 235px;
    }
    .hero-slide-item .hs-text {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }
    .big-search-form input {
        width: calc(37.6% - 17px);
    }
    .footer-menu li a {
        padding: 15px 8px;
    }
    .recipe .recipe-info:after {
        right: -32px;
    }
}


/* Tablet :768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .site-logo {
        max-width: 170px;
    }
    .main-menu {
        margin-right: 15px;
    }
    .main-menu li a {
        padding: 10px 12px;
    }
    .header-search {
        margin-top: 0;
    }
    .hero-slide-item .hs-text {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }
    .hero-slider .owl-next {
        right: 50px;
    }
    .review-item {
        margin: 10px 0;
    }
    .gallery-slider .gs-item {
        height: 242px;
    }
    .footer-menu li:first-child a {
        padding-left: 0;
    }
    .big-search-form select {
        width: calc(51% - 17px);
        margin-bottom: 20px;
    }
    .big-search-form select:nth-child(2) {
        margin-right: 0;
    }
    .big-search-form input {
        width: calc(73.3% - 17px);
    }
    .big-search-form .bsf-btn {
        width: 182px;
    }
    .about-text {
        margin-bottom: 30px;
    }
    .fact-item {
        margin-bottom: 40px;
    }
    .facts-section .container {
        margin-bottom: -40px;
    }
    .recipe-filter-warp {
        margin-bottom: 50px;
    }
    .contact-form-warp {
        margin-bottom: 50px;
    }
    .contact-info {
        padding-left: 0;
    }
    .contact-info .ct-list li {
        float: left;
        margin-right: 50px;
    }
    .contact-info .ct-list li:last-child {
        margin-right: 0;
    }
    .contact-social {
        clear: both;
        margin-bottom: 40px;
    }
}


/* Large Mobile :480px. */

@media only screen and (max-width: 767px) {
    .main-menu {
        display: none;
        float: none;
        position: absolute;
        background: #fff;
        width: 100%;
        left: 0;
        top: 100%;
        z-index: 999;
    }
    .main-menu li {
        display: block;
    }
    .main-menu li a {
        display: block;
        color: #333;
        margin-left: 0;
        padding: 13px 20px;
        border-top: 1px solid #ededed;
    }
    .nav-switch {
        display: block;
        float: right;
        width: 38px;
        height: 38px;
        border: 1px solid #ddd;
        text-align: center;
        font-size: 24px;
        margin-left: 15px;
    }
    .header-search {
        margin-top: 0;
    }
    .hero-slide-item {
        height: 594px;
    }
    .hero-slide-item .hs-text {
        -webkit-transform: scale(.15s) !important;
        -ms-transform: scale(.15);
        transform: scale(.15);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }
    .hs-title-1 {
        font-size: 60px;
    }
    .hs-title-2 {
        font-size: 45px;
    }
    .hs-title-3 {
        font-size: 35px;
    }
    .hero-slider .owl-next {
        right: 20px;
    }
    .add-warp {
        padding-left: 170px;
    }
    .review-item {
        margin: 10px 0;
    }
    .ftw-warp:first-child {
        margin-bottom: 30px;
    }
    .footer-section {
        text-align: center;
    }
    .footer-social a {
        color: #474747;
        margin-right: 20px;
    }
    .footer-menu {
        margin: 30px 0 10px;
    }
    .footer-menu li a {
        padding: 5px 10px;
    }
    .gallery-slider .gs-item {
        height: 150px;
    }
    .big-search-form select,
    .big-search-form input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .big-search-form {
        text-align: center;
    }
    .big-search-form .bsf-btn {
        width: 182px;
    }
    .about-text {
        margin-bottom: 30px;
    }
    .fact-item {
        margin-bottom: 40px;
    }
    .facts-section .container {
        margin-bottom: -40px;
    }
    .page-top-section h2 {
        font-size: 42px;
    }
    .recipe-filter-warp {
        margin-bottom: 50px;
    }
    .recipe-view {
        margin-bottom: 20px;
    }
    .footer-section {
        padding: 60px 15px 50px;
    }
    .contact-form-warp {
        margin-bottom: 50px;
    }
    .contact-info {
        padding-left: 0;
    }
    .contact-info .ct-list li {
        float: left;
        margin-right: 50px;
    }
    .contact-info .ct-list li:last-child {
        margin-right: 0;
    }
    .contact-social {
        clear: both;
        margin-bottom: 40px;
    }
}


/* Medium Mobile :480px. */

@media only screen and (max-width: 576px) {
    .add-warp {
        padding-left: 0px;
    }
    .add-warp .add-text {
        padding-left: 30px;
        padding-right: 20px;
    }
    .hero-slide-item .hs-text {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }
    .hs-title-1 {
        font-size: 40px;
    }
    .hs-title-2 {
        font-size: 30px;
    }
    .hs-title-3 {
        font-size: 20px;
    }
    .owl-item.active .hero-slide-item .hs-title-1 span,
    .owl-item.active .hero-slide-item .hs-title-2 span,
    .owl-item.active .hero-slide-item .hs-title-3 span {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        left: 0;
        top: 0;
    }
}


/* Small Mobile :320px. */

@media only screen and (max-width: 479px) {
    .site-logo {
        max-width: 170px;
    }
    .header-social {
        padding-left: 140px;
    }
    .user-panel {
        float: none;
        text-align: center;
    }
    .gallery-slider .gs-item {
        height: 100px;
    }
    .review-item .review-thumb {
        float: none;
        margin: 20px auto 0;
    }
    .review-item .review-text {
        clear: both;
        padding-bottom: 30px;
        padding-left: 30px;
        text-align: center;
    }
    .review-item .author-pic {
        float: none;
        display: inline-block;
    }
    .review-item p {
        padding-left: 0;
    }
    .page-top-section h2 {
        font-size: 32px;
    }
    .recipe-filter-warp .filter-top {
        padding-right: 58px;
    }
    .recipe-info-list {
        padding-left: 0;
    }
}

@media only screen and (max-width: 330px) {
    .recipe-filter-warp .filter-top,
    .recipe .recipe-info-warp {
        padding-right: 0;
    }
}

.trigger-menu-wrapper {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    padding: 20px;
    z-index: 2;
    background: var(--lightpurple);
    transition: transform 0.4s;
}

.page-header .trigger-menu {
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    color: var(--white);
    letter-spacing: 0.2em;
}

.page-header .trigger-menu svg {
    fill: var(--white);
    margin-right: 8px;
    transition: transform 0.3s;
}

.page-header .menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    text-align: center;
    padding: 15vh 0 5vh;
    overflow: auto;
    z-index: 1;
    background: var(--lightpurple);
}

.page-header .menu a {
    font-size: 3rem;
}

.page-header .sub-menu a {
    font-size: 1.5rem;
}

.lottie-wrapper {
    position: fixed;
    bottom: 50px;
    right: 25px;
    z-index: 1;
    padding: 5px;
    border-radius: 5px;
}

.page-main section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}

.page-main section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
}

.font-google-rob {
    /*  font-family: 'Roboto', sans-serif; */
    font-family: 'Source Code Pro', monospace;
    color: black;
}

.font-google-pace {
    font-family: 'Source Code Pro', monospace;
    color: black;
}

.font-google-pace h4 {
    font-family: 'Source Code Pro', monospace;
    color: black;
}

.ir-arriba {
    display: none;
    background-repeat: no-repeat;
    font-size: 20px;
    color: black;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}