.paqarriz2-header {

}
.paqarriz2-header .page-banner-section {
  padding: 55px 0;
  position: relative;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.paqarriz2-header .page-banner-section .container {
  position: relative;
  z-index: 2;
}
.paqarriz2-header .page-banner-section .bsx-auto-h1 {
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 900;
  margin: 3px 0;
  letter-spacing: 1.8px;
  line-height: 1.1;
}
.paqarriz2-header .page-banner-section h1 {
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 900;
  margin: 3px 0;
  letter-spacing: 1.8px;
  line-height: 1.1;
}
.paqarriz2-header .page-banner-section .bsx-auto-h1 span {
  color: var(--bsx-color-primary);
}
.paqarriz2-header .page-banner-section ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.paqarriz2-header .page-banner-section ul li {
  display: inline-block;
  margin-left: 3px;
}
.paqarriz2-header .page-banner-section ul li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #cccccc;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  line-height: 24px;
}
.paqarriz2-header .page-banner-section ul li:not(:first-child)::before {
  content: '>';
  color: #cccccc;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  margin-right: 6px;
  line-height: 24px;
}
.paqarriz2-header .page-banner-section::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.6);
}
.paqarriz2-header .page-banner-section ul li a:hover {
  color: var(--bsx-color-primary);
}
.custom_categories-section{

}
.custom_categories-section p {
  font-size: 13px;
  color: #999999;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px;
}
.custom_categories-section .services-box {
  margin-bottom: 30px;
}
.custom_categories-section .services-box .services-post {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-top: 30px;
}
.custom_categories-section .services-box .services-post img {
  width: 100%;
}
.custom_categories-section .services-box .services-post .up-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.8);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 0 18px;
  flex-direction: column;
}
.custom_categories-section .services-box .services-post .up-box h2 {
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 15px
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.custom_categories-section .services-box a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.custom_categories-section .services-box .services-post .up-box p {
  color: #ffffff;
  margin-top: 60px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin-bottom: 0;
  opacity: 0;
}
.custom_categories-section .services-box .services-post:hover .up-box p {
  margin-top: 0;
  opacity: 1;
}
.custom_categories-section .services-box .services-post:hover .up-box {
  background: var(--bsx-color-primary);
}
.custom_categories-section .services-box .services-post .up-box i {
  color: var(--bsx-color-primary);
  font-size: 30px;
  display: block;
  margin: 100px 0 40px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
@media (max-width: 1199px) {
  .custom_categories-section .services-box .services-post .up-box i {
    margin: 100px 0 10px;
  }
}
.custom_categories-section .services-box .services-post:hover .up-box i {
  margin-top: -50px;
}
.custom_categories-section .category-background{
  width: 100%;
}
.custom_categories-section .services-box .services-post .up-box i{color: #fff !important; }