:root {
	font-size: 14.45px;
}
 @media (min-width: 576px) {
:root {
 font-size: 15.3px;
}
}
 @media (min-width: 768px) {
:root {
 font-size: 16.15px;
}
}
 @media (min-width: 992px) {
:root {
 font-size: 17px;
}
}
html {
	font-size: 1em;
}
body {
	font-family: 'barkentina_testregular' !Important;
	font-size: 1rem;
	font-weight: 400;
	color: #565656;
	background-color: #fff;
	line-height: 1.6;
}
.elementor-widget-text-editor {
	font-family: 'barkentina_testregular' !Important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'barkentina_testregular' !Important;
	color: #1a1a1a;
}
p {
	font-family: 'barkentina_testregular' !Important;
	font-size:15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #1a1a1a;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #bd61fe;
}
h1 {
	font-size: 2.75rem;
	line-height: 1.35;
}
h2 {
	font-size: 2rem;
	line-height: 1.15;
}
h3 {
	font-size: 1.75rem;
	line-height: 1.15;
}
h4 {
	font-size: 1.5rem;
	line-height: 1.15;
}
h5 {
	font-size: 1.25rem;
	line-height: 1.15;
}
h6 {
	font-size: 1rem;
}
a {
	color: #ea3c53;
	-webkit-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
}
a:hover {
	color: #bd61fe !important;
}
pre, code, kbd, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
input[type="submit"], button[type="submit"] {
	background: #ea3c53;
	color: #fff;
	border-width: 0;
}
input[type="submit"]:hover, button[type="submit"]:hover, input[type="submit"]:active, button[type="submit"]:active {
	background: #ad1327;
}
table {
	border: 1px solid #eee;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), select, textarea {
 background: #fff;
 background-clip: padding-box;
 outline-width: 0;
 border: 1px solid #eee;
 -webkit-box-shadow: 0 1px 4px rgba(238, 238, 238, 0.5);
 box-shadow: 0 1px 4px rgba(238, 238, 238, 0.5);
 -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus, select:focus, textarea:focus {
 background: #fff;
 border-color: #e6e6e6;
 -webkit-box-shadow: 0 1px 3px rgba(238, 238, 238, 0.75);
 box-shadow: 0 1px 3px rgba(238, 238, 238, 0.75);
}
#aiteko-site-loader {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
#aiteko-site-loader .asl-before, #aiteko-site-loader .asl-after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 60%;
	height: 100%;
	top: 0;
	background: #1a1a1a;
}
#aiteko-site-loader .asl-before {
	left: 0;
}
#aiteko-site-loader .asl-after {
	right: 0;
}
#aiteko-site-loader .aiteko-load-line {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 50%;
	width: 160px;
	height: 0;
	overflow: hidden;
	margin-left: -80px;
	will-change: height;
	-webkit-transition: height 0.1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
	transition: height 0.1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
}
#aiteko-site-loader .aiteko-load-line:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background: #454545;
}
#aiteko-site-loader .aiteko-load-text {
	position: absolute;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	z-index: 4;
	left: 0;
	top: 50%;
	margin-top: -35px;
	width: 100%;
	height: 70px;
	line-height: 50px;
	font-size: 4rem;
	font-weight: bold;
	text-align: center;
	color: #bd61fe;
}
#aiteko--pt0, #aiteko--ptpre {
	background: #f7f7f7;
}
#aiteko--pt1, .sticky--post {
	background: #fff;
}
.aiteko-side {
	background: #141414;
}
.aiteko-side .brand {
	border-bottom: 1px solid #2a2a2a;
}
.aiteko-side .aiteko--header-footer {
	border-top: 1px solid #2a2a2a;
	color: #787878;
}
.aiteko-side-handler {
	background: #fff;
	color: #565656;
	border-right: 1px solid #eee;
}
.aiteko-side-handler .aiteko-social--list-wrap {
	background: rgba(250, 250, 250, 0.9);
	color: #565656;
}
.aiteko-side-handler ul.aiteko-social--list li a {
	color: #565656;
	fill: #565656;
}
.aiteko-side-handler ul.aiteko-social--list li a:hover {
	color: #ea3c53;
	fill: #ea3c53;
}
.hamburger {
	padding: 15px 15px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	outline-width: 0;
}
.hamburger:hover {
	opacity: 0.7;
}
.hamburger:focus, .hamburger:active {
	outline-width: 0;
}
.hamburger.is-active {
	outline-width: 0;
}
.hamburger.is-active:hover {
	opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
 background-color: #bd61fe;
}
.hamburger-box {
	width: 24px;
	height: 16px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
 width: 24px;
 height: 2px;
 background-color: #565656;
 border-radius: 2px;
 position: absolute;
 transition-property: transform;
 transition-duration: 0.15s;
 transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
 content: "";
 display: block;
}
.hamburger-inner::before {
 top: -7px;
}
.hamburger-inner::after {
 bottom: -7px;
}
.hamburger--arrowalt .hamburger-inner::before {
 transition: top 0.15s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
 transition: bottom 0.15s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
 top: 0;
 transform: translate3d(-7.2px, -4.32px, 0) rotate(-45deg) scale(0.5, 1);
 transition: top 0.15s ease, transform 0.15s 0.15s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
 bottom: 0;
 transform: translate3d(-7.2px, 4.32px, 0) rotate(45deg) scale(0.5, 1);
 transition: bottom 0.15s ease, transform 0.15s 0.15s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
ul#aiteko-nav {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
ul#aiteko-nav a {
	color: #878787;
}
ul#aiteko-nav a:hover {
	color: #141414;
	text-shadow: -1px -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}
ul#aiteko-nav a:before, ul#aiteko-nav a:after {
	background: #ea3c53;
}
ul#aiteko-nav li.current-menu-item > a {
	color: #141414;
	text-shadow: -1px -1px 0 #f4f4f4, 1px -1px 0 #f4f4f4, -1px 1px 0 #f4f4f4, 1px 1px 0 #f4f4f4;
}
ul#aiteko-nav li.current-menu-item > a:before {
	background: #ea3c53;
}
ul#aiteko-nav .arrow-yuk-down {
	color: #878787;
	background: #262626;
}
ul#aiteko-nav .arrow-yuk-down svg {
	fill: currentColor;
}
.post-grid .entry-header .entry-title {
	border-bottom: 1px solid #eee;
}
.post-grid .entry-header .entry-title:before {
	background: #ea3c53;
}
.post-grid .entry-footer a {
	color: #969696;
}
.post-grid .entry-thumbnail {
	background-color: #f2f2f2;
}
.post-grid .entry-thumbnail .preloader-block {
	background: #fff;
}
.post-grid .entry-thumbnail .read-more-block {
	background: #ea3c53;
	color: #fff;
	fill: #fff;
}
.portfolio-grid .portfolio-inner {
	background: #fff;
	border: 1px solid #eee;
}
.portfolio-grid .portfolio-inner .p__t_splash_o, .portfolio-grid .portfolio-inner .p__tt_splash_o, .portfolio-grid .portfolio-inner .p__y_splash_o {
	background: #fff;
}
.portfolio-grid .portfolio-inner .p__t_splash_i, .portfolio-grid .portfolio-inner .p__tt_splash_i, .portfolio-grid .portfolio-inner .p__y_splash_i {
	background: #f2f2f2;
}
.aiteko-portfolio-single .p__tt_splash_o, .aiteko-portfolio-single .p__y_splash_o {
	background: #fff;
}
.aiteko-portfolio-single .p__tt_splash_i, .aiteko-portfolio-single .p__y_splash_i {
	background: #f2f2f2;
}
.aiteko-main {
	background: #fff;
}
.aiteko-single-post .single-post-opener .single-post-featured-image:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: -2rem;
	right: -2rem;
	width: 250px;
	height: 250px;
	background: #f2f2f2;
	opacity: 1;
}
.aiteko-single-post .single-post-opener .single-entry-headers .cat-links a {
	position: relative;
	-webkit-transition: color 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	transition: color 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
}
.aiteko-single-post .single-post-opener .single-entry-headers .cat-links a:before {
	content: "";
	position: absolute;
	z-index: -1;
	display: block;
	top: 0;
	left: 0;
	width: 25px;
	height: 100%;
	will-change: width;
	background: #f2f2f2;
	-webkit-transition: width 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s, background 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	transition: width 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s, background 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
}
.aiteko-single-post .single-post-opener .single-entry-headers .cat-links a:hover {
	color: #fce6e9;
}
.aiteko-single-post .single-post-opener .single-entry-headers .cat-links a:hover:before {
	width: 100%;
	background: #ea3c53;
}
.aiteko-the-content ul.wp-block-latest-posts li:not(:first-child), .aiteko-the-content ul.wp-block-categories-list li:not(:first-child), .aiteko-the-content ul.wp-block-archives-list li:not(:first-child), .aiteko-the-content ul.wp-block-latest-posts ul.children, .aiteko-the-content ul.wp-block-categories-list ul.children, .aiteko-the-content ul.wp-block-archives-list ul.children {
 border-top: 1px solid #eee;
}
.aiteko-the-content ul.wp-block-latest-posts.is-grid li:first-child, .aiteko-the-content ul.wp-block-categories-list.is-grid li:first-child, .aiteko-the-content ul.wp-block-archives-list.is-grid li:first-child {
	border-top: 1px solid #eee;
}
.aiteko-the-content ol.wp-block-latest-comments .wp-block-latest-comments__comment {
	border-bottom: 1px solid #eee;
}
.aiteko-the-content ol.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
	background: rgba(0, 0, 0, 0.05);
}
.aiteko-the-content ol.wp-block-latest-comments .wp-block-latest-comments__comment-author {
	background: #ea3c53;
	color: #fff;
}
.aiteko-the-content .wp-block-file {
	background: rgba(0, 0, 0, 0.05);
}
.aiteko-the-content .wp-block-audio .mejs-container.aiteko-mejs-container .mejs-controls {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.aiteko-the-content .wp-block-code {
	background: #f7f7f7;
	color: inherit;
}
.aiteko-the-content code, .aiteko-the-content p code {
	background: #f7f7f7;
	color: inherit;
}
.aiteko-the-content .wp-block-preformatted {
	border: 1px solid #eee;
}
.aiteko-the-content blockquote cite:before, .aiteko-the-content .wp-block-quote cite:before {
	background: #e6e6e6;
}
.aiteko-the-content .wp-block-separator {
	border-bottom: 2px solid #bfbfbf;
}
.aiteko-the-content .wp-block-separator.is-style-wide {
	border-bottom-width: 1px;
}
.aiteko-the-content .wp-block-separator.is-style-dots {
	border-color: transparent;
}
.aiteko-the-content .wp-block-table td, .aiteko-the-content .wp-block-table th {
	border: 1px solid #eee;
}
.aiteko-the-content .wp-playlist {
	border: 1px solid #eee;
}
.aiteko-the-content .wp-playlist .mejs-container.aiteko-mejs-container .mejs-controls {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.aiteko-the-content .tags-links a {
	background: #f2f2f2;
}
.aiteko-the-content .tags-links a:hover {
	color: #808080;
	background: #e6e6e6;
}
.aiteko-the-content .post-password-form {
	border: 1px solid #eee;
}
 @media (min-width: 768px) {
.aiteko-single-post .single-post-opener .single-post-featured-image:before {
 top: -3rem;
 right: -3rem;
}
}
.author-box-bio {
	background: #f2f2f2;
}
.navigation.pagination .page-numbers, .navigation.comments-pagination .page-numbers {
	border: 1px solid #eee;
}
.navigation.post-navigation {
	border: 1px solid #eee;
}
.navigation.post-navigation .nav-links .nav-previous, .navigation.post-navigation .nav-links .nav-next {
	background: #fff;
}
.navigation.post-navigation .nav-links .nav-previous {
	-webkit-box-shadow: 1px 0 0 0 #eee;
	box-shadow: 1px 0 0 0 #eee;
}
.navigation.post-navigation .nav-links .nav-next {
	-webkit-box-shadow: -1px 0 0 0 #eee, 0 -1px 0 0 #eee;
	box-shadow: -1px 0 0 0 #eee, 0 -1px 0 0 #eee;
}
/* .navigation.post-navigation .nav-links .nav-title {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #fff;
	letter-spacing: 0.15rem;
	text-shadow: -1px -1px 0 #565656, 1px -1px 0 #565656, -1px 1px 0 #565656, 1px 1px 0 #565656;
}
 @supports ((-webkit-text-stroke-color: #666666) and (-webkit-text-fill-color: #ffffff)) {
 .navigation.post-navigation .nav-links .nav-title {
 text-shadow: none;
 -webkit-text-stroke-color: #565656;
 -webkit-text-fill-color: transparent;
 -webkit-text-stroke-width: 1px;
 -webkit-text-stroke-width-background-position: 100%;
 paint-order: stroke fill;
 letter-spacing: 0.025rem;
}
}

*/
header#archive-title .shadowed {
	display: block;
	font-size: 0.5em;
	text-transform: lowercase;
	letter-spacing: 0.15rem;
	padding-left: 0.175rem;
	opacity: 0.5;
	color: #fff;
	text-shadow: -1px -1px 0 #565656, 1px -1px 0 #565656, -1px 1px 0 #565656, 1px 1px 0 #565656;
}
.aiteko-page--404-content h1 {
	color: #fff;
	text-shadow: -1px -1px 0 #565656, 1px -1px 0 #565656, -1px 1px 0 #565656, 1px 1px 0 #565656;
}
 @supports ((-webkit-text-stroke-color: #666666) and (-webkit-text-fill-color: #ffffff)) {
 .aiteko-page--404-content h1 {
 text-shadow: none;
 -webkit-text-stroke-color: #565656;
 -webkit-text-fill-color: transparent;
 -webkit-text-stroke-width: 1px;
 -webkit-text-stroke-width-background-position: 100%;
 paint-order: stroke fill;
}
}
 @media (min-width: 768px) {
.navigation.post-navigation .nav-links .nav-next {
 -webkit-box-shadow: -1px 0 0 0 #eee;
 box-shadow: -1px 0 0 0 #eee;
}
}
.portfolio-default .portfolio-inner .portfolio-thumbnail-link:before {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.95) 100%);
}
 @media (min-width: 992px) {
.aiteko-single-post .single-post-opener .single-post-featured-image:before {
 top: -4rem;
 right: -4rem;
}
.portfolio-default .portfolio-inner .portfolio-thumbnail-link:before {
 background-image: linear-gradient(to right, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.95) 100%);
}
}
#autoload-pagination span, #moreload-pagination span {
	border: 4px solid #ea3c53;
}
.page-links .page-number {
	background: #f2f2f2;
}
.page-links a .page-number {
	background: transparent;
}
.page-links a:hover {
	color: #fff;
}
.page-links a:before {
	background: #ea3c53;
}
.blank.no-posts {
	background-color: #fcfcfc;
	-webkit-box-shadow: 0 3px 15px rgba(238, 238, 238, 0.5);
	box-shadow: 0 3px 15px rgba(238, 238, 238, 0.5);
	border: 1px solid #eee;
}
#aiteko-search-form {
	background: #141414;
}
#aiteko-search-form .aiteko--close-search-form {
	background-color: #3f3f3f;
	color: #bd61fe;
	fill: #bd61fe;
}
#aiteko-search-form .aiteko--close-search-form:hover {
	background-color: #595959;
	color: #b2b2b2;
	fill: #b2b2b2;
}
#aiteko-search-form form.search-form {
	border-width: 0;
	border-bottom: 1px solid #4c4c4c;
}
#aiteko-search-form form.search-form input[type="search"] {
	color: #b2b2b2;
}
 #aiteko-search-form form.search-form input[type="search"]::-webkit-input-placeholder {
 opacity: 1;
 color: #7f7f7f;
}
 #aiteko-search-form form.search-form input[type="search"]::-moz-placeholder {
 opacity: 1;
 color: #7f7f7f;
}
 #aiteko-search-form form.search-form input[type="search"]:-ms-input-placeholder {
 opacity: 1;
 color: #7f7f7f;
}
 #aiteko-search-form form.search-form input[type="search"]:-moz-placeholder {
 opacity: 1;
 color: #7f7f7f;
}
 #aiteko-search-form form.search-form input[type="search"]::placeholder {
 opacity: 1;
 color: #7f7f7f;
}
#aiteko-search-form form.search-form label:before {
	color: #b2b2b2;
}
.onviewport:before {
	background: #f2f2f2;
}
.onviewport:after {
	background: #fff;
}
#comments {
	background: #fff;
}
#comments p.comment-form-comment #js-cancel-comment {
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.54);
	background: rgba(0, 0, 0, 0);
}
#comments p.comment-form-comment #js-cancel-comment:hover {
	border-color: rgba(0, 0, 0, 0.25);
	color: rgba(0, 0, 0, 0.82);
}
#comments ol.comment-list li.comment article {
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(238, 238, 238, 0.5);
	box-shadow: 0 1px 4px rgba(238, 238, 238, 0.5);
	border: 1px solid #eee;
}
#comments ol.comment-list li.pingback .comment-body {
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(238, 238, 238, 0.5);
	box-shadow: 0 1px 4px rgba(238, 238, 238, 0.5);
	border: 1px solid #eee;
}
#comments #cancel-comment-reply-link {
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.54);
	background: rgba(0, 0, 0, 0);
}
#comments #cancel-comment-reply-link:hover {
	border-color: rgba(0, 0, 0, 0.25);
	color: rgba(0, 0, 0, 0.82);
}
#comments .comment-reply-link {
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.54);
	background: rgba(0, 0, 0, 0);
}
#comments .comment-reply-link:hover {
	border-color: rgba(0, 0, 0, 0.25);
	color: rgba(0, 0, 0, 0.82);
}
#comments .no-comments {
	background: #f2f2f2;
}
#comments form p.logged-in-as {
	background: #f2f2f2;
}
#comments form p.logged-in-as a:hover {
	text-decoration: underline;
}
#comments .comment-content code, #comments .comment-content p code, #comments .comment-content pre {
	background: #f7f7f7;
	color: inherit;
}
.aiteko-site-footer {
	background: #141414;
	color: #dadada;
	border-color: #2a2a2a;
}
.aiteko-site-footer .footer-widgets {
	border-bottom: 1px solid #2a2a2a;
}
.aiteko-site-footer a {
	color: #dadada;
	fill: #dadada;
}
.aiteko-site-footer a:hover {
	color: #bd61fe;
	fill: #bd61fe;
}
.aiteko-site-footer h1, .aiteko-site-footer h2, .aiteko-site-footer h3, .aiteko-site-footer h4, .aiteko-site-footer h5, .aiteko-site-footer h6 {
	color: #989898;
}
.sidebarbox ul ul, div[class*="widget_"] ul ul, .sidebarbox ul li:not(:first-child), div[class*="widget_"] ul li:not(:first-child) {
 border-top: 1px solid #2a2a2a;
}
.widget_nav_menu li.current-menu-item > a {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	border-radius: 3px;
	background: #ea3c53;
	color: #fff;
}
.widget_categories li.current-cat > a {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	border-radius: 3px;
	background: #ea3c53;
	color: #fff;
}
.widget_pages li.current_page_item > a {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	border-radius: 3px;
	background: #ea3c53;
	color: #fff;
}
.widget_recent_comments .comment-author-link {
	background: #ea3c53;
	color: #fff;
}
.widget_recent_comments .comment-author-link a {
	color: #fff;
}
.widget_calendar .calendar_wrap {
	background: #141414;
}
.widget_calendar .calendar_wrap table#wp-calendar thead th {
	background: rgba(0, 0, 0, 0.075);
}
.widget_calendar .calendar_wrap table#wp-calendar tbody td a {
	background: #ea3c53;
	color: #fff;
}
.widget_calendar .calendar_wrap table#wp-calendar tbody tr:nth-child(even) td {
 background: rgba(0, 0, 0, 0.05);
}
.widget_calendar .calendar_wrap table#wp-calendar tfoot td {
	border-top: 1px solid #2a2a2a;
	border-bottom: 2px solid #2a2a2a;
}
.tagcloud ul li a {
	background: #ea3c53;
	color: #fff;
}
.tagcloud ul li a:hover {
	background: #ad1327;
}
._99crv-ig-wrap p a {
	background: #ea3c53;
	color: #fff;
}
._99crv-about-widget {
	background: #141414;
}
.pace .pace-progress {
	background: #ea3c53;
}
/* ---------------- new css 16/06/2020 ---------------------- */

ul#aiteko-nav, ul#aiteko-nav a, ul#aiteko-nav li.current-menu-item > a, ul#aiteko-nav a:hover {
	font-family: 'barkentina_testregular';
	text-shadow:none;
	color:#fff;
}
.socail {
	background:url(../images/share.png) left 0 no-repeat;
	width:22px;
	height:30px;
	display:inline-block;
}
.aiteko-social__button svg {
	color:#bd61fe;
}
.brand {
	top:35px !important;
	transform: none !important;
}
.aiteko-side-ui .brand img {
	transform: none !Important;
	-webkit-transform: none !important;
	max-height:50px;
}
.aiteko-side-ui:after {
	content:"";
	background:url(../images/flat_logo.png) left 0 no-repeat;
	width:40px;
	height:300px;
	display:inline-block;
	position:absolute;
	top:36%;
	left:20px;
}
.home .aiteko-main {
	background:#fff;
}
.aiteko-side-handler {
	background:#0b0b0b;
	border-left: 1px solid #727171;
	border-right: 1px solid #727171;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
 background-color: #bd61fe;
}
.aiteko-search__button svg {
	color:#bd61fe;
}
.banner_box h4.elementor-heading-title {
	font-family: 'barkentina_testregular';
	font-size:16px;
	color:#fefefe;
	text-transform:uppercase;
	letter-spacing:10px;
	line-height:10px;
}
.banner_box h1 {
	font-family: 'barkentina_testregular';
	font-size:55px;
	color:#fff;
	letter-spacing:-1px;
	line-height:50px !important;
}
.banner_box h2.elementor-heading-title {
	font-family: 'barkentina_testregular';
	font-weight:normal;
	font-size:55px;
	color:#fff;
	letter-spacing:-1px;
	line-height:30px !important;
}
.banner_box p {
	font-family: 'barkentina_testregular';
	font-size:15px;
	color:#fff;
	letter-spacing:2px;
}
.banner_box .elementor-button-link {
	border:1px solid #57525c !important;
}
.banner_box .elementor-button-link .elementor-button-text {
	font-family: 'barkentina_testregular';
	font-size:14px;
	color:#fff;
	border-radius:0;
}
.banner_box p {
	width:70%;
}
.banner_box .btn1 {
	border:1px solid #645c64;
	margin:0 !important;
}
.banner_box .btn1 a {
	margin:2px;
}
.mission h2.elementor-heading-title {
	font-family: 'gilroy-lightuploaded_file';
}
.mission h2.elementor-heading-title span {
	font-family: 'gilroyextrabold';
}
.mission p {
	font-family: 'gilroy-regularuploaded_file';
	font-size:16px;
	color:#fff;
	line-height:25px;
}
.tag1 p {
	font-family: 'barkentina_testregular';
}
.tag1 p strong {
	font-family: 'barkentina_testregular';
}
.services_box p {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.services h2 {
	font-family: 'barkentina_testregular';
}
.services p {
	font-size:16px;
	font-family: 'barkentina_testregular';
}
.services_box .elementor-widget:not(:last-child) {
 margin-bottom:15px !important;
}
.testimonials h2 {
	font-family: 'gilroyextrabold';
}
.testimonials .elementor-testimonial-content {
	font-family: 'gilroy-lightuploaded_file' !Important;
	font-size:20px !important;
	line-height:32px;
}
.testimonials .elementor-testimonial-name {
	font-size:16px;
	font-weight:normal !important;
	font-family: 'gilroy-regularuploaded_file';
}
.testimonials .elementor-testimonial-job {
	font-size:14px;
	font-family: 'gilroy-regularuploaded_file';
}
.our_work h4 {
	font-family: 'barkentina_testregular';
}
.our_work h4 span {
	font-family: 'barkentina_testregular';
}
.our_work p {
	font-family: 'barkentina_testregular';
}
.our_work_below .left_box p {
	font-family: 'barkentina_testregular';
}
.our_work_below .right_box p {
	font-family: 'gilroy-regularuploaded_file';
}
.aiteko-site-footer, .aiteko-side {
	background: #0b0b0b;
	border-color: #0b0b0b;
}
.work1 {
	position:relative;
}
.work1 .elementor-image-box-img {
	margin-bottom: 0 !important;
	overflow:hidden;
}
.work1 .elementor-image-box-img img {
	transform: scale(1, 1);
	transtion:0.3s ease-in;
}
.work1 .elementor-image-box-img img:hover {
	transform: scale(1.1, 1.1);
}
.work1 .elementor-image-box-content {
	position: absolute;
	left: 0;
	bottom: 7px;
	text-align: left;
	opacity: 1;
	z-index: 9;
	width: 100% !important;
	transition: 0.3s ease-in;
	background: rgba(0, 0, 0, 0.6);
	padding: 15px;
}
.new-header-title .scroll-notice {
	display:none !important;
}
.new-header-title .scroll-notice svg {
	position: relative;
	z-index: 1;
	width: 50px;
	fill: currentColor;
	stroke: currentColor;
}
.new-header-title .scroll-notice {
	position: relative;
	bottom:50px;
	left: 0;
	margin-left: 0;
	text-align: center;
}
.new-header-title .scroll-notice:before {
	content: "";
	position: absolute;
	z-index: 0;
	bottom: 3%;
	left: 50%;
	margin-left: -0.5px;
	height: 50px;
	width: 1px;
	background: currentColor;
	-webkit-animation: scrollme 2s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
	-moz-animation: scrollme 2s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
	-o-animation: scrollme 2s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
	animation: scrollme 2s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}
.new-header-title h1 {
	font-size: 3vw;
}
.new-header-title h1 {
	margin:7% auto 6% auto;
	padding: 0;
	text-align: center;
	line-height: 1.05em;
	letter-spacing: -0.025em;
}
/* ----------- inner page --------------- */

.entry-page-header {
	height:50vh !important;
}
.our_work_box .elementor-widget-container {
	display: flex;
	flex-wrap: wrap;
}
.our_work_box article {
	flex: 0 48%;
	margin: 1%;
}
.our_work_box article:nth-child(2n) {
 float:right;
}
.our_work_box article .portfolio-inner {
	position:relative;
}
.our_work_box article .portfolio-inner header {
	width: 100%;
	left:0 !important;
	opacity:0;
	right:0 !important;
	margin:auto;
	bottom: -25%;
	text-align: center !important;
	transition:0.3s ease-in-out;
}
.our_work_box article .portfolio-inner:hover a.portfolio-thumbnail-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: block;
}
.our_work_box article .portfolio-inner:hover header {
	opacity:1;
	bottom:-90%;
}
.portfolio-default .portfolio-thumbnail-link img {
	width:100%;
}
.our_work_box article .portfolio-thumbnail-link {
	width:100% !important;
	transform: none !important;
}
.our_work_box article .portfolio-inner h3 {
	height: 100%;
	width: 96%;
	display: inline-block;
	margin-left: 2% !important;
}
.our_work_box article .portfolio-inner h3 a {
	color:#fff !important;
	height:100%;
	width:100%;
	display:inline-block;
}
.our_work_box article .portfolio-inner .year-info {
	color:#fff !important;
}
.portfolio-default:nth-child(even) .portfolio-inner .year-info:before {
 content: "";
 display: inline-block;
 width: 16.66667%;
 height: 1px;
 vertical-align: middle;
 background: currentColor;
 margin-right: 0.5rem;
 opacity: 0.75;
 float: none;
 top: 0px;
}
#autoload-pagination span, #moreload-pagination span {
	border:0 !important;
}
.portfolio-default .portfolio-inner .portfolio-thumbnail-link:before {
	background-image: none !important;
}

.service_box .ser_right_img .elementor-image-box-img { text-align:right;}
.service_box .ser_right_img .elementor-image-box-content{ width:65%;}
.service_box .ser_left_img .elementor-image-box-img { text-align:left;}
.service_box .ser_left_img .elementor-image-box-content{ width:65%;}



/*
.service_box .ser_box:hover {
	background:#bd61fe;
}
.service_box .ser_box:hover img {
	filter: brightness(0) invert(1);
}
.service_box .ser_box:hover h3 {
	color:#fff !important;
}
.service_box .ser_box:hover p {
	color:#fff;
}

*/
.work_links {
	margin-top:0 !important;
}
.work_links li {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 15px;
}
.work_links li a {
	display: block;
	color: #999;
	font-size: 18px;
	font-weight: normal;
}
.work_links li a:hover {
	color:#bd61fe;
}
.form_box {
	margin: 20px 0 0 0 !important;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.form_box li {
	float:left;
	width:48%;
	margin-bottom:10px;
}
 .form_box li:nth-child(2) {
float:right;
}
 .form_box li:nth-child(3), .form_box li:nth-child(4) {
width:100%;
}
.form_box li input[type="submit"] {
	background:#fff;
	border:1px solid #000;
	padding:15px 35px;
	color:#000;
}
.form_box li input[type="submit"]:hover {
	background:#8211D7;
	border:1px solid #8211D7;
	color:#fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: red;
}
.form_box input[type="text"], .form_box input[type="email"], .form_box textarea, .form_box input[type="file"] {
	border:0 !important;
	border-bottom:1px solid #000 !important;
	border-radius:0 !important;
	padding:10px 0 !important;
	font-family: 'barkentina_testregular' !Important;
	transition:0.3s ease-in-out !important;
	color:#000 !important;
	text-transform: capitalize;
	font-size:20px;
	font-weight:bold;
	box-shadow: none !important;
}
.form_box textarea {
	resize:none;
	height:150px;
}
.form_box label {
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.form_box li:last-child {
	float:left;
	width:100%;
	margin-top:20px;
}
.form_box li input[type="submit"] {
	float:right;
}
.form_box input[type="text"]:focus, .form_box input[type="email"]:focus, .form_box textarea:focus {
	padding-left: 1rem !important;
	outline: 0;
	border-color: #bd61fe !important;
	color: #bd61fe !important;
}
.form_box input[type="file"] {
	padding-bottom:40px !important;
}
.address_box p {
	margin-top:10px !important;
}
.wpcf7-response-output {
	float:left;
	width:100%;
}
.form_box .wpcf7-not-valid-tip {
	background: none !Important;
	box-shadow: none !Important;
	color: red !Important;
	font-size: 11px !Important;
	font-weight: normal !Important;
}
.portfolio_box {
	height:auto !important;
}
.fluid-width-video-wrapper {
	padding:0 !important;
}
.featured-video-plus {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:50px;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	position: static !important;
	top: 0;
	left: 10% !important;
	width: 100% !important;
	height: 100% !important;
}
.aiteko-the-content.full-width-box {
	max-width:100%;
}
.aiteko-the-content.full-width-box p, .aiteko-the-content.full-width-box h2, .aiteko-the-content.full-width-box h3 {
	max-width:768px;
	margin:20px auto;
}
.aiteko-the-content.full-width-box p {
	font-size:20px;
	line-height:35px;
}
.aiteko-the-content.full-width-box p a {
	color:#bd61fe;
}
.navigation.post-navigation .nav-links .nav-next .nav-subtitle {
	background:#bd61fe url(../images/_ionicons_svg_ios-arrow-round-forward.svg) center no-repeat;
	color:#fff;
	background-size: 26px;
}
.navigation.post-navigation .nav-links .nav-previous .nav-subtitle {
	background:#bd61fe url(../images/_ionicons_svg_ios-arrow-round-back.svg) center no-repeat;
	color:#fff;
	background-size: 26px;
}
.padd_btm {
	padding-bottom:25px !important;
}
#aiteko-nav li a {
	font-size: 3rem !important;
}
ul#aiteko-nav a:before, ul#aiteko-nav a:after {
	background: #bd61fe !important;
}
#codewidget-2 .aiteko-social__button {
	display:none;
}
#codewidget-2 ul li:first-child, #codewidget-2 ul li:nth-child(2) {
display:none;
}
#codewidget-2 ul li:nth-child(3) {
margin-left:0;
}
#codewidget-2 ul li {
	display:inline-block;
	vertical-align:top;
	list-style:none;
	margin: 0 10px;
	border:0;
}
#codewidget-2 ul li svg {
	width:25px;
	height:25px;
}
.aiteko-site-footer a:before {
	display:none;
}
.navigation.post-navigation .nav-links .nav-title {
	font-family: 'barkentina_testregular' !Important;
	color:#bd61fe !important;
}
.get_in_touch .elementor-button-link {
	transform: rotate(-90deg);
	font-family: 'barkentina_testregular' !Important;
}
.get_in_touch .elementor-button-link:hover {
	color:#fff !important;
}
.mohit img {
	border-radius: 50% !important;
}
.aiteko-site-footer .ft-widgets-holder .sidebarbox {
	margin: 0 0 10px !important;
}
.aiteko-side-ui .aiteko--header-footer .aiteko--copyright-text {
	text-transform: capitalize !important;
	letter-spacing: 0.05em;
}
.website_by {
	margin-left:7%;
}
.website_by img {
	width:60px;
}
.aiteko-row .aiteko-col-3 {
	flex: 0 0 25% !important;
	max-width: 25% !important;
}
.data p {
	margin-top:0 !important;
	font-size:16px !important;
}
.new-header-title h1 {
	position: relative;
}
.new-header-title h1:after {
	content: "";
	background: url(../images/brahma-line-graphic.jpg) center center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	width: 200px;
	display: inline-block;
	height: 30px;
	text-align: center;
	margin: auto;
}
.footer-widgets .aiteko-row .aiteko-col-3:first-child img {
	width:185px;
}
.website_title {
	position:relative;
}
.website_title h2:after {
	content: "";
	background: url(../images/brahma-line-graphic.jpg) center center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	width: 200px;
	display: inline-block;
	height: 30px;
	text-align: center;
	margin: auto;
}
.aiteko-side-ui .brand img {
	max-height:100px;
}
 @media screen and (max-width:1500px) {
 body {
overflow-x:hidden;
}
}
 @media screen and (max-width:1300px) {
.website_by {
 margin-left: 0%;
}
}
 @media screen and (max-width:1300px) {
 .aiteko-site-footer .site-footer__last-bar .footer-menu-container {
 margin-left: inherit;
 text-align:center;
}
}
 @media screen and (max-width:1200px) {
.data .elementor-row {
flex-direction: column;
}
.data .about_data {
width:100% !important;
}
.data .work_box {
width:100% !important;
}
}
 @media screen and (max-width:1023px) {
.mission .elementor-column-wrap.elementor-element-populated {
 padding:20px !important;
}
.our_work .elementor-column-wrap.elementor-element-populated {
 padding:20px !important;
}
 .aiteko--copyright-text {
 text-align:center;
margin-bottom:10px;
}
.aiteko-site-footer .site-footer__last-bar {
 justify-content: space-around;
 flex-direction: column;
}
 .our_work_box article .portfolio-inner header {
opacity: 1;
bottom: 0;
transform: none !important;
top: 23%;
position: absolute;
}
 .our_work_box article .portfolio-inner a.portfolio-thumbnail-link:after {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.5);
 display: block;
}
 .our_work_box article .portfolio-inner h3 {
font-size:18px;
}
 .website_by {
float:left;
width:100%;
text-align:center;
}
 .footer-widgets .aiteko-row .aiteko-col-3:first-child {
max-width:100% !important;
flex: 0 0 100% !important;
}
.footer-widgets .aiteko-row .aiteko-col-3 {
flex: 0 0 33.333334% !Important;
max-width: 33.333334% !important;
}


.service_box .ser_right_img .elementor-image-box-content{ width:100%;}
.service_box .ser_left_img .elementor-image-box-content{ width:100%;}

}
 @media screen and (max-width:767px) {
.elementor-659 .elementor-element.elementor-element-7366101 > .elementor-container {
 min-height: 270px !important;
}
.elementor-659 .elementor-element.elementor-element-476f652 .elementor-spacer-inner {
 height:0 !important;
}
.banner_box h2.elementor-heading-title {
 font-size: 30px;
 line-height: 30px !important;
}
.banner_box p {
 width:100%;
 margin:0 !important;
}
.banner_box .elementor-widget:not(:last-child) {
 margin-bottom:0 !important;
}
.mission h2.elementor-heading-title {
 line-height: 10px !important;
 font-size: 22px !important;
}
.tag1 p, .left_box p {
 font-size:16px !important;
}
.awards_box h2.elementor-heading-title.elementor-size-default, .our_work h4.elementor-heading-title.elementor-size-default, .testimonials h2.elementor-heading-title.elementor-size-default {
 font-size:25px !important;
}
.testi_box {
 padding:0 !important;
}
.testimonials .elementor-testimonial-content {
 font-size: 14px !important;
 line-height: 20px;
}
 .awards_box .elementor-image img {
 width:100px !important;
}
 .awards_logos .elementor-row .elementor-column {
flex: 1 0 48%;
}
 .new-header-title h1 {
 font-size: 7vw;
}
 .new-header-title .scroll-notice {
bottom:-35px;
}
h1 {
font-size:22px !important;
}
h3 {
font-size:20px !important;
}
h2 {
font-size:20px !important;
}
h3 {
font-size:18px !important;
}
 .elementor-659 .elementor-element.elementor-element-fa0d041 {
padding:21px !important;
}
 .btn1 {
border:0 !important;
}
.testi_mohit .elementor-widget-container {
padding:0 !important;
margin:0 !important;
}
.mohit {
margin-bottom:20px !important;
}
 .mohit h3 {
font-size: 11px !important;
 line-height: 13px !important;
}
 .elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
padding:0 !important;
}
 .work_links {
overflow:hidden;
margin: 0 !important;
}
 .our_work_box .elementor-widget-container {
flex-direction: column;
}
.our_work_box article .portfolio-inner header {
top:44%;
}
.our_work_box article {
margin:10px 0;
}
 .our_work_box article {
width:100% !important;
height:auto;
}
.our_work_box article:nth-child(2n) {
float:left;
}
 .wp-block-spacer {
height:20px !important;
}
 .service_box .ser_box .elementor-widget-container {
 overflow: hidden;
 height: auto;
 padding: 0 !important;
}
 .page-id-445 h2 {
font-size:14px !important;
}
 .tag1 .elementor-element-populated {
padding:0 !important;
}
 section {
margin:0 !important;
padding:20px 0 !important;
}
 section.main_banner {
padding-top:0 !important;
}
 section.profile_box {
padding:0 !important;
}
 .about_disc .elementor-image img {
width:100px !important;
}
.about_disc h3 {
font-size:16px !important;
line-height:20px !important;
}
.profile_box .elementor-widget-heading .elementor-widget-container {
padding:10px 0 !important;
}
 .navigation.post-navigation .nav-links .nav-previous a, .navigation.post-navigation .nav-links .nav-next a {
font-size:13px !important;
padding:10px !important;
}
 .full-width-box .wp-block-spacer {
height:0 !important;
}
.padd_btm {
 padding-bottom: 0px !important;
}
 .service_box .ser_box:hover {
 background: #fff;
}
 .mission p {
margin-top:0 !important;
}
.services_box .elementor-widget-container {
padding:0 !important;
}
 .profile_box .elementor-element-populated {
padding:9px !important;
}
.shms {
background:#000;
}
 .footer-widgets .aiteko-row .aiteko-col-3 {
flex: 0 0 100% !Important;
max-width: 100% !important;
}
 .tag1 p {
line-height:25px !important;
}
.testi_mohit .elementor-heading-title, .services_box .services h2, .right_mohit_text h2 {
font-size:16px !important;
line-height:25px !important;
}
 .right_mohit_text .elementor-widget-container {
padding:0 !important;
}
 .website_by {
margin-top:10px;
}
.website_by img {
 width: 42px;
}
 .queto_box {
left:-40px !important;
top:-25px !important;
}
.queto_box img {
width:25px !important;
}
 #aiteko-nav li a {
 font-size: 2rem !important;
}
 .data p {
font-size:14px !important;
}
.work_links li a {
font-size:16px;
}
 .aiteko-the-content.full-width-box p {
 font-size: 14px;
 line-height: 25px;
}
 .form_box li {
width:100%;
}
 .form_box li:last-child {
text-align:center;
}
.form_box li input[type="submit"] {
float:none;
}
}
 @media screen and (max-width:599px) {
 .our_work_box article .portfolio-inner header {
top: 22%;
}
 .banner_box h2.elementor-heading-title {
 font-size: 24px;
 line-height: 50px !important;
margin-top:-18px;
}
 .banner_box .elementor-text-editor {
padding:10px 0 !important;
}
 .elementor-button.elementor-size-lg {
 padding:10px 20px !important;
}
 .logos_box {
padding:0 !important;
margin:0 !important;
}
 .mohit .elementor-image-box-wrapper {
text-align:center !important;
}
 .blocks-gallery-grid {
margin:0 !important;
}
.blocks-gallery-grid li {
margin:0 !important;
width:100% !important;
margin-bottom:10px !important;
}
.wp-block-gallery {
 padding-right: 30px !important;
 padding-left: 30px !important;
}
 .viplove_name h4 {
font-size:12px !important;
line-height:20px !important;
}
}
