/* Deo ispod navigacije */
.jumbotron{
    position: relative;
}

.jumbotron h2{
    color: #188bca;
    margin-top: 2em;
    margin-left: 1em;
}

.right-inner{
    position: absolute;
    top: 0;
    right: 6%;
    text-align: center;
    width: 23%;
    margin-top: 30px;
}

.btnOrder{
    width: 24%;
}

.right-inner h3{
    color: #000;
    font-weight: bold;
}

.lead{
    color: white !important;
    width: 53%;
}

.right-inner-lead{
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.gratis-right-inner-second{
    margin: 0 !important;
}

.prod-image-wrapper img{
    position: absolute;
    left: -32%;
    bottom: -268px;
    /* width: 170%; */
}

.logosooo{
    margin-top: 1em;
    display: flex;
    justify-content: center;
}

.eks{
    text-align: center;
}

#natural{
    width: 40%;
    height: 120px;
}

#parafarm{
    /* margin-top: 1em; */
    width: 40%;
}


.dodspec{
    margin-top: 1em;
}

a#lionlink{
    color: #f28900 !important;
}

/* section one */

section.one h1{
    font-weight: bold;
}

/* Section three */

.image-ingredients{
    width: 80%;
}

/* Section four */

section.four h1{
    text-align: center;
    width: 42%;
    padding-top: 10%;
}

/* Section five */

section.five .second{
    padding-top: 10%;
}

/* Section six */

section.six .title{
    font-weight: bold;
    padding-top: 10%;
    padding-bottom: 6%;
}

section.six .text{
    text-align: center;
}

/* section seven */

.our-offer{
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.first-image-sale{
    width: 58%;
    margin: 0 auto;
    padding-bottom: 15%;
}

.our-offer-card{
    padding-top: 15%;
}

.card-body{
    background-color: #188bca;
    color: #fff !important;
}

.card-body1{
    background-color: #050608;
    color: #fff !important;
}

.btnPoruci{
    width: 90%;
    background-color: #9E0B0F;
    font-size: 1.6rem !important;
    margin-left: 0;
}

.border-green{
    border-bottom: 1px solid #83b441;
    padding-bottom: 10px;
}

/* section eight */

.main-heading{
    width: 100%;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 6%;
    text-transform: uppercase;
}

.accordion-right-col{
    max-width: 60%;
    flex: 0 0 66.666667%;
    margin-left: auto;
}

.accordion-right-col p{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}

.accordion-right-col .card-body{
    background-color: #fff;
    color: #000 !important;
    padding: 0.6rem;
}

.accordion-right-col .card-body1{
    background-color: #fff;
    color: #000 !important;
    padding: 0.6rem;
}

.card-header{
    padding: .25rem 0.75rem !important;
}

.card{
    margin-bottom: 5px !important;
}

.accordion-right-col .card-header[aria-expanded="true"]{
    background-color: #83b441;
    color: #fff;
}

/* section nine */

.first-row{
    margin: auto;
    width: 100%;
    margin-bottom: 5%;
}

.second-row{
    width: 75%;
    margin: 0 auto;
}

.nine p{
    width: 55%;
    text-align: center;
    margin-top: 7%;
}

/* section ten */

section.ten{
    background-image: url('images/black-diagonal-line.png');

}

section.ten .last-head{
    font-weight: bold;
    margin-top: 5%;
    margin-bottom: 5%;
    text-transform: uppercase;
}

.banner-space{
    padding: 2rem 1rem;
}

.single-paragraf{
    margin-bottom: 0.5rem !important;
}

.form-banner{
    position: absolute;
    bottom: -10px;
    border: 1px solid #83b441;
    border-radius: .25rem;
    background-color: #83b441;
    padding: 1rem;
}

.form-banner  h1{
    font-weight: bold;
    margin-bottom: 0 !important;
    color: #fff;
}

.form-banner h3{
    font-weight: bold;
}

.shipping-text{
    text-align: right;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}

.btnFormLast{
    width: 100%;
    margin-top: 5%;
    border-radius: 20px;
    font-size: 1.7rem;
    font-weight: bold;
}

.image-holder{
    position: relative;
}

.banner-image-right{
    position: absolute;
    right: 7%;
    bottom: -12%;
}

/* SHOP  */



/* Responsive deo */

@media screen and (min-width: 1530px){
    .prod-image-wrapper img{
        position: absolute;
        left: -32%;
        bottom: -297px;
        width: 200%;
    }
}

/* @media screen and (min-width: 1336px) {
    .prod-image-wrapper img{
        position: absolute;
        left: -32%;
        bottom: -216px;
        width: 170%;
    }
} */

/* @media screen and (min-width: 1200px){
    .prod-image-wrapper img{
        position: absolute;
        left: -32%;
        bottom: -216px;
        width: 155%;
    }
} */

@media screen and (max-width: 1199px){
    .prod-image-wrapper img{
        width: 155%;
        bottom: -252px;
    }

    .image-section h1 {
        font-size: 2.2em;
        width: 66%;
    }

    .image-section p {
        font-size: 1.1em;
    }

    .gratis-right-inner-second{
        font-size: 1.4em !important;
    }

    .right-inner{
        top: 10%;
    }

    section.four h1{
        width: 100%;
        padding-bottom: 5%;
    }

    section.six h1{
        width: 85%;
    }

    .accordion-right-col{
        max-width: 50%;
    }

    .banner-image-right{
        right: -7%;
    }

    .navbar{
        font-size: 0.9em;
    }
}

@media screen and (max-width: 995px){
    .image-section_features p{
        font-size: 1.5em !important;
    }

    section.two div.container div.row div.first h4{
        font-size: 1.3rem !important;
    }

    .prod-image{
        display: none;
    }
}

@media screen and (max-width: 991px){
    .btnOrder{
        width: 40%;
    }

    section.four div.container div.row div.second img{
        padding-top: 10%;
        /* width: 95%; */
    }

    section.four div.container div.row div.first p{
        margin-bottom: 5%;
    }

    .primary-heading{
        font-size: 2rem !important;
    }

    section.four div.container div.row div.first p.strong{
        font-size: 1.1em;
    }

    section.four div.container div.row div.first h5{
        font-size: 1rem;
    }

    .btnPoruci{
        font-size: 1.3rem !important;
    }

    .image-sale-responsive-md{
        width: 50%;
        margin: 0 auto;
        padding-bottom: 0;
    }

    section.seven p.our-offer{
        width: 50%;
    }

    .left-col{
        width: 60%;
        margin: 0 auto;
    }

    .accordion-right-col{
        max-width: 100%;
        flex: 0 0 100%;
        margin-left: 0;
        padding-top: 5%;
    }

    .first-row{
        margin-left: auto;
        width: 85%;
        margin-bottom: 0;
    }
}

@media (max-width: 800px){
    .section-two-product{
		width: 100%;
		display: block;
		flex-direction: row;
	}
}

@media screen and (max-width: 767px){
    .right-inner{
        right: 10%;
    }

    .btnOrder{
        width: 100%;
    }

    section.five .second{
        padding-right: 8%;
        padding-left: 8%;
    }

    .left-col{
        width: 80%;
        margin: 0 auto;
    }

    .first-row{
        width: 70%;
    }

    .second-row{
        width: 70%;
    }
}

@media screen and (max-width: 575px){
    .right-inner{
        top: 0;
    }

    section.five .third, section.five .fourth{
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    section.six .profesional-card{
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    .accordion-right-col{
        margin-left: 10px;
    }

    a.nav-link{
        margin-left: 1em;
    }

    .section-two-product{
		width: 100%;
		display: block;
		flex-direction: row;
    }
    
    
 
}

@media screen and (max-width: 420px){
    .image-section{
        height: auto;
        padding: 3em;
    }

    .btnOrder{
        margin-left: 0;
    }

    .btnbenefiti{
        margin-left: 0;
    }

    section.four div.container div.row div.second img{
        width: inherit;
    }

    #slikakorisnika{
        height: 50%;
    margin-bottom: -10em;
    }

    #banerspaceimg{
        padding: 0;
    }

    .logoforphone{
        display: flex;
        justify-content: center;
    }

    .headphone{
        display: flex;
        justify-content: center;
        margin-top: 1.5em;
    }

    span.tel{
        margin-top: 0;
    }

    .exclusive{
        display: flex;
        justify-content: center;
        margin-top: 1.5em;
    }

    span.offer{
        margin-left: 1em;
    }

    img.serbian-flag{
        position: relative;
        height: fit-content;
    }

}

@media screen and (max-width: 420px){
    .image-section h2{
        font-size: 22px;
    }

    #callicon{
        width: fit-content;
        margin-left: 0;
    }
}