/*
Theme Name: Bizberg
Author: Cyclone Themes
Description: Bizberg is a perfect theme for your business, corporate, restaurant, ingo, ngo, environment, nature, wedding, blog, portfolio, medical, charity, construction websites. You can import full website demos easily. Within few seconds, a fully responsive business website will be ready with a demo content. You can easily edit the content using live customizer & Elementor. It is fast & light-weight and works with almost all popular WordPress plugins. It is compatible with Elementor and all the sections are made from Elementor.
Version: 4.2.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Author URI: https://cyclonethemes.com/
Theme URI: https://bizbergthemes.com/downloads/bizberg-lite/
Text Domain: bizberg
Requires at least: 4.9
Tested up to: 5.5
Requires PHP: 5.6
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, left-sidebar , right-sidebar , grid-layout , theme-options , blog , news , portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bizberg is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {margin: 0;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {	display: block;}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
::selection {
  color: #ec202a !important;
  background: #f4f4f4 !important;
}
audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {	background-color: transparent;text-decoration:none !important;}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	/*font-size: 2em;*/
	/*margin: 0.67em 0;*/
}

mark {
	background: #ff0;
	color: #000;
}

small {
	/*font-size: 80%;*/
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	/*color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;*/
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	/*margin-bottom: 1.5em;*/
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em 1.0em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 14px;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

blockquote, q {
	quotes: "" "";
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	/*margin: 0 0 1.5em 3em;*/
}

ul {
	/*list-style: disc;*/
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	/*color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;*/
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	/*color: royalblue;*/
}

a:visited {
	/*color: purple;*/
}

a:hover, a:focus, a:active {
	/*color: midnightblue;*/
}

a:focus {
	/*outline: thin dotted;*/
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


@media screen and (max-width: 767px){
   .comment-navigation .nav-previous a, 
   .post-navigation .nav-previous a, 
   .post-navigation .nav-next a{
      display: inline-block;
      width: 100%;
      margin-bottom: 10px;
   }

   .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous,
   .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{
      float: none;
      width: 100%
   }

}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	width: 100%;
	padding: 5px;
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	/*margin: 0 0 1.5em;*/
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}

/* CUSTOM  */
.header-social{}
.header-social li{padding:0 5px;}
.header-social li a{color: #707070;font-size:20px;}
.header-social li a:hover{color:#ec202a;}
.d-none{display:none;}
.d-inline{display:inline;}
.footer-bottom{background:#555555;padding: 15px 0;}
footer ul.social-net a i:hover{color: #ec202a !important;}
.footer_social_links .social-heading{font-size:16px !important;font-weight:500 !important;margin-bottom:10px;}
#footer{background-image: url(https://www.beyondcodes.com/wp-content/uploads/2020/12/favlogo.png);background-size: 150px;background-position: -60px 227px;background-repeat: no-repeat;border-top:1px solid #ccc;}
.navbar-nav > li:hover > a{color:#ec202a !important;}
.navbar-nav > li > a::after{display:none !important;}
.navbar-nav li ul li a{border:0;}
.navbar-nav ul.sub-menu li:hover{background:#fff !important;}
.navbar-nav ul.sub-menu li:hover > a{color:#ec202a;}
.navbar a{text-transform:uppercase;}
.sticky .navbar-nav ul.sub-menu li:hover{background:#fff !important;}
.sticky .navbar-nav ul.sub-menu li:hover > a{color:#ec202a !important;}
#footer-menu a{color:#000 !important;}
.navbar-nav > li.current-menu-ancestor > a{color:#ec202a !important;}
ul.sub-menu{padding-top:10px !important;padding-bottom:10px !important;}
ul.sub-menu li.current-menu-parent{background: #fff !important;}
ul.sub-menu li.current-menu-parent > a{color:#ec202a !important;}
ul.sub-menu li.current-menu-item{background: #fff !important;}
ul.sub-menu li.current-menu-item > a{color:#ec202a !important;}
/* Mobile Nav */
ul.sub-menu li.current-menu-parent > span > a{color:#ec202a !important;}
#slicknav-mobile li.current-menu-ancestor{background:#fff !important;}
#slicknav-mobile li.current-menu-ancestor > span > a{color:#ec202a !important;}
.navbar .slicknav_nav { max-height: max-content !important;}
.list-disc{list-style:disc;padding-left: 20px;}
.career-acc .elementor-accordion-item{margin-bottom:10px;}
.career-acc a.apply-button{background: #ec202a;color: #fff !important;padding: 7px 22px;border-radius: 5px;position: relative;top: 10px;}
.d2d-acc a.apply-button{background: #ea1a37;color: #fff !important;padding: 9px 35px;border-radius: 12px;position: relative;top: 10px;font-size: 14px;}
.d2d-acc strong{color: #000; font-weight:500;font-size: 20px;}
.d2d-acc .elementor-tab-title{border-radius:15px; transform: translateX(0px) translateY(50%);}
.d2d-acc .elementor-tab-content{margin-bottom: 20px !important;}
.d2d-acc .elementor-accordion-item{margin-bottom: 20px !important;}
.font-12{font-size:12px;}
.font-14{font-size:14px;}
.font-16{font-size:16px;}
.font-18{font-size:18px !important;}
.font-20{font-size:20px !important;}
.font-22{font-size:22px;}
.font-24{font-size:24px;}
.font-26{font-size:26px;}
.font-28{font-size:28px;}
.font-30{font-size:30px;}
.font-32{font-size:32px;}
.font-34{font-size:34px;}
.font-36{font-size:36px;}
.font-40{font-size:40px;}
.fw-500{font-weight:500;}
.fw-700{font-weight:700;}
.text-ff4545{color:#ec202a;}
.text-707070{color:#707070;}
.text-4e4e4f{color:#4e4e4f;}
.text-black{color:#000;}
.text-white{color:#fff;}
.clearfix{clear:both;}
.m-auto{margin:auto;}
.pl-12{padding-left:12px !important;}
.pl-20{padding-left:20px;}
.pr-30{padding-right:30px;}
.lh-13{line-height:1.3 !important;}
#maparea6{height:500px;}
.lead-banner-icon img{max-width:70% !important;}
.mw-70{max-width:70%;}
.flip-box-custom .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{font-size: 20px !important;position: relative;bottom: -110px;left: 0px;font-weight:500;text-align:left;}
.flip-box-custom .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{font-weight: 500;font-size: 18px;text-align: left;}
.flip-box-custom .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image{display:none;}
.flip-box-custom .eael-elements-flip-box-content{text-align:left;padding-top:10px;}
.flip-box-custom .eael-elements-flip-box-content i{float: left;padding-top: 7px;}
.flip-box-custom .eael-elements-flip-box-content span{max-width: 92%;float: left;padding-left: 5px;font-size:14px;}
.power-marketing .elementor-image-box-wrapper{border:1px solid #ccc;background:#fff;}
.power-marketing .elementor-image-box-img{margin-bottom:0 !important;}
.power-marketing .elementor-image-box-content{background:#fff;padding: 0 20px 20px 20px;}
.power-marketing .elementor-image-box-content .elementor-image-box-title{position: relative;color: #fff;top: -50px;text-align: left;font-weight: 500;font-size: 20px;margin-bottom: -20px;}
.location .elementor-image-box-img{margin-top:-30px !important;}
.location ul{list-style:none;}
.location ul i {color: #ec202a;}
.location ul span {color: #000;width: 92%;float: right;margin-bottom: 5px;}
.location .elementor-image-box-wrapper{box-shadow: 0px 0 10px 5px #efefef;background: #fff;border-radius: 0 0 40px 0px;padding: 0 20px;min-height: 250px;}

.flip-box-service_page .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-top: 100px;text-align: left;}
.flip-span2{padding-left:12px !important;float:none !important;}
.flip-box-service_page .eael-elements-flip-box-rear-container .eael-elements-flip-box-content a{background: #fff;max-width: 110px;border-radius: 5px;margin: 10px auto;padding: 5px 10px;color: #000;font-size:14px;}
.flip-box-service_page .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{line-height:1.3em;}
.flip-box-service_page .elementor-column:nth-child(1) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{}
.flip-box-service_page .elementor-column:nth-child(2) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:10px;}
.flip-box-service_page .elementor-column:nth-child(3) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right: 50px;}
.flip-box-service_page .elementor-column:nth-child(4) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:30px;}
.flip-box-service_page .elementor-column:nth-child(5) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:50px;}
.webinar-flip .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:0px !important;}
.blog-page{border:1px solid #ccc;}
.blog-page-heading{padding:10px;}
.blog-page .blog-page-heading h3{font-size: 16px !important;font-weight: 500 !important;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.3;}
.blog-page-heading a.read-more{font-size: 14px;text-align: justify;text-transform: capitalize;text-decoration: none;color: #ec202a;padding-top: 10px;}
.blog-page img{height:230px !important; width:100%}
.we-serve .elementor-image-box-img{display: flex !important;justify-content: center;margin-bottom: 20px !important;}
.load-more{background: #ec202a !important;}
.campaigns .elementor-widget.elementor-widget-image-box{margin-bottom:5px !important;}
.font-poppins{font-family: 'Poppins', sans-serif !important;}
#home-banner-you:before {content: "\2572";position: absolute;display: inline-block;font-family: 'Poppins', sans-serif !important;top: 0;right: 235px;font-weight: 100;transform: rotate(130deg);bottom: -20px;color: #cc3738;font-size: 60px;}
#home-banner-you:after {content: "\293a";position: absolute;display: inline-block;font-family: 'Poppins', sans-serif !important;top: -55px;right: 220px;font-weight: 100;transform: rotate(80deg);bottom: 0px;color: #cc3738;font-size: 60px;}
/* .flip-box-custom .eael-elements-flip-box-front-container:after{content: '';display: block;width: 100%;height: 100%;position: absolute;background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0),rgba(0,0,0, .5));
z-index: -1;} */
/* .power-marketing figure:after{content: '';display: block;width: 100%;height: 100%;position: absolute;background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0),rgba(0,0,0, .5));top:0;} */
.sidebar-cta{
position: fixed;
z-index: 99;
right: -55px;
top: 300px;
transform: rotate(90deg);
}
#hs-cta-img-f2dda0f5-9cdf-4897-9c40-a293170cb817{
position: fixed;
z-index: 99;
right: -55px;
top: 50%;
transform: rotate(90deg);
}
.power-marketing .elementor-image-box-img{position:relative;}
ul.list-red {list-style: none;padding-left:5%;}
ul.list-red li::before {content: "";background: #ec202a;font-weight: bold;display: inline-block;width: 10px;margin-left: -20px;height: 10px;border-radius: 50%;margin-right: 10px;}
.float-right-img{float: right;max-width: 50% !important;padding: 0 0 10px 10px;}
.we-cut{position:relative;}
.we-cut p{color:#fff;font-size:30px !important;}
.we-cut span{color:#fff;font-size:30px !important;}
#crossicon::before {content: "\2572";position: absolute;display: inline-block;top: 105px;left: 195px;font-family: Poppins;font-weight: 100;transform: rotate(130deg);bottom: 0px;color: #fff;font-size: 40px;}
#crossicon::after {content: "\293a";position: absolute;display: inline-block;top: 0;left: 185px;font-family: Poppins;font-weight: 100;transform: rotate(80deg);bottom: 0;color: #fff;font-size: 50px;}
#crosstext{position:relative;left:185px;}
/* Footer Menu Widget */
ul.menu li{display:block !important;padding-bottom:0 !important;border: 0 !important;font-size: 14px;}
ul.menu li > a{color:#707070 !important;}
ul.menu li > a:before{display:none !important;}
.lead-generation-counter{ border-right: 1px solid #ffffff61; height: 60px; align-items: center;}
.border-none{border: none;}
.lead-generation-ul ul{list-style: disc; padding-left: 20px;}
.clutch-widget{max-width: 200px; margin: auto auto auto 0; padding-top: 5px;}
.welcome-section{background-image: url(https://www.beyondcodes.com/wp-content/uploads/2021/06/section-img.jpg);
 background-repeat: no-repeat;background-size: 40% 100%;background-position: right top;}
.culture-icon i{margin-top:10px;}
.testimonial-second-col{background-image: url(https://www.beyondcodes.com/wp-content/uploads/2021/06/testimonial-bg.png);
 background-repeat: no-repeat;background-size: 65% 100%;background-position: right top;}
/* .testimonials-section .elementor-background-overlay {top: 350px !important; left: 94% !important;} */
.page-id-3438 #masthead{position: fixed; top: 0; z-index: 2; width: 100%; left: 0;}
.page-id-3438 #masthead .navbar{background: transparent;}
.page-id-3438 #masthead .navbar.sticky{background: #fff;}
.page-id-3438 .slicknav_btn.slicknav_open::before, .page-id-3438 .slicknav_btn.slicknav_collapsed::before{color: #fff !important;}
.page-id-3438 .sticky .slicknav_btn.slicknav_open::before, .page-id-3438 .sticky  .slicknav_btn.slicknav_collapsed::before{color: #ec202a !important;}
.page-id-3438 .navbar-default .navbar-nav > li > a, .header-search i{color: #fff !important;}
.page-id-3438 .navbar-default .navbar-nav > li > a:hover, .header-search i:hover{color: #ec202a !important;}
.page-id-3438 .navbar.sticky.navbar-default .navbar-nav > li > a, .navbar.sticky .header-search i{color: #ec202a !important}
.page-id-4670 .social-icon-bar{display:none;}
.page-id-4670 .sidebar-cta{display:none !important;}
.dtd-contact a{background: #fff; color: #000; padding: 10px 20px; border-radius: 50px; font-size: 12px; font-weight: 600;}
.dtd-contact{display:inline-block;}
.sticky .dtd-contact a{background: #ea1936; color: #fff !important;}
.main-banner-last-col {background-image: url("https://www.beyondcodes.com/wp-content/uploads/2021/06/dot-background.png");background-repeat: no-repeat; position: relative !important; top: 30px !important; left: 45px !important; background-position: right top;}
.footer-social-icon a {margin-right: 10px !important;}

.news2 .elementor-image-box-img{}
.news2 .elementor-image-box-img img{background: #000;padding: 10px 2px;margin:auto;}
.news4 .elementor-image-box-img{margin-top:5px;}
.news7 .elementor-image-box-img img{background:#202F5B;margin:auto;}
.news13 .elementor-image-box-img img{background:#003F74;padding: 10px 3px;margin:auto;}
.news7 .elementor-image-box-wrapper{text-align:center !important;}
.news7 .elementor-image-box-content{text-align:left;}
.news-media .elementor-element-populated{cursor:pointer;}
.quote::before{content:'';background: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/quote2.png) no-repeat; position: absolute; top: -40px; left: -65px;width: 90px; height: 71px;}
.quote::after{content:'';background: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/plus-icon.png) no-repeat; position: absolute; bottom: 0px; left: -110px;width: 30px; height: 30px;}
.why-dtd::before{content:''; position: absolute; top: 0px; right: 0px;border-right: 4px solid red;bottom: 0;left: 320px;border-top: 4px solid red;max-width: 50%;border-bottom: 4px solid red;}
.why-dtd::after{content:'';background: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/plus-icon.png) no-repeat; position: absolute; top: -25px; right: -90px;width: 30px; height: 30px;}
.why-d2d-img::before{content:'';background: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/red-rectangle.png) no-repeat; position: absolute; top: -15px; left: -10px;width: 200px; height: 200px;}
.why-d2d-img2::before{content:'';background: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/red-rectangle.png) no-repeat; position: absolute; bottom: -15px; right: -10px;width: 200px; height: 200px;}
.header-text::before{content:'';background: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/plus-icon.png) no-repeat; position: absolute; top: -25px; right: 30px;width: 30px; height: 30px;}
.header-banner-border::after{content:'';border-bottom:2px solid #fff; border-top: 2px solid #fff; border-left: 2px solid #fff; position: absolute; top: -17px; left: -20px;width: 1000%; height: 400px;}
.header-col{background: #ff001e; background-image: url(https://www.beyondcodes.com/wp-content/uploads/2021/07/background-1.jpg); background-blend-mode: multiply; opacity: 0.8;}
.page-id-3819 #masthead{position: fixed; top: 0; z-index: 2; width: 100%; left: 0;}
.page-id-3819 #masthead .navbar{background: transparent;}
.page-id-3819 #masthead .navbar.sticky{background: #fff;}

.header_social_links{display:inline-block;}
.langswitcher{display:inline-block;margin-left: 10px;}
.langswitcher .btn{padding-top:4px;padding-bottom:4px;background: #bd1a22 !important;border-radius: 5px;outline: 0 !important;position: relative;top: -2px;}
.langswitcher .dropdown-menu{min-width:auto;}
.langswitcher a{text-transform:initial;}
.langswitcher-mobile .mobile-contact{background: #EC202A;color: #fff !important;padding: 6px 15px;border-radius: 4px;transition: all 300ms linear;font-size:12px;}
.langswitcher-mobile{display:none;}
.d-none-imp{display:none !important;}

.flip-box-custom .eael-elements-flip-box-front-container .eael-elements-flip-box-padding {padding: 0px 15px 5px 15px;}
.flip-box-custom .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {padding: 0px 15px 5px 15px;}

.flip-box-service_page .eael-elements-flip-box-front-container .eael-elements-flip-box-padding {padding: 0px 15px 5px 15px;}
.flip-box-service_page .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {padding: 0px 15px 5px 15px;}

.home #hs-cta-wrapper, .home .social-icon-bar{display:none;}
#hs-cta-wrapper {{position: fixed;top: 50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left:10px;}}
.social-icon-bar {position: fixed;top: 50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left:10px;}
.social-icon-bar a {display: block;text-align: center;padding: 10px;transition: all 0.3s ease;color: #fff !important;font-size: 16px;border: 1px solid #ec202a;border-radius: 50%;margin-bottom: 15px;background: #ec202a;line-height:1;}
.footer-contactbtn{text-align: left;margin-bottom: 30px;}
.widget_text.widget .footer-contactbtn a{display: inline-block;background: #EC202A;color: #fff !important;padding: 7px 20px;border-radius: 4px;font-size: 16px;text-transform: uppercase;}
.text-center-sm-left{text-align:left;}
.hide-desktop{display:none;}
.copyright-menu a{color:#fff!important;}
.copyright-menu ul.inline-menu{padding-bottom:0;text-align: right;}
.navbar-nav > li.contactus-btn-mainnav:hover, header .navbar-default .navbar-nav > li.contactus-btn-mainnav a:hover{background:transparent !important;}
#custom_html-4{display:none;}
.bc-events-heading h1:before{content:"\f105";font-family: 'Font Awesome 5 Free';color: #EC202A;margin-right: 15px;}
.item-1, 
.item-2, 
.item-3 {
  position: absolute;
  display: block;
  top: -50px;
  width: 100%;
  font-size: 38px;
  animation-duration: 10s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  color: #fff;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: capitalize;
}
.item-1{animation-name: anim-1;}
.item-2{animation-name: anim-2;}
.item-3{animation-name: anim-3;}
@keyframes anim-1 {
	0%, 8.3% { left: -100%; opacity: 0; }
  8.3%,25% { left: 0%; opacity: 1; }
  33.33%, 100% { left: 110%; opacity: 0; }
}
@keyframes anim-2 {
	0%, 33.33% { left: -100%; opacity: 0; }
  41.63%, 58.29% { left: 0%; opacity: 1; }
  66.66%, 100% { left: 110%; opacity: 0; }
}
@keyframes anim-3 {
	0%, 66.66% { left: -100%; opacity: 0; }
  74.96%, 91.62% { left: 0%; opacity: 1; }
  100% { left: 110%; opacity: 0; }
}

@media only screen and (min-width:1025px){
	.contactus-btn-mainnav .eb_menu_title{background: #EC202A;color: #fff;padding: 10px 15px;border-radius: 4px;transition:all 300ms linear;}
	.contactus-btn-mainnav .eb_menu_title:hover{background: #4e4e4f;}
}
@media only screen and (max-width:1024px){
	.d-md-none{display:none !important;}
	ul.sub-menu{padding-top:0px !important;padding-bottom:0px !important;}
	#slicknav-mobile .slicknav_nav .slicknav_row:hover > a{color:#fff !important;}
	.bg-md-white .elementor-column-wrap{background:#fff !important;}
	.bg-md-f4f4f4 .elementor-column-wrap{background:#f4f4f4 !important;}
	.list-disc{font-size:13px;}
	.dtd-perks h3.elementor-icon-box-title{font-size: 18px !important;}
	.news-media h4{font-size:14px !important;}
	
	.langswitcher-mobile{display:block;}
	.langswitcher{position:absolute;top:15px;right:50px;}
	.sticky .langswitcher{top:15px;}
}
@media only screen and (max-width:901px){
	.swap-col .n2-ss-layer-row-inner{flex-wrap: wrap-reverse !important;}
}
@media only screen and (max-width:768px){
	.flip-box-custom .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{font-size:16px;}
	.flip-box-custom .eael-elements-flip-box-content span{font-size:12px;}
	.flip-box-custom .eael-elements-flip-box-padding {padding: 5px 10px;}
	.flip-box-service_page .eael-elements-flip-box-padding {padding: 5px 10px;} 
	.location ul span{width:82%;}
	.location .elementor-image-box-wrapper{min-height:330px;margin-bottom:30px;}
	.highlights img{width:auto;text-align:center;margin-left:auto;margin-right:auto;}
	.blog-page img{height:200px !important; }
	ul.menu{padding-left:10px !important;}
	.campaigns .elementor-image-box-img{float:left;}
	.dm-features .elementor-widget{margin-bottom: 0px !important;}
	.dm-features .elementor-icon-box-icon{float:left;}
	.dm-features .elementor-icon-box-content{float:left;padding: 5px 0 0 10px;}
	.font-sm-26{font-size:26px;}
	.power-marketing .elementor-image-box-img img{width:100%;}
	.lead-banner-icon img{max-width:60% !important;}
	#footer{background-position: 105% 3%;}
	.header-banner-border::after{height: 350px;left: 330px;top:-330px;}
	.dtd-perks h3.elementor-icon-box-title{font-size: 18px !important;}
}
@media only screen and (max-width:767px){
	.text-center-sm-left{text-align:center;}
	.hide-desktop{display:block;}
	.hide-mobile{display:none;}
	#footer .footer_social_links ul > li{margin: 0 7.5px;}
	.footer-contactbtn{margin-bottom:20px;}
	.social-icon-bar, #hs-cta-wrapper{display:none !important;}
	
	#custom_html-4{display:block;}
	#custom_html-4.widget_text.widget .footer-contactbtn a{width:100%;text-align:center;}
	#nav_menu-2 .widget-title, #nav_menu-3 .widget-title, #nav_menu-4 .widget-title{cursor:pointer;}
	#nav_menu-2 .widget-title:after, #nav_menu-3 .widget-title:after, #nav_menu-4 .widget-title:after{content: url("data:image/svg+xml,%3Csvg fill='%4e4e4f00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16px' height='16px'%3E%3Cpath fill-rule='evenodd' d='M 11 2 L 11 11 L 2 11 L 2 13 L 11 13 L 11 22 L 13 22 L 13 13 L 22 13 L 22 11 L 13 11 L 13 2 Z'/%3E%3C/svg%3E");float: right;}
	#nav_menu-2 .widget-title.open:after, #nav_menu-3 .widget-title.open:after, #nav_menu-4 .widget-title.open:after{content: url("data:image/svg+xml,%3Csvg fill='%4e4e4f00' height='16px' version='1.1' viewBox='0 0 512 512' width='16px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect height='64' width='384' x='64' y='224'/%3E%3C/svg%3E");}
	#nav_menu-2 ul.menu, #nav_menu-3 ul.menu, #nav_menu-4 ul.menu{display:none;}
}
@media only screen and (max-width:667px){
	.clutch-widget{max-width: 100%; padding-top: 30px;}
	.flip-box-service_page .elementor-column:nth-child(2) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:0px;}
	.flip-box-service_page .elementor-column:nth-child(4) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:0px;}
	.flip-box-service_page .elementor-column:nth-child(5) .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{padding-right:0px;}
	.power-marketing .elementor-image-box-img img{width:100%;}
	.flip-box-custom .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{font-size:18px !important;left:0;}
	.location .elementor-image-box-wrapper{min-height:auto;}
	#maparea6{height:300px;}
	.flip-span2{padding-left:0px !important;}
	.pr-sm-0 p{padding-right:0 !important;}
	.proud-img{margin-top: -70px !important;}
	.proud-img img{max-width:70% !important;}
	.slide1-text{font-size: 22px;}
	#footer{background-position: 110% 3%;}
	.sales-proud-img img{margin-top:30% !important;}
	.culture-icon .elementor-icon-box-wrapper{display: flex;}
    .culture-icon .elementor-icon-box-icon{padding-right: 20px;}
	.quote::before{left: -15px;}
	.why-dtd::before{display:none;}
	.header-banner-border::after{display:none;}
	.dtd-perks h3.elementor-icon-box-title{font-size: 18px !important;}
}
@media only screen and (max-width:480px){
	.blog-page img{height:auto !important; }
	.float-right-img{max-width:100% !important;}
	.we-cut p{font-size:24px !important;}
	.we-cut span{font-size:24px !important;}
	#crosstext{left:135px;}
	#crossicon::before{top: 92px;left: 157px;font-size: 40px;}
	#crossicon::after{left: 135px;font-size: 40px;}
	
}

/************************ As12 Css ***********************/
@media only screen and (max-width:767px){
	.elementor-6432 .elementor-element.elementor-element-6cef4b8 {
		margin-bottom: 10px;
	}
	div.clip {
		left: calc(100% - 49px) !important;
	}
	.elementor-element-9592e74 .img {
		width: 100% !important;
		height: 160px !important;
		object-fit: cover;
	}
	div.fold {
		left: calc(100% - 49px) !important;
		top: -160px !important;
	}
	.elementor-element-442d9a3 > div > .elementor-widget-wrap {
		padding-left: 2px !important;
	}
	.elementor-6432 .elementor-element.elementor-element-0bd2415 {
		margin-bottom: 0px;
	}
	.elementor-6432 .elementor-element.elementor-element-2bb36e8 {
		padding: 10px 0px 11px 0px;
	}
}
/************************ As12 Css end ***********************/