.grecaptcha-badge {opacity:0
}

.wa__btn_popup_txt {
display: none;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #9b597a;
}

.row-1.odd {

	font-size: 16px !important;
	color: #fafafa !important;
}


.tablepress thead th, .tablepress tbody td { text-align: center; }

input.wpcf7-form-control.wpcf7-text {
text-indent: 7px; !important;
    text-align: left !important;
    border-bottom: 0 !important;
    border-bottom: 1px solid !important;
border-top: 1px solid !important;
border-right: 1px solid !important;
border-left: 1px solid !important;
padding: 0.1 !important;
}


.blog-card .media-block a .mask:after {
display: none;
}

.mask {
background: rgba(77, 0, 111, 0.1) !important;
}

.info-list li span.value {
color: #000000 !important;
font-weight: bold  !important;
}

.site-main-menu li a, .site-main-menu li a:hover {
color: #000000 !important;
font-weight: bold  !important;
}

.block-title h3 span {
color: #a5215d !important;
}

@media only screen and (max-width: 991px) {
  .site-main-menu li a,
  .site-main-menu li a:hover {
    color: #FFF !important;
    font-weight: bold !important;
   
  }
}


div.entry-meta {
display:none;
}

.site-content .entry-meta.entry-tags-share {
display:none;
}



body::-webkit-scrollbar {
    width: 1.0em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}


.blog-card ul.category {
display:none;
}

.blog-card .post-date {
display:none;
}









  div.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #FAFAFA;
  width: 277px;
  text-align: left;
  border-collapse: collapse;

}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  border: 1px solid #AAAAAA;
}
.divTable.blueTable .divTableBody .divTableCell {
  font-size: 13px;
}
.divTable.blueTable .divTableRow:nth-child(even) {
  background: #D0E4F5;
}
.blueTable .tableFootStyle {
  font-size: 14px;
}


.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

#box {
-webkit-box-shadow: 5px 5px 15px 5px #555555; 
box-shadow: 5px 5px 15px 5px #333333;
}

.divTable.blueTable .divTableBody .divTableCell{
font-size:14px;
}

.divTable.blueTable .divTableBody .divTableCell {
padding: 0 26px;
}


.content-page-with-sidebar .blog-sidebar {
  border-left: 14px solid #eee !important;
}



.pt-cv-wrapper .btn-success {
color:#ffffff !important;
background-color:#9e5276 !important;
border-color:#000000 !important;
}


#sample_slider .owl-item {
margin-bottom:7px !important;
margin-top:17px !important;
}

//.blog-sidebar {
width: 40% !important;
}

.su-spoiler-title {
color: #ba498d !important;
font-size: 18px !important;
}


.btn-primary {
text-transform: none !important;
}

.btn-secondary {
text-transform: none !important;
}


.btn-primary, .btn-secondary, button, input[type="button"], input[type="submit"]{
text-transform: none !important;
{