* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #fff;
    background: #41ADE5;
}
*::selection {
    color: #fff;
    background: #41ADE5;
}
*::-moz-selection {
    color: #fff;
    background: #41ADE5;
}
*::-webkit-selection {
    color: #fff;
    background: #41ADE5;
}
*::-ms-selection {
    color: #fff;
    background: #41ADE5;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
    transition: 0.5s all;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    /* tap-highlight-color: transparent; */
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}
/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), #neve_body textarea, #neve_body select {
    height: 58px;
    width: 100%;
    margin: 0;
    padding-left: 33px;
}
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
    border-color: red;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}
body textarea {
	resize: none;
	overflow: auto;
	height: 123px !important;
	padding-top: 15px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/*contact form 7 error msg class and css*/
body .btn-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #41ADE5;
    font-weight: normal;
}
.btn-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.btn-top:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
}

/* Custom CSS Home Page */
.header-phone .elementor-shortcode {
	display: flex;
	position: relative;
	padding: 0 0 0 30px;
	justify-content: flex-end;
}
.header-phone .elementor-shortcode .phone-label {
	font-family: "poppins", Sans-serif;
	font-weight: 500;
	font-size: 19px;
	padding-right: 4px;
}
.header-phone .elementor-shortcode .phone-text-wrap a {
	font-family: "poppins", Sans-serif;
	font-weight: 600;
	font-size: 19px;
	color: #235BA7;
}
.header-phone .elementor-shortcode .phone-text-wrap a:hover {
	color: #41ADE5;
}
.header .show-on-focus {
	display: none;
}
.header-phone .elementor-shortcode::before {
    color: #235BA7;
    position: absolute;
    top: 0px;
    right: auto;
    left: 10px;
    bottom: auto;
    content: "\f095";
    font-family: "FontAwesome";
    font-size: 21px;
    line-height: 28px;
}
.footer-phone .elementor-shortcode {
	font-family: "poppins", Sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 25px;
}
.footer-phone .elementor-shortcode .phone-label {
	position: relative;
    padding: 0 0 0 35px;
}
.footer-phone .elementor-shortcode .phone-label::before {
	color: #41ADE5;
	position: absolute;
	top: 0px;
	right: auto;
	left: 0;
	bottom: auto;
	content: "\f095";
	font-family: "FontAwesome";
	font-size: 26px;
	line-height: 28px;
}
.footer-phone .elementor-shortcode .phone-text-wrap {
	padding: 0 0 0 35px;
}
.footer-email .elementor-shortcode {
	font-family: "poppins", Sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 25px;
	padding-top: 25px;
}
.footer-email .elementor-shortcode .email-label {
    position: relative;
    padding: 0 0 0 35px;

}
.footer-email .elementor-shortcode .email-label::before {
	content: "";
	position: absolute;
	height: 28px;
	width: 27px;
	background: url("https://resiliencerm.webmasterindia.net/wp-content/uploads/2023/02/footer-email-.png") no-repeat;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
	/* background-color: red; */
}
.footer-email .elementor-shortcode .email-text-wrap {
	padding: 0 0 0 35px;
}
.footer-menu .hfe-nav-menu {
	flex-direction: column;
}
.footer-menu .hfe-nav-menu li {
	padding-top: 20px;
}
#colophon .footer-menu .hfe-nav-menu li .hfe-menu-item {
	position: relative;
	padding: 13px 0 0 20px;
}
#colophon .footer-menu .hfe-nav-menu li .hfe-menu-item::before {
	content: "";
	position: absolute;
	height: 25px;
	width: 25px;
	background: url("https://resiliencerm.webmasterindia.net/wp-content/uploads/2023/02/sprites-image.png") no-repeat;
	left: 5px;
	right: auto;
	top: 0px;
	bottom: auto;
	opacity: 1;
	background-position: 0px -172px;
}
.btn-top .elementor-button-text {
	display: none;
}
.copy-wrap-section .copyright_wrap a {
	color: #3166AC;
}
.copy-wrap-section .copyright_wrap a:hover {
	color: #4F5255;
}
.banner-left-paragraph {
	position: relative;
}

.crousle-item .slick-track {
	display: flex;
}
.crousle-item .slick-list .services-item {
	border: 1px solid #FFFF;
	background-color: #FFFF;
	/* width: 200px; */
	/* max-width: 200px; */
	height: auto;
	/* margin: 0 auto; */
	/* padding: 0 10px; */
	margin: 0 15px;
	padding: 42px 19px 42px;
	border-radius: 0 25px 0 25px;
	color: #174665;
	/* box-shadow: 5px 10px #888888; */
	box-shadow: 0 6px 95px 8px rgba(3,101,165,0.04);
	display: flex;
	flex-direction: column;
	position: relative;
	max-height: 250px;
}
.crousle-item .slick-list .services-item .service-image {
	height: 110px;
	margin-bottom: 6px;
}
.crousle-item .slick-list .services-item .service-client-name {
	font-family: "poppins", Sans-serif;
	font-weight: 600;
	font-size: 19px;
	text-align: center;
	line-height: 25px;
	flex: 1;
	display: flex;
	align-items: center;
}
.crousle-item .slick-list {
	padding: 0px 0px 30px 0;
}
.crousle-item .slick-list .services-item:hover {
	background-color: aqua;
}
.crousle-item .slick-list .services-item:hover, .crousle-item .slick-list .services-item.slick-current {
	/* background-color: aqua; */
	background: #41aee5;
	background: -moz-linear-gradient(top, #41aee5 2%, #245ca7 100%);
	background: -webkit-linear-gradient(top, #41aee5 2%,#245ca7 100%);
	background: linear-gradient(to bottom, #41aee5 2%,#245ca7 100%);
	color: #fff;
	padding-bottom: 45px;
	max-height: 100%;
}
.crousle-item .slick-list .services-item:hover .service-image img {
	filter: brightness(0) invert(1);
}
.crousle-item .slick-list .services-item.slick-current .service-image img {
	filter: brightness(0) invert(1);
}
.about-home .about-home-text p {
	font-family: "poppins", Sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #4F5255;
	line-height: 31px;
}
.about-home .about-home-text:not(:last-child) {
	padding-bottom: 17px;
  }
.about-home .about-home-text {
	position: relative;
	padding-left: 30px;
}
.about-home .about-home-text::before {
	position: absolute;
	content: " ";
	height: 15px;
	width: 15px;
	background-color: #235BA7;
	border-radius: 50%;
	top: 10px;
	left: 0;
}
.footer-menu .hfe-nav-menu .sub-menu li {
	padding: 0;
}
.put-small-business-eamil .form-field .label {
	float: none;
	margin: 0;
	font-family: "poppins", Sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #4F5255;
}
#neve_body .form-field #subnewsemail {
	height: 62px;
	border: 1px solid #ffff;
	border-radius: 50px;
	position: relative;
	float: none;
	padding: 0 213px 0 65px;
}
.put-small-business-eamil .form-field .label {
	float: none;
	margin: 0;
	font-family: "poppins", Sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #4F5255;
	position: absolute;
	left: 65px;
	right: auto;
	bottom: auto;
	top: 20px;
	z-index: 1;
	width: auto;
    pointer-events: none;
}
.sub_buttons {
	position: absolute;
	left: auto;
	right: 5px;
	top: 4.4px;
	bottom: auto;
}
.sub_buttons #sidebar_button {
	line-height: 53px;
	padding: 0 55px;
	border: 0;
	font-family: "Montserrat-Bold", Sans-serif;
	font-size: 19px;
	font-weight: 700;
	width: auto;
	transition: 0.5s all;
	cursor: pointer;
}
.sub_buttons .loader_wrap {
	position: absolute;
	right: -33px;
	left: auto;
	bottom: auto;
	top: 18px;
	background: #fff;
	border-radius: 100%;
}
#epicwin_subscription .form-field {
	position: relative;
}
#epicwin_subscription .form-field::before {
	content: "\f0e0";
	position: absolute;
	font-family: fontawesome;
	color: #63696B;
	font-size: 16px;
	z-index: 1;
	left: 32px;
	top: 21px;
}
.widget_epicwin_widget input {
	float: none;
}
#content .put-small-business {
	background-size: 100% 691px;
}
.put-small-business-eamil .form-field.input_focus .label {
	top: -5px;
	font-size: 12px;
	color: #fff;
	background: #235BA7;
	padding: 3px 3px;
	border-radius: 5px;
	line-height: 1;
	z-index: 1;
	transition: 0.5s all;
	border: 1px solid #fff;
}

.contact-form-wrap .form-field {
	padding: 0 0 18px 0;
	position: relative;
}
.contact-form-wrap label {
	position: absolute;
	z-index: 1;
	top: 17px;
	right: auto;
	left: 30px;
	bottom: auto;
    pointer-events: none;
}
.contact-form-wrap .form-field .input_focus label,
.contact-form-wrap .form-field .value_focus label {
	top: -5px;
	font-size: 12px;
	color: #fff;
	background: #235BA7;
	padding: 3px 3px;
	border-radius: 5px;
	line-height: 1;
	z-index: 1;
	transition: 0.5s all;
	border: 1px solid #fff;
}
.contact-form-wrap .btnsub-wrap #btnsub {
	line-height: 62px;
	padding: 0 65px;
	border: 0;
	font-family: "Montserrat-Bold", Sans-serif;
	font-size: 19px;
	font-weight: 700;
	width: auto;
	transition: 0.5s all;
	cursor: pointer;
	margin-top: 12px;
}
.homecontactright-wrap .elementor-widget-container{
	position: relative;
}
.homecontactright-wrap .elementor-shortcode::before {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	top: 6px;
	right: 0;
	bottom: auto;
	left: 0;
	content: "\f095";
	border: 1px solid #ffff;
	font-family: "FontAwesome";
	color: white;
	font-size: 23px;
	text-align: center;
	line-height: 47px;
}

.getintouch-phone .phone-label,
.getintouch-mail .email-label  {
	font-family: "poppins", Sans-serif;
	font-weight: 400;
	font-size: 19px;
	color: #ffff;
    line-height: 27px;
}
.getintouch-phone .phone-text-wrap a,
.getintouch-mail .email-text-wrap a {
	font-family: "poppins", Sans-serif;
	font-weight: 700;
	font-size: 21px;
	color: #ffff;
}
.getintouch-phone .phone-text-wrap a:hover,
.getintouch-mail .email-text-wrap a:hover  {
	color: #41ADE5;
}
.getintouch-mail .email-text-wrap a {
	font-weight: 600;
}
.getintouch-postoffice .post-office-label-wrap,
.getintouch-postoffice .post-office-title-wrap  {
	font-family: "poppins", Sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #ffff;
}
.getintouch-postoffice .post-office-title-wrap{
	font-weight: 500;
}
 .getintouch-mail .elementor-shortcode::before {
	content: "\f0e0";
}
.getintouch-postoffice .elementor-shortcode::before {
	content: "";
	background: url("https://resiliencerm.webmasterindia.net/wp-content/uploads/2023/02/home-page-post.png") no-repeat;
	background-position: 15px 12px;
}
.cyber-security-crousle .service-single-wrap {
	display: grid;
	grid-template-columns: 39.44% 1fr;
	grid-gap: 0 26px;
	margin: 30px 25px 50px;
}
.cyber-security-crousle .services-img {
	height: 512px;
	display: flex;
	align-items: center;
}
.cyber-security-crousle .services-img img {
	height: auto;
	/* width: 100%; */
	/* object-fit: cover; */
}
.btnsub-wrap .wpcf7-spinner {
	top: 30px;
}
.cyber-security-crousle .contain-text h3 {
	font-family: "poppins", Sans-serif;
	font-weight: 600;
	font-size: 51px;
	color: #235BA7;
	line-height: 61px;
	margin-bottom: 15px;
}
.cyber-security-crousle .contain-text {
    margin-top: 25px;
    margin-left: 6px;
}
.cyber-security-crousle .contain-text p {
	font-family: "poppins", Sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #63696B;
	line-height: 30px;
	padding-bottom: 17px;
}
.cyber-security-crousle .contain-text .leaen-btn {
	line-height: 58px;
	padding: 0 39px;
	border: 0;
	font-family: "Montserrat-Bold", Sans-serif;
	font-size: 19px;
	font-weight: 700;
	width: auto;
	transition: 0.5s all;
	cursor: pointer;
	margin-top: 33px;
}
.cyber-security-crousle .service-single-wrap.slick-slide {
	opacity: 0;
}
.cyber-security-crousle .service-single-wrap.slick-current {
	opacity: 1;
}
footer .sub-menu {
	min-width: auto;
	margin: 0;
	max-height: 210px;
	overflow-y: auto;
}
.error-404-section {
	padding: 80px 0 100px;
}
.error-404-section .error-404.not-found {
    text-align: center;
}
.error-404-section small {
	font-size: 110px;
	font-family: "poppins", Sans-serif;
	letter-spacing: 2.5px;
	color: #41ADE5;
	line-height: 120%;
}
.error-404-section .main-title {
    margin: 0;
    font-family: 'poppins', sans-serif;
    font-size: 23px;
    line-height: 120%;
    margin: 10px 0 29px 0;
}
.error-404-section .grve-subtitle {
    margin: 0;
    font-family: 'poppins', sans-serif;
    font-size: 17px;
    line-height: 120%;
}
.error-404-section .button.btn-wrap {
	font-family: 'poppins', sans-serif;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #41ADE5;
	border-radius: 50px;
	padding: 0px 40px 0px 40px;
	border: 0;
}
.error-404-section .button.btn-wrap:hover {
    background: #235BA7;
}
.error {
	color: red !important;
}
/********************************************01-03-2023*******************/
/* main#content .cyber-security-crousle .services-carousel button.slick-prev {
	height: 36px;
	width: 21px;
	margin: 0 -54px;
	font-family: fontawesome;
	font-size: 0px;
	text-align: center;
	font-weight: lighter;
	color: #41ADE5;
	background-color: #fff;
	border: #fff;
	position: absolute;
	top: 92px;
	text-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
}
main#content .cyber-security-crousle .services-carousel button.slick-next {
    height: 45px;
    width: 45px;
    margin: 0 -65px;
    font-family: fontawesome;
    font-size: 0px;
    text-align: center;
    position: relative;
    font-weight: lighter;
    color: #41ADE5;
    background-color: #fff;
    border: #fff;
    position: absolute;
    top: 96px;
    bottom: 0;
    left: 1341px;
    right: 0;
    margin: 0 auto;
	text-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
}
main#content .cyber-security-crousle .services-carousel button:before {
    content: "\f104";
    position: absolute !important;
    top: 0;
    right: 3px;
    left: 0;
    bottom: 0;
    height: 21px;
    width: 15px;
    line-height: 20px;
    margin: auto;
    font-size: 80px;
}
main#content .cyber-security-crousle .services-carousel button:hover{
	color: #235BA7;
}
main#content .cyber-security-crousle .services-carousel button.slick-next:before {
    content: "\f105";
    right: -4px;

} */
main#content .cyber-security-crousle .services-carousel .leaen-btn:hover {
	color: white;
}
#neve_body .form-field #subnewsemail.error {
	border-color: red;
}
#content .epic_results .error {
	color: red !important;
	font-size: 16px;
	line-height: 120%;
	padding: 0;
}                                                                                                                
/* .entry-header {
	display: none;
}
#secondary {
	display: none;
}
.nv-thumb-wrap {
	display: none;
}
.bannar-title {
	text-transform: uppercase;
} */

.services-wrap button.slick-arrow {
	height: 36px;
	width: 21px;
	padding: 0;
	border: 0;
	background: url("https://resiliencerm.webmasterindia.net/wp-content/uploads/2023/02/sprites-image.png") no-repeat;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: 0;
	margin: auto -42px;
	font-size: 0;
	cursor: pointer;
	z-index: 1;
}
.services-wrap button.slick-next {
	right: 0;
	left: auto;
	transform: rotate(180deg);
}
.services-wrap button.slick-arrow:hover {
	filter: invert(65%) sepia(63%) saturate(1513%) hue-rotate(171deg) brightness(92%) contrast(94%);
}

.crousle-item .slick-list .services-item::after {
	font-size: 44px;
	/* position: absolute; */
	font-family: 'FontAwesome';
	right: 17px;
	left: auto;
	content: "\f107";
	filter: drop-shadow(0px 12px 0px #458CC887);
	color: #fff;
	display: block;
	width: 28px;
	height: 18px;
	margin: 20px auto -15px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0;
	/* display: none; */
	transform: scale(0);
	transition: 0.5s all;
}
.crousle-item .slick-list .services-item:hover::after, .crousle-item .slick-list .services-item.slick-current::after {
	/* display: block !important; */
	transform: scale(1);
}
.single-services .entry-header {
	display: none;
}
.single-services .nv-thumb-wrap {
	display: none;
}
.contact-form-wrap .form-field .recaptcha {
	padding-top: 8px;
	overflow: hidden;
}
.breadcrumbs span>span {
	font-size: 0;
	display: inline;
  }
  .breadcrumbs a {
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 120%;
    color: #4F5255;
    font-weight: 400;
    text-transform: capitalize;
}
  .breadcrumbs span, .breadcrumbs .breadcrumb_last {
	font-family: 'Poppins';
	font-size: 21px;
	line-height: 120%;
	color: #4F5255;
	text-decoration: none;
	padding-top: 10px;
	font-weight: 400;
}
  .breadcrumbs a:hover {
	color: #009DDD;
  }
  .breadcrumbs .breadcrumbs-letter {
	pointer-events: none;
}
  .breadcrumbs .breadcrumb_last {
	font-weight: normal !important;
  }
  .breadcrumbs a::after {
	content: "\f100";
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	font-weight: 600;
	color: black;
	margin: 0px 11px 0 11px;
	font-family: fontawesome;
	line-height: 10px;
	border: 0;
	transform: rotate(180deg);
	font-size: 23px;
}
  .breadcrumbs .elementor-shortcode > span {
	font-size: 0;
}
.banner-logo {
	pointer-events: none;
}
.put-small-business-eamil .error {
	color: red !important;
}
.put-small-business-eamil .success {
	background: white;
	/* border-radius: 48%; */
}
.hidden {
	display: none;
}
.footer .copy-wrap-section a {
	color: #3166AC;
}
form.wpcf7-form.invalid .recaptcha  span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {
    border: 1px solid red;
}
/* .home-contact {
    margin-top: -47px;
    padding-top: 160px;
    padding-bottom: 72px;
} */
header.header.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: auto;
    z-index: 99999;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding-bottom: 0px;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children .sub-menu {
	background: #41ade5;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children .sub-menu > li > a {
	color: #fff;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children  .sub-menu > li > a:hover,
.hfe-nav-menu__layout-horizontal  .hfe-nav-menu .menu-item-has-children  .sub-menu > li.current-menu-item > a {
	color: #245ca7;
}
#neve_body .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children .sub-menu > li {
	border-bottom: 1px solid #fff;
}
header .service-menu .hfe-has-submenu-container .hfe-menu-item {
	pointer-events: none;
}
/* 13-04-2023 */
#colophon .footer-menu .hfe-nav-menu li .sub-menu {
    display: block;
} 
footer .service-menu .hfe-has-submenu-container .hfe-menu-item .sub-arrow {
    display: block;
}


















