/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 25, 2020, 12:28:45 PM
    Author     : gasper
*/

/*html{
    -ms-overflow-style: -ms-autohiding-scrollbar;
}*/



/*@font-face {
  font-family: Oxygen;
  src: url(../fonts/Oxygen-Regular.ttf);
}

@font-face {
  font-family: Oswald;
  src: url(../fonts/Oswald-Regular.ttf);
}*/


html {
    overflow-x: hidden;
}

body{
    font-size: 16px;
    color: #000000;
    background-color: #ffffff;
    overflow-x: hidden !important;
    font-family: Oxygen !important;
}

h1, h2, h3, p{
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 40px;
    font-weight: bold;
}

*:focus {
    outline: 0;
    outline: none;
}

a:focus {
    outline:none !important;
}

button:focus {
    outline:0;
}

img:focus {
    outline:0;
}




a:hover{
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}

img:focus {
    outline:none !important;
}

label{
    font-weight: normal;
    font-size: 13px;
}
/*.topNav{
    height: 35px;
    width: 100%;
    max-width: 100%!important;
    background-color: #dee5e0;
}
.social_icons span a img{
    height: 18px;
    width: 18px;
}

.navbar-nav a {
    color: black !important;
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif !important;
}*/


/*.main-navbar .nav>li>a {
    color: #242021;
    font-size: 14px;
    margin-right: 120px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    transition: all .2s;
}*/
/*.main-navbar .nav>li:last-child>a{
    margin-right: 65px;
}

.main-navbar .nav.navbar-right{
    margin-top: 15px;
}

.nav>li>a:hover, .nav>li>a:focus{
    color: #dee5e0;
    background: none;
}

.navbar-brand>img {
    margin-top: 55px;
    margin-left: 148px;
}
.nav-link  {
    font-size: 14px !important;
}

.form_control1 {
    margin-top: 35px !important;
    margin-bottom: 80px !important;
}*/

/*.main-navbar.navbar-shrink .nav>li>a {
    color: #242021;
    font-size: 12px;
    margin-right: 40px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-family: 'Popins', sans-serif;
    transition: all .3s;
}*/

/*.main-navbar.navbar-shrink .nav>li:last-child>a{
    margin-right: 50px;
}*/
/*
.navbar.main-navbar.navbar-shrink{
    margin-top: 0px;
    background-color: #fcfcfc;
    border-bottom: 1px solid #e0dada;
    transition: all .3s;
}*/

/*.navbar-shrink .navbar-brand>img{
    width: 100px;
}*/

/*.navbar.main-navbar .navbar-nav > li > a:focus{
    background-color: transparent;
}*/

/*.navbar.main-navbar .navbar-nav > li > a:hover{
    color: #dee5e0;
}*/

/*.btn {
  background-color: #fb415f;
  color: white;
  text-align: center;
  border-radius: 22.5px;
  font-size: 14px;
  width: 132px;
  height: 45px;
  padding: 12px 36px 10px;
  margin-right: 25px;
}*/

/*.button-navbar {
    background-color: #fb415f;
    color: white;
    text-align: center;
    border-radius: 22.5px;
    font-size: 14px;
    width: 132px;
    height: 45px;
    font-weight: 700;
}*/

/*.button-form-clear {
  background-color: none;
  color: black;
  text-align: center;
  border-radius: 22.5px;
  font-size: 14px;
  width: 80px;
  height: 45px;
  font-weight: 600;
}

.button-form-submit {
  background-color: #fb415f;
  color: black;
  text-align: center;
  border-radius: 22.5px;
  font-size: 14px;
  width: 80px;
  height: 45px;
  font-weight: 600;
}*/

/*.nav-item {
    padding-left: 25px;
    padding-right: 25px;
}

.button-input {
    background-color: #22aa3a;
    color: white;
    text-align: center;
    border-radius: 22.5px !important;
    right: 142px;
    font-size: 14px;
    width: 132px;
    height: 45px;
    margin: 6px 5px 8px 5px;
    z-index: 999 !important;
}*/

/*.corner {
  width: 0; 
  height: 0; 
  border-top: 59px solid #fb415f;
  border-bottom: 62px solid transparent;
  border-right: 59px solid transparent;
}

.corner span {
  position:absolute;
  top: 0px;
  width: 70px;
  left: 10px;
  text-align: left;
  font-size: 8px;
  color: white !important;
  transform: rotate(-45deg);
  display:block;
}*/

/*.btn-interested {
  background-color: #fb415f;
  color: white;
  text-align: center;
  border-radius: 22.5px;
  width: 132px;
  height: 45px;
}*/


/*.title {

    font-size: 40px;
}

p {
    font-size: 18px;
    color: #888888;
}

.input-holder {
    position: relative;
    padding-top: 20px;
}*/

/*input {
 border-radius: 29px;
 width: 33%;
 height: 58px;
}*/

/*.image {
    position: absolute;
    margin-top: 0px;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -0%);
}

.card:hover {
    background-color: #22aa3a;
    transition: 0.5s;
    color: white;
}

.card:hover p {
    transition: 0.5s;
    color: white;
}

#image img {
    width: auto;
    height: 500px;
}

.con-2 {
    margin-top: 60px;
    font-family: Poppins;
    font-size: 18px;
    color: black;
    margin-bottom: 20px;
    font-weight: 400;
}

.ml-4, .mx-4, .mr-4 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
}

.card1, .card2, .card3 {
    padding-top: 5px;
    padding-bottom: 15px;
}*/

/*#bamdemy {
    margin-top: 0 !important;
    padding-top: 0px;
}

*/#packets {
    margin-top: 0 !important;
    padding-top: 50px;
}

/*.bamdemy {
    margin-top: 40px;
}*/

/*bamdemy-two {
    margin-top: 400px;
    color: red;
    background-color: red;
}*/

/*.testing {
 position: absolute;
 width: 100%;
 background-color: red;
 height: 962px;
}*/

/*.number1 {
    height: 962px;
    background-color: #f6f6f6;
    margin-top: 40px;
}

.number2 {
        background-color: white;
        height: 994px;
}

.number3 {
    margin-top: 60px;
    background-color: #f6f6f6;
    max-height: 994px;
}


.btn-default {
    margin-top: 30px;
}

.titles {
    font-size: 22px;
     line-height: 55px;
    color: #3b3939;
    font-weight: bold;
}

.titles h2 {
    font-weight: bold;
    font-size: 40px;
}

.bamdemy_title  {
    margin-top: 0px;
    font-size: 22px;
     line-height: 55px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 15px;
}

.bamdemy_title1  {
        margin-top: 250px;
    margin-top: 30px;
    font-size: 22px;
     line-height: 55px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 15px;
}

.paragraphs {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0;
}

.cards-fonts {
    font-size: 14px;
    color: #888888;
}

.jumbotron  {
     max-height: 994px;
    text-align: center;
    background-color: #f6f6f6;
    margin: 0 0 0 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.jumbotron p {
    color: black;
    font-size: 16px;
}

.jumbotron img {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.first  {
    height: 960px;
    position: relative;
    text-align: center;
    background-color: #f6f6f6;
    width: 100%;
}

.table {
    margin-top: 20px;
}

.panel-default {
    border: 0;
    box-shadow: 0;
}

.titles-4 {
    font-size: 22px;
    line-height: 55px;
    color: #3b3939;
    font-weight: bold;
    margin-top: 40px;
}

.custom-bullet li {
    list-style-type: none;  Remove bullets 
}

.list-display li {
      margin-bottom:.4rem;
      font-size:1.1rem;
}
.list-checkmarks {
    padding-left:1.5rem;
}
.list-checkmarks li {
    list-style-type:none;
    padding-left:1rem;
}
.list-checkmarks li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin:0 10px 0 -28px;
    color: #17aa1c;
}

.list-checkmarks-x {
    padding-left:1.5rem;
    margin-top: -16px;
}

.list-checkmarks-x li {
    list-style-type:none;
    padding-left:1rem;
}
.list-checkmarks-x li:before {
    font-family: 'FontAwesome';
    content: "\2716";
    margin:0 10px 0 -28px;
    color: #fb415f;
}

.functionality-cards:before {
    content: 'PRILJUBLJENO';
    position: absolute;
    height: 50px;
    background-color: #fb415f;
    transform: rotate(-45deg);
    color: #fff;
    font-size: 9px;
    padding-top: 35px;
    left: -82px;
    width: 200px;
    top: -7px;
    text-align: center;
}*/

.functionality-cards {
    border: 3px solid #fff;
    box-shadow: 0px 2px 16px 2px rgba(192, 192, 192, 0.7) !important;
    /*    outline: 1px dashed #fff;
        outline-offset: -10px;*/
}
/*.corner {
position: absolute;
width: 0;
height: 0;
border-top: 50px solid yellow;
border-bottom: 50px solid transparent;
border-right: 50px solid transparent;
padding-top: 20px !important;

}

.corner span {
    position: absolute;
    top: -100px;
    width: 100px;
    left: 5px;
    text-align: center;
    font-size: 12px;
    transform: rotate(-45deg);
   
}*/

/*.input-container {
    background: white;
    border-radius: 29px;
    position: relative;
    border: 1px solid #CED4DA;
    width: 100%;
    margin: 0 auto;
    padding-top: 2px;
    padding-bottom: 2px;
}

.input-container input {
    border: none;
    display: inline-block;
    padding-right: 132px;
    height: 56px !important;
    border-radius: 26px;
    border-color: #ced4da;
    padding-left: 18px;
}

.input-container button {
    display: inline-block;
    position: absolute;
    right: 5px;

}

.gallery-body:before {
    content: url("https://emadev.dplanet.si/library/images/group-2.png");
    position: absolute;
    left: 7%;
    top: 20%;
}

.gallery-body:after {
    content: url("https://emadev.dplanet.si/library/images/group-3.png");
    position: absolute;
    right: 7%;
}

.gallery-body {
    padding: 0 50px 0 50px;
    height: 40px
}
.card-footer-first p {
    color: black;
    font-size: 22px;
    font-weight: bold;
}

.card-footer-middle p {
    color: black;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.card-footer-last p {
    color: black;
    font-size: 14px;
    font-weight: bold;
}*/

/*.card {
   min-height: 1220px;
   max-height: 1220px;
   
}*/
/*.card {
    overflow: hidden;
    border-radius: 8px;
    cursor: pointer;
}*/
/*jumbotron footer {
    background-color: black;
}*/

footer {
    width: 100%;
    background-color: #232222;
}

/*.copyright {
    font-family: "Poppins-Light", sans-serif;
    font-size: 12px;
    color: #3b3939;
    opacity: 33%;
}

.bplanetDevelopment {
    font-size: 11px;
    color: black;
    margin-top: 10px;
}


.text-footer {
    font-family: "Poppins-Regular", sans-serif;
        font-size: 16px;
    opacity: 33%;
    color: #3b3939;
}

.text-footer a {
    font-family: "Poppins-Regular", sans-serif;
        font-size: 16px;
    opacity: 100%;
    color: black;
}

.text-logo {
    color: white;
}

.info {
    color: #3b3939 !important;
    opacity: 100% !important;
    font-weight: 500;
}

.button-packet {
    border-radius: 22.5px;
    font-size: 14px;
    color: #000000;
    font-weight: 800;
    border-color: #fb415f;
    height: 45px;
}*/

/*.form-interested {
 border-radius: 29px !important;
 color: #dedede !important;
}*/


/*.form-rounded {
    border-radius: 29px !important;
    max-width: 590px;
    max-height: 58px;
    font-family: "Poppins-Light", sans-serif;
}*/

/*.form-control {
        padding-left: 30px !important;
}

.form-control::placeholder {
    color: #dedede;
}

.title p {
    color: #888888 !important;
}

.gallery {
    margin: -20px 0 0 0 !important;   
    width: 100% !important;
    margin-right: 200px !important;
}

.gallery-cell {
    width: 50%;
      height: 200px;
    margin-right: 20px;
    background: #ffffff;
      counter-increment: gallery-cell;
    border-radius: 6px;
      max-width: 754px;
    min-height: 236px;
    box-shadow: 0 2px 4px 2px rgba(192, 192, 192, 0.5);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}*/


/* cell number */
/*.gallery-cell:before {
  display: block;
  text-align: center;
  content: "";
  font-size: 16px;
  color: white;
}*/

/*.flickity-viewport {
    height: 0 !important;
    min-height: 256px !important;
}

.flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #979797;
}

.flickity-page-dots .dot.is-selected {
    background: #fb415f;
    border: none;
}

.flickity-prev-next-button {
    display: none;
}*/

/*.gallery-body {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #888888;
  font-size: 16px;
  transform: translate(-50%, -50%);
}*/

/*.image-slider-left {
    position: absolute;
    right: 80%;
    top: 20%;
}

.image-slider-right {
    position: absolute;
    top: 60%;
    left: 80%;
}*/

/*.name {
  position: absolute;
  top: 65%;
  left: 30%;
  color: #fb415f;
  font-size: 16px;
  transform: translate(-40%, -30%);  
}*/


/*.form-control {
    border: none;
}

.form-control input {
    width: 100%;
}

.slider-container {
    color: #888888;
    box-shadow: 0px 2px 16px 2px rgba(192, 192, 192, 0.5);
    min-height: 238px;
    background-color: white;
    max-width: 753px;
    margin: 40px;
    border-radius: 6px;
}

blockquote {
    margin: 0;
    background: #fff;
    padding: 80px;
    position: relative;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    color: #888888;
}
blockquote:before, blockquote:after {
    content: url("https://emadev.dplanet.si/library/images/group-3.png");
    position: absolute;
    font-size: 80px;
    padding: 10px;
    line-height: 1;
    color: red;
}
blockquote:before {
    top: -10px;
    left: 25px;
}
blockquote:after {
    content: url("https://emadev.dplanet.si/library/images/group-4.png");
    right: 20px;
    bottom: 44px;
}*/



/*.slick-dots li button {
    border: solid 1px #979797;
    text-indent: -9999px;
    overflow:hidden;
    border-radius: 100%;
    width: 13px;
    height: 13px;
}

li.slick-active button {
    background-color: #22aa3a;
    border: none;
    border-radius: 100%;
}

.navbar-shrink {
    background-color: white;
}

@keyframes beat{
    to {
        transform: scale(1.2);
    }
}

.requiredCheckbox, .requiredLabel {
    color: red;
}

.requiredEmail {
    border: 1px solid red;
    color: red;
}

.successMessage{
    font-size: 16px;
    color: green;
    display: none;
}
.errorMessage, .errorMessage3, .errorMessage4, .errorMessage5 {
    font-size: 13px;
    color: red;
    display: none;
}

.errorMessage2{
    font-size: 13px;
    color: red;
    display: none;
    margin-top: -25px;
}

.bplanetDevelopment a {
    color: black;
}

.footer-hover a:hover {
    color: darkgrey !important;
}

.footer-hover a {
    color: black;
    font-weight: 500;
    transition: all .1s;
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #696969 !important;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

blockquote p {
    color: #888888 !important;
}*/

/*UWA*/

/*.img_43 {
    position: absolute;
    right: 0;
}*/

/*.img_43 {
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}*/

/*.position_left {
    padding-left: 145px;
}

.image-uwa {
    position: absolute;
    margin-top: 3%;
    margin-left: 12%;
}

.absolute-wrapper {
    background-color: #f6f6f6;
    height: 962px;
}

.header_image img {
    margin-top: 20px;
}

.absolute-wrapper h1 {
    margin-top: 60px;
}

.image_uwa {
    margin-top: 95px;
    max-width: 140px;
}

.button-input:hover {
    background-color: green;
}

.activeCard {
    background-color: #22aa3a;
    color: white !important;
}

.activeCard p {
    color: white !important;
}

.form-check-label a:hover {
    color: grey !important;
}

.form-check-input {
    margin-top: .4rem !important;
}

.customPageBody{
    margin-top: 120px;
    min-height: 60vh;
}
.errorPage{
    margin-top: 50px;
}
.errorPage h1{
    font-size: 48px;
    margin-bottom: 50px;
}
.errorPage h2{
    font-size: 24px;
    margin-bottom: 30px
}
.errorPage p{
    font-size: 16px;
    margin-bottom: 10px;
}
.errorPage ul{
    list-style: none;
    margin-bottom: 80px;
}
.errorPage li{
    margin-bottom: 5px;
}
.errorPage a{
    color: #22aa3a;
    font-size: 18px;
    transition: all .3s;
    margin-bottom: 10px;
}
.errorPage a:hover{
    color:  #3b3939;
}

.section_grey {
    background-color: #f6f6f6;
}

.section_grey h2 {
    padding-top: 80px;
    padding-bottom: 60px;
    font-weight: bold;
    font-size: 40px;
}

.section_grey img {
    height: 70px;
    width: auto;
}

.section_grey p {
    color: black;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 140px;
}

.section_investment {
    background-color: white;
    padding-top: 80px;
}

.section_investment p {
    color: black;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 140px;
    margin: 0;
}

.form_control2 {
    margin-top: 89px !important;
    margin-bottom: 126px !important;
}

.close span {
       padding: 10px;
}

.modal-body h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: -30px;
    margin-bottom: 10px;
}

.modal-body h5 {
    font-size: 16px;
}

#PackageLabel {
    font-size: 16px;
    font-weight: bold;
}

#PreferLabel {
    font-size: 16px;
    font-weight: bold;
}

#FamilyLabel {
    font-size: 16px;
    font-weight: bold;
}

#LastLabel {
    font-size: 16px;
    font-weight: bold;
}

 MODAL 

.radio-toolbar {
    margin: 10px;
}

.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #fff;
    padding: 10px 50px;
    border: 1px solid;
    border-color: rgba(151,151,151, 0.27);
    border-radius: 22.5px;
    transition: all 0.5s ease;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #888888;
    font-weight: bold;
}

.radio-toolbar label:hover {
    background-color: #22aa3a;
    cursor: pointer;
    color: white;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color: #22aa3a;
    border-color: #fff;
    color: white;
}

.radio-toolbar-bigger {
    margin: 10px;
}

.radio-toolbar-bigger input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar-bigger label {
    display: inline-block;
    background-color: #fff;
    padding: 26px 26px;
    border: 1px solid;
    border-color: rgba(151,151,151, 0.27);
    border-radius: 22.5px;
    transition: all 0.5s ease;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #888888;
    font-weight: bold;
    width: 31%;
    height: auto;
}



.radio-toolbar-bigger label:hover {
    background-color: #22aa3a;
    cursor: pointer;
    color: white;
}

.radio-toolbar-bigger input[type="radio"]:checked + label {
    background-color: #22aa3a;
    border-color: #fff;
    color: white;
}

.Recomend {
    border: 1px solid;
    border-color: rgba(151,151,151, 0.27);
    border-radius: 22.5px;
}

textarea {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn_send {
    background-color: #fff;
    padding: 13px 133px;
    border: 1px solid;
    border-color: rgba(151,151,151, 0.27);
    border-radius: 22.5px;
    transition: all 0.5s ease;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #888888;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn_send:hover {
    background-color: #22aa3a;
    cursor: pointer;
    color: white;
}

.modal-header {
    border-bottom: 0 none;
}

.form {
    border: 1px solid;
    border-color: rgba(151,151,151, 0.27);
    border-radius: 22.5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.floating {
    margin-bottom: 2rem;
    background-color: var(--field__background);
    transition: background-color 0.2s ease;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


.floating:hover,
.floating:focus-within {
    background-color: var(--field__background--hover);
}

.floating__input {
    font-family: 'Lato', sans-serif;
    margin-top: 50px;
    width: 50%;
    display: block;
    background-color: #fff;
    padding-top: 17px;
    padding-left: 15px;
    padding-bottom: 0px;
    border: 1px solid;
    border-color: rgba(151,151,151, 0.27);
    border-radius: 22.5px;
    transition: all 0.5s ease;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: black;
}


.floating:hover .floating__input {
    border-color: var(--input__border--hover);
}

.floating__input::placeholder {
    color: rgba(0, 0, 0, 0);
}

.floating__label {
    font-family: 'Lato', sans-serif;
    right: 23%;
    display: block;
    position: relative;
    max-height: 0;
    font-weight: 500;
    pointer-events: none;
}



.floating__label::before {
    color: var(--label__color);
    content: attr(data-content);
    display: inline-block;
    filter: blur(0);
    backface-visibility: hidden;
    transform-origin: left top;
    transition: transform 0.2s ease;
    left: 1rem;
    position: relative;
}

.floating__label::after {
    bottom: 1rem;
    content: "";
    height: 0.1rem;
    position: absolute;
    transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
        opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease;
    opacity: 0;
    left: 0;
    top: 100%;
    margin-top: -0.1rem;
    transform: scale3d(0, 1, 1);
    width: 100%;
    background-color: var(--color__accent);
}

.floating__input:focus + .floating__label::after {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.floating__input:placeholder-shown + .floating__label::before {
    transform: translate3d(0, -1.9rem, 0) scale3d(1, 1, 1);
}

.floating__label::before,
.floating__input:focus + .floating__label::before {
    transform: translate3d(0, -2.33rem, 0) scale3d(0.82, 0.82, 1);
}

.floating__input:focus + .floating__label::before {
    color: var(--color__accent);
}

.hidden--visually {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.image_ok {
    position: absolute;
    top: 5%;
    left: 50%;
    height: 76px;
    width: 42px;
}

.image_ok_2 {
    position: absolute;
    top: 25%;
    right: 7%;
}

.image_ok_3 {
    position: absolute;
    top: 55%;
    left: 15%;
    width: 86px;
}

.image_ok_4 {
    position: absolute;
    left: 71%;
    padding-top: 25%;
    z-index: 1;
    display: none;
}

.image_ok_5 {
    position: absolute;
    right: 69%;
    padding-top: 40px;
}

.image_ok_6 {
    position: absolute;
    right: 40%;
    padding-top: 100px;
}

.test {
    padding-top: 30px;
}

.back_image {
    background-image: url("/library/images/ok-2.png");
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 45%;
    left: 15%;
    width: 160px;
    height: 962px;
}*/

/*.back_image_2 {
    background-image: url("/library/images/ok-2.png");
    object-fit: cover;
    position: absolute;
    top: 0%;
    right: 49%;
    width: 100px;
    height: 132px;  
}

.back_image_3 {
    background-image: url("/library/images/ok-2.png");
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 55%;
    left: 15%;
    width: 160px;
    height: 962px;
}*/

/*.show_image_1 {
    background-image: url("/library/images/ok-2.png");
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    height: 350px;
    width: 350px;
    position: absolute;
    right: 2%;
    top: 14%;
}*/

/*.show_image_1_active {
    background-image: url("/library/images/ok-2.png");
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    height: 350px;
    width: 350px;
    position: absolute;
    right: 2%;
    top: 14%;
}*/

/*.show_image_2 {
    background-image: url("/library/images/heart-3.png");
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    height: 350px;
    width: 350px;
    position: absolute;
    right: 2%;
    top: 14%;
}

.show_image_3 {
    background-image: url("/library/images/clapping-2.png");
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    height: 350px;
    width: 350px;
    position: absolute;
    right: 2%;
    top: 14%;
}

.image_uwa_responsive {
    margin-top: 45px;
}

.comming_soon {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 5px;
    color: black;
    font-weight: bold;
}

.comming_soon img {
    opacity: 33%;
}

.number {
    font-weight: bold;
    font-size: 32px;
    color: #22aa3a;
    margin-top: 175px;

}

.iphone_section {
    margin-top: 40px;
}

.iphone_section h2 {
    font-size: 40px;
    font-weight: bold;
}

.team {
    margin: 0 auto;
    max-width: 240px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    margin-bottom: 40px;
}

.team:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.team h5 {
    font-size: 16px;
    font-weight: bold;
}

.team p {
    font-size: 14px;
}

.modalImage {
    max-width: 240px;
    padding-left: 20px;
    padding-right: 20px;
}

.description {
    padding-right: 20px;
}

.description h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.description h5 {
    font-size: 16px;
    margin-bottom: 30px;
}

.description p {
    font-size: 16px;
    color: black;
}

.description ul {
    margin-left: -21px;
}

.teamColor {
    color: black;
}

.teamColor:hover {
    color: black;
}

.investors {
    margin-top: 100px;
}

.about {
    margin-bottom: 100px !important;
    color: #3b3939 !important;
}

.investmentAbout {
    font-weight: bold;
    font-size: 40px;
}

.section_investment_2 {
    background-color: #f6f6f6;
    padding-top: 100px;
    padding-bottom: 100px;
}

.pl-4 {
    padding-left: 1.7rem !important;
}

.uwa_picture {
    display: block;
    margin: 0 auto;
}

.ihpone13 {
    max-width: 285px;
}*/

.nav{
    background-color: transparent;
    height: 100px;
    
}

.nav-item{
    margin-top: auto;
    margin-bottom: auto;
}

.navbar-brand{
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 10%;
}

.sidenavLogo{
    margin-bottom: 50px;
}

.wholeNav{
    width: 100vw;
    margin: 0;
    padding: 0;
    border-bottom: 1px lightgray solid;
}

.nav-link{
    color: #FFFFFF !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
    font-weight: bold;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav-link:hover{
    color: #E8E8E8 !important;
}

.transparent{
    background-color: transparent;
    color: transparent;
    visibility: hidden;
}

.myButton{
    background-color: #222222;
    fill: #CC2C16;
    font-weight: bold;
    outline: none;
    transition: background-color 0.3s;
    transition: fill 0.3s;
}
.myButton:hover{
    background-color: #CC2C16;
    fill: white;
}

.footerUnder{
    text-align: center;

}

.container{
    max-width: 100vw;
}

.navigationNav{
    position: fixed;
}

.blackBackground{
    background-color: black;
    color: white;
}

nav{
    top: 0px;
    width: 100%;
    min-height: 75px;
    background-color: transparent !important;
    z-index: 1;
}



/*.main{
    position: relative;
    text-align: center;
    color: white;
    min-height: 100vh;
    clip-path: polygon(100% 0, 100% 84%, 18% 100%, 0 80%, 0 0);
}*/


.smallText{
    font-size: 16px;
}

.bigText{
    font-size: 24px;
    font-weight: bold;
}

.pictureScroll{
    height: 100%;
    display: block;
    position: relative;
    clip-path: polygon(18% 0, 100% 21%, 100% 100%, 0 100%, 0 18%);
}

/*.mainSlika{
    position: relative;
    filter: brightness(60%);
    clip-path: polygon(100% 0, 100% 84%, 18% 100%, 0 80%, 0 0);
}*/

.centered {
  padding-top: 200px;
  padding-left: 10%;/*150px;*/
  padding-right: 50px;
  /*top: 35%;
  left: 70%;
  transform: translate(-50%, -50%);*/
  text-align: left;
  
}

.centeredTrailers {
  position: absolute;
  top: 40%;
  left: 40%;
  text-align: left;
  
}

.learn{
    background-color: #CC2C16;
    color: white;
    margin-top: 0.5rem;
    border-radius: 3px;
    height: 50px;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 50px;
}

.learn:hover{
    background-color: #E6513C;
    color:white
}

.motorcycles{
    background-color: #222222;
    color: white;
    margin-top: 0.5rem;
    border-radius: 3px;
    height: 50px;
    justify-content: center;
    text-align: center;
    margin-right: 10px;
    display: table-cell;
    vertical-align: middle;
}

.motorcycles:hover{
    background-color: #383235;
    color:white;
}

.btnMargBot{
    margin-bottom: 20px;
}

.btnMargRig{
    margin-right: 5px;
}

.mainbutton{
    font-family: Oswald;
    width: 140px;
}





.large{
    font-family: Oswald;
    font-weight: bold;
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
}

.veryLarge{
    font-weight: bold;
    font-size: 64px;
}





.mainButtons{
    margin-top: 20px;
}

body {
    scroll-behavior: smooth;
}

.small{
    font-family: Oswald;
    color: red !important;
    font-size: 18px;
    font-weight: bold;
}

.second{
    margin-top: 10%;
    margin-left:auto;
}

.icon{
    height: 60px;
    width: 60px;
}
.iconText{
    padding-left: 20px;
}
.iconDiv{
    justify-content: center;
}



.half{
    width: 50%
}

.d-inline{
    display: block;
}

.marginTop{
    margin-top: 5%;
}

.marginTop2{
    margin-top: 2%;
}

.margintop10{
    margin-top: 10%;
}

.marginBot5{
    margin-bottom: 5%;
}

.marginBot10px{
    margin-bottom: 10px;
}

.centerText{
    text-align: center;
}

.smallBlack{
    font-family: Oxygen;
    font-weight: 300;
    color: black !important;
    font-size: 16px;

}

.verysmall{
    font: normal 200 14px/1.1 Oswald;
}

.price{
    font: normal 500 30px/1.1 Oswald;
    color: #CC2C16;
}

.b-right{
    border-right: 1px solid #D9D9D9;
}

.b-top{
    border-top: 1px solid #D9D9D9;
}

.grey{
    font: normal 400 13px/1.1 Oxygen;
    color: #6d6d6d;
}

.name{
    font-family: Oswald;
    font-weight: bold;
    font-size: 28px;
    color: black;
    transition: color 0.3s;
}
.name:hover{
    color: #CC2C16;
}

.m-right{
    margin-right: 10%
}

.m-left{
    margin-left: 10%;
}

.m-top{
    margin-top: 10%;
}

.text-footer{
    font-weight: 600;
}

.secondM{
    max-width: 80%
}

.centeredLast {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  text-align: left;
}

.white{
    color: white !important;
}

.width60{
    width: 60%;
}

.redButton{
    background-color: red;
    color:white;
}

.redButton:hover{
    background-color: lightcoral;
   
}

.blackButton{
    background-color: black;
    color: white;
}

.blackButton:hover{
    background-color: grey;
   
}

/*.greyButton{
    font-weight: bold;
}

.greyButton:hover{
    background-color: lightgray;
   
}*/

.greyButton{
    background-color: lightgray;
    color: black;
    margin-top: 0.5rem;
    border-radius: 3px;
    height: 50px;
    justify-content: center;
    text-align: center;
    margin-right: 10px;
    display: table-cell;
    vertical-align: middle;
}

.greyButton:hover{
    background-color: #e8e8e8;
    color: black;
}

.breakAll{
    word-break: break-all;
}

#success{
    margin-bottom: 20px;
}

.noMargTop{
    margin-top: 0;
}

.noPadTop{
    padding-top: 0 !important;
}

.noPadLeft{
    padding-left: 0 !important;
}

.red{
    font-family: Oswald;
    font-size: 4vw;
    color:red !important;
    font-weight: bold;
}

.lineThrough{
    font-family: Oswald;
    text-decoration: line-through;
}

.right{
    text-align: right
}


.respImage{
    width: 100%;
    height: auto;
}

.respImageWide{
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.respImageHeight{
    width: 100%;
    height: 70%;
}

.marginBot{
    margin-bottom: 30px;
}

.right{
    text-align: right;
}

.medLarge{
    font-family: Oswald;
    font-weight: bold;
    font-size: 4vw;
}

.contactWin{
    padding: 20px;
    border-left: solid 1px lightgray;
    border-right: solid 1px lightgray;
    border-top: solid 1px lightgray;
}

.borderBot{
    border-bottom: solid 1px lightgray;
}

.medium{
    font-family: Oswald;
    font-weight: 700;
    font-size: 1.7rem;
}

.contactData{
    font: normal 700 18px Oxygen;
    color: black;
    text-decoration: none;

    transition: color 0.5s;
}
.contactData:hover{
    color: red;
}

.contactDataNoH{
    font: normal 700 18px Oxygen;
    color: black;
    text-decoration: none;
}


.conIcon{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
/*    padding-left: 5% !important;
    padding-right: 5% !important;*/
}

.borderRight{
    border-right: grey 1px solid;
}

.light{
    font-weight: lighter;
}

.mailPic{
    height: 120px;
    width: auto;
}


.sendMessage{
    font-family: Oswald;
    width: 170px;
    margin-bottom: 30px !important;
    background-color: #CC2C16;
    color: white;
    margin-top: 0.5rem;
    border-radius: 3px;
    height: 70px;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}


.sendMessage:hover{
    cursor: pointer;
    background-color: #E6513C;
    color:white
}

.bg-dark{
    background-color: transparent !important;
}


.navDiv{
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
}



/*w3s*/

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a.nav-link {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 28px;
  margin-left: 50px;
  color: white !important;
  transition: 0.3s;
}

.sidenav .closebtn:hover {
    color: #CC2C16 !important;
}

/**/


.btn{
    font-weight: bold;
}

input[type=submit]{
    font-weight: bold;
}

.main{
    text-align: center;
    color: white;
    top: 0;
    left: 0;
    min-height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    height: 100%;
    clip-path: polygon(100% 0, 100% 90%, 81% 100%, 0 90%, 0 0);
}

.alignLeft{
    text-align: left;
}

.translate15{
    transform: translateY(15%)
}

.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.subscribe{
    background-color: #CC2C16;
    color: white;
    border-radius: 3px !important;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}


.subscribe:hover{
    background-color: #E6513C;
    color:white
}

.subscribe:focus {
  outline: none;
  box-shadow: none;
}



.sendMessage:focus{
    outline: none;
    box-shadow: none;
    background-color: #CC2C16;
    color:white;
}

.conAlert{
    width: 30%;
}


.blogName{
    font-size: 14px;
    color: #CC2C16;
}

.blogDate{
    font-size: 14px;
    color: grey;
}

.blogBrLine{
    font-size: 14px;
}

.blogTitle{
    font-weight: bold;
    font-size: 32px;
    text-decoration: none;
    color: black;
    transition: color 0.3s;
}

.blogTitle:hover{
    color: #CC2C16 !important;
    cursor: pointer;
}


.blogRead{
/*    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;  
    number of lines to show   delete? */


    -webkit-box-orient: vertical;
    color: grey !important;
    
}


.blogImage{
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.blogDiv{
    width: 33%;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
}

.allMotorcycles{
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.blogContainer{
    margin:auto;
}

.blogImageImg{    
    display: block;
    position: relative;
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center
}

.blogC{
    display: block;
    position: relative;
}

.blogElement{
    width: 30%;
}

.maxWidth{
    max-width: 1140px;
}

.blogAvatar{
    position: absolute;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: white solid 3px;
    bottom: -35px;
    right: 10%;
}

.blogMore{
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    width: 95%;
}


.blogMore::before{
    background: #dddddd;
    display: block;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
}

.blogMoreTriangle{
    display: flex;
    align-items: center;
    z-index: 2;
    background-color: #FFFFFF;
    padding-right: 20px;
    font-weight: bold;
    transition: background-color 0.3s;
}


.svg-triangle{
    background-color: #CC2C16;
    transition: background-color 0.3s;
}

.svg-triangle:hover{
    background-color: black;

}

.noDecoration{
    text-decoration: none;
    color: black;
    transition: color 0.3s;
}

.noDecoration:hover{
    color: #CC2C16;
}

.h20w20{
    height: 20px;
    width: 20px;
}

.nav-link-side{
    font-family: Oswald;
    color: white !important;
}

.nav-link-side:hover{
    color: #CC2C16 !important;
}

.sideButton{
    
    padding: 50px 8px 8px 32px;
    
    margin-top: auto !important;
}

.motorcyclesWrap{
    flex-wrap: wrap;
}

.flexWrap{
    flex-wrap: wrap;
}

.selfCenter{
    align-self: center;
    text-align: center;
}

.padding20{
    padding-right: 80px !important;
    padding-left: 80px !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
    
}

.verticalCenter{
    margin-top: auto;
    margin-bottom: auto;
}

.rights{
    margin-top: 3rem !important;
    padding-top: 3rem !important;
    border-top: solid 1px #343a40;
}

.navbar-nav{
    font-family: Oswald;
    font-size: 18px;
}

.naslov{
    margin-bottom: 20px;
}


.osFourTitleDiv{
    margin-bottom: 10px;
}


.osFourTitle{
    font: normal 500 22px Oswald;
}


.marginAuto{
    justify-content: center;
}

.buyerName{
    font: normal 600 24px/1 Oswald;
    margin-bottom: 10px;
    color: #222222;
}


.productPicture{
    width: 100%;
    height: auto;
    -webkit-filter: brightness(100%);
    transition: .3s ease-out;
}

.productPicture:hover{
    -webkit-filter: brightness(30%);
}

.productPicture:hover + .crossDiv{
    display: block;
}

/*.productPicture:hover + .crossDiv:hover{
    display: block;
}*/



.relative{
    position: relative;
}

.crossDiv{
    position: absolute;
    top: 50%;
    left: 50%;
    display:none;
}


.cross{
    position: relative;
}





.cross:before {
    content: '';
    display: inline-block;
    width: 38px;
    border-top: 2px solid #fff;
    position: absolute;
    height: 5px;
    top: 50%;
    margin-left: -20px;
}
.cross:after {
    content: '';
    display: inline-block;
    width: 5px;
    border-left: 2px solid #fff;
    position: absolute;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    margin-left: -1px;
}


.shadow{
    display: block;
    position: relative;
    padding-left:200px;
}

.shadowText{
    font-family: Oswald !important;
    font-size: 120px;
    -webkit-text-stroke: 0.5px white;
    color: transparent;
    font-family: sans;
    color: #000; /* Fallback for older browsers */
    color: transparent !important;
    
}

.imgPadding{
    padding-right: 15px !important;
}

.paddingRight{
    padding-right: 50px !important;
}

.marginTopBottom{
    margin-top: 30px;
    margin-bottom: 30px;
}

.supportText{
    font-family: Oxygen;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 400;
}

.supportPhone{
    font: normal 500 22px/1.71 Oswald;
    color: white;
}

.supportLogo{
    width: 36px;
    padding-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    color: #CC2C16;
}

/*.supportLogo:hover{
    fill: white;
}*/

.paddingSpec{
    padding: 30px 30px 5px;
}


.marginBottom25{
    margin-bottom: 25px;
}

.lightGreyBack{
    background-clip: content-box;
    background-color: #EDEDED;
    margin-bottom: 10px;
}


.brText{
    
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    
}

.paddingLeft10{
    padding-left: 10px;
}

.specLbl{
    font: normal 600 16px/1.1 Oswald;
}

.paddingAround{
    padding: 20px;
}

.motoDescript{
    font: normal 700 16px/1.75 Oxygen;
}


.paddingRight10px{
    padding-right: 10px;
}

.paddingLeftRight{
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.buyerInfo{
    font: normal 400 14px/1.3 Oxygen;
    color: #777777
}

.width50{
    width: 50%;
    padding-right: 30px !important;
}

.osFourText{
    color: #777777;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
}

.secondImg{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.weight700{
    font-weight: 700;
    font-family: Oswald;
    transition: 0.3s;
}

.weight700:hover{
    color: #CC2C16 !important;
}

.ulNo{
    list-style: none;
    margin: 40px 0 60px;
}

.liSpec{
    width: 33%;
    margin-bottom: 30px;
    padding: 5px 18px
}

.pSpec{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font: normal 400 14px/normal Oswald;
    color: #222222;
    text-transform: uppercase;
}

.pSpecUnder{
    font: normal 400 14px/normal Oxygen;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #777777;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.specAll{
    padding-left: 12px;
}

.third{
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
}

.ourMotoCont{
    margin-left: auto;
    margin-right: auto;
}

.ourPics{
    width: 100%;
    height: auto;
}


.width80{
    width: 100%;
    margin: auto !important;
}

.oswald{
    font-family: Oswald;
}

.oxygen{
    font-family: Oxygen
}

.shortBlogLp{
    font: normal 400 16px Oxygen;
}

.titleBlogLp{
    color: black;
    font: normal 600 30px Oswald;
    transition: color 0.3s;
}
.titleBlogLp:hover{
    color: #CC2C16;
}

.width160{
    width: 160px;
}

.width40{
    width: 40px;
}

/*.animateAlert{
    animation: fade 1s linear;
}*/

#statusContent{
    font-family: Oswald;
}

#statusContent2{
    font-family: Oswald;
}

.expandable{
    overflow: hidden;
}

.transition{
    transition: all .5s ease-in-out;
}

.blogBothI{
    display: block;
    position: relative;
    margin-bottom: 35px;
}

.blogMI{
    
    display: block;
    position: relative;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center
}


.blogAI{
    position: absolute;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: white solid 2px;
    bottom: -35px;
    left: 75%;
}

.shr{
    color: black;
}

.shr:hover{
    color:black;
}

.redClr{
    color: #CC2C16;
}

.blog-slider{
    margin-right: 10px;
}

.zlozi{
    word-break: break-word;
}

.conText{
    font: normal 400 16px Oxygen
}

#success{
    opacity: 0;
}

#success2{
    opacity: 0;
}

.pointer{
    cursor: pointer;
}

.product-slider{
    width: 360px;
}

.trailer-slider .slick-dots{
    left: 16%;
}

.trailer-slider .slick-dots:before{
    background: #dddddd;
    display: block;
    z-index: 1;
    position: absolute;
    left: 20%;
    width: 25%;
    top: 60%;
    height: 1px;
    content: '';
}

.slick-dots li button:before{
    color: #CC2C16;
    font-size: 14px;
}

.slick-dots li.slick-active button:before{
    color: #CC2C16;
    font-size: 14px;
}


.breadcrumbs{
    transition: color 0.3s;
    color: red !important;
    font: normal 400 16px/1.1 Oxygen;
}

.breadcrumbs:hover{
    color: white !important;
    cursor: pointer;
}

.breadcrumbsLast{
    color: white !important;
    font: normal 400 16px/1.1 Oxygen;
}

.breadcrumbsDiv{
    margin-top: 50px;

    /*padding-left: 10%;*/
    padding-right: 10%;
    text-align: right;
}

.breadcrumbsBreak{
    color: white !important;
    font: normal 500 18px/1.1 Oxygen;
}


.mainSubpage{
    text-align: center;
    color: white;
    top: 0;
    left: 0;
    min-height: 70vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; z-index: 0; height: 70%;

    clip-path: polygon(100% 0, 100% 86%, 69% 93%, 0 86%, 0 0);
}


.peti{
    margin-top: 100px;
}

.cetrti{
    margin-top: 100px;
    margin-bottom: 25px;
}

.tretji{
    margin-top: 100px;
}

.blog8080{
    height: 80px;
    width: 80px;
}


.prodPictures{
    max-width: 100%;
    height: auto;
   
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    margin-top: 5%;
    margin-bottom: 5%;
}

.marginTop20px{
    margin-top: 20px;
}


.slick-next.slick-arrow{
    color: #CC2C16;
}
.slick-next.slick-arrow:before{
    color: #CC2C16;
}

.slick-prev.slick-arrow{
    color: #CC2C16;
}
.slick-prev.slick-arrow:before{
    color: #CC2C16;
}


.alert-danger{
    background-color: rgba(204, 44, 22, 0.5);
    border: solid 2px #FF6654;
    border-radius: 5px;
    color: white;
}

.alert-success{
    background-color: rgba(74, 199, 95, 0.5);
    border: solid 2px #276932;
    border-radius: 5px;
    color: white;
}

.slider-nav{
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

textarea{
    resize: none;
}

.marginTop10px{
    margin-top: 10px;
}

.laicon{
    font-size: 25px;
}

.laicon40{
    font-size: 40px;
    color: #CC2C16;
}

.maxWidth50{
    max-width: 50%;
}

.paddingBot60px{
    padding-bottom: 60px;
}


.textRight{
    text-align: center;
}

.sh{
    font-family: Oxygen;
    font-size: 16px;
}

.weight500{
    font-weight: 300;
}

.marginBot100px{
    margin-bottom: 100px;
}

.recentH1{
    font-size: 26px;
    font-family: Oswald;
    font-weight: 600;
}

.recentH2{
    font-size: 14px;
    font-family: Oswald;
    font-weight: 300;
}


.borderLeftRed{
    display: block;
    position: relative;
    border: solid 1px #eee;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.paddingRight10px{
    padding-right: 10px;
}


.borderLeftRed:before{
    background: red;
    display: block;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 2px;
    height: 57px;
    content: '';
}

.latestPostsImg{
    
    width: 90px;
    height: 90px;
    object-fit: cover;
    
}

.latestPost{
    margin-top: 40px;
    margin-bottom: 10px;
}

.latestPostContent{
    width: 150px;
}

.latestPostTitle{
    font-size: 20px;
    font-family: Oswald;
    font-weight: 600;
    color: black;
    transition: color 0.3s;
}

.latestPostTitle:hover{
    color: #CC2C16;
}

.latestPostDate{
    font-size: 14px;
    font-family: Oxygen;
}

.col-md-4p{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    max-width: 33.3333%;
    flex: 0 0 33.3333%;
}



.checkbox:checked{
    accent-color: #CC2C16;
}

.checkboxContainer{
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    margin-top: 10px;
    padding-top: 4px;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px;
}

.checkboxContainer input:checked ~ .checkmark:after {
    display: block;
}

.checkboxContainer .checkmark:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkboxContainer input:checked ~ .checkmark {
    background-color: #CC2C16;
    border: none;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkboxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkboxContainer .checkmark{

    position: absolute;
    top: 5px;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #979797;
    background-color: #ffffff;

}

.tcppLink{
    color: white;
    text-decoration: underline;
    transition: color 0.3s;
}
.tcppLink:hover{
    color: #CC2C16;
}

.tcppLink2{
    color: black;
    text-decoration: underline;
    transition: color 0.3s;
}
.tcppLink2:hover{
    color: #CC2C16;
}

.textAlignLeft{
    text-align: left;
}

.textAlignCenter{
    text-align: center;
}

.marginBot50px{
    margin-bottom: 50px;
}

.form-control:focus{
    border-color: #CC2C16;
    outline: 0;
    box-shadow: none;
}

.font-size16px{
    font-size: 16px !important;
}



.form-control-m{
    height: 55px;
    padding-left: 12px;
    padding-right: 12px;
}

.form-control-t{
    height: 120px;
    padding-top: 15px;
}

.map{
    width: 100%;
    margin-bottom: -250px
}

.marginAutoLR{
    margin-left: auto;
    margin-right: auto;
}

model-viewer {
    width: 50%;
    height: 50vh;
}

.mimeTypeImg{
    width: 150px;
    height: 150px;
    font-size: 150px;
    color: black;
}

.docNames{
    font-family: Oxygen;
    color: #454545;
    font-size: 0.75em;
    font-weight: 600;
    transition: color 0.3s;
    
    padding-left: 10px;
    padding-right: 10px;
    
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical;
}



.docListElement{
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
    width: 20%;
    height: 150px;
    text-align: center;
    transition: background-color 0.3s;
}

.docListElement:hover{
    background-color: #ededed;
}

.docListElement:hover .docNames{
    color: black;
}

.documents{
    padding-left: 10%;
    padding-right: 10%;
}


.openFolder{
    background-color: #403940;
    color: white;
    border-radius: 5px;
    font-family: Oxygen;
    font-weight: 600;
    width: 80%;
    border-width: 0;
    cursor: pointer;
}


.pathDiv{
    margin-left: auto;
    text-align: center;
}


.path{
    font-family: Oxygen;
    font-size: 18px;
}

#backButton{
    margin-top: 50px;
    text-align: center;
}


#backButton button{
    background-color: #403940;
    color: white;
    border-radius: 5px;
    font-family: Oxygen;
    font-weight: 600;
    width: 100px;
    height: 40px;
    border-width: 0;
    cursor: pointer;
}




@media screen and (max-width: 1200px){
    .col-md-4p{
        max-width: 50%;
        flex: 0 0 50%;
    }
    
    .docListElement{
        width: 33%;
    }
}


@media screen and (max-width: 992px) {
    .large{
        font-weight: bold;
        font-size: 30px;
    }
    
    .veryLarge{
        font-weight: bold;
        font-size: 36px;
    }
    
    .borderRight{
        border: hidden;
    }
    
    .width50{
        width: 100%;
    }
    
    .mobileJustifyLeft{
        justify-content: start !important;
    }
    
    .respImageWide{
        max-height: 300px;
        height: 100%;
        object-fit: cover;
        object-position: center;
        width: 100%;
    }
    
    .osFourTitle{
        
    }
    
    .osFourText{
        font-weight: 400;
        line-height: 1.75;
        font-size: 14px;
    }
    
    .osFourTitle{
        font-size: 18px;
    }
    
    .blogDiv{
        width: 50%;
    }
    
    
    .liSpec{
        width: 50%;
        margin-bottom: 30px;
        padding: 5px 18px;
    }
    
    .ulNo{
        padding-left: 0px;
    }

}


@media screen and (max-width: 768px) {
    
    .docListElement{
        width: 50%;
    }
    
    .marginBot50px{
        margin-bottom: 50px;
    }
    
    .col-md-4p{
        max-width: 100%;
        flex: 0 0 100%
    }
    
    .blogDiv{
        width: 100%;
    }
    
    .liSpec{
        width: 100%;
        margin-bottom: 30px;
        padding: 5px 18px;
    }
    
    .second{
        margin-top: 100px;
    }
    
    .tretji{
        margin-top: 100px;
    }
    
    .cetrti{
        margin-top: 100px;
    }
    
    .peti{
        margin-top: 100px;
    }
    
    .trailer-slider .slick-dots{
        left: auto;
    }

    .trailer-slider .slick-dots:before{
        background: #dddddd;
        display: none;
        z-index: 1;
        position: absolute;
        left: 20%;
        width: 0%;
        top: 60%;
        height: 1px;
        content: '';
    }
    

}

