/*
Theme Name: Uniteam Global Business Services Theme
Theme URI: http://www.ugbs.com
Version: 1.0
Description: A custom theme designed by Orasi Multimedia for Uniteam Global Business Services
Author: The Orasi Multimedia Team
Author URI: http://www.orasimultimedia.com
template: bb-theme
*/

.fl-page-header .container,.fl-page-footer .container{width:100%;}
.pp-hover-card-title, .pp-hover-card-description p{text-shadow:1px 1px 1px #333;}
.static-row{position:static !important;}


.owl-next{margin-top:25px !important;margin-left:60px !important;}
.owl-prev{margin-right:60px !important;}
.owl-dots{margin-top:10px;}
.owl-prev .disabled {display:none !important;}

/*.pp-hover-card-image {width:100%;min-height:auto !important;}*/

/* Hover Card Presets style */


.pp-hover-card-container.powerpack-style:hover {
	-webkit-transition: all 0.8s ease !important;
    -moz-transition: all 0.8s ease !important;
    -o-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
}

.pp-hover-card-container.powerpack-style .pp-hover-card-description,
.pp-hover-card-container.powerpack-style .pp-more-link-button {
	-webkit-transition: all 0.8s ease !important;
    -moz-transition: all 0.8s ease !important;
    -o-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
	opacity: 0;
	position: absolute;
	bottom: -100px;
	width: 100%;
	left: 0;
	transform: translateZ(0);
 -webkit-transform: translateZ(0); 
 -ms-transform: translateZ(0); 
}


.pp-hover-card-container.powerpack-style:hover .pp-more-link-button,
.pp-hover-card-container.powerpack-style:hover .pp-hover-card-description {
	opacity: 1;
	-webkit-transition: all 0.8s ease !important;
    -moz-transition: all 0.8s ease !important;
    -o-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
	bottom: 0;
	position: relative;
    left: auto;
}

.pp-hover-card-container.powerpack-style {
	-webkit-transition: all 0.8s ease !important;
    -moz-transition: all 0.8s ease !important;
    -o-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
}

/* hover card end 2 */

.payroll-row .fl-row-content-wrap::after{
    background-image: linear-gradient(130deg, rgba(225, 255, 255, 0) 0%, rgba(225, 255, 255, 0) 65%, rgb(221, 151, 26) 55%, rgb(221, 151, 26) 55%);
    }
.accounting-row .fl-row-content-wrap::after {
    background-image: linear-gradient(130deg, rgba(225, 255, 255, 0) 0%, rgba(225, 255, 255, 0) 65%, rgb(81, 120, 145) 55%, rgb(81, 120, 145) 55%);
    }
.technology-row .fl-row-content-wrap::after,
.technology-new-row .fl-row-content-wrap::after {
    background-image: linear-gradient(115deg, rgba(225, 255, 255, 0) 0%, rgba(225, 255, 255, 0) 65%, rgb(112, 162, 149) 55%, rgb(112, 162, 149) 55%);
}
.people-row .fl-row-content-wrap::after {
    background-image: linear-gradient(130deg, rgba(225, 255, 255, 0) 0%, rgba(225, 255, 255, 0) 65%, rgb(129, 130, 170) 55%, rgb(129, 130, 170) 55%);
   }
 .iso-row .fl-row-content-wrap::after {
     background-image: linear-gradient( 100deg, rgba(225, 255, 255, 0) 0%, rgba(225, 255, 255, 0) 54.96%, #267daf 55%, #267daf 55%);
     }


   
.payroll-photo{border:2px solid #df9818;border-radius:400px;}
.technology-photo{border:2px solid #70a295;border-radius:400px;}
#payroll-member .owl-stage-outer, #technology-member .owl-stage-outer {display:none;}

.col3image{padding-top:40px;}
#showmemberprofile{padding-top:30px;}
.lswp-notification{display:none;}

.pp-dot-circle a:hover {background-color:#ccc;} 


.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    height: 30px;
    margin-top: -20px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #03295d;
    font-size: 16px;
    margin: 5px;
    padding: 4px 7px;
    background: none;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: none;
      color: #363941;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.2;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

@media (min-width: 992px){
.fl-shrink-header-transition .fl-logo-img{min-height:50px !important;transform:translateZ(0) scale(1.0, 1.0);}
}

@media (max-width: 992px) {
    .payroll-row .fl-row-content-wrap::after{
    background-image: none;
    }
.accounting-row .fl-row-content-wrap::after {
    background-image: none;
    }
.technology-row .fl-row-content-wrap::after,
.technology-new-row .fl-row-content-wrap::after{
    background-image: none;
}
.people-row .fl-row-content-wrap::after {
    background-image: none;
   }
.iso-row .fl-row-content-wrap::after {
    background-image: none;
   }
   .imageofslider1,.imageofslider2,.imageofslider3,.imageofslider4,.imageofslider5{display:none;} 
   #payroll-member .owl-stage-outer,#technology-member .owl-stage-outer {display:block;}
   .view-photo-column{max-width:33% !important;text-align: left !important;}

}

@media (max-width: 767px) {
        
        .owl-dots{display:none;}
       
}

@media (max-width:480px){
	
}
