﻿.date_text_fild,span#noofDays{margin-right:5px}.dot-flashing,.dot-flashing::after,.dot-flashing::before{width:14px;height:14px;border-radius:50%;background-color:var(--primary-color);color:var(--primary-color)}.main_wait_page{pointer-events:none}#myModal{background:rgba(255,255,255,.5);backdrop-filter:blur(4px)}.date_text_fild{font-size:15px;font-weight:400}.modal-backdrop{backdrop-filter:blur(8px)}.main_text_gif{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center}.main_text_gif img{margin:0 auto;width:450px}ul.check_detail_ul li{width:auto;display:inline-block;text-align:center;text-transform:capitalize;font-size:15px;color:#000;font-weight:500;margin:0 auto}ul.check_detail_ul{margin:0;display:flex;font-weight:400;background:#f5f5f5;padding:20px}.dot-flashing{position:relative;animation:1s linear .5s infinite alternate dotFlashing}.dot-flashing::after,.dot-flashing::before{content:'';display:inline-block;position:absolute;top:0;animation:1s infinite alternate dotFlashing}.dot-flashing::before{left:-25px;animation-delay:0s}.dot-flashing::after{left:25px;animation-delay:1s}@keyframes dotFlashing{0%{background-color:var(--primary-color)}100%,50%{background-color:#ebe6ff}}@media (max-width:767px) and (min-width:320px){.main_text_gif{width:95%}.gif_img h3{font-size:20px}.gif_img img{width:50%}}@media (max-width:1024px) and (min-width:768px){.main_text_gif{width:80%}}