.team-section{
position: relative;
padding: 150px 0px 143px 0px;
}
.image_block_2 .image-box{
position: relative;
display: block;
padding-right: 70px;
}
.image_block_2 .image-box .image{
position: relative;
display: block;
border-radius: 20px;
}
.image_block_2 .image-box .image img{
width: 100%;
border-radius: 20px;
}
.image_block_2 .image-box .shape .shape-1{
position: absolute;
top: -55px;
right: 35px;
width: 136px;
height: 137px;
background-repeat: no-repeat;
}
.image_block_2 .image-box .shape .shape-2{
position: absolute;
top: 90px;
right: 20px;
width: 110px;
height: 99px;
background-repeat: no-repeat;
z-index: 1;
}
.image_block_2 .image-box .shape .shape-3{
position: absolute;
left: -45px;
bottom: 150px;
width: 83px;
height: 82px;
background-repeat: no-repeat;
}
.image_block_2 .image-box .shape .shape-4{
position: absolute;
left: -80px;
bottom: 40px;
width: 160px;
height: 160px;
background: #e8f8f7;
border-radius: 50%;
z-index: -1;
}
.content_block_2 .content-box{
position: relative;
display: block;
margin-left: 30px;
}
.content_block_2 .content-box .sec-title{
margin-bottom: 33px;
}
.content_block_2 .content-box .sec-title h2{
margin-bottom: 20px;
}
.content_block_2 .content-box .sec-title p{
line-height: 30px;
}
.content_block_2 .content-box .text{
position: relative;
display: block;
margin-bottom: 42px;
}
.content_block_2 .content-box .text h3{
display: block;
font-size: 22px;
line-height: 30px;
font-weight: 700;
margin-bottom: 17px;
}
.team-section .our-team{
position: relative;
display: block;
padding-top: 100px;
}
.team-block-one .inner-box{
position: relative;
display: block;
}
.team-block-one .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
border-radius: 20px;
}
.team-block-one .inner-box .image-box img{
width: 100%;
border-radius: 20px;
}
.team-block-one .inner-box .image-box:before{
position: absolute;
content: '';
background: #000;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
transform: scale(0,0);
opacity: 0.6;
transition: all 500ms ease;
}
.team-block-one .inner-box:hover .image-box:before{
transform: scale(1,1);
}
.team-block-one .inner-box .image-box .social-style-one{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%) scale(0,0);
width: 100%;
text-align: center;
transition: all 500ms ease;
}
.team-block-one .inner-box:hover .image-box .social-style-one{
transform: translate(-50%,-50%) scale(1,1);
}
.team-block-one .inner-box .image-box .social-style-one li{
float: none;
margin: 0px 6px;
}
.team-block-one .inner-box .lower-content{
position: relative;
display: block;
padding-top: 22px;
}
.team-block-one .inner-box .lower-content h4{
display: block;
font-size: 20px;
line-height: 28px;
font-weight: 700;
margin-bottom: 6px;
}
.team-block-one .inner-box .lower-content h4 a{
display: inline-block;
color: #142441;
}
.team-block-one .inner-box .lower-content h4 a:hover{
}
.team-block-one .inner-box .lower-content .designation{
position: relative;
display: block;
} .team-style-two{
position: relative;
padding: 150px 0px 145px 0px;
}
.team-style-two .sec-title{
margin-right: 30px;
margin-bottom: 0px;
}
.team-style-two .sec-title h2{
margin-bottom: 26px;
}
.team-style-two .inner-content{
position: relative;
margin-right: -400px;
}
.team-style-two .owl-nav{
position: absolute;
left: -400px;
bottom: 108px;
}
.team-style-two .owl-nav .owl-prev,
.team-style-two .owl-nav .owl-next{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
color: #bbbbbb;
cursor: pointer;
transition: all 500ms ease;
}
.team-style-two .owl-nav .owl-prev{
margin-right: 20px;
}
.team-style-two .owl-nav .owl-prev:hover,
.team-style-two .owl-nav .owl-next:hover{
}
.team-style-two .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 662px;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
} .team-style-three{
position: relative;
}
.team-block-two .inner-box{
position: relative;
display: block;
}
.team-block-two .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
border-radius: 50% 50% 20px 50%;
}
.team-block-two .inner-box .image-box img{
width: 100%;
border-radius: 50% 50% 20px 50%;
transition: all 500ms ease;
}
.team-block-two .inner-box:hover .image-box img{
transform: scale(1.05);
}
.team-block-two .inner-box .image-box:before{
position: absolute;
content: '';
background: #000;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
right: 0px;
transform: scale(0,0);
opacity: 0.3;
z-index: 1;
transition: all 500ms ease;
}
.team-block-two .inner-box:hover .image-box:before{
transform: scale(1,1);
}
.team-block-two .inner-box .lower-content{
position: relative;
display: block;
margin: 0px 40px;
}
.team-block-two .inner-box .lower-content .inner{
position: relative;
background: #fff;
padding: 32px 30px 40px 30px;
border-radius: 50px;
box-shadow: 0 10px 30px #cbe1e1;
margin-top: -67px;
z-index: 1;
}
.team-block-two .inner-box .lower-content .inner h4{
margin-bottom: 7px;
}
.team-block-two .inner-box .lower-content .inner .designation{
position: relative;
display: block;
margin-bottom: 13px;
}
.team-block-two .inner-box .lower-content .inner .social-style-one li{
float: none;
margin: 0px 6px;
}
.team-block-two .inner-box .lower-content .inner .social-style-one li a{
width: 44px;
height: 44px;
line-height: 44px;
background: transparent;
border: 1px solid #e6e6e6;
}
.team-block-two .inner-box .lower-content .inner .social-style-one li a:hover{
}
.team-style-three .pattern-layer .pattern-1{
position: absolute;
left: 0px;
bottom: 0px;
width: 525px;
height: 525px;
background-repeat: no-repeat;
}
.team-style-three .pattern-layer .pattern-2{
position: absolute;
top: 0px;
right: 0px;
width: 690px;
height: 100%;
background-repeat: no-repeat;
}
.team-style-three.alternat-2 .team-block-two .inner-box .lower-content .inner{
box-shadow: 0 10px 30px #e7e8ea;
}
.team-section.home-5{
padding: 143px 0px 0px 0px;
}
.about-page .team-block-two .inner-box .lower-content .inner{
box-shadow: 0 10px 30px #e7e8ea;
}
.team-page .team-style-three{
padding: 143px 0px 100px 0px;
}
.team-page .team-block-two .inner-box{
margin-bottom: 50px;
}
.team-page .team-block-two .inner-box .lower-content .inner{
box-shadow: 0 10px 30px #e7e8ea;
}
.team-details .content_block_2 .content-box .info{
position: relative;
display: block;
margin-bottom: 23px;
}
.team-details .content_block_2 .content-box .info li {
position: relative;
display: block;
font-size: 16px;
color: #142441;
font-weight: 600;
margin-bottom: 6px;
}
.team-details .content_block_2 .content-box .info li i {
position: relative;
font-size: 20px;
margin-right: 8px;
top: 2px;
}
.team-details .content_block_2 .content-box .info li a {
display: inline-block;
color: #142441;
font-weight: 400;
}
.team-details {
position: relative;
padding-top: 120px;
padding-bottom: 0px;
}
.team-details .image_block_2 .image-box {
padding-right: 0;
} .feature-section{
position: relative;
}
.feature-section:before{
position: absolute;
content: '';
background: #e9f8f8;
width: 100%;
height: 490px;
left: 0px;
top: 0px;
}
.feature-section .inner-content{
position: relative;
margin: 0px 15px;
}
.feature-section .inner-content .feature-block{
padding: 0px 0px;
}
.feature-block-one .inner-box{
position: relative;
display: block;
background: #fff;
border-radius: 20px;
box-shadow: 0 15px 25px 10px #f3f6f6;
padding: 50px 30px 59px 50px;
transition: all 500ms ease;
}
.feature-block-one .inner-box:hover{
margin-bottom: -60px;
padding-bottom: 119px;
}
.feature-block-one .inner-box .icon-box{
position: relative;
display: inline-block;
width: 90px;
height: 90px;
line-height: 90px;
background: #edf6f6;
font-size: 40px;
text-align: center;
border-radius: 50%;
margin-bottom: 25px;
z-index: 1;
transition: all 500ms ease;
}
.feature-block-one .inner-box .icon-box:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
left: 0px;
top: 0px;
right: 0px;
transform: scale(0,0);
z-index: -1;
transition: all 500ms ease;
}
.feature-block-one .inner-box:hover .icon-box:before{
transform: scale(1,1);
}
.feature-block-one .inner-box:hover .icon-box{
color: #fff;
}
.feature-block-one .inner-box h4{
margin-bottom: 18px;
}
.feature-block-one .inner-box .btn-box{
position: absolute;
display: flex;
left: 50px;
bottom: 50px;
opacity: 0;
transition: all 500ms ease;
}
.feature-block-one .inner-box:hover .btn-box{
opacity: 1;
}
.feature-block-one .inner-box .btn-box .theme-btn-one{
padding: 6.5px 33px 8.5px 33px;
}
.feature-section .pattern .pattern-1{
position: absolute;
left: 0px;
top: 0px;
width: 627px;
height: 490px;
background-repeat: no-repeat;
}
.feature-section .pattern .pattern-2{
position: absolute;
right: 0px;
top: 0px;
width: 735px;
height: 490px;
background-repeat: no-repeat;
}
.feature-section.alternat-2:before{
display: none;
}
.feature-section.alternat-2 .inner-content{
margin-top: -100px;
z-index: 1;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 15px 25px 10px #f3f6f6;
}
.feature-section.alternat-2 .feature-block-one .inner-box{
box-shadow: none;
border-radius: 0px;
padding: 50px 40px 59px 40px !important;
margin: 0px !important;
}
.feature-section.alternat-2 .feature-block:nth-child(2) .feature-block-one .inner-box{
box-shadow: 0 0px 10px 5px #f3f6f6;
z-index: 2;
}