@import url("common.css");
/*h2				{ font-style:italic;}*/
.bannerWraper	{ }
.banner-cont	{ padding:30px 0 30px 0; }
.bannerWraper h1{ font-size:4.5em; color:#333c3f; }
#testimonial						{ border-top:4px solid #d8d6d6;}
#testimonial article				{ width:70%; margin:20px auto 50px auto; text-align:center; border-bottom:1px solid #b4b4b6; padding-bottom:30px;}
#testimonial article:last-child		{ margin-bottom:0; border-bottom:0;}
#testimonial article h3				{ font-size:2em;}
#testimonial article p				{ margin:10px 0; font-size:1.3em; line-height:1.6em; color:#323236; text-align:center;}
#testimonial article p + p			{ color:#000; line-height:1.2em; font-weight:700;}
#testimonial article p + p span		{ display:block;}
.testimonial .clientTestimonials section	{ width:27%; margin:40px 3%;}
.testimonial .clientTestimonials section div	{ border:7px solid #bdbcbc; padding:20px 15px; position:relative; background-color:#fff;box-shadow: 10px 10px 5px #888888;}
#testimonial article img	{ margin:0 0 20px 0;border-radius:115px;box-shadow: 10px 10px 5px #888888; width:230px; height:230px;}

.bannerWraper h1 a	{     display: block;
    float: right;
    font-size: 0.4em;
    padding: 12px 18px 12px 18px;
    border: 0px solid #017c8e;
    text-decoration: none;
    background-color: #fc3176;
    color: #fff;
    border-radius: 4px;
    margin-top: 13px;
    font-weight: normal;}
.bannerWraper h1 a:hover {
    background-color: #007bd5;
}
.portfolioMain			{ padding:40px 0;border-top:4px solid #d8d6d6;}

#cms h3{font-size:18px; line-height:24px; font-weight:700; color:#000 !important; margin:0 0 10px;}
#cms p{font-size:15px; line-height:18px; color: #000; font-weight: 400; padding: 0px 0 20px; margin: 0;}
#cms ul { list-style-type: none; margin: 0px 0px 30px 0px;}
#cms ul li {
    background: url(../images/package-blt.png) no-repeat 0px 12px;
    padding: 10px 0 10px 35px;
    font-size: 1.1em;
}
