
/*------------------------------------------------------------------------
# mod_ol_team2 Extension
# ------------------------------------------------------------------------
# author    olwebdesign
# copyright Copyright (C) 2019 olwebdesign.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.olwebdesign.com
-------------------------------------------------------------------------*/
@charset "UTF-8";

  
#ol-style .ttp-inner-whole-wrapper{
position: relative;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
 #ol-style .ttp-grid-thumb-wrapper{
position: relative;
}
 #ol-style .ttp-grid-background{
height: 180px;
overflow: hidden;
width: 100%;
position: relative;
}
 #ol-style #ol-fixheight .ttp-grid-background{
height: 150px;
}
 #ol-style #ttp-column-4 .ttp-grid-background{
height: 120px;
}
 #ol-style .ttp-grid-background .ttp-grid-image-overlay{
background: rgba(255,0,0,.2);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
 #ol-style .ttp-inner-whole-wrapper .ttp-primary-content{
position: absolute;
top: 0px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}
 #ol-style .ttp-grid-image{
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 25%;
z-index: 1;
border: 8px solid #fff;
background-color: #FFF;
}
 #ol-style .ttp-grid-image .ttp-expand-popup-click,
 #ol-style .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 50%;
margin: 0 25%;
height: 100%;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
color: transparent;
}
 #ol-style .ttp-item-details{
text-align: center;
background-color: #e1e1e6;
width: 100%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: relative;
}

 #ol-style .ttp-grid-thumb-wrapper .ttp-secondary-content{
padding:0 5%;
margin: 4% 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: center;
}


 #ol-style .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 18px;
}
 #ol-style .ttp-thumb-position{
display: block;
padding-top: 28%;
}
 #ol-style .ttp-team-inner-hidden .ttp-thumb-position{
padding-top: 0;
font-weight: 400;
}
 #ol-stylea .ttp-team-inner-hidden .ttp-content-header{
padding-top: 0;
font-size: 22px;
}
 #ol-style .ttp-thumb-social-link{
padding-bottom: 30px;
}
 #ol-style #ol-fixheight .ttp-thumb-social-link,
 #ol-style #ttp-column-4 .ttp-thumb-social-link{
margin-top: 10px;
}
 #ol-style .ttp-thumb-social-link .fa{
color: #000;
margin: 0 10px;
height: 40px;
line-height: 40px;
font-size: 18px;
}
 #ol-style .ttp-thumb-social-link .fa:hover{
color: #727171;
}  #ol-style{
margin-bottom: 50px;
}
 #ol-style .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
 #ol-style .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
 #ol-style .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
 #ol-style .ttp-content-skill-list-top .ttp-skill-label,
 #ol-style .ttp-content-skill-list-top .ttp-skill-value,
 #ol-style .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
 #ol-style .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
 #ol-style .ttp-thumb-address,
 #ol-style .ttp-thumb-telephone,
 #ol-style .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #4c4c4c;
}
 #ol-style .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
@media only screen and (max-width: 1010px){
 #ol-style .ttp-grid-background{
height: 120px;
}
 #ol-style #ol-fixheight .ttp-grid-background{
height: 100px;
}
 #ol-style #ttp-column-4 .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 900px){
 #ol-style #ol-fixheight .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 830px){
 #ol-style .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 820px){
 #ol-style .ttp-grid-image{
border: 5px solid #fff;
}
}
@media only screen and (max-width: 780px){
 #ol-style .ttp-grid-background{
height: 150px;
}
}
@media only screen and (max-width: 720px){
.no-sidebar-wide #primary{
padding: 0 !important;
}
}
@media only screen and (max-width: 500px){
 #ol-style .ttp-item-details{
height: unset;
}
 #ol-style .ttp-thumb-position{
padding-top: 35%;
}
}  
 #ol-style .ttp-inner-whole-wrapper:hover .ttp-item-details{
background-color: #333;
-webkit-box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
}
 #ol-style .ttp-inner-whole-wrapper:hover .ttp-item-details{
color: #FFF;
}

 #ol-style .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link .fa{
color: #FFF;
} 

#ol-stylea .ttp-grid-background{
display: none !important;
}
  
#ol-stylea .ttp-inner-whole-wrapper{
position: relative;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
 #ol-stylea .ttp-grid-thumb-wrapper{
position: relative;
margin-top: 100px;
}
 #ol-stylea .ttp-grid-background{
height: 180px;
overflow: hidden;
width: 100%;
position: relative;
}
 #ol-stylea #ol-fixheight .ttp-grid-background{
height: 150px;
}
 #ol-stylea #ttp-column-4 .ttp-grid-background{
height: 120px;
}
 #ol-stylea .ttp-grid-background .ttp-grid-image-overlay{
background: rgba(255,0,0,.2);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
 #ol-stylea .ttp-inner-whole-wrapper .ttp-primary-content{
position: absolute;
top: 0px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}
 #ol-stylea .ttp-grid-image{
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 25%;
z-index: 1;
border: 8px solid #fff;
background-color: #FFF;
}
 #ol-stylea .ttp-grid-image .ttp-expand-popup-click,
 #ol-stylea .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 50%;
margin: 0 25%;
height: 100%;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
color: transparent;
}
 #ol-stylea .ttp-item-details{
text-align: center;
background-color: #e1e1e6;
width: 100%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: relative;
}

 #ol-stylea .ttp-grid-thumb-wrapper .ttp-secondary-content{
padding:0 5%;
margin: 4% 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: center;
}


 #ol-stylea .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 18px;
}
 #ol-stylea .ttp-thumb-position{
display: block;
padding-top: 28%;
}
 #ol-stylea .ttp-team-inner-hidden .ttp-thumb-position{
padding-top: 0;
font-weight: 400;
}
 #ol-styleaa .ttp-team-inner-hidden .ttp-content-header{
padding-top: 0;
font-size: 22px;
}
 #ol-stylea .ttp-thumb-social-link{
padding-bottom: 30px;
}
 #ol-stylea #ol-fixheight .ttp-thumb-social-link,
 #ol-stylea #ttp-column-4 .ttp-thumb-social-link{
margin-top: 10px;
}
 #ol-stylea .ttp-thumb-social-link .fa{
color: #000;
margin: 0 10px;
height: 40px;
line-height: 40px;
font-size: 18px;
}
 #ol-stylea .ttp-thumb-social-link .fa:hover{
color: #727171;
}  #ol-stylea{
margin-bottom: 50px;
}
 #ol-stylea .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
 #ol-stylea .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
 #ol-stylea .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
 #ol-stylea .ttp-content-skill-list-top .ttp-skill-label,
 #ol-stylea .ttp-content-skill-list-top .ttp-skill-value,
 #ol-stylea .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
 #ol-stylea .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
 #ol-stylea .ttp-thumb-address,
 #ol-stylea .ttp-thumb-telephone,
 #ol-stylea .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #4c4c4c;
}
 #ol-stylea .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
@media only screen and (max-width: 1010px){
 #ol-stylea .ttp-grid-background{
height: 120px;
}
 #ol-stylea #ol-fixheight .ttp-grid-background{
height: 100px;
}
 #ol-stylea #ttp-column-4 .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 900px){
 #ol-stylea #ol-fixheight .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 830px){
 #ol-stylea .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 820px){
 #ol-stylea .ttp-grid-image{
border: 5px solid #fff;
}
}
@media only screen and (max-width: 780px){
 #ol-stylea .ttp-grid-background{
height: 150px;
}
}
@media only screen and (max-width: 720px){
.no-sidebar-wide #primary{
padding: 0 !important;
}
}
@media only screen and (max-width: 500px){
 #ol-stylea .ttp-item-details{
height: unset;
}
 #ol-stylea .ttp-thumb-position{
padding-top: 35%;
}
}  
 #ol-stylea .ttp-inner-whole-wrapper:hover .ttp-item-details{
background-color: #f0a700;
-webkit-box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
}
 #ol-stylea .ttp-inner-whole-wrapper:hover .ttp-item-details{
color: #FFF;
}

 #ol-stylea .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link .fa{
color: #FFF;
} 














 
