
html, body{
    color: #544D62;

}

.page{
    overflow: hidden;
}

a.email{
font-size: 18px;
 color: #333;
}

section:not(#slideshow){
	padding:50px 0;
}

p{
    text-align:justify;
}

#slideshow h2{
    color: #fff !important;
}

.map-hack{
    background: transparent;
    position: absolute;
    width: calc(100% - 60px);
    height: 550px;
}

#slideshow > .container > .row {
  background: #D2222C none repeat scroll 0 0;
  border-radius: 0 0 20px 20px;
}

.navbar-nav .dropdown-menu li a {
  color: #333 !important;

}

header{
background: #D2222C;
}

.no-left-padding{
    padding-left: 0px !important;
    padding-right: 30px !important;
}

.tel{
font-size: 20px;
color: #333 !important;
}

header .email{
font-size: 20px;
color: #333 !important;
}

.logo {
  padding: 1px;
}

.navbar{
    min-height:0;
    border:0;
    border-radius:0;
}

.navbar-default{
    background-color: transparent;
    border-color:transparent;
    margin:0;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background-color:transparent;
    border-color:transparent;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active{

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{

}

#slideshow{
    background: #F5F3ED;
}

ul.dash{
    list-style-type:none;
    padding:0;
}

ul.dash li:before{
    content:"-";
    margin:0 10px;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
  background-color: #F2CE92;
  border-color: #F2CE92;
  color: #333;
}

footer{
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    font-size: 12px;
    background: #DDDDDC;
}

footer *{
    color: #333 !important;
    font-weight: 400 !important;
}

footer ul{
    list-style-type:none;
    padding-left:5px;
}

footer p{
    font-size:12px;
}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.slick-slider{
    margin:0;
}

.responsive-slideshow{
    position: absolute;
}

.absolute-right{
    top:75px;
    right:25px;
    background:rgba(255,255,255,0.7);
    padding:15px;
    width:33.3%;
}

.absolute-left{
    top:75px;
    left:25px;
    background:rgba(255,255,255,0.7);
    padding:15px;
    width:33.3%;
    position:absolute;
}

.override{
    margin:0;
}

.override .col-sm-3{
    float:none;
    position:static;
}

.navbar-default .navbar-nav > li > a{
    color:#534C61;
}

.navbar-default .navbar-nav > li:hover {
    color: #333;
    background: #DCDCDC;
}

.nav > li > a {
  border-left: 1px solid #ddd;
  display: block;
  font-size: 17px;
  padding: 10px 41px;
  position: relative;
}


.nav > li > a:hover, .nav > li > a.active {
  background: #D2222C !important;
  color: #fff !important;
}

#nav-wrapper{
    width: 100%;
    background: #F2CE92;
    z-index: 999999;
}

.navbar-nav li a {
  color: #837470;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
}

h1{
    font-size: 30px;
}

h4{

  color: #333 !important;
  font-weight: 400 !important;

}

h1,h2,h3,h4,h5,.navbar-nav{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #544D62;
}

.btn-success{
    background: #D2222C;
    border: 1px solid #D2222C;
}

header > div > div:first-child{

    padding: 10px;
}

.social-media-footer a{
    padding: 5px ;
}

box p {
    text-align: left;
}
.box > a > div {
    background: #000 none repeat scroll 0 0;
    overflow: hidden;
}

.border {
 border: 1px solid black;
 padding: 10px;
 margin-top: 40px;
 margin-bottom: 60px;
}

.box div img {
 transform: scale(1, 1);
 transition: all 0.5s ease 0s;
}

.box:hover div img {
    filter: grayscale(100%);
    opacity: 0.5;
    transform: scale(1.2, 1.2);
    transition: all 0.5s ease 0s;
}

.box:hover p{
    opacity: 1;
     -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -o-transition: all 1s ;
   transition: all 1s ;
}

.box p img{
margin-top: 20px;
}

.box:hover p img{
    opacity: 1 !important;
     -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -o-transition: all 1s ;
   transition: all 1s ;
}

.box:hover a.readmore{
    position: absolute;
    bottom: 10px;
    opacity: 1;
    -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -o-transition: all 1s ;
    transition: all 1s ;

}

#home-boxes{
    background: #F5F3ED;
    padding-bottom: 20px;
}

#home-boxes * {

  z-index: 99999;
}

.box a.readmore {
  background: #f2ce92 none repeat scroll 0 0;
  bottom: -30px;
  left: 30%;
  opacity: 0;
  position: absolute;
  transition: all 1s ease 0s;
  width: 100px;
}

.box h3 {
    margin-left: 0;
    text-align: center;
}
.box {

}
.box h3 a {
    color: #333;
}

.box p {
  bottom: 60px;
  color: #fff !important;
  font-size: 17px;
  left: 20px;
  opacity: 0;
  padding-top: 90px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 60px;
}

span.bold {
  font-size: 17px;
  font-weight: 600;
}

.contact-form{
    background: #eee;
    padding: 15px;
}


.top-header{
padding: 10px;
background: #F7EBD8;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #D2222C;
  border-color: #D2222C;
  color: #fff;
  cursor: default;
  z-index: 2;
}


@media ( max-width: 1200px ) {

.nav{ font-size: 24px; }

ul.navbar-nav li a{ margin-right: 0px; padding-left: 10px; padding-right: 10px;font-size: 21px; }

}

@media (max-width: 992px) {

    .nav{
        font-size: 13px;
    }

    ul.navbar-nav li a{ margin-right: 0px; padding-left: 14px; padding-right: 14px; font-size: 13px;}





}

@media (max-width: 768px ) {

    .box{
        margin-top: 20px;
    }

    .nav{font-size: 16px;}
    ul.navbar-nav li a{margin-right: 0px;padding-left: 15px;padding-right: 15px;}



}


@media (max-width: 767px ) {
    .responsive-slideshow{
        float:left;
        position: static;
        width: 100%;
        padding: 5px 15px;
    }
    .no-left-padding{
    padding-left: 15px !important;

    padding-right: 15px !important;
    }
}

@media print{
    a[href]:after{content:"";}
}