.team-box .team-thumbnail{
    overflow:hidden;
}
.team-main-page .team-item-main .team-items {
    margin: 0px auto;
}
.team-main-page .team-item-main .team-items .team-thumbnail {
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
	width: 200px;
    height: 200px;
}
.team-main-page .team-item-main .team-items .team-thumbnail img {
    border-radius: 50%;
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
	border: 8px solid #0f5077;
}
.team-main-page .team-item-main .team-items .team-info {
    text-align: center;
    padding: 15px;
}
@media(max-width:768px){
.team-main-page .team-item-main .team-items {
    width: 100%;
}
.team-main-page .team-item-main .team-items .team-thumbnail{
    width: 180px;
    height: 180px;
}
}
@media(max-width:500px){
.team-main-page .team-item-main .team-items {
    width: 100%;
}
.team-main-page .team-item-main .team-items .team-thumbnail{
    width: 150px;
    height: 150px;
}
.team-main-page .team-item-main:last-child .team-items .team-info{
    padding-bottom:0!important;
}
}
.team-cat-sec:not(:last-child) {
    border-bottom: 1px solid #d6d6d6!important;
}
.team-single-content {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
    text-align: center;
}
.team-single-content .team-thumbnail {
    width: 220px;
    height: 220px;
    margin: auto;
    border-radius: 100%;
    border: 6px solid #0f5077;
    padding: 2px;
    overflow: hidden;
}
.team-single-content .team-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}

.service-template .service-box {
    background: rgb(82 185 233 / 20%);
    padding: 10px;
    padding-bottom:5px;
    margin-bottom: 20px;
}
.service-items:last-child .service-box{
    margin-bottom: 0px;
}
.service-template .service-box .service-thumbnail {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin: auto;
}
.service-template .service-box .service-thumbnail a {
    overflow: hidden;
    z-index: 9;
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
    border: 2px solid #52b9e9;
    border-radius: 100%;
    padding: 5px;
    background: rgb(220 241 251);
}
@media(max-width:500px){
.service-template .service-box .service-thumbnail {
    width: 120px;
    height: 120px;
  }!important
}
.service-template .service-box .service-thumbnail img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.service-template .service-info-inner h6 {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.service-template .service-info-inner h6 a {
    font-weight: 600;
}
.service-template .service-box.text-center {
    position: relative;
    overflow: hidden;
}
.service-template .service-thumbnail {
    position: relative;
}

.service-template .service-thumbnail::before {
    content: "";
    background: rgb(82 185 233);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 9;
    transform: scale(0);
    border-radius: 50%;
    content: "";
    transition: all 0.4s ease-in-out;
}
.service-template .service-box:hover .service-thumbnail::before{
	opacity:1;
	transform: scale(3);
}
.service-template .service-box:hover .service-info {
    position: relative;
    z-index: 9;
}
.service-template .service-box:hover .service-info h6 a{
	color:#fff!important;
}
.blog-items .item {
    display: flex;
    column-gap: 20px;
    box-shadow: none!important;
    flex-flow: wrap;
}
.blog-items .item .info {
    flex: 1;
}
.blog-items .item .thumb {
    width: 300px;
    height: auto;
    max-height: 250px;
}
.blog-loop a.btn {
    padding: 0!important;
    width: auto!important;
    min-width: 0;
    border-radius: 0!important;
    outline: none;
}
.post-meta ul {
    column-gap: 10px;
    font-style: italic;
}
.blog-loop .post-meta ul {
    padding-top: 10px;
    padding-bottom: 10px;
}
body .blog-area .item .thumb a {
    display: block;
    padding: 0;
    border-radius: 0px!important;
    height: 100%!important;
    width: 100%!important;
}
body .blog-area .item .thumb img {
    border-radius: 0px;
    height: 100%!important;
    width: 100%!important;
    object-fit: cover;
}
.blog-items .meta ul li a {
    color: black;
    text-transform: capitalize;
}
.blog-items .meta ul li i {
    font-weight: 900!important;
    color:#67b7af!important;
}
.blog-items .item p {
    margin-bottom: 15px!important;
}
.blog-area.full-blog .single-item:last-child {
    padding-bottom: 20px;
    margin-top: 20px;
    background: #f6f6f6;
    padding: 2%;
}

body .blog-items .item .info , body .blog-items .item {
    background: transparent;
}
.blog-item-box > div:last-child .single-item {
    border-bottom: none!important;
}
.blog-area .item .info h3 {
    margin-bottom: 0;
}
.blog-items .meta ul li {
    font-weight: 500!important;
    font-size:15px!important;
}
.post-tag.meta li {
    margin-right: 0!important;
	margin-bottom: 0!IMPORTANT;
}
.post-tag.meta sep {
    padding: 0px 10px;
}
.blog-items .meta{
    margin-bottom:10px!important;
    margin-top: 5px;
}
.post-tag.meta li a {
    font-weight: 500;
    color: black!important;
}

.blog-area .item a.btn.circle.btn-theme {
    border: none!important;
    background: transparent!important;
    color: black!important;
    font-size: 16px;
    padding: 0!important;
    outline: none!important;
    line-height: 1.3em;
	font-weight: 700;
}
.blog-items .item .info {
    padding: 0px!important;
    border-radius: 0!important;
}
@media(max-width:768px){
.blog-items .item .info {
    padding: 20px 0px!important;
    padding-bottom: 10px!important;
}
}
body .custom-title {
  color:#007db6!important;
}
.custom-title span {
    color: #20C1BB;
}
.blog-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.blog-image {
    height: 400px;
    overflow: hidden;
}
@media(max-width:767px){
.blog-items .item .thumb {
    width: 100%;
  }
.blog-image {
    height: auto;
    overflow: hidden;
}
}
.blog-area .item a.btn.circle.btn-theme:hover {
    color: #04b604!important;
}
.post-meta-single {
    background: #20c1bb;
    width: fit-content;
    height: 45px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding: 20px;
    border-radius: 5px;
    color: #fff;
}
ul.post-list {
    display: flex;
    gap: 20px;
    flex-flow: wrap;
    max-width: 600px;
}
.single-post .post-tag.meta ul li i {
    color: #20c1bb;
}
.single-post .post-tag.meta ul {
    display: flex;
    margin-top: 15px;
}
.single-post ul.social-media img {
    width: 40px;
    height: 40px;
}
ul.social-media li {
    margin-top: 0px!important;
}
ul.social-media {
    display: flex;
    gap: 10px;
}
ul.social-media li i {
    width: 40px!important;
    max-height: 50px!important;
    background: #467cb3;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 5px;
    color:#fff!important;
    font-size: 25px!important;
}
ul.social-media li a:hover i {
 background: #20c1bb;
 color:#fff!important;
}
.tf-sidebar-inner-widget-title {
    margin-bottom: 20px!important;
    color:#20c1bb;
}
.tf-sidebar-inner-widget {
    margin-bottom: 20px!important;
}
@media(max-width:768px){
.tf-sidebar-inner-widget {
    margin-bottom: 0px!important;
    margin-top: 20px;
  }
.post-tag.meta ul li {
    font-size: 12px!important;
  }
}
.post-tag.meta ul{
    display:flex;
}
.post-tag.meta ul li:last-child {
    width: 70px;
}
.post-tag.meta ul li {
    padding-left: 20px!important;
    position: relative;
}
.post-tag.meta ul li i {
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    display: flex;
}
.post-tag.meta li {
    line-height: 1.2;
}
body .tf-pagination.-style-outline .tf-pagination-item.active .tf-pagination-link {
    background: #04B604;
}
@media(max-width:768px){
body .tf-pagination {
    margin-top: 0!important;
}
}
li.faq-item {
    transition:all .3s ease-in-out;
}
li.faq-item:not(:last-child) {
    margin-bottom:10px;
}
li.faq-item h5.faq-title {
    background: transparent;
    height: 70px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    color: #003562;
    padding-right: 60px;
    border: 1px solid #223d5c;
    transition: all .3s ease-in-out;
    margin: 0px;
    position: relative;
    font-size: 20px;
    cursor: pointer;
    border-radius: 10px;
	margin-bottom:20px;
}
@media(max-width:768px){
	li.faq-item h5.faq-title{
		font-size: 16px;
	}
li.faq-item h5.faq-title {
    height: 55px;
	}
}
li.faq-item h5.faq-title:hover{
    color: #0094dc;
	border-color:#0094dc;
}
h5.faq-title.active {
    background: transparent!important;
    color: #223d5c!important;
}
li.faq-item .faq-content {
    padding: 0px 10px;
    margin: 0;
}

li.faq-item h5.faq-title i {
    position: absolute;
    right: 10px;
    width: 35px;
    height: 35px;
    display: flex;
    background: #003562;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #fff;
    transition: all .3s ease-in-out;
    font-size: 20px;
}
h5.faq-title.active i{
    background: #0094dc!important;
    color:#fff!important;
    transform: rotate(90deg);
}
li.faq-item h5.faq-title:hover i{
	background: #0094dc!important;
    color:#fff!important;
}
@media(min-width:768px){
ul.faqs-container.faq-items {
    column-count: 2;
}
ul.faqs-container.faq-items li.faq-item {
    break-inside: avoid;
    display: block;
}
}
.services-inner {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.services-inner .service-image img {
    position: absolute;
    top: 0;
    height: 100%!important;
    width: 100%;
    overflow: hidden;
    left: 0;
    object-fit: cover;
    margin: 0!important;
}
.our-services .service-items {
    padding: 15px;
}
.service-content-title {
    position: absolute;
    bottom: 10px;
	padding:0 10px;
	z-index:9;
}
.image-overlay .services-inner .service-image::before {
    content: "";
    background: #223d5c;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    opacity: .3;
    top: 0;
}
.service-uppercase .service-content-title a {
	text-transform:uppercase;
}
.service-style-1 .service-content-title {
    font-size: 20px;
}
@media(max-width:581px){
 .col-xs-6{
	width:50%!important;
	}
}
.blog-area.full-blog .blog-item-box {
    margin-top: 0!important;
}
.tf-sidebar-inner-widget.blog-sidebar_widget .sidebar-nav a:hover {
    color: #04B604!important;
}
.team-list-item .team-box .team-info {
    flex: 1;
    text-align: left!important;
}
.team-list-item .team-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
span.team-position {
    font-family: 'Poppins';
    color: black;
}
.readmore a {
    color: #003562!important;
    font-weight: 600;
}
.readmore a:hover {
    color: black!important;
}
.team-item-main-list {
	padding-bottom:20px;
    border-bottom: 1px solid black;
}
.team-main-page .col-md-12:last-child .team-item-main-list:last-child{
	border-bottom:none!important;
}
.readmore a {
    margin: auto;
    column-gap: 5px;
}
.readmore a i {
    position:relative;
    margin-left: 5px;
}
.service-items .service-thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.service-items .service-thumbnail {
    height: 350px;
    overflow: hidden;
}
@media(max-width:767px){
.service-items .service-thumbnail {
    height: 250px;
}
.team-list-item .team-box {
    display: block;
}
.team-main-page .team-item-main .team-items .team-info {
    text-align: center!important;
}
}
@media(max-width:591px){
.service-items .service-thumbnail {
    height: 180px;
}
}
.service-grid-cont {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: flex;
    flex-flow: wrap;
}
.service-grid-cont .service-grid {
    width: 24%;
}
.service-grid-cont .service-grid .service-image{
    max-width:250px;
    margin:auto;
}
.service-grid-cont .service-content {
    padding: 20px 0px;
}
.review-item-main .t-review-img {
    max-width: 100px;
    margin: auto;
    width: 100%;
}
.review-item-main .t-review-item {
    text-align: center;
}
.review-item-main .t-review-title {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
}
.review-item-main .t-review-rating img {
    height: 40px;
    width: auto!important;
    margin: auto;
    margin-top: 10px;
}
@media(max-width:767px){
.service-grid-cont .service-grid {
    width: 50%;
}
}
@media(max-width:481px){
.service-grid-cont .service-grid {
    width: 100%;
}
}