

.q_progress_bar .progress_title_holder {
    margin: 0 0 11px;
}

 nav.main_menu>ul>li.active>a>span:not(.plus) {

position: relative;
display: inline-block;
vertical-align: middle;
border-radius: 3px;}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.footer_top .widget_nav_menu ul li {
    padding: 0;
}

.footer_bottom a, .footer_bottom ul li a {
    color: #fff;
}

.testimonial_title_holder h5 {
    font-size: 25px;
}

p.testimonial_author {
    font-family: 'Roboto', serif;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 44px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 16px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 27px 0 19px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 23px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 12px;
}

.qode-lower-section-z-index .full_section_inner {
z-index: 19;
}

 @media only screen and (min-width: 768px){
.qode-info-card .qode-info-card-image,
.qode-info-card .qode-info-card-text-holder {
border-right: 1px solid #000041;
}
}

@media only screen and (max-width: 600px) {
.subtitle {
    display: none;
}
.title.title_size_medium h1 {
    font-size: 30px;
    line-height: 31px;
}
}

.extra .qode-info-card .qode-info-card-image, 
.extra .qode-info-card .qode-info-card-text-holder {
    background-color: #000041 !important;
}
.extra .qode-info-card-text-holder p.qode-info-card-text {
    color: #fff !important;
}
.extra .qode-info-card .qode-info-card-text-holder h4 {
    color: #fff !important;
}

.ped-table-row {
	width: 25%;
}

.ped-row {
  font-size: 14px;
  margin:auto;
}	
	.ped-indent-right {
	padding-right:30px;	
}

/* PEDIGREE */
.table#pedigree {
		width: 90%;
}	
.table#pedigree > tbody > tr > td {
	vertical-align:middle;
	text-align:center;	
	border-color:#fff;
}

.table#pedigree > tbody > tr > td.dTop {
	border-top:1px dotted #fff;	
}

.table#pedigree > tbody > tr > td.dBottom {
	border-bottom:1px dotted #fff;	
}

.table#pedigree > tbody > tr > td.noTop {
	border-top:none;
}

.table#pedigree > tbody > tr > td.noBottom {
	border-bottom:none;
}
	
	.ped-table-bordered {
  border: 1px solid #dddddd;
}
.ped-table-bordered > thead > tr > th,
.ped-table-bordered > tbody > tr > th,
.ped-table-bordered > tfoot > tr > th,
.ped-table-bordered > thead > tr > td,
.ped-table-bordered > tbody > tr > td,
.ped-table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.ped-table-bordered > thead > tr > th,
.ped-table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
	
.ped-table-condensed > thead > tr > th,
.ped-table-condensed > tbody > tr > th,
.ped-table-condensed > tfoot > tr > th,
.ped-table-condensed > thead > tr > td,
.ped-table-condensed > tbody > tr > td,
.ped-table-condensed > tfoot > tr > td {
  padding: 5px;
}
	
.ped-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ped-alert-info hr {
  border-top-color: #a6e1ec;
}
.ped-alert-info .alert-link {
  color: #245269;
}

.blog_holder article .post_info .time, .blog_holder article .post_info .post_author{display: none;}