.avantaje {
    /*border-bottom:5px solid #00C6FF;*/
}
.linkhref {cursor:pointer;}
.blocks {
    width:20%;
    display:inline-block;
    margin-top:15px;
    margin-bottom:15px;
    vertical-align: top;
}
.block3 {
    display:inline-block;
    width:33.3%;
    position:relative;
    margin-top: 14px;
}
.block3 p {
    font-size:18px;
    font-weight:bold;
    padding-right: 40px;
}
.fullbg {
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    display:block;
    cursor:pointer;
    z-index:99;
}
.block3 div {
    height:110px;
    border-right:1px solid #D78686;
    position:absolute;
    top: 33px;
    right: 21px;

    transform: rotate(15deg);
    -ms-transform: rotate(15deg);     /* IE 9 */
    -webkit-transform: rotate(15deg); /* Safari and Chrome */
    -moz-transform: rotate(15deg);    /* Firefox */
    -o-transform: rotate(15deg);
}
.cp-nav-holder .navbar-nav span.lt2:hover {
    color: #333;
}
.cp-nav-holder .navbar-nav span.lt2 {
    padding: 10px 16px;
    font-weight:bold;
    cursor:pointer;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; /* Safari */
    -moz-transition: all 0.3s ease;    /* Firefox */
    -o-transition: all 0.3s ease;

}
.block3 p:first-child {
    font-size:16px;
}
.block3 span {
    font-size: 49px;
    font-weight: normal;
}
.blocks_im {
    width:90%;
    margin:0 auto;
    background-color:#000;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    background-position:center center;
    background-repeat:no-repeat;

    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

    text-align:center;
    position:relative;
}
.fly_img {
    position:absolute;
    top:50%;
    left:0;
    right:0;
    margin-top:-45px;
}
.blocks_con {
    margin:20px;
}
.avantaje strong {
    font-size:14px;
    color:#fff;
    display:block;
    padding:15px;
    text-transform:uppercase;
    text-align:center;

    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.avantaje .blocks_con:hover .blocks_im {
    background-color:#00C6FF;
}
.avantaje .blocks_con:hover .blocks_im img {
    -webkit-filter: contrast(190%); filter: contrast(190%);
}
.avantaje strong:hover {
    color:#00C6FF;
}
.img_phar {
    position: absolute;
    top: 18px;
    right: 0px;
    height: 27px;
}
.cp-text-holder b a {
    color:#fff;
    display: inline-block;
}
.sec_co {
    margin-top:35px;
}
.sec_d2 {
    display:inline-block;
    vertical-align:top;
}
.d1 {
    width:150px;
    text-align:center;
}
.d2 {
    padding-left:15px;
    width: 400px;
}
.info_bl {
    background-color:#000;
    padding:15px;
}
.info_bl_c {
    background-image:url(/public/images/i-ingridients.png);
    background-position: center left;
    background-repeat:no-repeat;
    min-height:30px;
    padding-left:37px;
}
.info_bl_c p {
    margin-top: 10px;
    margin-bottom: 10px;
}
.cont_3 > div {
    display:inline-block;
    width:38%;
    vertical-align: top;
}
.cont_3 > div:first-child {
    width:52%;
}
.cont_3 > div:last-child {
    width:10%;
}
.cont_3 > div div {
    padding-right:15px;
}
.cont_3 {
    margin-top:15px;
    margin-bottom:15px;
}
.cont_3 img {
    height:24px;
}
.cont_31 img {
    height:12px;
    display:block;
}
.parteneri img {
    display:inline-block;
    margin-left:5px;
    margin-right:5px;
}

.payment {
    margin-top:15px;
    margin-bottom:15px;
}
.block1 {
    width:33.3%;
    display:inline-block;
    color:#fff;
}
.content1 {
    margin: 15px 0px 50px 15px;
    border:1px solid #0C0C0C;
    padding:15px;
    cursor:pointer;
}
.block1 .active{
    background-color: #0C0C0C;
    box-shadow: 0px 0px 6px #888888;
}
.content1 img {
    margin-bottom:15px;
}
.block1:first-child  .content1 {
    margin-left:0;
}
.ajaxsend {
    text-align:left;
}
.ajaxsend textarea {
    min-height:120px;
}
.ajaxsend select option {
    color:#A0A0A0;
}
.ajaxsend select {
    padding:7px;
    border:0;
    width:100%;
    color:#A0A0A0;
    font-weight:bold;
    -webkit-appearance: textfield;
    background:url(/public/images/downwards-pointer.png) #0C0C0C center right no-repeat;
}
.payment2 .content1 {
    padding:0px;
    border:0px;
    margin-top:0px;
}
.mobv {
    margin-left:55%;
}


@media screen and (max-width: 990px) {
    .blocks {
        width:33.3%;
    }
    .fullbg {
        /*background-color:rgba(143,7,11,0.65);*/
    }
    .mobv {
        margin-left:0%;
    }
}
@media screen and (max-width: 529px) {
    .blocks {
        width:100%;
    }
    .blocks_im {
        width:60%;
    }
}

.payment-info-content .payment{
    text-align: center;
}

.not-available{
    background-color: #7f9198 !important;
    cursor: pointer !important;
    text-decoration: none !important;
    text-align: center;
}

.form-notify{
    position: fixed;
    top: 30%;
    left: 0;
    right: 0;
    display: block;
    width: 30%;
    margin: auto;
    background-color: #333;
    border-radius: 3px;
    z-index: 99;
    display: none;
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,.9)
}

.headr-not{
    border-bottom: 1px solid #ededed;
    padding: 10px;
}

.headr-not h6{
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0 !important;
    position: relative;
}

.headr-not img{
    position: absolute;
    width: 24px;
    display: block;
    right: 16px;
    top: 13px;
    cursor: pointer;
}

.cont-not{
    padding: 15px;
}

.cont-not .inner-holder label{
    width: 90px;
    color: #fff;
    float: left;
    position: relative;
    top: 3px;

}

.cont-not .inner-holder input{
    width: calc(100% - 90px);
    display: inline-block;
    border: 1px solid #ececec;
    background-color: #f9f9f9;
    height: 30px;
    color:#333;
    padding: 0 10px;
}

.disabled_spin{
    cursor: default !important;
    pointer-events: none;
}

.toll_bar{
    background-color: #000;
    padding: 15px 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color:#00c6ff;
    border-color:#00c6ff;
}

.pagination > li > a, .pagination > li > span{
    padding:6px 13px;
    font-weight: bold;
    font-size: 12px;
}


.display-item{
    position: relative;
    top: 8px;
    display: inline-block;
    margin-right: 10px;
}

.display-item a{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
}

.display-item a.active{
    color: #00cefc;
}

.pagination > li > a, .pagination > li > span{
    color: #fff;
    background: #2f2f2f;
}
#cssmenu{
    width: 100%;
    background: white;
    color:#2b2b2b!important;
    margin-top: 15px;
}