body , h1 , h2 , h3, h4, h5, h6, p , a , ul, li , label , input , textarea {
font-family: "DM Sans", sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
font-weight:800 !important;
}
a {
color: #289db5 !important;
}
a:hover {
color: #51b8d2 !important;
}
.message_field {
height: 60px; min-height: 50px; max-height: 80px; resize: none; }
.contact_form_in input::placeholder,
.contact_form_in textarea::placeholder {
color: #999; font-style: italic;
opacity: 1; }
.contact_form_in input:focus::placeholder,
.contact_form_in textarea:focus::placeholder {
color: #ccc; }
.email_box a {
color: #fff !important;
}
.contact_form_in input , .contact_form_in textarea{
margin: 0;
padding: 10px !important;
font-size: 15px !important;
font-weight: 400 !important;
line-height: 24px !important;
color: #000;
border-color: #1818391a !important;
}
.form_fields.btn input {
width: 100%;
}
.form_fields.btn {
position: relative;
}
.form_fields.btn span.wpcf7-spinner {
position: absolute;
left: 0;
top: 0;
}
.cont_form_side {
padding: 36px;
background-color: transparent;
background-image: linear-gradient(5deg, #0b1325 0%, #65C4E0 100%);
border-radius: 20px;
}
.contact_form_in .wpcf7 form.sent .wpcf7-response-output {
color: #fff;
}
button,
[type=submit],
[type=button] {
display: inline-block;
font-weight: 400;
color: #1692A8;
text-align: center;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid #1692A8;
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 3px;
transition: all 0.3s;
cursor: pointer;
}
.ucsm-copyright {
font-size: 14px;
color: #fff;
text-align: center;
padding: 20px 0px !important;
}
.ucsm-copyright a {
display: none !important; }
.ucsm-copyright:after {
content: "© Machine Translation 2025";
color: #fff;
margin-left: 8px;
}
.ucsm-copyright p {
display: none;
}
p.ucsm-description {
color: #000 !important;
font-weight: 700;
}
h1.ucsm-heading {
color: #000 !important;
}
.ucsm-heading span {
color: #fff !important;
}
.ucsm-countdown .ucsm-countdown-item-lite .ucsm-countdown-number-lite {
color: #000 !important;
}
.ucsm-countdown .ucsm-countdown-item-lite .ucsm-countdown-label-lite {
color: #000 !important;
}
@media (max-width: 767px) {
.bloglist .inner_blog_list {
gap: 15px;
}
.bloglist .inner_blog_list .left_image {
width: 100%;
}
.bloglist .inner_blog_list .right_content {
width: 100%;
}
.bloglist .inner_blog_list .post_title a {
font-size: 20px;
font-weight: 900;
text-decoration: underline;
}
.bloglist .inner_blog_list .post_excerpt {
text-align: justify;
font-size: 18px;
font-weight: 500;
color: #000;
}
.bloglist .inner_blog_list .left_image img {
width: 100%;
height: 100%;
}
}