/*
boje gumba:
osnovna boja: #009545;
svjetlija: #00c25a; -12.5%
tamnija: #005e2b; +37%
*/

@media only screen and (min-width: 0) {
  html {    font-size: 12px;  }
}

@media only screen and (min-width: 768px) {
  html {    font-size: 13px;  }
}
@media only screen and (min-width: 992px) {
  html {    font-size: 14px;  }
}

@media only screen and (min-width: 1200px) {
  html {    font-size: 16px;  }
}

html {  line-height: 1.3;}

h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500;}
h1, .h1 {  font-size: 3rem;}
h2, .h2 {  font-size: 2.5rem;}
h3, .h3 {  font-size: 2rem;}
h4, .h4 {  font-size: 1.5rem;}
h5, .h5 {  font-size: 1.25rem;}
h6, .h6 {  font-size: 1rem;}
p {font-size: 1rem; line-height: 1.4rem;}

footer.page-footer {margin-top: 25px; padding-top: 25px; }

.w-25 {  width: 25% !important;}
.w-50 {  width: 50% !important;}
.w-75 {  width: 75% !important;}
.w-100 { width: 100% !important;}
.h-25 {  height: 25% !important;}
.h-50 {  height: 50% !important;}
.h-75 {  height: 75% !important;}
.h-100 { height: 100% !important;}
.mw-100 {max-width: 100% !important;}
.mh-100 {max-height: 100% !important;}

.m-0  {  margin: 		0rem !important;}
.mt-0 {  margin-top: 	0rem !important;}
.mr-0 {  margin-right: 	0rem !important;}
.mb-0 {  margin-bottom: 0rem !important;}
.ml-0 {  margin-left: 	0rem !important;}
.mx-0 {  margin-right: 	0rem !important; margin-left: 	0rem !important;}
.my-0 {  margin-top: 	0rem !important; margin-bottom: 0rem !important;}
.m-1  {  margin: 		1rem !important;}
.mt-1 {  margin-top: 	1rem !important;}
.mr-1 {  margin-right:	1rem !important;}
.mb-1 {  margin-bottom: 1rem !important;}
.ml-1 {  margin-left: 	1rem !important;}
.mx-1 {  margin-right: 	1rem !important; margin-left: 	1rem !important;}
.my-1 {  margin-top: 	1rem !important; margin-bottom:	1rem !important;}
.m-2  {  margin: 		2rem !important;}
.mt-2 {  margin-top: 	2rem !important;}
.mr-2 {  margin-right: 	2rem !important;}
.mb-2 {  margin-bottom: 2rem !important;}
.ml-2 {  margin-left: 	2rem !important;}
.mx-2 {  margin-right: 	2rem !important; margin-left: 	2rem !important;}
.my-2 {  margin-top: 	2rem !important; margin-bottom:	2rem !important;}
.m-3  {  margin: 		3rem !important;}
.mt-3 {  margin-top: 	3rem !important;}
.mr-3 {  margin-right: 	3rem !important;}
.mb-3 {  margin-bottom: 3rem !important;}
.ml-3 {  margin-left: 	3rem !important;}
.mx-3 {  margin-right: 	3rem !important; margin-left: 	3rem !important;}
.my-3 {  margin-top: 	3rem !important; margin-bottom:	3rem !important;}
.m-4  {  margin: 		4rem !important;}
.mt-4 {  margin-top: 	4rem !important;}
.mr-4 {  margin-right: 	4rem !important;}
.mb-4 {  margin-bottom: 4rem !important;}
.ml-4 {  margin-left: 	4rem !important;}
.mx-4 {  margin-right: 	4rem !important; margin-left: 	4rem !important;}
.my-4 {  margin-top: 	4rem !important; margin-bottom:	4rem !important;}
.m-5  {  margin: 		5rem !important;}
.mt-5 {  margin-top: 	5rem !important;}
.mr-5 {  margin-right: 	5rem !important;}
.mb-5 {  margin-bottom: 5rem !important;}
.ml-5 {  margin-left: 	5rem !important;}
.mx-5 {  margin-right: 	5rem !important; margin-left: 	5rem !important;}
.my-5 {  margin-top: 	5rem !important; margin-bottom:	5rem !important;}
.p-0  {  padding: 		0rem !important;}
.pt-0 {  padding-top: 	0rem !important;}
.pr-0 {  padding-right: 0rem !important;}
.pb-0 {  padding-bottom:0rem !important;}
.pl-0 {  padding-left: 	0rem !important;}
.px-0 {  padding-right: 0rem !important; padding-left: 	0rem !important;}
.py-0 {  padding-top: 	0rem !important; padding-bottom:0rem !important;}
.p-1  {  padding: 		1rem !important;}
.pt-1 {  padding-top: 	1rem !important;}
.pr-1 {  padding-right: 1rem !important;}
.pb-1 {  padding-bottom:1rem !important;}
.pl-1 {  padding-left: 	1rem !important;}
.px-1 {  padding-right: 1rem !important; padding-left: 	1rem !important;}
.py-1 {  padding-top: 	1rem !important; padding-bottom:1rem !important;}
.p-2  {  padding: 		2rem !important;}
.pt-2 {  padding-top: 	2rem !important;}
.pr-2 {  padding-right: 2rem !important;}
.pb-2 {  padding-bottom:2rem !important;}
.pl-2 {  padding-left: 	2rem !important;}
.px-2 {  padding-right: 2rem !important; padding-left: 	2rem !important;}
.py-2 {  padding-top: 	2rem !important; padding-bottom:2rem !important;}
.p-3  {  padding: 		3rem !important;}
.pt-3 {  padding-top: 	3rem !important;}
.pr-3 {  padding-right: 3rem !important;}
.pb-3 {  padding-bottom:3rem !important;}
.pl-3 {  padding-left: 	3rem !important;}
.px-3 {  padding-right: 3rem !important; padding-left: 	3rem !important;}
.py-3 {  padding-top: 	3rem !important; padding-bottom:3rem !important;}
.p-4  {  padding: 		4rem !important;}
.pt-4 {  padding-top: 	4rem !important;}
.pr-4 {  padding-right: 4rem !important;}
.pb-4 {  padding-bottom:4rem !important;}
.pl-4 {  padding-left: 	4rem !important;}
.px-4 {  padding-right: 4rem !important; padding-left: 	4rem !important;}
.py-4 {  padding-top: 	4rem !important; padding-bottom:4rem !important;}
.p-5  {  padding: 		5rem !important;}
.pt-5 {  padding-top: 	5rem !important;}
.pr-5 {  padding-right: 5rem !important;}
.pb-5 {  padding-bottom:5rem !important;}
.pl-5 {  padding-left: 	5rem !important;}
.px-5 {  padding-right: 5rem !important; padding-left: 	5rem !important;}
.py-5 {  padding-top: 	5rem !important; padding-bottom:5rem !important;}

.m-auto  {  margin:       auto !important;}
.mt-auto {  margin-top:   auto !important;}
.mr-auto {  margin-right: auto !important;}
.mb-auto {  margin-bottom:auto !important;}
.ml-auto {  margin-left:  auto !important;}
.mx-auto {  margin-right: auto !important; margin-left:		auto !important;}
.my-auto {  margin-top:   auto !important; margin-bottom:	auto !important;}

.row {margin-bottom: 1rem;}

.btn {
    font-size: .8rem;
    padding: .85rem 2.15rem;
#    border-radius: 0px;
#    border: 0;
#    border-color: transparent;
#    color: #fff!important;
#    margin: 10px;
    white-space: normal!important;
    word-wrap: break-word;
    font-weight: 400;
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.btn.btn-link {
    background-color: transparent;
    color: #000!important;
}

.btn-xlg {
  padding: 1.15rem 2.35rem;
  font-size: 1.4rem;
  line-height: 1.3;
}

.btn-lg {
  padding: 1rem 2.25rem;
  font-size: 1.2rem;
  line-height: 1.3;
}

.btn-sm {
  padding: 0.5rem 1.65rem;
  font-size: 0.8rem;
  line-height: 1.5;
}

.btn-xs {
  padding: 0.2rem 1.15rem;
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: center;
}

.btn-sm.rectangle {
  padding: 10px 32px;
}
.btn-sm.square {
  padding: 20px;
}

.btn.mdb4 {
  color: #fff;
}

.btn i.material-icons, .btn i.fa, .btn span.fa {
    font-size: 1.1rem;
    position: relative;
    margin-top: -2px;
    line-height: 1.25;
}

.btn-elegant {
    background: #2E2E2E
}
.btn-elegant:focus, .btn-elegant:hover {
    background-color: #3b3b3b!important
}
.btn-elegant.active {
    background-color: #000!important
}
.btn-unique {
    background: #1C2331
}
.btn-unique:focus, .btn-unique:hover {
    background-color: #252f41!important
}
.btn-unique.active {
    background-color: #000!important
}
.btn-pink {
    background: #e91e63
}
.btn-pink:focus, .btn-pink:hover {
    background-color: #eb3573!important
}
.btn-pink.active {
    background-color: #930e3b!important
}
.btn-purple {
    background: #4a148c
}
.btn-purple:focus, .btn-purple:hover {
    background-color: #5617a2!important
}
.btn-purple.active {
    background-color: #1b0733!important
}
.btn-deep-purple {
    background: #311b92
}
.btn-deep-purple:focus, .btn-deep-purple:hover {
    background-color: #381fa8!important
}
.btn-deep-purple.active {
    background-color: #140b3c!important
}
.btn-indigo {
    background: #1a237e
}
.btn-indigo:focus, .btn-indigo:hover {
    background-color: #1e2993!important
}
.btn-indigo.active {
    background-color: #090c29!important
}
.btn-cyan {
    background: #00acc1
}
.btn-cyan:focus, .btn-cyan:hover {
    background-color: #00c3db!important
}
.btn-cyan.active {
    background-color: #00515b!important
}
.btn-light-green {
    background: #7cb342
}
.btn-light-green:focus, .btn-light-green:hover {
    background-color: #89be50!important
}
.btn-light-green.active {
    background-color: #486827!important
}
.btn-dark-green {
    background: #007E33
}
.btn-dark-green:focus, .btn-dark-green:hover {
    background-color: #00983d!important
}
.btn-dark-green.active {
    background-color: #00180a!important
}
.btn-lime {
    background: #afb42b
}
.btn-lime:focus, .btn-lime:hover {
    background-color: #c3c930!important
}
.btn-lime.active {
    background-color: #5f6217!important
}
.btn-yellow {
    background: #fbc02d
}
.btn-yellow:focus, .btn-yellow:hover {
    background-color: #fbc846!important
}
.btn-yellow.active {
    background-color: #be8904!important
}
.btn-amber {
    background: #ff6f00
}
.btn-amber:focus, .btn-amber:hover {
    background-color: #ff7d1a!important
}
.btn-amber.active {
    background-color: #994300!important
}
.btn-orange {
    background: #e65100
}
.btn-orange:focus, .btn-orange:hover {
    background-color: #ff5a01!important
}
.btn-orange.active {
    background-color: #802d00!important
}
.btn-deep-orange {
    background: #bf360c
}
.btn-deep-orange:focus, .btn-deep-orange:hover {
    background-color: #d73d0e!important
}
.btn-deep-orange.active {
    background-color: #5f1b06!important
}
.btn-brown {
    background: #6d4c41
}
.btn-brown:focus, .btn-brown:hover {
    background-color: #7d574b!important
}
.btn-brown.active {
    background-color: #2d1f1b!important
}
.btn-blue-grey {
    background: #607d8b
}
.btn-blue-grey:focus, .btn-blue-grey:hover {
    background-color: #6b8a99!important
}
.btn-blue-grey.active {
    background-color: #36474f!important
}
.btn-mdb {
    background: #45526E
}
.btn-mdb:focus, .btn-mdb:hover {
    background-color: #4f5e7e!important
}
.btn-mdb.active {
    background-color: #1e232f!important
}

.btn-secondary {
    background: #aa66cc;
    color: #fff!important;
}
.btn-secondary:focus, .btn-secondary:hover {
    background-color: #b579d2 !important;
}

.btn-black {
    background: #000;
}
.btn-black:focus, .btn-black:hover {
    background-color: #1f1f1f!important
}

.btn-white {
    background: #fff;
    color: #000!important;
}
.btn-white:focus, .btn-white:hover {
    background-color: #dfdfdf!important
}

.btn-border-secondary {
  background-color: transparent;
  border: 2px solid #aa66cc;
  color: #9933CC;
}
.btn-border-secondary:hover, .btn-border-secondary:focus {
  background-color: transparent;
  color: #aa66cc;
}

.btn-border-white {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff!important;
}
.btn-border-white:hover, .btn-border-white:focus {
  background-color: transparent;
  color: #e6e6e6;
}

.btn-border-black {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}
.btn-border-black:hover, .btn-border-black:focus {
  background-color: transparent;
  color: #000;
}

.card .card-reveal.social-reveal {
    height: 100%;
}

.nav-tabs,
.nav-tabs > li {
  height: auto;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  padding: 10px 25px;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
  margin-right: 2px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-bottom: 2px solid #8ab4f8;
}
.nav-tabs.orange > li > a,
.nav-tabs.orange > li > a:focus,
.nav-tabs.orange > li > a:hover {
  color: #fff;
}
.nav-tabs.orange > li.active > a,
.nav-tabs.orange > li.active > a:focus,
.nav-tabs.orange > li.active > a:hover {
  border-bottom: 2px solid red;
  color: #fff;
  cursor: pointer;
}

.nav-tabs.indigo > li > a,
.nav-tabs.indigo > li > a:focus,
.nav-tabs.indigo > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.nav-tabs.indigo > li.active > a,
.nav-tabs.indigo > li.active > a:focus,
.nav-tabs.indigo > li.active > a:hover,
.nav-tabs.indigo > li.open > a,
.nav-tabs.indigo > li.open > a:focus,
.nav-tabs.indigo > li.open > a:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
  cursor: pointer;
}

.nav-tabs.indigo .dropdown-menu>.active>a, 
.nav-tabs.indigo .dropdown-menu>.active>a:focus, 
.nav-tabs.indigo .dropdown-menu>.active>a:hover {
    color: #fff!important;
    background-color: #3f51b5!important;
    border: none;
}


.nav-tabs.mdb4 {
  padding: 10px; 
  height: auto; 
  margin-left: 16px; 
  margin-right: 16px; 
  margin-bottom: -20px; 
  position: relative; 
  z-index: 2; 
  width: auto; 
  box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
}
.nav-tabs.mdb4 > li > a {
  border: none;
  line-height: 24px; 
  padding: 8px 16px; 
  height: auto;
  color: #fff;
}
.nav-tabs.mdb4 > li > a:focus, .nav-tabs.mdb4 > li > a:hover {
  padding: 8px 16px; 
  color: #fff; 
  height: auto;
  cursor: pointer;
  border: none;
}
.nav-tabs.mdb4 > li.active > a {
  background-color: rgba(255,255,255,0.2); 
  color: #fff; 
}

.tab-content {
    padding: 2rem 1rem 1rem;
    margin: 0;
    z-index: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.side-nav a {
  height: 32px;
  line-height: 32px;
}

.btn-group>.btn {
    margin: 0;
}
.btn-group .btn+.btn, 
.btn-group .btn+.btn-group, 
.btn-group .btn-group+.btn, 
.btn-group .btn-group+.btn-group {
    margin-left: 0px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 0px;
    margin: 0px;
    font-size: 1rem;
    line-height: 1.8rem;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
#    border-radius: 3px;
}

.btn-group i.fa,
.btn-xs i.fa {
  line-height: 1.8rem!important; 
  font-size: 1rem!important;
  margin: 0px!important;
  padding: 0px!important;
}

.btn-input {
  margin: 0px;
  padding: 0.8rem 1rem;
}
.file-field .btn {
    line-height: 1rem;
}
.input-field {
    margin-top: 0px;
}

input[type=date], 
input[type=datetime-local], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search-md], 
input[type=tel], 
input[type=text], 
input[type=time], 
input[type=url], 
textarea.materialize-textarea {
    height: 3rem;
    padding-left: 0.5rem;
}

.form-control[disabled], 
.form-control[readonly], 
fieldset[disabled] .form-control {background-color: rgba(255,255,255,0.12);}

.form-control[disabled]:focus, 
.form-control[readonly]:focus, 
fieldset[disabled] .form-control:focus {
  border-bottom: 1px solid red; 
  background-color: rgba(255,0,0,0.12);
}


