* {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}
p {
    color:  #6c757d;
    font-size: 14px;
}
.header {
    height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,30,0.3)), url(ImagesSudski/Baneri/Baner_Index.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}
nav {
    display: flex;
    padding: 2% 6%;
    justify-content: space-between;
    align-items: center;
}
nav img {
    position: absolute;
    top: 110px;
    left: 8px;
    width: 80px;
    border-radius: 40px;
    opacity: 0.8;
    border: solid 2px white;
}
.nav-links {
    flex: 1;
    text-align: right;
} 
.nav-links ul li {
    list-style: none;
    display: inline-block;
    padding: 8px 12px;
    position: relative;
} 
.nav-links ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.nav-links ul li::after {
    content: '';
    width: 0%;
    height: 2px;
    background: #FF6600;
    display: block;
    margin: auto;
    transition: 0.5s;
} 
.nav-links ul li:hover:after {
    width: 100%;
} 
.text-box {
    width: 90%;
    color: #fff;
    position: absolute;
    top: 62%;
    left: 33%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.text-box h1 {
    font-size: 62px;
    font-weight: lighter;
}
.text-box p {
    margin: 10px 0 40px;
    font-size: 14px;
    color: #fff;
}
.hero-btn {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 34px;
    font-size: 13px;
    background: transparent;
    position: relative;
    cursor: pointer;
}
.hero-btn:hover {
    border: 1px solid  #FF6600;
    background:  #FF6600;
    transition: 1s;
}
.podaci {
    width: 98%;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}
.podaci1 {
    width: 33.3%;
    font-size: 8px;
    float: left;
    text-align: left;
}
.podaci2 {
    width: 33.3%;
    float: left;
    text-align: center;
}
.podaci3 {
    width: 33.3%;
    float: left;
    text-align:right;
}
/*------ Stalni sudski tumač za engleski jezik -----*/
.sub-header {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,30,0.3)), url(ImagesSudski/Baneri/Baner_Sudski_tumac.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.sudski-col img {
    width: 100%;
}
.sudski-col h1 {
    padding-top: 0;
}
.sudski-col p {
    padding: 15px 0 25px;
    float: left;
}
.pečat {
    width: 190px;
    height: auto;
    border-radius: 10px;
    margin: 15px;
    margin-left: 100px; 
    float: left;
}
.sudski1 {
    width: 50%;
    margin: 15px auto;
    color: rgb(36, 34, 34);
    padding: 10px;
    text-align: justify;
}
.sudski2 {
    margin-top: 15px;
    padding: 15px;
}
.footer {
    clear: both;
    text-align: center;
    color: #fff;
    margin-right: 10px;
    background-color:   #3cd7b5;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    height: auto;
    font-size: 12px;
}
.liste {
    color: #282828;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
.sudskibaner {
    font-size: 62px;
    font-weight: lighter;
}
.naslov1 {
    font-size: 25px;
    font-weight: bold;
    color:  #3c5fd7;
    text-align: center;
}
.h3sudski {
    font-weight:normal;
    font-size: 17px;
    color: black;
}
.fmp_content a:hover {
    font-weight: bold;
}
/*------ Kursevi -----*/
.sub-header2 {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,60,0.3)), url(ImagesSudski/Baneri/Baner_Kursevi_engleskog_jezika.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.djeca {
    width: 273px;
    height: auto;
    border-radius: 7.5px;   
    margin: 5px;
    align-content: center;
}
.imgkursevi {
    margin-top: 15px;
    text-align: center;
} 
.box-kursevi {
    clear:both;
    width: 40%;
    margin: 0 auto;
    padding: 15px;
} 
/*------ Kontakt -----*/

.kontakt {
    width: 300px;
    height: auto;
    border-radius: 7.5px;
    margin: 15px;
    float: left;
    text-align: center;
}
.sub-header3 {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,30,0.3)), url(ImagesSudski/Baneri/Baner_Kontakt.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.sudski3 {
    width: 400px;
    min-width: 400px;
    float: left;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    text-align: center;
    font-size: 14px;
}
.symbols {
    font-size: 40px;
    padding: 0;
    margin-left: 0;
}
.kontakt {
    width: 380px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.email {
    color: #282828;
}
.email:hover {
    font-weight: bold;
}
/*------ Radno vrijeme -----*/

.child-img {
    width: 400px;
    height: 450px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.kancelarija-radno-vrijeme {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 7.5px;
}
.child-radno-vrijeme {
    width: 300px;
    height: 450px;
    float: left;
    text-align: center;
}
.child-radno-vrijeme-objasnjenje {
    width: 300px;
    height: 450px;
    float: left;
    background-color:   #3cacd7;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 7.5px;
    margin-left: 20px;
}
.sub-header4 {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,30,0.3)), url(ImagesSudski/Baneri/Baner_Radno_vrijeme.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
/*------ Galerija -----*/
.Galerija {
    margin-top: 15px;
    text-align: center;
}
.Galerija img {
    width: 220px;
    height: auto;
    padding: 5px;
    transition: 0.5s;
    border-radius: 10px; 
}
.sub-header5 {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,30,0.3)), url(ImagesSudski/Baneri/Baner_Galerija.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.Galerija img:hover {
    filter: grayscale(0%);
    transform: scale(1.3);
    transition: 1s;
}
/*------ Flags -----*/
.flags img {
    position:fixed;
    top: 5px;
    left: 5px;
    width: 85px;
    border-radius: 5px;
    box-shadow: 0 15px 15px rgba(0,0,0,.5);
    z-index: 2;
    opacity: 0.4;
}
/*------ Appointments & Lists -----*/
.sudskibox {
    margin-top: 150px;
    margin-left: 15px;
}
.fmp_box {
    margin-top: 10px;
    margin-left: 10px;
    position: relative;
    align-content: flex-start;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    display: flex;
}
.img_box img {
    position: relative;
    width: 150px;   
}
.fmp_content {
    float: left;
    text-align: left;
    position: inherit;
    padding-left: 20px;
    color: #fff;
}
/*------ Magistarski -----*/
.sub-header-magistarski {
    height: 50vh;
    width: 100%;
    background-image: linear-gradient(rgba(4,9,30,0.3), rgba(4,9,30,0.3)), url(ImagesSudski/Baneri/Baner_Odbrana_magistarskog_rada.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
/*------ References -----*/
.reference {
    clear: both;
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ref a {
    width: 20%;
    float: left;
    text-align: center;
}
.ref img {
    height: 40px;
    width: auto;
    margin: 5px;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border-radius: 4px;
}
.ref a:hover {
    transform: translate(0, -10px);
}
/*------ facebook -----*/
.facebook {
    font-size: 30px;
    color: #6c757d;
    margin: 0 auto;
}
.facebook :hover {
    transition: color 0.2s;
    color: #1877F2;
}
