body{
    font-family:"Encode Sans" !important;

}
a{
    color:#72a5d8;
    text-decoration: none;
}
.btn-primary:hover{
    box-shadow: none !important;
    background: #92c5f1 !important;
    border-color: #92c5f1 !important;

}
.btn-page {
    background: #72a5d8;
    border-radius: 50px;
    margin-top: 20px;
    padding: 8px 25px;
    color: #fff;
}
.btn-page:hover{
    box-shadow: none !important;
    background: #92c5f1 !important;
    border-color: #92c5f1 !important;
    color:#fff;
}
.text-page{
    color:#72a5d8;
}
.bg-page{
    background: #72a5d8;
}
.bg-light {
    background: #e3e3e3 !important;
}
.feather-search {
    position: absolute;
    right: 15px;
    top: 18px;
}
.top{
    background:#eaf3f9;
}
.top .nav-link {
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #72a5d8;
    border-radius: 50px;
    padding: 2px 17px !important;
    margin-left: 20px;
    color: #72a5d8;
    font-weight: bold;
  }
.nav-link{
    font-size:20px;
    padding: 10px 20px !important;
    color:#000;
}
.nav-link:hover{
    color: #92c5f1 !important;
}
.dropdown-menu {
    border: none;
    height: 80px;
    margin-top: -20px !important;
}
li.dropdown li{
    float:right;
}
.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
  }
.search {
    border-radius: 50px !important;
    height:30px;
    margin-top:10px;
    background: #f3f3f3 !important;
}

.page {

    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(213,228,243,1) 92%, rgba(255,255,255,1) 92%, rgba(255,255,255,1) 100%);


}
.card {
    border: none;
}
.card-body {
    position: absolute;
    bottom: 0;
    background: #fffffff0;
    left: 0;
    right: 0;
}
.card img {
    height: 350px;
    object-fit: cover;
}
.card .vrsta-posla {
    position: absolute;
    background: #72a5d8;
    clip-path: polygon(0 0,0 100%,100% 100%,93% 100%,100% 0);
    padding: 3px 20px;
    top: -20px;
    left: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.card .vrsta-posla2 {
    position: absolute;
    background: #72a5d8;
    clip-path: polygon(0 0,0 100%,100% 100%,93% 100%,100% 0);
    padding: 3px 20px;
    top: 0;
    left: -1px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.card .title {
    position: absolute;
    top: 30px;
    font-size: 33px;
    font-weight: bold;
    color: #fff;
    left: 20px;
    right:20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-shadow: 1px 1px 3px #000;
}
.card .title::first-letter {
    text-transform: uppercase;
}
p.card-text {
    font-size: 20px;
    font-weight: 700;
}
.card .vec {
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
    color: #72a5d8;
    padding: 0 !important;
    margin-bottom: 0;
}
.card-title{
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    color: #000;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.contact{
    background:  linear-gradient(#fff, #eaf3f9);;
}
.form-control {
    border-radius: 0;
    border: none;
    background: #fff;
}
.send-button {
    padding: 5px 80px;
    border-radius: 50px;
    background: #72A5D8;
    border: #72A5D8;
    font-weight: bold;
  }
.social{
    background: #eaf3f9;
    border-top:2px solid #fff;
}
.button-social {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #72a5d8;
    border: #72a5d8;
    line-height: 45px;
}
.footer{
    background: #72A5D8;
}
.footer .nav-link {
    font-size: 15px;
    padding: 5px 30px !important;
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 30px;
    color: #fff;
}
.footer .nav-link:hover {
    box-shadow: none !important;
    color: #92c5f1 !important;
    border-color: #92c5f1 !important;
}
.oglas{
    margin-top: 50px;
    font-size: 18px;
}
.oglas h2:first-letter{
    text-transform: uppercase;
}
.call-us {
    background: #72a5d8;
    color: #fff;
    font-size: 16px;
    padding: 8px 25px;
    border-radius: 50px;
    font-weight: normal;
    text-decoration: none;
}
.call-us:hover{
    box-shadow: none !important;
    background: #92c5f1 !important;
    border-color: #92c5f1 !important;
    color:#fff;

}
#mainSlika {
    max-height: 500px;
    object-fit: cover;
  }
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 112px;
    object-fit: cover;
}
/* Pagination */
.active > .page-link, .page-link.active {
    z-index: 3;
    background-color: #72a5d8;
    border-color: #72a5d8;
}
.page-link {
    color:#72a5d8;
}
.owl-nav {
    display: none;
}
.owl-prev{
    position: absolute;
    top: 0;
    font-size: 50px !important;
    color: #000 !important;
    left: -18px;
}
.owl-next{
    position: absolute;
    top: 0;
    font-size: 50px !important;
    color: #000 !important;
    right: -18px;
}
select {
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    outline:0;
    box-shadow:none;
    border:0!important;
    background: #eee;
    background-image: none;
    flex: 1;
    padding: 0 .5em;
    color:#7d7d7d;
    cursor:pointer;
    font-size: 1em;
    font-family: 'Encode Sans', sans-serif;
 }
 select::-ms-expand {
    display: none;
 }
 .select {
    position: relative;
    display: flex;

    line-height: 3;

    overflow: hidden;
    border-radius: .25em;
 }
 .select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 12px;
    padding: 0 1em;
    background: #72a5d8;
    cursor:pointer;
    color:#fff;
    pointer-events:none;
    transition:.25s all ease;
 }
 .select:hover::after {
    color: #b4b4b4;
 }


@media (min-width: 1400px){
    .container {
    max-width: 1440px;
    }
}
@media (min-width: 1700px){
    .container {
        max-width: 1740px;
    }
}
