
body {
  color: var(--base-color);
}

.zindextop { 
	z-index: 99 !important;
	position: relative;
}
.zindexunder {
	z-index: 1 !important;
	position: relative;
}
.ovrh {
	overflow: hidden;
}
@media only screen and (min-width: 1200px) {
#sp-header.headerstyle1 .logo {
	margin-top: -50px;
	margin-right: 25px;
	padding: 25px 30px;
	background: var(--secondary-color);
	-webkit-clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
	clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%); 
	height: 130px;
}
#sp-header.headerstyle1.header-sticky .logo {
	margin-top: 0px;
	margin-right: 25px;
	padding: 5px 30px;
	background: var(--secondary-color);
	-webkit-clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
	clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%); 
	height: 80px;
}
}
@media only screen and (max-width: 1199px) {
#sp-header.headerstyle1 {
    height: 100px !important;
}
#sp-header.headerstyle1 .logo-image-phone {
    height: auto;
	margin-top: 15px;
}

#sp-header.headerstyle1 .logo {
    height: auto;
	margin-top: 10px;
}

#offcanvas-toggler {
    height: 100px;
    line-height: 100px;
}
}

.offcanvas-active .burger-icon > span, 
.active .burger-icon > span,
#sp-header.headerstyle1 .burger-icon > span {
	background: #ffffff !important;
}

.offcanvas-menu .pt-4 {
	background: var(--primary-color) !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, 
.offcanvas-menu .offcanvas-inner ul.menu > li span {
	color: var(--heading-color) !important;
}
.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(--secondary-color) !important;
}
.offcanvas-menu .logo-image-phone {
	height: auto;
}

#sp-topbar.style1toolbar {
	background: var(--heading-color);
	color: var(--base-color) !important;
}

#sp-header.headerstyle1 {
	background: var(--dark);
}
.header-top a {
	color: var(--base-color);
}
.header-top a:hover {
	color: var(--primary-color) !important;
}
#sp-header.headerstyle1 .sp-megamenu-parent > li:hover a,
#sp-header.headerstyle1 .sp-megamenu-parent > li a,
#sp-header.headerstyle1 .sp-megamenu-parent > li.active > a, 
#sp-header.headerstyle1 .sp-megamenu-parent > li.active:hover > a {
  color: #ffffff;
}
.sp-dropdown-inner a {
	color: var(--heading-color) !important;
}
.sp-dropdown-inner li:hover a {
	color: var(--primary-color) !important;
}
.logo-image {
	padding: 5px;
}
#sp-header.headerstyle1.header-sticky .logo-image  {
	height: 60px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	padding: 7px 20px;
	border-top: 1px solid #f3f3f3;
}
@media only screen and (min-width: 1024px) {
.project-slider-item .content {
	-webkit-transform: translate(-50px);
	-ms-transform: translate(-50px);
	transform: translate(-50px);
}
}
.sp-module ul > li > a {
  color: inherit;
}

.sppb-carousel-extended-item.active, 
.sppb-carousel-extended-item.dragenable {
	transform-style: inherit !important;
}
.text-white .service-two-item .content p {
	opacity: 1;
	color: var(--base-color);
	line-height: 1.9;
}
.work-process-item .content p  {
	color: var(--base-color);
}
.team-member span {
	color: var(--base-color);
}
.text-white span {
	color: #ffffff;	
}
.sppb-addon-articles .sppb-article-meta,
.sppb-addon-article:hover .sppb-article-meta {
	transition: 0.5s;
}
.ztop {
	position: relative !important;
	z-index: 999 !important;
}
.zunder {
	position: relative !important;
	z-index: 9 !important;
}
.sp-page-title {
  padding: 135px 0;
  position: relative;
}
.sp-page-title .sp-page-title-heading {
	font-size: 75px;
	margin-bottom: 20px;
	text-transform: capitalize;
	text-align: center;
	z-index: 999 !important;
	position: relative;
}
.sp-page-title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0.75;
  background-color: var(--heading-color);
}
.fas,
.far {
	font-weight: 900;
}
.portf-mont h4 {
	font-size: 18px;
}
.portf-mont .project-grid-item {
  margin-bottom: 37px !important;
}
#sp-right .sp-module .tagscloud .tag-name,
.tags > li a {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px !important;
    margin: 10px 5px;
    color: var(--heading-color);
    background: var(--lighter-color); 
	border-radius: 5px;
	text-transform: capitalize;
}
#sp-right .sp-module .tagscloud .tag-name:hover,
.tags > li a:hover {
    background: var(--primary-color); 
    color: var(--heading-color);
}

.pagenavigation .pagination a {
	padding: 5px 20px;
	background: transparent;
	box-shadow: none;
	font-weight: 600;
	line-height: 43px;
	text-align: center;
	color: var(--heading-color);
	border: 2px solid var(--border-color); 
}

.pagenavigation .pagination a:hover {
	color: #ffffff;
	background: var(--secondary-color);
	border-color: var(--secondary-color); 
}
/**/
.layout-blog .article {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

.layout-blog .article-intro-image {
    flex: 0 0 410px; 
    max-width: 100%;
}

.layout-blog .article-intro-image img {
    width: 100%;
    height: auto;
    display: block;
}

.layout-blog .article-body {
    flex: 1; 
    min-width: 300px;
	padding: 30px;
}


.layout-blog .tags {
    display: none;
}

@media (max-width: 768px) {
.layout-blog .article {
    flex-direction: column;
}

.layout-blog .article-intro-image {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
}

.layout-blog .article-body {
    width: 100%;
}
}

.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
	border-radius: 0;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	margin: 0;
}
.article-list .article {
	margin-bottom: 30px;
	padding: 0;
	border: 0px solid #f5f5f5;
	border-radius: 0;
}
.article-list .article .article-header h2 {
	font-size: 1.5rem;
}

.article-list .article .article-header h2 a:hover {
	color: var(--primary-color);
}
.article-list .article .readmore a:hover {
	color: var(--secondary-color);
	text-decoration: underline;
}
.article-list .article .readmore a {
	font-weight: 500;
	text-decoration: underline;
	text-transform: capitalize; 
	color: var(--base-color);
	font-size: 16px;
}
.layout-blog .article {
    display: flex;
    align-items: center; /* Centrează vertical conținutul */
    gap: 20px;
    flex-wrap: wrap;
}

.layout-blog .article-body {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Centrează conținutul pe verticală */
}
#sp-right .form-control {
	border-radius: 5px;
	padding: 14px 25px;
	background: var(--lighter-color);
	border: 0px solid transparent;
}
.awesomplete {
	width: 100%;
}
#sp-left .sp-module, 
#sp-right .sp-module {
	border: 0px solid #f3f3f3;
	padding: 0;
	border-radius: 3px
}

#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: 600;
	border-bottom: 1px solid var(--border-color);
}

.mod-articlescategories.categories-module li::before {
  content: "\f101";
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  flex: none;
}
.mod-articlescategories.categories-module li {
  display: flex !important;
  align-items: center; 
	border-bottom: 0px solid #f3f3f3 !important;
  }
.mod-articlescategories.categories-module li:not(:last-child) {
    margin-bottom: 15px; 
}
.mod-articlescategories.categories-module li:hover a {
  color: var(--primary-color);
}
#sp-right {
	padding-left: 5%;
}
.tag-category a {
	color: var(--heading-color);
}
.team-member h4 {
	font-size: 22px;
}
.pad40 .pricing-plan-item {
	padding: 40px !important;
}
.contact-fform textarea,
.contact-fform input[type="text"]:not(.form-control), 
.contact-fform input[type="email"]:not(.form-control), 
.contact-fform input[type="url"]:not(.form-control), 
.contact-fform input[type="date"]:not(.form-control), 
.contact-fform input[type="password"]:not(.form-control), 
.contact-fform input[type="search"]:not(.form-control), 
.contact-fform input[type="tel"]:not(.form-control), 
.contact-fform input[type="number"]:not(.form-control), 
.contact-fform select:not(.form-select):not(.form-control) {
	padding: 22px 23px !important;
}
.contact-fform .sppb-addon-form-builder-form .sppb-form-group textarea {
	height: 150px;
}

/**/
.bgc-secondaryy {
  background-color: var(--secondary-color);
}
/**/
#sp-search ul.social-icons li a {
	color: var(--secondary-color);
	transition: 0.5s;
}
#sp-search ul.social-icons li {
    margin-left: 5px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    background: var(--lighter-color);
    line-height: 40px;
    border-radius: 50%;
    text-align: center; 
	transition: 0.5s;
}
#sp-search ul.social-icons li:hover {
    background: var(--secondary-color); 
	transition: 0.5s;
}
#sp-search ul.social-icons li:hover a,
#sp-search ul.social-icons li a:hover {
    color: #ffffff;
	transition: 0.5s;
}
.headerstyle2 .sp-megamenu-parent > li:hover > a {
	color: var(--primary-color);
}
.headerstyle2 .sp-megamenu-parent > li.active > a, 
.headerstyle2 .sp-megamenu-parent > li.active:hover > a {
	font-weight: 600;
	color: var(--heading-color);
}
#sp-header.headerstyle2 .logo,
#sp-header.headerstyle2 {
	height: 100px;
}

#sp-header.headerstyle2 .sp-megamenu-parent > li > a{
	line-height: 100px;
}

#sp-header.headerstyle2 .menu-btns {
	margin-top: 10px;
}
#sp-header.headerstyle2 ul.social-icons {
	margin-top: 20px;
	margin-left: 15px;
}
/**/
.sp-scroll-up {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: var(--heading-color);
  background: var(--primary-color);
  border-radius: 5px;
}
.sp-scroll-up:hover {
	margin-bottom: 5px;
}
@media (min-width: 1200px) {
#sp-menu .sp-column {
    justify-content: center !important;
}

#sp-search .sp-column {
    justify-content: flex-end !important;
}

.menu-btns {
    margin-left: auto;
}
}
.list-style-two li a,
.list-style-two li a:hover {
	transition: 0.5s;
}
.ovhhide {
	overflow: hidden;
}

.footer-bottom-menuu ul {
	position: relative;
	padding: 0;
	margin: 0;
}
.footer-bottom-menuu ul li {
	margin: 0 10px 5px 0; 
	display: inline-block;
}

.footer-bottom-menuu ul li a:hover {
	text-decoration: underline; 
}
.footer-bottom-menuu ul li:not(:last-child):after {
	content: '|';
	margin-left: 10px; 
}
.footer-cta-inner .hotline {
	display: inline-flex;
}
.right-container {
    display: inline;
    justify-content: flex-end; 
    align-items: center; 
    gap: 15px; 
    width: 100%; 
}