@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3w-os51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3p-ks51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_DMs8.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gs51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8s51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4s51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3q-0s51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3j-ws51op.ttf) format('truetype');
}
.arrow-animation {
  position: relative;
  -webkit-animation: linear infinite alternate;
  -webkit-animation-name: run;
  -webkit-animation-duration: 1s;
  animation: linear infinite alternate;
  animation-name: run;
  animation-duration: 1s;
}
.box-shadow {
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
}
.box-shadow2 {
  -webkit-box-shadow: 2px 2px 2px #e5e5e5;
  -moz-box-shadow: 2px 2px 2px #e5e5e5;
  box-shadow: 2px 2px 2px #e5e5e5;
}
.primary-btn {
  padding: 7px 25px;
  background-color: #f04e23;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
}
.transfrom {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.topbar-style1 {
  background: linear-gradient(39deg, #e1471e, #ce421d);
  padding: 0 20px;
  width: 100%;
}
.rs-contact-info li {
  display: inline-block;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  padding: 0 5px 0 0;
}
.toolbar-sl-share li {
  display: inline-block;
  line-height: 40px;
  color: #fff;
  width: 33%;
  font-size: 14px;
  padding: 0 11px;
}
.opening em {
  border-right: 1px solid #fff;
  margin-right: 5px;
  padding-right: 20px;
  color: #fff;
  font-style: normal;
  font-size: 14px;
}
.toolbar-sl-share li a i {
  font-size: 14px;
  color: #fff;
}
.row-table {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
.col-cell {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo-part a img {
  transition: 0.4s;
  max-height: 30px;
}
.rs-contact-info {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.rs-contact-info .contact-part {
  position: relative;
  padding-left: 50px;
  margin-right: 25px;
}
.toolbar-sl-share ul {
  margin: 0;
  padding: 0;
}
.widget-img {
  position: relative;
}
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.vertical-middle {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}
.widget-img .multi-img {
  position: absolute;
  right: -60px;
  bottom: -38px;
}
.sec-title {
  position: relative;
}
.mb-45 {
  margin-bottom: 45px;
}
.sub-text5 {
  margin: 0 0 5px;
  color: #f04e23;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}
.sec-title .desc {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #333;
  margin: 0;
}
.pad-100 {
  padding: 100px 0;
}
.pl-70 {
  padding-left: 70px;
}
.toolbar-sl-share {
  text-align: center;
}
.counter-right-border {
  position: relative;
}
.count-text .count-number {
  margin-bottom: 10px;
}
.rs-count {
  font-size: 35px;
  line-height: 30px;
  font-weight: 700;
  color: #f04e23;
}
.prefix {
  font-size: 35px;
  line-height: 30px;
  font-weight: 700;
  color: #f04e23;
}
.title {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  position: relative;
}
.title-big {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  color: #333;
}
.info-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding-top: 2px;
  color: #333;
}
.rs-contact-info i {
  color: #fff;
  font-size: 14px;
}
.info-icon {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.contact-part {
  position: relative;
  padding-left: 75px;
  margin-right: 25px;
}
.info-des,
.info-des a {
  font-size: 14px;
  padding-top: 4px;
  color: #010d14;
  text-decoration: none;
}
.middle-modify1 {
  padding: 30px 0 0 0;
}
.gray-bg4 {
  background: #f4f5f7;
}
.pt-30 {
  padding: 30px 0;
}
.services-text {
  padding: 10px;
  background: #fff;
  border-radius: 0 0 5px 5px;
  text-align: center;
}
.service-wrap {
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
}
.services-text a {
  text-decoration: none;
  color: #333;
}
.section-full {
  position: relative;
}
.opacity-07 {
  opacity: 0.7;
}
.overlay-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.bg-black {
  background-color: #000;
}
.white-color {
  color: #fff;
}
.rs-counter-list {
  position: relative;
}
.counter-right-border {
  position: relative;
  z-index: 11;
}
.count-number {
  margin-bottom: 10px;
}
.rs-count {
  font-size: 70px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
}
.prefix {
  font-size: 70px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
}
.counter-left-border:before {
  content: '';
  position: absolute;
  width: 515px;
  height: 1px;
  background: #FFFFFF7A;
  right: -90%;
  bottom: 46px;
}
.counter-right-border:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 290px;
  background: #FFFFFF7A;
  top: -13px;
  right: 35px;
}
.bg-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-b50 {
  padding-bottom: 120px;
}
.p-t50 {
  padding-top: 120px;
}
.title-sm {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
}
.count-txt2 {
  top: 90px;
  position: relative;
}
/*testimonial*/
.img-box {
  width: 80px;
  height: 80px;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background-color: #fff;
}
.img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
#testimonialCarousel .carousel {
  padding: 0 70px;
}
#testimonialCarousel .carousel .carousel-item {
  color: #444;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}
#testimonialCarousel .carousel .testimonial {
  padding: 30px 0 10px;
}
#testimonialCarousel .carousel .overview {
  font-style: italic;
}
#testimonialCarousel .carousel .overview b {
  text-transform: uppercase;
  color: #fff;
}
#testimonialCarousel .carousel-control-prev {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
#testimonialCarousel .carousel-control-prev i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
#testimonialCarousel .carousel-control-next {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
#testimonialCarousel .carousel-control-next i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
#testimonialCarousel .carousel-indicators {
  bottom: -40px;
}
#testimonialCarousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 1px 3px;
  border-radius: 50%;
  border: none;
  background: #999;
  border-color: #3c8dbc;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
#testimonialCarousel .carousel-indicators li.active {
  width: 12px;
  height: 12px;
  margin: 1px 3px;
  border-radius: 50%;
  border: none;
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
#testimonialSlider .overview {
  text-align: left;
  font-weight: 300;
  font-size: 14px;
}
#testimonialSlider .overview b {
  color: #f04e23;
  text-align: left;
  display: block;
}
.requset-services-wrap {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 0;
}
.contact-wrap .from-control {
  background-color: #fff;
  padding: 11px 20px;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #D9D9D9;
  color: #333;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}
.mb-25 {
  margin-bottom: 25px;
}
/*Slider*/
#carouselExampleIndicators .carousel-item {
  height: 400px;
}
#carouselExampleIndicators .carousel-item img {
  min-height: 400px;
  width: 100%;
}
.slideshow-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 1;
}
.slideshow-wrapper {
  position: relative;
}
#carouselExampleIndicators .carousel-caption {
  z-index: 2;
}
#carouselExampleIndicators .carosel-caption-wrap h1 {
  font-size: 40px;
  text-shadow: 2px 2px 12px #000;
  font-weight: 800;
  font-family: inherit;
  text-transform: uppercase;
}
#carouselExampleIndicators .carosel-caption-wrap h1 span {
  color: #f04e23;
}
ul.check-lists.paste-list-style2 .list-item .icon-list-icon i {
  color: #f04e23;
  font-size: 18px;
}
.paste-list-style2 {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.paste-list-style2 li {
  font-weight: bold;
}
.section .top-side .title {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
}
.section .top-side .title:after {
  content: "";
  display: block;
  width: 50%;
  border-bottom: 1px solid #494949;
  margin: 8px auto;
}
.section .top-side h2 {
  font-weight: 700;
}
/*Portfolio*/
.section.portfolio .filters {
  text-align: center;
}
.section.portfolio .filters ul {
  padding: 0;
}
.section.portfolio .filters ul li {
  list-style: none;
  display: inline-block;
  padding: 10px 30px;
  cursor: pointer;
  position: relative;
  color: #fff;
  background-color: #f04e23;
}
.section.portfolio .section.portfolio .filters ul li .active {
  background-color: #0b5ed7;
}
.section.portfolio .filters-content {
  margin-top: 40px;
}
.section.portfolio .filters-content .show {
  opacity: 1;
  visibility: visible;
  transition: all 350ms;
}
.section.portfolio .filters-content .hide {
  opacity: 0;
  visibility: hidden;
  transition: all 350ms;
}
.section.portfolio .filters-content .item {
  text-align: center;
  cursor: pointer;
  margin-bottom: 30px;
}
.section.portfolio .filters-content .item .p-inner {
  padding: 20px 30px;
  box-shadow: [object Object],[object Object],[object Object];
}
.section.portfolio .filters-content .item .p-inner h5 {
  font-size: 16px;
}
.section.portfolio .filters-content .item .p-inner .cat {
  font-size: 14px;
}
.section.portfolio .filters-content .item img {
  width: 100%;
}
.about-style-bg {
  position: relative;
}
.about-style-bg::before {
  content: "";
  background: url(../images/map.png);
  position: absolute;
  width: 50%;
  right: 0;
  height: 358px;
  bottom: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.p-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(28, 150, 232, 0.4);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.p-inner h5 {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.filters-content .item:hover .p-inner {
  height: 100%;
}
.serviceImage {
  display: block;
  width: 100%;
  height: auto;
}
.f-20 {
  font-size: 20px;
}
.f-30 {
  font-size: 30px;
}
.font-300 {
  font-weight: 300;
}
.testimonial-style-bg {
  position: relative;
}
.testimonialWrap {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 2px 2px 2px #e5e5e5;
  -moz-box-shadow: 2px 2px 2px #e5e5e5;
  box-shadow: 2px 2px 2px #e5e5e5;
  max-height: 300px;
  overflow-y: auto;
}
.testimonialClient {
  position: relative;
  margin-top: 20px;
  display: flex;
  padding: 0 20px;
  align-items: center;
}
.testimonialClientName {
  margin: 0 10px;
}
.testimonialWrap:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 10px #fff;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.quote-img {
  width: 60px!important;
}
.pbb-0 {
  padding-bottom: 0!important;
}
.p-80 {
  padding: 80px 0;
}
.lh-50 {
  line-height: 50px;
}
/*Blog*/
.date-style-3 .wt-post-media {
  border-bottom: 3px solid #f04e23;
}
.date-style-3 .post-date {
  background-color: #181818;
  position: absolute;
  padding: 8px 15px;
  color: #fff;
  top: -39px;
  left: 0;
  height: 36px;
  z-index: 1;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
}
.date-style-3 .post-date:after {
  display: none;
}
.date-style-3 .post-date i {
  position: relative;
  background: #f04e23;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 36px;
  line-height: 36px;
  margin-top: -8px;
  margin-left: -15px;
  margin-right: 15px;
  top: 0;
}
.date-style-3 .post-date strong {
  color: #fff;
  margin-right: 2px;
}
.date-style-3 .wt-post-info {
  position: relative;
}
.blog-post {
  position: relative;
  margin-bottom: 30px;
}
.wt-post-title {
  margin-bottom: 10px;
}
.wt-post-title .post-title {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
}
.wt-post-meta {
  margin-bottom: 5px;
}
.wt-post-meta ul {
  margin: 0;
  padding: 0;
  margin: 0 -4px;
  list-style: none;
}
.wt-post-meta ul li {
  margin: 0;
  padding: 0;
}
.wt-post-meta li {
  padding: 0;
  display: inline-block;
  font-size: 12px;
}
.wt-post-meta li:after {
  content: "/";
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  opacity: 0.5;
}
.wt-post-meta li:last-child:after {
  display: none;
}
.wt-post-meta a {
  color: #f04e23;
  text-decoration: none;
}
.wt-post-meta i {
  color: #f04e23;
  margin: 0 5px;
}
.wt-post-text {
  margin-bottom: 15px;
}
.wt-post-text p:last-child {
  margin: 0;
}
.wt-post-readmore {
  margin-bottom: 0px;
}
.wt-post-readmore a {
  font-size: 16px;
  font-style: italic;
  text-decoration: underline;
}
.wt-post-tags {
  padding-top: 10px;
}
.wt-post-tags .post-tags {
  margin: 0 -3px;
  list-style: none;
}
.wt-post-tags .post-tags a {
  border: 1px solid #ddd;
  padding: 2px 8px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0 3px 5px 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}
.wt-post-tags .post-tags a:hover {
  background-color: #f04e23;
  color: #fff;
}
.date-style-2 .post-date:after {
  display: none;
}
.date-style-2 .post-date .fa {
  display: none;
}
.wt-post-info {
  padding: 20px;
  background: #f6f6f7;
}
.post-title a {
  text-decoration: none;
  font-size: 20px;
  color: #010d14;
  font-weight: 600;
  text-transform: none;
}
/*Footer*/
#footer-area {
  background-color: #181818;
  color: #fff;
  padding: 40px 0 0 0;
}
.footer-about {
  padding-right: 55px;
}
.single-widget.footer-about img {
  width: 80%;
}
.widget-body {
  color: #d3d3d3;
}
.widget-body p {
  font-size: 14px;
}
.widget-body a {
  color: #d3d3d3;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
}
.widget-body a span {
  color: #fff;
  font-weight: 700;
}
.widget-body img {
  margin-bottom: 25px;
}
.widget-body ul li a {
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.widget-body ul li a:hover {
  color: #f04e23 !important;
}
.widget-body ul li:last-child a {
  margin-bottom: 0;
}
.widget-title {
  margin-bottom: 30px;
}
.widget-title h4 {
  color: #d3d3d3;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.7px;
  padding-bottom: 15px;
  position: relative;
}
.widget-title h4::after {
  background-color: #f04e23;
  border-radius: 5px;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 55px;
}
#footer-area ul.social-icon {
  margin-top: 17px;
}
#footer-area ul.social-icon li {
  display: inline-block;
  font-size: 17px;
  margin-right: 15px;
  font-size: 14px;
}
.con-btn {
  color: #f04e23 !important;
  font-weight: 600 !important;
}
.email {
  margin: 15px 0;
}
.address {
  margin-bottom: 15px;
}
.footer-copyright {
  border-top: 1px solid #2a2a2a;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.7px;
  margin-top: 20px;
  padding-top: 25px;
  position: relative;
}
.footer-copyright a {
  color: #f04e23;
}
.address-content a {
  display: block;
}
.widget-body ul {
  margin: 0;
  padding: 0;
}
.widget-body ul li {
  margin: 0 10px;
  padding: 0;
  list-style: disc;
}
.tt-right {
  text-align: right;
}
.footer-copyright p {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
}
.blue-txt {
  color: #f04e23;
}
.footer-company-nm {
  font-size: 26px !important;
}
.text-decoration-none {
  text-decoration: none;
}
/*Menu*/
/* ============ desktop view ============ */
/* ============ small devices .end// ============ */
.icons {
  display: inline-flex;
  margin-left: auto;
}
.icons a {
  transition: all 0.2s ease-in-out;
  padding: 0.2rem 0.4rem;
  color: #ccc !important;
  text-decoration: none;
}
.icons a:hover {
  color: white;
  text-shadow: 0 0 30px white;
}
.btn-primary-v2 {
  padding: 7px 25px;
  background-color: #f04e23;
  border-radius: 0;
  font-size: 16px;
  background-color: #010d14;
  color: #fff;
  border: 1px solid #0b5ed7;
}
.btn-secondary {
  padding: 7px 25px;
  background-color: #f04e23;
  border-radius: 0;
  font-size: 16px;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.mrr-15 {
  margin-right: 15px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.ask-icon {
  position: relative;
}
.btn-primary-v2:hover {
  color: #fff;
  background-color: #181818;
  border-color: #181818;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #181818;
  border-color: #181818;
}
.mb-3rem {
  margin-bottom: 3rem;
}
#carouselExampleIndicators .carousel-caption {
  width: 80%;
  text-align: left;
}
.wh-100 {
  width: 100%;
}
.pt-60 {
  padding-top: 60px;
}
/*Notification Wrap*/
.notification-wrap {
  background-color: #f04e23;
  height: 400px;
  color: #fff;
  padding: 20px;
}
.news-wrap {
  margin: 0 0 20px 0;
  padding: 5px 20px;
  background: #010d14;
  display: flex;
  align-items: center;
}
.news-wrap p {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 20px;
}
.news-inner {
  border-bottom: 1px dotted #fff;
  padding: 10px 0;
}
.news-inner-icon {
  float: left;
  width: 25%;
}
.news-inner-icon img {
  width: 35px;
  height: 35px;
}
.news-inner-txt span {
  color: #f04e23;
  font-weight: bold;
  margin-right: 10px;
  background: #fff;
  text-align: center;
  padding: 2px 10px;
  border-radius: 20px;
}
.news-inner-txt {
  float: left;
  font-size: 14px;
  padding: 0 10px;
  line-height: 18px;
}
.latest-news-block {
  height: 80%;
}
.news-date-box {
  text-align: center;
  padding: 14px 0;
  background-color: #fff;
  color: #f04e23;
  font-weight: bold;
  text-transform: uppercase;
}
.news-date-box-year {
  background: #181818;
  width: 100%;
  display: block;
  color: #fff;
  text-align: center;
}
.mj-foot-logo {
  background-color: #fff;
  border-radius: 5px;
}
/*Scroll Top*/
.scrollToTop {
  z-index: 99999999;
  width: 40px;
  height: 40px;
  background: url(../images/arrow-top.png);
  background-repeat: no-repeat;
  position: fixed;
  right: 50px;
  bottom: 30px;
  display: none;
}
/*Chat Box Open*/
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: transparent;
  color: #fff;
  border: none;
  cursor: pointer;
  opacity: 1;
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 9;
}
/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 9;
}
/* Add styles to the form container */
.form-container {
  max-width: 300px;
  background-color: #fff;
}
.chat-remove-img {
  position: absolute;
  right: -6px;
  top: -15px;
}
#chatForm .box.box-primary {
  border-top: 3px solid #f04e23;
}
#chatForm .box {
  position: relative;
  border-radius: 3px;
  background: #f4f5f7;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 15px;
  border: 1px solid #ccc;
}
#chatForm .box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
#chatForm .box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
#chatForm .direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}
#chatForm .direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
  background: #d3d3d3;
  border: 1px solid #d3d3d3;
}
#chatForm .direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444;
  display: block;
}
#chatForm .direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
  display: none;
}
#chatForm .direct-chat-text:after {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
  border-width: 5px;
  margin-top: -5px;
  display: none;
}
#chatForm .direct-chat-msg {
  margin-bottom: 10px;
  display: block;
}
#chatForm .direct-chat-msg:after {
  clear: both;
}
#chatForm .right .direct-chat-img {
  float: right;
}
#chatForm .right .direct-chat-text {
  margin-right: 50px;
  margin-left: 0;
}
#chatForm .direct-chat-primary .right > .direct-chat-text {
  background: #f04e23;
  border-color: #3c8dbc;
  color: #fff;
}
.box-tools button {
  right: 0;
  padding: 0;
}
.msg-btn {
  height: 35px;
  line-height: 17px!important;
  vertical-align: middle;
  padding: 0 20px;
}
/*Filter Image overlay*/
.container-img {
  position: relative;
  width: 100%;
}
.container-img .image {
  display: block;
  width: 100%;
  height: auto;
}
.container-img .overlay {
  position: absolute;
  bottom: 0;
  background: #181818;
  background: rgba(0, 0, 0, 0.7);
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  color: #fff;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
.container-img:hover .overlay {
  opacity: 1;
}
.msg-btn {
  height: 46px;
}
@media (min-width: 576px) {
  #verificationModal .modal-dialog {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
}
.mob-recent-update {
  background: #f4f5f7;
  padding: 5px 0;
  color: #010d14;
  width: calc(100% - 120px);
}
.mob-total-news {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px dotted #c8d8f5;
}
.mob-date {
  margin: 0 5px;
  font-weight: bold;
}
.mob-recent-update-wrap {
  display: none;
}
.mob-recent-update-heading {
  min-width: 120px;
  background-color: #f04e23;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mob-total-news span {
  top: 4px;
  font-size: 13px;
  position: relative;
}
.navbar-brand img {
  max-height: 26px;
}
.nav-link {
  color: #333;
}
nav {
  padding: 10px 0!important;
  font-weight: 400;
}
#navBar {
  background-color: #fff;
  box-shadow: 0px 15px 10px -15px #111;
  padding: 5px 0;
}
.log-btn {
  background-color: #f04e23;
  color: #fff;
  padding: 7px;
  margin: 0 3px;
}
.reg-btn {
  background-color: #010d14;
  color: #fff;
  padding: 7px;
  margin: 0 3px;
}
.header-top img {
  max-height: 60px;
}
.toolbar-sl-share b {
  background: #fff;
  border-radius: 30px;
  color: #f04e23;
  padding: 3px 8px;
  font-size: 13px;
  margin: 0 10px;
}
.toolbar-sl-share li:first-child {
  background: #e1471e;
  text-align: left;
}
.toolbar-sl-share li:last-child {
  background: #ce421d;
  text-align: right;
}
.header-logo-right {
  text-align: right;
}
.header-logo-left {
  text-align: left;
}
.topHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navSection {
  padding: 0 30px;
}
.owl-carousel .item {
  margin: 10px;
}
.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}
.productWrap {
  padding: 15px;
  background-color: #f7f7f7;
  -webkit-box-shadow: 2px 2px 2px #e5e5e5;
  -moz-box-shadow: 2px 2px 2px #e5e5e5;
  box-shadow: 2px 2px 2px #e5e5e5;
  text-align: center;
}
.productText {
  padding: 10px 0;
  font-weight: 400;
  line-height: 20px;
}
.productWrap a {
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  display: block;
  width: 100%;
}
.title-big {
  position: relative;
}
.title-big::after {
  background-color: #f04e23;
  border-radius: 5px;
  bottom: -10px;
  content: "";
  height: 3px;
  left: 46%;
  position: absolute;
  width: 55px;
}
.h-500 {
  height: 500px;
}
.f-500 {
  font-weight: 500;
}
.productWrap p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
}
.productWrap p:first-child {
  font-weight: bold;
  font-size: 16px;
}
.productWrap p span {
  color: #f04e23;
}
.productWrapBtn {
  text-align: center;
}
.blackBtn {
  background-color: #010d14 !important;
  border: none;
}
.title-big2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  color: #333;
  position: relative;
}
.title-big2::after {
  background-color: #f04e23;
  border-radius: 5px;
  bottom: -10px;
  content: "";
  height: 3px;
  left: 10px;
  position: absolute;
  width: 55px;
}
/* fixed social*/
#fixed-social {
  position: fixed;
  top: 138px;
  z-index: 9;
}
#fixed-social a {
  color: #fff;
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 40px;
  margin-bottom: 1px;
  z-index: 9;
}
#fixed-social a:hover > span {
  visibility: visible;
  left: 41px;
  opacity: 1;
}
#fixed-social a span {
  line-height: 40px;
  left: 60px;
  position: absolute;
  text-align: center;
  width: 200px;
  visibility: hidden;
  transition-duration: 0.5s;
  z-index: 1;
  opacity: 0;
}
.fixed-facebook {
  background-color: #4867aa;
}
.fixed-facebook span {
  background-color: #4867aa;
}
.fixed-twitter {
  background-color: #55acee;
}
.fixed-twitter span {
  background-color: #55acee;
}
.fixed-gplus {
  background-color: #f04e23;
}
.fixed-gplus span {
  background-color: #f04e23;
}
.fixed-linkedin {
  background-color: #FFC41E;
}
.fixed-linkedin span {
  background-color: #FFC41E;
}
.fixed-instagrem {
  background-color: #c93994;
}
.fixed-instagrem span {
  background-color: #c93994;
}
.fixed-tumblr {
  background-color: #EB1471;
}
.fixed-tumblr span {
  background-color: #EB1471;
}
/*end fixed social*/
.owl-dots {
  display: none;
}
.owl-carousel .owl-nav button.owl-next {
  font-size: 20px;
  background: #f04e23;
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
}
.owl-carousel .owl-nav button.owl-prev {
  font-size: 20px;
  background: #f04e23;
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
}
.owl-carousel button.owl-dot {
  font-size: 20px;
  background: #f04e23;
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
}
.productImg {
  width: 100%;
  height: 315px;
  object-fit: cover;
}
.productImg img {
  height: 100%;
}
.cart-product-no {
  background: #f04e23;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  width: 25px;
  height: 25px;
  display: flex;
  position: absolute;
  top: -14px;
  left: 11px;
  line-height: 25px;
  justify-content: center;
  align-items: center;
}
.nav__menu li a {
  position: relative;
}
.text-black {
  color: #010d14;
}
.productWrapBtn a {
  background-color: #f04e23;
  color: #fff;
  padding: 14px 0;
}
.text-left {
  text-align: left !important;
}
#powered_footer {
  margin: 14px 0 0 0;
  border-top: 1px solid #383737;
  padding-top: 10px;
}
.py-100 {
  padding: 50px 0 100px 0;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 40px;
}
.panel-danger > .panel-heading {
  color: #d6441e;
  background-color: #fde1da;
  border-color: #fde1da;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-body {
  padding: 15px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
#lead_registration_form .from-control {
  padding: 5px 10px;
  margin-bottom: 15px;
}
.btn {
  padding: 10px;
}
sup {
  top: 0 !important;
}
#product-list .panel-body {
  padding: 15px;
  background-color: #f7f7f7;
  -webkit-box-shadow: 2px 2px 2px #e5e5e5;
  -moz-box-shadow: 2px 2px 2px #e5e5e5;
  box-shadow: 2px 2px 2px #e5e5e5;
}
#product-list .panel-body img {
  width: 100%;
  height: 315px;
  object-fit: cover;
}
.green-btn {
  background-color: #f04e23;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  width: 100%;
  border: none;
  border-radius: 0;
}
.product-ttitle {
  height: 50px;
  margin-top: 15px;
}
.product-ttitle a {
  color: #010d14;
}
.tree {
  margin: 0;
  padding: 0 10px;
  list-style: none;
  background-color: #f7f7f7;
  -webkit-box-shadow: 2px 2px 2px #e5e5e5;
  -moz-box-shadow: 2px 2px 2px #e5e5e5;
  box-shadow: 2px 2px 2px #e5e5e5;
}
.tree li {
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
  transition: all 1s;
}
.tree li a {
  color: #010d14;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  padding: 7px 10px;
  width: 94%;
  display: inline-block;
  margin: 3px 0;
}
.tree li.active a {
  color: #fff;
  background-color: #f04e23;
}
li.tree-empty.tree-opened a {
  color: #fff !important;
  background-color: #f04e23;
}
ul.pager {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.pager li {
  margin: 0 4px;
  display: inline-block;
  padding: 5px 10px;
  border: none;
  background: #f2f2f2;
}
ul.pager li a {
  text-decoration: none;
  color: #333;
}
ul.pager li.pager-current {
  background-color: #f04e23;
}
ul.pager li.pager-current a {
  color: #fff;
}
.shopping-cart {
  margin: 90px 0;
  right: 10px;
  background: #fff;
  width: 320px;
  position: absolute;
  border-radius: 3px;
  padding: 10px;
  display: none;
  top: 32px;
  box-shadow: 5px 5px 5px #847e7e;
}
.shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
/* .shopping-cart .shopping-cart-items li {
        margin-bottom: 18px;
    } */
.shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 13px;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
  font-size: 13px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
  font-size: 13px;
}
.shopping-cart:after {
  bottom: 100%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f04e23;
  border-width: 8px;
  margin-left: 72px;
}
.shopping-cart-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shopping-cart-items li {
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid #ccc;
}
.grey-theme-color {
  background: #f4f5f7;
}
.btn-success,
.btn-danger {
  border-radius: 0;
}
.input-box {
  border: 1px solid #dae1e3;
  border-radius: 0;
  color: #767f84;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 45px;
  line-height: 1.5;
  margin-bottom: 1rem;
  width: 34%;
  padding: 3px 10px;
  transition: all 0.3s;
}
.shopping-cart {
  z-index: 99;
  max-height: 200px;
  overflow-y: auto;
}
.middle-header.sticky .shopping-cart {
  top: -11px;
  -webkit-box-shadow: 0 0 10px #847e7e;
  box-shadow: 0 0 10px #847e7e;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #010d14;
  margin-top: -4px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  color: #787878;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #787878;
}
#navBar2 {
  background-color: #f04e23;
  box-shadow: 0px 15px 10px -15px #111;
  padding: 5px 0;
}
.mt-38 {
  margin-top: 38px;
}
.productWrapBtn input {
  width: 49.2%;
}
.treemenu .toggler {
  width: 10px;
  display: inline-block;
}
#myTabContent.tab-content .tab-pane {
  border: none;
}
.nav-tabs .nav-link {
  background: #d9dbe0;
  color: #010d14;
  border-radius: 0;
  border: none;
  margin: 0 5px;
}
.nav.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #f04e23;
  border-color: none;
  color: #fff;
}
.accordion {
  border: none!important;
}
.productImg img {
  width: 100%;
  height: 100%!important;
}
#myModal .modal-content {
  background-color: #fff;
}
a {
  color: #f04e23;
}
a,
button {
  color: #f04e23;
  outline: medium none;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0;
}
input:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  font-weight: 300;
}
body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 300;
}
.form-control-style {
  border-color: #dae1e3;
  font-size: 14px;
  color: #404040;
  padding: 10px;
  border-radius: 0;
  font-weight: 300;
}
.login-register {
  background: #fff;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.hero-wrap {
  position: relative;
  overflow: hidden;
}
.login-register .bg-primary {
  background-color: #f04e23 !important;
}
.login-register .badge-primary {
  background-color: #f04e23;
}
.form-control {
  border-color: #dae1e3;
  font-size: 14px;
  color: #404040;
  padding: 10px;
  border-radius: 10px;
  font-weight: 300;
}
.btn-primary {
  padding: 7px 25px;
  background-color: #f04e23;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
}
.form-check-input {
  border-radius: 0 !important;
}
.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.icon {
  padding: 10px;
  background: #f04e23;
  color: #fff;
  min-width: 50px;
  text-align: center;
  font-size: 20px;
  vertical-align: middle;
  line-height: 24px;
}
.login-register .hero-wrap .hero-mask {
  z-index: 1;
}
.login-register .hero-wrap .hero-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.text-11 {
  font-size: 2rem;
  font-weight: bold;
}
.login-register .hero-wrap .hero-content {
  position: relative;
  z-index: 2;
  background-color: #f04e23 !important;
}
.dd-flex {
  display: flex;
  justify-content: space-between;
}
.w-64 {
  width: 64%;
}
.w-35 {
  width: 35%;
  height: 46px;
}
.logo {
  display: flex;
  justify-content: center;
}
.w-65 {
  width: 65%;
}
.w-10 {
  width: 10%;
}
.w-15 {
  width: 15%;
}
.refresh-icon {
  display: block;
  background-color: #f04e23;
  padding: 10px;
  color: #fff;
  text-align: center;
}
.mrr-1 {
  margin-right: 5px;
}
/*Registration*/
.number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.required {
  color: #f00;
}
.form-label {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
}
.accordion-button {
  font-size: 16px !important;
  padding: 10px;
  background: #f7f7f7;
}
.loginForm .form-control {
  height: 46px!important;
}
input[type=file] {
  display: none;
}
.choose-btn {
  color: #f04e23;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
}
.choose-btn i {
  background-color: #f04e23;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  justify-content: center;
  display: inline-flex;
  align-items: center;
}
.reg-upload-btn {
  display: flex;
  justify-content: flex-end;
}
.sub-title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.w-h-35 {
  width: 35%;
  height: 35px;
  padding: 0;
}
.accordion-button.collapsed .number {
  background-color: #878787;
}
.accordion-button .number {
  background-color: #f04e23;
}
.sm-sub-title {
  color: #404040;
  margin-bottom: 0;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
  background: #f7f7f7;
  padding: 5px;
  font-size: 15px;
}
.subtitle {
  font-size: 18px;
  color: #010d14;
}
.modal-content {
  border-radius: 0!important;
  background-color: transparent;
  border: 1px solid transparent;
}
.modal-header {
  padding: 6px 10px;
  background-color: #f04e23;
  color: #fff;
  border-radius: 0;
}
.modal-body {
  background: #fff !important;
}
.btn-close {
  background: url(../images/cancel.png) center / 1em auto no-repeat !important;
}
.form-check-label {
  font-weight: normal;
  font-size: 12px;
}
.form-select {
  border-radius: 0;
}
.align-center {
  align-items: center;
}
.h-43 {
  height: 43px;
}
.form-control2 {
  border-color: #dae1e3;
  font-size: 14px;
  color: #404040;
  padding: 10px;
  border-radius: 0;
  font-weight: 300;
  border: 1px solid #dae1e3;
  height: 35px;
}
.h-35 {
  padding: 0 25px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  padding: 0 15px;
  font-size: 14px;
  min-width: 85px;
}
.f-18 {
  font-size: 18px;
}
.modal-backdrop.in {
  opacity: 0.9;
}
.testibg {
  padding: 100px 0 0 0;
}
/* 10-07-2023 */
.paging_simple_numbers {
  margin: 10px 0;
  float: right;
}
.paging_simple_numbers a {
  /* background: #f4f4f4; */
  margin: 0 3px;
  color: #010d14;
  text-decoration: none;
}
.paging_simple_numbers a.paginate_button.current {
  background: #f04e23;
  color: #fff;
}
.paging_simple_numbers li.paginate_button.active {
  background: #f04e23;
  color: #fff;
}
.paging_simple_numbers li.paginate_button.active a {
  color: #fff;
}
.paging_simple_numbers li.paginate_button {
  background: #f4f4f4;
  padding: 3px 10px;
}
.shopping-cart-items span {
  display: block;
}
.cart-des-wrap {
  float: right;
  position: relative;
  width: 67%;
  margin-right: 10px;
}
.cart-des-wrap span {
  display: block;
}
.cart-des-wrap span.item-right {
  position: absolute;
  top: -4px;
  right: -20px;
}
.cart-des-wrap .btn {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-44{
  margin-left: 44px;
}
