

p {
	font-size: 16px;
	/* line-height: 28px; */
	font-family: oxygen;
	color: #4D4136;
}
.button, .btn.focus, .btn:focus{
	outline:0;
	box-shadow: unset;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #4D4136;
	font-family: oxygen;
	/* font-family: aldrich; */
}

/* .fa-twitter:hover {
    color: #1DA1F2;
}

.fa-facebook:hover {
    color: #316FF6;
}
.fa-instagram:hover {
    color: rgb(214,41,118);
} */

.term_cond a {
    text-decoration: underline;
}
.term_cond a:hover {
    text-decoration: underline !important;
}
.fa-linkedin:before, .fa-x-twitter:before, .fa-facebook:before, .fa-instagram:before, .fa-play:before{
	font-size: 18px;
}
.footer .fa{
	transition: 0.8s;
	font-size: 19px;
    color:#fff;
    
}
.footer .col-lg-4 a{
	/* padding: 14px 18px; */
	border: 2px solid #5f5f5f;
    margin: 0px 10px;
	color: #fff;
	/* font-size: 20px; */

	width: 50px;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;

}
.footer .col-lg-4 a:last-child{
margin-right: 0px;
}
.footer .col-lg-4{
	display: flex;
	justify-content: right;
}

.footer .row:nth-child(3){
	padding-top: 10px;
}
.footer .row:nth-child(3) .col-lg-8 p {
    padding-top: 0px;
}

.footer hr{
	background-color: #5f5f5f;
} 
.argi_logo{
	max-width: 65%;
}

.footer p{
	color: #fff;
	font-size: 15px;
	padding-top: 40px;
}
.quick_links li{
	color: #fff;
}
.black-bg {
	position: absolute;
	top: 60px;
	z-index: -1;
	width: 100%;
}

.shape-bg img, .career-details-header img {
	width: 73%;
}

.black-bg img {
	width: 100%;
}

.shape-title h2 {
	color: #fff;
	font-family: 'Aldrich', sans-serif;
	font-size: 53px;
	letter-spacing: -2px;
	line-height: 60px;
}

.shape-title {
	display: inline;
	position: absolute;
	top: 244px;
	right: 14px;
	width: 73%;
}
.director-mob-title .shape-title {
	top: -314px;
}
.visual-understand .btn {
	color: #4D4136;
}

.yellow-btn {
	background-color: #EED003;
	border: none;
	color: #4D4136;
	padding: 14px 46px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 4px 2px;
	cursor: pointer;
	transition: 0.9s;
}

.process-btn {
	background-color: transparent;
	border: 1px solid #EED003;
	color: #4D4136;
	padding: 13px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 4px 2px;
	cursor: pointer;
	transition: 0.9s;
}

.yellow-btn {
	margin: 0px;
	font-family: Cairo;
	font-weight: bold;
}

.process-btn {
	margin: 0px;
	color: #fff;
	font-family: Cairo;
	font-weight: 500;
}

.yellow-btn:hover {
	color: #4D4136;
	transition: 0.7s;
}

.visual-understand {
	display: block ruby;
	text-align: center;
	margin-top: -50px;
	margin-left: 263px;
}

.process-btn:hover {
	background-color: #4D4136 !important;
	border: 1px solid #4D4136;
	color: #fff;
	text-decoration: none;
}

.visual-btn {
	display: inline-block;
	filter: brightness(1);
}
.shape-bg img{
	filter: brightness(0.6);
}

.why-arGiteKtur {
	margin-top: 43px;
	margin-left: 114px;
}

.why-title h3 {
	color: #E6C3A1;
	font-size: 60px;
	font-family: 'Aldrich', sans-serif;
}

.why-bg h1 {
	color: #fff;
	font-size: 120px;
	font-family: 'Aldrich', sans-serif;
	letter-spacing: -5px;
	text-transform: capitalize;
}

.why-desc p {
	color: #666666;
	font-family: Oxygen;
}

.why-desc {
	margin-top: 58px;
	width: 384px;
	margin-left: 29em;
}

.why-bg {
	margin-top: 194px;
	margin-left: 284px;
}

.why-title {
	position: absolute;
	top: 156px;
	left: 40px;
	width: 100%;
}

.fast-free img {
	width: 70px;
}

.fast-free {
	margin: 170px 0px 140px 0px;
	text-align: center;
}

.fast-free p {
	color: #806D5A;
	/* text-transform: uppercase; */
	font-size: 14px;
	padding-top: 35px;
	font-family: Oxygen;
	font-weight: 900;
}

.fast-free-btn a {
	padding: 14px 68px;
	background: #333333;
	transition: 0.8s;
	color: #fff;
	font-family: Cairo;
	font-size: 14px;
}

.fast-free-btn a:hover {
	background-color: #4D4136;
	transition: 0.8s;
	color: #fff;
	text-decoration: none;
}

.fast-free-btn {
	margin-top: 70px;
}

.our-process .col-lg-6 {
	padding: 0px;
}

.our-title h2 {
	font-family: Aldrich;
	font-size: 33px;
	letter-spacing: -2px;
}

.our-title {
	padding-bottom: 15px;
}

body {
	/* position: relative;
	margin: auto;
	display: block;
	overflow-x: hidden; */
}

.our-desc {
	background: aliceblue;
	width: 450px;
	margin-left: 20%;
	margin-top: 26%;
}

.our-process {
	display: flex;
	position: relative;
	margin-top: 140px;
	background-color: #333333;
}

.solution-now p {
	font-family: oxygen;
	color: #fff;
}

.process-text {
	padding-right: 15%;
	width: 565px;
	float: right;
	right: 0px;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}

.our-process-video {
	width: 50%;
}

.our-process-text {
	width: 50%;
}

.process-desc {
	color: #999999;

}

.process-desc p {
	font-family: Oxygen;
	color: #fff;
}

.learn-btn a {
	background: transparent;
	padding: 7px 33px;
	border: 1px solid #fff;
	font-family: Cairo;
	color: #fff;
	font-size: 12px;
	transition: 0.8s;
}

.learn-btn {
	margin-top: 30px;
}

.learn-btn a:hover {
	background: #E6C3A1;
	color: #4D4136;
	transition: 0.8s;
	text-decoration: none;
	border-color: #E6C3A1;
}

.modal-dialog {
	max-width: 800px;
	margin: 30px auto;
}


.modal-body {
	position: relative;
	padding: 0px;
}

.close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}

.play-btn {
	position: absolute;
	right: 0px;
	top: 50%;
	left: 0px;
	transform:translateY(-50%);
	text-align: center;
}

.process-play-btn .modal-body {
	padding: 0px;
}

.process-play-btn .modal-dialog {
	width: 50% !important;
	max-width: 100% !important;
}

.visual-big-text h1 {
	font-family: Aldrich;
	font-size: 342px;
	text-align: center;
}

.visualise img {
	width: 100%;
}

.project-title {
	padding-top: 10px;
}
.visualise-us-blog .row:nth-child(3) .discover-row .category-title {
    padding-top: 57px;
}
.project-title h4 {
	font-family: Oxygen;
	color: #E6C3A1;
	font-size: 25px;
	font-weight: 300;
	letter-spacing: -1x;
}

.category-title h2 {
	color: #B3987D;
	font-family: Oxygen;
	font-size: 20px;
	font-weight: 700;
}

.category-title p {
	color: #4D4136;
	font-family: oxygen;
	font-weight: 400;
	font-size: 13px;
}

.category-title {
	width: 268px;
	margin-top: 58px;
}
/* 
.discover-line {
	border-right: 1px solid #4D4136;
	position: absolute;
	z-index: 11;
	height: 21px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg); 
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	left: 21%;
	top: 4px;
}

.discover-round {
	border: 1px solid #4D4136;
	width: 9px;
	height: 9px;
	margin-top: -15px;
	margin-left: 23%;
	border-radius: 24px;
	background-color: #4D4136;
}

.discover {
	position: relative;
} */

.overview-philosophy .card-btn .discover a {
	font-size: 12px;
}



.line-discover img, .card-body .card-btn .discover img {
    /* width: 25px; */
    /* margin-left: 5px; */
}

.discover a {
	font-family: Cairo;
	font-weight: 800;
	transition: 0.8s;
	color: #4D4136;
	font-size: 14px;
}

.discover a:hover {
	text-decoration: none;
	color: #4D4136;
	/* transition: 0.8s; */
}

.visualise-us-blog .col-lg-5 {
	background-color: #E6C3A1;
	margin-top: 140px;

}

.visualise-us-blog .col-lg-7 {
	padding-right: 0px;
}

.project-image {
	width: 65%;
	z-index: 1;
	position: relative;
	margin-left: 0px;
	padding-top:30px;
}

.project-detail {
	width: 40%;
	background: rgba(230, 195, 161, 21%);
	margin-left: -70px;
	z-index: 0;
	padding-left: 105px;
	padding-top: 97px;
}



.discover-second-row .project-detail {
	margin-top: 0px;
	padding-top: 0px;
}

.discover-second-row .discover-project {
	padding-top: 0px;
}

.discover-second-row .category-title {
	padding-top: 41px;
}

.dount-quotation {
	padding-top: 34px;
}

.double-quotation {
	padding-top: 0px;
}

.discover-second-row .double-quotation {
	padding-top: 42px;
}

.discover-third-row .double-quotation {
	padding-top: 42px;
}

.discover-first-row .category-title {
	margin-top: 76px;
}

.discover-third-row .discover-project {
	padding-top: 0px;
}

.discover-third-row .project-detail {
	margin-top: 0px;
	padding-top: 0px;
}

.discover-third-row .category-title {
	margin-top: 147px
}

.visualise-us-blog {
	margin-top: 90px;
}

.last-space-color {
	height: 90px;
}

.top-projects .card-title {
	font-family: Oxygen;
	font-size: 20px;
	color: #806D5A;
	font-weight: 400;
	margin-bottom: 4px;
	letter-spacing: 0px;
}

.top-projects .card-body p:nth-child(3) {
	color: #B3987D;
	margin-bottom: 4px;
}

.top-title {
	position: absolute;
	top: -30px;
	right: 9px;
}

.top-title p {
	color: #fff;
	font-size: 14px;
	font-family: oxygen;
}

.card-desc {
	padding-right: 20px;
}

.top-projects .card-body {
	position: relative;
	padding-right: 14px;
	padding-left: 0px;
}

.top-projects .card {
	border: 0px;
}

.card-desc p {
	color: #666666;
	font-size: 13px;
	font-weight: 400;
	font-family: oxygen;
}


.top-projects .card-btn {
	padding-top: 18px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	display: flex;
}

.home-projects .card-btn {
	bottom: unset !important;
}

.about-us-top-projects .card-btn {
	bottom: 0px;
}

.top-projects .btn-primary {
	color: #fff;
	background-color: #333;
	border-color: #333;
	border-radius: 0px;
	font-family: Cairo;
	transition: 0.8s;
	font-size: 12px;
}

/* .top-projects .card-btn .btn-primary:nth-child(2){
	margin-left: -5px;

}  */
.top-projects .btn-primary {
	padding: 19px 22px;
	line-height: 0px;
}

.top-projects .btn-primary:nth-child(2) {
	background-color: transparent;
	color: #B3987D;
	padding: 19px 33px;
	border-color: #E6C3A1;
}

.top-projects .btn-primary:nth-child(2):hover {
	background-color: #E6C3A1;
	border-color: #E6C3A1;
	color: #4D4136;
}

.top-projects .btn-primary:active, .btn-primary:focus {
	background: #806D5A !important;
	border-color: #806D5A !important;
	color: #fff !important;
}

.top-projects .btn-primary:hover {
	background: #806D5A;
	border-color: #806D5A;
	transition: 0.8s;
}

.top-projects {
	margin-top: 100px;
}

.six-projects {
	margin-bottom: 40px;
}

.six-projects-row {
	margin-top: 76px;
}

.space {
	margin-top: 120px;
}

.about-us-title::after {
	content: '';
	border: 1px solid #FFFFFF;
	width: 219px;
	height: 1px;
	position: absolute;
	right: 361px;
	top: 35px;
}

.about-us-title::before {
	content: '';
	border: 1px solid #FFFFFF;
	width: 209px;
	height: 1px;
	position: absolute;
	top: 33px;
	left: 0%;
}

.about-us {
	margin-top: 100px;
	position: relative;
}

.about-us-process {
	width: 950px;
	position: absolute;
	top: 100px;
}

.about-us-title h3 {
	font-family: Aldrich;
	font-size: 33px;
	margin-left: 220px;
	color: #FFFFFF;
	letter-spacing: -2px;
	margin-top: 7px;
}

.solution-now {
	width: 730px;
	float: right;
	color: #fff;
}

.solution-now h2 {
	color: #E6C3A1;
	font-family: Aldrich;
	font-size: 45px;
	letter-spacing: -2px;
	line-height: 46px;
}

.solution-now a {
	background-color: #E6C3A1;
	color: #4D4136;
	font-weight: 700;
	border: #E6C3A1;
	font-size: 12px;
}

.solution-now a:hover {
	color: #fff;
	background-color: #4D4136;
}

.solution-now h5 {
	font-size: 26px;
	color: #fff;
	font-family: Aldrich;
	margin-bottom: 0px;
}

.overview-philosophy .discover-line {
	left: 43%;
}

.overview-philosophy .discover-round {
	margin-left: 47%;
}

.overview-philosophy .discover {
	margin-top: 20px;
}

.overview-philosophy .card img {
	width: 55px;
	margin-left: 20px;
}

.overview-philosophy .card {
	padding: 25px;
	padding-top: 60px;
	border: 0px;
	border-radius: 0px;
}

.client-img img {
	margin-left: 13px !important;
}

.overview-philosophy {
	/* margin-top: -112px; */
}

.overview-philosophy .container {
	max-width: 1250px;
}

.overview-philosophy .col-lg-3 {
	padding: 0px 6px;
}

.overview-philosophy .card-body h4 {
	font-size: 25px;
	font-family: Aldrich;
	color: #B3987D;
}

.overview-philosophy .card-desc {
	padding-top: 22px;
	min-height: 100px;
}

.client .discover {
	/* padding-top: 21px; */
}

.client .discover-line {
	top: 26px;
}

.follow {
	display: inline-flex;
	background-color: #4D4136;
	width: 100%;
}

.follow li {
	display: inline-flex;
	color: #fff;
	font-family: oxygen;
	font-size: 14px;
}

.follow ul {
	margin-bottom: 0px;
	padding: 8px 0px;
}

.footer li {
	list-style-type: none;
	line-height: 40px;
}

.follow li:nth-child(1) {
	width: 17%;
}

.follow li:nth-child(2) {
	width: 61%;
}


.footer {
	background: #333;
	padding: 100px 0px 50px 0px;
    border-top:1px solid #E6C3A1;
}
.quick_links li a:hover{
	color:#fff;
}
.footer a {
	color: #fff;
	/* transition: 0.8s; */
	font-size: 15px;
	font-family: oxygen !important;
}
.term_cond a {
    font-size: 14px;
}

.footer a:hover {
	text-decoration: none;
	/* color: #E6C3A1; */
}

.social-media {
	display: inline-flex;
	float: right;
	padding-top: 110px;
}

.terms-condition {
	padding: 9px 0px;
}

.terms-condition p {
	margin-bottom: 0px;
	font-size: 9px;
	font-family: oxygen;
	color: #969391;
}

.social-media li {
	padding: 0px 6px;
}

.social-media li img {
	width: 44px;
}

.footer-hide, .career-vector {
	display: none;
}

.top-projects .row .col-lg-4 {
	padding: 4px;
}

.card img {
	border-radius: 0px;
}

.yellow-btn:hover {
	text-decoration: none;
}

.video-btn img {
	width: 84px;
}

.argitektur-process .col-lg-6:nth-child(2) {
	padding: 0px;
}


/********************************About Us*******************************/

.video-container {
	width: 100%;
	max-height: 600px;
	overflow: hidden;
	top: 0;
	right: 0;
	z-index: -100;
}

html, body {
	scroll-behavior: smooth;
}

.header {
	/* position: fixed; */
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: rgba(0, 0, 0, 0);
	backdrop-filter: blur(5px);
}

.nav {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.nav-link {
	text-decoration: none;
	color: inherit;
	padding: 0 20px;
	border: 1px solid transparent;
	border-radius: 100%;
	transition: 0.2s;
}

.section.about {
	background-color: #e8cddc;
}

.section.contact {
	background-color: #b7d2df;
}

.about-us-scrollspy a {
	font-size: 14px;
	font-family: oxygen;
	color: #fff;
}

.about-us-scrollspy a::after {
	content: '';
	display: block;
	width: 0;
	height: 3px;
	background: #806D5A;
	transition: width 0.6s;
	top: 18px;
	color: #fff;
	position: relative;
}

.about-us-scrollspy a:hover::after {
	width: 41%;
	color: #E6C3A1;
}

.nav-link:focus,
.nav-link:hover {
	color: #E6C3A1;
}

.overview-details {
	padding: 14% 0%;
	width: 540px;
}

#overview h2 {
	margin-bottom: 0px;
}

.overview-details p:nth-child(2) {
	padding-top: 5px;
}

.overview-details p:nth-child(3) {
	padding-top: 5px;
}

.overview-details,
.philosohpy-details p {
	font-family: oxygen;
}

.philosohpy-details {
	padding-right: 53px;
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.missoin-details{
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
	right: 2%;
}
.our-values h1 {
	font-family: aldrich;
	letter-spacing: -1px;
}

 .light-title-color {
	color: #B3987D;
	font-size: 40px;
	text-transform: capitalize;
	line-height: 0px;
}

.our-values h3 {
	color: #B3987D;
	font-family: oxygen;
	font-size: 23px;
}

.our-values .values-text {
	width: 81%;
	margin-left: auto;
	margin-right: auto;
}

.our-values .values-text {
	font-family: oxygen;
}

.our-values {
	margin-top: 0px;
}

.our-philosophy {
	margin-top: 0px;
}

 .blog-header .container-fluid {
	padding-left: 0px;
}
.our-philosophy .col-lg-7 img{
	padding-left: 12%;
}
.about-us-scrollspy .nav a:nth-last-child() {
	width: 7%;
}
.about-us-scrollspy .nav{
	justify-content: space-between;
}
.about-us-scrollspy .nav a {
	/* width: 14%; */
	padding: 0px;
	text-transform: uppercase;
}

.our-mission .col-lg-7 img {
	padding-left: 30px;
}

.mission-details {
	padding: 50px 20px 50px 0px;
}

.our-mission p {
	color: #fff;
}


.missoin-details {
	width: 410px;
	float: right;
}

.our-mission {
	margin-top: 60px;
}

 .bold-title-color {
	color: #E6C3A1;
	font-size: 51px;
	text-transform: capitalize;
}

.customer-satisfication h1 {
	font-family: aldrich;
	letter-spacing: -3px;
}

.customer-satisfication h3 {
	color: #B3987D;
	font-family: oxygen;
	font-size: 23px;
}

.customer-satisfication {
	margin-top: 0px;
}

.argitektur-core-value p {
	font-family: oxygen;
	padding-top: 30px;
	line-height: 27px;
}

.argitektur-core-value {
	text-align: center;
	padding: 40px 53px;
	padding-top: 70px;
}

.argitektur-core-value img {
	width: 50px;
}

.ro {
	display: flex;
}

.commercial-overview .col-lg-6:nth-child(1) {
	padding-left: 0px;
}

#overview .col-lg-6:nth-child(1) {
	padding-left: 0px;
}

.our-mission .col-lg-7 {
	padding-right: 0px;
}

.our-vision .col-lg-4:nth-child(3) img {
	width: 70px;
}

.our-vision .col-lg-4:nth-child(3) p {
	padding-top: 8px;
}

.our-vision {
	margin-top: 50px;
}
.our-client h2 {
	font-family: aldrich;
	letter-spacing: -2px;
	line-height: 45px;
}

.our-client {
	position: relative;
	margin-top: 120px;
}


.our-client-details p {
	padding-top: 10px;
}

.our-client-details {
	width: 480px;
	padding: 40px;
	background-color: #fff;
	margin-top: 122px;
	margin-left: -34px;
}

.add-color h2 {
	font-family: aldrich;
	letter-spacing: -2px;
}

.add-color h2 {
	margin-top: -16px;
}

.add-color h3 {
	color: #999999;
	font-family: aldrich;
	letter-spacing: -2px;
	font-size: 32px;
	margin: 15px 0px;
}

.add-color p {
	font-family: oxygen;
}

.our-client-details h2:nth-child(2) {
	margin-top: -14px;
}

.add-color img {
	padding-right: 65px;
}

.add-color {
	margin-top: 110px;
}

.color-details {
	margin: 0;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
	width: 80%;
    left: 0px;
}

.our-team p {
	font-family: oxygen;
}

.our-team {
	margin-top: 120px;
}

.our-team .container-fluid {
	margin-top: 25px;
}

.our-team a {
	background-color: #333333;
	border-color: #333333;
}

.our-team .learn-btn {
	margin-top: -12px;
}

.ckin__player {
	height: 650px;
	margin-top: 0px;
}

.header-video .container-fluid {
	padding: 0px;
}

.default__button--big .fa-pause::before {
	content: "\f04c";
	font-size: 39px;
	position: relative;
	top: 11px;
	left: 4px;
	right: 0px;
}

.fa-pause {
	color: #E6C3A1;
}

.default__button--big .fa-play::before {
	content: "\f04b";
	color: #fff;
	font-size: 39px;
	position: relative;
	top: 20px;
	left: 4px;
	right: 0px;
}

.ckin-expand::before {
	color: #E6C3A1;
}

.fa-expand::before {
	color: #fff;
}

/* .fa-play::before:hover {
	color: #FF0000;
} */

/* .fa-play:hover {
	color: #FF0000;
} */

.default__button--big .fa-play {
	line-height: 0px;
	margin: 0px;
	margin: 0px;
	height: 100px;
	border: 3px solid #fff;
	position: absolute;
	padding: 19px 11px;
	border-radius: 65px;
	width: 100px;
	top:-30px;
}

.volume {
	display: none;
}

.video-content-details {
	background-color: rgba(1, 0, 0, 0.7);
	padding: 32px;
	padding-bottom: 70px;
	width: 430px;

}

.video-content-details h1 {
	font-family: Aldrich;
	font-size: 44px;
	color: #fff;
	line-height: 47px;
	letter-spacing: -2px;
	text-transform: none;
}

.video-content-details p {
	font-family: oxygen;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 0px;
	padding: 12px 0px 8px 3px;
}

.about-us-video-content .visual-btn {
	display: inline-flex;
	margin-top: 0px;
}

.about-us-video-content .yellow-btn {
	width: 215px;
}

.about-us-video-content .process-btn {
	background-color: rgba(1, 0, 0, 0.7);
	width: 215px;
}

.yellow-btn:hover {
	/* background-color: #4D4136; */
	/* color: #fff; */
}

.video-contents {
	position: absolute;
	top: -540px;
	left: -11em;
}



.visualise-projet-quality {
	margin-top: 130px;
}

.drawing-details {
	background-color: #F5E8DC;
	margin-right: -68px;
	z-index: 1;
	position: relative;
	padding:  104px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0px ;
	height: 400px;
}

.drawing-details p {
	margin-bottom: 0px;
	width: 500px;
}

.worth-drawing .col-lg-7 {
	padding: 0px;
}

.worth-drawing .col-lg-5 {
	padding-left: 0px;
	position: relative;
}


.worth-drawing {
	margin-top: 120px;
}

.worth-drawing h3 {
	font-family: aldrich;
	color: #B3987D;
	font-size: 33px;
	letter-spacing: -2px;
	margin-bottom: 13px;
}

.every-step-project h1 {
	font-size: 45px;
	font-family: aldrich;
	line-height: 49px;
	text-transform: unset;
}

.every-project-details {
	width: 480px;
}

.center-line {
	width: 2px;
	height: 88px;
	top: 7px;
	background: #E6C3A1;
	position: absolute;
}

.every-step-project {
	margin: 180px 0px;
}

.every-step-project .col-lg-1 {
	text-align: center;
}

.every-step-project .col-lg-6 {
	padding-left: 0px;
}

.every-step-project .col-lg-5 {
	padding-right: 0px;
}

.more-than-picture .col-lg-5 {
	padding-right: 0px;
}

.more-than-picture .drawing-details {
	margin-left: -76px;
	margin-right: 0px;
}

.vr-render .our-client-details {
	width: 430px;
	margin-top: 145px;
	padding: 62px 56px;
	margin-left: 0px;
}

.vr-render .col-lg-6:nth-child(1) {
	margin-left: 0px;
}

.vr-render h3 {
	font-size: 33px;
	color: #B3987D;
	font-family: aldrich;
    letter-spacing: -2px;
}

.vr-render .container {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

.world-easy {
	margin-top: 110px;
	background: url('../img/our-client.jpg');
	background-repeat: repeat;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 670px;
}

.vr-render {
	margin-top: 170px;
	background: url('../img/residential-vr-full.jpg');
	background-repeat: repeat;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 630px;
}

.educational-vr-render {
	margin-top: 170px;
	background: url('../img/educational-vr-render.jpg') !important;
	background-repeat: repeat;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 630px;
}

#commercial-vr-render {
	margin-top: 120px;
	background: url('../img/commercial-vr-render.jpg');
	background-repeat: repeat !important;
	background-size: cover !important;
	width: 100%;
	max-height: 630px;
}

.photo-realistic .color-details p {
	margin-top: 25px;
	margin-bottom: 0px;
}

.home-demo .item {
	background: #ff3f4d;
}

.home-demo h2 {
	color: #FFF;
	text-align: center;
	padding: 5rem 0;
	margin: 0;
	font-style: italic;
	font-weight: 300;
}

#two-slider .owl-prev {
	background-image: url('../img/left-arrow.svg') !important;
	height: 37px;
	width: 38px;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: absolute;
	left: -100px;
}

#two-slider .owl-next {
	background-image: url('../img/right-arrow.svg') !important;
	height: 38px;
	width: 39px;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: absolute;
	right: -100px;
}

#two-slider .owl-nav {
	width: 100%;
	position: absolute;
	top: 181px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	background-color: transparent;
}

#two-slider .owl-nav span {
	display: none;
}

#two-slider .card {
	background: rgba(230, 195, 161, 21%);
}

#two-slider .card-body {
	height: 189px;
}

#two-slider .title-desc p {
	margin-bottom: 5px;
}

#two-slider .card-title h5 {
	margin-bottom: 7px;
}

#two-slider .card-desc p {
	line-height: 21px;
}

#two-slider .title-desc {
	padding: 0px 20px;
}

.card-sm-title {
	color: #B3987D;
}

#two-slider .owl-dots {
	display: none;
}

.about-us-visualise {
	margin-top: 40px;
}


.owl-item.active.center img {
	opacity: 3 !important;
	background: transparent !important;
}

.testimonials {
	position: relative;
}

.inner-testimonials .owl-dots {
	display: none;
}

.custome_slide.owl-carousel .owl-item.active.center .main-reviewimage {
	border: 2px solid #fff;
}

.main-reviewimage {

	height: auto;
	width: 100%;
}

.main-reviewimage img {
	opacity: 0.3;
}

#slide-testimonal .active.center .main-reviewimage img {
	opacity: 1;
}

.test_img {
	position: relative;
	opacity: 1;
	-webkit-transition: .4s ease all;
	transition: .4s ease all;
	margin: 0 -115px;
	margin-top: 40px;
}

.inner-testimonials {
	width: 100%;
	height: 560px;
	margin: 0 auto;
}

#slide-testimonal .center .test_img:before {
	content: none;
	transition: 0.7s ease-in-out;
}

.test_img img {
	overflow: hidden;
	margin: 0 auto;
	height: 100%;
	object-fit: cover;
}

.custome_slide.owl-carousel .owl-item.active.center {
	margin-top: 0 !important;
	position: relative;
	z-index: 999;
	opacity: 1;
	-webkit-transform: scale(1);
}

.custome_slide.owl-carousel .owl-item {
	padding: 10px 0px;
	transition: all 0.5s;
	opacity: 0.3;
}

.testimonial_detail {
	text-align: center;
}

.testimonial_detail {
	/* transform: scale(0.7) !important; */
	position: relative;
	/* left: -115px; */
}

.testimonial_detail h4 {
	font-size: 20px;
	font-family: oxygen;
	margin: 0;
	text-align: left;
	color: #E6C3A1;
}

.testimonial_detail p {
	color: #806D5A;
	font-size: 13px;
	text-align: left;
	padding: 10px 20px 10px 0px;
}

.custome_slide.owl-carousel .active .testimonial_detail {
	display: none;
}

.custome_slide.owl-carousel .active.center .testimonial_detail {
	display: flex;
	justify-content: space-between;
}

@media only screen and (max-width:767px) {
	.main-reviewimage {
		height: 400px;
		width: 425px;
		margin: 0 auto;
		display: block;
	}

	.testimonial_detail {
		left: inherit;
		width: 100%;
	}
}

.about-us-project-category {
	margin-top: 40px;
}

.about-us-project-category .discover-round {
	/* margin-left: 82px;
	border-color: #E6C3A1;
	background: #E6C3A1;
	margin-top: -15px; */
}

.about-us-project-category .discover-line {
	/* left: 75px;
	border-color: #E6C3A1; */
}

.categ-btn {
	/* transform: translateX(493px); */
	margin-top: 41px;
}

.about-us-project-category .discover {
	width: 85px;
}

.about-us-project-category .discover a {
	color: #806D5A;
	font-size: 15px;
}

.about-us-project-category .owl-nav span {
	display: none;
}

.about-us-project-category .owl-prev {
	background-image: url('../img/about-left-arrow.png') !important;
	height: 55px;
	width: 55px;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: absolute;
	left: 60px;
}

.about-us-top-projects .container {
	padding-left: 15px;
	padding-right: 15px;
}

.about-us-project-category .owl-next {
	background-image: url('../img/about-right-arrow.png') !important;
	height: 55px;
	width: 55px;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: absolute;
	right: 60px;
}

.about-us-project-category .owl-nav {
	width: 100%;
	position: absolute;
	top: 15em;
}

.categ {
	margin-top: 20px;
	width: 432px;
}

.about-us-project-category .discover a:hover {
	text-decoration: none;
	color: #E6C3A1;
	transition: 0.8s;
}

.overview-about-us .col-lg-6:nth-child(1) {
	padding-right: 0px;
}

.overview-about-us .col-lg-6:nth-child(2) {
	padding-left: 0px;
}

.overview-about-us .col-lg-6 .container {
	padding-left: 0px;
}

.every-project-details p {
	color: #806D5A;
}

.residential-project-categ {
	margin-bottom: 30px;
}

.mob-hide {
	display: none;
}

.commercial-overview p:nth-child(1) {
	font-weight: 800;
	margin-bottom: 0px;
}

#commercial-overview p:nth-child(2) {
	margin-bottom: 3px;
}

.track-design p:nth-child(3) {
	padding-top: 11px;
}

.vr-render .our-client-details p {
	margin-bottom: 0px;
}

.commercial-lets-go .center-line {
	height: 103px;
	margin-top: 7px;
}

.commercial-lets-go .col-lg-5 {
	margin-top: 13px;
}

.commercial-overview p:nth-child(2) {
	margin-bottom: 1px;
}

.express-text {
	margin-top: 3em;
}

.express-text p {
	font-weight: unset !important;
}

.commercial-drawing p:nth-child(3) {
	padding-top: 10px;
}


.educational-picture .track-design {
	margin-top: 33px;
}

.educational-slider .col-lg-8 .card-body {
	position: absolute;
	background: #FAF3EC;
	right: 0px;
	bottom: 0px;
}

.educational-slider .col-lg-8 .top-title {
	position: absolute;
	bottom: 9px;
	left: 9px;
	right: 0px;
	top: unset;
}

.educational-slider .col-lg-8 img {
	height: 425px;
}

.educational-slider .col-lg-8 {
	padding-left: 6px;
	padding-right: 6px;

}

.educational-slider .col-lg-4 {
	padding-right: 6px;
}

.residential-view .overview-details p {
	font-weight: 400;
}


.world-easy .col-lg-6:nth-child(2) {
	/* margin: 0; */
    /* position: absolute; */
	/* transform: translate(0%, -50%); */
	/* -ms-transform: translate(0%, -50%); */

    /* right: 0px; */
    /* top: 50%; */
    /* left: 79%; */
    /* -ms-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, 0%); */
}

.world-easy .our-client-details {
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
    transform: translate(0%, 0%);
    -ms-transform: translate(0%, -50%);
    right: 0px;
    top: 50%;
}

.visualise-projet-quality h2 {
	font-family: aldrich;
	color: #B3987D;
	font-size: 40px;
	letter-spacing: -2px;
	text-transform: capitalize;
	margin-bottom: 30px;
}

.residential-view .col-lg-6:nth-child(1) {
	padding: 0px;
	padding-right: 50px;
}
#career-detail .career-title h2 {
    text-transform: none;
}
.residential-view .col-lg-6:nth-child(2) {
	padding-left: 0px;
}

.residential-view .col-lg-6 .container {
	padding-left: 0px;
}

.argitektur-process .play-btn .video-btn {
	width: 97px;
	margin: auto;
	background-color: transparent;
	border-radius: 50px;
}

.header-video .fullscreen {
	display: none !important;
}

.lets-play {
	border: 0px;
	background-color: transparent;
}


.lets-play {
	border: 0px;
	background-color: transparent;
}

#video-wrap:not(.active) {
	opacity: 0;
	visibility: hidden;
}

#video-wrap .video-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#video-wrap .video-container {
	width: 65%;
	transition: all 0.3s ease-in-out;
	transform: scale(0.9);
}

#video-wrap .close-video {
	background-color: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 15%;
	top: 5%;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	border: solid 2px #000;
	padding: 0;
	transition: all 0.3s ease-in-out;
	z-index: 150;
}

#video-wrap .close-video:before,
#video-wrap .close-video:after {
	content: "";
	width: 60%;
	height: 3px;
	background-color: #000;
	position: absolute;
	transition: all 0.3s ease-in-out;
}

#video-wrap .close-video:before {
	transform: rotate(42deg);
}

#video-wrap .close-video:after {
	transform: rotate(-42deg);
}

#video-wrap .close-video:focus {
	outline: none;
}

#video-wrap .close-video:hover {
	background-color: #000;
}

#video-wrap .close-video:hover:before,
#video-wrap .close-video:hover:after {
	background-color: #fff;
}

#video-wrap video,
#video-wrap iframe {
	position: relative;
	z-index: 10;
	border-radius: 0px;
	box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
	width: 100%;
	/*height: 86vh;*/
	/*max-height: 71vh;*/
	background-color: #000;
}

#video-wrap video {
	object-fit: cover;
}

#video-wrap.active {
	opacity: 1;
	visibility: visible;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 12px;
	height: 100vh;
	display: flex;
	transition: all 0.3s ease-in-out;
	z-index: 9991;
	align-items: center;
	justify-content: center;
}

#video-wrap.active .video-container {
	transform: scale(1);
}

@media (max-width: 1659px) and (min-width: 1330px) {
	#video-wrap .video-container {
		max-width: 978px;
	}
}

@media (min-width: 1660px) {
	#video-wrap .video-container {
		max-width: 1431px;
	}
}

.lets-play {
	border: 0px;
	background: transparent;
}

.close-video {
	display: none !important;
}

.list-projects-header .video-contents {
	top: 110px;
}

.list-projects-header .video-content-details {
	width: 550px;
	padding: 30px 37px;
}

.panels-container .card-body {
	background: rgba(230, 195, 161, 21%);
	text-align: left !important;
	padding-bottom: 0px;
	padding-top: 17px;
}

.all-projects {
	margin-top: 4px;
}



.all-projects-title .container {
	padding: 0px;
}

.all-projects-title .tabs-list-container .tabs-list li:nth-child(1) {
	width: 11%;
}

.tabs-list li:nth-child(1).visited {
	width: 11%;
}

.all-projects-title a::after {
	content: '';
	display: block;
	width: 0;
	top: 34px;
	height: 4px;
	background: #E6C3A1;
	transition: width 0.6s;
	position: absolute;
}

.all-projects-title a:hover::after {
	width: 60%;
	top: 34px;
}

.list-row-two,
.list-row-three,
.list-row-four {
	margin-top: 60px;
}

.all-projects .card-sm-title {
	margin-bottom: 0px;
	padding-left: 17px;
}

.all-projects .card-title {
	padding-left: 17px;
}

.all-projects .card-text {
	padding-left: 17px;
}

.top-projects .card-text {
	font-size: 13px;
}

.all-projects .card {
	height: 414px;
}

.all-projects .card-btn {
	position: absolute;
	bottom: 1px;
}

.all-projects .list-row-four .col-lg-8 .card-body {
	position: absolute;
	background: #FAF3EC;
	right: 0px;
	bottom: 0px;
	height: 190px;
}

.all-projects .col-lg-8 .top-title {
	position: absolute;
	bottom: 9px;
	left: 0px;
	right: 0px;
	top: unset;
	text-align: left;
}

.all-projects .col-lg-4 {
	padding-left: 5px;
	padding-right: 5px;
}

#tabpanel-two .list-row-two .col-lg-12 .card-body {
	position: absolute;
	background: #FAF3EC;
	right: 0px;
	bottom: -1px;
	height: 190px;
}

#tabpanel-two .list-row-two .col-lg-12 .top-title {
	position: absolute;
	bottom: 9px;
	left: 0px;
	right: 0px;
	top: unset;
	text-align: left;
}

#tabpanel-two .list-row-three .card {
	height: 100%;
}

#tabpanel-two .list-row-three .col-lg-12 {
	padding: 3px;
}

#tabpanel-two .list-row-three .col-lg-12 .top-title {
	text-align: left;
	position: relative;
}

#tabpanel-two .list-row-three .card-btn {
	position: relative;
	bottom: -21px;
}

#tabpanel-two .list-row-three .col-lg-12 .card-body {
	position: absolute;
	background-color: #FAF3EC;
	right: 0px;
	bottom: 20px;
	height: 162px;
}

.listing-projects .col-md-3 {
	padding: 2px;
}

.listing-projects ul li:nth-child(2) {
	width: 67%;
}

.listing-projects ul li:nth-child(1) {
	transform: translateX(-14px);
}

#tabpanel-three .list-row-four {
	margin-top: 0px;
}

#tabpanel-four .list-row-four {
	margin-top: 0px;
}

.tab-content .col-lg-8 {
	padding: 4px;
}

#tabpanel-five .list-row-four {
	margin-top: 0px;
}


.tabs-container a:hover {
	color: #fff;
	transition: 0.8s;
	text-decoration: none;

}

.tabs-container a {
	transition: 0.8s;
	text-align: left !important;
	font-size: 14px;
	font-family: oxygen;
}

.all-projects-title {
	background: #806D5A;
}

@media (max-width: 62em) {
	.tabs-list-container {
		width: 90%;
	}
}

.tabs-list {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	width: 50%;
	list-style: none;
}

.tabs-list li {
	width: 23%;
	padding: 14px 0px;

}

@media (max-width: 48em) {
	.tabs-list li {
		width: 100%;
	}
}

@media (max-width: 62em) {
	.tabs-list {
		width: 95%;
		margin: 0 auto;
	}
}

@media (max-width: 48em) {
	.tabs-list {
		flex-direction: column;
		height: 65px;
		overflow: hidden;
	}

	.tabs-list li {
		height: 65px;
		flex: 0 0 auto;
	}

	.tabs-list li.-active {
		-webkit-box-ordinal-group: -1;
		order: -1;
	}

	.tabs-list li.-active>a:after {
		position: relative;
		right: 30px;
		top: 0;
		content: '\f078';
		font-family: 'FontAwesome';
		color: #4D4136;
		display: inline-block;
		float: right;
	}

	.tabs-list.-is-open {
		height: auto;
	}

	.tabs-list.-is-open li.-active>a:after {
		content: '\f077';
	}
}

.tab {
	position: relative;
	display: inline-block;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #E6C3A1;
}

@media (max-width: 62em) {
	.tab {
		padding: 0px;
	}
}

@media (max-width: 48em) {
	.tab {
		padding: 20px 0 20px 5%;
		text-align: left;
		font-size: 16px;
	}
}

.tab.-active {
	color: #fff !important;
}

.tab.-active::after {

	content: '';
	display: block;
	top: 34px;
	height: 4px;
	background: #E6C3A1;
	transition: width 0.6s;
	position: absolute;
	width: 100%;
}

@media (max-width: 48em) {
	.tab.-active {
		background: transparent;
	}
}

.panels-container {
	padding: 10px 11px;
	text-align: center;
}

.listing-projects .col-md-7 {
	padding-right: 9px;
}

.list-projects-header .video-contents {
	top: -20em;
	left: -201px;
}

.design-evolution, #virtual-tour {
	padding-top: 100px;
}


.design-projects-title .tabs-list {
	width: 100%;
}

.design-projects-title .tabs-list li {
	border-right: 5px solid yellow;
}


.tabs-to-dropdown .card-body {
	background: rgba(230, 195, 161, 21%);
	text-align: left !important;
	padding-bottom: 0px;
	padding-top: 17px;
}

.nav-pills .nav-link.active::after {
	content: '';
	display: block;
	width: 100%;
	top: 18px;
	height: 4px;
	background: #E6C3A1;
	transition: width 0.6s;
	position: relative;
}

.nav-pills .nav-link.active {
	color: #fff;
	background-color: transparent;

}

.tabs-to-dropdown .nav-link {
	padding-left: 0px;
	padding-right: 0px;
}

.tabs-to-dropdown a:hover::after {
	top: 18px;
}

.tabs-to-dropdown a::after {
	position: relative;
	top: 18px;
}

.tabs-to-dropdown a {
	transition: 0.8s;
	text-align: left !important;
	font-size: 13px;
	font-family: oxygen;
	text-transform: uppercase;
	text-decoration: none;
	color: #E6C3A1;
}

.tabs-to-dropdown .nav {
	justify-content: unset;
}

.tabs-to-dropdown .nav-pills li:not(:last-child) {
	margin-right: 30px;
}

.tabs-to-dropdown .tab-content .container-fluid {
	max-width: 1250px;
	padding-top: 70px;
	padding-bottom: 70px;
}

.tabs-to-dropdown .dropdown-menu {
	border: none;
	box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.08);
}

.tabs-to-dropdown .dropdown-item {
	padding: 14px 28px;
}

.tabs-to-dropdown .dropdown-item:active {
	color: var(--white);
}

.tabs-to-dropdown .nav-wrapper {
	padding: 8px 18px;
}

.project-list-section .card {
	background-color: rgba(230, 195, 161, 21%);
}

.project-list-section .col-lg-8 .card img {
	height: 413px;
}

.project-list-section .col-lg-8 .card-body {
	bottom: 0px;
	position: absolute;
	background-color: #FAF3EC;
	right: 0px;
	height: 162px;
}

.project-list-section .col-lg-12 .card {
	background-color: transparent;
}

.project-list-section .col-lg-12 .card-body {
	position: absolute;
	background-color: #FAF3EC;
	right: 0px;
	bottom: 24px;
	height: 162px;
}

.project-list-section .col-lg-12 .top-title {
	text-align: left;
	position: relative;
}

.project-list-section .col-lg-12 {
	padding: 0px;
}

.all-projects-title .nav-pills .nav-link.active {
	background-color: transparent;
}



.project-sm-title {
	background-color: #333333;
	height: 38px;
	z-index: 1;
	position: relative;
}

.project-sm-title ul {
	/* transform: translateY(3px); */
	padding-left: 30px;
	line-height: 36px;
	margin-bottom: 0px;
}

.project-sm-title ul li {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}
.project-sm-title ul li a{
	color: #fff;
}
.project-sm-title ul li a:hover{
text-decoration: none;
}
.project-sectoin-move .nav .nav-link:nth-child(1) {
	width: 19%;
}

.project-sectoin-move .nav .nav-link:nth-child(2) {
	width: 13%;
}

.project-sectoin-move .nav .nav-link:nth-child(3) {
	width: 12%;
}

.project-sectoin-move .nav .nav-link:nth-child(4) {
	width: 13%;
}

.project-sectoin-move .nav .nav-link:nth-child(5) {
	width: 12%;
}

.project-sectoin-move .nav .nav-link:nth-child(6) {
	width: 11%;
}

.project-sectoin-move .nav .nav-link:nth-child(7) {
	width: 17%;
	text-align: right;
}

.project-sectoin-move .nav .nav-link:nth-child(7)::after {
	left: 45px;
}

.project-sectoin-move .nav .nav-link:nth-child(7):hover::after {
	left: 45px;
}

.project-sectoin-move .nav a {
	color: #E6C3A1;
}

.project-sectoin-move .nav a::after {
	background-color: #E6C3A1;
	height: 3px;

}

/***************Project Design Evolution Tabs ************/

.responsive-tabs {
	margin-top: 20px;
	border-bottom: 1px solid rgba(230, 195, 161, 21%) !important;
}


.responsive-tabs-container[class*="accordion-"] .tab-pane {
	/* margin-bottom: 15px; */
}

.responsive-tabs-container[class*="accordion-"] .accordion-link {
	display: none;
	margin-bottom: 10px;
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #333;
}

.responsive-tabs-container[class*="accordion-"] .accordion-link.active {
	border-bottom: medium none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color: #ff6600;
}

@media (max-width: 767px) {
	.responsive-tabs-container.accordion-xs .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-xs .accordion-link {
		display: block;
	}

	.responsive-tabs-container .tab-content {
		border: none;
	}

	.responsive-tabs-container[class*="accordion-"] .tab-pane {
		border-top: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-width: medium 1px 1px;
		margin-bottom: 10px;
		margin-top: -10px;
		padding: 10px 10px 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.responsive-tabs-container.accordion-sm .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-sm .accordion-link {
		display: block;
	}

	.responsive-tabs-container .tab-content {
		border: none;
	}

	.responsive-tabs-container[class*="accordion-"] .tab-pane {
		border-top: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-width: medium 1px 1px;
		margin-bottom: 10px;
		margin-top: -10px;
		padding: 10px 10px 0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	.responsive-tabs-container.accordion-md .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-md .accordion-link {
		display: block;
	}
}

@media (min-width: 1200px) {
	.responsive-tabs-container.accordion-lg .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-lg .accordion-link {
		display: block;
	}
}

.design-evolution-tabs .container {
	padding: 0px;
}

.design-evolution-tabs .col-lg-12 {
	padding: 0px;
}

.responsive-tabs-container ul a:nth-child(1) {
	width: 35%;
	/* border-right: 1px solid #E6C3A1; */
}

.responsive-tabs-container ul a:nth-child(2) {
	width: 35%;
	/* border-right:1px solid rgba(230, 195, 161, 21%); */
}

.responsive-tabs-container ul a:nth-child(3) {
	width: 30%;
}

.responsive-tabs a:hover {
	background-color: #E6C3A1;
	transition: 0.5s;
	color: #333333;
}

.responsive-tabs a:hover {
	text-decoration: none;
}

.responsive-tabs a {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	transition: 0.5s;
	border-right:1px solid rgba(230, 195, 161, 21%)
}

.responsive-tabs li {
	/* height: 50px; */
	padding: 17px 10px;
	transition: 0.5s;
	/* transform: translateY(14px); */
}

.responsive-tabs {
	text-align: center;
	background-color: #333333;
}

.responsive-tabs-container .tab-content {
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
}

.evolution-para {
	width: 522px;
	height: 320px;
	background: #fff;
	padding: 62px;
	margin-left: -94px;
	margin-top: 134px;
}

.evolution-para span {
	border: 1px solid rgba(230, 195, 161, 21%);
	width: 60px;
	height: 60px;
	background: rgba(230, 195, 161, 21%);
	position: absolute;
	right: 158px;
	bottom: 0px;
	display: none;
}

.design-tab-space {
	padding: 100px 0px;
}

.feature-tabs {
	border: 1px solid rgba(230, 195, 161, 21%) !important;
}

.feature-title-tabs ul a {
	width: 25% !important;
	border-right: 1px solid rgba(230, 195, 161, 21%) !important;
}

.feature-tabs {
	justify-content: unset;
}

.feature-title-tabs {
	/* margin-top: -16px; */
}

.feature-evolution {
	padding: 100px 0px  0px;
}

.feature-para {
	width: 426px;
	height: 260px;
	padding: 45px;
	margin-left: 60px;
	margin-top: 140px;
}

.feature-para p {
	color: #fff;
}

.feature-para h2 {
	margin-bottom: 15px;
	font-size: 19px;
	color: #E6C3A1;
}

.single-slider h2 {
	font-family: aldrich;
	letter-spacing: -2px;
	font-size: 45px;
	color: #B3987D;
}

#single-slider .owl-prev {
	background-image: url('../img/left-arrow.svg') !important;
	height: 37px;
	width: 39px;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: absolute;
	left: -100px;
}

#single-slider .owl-next {
	background-image: url('../img/right-arrow.svg') !important;
	height: 37px;
	width: 39px;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: absolute;
	right: -100px;
}

#single-slider .owl-nav {
	width: 100%;
	position: absolute;
	top: 181px;
}

#single-slider .owl-dots {
	display: none;
}

#single-slider .owl-nav span {
	display: none;
}

.project-header-video {
	margin-top: 50px;
}

.floor-plan #myTabs {
	height: 50px;
	justify-content: unset;
}

.floor-plan #myTabs a:nth-child(1) {
	margin-left: 15px;
}

.floor-plan #myTabs a {
	color: #E6C3A1;
	border: 2px solid;
	margin: 0px;
	border-radius: 22px;
	padding: 3px 31px;
	font-size: 14px;
}

.floor-plan #myTabs a:hover {
	color: #fff;
	transition: 0.6s;
	text-decoration: none;
}

.floor-plan #myTabs li {
	text-transform: uppercase;
	color: #E6C3A1;
	transition: 0.6s;

}

.floor-plan #myTabs a.active {
	color: #fff !important;
	text-align: center;
}

#project-1 #myTabs li:nth-child(n+2),
#project-3 #myTabs li:nth-child(n+3) {
	display: none;
}

.panorama-view .missoin-details {
	margin-top: 30px;
}

 .panorama-view {
	height: 506px;
} 

.panorama-view .missoin-details h3 {
	color: #fff;
}

.panorama-view .missoin-details p {
	color: #fff;
}

.panorama-view .fast-free-btn a {
	background-color: #EED003;
	color: #4D4136;
}

.panorama-view .fast-free-btn a:hover {
	background-color: #4D4136;
	color: #fff;
	border: 1px solid #fff;
}

.panorama-view .missoin-details p {
	width: 360px;
	margin-top: 20px;
}

.panorama-view .fast-free-btn {
	margin-top: 45px;
}

.residential-project-categ h2 {
	text-transform: capitalize;
}

.panorama-view-title h2 {
	margin-bottom: 30px;
}

/* .design-title-tabs .responsive-tabs a:nth-child(3) li {
	transform: translate(-9px, 14px);
} */

.tab-image-container {
	padding: 0px !important;
}

.container-filter {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
}

.container-filter li:hover {
	background-color: #E6C3A1;
	transition: 0.7s;
}

.container-filter li {
	list-style: none;
	display: inline-block;
	width: 20%;
	border: 1px solid rgba(230, 195, 161, 21%) !important;
	transition: 0.7s;
	color: #fff;
	margin: 0px 10px;
}
.container-filter a:hover{
	text-decoration: none;
}
.container-filter a {
	width: 100%;
	display: block;
	font-size: 14px;
	padding: 10px 0px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 400;
	line-height: 30px;
	-webkit-transition: all 0.6s;
	border-bottom: 1px solid transparent;
	color: #fff;
}

.item-box {
	position: relative;
	overflow: hidden;
	display: block;
}

.item-box a {
	display: inline-block;
}

.item-box .item-mask {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	position: absolute;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
}

.item-box .item-mask .item-caption {
	position: absolute;
	width: 100%;
	bottom: 10px;
	opacity: 0;
}

.item-box:hover .item-mask {
	opacity: 1;
	visibility: visible;
	cursor: pointer !important;
}

.item-box:hover .item-caption {
	opacity: 1;
}

.item-box:hover .item-container {
	width: 100%;
}

.services-box {
	padding: 45px 25px 45px 25px;
}

.lightbox .lb-image {
	border: 0px solid #fff !important;
}

figcaption {
	
}

.item-box a:hover {
	text-decoration: none;
}

.item-box p {
	font-size: 13px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #fff;
}

#project-mob-slider .owl-nav {
	width: 100%;
	position: absolute;
	top: 181px;
}

#project-mob-slider button.owl-next span {
	display: none;
}

#project-mob-slider button.owl-prev span {
	display: none;
}

#project-mob-slider .owl-dots {
	display: none;
}

.gallery-categ {
	padding-bottom: 60px;
}

.project-overview .col-lg-6:nth-child(1) {
	padding: 0px;
}

#argitektur-black-bg .argitektur-id-box .video-contents {
    top: 50% ;
    transform: translateY(50%) ;
}

.argitektur-id-box .yellow-btn {
	padding: 14px 0px;
}

.argitektur-id-box .video-content-details {
	padding-bottom: 14px;
}

.argitektur-id-title span {
	color: #B3987D !important;
	font-family: aldrich;
}

.argitektur-id-title {
	margin-top: 50px;
}

.argitektur-id-title h5 {
	color: #B3987D;
	font-family: oxygen;
	font-size: 20px;
	margin-top: 30px;
}

.argitektur-id-title .values-text {
	margin-top: 17px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.three-box-id {
	max-width: 1250px !important;
}

.three-box-id .argitektur-core-value {
	padding: 50px 15px 25px 25px;
}

.three-box-id .argitektur-core-value p {
	padding-top: 4px;
	line-height: inherit;
}

.three-box-id .col-lg-4:nth-child(3) img {
	width: 50px !important;
}

.three-box-id .argitektur-core-value h3 {
	font-size: 19px;
}

.three-box-id .col-lg-4:nth-child(3) p {
	padding-top: 0px;
}

.three-box-id .col-lg-4:nth-child(2) h3 {
	padding-top: 3px;
}

.three-box-id .col-lg-4:nth-child(2) img {
	width: 55px !important;
}

.three-box-id .col-lg-4:nth-child(1) img {
	width: 40px !important;
	padding-bottom: 20px;
}

.three-box-id .col-lg-4:nth-child(1) h3 {
	padding-top: 8px;
}

.argitektur-core-value img {
	padding-bottom: 30px;
}

.sign-in-title {
	position: absolute;
	width: 100%;
	top: 30px;
	right: 10px;
}

.sign-in-title a {
	color: #fff;
	border: 1px solid #fff;
	padding: 17px 28px;
	border-radius: 20px;
	line-height: 0px;
	margin: 0px;
	display: inline-block;
	transition: 0.7s;
	text-transform: capitalize;
	text-align: center;
	font-size: 12px;
	font-family: Cairo;

}

.sign-in-title a:hover {
	text-decoration: none;
	color: #333;
	background: #fff;
	transition: 0.7s;
}

.three-box-id .fast-free-btn a {
	padding: 14px 27px;
	font-family: Cairo;
	font-size: 14px;
	font-weight: 700;
}

.project-header .video-content-details {
	height: 311px;
}

.argitektur-form h1 {
	color: #4D4136 !important;
	font-family: aldrich;
}

.argitektur-login-form .form-control {
	height: 63px;
	border-radius: 0px;
	border: 1px solid #4D4136;
	padding-left: 25px;
}

.argitektur-login-form .col-md-6 {
	margin: 8px 0px;
}

.argitektur-login-form .form-check-input {
	margin-left: -14px;
}

.argitektur-login-form .col-md-6:nth-child(even) {
	padding-left: 0px;
}

.argitektur-login-form .input-group-prepend span {
	color: #4D4136;
	opacity: 0.5 !important;
	font-family: oxygen;
	font-size: 14px;
}

.argitektur-login-form .form-control::placeholder {
	color: #4D4136;
	opacity: 0.5 !important;
	font-family: oxygen;
	font-size: 14px;
}

.get-your-signin .sign-in-title a {
	border: 1px solid #4D4136;
	color: #4D4136;
}

.get-your-signin .sign-in-title a:hover {
	background-color: #4D4136;
	color: #fff;
}

.argitektur-login-form {
	margin-top: 10px;
}

.argitektur-form h1 {
	font-size: 39px;
}

.argitektur-form .col-lg-8 {
	padding-left: 12px;
}

.argitektur-login-form .input-group-text {
	border-radius: 0px !important;
	background-color: #fff;
	border: 1px solid #4D4136 !important;
	padding: 0px 20px;
}

.argitektur-login-form .form-desc p {
	font-size: 12px;
}

.portfolioFilte a:hover {
	color: #4D4136 !important;
}

input[type=checkbox] {
	/* Double-sized Checkboxes */
	-ms-transform: scale(1.6);
	/* IE */
	-moz-transform: scale(1.6);
	/* FF */
	-webkit-transform: scale(1.6);
	/* Safari and Chrome */
	-o-transform: scale(1.6);
	/* Opera */
	padding: 15px;
	height: 25px;
	width: 19px;
}

.accept-box p {
	font-size: 12px;
}

.argitektur-login-form .form-check .form-check-label {
	padding-left: 20px;
}

.argitektur-login-form .process-btn:hover {
	color: #fff;

}

.argitektur-login-form .process-btn {
	color: #4D4136;
}

.argitektur-login-form .accept-box {
	margin-bottom: 20px;
}

.dream-project #pills-commercial .text-center.container{
	letter-spacing: -5px;
} 
.argitektur-id-page {
	/* background-color: #FAF3EC; */
	padding-bottom: 100px;
}
.loading-page{
	background-color: #FAF3EC;
	padding: 100px 0px;
}

.team-title .tabs-to-dropdown .nav {
	justify-content: center;
}

.team-header,
.team-list-section img {
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

.team-header img {
	float: left;
	/*filter: grayscale(100%);*/
	/*-webkit-filter: grayscale(100%);*/
	/*-moz-filter: grayscale(100%);*/
	/*transition: all 0.6s;*/
	/*-webkit-transition: all 0.6s;*/
	/*-moz-transition: all 0.6s;*/
}

.team-header img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	/* transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); */
}

.team-list-section h1 {
	font-family: aldrich;
	font-size: 65px;
	text-align: center;
	text-transform: none;
	letter-spacing: -2px;
}

.team-list-section {
	margin-top: 110px;
}

.team-des {
	width: 850px;
	padding: 40px 0px 80px 0px;
	margin-left: auto;
	margin-right: auto;
}

#mob-team-title{
	background: #333333;
}
#mob-team-title .nav-pills .nav-link.active::after{
	width:64% !important;

}
.team-list-section p {
	color: #B3987D;
}

.team-card {
	padding-top: 15px;
}

.team-list-section .card-title{
	color: #4D4136;
	text-transform: uppercase;
  } 
  .team-list-section .nav-pills .nav-link.active::after{
	width: 54%;
  }
.team-card h4{
	text-transform: capitalize;
	color: #B3987D;
}

.team-card h3 {
	text-transform: uppercase;
}

.team-list-section .card {
	height: 325px;
}

.team-list-section .card-body {
	padding-top: 0px;
}

.shape-bg .director-title {
	text-align: center;
	margin-top: -65px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.director-title h5,
h1 {
	text-align: left;
	text-transform: uppercase;
	color: #fff;
}

.director-title{
	/*position: absolute;*/
 /*   top: -70px;*/
 /*   right: 100px;*/
 /*   left: 320px;*/
 
     position: relative;
    top: -70px;
    right: 0px;
    left: 320px;
    width: 60%;
}

.director-title h1 {
	font-size: 20px;
	font-weight: 700;
	color:#fff;
}

.director-title h5 {
	font-size: 13px;
	font-weight: 700;
}



.one-stop-destination p {
	font-size: 30px;
	color: #806D5A;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 35px;
}

.one-stop-destination {
	margin-top: 70px;
	width: 492px;
	font-family: oxygen;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
}

.director-desc {
	margin-top: -797px;
	margin-bottom: 130px;
}

.director-desc img {
	width: 87%;
}

.director-detail-desc {
	margin-top: 80px;
}

.director-detail-desc p:nth-child(2) {
	padding: 23px 0px;
}

.director-desc .col-lg-5:nth-child(1) {
	text-align: right;
	padding-right: 0px;
	margin-left: 20px;
}

.director-detail-desc p {
	line-height: 31px;
}

.director-small-desc {
	margin-top: -70px;
	z-index: -1;
}

.director-sm-img-text {
	position: relative;
	right: 0px;
	display: block;
	margin: auto;
	top: 50px;
	width: 520px;
	display: block;
	float: right;
}

.top-sm-img-text h3 {
	color: #E6C3A1;
	text-transform: uppercase;
	font-weight: 300;
}

.top-sm-img-text h3::after {
	content: '';
	border-bottom: 1px solid #E6C3A1;
	width: 100%;
	position: absolute;
	margin-top: 11px;
}

.top-sm-img-text .director-detail-desc {
	margin-top: 150px;
}

.top-sm-img-text .director-detail-desc p {
	line-height: unset;
	color: #fff;
}

/* form */

.form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 19px;
	font-size: 1rem;
	line-height: 1.4;
	color: #475F7B;
	background-color: #FFF;
	border: 1px solid #DFE3E7;
	border-radius: .267rem;
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control:focus {
	color: #475F7B;
	background-color: #FFF;
	border-color: #5A8DEE;
	outline: 0;
	box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%);
}

.intl-tel-input,
.iti {
	width: 100%;
}

.iti {
	display: block !important;
}

.iti--separate-dial-code .iti__selected-flag {
	background-color: transparent !important;
	border: 1px solid #4D4136
}

.iti__flag-container {
	padding: 0px !important;
}

/* form end */

.team-list-section .card img{
	filter: grayscale(100%);
}

.team-list-section .card img:hover {
    filter: none !important;
    transition: 0.6s;
}
.bigger-screen{
	display: none;
}
.blog-desc p {
    font-size: 17px;
}
.job-header-title .shape-title {
	top: 10%;
}
.blog-header{
background-image: url('../img/blog-bg.jpg');
padding-bottom: 0px !important;
background-size: cover;
/* height: 138vh; */
}

.blog-header .one-stop-destination p {
    font-size: 16px;
    color: #B3B3B3;
    line-height: 25px;
	text-transform: none;
}
.blog-header  .one-stop-destination h3{
	color: #E6C3A1;
	font-size: 22px;
}
.blog-header  .one-stop-destination{
	width: 502px;
}

.job-load-more{
	margin-top:60px;
  }
  .load-more{
	margin-top:50px;
  }
	.job-detail{
	  padding: 0px 14px;
	  transform: translateY(15px);
	}
	.job-detail h3{
	  font-weight:700;
	  font-size: 23px;
	  margin-top: 30px;
	}
	.job-detail p{
	  color:#B3987D;
	  font-size: 13px;
	  margin-bottom: 7px;
	  margin-top:12px;
	}
	.job-detail h5{
	  color:#B3B3B3;
	  font-size: 14px;
	  text-transform: uppercase;  
	}
  .career-list-slider .col-md-4{
	display:none;
	padding: 0px 10px;
  }
  
  .career-list-slider .content{
	/* height:235px; */
	margin:30px 0;
	text-align:left;
  }
  
  .career-list-slider .load-more{
	padding: 7px 35px;
	  background: #333333;
	  transition: 0.8s;
	  color: #fff;
	  font-family: Cairo;
	  font-size: 13px;
	  border-radius:0px;
  }
  .job-sm-more a{
	text-transform:capitalize;
	font-size: 11px;
	  color: #4D4136;
  text-decoration:underline;
  }
  .career-list-slider .load-more:hover{
	background-color:#4D4136;
	text-decoration:none;
  }
.publish-time span{
	color: #B3B3B3;
	font-size: 12px;
}
.publish-time::after {
    border-bottom: 1px solid #B3B3B3;
    content: '';
    position: absolute;
    width: 315px;
    top: 31px;
    left: 15px;
}
.career-list-slider .row{
	border: 1px solid #ccc;
	background-color: #fff;
	margin: auto;
}
.career-list-slider{
	padding-bottom: 100px;
    background: #4d4d4d;
}
.blog-header b{
	color: #fff;
    font-weight: bold;
}
.career-desc{
	min-height: 310px;
}
.career-detail-content{
	background: #333333;
	padding: 0px 0px 80px 0px;
	margin-top: -320px;
}
.career-detail-content h2{
	color: #E6C3A1;
    font-weight: bold;
	text-transform: capitalize;
}
.job-details li{
		color: #fff;
		font-size: 16px;
		line-height: 28px;
		font-family: oxygen;
}
.job-details ul{
	padding-left: 20px;

}
.career-detail-content span{
	color: #B3B3B3;
	text-transform: uppercase;
}
.position-place p{
	color: #ffff;
	text-transform: capitalize;
	margin-bottom: 0px;
	font-size: 15px;
}
.position-place{
	display: flex;
	padding-top: 20px;
}
.position-place div {
    padding: 13px 48px;
    background: #383838;
    margin: 0px 19px;
}
.full-time{
	margin-left: 0px !important;
}
.job-details h3{
	color: #E6C3A1;
	margin: 40px 0px 21px 0px;
	font-size: 23px;
}
.job-details p{
	color: #fff;
}
.apply-here a{
	text-transform: capitalize;
}
.apply-here .yellow-btn{
	width: 235px;
	padding:17px 0px !important;
}
.apply-here .process-btn:hover{
color: #fff;
}
.apply-here .process-btn{
	padding:15px 0px !important;
	width: 235px;
	margin-top: 20px;
	color: #EED003;
	font-weight: 700;
}
.apply-here{
	margin-top: 35px;
    position: -webkit-sticky;
    position: sticky;
	padding:0px 0px 0px 50px; 	
	top: 30px;
	text-align: right;

	
}
.contact-us h1{
	color:#E6C3A1;
}

.accordion__body.is-active{
	margin-top: -12px;
}
.fill-up-desc p{
	color: #fff;
}
.fill-up-desc h2{
color: #B3987D;
font-family: Aldrich;
text-transform: uppercase;
margin-bottom: 20px;
}
.fill-up-desc{
	width: 70%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 100px;
}
.fill-up-form .container{
padding: 200px 0px ;
}
.fill-up-form .form-control:focus{
    outline: 0px;
    border: 0px;
    box-shadow: unset;
}
.fill-up-form textarea.form-control{
	border: 0px;
}
.fill-up-form ::placeholder{
	font-size: 15px;
}
.fill-up-form .form-group {
    margin-bottom: 0px;
}
.fill-up-form #accordion p{
	color: #E6C3A1;
    padding: 26px 20px;
}

.fill-up-form #accordion i{
	text-align: center;
	color: #4D4136;
	padding-left: 1px;
	display: flex;
	width: 28px;
	height: 28px;
    background: #E6C3A1ed;
    padding: 0px;
    margin: 0px;
	margin-right: -20px;
    margin-top: 22px;
}	
.discover-row {
    display: flex;
}

.visualise-us-blog .row:last-child .discover-row .project-detail {
padding-bottom: 100px;
}
.visualise-us-blog .row:nth-child(1) .discover-row .project-detail {
    padding-top: 55px;
	margin-top: 145px;
}
.visualise-us-blog .row:nth-child(n+2) .discover-row .project-detail {
    padding-top: 110px;
}
.visualise-us-blog .row:nth-child(2) .discover-row .category-title {
    padding-top: 90px;
}

.visualise-us-blog  .discover-row .project-image {
    padding-top: 70px;
}
.desk-bigger-screen{
	display: none;
}

.list-projects-header {
    background-image: url(../img/about-us-header-bg.jpg);
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.list-projects-header-bg{
	position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.loading-num h1{
	color: #4D4136 ;	
    font-family: 'Aldrich';
	text-align: center;
	font-size: 35px;
    text-transform: capitalize;
	letter-spacing: -2px;
}
.loading-num{
	text-align: center;
}
.loading-num h3{
	font-size: 52px;
    font-family: aldrich;
	margin-top: 8px;
}
.loading-num p{
	font-size: 14px;
	font-family: oxygen;
	text-align: left;
	padding: 19px 0px;
    margin-bottom: 0px;
}
.create_id{
	margin-top: 40px;
}
.loading-click-here a:hover{
color: inherit;
}
.loading-click-here a{
	color: #4D4136;
	text-decoration: underline;
}
.loading-click-here p:nth-child(2){
		margin-top: 200px;
		position: relative;
		width: 100%;
}
.loading-click-here{
	padding-bottom: 30px;
	margin-top: 100px;
}

.argitektur-id-page{

}
.bg-white{
	/* padding-top: 70px; */
}
.loading-num{
	padding:80px 50px ;
}
.loading-num{
	border: 1px solid;
}

#about-us-ladnscape video{
	object-fit: cover;
}
.team-header .list-projects-header-bg {
	position: relative;
}
#process-team{
    position: relative;
    min-height: 400px;
}
#process-team .container{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	right: 0px;
    left: 0px;
}
#process-team h1{
	text-align: center;
    font-family: Aldrich;
    font-size: 60px;
    text-transform: capitalize;
    letter-spacing: -2px;
	color: #fff;
}
.large-text-outline {
    font-size: 85px;
    font-family: Aldrich;
	letter-spacing: -7px;
    -webkit-text-stroke: 1px #927f6d;
}
.split-title{
	margin-left: 20px;
}
.dream-project{
	padding-top: 80px;
}
.overlap-submit p{
	font-family: 'Aldrich';
    font-size: 34px;
	width: 230px;
	color: #E6C3A1;
    background: #333;
}
.overlap-submit{
	position: relative;
    top: 43px;
    left: 188px;
	margin-top: -40px;
	text-align: center;
}

/* process page swiper slider*/

.upk-salf-slider-wrapper {
	display: flex;
	flex-direction: row;
	height: 530px;
	position: relative;
}
.upk-salf-slider-wrapper .upk-salf-item {
	position: relative;
	display: flex;
}

.upk-salf-slider-wrapper .upk-salf-item .upk-xanc-img {
	display: block;
	width: 90%;
	object-fit: cover;
}

@-webkit-keyframes progress {
	0% {
		stroke-dashoffset: 75;
		opacity: 1;
   }
	95% {
		stroke-dashoffset: 0;
		opacity: 1;
   }
	100% {
		opacity: 0;
		stroke-dashoffset: 0;
   }
}
@-moz-keyframes progress {
	0% {
		stroke-dashoffset: 75;
		opacity: 1;
   }
	95% {
		stroke-dashoffset: 0;
		opacity: 1;
   }
	100% {
		opacity: 0;
		stroke-dashoffset: 0;
   }
}
@-o-keyframes progress {
	0% {
		stroke-dashoffset: 75;
		opacity: 1;
   }
	95% {
		stroke-dashoffset: 0;
		opacity: 1;
   }
	100% {
		opacity: 0;
		stroke-dashoffset: 0;
   }
}
@keyframes progress {
	0% {
		stroke-dashoffset: 75;
		opacity: 1;
   }
	95% {
		stroke-dashoffset: 0;
		opacity: 1;
   }
	100% {
		opacity: 0;
		stroke-dashoffset: 0;
   }
}

.swiper-wrapper .upk-salf-item{
background-color: transparent;
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet--svg-animation {
	width: 20px;
	height: 20px;
	margin: 6px -7px;
	display: inline-block;
}

.upk-salf-slider-wrapper .mySwiper2{
	height: 100%;
}
.upk-salf-content-wrap{
	position: relative;
	left: -140px;
	top:-10px;
}
.upk-salf-pagi-wrap .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    width: 10px;
    height: 10px;
	border: 1px solid #fff;
	margin: 12px !important;
}
.upk-salf-pagi-wrap .swiper-pagination-bullet-active {
    background: #fff;
}
.upk-salf-content-wrap .btn{
	background: #E6C3A1;
    border-radius: 20px;
    padding: 13px 20px;
    line-height: 0px;
    font-size: 14px;
	font-weight: 600;	
	letter-spacing:-1px;
}
.process-create-id h4{
	color: #fff;
	font-size: 30px;
    font-family: Aldrich;
	letter-spacing: -2px;
}
.process-create-id {
    width: 290px;
}
.process-create-id span{
	color: #E6C3A1;
	font-size: 36px;
    font-family: Aldrich;
    line-height: 43px;
	margin: 14px 0px;
}
.process-create-id p{
color: #999999;
letter-spacing: 0px;
}
.upk-salf-image-wrap{
	width: 73%;
}
.upk-salf-desc{
	text-align: left;
}
.journey-process .row{
    transform: translateY(130px);
}
.dream-project  .tab-content{
    margin-bottom: 270px;
}

.journey-sm{
	position: relative;
	top: 0px;
	transform: translateY(0);
}
.journey-sm .process-desc p{
	color: #999999;
}
.upk-salf-pagi-wrap .swiper-pagination-vertical.swiper-pagination-bullets{
	top: 41%;
}
.process-light-bg span{
	font-size: 70px;
    color: #fff;
    font-family: Aldrich;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
}
.process-light-bg{
    width: 145px;
    background: #E6C3A1;
    padding: 11px 0px;
    text-align: center;
    height: 145px;
	position: relative;
}
.card-light-bg .card-desc{
	width: 53%;
	margin-left: 30px;
}
.process-light-bg p{
	color: #4D4136;
	font-weight: 500;
    font-family: Aldrich;
	text-align: left;
    padding-left: 16px;
    position: absolute;
    bottom: -10px;
	font-size: 17px;
	letter-spacing: -1px;
}
.number-box{
	margin-bottom: 100px;
}
.card-light-bg .card-desc p{
	color: #999999;
}
.card-light-bg .card-desc h5{
color: #E6C3A1;
font-size: 20px;
}
.dream-project #pills-others .col-lg-6{
	margin: 25px 0px;
}

#mob-team-title{
	background-color:#806D5A
}
.home-header,.home-why-argitektur{
	display: none;
}

.ckin__overlay video{
	object-fit: cover;
}
.top-projects .row{
	margin-left: -5px;
	margin-right: -5px;
}
.social-media li:last-child {
    padding-right: 0px;
}
.top-projects .col-lg-12{
	padding:  0px 7px;
}
.footer .container{
	/* padding: 0px 25px; */
}
.fa-youtube:before{
	font-size: 20px;
}
.follow .container{
	padding-left: 17px;
}
.footer .col-lg-2{
	padding: 7px;
}
.footer .col-lg-8{
	padding-right: 0px;
}
.commercial-drawing{
	margin-top: 0px !important;
	padding-top: 80px
}
.career-details-header{
	background-color: #333;
	
}
.xxl-large-team, .xxl-bottom-team, .three-vector, .xxl-team, .director-mob-sm {
	display:none;
}
.lg-team-director img{
	width: 74%;
    height: 510px;
    object-fit: cover;
}

.xxl-bottom-team .binoy-desc .col-lg-6:nth-child(1):after {
    bottom: -77px;
    width: 173px;
    height: 127px;

   }
    .director-sm-img-text{
        padding-left: 50px;
        width: 100%;
    }
    .xxl-bottom-team .top-sm-img-text .director-detail-desc{
        margin-top: 80px;
        padding-left: 0px;
    }
    .right-fullbg{
        background-color: #333;
        /* height: 54%; */
		height: 210vh;
        width: 50%;
        position: absolute;
        top: 0px;
        z-index: -1;
        right: 0px;
    }
    .xxl-team img{
        margin-bottom: -60px;
        height: 800px;
        object-fit: cover;
		z-index: 2;
		position: relative;
    }
    .xxl-bottom-team{
        padding-bottom: 100px;
    }
    .xxl-bottom-team .col-lg-6:nth-child(1):before {
        content: '';
        width: 346px;
        height: 290px;
        background: #4949492e;
        position: absolute;
        right: -192px;
        top: 0px;
    }
    .xxl-bottom-team .col-lg-6:nth-child(1):after {
        content: '';
        width: 173px;
        height: 148px;
        background: #4949492e;
        position: absolute;
        left: 410px;
        bottom: -74px;
    }
    .xxl-bottom-team img{
        width: 74%;
        margin-top: 290px;
    }
    .director-detail-desc{
        padding-left: 50px;
        margin-top: 100px;
    }
    .xxl-team{
        margin-bottom: -10px;
        padding-top: 0px;
		margin-top: 150px;
    }
     .xxl-bottom-team, .three-vector, .xxl-team{
        display:block;
    }
    .full-width-visual{
        margin-top: 0px;
    }
    .xxl-large-team .shape-text{
        display: block;
    }
    .xxl-large-team .shape-bg img {
        width: 81%;
    }
    .xxl-desk{
        margin-top: -50px;
    }
    .two-vector img{
        width: 400px;
    }
    .three-vector{
        transform:translate(881px ,-624px);
        display: block;
        position: absolute;
    }
    .three-vector img{
        width: 310px;
    }
    .director-header{
        background-image: none !important;
        padding-bottom: 0px;
    }
    .director-desc {
        margin-top: 0px;
    }
    .xxl-large-team{
        display:block;
        /* background: #333; */
    }
	.md-team-header img{
		display: none;
	}
	 
	 .xxl-bottom-team .sm-binoy .col-lg-6:nth-child(1):after{
		bottom: -44px;
	}
	.xxl-bottom-team{
		height: 900px;
	}
	.xxl-bottom-team .sm-roshith .col-lg-6:nth-child(1):after{
		bottom: -144px;
	}
	.panorama-view .missoin-details {
        margin-top: 0px;
        left: 15px;
    }
	#argitektur-black-bg{
		background-image: url(../img/Why-ArGiteKture-ID.jpg);
    height: 550px;
    background-size: cover;
    background-position: center;

	}
	.our-overview .container-fluid
	/* .container.project-sectoin-move */
	{
        padding-left: 0px;
    }
.project-center-title h2{
	margin-bottom: 30px;
    color: #B3987D;
    font-family: aldrich;
    font-size: 35px;
    letter-spacing: -2px;
	text-transform: capitalize;
}
.top-projects h3{
	margin-bottom: 30px;
    color: #B3987D;
    font-family: aldrich;
    font-size: 35px;
    letter-spacing: -2px;
    text-transform: capitalize;
}
.overview-details h2{
	margin-bottom: 0px;
    color: #B3987D;
    font-family: aldrich;
    font-size: 40px;
    letter-spacing: -1px;
	text-transform: initial;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;
}
.overview-details h2{
	margin-bottom: 0px;
}
.argitektur-id-title h1{
	font-size: 40px;
    letter-spacing: -2px;
}
.process-text .project-center-title h3{
	margin-bottom: 15px;
}
.form-control:focus{
	border-color: unset !important;
    box-shadow: none !important;
}
.blog-header .header-shape, .shape-text{
	display:block;
}
.job-detail-header .director-mob-title .shape-title {
    top: 244px;
	/* width: 55%; */
}
#career-detail .career-vector img{
	width: 260px;
    position: relative;
    right: -20px;
	top:-130px;
}
#career-detail .career-vector{
    display: block;
    max-width: 1140px;
    text-align: right;
}
.project-list-section .container {
    padding-left: 10px;
}
.job-sm-more a:hover{
    color:#b3b3b3;
}
.gallery-categ {
    /* min-height: auto; */
}

#panorama-360-view {
    width: 100vw;
    height: 100vh;
}
.feature-title-tabs h3, .floor-plan h3{ 
padding-bottom: 30px;
    color: #B3987D;
    font-family: aldrich;
    font-size: 35px;
    letter-spacing: -2px;
    text-transform: capitalize;
	margin-bottom: 0px;
}
a.categories.active{
	background: #E6C3A1;
	color: #4D4136;
}
ul.responsive-tabs .active{
    background: #E6C3A1;
    color: #4D4136;
}
.xxl-bottom-team .haritha-overlay .col-lg-6:nth-child(1)::after{
bottom: -146px;
}
.xxl-desk .three-vector img{
	display: none;
}

.load_num{
	background-color: #4D4136;
    padding: 6px 24px;
    color: #fff;
}
.load_ref{
	padding-left: 18px;
}
.load_ref .fa{
	font-size: 21px;
}
.about-us-scrollspy{
	position: sticky;
    top: 0px;
    width: 100%;
    z-index: 2;
}
.feature-title-tabs .owl-carousel{
	z-index: 0;

}
.project-center-title a:hover, .card-body a:hover {
    text-decoration: none;
}
#philosophy span, .color-details span:last-child, .our-client-details span{
	text-transform: initial;
}
.btn.focus, .btn:focus{
	outline: none !important;
 box-shadow: none !important;
}
.upk-salf-navigation img {
    width: 33px;
}
.upk-button-next{
    position: relative;
    bottom: -64px;
    /* top: 106px; */
    /* left: -41px; */
    right: 9px;
    transform: rotate(271deg);
    z-index: 2;
	cursor: pointer;
}
.upk-button-prev{
    position: relative;
    top: 303px;
    right: 7px;
    transform: rotate(271deg);
}
.upk-salf-nav-pag-wrap{
    position:relative;
    top:53px;
}
.swiper-button-disabled {
    opacity: 0.3;
	cursor: default !important;
}
/* .mySwiper  .swiper-vertical>.swiper-wrapper{
	flex-direction: inherit;
} */
.our-overview .container-fluid{
	max-width: none !important;
}
.about_overview .container-fluid .col-lg-6:first-child{
	background-image: url('../img/great-architects.jpg');
	background-size: cover;
}

.privacy li{
	padding: 2px 0px;
	}
.privacy{
	margin-top: 40px;
}
.privacy h1{
	font-size: 24px;
	font-weight: 600;
}
.privacy h3{
	font-size: 20px;
	font-weight: 600;  
	margin-top: 40px;
}
.privacy h3,h1{
	color: #4D4136;
}
.privacy a{
	color:#4D4136;
	font-weight: 600;
}
.about_view:hover{
color: #fff;
text-decoration: none;
}
.about_view:hover{
    background-color: #4D4136;
    transition: 0.8s;
}
.about_view{
	padding: 14px 68px;
    background: #333333;
    transition: 0.8s;
    color: #fff;
    font-family: Cairo;
    font-size: 14px;
	display: block;
	margin: auto;
}
.discover .fa-greater-than:before{
font-size: 10px;
margin-left:3px;
}
.project-list-section{
	margin-top: 40px;
}
.soon_sec p, h5 {
    color: #fff;
	margin-bottom: 0px;
}
.soon img{
	width:78%;
}
.soon_sec .launch_soon{
	/*border: 2px solid #525252;*/
 /*   background: #525252;*/
	width: 100%;
    padding: 30px;
    align-items:center;
	display: flex;
    justify-content: space-around;
}
.soon-desc{
	/*padding-left: 50px;*/
}
.soon_sec .container{
	display: flex;
	justify-content: center;
	    border: 2px solid #525252;
    background: #525252;
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #806C59; }
 
    @keyframes dash {
        0% {
            stroke-dashoffset: 1320;
        }
        50% {
            stroke-dashoffset: 0;
        }
        100% {
            stroke-dashoffset: 1320;
        }
    }
   
    .progress-circle {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
   
    .progress-circle .cls-5 {
        stroke-dasharray: 1320;
        stroke-dashoffset: 0;
        animation: dash 5s linear infinite;
    }
 animateTransform{
     display:none;
 }
.error-border {
    border: 1px solid red;  
}
.quick_links ul{
    padding-left:20px;
}
.soon{
    text-align:left;
}
.process-create-id .team_begin{
    color:#fff;
    font-weight:800;
}

.home_bg_overlay{
           position: absolute;
    top: 20%;
    right: 0px;
    left: 0px;
}
    .lets-play{
            position: relative;
    top: 69%;
    }
    .play-btn{
        position: absolute;
    right: 0px;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    text-align: center;
    height: 80%;
    background: #00000054;
    width: 90%;
    margin: auto;
    border-radius: 10px;
    }

.play-btn .btn{
    background: #fff;
    color: #333;
    border: 0px;
    outline: none;
    padding: 8px 29px;
    border-radius: 20px;
}

.home_bg_overlay h5{
        display: block;
    font-size: 39px;
  font-family: 'Aldrich', sans-serif;
font-style: normal;
font-weight: 400;
 letter-spacing: -6px;
}
.lets-play a{
     font-family: myriad-pro, sans-serif;
font-style: normal;
font-weight: 400; 
}
.home_bg_overlay h5:last-child {
    font-size:110px;   
}
.home_bg_overlay h5:first-child {
    margin-bottom: -40px;
        left: -148px;
    position: relative;
    letter-spacing: -2px;
    font-family: 'Aldrich', sans-serif;
}

.lets-play .btn-primary:hover {
    color: #fff;
    background-color: #B3987D;
    border-color: #333333;
}

.journey-process .play-btn{
    height:auto;
    background: transparent;
    
}


















