/*------------------------------------------------------------------

    Main Style Stylesheet

    Project:        PORTO. | Creative Portfolio One Page Template
    Version:        1.0
    Author:         Bakhtrai Badr.
    Last change:    10/11/2018
    Primary use:    (Free Version) Multipurpose Use.

-------------------------------------------------------------------*/
/*=======================================================
			TABLE OF CONTENT:

	1/ BODY
	2/ COLORS(Only Visible in scss file)
	3/ TYPOGRAPHY
	4/ BUTTONS
	5/ NAVIGATION
	6/ TOP SLIDER
	7/ ABOUT US
	8/ FEATURES
	9/ PORTFOLIO
	10/ CALL TO ACTION
	11/ SERVICES
	12/ PRICES
	13/ TESTIMONIALS
	14/ TEAM
	15/ CONTACT
	16/ FOOTER
	17/ MEDIA QUERIES
	18/ PRELOADER

========================================================*/
/*--- Google Fonts ---*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&amp;subset=latin-ext");

/*=======================================================
			BODY:
========================================================*/
body {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.07em;
  color: #5c5c5c;
}

/*=======================================================
			COLORS (Only Visible In Scss File):
========================================================*/
/*=======================================================
			TYPOGRAPHY:
========================================================*/
h1 {
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -2px;
    text-align: center;
}
.home2 h1 {
  color: #444
}
.visible{
		display: none;
	}

h2 {
  font-size: 2.3rem;
  font-weight: 700;
  color: #303030;
}

h3 {
  font-weight: 300;
  font-size: 1.55rem
}

h4 {
  font-weight: 500;
  color: #303030;
}

h5 {
  font-weight: 700;
  color: #303030;
}

h6 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #303030;
}

.lnr {
  font-size: 3rem;
  color: #4577b7;
}

/*=======================================================
			BUTTONS:
========================================================*/
.btn-transparent {
  background: transparent;
  font-size: 12px;
  padding: 15px 25px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active {
  background: #4577b7;
  color: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.btn-white {
  background: #fff;
  font-size: 12px;
  padding: 15px 25px;
  color: #000;
  border: 1px solid #fff;
  border-radius: 100px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  background: #4577b7;
  color: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.btn-primary {
  background: #4577b7;
  font-size: 12px;
  padding: 15px 25px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #555;
  color: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

/*=======================================================
			NAVIGATION:
========================================================*/
.core-nav .brand {
  top: 10px;
}

.core-nav .brand img {
  width: 180px;
}

.core-nav .menu li a {
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.core-nav .menu li.active>a {
  color: #555;
  text-decoration: none;
}

.core-nav .menu li.active>a,
.core-nav .menu li a:hover,
.core-nav .menu li a:focus,
.core-nav .menu li a:active {
  text-decoration: none;
  color: #555;
}

nav.scrolled .menu li a {
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

nav.scrolled .menu li.active>a {
  color: #555;
  text-decoration: none;
}

nav.scrolled .menu li.active>a,
nav.scrolled .menu li a:hover,
nav.scrolled .menu li a:focus,
nav.scrolled .menu li a:active {
  text-decoration: none;
  color: #000;
}

/*=======================================================
			TOP SLIDER:
========================================================*/
.slider-area {
  min-height: 900px;
  color: #fff;
  position: relative;
}

.slider-area .single-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 840px;
  height: 840px;
}

.slider-area .single-slide .btn {
  margin-bottom: 15px;
  margin-top: 15px;
}

.slider-area .single-slide:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* background: rgba(173, 103, 234, 0.66); */
}

.owl-carousel.slider2 {
    width: 500px;
}
.owl-carousel.slider3 {
    width: 430px;
    float: right;
    height: 280px;
		z-index: 9;
}
.owl-carousel.slider4 {
    width: 500px;
		clear: both;
}
.drugi-slider {
	margin-top: -20px;
}
.treci-slider {
	margin-top: -20px;
}
.drugi-slider .about-img {
	margin-top: -15px;
}

.treci-slider .about-img {
	margin-top: -190px;
}
.treci-slider h4 {
	margin-top: -4px
}
.ikonice .owl-item img {
    width: 52px;
}

.owl-nav {
    display: flex;
    justify-content: center;
}
.owl-nav div {
	    display: inline-block;
	    box-sizing: border-box;
	    width: 57px;
	    height: 57px;
	    border: 2px solid #4577b7;
	    cursor: pointer;
	    border-radius: 30px;
	    background: #4577b7;
	    position: relative;
	    overflow: hidden;
			text-decoration: none;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
text-indent: -999px;
margin: 4px;
}
.owl-nav div:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: url('../img/arrow-right.svg') no-repeat center;
        background-size: auto;
    background-size: 23px;
		top: 0
}
.owl-nav div:first-child:after {
    background: url('../img/arrow-left.svg') no-repeat center;
        background-size: auto;
    background-size: 23px;
		top: 0
}
.owl-nav div:hover {
    width: 100px;
}




#home {
  background-image: url(../img/main.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

/*
.slider-area .slide-bg-2 {
	background-image: url("https://via.placeholder.com/1920x1080");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
} */
.slider-area .tabel {
  display: table;
  width: 100%;
}

.slider-area .tabel .tabel-cell {
  display: table-cell;
  height: 40em;
  vertical-align: middle;
}

.slider-area .tabel .tabel-cell .slider-content {
  padding: 0 40px;
}

.slider-area .tabel .tabel-cell .slider-content h1 {
  margin: 100px 0 20px;
}

.slider-area .owl-dots {
  bottom: 2.5%;
  right: 50%;
  position: relative;
}

.slider-area .owl-dots div.owl-dot {
  background-color: transparent;
  border: 2px solid #4577b7;
  border-radius: 100px;
  bottom: -25px;
  display: inline-block;
  height: 12px;
  left: 50%;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 12px;
}

.slider-area .owl-dots div.owl-dot.active {
  background-color: #555;
}

.slider-area:after {
  content: "";
  position: absolute;
  bottom: -1%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: transparent;
  background-size: 100% 100%;
  background-image: url(../img/bottom-wave.png);
}

#home h3 {
  padding: 0 0 1em
}
.home2 h3 {
  color: #444
}

/*NAV*/
.nav-wrap {
  margin-top: 10px
}

.core-nav.nav-core-fixed {
  position: relative !important;
}

.core-nav .nav-header {
  position: relative !important;
}

#navigacija {
  margin: 0 auto;
}

.desktop {
  display: block;
}

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

nav li {
  float: left;
}

nav li a {
  border-left: 1px solid #4c81c5;
  border-right: 1px solid #4c81c5;
  display: block;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 19px;
  padding: 20px 17px;
  text-decoration: none;
  transition: all 300ms ease 0s;
  text-decoration: none !important
}

nav li:first-child a {
  border-left: 0 none;
}

nav li:last-child a {
  border-right: 0 none;
}

#navigacija {
  margin: 0 auto;
}

#logo {
  padding: 0 12px 5px 20px;
  overflow: hidden;
  float: left;
}

nav li a:link {
  color: #fff;
  height: 60px;
}

nav li a:visited {
  color: #fff;
}

nav li a:hover {
  color: #444 !important;
  background: #fff;
}

nav li a:active {
  color: #444;
}

#logo p {
  text-align: center;
}

.icon-hero {
  color: #fff;
  font-size: 1.6em
}

.modal-title {
    font-weight: 700;
    font-size: 1.8em;
    color: #555;
}
.modal-open .modal {
    text-align: center;
}
.hideThis {
    display: none;
}
.fixed_size {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  zoom: 1;
  display: block;
}

.full_size {
  box-sizing: border-box;
  zoom: 1;
  display: block;
}

.oko_nav {
  height: 60px;
  clear: both;
}

.bg_red {
  background: #4577b7;
}

.garan img {
  margin-top: -64px;
}

nav li.garan a:hover {
  background: #4577b7 none repeat scroll 0 0;
}

#header #slogan {
  float: right;
  width: 53%;
}

#slogan>p {
  color: #646464;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 17px;
  padding: 12px 0 0;
}

/*--- nav ---*/
.mobile {
  display: none;
  width: 100%;
  top: 0;
}

.mobile div {
  display: none;
  position: relative;
  z-index: 99;
  background: #fff;
}

.mobile ul {
  padding: 0;
}

.mobile button {
  background: transparent url(../img/menu.svg) no-repeat scroll center center / contain;
  border: 0 none;
  border-radius: 3px;
  cursor: pointer;
  display: block;
  height: 50px;
  margin: 0 auto;
  outline: medium none;
  overflow: hidden;
  text-indent: -999px;
  transition: all 400ms ease 0s;
  width: 50px;
}

.mobile button.expanded {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  border: 0;
}

.mobile button:hover {
  background: transparent url(../img/menu.svg) no-repeat scroll center center / contain;
}

.mobile button:active {
  background: transparent url(../img/menu.svg) no-repeat scroll center center / contain;
}

.mobile a {
  display: block;
  color: #fff !important
}

.mobile li {
  display: block;
  float: none;
  text-align: center;
}

.desktop {
  display: block;
}

.desktop a:last-child {
  border-right: none;
}

#logo img {
  width: 100%;
}

.garan {
  float: right;
  position: relative;
  z-index: 999;
}

.garan a {
  border: 0 none
}

nav.scrolled {
  background: transparent;
  border-bottom: none;
}


#welcome_section {
  text-align: center;
}
#welcome_section i {

    color: #4577b7;
    display: block;
    font-size: 35px;
    padding: 23px 0;

}
#welcome_section p {
    margin-top: 11px;
    min-height: 58px;

}
#welcome_section figure div {
    background: #f5f5f5;
    border-radius: 50%;
    display: inline-block;
    height: 76px;
    width: 76px;
}

@media (max-width: 337px) {
  .navigation_desktop ul {
    margin-top: -2rem;
  }

  #navigacija {
    margin: 0 auto;
    width: 100%;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  nav li a {
    border-top: 0 none;
  }

  nav {
    padding: 0;
  }

  #logo {
    float: none;
    margin: 0 auto;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  nav ul {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 9999;
  }

  .mobile a {
    border: 0 none;
    color: #444 !important;
    font-size: 0.9em;
    height: auto !important;
    line-height: normal;
    padding: 9px 0 !important;
  }

  #logo {
    float: none;
    padding: 0;
  }

  #logo>a {
    display: block;
    text-align: center;
  }

  #header #slogan {
    float: none;
    width: 100%;
  }

  #slogan>p {
    text-align: center;
  }
}

@media (max-width: 479px) {
  #navigacija {
    margin: 0 auto;
    width: 100%;
  }

  .mobile {
    display: block;
  }

  .mobile div {
    display: none;
  }

  .mobile button {
    display: block;
  }

  .desktop {
    display: none;
  }

  #slogan {
    display: none;
  }

  #logo {
    float: none;
    padding: 0 0 10px !important
  }

  .oko_nav {
    height: auto;
  }

  nav ul {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 9999;
  }

  .mobile a {
    border: 0 none;
    color: #444 !important;
    font-size: 1.2em;
    height: auto !important;
    line-height: normal;
    padding: 9px 0 !important;
  }

  nav li a {
    border-top: 0 none;
  }

  nav {
    padding: 0;
  }

  #logo {
    float: none;
    margin: 0 auto;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  nav ul {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 9999;
  }

  .mobile a {
    border: 0 none;
    color: #444 !important;
    font-size: 0.9em;
    height: auto !important;
    line-height: normal;
    padding: 9px 0 !important;
  }

  #logo {
    float: none;
    padding: 0;
  }

  #logo>a {
    display: block;
    text-align: center;
  }

  #header #slogan {
    float: none;
    width: 100%;
  }

  #slogan>p {
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .navigation_desktop ul li, .menu_bar_navigation ul li {
    float: right;
  }

  #navigacija {
    margin: 0 auto;
    width: 100%;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  nav li a {
    border-top: 0 none;
  }

  nav {
    padding: 0;
  }

  nav ul {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 9999;
  }

  .mobile a {
    border: 0 none;
    color: #444 !important;
    font-size: 0.9em;
    height: auto !important;
    line-height: normal;
    padding: 9px 0 !important;
  }

  #logo {
    float: none;
    margin: 0 auto;
  }

  nav li a {
    padding: 20px 11px !important
  }

  #logo {
    float: none;
    padding: 0;
  }

  #logo>a {
    display: block;
    text-align: center;
  }

  #header #slogan {
    float: none;
    width: 100%;
  }

  #slogan>p {
    text-align: center;
  }
}
.custom-control-label::before {
  border: 1px solid #ccc;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border: 0 none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .navigation_desktop ul li, .menu_bar_navigation ul li {
    float: right;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  nav ul {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 9999;
  }

  .mobile a {
    border: 0 none;
    color: #444 !important;
    font-size: 0.9em;
    height: auto !important;
    line-height: normal;
    padding: 9px 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  nav li a {
    padding: 20px 8px !important;
  }
  h1 {
    font-size: 3.3rem;
  }
}

@media (min-width: 1200px) and (max-width: 1367px) {
  nav li a {
    padding: 20px 16px !important;
  }
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 1px solid rgba(64, 64, 64, 0.1);
  height: 42px;
  font-size: 18px;
  font-weight: 300;
}

.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #4577b7;
}

.gornja-prijava input, .gornja-prijava select {
  background: rgba(255, 255, 255, 1);
}

.table.kurs td {
  border: 1px solid rgba(64, 64, 64, 0.1);
  background: rgba(255, 255, 255, .9) none repeat scroll 0 0
}
footer ul {
    padding: 0;
    text-align: center;
}
footer ul li {
    list-style: none;
		padding: 0 1%;
    float: left;
}
footer ul li a {
    list-style: none;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 0.8em;
}
.info-foo li {
    font-size: 0.8em;
    color: #a5a5a5;
    /* border-top: 1px solid #5c5c5c; */
    padding-top: 5px;
}
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
  border-top: 0 none;
}

.table {
  margin-bottom: 10px;
}

.big_table td {
  padding: 0.5% 0.5% 0.6% 0.5% !important;
  text-align: left;
}

.radioz.row.gornji-radio2 .radio {
    background: rgba(64,64,64,.4);
    color: #fff;
}
.home2 .radioz.row.gornji-radio2 .radio {
    background: rgb(255, 255, 255);
    color: #444;
    border: 1px solid #e8e8e8;
}

.radio>label {
  /* text-transform: uppercase; */
  cursor: pointer;
}

.radio label, .checkbox label {
  padding-left: 5px;
  margin-bottom: 0;
  display: block;
}

.third-in.col-md-4 {
  padding-left: 6px;
  padding-right: 6px;
}

.tabela.table.kurs thead tr:first-child td {
  background: #4577b7 none repeat scroll 0 0;
  color: #fff;
  padding: 10px 5px;
}

.table td, .table th {
  padding: 7px 5px;
}

.gornji-radio .radio {
  background: rgba(64, 64, 64, .1);
}

.gornja-prijava label {
  font-size: 15px;
  margin: 0;
}
.home2 .gornja-prijava {
  color: #444
}
.home2 .form-control {
    border: 1px solid rgba(64, 64, 64, 0.2);
  }

.small, small {
  font-size: 70%;
  display: block;
}

#kursevi {
  width: 100%;
}

#kursevi td {
  display: block;
  margin: 0 auto;
  width: 440px;
}

#kursevi select {
  text-align: center;
  text-transform: uppercase;
}

.radio {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid rgba(64, 64, 64, 0);
  border-radius: 4px;
  color: #505050;
  display: block;
  font-size: 14px;
  padding: 2% 0% 2% 0%;
  vertical-align: super;
  text-align: left;
  margin-bottom: 8px;
}

#register1 {
  margin: 20px auto 0;
  display: block;
}

.poruka {
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #4577b7;
  margin-top: -10px;
  position: absolute;
  transition: all 300ms ease 0s;
}

.notice-item.notice p, .notice-item.crna p, .notice-item.siva p {
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  margin-bottom: 0 !important;
}

.btn {
  font-size: 1.4rem;
  border: 0 none;
  padding: 0.4em 2em;
  font-weight: 500;
  background-color: #fff
}

.btn-danger {
    color: #4577b7;
}

#contact .form-control {
    background: rgba(255,255,255,.9);
}

/*=======================================================
			ABOUT US:
========================================================*/
#about {
  text-align: center;
  padding: 70px 0;
}

#about h2 {
  margin-bottom: 30px;
}

/* #about h2:after {
	top: -23px;
	content: "";
	position: relative;
	left: 50%;
	bottom: 0;
	width: 230px;
	height: 4px;
	display: block;
	background-color: #4577b7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 100px;
} */
#about .about-img {
  position: relative;
}

#about .about-img .owl-carousel img {
  margin: 0 auto;
  /* -webkit-box-shadow: -20px -19px 0px -4px #4577b7;
	box-shadow: -20px -19px 0px -4px #4577b7; */
}

#about .about-content {
  padding: 0px 20px 54px 20px;
  text-align: left;
}

#about .about-content .skill {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

#about .about-content .progress {
  overflow: visible;
  height: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 15px;
}

#about .about-content .progress .progress-bar {
  position: relative;
  background: #4577b7;
  border-radius: 100px;
}

#about .about-content .progress .progress-bar span {
  position: absolute;
  display: block;
  top: -35px;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #000;
}

#about h4 {
    font-weight: 800;
}

/*=======================================================
			FEATURES:
========================================================*/
#features {
  padding: 80px 0;
}

#features .feature-box h4 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.5em
}

.feature-box {
  margin-bottom: 50px;
}

#features .feature-box h4:after {
  content: "";
  position: relative;
  left: 20px;
  width: 40px;
  height: 4px;
  margin: 20px 0;
  display: block;
  background-color: #4577b7;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100px;
}

.sta-dobijate {
  display: flex;
  flex-direction:column
}
.sta-title {
    font-size: 2.5rem;
    font-weight: 700;
    float: right;
    line-height: 1.5em;
    color: #303030;
    padding-left: 0.4em;
    margin-right: -3em;
    padding-top: 0.7em;
}
#features .feature-box {
  min-height: 150px
}

/*=======================================================
			PORTFOLIO:
========================================================*/
#portfolio {
  background: #f5f5f7;
  padding: 40px 0 0 0;
  text-align: center;
}

#portfolio .svg-wave {
  width: 100%;
  position: relative;
  bottom: 60px;
}

#portfolio .svg-wave svg {
  background: #fff;
  width: 100%;
  height: auto;
}

#portfolio .svg-wave svg path {
  fill: #f5f5f7;
}

/* #portfolio h2:after {
	top: -23px;
	content: "";
	position: relative;
	left: 50%;
	bottom: 0;
	width: 300px;
	height: 4px;
	display: block;
	background-color: #4577b7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 100px;
} */
#portfolio .row {
  margin-top: 40px;
}

#portfolio .portfolio-item {
  position: relative;
  padding: 0;
}

#portfolio .portfolio-item .item-img {
  width: auto;
  height: auto;
  overflow: hidden;
}

#portfolio .portfolio-item .item-img img {
  width: 100%;
  height: auto;
}

#portfolio .portfolio-item .item-info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(195, 0, 3, .8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#portfolio .portfolio-item .item-info .heading-3 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  -webkit-transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.1s;
  transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.1s;
  opacity: 0;
}

#portfolio .portfolio-item .item-info .p-text {
	font-size: 14px;
	max-width: 260px;
  width: 100%;
  line-height: 18px;
  color: #fff;
  margin: 18px auto;
  letter-spacing: 1px;
  -webkit-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
  -webkit-transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.2s;
  transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.2s;
  opacity: 0;
}

#portfolio .portfolio-item .item-info .link-text {
  font-size: 12px;
  color: #fff;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  -webkit-transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.3s;
  transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.3s;
  opacity: 0;
}

#portfolio .portfolio-item .item-info .link-text:before {
  content: "";
  width: 50px;
  height: 2px;
  background-color: rgba(255,255,255,.4);
  display: block;
  position: absolute;
  border-radius: 100px;
  bottom: -6px;
  left: -4px;
}

#portfolio .portfolio-item:hover .item-info {
  opacity: 1;
}

#portfolio .portfolio-item:hover .item-info .heading-3 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

#portfolio .portfolio-item:hover .item-info .p-text {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

#portfolio .portfolio-item:hover .item-info .link-text {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/*=======================================================
			CALL TO ACTION:
========================================================*/
#call-to-action {
  background: url("../img/main.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding: 100px 0;
  text-align: center;
  color: #fff;
}

#call-to-action .btn {
  margin-top: 40px;
}

#call-to-action:after {
  content: "";
  position: absolute;
  bottom: -8%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: transparent;
  background-size: 100% 100%;
  background-image: url(../img/bottom-wave.png);
}



/*=======================================================
			OUR SERVICES:
========================================================*/
#services {
  padding: 120px 0;
}

#services h2 {
  text-align: center;
  /* margin-bottom: 80px; */
}

#services  .link-text {
    font-size: 12px;
    color: #4577b7;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    -webkit-transform: translate(0%, 100%);
    transform: translate(0%, 100%);
    -webkit-transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.3s;
    transition: 0.6s cubic-bezier(0.46, -0.11, 0.21, 1.68) 0.3s;
}

#services .link-text:before {
  content: "";
  width: 50px;
  height: 2px;
  background-color: rgba(255,255,255,.4);
  display: block;
  position: absolute;
  border-radius: 100px;
  bottom: -6px;
  left: -4px;
}

#services .link-text {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ikonice .owl-item img {
    width: 90px;
    height: 90px;
    border: 1px solid #fff;
    border-radius: 50%;
}

/* #services h2:after {
	top: -23px;
	content: "";
	position: relative;
	left: 50%;
	bottom: 0;
	width: 300px;
	height: 4px;
	display: block;
	background-color: #4577b7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 100px;
} */
#services .service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

#services .service .service-icon {
  margin-right: 30px;
}

#services .bottom-caption {
  margin-top: 80px;
}

span.color-red {
    color: #4577b7;
    font-weight: 500;
}

/*=======================================================
			PRICING:
========================================================*/
#pricing {
  padding: 40px 0 120px 0;
  background: #f5f5f7;
  text-align: center;
  background: url(../img/trad-online.jpg) no-repeat center center / cover;
}

#pricing .svg-wave {
  width: 100%;
  position: relative;
  bottom: 60px;
}

#pricing .svg-wave svg {
  background: #fff;
  width: 100%;
  height: auto;
}

#pricing .svg-wave svg path {
  fill: #f5f5f7;
}

#pricing .bottom {
  width: 100%;
  position: relative;
  top: 120px;
}

#pricing .bottom svg {
  background: #f5f5f7;
  width: 100%;
  height: auto;
}

#pricing .bottom svg path {
  fill: #fff;
}

#pricing .price-title {
  margin-bottom: 80px;
}

#pricing .price-title:after {
  top: -23px;
  content: "";
  position: relative;
  left: 50%;
  bottom: 0;
  width: 300px;
  height: 4px;
  display: block;
  background-color: #4577b7;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100px;
}

#pricing .price-table {
  padding: 50px 15px;
  margin-bottom: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
	min-height: 500px;
}

#pricing .price-table .type {
  margin-bottom: 15px;
}

#pricing .price-table .type .featured {
  color: #4577b7;
}

#pricing .price-table .value {
	padding: 5px 30px;
}

#pricing .price-table .value h2 {
  font-size: 50px;
  position: relative;
  display: inline-block;
}

#pricing .price-table .value .dollar {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: -10px;
}

#pricing .price-table .features ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px;
}

#pricing .price-table .features ul li {
  margin-bottom: 12px;
}

#pricing .price-table .features ul li span {
  font-size: 16px;
  margin-right: 5px;
}

#pricing {
  background: url("../img/trad-online.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding: 180px 0;
  text-align: center;
}
#pricing:after {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: transparent;
  background-size: 100% 100%;
  background-image: url(../img/bottom-wave.png);
}
#pricing:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: transparent;
  background-size: 100% 100%;
  background-image: url(../img/top-wave.png);
}

@media (min-width: 991px) {
  #pricing .col-lg-6:first-child .price-table {
      margin-right: 6%;
  }
  #pricing .col-lg-6:last-child .price-table {
      margin-left: 6%;
  }
}

.email-link {
    color: #444;
}

/*=======================================================
			TESTIMONIALS:
========================================================*/
#testimonials {
  padding: 60px 0;
  text-align: center;
}

#testimonials h2 {
  margin-bottom: 80px;
}

/* #testimonials h2:after {
	top: -23px;
	content: "";
	position: relative;
	left: 50%;
	bottom: 0;
	width: 300px;
	height: 4px;
	display: block;
	background-color: #4577b7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 100px;
} */
#testimonials .owl-testimonials .item {
  background: #4577b7;
  color: #fff;
  -webkit-box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 25px;
  margin: 25px;
}

#testimonials .owl-testimonials .item img {
  width: 90px;
  border-radius: 100px;
  border: 5px solid #fff;
  margin: 0 auto;
}

#testimonials .owl-testimonials .item h6 {
  color: #fff;
  margin-top: 15px;
}

#testimonials .owl-testimonials .item span {
  display: block;
  margin: 15px 0;
}

#testimonials .owl-testimonials .item .lnr {
  font-size: 24px;
  color: #fff;
}

#testimonials .owl-testimonials .item .quote {
  font-style: italic;
}

#testimonials .owl-testimonials .owl-dots {
  bottom: 2.5%;
  right: 50%;
  position: relative;
}

#testimonials .owl-testimonials .owl-dots div.owl-dot {
  background-color: transparent;
  border: 2px solid #4577b7;
  border-radius: 100px;
  bottom: -25px;
  display: inline-block;
  height: 12px;
  left: 50%;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 12px;
}

#testimonials .owl-testimonials .owl-dots div.owl-dot.active {
  background-color: #555;
}

/*=======================================================
			TEAM:
========================================================*/
#team {
  padding: 120px 0;
  text-align: center;
}

#team h2 {
  margin-bottom: 80px;
}

/* #team h2:after {
	top: -23px;
	content: "";
	position: relative;
	left: 50%;
	bottom: 0;
	width: 250px;
	height: 4px;
	display: block;
	background-color: #4577b7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 100px;
} */
#team .team-member {
  margin-bottom: 40px;
}

#team .team-member .team-img img {
  -webkit-box-shadow: -20px -19px 0px -4px #4577b7;
  box-shadow: -20px -19px 0px -4px #4577b7;
}

#team .team-member h4 {
  margin-top: 25px;
}

#team .team-member p {
  font-size: 16px;
}

#team .social-media {
  list-style: none;
  padding: 0;
}

#team .social-media li {
  display: inline-block;
  background: #4577b7;
  border: 1px solid #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  margin: 0 10px;
}

#team .social-media li a {
  font-size: 18px;
  line-height: 2.8;
  color: #fff;
}

#team .social-media li:hover,
#team .social-media li:focus,
#team .social-media li:active {
  background: #555;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

#team .social-media li:hover a,
#team .social-media li:focus a,
#team .social-media li:active a {
  color: #fff;
}

/*=======================================================
			CONTACT:
========================================================*/
#contact {
  padding: 40px 0 80px 0;
  background: #f5f5f7;
}

#contact .svg-wave {
  width: 100%;
  position: relative;
  bottom: 60px;
}

#contact .svg-wave svg {
  background: #fff;
  width: 100%;
  height: auto;
}

#contact .svg-wave svg path {
  fill: #f5f5f7;
}

#contact h2 {
  text-align: center;
  margin-bottom: 80px;
}

/* #contact h2:after {
	top: -23px;
	content: "";
	position: relative;
	left: 50%;
	bottom: 0;
	width: 250px;
	height: 4px;
	display: block;
	background-color: #4577b7;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 100px;
} */
#contact h4 {
  margin-bottom: 35px;
}

#contact .email-link {
  color: #4577b7;
  display: block;
  margin-bottom: 15px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#contact .email-link:hover,
#contact .email-link:focus,
#contact .email-link:active {
  color: #555;
  text-decoration: line-through;
}

#contact .social-media {
  list-style: none;
  padding: 0;
}

#contact .social-media li {
  display: inline-block;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin: 0 10px;
}

#contact .social-media li a {
  font-size: 18px;
  line-height: 2.8;
  color: #4577b7;
}

#contact textarea {
  border-radius: 5px;
  border: 1.5px solid #4577b7;
}

#contact textarea:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1.5px solid #555;
}

#contact .row .col .form-control {
  border-radius: 100px;
  margin-bottom: 20px;
  border: 1.5px solid #4577b7;
}

#contact .row .col .form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1.5px solid #555;
}

/*=======================================================
			FOOTER:
========================================================*/
footer {
  padding: 25px 0;
  background: #444
}

footer p {
  margin: 0;
  color: #cfcfcf
}

footer a {
  color: #4577b7;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

footer a:hover,
footer a:focus,
footer a:active {
  color: #555;
  text-decoration: line-through;
}

/*=======================================================
			MEDIA QUERIES:
========================================================*/
@media (max-width: 1199px) {
  #about .container .about-content {
    padding-top: 40px;
  }
  .owl-carousel.slider2, .owl-carousel.slider3, .owl-carousel.slider4 {
    width: 450px;
    margin-bottom: 20px;
    float: none;
    height: auto;
  }
  .treci-slider, .drugi-slider,.treci-slider h4, .treci-slider .about-img, .drugi-slider .about-img  {
    margin-top: 0;
  }

  h1 {
    font-size: 2.5rem;
  }
  #slogan > p {
    padding: 9px 0 0;
  }
  .sta-title {
    float: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  #about .container .about-content {
    padding-top: 0;
  }
  #features .col-lg-9 .col-lg-4:nth-child(4) {
    display: none;
  }
  .sta-title {
    font-size: 2.1rem;
  }
  #pricing .price-table {
    min-height: auto;
  }
  .info-foo {
    clear: both;
  }
  .info-foo li {
    border-top: 0 none;
  }
}

@media (max-width: 992px) {
  .core-nav .brand {
    top: 5px;
  }
}

@media (max-width: 798px) {
		.hidden-xs{
		display: none;
	}
	.visible{
		display: block
	}
  .on-mob-b {
    display: block !important
  }
	h1 {
    font-size: 2rem;
    letter-spacing: -1px;
	}
	h2 {
    font-size: 1.9rem;
	}
  #home .main-slider h1 {
    font-size: 3.3rem;
  }
	.owl-carousel{
		float: none !important;
		height: auto !important
	}
	#about .container .about-content {
    padding-top: 30px;
    padding-bottom: 40px;
	}
	.drugi-slider, .treci-slider h4, .treci-slider .about-img {
		margin-top: 0;
	}
	.slider-area .single-slide .btn {
    display: block;
	}
	.slider-area .tabel .tabel-cell .slider-content h1 {
    margin: 40px 0 10px;
    text-align: center;
	}
	.slider-area .tabel .tabel-cell .slider-content {
    padding: 0;
	}
  .slider-area, .slider-area .single-slide {
    min-height: 1450px;
    height: 1450px
  }
  .radio label, .checkbox label {
    padding-left: 20px;
  }
  #register1 {
    white-space: pre-wrap;
    line-height: 24px;
  }
	#home h3 {
    padding: 1em 0;
    text-align: center;
    font-size: 1.4em;
	}
  .slider-area .tabel {
    display: block;
  }
  .slider-area .tabel .tabel-cell {
      display: block;
    }
  .owl-carousel.slider2, .owl-carousel.slider3, .owl-carousel.slider4 {
    width: 100%;
    margin-bottom: 20px;
    float: none;
    height: auto;
  }
  .treci-slider, .drugi-slider,.treci-slider h4, .treci-slider .about-img  {
    margin-top: 0;
  }

  .sta-title {
    float: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  #about .container .about-content {
    padding-top: 0;
  }
  #features .col-lg-9 .col-lg-4:nth-child(4) {
    display: none;
  }
  .sta-title {
    font-size: 2.1rem;
  }
  #pricing .price-table {
    min-height: auto;
  }
  .info-foo {
    clear: both;
  }
  .info-foo li {
    border-top: 0 none;
  }
  #home .main-slider h1 {
    font-size: 2rem;
    letter-spacing: 0;
  }
  img {
    max-width: 100%
  }
  #features {
    padding: 0;
  }
  #services .service {
    display: block;
    text-align: center !important;
  }
  #services .service .service-icon {
    margin-right: 0;
  }
  .ikonice .owl-item img {
    display: block;
    margin: 0 auto;
  }
  .row.sta-dobijate > .col-lg-4 {
    display: none;
  }
  .big_table, .big_table tbody, .big_table tr, .big_table td {
		display: block;
	}
  table.tabela {
    font-size: .8em
  }
	select {
		margin-bottom: 10px;
	}
	.form-control {
		padding: 10px
	}
  #pricing .price-table .value {
    padding: 5px 0px;
  }
}

/*=======================================================
			PRELOADER:
========================================================*/
.preloader-holder {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(../img/main.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 100000;
  top: 0;
}

#loader {
  -webkit-animation: loader 5s linear infinite;
  animation: loader 5s linear infinite;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}

@-webkit-keyframes loader {
  0% {
    left: -100px;
  }

  100% {
    left: 110%;
  }
}

@keyframes loader {
  0% {
    left: -100px;
  }

  100% {
    left: 110%;
  }
}

#box {
  width: 50px;
  height: 50px;
  background:  url(../img/ita.png);
  -webkit-animation: animate .6s linear infinite;
  animation: animate .6s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}

@-webkit-keyframes animate {
	17% {
    border-bottom-right-radius: 3px;
  }

  25% {
    -webkit-transform: translateY(9px) rotate(42.5deg);
    transform: translateY(9px) rotate(42.5deg);
  }

  50% {
    -webkit-transform: translateY(18px) scale(1, 0.9) rotate(75deg);
    transform: translateY(18px) scale(1, 0.9) rotate(75deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    -webkit-transform: translateY(9px) rotate(117.5deg);
    transform: translateY(9px) rotate(117.5deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(160deg);
    transform: translateY(0) rotate(160deg);
  }
}


/* @keyframes animate {
  17% {
    border-bottom-right-radius: 3px;
  }

  25% {
    -webkit-transform: translateY(9px) rotate(22.5deg);
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    -webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    -webkit-transform: translateY(9px) rotate(67.5deg);
    transform: translateY(9px) rotate(67.5deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
} */

@keyframes animate {
  17% {
    border-bottom-right-radius: 3px;
  }

  25% {
    -webkit-transform: translateY(9px) rotate(42.5deg);
    transform: translateY(9px) rotate(42.5deg);
  }

  50% {
    -webkit-transform: translateY(18px) scale(1, 0.9) rotate(75deg);
    transform: translateY(18px) scale(1, 0.9) rotate(75deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    -webkit-transform: translateY(9px) rotate(117.5deg);
    transform: translateY(9px) rotate(117.5deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(160deg);
    transform: translateY(0) rotate(160deg);
  }
}

#shadow {
  width: 50px;
  height: 5px;
  background: #000;
  opacity: 0.1;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  -webkit-animation: shadow .5s linear infinite;
  animation: shadow .5s linear infinite;
}

@-webkit-keyframes shadow {
  50% {
    -webkit-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
  }
}

@keyframes shadow {
  50% {
    -webkit-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
  }
}


@media (min-width: 991px) {
  .big_table .mail_polje {
    padding: 0 14% !important;
  }
  .radioz.row.gornji-radio2 {
    padding: 0 30px;
  }
}

/*# sourceMappingURL=style.css.map */


@media (max-width: 798px) {
  .visible {
      display: flex !important;
  }
}


@media (max-width: 992px) {
  .row.sta-dobijate > .col-lg-4 {
      display: none;
  }
  #features {
    padding: 0;
  }
  .radioz .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .prijava-forma .custom-control {
    /* width: max-content; */
    margin: auto;
  }
}

@media (max-width: 768px) {
  .radioz .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}












/* NOVO */


@font-face {
	font-family: 'simple-line-icons';
	src: url('../webfonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../webfonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../webfonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../webfonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../webfonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../webfonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
  }



/* .sh-accordion .panel-title a, .sh-accordion .panel-title a i */

.sh-accordion {
  text-align: left;
}
.sh-accordion .panel-title a {
	color: #ffffff !important;
	border: 0px solid #c4d8dc;
    border-radius: 28px;
	background-color: #4577b7;
	/* box-shadow: 0px 3px 13px 1px rgba(0,0,0,.12); */
}

/* .sh-accordion .panel-title a.collapsed, .sh-accordion .panel-title a.collapsed i */
.sh-accordion .panel-title a.collapsed {
	color: #393939 !important;
	border: 0px solid #c4d8dc;
  border-radius: 28px;
  background: #f5f5f7;
	/* box-shadow: 0px 3px 13px 1px rgba(0,0,0,.12); */
	bottom: 0px;
}

.sh-accordion .panel-title a.collapsed{
	transition: .3s all ease-in-out;
}

.sh-accordion .panel-title:hover a.collapsed{
	/* box-shadow: 0px 1px 3px 1px rgba(0,0,0,.12); */
	bottom: -2px;
}


.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.sh-table {
    display: table;
    width: 100%;
}

.panel {
	padding-bottom: 15px;
}


.sh-accordion .sh-accordion-icon-cell {
    padding-right: 20px;
}
.sh-table-cell {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    /* float: left!important; */
}

.sh-accordion .panel-title a {
    display: block;
    padding: 15px 20px;
}

.sh-accordion .sh-accordion-icon {
    display: inline-block;
}

.icon-options:before {
	font-family:'simple-line-icons';
	content: "\e604"; 
	font-style: normal;
	color: #fff;
}

.icon-options-vertical:before {
	font-family:'simple-line-icons';
	content: "\e606";
	font-style: normal;
	
}

.sh-accordion-title {
    font-weight: 800;
}

.sh-accordion .sh-accordion-icon-cell {
	padding-right: 0px;
	float: right;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 32px;
    font-size: 13px;
    background: #4577b7;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	float: right;
}

.sh-table-cell-top {
    display: table-cell;
    vertical-align: top;
}

.sh-accordion .panel-body .sh-accordion-icon-cell {
    opacity: 0;
}

.sh-accordion-style3 .sh-accordion-item .panel-body {
    padding-top: 20px;
    padding-bottom: 20px;
}


.open-icon, .close-icon{
	box-shadow: none !important;
}

.sh-accordion .collapsed .close-icon, .sh-accordion .open-icon {
    display: none;
}

.sh-accordion .collapsed .open-icon, .sh-accordion .close-icon {
    display: inline-block;
}

.sh-accordion .collapsed .open-icon, .sh-accordion .close-icon {
    display: inline-block;
}

.sh-accordion .collapsed .close-icon, .sh-accordion .open-icon {
    display: none;
}

@media (max-width: 1200px) {
  .sh-table-cell {
      width: 85%;
  }
  }



.show {
  display: block !important;
}

.mobile div {
  background: none;
}

.mobile a {
  color: #fff !important;
}

.mobile ul {
  margin-bottom: 0;
}

.mobile {
  padding-bottom: 10px;
}

@media (max-width: 991px) {
  .oko_nav {
      height: auto;
  }
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.5rem;
}

#features .feature-box {
  min-height: 60px;
}

.tooltip-item img {
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .tooltip-item img {
    width: initial;
  }
}


.form-control {
  background-color: #fff;
}

#register1, #register2, #register {
  margin-left: 50%;
  transform: translateX(-50%);
  display: block;
}

@media (max-width: 768px) {
  #pozivnilabel, #ulicalabel {
      display: none;
  }
  #pozivnidrzave {
    margin-bottom: 0;
}
}


@media (max-width: 798px) {
.slider-area, .slider-area .single-slide {
    min-height: 1320px;
    height: 1320px;
}
}

a {
  color: #4577b7;
}




.businessAcademy {
	margin-top: 60px;
  padding-bottom: 60px;
}

.businessAcademy .row.programi {
	margin-top: 50px;
}

.businessAcademy .program {
	display: flex;
	flex-direction: column;
	background-color: #f1f0f0;
	background-position-x: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position-y: 37px;
	background-blend-mode: color-dodge;
	min-height: 370px;
	position: relative;
	margin-bottom: 30px;
  border-radius: 10px;
  text-align: left;
}

.businessAcademy .program.cambridge {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/cambridge.png);
}

.businessAcademy .program.preduzetnistvo {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/preduzetnistvo.png);
}

.businessAcademy .program.administracija {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/administracija.png);
}

.businessAcademy .program.menadzment {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/strategijski.png);
}

.businessAcademy .program.marketing {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/marketing.png);
}

.businessAcademy .program.finansije {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/finansijski.png);
}

.businessAcademy .naziv {
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: left;
	background-position-y: center;
	padding: 0 15px 0 74px;
	height: 74px;
	display: table-cell;
	vertical-align: middle;
	background-color: #e3e3e3;
	display: flex;
	align-items: center;
  border-radius: 10px;
}

.businessAcademy .cambridge .naziv {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/cambridge.png);
}

.businessAcademy .preduzetnistvo .naziv {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/preduzetnistvo.png);
}

.businessAcademy .administracija .naziv {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/administracija.png);
}

.businessAcademy .menadzment .naziv {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/strategijski.png);
}

.businessAcademy .marketing .naziv {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/marketing.png);
}

.businessAcademy .finansije .naziv {
	background-image: url(https://www.biznis-akademija.com/engleski/img/besplatni-kursevi/images/smerovi/finansijski.png);
}

.businessAcademy .naziv span {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
  text-transform: uppercase;
}

.businessAcademy .opis {
	padding: 15px;
}

.businessAcademy .link {
	padding: 0 12px 12px;
	position: absolute;
	bottom: 0;
}

.businessAcademy .link .mondo {
	display: inline-block;
	margin-bottom: 5px;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.businessAcademy .program {
		min-height: 380px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.businessAcademy .program {
		min-height: 340px;
	}
}

@media (max-width: 767px) {
	.businessAcademy .program {
		min-height: auto;
	}

	.businessAcademy .link {
		position: relative;
	}
}


a.mondo {
  position: relative;
  color: #5284c4;
  background: -webkit-gradient(linear,left top,left bottom,from(#5284c4),to(#5284c4));
  background: linear-gradient(180deg,#5284c4 0,#5284c4);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 0 0;
  text-decoration: none;
  -webkit-transition: background-size .3s,color .15s;
  transition: background-size .3s,color .15s;
}


.tooltip-item:hover {
  background: #fff;
}





/* COOKIE POPUP */

@media only screen and (max-width: 767px) {
  .kolacici-wrap {
      width: 90% !important;
  }

  .kolacici-wrap {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    bottom: unset !important;
  }
  
  #wrap-kolacic-wrap .large-6.columns h5 {
    margin: 20px 0 !important;
  }

  #wrap-kolacic-wrap .kolacici .large-6 p {
    font-size: 12px !important;
    line-height: 18px;
  }

  #mobile-more {
    font-size: 12px !important;
  }
  .large-6.columns {
    line-height: 18px;
  }
}
