p.peroj{
    color: white;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: 0.1em
    
}
h5.peroj{
    color: #0088cf;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
	font-weight: 100;
}
footer p{
    text-align: left;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 100px 0 0
}
footer h5{
    color: white;
    font-weight: 100;
    text-align: left
}
h4.welco{
    color: white;
    text-align: center;
    padding-bottom: 20px;
	font-weight: 100;
}
/*NAVIGACIJA*/
#nav-per .navbar-peroj{
	background: transparent;
	border: 0;
	color: white;
	font-size: 25px;
	padding: 0 10px 0 0
}
.nav-link2{
	font-size: 80%;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
	margin-top: 8px;
	padding: 5px;
	border: 1px solid white
}
.nav-link2:hover{
	border: 1PX SOLID #0088cf
}
/*WELCOME*/
.welcome{
    display: grid;
    grid-template-rows: 50px 10px;
    grid-template-columns: 100%
}
section h3.dobrodosli {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 40px;
	text-transform: none;
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.parallax-peroj1 {
	padding-top: 180px!important;
	padding-bottom: 250px!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-attachment: fixed;
	position: relative;
	box-sizing: border-box; 
	background-image: url(../img/peroj/1.jpg)!important;
}
.crta:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 50%; /* Change this to whatever width you want. */
    padding-top: 20px; /* This creates some space between the element and the border. */
    border-bottom: 1px solid black; /* This creates the border. Replace black with whatever color you want. */
}
@media (max-width: 576px){
    .opis-gumbi{
        width: 250px;
        height: 300px;
        margin: 0 auto 15px auto
    }
}
@media (min-width: 576px){
    .opis-gumbi{
        height: 400px;
    }
}
.opis-gumbi{
    border: 0.5px solid #5A5A5A;
    text-align: center;
	background-color: white;
    display: grid;
    grid-template-rows: auto 30px 65px;
    grid-template-columns: 100%
}
.parallax-peroj {
	padding-top: 100px!important;
	padding-bottom: 80px!important;
	background-image: url("../img/peroj/1.jpg")!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-attachment: fixed;
    position: relative;
    box-sizing: border-box
}
#peroj-welcome{
	background-image: url(../img/peroj/2.jpg)
}
#peroj-register{
    background-color: #1F2833
}
.welcome-border{
    border-top: 2px solid white;
    padding: 0 0 50px 0;
    margin: 0 47% 0 47%
}
.more-border{
    grid-area: 2/1/3/2;
    border-top: 1.5px solid #0088cf;
    margin: 0 100px;
    position: relative
}
.peroj-more{
    background-color: transparent;
    height: 50px;
    position: relative;
    grid-area: 3/1/4/2;
    margin-bottom: 15px
}
.peroj-more:hover{
	background-color: #0088cf;
	color: white;
}
.welcome-more{
	height: 80%;
    padding: 0px 20px;
    grid-area: 1/1/2/2;
    position: relative
}
.welcome-more p{
    color: #605E5E;
    font-weight: 300;
    font-size: 0.9rem;
    font-style: italic
}
.peroj-more a:hover{
    color: white
}
.peroj-more a span{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    padding: 4% 0
}
@media (max-width: 576px){
    .contact-us{
        width: 350px;
        margin: 0 auto 20px auto
    }
}
.contact-us{
    display: grid;
    grid-template-rows: 40px 20px auto;
    grid-template-columns: 100%
}
.contact-us-header{
    grid-area: 1/1/2/2
}
.contact-us-border{
    grid-area: 2/1/3/2;
    border-top: 2px solid white;
    margin: 0 85% 0 0
}
.contact-us-text{
    grid-area: 3/1/4/2
}
.register{
    z-index: 3;
    margin-top: 50px
}
/***********************************REGISTRACIJA OBRAZEC*******************************/
form{
    margin-bottom: 10px
}
.obrazec {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.5;
    color: white;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid white;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.was-validated .obrazec:valid{
    border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .obrazec:invalid, .obrazec.is-invalid{
    border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.addButton{
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    margin-top: 8px;
    padding: 5px;
    border: 1px solid white;
    background-color: transparent;
    margin-right: 15px
}
.addButton:hover{
    color: #0088cf;
    border: 1px solid #0088cf
}
.regButton{
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    margin-top: 8px;
    padding: 5px;
    border: 1px solid white;
    background-color: transparent
}
.regButton:hover{
    color: #29c069;
    border: 1px solid #29c069
}
    