/* Check out the navigation section. It's the most important part. */
@import url('https://fonts.googleapis.com/css?family=Spartan:100,200,400,500,600,700,800&display=swap');

* { 
  box-sizing: border-box;
}


html{scroll-behavior:smooth!important;}
body{position: relative;
     width:100%; height: auto;}
.row{
  padding:0px!important;
  margin:0px!important;
}


#langBar{
  font-size:14px;
  font-family: 'Spartan', sans-serif;
  font-weight:400;
  background: #002439;
  color: white; 
  position: fixed;
  z-index: 1060;

  top:-1px;
  padding-top: 6px;
  padding: 5px;
  height: 35px!important;
 
}
/* NAvigacioni bar stilizovanje -------------------------*/




/* Navigacioni bar stil*/
.navbar-toggler-icon {

  background-image:url(../img/hamburger.svg)!important; border-style: none!important;
  margin-left: 0px; 

    }
.navbar-toggler {  

     margin-bottom:0px; margin-top:0px; border-radius: 100px; border-width: 1px; border-style: solid; border-color: #d8d8d8!important;  
     background-color: #914f14;}

  .navbar-toggler:hover{ background-color: #680635;  margin-bottom:0px; margin-top:0px; border-radius: 100px; border-color: #680635!important;}
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}




nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  
  -webkit-transition: all ease 0.35s!important;
    -moz-transition: all ease 0.35s!important;
    -o-transition: all ease 0.35s!important;
    transition: all ease 0.35s!important;
  z-index: 1080;
  width: 100%;
  top:35px!important;
 /*background:rgb(255, 255, 255,0.4);*/
}
nav a{

  font-size: 16px;
  font-family: 'Spartan', sans-serif;
  font-weight:500!important;

}
span {
  font-size: 24px;
  margin-left: 10px; 
}

ul {
  list-style: none; 
  margin: 0;
  padding: 0;
}

li {
  display: inline-block;
  margin-right: 15px;
  color: #002439!important; 
  font-weight: 800;
}


/**
* Scrolling CSS
*/
#langBar.scroll{

  font-size:14px;
  font-family: 'Spartan', sans-serif;
  background:#002439;
   -webkit-transition: all ease 0.95s!important;
    -moz-transition: all ease 0.95s!important;
    -o-transition: all ease 0.95s!important;
    transition: all ease 0.95s!important;
    
    height: 25px!important;
    
              }
nav.scroll {

  font-size: 16px;
  font-family: 'Spartan', sans-serif!important;
  padding-left: 20px!important;
  padding-left: 20px;
  font-weight:100!important;
  padding-left: 20px;
  padding-right: 20px;
  top:-3px!important;
  background:white;
  position: fixed;
      -webkit-box-shadow: 18px 17px 25px -15px  rgba(0,0,0,0.2);
       -moz-box-shadow: 18px 17px 25px -15px rgba(0,0,0,0.2);
         box-shadow: 18px 17px 25px -15px rgba(0,0,0,0.2);

       }
       

nav.scroll a img {
  width:27%!important;
  transition: all ease 0.75s;
  padding: 2%!important;  
}
nav.scroll span {
  
}

nav.scroll li {
  /*color: white; */
  color: #002439!important; 
}

a.nav-link{
  color: #002439!important; 
}
a.nav-link.active{
  
  font-family: 'Spartan', sans-serif;
  font-weight:800!important;
  color: #680635!important; 
}
.nav-link:hover {

color: #82501b!important;
align-self: center;
}
.collapse.show {
  visibility: visible!important;
  display: block!important;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility!important;
  transition-property: height, visibility!important;
  -webkit-transition-duration: 0.35s!important;
  transition-duration: 0.35s!important;
  -webkit-transition-timing-function: ease!important;
  transition-timing-function: ease!important;
}


.lazar{width: 100%; height: auto; position: absolute; bottom: 0;}

/*------------------------------------------------------------Fontovi formatiranje ------------------------------------------------------*/
.carTitleMain p{

  font-size:1.2rem;
  font-family: 'Spartan', sans-serif;
  font-weight: 400;
  color: #05273b;
  display: inline-block; 
  line-height: 16pt;
  
}
span.carTitle{

 
  font-size: 2rem;
  font-family: 'Spartan', sans-serif;
  font-weight: 400;
  color: black;
  display: inline-block; 
  line-height: 16pt;
  
 
}

.carPodTitle{

  font-size:1rem;
  font-family: 'Spartan', sans-serif;
  font-weight:500;
  color: #914f14;
  display: inline-block; 
  line-height: 18pt;
  text-align: center;
  border-top: 1px solid #a27256;
  border-bottom: 1px solid #a27256;
  margin-top:10px; margin-bottom:10px;
  
}

.carTxt{

  font-size:1rem;
  font-family: 'Spartan', sans-serif;
  display: inline-block; 
  line-height: 18pt;
  text-align: center;
  margin-bottom: : 20%;
  text-align:justify;
  word-break: break-all;
   
  

}
.carTxtA{

  font-size:0.8rem;
  font-family: 'Spartan', sans-serif;
  display: inline-block; 
  line-height: 18pt;
  text-align: center;
  margin-bottom: : 20%;
  text-align:justify;
  word-break: break-all;
   
  

}

.hdl_txt    {   font-size:2rem;
                font-family: 'Spartan', sans-serif;
                font-weight:500;
                display: inline-block; 
                

            }
            
.Phdl_txt   {   font-size:1.4rem;
                font-family: 'Spartan', sans-serif;
                font-weight:450;
                display: inline-block; 
                line-height: 18pt;
                text-align: center;
            }

            .text-justify{word-spacing:-2px!important;}
   
/*---------------------END----------------------------Fontovi formatiranje ------------------------------------------------------*/




@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.15,1.15);
    }
    100% {
        transform: scale(1,1);
    }
}

.zoom  {
  animation: zoominoutsinglefeatured 60s linear infinite;
 -webkit-animation: zoominoutsinglefeatured 60s linear infinite;
 
} 




/*customisation of navbar from bootsrap */
  /* kod koji pozicionira toogle ikonicu*/




                                          
.overlay-txt{
        position: absolute;
        
        color:red;
       }

       .logo_main{width: 10%; height: auto; margin-top:-15%; min-width:100px;} 



    

    

          .carouseL{
                   background: url(../img/carBck.png) no-repeat center center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;

         
         }

         
        
         .onama{ 
                  width: 100%; height: 100%;
                  background: url(../img/onama2.png) no-repeat bottom center fixed;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
                  
                  
                }

                .blog{ 
                  width: 100%; height: 100%;
                  background: url(../img/blog_wall2.jpg) no-repeat bottom center fixed;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
                  
                  
                }


        .sk1{     width: 100%;
                   height: 100vh;
                  background: url(../img/carBck.png) no-repeat center bottom fixed;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover;
                  background-size: auto;
                  position: relative;
                   overflow: hidden;
                }

                .group_txt{
               

                position: relative;

                }
 
         .txt-onama{

          color:white;
          padding-bottom: 5%;
          padding-top: 1%;

         }

         .car_position{

          padding-top:15%;
                       }

           

          img.icon{ width: 8%; height: auto;  min-width: 50px; margin: 0px 0px 0px 0px; }
          img.iconC{ width: 9%; height: auto;  min-width: 50px; margin: 0px 0px 0px 0px; }
          img.iconL{ width: 70px; height: auto;  min-width: 50px; margin: 0px 0px 25px 0px; }




/* FLIP CARDS ______________________---------------------------------------------*/
         


           

          .lawbc{


                  width: 100%; height: 100%;
                  background: url(../img/law.jpg) no-repeat bottom center fixed;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

            .book{


                  width: 100%; height: 100%;
                  background: url(../img/koza.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }
            .book2{


                  width: 100%; height: 100%;
                  background: url(../img/kpravo.jpg) no-repeat;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
                  background-position: center;
            }

            .book2bck{


                  width: 100%; height: 100%;
                  background: url(../img/kpravobck.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

            .upostupci{


                  width: 100%; height: 100%;
                  background: url(../img/upostupci.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

             .expr{


                  width: 100%; height: 100%;
                  background: url(../img/expr.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

            .rpravo{


                  width: 100%; height: 100%;
                  background: url(../img/rpravo.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

            .civil{


                  width: 100%; height: 100%;
                  background: url(../img/civil.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }
            .upravo{


                  width: 100%; height: 100%;
                  background: url(../img/ugpravo.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }
             .ustavno{


                  width: 100%; height: 100%;
                  background: url(../img/ustav.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }
            .porodicno{


                  width: 100%; height: 100%;
                  background: url(../img/porodicno.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }
 .a_usluge{


                  width: 100%; height: 100%;
                  background: url(../img/ausluge.jpg) no-repeat bottom center;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

.cardHeadline{
  color: white;
  font-size:1.5rem;
  font-family: 'Spartan', sans-serif;
  display: inline-block; 
  line-height: 18pt;
  text-align: center;
  margin-bottom: : 20%;

}

.card {
  margin: 0px 0px;
   border-radius: 0;
   padding: 20px;
   border: none;
}

/* Flip Cards CSS */
.card-container {
  display: grid;
  perspective: 700px;
  min-height: 397px;
  /*background-color: rgb(0,36,57,0.5)*/
}

.card-flip {
  display: grid;
  grid-template: 1fr / 1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
  margin: 0;
}

.card-flip div {
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.front {
  grid-area: frontAndBack;
  /*background:#ffa500;*/
  
}

.back {
  grid-area: frontAndBack;
  transform: rotateY(-180deg);
  background:;
}

.card-container:hover .card-flip {
  transform: rotateY(180deg);
}
.cardIcon{

  width: 70px; height: auto; padding: 10px;
}
.cardMainIcon{

  width: 100px; height: auto; padding: 10px;
}
/*----------------------EDIT FORME ----------------------------------------*/

.kontaktbck{
                  width: 100%; height: 100%;
                  background: url(../img/kontakt.jpg) no-repeat bottom center fixed;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }

            .pitanjebck{
                  width: 100%; height: 100%;
                  background: url(../img/pitanje.jpg) no-repeat bottom center fixed;
                  -webkit-background-size: cover;
                  -moz-background-size: cover;
                  -o-background-size: cover;
                  background-size: cover cover;
            }


 
.form-control {
  
  color: white!important;
  background-color: transparent!important;
  background-clip: padding-box!important;
  border-bottom: 2px solid gray!important;
   border-top: 0px solid yellow!important;
   border-left: 0px solid yellow!important;
   border-right: 0px solid yellow!important;
  border-radius: 0rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

textarea.form-control  {
  
  color: white;
  background: rgba(0, 0, 0, 0.2)!important;
  background-clip: padding-box!important;
  border: 1px solid rgba(0, 0, 0, 0.2)!important;
  border-radius: 0rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 8px;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #914f14!important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(53,106,132, 0)!important;
}
.form-control::-webkit-input-placeholder {
  color: #46505c;
  opacity: 1;
}


.btn-c {
  color: #fff;
  background-color: #5f340d;
  border-color: #5f340d;
  border-radius: 25px;
}

.btn-c:hover {
  color: #fff;
  background-color: #914f14;
  border-color: #914f14;
}

.btn-c:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgb(95,52,13,0.5);
}

.btn-p {
  color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: white;
  border-radius: 25px;
}

.btn-p:hover {
  color: #fff;
  background-color: #914f14;
  border-color: #914f14;
}

.btn-p:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgb(95,52,13,0.5);
}
/* scrollBar stilizovani ----------*/

      ::-webkit-scrollbar {
width: 10px;
height: 10px;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 10px;
background-color: transparent;
}
::-webkit-scrollbar-track-piece  {
background-color:transparent;
-webkit-border-radius: 16px;
}
::-webkit-scrollbar-thumb:vertical {
height: 10px;
background-color: #5f340d;
border: 1px solid #914f14;
-webkit-border-radius: 16px;
}




.accordion-wrap{
    
   
}

.accordion-item{
  width: 100%;
  margin: 0 auto;
  cursor: pointer;

  margin-top: 10px;
}

.accordion-header{
  transition: ease-in-out 100ms;

}

.accordion-text{
  width: 100%;
  color:#385464;
  display: none;
  padding-top: 5px;
  padding-bottom: 20px;
 }

 .fa{
  transition: ease-in-out 300ms;
 }

 .rotate-fa{
  transform: rotate(180deg);
 }


 .accordion-header .fa{
  float: right;
  line-height: 35px;

  
 }

 .accordion-gold{
  color: #680635;!important;
  font-size:1.2rem;
  font-family: 'Spartan', sans-serif;
  font-weight:700;
  margin-bottom:30px;
  text-align: justify-all;
  -webkit-transition: all ease 0.7s!important;
    -moz-transition: all ease 0.7s!important;
    -o-transition: all ease 0.7s!important;
    transition: all ease 0.7s!important;
 }

 .accordion-no-bar{
  border-bottom: 0;
}

.align-items-center {
  display: flex; 
  align-items: center;  /*Aligns vertically center */
  justify-content: center; /*Aligns horizontally center */
}

/* [1] The container for zoom */
.img-hover-zoom {
  height: auto; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
  border-radius: 50%;
  border-style:solid;
    border-width:2px;
  border-color:#e8e7e5;
  

}

/* Point-zoom Container */
.img-hover-zoom--point-zoom img {
  transform-origin: 95% 25%;
  transition: transform 1.6s, filter .5s ease-out;
}

/* The Transformation */
.img-hover-zoom--point-zoom:hover img {
  transform: scale(1.5);
}
.mainPic{ width: 100%; height: auto;}

 img.pic{width:100%;  height: auto; background-color: gray; top:0;}




.shadowIcn{
  -webkit-box-shadow: 10px 9px 35px -12px rgba(0,0,0,0.83);
-moz-box-shadow: 10px 9px 35px -12px rgba(0,0,0,0.83);
box-shadow: 10px 9px 35px -12px rgba(0,0,0,0.83);
}
