:root {
    --thm-black: #211F38;
	--thm-black-rgb: 33, 31, 56;
	--thm-base: #644EEE;
	--thm-base-rgb: 100, 78, 238;
	--thm-text: #737092;
	--thm-base:#1e1e1e;
	
}
body{
	color:#61606c;
}
.header-style-thirteen__main__shape::after{
	background-color:#3ebc8f;
}
.slider-thirteen__content *{
	color:white;
	width:50%;
}
.slider-thirteen .owl-carousel .owl-dots{
	bottom:30px;
}
.slider-thirteen__item{
	padding-top:120px;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  }
/*--thm-black:#3ebc8f;*/
.home-showcase__top-title{
	font-family: var(--thm-font);
	letter-spacing: 0;
	font-weight: 700;
}

.home-showcase__title{
	letter-spacing: 0;
	font-family: var(--thm-font);
	font-weight: 800;
	font-size: 19px;
}
.home-showcase__buttons__item {
	width: 145px;
	color: #fff;
}
.home-showcase .btn-style-one .btn-title{
	font-family: var(--thm-font);
	letter-spacing: 0;
	font-weight: 700;
	font-size: 15px;
}
.slider-thirteen__content .thm-btn-thirteen{
	background-color: #0079e2;
}
.slider-thirteen__bg::after{
	background-color: #1f1f1f;
}
.header-style-thirteen__main__shape::after{
	clip-path:none;
	width: 100%;
}
.header-style-thirteen__main__shape{
	width:30%;
}
.slider-thirteen__layer > img{
	margin-top: 0px;
	object-fit: cover;
  height: 100%;
  max-width:auto;
	mask-position: center left;
}
.why-choose-thirteen__image__shape {
  position: absolute;
  right: 0;
  bottom: -60px;
}
.service-thirteen__item__hover__shape{
	background-color: #0079e2;
}
.why-choose-thirteen__bg {
 
  background-color: #2b2a35;
}
.why-choose-thirteen {
  position: relative;
  overflow: hidden;
  background-color: #24232B;
}
.about-thirteen__box__icon {
  width: 66px;
  height: 66px;
  border: 4px solid #F5F5F5;
  background-image: linear-gradient(180deg, #858585 0%, #021936 100%);
  
  }
.about-thirteen__image__experiance {
  position: absolute;
  z-index: 2;
  left: 15px;
  bottom: 0;
  max-width: 279px;
  border-radius: 140px;
  background-image: linear-gradient(20deg, #211f38 0%, #3ebc8f 100%);
  }
  
  .services-section {
  position: relative;
  padding: 120px 0px 90px;
  background-color: #2b2a35;
  color: #ffffff;
}
.about-thirteen__box__icon img{
	width:40px;
}
.about-thirteen__box__icon{
	width:77px;
	height:77px;
}
