/** GEN AND TYPOGRAPHY**/
p.strong {
    font-family: arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 34px;
    color: #231f20;
    padding: 0 0 30px 0;
    display: block;}

strong {
	font-weight: bold;
    font-size: 25px;}

.dream a.btn {
	text-align:center;  
	padding:10px;
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    line-height: 36px;
    cursor: pointer;
    background: #e35a99;
    color: #ffffff;}

/** Breadcrumbs**/

.bread-crumb {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:48px;
	background-color: black;
	color:#fff;}

.bread-crumb .container ul * {
	display:inline;
	color:#fff;}

/** Standard Page (left had nav type layouts) **/

.content h2 {color:#e54096;}

.content h3 {}

/** BANNER AND SLIDER **/
.banner {
	
	max-height:676px;
	overflow:hidden;}

.banner figure img {
	height:auto;}
slider{}
.slider_content{position: relative;max-width: 100%;}
.slider_content > figure > img{}
.walling{border: 0px solid rgba(57, 54, 53, 1);position: absolute;top: 19%;right: 0%;width: 53.4%;}
.glaging{}
.wall{margin: 4px 4px 4px 6px;}
.walling h4{background: rgba(57, 54, 53, 1);
font-size: 38.64px;
line-height: 40px;
color: #ffffff;
font-family: 'sf_arborcrest_mediumregular';
font-weight: 400;
background: #393635;
display: block;
width: 674px;
padding: 7px 0 11px 52px;
margin: 0 0 7px 0;
letter-spacing: 3.7px;opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */}

.walling h4 span{color: rgba(57, 54, 53, 1);}

/** GALLERY **/
.gallery-in ul li {
     padding-right: 28px;
    }


/**  NEWS LANDING PAGE **/
.news-landing {
	margin-top:50px;	
}

.news-landing  h5 {
    font-family: arial;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #e54096;
    padding: 0 0 15px 0;
}	

.news-landing img {
	margin-bottom:10px;	
}

.news-landing  a:hover {
	opacity:0.8;	
}

/** TESTIMONIAL LANDING PAGE **/
.testimonial-landing {
	margin-top:50px;	
}

.testimonail { margin-bottom:50px; }

.testimonial-landing  h5 {
    font-family: arial;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #e54096;
    padding: 0 0 15px 0;
}	

.testimonail-landing img {
	margin-bottom:10px;	
}

.testimonial-landing  a:hover {
	opacity:0.8;	
}


/** LEFT HAND NAV **/
h2 a:hover {
	color:#e54096;
}
.menu-rgt ul {
    padding: 0 0 0 0;
    list-style-type: disc;
    margin-left: 30px;
	margin-bottom:30px;
}

.menu-lft ul li a.active span{
	color:#000;	
	font-weight:600;
}
.menu-lft ul li a.active span:hover{
	color:#e54096;
}


/** Main  Form (contact us plage) **/

#comment1 {
 display:none; 	
}
.main-form label {
font-family: 'ArialMT-Light';
font-weight: 600;
color: #030000;
margin-top:10px;
}

.main-form .btn-success {
    color: #fff;
    background-color: #ec008b;
    border-color: #ec008b;
}	

.main-form .btn-success:hover {
    color: #fff;
    background-color: #030000;
    border-color: #030000;
}	

.contact-details img {
	margin-bottom:20px;
}


.contact-details .fa {
	margin-bottom:10px;
	color:#ec008b;
}

.btn-info1 {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}