div#r2nex {    
    font-size: 32px;
    font-family: rounded-arial;
    font-weight: 500;
    color: black;
}
div#r2nexpar {
    font-size: 17px;
    padding: 1%;
    padding-left: 10%;
    padding-right: 10%;
}
button#one-bt {
    color: #eee;
    background-color: #3399cc;
    border-radius: 11px;
    font-size: 16px;
    padding: 10px;
}
div#about-us {
    text-align: center;
    font-size: 32px;
    color: #67b5e8;
    border-bottom: 1px solid #67b5e8;
    padding-bottom: 10px;
    font-weight: 600;
}
div#four-sect {
    color: black;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
    padding-top: 25px;
}
div.request-callback-form {
    background-color: #bbb0c2;
    width: 50%;
    padding: 20px 20px 20px 20px;
    margin-left: 6%;
    border-radius: 2%;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
div#sample-postcards {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    color: goldenrod;
    padding-top: 50px;
    padding-bottom: 60px;
}
div#ent {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}
div#wd {
  line-height: 1;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea {
    color: black;
    background-color: white;
    font-family: tahoma;
    font-weight: 600;
}
/*homepage-header-title */
header.page-header {
    display: none;
}