.dropdown-menu[data-bs-popper]{
	    left: -175px !important;
}
body{
	padding-top: 85px !important;
}

.footer-widgets-outer-wrapper{
	display:none !important;
}
.entry-title{
	display:none !important;
}
.rank-math-breadcrumb p{
	text-align:center !important;
}
.rank-math-breadcrumb p a {
    color: #32616c !important;
    font-weight: 700;
    background-color: #fff !important;
    padding: 4px 6px !important;
    border-radius: 10px 0 0 10px !important;
}

.last {
    background-color: #fff !important;
    padding: 4px 6px !important;
    font-weight: 700 !important;
    border-radius: 0px 10px 10px 0px !important;
    color: #32616c !important;
}
.separator{
	color:#fff !important;
}
.elementor-widget-text-editor h2{
	color: #000 !important;
	font-weight: 500;
	font-size: 35px;
}
.elementor-widget-text-editor h3{
	color: #000 !important;
	font-weight: 500;
	font-size: 30px;
	padding-top: 15px;
}
.elementor-widget-text-editor h4{
	color: #30adcd !important;
	font-weight: 500;
	font-size: 25px;
}
.elementor-widget-text-editor ul li:before{
	content: "\f0a9" !important;
    font-family: FontAwesome;
    padding-right: 10px;
    color: #32616c;
}
.elementor-widget-container ul li{
	font-size:15px;
	padding-bottom: 5px;
    margin-left: 1em;
    list-style-position: outside;
    text-indent: -18px;
	padding-left: 15px;
	font-weight: 400;
}
.wp-block-advanced-sidebar-menu-pages h2{
	background-color:#32616c !important;
	color:#fff !important;
	padding:12px 24px !important;
	border-radius:20px 0 20px 0 !important;
}
.child-sidebar-menu{
	background-color:#fff !important;
	padding:10px !important;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24) !important;
}
.child-sidebar-menu li{
	padding-bottom:10px !important;
	border-bottom:1px solid #cccccca3 !important;
}
.child-sidebar-menu li a{
	color:#000 !important;
	font-weight: 600 !important;
}

.child-sidebar-menu li a:hover{
	color:#1b5562 !important;
}
.wpforms-container .wpforms-field input[type="text"]{
	border:2px solid #32616c !important;
}
.wpforms-container .wpforms-field input[type="text"]::placeholder{
	color:#000 !important;
	font-weight:600 !important;
}
.wpforms-container .wpforms-field input[type="number"]{
	border:2px solid #32616c !important;
}
.wpforms-container .wpforms-field input[type="number"]::placeholder{
	color:#000 !important;
	font-weight:600 !important;
}
.wpforms-container .wpforms-field input[type="email"]{
	border:2px solid #32616c !important;
}
.wpforms-container .wpforms-field input[type="email"]::placeholder{
	color:#000 !important;
	font-weight:600 !important;
}
textarea{
	border:2px solid #32616c !important;
}
textarea::placeholder{
	color:#000 !important;
	font-weight:600 !important;
}
#wpforms-submit-1047{
	background-color:#32616c !important;
	color:#fff !important;
}
	