/*
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 : June 14, 2021, 09:45:45 PM
    Author     : maticm
*/

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

@font-face {
    font-family: 'GilroyRegular';
    src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'GilroyLight';
    src: url('../fonts/Gilroy-Light.ttf') format('truetype');

    font-display: swap;
}
@font-face {
    font-family: 'GilroyThin';
    src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'GilroyMedium';
    src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'GilroyExtraBold';
    src: url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'GilroyBold';
    src: url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-display: swap;
}

html {
    overflow-x: hidden;
    display: swap;
}

body{
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    color: #555555;
    background-color: #ffffff;
    overflow-x: hidden !important;
}

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

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

h2 {
    font-size: 48px;
    font-weight: bold;
}

h3 {
    font-size: 20px;
    font-weight: bold;
}

h4 {
    font-size: 16px;
    font-weight: bold;
}

h5 {
    font-size: 20px;
    color: white;
    font-weight: bold;
}

p {
    font-size: 16px;
}

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

a:focus {
    outline:none !important;
}

/*a {
    color: white;
}

a:hover {
    color: #e2b07d;
}*/

button:focus {
    outline:0;
}

img:focus {
    outline:0;
}

button{
    border: none;
}

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

img:focus {
    outline:none !important;
}

label{
    font-weight: normal;
    font-size: 13px;
}
.is-visible {
    display: block;
}
.topNav{
    font-family: "GilroyRegular", sans-serif;
    height: 35px;
    width: 100%;
    max-width: 100%!important;
    background-color: #051824;
}

.fillNavbar {
    height: 120px;
    background-color: #0d0d51;
}

.social_icons{
    padding-top: 5px;
    padding-left: 5px;
}
.social_icons span{
    margin-left: 20px;
}
.social_icons span a img{
    height: 16px;
    width: 16px;
    margin-right: 10px;
    margin-top: -2px;
}
.social_icons a{
    color: #ffffff;
    line-height: 1.3;
    font-family: "GilroyRegular", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
}

.loginIcons{
    padding-top: 5px;
    padding-right: 40px;
    text-align: right;
}
.loginIcons span{
    margin-left: 20px;
}
.loginIcons span a img{
    height: 16px;
    width: 16px;
    margin-right: 10px;
    margin-top: -2px;
}
.loginIcons a{
    color: #ffffff;
    line-height: 1.3;
    font-family: "GilroyRegular", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .3s;
}
.loginIcons a:hover{
    color: #0091dc;
    transition: all .3s;
    opacity: 0.8;
}
.navbar.main-navbar{
    padding-bottom: 20px;
}
.main-navbar .nav>li>a {
    color: #ffffff;
    font-size: 12px;
    margin-right: 36px;
    /*    padding-bottom: 10px;*/
    letter-spacing: 2px;
    transition: all .2s;
    font-weight: 700;
}

.margin_top {
    margin-top: 2px;
}

.main-navbar.navbar-shrink .margin_top {
    margin-top: 0px;
}

/*.navbar.main-navbar .navbar-nav > li > a.activeNav {
    color: red !important;
}*/

.activeNav {
    background: none;
    opacity: 0.6;
    transition: .3s;
}

.nav a {
    margin-top: 2px;
}

/*.main-navbar .nav>li:last-child>a{
    margin-right: 40px;
    background-color: #91b744;
    border: 1px solid #91b744;
    padding-left: 40px;
    padding-right: 40px;
    transition: all .2s;
    padding-bottom: 8px;
    color: #ffffff;
}*/
/*.main-navbar .nav>li:last-child>a:hover{
    background-color: #fff;
    color: #91b744;
}*/

/*.shoppingCartBox {
    margin-right: 0px;
    background-color: #0064a7;
    padding-left: 22px;
    padding-right: 23px;
    padding-top: 20px;
    transition: all .2s;
    padding-bottom: 20px;
    color: #ffffff;
    margin-top: -10px;
}*/
.main-navbar .nav.navbar-right{
    margin-top: 20px;
}
.nav>li>a:hover, .nav>li>a:focus{
    opacity: 0.7;
    background: none;
}
.navbar-brand>img {
    margin-top: 6px !important;
    display: block;
    margin-top: 0px;
    margin-left: 35px;
    /*    width: 120px;*/
    height: auto;
    transition: all .3s;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-navbar.navbar-shrink .nav>li>a {
    color: white;
    font-size: 12px;
    margin-right: 50px;
    padding-top: 8px;
    padding-bottom: 7px;
    transition: all .2s;
    margin-top: 5px;
}

.pageNav .dropdownLi li a{
    color: #000000;
}
.main-navbar.navbar-shrink .nav>li:last-child>a{
    margin-top: 4px;
    margin-right: 30px;
    padding-bottom: 8px;
    padding-top: 8px;
    /*    color: #fff;*/
}


.main-navbar.navbar-shrink .nav>li:last-child>a:hover{

}
.navbar-shrink .navbar-nav>li>.dropdown-menu{
    margin-top: 5px;
    background-color: black;
    margin-right: 20px;
}
.navbar.main-navbar.navbar-shrink{
    margin-top: 0px;
    background-color: black;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    transition: all .3s;
    padding-bottom: 10px;
}
.navbar-shrink .navbar-brand{
    padding-top: 2px;
    padding-bottom: 35px;
    margin-top: 20px;
    padding-left: 25px;
}
.navbar-shrink .navbar-brand>img{
    display: block;
    width: 200px;
    margin-left: 35px;
    height: auto;
    transition: all .3s; 
}
.navbar.main-navbar .navbar-nav > li > a:focus{
    background-color: transparent;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background-color: transparent;
}
.main-navbar.navbar-shrink .nav>li>a:hover{
    opacity: 0.6;
}
.dropdown-menu{
    background: none;
    box-shadow: none;
    border: none;
}
.dropdown-menu>li>a {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: white;
    transition: .3s all;
    font-weight: 700;
    letter-spacing: 1px;
}
.dropdown-menu>li>a:hover {
    background: none;
    color: lightgrey;
}
.dropdownLi li{
    padding-bottom: 8px;
}
.dropdownLi{
    list-style: none;
    padding-left: 10px;
}
.dropdownLi li a{
    font-family: "Gilory", sans-serif;
    font-weight: 800;
    color: #555555;
    transition: all .3s;
    font-size: 13px;
    letter-spacing: 1.5px;
}
.dropdownLi li a:hover{
    color: #bebebe;
}
.caret{
    padding-bottom: 2px;
}
.navbar-shrink .dropdown-menu{
    background-color: #fff;
    -webkit-box-shadow:0px 13px 8px rgb(0 0 0 / 10%);
    box-shadow: 0px 13px 8px rgb(0 0 0 / 10%);
    padding-top: 15px;
}
.navbar-shrink .dropdownLi li{
    padding-bottom: 8px;
}
.navbar-shrink .dropdownLi li a{
    color: #242021;
    transition: all .2s;
}
.navbar-shrink .dropdownLi li a:hover{
    color: #bebebe;
}
.navbar-mobile__content{
    display: none;
}


/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.5);}
    100% {transform: scale(1);}
}
@keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.5);}
    100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
    0% {transform: scale(1);}
    50% {transform: scale(0.67);}
    100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
    50% {transform: scale(0.67);}
    100% {transform: scale(1);}
}/*End of Zoom out Keyframes */
@keyframes beat{
    to { transform: scale(1.2); }
}

.footer{
    background-color: #0d0d51;
    color: #ffffff;
    padding-top: 80px;
}
.footerInfo{
    margin-left: 170px; 
    font-weight: 200;
}
.footer_middle{
    padding-left: 50px; 
    margin-top: 100px;
    font-family: "GilroyBold", sans-serif;
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 4px;
}
.footer_middle .title{
    margin-bottom: 10px;
}
.footer_middle .info{
    font-weight: 200;
}
.footer_right  {
    font-family: "GilroyBold", sans-serif;
    color: white;
    font-weight: 800;
    font-size: 14px;
    margin-top: 100px;
}
.footer_right .link{
    margin-bottom: 2px;
}
.footer_right a{
    color: #fff;
    transition: all .3s;
}
.footer_right a:hover{
    opacity: 0.6;
}
.footer_right .payments{
    margin-top: 20px;
}
.payments img{
    margin-right: 15px;
}
.fundText{
    color: #fff;
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.copyRight {
    font-family: "GilroyLight", sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 10px;
}
.footerB{
    font-size: 12px;
    background-color: #002b46;
    color: #ffffff;
    padding-top: 6px;
    padding-bottom: 6px;
}
.footerB a{
    color: #ffffff;
    transition: all .3s;
}
.footerB a:hover{
    color: #ffffff54;
}


.header {
    margin-top: 100px;
    min-height: 80vh;
    background-image: url("../images/header-new.png");
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
    -webkit-transition: background 300ms ease-in 200ms;
    -moz-transition: background 300ms ease-in 200ms;
    -o-transition: background 300ms ease-in 200ms;
    transition: background 300ms ease-in 200ms; 
}
.container_1_mobile{
    margin-top: 150px;
}
.header h1 {
    color: black;
    font-size: 64px;
    font-weight: 800;
    line-height: 1.02;
    font-family: "GilroyBold", sans-serif;
}

.header p {
    color: #051824;
    font-size: 20px;
    font-weight: 300;
    margin-top: 20px;
    font-family: "GilroyLight", sans-serif;
}


.our_spaces h2 {
    color: white;
    font-size: 30px;
    font-weight: 600;
    margin-top: 40px;
    font-family: "GilroyMedium", sans-serif;
}

.our_spaces p {
    color: white;
    font-size: 18px;
    font-family: "GilroyRegular", sans-serif;
}

.secondButton {
    min-height: 42px;
    /*    border-radius: 3px;*/
    background-color: #051824;
    padding-left: 55px;
    padding-right: 55px;
    font-family: "GilroyRegular", sans-serif;
    font-size: 16px;
    line-height: 1.11;
    letter-spacing: 0.3px;
    color: #ffffff;
    border: 1px solid #979797;
    transition: background-color .5s;
    margin-top: 30px;
    font-weight: 300;
}

.secondButton:hover {
    background-color: #E0E0E0;
    color: black;
}


.image_container {
    position: absolute;
    /*    top: 160%;*/
    left: 50%;
    transform: translate(-50%, -50%);
}

.absolute {
    font-size: 20px;
    color: white;
    position: absolute;
    bottom: 7%;
    left: 11%;
    font-weight: 600;
    font-family: "GilroyRegular", sans-serif;
}

.container_black_mobile{
    margin-top: 230px; 
    text-align:left;
}
.container_black_mobile h2{
    font-size: 32px; 
    font-weight: 800; 
    color: white;
}
.icons_container1 p, .icons_container2 p, .icons_container3 p, .icons_container4 p, .icons_container5 p{
    margin-bottom: 0px; 
    font-size: 18px; 
    font-weight: 800;
}
.icons_container2, .icons_container3, .icons_container4, .icons_container5{
    margin-top: 20px;
}
.icons_container1:before {
    content: url("https://harvestbow.si/library/images/spaces-1.svg");
    position: absolute;
    left: 9%;
    top: 25%;
}

.icons_container1 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1C333D;
    color: white;
}

.icons_container2:before {
    content: url("https://harvestbow.si/library/images/car.svg");
    position: absolute;
    left: 9%;
    top: 25%;
}

.icons_container2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1C333D;
    color: white;
}

.icons_container3:before {
    content: url("https://harvestbow.si/library/images/team-1.svg");
    position: absolute;
    left: 9%;
    top: 25%;
}

.icons_container3 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1C333D;
    color: white;
}

.icons_container4:before {
    content: url("https://harvestbow.si/library/images/computer-1.svg");
    position: absolute;
    left: 9%;
    top: 25%;
}

.icons_container4 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1C333D;
    color: white;
}

.icons_container5:before {
    content: url("https://harvestbow.si/library/images/serving-dish.svg");
    position: absolute;
    left: 9%;
    top: 25%;
}

.icons_container5 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1C333D;
    color: white;
}
.arrow_container1 p, .arrow_container2 p, arrow_container3 p, arrow_container4 p{
    margin-top: 15px;
}
.arrow_container1:before {
    content: url("https://harvestbow.si/library/images/right-arrow-3.png");
    position: absolute;
    right: -3%;
    top: 20%;
    bottom: 0%;
}

.arrow_container2:before {
    content: url("https://harvestbow.si/library/images/right-arrow-3.png");
    position: absolute;
    right: -7%;
    top: 20%;
    bottom: 0%;
}

.arrow_container3:before {
    content: url("https://harvestbow.si/library/images/right-arrow-3.png");
    position: absolute;
    right: -12%;
    top: 20%;
    bottom: 0%;
}
.buttonContainer{
    margin-top: 60px;
}
.image_container1:before {
    content: url("https://harvestbow.si/library/images/bitmap1.png");
    position: absolute;
    left: -29%;
    top: -24%;
}

.image_container1 {
    margin-left: 110px;
}

.google_container {
    margin-bottom: 150px;
}

.text_container {
    margin-left: 160px;
    margin-top: 60px;
}

.absolute_container {
    background-color: #f8f8f8;
    height: 359px;
    width: 600px;
    position: absolute;
    left: 46%;
    margin-top: 45px;
    z-index: -1;
}

.text_container h2 {
    font-weight: 800;
    font-size: 30px;
    color: black;
    font-family: "GilroyBold", sans-serif;
}

.text_container h4 {
    font-weight: 800;
    font-size: 18px;
    color: black;
    margin: 0px;
    font-family: "GilroyBold", sans-serif;
}

.text_container label {
    margin: 0px;
    font-size: 18px;
    color: black;
    font-weight: 800;
    font-family: "GilroyBold", sans-serif;
}

.text_container p {
    font-size: 18px;
    color: black;
    font-family: "GilroyRegular", sans-serif;
}

.black_box {
    margin-top: 330px;
    margin-bottom: 100px;
}

.black_box_image:before {
    content: "";
    position: absolute;
    left: 4%;
    top: -10%;
    width: 300px;
    height: 300px;
    margin-right: 5px;
    background-color: black;
    z-index: -1;
}

.text_container2 {
    margin-left: 20px;
    font-family: "GilroyRegular", sans-serif;
}

.container_black {
    font-family: "GilroyRegular", sans-serif;
}

.jumbotron {
    font-family: "GilroyRegular", sans-serif; 
    background-color: #051824; 
    min-height: 529px; 
    margin-bottom:0;
}

.google_container {
    font-family: "GilroyRegular", sans-serif;  
}

.grey_background {
    background-color: #f8f8f8;
    height: 359px;
    width: 780px;
    position: absolute;
    left: 40%;
    margin-top: 68px;
    z-index: -1;
    font-family: "GilroyRegular", sans-serif; 
}

.black_box_image img {
    margin-left: 60px;
}

.text_container2 h2 {
    font-size: 30px;
    font-weight: 800;
    color: black;
    margin-left: 219px;
    margin-top: 65px;
    font-family: "GilroyBold", sans-serif;
}

.text_container2 ul {
    margin-left: 199px;
    margin-top: 31px;
    font-weight: 400;
    font-size: 18px;
    font-family: "GilroyRegular", sans-serif;
}

.text_container2 li {
    font-family: "GilroyRegular", sans-serif;
}
.text_container3{
    margin-bottom: 150px;
}
.text_container3 .titleContainer{
    margin-top: 40px;
}
.text_container3 .titleContainer h2{
    color:black; 
    font-weight: 800; 
    font-size: 36px; 
    margin-top: 100px; 
    margin-bottom: 40px;
}
.text_container3 p {
    font-weight: bold;
    font-size: 16px;
    color: #051824;
    font-family: "GilroyBold", sans-serif;
}

.text_container3 h2 {
    color:black;
    font-weight: 800;
    font-size: 36px;
    margin-bottom: 40px;
    font-family: "GilroyBold", sans-serif;
}

.section_lecture_room h3 {
    font-family: "GilroyBold", sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
}

.section_lecture_room p {
    font-size: 20px;
    font-family: "GilroyRegular", sans-serif;
    color: #fff;
    font-weight: 300;
}

.section_lecture_room h5 {
    font-family: 'Poiret One', cursive;
    font-size: 16px;
    color: #fff;
}

.section_lecture_room h1 {
    font-family: "GilroyBold", sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: white;
}

.float_right {
    padding-left: 150px;
}

.thirdButton {
    min-height: 42px;
    /*    border-radius: 3px;*/
    background-color: #051824;
    padding-left: 80px;
    padding-right: 80px;
    font-family: "GilroyRegular", sans-serif;
    font-size: 16px;
    line-height: 1.11;
    letter-spacing: 0.3px;
    color: #ffffff;
    border: 1px solid #979797;
    transition: background-color .5s;
    margin-top: 30px;
    font-weight: 300;
    white-space: nowrap;
}

.thirdButton:hover {
    background-color: #E0E0E0;
    color: black;
}

.pageBody{
    padding-top: 170px;
    padding-bottom: 100px;
    background-color: #0d0d51;
}
.pageBody h1{
    color: white;
    font-size: 46px;
    line-height: 1.02;
    margin-bottom: 40px;
}
.pageBody .body{
    line-height: 1.69;
    color: #051824;
    margin-top: 10px;
    font-size: 16px;
}
.pageBody .homeLink{
    list-style: none;
    margin-top: 40px;
}

.customPageBody img {
    padding-bottom: 40px;
}

.customPageBody{
    padding-top: 40vh;
    padding-bottom: 40vh;
    background-color: #f7f8fb;
}

.customPageBody h1, h2 {
    color: black;
}

.formTitle{
    margin-bottom: 15px;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: white
}
.checkboxContainer {
    display: block;
    position: relative;
    padding-left: 37px;
    margin-bottom: 12px;
    margin-top: 10px;
    padding-top: 4px;
    font-weight: 400;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid white;
}

/* On mouse-over, add a grey background color */
.checkboxContainer:hover input ~ .checkmark {
    background-color: white !important;
}

/* When the checkbox is checked, add a blue background */
.checkboxContainer input:checked ~ .checkmark {
    background-color: #0d0d51;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxContainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 12px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.form-control{
    border: solid 1px rgba(0, 0, 0, 0.32);
    padding-top: 10px;
    height:50px;
    padding-left: 20px;
    font-size: 14px;
    outline: 10px solid white;
    font-weight: 400;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.15px;
    color: black;
}
#inputContainer{
    padding-bottom:20px;
    /*    margin-left: 5%;*/
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
}
.form-control:focus{
    border: solid 2px #0064a7;
    box-shadow:none;
}
.requiredInputCheck, .requiredCheckbox{
    background: #f9d8d863;
    border: 1px solid red !important;
}
.successMessage{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    background-color: green;
}
.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.AgreeToTermsSpan {
    color: white;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}
.modal-wrapper {
    top: 25vh;
}
.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1;
}
.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}
.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 50%;
    width: 35em;
    margin-left: -18em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
    border-radius: 5px;
}
.modal-wrapper section {
    padding: 20px;
    padding-bottom: 0px;
}
.big-element-text {
    text-align: center;
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-weight: 800;
}
.loginInput {
    margin-bottom: 20px;
    margin-top: 20px;
}
.loginCard {
    padding: 40px;
    width: auto;
    margin: 0 auto;
    margin-top: 30vh;
}
.loginImage {
    margin-bottom: 20px;
}

.registrationImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.modal-footer{
    border: none;
}

.btn-next:active {
    color: white !important;
}

.failedLogin{
    color: white;
    background-color: #0091dc;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
}
.priceList{
    margin-top: 180px;
}
.priceList h1{
    color: #000;
    font-size: 46px;
    font-weight: 800;
    line-height: 1.02;
    font-family: 'Red Hat Display', sans-serif;
    margin-bottom: 40px;
}
.priceText{
    font-family: 'Red Hat Display', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.4px;
    text-align: center;
    color: #051824;
    margin-bottom: 80px;
}
.priceCards{
    margin-bottom: 100px;
}
.priceCard{
    color: #051824;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    box-shadow: 0 1px 5px 0px rgb(0 0 0 / 20%);
    border-radius: 4px;
    transition: all .3s;
}
.priceCard:hover{
    box-shadow: 0px 0px 14px 2px rgb(0 0 0 / 20%);
}
.priceCard .title{
    color: #051824;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 30px;
}
.priceCard .price{
    color: #0064a7;
    font-weight: 800;
    font-size: 18px;
    text-align: right;
}
.priceCard .price span{
    color: #051824;
    font-weight: 400;
    font-size: 14px;
}
.fundImg{
    max-width: 100%;
}
.image_container img{
    max-width: 100%;
}
#gdpr-cookie-message {
    display: block;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background-color: #051824;
    padding: 10px 20px;
    text-align: center;
}
#gdpr-cookie-message h4,
#gdpr-cookie-message p {
    color: #ffffff;
    display: inline-block;
    margin: 0;
    font-size: 13px;
    padding-right: 15px;
}
#gdpr-cookie-message h4 {
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
}
#gdpr-cookie-message p a {
    color: #0064a7;
    text-decoration: underline;
    padding-left: 5px;
}
#gdpr-cookie-message button {
    margin: 0 10px;
    background-color: #FFFFFF;
    border: none;
    padding: 5px 10px;
    color: #000;
    font-size: 13px;
}
#gdpr-cookie-message button#gdpr-cookie-advanced {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
}
#gdpr-cookie-message button:hover {
    opacity: 0.7;
}
#gdpr-cookie-message button#gdpr-cookie-advanced:hover {
    opacity: 0.7;
}
#gdpr-cookie-types h5 {
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
}
#gdpr-cookie-types ul li {
    list-style: none;
    color: #fff;
    display: inline-block;
    padding: 5px;
    font-size: 13px;
}

/* LANDING PAGE */

.first {
    background-color: #0d0d51;
    height: 950px;
}

.first h1 {
    margin-top: 85%;
}

.second {
    background-color: #f7f8fb;
    padding-top: 65px;
    padding-bottom: 100px;
}

.second h2 {
    color: #0f358e;
    margin-bottom: 20px;
}

.second h3 {
    color: #595f6f;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
}

.three {
    padding-top: 100px;
    padding-bottom: 100px;
}

.four {
    background-color: #f7f8fb;
    padding-top: 100px;
    padding-bottom: 100px;
}

.four h2 {
    color: #0f358e;
    text-align: center;
}

.four h3 {
    font-family: 'Mulish', sans-serif;
    color: #595f6f;
    font-weight: 400;
    margin-top: 50px;
    font-size: 20px;
}

.five {
    height: 720px;
}

.five h5  {
    margin-top: 40%;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    color: #0091dc;
    letter-spacing: 0.88px;
    font-weight: bold;
}

.five p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #545454;
    margin-top: 20px;
}

.five h2 {
    color: #0f358e;
}

.three h2 {
    color: #0d0d51;
}

.railwayImg {
    background-image: url("https://gpo.dplanet.si/library/images/image5.png"); 
    height: 720px;
    position: absolute;
    width: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: right;
}

.frontImg {
    background-image: url("https://gpo.dplanet.si/library/images/image.png"); 
    height: 1000px;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: right;
}


.a_button {
    font-family: 'Mulish', sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #0091dc;
    margin-right: 10px;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.5s ease; 
    border-radius: 5px;
    opacity: 1 !important;
}

.a_button:hover {
    background-color: #f7f8fb !important;
    color: #0091dc !important;
    box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

.three button {
    font-family: 'Mulish', sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    background: none;
    margin-right: 10px;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.5s ease;
}

.activeButton {
    background-color: #3fdff0 !important;
    color: white;
    box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
    border-radius: 30px;
}

.three button:hover {
    background-color: #3fdff0;
    color: white;
    box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
    border-radius: 30px;
}

.card {
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 45px 15px 45px 15px;
    margin-bottom: 25px;
}

.card2 {
    text-align: center;
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 35px 20px 35px 20px;
    margin-bottom: 25px;
    margin-top: 80px;
}

.calendar {
    height: 64px;
}

.card2 p {
    font-family: 'Mulish', sans-serif;
    color: #0f358e;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}

.cardOne:before {
    content: url("https://gpo.dplanet.si/library/images/boom-lift.svg");
    position: absolute;
    left: 7%;
    top: 27%;
}

.cardTwo:before {
    content: url("https://gpo.dplanet.si/library/images/speaker.svg");
    position: absolute;
    left: 6%;
    top: 27%;
}

.cardThree:before {
    content: url("https://gpo.dplanet.si/library/images/railroad.svg");
    position: absolute;
    left: 6%;
    top: 27%;
}

.cardFour:before {
    content: url("https://gpo.dplanet.si/library/images/construction-site.svg");
    position: absolute;
    left: 6%;
    top: 27%;
}

.card h3 {
    font-family: 'Exo 2', sans-serif;
    color: black;
    font-weight: bold;
    padding-left: 90px;
    margin-bottom: 10px;
}

.card p {
    font-family: 'Mulish', sans-serif;
    color: #595f6f;
    font-size: 14px;
    padding-left: 90px;
}

.constructionRow {
    display: flex;
    align-items: center; 
    justify-content: center;
}

.buttonNavbar {

}

.buttonBlue {
    font-family: 'Mulish', sans-serif;
    background-color: #0091dc;
    color: white;
    padding: 11px 24px 11px 24px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    transition: .3s;
    border: 1px solid #0d0d51;
}

.buttonLogin {
    font-family: 'Mulish', sans-serif;
    background-color: #0091dc;
    color: white;
    padding: 11px 24px 11px 24px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    transition: .3s;
    border: 1px solid #0d0d51;
    margin-top: 10px;
    width: 100%;
}

.buttonLogin:hover {
    color: white;
    background: none;
    border: 1px solid #0091dc;
}

.buttonRegistration {
    font-family: 'Mulish', sans-serif;
    background-color: #0091dc;
    color: white;
    padding: 11px 50px 11px 50px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    transition: .3s;
    border: 1px solid #0d0d51;
    margin-top: 10px;
}

.buttonRegistration:hover {
    color: white;
    background: none;
    border: 1px solid #0091dc;
}

.buttonBlue:after {
    content: url("https://gpo.dplanet.si/library/images/right-arrow.svg");
    margin-left: 20px;
}

.buttonBlue2:after {
    content: url("https://gpo.dplanet.si/library/images/right-arrow.svg");
    margin-left: 20px;
}

.buttonBlue2 {
    font-family: 'Mulish', sans-serif;
    background-color: #0091dc;
    color: white;
    padding: 11px 24px 11px 24px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    transition: .3s;
    border: 1px solid #f7f8fb;
}

.buttonBlue:hover {
    color: white;
    background: none;
    border: 1px solid #0091dc;
}

.buttonBlue2:hover {
    color: white;
    background-color: #0d0d51;
    border: 1px solid #0d0d51;
}

.btnContainer {
    margin-top: 50px;
}

.constructionRow h1 {
    margin-bottom: 40px;
}

.images_traffic {
    margin-top: 70px;
}

.images_traffic img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 350px;
}

.pBlue {
    font-family: 'Mulish', sans-serif;
    color: #0d0d51;
    margin-top: -40px;
    font-size: 20px;
    margin-left: 30px;
}

.pGrey {
    font-family: 'Mulish', sans-serif;
    color: #595f6f;
    font-size: 16px;
    margin-top: 6px;
    margin-left: 30px;
}

.b_planet_section {
    background-color: #002b46;
    padding-top: 5px;
    padding-bottom: 5px;
}


.b_planet {
    color: white;
    text-align: center;
    font-size: 12px;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    /*    border: solid 2px #d0a780;*/
    -webkit-text-fill-color: #d7bba3;
    -webkit-box-shadow: 0 0 0px 1000px #4a4a4a inset;
    transition: background-color 5000s ease-in-out 0s;
}


footer {
    font-family: 'Mulish', sans-serif;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #0d0d51;
    color: white;
}

.fundText{
    color: white;
    font-size: 13px;
    margin-top: 50px;
    margin-bottom: 10px;
}

.image_fund {
    margin: 0 auto;
}

.copyright {
    margin-top: 20px;
    font-size: 12px;
}

.bold {
    font-weight: bold;
    margin-bottom: 5px;
}

footer a {
    color: white;
    font-weight: bold;
    line-height: 1.7;
}

footer a:hover {
    color: #0091dc;
}

/* END OF LANDING PAGE */


/* CONTACT */


/* END OF CONTACT */

.form-control {
    outline: 0 !important;
    background-color: #f7f8fb;
    color: black;
    border: 1px solid #0d0d51;
}

.loginInput::placeholder {
    color: black;
}


.modal-wrapper {
    background-color: #0d0d51;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    -webkit-text-fill-color: black !important;
}

.StripeElement::placeholder {
    color: white;
}


.form-control:focus {
    border: 2px solid #0d0d51;
}

/* ABOUT US */

/* END OF ABOUT US */


.agreementLink {
    color: #0091dc;
}

.agreementLink:hover {
    color: lightgrey;
}

.formTitle{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
}

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

#registrationModal {
    overflow: auto !important;
}

/* On mouse-over, add a grey background color */
.checkboxContainer:hover input ~ .checkmark {
    background-color: white;
}

/* When the checkbox is checked, add a blue background */
.checkboxContainer input:checked ~ .checkmark {
    background-color: white;
}

#image {
    height: 350px;
}

.textCards p {
    font-family: 'Mulish', sans-serif;
    margin-top: -40px;
    margin-left: 34px;
    font-size: 19px;
    color: #0d0d51;
    text-align: center;
}

.textCards h5 {
    font-family: 'Mulish', sans-serif;
    margin-left: 34px;
    font-size: 16px;
    color: #595f6f;
    text-align: center;
    font-weight: 400;
    margin-top: 5px;
}

.nav-pills {
    margin-top: 15px;
    cursor: pointer;
    display: inline-block;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #0091dc;
    border-radius: 30px;
    box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
    opacity: 1 !important;
}

.nav-pills>li>a {
    color: #595f6f;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: .3s;
}

.nav-pills>li>a:hover {
    background-color: #0091dc;
    border-radius: 30px;
    box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
    color: white;
    opacity: 1 !important;
}

.showMobile {
    display: none;
}

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

.center {
    padding-left: 70px;
}

/* ABOUT US */

.paragraph2 {
    margin-top: 30px;
    margin-bottom: 60px;
}

.carding {
    margin-top: 175px;
    height: 174px;
    width: 100%;
    background-color: #0091dc;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.carding p {
    color: white;
    padding-left: 30px;
    padding-right: 30px;
}

.firstAbout {
    background-color: #0d0d51;
    height: 1028px;
}

.firstAbout h1 {
    margin-top: 65%;
}

.about_us .card {
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 45px 15px 45px 15px;
    margin-bottom: 25px;
}

.about_us .card p {
    color: #595f6f;
    font-size: 14px;
    padding-left: 15px;
}

.about_us .card h3 {
    color: black;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 10px;
}

.five_aboutus {
    height: 1010px;
    padding-top: 150px;
    padding-bottom: 100px;
}

.five_about_us h5  {
    margin-top: 40%;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    color: #0091dc;
    letter-spacing: 0.88px;
    font-weight: bold;
}

.five_aboutus p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #545454;
    margin-top: 20px;
}

.five_aboutus h2 {
    color: #0f358e;
}

.goalBusiness {
    margin-top: 60px;
}

.second_aboutus {
    background-color: #f7f8fb;
    padding-top: 200px;
    padding-bottom: 100px;
}

.second_aboutus h2 {
    color: #0f358e;
    margin-bottom: 20px;
}

.second_aboutus h3 {
    color: #595f6f;
    font-family: 'Exo 2', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
}
/* END OF ABOUT US */

/* SERVICE */

.first_service {
    background-color: #0d0d51;
    height: 950px;
}

.first_service h1 {
    margin-top: 75%;
}

.serviceContainer {
    height: 306px;
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 35px 20px 35px 20px;
    margin-bottom: 25px;
    margin-top: 40px;
}

.serviceContainer2 {
    height: 344px;
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 35px 20px 35px 20px;
    margin-bottom: 25px;
    margin-top: 50px;
}

.serviceContainer3 {
    height: 170px;
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 35px 20px 35px 20px;
    margin-bottom: 25px;
    margin-top: -30px;
}

.serviceContainer4 {
    height: 170px;
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 35px 20px 35px 20px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.serviceTitle {
    padding-left: 8px;
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.sectionSlider {
    padding-top: 100px;
    padding-bottom: 100px;
}

.imageSlider {
    width: 315px;
    margin: 0 auto;
}

.textCardsSlider {
    padding-bottom: 30px;
}

.textCardsSlider p {
    font-family: 'Mulish', sans-serif;
    margin-top: -40px;
    font-size: 15px;
    color: #0d0d51;
    text-align: center;
    margin-left: 26px;
}

.textCardsSlider h5 {
    font-family: 'Mulish', sans-serif;
    font-size: 13px;
    color: #595f6f;
    text-align: center;
    font-weight: 400;
    margin-top: 5px;
    margin-left: 26px;
}


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

li.slick-active button {
    background-color: #0091dc;
    border: 1px solid #0091dc;
    border-radius: 100%;
}

.sectionSlider h2 {
    color: #0f358e;
    margin-bottom: 35px;
}

/* END OF SERVICE */

/* VEHICLE */

.first_vehicle {
    background-color: #f7f8fb;
    /*    height: 950px;  */
}

.first_vehicle h1 {
    margin-top: 300px;
    margin-bottom: 50px;
    /*    margin-top: 65%;
    */    color: #0f358e;/*
    */    margin-left: 20px;
}

.vechileContainer {
    display: flex;
    align-items: center;
    background-color: white;
    box-shadow: 40px 40px 80px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 22px 15px 22px 15px;
    margin-bottom: 25px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 80%;
}

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


.vechileContainer h3 {
    color: black;
}

.vechileContainer p {
    color: black;
}

.vechileContainer:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url("../images/right-vecihle.svg");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 4%;
}

.vecihleText {
    padding-right: 30px;
}

.vecihleText p {
    margin-top: 10px;
}

.vehicleImage img {
    width: 100px;
    height: 100px;
    margin-right: 30px;
    margin-left: 10px;
    object-fit: cover;
}



/* END OF VEHICLE */

/* SINGLE VEHICLE */
.single_vehicle {
    padding-top: 250px;
    padding-bottom: 150px;
    height: 849px;
}

.single_vehicle h2 {
    color: #0f358e;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.26);
}

.single_vehicle h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: black;
    margin-top: 60px;
    margin-bottom: 30px;
}

.single_vehicle p {
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    color: #555555;
}

.blueNavbarLine {
    width: 100%;
    background-color: #0d0d51;
    height: 117px;
}

.vehicle_background {
    height:600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    position: absolute;
    right: 0;
    width: 45%;
}

/* END OF SINGLE VEHICLE */