/* GLOBAL */
body {margin:0 auto;}
a,a:hover {text-decoration:none;}
 
/* swiper slider css */
.alert_swiper {margin:0 auto;}
.tag_alert {min-height: 80px;}
.tag_alert .swiper-container {
  width: 100%;
  height: 100%;
}
.tag_alert a, .tag_alert a:hover {transition:all 0.3s ease-in-out;}
.tag_alert .swiper-slide {text-align: center;padding:8px 55px;}
.tag_alert .pagination_spacer{height:28px;}

.mobile-menu-social a.elementor-item {display:none;}


.social_list .fa-facebook-f {
    font-size: 24px;
    color: #fff;
    padding: 8px 12px;
    background: #318dff;
}

/*  css by rohan start*/
.rev_services_slider .ue-carousel-item {border-radius:20px 0px !important; min-height:600px;}
.rev_services_slider a.uc_more_btn {
	border-radius:10px 0px !important;
}

#rv_flipbox_new22 .elementor-flip-box__layer {
    border-radius: 25px 0px !important;
}
.about_team_member_colmn .ue_grid_item {
    border-radius: 25px 0px !important;
}
.footer_hours td {
    background: #fff !important;
    border: none !important;
}
.footer_hours .table-bordered {
    border: none !important;
}
.footer_hours tr {
	 border-bottom:1px solid #ef9723;
}
/* css by rohan ends */


/* keep at end of CSS */
 .display_block {display:block;}
 .display_none {display:none;}
 /*hide nav and pagination if swiper has < 2 images */
 .swiper-pagination-lock, .tag_swiper .elementor-swiper-button-next.swiper-button-disabled, .tag_swiper .elementor-swiper-button-prev.swiper-button-disabled {transition:all .3s ease-in-out;opacity:0;}
 /* goback JS onclick link for privacy page */
 #goback:hover {letter-spacing:0.2em;cursor:pointer;}
 