/* --- BLOCK // EDIT --- */

button.btn-block-edit {
	width: 100% !important
}
.btn-block-edit {
	border: 0px !important;
	font-family: 'Poppins', sans-serif;
	background-color: #202020 !important;
	color: #f1f1f1 !important;
  	position: relative !important;
  	z-index: 2000 !important;
  	right: 0px !important;
  	top: 0px !important;
  	margin: 0px !important;
  	padding: 10px !important;
  	border-radius: 0px !important;
  	font-size: 15px !important;
  	text-transform: uppercase !important;
  	float: right !important;
  	width: 100% !important;
  	text-align: right !important;
}
span.btn-block-edit {
	font-size: 11px !important;
}

/* --- BLOCK // HERO - BARKR --- */

.block-bak-hero {
	background-color: #f0eeeb !important;
}
.block-hero-tag {
	color: #202020 !important;
	letter-spacing: 2px !important;
	font-size: 12px !important;
	padding-top: 32px !important;
}
.block-hero-title {
	color: #202020 !important;
}
a.btn-hero {
	background-color: #202020 !important;
	border-color: #202020 !important;
	color: #f0eeeb !important;
}
a.btn-hero:hover {
	background-color: #202020 !important;
	border-color: #202020 !important;
	color: #f0eeeb !important;
}
a.btn-hero-alt {
	border-color: #202020 !important;
	color: #202020 !important;
}
a.btn-hero-alt:hover {
	background-color: #202020 !important;
	border-color: #202020 !important;
	color: #f0eeeb !important;
}
input.btn-hero-alt {
	border-color: #202020 !important;
	color: #202020 !important;
}
input.btn-hero-alt:hover {
	background-color: #202020 !important;
	border-color: #202020 !important;
	color: #f0eeeb !important;
}
a.btn-hero-ovrd-wht {
	background-color: #f1f1f1 !important;
	border-color: #f1f1f1 !important;
	color: #202020 !important;
}
a.btn-hero-ovrd-wht:hover {
	background-color: #f1f1f1 !important;
	border-color: #f1f1f1 !important;
	color: #202020 !important;
}
a.btn-hero-alt-ovrd-wht {
	border-color: #f1f1f1 !important;
	color: #f1f1f1 !important;
}
a.btn-hero-alt-ovrd-wht:hover {
	background-color: #f1f1f1 !important;
	border-color: #f1f1f1 !important;
	color: #202020 !important;
}
input.btn-hero-alt-ovrd-wht {
	border-color: #f1f1f1 !important;
	color: #f1f1f1 !important;
}
input.btn-hero-alt-ovrd-wht:hover {
	background-color: #f1f1f1 !important;
	border-color: #f1f1f1 !important;
	color: #202020 !important;
}
.assets-bak-drk {
	background-color: #202020 !important
}
.assets-bak-drk-alt {
	background-color: #1f1f1f !important
}
.assets-wht {
	color: #f1f1f1 !important;
}
a.assets-wht {
	color: #f1f1f1 !important;
}
p.ovrd-wht {
	color: #f1f1f1 !important;
}
@media only screen and (max-width:1200px){

	
}
@media only screen and (max-width: 600px) {

}

/* --- BLOCK // HERO - ABOUT --- */

.block-hero-about-max {
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: 2462px 800px !important;
	background-position: top center; 
}
.block-about-hero-title {
	font-weight: 500 !important;
	color: #ece9df !important;
}
p.block-about-hero-txt {
	font-size: 16px !important;
	line-height: 25px !important;
	color: #ece9df !important;
}
a.block-about-hero-tag {
	color: #ece9df !important;
	letter-spacing: 2px !important;
	font-size: 12px !important;
}
a.block-about-hero {
	color: #fff !important;
	font-weight: 700 !important;
}
@media only screen and (max-width:1200px){

	
}
@media only screen and (max-width: 600px) {
	.block-hero-about-max {
		min-height: 580px;
		background-repeat: no-repeat;
		background-size: 1846px 600px !important;
		background-position: top center; 
	}
}

/* --- BLOCK // TEAM --- */

.block-team-shell {
	background-color: #e2e1d6 !important
}

.block-team-tag {
	color: #202020 !important;
	letter-spacing: 2px !important;
	font-size: 11px !important;
	padding-top: 0px !important;
}
.block-team-title {
	font-weight: 500 !important;
	color: #202020 !important;
}
a.block-team-tag {
	color: #202020 !important;
	letter-spacing: 2px !important;
	font-size: 11px !important;
	padding-top: 0px !important;
}
a.block-team-title {
	font-weight: 500 !important;
	color: #202020 !important;
}
p.block-team-txt {
	font-size: 16px !important;
	line-height: 25px !important;
	color: #202020 !important;
}
.block-team-social {
	color: #202020 !important;
}
.block-architech-team-social {
	color: #f1f1f1 !important;
}
.asset-box {
	float: left;
	height: 34px;
	width: 34px;
	margin-top: 9px;
	margin-right: 10px;
	background-size: cover !important;
}
.section-bak-wide-block {
	background-repeat: no-repeat;
	background-attachment: local;
	background-position: center bottom;
	background-size: 2500px 520px;
	-webkit-background-size: 2500px 520px;
    -moz-background-size: 2500px 520px;
    -o-background-size: 2500px 520px;
}
@media only screen and (max-width:1200px){
	.section-bak-wide-block {
		background-size: 1500px 300px;
		-webkit-background-size: 1500px 300px;
    	-moz-background-size: 1500px 300px;
    	-o-background-size: 1500px 300px;
	}
}
@media only screen and (max-width: 600px) {
	.block-hero-about-max {
		min-height: 580px;
		background-repeat: no-repeat;
		background-size: 1846px 600px !important;
		background-position: top center; 
	}
	.section-bak-wide-block {
		background-size: 1000px 200px;
		-webkit-background-size: 1000px 200px;
    	-moz-background-size: 1000px 200px;
    	-o-background-size: 1000px 200px;
	}
}

/* --- BLOCK // TEAM MEMBER --- */


.block-team-member-name {
	font-weight: 500 !important;
	color: #202020 !important;
}
.block-team-member-title {
	color: #202020 !important;
	letter-spacing: 2px !important;
	font-size: 10px !important;
	padding-top: 0px !important;
}
p.block-team-member-txt {
	font-size: 12px !important;
	line-height: 20px !important;
	color: #202020 !important;
}
.block-architech-team-member-name {
	font-weight: 500 !important;
	color: #f1f1f1 !important;
}
.block-architech-team-member-title {
	color: #f1f1f1 !important;
	letter-spacing: 2px !important;
	font-size: 10px !important;
	padding-top: 0px !important;
}
p.block-architech-team-member-txt {
	font-size: 12px !important;
	line-height: 20px !important;
	color: #f1f1f1 !important;
}

/* --- BLOCK // CTA - BARKR --- */

.block-bak {
	background-color: #37e08d !important;
}
.block-bak-barkr {
	background-color: #33cf82 !important;
}
.block-cta {
	height: 580px !important
}
.block-cta-card {
	margin-bottom: 0px !important;
	height: 400px !important;
	padding-top: 70px !important;
}
.block-cta-tag-barkr {
	font-family: 'Outfit', sans-serif;
	font-weight: 800 !important;
	color: #212225 !important;
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	font-size: 11px;
}
.block-cta-title-barkr {
	font-family: 'Outfit', sans-serif;
	letter-spacing: -1px !important;
	font-weight: 600 !important;
	color: #212225 !important;
	font-size: 35px;
	
}
.block-cta-bold {
	font-weight: 900 !important;
}
.btn-barkr {
	background-color: #212225 !important;
	border-color: #212225 !important;
	color: #d9d8ce !important;
}
.btn-barkr:hover {
	background-color: #212225 !important;
	border-color: #212225 !important;
	color: #f5f4ea !important;
}
div.block-cta-barkr-logo {
	width: 100% !important;
	text-align: center !important;
	padding-bottom: 15px;
}
.block-cta-barkr-logo {
	width: 180px !important;
}
span.ai {
    background: linear-gradient(230deg,#00ff9c,#00ff6c,#00ffea,#ff00fc);
    background-size: 800% 800%;

    -webkit-animation: AIClr 5s ease infinite;
    -moz-animation: AIClr 5s ease infinite;
    -o-animation: AIClr 5s ease infinite;
    animation: AIClr 5s ease infinite;
}
@-webkit-keyframes AIClr {
    0%{background-position:0% 92%}
    50%{background-position:100% 9%}
    100%{background-position:0% 92%}
}
@-moz-keyframes AIClr {
    0%{background-position:0% 92%}
    50%{background-position:100% 9%}
    100%{background-position:0% 92%}
}
@-o-keyframes AIClr {
    0%{background-position:0% 92%}
    50%{background-position:100% 9%}
    100%{background-position:0% 92%}
}
@keyframes AIClr {
    0%{background-position:0% 92%}
    50%{background-position:100% 9%}
    100%{background-position:0% 92%}
}
@media only screen and (max-width:1200px){
	.block-cta-title-barkr {
		font-size: 25px;
	}
	.block-cta-card {
		padding-top: 85px !important;
	}
}
@media only screen and (max-width: 600px) {
	.block-bak {
		background-position: left !important;
	}
	.block-cta {
		height: 490px !important
	}
	.block-cta-card {
		margin-bottom: 0px !important;
		height: 400px !important;
	}
	.block-cta-title-barkr {
		font-size: 20px;
	}
	.block-cta-card {
		padding-top: 90px !important;
	}
}
span.drk {
	background-color: #202020 !important;
	color: #f1f1f1 !important;
}
