A Guide To Getting Travel Insurance With Covid Coverage In Malaysia – Augustman Malaysia

A Guide To Getting Travel Insurance With Covid Coverage In Malaysia

.btt_modal_content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px 40px;
border: 1px solid #888;
width: 35%;
}

.btt_modal {
display: none;
position: fixed;
z-index: 1111;
left: 0;
top: 0;
width: 100%;
height: 100%;
/* overflow: auto; */
overflow: hidden;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
}

.btt-close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}

.btt-close:hover,
.btt-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}

.btt_text-center {
text-align: center;
}

.btt_title {
margin-bottom: 0px;
line-height: 49px;
margin-top: 1rem;
margin-bottom: 0rem;
background: #ffffff;
color: var(–primary);
text-align: center;
}

.btt_sub-title {
font-weight: 400;
color: #000000;
text-transform: none;
line-height: 1;
margin-top: 0rem;
margin-bottom: 2rem;
text-align: center;
}

.btt_newsletter-wrap [type=”email”] {
padding: 15px 10px;
border: 2px solid #000;
box-shadow: none;
font-size: 18px;
color: #000;
width: 95%;
margin: 0px;
}

.btt_button {
padding: 15px 30px;
cursor: pointer;
font-size: 18px;
color: #ffffff;
width: 100%;
border: none;
border-radius: 5px;
background-color: #999999;
}

.btt_button:active,
.btt_button:focus,
.btt_button:hover {
background-color: #000;
}

.btt_checkbox {
margin: 1rem 0rem 1.5rem 0rem;
}

.btt_checkbox [type=”checkbox”] {
width: auto;
display: inline;
}

.btt_checkbox label {
cursor: pointer;
user-select: none;
display: inline-block;
font-size: 14px;
}

@media(max-width: 767px) {
.btt_modal_content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px 20px;
border: 1px solid #888;
width: 80%;
/* Could be more or less, depending on screen size */
}
.btt_sub-title {
font-size: 14px;
}
.btt_newsletter-wrap [type=”email”] {
padding: 10px 10px;
font-size: 14px;
}
.btt_button {
padding: 10px 30px;
}
}

@media(min-width: 1200px) {
.btt_modal_content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px 20px;
border: 1px solid #888;
width: 60%;
/* Could be more or less, depending on screen size */
}
}

@media(min-width: 1366px) {
.btt_modal_content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px 20px;
border: 1px solid #888;
width: 50%;
/* Could be more or less, depending on screen size */
}
}

@media(min-width: 1400px) {
.btt_modal_content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px 20px;
border: 1px solid #888;
width: 35%;
/* Could be more or less, depending on screen size */
}
}

.section-modal-subscription {
width: 100vw;
height: 100vh;
display: flex;
position: fixed;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.5);
}

.ms-wrapper {
width: 90%;
padding: 50px;
margin: 0 auto;
max-width: 500px;
position: relative;
background-color: #FFF;
font-family: “Uniform Condensed”;
}

.btn-ms-close{
position: absolute;
right: 5px;
top: 5px;
height: 40px;
width: 40px;
font-size: 24px;
font-weight: bold;
border: none;
background: none;
position: absolute;
}

.section-modal-subscription * {
box-sizing: border-box;
}

.ms-header {
color: #000;
font-size: 30px;
font-family: ‘Poppins’;
font-weight: bold;
text-align: center;
padding: 0 !important;
background-color: transparent !important;
font-family: ‘Poppins’,Helvetica ‘Neue’,Helvetica,Arial,sans-serif;
}

.ms-description {
opacity: .5;
font-family: ‘Poppins’;
font-size: 14px;
text-align: center;
margin-bottom: 50px;
}

.ms-message {
font-size: 12px;
margin-bottom: 5px;
}

.ms-message.has-error {
color: tomato;
}

.ms-message.is-submitted {
color: #42ba96;
}

.ms-email {
margin-bottom: 10px;
padding: 12.5px 15px;
font-family: ‘Poppins’;
border: 1px solid #404040;
}

.ms-checkbox-wrapper {
position: relative;
margin-bottom: 25px;
}

.ms-checkbox-wrapper input {
left: 0;
top: 1px;
width: 0px;
height: 0px;
position: absolute;
}

.ms-checkbox-wrapper input::after {
top: 1px;
left: 0;
content: ”;
width: 15px;
height: 15px;
color: #FFF;
font-size: 12px;
border-radius: 3px;
text-align: center;
display: inline-block;
position: absolute;
border: 1px solid #d3d3d3;
}

.ms-checkbox-wrapper input:checked::after {
content: ‘✓’;
border-color: #000;
background-color: #000;
}

.ms-label {
font-size: 14px;
padding-left: 25px;
}

.ms-submit {
width: 100%;
border: none;
padding: 15px;
color: #fff;
font-size: 18px;
border-radius: 5px;
font-family: ‘Poppins’;
margin-bottom: 10px;
background-color: #000;
}

.ms-a-link {
padding: 5px;
font-size: 12px;
display: table;
font-family: ‘Poppins’;
margin: 0 auto;
letter-spacing: 1px;
text-transform: uppercase;
}
.ms-thankyou-wrapper{
display: none;
text-align: center;
}

.ms-thankyou-wrapper.is-active{
display: block !important;
}

.ms-thankyou-wrapper h5 {
font-size: 32px;
font-weight: bold;
margin: 5px 0 15px 0;
}

.ms-thankyou-wrapper p {
opacity: .75;
font-size: 18px;
}

@media(max-width:576px){
.ms-wrapper{
padding: 50px 20px 30px 20px;
}

.ms-header{
font-size: 26px;
}
.ms-thankyou-wrapper h5{
font-size: 22px;
}
}

Never miss an update

Subscribe to our newsletter to get the latest updates.

You’re all set

Thank you for your subscription.

.btt_image_cloned{
max-width:100%;
height:auto;
}

.grecaptcha-badge {
visibility: hidden !important;
}


阅读更多

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注