/*! * kalivodova */
body {
	overflow-x: hidden;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
p {
    text-align: justify;
    line-height: 1.45
}
a {
	color: #d0ae69
}
a:hover {
	color: #fec503
}
.text-primary {
	color: #d0ae69!important
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
.page-section {
	padding: 100px 0
}
.page-section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px
}
.page-section h3.section-subheading {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 75px;
	text-transform: none;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}


::-moz-selection {
	background: #d0ae69;
	text-shadow: none
}
::selection {
	background: #d0ae69;
	text-shadow: none
}
img::-moz-selection {
	background: 0 0
}
img::selection {
	background: 0 0
}
img::-moz-selection {
	background: 0 0
}

#mainNav .navbar-toggler {
	font-size: 12px;
	right: 0;
	padding: 13px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	background-color: #d0ae69;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
#mainNav .navbar-brand {
	color: #fff;
	font-family: Bodoni MT, Didot, Didot LT STD, Hoefler Text, Garamond, Times New Roman, serif;
}
#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #fff
}
#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 100%;
	font-weight: 400;
	padding: .75em 0;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	color: #d0ae69
}
@media (min-width:992px) {
#mainNav {
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-transition: padding-top .3s, padding-bottom .3s;
	transition: padding-top .3s, padding-bottom .3s;
	border: none;
    position: absolute;
	background-color: transparent
}
#mainNav .navbar-brand {
	font-size: 1.15em;
	font-weight: 300;
	text-shadow: 1px 1px 1px #52514e80;
	-webkit-transition: all .3s;
	transition: all .3s
}
#mainNav .navbar-nav .nav-item .nav-link {
	padding: 1.1em 1em!important
}
#mainNav.navbar-shrink {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #212529
}
#mainNav.navbar-shrink .navbar-brand {
	font-size: 1.25em;
	padding: 12px 0
}
}
header.masthead {
	text-align: left;
	color: #fff;
	background-image: url(../img/kalivodova.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	background-size: cover
}
header.masthead .intro-text {
	padding-top: 200px;
    font-size: 15px;
	padding-bottom: 100px
}
header.masthead .intro-text .intro-lead-in {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 25px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
header.masthead .intro-text .intro-heading {
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 25px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}


.footer {
	padding: 0;
    background-color: #0c0a0b;
        padding-top: 11px;
         text-shadow: 1px 1px 1px #000000a1;
          font-size: 15px !important;
	text-align: center
}  
.footer2 {
	padding: 0;
    background-color:#101010;
        padding-top: 11px;
        color: #545454;
        font-size: 15px !important;
	text-align: center
}
.info {
    padding-top: 11px;
       text-shadow: 1px 1px 1px #000000a1;
}
.footer span.copyright {
	font-size: 100%;
	line-height: 10px;
	text-transform: none;
    	color: #404040;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.adv{
color: #fff;
font-size:0.65em;
font-weight:300; 
text-shadow: 1px 1px 1px #52514e80;
font-family: Bodoni MT,Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman,serif;
}

.logo{
line-height: 90% !important;
padding-top: 20px;
}
.vahy{
height: 80px;
margin-right: 22px;
}

.navbar {

    width: 100%;
}

.intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
    width: 50%;
        text-shadow: 1px 1px 1px #52514e80;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 14px;
}

     .kont {
    display: none;
     }
     
     
     
/*  987 */
@media only screen and (max-width: 999px) {
    .navbar {
    width: 100%;
    background-color: #0c0a0b;}
    
    .container {
    max-width: 90%;}
    
    .navbar-brand {
    font-size: 2.25rem;}
    
    .navbar>.container, .navbar>.container-fluid {
     justify-content: center;}
     
     .footer {
    text-align: center !important;}
    
    .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    display: none;
     }
     .kont {
    display: block;
    text-align: center;
    background-color: #101010;  
     }
     
}

/*  620 */
@media only screen and (max-width: 620px) {

    
    .container {
    max-width: 90%;}
    
    .navbar-brand {
    font-size: 2.25rem;}
    
    .navbar>.container, .navbar>.container-fluid {
     justify-content: center;}
     
     .vahy {
    height: 51px;
    margin-right: 8px;}
    
    header.masthead .intro-text {
     width: 65%;
    padding-top: 140px;
    font-size: 15px;
    padding-bottom: 100px;
    text-shadow: 1px 1px 1px #52514e80;}    
}
/*  480 */
@media only screen and (max-width: 480px) {

    
    .container {
    max-width: 90%;text-align: center !important;}
    
    .navbar-brand {
    font-size: 2.25rem;text-align: center !important;}
    
    .navbar>.container, .navbar>.container-fluid {
     justify-content: center;}
     
     .vahy {
    height: 42px;
    margin-right: 8px;}
    
    header.masthead .intro-text {
     width: 100%;
    padding-top: 140px;
    font-size: 15px;
    padding-bottom: 100px;
    text-shadow: 1px 1px 1px #52514e80;}    
}

/*  415 */
@media only screen and (max-width: 415px) {

    
    .container {
    max-width: 90%;text-align: center !important;}
    
    .navbar-brand {
    font-size: 1.85rem;text-align: center !important;}
    
    .navbar>.container, .navbar>.container-fluid {
     justify-content: center;}
     
     .vahy {
    height: 42px;
    margin-right: 8px;}
    
    header.masthead .intro-text {
     width: 100%;
    padding-top: 140px;
    font-size: 15px;
    padding-bottom: 100px;
    text-shadow: 1px 1px 1px #52514e80;}    
}

/*  340 */
@media only screen and (max-width: 340px) {

    
    .container {
    max-width: 98%;text-align: center !important;}
    
    .navbar-brand {
    font-size: 22px;text-align: center !important;}
    
    .navbar>.container, .navbar>.container-fluid {
     justify-content: center;}
     
     .vahy {
    height: 42px;
    margin-right: 8px;}
    
    header.masthead .intro-text {
     width: 100%;
    padding-top: 140px;
    font-size: 15px;
    padding-bottom: 100px;
    text-shadow: 1px 1px 1px #52514e80;}    
}
/*  240 */
@media only screen and (max-width: 240px) {

    
    .container {
    max-width: 96%;text-align: center !important;}
    
    .navbar-brand, .adv {
    font-size: 16px;text-align: center !important;    line-height: 100% !important;}
    
    .navbar>.container, .navbar>.container-fluid {
     justify-content: center;}
     
     .vahy {
     text-align: center !important;
    height: 32px;}
    
    header.masthead .intro-text {
     width: 100%;
    padding-top: 40px;
    font-size: 15px;
    padding-bottom: 50px;
    text-shadow: 1px 1px 1px #52514e80;}    
}