@import url('main.css');
@import url('flaticon.css');
/*start*/


@media (min-width: 1024px) {
#column-wrap-id-5a7bf756-4653-49b0-8bc4-08fde89dfd14 {
  max-width: 379px;
  flex-basis: 379px !important;
  padding-right: 0px !important;
}
#sp-logo.col-lg-3  {
	background: var(--tp-grey-2);
	width: 379px !important;
}
.greyyy #sp-logo.col-lg-3  {
	background: var(--tp-grey-1);
	width: 379px !important;
}
	
.logo-image {
	height: auto;
	margin-top: -20px;
}

#sp-logo {
  padding: 1px 90px 15px 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  height: 100%;
}
#sp-menu {
	padding-left: 60px;
}
}
#sp-header.header-sticky .logo-image  {
	margin-top: 10px !important;
}
@media (max-width: 1023px) {
#sp-header {
  background: var(--tp-heading-primary) !important;
  padding: 0 30px;
}
.offcanvas-menu .logo-image-phone {
  height: auto;
  margin-top: 0px;
  width: 150px;
}
.logo-image-phone {
  height: auto;
  margin-top: 40px;
}
.offcanvas-menu input {
	border: 2px solid var(--tp-theme-1);
    height: 50px !important;
    color: #252525;
    border-radius: 0;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a,
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, 
.offcanvas-menu .offcanvas-inner ul.menu > li a:focus, 
.offcanvas-menu .offcanvas-inner ul.menu > li span:hover, 
.offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
	color: var(--tp-heading-primary) !important;
}
}
.offcanvas-menu .pt-4 {
  background: var(--tp-heading-primary) !important;
}
.offcanvas-menu .burger-icon {
  background: var(--tp-theme-2);
  padding: 5px;
  margin-top: 0;
  margin-right: 0;
  width: 40px;
}
#sp-header.header-sticky {
	box-shadow: 0px 4px 10px rgba(3, 4, 28, 0.1);
	transition: 0.3s ease;
}
#sp-header {
	box-shadow: 0px 4px 10px rgba(3, 4, 28, 0);
	transition: 0.3s ease;
}
#sp-header {
	height: 96px;
}
.burger-icon {
  background: var(--tp-theme-2);
  padding: 20px 20px;
  margin-top: 45px;
  margin-right: 0;
  width: 60px;
}
.burger-icon span {
	background-color: var(--tp-heading-primary);
}
.sp-page-builder .page-content #section-id-3626556a-28f5-4f43-9484-7a77918d9dcb {

}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	padding: 4px 5px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: var(--tp-theme-2);
}
.sp-megamenu-parent > li > a {
	color: var(--tp-text-body);
	text-transform: uppercase;
	font-weight: 700;
	line-height: 96px;
}
.sp-megamenu-parent > li:hover a {
  color: var(--tp-theme-2);
}
.sp-megamenu-parent > li.active a {
	color: var(--tp-text-body);
	font-weight: 700;
}
.sp-megamenu-parent > li:hover a {
	color: var(--tp-theme-2);
}

.tp-btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: var(--tp-theme-3);
  background: var(--tp-theme-2);
  text-align: center;
  padding: 15px 49px;
  position: relative;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;
}
.tp-btn::before {
  position: absolute;
  content: "";
  background-color: #283734;
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  border-radius: 50%;
  left: -10%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  z-index: -1;
}
.tp-btn::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #283734;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
  z-index: -1;
}

.tp-header__right .tp-header-search a {
  padding-right: 30px;
  margin-right: 30px;
  color: var(--tp-theme-3);
}
.tp-header__right .tp-header-search a::after {
  content: "";
  background: #e9ebea;
  width: 1px;
  height: 40px;
  position: absolute;
  left: 47px;
}
.tp-header__right-box {
	padding-top: 21px;
}
.luminositydf {
	mix-blend-mode: luminosity;
	z-index: 99 !important;
}
.zindp {
	z-index: 9 !important;
	position: relative !important;
}
.zindpf .sppb-sp-slider-title,
.zindpf .sp-slider-content-align-left {
	z-index: 99 !important;
	position: relative !important;
}
.zindpp {
	z-index: 1 !important;
	position: relative !important;
}
.zindpp0 {
	z-index: 0 !important;
	position: relative !important;
}
.tp-slider-2__shap-top {
	z-index: 1 !important;
	position: relative !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: var(--tp-heading-primary);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	text-transform: uppercase;
	font-weight: 700;
	color: var(--tp-common-white) !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: var(--tp-theme-2) !important;
}
.mr-30 {
  margin-right: 30px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mt-40 {
	margin-top: 40px;
}
.tp-about-counter .mt-5 {
	margin-top: 0px !important;
}
.mb-30 {
	margin-bottom: 30px;
}
@media (min-width: 1024px) {
.swiper-slide-active {
	padding: 0 45px;
}
}
.counter-mlr {
	margin-top: -110px !important;
}
@media (max-width: 780px) {
.swiper-slide-active {
	margin-bottom: 80px;
}
.sppb-addon-animated-number {
	margin: 30px 0;
}
}
.pb-30 {
	padding-bottom: 30px;
}
.mt-120 {
	margin-top: 120px;
}
.mr-35 {
  margin-right: 35px;
}
.tp-about-2__ab-sec-img {
	display: flex;
	justify-content: flex-end;
	margin-right: 35px;
}
.tp-about-2__ab-third-img {
	display: flex;
	justify-content: flex-end;
}
.mt-20 {
  margin-top: 20px;
}
.centerme {
	text-align: center;
	margin: auto;
	display: block;
}
/**/
.tp-work-2__icon {
  display: inline-block;
}
.tp-work-2__icon span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.tp-work-2__icon span::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border-radius: 50%;
  background-color: #00705c;
  transform: scale(0);
  transition: all 0.4s;
  z-index: -1;
}
.tp-work-2__icon:hover {
  transform: scale(1);
}
.tp-work-2__icon:hover b {
  background: var(--tp-common-white);
}
.tp-work-2__icon span {
  height: 90px;
  width: 90px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
  z-index: 9999;
  position: relative;
  color: #00705c;
  font-size: 40px;
  display: block;
  text-align: center;
  line-height: 101px;
  border-radius: 50%;
  z-index: 1;
}
.tp-work-2__icon b {
  background: var(--tp-theme-2);
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 39px;
  left: -14px;
  z-index: 1;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.tp-work-2__content {
  z-index: 1;
  position: relative;
}
.tp-work-2__content h3 {
  font-size: 22px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px), only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-work-2__item {
    margin-top: 0;
  }
}
.tp-work-2__item:hover .tp-work-2__icon span::before {
  transform: scale(1);
}
.tp-work-2__item:hover .tp-work-2__icon span i {
  color: var(--tp-common-white);
}

.tp-work__shape {
  position: absolute;
  top: 15%;
  left: 16%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-work__shape {
    left: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-work__shape {
    display: none;
  }
}
.tp-work__shape span svg {
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-work__shape span svg {
    width: 87%;
  }
}
.tp-work__shape span path {
  animation: lineDash 90s linear infinite;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-work__shape span svg {
    width: 80%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px), only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-work__shape span svg {
    display: none;
  }
}

.zindexup {
	position: relative !important;
	z-index: 99 !important;
}
.zindexunder {
	position: relative !important;
	z-index: 0 !important;
}
.pag-220 .sp-page-builder .page-content #section-id-10682b43-f33f-458f-9156-a4ad4d7bd1c4 {
	padding-top: 220px; 
}
/**/
.sp-page-title {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 130px 0;
	position: relative;
	text-align: center;
}

.sp-page-title::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 1;
  background-color: #13302b;
}
.sp-page-title .sp-page-title-heading {
	font-size: 46px;
	color: var(--tp-common-white);
	z-index: 2;
	position: relative;
}
.ml-70 {
	margin-left: 70px;
}
.pt-40 {
	padding-top: 40px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pt-20 {
	padding-top: 20px;
}
.w-100 {
  width: 100% !important;
}
.text-end {
	text-align: right !important;
}
.ml-40 {
  margin-left: 40px;
}
.mb-70 {
  margin-bottom: 70px;
}
/**/
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
	position: relative;
  padding: 15px 30px 25px 30px !important;
  transition: 0.3s;
  text-align: left;
  z-index: 9;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.04);
  width: 80%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
	font-size: 19px;
	color: var(--tp-heading-primary);
	font-weight: 500;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover{
	background: var(--tp-theme-2);
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover h3 > a {
	color: var(--tp-heading-primary) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
	font-size: 16px;
	color: var(--tp-text-body);
	margin-top: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
	width: 100%;
}
.sp-simpleportfolio .sp-simpleportfolio-meta {
	background: var(--tp-grey-1);
	padding: 50px;
}
.sp-simpleportfolio .btn-primary {
  font-size: 16px;
  font-weight: 700;
  color: var(--tp-theme-3);
  background: var(--tp-theme-2);
  text-align: center;
  padding: 17px 49px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  transition: all 0.5s linear;
  border-radius: 0px;
  border: 0px solid transparent;
}
.sp-simpleportfolio .btn-primary:hover {
  border: 0px solid transparent;
  color: #ffffff;
  background: var(--tp-theme-3);
}
.sp-simpleportfolio .sp-simpleportfolio-image {
  margin-bottom: 40px;
}
.sp-simpleportfolio-description p {
  font-size: 18px;
  color: var(--tp-text-body);
  line-height: 34px;
}
.sp-simpleportfolio-client-title,
.sp-simpleportfolio-created,
.sp-simpleportfolio-tags,
.sp-simpleportfolio-link {
  color: var(--tp-heading-primary);
  font-size: 18px;
  font-weight: 700;
}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 {
	color: var(--tp-text-body);
	font-size: 18px;
	font-weight: 400;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
	padding-right: 2%;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
border-bottom: 2px solid transparent;
  color: var(--tp-text-body);
  padding: 5px 15px;
  transition: 0.3s;
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
    transition: all 0.5s linear;
	  background-color: rgb(255, 255, 255,0);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
	color: var(--tp-heading-primary);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    transition: all 0.5s linear;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	color: var(--tp-heading-primary);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
  padding: 5px 15px;
    transition: all 0.5s linear;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	background: rgba(0, 113, 93, 0.9);
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  background: var(--tp-common-white);
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 60px !important;
  border-radius: 50%;
  transition: all 0.4s ease-out 0s;
  color: var(--tp-heading-primary);
  font-weight: 600;
    letter-spacing: -0.02em;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
	background: var(--tp-theme-2);
	border-color: var(--tp-theme-2);
}
.insurance-details__need-help-logo img {
	margin: auto;
	display: block;
}
.cols-3 .article-list .article .article-header h1, 
.cols-3 .article-list .article .article-header h2 {
	font-size: 24px;
	font-weight: 400 !important;
	color: var(--tp-heading-primary);
}
.article-list .article .article-header h1 a, 
.article-list .article .article-header h2 a {
	color: var(--tp-heading-primary);
}
.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
	position: relative;
}
.cols-3 .article-list .article .article-intro-image::before, 
.cols-3 .article-list .article .article-featured-video::before, 
.cols-3 .article-list .article .article-featured-audio::before, 
.cols-3 .article-list .article .article-feature-gallery::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(3, 4, 28, 0) 0%, rgba(3, 4, 28, 0.4) 58.32%, rgb(40, 55, 52) 100%);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  z-index: 9;
}
.article-list .article-body {
	padding: 20px 30px;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
	margin: 0;
	border-radius: 0;
	border-bottom: 0px solid #f5f5f5;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 0px;
  border: 0px solid #f5f5f5;
  border-radius: 0;
}

.cols-3 .article-introtext {
	display: none;	
}

.cols-3 .article-intro-image img {
	height: 305px;
	width: 100%;
	object-fit: cover;
}
.article-list .article .article-header h1 a:hover, 
.article-list .article .article-header h1 a:active, 
.article-list .article .article-header h1 a:focus, 
.article-list .article .article-header h2 a:hover, 
.article-list .article .article-header h2 a:active, 
.article-list .article .article-header h2 a:focus {
  color: var(--tp-theme-1);
}
.article-info span,
.article-info a {
	font-size: 14px;
	color: #6f7775 !important;
}

.article-list.articles-leading .article .article-header h1, 
.article-list.articles-leading .article .article-header h2 {
	font-size: 36px;
	padding-bottom: 0;
	padding-top: 25px;
}

.article-list.articles-leading .article .readmore a {
	display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: var(--tp-theme-3);
  background: var(--tp-theme-2);
  text-align: center;
  padding: 15px 49px;
  position: relative;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  transition: all 0.5s linear;
  margin-top: 20px;
}
.article-list.articles-leading .article .readmore a:hover {
	background: var(--tp-theme-1);
	color: var(--tp-common-white);
	border: 0px solid var(--tp-theme-1);
}
.article-list.articles-leading .article-body {
	padding: 0;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
}
.article-introtext p {
	color: var(--tp-text-body);
}

.article-list .article .article-intro-image img, 
.article-list .article .article-featured-video img, 
.article-list .article .article-featured-audio img, 
.article-list .article .article-feature-gallery img {
  border-radius: 0;
  width: 100%;
}

#sp-left .sp-module, 
#sp-right .sp-module {
border: 0px solid #f3f3f3;
  padding: 30px;
  border-radius: 0px;
background: var(--tp-grey-1);
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
	font-size: 22px;
	color: var(--tp-heading-primary);
	font-weight: 400;
	margin: 0;
	border-bottom: 0px solid #f3f3f3;
}
#sp-left .sp-module .categories-module a, 
#sp-right .sp-module .categories-module a {
	color: var(--tp-text-body);
	font-size: 16px;
	padding: 0;
}
#sp-left .sp-module .categories-module a:hover, 
#sp-right .sp-module .categories-module a:hover {
	color: var(--tp-heading-primary);
  transition: 0.3s;
}

#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
	border-bottom: 0px solid #f3f3f3;
}
#sp-left .sp-module .tagscloud .tag-name, 
#sp-right .sp-module .tagscloud .tag-name {
	background: var(--tp-common-white);
  color: var(--tp-text-body);
  font-size: 13px !important;
  font-weight: 600;
  line-height: 1;
  padding: 13px 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border: 1px solid #eaebeb;
}
#sp-left .sp-module .tagscloud .tag-name:hover, 
#sp-right .sp-module .tagscloud .tag-name:hover {
	background: var(--tp-theme-1);
	color: var(--tp-common-white);
	border: 1px solid var(--tp-theme-1);
}
/**/
.blog-newss .sppb-article-img-wrap img {
	height: 90px !important;
	width: 180px !important;
	object-fit: cover;
	display: block;
}
.blog-newss .sppb-col-xs-6 {
	display: flex;
	align-items: center;
}
.blog-newss .sppb-addon-article {
	display: flex;
	align-items: center;
}
.blog-newss .sppb-article-info-wrap {
	margin-left: 10px;
}
.blog-newss .sppb-article-info-wrap a:hover {
	color: var(--tp-theme-primary);
}
.blog-newss .sppb-article-info-wrap h3 {
	font-size: 16px;
	color: var(--tp-heading-primary);
	font-weight: 400;
	transition: 0.3s;
	margin-bottom: 0;
	margin-top: 10px;
}
.blog-newss .sppb-addon-article {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.article-details .article-full-image img {
	width: 100%;
}
.mb-35 {
  margin-bottom: 35px;
}
.pt-30 {
  padding-top: 30px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus,
.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
	border-color: var(--tp-theme-2);
	color: var(--tp-theme-3);
	background-color: var(--tp-theme-2);
}
.pagination > .active > a, .pagination > .active > span {
	border-color: var(--tp-heading-primary);
	background-color: var(--tp-heading-primary);	
}