@charset "utf-8";

/* CSS Document */

body {
    font-size: 14px !important;

    background-color: #f8f8f9 !important;

    overflow-x: hidden;

    font-family: "Nunito Sans", sans-serif !important;
}

a.nav-link {
    font-size: 16px;

    color: #100f0f;
}

ul {
    margin: 0;

    padding: 0;
}

.header-top {
    background-color: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    width: 100%;
}

.header-beleance {
    display: flex;

    -webkit-box-pack: justify;

    justify-content: space-between;
}

.logo img {
    margin-top: 5px;

    margin-bottom: 0px;
}

/*

.container-header{

    max-width: 1024px !important;

    margin: 0 auto;

}

*/

.header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.signin a,
.signup a,
.signup-banner a {
    color: #fff;
    background-color: #019cec;
    font-size: 16px;
    padding: 8px 20px;
    display: block;
    border-radius: 100px;
    min-width: 110px;
    text-align: center;
}

.signin a:hover,
.signup a:hover,
.signup-banner a:hover {
    background-color: #0286c9;
    color: #fff;
    text-decoration: none;
}

.signin img {
    margin-right: 6px;
    display: none;
}
.signin a {
    background-color: transparent;
    color: #019cec;
    margin-right: 15px;
    border: 1px solid #019cec;
    padding: 7px 20px;
}
.signup-banner a {
    display: inline-block;
}
.container-bg {
    max-width: 1280px !important;

    margin: 0 auto;
}

.footer-bg {
    background-color: #019cec;

    width: 100%;

    padding-top: 64px;
}

.help {
    margin: 0px;

    padding: 0px;
}

.help ul {
    list-style-type: none;
}

.help ul li {
    margin-bottom: 20px;

    padding: 0px;
}

.help ul li a {
    color: #fff;

    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

    font-size: 14px;
}

.help ul li a:hover {
    text-decoration: none;
}

.qu {
    padding-right: 12px;
}

.f-logo {
    margin-bottom: 36px;
}

.android {
    width: 135px;

    margin-left: 40px;
}

.app {
    display: flex;

    margin-top: 45px;
}

.title h3 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

    font-size: 18px;

    color: #fff;

    font-weight: 600;
}

.about-f {
    margin: 0;
}

.about-f ul {
    list-style-type: none;
}

.about-f ul li {
    margin-bottom: 20px;

    padding: 0;
}

.about-f ul li a {
    color: #fff;

    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

    font-size: 14px;

    font-weight: 400;

    text-decoration: none;
}

.title {
    margin-bottom: 24px;
}

.hr-line {
    border-top: 1px #fff solid;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.op {
    opacity: 0.3;
}

.copyright {
    color: #fff;

    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

    font-size: 14px;

    font-weight: 400;
}

.menu-f {
    margin: 0;
}

.menu-f ul {
    list-style-type: none;

    display: flex;
}

.menu-f ul li {
    margin-bottom: 20px;

    padding: 0 30px 0 0;
}

.menu-f ul li a {
    color: #fff;

    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

    font-size: 14px;

    font-weight: 400;

    text-decoration: none;
}

.social {
    margin: 0;

    float: right;
}

.social ul {
    list-style-type: none;

    display: flex;
}

.social ul li {
    margin-bottom: 20px;

    padding: 0 15px 0 0;
}

.social ul li a {
    color: #fff;

    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

    font-size: 14px;

    font-weight: 400;

    text-decoration: none;
}

.bg-back {
    /*background-image: url("../img/bg-back.jpg");*/
    background-image: url("../img/pizza.jpg");
    background-position: center;

    min-height: 800px;
    background-size: cover;
    width: 100%;
    margin-top: 68px;
}

.neop-work {
    padding-top: 120px;

    padding-bottom: 128px;
}

.eats {
    background-color: #fff;
}

.ne-work {
    margin-bottom: 64px;
}

.ne-work h2,
.neop-work h2,
.faq-section h2 {
    font-size: 36px;

    color: #000;

    font-weight: 600;
}

.stores h3 {
    font-size: 18px;

    color: #000;

    font-weight: 600;

    margin-bottom: 12px;
}

.stores p {
    font-size: 16px;

    color: #545454;

    font-weight: 400;
}

.eats-work {
    margin-bottom: 30px;
}

.stores img {
    margin-bottom: 24px;
}

.eats-black {
    background-color: #0289cf;
}

.extends {
    padding-top: 64px;

    padding-bottom: 64px;
}

.testimonial h2 {
    color: #fff;

    font-size: 36px;
}

.testimonial h2 .fa-quote-left {
    font-size: 16px;

    position: absolute;

    top: 6px;
    left: -5px;
}

.testimonial h2 .fa-quote-right {
    font-size: 16px;

    position: absolute;
}

.testimonial h4 {
    color: #fff;

    font-size: 16px;

    font-weight: 300;
}

.started {
    margin-bottom: 30px;
}

.started h2 {
    color: #019cec;

    font-size: 34px;

    font-weight: 600;
    margin-top: 20px;
}

.steps {
    margin: 0px;
}

.steps ol {
    margin: 0;

    padding-left: 23px;
}

.steps ol li {
    margin: 0px;

    font-size: 16px;

    color: #000;

    padding-bottom: 16px;

    padding-left: 12px;
}

.signup-banner {
    margin-top: 20px;

    margin-left: 12px;
}

.panel-group .panel {
    border-radius: 0;

    box-shadow: none;

    border-bottom: 1px solid rgb(229, 229, 229);
}

.panel-default > .panel-heading {
    padding: 0;

    border-radius: 0;

    color: #212121;

    /*background-color: #fafafa;*/

    border-top: 1px solid rgb(229, 229, 229);
}

.panel-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    border-bottom: 1px solid rgb(229, 229, 229);
    margin-bottom: -1px;
}

.panel-title > a {
    display: block;

    padding: 24px 24px 24px 0;

    text-decoration: none;

    color: #000;
}

.more-less {
    float: right;
    color: #019cec;
    margin-right: -24px;
    font-size: 15px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #eeeeee;
    padding: 24px 0px 40px;
    font-size: 16px;
}

.banner-title {
    margin-top: 260px;
    display: none;
}

.banner-title h1 {
    color: #fff;

    font-size: 50px;

    line-height: 64px;

    font-weight: 800;
}

.banner-title p {
    color: #fff;

    font-size: 16px;

    line-height: 24px;
}

.get {
    background-color: #fff;
    /*min-height: 800px;*/
    padding: 40px;
    box-shadow: 0 2px 8px hsl(0deg 0% 0% / 16%);
    margin: 40px 0;
    border-radius: 10px;
}

.star-form {
    /*padding-top: 80px;*/

    padding-bottom: 20px;
}

.star-form h2 {
    font-size: 25px;

    color: #000;

    font-weight: bold;
}

input[type="text"],
input[type="password"],
select,
textarea,
.form-control {
    width: 100%;

    padding: 12px 15px;

    border: 1px solid #e1e1e1;

    border-radius: 0px;

    box-sizing: border-box;

    resize: vertical;
    font-size: 14px;
    height: auto;
    border-radius: 100px;
}
textarea {
    border-radius: 10px;
}

input[type="submit"] {
    background-color: #04aa6d;

    color: white;

    padding: 12px 20px;

    border: none;

    border-radius: 4px;

    cursor: pointer;
}

input[type="submit"]:hover {
    background-color: #45a049;
}

input:focus-visible {
    outline-offset: 0px;

    border: 0;
    border-radius: 0;
}

/*.form-start .name {

    margin-bottom: 20px;

}*/

.form-group {
    margin-bottom: 0rem !important;
}
.form-start > div {
    margin-bottom: 20px !important;
}

.btn-flat {
    border-radius: 0px !important;
}

.btn-dark {
    color: #fff;

    background-color: #000 !important;

    border-color: #343a40;
}

.gray-control {
    background-color: #e0e6ed !important;

    border-radius: 0px !important;
}

#toast-container > .toast-success {
    background-color: green;
}

#toast-container > .toast-error {
    background-color: red;
}

/* 25-5-2021 */
.btn-success {
    height: 48px;
    border-radius: 0;
}
.get .form-start:last-child {
    margin-bottom: 0;
}
input:focus,
select:focus,
textarea:focus,
.form-control:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #024b9a;
}
.how-adfood-section {
    /*padding-top: 0;*/
    padding-bottom: 45px;
}
.faq-section h2 {
    margin-bottom: 30px;
}
.get-started-3-step .stores img {
    margin-bottom: 24px;
}
.phone-field {
    position: relative;
}
.country-flag {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 2px;
}
.phone-field input {
    padding-left: 95px;
}

.btn-success,
.btn-info {
    color: #fff;
    background-color: #019cec;
    border-color: #019cec;
    border-radius: 100px !important;
    height: 48px;
}
.btn-success:hover,
.btn-info:hover {
    background-color: #0286c9;
    border-color: #0286c9;
}
.by-clicking-text {
    line-height: normal;
    margin-top: 15px;
}
.stores img {
    border-radius: 10px;
}
.neop-work.why-adfood {
    display: none;
}
.extends.get-started-3-step {
    padding-bottom: 0;
}
.text-divider {
    display: flex;
    align-items: center;
}

.text-divider::before, .text-divider::after {
    flex: 1;
    content: '';
    height: 1px;
    background-color: rgba(0, 0, 0, .1);
    margin: 5px;
}

/* media css */

@media (min-width: 1200px) {
    /*

    .container{

    max-width: 1024px !important;

    margin: 0 auto;

}

*/
    .container {
        max-width: 1054px !important;

        margin: 0 auto;
    }
    .adfood-extends .col-lg-5 {
        max-width: 400px;
    }
    .adfood-extends .col-lg-6 {
        max-width: 486px;
    }
}

@media (max-width: 768px) and (max-width: 1023px) {
    .bg-back .container {
        max-width: 768px;
    }
    .banner-title {
        margin-top: 250px;
        padding-left: 40px;
    }
    .get {
        padding: 24px;
        margin-right: 25px;
        margin-left: -25px;
    }
    .banner-title h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .testimonial h2 {
        font-size: 24px;
    }
    .started h2 {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .bg-back {
        background-image: none;
        min-height: inherit;
        margin-top: 0px;
        background-color: #fff;
    }
    .get {
        padding: 24px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 100px;
    }
    .banner-title {
        margin-top: 68px;
        padding: 24px 10px;
        display: none;
    }
    .banner-title h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .banner-title h1,
    .banner-title p {
        color: #000;
    }
    .neop-work {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .ne-work {
        margin-bottom: 30px;
    }
    .why-adfood .stores {
        margin-bottom: 25px;
    }
    .how-adfood-section {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .how-adfood-section .stores img {
        margin-bottom: 24px;
        width: 100%;
    }
    .how-adfood-section .stores {
        margin-bottom: 40px;
    }
    .testimonial {
        margin-bottom: 40px;
    }
    .testimonial h2 {
        font-size: 24px;
    }
    .testimonial h2 .fa-quote-left {
        font-size: 14px;
        left: -1px;
    }
    .testimonial h2 .fa-quote-right {
        font-size: 14px;
    }
    .adfood-extends {
        padding-left: 10px;
        padding-right: 10px;
    }
    .get-started-3-step {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .get-started-3-step .stores {
        display: none;
    }
    .started h2 {
        margin-top: 0;
    }
    .widget-2 {
        margin-top: 40px;
    }
    .social {
        float: left;
    }
    .menu-f {
        margin-top: 15px;
    }
    footer .hr-line {
        margin-top: 22px;
    }
    .neop-work.how-adfood-section {
        padding-top: 34px;
        padding-bottom: 0px;
    }
    .signin a,
    .signup a {
        font-size: 14px;
        min-width: 100px;
    }
    .extends {
        padding-top: 24px;
    }
}
