/*
#1 = ed1c24
#2 = ed1c24
*/

a:hover {
	color: #ed1c24;
}

/* menu */
.nav>li>a:hover {
	color: #ed1c24;
}

.navbar .navbar-nav > .active > a {
	color: #ed1c24;
	border-bottom: 4px solid #ed1c24;
}

/* flexslider */
.flex-control-paging li a {
	background: #ed1c24;
}


.testimonial span.author a {
	color: #ed1c24;
}

/* --- icon box hover --- */
.hi-icon-effect-5 .hi-icon {
	color: #ed1c24;
	box-shadow: 0 0 0 3px #ed1c24;
}
.no-touch .hi-icon-effect-5 .hi-icon:hover {
	background: #ed1c24;
	box-shadow: 0 0 0 3px  #ed1c24;
}


/* portfolio */
.portfolio-item .portfolio-desc {
	background: #ed1c24;
}

/* btn */
.btn-theme {
  background: #ed1c24;
}
.btn-theme:hover,.btn-theme:focus,.btn-theme:active{
  background: #ed1c24;
}
.btn-cta,.btn-cta.btn-lg {
  background: #ed1c24;
  border-color: #ed1c24;
}

.btn-cta:focus,.btn-cta:active{
   border-color: #ed1c24;
}

/* footer */
.social-circle li a {
	background:#ed1c24;
}

a.scrollup{
	background:#ed1c24;
}


.headertxt {

color: #fff;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 500;
    
    }
    
    
   .test {
border-style: solid;
border-width: thin;
border-color: #000000;
}


.wsua {
display: block;
font-size: 10px;
vertical-align: middle;
  font-weight: bold;
color: #222;
line-height: 100%;
}

.testimonialheight {
min-height: 280px;
}

.reg {

  font-size: 9px;
line-height: 22px;
   margin-bottom: 22px !important
}


.newlocation {
margin-top:200px;
}

.navbarTY {
    line-height: 100px;
    height: 100px;
    background-color: #000000;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 12000;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

