h1.entry-title{
	display: none !important;
}

.rank-math-breadcrumb{
	margin: 0 0 15px;
  padding: 0 0 15px;
	text-align:center;
}
.rank-math-breadcrumb p a, .rank-math-breadcrumb p a:link, .rank-math-breadcrumb p a:visited {
  padding: 5px 5px 5px 20px;
  color: white;
  background: #cc0019;
  position: relative;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.rank-math-breadcrumb p:first-of-type a {
  padding: 5px 5px 5px 10px;
}
.rank-math-breadcrumb p a:before, .rank-math-breadcrumb p a:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate(0, -50%);
  right: -12px;
  border: 16px solid transparent;
  border-right: none;
  border-left: 13px solid #cc0019;
}
.rank-math-breadcrumb p a:before {
  right: -13px;
  border-left: 13px solid white;
}
.rank-math-breadcrumb p a:hover, .rank-math-breadcrumb p .last {
  background: #fff;
	color: #cc0019;
	line-height: 34px;
}
.rank-math-breadcrumb p .last {
	 padding: 5px 5px 5px 10px;
}
.rank-math-breadcrumb p a:hover:after, .rank-math-breadcrumb span:after {
 border-left: 13px solid #fff; 
}
 .rank-math-breadcrumb p .last::after {
 border-left: 13px solid #fff; 
}

.elementor-btn{
	background-color:#d2151e;
	border-radius: 20px 0;
	font-weight: 700;
}
.elementor-element h3{
	color: #d2151e !important;
	font-weight: 700 !important;
}
.elementor-element p{
	color: #000 !important;
	font-weight: 700 !important;
}
.elementor-element h4{
	border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 15px;
    background-color: #cc0019;
    font-weight: 700 !important;
    font-family: verdana !important;
	color: #fff;
	width: 70%;
}
.elementor-element ul li{
	list-style-type: none;
	padding-bottom: 10px;
    margin-left: 1em;
    list-style-position: outside;
    text-indent: -25px;
	padding-left: 15px;
	color: #000;
}
.elementor-element ul li:before{
	 content: "\f0a9" !important;
    font-family: FontAwesome;
    padding-right: 10px;
    color:#cc0019;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #cc0019 !important;
}
/* sidebar */

.advanced-sidebar-menu h2{
	text-transform: uppercase !important;
	font-size: 29px !important;
	color: #cc0019 !important;
	font-family: 'Playfair Display', serif !important;
	font-weight: 600;
} 

 .advanced-sidebar-menu .child-sidebar-menu{
	padding:0 !important;
}
.advanced-sidebar-menu .child-sidebar-menu li::marker{
	text-decoration:none !important;
}
.advanced-sidebar-menu .child-sidebar-menu li{
	background: #000 !important;
    color: #fff !important;
    padding: 7px 40px !important;
    margin: 2px 0;
    border-radius: 0 0 15px 15px;
	list-style-type:none;
}
.advanced-sidebar-menu .child-sidebar-menu li a{
	color:#fff !important;
	font-weight: 700 !important;
    font-size: 15px;
}
.menu-item:before{
	display: none;
}
.footer-nav-widgets-wrapper{
	display: none;
}
.widget-title::after{
	display: none;
}
/* .advanced-sidebar-menu .child-sidebar-menu .current-menu-item{
	background: #003769;
}
.advanced-sidebar-menu .child-sidebar-menu li :hover{
	color:#fff !important;
	background:#003769 !important;
}
.advanced-sidebar-menu .child-sidebar-menu .current-menu-item .children li :hover{
	color:#fff !important;
} */
.widget .widget-title{
	margin-bottom: 0px !important;
}
.wpforms-submit{
	padding: 10px 40px !important;
    border-radius: 0 20px 0 20px !important;
	  background: #cc0019 !important;
	color: #fff !important;
}
/* contact-form */
 .wpcf7-form label{
	color: #cc0019;
	font-weight:600;
	font-size: 18px;
	padding-bottom: 9px;
} 
.wpcf7-form .wpcf7-form-control{
    background: #E6E6E6;
    font-size: 16px;
    letter-spacing: 1px;
    height: 40px;
/*     padding: 6px 0px; */
    border-radius: 8px;
    border: none;
    box-shadow: none;
    border-top: 4px solid #cc0019;
    border-left: 4px solid #cc0019;
}
.wpcf7-form .wpcf7-form-control.wpcf7-file{
	background: none !important;
	border: none !important;
}
.wpcf7-form .wpcf7-form-control:focus{ box-shadow: none; }
.wpcf7-form .wpcf7-form-control::placeholder{ color: #6C6C6C; }
.wpcf7-form .wpcf7-submit{
    color: #fff;
    background-color: #cc0019;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 10px;
    border: none;
    border-radius: 8px;
    box-shadow: 0 -3px 0 rgba(0,0,0,0.1) inset;
    display: block;
    transition: all 0.3s ease 0s;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:focus{
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1) inset,0 0 10px rgba(0,0,0,0.1);
} 
.elementor-element .map{
	max-height: 100% !important;
}
@media(max-width:480px){
	.wpcf7-form .wpcf7-form-control-wrap input, textarea{
		max-width: 75% !important;
	}
}
@media(max-width:330px){
	 .wpcf7-form-control-wrap input, textarea{
		max-width: 60% !important;
	}
}

.owl-carousel .owl-item div{
	text-align:center !important;
}
.owl-carousel .owl-item div h4{
	font-weight:700 !important;
	margin-top:-15px !important;
}
.site-footer.style2 .widget p{
	color:#000 !important;
}
.site-footer.style2 .widget.widget_getintuch li{
	color:#000 !important;
}
.owl-nav{
	display:none !important;
}
.owl-dots{
	display:none !important;
}
.owl-carousel{
	padding-bottom:40px !important;
}