/*
CTC Separate Stylesheet
Updated: 2022-02-02 11:54:14
*/

.nv-page-title h1{
	font-size:30px;
}

.wpcf7-form-control{
  padding: 4px !important;
}
.wpcf7-submit{
	padding: 10px 10px 10px 10px !important;
}
.table tr td{
	border: solid 1px;
}
.text-justify{
    text-align: justify
}

/*#menu-item-573:after {
    content: "New";
    width: 35px;
    height: 30px;
    top: -9px;
    right: -14px;
    position: absolute;
    display: inline-block;
    color: red;
    font-size: 10px;
    font-weight: normal;
}
.menu-item-573:after {
    content: "New";
    width: 35px;
    height: 30px;
    top: 0px;
    right: 78px;
    position: absolute;
    display: inline-block;
    color: red;
    font-size: 10px;
    font-weight: normal;
}*/

