/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/* ------------- Shortcodes ----------------- */
.services-short-page #comments{
  display: none;
}
.services-shortcode .our-services-box{
  padding-bottom: 30px;
}
.all-testimonial{
  margin-top: 0 !important;
}
.all-testimonial .testimonial-content{
  margin-bottom: 30px;
}
/* ---------- Single Pages ------------ */
.single-page-content p{
  font:500 16px "Roboto";
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  padding-top: 20px;
}
#single-shows .single-shows-date{
  font:600 16px "Merriweather";
  letter-spacing: 2px;
  line-height: 0px;
  color: #ffffff;
  text-align: center;
  background-color: #3bb7cf;
  padding: 22px 20px;
  display: inline-block;
  margin-bottom:15px;
}
#single-shows .single-show-meta{
  font:400 18px "Merriweather";
  letter-spacing: 0px;
  line-height: 32px;
  color: #888e99;
  padding-top: 10px;
  margin-bottom: 0;
}
#single-shows .single-show-meta span{
  color: #3bb7cf;
  font-size: 22px;
}
#single-team .single-team-info p{
  font:500 16px "Roboto";
  letter-spacing: 0px;
  line-height: 17px;
  color: #9a9da4;
  margin-bottom: 0px;
  padding-top: 15px;
}
#single-team .social-profiles{
  padding-top: 20px;
  padding-bottom: 20px;
}
#single-team .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#3bb7cf;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
}
#testimonial_single .single-testimonial-desig{
  font:500 15px "Roboto";
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  padding-top: 20px;
}
#testimonial_single .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#3bb7cf;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
}
#testimonial_single .social-profiles{
  padding-top: 20px;
}
.content_page p{
  font:500 15px "Roboto";
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font:900 20px "Playfair Display";
  color: #404042;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.page-header h1,.entry-title{
  color: #000;
  font-family: "Roboto Slab";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "Roboto Slab";
  font-weight: 600;
}
#sidebar .widget_recent_entries a{
  font-size: 13px;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],.contac_form input[type='email'],.contac_form input[type='url'].contac_form input[type='password'],.contac_form input[type='search'],.contac_form input[type='number'],.contac_form input[type='tel'],.contac_form input[type='range'],.contac_form input[type='date'],.contac_form input[type='month'],.contac_form input[type='week'],.contac_form input[type='time'],.contac_form input[type='datetime'],.contac_form input[type='datetime-local'],.contac_form input[type='color'],.contac_form select,.contac_form textarea,.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 2px;
  font-family: 'Muli', sans-serif;
  padding: 12px 20px;
  display: inherit;
  margin: 20px auto 0 auto;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map{
  margin-bottom: 30px !important;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p{
  font:500 15px "Roboto";
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font:600 normal 32px "Merriweather";
  color: #222222;
  padding-bottom: 10px;
}
.contact-box .contact-details-box{
  align-items: center;
}
.contact-box .contact-details-box span{
  font:900 18px "Merriweather";
  letter-spacing: 0px;
  color: #404042;
}
.contact-box .contact-details-box p{
  font:400 16px "Roboto Slab";
  letter-spacing: 0px;
  line-height: 30px;
  color: #9f9fa0;
  margin-bottom: 0px;
}
.contact-box .contact-details-box i{
  font-size: 25px;
  color: #3bb7cf;
}