body {
  background-color: #fff;
  font-size: 17px;
  color: #708586;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  letter-spacing: 0.5px;
}
.site {
	overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}

a:focus,
a:hover,
.dropdown-toggle,
.slick-slide {
  outline: 0!important;
}

a, 
.comment-reply-link {
  color: #26a387;
}
.site-inner,
.site-inner,
.page-template .site-inner {
        margin-top: 80px;
}
.home .site-inner {
        margin-top: 0px;
}
.post-navigation a:hover .post-title, 
.post-navigation a:focus .post-title {
  color: #26a387 !important;
}

.entry-title a:hover, 
.entry-title a:focus {
  color: #26a387;
}

.site-inner {
  background-color: #fff;
}

/*** Top Head Menu ***/
.site-header {
  width: 100%;
  padding: 0 15px;
  z-index: 999;
  position: fixed;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
body:not(.home) .site-header {
  position: relative;
  background-color: #1e1e1e;
}
.site-header.is-sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.site-header-main {
  max-width: 1120px;
  margin: 0 auto;
}
.site-header-main .site-description {
  display: none;
}
.site-branding {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.container-branding {
  width: 30%;
  float: left;
  display: inline-block;
}
.top-head {
  width: 70%;
  float: right;
  display: inline-block;
  text-align: right;
}

/*** Menu ***/
.main-navigation a {
  font-weight: 700;
  font-size: 14px;
}
.menu-item-1919 a {
	color: #fff !important;
}
.site-header-menu {
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  -webkit-transition: all 0.4s ease-in-out!important;
  -moz-transition: all 0.4s ease-in-out!important;
  -ms-transition: all 0.4s ease-in-out!important;
  -o-transition: all 0.4s ease-in-out!important;
  transition: all 0.4s ease-in-out!important;
}
.site-header-menu.is-sticky {
  position: relative;
  margin: 0 auto;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out!important;
  -moz-transition: all 0.4s ease-in-out!important;
  -ms-transition: all 0.4s ease-in-out!important;
  -o-transition: all 0.4s ease-in-out!important;
  transition: all 0.4s ease-in-out!important;
}
.site-header-menu .primary-menu > li > a {
  position: relative;
  font-weight: 600;
  font-size: 17px;
  padding-top: 0!important;
  padding-bottom: 0!important;
  line-height: 70px;
  height: 70px;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#menu-item-1919 a {
	background: #005b3b;
}

/*** Title ***/
.tk-title h2 {
  padding-bottom: 20px !important;
  border-bottom: 1px dashed rgba(160,160,160,0.4);
}
.tk-title h4 {
  font-size: 18px;
  color: #555555;
  position: relative;
  margin: -1px 65px 0 65px;
  padding-top: 15px;
  line-height: 30px;
  display: inline-block;
  font-weight: 500;
  border-top: 1px dashed rgb(38,163,135);
  opacity: 0.6;
}
.tk-title.white-title h4 {
  border-top: 1px dashed #fff;
  color: rgba(255,255,255,0.9);
}
.tk-title.white-title h2{
  border-bottom: 1px dashed rgba(255,255,255,0.3);
}

/*** Transition ***/
.footer-social a,
.tk-intro-item h3,
.tk-intro-item .cat-icon,
.tk-intro-item .elementor-image-box-img,
.tk-intro-item .elementor-image-box-img:before,
.tpg-works-item:after,
.tpg-works-item h3,
.tpg-counter-item .icon i,
.tpg-listing-category .geodir-categories-container ul,
.tpg-listing-category ul li a .gd-cptcat-icon img,
.tpg-search-form .geodir_submit_search i,
.tpg-listing-category .gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat li a,
.tpg-listing-category .gd-cptcat-li a img,
.tpg-blog-item .premium-blog-thumbnail-container a,
.tpg-banner-feature .gallery-item a img,
.tpg-listing-item .geodir_category_list_view li .geodir-post-img,
.tpg-listing-item .geodir_category_list_view li.geodir-gridview .geodir-post-img .geodir_thumbnail  {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

/*** Intro ***/
.tk-intro-item .elementor-image-box-img {
  position: relative;
  margin-bottom: 0 !important;
}
.tk-intro-item .elementor-image-box-content .elementor-image-box-title a {
	background: #26a387;
    padding: 15px 100px;
    opacity: 0.8;
	border-radius: 20px;
    box-shadow: 0px 0px 20px #1d2939;
}
.tk-intro-item .elementor-image-box-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.35);
  border-radius: 5px;
  z-index: 0;
}
.tk-intro-item:hover .elementor-image-box-img:before {
  background: rgba(38,163,135,0.7);
}
.tk-intro-item:hover h3 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.tk-intro-item h3 {
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    text-shadow: 0 0 10px #000;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    display: inline-block;
    vertical-align: middle;
}
.tk-intro-item .cat-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    padding-top: 3px;
    padding-left: 3px;
    top: -20px;
    left: -20px;
    border-radius: 50%;
    border-bottom-right-radius: 50%;
    z-index: 15;
    color: #bbb;
    background: #fff;
}
.tk-intro-item:hover .cat-icon {
    -webkit-transform: rotate(-45deg) scale(1);
    -moz-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    -o-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
    background: rgb(38,163,135);
    color: #fff;
}
.tk-intro-item .cat-counter {
    position: absolute;
    width: 65px;
    height: 65px;
    bottom: -32px;
    right: -32px;
    background: #fff;
    border-radius: 50%;
    z-index: 15;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
    padding-right: 10px;
    color: #202020;
}
.tk-intro-item:hover .cat-counter {
  color: #26a387;
}

/*** Works ***/
.tpg-works-item {
  display: inline-block;
}
.tpg-works-item:after {
    font-family: 'FontAwesome';
    content: "\f067";
    font-size: 16px;
    color: rgba(255,255,255,0.5);
    position: absolute;
    display: inline-block;
    bottom: -16px;
    left: 0;
    margin: 0 auto;
    border: 1px dashed transparent;
    width: 32px;
    border-radius: 50%;
    background: rgb(38,163,135);
    text-align: center;
    height: 32px;
    line-height: 32px;
    right: 0;
}
.tpg-works-item:hover:after {
    color: rgba(255,255,255,1);
    border: 1px dashed rgba(255,255,255,1);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.tpg-works-item h3 {
    border-top: 1px dashed rgba(255,255,255,0.4);
    border-bottom: 1px dashed rgba(255,255,255,0.4);
    padding: 10px 0;  
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.tpg-works-item:hover h3,
.tpg-counter-item:hover .icon i {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*** Feature ***/
.tpg-banner-feature .gallery-item {
  position: relative;
}
.tpg-banner-feature .gallery-item a:hover img {
  transform: scale(1.1);
  border : 2px dashed #26a387 !important ;
}

/*** Testimonial ***/
.tpg-testimonial-item .slick-slide img {
    border-radius: 50%;
    border: 10px solid #ebedf1;
    margin: 0 auto;
}
.tpg-testimonial-item h3 {
  color: #26a388;
  font-size: 23px;
  padding: 15px 0 10px;
}
.tpg-testimonial-item p {
    font-style: italic;
    font-size: 18px;
    padding-top: 10px;
}
.tpg-testimonial-item .elementor-slick-slider .slick-next, 
.tpg-testimonial-item .elementor-slick-slider .slick-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    background: #ffffff;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6; 
    transition: all ease 0.4s;
}
.tpg-testimonial-item .elementor-slick-slider .slick-next:before, 
.tpg-testimonial-item .elementor-slick-slider .slick-prev:before {
  color: #26a388;
}
.tpg-testimonial-item .elementor-slick-slider .slick-next:hover:before, 
.tpg-testimonial-item .elementor-slick-slider .slick-prev:hover:before {
  color: #fff !important;
}

/*** Adverts ***/
.adverts-flexbox-icon {
	color: #26a387 !important;
}
.adverts-flexbox-title {
	color: #fff !important;
}
.advert-item span.advert-link .advert-link-text {
	color: #26a387 !important;
}

/*** Blog ***/
.tpg-blog-item .premium-blog-thumbnail-container a:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../images/spiral.gif);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    margin: 0;
    opacity: 0.14;
}
.tpg-blog-item .premium-blog-thumbnail-container a:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background: rgb(38,163,135);
}
.tpg-blog-item .premium-blog-thumbnail-container a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  box-shadow: 8px 8px 12px 0 rgba(0,0,0,0.12), -8px -8px 12px 0 rgba(0,0,0,0.12);
  -webkit-transform: scale(0.92);
  -moz-transform: scale(0.92);
  -ms-transform: scale(0.92);
  -o-transform: scale(0.92);
  transform: scale(0.92);
  padding: 10px;
  background: #fff;
}
.tpg-blog-item .premium-blog-thumbnail-container a img {
  border-radius: 50%;
}
.tpg-blog-item .premium-blog-content-wrapper {
  top: 0  !important;
  text-align: center !important;
}
.tpg-blog-item .premium-blog-post-content {
  border-top: 0 !important;
}
.tpg-blog-item .premium-blog-entry-title {
  display: inline-block;
  padding-bottom: 20px;
}
.tpg-blog-item .premium-blog-entry-meta {
  border-top: 1px dashed rgba(150,150,150,1);
  padding-top: 20px;
}
.tpg-blog-item .premium-blog-post-link {
  display: none;
}
.pagination .prev:hover, 
.pagination .next:hover {
	background-color: #2fa78c;
}

/*** Team ***/
.tpg-team-item {
  overflow: hidden;
}
.tpg-team-item .elementor-image-box-img img {
  border-radius: 10px;
}
.tpg-team-item .elementor-image-box-content {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.85);
    left: 30px;
    right: 30px;
    bottom: 0;
    padding: 30px 40px 0;
    width: auto !important;
    text-align: center;
    display: block;
    align-items: center;
    border-radius: 10px 10px 0 0;
    transform: translateY(calc(100% - 120px));
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpg-team-item:hover .elementor-image-box-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background-color: rgba(38, 163, 135, 0.75);
}
.tpg-team-item h3,
.tpg-team-item span {
    display: block;
    padding-bottom: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.tpg-team-item .team-socials a {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.tpg-service-item {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tpg-service-item:hover {
    transform: translateY(-15px);  
}

/*** Contact ***/
.wpcf7-form p {
  width: 48%!important;
  float: left;
  margin-right: 3.5%;
}

.wpcf7-form p:nth-child(3),
.wpcf7-form p:nth-child(5) {
  margin-right: 0 !important;
}

.wpcf7-form p:nth-child(6),
.wpcf7-form p:nth-child(7) {
  width: 100% !important;
}

.wpcf7-form p:nth-child(7) {
  text-align: center;
}

.wpcf7-form input {
  background: transparent;
  padding: 12px 10px;
}

.wpcf7-form textarea {
  height: 150px;
  background-color: transparent;
}

.wpcf7-form .wpcf7-submit {
  padding: 18px 50px;
  display: inline-block;
  margin-top: 28px;
  background: #ed145b;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.wpcf7-form .wpcf7-submit:hover {
  background: #f2784b;
}
.content-sidebar-blog #content #primary  {
	width: 100% !important;
    float: left;
}
.site-main {
	width: 73%;
	float: left;
}
#sidebar-right-blog {
	width: 25%;
	float: right !important;
	margin-left: 0 !important;
}

/*** Rgister ***/
#wppb-register-user label {
	font-size: 18px;
	color: #26a387;
}
#wppb-register-user h4 {
	font-size: 20px;
}

/*** Footer ***/
.footer-contact i {
  font-size: 20px;
  display: block;
}
.footer-contact h3 {
  font-weight: normal;
  font-size: 15px;
	color: #fff;
}
.footer-social a {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 20px;
  color: rgb(38,163,135) !important;
  background: #fff;
  padding: 8px;
  margin: 4px;
  width: 44px;
  border: 4px solid rgba(38,163,135,0.7);
  border-radius: 50%;
  text-align: center;
}
.footer-social a:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/*** Responsive ***/
@media(max-width: 1500px) {
	.tk-intro-item .elementor-image-box-content .elementor-image-box-title a {
    	padding: 15px 50px;
	}
	.tpg-intro .tk-intro-column {
		width: 50% !important;
	}
}

@media (max-width: 1208px) {
  .site-header-menu .primary-menu > li > a {
    font-size: 15px;
  }
}

@media (max-width: 1170px) {
  .site-header-menu .primary-menu > li > a {
    padding: 0 7px !important;
  }
  .site-header {
    padding: 0 15px;
  }
}

@media (max-width: 1024px) {
  .tpg-slider {
      padding: 150px 50px !important;
  }
}

@media (max-width: 960px) {
  body.woocommerce #primary #main {
    width: 100% !important;
    float: none;
    margin-right: 0 !important;
  }
  .sidebar {
    margin-left: 0%;
    width: 100%!important;
  }
  .site-header-menu .primary-menu > li > a {
    height: 45px;
    line-height: 45px;
  }
  .site-branding {
    width: auto;
  }
  .top-head {
    display: none;
  }
  .main-navigation a {
    color: #fff;
  }
  .site-header {
    position: relative;
    background-color: #1e1e1e;
  }
}

@media (max-width: 980px) {
	#sidebar-right-blog {
		width: 100% !important;
	}
}

@media(max-width: 910px) {
	
	body.single-post #primary #main,
	body.single-post #sidebar-right-blog,
	body.archive.category #primary #main {
		width: 100% !important;
	}
	.sidebar {
		padding-right: 15px;
	}	
	body.single-post #sidebar-right-blog {		
		clear: left;	
	}
	article .post-thumbnail, 
	article .entry-content p, 
	article .entry-content a, 
	article .entry-footer, 
	article .entry-header {      
		margin: 10px !important; 
	} 
	body.page-template-default .post-thumbnail, 
	body.page-template-default .entry-content p,  
	body.page-template-default .entry-content a, 
	body.page-template-default .entry-footer, 
	body.page-template-default .entry-header {      
		margin: 5px !important;    
	}	
	body.single-post .entry-content, 	
	body.archive.category .entry-content {   
		margin-left: 0 !important;
	}	
	body.single-post .comments-area, 
	body.single-post .navigation.post-navigation,	
	body.archive.category .pagination,	
	body.archive.category .page-header {		
		margin: 10px !important;	
	}
}

@media (max-width: 769px) {
.tk-intro-column {
    width: 50% !important;
  }
}

@media(max-width: 768px) {
	.tk-intro-item .elementor-image-box-content .elementor-image-box-title a {
    	padding: 15px 80px;
	}
}

@media (max-width: 676px) {
  .tpg-slider {
    padding: 100px 20px !important;
  }
  .tk-intro-column {
    width: 100% !important;
  }

}

@media (max-width: 580px) {
  .tpg-blog-item .premium-blog-post-container {
    width: 100% !important;
  }
	.tpg-intro .tk-intro-column {
    width: 100% !important;
  }
	
}
/*** Elementor ***/
body.elementor-template-full-width .site-inner {
    max-width: 100%;
}
body.elementor-template-full-width .site-content {
    padding: 0;
}    
.premium-blog-post-content { 
    overflow: hidden; 
    width:100%; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
}