/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles */

.btnHome {
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    color: #ffffff;
    font-size: 20px;
    background: #d93434;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.btnHome:hover {
    background: #999999;
    background-image: -webkit-linear-gradient(top, #999999, #999999);
    background-image: -moz-linear-gradient(top, #999999, #999999);
    background-image: -ms-linear-gradient(top, #999999, #999999);
    background-image: -o-linear-gradient(top, #999999, #999999);
    background-image: linear-gradient(to bottom, #999999, #999999);
    text-decoration: none;
}

#imgZoom {
    height: 300;
}

img#imgZoom:hover {
    position: relative;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 1000;
}

* {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.feature-box {
    margin-bottom: 10px;
}

.naslov-okvir, .pwa-modal {
    position: relative;
}

.naslov-okvir .title {
    background-color: rgba(0, 0, 0, 0.3);
    margin: 0px;
    padding: 6px;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0px 0px 10px #000000;
    top: 0px;
    left: 0px;
    right: 0px;
    font-size: 1.4em;
}

.pwa-modal .title {
    font-family: 'Raleway';
    background-color: rgba(0, 0, 0, 0.3);
    margin: 0px;
    padding: 6px 20px;
    position: absolute;
    color: #ffffff;
    font-weight: 400;
    text-shadow: 0px 0px 10px #000000;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-size: 1.2em;
}

.naslov-okvir .title span {
    text-transform: none !important;
    font-weight: 400;
    display: block;
}

.naslov-okvir .title1 {
    position: absolute;
    margin: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}

.naslov-okvir .title2, .naslov-okvir .title3 {
    margin: 0px;
    padding: 20px;
    background-color: #f8f8f8;
    color: #242424;
}

.naslov-okvir .title2 {
    font-size: 1.2em;
    padding-bottom: 0px;
    font-weight: 700;
    padding-top: 20px;
}

.naslov-okvir .title3 {
    font-size: 1em;
}

.naslov-okvir img {
    width: 100% !important;
    height: auto;
}

.title1 .btn {
    margin: 10px !important;
    outline: none;
    border: none;
    box-shadow: 0px 0px 10px #000000;
}

#gmap {
    padding: 0px 20px;
    margin: 0px;
    margin-bottom: 20px;
}

ul.list {
    margin-bottom: 12px;
}

.modal-header {
    position: relative;
}

.modal-title .close {
    position: absolute;
    top: 0px;
    right: 20px;
    outline: none;
    margin: 0px;
}

.modal-content {
    width: 100%;
}

.modal-dialog {
    transform: translate(0, -50%);
    top: 0%;
    margin: 0 auto;
}

.modal table p {
    margin-bottom: 0px;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

.modal-content {
    border-radius: 0px !important;
    border: none;
}

.modal-header {
    border-radius: 0px !important;
    border: none;
}

.modal-open {
    overflow: inherit !important;
    padding-right: 0 !important;
}

.sidebar .section p:nth-child(5) {
    margin-bottom: 0px !important;
}

.sjena-link .feature-box {
    transition: all 0.4s;
}

.sjena-link .feature-box:hover {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}

.header h3 {
    margin: 0px;
}

.header-left {
    vertical-align: middle !important;
    padding: 5px 0px !important;
}

.header-left img {
    max-height: 48px;
    vertical-align: middle !important;
    padding: 0px;
    margin-top: 0px !important;
    width: auto;
}

.banner small {
    font-size: 0.9em !important;
    font-weight: 400;
}

.btn-animated.btn-lg i {
    right: 25px;
    line-height: 46px !important;
    min-width: 15px;
}

.modal {
    padding-right: 0px !important;
}

.modal-header {
    padding: 10px 20px;
}

.modal-body {
    padding: 20px;
}

.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4 {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.modal-body h1 {
    font-size: 1.4em;
}

.modal-body h2 {
    font-size: 1.2em;
}

.modal-body h3 {
    font-size: 1em;
}

.modal-content .text-right button.btn-secondary {
    margin: 20px !important;
}

.modal-body img {
    margin: 0px 0px 20px 0px;
}

.modal-body p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

.modal-footer {
    padding: 0px;
    border: none !important;
}

.modal-footer button {
    margin: 5px;
}

.light-gray-bg {
    background-color: #fafafa;
    border-top: 1px solid #f1f1f1;
}

.alert-dismissible {
    border-radius: 0px;
}

.alert-info .close {
    font-size: 20px !important;
    margin: 0px !important;
    padding: 0px !important;
    top: 0px !important;
}

form input, form textarea {
    border-radius: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.table, .table-striped, .table-striped, .table-text-left {
    border: 1px solid #ebebeb !important;
    /*border-bottom: none!important;*/
    margin: 0px !important;
}

.table th, .table-striped th, .table-text-left th {
    background-color: #F5F5F5;
}

.col-md-12#gmap {
    padding: 0px 15px 15px 15px !important;
}

.alert-info {
    background-color: #fafafa;
    border: 1px solid #f1f1f1;
    color: #333333 !important;
}

.alert-success, .alert-warning {
    color: #333333 !important;
}

form p, form small {
    color: green !important;
}

form p a, form .mandatory {
    color: orange;
}

form label {
    font-weight: 700;
}

.pwa-cards a {
    text-decoration: none;
}

.pwa-cards h3 {
    margin-top: 10px;
    font-size: 18px;
}

.custom-file-input {
    border-radius: 0px !important;
}

.custom-file-input::-webkit-file-upload-button {
    padding: 7px 20px !important;
}

.f-icon .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    right: 15px !important;
}

/*.nmbr {
  padding: 15px 0px;
}
br {
  content: " " !important;
  display: block !important;
  margin-bottom: 0.6em !important;
}
.nmbr br {
  content: " " !important;
  display: block !important;
  margin-bottom: 0.6em !important;
}*/
button:disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}

@media screen and (min-width: 992px) {
    .col-md-3 {
        width: 25%;
        padding: 6px 15px;
    }
}

@media screen and (max-width: 991px) {
    #navbar-collapse-1, .collapse, .navbar-collapse {
        padding-right: 0px !important;
    }
}

@media screen and (min-width: 768px) {
    #navbar-collapse-1 ul {
        margin-left: 70px;
    }
}

@media screen and (min-width: 992px) {
    #navbar-collapse-1 ul {
        margin-left: 0px;
    }
}

/*INPUT*/
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.fontsizer-right {
    position: absolute;
    top: 22px;
    right: 0px;
}

.fontsizer-right li a, .fontsizer-right li a:visited {
    border: 1px solid #999999;
    color: #999999;
    border-radius: 4px;
    padding: 6px;
}

.fontsizer-right li a:hover, .fontsizer-right li a:focus, .fontsizer-right li a:active {
    border: 1px solid #666666;
    color: #666666;
}

.fontsizer-right .fa-font {
    font-size: 16px;
    font-weight: 400;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

#rxfillback, #rxrefillback, #rxtransferback {
    background-image: url("../images/fill.jpg");
    background-size: 2440px auto;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
}

#rxfillback .container .col-md-12, #rxrefillback .container .col-md-12, #rxtransferback .container .col-md-12 {
    background-color: rgba(255, 255, 255, 0.85);
    margin-bottom: 40px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 40px;
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

@media (min-width: 1024px) {
    .modal-dialog {
        width: 800px;
    }
}

@media (max-width: 800px) {
    .modal-dialog {
        width: 100%;
    }

    .navbar-nav {
        overflow: hidden !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    #rxfillback .container .col-md-12, #rxrefillback .container .col-md-12, #rxtransferback .container .col-md-12 {
        margin-bottom: 20px;
        border-radius: 5px;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 15px;
    }

    #rxfillback, #rxrefillback, #rxtransferback {
        background-image: url("../images/fill.jpg");
        background-size: 800px auto;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: right 50%;
    }

    .homeabout {
        text-align: left !important;
    }
}


.slider-home-page {
    width: 100%;
    height: auto;
    margin-top: -50px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-slide img {
    width: 100%;
}

.swiper-button-next, .swiper-button-prev {
    background-color: #000;
    border-radius: 45px;
    height: 70px !important;
    width: 70px !important;
}

.swiper-pagination-bullet{
  opacity: 0.8 !important;
  background: #737373 !important;
}

.swiper-pagination-bullet-active{
  opacity: 1;
  background: #000000 !important;
}

.swiper-extra-options{
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
}

.swiper-slider-text{
  font-size: 25px;
  font-weight: bold;
  color: #000;
}

.swiper-slider-button{
  color: #000;
  padding: 5px 10px;
  border: none;
  background-color: unset;
}

.swiper-slider-button:hover{
  color: inherit !important;;
  text-decoration: none !important;
}

@media (max-width: 800px) {
    .swiper-button-next, .swiper-button-prev {
        height: 45px !important;
        width: 45px !important;
    }

    .swiper-button-next:after, .swiper-button-prev:after{
        font-size: 24px !important;
    }
}
/*.fontsizer-right {
    position: relative;
    top: 0px!important;
    right: 0px;
    margin-top: 16px;
}*/
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: auto!important;
    left: auto!important;
}

.swiper-button-next, .swiper-button-prev {
    top: 40%!important;
}
@media (max-width: 767px) {
    .swiper-button-next, .swiper-button-prev {
        top: 20%!important;
    }
}
@media (min-width: 768px) and (max-width: 1280px) {
    .swiper-button-next, .swiper-button-prev {
        top: 30%!important;
    }
}
@media (min-width: 1281) and (max-width: 1920px) {
    .swiper-button-next, .swiper-button-prev {
        top: 40%!important;
    }
}
.main-container {
    padding: 0px!important;
    padding: 50px 0px 20px 0px!important;
}
.alert {
  word-break: break-all;
}