/* Enter Your Custom CSS Here */
.article-meta
{
	display: none;
}
.site-title {
    display: none !important;
}
div#popmake-1357 {
    padding: 0px;
    border: none;
}
.img-1 img {
    width: 100%;
}
.popup-form .box {
    display: flex;
    width: 100%;
}
.flex-item-left {
    background-color: #f1f1f1;
    padding: 10px;
    flex: 50%;
    padding: 0;
    margin: 0;
}
.flex-item-right.bg-white {
    background-color: #fff;
    padding: 10px;
    flex: 55%;
}
#popup-heading {
    background: none!important;
    color: #000!important;
    font-weight: 500!important;
    border-radius: 5px;
    font-family: Ubuntu,sans-serif;
    text-align: center;
    margin: 5px 0 0px 0!important;
    font-size: 26px;
}
#popup-heading-1 {
    color: #000!important;
    font-weight: 300!important;
    padding: 5px!important;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    font-family: Ubuntu,sans-serif;
    margin: 5px 0 12px 0!important;
}
.popup-form .box .form .form-control {
    margin-bottom: 20px;
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #cccccc;
    font-size: 15px;
    color: #000000;
}
.popup-form .box .form #button-submit {
    width: 100%;
    background-color: #237d9e;
    height: 50px;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
}
p.cstmor {
    margin: 12px 0 1px;
    font-size: 16px;
    font-weight: 800;
    color: #000;
    text-align: center;
}
div#call-text {
    text-align: center;
    margin: 0 0 0 0;
}
svg.svg-inline--fa.fa-phone {
    background: #237d9e;
    color: #fff;
    padding: 13px 13px;
    border-radius: 50px;
    position: relative;
    top: 13px;
    left: -15px;
}
div#call-text a {
    font-size: 21px;
    font-weight: 800;
    color: #000;
}
.form-group p {
    margin-bottom: 0px;
}