* {
    box-sizing: border-box;
  }
#section2 img{
    left: 130%;
    position:relative;
    transition: all 600ms ease;
}
#section2 p{
    opacity: 0;
    transition: all 600ms ease;
}
#section3 .intro{
    left: -130%;
    position:relative;
    transition: all 600ms ease;
}

#section3 .intro{
    left: -130%;
    position:relative;
    transition: all 600ms ease;
}

ul.nav{
    display:block !important;
}
.nav-tabs .nav-item {
    display: block !important;
    text-align: left !important;
}
/**
* Here we fire the animation for section 3.
* As the fp-viewing class in the body changes on each section and slide.
*/
body.fp-viewing-3rdPage #section3 .intro{
    left: 0%;
}


@font-face {
    font-family: 'Helvetica Neue Light';
    font-style: normal;
    font-weight: light;
    src: local('Helvetica Neue Light'), url('../fonts/helveticaneue/HelveticaNeueLTStd-Lt.otf') format('woff');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Neue'), url('../fonts/helveticaneue/HelveticaNeueLTStd-Lt.otf') format('woff');
}
@font-face {
    font-family: 'Helvetica Neue Italic';
    font-style: normal;
    font-weight: light;
    src: local('Helvetica Neue Italic'), url('../fonts/helveticaneue/HelveticaNeueLTStd-It.otf') format('woff');
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    font-style: normal;
    font-weight: light;
    src: local('Helvetica Neue Medium'), url('../fonts/helveticaneue/HelveticaNeueLTStd-Md.otf') format('woff');
}
body {
    font-family: "Helvetica Neue";
}

/* START */
#section1 {
    position: relative;
}
/*
#particles-js {
    background: transparent;
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
}
*/
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 100;
}

#menu {
    text-align: right;
    margin-top: 20px;
    z-index: 9999;
}
#menu li.active {
    font-weight: 700;
    background: none;
    border-bottom: 2px solid #FFF;
}
#menu li {
    background: none;
    border-radius: 0;
    
    color: #FFF;
}
#menu li.active a:hover {
    color: #EFEFEF;
    background: none;
}
#menu li:hover {
    background: none;
    border-bottom: 2px solid #FFF;
}
#menu li {
    margin: 20px 18px;
}
#menu li a, #menu li.active a {
    padding: 0;
    margin: 0;
    color: #FFF;
}
#section1 img {
    width: 45%;
}
.intro h1, .intro h3, .intro p {
    color: #FFF;
    font-family: "Helvetica Neue";
    opacity: 1 !important;
    text-align: left;
}
.intro h1, .intro h3 {
    width: 60%;
    margin-left: 30%;
    font-family: "Helvetica Neue Italic";
    letter-spacing: 5px;
    margin-bottom: 70px;
    z-index: 9999;
}
.intro p {
    width: 60%;
    margin-left: 30%;
    line-height: 2;
    font-size: 16px;
    position: relative;
    z-index: 9999;
}
.section_number {
    color: #FFF;
    font-family: "Helvetica Neue Italic";
    font-size: 396px;
    position: absolute;
    left: -66%;
    bottom: 0;
    opacity: 0.1;
    line-height: 0.8;
    z-index: 1;
}
#section3 {
    background-image: url('../imgs/section3_background.jpg') ;
    background-size: cover;
    background-position: center;
    position: relative;
}

#section6 {
    background-image: url('../imgs/sectioncontact_transparent.png') ;
    background-size: cover;
    background-position: center;
    position: relative;
}
#section5 {
    background-image: url('../imgs/services_bckg.png') ;
    background-size: cover;
    background-position: center;
    position: relative;
}
#section7 {
    background: #3F3E3C;
}
#section8 {
    background-image: url('../imgs/section7_background.jpg') ;
    background-size: cover;
    background-position: center;
    position: relative;
}
.line_title {
    position: absolute;
    top: 25%;
    height: 2px;
    width: 30%;
    background: #FFF;
    display: inline-block;
    left: 0;
    z-index: 9999;
}
.line-txt {
    display: inline-block;
    color: #FFF;
    margin-top: 10px;
    font-size: 22px;
}
.line-dot {
    display: inline-block;
    background: #FFF;
    width: 13px;
    height: 13px;
    top: -5px;
    right: 0;
    position: absolute;
    border-radius: 50%;
}
.secBlack {
    background: #000;
}
.titleDot {
    width: 15px;
    height: 15px;
    background: #FFF;
    border-radius: 50%;
    display: inline-block;
    left: -40px;
    top: 2px;
    position: absolute;
}
.title-list {
    font-family: "Helvetica Neue Medium";
    position: relative;
}
.content-md-font {
    font-family: "Helvetica Neue Medium";
    line-height: 1;
}
.smaller-line-height {
    line-height: 1.5 !important;
}
.smaller-mar {
    margin-bottom: 30px !important;
}
.list-dot {
    background-color: #FFF;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 15px;
    margin-top: -3px;
    vertical-align: middle;
}
.head-small-lineh {
    line-height: 0.9;
}
.payments {
    width: 90px;
}
.black {
    opacity: 1;
    color: #000;
}
.title_left {
    /* width: 61%; */
    float: left;
}
.logos_right {
    float: left;
    text-align: left;
}
.title-list a {
    color: #FFF;
    text-decoration: none;
}
.title-list a:hover {
    color: #FFF;
    text-decoration: none;
}
#fullpage {
    position: absolute !important;
    z-index: 10;
}
canvas {
    display: block;
    vertical-align: bottom;
}
.close_mobile_menu, .mobile_menu {
    display: none;
}
#showMenu {
    display: none;
}
.payment_wrapp {
    width: 60%;
    margin-left: 30%;
    overflow: hidden;
}
.payment_wrapp h1 {
    margin-left: 0;
    width: 100%;
}
.payment_txt {
    color: #FFF;
    font-size: 14px;
    line-height: 1.75;
    font-family: "Helvetica Neue";
    margin-bottom: -5px;
    margin-top: 22px;
}
#particles-js1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
h3 {
    font-size: 65px;
}
p.client-p {
    line-height: 1.5;
}
.logo-wrap img {
    width: 100%;
}
#section7 .intro {
    display: table-cell;
    vertical-align: middle;
    height: 100vH;
}
#recipeCarousel {
    display: none;
}
#slidesfordesktop .carousel-control  {
    display: inline-block;
    color: #FFF;
}
.fp-controlArrow.fp-prev {
    display: none;
}
.fp-controlArrow.fp-next {
    display: none;
}
.arrows_bottom {
    position: absolute;
}
.arrows_bottom .carousel-control {
    cursor: pointer;
}
.arrows_bottom .right.carousel-control {
    margin-left: 20px;
}
.gallery_img_wrapp img {
    width: 100%;
    margin-bottom: 20px;
}
.nav-tabs .nav-link {
    outline: none !important;
    color: #999 !important;
}
.container-gallery {
    padding: 0 50px;
}
.nav-tabs {
    border-bottom: none !important;
    margin-bottom: 10px !important;
    margin-top: 50px !important;
    
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF !important;
    background-color: transparent !important;
    border-color: transparent !important;
    font-weight: bold !important;
    outline: none  !important;
}
.modal-title .fa {
    font-size: 25px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
}
.msgModal {
    font-size: 16px;
}
#section7 .intro{
    padding: 0;
}
.arrows_bottom {
    margin-top: 25px;
    margin-left: 10px;
}
/* SPINNER */
.spinner_container {
    position: fixed;
    z-index: 9999;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    z-index: 99999;
    display: none;
}
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
    transform: scale(0);
    }
    100% {
    transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
    transform: scale(1);
    }
    100% {
    transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
    transform: translate(0, 0);
    }
    100% {
    transform: translate(24px, 0);
    }
}
/* END SPINNER */




@media screen and (max-width: 1200px) {
    .intro h1, .intro h3 {
        width: 70%;
        margin-left: 20%;
        font-size: 58px;
    }
    .intro p {
        width: 70%;
        margin-left: 20%;
        font-size: 14px;
    }
    .payment_wrapp {
        width: 70%;
        margin-left: 20%;
    }
    .payment_wrapp h1, .intro h3 {
        margin-left: 0;
        width: 100%;
    }
    .line_title {
        width: 30%;
    }
    .section_number {
        font-size: 265px;
        left: -41%;
    }
    .line-txt {
        font-size: 18px;
    }
    .title_left {
        /* width: 48%; */
    }
    .payments {
        width: 60px;
    }
    .payment_txt {
        margin-top: 2px;
        line-height: 1.3;
    }
    .logos_right {
        padding-left: 15px;
    }
    p.client-p {
        margin-left: 0 !important;
    }
}
@media screen and (max-width: 991px) {
    .intro h1, .intro h3{
        width: 75%;
        margin-left: 20%;
        font-size: 45px;
    }
    .intro p {
        width: 75%;
        margin-left: 20%;
    }
    .payment_wrapp {
        width: 75%;
        margin-left: 20%;
    }
    .payment_wrapp h1 {
        margin-left: 0;
        width: 100%;
    }
    .section_number {
        font-size: 220px;
        left: -42%;
    }
    .title_left {
        /* width: 40%; */
    }
    .line_title {
        width: 34%;
    }
    p.client-p {
        margin-left: 20% !important;
    }
}

@media screen and (max-width: 768px) {
    .section_number {
        font-size: 220px;
        left: -42%;
    }
    .line_title {
        width: 45%;
    }
    .line-txt {
        font-size: 14px;
    }
    .intro h1, .intro h3 {
        margin-bottom: 40px;
    }
    .intro h1, .intro h3 {
        width: 85%;
        margin-left: 10%;
    }
    .payment_wrapp {
        width: 85%;
        margin-left: 10%;
    }
    .payment_wrapp h1 {
        margin-left: 0;
        width: 100%;
    }
    .intro p {
        width: 85%;
        margin-left: 10%;
    }
    .title_left {
        /* width: 34%; */
    }
    .intro h1, .intro h3 {
        font-size: 45px;
    }
    .title_left {
        display: block;
        width: 100%;
    }
    .logos_right {
        width: 85%;
        text-align: left;
    }
    .section_number.black {
        color:#FFF;
        opacity: 0.1;
    }
    #section1 img {
        width: 85%;
    }

    /* MENU */
    #menu {
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
        margin-top: 0;
        text-align: center;
        vertical-align: middle;
    }
    #menu li.web_menu {
        display: none;
    }
    #menu .mobile_menu li {
        display: block;
        font-size: 22px;
    }
    #menu .mobile_menu li a, #menu .mobile_menu li a:hover {
        text-decoration: none;
    }
    #menu .mobile_menu li a.active {
        text-decoration: none;
    }
    #menu .mobile_menu li.active {
        border: none;
        font-family: "Helvetica Neue Medium";
    }
    .mobile_menu {
        width: 100%;
        height: 215px;
        margin-top: 80px;
        display: block;
    }
    #showMenu {
        display: block;
    }
    .close_mobile_menu, #showMenu {
        color: #FFF;
        z-index: 999;
        position: absolute;
        top: 25px;
        right: 30px;
        font-size: 30px;
        display: block;
        cursor: pointer
    }
    .logos_right {
        padding: 0;
    }
    .title_left h1 {
        margin-bottom: 5px !important;
    }
    #recipeCarousel .fp-tableCell {
        height: unset !important;
        display: block !important;
    }
    .fp-slides {
        height: unset !important;
        margin-top: 20px;
    }
    #slidesfordesktop {
        display: none;
    }
    p.client-p {
        margin-left: 10% !important;
    }
    #section7 .intro, .container-gallery {
        padding: 0 15px;
    }
}

@media screen and (max-width: 580px) {
    .line_title {
        width: 50%;
    }
    .line-txt {
        font-size: 12px;
    }
    .intro h1, .intro h3 {
        width: 100%;
        margin-left: 0%;
        font-size: 40px;
        margin-bottom: 20px;
        padding: 20px;
        margin-bottom: 0 !important;
        padding-bottom: 5px;
    }
    .intro p {
        width: 100%;
        margin-left: 0%;
        line-height: 1.3 !important;
        font-size: 13px;
        padding: 10px 20px;
    }
    .payment_wrapp {
        width: 100%;
        margin-left: 0%;
    }
    .payment_wrapp h1 {
        margin-left: 0;
        width: 100%;
    }
    .titleDot {
        width: 7px;
        height: 7px;
        left: -12px;
        top: 3px;
    }
    #menu li {
        margin: 20px 7px;
    }
    /* #particles-js {
        display: none;
    } */
    .logos_right {
        width: 100%;
        padding: 0 20px;
    }
    .title_left h1 {
        margin-bottom: 5px !important;
        padding-bottom:5px;
    }
    p.client-p {
        margin-left: 0 !important;
    }
}