/*================================================================= = ----------- text classes ------------- = ===================================================================*/
.caption {
  font-family: 'Raleway', sans-serif;
  font-size: 1.5em;
  display: inline-block;
}

.caption-small {
  font-family: 'Raleway', sans-serif;
  font-size: 0.9em;
  display: inline-block;
}

.credits {
  font-family: 'Raleway', sans-serif;
  font-size: 0.9em;
  display: inline-block;
  vertical-align: middle;
}
.brand{
  color: blue;
}

.sans-light{
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  font-size: 2em;
  display: inline-block;
}

.page-title{
  font-size: 1em !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Raleway', sans-serif;
  line-height: 1.1;
  color: inherit;
}
.h1 {
  font-size: 36px;
}
.h2 {
  font-size: 30px;
}
.h3 {
  font-size: 24px;
}
.h4 {
  font-size: 18px;
}
.h5 {
  font-size: 14px;
}
.h6 {
  font-size: 12px;
}

i {
  font-style: normal !important;
}

i a{
  text-decoration: none !important;
}
/*================================================================= = ----------- end of text classes ------------- = ===================================================================*/
/*================================================================= = ----------- new custom css ------------- = ===================================================================*/
.margin-fix{
  margin: 0 0 30px 0;
}

.margin-left-fix{
  margin: 0 0 0 22px;
}
.container-fix{
  margin: 0 10px 0 10px;
}
.centered-container {
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  height: 100vh; /* Optionally, set a fixed height to center within the viewport */
}

.responsive {
  width: 100%;
}
.center{
  text-align: center;
}

.footernav{
  margin-left: 123px !important
}

.float-right {
  float: right;
}

.float-left {
  float: left;
  clear: left;
}

.arrow{
  font-size: 2em;
  font-weight: bold;
}

.float-left:has(.results:empty) {
  display: none;
}
.float-right:has(.results:empty) {
  display: none;
}
.btn-nav{
  padding:0px 12px 0px 14px;
  border-radius:3px;
  border:1px solid #a9a9a9;
}
/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/
/*================================================================= = ----------- Werito Desing Footer Credits ------------- = ===================================================================*/
h6.lineheading-footer {
  display: block;
  margin: 0px auto 0px;
  position: relative;
  text-align: center;
  opacity: 1;
}
/*================================================================= = ----------- end off Werito Desing Footer Credits ------------- = ===================================================================*/
/*================================================================= = ----------- scroll to top custom css ------------- = ===================================================================*/
#stroked-icons{
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #9b9b9b;
  opacity: 1;
}
#scrollToTopBtn {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 60px;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 2em;
}
/*================================================================= = ----------- end off scroll to top custom css ------------- = ===================================================================*/
/*================================================================= = ----------- portfolio cards ------------- = ===================================================================*/
.portfoliocard{
  border: 0px solid #d1d1d1;
  padding: 35% 1% 100% 1%;
  position: relative;
}
.cover{
  background-size: cover;
}
.portfoliocardinner {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgb(255 255 255 / 0.001);
  transition: 0.3s;
  position: absolute;
}

/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/
.portfoliocardinner article{
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.portfoliocardinner article a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    display: flex;
    bottom: 0;
	align-items: center;
    justify-content: center;
	opacity: 0;
	text-decoration: none;
}

.portfoliocardinner article a h2 {
	font-size: 0.86em;
	text-transform: uppercase;
	margin: 0;
}

.portfoliocardinner article a:hover {
	opacity: 1;
}
.portfoliocardinner:hover{
    background-color: rgb(255 255 255 / 0.9);
}
/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/

.well-featured {
  min-height: 20px;
  padding: 30px 20px 20px 20px !important;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 0px solid #e3e3e3;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-stroked {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}


/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/
#sidebar1 .sidebar ul li {
	display: inline-block;
	margin-right: 20px;
}
/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/





/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/
.wpc-filters-main-wrap .wpc-term-item-content-wrapper label {
	border: 0 !important;
	border-radius: 0 !important;
  padding-left: 5px;
  border-left: 1px solid #aeaeae !important;
}

.wpc-filters-main-wrap .wpc-term-item-content-wrapper label:hover span {
	color: #555 !important;
	background: none !important;
}

.wpc-filters-main-wrap .wpc-term-item-content-wrapper label:hover span a {
	color: #666 !important;

}

.wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper {
  background-color: transparent !important;
  color: #666 !important;
}

body .wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, body .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input:checked+label a {
  color: #666 !important;
  font-weight: bold !important;
}

.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper {
  padding: 0 10px 0 5px !important;
}
/*================================================================= = ----------- end off custom css ------------- = ===================================================================*/


/* ---------------------------------- Making Carousel Animation Fade ---------------------------------- */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  height: 100vh;
  transition-duration: 1.5s;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* ---------------------------------- end off carousel face animation --------------------------------- */

/* ---------------------------------- Carousel Slides Custim Classes ---------------------------------- */

.slide1{
  height: 100vh;
  background-size: cover;
  color: transparent;
}
.slide2{
  height: 100vh;
  background-size: cover;
  color: transparent;
}
.slide3{
  height: 100vh;
  background-size: cover;
  color: transparent;
}
.slide4{
  height: 100vh;
  background-size: cover;
  color: transparent;
}

/* ---------------------------------- end off Carousel Slides Custim Classes -------------------------- */



/* ---------------------------------- Guttemberg HR ---------------------------------- */
.wp-block-separator {
  border: 1px #e8e8e8 solid !important;
}
/* ---------------------------------- end off Guttemberg HR -------------------------- */



/*================================================
          = Custom Chrome Browser Scroll Bar  =
        ================================================*/
        ::-webkit-scrollbar {
          width: 5px;
          background-color: transparent;
      }
      ::-webkit-scrollbar-track {
          background-color: transparent;
          border-left: 0px solid transparent;
      }
      ::-webkit-scrollbar-thumb {
          background-color: #c2c2c2;
          border-radius: 5px;
      }
      ::-webkit-scrollbar-thumb:hover {
          background-color: #c2c2c2;
      }
     
/*================================================
================================================*/
/*================================================
          = Custom Selection Color  =
        ================================================*/
        ::-moz-selection { /* Code for Firefox */
          background: rgb(220, 220, 220);
        }
        
        ::selection {
          background: rgb(220, 220, 220);
        }
        
        /*================================================
                  = Custom Selection Color  =
                ================================================*/