/* body {
    font-family: 'Lato', sans-serif;
} */

.navbar {
    padding: 41px 0px 0px;
}

.nav-item {
    font-size: 22px;
    padding-right: 30px !important;
    letter-spacing: 1.2px;
}

.navbar-light .navbar-nav .nav-link {
    color: #00ff00
}

.nav-link.active {
    color: #00ff00 !important;
    font-weight: bold;
}

body#home {
    background-image: url(../images/farmaciata_home.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.logo {
    text-align: right;
    width: 320px;
}

.logo img {
    width: 320px;
}

.text-block {
    margin-top: 150px;
    max-width: 600px;

}
.h1-title {
    text-align: right;
    color: #00ff00;
    letter-spacing: 2.2px;
    font-weight: 100;
    font-size: 45px;
}

p.p-title {
    color: #ffff;
    text-align: right;
    font-weight: 600;
    font-size: 80px;
    letter-spacing: 8.2px;
    line-height: 1;
}

p.delivery-title {
    text-align: right;
    color: #fff;
    font-size: 47px;
    font-weight: 100;
    letter-spacing: 1.2px;
    line-height: 1.2;
}

.app {
    text-align: right;
    margin-top: 32px;
    margin-bottom: 32px;
}

.responsive_img_home {
    display: none;
}

.app img {
    width: 140px;
}

p.app_on {
    text-align: right;
}

img.android {
    width: 183px;
}

p.app_on a .ios {
    text-align: right;
    width: 124px;
}
p.app_on a .android {
    text-align: right;
    width: 162px;
}
.navbar-nav {
    padding-left: 23px;
}
body#farmacie {
    background-image: url(../images/bg_farmacie.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 105vh;
}

.logo_farmacie img{
    position: absolute;
    top: 0;
    right: 130px;
    width: 130px;
}

p.medicina-title {
    text-align: right;
    font-size: 30px;
    color: #ffffff;
    line-height: 1.6;
    letter-spacing: 1.2px;
    display: none;
}
.text-block-farmacie {
    margin-top: 38px;
    font-family: 'Lato', sans-serif;
}
.h1-title-farmacie{
    text-align: right;
    color: #33cc66;
    letter-spacing: 2.2px;
    font-weight: 400;
    font-size: 32px;
}
 .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.delivery-title-farmacie {
    text-align: right;
    color: #ffffff;
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 1.2;
    position: relative;
    top: 265px;
    display: none;
}
.delivery-title-farmacie a {
    
    text-decoration: none;
    color: #ffffff;
}

body#contact {
    background-image: url(../images/contact.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.contact {
    margin-top: 113px;
}

.col-md-4.test {
    display: none;
}

p.title-contact {
    font-size: 38px;
    color: #fff;
    font-weight: 100;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
}

.title-contact span {
    font-weight: 600;
    font-size: 69px;
    letter-spacing: 2.2px;
    line-height: 1;
}
p.adress a{
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0px !important;
    text-decoration: none;
}

img.whats_up {
    width: 30px;
}

span.contact-telefon {
    color: #2dc035;
    font-weight: 600;
    font-size: 20px;
}

span.contact-telefon a {
    color: #2dc035;
    font-weight: bold;
    font-size: 20px;
    margin-left: 10px;
    letter-spacing: 2.2px;
    text-decoration: none;
}

p.program {
    color: #ffffff;
    line-height: 2;
    font-weight: 100;
    font-size: 17px;
}

.collapse:not(.show) {
    display: block;
}

p.app-contact {
    color: #fff;
    font-weight: 100;
    font-size: 50px;
    text-align: right;
    position: relative
}

.navbar-nav {
    flex-direction: initial;
}

.app-contact span {
    font-weight: bold;
    font-size: 58px;
    letter-spacing: 5.2px;F
    line-height: 1;
}

.contact_app {
    text-align: right;
    float: right;
    position: relative;
    width: 240px;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }
}

@media (max-width: 1450px) {
   body#home, body#contact {
            background-size: initial;
    }
}

@media (max-width:1350px) {
    body#farmacie {
        background-image: url(../images/responsive_farmaaa.png);
        background-repeat: no-repeat;
        background-size: initial;
    }

    p.delivery-title, .app, p.medicina-title, .h1-title-farmacie, .delivery-title-farmacie {
    text-align: center;
}
.delivery-title-farmacie {
    top: 0;
}
    p.medicina-title,
    p.medicina-title,
    .delivery-title-farmacie{
        display: block;
    }
}

@media (max-width: 991px) {
    body#home,
    body#contact {
        background-image: url(../images/medtim_home.png);
        background-size: inherit;
    }
    body#contact {
         background-image: url(../images/medtim_home.png);
        background-size: cover;
    }
    .responsive_img_home {
        display: block;
    }
    .responsive_img_home img {
        width: 100%;
    }
    p.program {
        font-weight: 500;
    }
    body#home {
        background-size: cover;
    }
    p.app_on {
    text-align: center;
    margin-bottom: 60px;
}
    p.medicina-title,
    p.medicina-title,
    .delivery-title-farmacie{
        display: block;
    }
     .h1-title,
    p.p-title,
    p.delivery-title,
    .app{
        text-align: center;
    }
    .text-block {
        max-width: initial;
    }
    body#farmacie {
        background-size: inherit;
        background-position-x: -338px;
    }
    .text-block {
        margin-top: 50px;
    }
    .logo {
        text-align: center;
        width: 100%;
    }
    .delivery-title-farmacie {
        top: 0px;
    }
    .text-block-farmacie {
        margin-top: 100px;
    }
    .h1-title {
        text-align: center;
        font-size: 40px;
        color: #fff;
    }
    p.p-title {
        text-align: center;
        font-size: 40px;
    }
    .navbar {
        padding: 41px 40px 0px;
    }
    .navbar-brand {
        margin-right: 0px !important;
    }
    p.delivery-title,
    .app,
    p.medicina-title,
    .h1-title-farmacie,
    .delivery-title-farmacie {
        text-align: center;
    }
    .contact {
        margin-left: 0px;
        text-align: center;
        margin-top: 40px;
    }
    p.app-contact {
        text-align: center;
        top: 0;
        font-size: 40px;
    }
    .title-contact span,
    .app-contact span {
        font-size: 50px;
    }
    .contact_app {
        float: initial;
        top: 0;
        margin-bottom: 50px;
    }
    .app_on {
        text-align: center;
    }
    .logo_farmacie img {
        right: 50px;
    }
}

@media (max-width: 497px) {
    /*body#home {*/
    /*    background-image: url(../images/responsive_home.png);*/
    /*}*/
    /*.responsive_img_home img {*/
    /*    display: none;*/
    /*}*/
    .h1-title,
    p.p-title,
    p.delivery-title{
        text-align: right;
        font-size: 30px;
    }
    .col-md-4.test {
        display: block;
        margin-top: 20px;
    }
    .col-md-4.testets {
        display: none;
    }
    p.app_on {
    text-align: center;
    margin-bottom: 0px;
}
    .delivery-title-farmacie a {
        display: none;
    }
    body#contact {
        background-image: url(../images/FarmaciaTaWebPhone3bg.png);
        background-size: cover;
    }
    .col-md-8.contact {
    margin-bottom: 40px;
}
    p.medicina-title {
        text-align: right;
    }
    body#farmacie {
    background-image: url(../images/FarmaciaTa-WebPhone-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 0px;
    height: 0;
    }
    .navbar-nav {
        padding-left: 0px;
    }
    p.medicina-title {
    text-align: right;
    position: relative;
    top: 37px;
    }
    .contact {
        text-align: left
    }
    #contact p.adress,
    #contact p.title-contact{
        display: none;
    }
    span.contact-telefon a {
        color: #ffffff !important;
    }
}