@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic);
@import url('prettyPhoto.css');
@import url('social.css'); 


::selection { background: #a4ecab; }
::-moz-selection { background: #a4ecab; }
::-webkit-selection { background: #a4ecab; }

::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;
  font-style: italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-style: italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
  font-style: italic;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc !important;
  font-style: italic;  
}

br { display: block; line-height: 2.2em; }
hr { width: 75%; border: 1px solid #ccc; margin-bottom: 15px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; 
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
b,strong { font-weight: bold; } 
i,em { font-style: italic; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

#topbar {
  background: #c986da;
  padding: 10px 0 10px 0;
  text-align: center;
  height: 36px;
  overflow: hidden;
}
#topbar a {
  color: #fff;
  font-size:1.3em;
  line-height: 1.25em;
  text-decoration: none;
  opacity: 0.5;
  font-weight: bold;
}
#topbar a:hover {
  opacity: 1;
}

/** typography **/



/** page structure **/
#w {
  display: relative;
  width: 750px;
  margin: 0 auto;
  padding-top: 30px;
 
}

#content {
  display: block;
  width: 100%;
  border:#fff 5px solid; 
  background: #c986da;
  border-radius:5px;
  height:750px;

}


/** testimonials **/
#testimonials {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
#testimonials h2 {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
}

#testimonials .carousel-wrap {
  display: block;
  width: 475px;
  margin: 0 auto;
  overflow: hidden;
}

#testimonials .carousel-nav {
  display: block;
  width: 600px;
  margin: 0 auto;
}
#testimonials .carousel-nav img {
  cursor: pointer;
  width:35px;
}
#testimonials .carousel-nav img:active {
  position: relative;
  top: 1px;
}
#testimonials .carousel-nav .nextbtn {
  float: right;
}

#testimonials .carousel-wrap ul {
  display: block;
  list-style: none;
  position: relative;
}
#testimonials .carousel-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 450px;
  margin-right: 15px;
}

#testimonials .carousel-wrap .context {
  font-size: 2.0em;
  line-height: 1.45em;
  color: #797670;
  font-style: italic;
  margin-bottom: 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid #dcdcdc;
}


/** client logos **/
#clients {
  display: block;
  padding-bottom: 25px;
 margin-bottom: 25px;
 padding-right:10px;
  background-color:#fff;
  border-radius:5px;
  width:100%;

}

#clients .clients-wrap {
  display: block;
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
}

#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
}

#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 135px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  height:80px;  
}
/*#clients .clients-wrap ul li img {
  vertical-align: left;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65); 
  opacity: 0.65;*/

#clients .clients-wrap ul li img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); 
  opacity: 1.0;
}



/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.feature2{  overflow:hidden; -webkit-box-shadow:  1px 1px 8px -6px #000000 ; box-shadow:1px 1px 8px -6px #000000; border-radius:5%; }
.feature2 .ftr_img{ background:#fff; padding:40px 0; display:block;}
.ftr_img2 .img2{ display:block;  width:80px; height:80px; margin:0 auto; text-indent:-999px; overflow:hidden;}
.f-img-1 .img2{ background:url('../images/feature_img_1_2.png') top center no-repeat;}
.f-img-2 .img2{ background:url('../images/feature_img_2_2.png') top center no-repeat;}
.f-img-3 .img2{ background:url('../images/feature_img_3_2.png') top center no-repeat;}
.f-img-4 .img2{ background:url('../images/feature_img_4_2.png') top center no-repeat;}
.ftr_txt2{ background:rgba(255,255,255,0.3); padding:20px 10px; text-align:center;}
.ftr_txt2 strong{ font-size:18px; line-height:18px; display:block; margin:0 0 12px; text-align:center;color:#fff;}
	/** Feature box hover and Active **/
.feature2:hover  .ftr_txt2 strong, .feature2.active .ftr_txt2 strong { color:#94679f;}
.feature2:hover .ftr_img2, .feature.active .ftr_img2{ background:url('../images/bg_element_box_hover.png') top center no-repeat #94679f; display:block; }
.feature2:hover .ftr_txt2, .feature.active .ftr_txt2{ background:#fff; }
.feature2:hover .f-img-1_2 .img2, .feature.active .f-img-1 .img{ background:url('../images/feature_img_1_2_hover.png') top center no-repeat;}
.feature2:hover .f-img-2_2 .img2, .feature.active .f-img-2 .img{ background:url('../images/feature_img_2_2_hover.png') top center no-repeat;}
.feature2:hover .f-img-3_2 .img2, .feature.active .f-img-3 .img{ background:url('../images/feature_img_3_2_hover.png') top center no-repeat;}
.feature2:hover .f-img-4_2 .img2, .feature.active .f-img-4 .img{ background:url('../images/feature_img_4_2_hover.png') top center no-repeat;}


