/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.kurt-hide {
    display: none;
}


.kurt-black {
  color: #3c4043 !important;
}

.leila {
  margin-top: 48px;
}

.inspiro-slider .slide .slide-captions h3 {
  color: #A1485A !important;
}

.pad-extra1 {
  padding: 120px 0;
}

.page-title.kurt-black h1 {
    font-size: 40px !important;
  color: #3c4043 !important; }

.page-title.kurt-black h2 {
    font-size: 30px;
    color: #777;
}

.page-title.kurt-black h3 {
    font-size: 25px;
}

#footer a:not(.btn):not(:hover) {
  color: #156082 !important;
  text-decoration: underline;
}

.photos-1 {
  width: 100%;
}


.photos-2 {
  width: 100%;
}

@media only screen and (min-width: 660px) {
.photos-2 {
  max-width: 500px;
  float: left;
  padding: 0 40px 20px 0;
}
}

.container.kurt-pad1 {
  padding-bottom: 50px;
}

/* Home */

#page-content\ reduce-para p {
  line-height: 41%;
}

#page-content\ reduce-para h2 {
  text-align: center;
}

#page-content\ reduce-para {
  padding: 10px 0 80px;
}