:root {
	--sinace-font: 'PT Serif', sans-serif;
	--sinace-gray: #000;
	--sinace-gray-rgb: 110, 114, 121;
	--sinace-white: #fff;
	--sinace-white-rgb: 255, 255, 255;
	--sinace-base: #000;
	--sinace-base-rgb: 228, 0, 19;
	--sinace-black: #000;
	--sinace-black-rgb: 15, 33, 60;
	--sinace-primary: #000;
	--sinace-primary-rgb: 237, 242, 248;
	--sinace-bdr-color: #000;
	--sinace-bdr-color-rgb: 217, 225, 233;
	--sinace-letter-spacing: -.01em
}

.row {
	--bs-gutter-x: 30px
}

.gutter-y-30 {
	--bs-gutter-y: 30px
}

body {
	font-family: var(--sinace-font);
	color: var(--sinace-gray);
	font-size: 16px;
	line-height: 28px;
	font-weight: 300
}

body.locked {
	overflow: hidden
}

a {
	color: var(--sinace-gray)
}

a,
a:hover,
a:focus,
a:visited {
	text-decoration: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::placeholder {
	color: inherit;
	opacity: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--sinace-font);
	color: var(--sinace-black);
	margin: 0;
	letter-spacing: var(--sinace-letter-spacing);
	margin-bottom: 15px
}

p {
	margin: 0
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 0
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::placeholder {
	color: inherit;
	opacity: 1
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	overflow: hidden
}

.container {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px
	}
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::placeholder {
	color: inherit;
	opacity: 1
}

.section-separator {
	border-color: var(--sinace-border);
	border-width: 1px;
	margin-top: 0;
	margin-bottom: 0
}

.thm-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-appearance: none;
	outline: none !important;
	background-color: var(--sinace-base);
	color: var(--sinace-white);
	font-size: 15px;
	font-weight: 400;
	padding: 14px 30px 14px;
	overflow: hidden;
	transition: all .5s linear;
	z-index: 1
}

.thm-btnss {
	background-color: var(--sinace-base) !important;
	padding: 14px 50px 14px !important
}

.thm-btn:before {
	transition-duration: .8s;
	position: absolute;
	width: 200%;
	height: 260%;
	content: "";
	top: 126%;
	left: 50%;
	background-color: var(--sinace-black);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%) rotate(-8deg);
	border-radius: 80%;
	z-index: -1
}

.thm-btn:hover:before {
	top: -40%
}

.thm-btn:hover {
	color: var(--sinace-white)
}

.section-title {
	position: relative;
	display: block;
	margin-top: -12px;
	margin-bottom: 51px
}

.section-title__tagline-box {
	position: relative;
	display: inline-block
}

.section-title__tagline {
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	color: var(--sinace-gray);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left
}

.section-title__title {
	margin: 0;
	color: var(--sinace-black);
	font-size: 45px;
	line-height: 55px;
	font-weight: 600;
	margin-top: 2px;
	letter-spacing: -.04em
}

.section-title__title span {
	position: relative;
	display: inline-block;
	z-index: 1
}

.about-one {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1
}

.about-one__left {
	position: relative;
	display: block;
	margin-right: 170px
}

.about-one__img-box {
	position: relative;
	display: block
}

.about-one__img {
	position: relative;
	display: block
}

.about-one__img img {
	width: 100%
}

.about-one__img-2 {
	position: absolute;
	bottom: -81px;
	right: -200px;
	z-index: 11
}

.about-one__img-2 img {
	width: auto
}

.about-one__shape-1 {
	position: absolute;
	bottom: 0;
	left: 30px
}

.about-one__shape-1 img {
	width: auto
}

.about-one__shape-2 {
	position: absolute;
	top: 38px;
	right: -108px
}

.about-one__shape-2 img {
	width: auto
}

.about-one__right {
	position: relative;
	display: block;
	margin-left: 70px
}

.about-one__right .section-title {
	margin-bottom: 30px
}

.about-one__points-and-experience {
	position: relative;
	display: block;
	border: 1px solid var(--sinace-bdr-color);
	padding: 25px 14px 14px;
	margin-top: 45px;
	margin-bottom: 50px
}

.about-one__points-box {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 15px 0;
	margin-bottom: 26px
}

.about-one__points-list {
	position: relative;
	display: block
}

.about-one__points-list+.about-one__points-list {
	margin-left: 50px
}

.about-one__points-list {
	position: relative;
	display: flex;
	align-items: center
}

.about-one__points-list .icon {
	position: relative;
	display: inline-block
}

.about-one__points-list .icon span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	font-size: 9px;
	color: var(--sinace-white);
	border-radius: 50%
}

.about-one__points-list .text {
	margin-left: 8px
}

.about-one__points-list .text p {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: var(--sinace-black);
	letter-spacing: -.01em
}

.about-one__experience-box {
	position: relative;
	display: flex;
	align-items: center;
	background-color: #eef3f8;
	padding: 8px 17px 12px
}

.about-one__experience-icon {
	position: relative;
	display: inline-block;
	top: 6px
}

.about-one__experience-icon span {
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: var(--sinace-base)
}

.about-one__experience-text {
	position: relative;
	margin-left: 20px
}

.about-one__experience-text p {
	font-size: 16px;
	font-weight: 400;
	line-height: 16px
}

.about-one__btn-box {
	position: relative;
	display: inline-block
}

.about-one__shape-3 {
	position: absolute;
	right: -109px;
	top: -33px
}

.about-one__shape-3 img {
	width: auto
}

.about-two {
	position: relative;
	display: block;
	background-color: var(--sinace-primary);
	z-index: 1
}

.elementor-section {
    position: relative;
    padding-bottom: 90px;
    padding-top: 90px;
}

.page-header {
	margin-bottom: 0px;
}
.about-two__shape-3 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: .15;
	mix-blend-mode: luminosity;
	z-index: -1
}

.about-two__shape-3 img {
	width: auto
}

.about-two__left {
	position: relative;
	display: block;
	margin-right: -118px;
	margin-left: -80px;
	margin-top: -93px
}

.about-two__img-box {
	position: relative;
	display: block
}

.about-two__img {
	position: relative;
	display: block;
	mix-blend-mode: darken
}

.about-two__img img {
	width: 100%
}

.about-two__successful-project {
	position: absolute;
	max-width: 163px;
	width: 100%;
	background-color: var(--sinace-base);
	text-align: center;
	padding: 43px 0 48px;
	border-radius: 50%
}

.about-two__successful-project h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 30px !important;
	font-family: var(--sinace-font) !important;
	color: var(--sinace-white);
	letter-spacing: 0
}

.about-two__successful-project p {
	color: var(--sinace-white);
	line-height: 19px
}

.about-two__shape-1 {
	position: absolute;
	left: 212px;
	bottom: 156px
}

.about-two__shape-1 img {
	width: auto
}

.about-two__right {
	position: relative;
	display: block;
	margin-left: 70px;
	padding-top: 120px
}

.about-two__right .section-title {
	margin-bottom: 33px
}

.about-two__text {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: var(--sinace-letter-spacing);
	color: var(--sinace-black)
}

.about-two__text-2 {
	margin-top: 1px
}

.about-two__points {
	position: relative;
	align-items: center;
	margin-top: 26px;
	margin-bottom: 23px
}

.about-two__points li {
	position: relative;
	display: flex;
	align-items: center
}

.about-two__points li+li {
	margin-left: 103px
}

.about-two__points li:last-child:before {
	display: none
}

.about-two__points li:before {
	content: "";
	position: absolute;
	top: 10px;
	right: -58px;
	bottom: 5px;
	width: 3px;
	background-color: #d9e1e9
}

.about-two__points li .icon {
	position: relative;
	display: inline-block;
	top: 5px
}

.about-two__points li .icon span {
	position: relative;
	display: inline-block;
	font-size: 64px;
	color: var(--sinace-base);
	transition: all .5s linear;
	transition-delay: .1s;
	transform: scale(1)
}

.about-two__points li:hover .icon span {
	transform: scale(.9)
}

.about-two__points li .text {
	margin-left: 17px
}

.about-two__points li .text p {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color: var(--sinace-black);
	letter-spacing: var(--sinace-letter-spacing)
}

.about-two__progress {
	position: relative;
	display: block
}

.about-two__progress-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: var(--sinace-black);
	margin-bottom: 15px
}

.about-two__progress .bar {
	position: relative;
	width: 100%;
	height: 13px;
	background-color: var(--sinace-white);
	border-radius: 6px
}

.about-two__progress .bar-inner {
	position: relative;
	display: block;
	width: 0;
	height: 13px;
	border-radius: 5px;
	background-color: var(--sinace-base);
	-webkit-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	transition: all 1.5s ease
}

.about-two__progress .bar-inner:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -3px;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background-color: var(--sinace-black);
	border: 2px solid var(--sinace-white);
	transform: translateY(-50%)
}

.about-two__progress .count-text {
	position: absolute;
	right: -6px;
	bottom: 26px;
	color: var(--sinace-gray);
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	opacity: 0;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.about-two__progress .bar-inner.counted .count-text {
	opacity: 1
}

.about-two__progress .bar.marb-0 {
	margin-bottom: 0
}

.about-two__btn-and-founder {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px
}

.about-two__btn-box {
	position: relative;
	display: block
}

.about-two__btn {
	background-color: var(--sinace-black)
}

.about-two__btn:before {
	background-color: var(--sinace-base)
}

.about-two__founder {
	position: relative;
	display: block
}

.about-two__founder h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	color: var(--sinace-black);
	letter-spacing: 0
}

.about-two__founder p {
	position: relative;
	margin-top: -4px
}

.about-two__shape-2 {
	position: absolute;
	top: 2px;
	left: -93px
}

.about-two__shape-2 img {
	width: auto
}
.about-three {
	position: relative;
	display: block;
	padding: 120px 0 180px;
	z-index: 1
}

.about-three__left {
	position: relative;
	display: block;
	margin-left: 110px
}

.about-three__img-box {
	position: relative;
	display: block
}

.about-three__img {
	position: relative;
	display: block
}

.about-three__img img {
	width: 100%
}

.about-three__img-2 {
	position: absolute;
	left: -241px;
	top: 79px
}

.about-three__img-2 img {
	width: auto
}

.about-three__shape-1 {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: .90
}

.about-three__shape-1 img {
	width: auto
}

.about-three__shape-2 {
	position: absolute;
	top: 109px;
	right: 198px;
	bottom: 109px;
	left: -207px;
	border: 6px solid var(--sinace-base);
	z-index: 1
}

.about-three__right {
	position: relative;
	display: block;
	margin-left: 70px
}

.about-three__right .section-title {
	margin-bottom: 30px
}

.about-three__points {
	position: relative;
	display: block;
	margin-top: 31px;
	margin-bottom: 29px
}

.about-three__points li {
	position: relative;
	display: flex;
	align-items: center
}

.about-three__points li+li {
	margin-top: 8px
}

.about-three__points li .icon {
	position: relative;
	display: inline-block
}

.about-three__points li .icon span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 17px;
	height: 17px;
	font-size: 9px;
	color: var(--sinace-white);
	background-color: var(--sinace-base);
	border-radius: 50%
}

.about-three__points li .text {
	margin-left: 22px
}

.about-three__points li .text p {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: var(--sinace-black)
}

.about-three__text-two {
	position: relative;
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	line-height: 40px;
	color: var(--sinace-base);
	letter-spacing: var(--sinace-letter-spacing)
}

.about-three__text-two:before {
	content: "";
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #e2878c
}

.about-three__person-and-trusted {
	position: relative;
	display: flex;
	align-items: center;
	margin-top: -8px
}

.about-three__person {
	position: relative;
	display: flex;
	align-items: center
}

.about-three__person:before {
	content: "";
	position: absolute;
	bottom: -53px;
	left: -10px;
	right: -46px;
	height: 4px;
	background-color: #d9e1e9
}

.about-three__person .about-three__person-img {
	position: relative;
	display: block;
	width: 67px;
	border-radius: 50%
}

.about-three__person-img:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	border-radius: 50%;
	border: 2px solid #cf0317
}

.about-three__person .about-three__person-img img {
	width: 100%;
	border-radius: 50%
}

.about-three__person-content {
	position: relative;
	display: block;
	margin-left: 30px
}

.about-three__person-content h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 20px
}

.about-three__person-content p {
	font-size: 14px;
	line-height: 14px;
	margin-top: 7px
}

.about-three__trusted {
	position: relative;
	display: block;
	max-width: 180px;
	width: 100%;
	text-align: center;
	padding: 28px 30px 25px;
	margin-left: 76px;
	background-color: #fff;
	box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, .1);
	z-index: 1
}

.about-three__trusted:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background-color: var(--sinace-base)
}

.about-three__trusted-icon {
	position: relative;
	display: inline-block
}

.about-three__trusted-icon span {
	position: relative;
	display: inline-block;
	font-size: 64px;
	color: var(--sinace-base);
	transition: all .5s linear;
	transition-delay: .1s;
	transform: scale(1)
}

.about-three__trusted:hover .about-three__trusted-icon span {
	transform: scale(.9)
}

.about-three__trusted-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: var(--sinace-black);
	margin-top: 6px
}

.cta-one {
	position: relative;
	display: block
}

.cta-one__inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: var(--sinace-base);
	padding: 73px 60px 80px;
	padding-left: 370px
}

.cta-one__title {
	position: relative;
	display: block
}

.cta-one__title h3 {
	font-size: 40px;
	font-weight: 600;
	line-height: 48px;
	color: var(--sinace-white);
	margin-bottom: 0
}

.cta-one__btn-box {
	position: relative;
	top: 4px
}

.cta-one__btn {
	color: var(--sinace-black);
	background-color: var(--sinace-white) !important
}

.cta-one__img {
	position: absolute;
	top: 0;
	left: 0
}

.cta-one__img img {
	width: auto
}

.services-three {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	background-color: var(--sinace-black);
	z-index: 1
}

.services-three__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .1;
	mix-blend-mode: luminosity;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1
}

.services-three .section-title__tagline {
	color: #7e8a9b
}

.services-three .section-title__title {
	color: var(--sinace-white)
}

.expectation-one {
	position: relative;
	display: block;
	padding-top: 120px;
	background-color: var(--sinace-black);
	overflow: hidden;
	z-index: 1
}

.expectation-one__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .1;
	mix-blend-mode: luminosity;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1
}

.expectation-one .section-title__tagline {
	color: var(--sinace-white)
}

.expectation-one .section-title__title {
	color: var(--sinace-white)
}

.expectation-one__inner {
	position: relative;
	display: block;
	border-top: 1px solid rgba(var(--sinace-white-rgb), .1)
}

.expectation-one__inner .container {
	max-width: 1700px
}

.expectation-one__points {
	position: relative;
	display: flex;
	justify-content: space-between
}

.expectation-one__points li {
	position: relative;
	display: block;
	padding-top: 87px;
	padding-bottom: 71px;
    width:33.33%
}

.expectation-one__points li:before {
	content: "";
	position: absolute;
	top: 0;
	right: -83px;
	bottom: 0;
	width: 1px;
	background-color: rgba(var(--sinace-white-rgb), .1)
}

.expectation-one__points li:last-child:before {
	display: none
}

.expectation-one__points li+li {
	margin-left: 165px
}

.expectation-one__points li .icon {
	position: relative;
	display: inline-block
}

.expectation-one__points li .icon span {
	position: relative;
	display: inline-block;
	font-size: 64px;
	color: var(--sinace-white);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.expectation-one__points li:hover .icon span {
	transform: scale(.9)
}

.expectation-one__title {
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	margin-top: 15px;
	margin-bottom: 13px
}

.expectation-one__title a {
	color: var(--sinace-white);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.expectation-one__title a:hover {
	color: var(--sinace-white)
}

.expectation-one__text {
	color: rgba(var(--sinace-white-rgb), .7)
}

.about-two__progress .bar {
	position: relative;
	width: 100%;
	height: 13px;
	background-color: var(--sinace-primary);
	border-radius: 6px
}

.about-four {
	position: relative;
	display: block;
	padding: 120px 0 120px
}

.about-four__left {
	position: relative;
	display: block;
	margin-right: 0;
}

.about-four__img-box {
	position: relative;
	display: block
}

.about-four__shape-1 {
	position: absolute;
	left: -23px;
	top: 40px;
	border-style: solid;
	border-width: 6px;
	border-color: var(--thm-base);
	background-color: rgba(24, 41, 57, 0);
	width: 538px;
	height: 429px
}

.about-four__img {
	position: relative;
	display: block;
	z-index: 1;
    border: 6px solid var(--thm-base);
    margin:0px;
}

.about-four__img img {
	width: 100%
}

.about-four__img-two {
	position: absolute;
	top: 0;
	right: -100px;
	z-index: 2;
    border: 6px solid var(--thm-base);
}

.about-four__img-two img {
	width: auto
}

.about-four__right {
	position: relative;
	display: block;
	margin-left: 70px
}

.about-four__right .section-title {
	margin-bottom: 31px
}

.about-four__points {
	position: relative;
	display: block;
	margin-top: 31px;
	margin-bottom: 45px
}

.about-four__points li {
	position: relative;
	display: flex;
	align-items: center
}

.about-four__points li+li {
	margin-top: 9px
}

.about-four__points li .icon {
	position: relative;
	display: inline-block
}

.about-four__points li .icon span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 17px;
	height: 17px;
	font-size: 9px;
	color: var(--sinace-white);
	background-color: var(--sinace-base);
	border-radius: 50%
}

.about-four__points li .text {
	margin-left: 22px
}

.about-four__points li .text p {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: var(--sinace-black)
}

.about-four__btn-box {
	position: relative;
	display: inline-block
}

.about-four__shape-2 {
	position: absolute;
	bottom: 5px;
	right: -145px
}

.about-four__shape-2 img {
	width: auto
}

.about-page-team {
	padding-top: 120px
}

.about-page-testimonial {
	padding-bottom: 90px
}