.navbar-logo-link {
    max-width: 120px;
}

.navbar {
    display: block;
}

.carousel-item {
    height: 350px;
}

.business-title-wrap, .inner-content-wrap.center.cta, .service-title-wrap {
    max-width: 650px;
}

.site-name {
    font-size: 2.0rem;
    color: white;
}

html {
    scroll-behavior: auto !important;
}

.hero-author-image-box {
    max-width: 50px;
}

.coming-soon {
    border: 1px #cccccc solid;
    border-radius: 14px;
    line-height: 0;
    color: #cccccc;
    padding: 12px 5px 0;
    height: 27px;
    font-size: 13px;
    margin-left: 20px;
}

.logo-content span {
    font-weight: 600;
}

.modal-dialog {
    color: #383838;
}

.alert-success {
    background: white;
    display: block;
    border: 1px #098402 solid;
}

.modal-title {
    font-size: 22px;
    font-weight: 600;
}

.cp {
    cursor: pointer;
}

.dn {
    display: none;
}

.modal-content {
    padding: 20px 35px 35px !important;
    max-width: 430px;
}

.modal-header {
    padding-bottom: 5px;
}

.modal-body {
    padding: 10px 0 0 0;
}

.fs14 {
    font-size: 14px;
}

.text-offer {
    font-size: 11px;
    font-weight: 300;
    color: #bebebe;
    line-height: 20px;
    margin-bottom: 10px;
}

input::placeholder {
    color: #e6e6e6 !important;
    font-size: 14px !important;
}

.modal-footer {
    border-top: none !important;
    padding-left: 0;
    padding-right: 0;
}

.u-btn {
    background-color: #596CF2;
}

.w100 {
    width: 100%;
}

.br10 {
    border-radius: 10px;
}

.hero-main-image-box{
    max-width: 100%;
    max-height: 350px;
}

.m-center{
    margin-left: auto;
    margin-right: auto;
}

.w-fit{
    width: fit-content;
}

#scrutiner {
    background: linear-gradient(270deg, #F2F4FF 0%, #F2F4FF1A 100%);
}

.ul-row-margin li{
	margin-bottom:7px;
}