
.tp-home #sp-main-body
{
  padding: 0;
}
#sp-head-link .xb-btn{
  font-size: 17px;
  padding: 18px 35px;
  background-color: #D8CAAD;
  letter-spacing: 0.8px;
  font-weight: 700;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  color:#070e16;
  line-height: 80px;
}
#sp-head-link .xb-btn:hover {
	background-color: #D3B88B;
}
#sp-head-link .d-flex
{
  text-align: right;
  display: inherit !important;
}
#sp-header{
  height: auto;
  box-shadow: none;
  padding: 30px 0;
}
#sp-header .justify-content-end
{
  justify-content: normal !important;
}
#sp-intro {
	padding:35px 0;
}
#sp-intro .first-heading
{
  color:#070e15;
  font-size: 88px;
  font-weight: 400;
  text-transform: none;
  line-height: 92px;
  letter-spacing: -2px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#sp-intro .second-heading
{
  color:#D8CAAD;
  font-size: 88px;
  font-weight: 400;
  text-transform: none;
  line-height: 92px;
  letter-spacing: -2px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  display: block;
}
#sp-slideshow {
  position: relative;
}
#sp-slideshow::before
{
  position: absolute;
  content: "";
  width: 100%;
  background-color: #F1F0EB;
  height: 50%;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  z-index:-1;
}
#sp-slideshow  h1.message{
	background: #d3b88b;
	color:#fff;
	font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
  padding: 15px 0;
}
#sp-slideshow .sp-module-content {
	text-align: center;
}
#sp-slideshow .sp-module-content a.xb-btn{
	position: relative;
  z-index: 0;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px 50px 50px 50px;
  padding: 20px 42px 20px 42px;
  background:#D3B88B;
  border: 2px solid #fffcec;
  margin: 30px;
}
#sp-slideshow .sp-module-content a.xb-btn:hover {
	 background:#E7CCB7;
}
#sp-services {
	padding:20px 0 40px;
}
#sp-services .sp-module-title {
	text-align: center;
	font-size: 45px;
	text-transform: uppercase;
  padding-bottom: 30px;
}
.xb-service2 .xb-item--inner
{
  position: relative;
  z-index: 1;
  min-height: 249px;
  padding: 70px 40px 42px 50px;
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: end;
  -webkit-transition: 0.3s cubic-bezier(0.67, 0.04, 0.3, 0.91);
  -o-transition: 0.3s cubic-bezier(0.67, 0.04, 0.3, 0.91);
  transition: 0.3s cubic-bezier(0.67, 0.04, 0.3, 0.91);
  width: 100%;
  background:#f4f3f8;
  border-radius: 20px;
  
}
.xb-service2:hover .xb-item--inner
{
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.xb-service2:hover .xb-item--inner {
	background:#D8CAAD;
}
.xb-service2 .xb-overlay
{
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.xb-service2 .bt-image-link {
position: absolute;
  top: -10px;
  left: -10px;
  width: 84px;
  height: 84px;
  background-color: #f4f3f8;
  border: 7px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xb-service2:hover .bt-image-link {
	background-color: #D8CAAD;
}
.xb-service2 a.bt-title {
	font-size: 20px;
  margin-bottom: 15px;
   margin-top: 10px;
  text-transform: capitalize;
  color: #131217;
  font-weight: 700;
}
.xb-service2 .bt-introtext
{
	color: #6A6A7A;
  font-size: 16px;
  line-height: 28px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.xb-service2:hover a.bt-title , .xb-service2:hover .bt-introtext{
	color: #fff;
}
#sp-onama {
	position: relative;
	padding: 50px 60px;
}
#sp-onama::before
{
  position: absolute;
  content: "";
  width: 70%;
  background-color: #fafafa;
  height: 100%;
  bottom: 0px;
  left: 40%;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  z-index:-1;
  border-radius: 20px 0 0 20px;
}
#sp-onama img {
	border-radius: 20px;
}
#sp-onama .box {

  padding: 0% 0% 0% 14%;

}
#sp-onama .box .sc_item_subtitle
{
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  opacity: 0.9;
}
#sp-onama .box  h1 {
	font-size: 57px;
	font-weight: 700;
}
#sp-onama .box p {
	margin:20px 0;
}
#sp-onama .box ul {
	list-style-type: none;
}
#sp-onama .box li
{
  margin: 12px 0;
 position: relative;
}
#sp-onama .box li::before
{
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -1em;
  line-height: inherit;
  content: '\f00c';
  font-family: "Font Awesome 6 Free";
  left: -30px;
  color: #70af69;
  font-weight: 900;
}
#sp-onama .box a.sc_button {
	position: relative;
  z-index: 0;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px 50px 50px 50px;
  padding: 20px 42px 20px 42px;
  background: #D3B88B;
  margin: 30px;
  -webkit-box-shadow: 0 7px 25px rgba(37,98,244,0.2);
  -ms-box-shadow: 0 7px 25px rgba(37,98,244,0.2);
  box-shadow: 0 7px 25px rgba(37,98,244,0.2);
}
#sp-onama .box a.sc_button:hover{
	 background: #E7CCB7;
}
#sp-counter {
	padding:30px 0;
}
#sp-counter .jmm-counter.default .jm-count
{
	color:#EDEDED;
  font-size: 170px;
  font-size: 170px;
  line-height: 170px;
  font-weight: 500;
  letter-spacing: 6px;
}
#sp-counter .jmm-counter.default .jmm-subtitle
{
  position: absolute;
  z-index: 1;
  text-align: center;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0;
  color: #1f1f1f;
  left: 0;
  right: 0;
  top: 50%;
  margin: 0;
}
#sp-counter  .jmm-counter.default .jmm-item
{
  text-align: center;
  position: relative;
}
#sp-feature {
	background: #fafafa;
	padding:40px 0;
}
#sp-feature .module-title  {
	text-align: center;
}
#sp-feature .module-title  .title-left
{
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  opacity: 0.9;
  color: #1f1f1f;
}
#sp-feature .module-title  .title-right {
	display: block;
	font-size: 57px;
  line-height: 62px;
  letter-spacing: -1.8px;
  font-weight: 500;
  padding-bottom:40px;
}
#sp-feature #btcontentslider103 .bt_handles
{
  top: inherit !important;
  right: 50% !important;
  bottom: -30px;
  left: 50%;
  margin: 0 auto !important;
  width: 100%;
  text-align: center;
}
#sp-feature .bt-center {
	position: relative;
  overflow: hidden;
  border-radius: 14px;
}
#sp-feature img {
	border-radius: 14px;
  
  z-index: 1;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1.01,1.01);
  -ms-transform: scale(1.01,1.01);
  transform: scale(1.01,1.01);
}
#sp-feature a.bt-category {
  margin: 15px 0 ;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #1f1f1f;
  display: inline-block;
 
}
#sp-feature h4 a.bt-title {
	font-size: 28px;
	line-height: 1.2em;
  font-weight: 500;
  color: #1f1f1f;
}
#sp-feature .bt-cs .bt-date
{
  font-weight: normal;
  font-size: 14px;
  color: #969696;
}
#sp-feature .bt_handles li a {
	background: #E2E1E0;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  padding: 0 !important;
  margin: 0 6px;
}
#sp-feature .bt_handles li.current a , #sp-feature .bt_handles li a:hover{
	background: #D8CAAD;
}
#sp-feature .show-all {
  text-align: center;
}
#sp-feature .show-all a.sc_button {
	position: relative;
  z-index: 0;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px 50px 50px 50px;
  padding: 20px 42px 20px 42px;
  background: #D3B88B;
  margin: 40px 0 0;
  -webkit-box-shadow: 0 7px 25px rgba(37,98,244,0.2);
  -ms-box-shadow: 0 7px 25px rgba(37,98,244,0.2);
  box-shadow: 0 7px 25px rgba(37,98,244,0.2);
}
#sp-feature .show-all a.sc_button:hover{
	 background: #E7CCB7;
}
#sp-bottom h2 {
	font-size: 47px;
}
#sp-bottom .sp-module .sp-module-title
{
  font-size: 19px;
}
#sp-bottom
{
  font-size: 17px;
}
#sp-footer
{
  font-size: 17px;
}
#sp-bottom .nsb_container_pro a.icons
{
  position: relative;
  display: inline-block;
  background-size: 100%;
  background-position: top center;
  overflow: hidden;
  width: 45px;
  height: 45px;
  line-height: 43px;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(248,248,248,0.15);
  margin: 0 5px;
  background-color: transparent;
}
#sp-bottom a.underline_anim
{
	font-size: 17px;
	-webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline;
  padding: 0;
    padding-bottom: 0px;
  padding-bottom: 0.2em;
  background-image: linear-gradient(to right,#fff 0%,#fff 100%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 0 2px;
  background-size: 0 2px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  animation: underline_hover_on 0.8s cubic-bezier(0.25,0.8,0.25,1) both;
  color: #a2a2a2;
  text-decoration:underline ;
}
#sp-bottom h6 {
	font-size: 20px;
}
#sp-timeline {
	padding:50px 0;
	background:#f7fafc;
}
#sp-timeline .is_articletimeline .mod-articles-category-title
{
  font-size: 26px;
  
}
#sp-timeline  .is_articletimeline .mod-articles-category-introtext
{
  font-size: 19px;
}
#sp-timeline .module-title  {
	text-align: center;
}
#sp-timeline .module-title  .title-left
{
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  opacity: 0.9;
  color: #1f1f1f;
}
#sp-timeline .module-title  .title-right {
	display: block;
	font-size: 57px;
  line-height: 62px;
  letter-spacing: -1.8px;
  font-weight: 500;
  padding-bottom:40px;
}
.client  {
	padding:50px 0 0;
}
.client  img
{
  opacity: 0.25;
  transition-duration: 0.3s;
}
.client  img:hover {
	opacity: 1;
}

.post_images img {
	border-radius: 14px;
}
.post_images{
  position: relative;
  min-height: 650px;
}
.post_images img:nth-child(2){
  position: absolute;
  right: 0;
  z-index: -1;
 
}
.post_content .sc_item_subtitle
{
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  opacity: 0.9;
}
.post_content  h1 {
	font-size: 57px;
	font-weight: 700;
}
.post_content p {
	margin:20px 0;
}
#sp-contact-top {
	padding:50px 0;
	text-align: center;
}
.sc_icons_item .fa-regular, .sc_icons_item .fa-solid   {
	font-size: 57px;
	margin-bottom:20px;
}
.sc_icons_item_description span
{
  display: block;
}
.sc_icons_item_title a, .sc_icons_item_title span {
	font-size: 23px;
	color: #1f1f1f;
	font-weight: 700;
}
.elementor-widget-container .sc_icons_item_details   {
  display: inline-block;
  padding-left: 10px;
}
.elementor-widget-container .sc_icons_item {
	margin:20px 0;
}
.contact-form .btn-primary {
	margin:20px 0;
	padding: 17px 45px 17px 45px ;
	border-radius: 30px;
}
#sp-company-details {
	padding:20px 0;
}
.novosti .bt-center {
	border-radius: 14px;
    overflow: hidden;
	margin-bottom: 1em;
}
.novosti img
{
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1.01,1.01);
  -ms-transform: scale(1.01,1.01);
  transform: scale(1.01,1.01);
}
.novosti .bt-center:hover img
{
  -webkit-transform: scale(1.07,1.07);
  -ms-transform: scale(1.07,1.07);
  transform: scale(1.07,1.07);
}
.novosti .bt-inner a.bt-category {
	font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: #1f1f1f;
}
.bt-cs.novosti .bt-date {
	font-size: 16px;
	color: #969696;
	margin-left:20px;
}
.novosti .bt-inner h4 a.bt-title {
	font-size: 28px;
  margin-top: 12px;
  font-weight: 700;
  color: #1f1f1f;
}
.bt-cs.novosti .bt-row
{
  padding: 15px 0;
}
.bt-cs.services {
	padding:60px 0;
}
.bt-cs.services .bt-center
{
  text-align: left;
}
.bt-cs.services .bt-inner h4 a.bt-title {
	font-size: 24px;
  margin-top: 32px;
  font-weight: 700;
  color: #1f1f1f;
  display: block;
}
.bt-cs.services .bt-inner::after
{
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #e2e2e2;
}
.bt-cs.services .bt-row-last .bt-inner::after
{
  content:none;
}
.bt-cs.services .bt-inner
{
  padding: 20px 40px;
}
.bt-cs.services .readmore a
{
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  color: #1f1f1f;
  z-index: 1;
  overflow: hidden;
}
.bt-cs.services .readmore .link_text {
	margin-right:10px;
}
.bt-cs.services .readmore .link_text
{
  position: relative;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease,margin-right 0.4s ease-out,text-indent 0.5s ease-out,opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease,margin-right 0.4s ease-out,text-indent 0.5s ease-out,opacity 0.4s ease;
  transition: visibility 0.4s ease,margin-right 0.4s ease-out,text-indent 0.5s ease-out,opacity 0.4s ease;
  will-change: visibility,margin-right,text-indent,opacity;
}
.bt-cs.services .bt-inner:hover .link_text
{
	opacity: 1;
  text-indent: 0;
  margin-right: 6px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease,margin-right 0.3s ease-out,text-indent 0.4s ease-out,opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease,margin-right 0.3s ease-out,text-indent 0.4s ease-out,opacity 0.4s ease;
  transition: visibility 0.4s ease,margin-right 0.3s ease-out,text-indent 0.4s ease-out,opacity 0.4s ease;
}
.bt-cs.effects {
	padding-top:50px;
}
.service-widget-wrap
{
  margin-bottom: 30px;
}
.cs-widget-item
{
  position: relative;
  text-align: left;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #cdd2d8;
  border-radius: 4px 4px 4px 4px;
  padding: 30px 30px 30px 30px;
  transition: all 0.4s ease-in-out;
}
 .cs-content-title .bt-title
{
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: -0.5px;
  color: #070e15;
  padding: 0px 0px 15px 0px;
  transition: all 0.4s ease-in-out;
}
.service-excerpt p
{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #32363d;
}
.service-thumbnail-img
{
  position: absolute;
  top: -65%;
  right: 20%;
  transform: rotate(-10deg);
  opacity: 0;
  transition: all 0.8s ease-in-out;
  z-index: 5;
  overflow: hidden;
}
.service-thumbnail-img img
{
  width: 0px;
  height: 0px;
  object-fit: cover;
  border-radius: 30px 30px 30px 30px;
  margin: 0px 0px 0px 0px;
  transition: all 0.5s;
  
}
.cs-widget-item.service-style-six .cs-btn-wrap
{
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.cs-btn-wrap .cs-btn
{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  color: #070e15;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #070e15;
  border-radius: 100px 100px 100px 100px;
  padding: 13px 15px 15px 15px;
}
.bt-cs .bt-inner.service-widget-wrap
{
  margin-bottom: 30px;
}
.cs-widget-item:hover
{
  background-color: #D3B88B;
}
 .cs-widget-item:hover .bt-title ,  .cs-widget-item:hover  .service-excerpt ,  .cs-widget-item:hover .bt-date 
{
  color: #fff;
}
 .cs-widget-item:hover .cs-btn-wrap .cs-btn
{
  color: #fff;
  background-color: #D8CAAD;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #D8CAAD;
}
.cs-widget-item.service-style-six:hover .service-thumbnail-img
{
 opacity: 1;
  transition: all 0.8s ease-in-out;
}
.cs-widget-item.service-style-six:hover .service-thumbnail-img img
{
  width: 480px !important;
  height: 390px !important;
  transition: all 0.8s ease-in-out;
  border-radius: 0px !important;
}
.bt-cs.effects .bt-row , .bt-cs.effects .slides_container
{
  overflow: initial;
}
@media (max-width: 767px) {
#sp-head-link .d-flex , #sp-head-link .sp-module-content
{
  text-align: center;
}
#sp-intro .first-heading ,#sp-intro .second-heading
{
  font-size: 58px;
  line-height: 62px;
}
#sp-intro
{
  padding: 0px 5px;
}
#sp-slideshow .sp-module-content a.xb-btn
{
  margin: 5px;
}
#sp-services .sp-module-title
{
  font-size: 25px;
}
#sp-onama
{
  padding: 20px ;
}
#sp-onama img
{
  margin-bottom: 10px;
}
#sp-onama .box
{
  padding: 0;
}
#sp-onama .box h1
{
  font-size: 37px;
}
#sp-feature .module-title .title-right
{
  font-size: 37px;
  padding-bottom: 20px;
}
#sp-bottom h2
{
  font-size: 37px;
}
#sp-bottom ,#sp-footer , #sp-footer #sp-footer2
{
  text-align: center;
}
}