@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');



body {
	font-family: 'Roboto Slab', serif;
    font-size: 15px;
}

a {

	color: #233e82;

}

.navbar {

	padding: 20px 0;

}



.bg-dark {

		background-color: #000 !important;

}



.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {

    color: #d0af37;

}



.nav-link {

		font-family: 'Roboto Slab', serif;

		font-weight: 400;

		font-size: 15px;

}

.navbar-dark .navbar-nav .nav-link {

color: #fff;

}



@media (min-width: 992px) {

.navbar-expand-lg .navbar-nav .nav-link {

    padding-right: 15px;

    padding-left: 15px;

}

}



.dropdown-menu {

    position: absolute;

    top: 160%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 10rem;

    padding: 0;

    margin: .125rem 0 0;

    font-size: 1rem;

    color: #212529;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0,0,0,.15);

    border-radius: 0;

}


.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #547736;
}





header.front {

	padding: 150px 0;

	background: url(../img/header.jpg) top center #000;

	color: #fff;

	position: relative;

}

.jkoverlay {

    background-color: rgba(22,25,37,.9);

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

}

header.front h1 {

	font-size: 32px;

}







.white_bg {

	padding: 100px 0;

}



.white_bg h1 {

	padding: 0;

	margin-bottom: 20px;

		font-weight: 700;

		color: #547736;

}

.white_bg h1 span {

	font-size: 26px;

	font-weight: 700;

	display: block;

	margin-bottom: 10px;

	color: #d0af37;

}



.black-bg {

	padding: 100px;

	background: #000;

	height: 400px;

	color: #fff;

}

.black-bg h1 {

	padding: 0;

	margin-bottom: 30px;

		font-weight: 700;

		color: #fff;

}













.carousel-item {

  height: 600px;

  min-height: 300px;

  background: no-repeat center center scroll;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}

























.footer_bg {

	background: #cfaf38;

	color: #fff;

	padding: 25px 0;

	font-size: 14px;

	font-weight: 300;

}

















.btn {

    display: inline-block;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: .375rem .75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: 0;

    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}









.btn-primary {

    color: #fff;

    background-color: #d0af37;

    border-color: #d0af37;

}

.btn-primary:hover {

    color: #fff;

    background-color: #547736;

    border-color: #547736;

}











.carousel-caption {

	    max-width: 700px;
    position: absolute;
    right: 15%;
    bottom: auto;
    top: 50%;
    left: 15%;
    z-index: 10;
    color: #fff;
    text-align: left;
        -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

}
.jk_slider_divider {
    width: 55px;
    height: 2px;
    background: #fff;
    margin: 10px 0;
}

.carousel-caption h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;

}

.carousel-caption p {
color: #D0CDCD;
    font-size: 16px;

	margin-bottom: 0;

}

.carousel-caption a {

	color: #d0af37;

}





.carousel-indicators {

    position: absolute;

    right: 0;

    bottom: 100px;

    left: 0;

    z-index: 15;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: center;

    justify-content: left;

    padding-left: 0;

    margin-right: 15%;

    margin-left: 15%;

    list-style: none;

}





.carousel-indicators li {

    position: relative;

    -ms-flex: 0 1 auto;

    flex: 0 1 auto;

    width: 18px;

    height: 18px;

    margin-right: 3px;

    margin-left: 3px;

    text-indent: -999px;

    background-color: rgba(255,255,255,.5);

    cursor: pointer;

}



.carousel-indicators .active {

    background-color: #d0af37;

}





ul.footer_social {

	padding:0;

	margin:0;

	list-style: none;

}

ul.footer_social li {

	display: inline-block;

	margin-left: 10px;

	font-size: 18px;

}



ul.footer_social li a {

	color: #fff;

}





.bline {

	margin: 0 auto;

	width: 100px;

	height: 5px;

	background: url(../img/lineb.jpg);

	margin-bottom: 30px;

}









.apraksts img {

	margin-bottom: 30px;

}

.apraksts p {

	max-width: 760px; margin:0 auto;font-size: 19px;margin-bottom: 50px;

}









.front_gal {

	background: #000;

	margin-bottom: 30px;

}





#customDots {

	text-align: center;

}



#customDots div {

	height: 18px;

	width: 18px;

	background: #000;

	display: inline-block;

	margin-left: 3px;

}



#customNav {

	text-align: center;

}



#customNav div {

	border: 3px solid #d0af37;

	background: #fff;

	height: 45px;

	width: 45px;

	line-height: 39px;

	text-align: center;

	display: inline-block;

	margin-right: 5px;

	font-size: 24px;

	    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    cursor: pointer;

}

#customNav div:hover {

background: #547736;

    border: 3px solid #547736;

    color: #fff;

}





#customNav div:last-child {

margin-right: 0;

}







.jk_galitem {

	position: relative;

	overflow: hidden;

}





.spage {

	padding-top: 100px;

	padding-bottom: 100px;



}

.spage h1,h2,h3,h4,h5,h6 {

	color: red;

}







.spage_header h1 {

	color: #547736;

	    background: url(../img/lineb.jpg) bottom left no-repeat;

	       margin-bottom: 20px;

    font-weight: 700;

    color: #547736;

    padding-bottom: 20px;



}





.page_header {

background: url(https://let.rakstu.lv/wp-content/uploads/2018/01/1-2.jpg) center #000;

color: #000;

margin-bottom: 50px;

color: #fff;
}

.page_header p {

	margin:0;

}

.page_header a {

    color: #fff;

}

.overlay {

    background-color: rgba(45,48,71,.9);



}









@media ( min-width: 768px ) {

    .grid-divider {

        position: relative;

        padding: 0;

    }

    .grid-divider>[class*='col-'] {

        position: static;

    }

    .grid-divider>[class*='col-']:nth-child(n+2):before {

        content: "";

        border-left: 1px solid #DDD;

        position: absolute;

        top: 0;

        bottom: 0;

    }

    .col-padding {

        padding: 0 15px;

    }

}





h1.entry-title {

	position: relative;

}

h1.entry-title .tline {

	position: absolute;

	bottom: 0;

	left: 0;

	height: 3px;

	background: #547736;

	width: 35px;





}







.page_box {

}



h1.entry-title {

    margin-top: 0;

    margin-bottom: 10px;

        border-bottom: 1px solid #ccc !important;

}


.page-content, .entry-content, .entry-summary {
    margin: 0 !important;
}


.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    font-size: 15px;
    border: 0;
}

.eventsheadline {
font-size: 16px;
font-weight: 700;
}

