@import url(//cdn.web-fonts.ge/fonts/bpg-arial/css/bpg-arial.min.css);

*,
nav ul {
    padding: 0
}

.main__header,
nav ul li,
nav ul li#langs {
    position: relative
}

body {
    background: #fff;
    counter-reset: section
}

* {
    font-weight: 400;
    margin: 0;
    list-style-type: none;
    border: none;
    outline: 0
}

a:hover {
    text-decoration: none
}

@font-face {
    font-family: BPG;
    src: url(../fonts/mainfont.ttf)
}

@font-face {
    font-family: BPG2;
    src: url(../fonts/bpg_dejavu_sans.otf)
}

@font-face {
    font-family: BPG3;
    src: url(../fonts/gl-kirovi-bold.ttf)
}

@media (min-width:1200px) {
    .container {
        width: 1300px
    }
}

.main__header {
    width: 100%;
    float: left
}

.main__header #header__slider {
    width: 100%;
    float: left;
    position: relative;
    left: 0;
    top: 0;
    z-index: 400;
}

.main__header #header__slider .header__slider__item {
    width: 100%;
    float: left
}

.main__header #header__slider .header__slider__item img {
    width: 100%;
    height: auto;
    margin-top: -10%;
    float: left
}

.navigation {
    height: 70px;
    width: 100%
}

#header__menu {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 600;
}

.brand {
    float: left;
    margin-top: 40px
}

.brand img {
    width: 180px
}

.nav-container {
    width: 100%;
    margin: 0 auto
}

nav {
    float: right
}

nav ul {
    list-style: none;
    margin: 0
}

nav ul li {
    float: left;
    margin-top: 90px
}

nav ul li#langs a {
    padding: 0 0 0 10px;
    font-family: BPG
}

nav ul li#langs ul {
    left: 0
}

nav ul li#langs ul li {
    width: 50px;
    min-width: 50px
}

.satauri {
    font-family: BPG
}

.agwera {
    font-family: BPG Arial;
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px
}

nav ul li#langs ul li a {
    padding: 15px
}

nav ul li#auth a {
    font-family: "BPG Arial"
}

nav ul li#auth a img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px
}

nav ul li a,
nav ul li a:visited {
    display: block;
    padding: 0 15px;
    font-family: BPG;
    font-size: 14px;
    color: #fff;
    text-decoration: none
}

.nav-dropdown,
.nav-mobile {
    display: none;
    position: absolute
}

nav ul li a i,
nav ul li a:visited i {
    padding-left: 4px
}

nav ul li a:hover,
nav ul li a:visited:hover {
    color: rgba(255, 255, 255, .8);
    text-decoration: none
}

nav ul li ul li {
    min-width: 190px;
    margin: 0
}

nav ul li ul li a {
    padding: 15px;
    line-height: 15px;
    font-size: 14px;
    font-family: "BPG Arial"
}

.nav-dropdown {
    top: 35px;
    left: 15px;
    border-radius: 10px;
    z-index: 1;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    background: #4e321f;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in
}

.nav-mobile {
    top: 0;
    right: 0;
    background: #262626;
    height: 70px;
    width: 70px
}

@media only screen and (max-width:798px) {
    .nav-mobile {
        display: block
    }

    nav {
        width: 100%;
        padding: 70px 0 15px
    }

    nav ul {
        display: none
    }

    nav ul li {
        float: none
    }

    nav ul li a {
        padding: 15px;
        line-height: 20px
    }

    nav ul li ul li a {
        padding-left: 30px
    }

    .nav-dropdown {
        position: static
    }
}

#about__us #about__slider,
.main__poster,
.section {
    position: relative;
    float: left
}

#nav-toggle {
    position: absolute;
    left: 18px;
    top: 22px;
    cursor: pointer;
    padding: 10px 35px 16px 0
}

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#nav-toggle span:before {
    top: -10px
}

#nav-toggle span:after {
    bottom: -10px
}

#nav-toggle.active span {
    background-color: transparent
}

#nav-toggle.active span:after,
#nav-toggle.active span:before {
    top: 0
}

#nav-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-toggle.active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.main__poster {
    width: 100%;
    background: #4e321f
}

.main__poster iframe {
    opacity: .3
}

.main__poster img {
    width: 100%;
    height:auto;
    margin-top:-10%;
    object-fit: cover;
}

.section,
.section img {
    width: 100%
}

.about__story a {
    color: #4e321f !important
}

.about__story nav ul li ul li a {
    color: #fff !important
}

#about__us {
    float: left;
    margin: 50px 0
}

#about__us #about__slider {
    width: 100%;
    -webkit-box-shadow: 0 0 60px #edebea;
    box-shadow: 0 0 60px #edebea
}

#about__us #about__slider .about__slider__item {
    width: 100%;
    float: left;
    height: 620px
}

#about__us #about__slider .about__slider__item article,
#about__us #about__slider .about__slider__item figure {
    width: 50%;
    float: left
}

#about__us #about__slider .about__slider__item figure img {
    height: 620px;
    width: 100%;
    object-fit: cover;
}

#about__us #about__slider .about__slider__item article {
    float: left;
    padding: 170px 50px;
    font-family: "BPG Arial";
    font-size: 14px
}

#about__us #about__slider .about__slider__item article span {
    width: 100%;
    float: left;
    text-align: center;
    color: #4e321f;
    font-size: 16px
}

#about__us #about__slider .about__slider__item article .button {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

#about__us #about__slider .about__slider__item article .button a {
    padding: 12px 45px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    font-size: 13px;
    font-family: "BPG Arial";
    color: #7e756f
}

#about__us #about__slider .about__slider__item article .title__of__it,
.title__of__cat h1 {
    font-size: 35px;
    font-family: BPG;
    text-align: center;
    font-weight: 700;
line-height: 45px;
    margin-bottom: 10px;
}

#about__us #about__slider .about__slider__item article .button a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

#about__us #about__slider .about__slider__item article .title__of__it {
    width: 100%;
    color: #dec9a6
}

#about__us #about__slider .about__slider__item article .description__slider {
    float: left;
    width: 100%;
    text-align: center;
    color: #746b64;
    line-height: 25px
}

description__slider p {
margin-bottom:0px;
}
#about__slider .owl-dots {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: -70px
}

#about__slider.owl-dots .owl-dot {
    display: inline-block
}

#about__slider .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 5px 7px;
    float: left;
    background: #4e321f;
    display: block;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    cursor: pointer
}

#about__slider .owl-dots .owl-dot.active span,
#about__slider.owl-dots .owl-dot:hover span {
    background-color: #dec9a6
}

#about__slider .owl-nav {
    display: none
}

#about__slider .owl-next,
#about__slider .owl-prev {
    text-indent: 100%;
    display: none;
    white-space: nowrap;
    overflow: hidden
}

.page-builder {
    /*margin-top: 70px;*/
    position: relative;
    padding: 50px 0;
    width: 100%;
    float: left
}

.page-builder ul, .page-builder li{
    list-style-type: circle !important;
}

.page-builder h1 {
    width: 100%;
    color: #dec9a6;
    font-size: 40px;
    font-family: BPG, serif;
    /*text-align: center;*/
    font-weight: 700;
    line-height: 45px;
    /*margin-bottom: 10px;*/
    margin: 0.67em 0;
}

.page-builder p {
    font-size: 14px;
    width: 100%;
    /*text-align: center;*/
    font-family: "BPG Arial", serif;
    color: gray;
}

.title__of__cat figcaption figure,
footer ul#social li {
    background: #dec9a6;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center
}

.title__of__cat {
    margin-top: 70px;
    position: relative;
    padding: 50px 0;
    width: 100%;
    float: left
}

.title__of__cat h1 {
    width: 100%;
    color: #dec9a6
}

.title__of__cat figcaption {
    width: 100%;
    margin: auto;
    text-align: center;
    color: gray;
    font-family: "BPG Arial";
    font-size: 14px;
    line-height: 25px
}

.title__of__cat figcaption p {
    width:100%;
    float:left;
}

.title__of__cat figcaption figure {
    float: left;
    width: 60px;
    height: 60px;
    margin-top: 40px;
    border-radius: 50%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title__of__cat figcaption figure i {
    color: #fff;
    font-size: 20px
}

.title__of__cat figcaption h3 {
    font-size: 13px;
    font-family: BPG;
    margin-top: 62px;
    margin-left: 35px
}

.title__of__cat p,
.title__of__cat span {
    font-size: 14px;
    width: 100%;
    text-align: center
}

.title__of__cat span {
    font-weight: 700;
    font-family: BPG;
    color: #4e321f;
    margin-top: 35px;
    margin-bottom: 5px
}

.title__of__cat p {
    font-family: "BPG Arial";
    color: gray
}

#taste__parallax {
    float: left;
    margin-top: 70px;
    position: relative;
    background-image: url(/storage/old_images/01_DividerBigBackground.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0
}

#taste__parallax h1 {
    width: 100%;
    font-size: 45px;
    font-weight: 700;
    font-family: BPG;
    text-align: center;
    color: #dec9a6
}

#taste__parallax p {
    width: 60%;
    margin: auto;
    text-align: center;
    color: #fff;
    font-family: "BPG Arial";
    font-size: 14px;
    line-height: 25px
}

#cat__parallax h2,
#main__categories h1 {
    font-size: 45px;
    color: #dec9a6;
    width: 100%;
    text-align: center;
    font-family: BPG;
    font-weight: 700
}

#cat__parallax {
    float: left;
    margin-top: 70px;
    position: relative;
    background-image: url(/storage/old_images/01_DividerBigIcecream_Background.jpg);
    background-size: 100%
}

#cat__parallax h2 {
    line-height: 300px
}

#main__categories {
    float: left
}

#main__categories h1 {
    margin-top: 60px
}

#main__categories .cat {
    margin-top: 40px
}

#main__categories .cat figure {
    width: 100%;
    position: relative;
    height: 280px;
    overflow: hidden;
    background: #000
}

#main__categories .cat figure img {
    width: 100%;
    height: 100%;
    opacity: .9;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

#main__categories .cat figure:hover img {
    width: 110%;
    height: 110%
}

#main__categories .cat figure h2 {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    font-family: BPG;
    font-size: 21px;
    text-align: center
}

#luca__card2:before,
#luca__card:before {
    background: url(/storage/old_images/02_BonusCard.png);
    width: 350px;
    height: 290px;
    position: absolute;
    bottom: 40px;
    z-index: 100;
    content: ""
}

#luca__card p,
#luca__card2 p {
    width: 50%;
    z-index: 200;
    line-height: 25px
}

#main__categories .cat figure a {
    color: #fff
}


.card__desc {
    width:100%;
    position: relative;
    z-index: 200;
    float:left;
    font-family: BPG Arial;
}
.card__desc ul {
    width: 100%;
    float:left;
}
.card__desc li {
    font-size:13px;
    list-style-type: circle;
    float:left;
    width:100%;
    margin:5px 15px;
}

.card__desc li span {
    font-size: 14px!important;
}

.card__desc p {
    width:100%!important;
    float:left;
    font-family: BPG;
    font-size:14px!important;

}
.card__desc strong {
    width:100%;
    float:left;
    font-family: BPG;
    font-size:13px!important;
    font-weight: normal!important;
}
#luca__card {

    float: left;
    margin-top: 100px;
    position: relative;
    background-image: url(/storage/old_images/01_BonusCard_Background.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    min-height: 750px
}

#luca__card:before {
    background-size: 100%;
    left: 30%
}

#luca__card h1,
#luca__card2 h1 {
    width: 80%;
    font-size: 45px;
    font-weight: 700;
    font-family: BPG;
    text-align: left;
    color: #dec9a6;
    position: relative;
    z-index: 200
}

#luca__card .card__desc  {
    color:#fff!important;
}
#luca__card2 .card__desc {
    color:#242424!important;
}
#luca__card #button a,
#luca__card p,
#luca__card2 #button a,
#luca__card2 a#button__two,
#luca__card2 p {
    font-family: "BPG Arial";
    float: left
}

#luca__card p {
    color: #fff;
    font-size: 14px;
    position: relative
}

#luca__card #button,
#luca__card2 #button {
    width: 100%;
    float: left;
    position: relative;
    z-index: 200
}

#luca__card #button a,
#luca__card2 #button a {
    padding: 12px 45px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    font-size: 13px;
    margin-top: 30px;
    background: #fff;
    color: #7e756f
}

#luca__card #button a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}
#button__it {
	width:100%;
	float:left;
	margin-top:30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#button__it a {
    padding: 12px 45px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    font-family: BPG;
    font-size: 13px;
    margin-top: 30px;
    background: #fff;
    color: #7e756f
}

#button__it a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

#luca__card2 {
    float: left;
    padding: 50px 0
}

#luca__card2:before {
    background-size: 100%;
    left: 60%
}

#luca__card2 p {
    color: #242424;
    font-size: 14px;
    position: relative
}

#luca__card2 a#button__two {
    padding: 12px 45px;
    border-radius: 35px;
    background: #dec9a6 !important;
    font-size: 13px;
    margin-top: 30px;
    color: #fff;
    margin-right: 30px
}

#instagram__wall {
    float: left;
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px
}

#instagram__wall h1 {
    width: 100%;
    font-size: 45px;
    font-weight: 700;
    font-family: BPG;
    text-align: center;
    color: #dec9a6;
    position: relative;
    z-index: 200;
    margin: 0;
    padding: 0
}

#main__categories p {
    width: 100%;
    text-align: center;
    color: #7e756f;
    font-family: "BPG Arial";
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px
}

#instagram__wall p {
    width: 100%;
    text-align: center;
    color: #7e756f;
    font-family: "BPG Arial";
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 20px
}

.coler {
    padding-right: 0;
    padding-left: 0
}

.agwerer {
    font-family:BPG Arial;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.modal-header h5 {
    font-family:BPG;
}
footer {
    width: 100%;
    float: left;
    margin-top: 70px;
padding-bottom:50px;
}

footer a img {
    width: 210px;
    float: left
}

footer h2 {
    font-family: BPG;
    font-size: 24px;
    color: #dec9a6;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

footer span,
footer ul#footer__menu li a {
    color: #4e321f;
    font-family: "BPG Arial";
    float: left
}

footer span {
    font-size: 14px;
    margin: 5px 0;
    width: 100%
}

footer ul#social {
    float: left
}

footer ul#social li {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px
}

.cat__products #button,
.show_more_main {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center
}

footer ul#social li a {
    color: #fff;
    font-size: 21px;
    padding-top: 3px
}

footer ul#footer__menu {
    float: left;
    width: 100%;
    border-top: 1px solid #dec9a6;
    margin-top: 50px
}

footer ul#footer__menu li {
    float: left;
    margin-right: 15px
}

footer ul#footer__menu li a {
    font-size: 14px;
    padding: 15px 0
}

footer ul#footer__menu li#copyright {
    float: right;
    margin-right: 0
}

footer ul#footer__menu li#copyright a {
    font-family: BPG
}

.cat__products {
    width: 100%;
    float: left;
    margin-top: 100px;
    margin-bottom: 40px
}

.cat__products article#cat__product {
    margin-top: 40px
}

.cat__products article#cat__product figure {
    width: 100%;
    float: left;
    height:auto;
    position: relative;
    overflow: hidden
}

.cat__products article#cat__product figure img {
    width: 100%;
    max-height: 230px !important;
    object-fit: cover;
}

.cat__products article#cat__product figure #heading {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(1, 0, 0, .6);
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.cat__products article#cat__product figure #heading h5 {
    width: 100%;
    float: left;
    font-family: BPG;
    font-size: 21px;
    color: #dec9a6;
    margin-top: 40px;
    margin-bottom: 40px
}

.cat__products article#cat__product figure #heading a {
    padding: 12px 45px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    font-size: 13px;
    margin-top: 30px;
    font-family: "BPG Arial";
    background: #fff;
    color: #7e756f
}

.cat__10,
.cat__11 {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px
}

.cat__products article#cat__product figure #heading a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.cat__products article#cat__product h3 {
    float: left;
    width: 100%;
    font-family: BPG;
    font-size: 16px;
    margin-top: 10px
}

.cat__products #button,
.show_more_main,
.show_more_main1 {
    margin-top: 80px;
    width: 100%;
    float: left
}

.cat__products article#cat__product h3 a {
    color: #746b64
}

.cat__products #button a,
.show_more_main a,
.show_more_main1 a {
    padding: 20px 55px;
    font-size: 16px;
    color: #7e756f;
    font-family: BPG
}

.cat__products article#cat__product:hover figure #heading {
    opacity: 1
}

.cat__products #button {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cat__products #button a {
    border-radius: 35px;
    border: 1px solid #dec9a6
}

.cat__products #button a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.show_more_main {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.show_more_main a {
    border-radius: 35px;
    border: 1px solid #dec9a6
}

.show_more_main a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

#jobs .card a:hover,
.show_more_main1 a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.show_more_main1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.show_more_main1 a {
    border-radius: 35px;
    border: 1px solid #dec9a6
}

.cat__10 h1,
.cat__3 h2,
.cat__5 h2,
.cat__7 h1,
.cat__8 h1,
.cat__9 h1 {
    color: #fff !important
}

.show_more_main1 a:hover {
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.cat__2 {
    background-image: url(/storage/old_images/01_DividerBigSandwiches_Background.jpg) !important
}

.cat__3 {
    background-image: url(/storage/old_images/02_DividerBigSalads_Background.jpg) !important
}

.cat__4 {
    background-image: url(/storage/old_images/01_DividerBigCoffee_Background.jpg) !important
}

.cat__5 {
    background-image: url(/storage/old_images/Tea1.jpg) !important
}

.cat__6 {
    background-image: url(/storage/old_images/01_DividerBigShops_Background.jpg) !important
}

.cat__7 {
    background-image: url(/storage/old_images/02_DividerBigShops_Background.jpg) !important
}

.cat__8 {
    background-image: url(/storage/old_images/03_DividerBigShops_Background.jpg) !important
}

.cat__9 {
    background-image: url(/storage/old_images/04_DividerBigShops_Background.jpg) !important
}

.cat__10 {
    background-image: url(https://www.lucapolare.mygo.ge/img/1542741655fff.jpg.jpg) !important;
    width: 100%
}

.cat__11 {
    background-image: url("https://www.lucapolare.mygo.ge/img/1543250986cakes.jpg.jpg") !important;
    width: 100%
}

.modal-dialog {
    max-width: 60%;
    padding: 0 20px
}

.modal-content {
    border: none;
    border-radius: 0
}

.modal-body {
    padding: 0
}

button.close {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 300;
    cursor: pointer
}

.product__full img {
    width: 100%;
    float: left;

}

.product__full h1 {
    width: 98%;
    float: left;
    font-family: BPG;
    font-size: 24px;
    color: #a25d46;
    text-align: center;
    margin-top: 50px
}

.product__full ul {
    width: 98%;
    float: left;
    margin-top: 0;
    font-family: BPG Arial;
    font-size: 13px;
    line-height: 23px
}

.product__full ul li {
    float: left;
    width: 98%;
    text-align: center;
    margin-top: 15px
}

.product__full ul li span {
    font-family: BPG;
    width: 98%;
    float: left;
    color: #4e321f;
    font-size: 16px
}

.contact__info figcaption p,
.contact__info figcaption span,
.product__full ul li p {
    font-size: 12px;
    width: 98%;
    text-align: center
}

.product__full ul li p {
    float: left;
    font-family: "BPG Arial";
    margin-top: 3px;
    color: #a25d46;
}

.contact__map {
    margin-top: 70px
}

.contact__info {
    float: left;
    padding: 100px 0
}

.contact__info figcaption {
    width: 100%;
    float: left;
    text-align: center
}

.contact__info figcaption span {
    font-weight: 700;
    font-family: BPG;
    color: #4e321f;
    margin-top: 35px;
    margin-bottom: 5px
}

#jobs .card,
.contact__info figcaption p {
    font-family: "BPG Arial"
}

.contact__info figcaption p {
    color: gray
}

.title__of__cat ul#social {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.register .center__register,
.title__of__cat ul#social li {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center
}

.title__of__cat ul#social li {
    float: left;
    width: 45px;
    height: 45px;
    background: #dec9a6;
    border-radius: 50%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px
}

#jobs #accordion,
#jobs .card {
    float: left;
    border: none;
    width: 100%
}

.title__of__cat ul#social li a {
    color: #fff;
    font-size: 21px;
    padding-top: 3px
}

#jobs {
    width: 100%
}

#jobs .card {
    background: #f2f2f2;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 25px
}

#jobs .card .button__two,
#jobs .card a {
    padding: 10px 35px;
    font-size: 13px;
    margin-top: 30px;
    font-family: "BPG Arial";
    background: #fff;
    color: #7e756f;
    float: left
}

#jobs .card #button {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

#jobs .card a {
    border-radius: 35px;
    border: 1px solid #dec9a6
}

#jobs .card a:hover {
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

#jobs .card .button__two {
    border-radius: 35px;
    border: 1px solid #dec9a6;
    margin-left: 15px;
    cursor: pointer
}

#jobs .card .button__two:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

#jobs .card-header {
    width: 100%;
    float: left;
    background: #dec9a6;
    border: none;
    font-family: BPG;
    font-size: 16px;
    color: #fff
}

#contact__area button,
#contact__area input,
#contact__area textarea,
.login__page input {
    float: left;
    font-family: "BPG Arial"
}

#jobs .card-header button {
    color: #fff!important;
    font-family: BPG;

}

#contact__area {
    float: left
}

#contact__area input,
#contact__area textarea {
    width: 100%;
    margin-bottom: 40px;
    background: #fff;
    border: 1px solid #dec9a6;
    border-radius: 5px;
    padding: 15px;
    font-size: 12px;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

#contact__area input:focus,
#contact__area textarea:focus {
    border-color: #4e321f
}

#contact__area button {
    margin-left: 15px;
    cursor: pointer;
    padding: 15px 35px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    font-size: 13px;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background: #fff;
    color: #7e756f
}

#contact__area button:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.login__page {
    width: 48%;
    margin: auto;
    padding: 50px 0
}

.login__page h4 {
    width: 100%;
    float: left;
    font-size: 14px;
    font-family: BPG;
    margin-left: 5px;
    margin-bottom: 10px
}

.login__page input {
    width: 100%;
    border: 1px solid #dec9a6;
    border-radius: 35px;
    line-height: 35px;
    padding-left: 20px;
    font-size: 12px;
    color: #242424;
    margin-bottom: 15px
}

.login__page a,
.login__page span {
    font-family: "BPG Arial";
    color: #dec9a6;
    font-size: 13px
}

.login__page a {
    float: right
}

.login__page span {
    float: left;
    width: auto;
    position: absolute;
    top: 80px;
    left: 15px;
    font-weight: 400
}

.login__page span input {
    width: 15px;
    float: left;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 10px
}

.login__page .button__one,
.login__page .button__two {
    padding: 12px 45px;
    border-radius: 35px;
    font-size: 13px;
    font-family: BPG;
    width: 100%;
    cursor: pointer
}

.login__page .button__one {
    background: #dec9a6;
    margin: 25px 15px 0;
    color: #fff
}

.login__page .button__one:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.login__page .button__two {
    border: 1px solid #dec9a6;
    background: 0 0;
    margin: 15px 15px 0;
    text-align: center;
    color: #7e756f
}

.login h2,
.register {
    margin-top: 50px
}

.login h2,
.register h2 {
    font-size: 45px;
    font-weight: 700;
    font-family: BPG;
    color: #dec9a6;
    text-align: center;
    width: 100%
}

.login__page .button__two:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.register {
    width: 100%;
    float: left
}

.register #des {
    width: 100%;
    font-size: 13px;
    color: #4e321f;
    font-family: "BPG Arial";
    text-align: center
}

.register .center__register {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.register .center__register .dd {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.register .center__register .row {
    width: 80%;
    margin: 0;
    padding: 0
}

.register .center__register p {
    font-family: BPG;
    font-size: 14px;
    color: #4e321f;
    float: left;
    width: 170px;
    text-align: right;
    margin-top: 17px;
    margin-right: 15px
}

.register .center__register input,
.register .center__register input#date {
    float: left;
    border: 1px solid #dec9a6;
    padding-left: 20px;
    font-size: 12px;
    color: #242424;
    font-family: "BPG Arial";
    line-height: 30px
}

.register .center__register input {
    width: 54%;
    border-radius: 35px;
    margin: 10px 0
}

.register .center__register input#date {
    width: 14%;
    border-radius: 35px;
    margin: 10px 5px 10px 0
}

.register .center__register input#F,
.register .center__register input#K,
.register .center__register input#M,
.register .center__register input#Q {
    display: none
}

.register .center__register input[type=radio]+label {
    font-family: "BPG Arial";
    background: 0 0;
    border: 1px solid #dec9a6;
    border-radius: 35px;
    color: #dec9a6;
    text-align: center;
    font-size: 13px;
    padding: 0 5%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    line-height: 30px;
    margin-left: 0;
    margin-top: 8px
}

.register .center__register input[type=radio]:checked+label {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #dec9a6;
    color: #fff
}

.register .center__register input[type=radio]:checked+label:before {
    position: absolute;
    content: "";
    left: 0;
    width: 50%;
    height: 100%;
    -webkit-transform: rotate(-45deg) translateX(-150%);
    -ms-transform: rotate(-45deg) translateX(-150%);
    transform: rotate(-45deg) translateX(-150%);
    background: #006064;
    -webkit-animation: bar 1.5s forwards 1;
    animation: bar 1.5s forwards 1
}

@-webkit-keyframes bar {
    0% {
        -webkit-transform: rotate(-45deg) translateX(-150%);
        transform: rotate(-45deg) translateX(-150%)
    }

    to {
        -webkit-transform: rotate(-45deg) translateX(-100%);
        transform: rotate(-45deg) translateX(-100%)
    }
}

@keyframes bar {
    0% {
        -webkit-transform: rotate(-45deg) translateX(-150%);
        transform: rotate(-45deg) translateX(-150%)
    }

    to {
        -webkit-transform: rotate(-45deg) translateX(-100%);
        transform: rotate(-45deg) translateX(-100%)
    }
}

.register .center__register button {
    padding: 12px 45px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    background: 0 0;
    font-size: 13px;
    font-family: BPG;
    width: 50%;
    text-align: center;
    cursor: pointer;
    margin-top: 25px;
    margin-left: 0px;
    color: #7e756f
}

.register .center__register button:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.userpage {
    width: 100%;
    float: left;
    padding: 50px 0
}

.userpage figure,
.userpage figure img {
    width: 100px;
    float: left;
    height: 100px
}

.userpage figure {
    position: relative;
    overflow: hidden;
    border-radius: 50%
}

.userpage h3 {
    float: left;
    width: 100%;
    font-family: BPG;
    margin: 0
}

.userpage p {
    color: #242424
}

.userinfo {
    float: left;
    width: 90%;
    font-family: BPG2;
    position: relative;
    padding-left: 40px;
    padding-top: 20px
}

#jobsform,
#jobsform form,
#jobsform h4 {
    width: 100%;
    float: left
}

.userinfo a,
.userinfo button {
    font-size: 13px;
    position: relative;
    top: 0;
    text-align: center;
    cursor: pointer;
    margin-top: 25px;
    font-family: BPG
}

#es, #edit {
    float:left;
}

.userinfo a {
    padding: 12px 45px;
    border-radius: 35px;
    border: 1px solid #dec9a6;
    background: 0 0;
    right: 0;
    margin-left: 20%;
    color: #7e756f
}

.userinfo a:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

.userinfo button {
    padding: 16px 45px;
    border-radius: 35px;
    background: #dec9a6;
    color: #fff
}

.userinfo button:hover {
    -webkit-box-shadow: 5px 10px 15px rgba(126, 117, 111, .4);
    box-shadow: 5px 10px 15px rgba(126, 117, 111, .4)
}

#instagram__wall iframe {
    margin-top: -200px !important
}

#jobsform {
    padding: 30px 0;
    display: none
}

#jobsform h4 {
    font-size: 14px;
    font-family: BPG;
    margin-left: 5px;
    margin-bottom: 10px
}

#jobsform input,
#jobsform textarea {
    width: 100%;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    font-family: "BPG Arial";
    color: #242424;
    margin-bottom: 15px
}

#jobsform input {
    border: 1px solid #dec9a6;
    border-radius: 35px;
    line-height: 35px
}

#jobsform textarea {
    border: 1px solid #dec9a6;
    border-radius: 15px;
    resize: none;
    height: 100px;
    padding-top: 20px
}

#jobsform input[type=file] {
    border: none;
    padding-left: 5px;
    border-radius: 0;
    line-height: 30px
}
#loadinstagram {
	margin-top:50px;
	width: 100%;
	float:left;
}
#loadinstagram .coler:nth-child(even) {
	margin-top:-40px;
	/*padding:15px;*/
	margin-bottom:15px;
}

#loadinstagram .coler:nth-child(odd) {
margin-bottom:30px;

}

#loadinstagram .coler {
    padding:7px;
}

#loadinstagram img{
    /*width: 170px;*/
    /*height: 170px;*/
    margin: 10px;
}

#loadinstagram .coler:nth-child(6) {
	margin-top:-70px;
}
#loadinstagram .coler:nth-child(8) {
	margin-top:-70px;
}
#loadinstagram .coler:nth-child(10) {
	margin-top:-100px;
}

#loadinstagram .coler:nth-child(12) {
	margin-top:-100px;
}

#loadinstagram .coler:nth-child(14) {
	margin-top:-130px;
}

#loadinstagram .coler:nth-child(16) {
	margin-top:-130px;
}

#loadinstagram .coler:nth-child(18) {
	margin-top:-160px;
}
#loadinstagram .coler:nth-child(20) {
	margin-top:-160px;
}


.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #dec9a6;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}



#es {
    position: relative;
    margin-top: 28px;
    width: 45px;
    height: 45px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

#lg {
    float:left;
    margin-left:20px;
}

.rr {
    width: 100%;
    float: right;
    display: flex;
    justify-content: flex-end;
}

.lucamap {
    width: 1170px;
    height: 480px;
    overflow: hidden;
    position: relative;
    float: left;
}

.lucamap-left {
    width: 35%;
    height: 450px;
    float: left;
    background: #fcfcfc;
}

.lucamap-left__list {
    width: 100%;
    float: left
}

.lucamap-left__list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px
}

.lucamap-left__list-header figure {
    width: 100px;
    overflow: hidden;
    margin-right: 40px
}

.lucamap-left__list-header figure img {
    width: 100px
}

.lucamap-left__list-info {
    font-family: BPG2;
    color: #888888
}

.lucamap-left__list-info h2 {
    font-size: 21px;
    margin-bottom: 10px
}

.lucamap-left__list-info p {
    font-size: 14px;
    color: #dec9a6
}

.lucamap-left__list-menu h3 {
    font-family: BPG;
    font-size: 16px;
    width: 100%;
    float: left;
    padding: 15px 20px;
    background: #dec9a6;
    color: #6b3e26;
    margin:20px 0;
    border-radius: 35px;
    text-align: center;
}

.lucamap-left__list-menu div:nth-child(1) h3 {
    margin-top:0;
}

.lucamap-left__list-menu  {
   padding: 20px;
    padding-bottom: 71px;
    height: calc(480px - 115px);
    background: #fcfcfc;
    overflow-y: scroll;
}

.lucamap-left__list-menu::-webkit-scrollbar {
    width: 5px;
    padding: 5px
}

.lucamap-left__list-menu::-webkit-scrollbar-track {
    background: #f1f1f1
}

.lucamap-left__list-menu::-webkit-scrollbar-thumb {
    background: #dec9a6
}

.lucamap-left__list-menu::-webkit-scrollbar-thumb:hover {
    background: #dec9a6
}

.lucamap-left__list-menu ul li {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.lucamap-left__list-menu ul li:last-child {
    margin:0;
}

.lucamap-left__list-menu ul li img {
    height: 16px;
}

.lucamap-left__list-menu ul li a {
    color: #6b3e26
}

.lucamap-left__list-menu ul li span {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #6b3e26;
    color: #6b3e26;
    font-size: 21px;
    border-radius: 50%;
    float: left;
    margin-right: 15px
}

.lucamap-left__list-menu ul li b {
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: BPG2;
    font-size: 14px
}

.lucamap-left__list-address {
    width: 100%;
    float: left;
    padding: 15px 20px;
    background: #dec9a6;
    color: #6b3e26;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family:BPG2;
    font-size: 13px
}

.lucamap-left__list-address span {
    max-width: 70%;
    text-align: center;
}

.lucamap-left__list-address a {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #6b3e26;
    color: #6b3e26;
    font-size: 21px;
    border-radius: 50%;
    float: left
}

.lucamap-left #slider figure {
    width: 100%;
    float: left;
    height: 300px;
margin:0;
}

.lucamap-left #slider figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lucamap-left #slider .owl-dots {
    bottom: 20px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.lucamap-left #slider .owl-dots .owl-dot {
    display: inline-block
}

.lucamap-left #slider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px;
    float: left;
    border-radius: 50%;
    background: rgba(1, 0, 0, 0.8);
    border: 0 solid #b7b7b7;
    display: block;
    cursor: pointer
}

.lucamap-left #slider .owl-dots .owl-dot:hover span {
    background-color: #dec9a6
}

.lucamap-left #slider .owl-dots .owl-dot.active span {
    background-color: #fff
}

.lucamap-left .small-desc {
    width: 100%;
    float: left;
    padding: 20px
}

.lucamap-left .small-desc__item {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.lucamap-left .small-desc__item h3 {
    font-family: BPG;
    font-size: 13px;
    color: #6b3e26;
    margin-bottom: 10px
}

.lucamap-left .small-desc__item p {
    width: 100%;
    float: left;
    font-family: BPG2;
    color: #888888;
    font-size: 14px;
    line-height: 23px;
margin:0;
}

.lucamap-left .small-desc__item a.clickMap {
    padding: 15px 30px;
    border-radius: 35px;
    border: 2px solid #dec9a6;
    color: #6b3e26;
    margin-top: 15px;
    float: left;
    font-family: BPG2;
    font-size: 14px
}

.lucamap-right {
    width: 65%;
    height: 480px;
    float: right
}

.lucamap-full {
    min-height: 750px;
    display: block;
margin-top:40px;
}

.lucamap-full .lucamap-left {
    min-height: 750px;
    -webkit-box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.5);
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.5)
}

.lucamap-full .lucamap-right {
    min-height: 750px
}

.owl-prod .owl-dots {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    z-index: 999999!important
}

@media only screen and (max-width:800px) {

    #luca__card2:before,
    #luca__card:before {
        content: "";
        left: 0;
        bottom: 0;
    }

    .nav-mobile {
        background: 0 0;
        top: 30px;
        z-index: 450
    }

    .brand {
        margin-top: 10px
    }

    .nav-list {
        display: none;
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        height: 100vh;
        padding-top: 110px;
        padding-left: 5px;
        z-index: 300;
        background: rgba(1, 0, 0, .6)
    }

    .active__nav {
        display: block
    }

    nav ul li#langs a {
        padding-left: 15px
    }

    nav ul li#langs:before {
        display: none
    }

    .nav-list li {
        margin-top: 0;
        width: 100%
    }

    .nav-list li a {
        color: #fff !important
    }

    .main__header #header__slider .header__slider__item img {
       height:50vh;
        margin-top: 0;
object-fit:cover;
    }

    .nav-dropdown {
        width: 99%
    }

    #about__us #about__slider .about__slider__item article,
    #about__us #about__slider .about__slider__item figcaption,
    #about__us #about__slider .about__slider__item figure {
        width: 100%
    }

    #about__us #about__slider .about__slider__item figure img {
        height: 250px;
object-fit:cover;
    }

    #about__us #about__slider .about__slider__item article {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .section h1 {
        font-size: 24px !important
    }

    #cat__parallax h2,
    .title__of__cat h1 {
        font-size: 25px
    }

    #about__us #about__slider .about__slider__item {
        height: auto
    }

    #luca__card h1,
    #luca__card p,
    #luca__card2 h1,
    #luca__card2 p {
        width: 80%
    }

    #luca__card2:before {
        display: none
    }

    #cat__parallax {
        background-size: cover;
        background-position: -650px
    }

    footer h2 {
        margin-top: 30px;
        margin-bottom: 10px
    }

    .modal-dialog {
        max-width: 100%
    }

    #about__us #about__slider .about__slider__item article .title__of__it {
        font-size: 25px;
        margin-top: 15px
    }

    #taste__parallax p,
    .title__of__cat figcaption {
        width: 90%
    }

    .login__page {
        width: 75%
    }

    .register .center__register p {
        font-size: 11px;
        width: 100px
    }

    .login h2,
    .register h2 {
        font-size: 25px
    }

    .register .center__register .row {
        width: 100%
    }

    .main__poster img {
        width: 100%;
        height: 55vh;
        margin-top: 0;

    }

    #nav-toggle {
        left: 0px;
        top: 10px;
    }

    .brand img {
        width: 120px;
    }

    #taste__parallax h1 {
        font-size: 21px!important;
    }

    #loadinstagram .coler:nth-child(10) {
        margin:0px!important;
    }

    .product__full ul, .product__full ul li, .product__full ul li p, .product__full ul li span {
        width: 100% !important;
    }

    .product__full ul li {
        padding: 0px 20px;
    }

    .product__full ul li p {
        padding: 0px 20px;
    }

    #jobs .card-header button {
        font-size: 14px;
    }

    #jobs .card a {
        width: 100%;
        float:left;
    }

    .register .center__register button {
        width: 100%;
    }

    .login__page a {
        float: left;
        width: 100%;
        margin-top:30px;
    }

    .rr {
        width: 100%;
        float: left;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-end;
    }

    #es {
        margin-right: 0;
    }
    .register .center__register input#date {
        width: 26%;
    }

    }


.lucanew {
    width: 100%;
    float: left;
}
.lucanew .pulse {
    -webkit-box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
.lucanew .pulse:hover {
    -webkit-animation: none;
    animation: none;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(222, 201, 166, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(222, 201, 166, 0);
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(222, 201, 255, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(222, 201, 166, 0.4);
        -webkit-box-shadow: 0 0 0 0 rgba(222, 201, 166, 0.4);
        box-shadow: 0 0 0 0 rgba(222, 201, 166, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(222, 201, 166, 0);
        -webkit-box-shadow: 0 0 0 10px rgba(222, 201, 166, 0);
        box-shadow: 0 0 0 10px rgba(222, 201, 166, 0);
    }
    to {
        -moz-box-shadow: 0 0 0 0 rgba(222, 201, 166, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(222, 201, 166, 0);
        box-shadow: 0 0 0 0 rgba(222, 201, 166, 0);
    }
}
.lucanew-text {
    width: 100%;
    font-family: "Mregular";
    color: gray;

}

.rs .tab-pane {
    padding:0 15px;
}
.lucanew-text h2 {
    width: 100%;
    float: left;
    font-family: BPG;
    font-size: 18px;
    margin-top: 15px;
    color: #dec9a6;
}
.lucanew-text p {
    width: 100%;
    float: left;
    line-height: 22px;
    font-size: 14px;
    text-align: justify;
    margin-top: 5px;
    font-family: BPG2;
}
.lucanew-text ul {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.lucanew-text ul li {
    float: left;
    width: 100%;
    list-style-type: disc;
    margin-left: 15px;
    font-size: 14px;
    font-family: BPG2;
    margin-top: 5px;
}
.lucanew .nav-tabs {
    width: 100%;
    float: left;
    margin: 30px 0;
    border: none;
}
.lucanew .nav-tabs .nav-item {
    margin-left: 0;
}
.lucanew .nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.lucanew .nav-tabs .nav-link {
    font-family: BPG;;
    font-size: 14px;
    color: #242424;
    padding: 20px 45px;
    border: none;
    border-radius: 35px;
    margin-right: 0;
}
.lucanew .nav-tabs .nav-item.show .nav-link,
.lucanew .nav-tabs .nav-link.active {
    border-color: #dec9a6;
    background: #dec9a6;
    color: #242424;
}
.card-header {
    background: #dec9a6;
    color: #fff;
    font-family: BPG;
}
.card-header button {
    width: 100%;
    float: left;
    text-align: left;
    background: none;
    outline: none;
    font-size: 16px;
    padding: 10px;
}
.card-header .btn-link {
    color: #fff;
}
.card {
    float: left;
    width: 100%;
    border: none;
    margin-bottom: 30px;
}
.card-body {
    font-family: BPG2;
    background: #f2f2f2;
    font-size: 14px;
    line-height: 23px;
    color: #242424;
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.card-body p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.card-body a {
    color: #80c342;
}
#last-id {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 20px;
}
#last-id a {
    border-color: #dec9a6;
    border: 2px solid #dec9a6;
    color: #242424;
}
#last-id a i {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}
.form {
    width: 100%;
    float: left;
    padding: 40px 0;
    padding-top: 10px;
}
.form h3 {
    font-family: BPG;
    font-size: 24px;
    padding: 40px 0;
}
.form button {
    padding: 20px 30px;
    background: #dec9a6;
    font-family: BPG;
    font-size: 13px;
    margin-top: 25px;
    cursor: pointer;
    border-radius: 35px;
}
.form-item {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.form-item label {
    width: 100%;
    font-family: BPG2;
    position: relative;
    margin-bottom: 10px;
    font-size: 13px;
    color: #f8f9fa;
}
.form-item input {
    width: 100%;
    border: 2px solid #f2f2f2;
    padding: 20px;
    font-family: BPG2;
    font-size: 12px;
    font-weight: 500;
    border-radius: 5px;
    color: #2d2d2d;
    -webkit-transition: 0.4s all ease-in;
    -o-transition: 0.4s all ease-in;
    transition: 0.4s all ease-in;
}
.form-item input.error {
    border-color: red;
}
.form-item input:focus {
    border-color: #f8f9fa;
}
.form-item textarea {
    width: 100%;
    border: 2px solid #f2f2f2;
    padding: 20px;
    font-family: BPG2;
    font-size: 12px;
    font-weight: 500;
    border-radius: 5px;
    color: #2d2d2d;
    -webkit-transition: 0.4s all ease-in;
    -o-transition: 0.4s all ease-in;
    transition: 0.4s all ease-in;
}
.form-item textarea.error {
    border-color: red;
}
.form-item textarea:focus {
    border-color: #f8f9fa;
}

.help-block {
    display: none;
}
.error {
    border-color: #dec9a6;
}

#create {
    display: none;
}

#request {border-color: #dec9a6!important;
border: 2px solid #dec9a6!important;
color: #242424!important;
float:left;
    font-family: BPG;
    font-size: 14px;
    color: #242424;
    padding: 20px 45px;
    border: none;
    border-radius: 35px;
    margin-top:15px;
    margin-right: 0;
}

#page__title {
    width: 100%;
    float:left;
    position: relative;
    height:616px;
    background:#0f0f0f;
    overflow: hidden;
}

.content__it {
    width: 100%;
    float:left;
    margin-top:50px;
}


.blog-item {
    width: 100%;
    float:left;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 5px;
}

.blog-item a {
    color: #fff;
}

.blog-item__img figure {
    width: 100%;
    float: left;
    height: 350px;
    overflow: hidden;
    margin:0;
}

.blog-item__img figure img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.blog-item__title {
    padding: 30px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(78, 50, 31);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #4e321f 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #4e321f));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #4e321f 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #4e321f 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #4e321f 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #4e321f 100%);
}

.blog-item__title span {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    display: flex;
    align-content: center;
    font-family: "BPG";
}
.blog-item__title span i {
    margin-right: 10px;
    float:left;
    margin-top: 2px;
}
.blog-item__title span p {
    margin:0;
    padding:0;
    margin-left:15px;
    font-weight: bold;
    font-family: "BPG";
}

.blog-item__title h3 {
    font-size: 14px;
    line-height: 1.7;
    font-family: "BPG Arial";
}



.blog-area {
    background-size: cover;
    background-position: center center;
    width: 100%;
    float: left;
    margin-top: 50px
}

.blog-area .text {
    margin-top: 0;
    padding: 0
}

.blog-area .text ul li {
    margin-left: 15px
}

.blog-latest-area {
    margin-bottom: -247px
}

.blog-img>a img,
.blog-wrapper img {
    width: 100%
}

.blog-text {
    background: #fff;
    float: left;
    padding: 20px;
    box-shadow: 0 10px 80px 0 rgba(215, 215, 215, .4)
}

.blog-text h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    padding-top: 24px
}

.blog-text h4>a {
    color: #252525;
    transition: .3s
}

.blog-text h4>a:hover {
    color: #f89f22
}

.blog-text h4::before {
    height: 2px;
    width: 40px;
    background: #f89f22;
    content: "";
    position: absolute;
    left: 0;
    top: 0
}

.blog-text>a {
    color: #6e6e6e;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    transition: .3s
}

.blog-text>a:hover {
    color: #f89f22
}

.blog-text>a i {
    position: relative;
    top: 3px;
    margin-left: 4px
}

.blog-meta {
    border-top: 1px solid #e7e7e7;
    padding-top: 25px;
    float: left;
    width: 100%
}

.blog-meta>span {
    font-size: 14px;
    color: #252525;
    font-weight: 400;
    margin-right: 62px;
    font-family: "BPG Arial"
}

.blog-meta>span:last-child {
    margin-right: 0
}

.blog-meta>span i {
    color: #9f9daf;
    font-size: 16px;
    margin-right: 6px;
    top: 2px;
    position: relative
}

.blog-standard .blog-text h4 {
    font-size: 26px;
    font-family: BPG;
    line-height: 1.3
}

.blog-standard {
    width: 100%;
    float: left
}

.basic-pagination ul {
    display: block
}

.basic-pagination ul li {
    display: inline-block
}

@media (max-width:767px) {
    .basic-pagination ul li {
        margin-bottom: 10px
    }
}

.basic-pagination ul li a {
    height: 70px;
    width: 70px;
    background: #fff;
    color: #9990b8;
    font-size: 16px;
    font-weight: 500;
    border-radius: 50%;
    line-height: 70px;
    margin: 0 5px;
    display: inline-block;
    text-align: center
}

.basic-pagination ul li a:hover,
.basic-pagination ul li.active a {
    background: #0780ff;
    color: #fff
}

.basic-pagination-2 ul li a {
    background: #e3e6f3;
    color: #444;
    border: 2px solid #e3e6f3;
    height: 60px;
    width: 60px;
    line-height: 56px;
    box-shadow: 0 10px 80px 0 rgba(215, 215, 215, .4)
}

.basic-pagination-2 ul li a:hover {
    background: #0780ff;
    color: #fff;
    border-color: #0780ff
}

.basic-pagination-2 ul li.active a {
    background: #0780ff;
    color: #fff;
    border-color: #0780ff
}

.widget {
    padding: 30px;
    background: #fff
}

.b-0 {
    border: 0
}

.search-form {
    position: relative
}

.search-form input {
    width: 100%;
    height: 60px;
    border: 0;
    background: #f2f2f2;
    font-family: "BPG Arial";
    padding: 0 20px;
    font-size: 13px
}

.search-form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #fc8505;
    padding: 0 25px;
    color: #fff;
    line-height: 60px;
    border: 0
}

.search-form button:hover {
    background: #242424
}

.widget-title {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-family: BPG
}

.about-me img {
    margin-bottom: 25px
}

.about-me h4 {
    font-size: 20px;
    letter-spacing: 1px
}

.widget-social-icon a {
    display: inline-block;
    margin: 0 8px;
    color: #0780ff
}

.widget-social-icon a:hover {
    color: #f89f22
}

.widget .recent-posts>li:first-child {
    border: 0;
    padding-top: 0
}

.widget .recent-posts li:last-child {
    padding-bottom: 0
}

.widget .recent-posts>li {
    border-top: 1px solid #eaedff;
    padding: 20px 0;
    overflow: hidden
}

.widget-posts-image {
    float: left
}

.widget-posts-image img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: cover
}

.widget-posts-body {
    overflow: hidden
}

.widget-posts-title {
    font-size: 13px;
    line-height: 1.4;
    font-family: BPG;
    margin: 0
}

.widget-posts-title a {
    color: #fc8505
}

.widget-posts-meta {
    font-size: 11px;
    font-family: "BPG Arial";
    color: gray;
    margin-top: 2px
}

.widget-posts-meta i {
    margin-right: 5px
}

ul.cat li {
    border-top: 1px solid #eaedff;
    padding: 15px 0;
    overflow: hidden
}

ul.cat li:first-child {
    border-top: 0;
    padding-top: 0
}

ul.cat li:last-child {
    padding-bottom: 0
}

ul.cat li a {
    display: block;
    color: #152136
}

ul.cat li a:hover {
    color: #0780ff
}

.social-profile a {
    height: 50px;
    width: 50px;
    text-align: center;
    background: #fc8505;
    line-height: 50px;
    margin-right: 2px;
    display: inline-block;
    color: #fff;
    margin-bottom: 5px
}

.social-profile a:hover {
    background: #242424
}

.banner-widget img {
    width: 100%
}

.tag a {
    display: inline-block;
    line-height: 1;
    padding: 12px 16px;
    background: #faf9ff;
    margin-bottom: 8px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #152136
}

.tag a:hover {
    background: #0780ff;
    color: #fff
}

.bg-none {
    background: 0 0
}

.blog-post-tag span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 17px;
    color: #062a4d
}

.blog-post-tag a {
    color: #646974;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #eaedff;
    padding: 12px 24px;
    margin-right: 10px;
    transition: .3s;
    border-radius: 5px;
    margin-bottom: 10px
}

.blog-post-tag a:hover {
    color: #fff;
    background: #ff4b57;
    border-color: #ff4b57
}

.blog-post-tag a:last-child {
    margin-right: 0
}

.blog-share-icon span {
    font-size: 18px;
    font-weight: 700;
    color: #062a4d;
    display: block;
    margin-bottom: 17px
}

.blog-share-icon a {
    color: #6f7172;
    font-size: 18px;
    transition: .3s;
    margin-right: 22px
}

.bakix-navigation span a {
    color: #444
}

.blog-share-icon a:hover {
    color: #ff4b57
}

.blog-share-icon a:last-child {
    margin-right: 0
}

.blog-details-border {
    border-top: 1px solid #eaedff;
    border-bottom: 1px solid #eaedff;
    padding-top: 33px;
    padding-bottom: 23px;
    margin-bottom: 42px
}

.author {
    background: #f4f4ff;
    padding: 0 70px 44px 70px
}

@media (max-width:767px) {
    .author {
        padding: 0 30px 44px 30px
    }
    .list__of_this ul li {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 5px
    }
    .list__of_this a.btn__this {
        margin-bottom: 15px;
        border-radius: 5px
    }
    .fotorama__stage,
    .fotorama__wrap .fotorama__pointer {
        cursor: pointer
    }
}

.author-img {
    margin-bottom: 35px
}

.author-img img {
    margin-top: -60px
}

.author-text h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.author-text p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px
}

.author-icon {
    margin-top: 6px;
    margin-bottom: 25px
}

.author-icon a {
    font-size: 14px;
    color: #9498b6;
    margin: 0 5px;
    transition: .3s
}

.author-icon a:hover {
    color: #ff4b57
}

.post-comments {
    border-bottom: 1px solid #eaedff;
    margin-bottom: 42px;
    padding-bottom: 46px
}

.blog-coment-title h2 {
    font-size: 26px;
    margin-bottom: 0
}

.comments-avatar {
    float: left
}

@media (max-width:767px) {
    .comments-avatar {
        float: none
    }
}

.latest-comments .comments-avatar img {
    width: 100px;
    margin-right: 20px
}

.latest-comments li:first-child .comments-box {
    border-top: 0;
    padding-top: 0
}

.latest-comments li:last-child .comments-box {
    border-bottom: 0;
    padding-bottom: 0
}

.latest-comments li.children {
    margin-left: 100px
}

@media (max-width:767px) {
    .latest-comments li.children {
        margin-left: 0
    }
}

.comments-box {
    border-top: 1px solid #eaedff;
    padding: 30px 0
}

.comments-text {
    overflow: hidden;
    padding-top: 4px
}

@media (max-width:767px) {
    .comments-text {
        margin-top: 15px
    }
}

.comments-text p {
    margin-bottom: 0;
    margin-top: 8px
}

.avatar-name h5 {
    font-size: 18px;
    margin-bottom: 7px
}

.avatar-name span {
    color: #ff4b57;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px
}

.avatar-name {
    margin-bottom: 3px;
    overflow: hidden;
    position: relative
}

.reply {
    color: #6f7172;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    transition: .3s;
    line-height: 1;
    float: right;
    margin-top: 4px;
    position: absolute;
    right: 0;
    top: 0
}

.reply:hover {
    color: #ff4b57
}

.reply i {
    margin-right: 5px
}

.post-comments-title {
    margin-bottom: 39px
}

.post-comments-title h2 {
    font-size: 26px;
    font-weight: 700;
    color: #140a20;
    margin-bottom: 0
}

.conatct-post-form {
    background: #f4f4ff;
    padding: 50px
}

@media (max-width:767px) {
    .conatct-post-form {
        padding: 20px
    }
}

.conatct-post-form input {
    border: none;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 30px;
    width: 100%;
    font-size: 14px;
    color: #a7a7c1
}

.conatct-post-form textarea {
    border: none;
    height: 150px;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%;
    color: #a7a7c1;
    font-size: 14px
}

.post__side img, .widget_recent_entries img {
    width: 100%;
    float:left;
}
.tt2 {
    width:100%;
    float:left;
    font-size: 18px;
    font-family: BPG;
    margin-top:20px;

}


.liiss {
    width: 100%;
    float:left;
    margin-top:15px;
    display: flex;
    align-content: center;
}

.liiss li {
    float:left;
    font-family: BPG Arial;
    font-size: 13px;
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.liiss li i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    border-radius: 50%;
    background:#dec9a6;
    color:#fff;
    font-size: 11px;
}

.post__sidebar .widget {
    padding-top:0;
    padding-right: 0;
}

.post-content a {
    color:#000;
    font-size:13px;
    font-family: BPG Arial;
}

.post-content p {
    color:#777;
    font-size:11px;
    font-family: BPG;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-top:10px;

}

.post-content p strong {
    margin-left: 15px;
}

.post-content p i {
    margin-right: 12px;
}
.post-img {
    width: 100%;
    float:left;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 5px;
}


.post__side figure {
    width: 100%;
    height:500px;
    float:left;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 25px;
}
.post__side figure img {
    height: 100%;
    object-fit: cover;
}

.text {
    width: 100%;
    float:left;
    margin-top: 20px;
}

.text p {
    width: 100%;
    float:left;
    margin-bottom: 15px;
    line-height: 1.8;
    font-size:13px;
    font-family: BPG Arial;
}

.content__it .alert-danger {
    width: 100%;
    float:left;
    background:#dec9a6;
    border-color:#dec9a6;
    color:#fff;
    font-family: BPG Arial;
    font-size:13px;
    padding:30px;
}

.full-blog {
	position:relative;
}

.full-blog .blog-item__title {
	position:relative;
	background:none;
}

.full-blog figure {
	    width: 100%;
    float: left;
    height: 750px;
    overflow: hidden;
    margin: 0;
    border-radius: 10px;
}

.full-blog .blog-item__title h3 {
	font-size:21px;
	font-family: "BPG";
}
.full-blog .text {
	margin-top:0;
}

.full-blog .text p {
	width:100%;
	float:left;
	font-family: "BPG Arial";
	font-size:16px;
	line-height:1.7;
	margin-bottom:20px;
}
