
@font-face {
  font-family: 'agencyb';
  src: url('../font/AGENCYB.eot');
  src: url('../font/AGENCYB.eot') format('embedded-opentype'),
       url('../font/AGENCYB.woff2') format('woff2'),
       url('../font/AGENCYB.woff') format('woff'),
       url('../font/AGENCYB.ttf') format('truetype'),
       url('../font/AGENCYB.svg#AGENCYB') format('svg');
}
.montserrat-light {
  font-family: "montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

#yoo-zoo .item div.pos-description .element-textarea p, 
#yoo-zoo .item div.pos-description .element-textarea em, 
#yoo-zoo .item div.pos-description .element-textarea strong, 
#yoo-zoo .item div.pos-description .element-textarea span, 
#yoo-zoo .item div.pos-description .element-textarea ul li, 
#yoo-zoo .item div.pos-description .element-textarea ol li, 
#yoo-zoo .item div.pos-description .element-textarea th, 
#yoo-zoo .item div.pos-description .element-textarea th p, 
#yoo-zoo .item div.pos-description .element-textarea th span, 
#yoo-zoo .item div.pos-description .element-textarea th strong, 
#yoo-zoo .item div.pos-description .element-textarea td, 
#yoo-zoo .item div.pos-description .element-textarea td p, 
#yoo-zoo .item div.pos-description .element-textarea td span, 
#yoo-zoo .item div.pos-description .element-textarea td strong ,
#yoo-zoo .item div.pos-content .element-textarea p, 
#yoo-zoo .item div.pos-content .element-textarea em, 
#yoo-zoo .item div.pos-content .element-textarea strong, 
#yoo-zoo .item div.pos-content .element-textarea span, 
#yoo-zoo .item div.pos-content .element-textarea ul li, 
#yoo-zoo .item div.pos-content .element-textarea ol li, 
#yoo-zoo .item div.pos-content .element-textarea th, 
#yoo-zoo .item div.pos-content .element-textarea th p, 
#yoo-zoo .item div.pos-content .element-textarea th span, 
#yoo-zoo .item div.pos-content .element-textarea th strong, 
#yoo-zoo .item div.pos-content .element-textarea td, 
#yoo-zoo .item div.pos-content .element-textarea td p, 
#yoo-zoo .item div.pos-content .element-textarea td span, 
#yoo-zoo .item div.pos-content .element-textarea td strong
{
	font-family: montserrat;
	color: #150958;
	font-size: 1.1em; 
}
#yoo-zoo .item div.pos-description .element-textarea h1, 
#yoo-zoo .item div.pos-description .element-textarea h2, 
#yoo-zoo .item div.pos-description .element-textarea h3, 
#yoo-zoo .item div.pos-description .element-textarea h4, 
#yoo-zoo .item div.pos-description .element-textarea h5, 
#yoo-zoo .item div.pos-description .element-textarea h6 ,
#yoo-zoo .item div.pos-content .element-textarea h1, 
#yoo-zoo .item div.pos-content .element-textarea h2, 
#yoo-zoo .item div.pos-content .element-textarea h3, 
#yoo-zoo .item div.pos-content .element-textarea h4, 
#yoo-zoo .item div.pos-content .element-textarea h5, 
#yoo-zoo .item div.pos-content .element-textarea h6 
{
	font-family: montserrat;
	color: #150958;
  font-weight: bold;
} 


#yoo-zoo .item div.pos-description .element-textarea a,
#yoo-zoo .item div.pos-description .element-textarea td a ,
#yoo-zoo .item div.pos-description .element-textarea th a ,
#yoo-zoo .item div.pos-content .element-textarea a,
#yoo-zoo .item div.pos-content .element-textarea td a ,
#yoo-zoo .item div.pos-content .element-textarea th a  
 {
    color: #b6903e;
    font-family: montserrat;
    font-size: 1.1em;
}


#yoo-zoo .item .element-textarea table
{
	width:100%;
}
#saba-topbar {
    background: url("../images/toolbarr.webp") no-repeat 50% 0;
    height: 85px;
    width:100%;
  }

  .saba-topbar-inner{
    height: 79px;
    width:100%;
    border-bottom: 6px solid #b6903e;
  }

  #saba-topbar .row 
  {
    padding: 13px 50px 0;
  }
  .saba-topbar-inner .row {
    padding: 18px 50px 0;
   display: block;
   height: 79px;
  }
  .saba-topbar-inner .langdiv {
    width: 20%;
    float: left;
    padding: 0;
  }
  .saba-topbar-inner .toolbarRight {
    width: 28%;
    float: right;
    padding: 0;
  }

  .saba-topbar-inner .navbar-toggler {
    display: none;
  }
  .saba-topbar-inner #navbarNav {
    display: block;
    width: 43%;
    margin: auto !important;
    transform: translate(0,5px);
  }
  .saba-topbar-inner #navbarNav ul {
    text-align: center;
    margin: 0;
  }
  .socialmobile {
    display: none;
  }
  
  #callbutton.desktop{
    display:initial;
  }
  
  #callbutton.mobile{
    display:none;
  }
  .saba-topbar-inner #navbarNav ul li {
    display: inline-table;
    padding: 0;
  margin: 0 7px;
  }
  .saba-topbar-inner #navbarNav ul li a {
    color: #150958;
    text-transform: uppercase;
  }
  .searchDiv .finder {
    display: none;
  }
  .searchDiv {
    float: right;
  } 
  .searchDiv input {
    background: url("../images/searchicon.webp") no-repeat 7px 50%;
    border: 1px solid #150958;
    color: #150958;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    padding-left: 30px;
    font-family: montserrat;
}
.searchDiv button {
    background: url("../images/search.webp") no-repeat 0 0;
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
}
.social {
    float: right;
    margin-right: 20px;
  }
  .social ul li a:hover img 
  {
    filter: brightness(0) saturate(100%)
          invert(8%)
          sepia(95%)
          saturate(4200%)
          hue-rotate(245deg)
          brightness(60%)
          contrast(110%); 
  }

  .social ul li img 
  {
    width: 30px;
    object-fit: contain;
  }
  .social ul li a {
    margin: 0 5px;
  } 
  div.mod-languages ul li.lang-active {
    background-color: transparent !important;
  }
  div.mod-languages ul li a{
    color: #bfbfbf ;
    padding: 0;
    font-size: 1.1em;
    margin: 0;
    font-weight: bold;
    font-family: montserrat;
  }

  div.mod-languages ul li.lang-active a
  {
    color: #b6903e;
  }
  .saba-header
  {
    background: url("../images/topimagee.webp") no-repeat 50% 0;
    height: 966px;
    width: 100%;
    position: relative;
    background-size: cover;
  }
  .saba-header .container-fluid {
    padding: 2rem 6rem 0 !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .saba-header.innerHead
  {
      background: url("../images/topimageinner2.webp") no-repeat 50% 0;
      height: 440px;
  }
  #navbarNav ul {
    display: block;
    color: #b6903e;
    margin-left: 30px;
  }
  #navbarNav ul li a {
    font-family: agencyb;
    text-transform: capitalize;
    color: #fff;
    font-size: 1.3em;
  }
  #navbarNav ul li.current.active a, 
  #navbarNav ul li:hover a {
    color: #e6b752;
  }
  #navbarNav ul li {
    margin-bottom: 10px;
    list-style: square;
    padding-left: 10px;
  }
  #callbutton {
    background: url("../images/callbutton.webp") no-repeat 0 0;
    width: 69px;
    height: 69px;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
  }
  .innerpage #saba-services ,
  .innerpage #saba-about
  {
    display: none;
  }
  .saba-services {
    padding: 3rem 0;
    background: url("../images/productsbg.webp") no-repeat 100% 100% #fff ;
    height: 24vw;
  }
  #saba-services .moduletable > h3 {
    width: 30%;
    float: left;
    height: 20.5vw;
    background: url("../images/productTitle.webp") no-repeat 15vw  50% ;
    font-family: agencyb;
    font-size: 4.5em;
    padding-left: 7.5vw;
    padding-top: 7.7vw;
    color: #150958;
  }
  .saba-services .uk-scope ul li div.uk-panel {
    background: #b6903e;
    height:20.5vw;
     
  }
  .saba-services .uk-scope ul li div.uk-panel h3,  
  .saba-services .uk-scope ul li div.uk-panel > p {
    float: left;
    width: calc(100% - 26vw);
    padding: 20px;
    margin-bottom: 0;
  }

  .saba-services .uk-scope ul li div.uk-panel div.descSection
  {
    width: calc(100% - 24.5vw);
    padding-left: 4vw;
    padding-right: 4vw;
    margin-bottom: 0;
    display: inline-block;
    font-family: montserrat;
    color: #fff;
    margin-top: 0 !important;
    text-align: justify;
    height: 12vw !important;
    overflow: hidden;
  }
  .saba-services .uk-scope ul li div.uk-panel .uk-text-center.uk-margin.uk-margin-remove-top {
    float: right;
    margin: 0;
      margin-top: 0px;
    width: 21.5vw;
    height: 100%;
    background: #fff;
  }
  .saba-services .uk-scope ul li div.uk-panel h3 {
    
    padding-bottom: 0;
    padding-top: 2em;
    margin-bottom: 20px;
  }
  .saba-services .uk-scope ul li div.uk-panel h3 a {
    text-transform: uppercase;
    font-family: agencyb;
    color: #150958 !important;
    font-size: 1.5em;
  }

  .saba-services .uk-scope ul li div.uk-panel > p {
    padding: 0;
    position: absolute;
    margin: 0;
    bottom: 0px;
    width: auto;
    left: 0;
    background: #150958;
  }
  .saba-services .uk-scope ul li div.uk-panel > p a {
    font-family: agencyb;
    border: none;
    color: #b6903e;
    font-size: 17px;
    line-height: 34px;
  }
  .saba-services .uk-scope ul li div.uk-panel .uk-text-center.uk-margin.uk-margin-remove-top img {
    height: 100%;
  }

  .saba-services .uk-scope .uk-position-center-left ,
  .saba-services .uk-scope .uk-position-center-right 
  {
    display: block !important;
    background: #b6903e;
    width: 42px !important;
    height: 42px !important;
    line-height: 29px;
    margin: 15px 0 !important;
    text-align: center;
    padding: 5px 10px !important;
  }
  .saba-services .uk-scope {
    overflow: hidden !important;
  }

  .saba-services .uk-scope .uk-position-center-left svg, 
  .saba-services .uk-scope .uk-position-center-right svg {
    color: #fff !important;
  }

  #saba-about {
    background: url("../images/aboutbg.webp") no-repeat 0 100% #fff;
    padding: 2rem 0;
    height: 27vw;
    margin-bottom: 38px;
  }
  #saba-about .moduletable > h3 {
    float: right;
    height: 23vw;
    width: 30%;
    background:url("../images/aboutTitle.webp") no-repeat 5vw 50%;
    padding-top: 8.4vw;
    font-family: agencyb;
    font-size: 4.7em;
    padding-right: 7.5vw;
    color: #b6903e;
    text-align: right;
  }
  body {
    background: #fff;
    position: relative;
    overflow-x: hidden;
  }
  #saba-about .layout-default {
    padding: 0 8vw;
  }

  #saba-about .layout-default .description {
    width: 70%;
  }
  #saba-about .layout-default .description p {
    font-family: montserrat;
    color: #000;
    font-size: 1rem;
    text-align: justify;
  }

  #saba-slideshow
  {
    background: url("../images/productsbg.webp") no-repeat 100% 100% #fff ;
    height: 36vw;
    margin-bottom: 20px;
  }
  #saba-slideshow .uk-scope .uk-slideshow-items,
  #saba-slideshow .uk-scope .uk-position-relative
  {
    height: 35.3vw;
  }
  #saba-slideshow .uk-position-center-left {
    background: #150958;
    padding: 10px;
    margin: 0 !important;
    color: #fff;
  }
  #saba-slideshow .uk-position-center-right {
    background: #b6903e;
    padding: 10px;
    margin: 0 !important;
    color: #fff;
  }
  #saba-content-bottom {
    background: #e9e9e9;
    padding-top: 80px;
  }
  #saba-content-bottom .container {
    max-width: 100% !important;
    padding: 70px 0 ;
    background: #fff;
    
  }

  #saba-content-bottom .uk-text-center.uk-margin.uk-margin-remove-top {
    float: left;
    border-bottom: 2px solid #b6903e;
    margin-bottom: 0;
    padding-bottom: 10px;
    margin-right: 50px;
    width: 57%;
    height: 29.6vw;
  }
  #saba-content-bottom .uk-panel h3 {
    padding-top: 7vw;
    display: table;
    text-align: left;
    width: calc(40% - 6vw);
     margin-right: 6vw;
  }

  #saba-content-bottom .uk-margin.descSection {
    height: 10.5vw !important;
    overflow: hidden;
    
    width: calc(40% - 6vw);
    margin-right: 6vw;
  }

  #saba-content-bottom .uk-panel h3 a {
    font-family: agencyb;
    text-transform: capitalize;
    color: #150958 !important;
    font-size: 1.5em;
  } 

  #saba-content-bottom .uk-margin.descSection p {
    font-family: montserrat;
    text-align: justify;
    color: #000;
    font-size: 1.1em;
  }

  #saba-content-bottom .uk-panel > p {
    display: table;
    background: url("../images/aboutTitle.webp") no-repeat 0 50%;
    height: 76px;
    background-size: contain;
    padding-top: 13px;
    padding-left: 14px;
    float: right;
    width: calc(40% - 6vw);
    margin-right: 6vw;
    text-align: left;
  }
  #saba-content-bottom .uk-panel > p a{
    border: none;
    font-family: agencyb;
    color:#b6903e;
    font-size: 2.1em;
    text-transform: lowercase;
  }

  
#saba-content-bottom .uk-position-center-left, 
#saba-content-bottom .uk-position-center-right 
{
  margin: 0 !important;
  background: #b6903e;
  padding: 10px;
  color: #fff;
}
#saba-content-bottom .uk-text-center.uk-margin.uk-margin-remove-top .uk-inline-clip.uk-transition-toggle {
  width: 100% !important;
  height: 100%;
}
#saba-content-bottom .uk-text-center.uk-margin.uk-margin-remove-top .uk-inline-clip.uk-transition-toggle img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#saba-footer
{
  background: url("../images/fotterbg.webp") no-repeat  100% 0 #070143;
  padding: 5px 0 !important;
}
#saba-footer-content .zoo-item-list.zoo-list.product-default {
  width: calc(100% - 34vw);
  padding-left: 6vw;
  padding-top: 5vw;
  padding-bottom: 4vw;
  float: left;
}
#saba-footer-content {
  border-top: 1px solid #fff;
  width: 100%;
  display: inline-block;
  height: 32vw;
}
#saba-footer-content .title {
  font-family: agencyb;
  text-transform: uppercase;
  color: #b6903e;
  font-size: 4em;
  background: url("../images/logo.webp") no-repeat 0 0 ;
  height: 86px;
  background-size: contain;
  height: 68px;
  background-size: contain;
  padding-left: 4vw;
  margin-bottom: 26px;
  line-height: 64px;
}
.saba-footer-content ul {
  padding: 0 15px;
  color: #b6903e;
}
.saba-footer-content ul li {
  color: #fff;
  text-align: justify;
  margin-bottom: 18px;
  font-size: 1em;
}
.saba-footer-content ul li::marker {
  color: #b6903e;
}

#saba-footer .container {
  max-width: 100%;
  padding: 0 6vw;
  background: url("../images/footerbgg.webp") no-repeat 0 0;
}

.footernav {
  margin: 70px 0;
  background: url("../images/divider.webp") no-repeat 100% 50%;
}
.footernav ul li {
  display: inline-table;
  width: 100%;
  margin-bottom: 6px;
}
.footernav ul li a {
  font-family: agencyb;
  text-transform: capitalize;
  font-size: 1.2em;
}
.footernav ul li.active a, 
.footernav ul li:hover a, 
.footernav ul li:focus a {
  color: #b6903e;
}
.footeraddr {
  margin: 70px 0;
  text-align: center;
  background: url("../images/divider.webp") no-repeat 100% 50%;
}

.footeraddr .title {
  display: none;
}
.footeraddr .description p, .footeraddr .description p a {
  font-family: montserrat;
  color: #dfb14f;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.footeraddr .description
{
  background: url("../images/locatiom.webp") no-repeat 50% 0;
  padding-top: 60px;
}
.footertesks .mod-custom p {
  margin: 9vw 0;
  text-align: center;
}

.sign {
  text-align: center;
}
.sign p {
  font-family: montserrat;
  text-transform: capitalize;
  font-size: 14px;
}
.footertesks ,
.footernav
{
  width: 30%;
  float: left;
}
.footeraddr
{
  width: 40%;
  float: left;
}


#yoo-zoo .details div.box-1 {
  border: none;
  background: none;
}

#yoo-zoo .details{
  background: url("../images/catTitle.webp") no-repeat 50% 100%;
  text-align: center;
  margin: 50px 0 !important;
  height: 112px;
}
#yoo-zoo .details .title {
  font-family: agencyb;
  text-transform: uppercase;
  color: #150958 !important;
  font-size: 3em !important;
}

#yoo-zoo div.box-1 {
  border: none !important;
  background: none !important;
}

.mainSection .container {
  max-width: 100%;
  padding: 0 5vw;
}
#yoo-zoo .items .row:nth-child(2n+1) div.teaser-item {
  background: #b6903e;
  padding: 0 !important;
}

#yoo-zoo .items .row:nth-child(2n) div.teaser-item {
  background: #150958;
  padding: 0 !important;
}
#yoo-zoo div.box-1 div.row {
  padding: 0;
  border: none;
}
#yoo-zoo .width50:nth-child(2n+1) {
  margin-right: 85px;
}
#yoo-zoo .width50 {
  margin-bottom: 85px;
  width: calc(50% - 43px) !important;
}
#yoo-zoo .items div.teaser-item .pos-media {
  float: right;
  margin-right: 0;
  margin-left: 0;
  width: 410px;
  height: 365px;
}
#yoo-zoo .items div.teaser-item .pos-media img {
  object-fit: cover;
  height: 100%;
}
#yoo-zoo .items .teaserDesc {
  display: table;
  padding: 40px 20px !important;
}
#yoo-zoo .items h2.pos-title {
  text-align: center;
}

#yoo-zoo .items .row:nth-child(2n+1) div.teaser-item  h2.pos-title a {
  font-family: agencyb;
  text-transform: capitalize;
  font-size: 1.5em;
  color: #150958;
  line-height: 28px;
}
#yoo-zoo .items .row:nth-child(2n) div.teaser-item  h2.pos-title a {
  font-family: agencyb;
  text-transform: capitalize;
  font-size: 1.5em;
  color: #fff;
  line-height: 28px;
}
#yoo-zoo .items div.pos-description .element.element-textarea, 
#yoo-zoo .items div.pos-description .element.element-textarea p {
  font-family: montserrat;
  font-size: 1em !important;
  color: #fff;
  text-align: justify;
  height: 250px;
  overflow: hidden;
  line-height: 25px;
}
#yoo-zoo .items div.teaser-item {
  height: 365px;
}
#yoo-zoo div.box-1 div.row {
  border: none !important;
  padding: 0 !important;
}


.noShortdesc .pos-media .element-textarea {
  display: none;
} 

#yoo-zoo .item h1.pos-title
{
  background: url("../images/catTitle.webp") no-repeat 50% 100%;
  text-align: center;
  margin: 50px 0 !important;
  height: 112px;
  font-family: agencyb;
  text-transform: uppercase;
  color: #150958 !important;
  font-size: 3em !important;
  line-height: 52px !important;
}
#yoo-zoo .item {
  width: 70%;
  margin: auto auto 7vw;
}
#yoo-zoo .item div.media-right {
  float: none !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
}
#yoo-zoo .item div.pos-media .element-image {
  width: 40%;
}

#yoo-zoo .item div.pos-media .element-image img {
  width: 100%;
  object-fit: contain;
}
#yoo-zoo .item div.pos-media .element.element-textarea.last {
  width: 60%;
  margin-left: 3vw;
  max-height: 395px;
  overflow: hidden;
}
#yoo-zoo .item div.pos-media .element.element-textarea, 
#yoo-zoo .item div.pos-media .element.element-textarea p ,
#yoo-zoo .item div.pos-description .element.element-textarea p 
{
  font-family: montserrat;
  color: #150958;
  text-align: justify;
  line-height: 28px;
  font-size: 1.1em;
}
#yoo-zoo .item div.pos-description .element.element-textarea ul,
#yoo-zoo .item div.pos-description .element.element-textarea ol
{
  padding-left: 30px;
}
#yoo-zoo .item div.pos-description .element.element-textarea ul li,
#yoo-zoo .item div.pos-description .element.element-textarea ol li
 {
  font-family: montserrat;
  font-size: 1.1em;
}
#yoo-zoo .item div.pos-media .element.element-textarea.noimage {
  width: 100%;
  margin: 0 0 15px;
}
.searchpage .mainSection {
  width: 70%;
  margin: 100px auto;
}
.searchpage .mainSection .btn.btn-primary {
  border-radius: 5px !important;
  margin-left: 10px !important;
}
.searchpage .mainSection *
{
  font-family: montserrat;
}

  @media (max-width: 1200px) {
    #callbutton {
      right: 2rem;
    }
  }
  @media (max-width: 992px) {
    #callbutton {
      right: 1rem;
    }
  }

  @media (max-width: 768px) {
    #yoo-zoo .item div.pos-medi {
      flex-direction: column;
      text-align: center;
    }
  }
  #yoo-zoo .item div.pos-bottom .thumb {
    float: none;
    text-align: center;
  }

  #saba-header .navbar.navbar-expand-lg .container-fluid .navbar-toggler.d-none.d-lg-block {
    display: none !important;
  }

  .langdiv .mod-languages p {
    display: none;
  }

  #yoo-zoo .items div.pos-description {
    height: 12vw;
    overflow: hidden;
  }

  .saba-topbar-inner #navbarNav ul {
    padding-right: 0;
  }
  .searchDiv {
    width: 10vw;
  }
  .social ul li img {
    width: auto;
    height: 1.5vw;
    margin-top: .4vw;
  }
  
  #saba-about {
    height: auto;
  }
  #navbarNav ul li a {
    font-size: 17px;
    line-height: 1.2vw;
  }
  #saba-services .uk-margin.descSection p {
    font-size: 15px;
  }
  #saba-about .layout-default .description {
    width: 100%;
  }