/*
Theme Name: DFAB
Theme URI: https://#/
*/
a:focus {
	outline: none !important;
}
.w3layouts-logo h1 img {
	max-height: 75px;
	max-width: 100%;
}
.footer-grid-info p a {
	color: #BBBBBB;
}
.header-top-left p a {
	color:#fff;
}
.captcha {
	width: 100%;
	color: #919191;
	background: none;
	outline: none;
	font-size: .9em;
	padding: 0;
	margin-bottom: 1em;
	border: solid 1px #919191;
	-webkit-appearance: none;
	position: relative;
}
.captcha label {
	font-weight: normal;
	float: left;
	padding: 5px;
}
.captcha label span {
	font-weight: bold;
	background-image: url("images/captcha.jpg");
	padding: 7px;
	color: #000;
	text-shadow: 2px 1px 2px #000;
}
.contact-form .captcha input[type="text"] {
	width: 75%;
	color: #919191;
	background: none;
	outline: none;
	font-size: .9em;
	padding: .5em;
	margin-bottom: 0;
	border: none;
	-webkit-appearance: none;
	position: relative;
}
.footer-contact-form .captcha input[type="text"] {
	width: 48%;
}
body .main-textgrids img {
	width: 50%;
	max-width: 100%;
	float: left;
	padding: 0 20px 10px 0;
}
.news-w3img a img {
	height: 160px;
}
.projects-w3imgtext .w3agile-button {
	margin: 1em 0 0 0;
}
.projects-w3imgtext .w3agile-button a:hover {
	border: solid 1px #FB321E;
	color: #FFFFFF;
	background: #FB321E;
}
#cookies {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #000;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
.ab-text ul {
	line-height: 1.8em;
	font-size: 0.9em;
	color: #999999;
}
.fix-icons {
	position: fixed;
	bottom: 5px;
	right: 5px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.fix-icons a {
	display: block;
}
.fix-icons img {
	width: 40px;
	transition: all 200ms;
}
.fix-icons img:hover {
    transform: scale(1.1);
}
.blogs.projects h4 {
	font-size: 17px;
}
.w3agile-button.single-cabin {
	float: right;
}
.w3agile-button.single-cabin a {
	padding: 10px 50px;
}
.social-buttons {
	float: none;
	margin: 30px 0 0;
}
.search-results .projects-gridtext {
	width: 100%;
	background-color: #F5F5F5;
	position: relative;
}
.search-results .news-w3img {
	display: inline-block;
}
.search-results .projects-w3imgtext {
	background: #f5f5f5;
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	max-width: 80%;
}
.search-results .news-w3img a img {
	height: 150px;
	width: 150px;
}
.search-results .projects-w3imgtext .w3agile-button {
	position: absolute;
	right: 5px;
	bottom: 13px;
}
.news-w3imgtext .w3agile-button {
	margin: 1em 0 0 0;
}
.error {
	position: absolute;
	left: 20px;
	font-size: 12px;
	color: red;
	margin: 3px 0 0;
	background-color: #fff;
	width: 90%;
	text-align: left;
	padding: 5px;
}



#otp {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	display: none;
}
#otp .modal-body {
	margin: 90px auto;
	width: 350px;
	background-color: #fff;
	max-width: 100%;
}

#step-page iframe {
	width: 100%;
	height: 550px;
}
#steps {
	max-width: 100%;
	width: 600px;
	margin: 25px auto 0;
	padding: 0;
	position: relative;
	list-style: none;
	height: 600px;
}
#steps .step {
	position: absolute;
	/* float: left; */
	/* width: 14%; */
}
.step span {
	position: absolute;
	top: 0;
	width: 130px;
	background-color: rgba(0, 90, 140,0.9);
	height: 40px;
	padding: 7px 13px;
	border-radius: 50px;
	color: #fff;
	font-size: 18px;
}
.step.step-even span {
	/* top: -100px; */
	width: 40px;
	height: 130px;
	/* padding: 7px 13px; */
	left: 90px;
}
.step-wrap {
	width: 130px;
	height: 100px;
}
#steps .step.step-1,#steps .step.step-2 {
	top: 0;
}
#steps .step.step-3,#steps .step.step-4 {
	left: 90px;
	top: 90px;
}
#steps .step.step-5,#steps .step.step-6 {
	top: 180px;
	left: 180px;
}
#steps .step.step-7,#steps .step.step-8 {
	top: 270px;
	left: 270px;
}
#steps .step.step-9,#steps .step.step-10 {
	top: 360px;
	left: 360px;
}
#steps .step.step-11,#steps .step.step-12 {
	top: 450px;
	left: 450px;
}
.step-2 span {
	background-color: rgba(107, 164, 67,0.9);
}
.step-3 span {
	background-color: rgba(205, 220, 41,0.9);
}
.step-4 span {
	background-color: rgba(254, 209, 6,0.9);
}
.step-5 span {
	background-color: rgba(236, 139, 36,0.9);
}
.step-6 span {
	background-color: rgba(219, 44, 41,0.9);
}
.step-7 span {
	background-color: rgba(205, 220, 41,0.9);
}
.step-8 span {
	background-color: rgba(145, 34, 110,0.9);
}
.step-9 span {
	background-color: rgba(107, 164, 67,0.9);
}
.step-10 span {
	background-color: rgba(205, 220, 41,0.9);
}
.step-11 span {
	background-color: rgba(254, 209, 6,0.9);
}
.step-12 span {
    background-color: rgba(236, 139, 36,0.9);
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.step-12 span i {
    padding: 9px 0;
}
#steps .content {
	font-size: 10px;
	margin-left: 140px;
	width: 230px;
}
#steps .step-even .content {
	margin-left: -150px;
	margin-top: 49px;
}
#steps .content strong {
    font-size: 12px;
    display: block;
}
#breadcrumbs {
    margin: 70px 0 0;
    color: #fff;
}
#step-page {
    padding-bottom: 0;
}
#loader {
	background-color: rgba(0,0,0,0.9);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	text-align: center;
}
#loader img {
	width: 100%;
	max-width: 200px;
	padding-top: 17%;
}
#otp .title {
	font-size: 16px;
	text-align: center;
	color: #666;
}
.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
	max-height: 150px;
}
.top-nav ul.sub-menu {
    position: absolute;
    /* background-color: rgba(0,0,0,0.5); */
    width: 485px;
    top: 42px;
    padding-top: 15px;
    z-index: 9;
    display: none;
    left: -75%;
}
#menu-main-menu > li:hover ul.sub-menu {
	display:block;
}
.top-nav ul.sub-menu li {
    display: block;
    background: rgba(0,0,0,0.5);
    margin: 0;
    width: 50%;
    float: left;
}
.top-nav ul.sub-menu a {
    display: block;
    color: #fff;
    padding: 5px 35px;
    font-size: 16px;
    text-align: left;
	text-decoration: none;
	position:relative;
}
.top-nav ul.sub-menu a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 34px;
    right: 300px;
    height: 1px;
    background-color: #FF7062;
	transition:all 200ms;
}
.top-nav ul.sub-menu li:hover a:after {
    right: 65px;
}
.footer-logo img {
    max-width: 130px;
    margin: 5px 0;
}
.testi-w3agileinfo img {
	width: 80px;
	height: 80px;
	border-radius: 80px;
}
.sitemap {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	list-style: none;
	padding: 0;
	/* color: #970909; */
}
.sitemap li {
	line-height: 18px;
}
.sitemap span {
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	line-height: 25px;
	border-bottom: 2px solid #212121;
	padding-bottom: 2px;
	margin-bottom: 8px;
	display: inline-block;
}
.sitemap a {
	font-size: 12px;
	line-height: 12px;
	color: #970909;
}
.slider-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	max-width: 1262px;
}
.home .banner {
	background: none;
}
.slider-wrapper .flex-control-nav,.slider-wrapper .flex-direction-nav {
	display: none;
}
.w3-agile-footer .wthreesearch {
	float: none;
	width: auto;
	text-align: left;
}
.w3-agile-footer .header-top-left {
	width: auto;
}
.post-tags a {
	display: block;
	background-color: #000;
	color: #fff;
	font-size: 10px;
	padding: 1px 14px;
	border-radius: 52px;
	position: relative;
}
.post-tags a::before {
	position: absolute;
	content: "#";
	left: 8px;
	top: 1.6px;
}
.slider .contact-form {
	background-color: rgba(255,255,255,0.7);
	padding: 22px 20px 23px;
}
.slider .contact-form input[type="text"],.slider .contact-form input[type="email"],.slider .contact-form input[type="phone"],
.slider .contact-form select,.slider .contact-form textarea, .slider .captcha {
	color:#111;
	background-color: rgba(255,255,255,0.5);
}
.slider .contact-form textarea {
	min-height: 75px;
}
.slider .contact-form .captcha input[type="text"] {
	width: 59%;
	color: #111;
	background: none;
}
.projects-gridtext {
	min-height: 460px;
}