/*Services Css*/
.service-grid .service-box {
    text-align: center;
    justify-content: center;
    height: 280px;
    border: 1px solid #efefef;
    margin-bottom: 30px;
    overflow: inherit;
    background:#fff;
}
.service-box.hover-box:hover .service-footer  h4{
    color:#fff;
}
.service-grid .service-box.hover-box:hover img.services-icon {
    filter: brightness(0.1) invert(7);
}
.services-readmore {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -17px;
}
.service-grid .service-box.hover-box:hover .services-readmore a {
    background: #00387a;
}
.service-grid .service-box.hover-box:hover {
   border: 1px solid  #00387a;
}
.services-readmore a {
    background: #f57c0c;
    padding: 0px 20px;
    position: relative;
    bottom: 0;
    color: #fff!important;
    padding: 0px 20px;
    height: 40px;
    display: inline-flex;
    width: 35%;
    border-radius: 50px;
    align-items: center;
    margin: auto;
    justify-content: center;
    font-weight: 600;
}
/*Team CSS*/
.team-image img {
    border-radius: 50%;
    padding: 10px;
   border: 2px solid  #ff7e15;
}

.team-slider {
    background: #fff;
    padding: 20px;
    text-align: center;
}
.team-content {
    margin: auto;
}
.team-slider .slick-arrow {
    left: auto!important;
    right: 30%!important;
    top: auto!important;
    bottom: 50px!important;
}
.team-slider .slick-arrow.prev-nav {
    right: 35%!important;
    z-index: 9;
}
@media(min-width:768px){
    .our-team-inner {
    display: flex!important;
}
}
@media(max-width:768px){
    .team-content {
    margin: auto;
    text-align: center;
}
.team-image {
    padding: 30px;
}

}
.team-slider button.slick-arrow {
    border: none;
}
.team-slider button.slick-arrow i{
    display:none!important;
}
.team-slider button.next-nav:before ,.team-slider button.prev-nav:before{
    content:"";
    background-image: url(http://stoneskart.com/smile/wp-content/uploads/2020/05/next.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 11px;
    top: 17px;
    color: transparent;
    width: 100%;
    height: 15px;
    border: none!important;
    filter: brightness(0.5);
}
.team-slider button.prev-nav:before{
      transform: rotate(180deg);
}
.team-slider button.next-nav:hover,.team-slider button.prev-nav:hover{
    background:transparent;
}
.team-slider button.next-nav:hover:before, .team-slider button.prev-nav:hover:before{
    filter: none;
}
.team-meta {
    display: grid;
    margin-bottom:10px;
}
.team-meta span {
   margin:5px 0px;
}
span.team-position {
    font-weight: 800;
    font-size: 16px;
}
.team-title h4 {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.team-single .our-team-inner:last-child {
    border-bottom: 1px dashed #c0c0c0;
    margin-bottom: 60px;
}
.team-single .our-team-inner {
    padding: 30px 0px;
    border-top: 1px dashed #c0c0c0;
}
@media(max-width:768px){
    .no-padding{
        padding:0;
    }
.shortcode-slider .slick-dots {
    bottom: 0;
    left: 0;
    margin-bottom:15px;
}
.shortcode-slider .team-image {
    padding: 30px;
}
.home-form input.wpcf7-submit.btn {
    margin-top: 20px!important;
}
.reverse .vc_row{
     display:flex;
    flex-direction: column-reverse;
}
}
.post-type-archive-ot_service.archive .service-box , .service-temp .service-box{
    margin-bottom: 30px;
    box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.14);
    border-radius: 10px;
    overflow: hidden;
}
.post-type-archive-ot_service .image-box .content-box ,.service-temp .image-box .content-box {
    padding: 26px 30px 28px;
    height: 200px;
    text-align: center;
}
@media(min-width:768px){
.post-type-archive-ot_service.archive .service-box ,.service-temp .service-box {
    height: 440px;
}
.single-ot_service .widget-area .widget {
    padding-top: 0;
    padding-left: 0;
}

}
.service-box .ser-image {
    height: 230px;
    display: inline-block;
}
.service-box .ser-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
a.link-box.pagelink {
    background: transparent;
    padding: 13px 35px;
    color: #f26522;
    border-radius: 50px;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #f26522;
}
.readmore {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
}
.service-box:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3)!important;
}
.post-type-archive-ot_service.archive .service-box:hover ,.service-temp .service-box:hover {
    background: darkblue;
    color: #fff;
}
.post-type-archive-ot_service.archive .service-box:hover a.link-box.pagelink, .service-temp .service-box a.link-box.pagelink {
    background: #f26522;
    border: 1px solid #f26522;
    color: #fff;
}
.post-type-archive-ot_service.archive .service-box:hover h4 a, .service-temp .service-box:hover h4 a {
    color: #fff!important;
}
.ser-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.service-box.icon-box ul {
    list-style: square;
    display: inline-block;
    text-align: left;
}
img.services-icon{
    transition:all 0.5s ease-in-out;
}
.service-box:hover img.services-icon {
    transform: scale(1.3);
}

.service-box .ser-image a:after {
    content: "";
    background: rgb(0, 0, 139);
    width: 0;
    height: 0;
    opacity: 0.3;
    position: absolute;
    transition: all 0.5s ease-in-out;
    border-radius: 50%;
    
}
.post-type-archive-ot_service.archive .service-box:hover .ser-image a:after , .service-temp .service-box:hover .ser-image a:after {
    width: 600px;
    height: 600px;
}
.service-box .ser-image a {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .service-left-sidebar, .services-content-area,.no-padding  {
    padding:0;
 }
@media(max-width:768px){
    .service-left-sidebar {
    display: flex;
    flex-direction: column-reverse;
}
 .team-content{
    padding: 10px;
    margin-bottom: 10px;
}

}
.team-image{
    padding: 20px;
} 

.our-team.team-slider,.service-grid .service-box{
 box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.14);
}
.services-readmore a {
    box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.14);
}
.pagenation {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-type-archive-ot_service .content-box ul {
    display: inline-block;
    list-style: square;
    text-align: left;
}
.single-ot_service .content-area ul li {
    position: relative;
    list-style:none;
}
.single-ot_service .content-area ul li:before {
    background-image: url(http://stoneskart.com/smile/wp-content/uploads/2020/06/list-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    left: -32px;
}
@media(min-width:768px) and (max-width:1200px){
    .team-slider .slick-arrow {
     bottom: 0px!important;
}
}