/*
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: 'Roboto', 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: 64px;
    font-weight: bold;
}

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

h3 {
    font-size: 18px;
    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;
}
.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-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .3s;
}
.loginIcons a:hover{
    color: #cfa368;
    transition: all .3s;
    opacity: 0.8;
}
.navbar.main-navbar{
    padding-bottom: 20px;
}
.main-navbar .nav>li>a {
    color: #ffffff;
    font-size: 13px;
    margin-right: 50px;
    /*    padding-bottom: 10px;*/
    letter-spacing: 1px;
    transition: all .2s;
}

.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;
    border-bottom: 2px solid #cfa368;
    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{
    color: #e2b07d;
    background: none;
}
.navbar-brand>img {
    margin-top: -4px;
    display: block;
    margin-top: 0px;
    margin-left: 35px;
    /*    width: 120px;*/
    height: auto;
    transition: all .3s;
}

.navbar-nav>li>a {
    padding-top: 12px;
    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;
}

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

.navbar-nav>li>.dropdown-menu {
    background: none;
}

.navbar-shrink .navbar-nav>li>.dropdown-menu {
    background-color: black;
}

.main-navbar.navbar-shrink .nav>li:last-child>a:hover{
    color: #e2b07d;
}
.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: 0;
}
.navbar-shrink .navbar-brand{
    padding-top: 2px;
    padding-bottom: 35px;
    margin-top: 20px;
    padding-left: 25px;
}
.navbar-shrink .navbar-brand>img{
    display: block;
    margin-top: -4px;
    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{
    color: #e2b07d;
}
.dropdown-menu{
    background-color: #fff;
    box-shadow: none;
    border: none;
    left: 5px;
    padding-top: 10px;
}
.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{
    -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: #051824;
    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;
}


.headerButton {
    min-height: 42px;
    /*    border-radius: 3px;*/
    background-color: #323953;
    padding-left: 55px;
    padding-right: 55px;
    font-size: 14px;
    line-height: 1.11;
    letter-spacing: 0.3px;
    color: #ffffff;
    border: 1px solid #323953;
    transition: all .3s;
    margin-top: 30px;
    font-weight: 300;
    transition: all .2s ease-in-out;
}

.headerButton:hover {
    color: #cfa368;
    background: none;
    border: 1px solid #cfa368;
}

.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;
}

/*.image_wifi:before {
    font-family: 'Poiret One', cursive;
    font-size: 16px;
    content: "WI-FI";
    position: absolute;
    color: white;
    bottom: -79%;
    left: 16%;
}*/

/*.image_microphone:before {
    font-family: 'Poiret One', cursive;
    font-size: 16px;
    content: "mikrofon";
    position: absolute;
    color: white;
    bottom: -79%;
    left: 0%;
}*/

/*.image_projector:before {
    font-family: 'Poiret One', cursive;
    font-size: 16px;
    content: "projektor";
    position: absolute;
    color: white;
    bottom: -79%;
    left: 5%;
}*/
.equipment img{
    height: 40px;
    margin-bottom: 10px;
}
.equipment p{
    font-family: 'Poiret One', cursive;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 20px;
}
/*.image_blackboard:before {
    font-family: 'Poiret One', cursive;
    font-size: 16px;
    content: "whiteboard";
    position: absolute;
    color: white;
    bottom: -79%;
    left: -1%;
}*/

.image_background {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}

.image_background:before {
    content: url("../images/left-arrow-4.png");
    position: absolute;
    bottom: 5%;
    right: 30%;
}

.image_background:after {
    content: url("../images/right-arrow-4.png");
    position: absolute;
    bottom: 5%;
    right: 22%;
}

.numbers h2 {
    font-family: "GilroyBold", sans-serif;
    position: absolute;
    bottom: 4%;
    left: 9%;
    font-size: 46px;
    color: white;
    font-weight: 800;
}

.numbers h3 {
    font-family: "GilroyBold", sans-serif;
    position: absolute;
    bottom: 8%;
    left: 14.5%;
    font-size: 18px;
    color: white;
    font-weight: 800;
}
.lecture_room_text {
    margin-top: 20vh;
    padding-left: 73px;
}
.lecture_room_text h1 {
    font-family: "GilroyBold", sans-serif;  
    font-size: 64px;
    color: #051824;
    font-weight: 800;
}
.lecture_room_text h3 {
    margin-top: 38px;
    font-family: "GilroyBold", sans-serif;  
    font-size: 20px;
    color: #051824;
    font-weight: 800;
}
.lecture_room_text p {
    font-family: 'Poiret One', cursive;  
    font-size: 16px;
    color: #051824;
}
.location_style{
    margin-top: 35px; 
}
.location_style h2{
    font-family: 'Poiret One', cursive;  
    font-size: 16px;
    color: #051824;
    letter-spacing: 0.36px;
    margin-bottom: 35px;
}
.location_style p{
    font-family: 'Poiret One', cursive;  
    font-size: 16px;
    color: #051824; 
}
.lecture_room_header{
    margin-top: 100px; 
    margin-left: 0px; 
    margin-right: 0px; 
    padding-left: 0px; 
    padding-right: 0px;
}
.landingSlider img {
    height: 80vh;
    width: 100%;
    object-fit: cover;
}
.slick-prev, .slick-next{
    top: 90%;
}
.slick-next{
    right: 10%;
}
.slick-prev{
    z-index: 1000;
    left: 75%;
}
.slick-prev:before {
    content: url(../images/left-arrow-slider.svg);
    position: absolute;

    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}
.slick-next:before {
    content: url("../images/right-arrow-slider.svg");
    position:absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
    opacity: 1;
}
.total__counter{
    font-family: "GilroyBold",sans-serif;
    font-size: 46px;
    font-weight: 800;
    color: white;
    position: absolute;
    bottom: 5%;
    left: 5%;
}    
.total__counter .divider{
    font-weight: 400;
    font-size: 21px;
    vertical-align: super;
}
.total__counter .total{
    font-weight: 800;
    font-size: 21px;
    vertical-align: super;
}
.slider-img{
    height: 350px;
    width: auto;
}
.slider-img img{
    margin-left: 30px;
    height: 100%;
    width: auto;
}
.slick-dots li button {
    border: solid 1px #979797;
    text-indent: -9999px;
    overflow:hidden;
    border-radius: 100%;
    width: 16px;
    height: 16px;
}

li.slick-active button {
    background-color: #0064a7;
    border: none;
    border-radius: 100%;
}
.slick-dots{
    margin-bottom: -20px;
}

.pageBody{
    padding-top: 170px;
    padding-bottom: 100px;
    background-color: #1a1d2b;
}
.pageBody h1{
    color: white;
    font-size: 46px;
    font-weight: 800;
    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{
    padding-top: 20vh;
    padding-bottom: 20vh;
    background-color: #1a1d2b;
}
.card{
    padding-bottom: 100px;
}
.card h1{
    font-size: 36px;
    margin-bottom: 40px;
    font-family: 'GilroyBold', sans-serif;
    font-weight: 800;
    color: white;
}
.card h2{
    font-size: 24px;
    margin-bottom: 50px;
    font-family: 'GilroyRegular', sans-serif;
    font-weight: 400;
    color: white;
}
.card p{
    font-size: 14px;
}
.card ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 40px;
}
.card ul li{
    display: inline-block;
}
.card ul li a{
    font-weight: 400;
    display: block;
    transition: all .3s;
    display: block;
    text-align: center;
    max-width: 100%;
    font-size: 16px;
    color: white;
}
.card ul li a:hover{
    color: #cfa368;
}
.cta-home img{
    height: 45px;
    margin-bottom: 60px;
}
.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 grey;
}

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

/* When the checkbox is checked, add a blue background */
.checkboxContainer input:checked ~ .checkmark {
    background-image: linear-gradient(157deg, #2e3844, #29323d 49%, #181e24);
}

/* 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 #cfa368;
    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: white;
}
#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;
}

.btn-next{
    background-color: #323953;
    line-height: 2.3;
    border: none;
    height: 45px;
    width: 100%;
    border: 1px solid #323953;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.9px;
    color: #fff;
    transition: all .2s ease-in-out;
    float:right;
    margin-bottom: 20px;
}

.btn-next:hover{
    color: #cfa368;
    background: none;
    border: 1px solid #cfa368;
}
.failedLogin{
    color: white;
    background-image: linear-gradient(107deg, #272f36, #29323d 49%, #181e24 100%);
    border: 1px solid #e2b07d;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 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 */

.containerBlack:hover {
    background-color: black;
}

.containerWhite:hover {
    background-color: lightgrey;
}


.backgroundLanding {
    background-image: url("../images/group-9.png");
    background-color: #cccccc;
    height: 980px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.a_button {
    background-color: #191b29;
    border: 1px solid transparent;
    color: #cfa368 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.a_button:hover {
    border: 1px solid #cfa368;
    color: white !important;
}

.backgroundLanding h1 {
    margin-top: 300px;
}

.backgroundLanding h1 label {
    color: #cfa368;
    font-size: 64px;
    font-weight: bold;
}

.backgroundLanding p {
    font-size: 20px;
    font-weight: 300;
    color: #fffffe;
    margin-top: 35px;
}

.containerWhite {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fffffe;
    height: 167px;
    width: 29%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s all;
}

.containerBlack {
    position: absolute;
    bottom: 0;
    right: 29%;
    background-color: #191b29;
    height: 167px;
    width: 29%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s all;
}

.containerBlack:before {
    content: '';
    background: url("../images/group-8.svg");
    position:absolute;
    height: 96px;
    width: 96px;
    top: -97px;
    left: -96px;
}

.containerBlack p {
    margin: 0;
    font-size: 19.6px;
}

.containerBlack h5 {
    font-weight: bold;
    font-size: 19.6px;
}

.containerWhite p {
    margin: 0;
    font-size: 19.6px;
    color: #1b1b1d;
}

.containerWhite h5 {
    font-weight: bold;
    font-size: 19.6px;
    color: #1b1b1d;
}

.sectionSecond {
    background-color: #f2f1f0;
    padding-top: 80px;
    padding-bottom: 80px;
}

.sectionSecond h2 {
    color: #191b29;
    margin-top: 130px;
    margin-bottom: 130px;
}

.imageContainer {
    margin-bottom: 140px;
    cursor: pointer;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

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

.imageContainer:after {
    content: '';
    background: url("../images/fill-35.svg");
    background-color: #cfa368;
    background-repeat: no-repeat;
    background-position: center;
    position:absolute;
    height: 70px;
    width: 60px;
    top: 277px;
    right: 20px;
}

.imageContainer img {
    margin: 0 auto;
}

.imageContainer h3 {
    margin-top: 35px;
    margin-bottom: 20px;
    color: #191b29;
    font-size: 30.7px;
    font-weight: bold;
}

.imageContainer h4 {
    color: #bb9456;
    font-size: 19px;
    font-weight: 500;
}

.imageContainer p {
    color: #191b29;
    font-size: 16px;
    font-weight: 300;
    margin-top: 30px;
}

.buttonInspire {
    color: #cfa368;
    background-color: #191b29;
    padding: 17px 153px 17px 153px;
    max-width: 100%;
    border: 1px solid transparent;
    transition: .3s all;
}

.buttonInspire:hover {
    background-color: #323953;
    border: 1px solid #cfa368;
    color: white;
}

.thirdSection {
    background-color: #1a1d2b;
    padding-top: 250px;
    padding-bottom: 250px;
}

.thirdSection p {
    margin-top: 80px;
    font-weight: 300;
}

.multipleImages {
    padding: 0;
    margin: 0;
}

.fourthSection {
    background-color: black;
}

.fourthSection img {
    width: 100%;
    display: block;
    height: auto;
}

.oneImage {
    margin: 0;
    padding: 0;
}

.oneContainer {
    margin: 0;
    padding: 0;
}

.oneImage_1 {
    background-image: url("../images/group-3.png");
    background-color: #323953;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_1:after {
    content: 'STROKOVNOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    right: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_2 {
    background-image: url("../images/fill-1.png");
    background-color: #cfa368;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_2:after {
    content: 'DISKRETNOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    left: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_3 {
    background-image: url("../images/fill-3.png");
    background-color: #323953;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_3:after {
    content: 'EKSKLUZIVNI PODPORNI SERVIS';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    right: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_4 {
    background-image: url("../images/group-2.png");
    background-color: #cfa368;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_4:after {
    content: 'DOLGOROČNA VZDRŽNOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    left: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_5 {
    background-image: url("../images/group.png");
    background-color: #cfa368;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_5:after {
    content: 'CELOVITOST IN ODLIČNOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    left: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_6 {
    background-image: url("../images/fill-3.png");
    background-color: #323953;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_6:after {
    content: 'INOVATIVNOST IN USTVARJALNOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    right: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_7 {
    background-image: url("../images/fill-1.png");
    background-color: #cfa368;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_7:after {
    content: 'PREGLEDNOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    left: 10%;
    color: white;
    font-weight: bold;
}

.oneImage_8 {
    background-image: url("../images/fill-3.png");
    background-color: #323953;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 360px;
}

.oneImage_8:after {
    content: 'PROŽNOST IN PRILAGODLJIVOST';
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    left: 10%;
    color: white;
    font-weight: bold;
}

.fifthSection {
    padding-top: 140px;
    padding-bottom: 140px;
    background-color: #f2f1f0;
}

.fifthSection h2 {
    color: #191b29;
}

.fifthSection p {
    color: black;
    font-weight: 300;
}

.fifthSection2 {
    padding-top: 0px;
    padding-bottom: 140px;
    background-color: #f2f1f0;
}

.fifthSection2 h2 {
    color: #191b29;
}

.fifthSection2 p {
    color: black;
    font-weight: 300;
}

.p-1 {
    margin-top: 80px;
}

.p-2 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.bitmap {
    margin-top: 259px;
}

.reservation {
    margin-top: 200px;
}

.reservation2 {
    margin-top: 150px;
}

.meeting {
    margin-top: 150px;
    margin-bottom: 150px;
    text-align: center;
}

.meeting p {
    margin-top: 13px;
    font-weight: bold;
}

.calendar {
    height: 64px;
}

footer {
    background-color: #1a1d2b;
    padding-top: 100px;
    padding-bottom: 100px;
}

footer p {
    font-weight: 300;
}

.link a {
    color: white;
    font-weight: 300;
    transition: .3s all;
}

.link a:hover {
    color: #cfa368;
}

.fundText {
    color: #191b29;
}

.inspireText {
    color: #191b29;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 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;
}

.dropdown-menu {
    border-radius: 0px;
}

.dropdown-menu>li>a:hover {
    color: #cfa368;
    background: none;
}

.dropdown-menu>li>a {
    font-family: 'Roboto', sans-serif;
    color: white;
    padding: 4px 16px;
    font-size: 13px;
    transition: .3s all;
}


/* END OF LANDING PAGE */


/* SERVICES */

.services {
    background-image: url("../images/services.png");
    background-color: #cccccc;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.last-word {
    color: #cfa368;
}

.services h2 {
    text-align: center;
    padding-top: 250px;
    padding-bottom: 250px;
    color: white;
    font-size: 64px;
}

.services_2 {
    position: relative;
    background-color: #f2f1f0;
    padding-top: 110px;
    padding-bottom: 330px;
}

.imgBuisness1 img {
    position: absolute;
    right: -6px;
    bottom: -10%;
    height: 550px;
}

.imgBuisness2 img {
    position: absolute;
    right: -30px;
    bottom: -10%;
    height: 550px;
}


.services_2 .buttonInspire {
    margin-bottom: 50px;
}

.services_3 {
    background-color: #1a1d2b;
    padding-top: 110px;
    padding-bottom: 150px;
}

.inspire {
    margin-top: 154px;
}


.mt-3 p {
    color: #191b29 !important;
    font-weight: 300;
}

.services_2 h2 {
    font-size: 59px;
    color: white;
}

.mt-5 {
    margin-top: 100px;
    padding-left: 50px;
}

.mt-5 p {
    color: white;
    font-weight: 300;
}

/*.imgBuisness {
    background-image: url("../images/business-man-investment-trading-do-this-deal-on-a-bwf-45-vh.png");
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: right -6px bottom;
    background-repeat: no-repeat;
}*/


.mt-3 {
    margin-top: 75px;
}


/* END OF SERVICES */
.form-control {
    outline: 0 !important;
    background-color: #1a1d2b;
    border: 1px solid grey;
    color: white;
}

.loginInput::placeholder {
    color: white;
}


.modal-wrapper {
    background-color: #1a1d2b;
}

/* 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 #29323d inset !important;
    -webkit-text-fill-color: white !important;
}

.StripeElement::placeholder {
    color: white;
}


.form-control:focus {
    border: 2px solid grey;
}

/* ABOUT US */

.about_us {
    padding-top: 200px;
    padding-bottom: 100px;
    background-image: linear-gradient(157deg, #2e3844, #29323d 49%, #181e24);
}

.about_us h2 {
    color: #e2b07d;
}

.about_us p {
    margin-top: 50px;
    font-weight: bold;
}

.about_us_subsection {
    background-image: linear-gradient(122deg, #3b4a57, #29323d 49%, #181e24 100%);
    padding-top: 100px;
    padding-bottom: 100px;
}

.about_us_subsection p {
    margin-top: 50px;
}

/* END OF ABOUT US */


.agreementLink {
    color: #cfa368;
}

.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: #4c577b;
}

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