/* Logo css */
.site-logo img {
    width: 90px;
    max-width: 90px;
}
@media (max-width: 420px){
.header-logo-description-container .site-logo img {
    width: 77px;
    max-width: 77px;
}
}

.elementor-page .elementor-section {
    position: relative;
    padding: 0px;
}
.elementor-page .page-content-area {
	margin-top: 0px;
}
.entry-content p, .entry-content li {
    font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
}
.elementor-text-editor ul, ol {
    margin: 0 0 1rem 0rem !important;
}
.elementor-text-editor.elementor-clearfix {
    font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
}
h2.elementor-heading-title.elementor-size-large {;
    font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
}
.mns-inner-sidebar {
    margin-top: 30px;
}
.mns-inner-sidebar h2{
    margin: 1rem auto 4rem;
    font-size: 3.2rem;
	 font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
	    color: #fff;
}
.service-contact {
    background-color: #0a9ccc;
    padding: 20px 15px 20px;
    border-radius: 10px;
	  width: 90%;
	  margin: 0 auto;
}
.service-contact select {
    font-size: 17px;
    border: 2px solid #E0E0E0;
    color: #8b7975;
    margin-bottom: 20px;
    width: 100%;
	  padding: 1.5rem 1.8rem;
}
.footer-widgets a {
    color: #000;
    text-decoration: none;
}
/* HomePage */
.mns-home-why-container {
    background-color: #4c94ae;
    width: 100%;
}
.mns-home-reviews-container {
    background-color: #4c94ae;
}
.footer-inner {
    background-color: #4c94ae;
}
.mns-home-learn-more-content-container {
    border-bottom: 10px solid #4c94ae;
}
.header-ctas .scheduler {
    font-size: 18px;
    width: 340px;
    text-align: center;
    font-weight: 300;
}
a.btn.scheduler.et_pb_button {
    background-color: #e55e1a !important;
    color: #fff;
}
.header-bottom-layer {
    background-color: #000;
	padding: 7px 0 7px 0;
}
.header-promotion {
    color: #fff !important;
    font-size: 23px !important;
}
.footer-widgets-outer-wrapper {
    border-color: #4c94ae;
}
#site-footer {
    background-color: #000;
    padding: 13px;
    margin: 4.3rem 0 0 0;
}
.footer-credits {
    font-size: 17px;
    color: #fff;
}
.to-the-top{
color:#fff;
}
.mns-home-why-image img {
    width: 340px;
    height: 280px;
    object-fit: cover;
}
/* offer page */
.center-block.special-offer {
    border: 2px dashed #000;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}
.special-offer .special-offer-discount {
    color: #c00;
}
.special-offer .special-offer-item {
    font-size: 30px;
}
p.special-offer-expires {
    font-size: 16px;
    font-weight: 300;
}
p.special-offer-legal {
    font-size: 10px;
}
p.special-offer-description {
    font-size: 16px;
    font-weight: 300;
}
p.special-offer-item {
    font-size: 30px;
}
p.special-offer-discount {
    color: #c00;
    font-size: 30px;
    font-weight: 700;
}
.special-offer-logo {
    text-align: center;
    vertical-align: middle;
    width: 50%;
}
td.special-offer-logo img {
    max-width: 100%;
    width: 100%;
}
.special-offer-phone {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}
.footer-social-icons-container .textwidget p {
    margin: 4px 37px;
    line-height: 2;
}

 .reviews {
        padding: 8rem 0;
        background-color: #f7f7f7;
        margin-bottom: -78px;
    }

#site-header {
    background-color: #fff !important;
    width: 100%;
    z-index: 999;
    position: fixed;
}
.page-post-container {
    display: flex;
    margin-top: 110px;
}
.mns-home-header-video-overlay-button {
    margin-top: 110px;
}

.mns-home-header-video-overlay-text-top {
    padding-top: 228px;
}
ul.sub-menu {
    overflow-y: scroll;
    height: 500px;
}
