ul, ol{
padding: 0;
margin: 0;
}
.post, .page {
margin: 0 !important;
}
.popup-menu ul {
column-count: 4;
column-gap: 20px;
}
.footer-link a{
color: #fff;
}
.top-header {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.dialog-prevent-scroll .top-header {
background: #00415A !important;
}
strong, .custom-bullet b {
font-weight: 700;
}
.home-testimonial span.elementor-testimonial__name {
margin-bottom: 15px;
}
.custom-bullet ul {
margin-left: 20px;
}
.video-overlay .elementor-custom-embed-image-overlay:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(0 0 0 / 20%);
}
.home-slider-1 .swiper-pagination-bullets span {
margin: 0 3px;
}
.home-slider-1 .swiper-pagination-bullets {
display: flex;
justify-content: center;
width: 100%;
}
.blogList a.elementor-post__read-more {
background: #00B8FF;
height: 55px;
display: inline-block;
line-height: 55px !important;
padding: 0 45px;
border-radius: 5px;
margin-top: 25px;
transition: all 0.4s ease 0s;
}
.blogList a.elementor-post__read-more:hover {
background: #00415A;
}
.menu-btn a {
padding: 0 20px;
border: 2px solid #00b8ff;
}
.header-color {
background: #00415A !important;
}
div#customer_login {
display: flex;
justify-content: space-between;
}
.single-post .elementor-widget-theme-post-content ul li, .single-post .elementor-widget-theme-post-content ol li {
margin-bottom: 7px;
}
.single-post .elementor-widget-theme-post-content ul, .single-post .elementor-widget-theme-post-content ol {
margin: 15px 0;
}
.colWidthRight,
.colWidthLeft{
max-width: 610px;
}
.colWidthLeft {
margin-left: auto;
}@media (max-width: 991px){
.popup-menu ul {
column-count: 2;
}
.hide-login{
display: none;
}
}
@media (max-width: 767px){
.imgMob .elementor-widget-wrap {
background-size: 100% !important;
min-height: 40vh;
}   .form-left-text {
order: 2;
}
.form-right-text {
order: 1;
}
}