.site-titles {
    border: 0px solid;
    padding: 0 0px;
    line-height: 30px;
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
}
.navbar-header a
{
    display: block;
    margin: 0;
    height: 70px;
}	
.count .fa, .count .glyphicon, .count .dashicons
{
	font-size:90px;
}
.p-count .fa, .p-count .glyphicon, .p-count .dashicons {
    font-size: 90px;
}
.service .fa, .service .glyphicon, .service .dashicons {
    font-size: 90px;
}
.service .dashicons 
{
	display:inline;
}
.service-inner span
{
	font-size:70px;
	display:inline;
}
.portfolio
{
	background:transparent;
}
.count .fa, .count .glyphicon, .count .dashicons
{
	font-size:90px;
}
.count .dashicons
{
	display:inline; 
}
.mb-50
{
	margin-bottom:50px;
}
.mb-40
{
	margin-bottom:40px;
}
.team-desc 
{
	text-align:left;
}
.portfolio-detailing
{
	background:#fff;
}
 
.meta li a {
    color: #fff;
}
.searchform.screen-reader-text
{
	display:none;
}
.tagcloud a {
    display: inline-block;
    border: 1px solid #197aff;
    padding: 5px;
    color: #197aff;
    font-size: 14px !important;
    min-width: 100px;
    font-weight: 400;
    margin: 7px;
    text-align: center;
    line-height: 1;
}
table, th, td {
  border: 1px solid #6d7272;
  text-align: center;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table {
  background-color: transparent;
}

td, th {
  padding: 0.4em;

}
td{
  font-weight: 400;
}
td a,th{
  color:#197aff;
}
.widget_calendar table caption {
    color: #fff;
    text-align: center;
} 
.search-form {
    position: relative;
    border: 1px solid #e7eaf7;
}
.search-form input[type=search] {
    background: #ffffff none repeat scroll 0 0;
    border: 0;
    font-size: 13px;
    line-height: 2.3;
    padding: 7px 0 7px 15px;
    transition: all 0.3s ease-in-out 0.1s;
    width: 100%;
    margin: 0;
    border: medium none;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    text-indent: 25px;
    width: 100%;
}

.search-form input[type=submit] {
    background: transparent none repeat scroll 0 0;
    content: '\f002';
    border: medium none;
    color: #8da0b8;
    font-size: 15px;
    position: absolute;
    right: 15px;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'fontawesome';
}
.blog-tags a
{
text-decoration: none;
    border: 1px solid #494848;
    position: relative;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    z-index: 0;
    color: #494848;
    padding: 5px 15px;
    display: block;
}
.blog-tags ul li {
    display: inline-flex !important;
 
}
.blog-tags ul li a
{
	margin-left:10px;
}
.blog-details-page-sidebar .service-inner h3, .blog-details-page-sidebar .service-inner span
{
	color:#197aff;
}

.blog-details-page-sidebar .service-inner:hover h3, .blog-details-page-sidebar .service-inner:hover span
{
	color:#494848;
}


.blog-details-page-sidebar .client-social i 
{
	color:#494848;
}
.blog-details-page-sidebar .client-social i:hover 
{
	color:#197aff;
}
.blog-details-page-sidebar .client-slider.owl-theme .owl-dots .owl-dot span
{
	background:#494848;
}
.blog-details-page-sidebar .count-in i, .blog-details-page-sidebar .count-in h2, .blog-details-page-sidebar .count-in p
{
	color:#494848;
}
.blog-details-page-sidebar .count-in h2 {
    font-size: 3em;
	padding: 0;
}
.pricing-table li
{
	list-style:none !important;
	text-align:center;
}
.cd-timeline-content .cd-date
{
	text-align:center;
}
.cd-timeline-content h2
{
	text-align:center;
	font-size: 1.7em;
	padding:0;
}
.page-wrapper .post-detail .tab li, .blog-details-page-sidebar .post-detail .tab li 
{
	list-style:none;
	margin: 0;
}
/* toggle shortcode  */


.wpsm_theme_accordion .panel{
    border:0px none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 3px;
}
.wpsm_theme_accordion .panel-heading{
    padding: 0;
    border-radius: 0px;
    border:1px solid #f1f1f1;
}
.wpsm_theme_accordion .panel-title > a{
    display: block;
    padding: 15px 50px 15px 15px;
    position: relative;
    background:#197aff;
    transition:0.4s ease;
    color:#fff;
}
.wpsm_theme_accordion .panel-title > a.collapsed{
    background:#fff;
    color:#868686;
}
.wpsm_theme_accordion .panel-title > a:hover{
    background:#197aff;
    color:#fff;
}
.wpsm_theme_accordion .panel-title > a:after,
.wpsm_theme_accordion .panel-title > a.collapsed:after{
    content: "\f068";
    font-family:'fontawesome';
    font-weight: 900;
    color:#fff;
    font-size: 18px;
    position: absolute;
    top:0;
    right:0px;
    padding: 14.5px;
    line-height:16px;
}
.wpsm_theme_accordion .panel-title > a.collapsed:after{
    content: "\f067";
    color:#868686;
    font-size:18px;
    transition: 0.4s ease;
}
.wpsm_theme_accordion .panel-title > a.collapsed:hover:after{
    color:#fff;
}
.wpsm_theme_accordion .panel-body{
    color:#808080;
    background:#fff;
    line-height: 24px;
    border:1px solid #f1f1f1;
    border-top: 0px none;
}

.project-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.foot-mid .widget-icons a
{
	border: 1px solid #fbfafa;
	color: #fffefe;
}
.thumb
{
	height: 58px;
    width: 58px;
}
.widget .news-post li:last-child
{
	 padding-bottom: 20px;
	 border-bottom: 1px solid #dcdcdc;
}
.wpcf7-form-control 
{
	display: block;
    width: 100%;
    min-height: 62px;
    margin-bottom: 50px;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.42857143;
    color: #494848;
    background-color: #fff;
    background-image: none;
    border: 1px solid #494848;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    border-radius: 0;
}
.wpcf7-submit
{
	width: 100%;
    background: #197aff;
    color: #fff;
    font-size: 2rem;
    border-radius: 0;
    padding: 15px 0;
    font-weight: 400;
}
.wpcf7-submit:hover {
    background: #494848;
}
.member-details p
{
	margin-bottom:30px;	
}
.member-details li
{
	list-style: disc;
    margin: 0px 0px 10px 30px;
}
.wpshopmart-metabox-table img {
    width: 50%;
    display: block;
    margin-bottom: 10px;
}
.skill-post.skill::before 
{
	 background-color:transparent;
}
.post-detail .skill-post h2
{
	padding: 0;
	color:#4f4f4f; 
}
.wpshopmart_row.light .count-in i, .wpshopmart_row.light .count-in h2, .wpshopmart_row.light .count-in p
{
	color:#fff;
}
.wpshopmart_row.light .skill-post h2
{
	color:#fff; 
}
.cd-timeline-content p
{
	color: #b1b1b1;
}
.post-detail .by-admin
{
	text-align:center;
} 
.blog-details-page-sidebar .post-wrap
{
    -o-box-shadow: 1px 1px 13px rgba(85, 85, 85, 0.4);
    -webkit-box-shadow: 1px 1px 13px rgba(85, 85, 85, 0.4);
    -ms-box-shadow: 1px 1px 13px rgba(85, 85, 85, 0.4);
    box-shadow: 1px 1px 13px rgba(85, 85, 85, 0.4);
    margin: 0 auto;
}
 .blog-details-page-sidebar .post-wrap .post-info {
    
   padding:20px;
}


.post-detail .by-admin:before
{
	    position: absolute;
    content: "";
    bottom: 0;
    width: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 1px;
    background-color: #cacaca;
}
.post-info
{
	text-align:center;
} 
.post-wrap p {
   border-bottom: 1px dashed #b0b0b0 !important;
   padding: 10px !important;
}
.post-info {
  padding-top: 10px;
}
.by-admin:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 1px;
    background-color: #cacaca;
}
.post-image.post_img-small
{
	position: relative;
    float: right;
    width: 30px;
}
 
.post-info .btn-custom.btns-small
{
	font-size:12px;
}
.contact-info-widget p
{
	text-align:center;
}

.post-detail .panel-title h4
{
	font-size: 16px;
}
.i4ewOd-pzNkMb-haAclf {
    background-color: #197aff;
}
.project-hover h2 {
    font-size: 25px !important;
}
.post-info h2 
{
font-size:30px;
}
 
.panel-title
{
	font-size:16px !important;
}
.widget .news-post {
   padding: 0; 
    
}
.slider_area .slider-traditional.owl-theme .owl-nav{
    right: auto;
    position: absolute;
    left: 50%;
    width: 100%;
    text-align: center;
    bottom:auto;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.slider_area .slider-traditional.owl-theme .owl-prev{
    position: absolute;
    left:50px;
} 
.slider_area .slider-traditional.owl-theme .owl-next {
   position: absolute;
   right:50px;
}

.slider_area .slider-traditional .owl-dots {
    top:auto;
    bottom: 40px;
    right:auto;
    text-align:center;
    width: 100%;
}
.slider_area .slider-traditional.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    margin: 2px 8px;
}

.service-two
{
	border: 1px solid #fff;
    border-radius: 5%;
    padding: 10px;
	margin-bottom:20px;
}
 
.activeli
{
	color:#888 !important;
}
 
.post-info h3.text-capitalize
{
	font-size:4em;
}
 .post-info h3 {
    font-size: 25px;
    margin-top: 10px;
}
.i4ewOd-pzNkMb-haAclf {
    background-color: #197aff;
}
.wpcf7-form-control 
{
	color: #fff;
}


.cd-timeline-content p
{
	color:#fff !important;
}
.full-width-section
{
	margin-bottom: -22px;
}
.contact-head
{
	padding-bottom: 50px;
  font-weight: 500;
	font-size: 3.33em !important;
}
.wpcf7-form-control {
    color: #b0b0b0 !important;
}
.wpcf7-submit
{
	color:#fff !important;
}
.contact-sect .col-md-12, .contact-sect .col-md-6
{
	padding-left:0px !important;
}
.portfolio-detail p
{
	margin-top:10px;
}
.post-detail .bg-dull
{
 background-color: transparent !important;
    text-align: center;
}
.navbar-brand
{
	margin-top:10px
}
 
.logo
{
	margin-top: 10px;
}
.portfolio .project-nav ul li
{
	font-weight:600;
	text-align:center; 
}
.project-nav {
	margin-top: 10px;
	}
.full-width-div-map
{
	 position: absolute;
    width: 100%;
    left: 0;
}
.post-info {
    padding-bottom: 0px;
}
.post-info .post-bottom
{
	padding-bottom: 10px;
}
.nav.navbar .search-form{
  border:0 !important;
}
.pg-wrapper .service-inner h3, .blog-details-page-sidebar .service-inner h3
{
	font-size:25px;
}
.service-border 
{
	border: 1px solid #000;
}
.pg-wrapper
{
	overflow:hidden;
}


.post-info h3.text-capitalize
{
	font-size:4em;
}
 .post-info h3 {
    font-size: 25px;
    margin-top: 10px;
}
.i4ewOd-pzNkMb-haAclf {
    background-color: #197aff;
}
.wpcf7-form-control 
{
	color: #fff;
}



.full-width-section
{
	margin-bottom: -22px;
}
.contact-head
{
	padding-bottom: 50px;
  font-weight: 500;
	font-size: 3.33em !important;
}
.wpcf7-form-control {
    color: #b0b0b0 !important;
}
.wpcf7-submit
{
	color:#fff !important;
}
.contact-sect .col-md-12, .contact-sect .col-md-6
{
	padding-left:0px !important;
}
.portfolio-detail p
{
	margin-top:10px;
}
.post-detail .bg-dull
{
 background-color: transparent !important;
    text-align: center;
}
.navbar-brand
{
	margin-top:10px
}
 
.logo
{
	margin-top: 10px;
}
.portfolio .project-nav ul li
{
	font-weight:600;
	text-align:center; 
}
.project-nav {
	margin-top: 10px;
	}
.full-width-div-map
{
	 position: absolute;
    width: 100%;
    left: 0;
}
.post-info {
    padding-bottom: 0px;
		padding-top:0px !important;
}
.post-info .post-bottom
{
	padding-bottom: 10px;
}
#cd-timeline::before
{
	top:auto;
}
 .blog-details-page-sidebar .post-detail p
{
	color:inherit;
}
.cd-timeline-content p
{
	font-weight:300;
}
.time_heads
{
	color: #fff;
    font-size: 4em !important;
    font-weight: 600;
    text-align: center;
}
.tab .tab-content {
    
    border-top: 2px solid #494848;
    border-bottom: 2px solid #494848;
    color: #494848;
}
.tab .tab-content:before {
    border-top: 25px solid #494848;
}
.tab .tab-content:after {
	border-bottom: 25px solid #494848;
}
.pg-wrapper .service-inner h3
{
	font-size:25px;
}
 .slider_item.slider_item_two .slide-content .download
 {
	 margin-right:20px !important;
 }