.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body a {color:white; text-decoration:underline}


.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.c-content-box blockquote {padding-top:23px;font-family:times; font-style:italic; font-size:23px; border:0; background: url(/images/quote.png) no-repeat}

.c-copyright img {height:30px; width:auto}

.outlineq {border:solid #fff 4px}
.outlineq a {color:white; font-size:130%}
.c-layout-breadcrumbs-1.c-bgimage {opacity: 0.75;}
.c-page-title h1 {    color: black !important;}


@media only screen and (max-width: 767px) {
    .wow blockquote {
        margin-top:70px
    }
}
