@charset "utf-8";

/* ==========================================================================
   CSS Reset
   ========================================================================== */


/*
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
body {
	line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}
nav ul {
	list-style: none
}
blockquote,
q {
	quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}
del {
	text-decoration: line-through
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input,
select {
	vertical-align: middle
}
*,
*:after,
*:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

/* ==========================================================================
   Common CSS
   ========================================================================== */

body {
	font: normal 17px/21px 'poppinsregular', Arial, Helvetica, sans-serif;
	color: #4b4545;
	background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}
a {
	outline: none;
	text-decoration: none;
	color: #fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.container {
	max-width: 1400px;
	margin: 0 auto;
}
#wrapper {
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
li {
	list-style: none;
}
.feature-btn {
	display: inline-block;
	width: 224px;
	border: 1px solid #fff;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	font: 18px/49px 'poppinsregular';
	position: absolute;
	bottom: 82px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 1;
}
.feature-btn:hover,
.feature-btn:focus {
	background: #c31616;
}
/***********zaigo for home***************/
.custom-btn-zaigo {
	display: inline-block;
	width: 224px;
	border: 1px solid #fff;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	font: 18px/49px 'poppinsregular';
	position: absolute;
	/*background: #b60000;*/
	bottom: 82px;
	left: 51%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 1;
}
.custom-btn-zaigo:hover,
.custom-btn-zaigo:focus {
	background: #c9252b;
	border: 1px solid #b60000;
}
/************zaigo for btn code ends******************/

.clearfix {
	clear: both;
}
.clearfix:before,
.clearfix:after {
	clear: both;
	display: table;
	content: '';
}
h1 {
	font: 50px/50px 'poppinsbold';
	color: #000;
	letter-spacing: 0px;
}
h2 {
	font: 120px/124px 'poppinsbold';
	color: #000;
	letter-spacing: -6px;
}
h4 {
	font: 24px/26px 'poppinsbold';
}
h3 {
	color: #020202;
	font: 27px/34px 'poppinsbold';
}
.case-study-btn {
	display: inline-block;
	margin-left: 7px;
	padding: 0 29px;
	border: 4px solid #fff;
	font: 23px/60px 'poppinsbold';
}
.case-study-btn:hover,
.case-study-btn:focus {
	background: #ae930a;
}

/* ==========================================================================
   Setting up the fonts
   ========================================================================== */

@font-face {
	font-family: 'poppinsbold';
	src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'), url('../fonts/poppins-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinslight';
	src: url('../fonts/poppins-light-webfont.woff2') format('woff2'), url('../fonts/poppins-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsmedium';
	src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'), url('../fonts/poppins-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsregular';
	src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'), url('../fonts/poppins-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinssemibold';
	src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'), url('../fonts/poppins-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* ==========================================================================
   Header
   ========================================================================== */

/*#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}*/
.blog #header {
	background: #fff;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	right: 0;
}
#header.active {background: #fff;}
#header.active .header-menu,
#header.fixed .header-menu {
	background: #fff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.header-menu {
	/*padding: 17px 153px 10px 42px;*/
	padding: 17px 150px 10px 133px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#header.active .logo img {
	max-width: 50px;
}
.logo img,
#header.active .logo img {
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	width:100%;
}
.logo a {
	display: inline-block;
}
#header.active .navbar li a,
#header.active .social-links li a,
#header.fixed .navbar li a,
#header.fixed .social-links li a {
	color: #000;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
#header.active .forkit .string,
#header.fixed .forkit .string {
	background: #000;
}
.logo {
	float: left;
	width: 15%;
}
.header-right {
	position: relative;
	float: right;
	width: 85%;
	text-align: right;
	padding-top: 35px;
	z-index: 9;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#header.active .header-right {
	padding-top: 15px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.navbar,
.navbar li,
.social-links,
.social-links li {
	display: inline-block;
	/*vertical-align: middle;*/
}
.social-links li+li {
	margin-left: 10px;
}
.navbar li a {
    display: block;
	font-size: 17px;
	line-height: 30px;
}
.navbar li+li {
	margin-left: 28px;
}
.navbar {
	margin-right: 22px;
}
.navbar li.current-menu-item a,
.navbar li a:hover,
.navbar li a:focus,
.social-links li a:hover,
.social-links li a:focus,
#header.active .navbar li a:hover,
#header.active .social-links li a:hover,
#header.active .navbar li a:focus,
#header.active .social-links li a:focus,
#header.active .navbar li.current-menu-item a,
#header.fixed .navbar li.current-menu-item a,
#header.fixed .navbar li a:hover {
	color: #b60000;
}
.forkit .tag {
	width: 170px;
	background: #b60000;
	box-shadow: 0 1px 1px #a30000, 0 -1px 1px #a30000;
	-webkit-box-shadow: 0 1px 1px #a30000, 0 -1px 1px #a30000;
	font: 12px/28px 'poppinssemibold';
	text-transform: capitalize;
}
.forkit .tag:after {
	content: none;
}
.forkit-curtain {
	padding-top: 10%;
	text-align: center;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	overflow-y: auto;
	z-index: 10;
}
.forkit-curtain img {
	display: inline-block;
}
.forkit,
.forkit:hover,
.forkit:focus {
	transition: none;
	-webkit-transition: none;
}
.forkit-curtain .close-button {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
	color: #fff;
	font-size: 30px;
	z-index: 1;
}
.forkit-curtain .close-button:hover,
.forkit-curtain .close-button:focus {
	color: #a29038;
}
.forkit {
	right: 30px;
	width: 150px;
	height: 50px;
}
.form-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 950px;
}
.forkit-curtain .title {
	color: #fefefd;
	font: 48px/54px 'poppinsbold';
	margin-bottom: 25px;
	text-align: center;
	letter-spacing: -2px;
}
.column-30 {
	width: 26.8%;
	float: left;
}
.column-40 {
	width: 46.4%;
	float: left;
	text-align: left;
}
.form-wrap br {
	display: none;
}
.wpcf7-form-control-wrap {
	margin-bottom: 12px;
	display: block;
}
.form-control {
	display: inline-block;
	width: 100%;
	border: 1px solid #fff;
	height: 42px;
	color: #33ccff;
	padding: 0 10px 0 40px;
	background: transparent;
	font-size: 12px;
}
.form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #33ccff;
	opacity: 1;
}
.form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #33ccff;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #33ccff;
	opacity: 1;
}
.form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #33ccff;
	opacity: 1;
}
.form-textarea {
	resize: none;
	height: 154px;
	padding: 15px;
	color: #fff;
	font-size: 14px;
	width: 100%;
	border: 1px solid #fff;
	background: transparent;
	font-family: 'poppinsregular';
}
.form-textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
}
.form-textarea::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	opacity: 1;
}
.form-textarea:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
	opacity: 1;
}
.form-textarea:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	opacity: 1;
}
#full_name {
	background: url('../images/name.png') no-repeat 10px center;
}
#email {
	background: url('../images/email.png') no-repeat 10px center;
}
#phone {
	background: url('../images/phone.png') no-repeat 10px center;
}
#conactSubmit {
	background: #33ccff;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font: 26px/66px 'poppinsbold';
	margin: 14px auto 20px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	width: 417px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	text-transform: capitalize;
}
#conactSubmit:hover,
#conactSubmit:focus {
	background: #c1f0ff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.wpcf7-checkbox label input[type="checkbox"] {
	display: none;
}
.wpcf7-checkbox label input[type="checkbox"] + span:before {
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #fff;
	left: 0;
	top: 0;
	content: '';
}
.wpcf7-checkbox label input[type="checkbox"]:checked + span:before {
	border-color: #b60000;
}
.wpcf7-checkbox label input[type="checkbox"]:checked + span::after {
	border-color: #fff;
	border-style: none solid solid none;
	border-width: 2px;
	content: "";
	height: 12px;
	width: 5px;
	position: absolute;
	top: 2px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: 7px;
}
.checkbox-left,
.checkbox-right {
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.checkbox-left {
	width: 60%;
	padding: 0 5px 0 20px;
}
.checkbox-right {
	width: 40%;
}
.wpcf7-checkbox .wpcf7-list-item {
	margin-top: 9px;
	display: block;
}
.wpcf7-checkbox label {
	display: block;
	cursor: pointer;
	position: relative;
	padding-left: 38px;
}
.mobile-menu-button {
	display: none;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
span.wpcf7-list-item {
	margin-left: 0;
}
.forkit-curtain.active {
	top: 0 !important;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
div.wpcf7 img.ajax-loader {
	display: none;
}

/* ==========================================================================
   Footer
   ========================================================================== */


/*----- footer -----*/

#footer {
	background: #bc0f0f url('../images/bg4.png');
	text-align: center;
	padding: 125px 15px 103px;
}
.dbm {
	padding-bottom: 31px;
}
.dbm li {
	display: inline-block;
	position: relative;
}
.dbm li+li {
	padding-left: 32px;
}
.dbm li a {
	font: 35px/40px 'poppinsbold';
}
.dbm li+li:before {
	background: #fff;
	border-radius: 100%;
	top: 12px;
	color: #000000;
	content: "";
	display: inline-block;
	height: 12px;
	left: 6px;
	position: absolute;
	width: 12px;
}
.quote {
	border-top: 1px solid #fff;
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding: 10px 63px;
}
.quote li {
	display: inline-block;
}
.quote li+li {
	padding-left: 50px;
}
.quote li a {
	font: 30px/70px 'poppinsregular';
}
.social-links.soicla-footer {
	display: block;
	width: 100%;
	padding: 16px 0 30px;
}
.social-links.soicla-footer a .fa {
	font-size: 58px;
}
.social-links.soicla-footer a:hover,
.social-links.soicla-footer a:focus {
	color: #000;
}
.social-links.soicla-footer li+li {
	margin-left: 70px;
}
#footer > p {
	font: 22px/28px 'poppinsregular';
	color: #cccccc;
	padding-bottom: 23px;
}

/* ==========================================================================
   Main
   ========================================================================== */


/* banner */

.banner {
	position: relative;
	background: url('../images/banner.jpg') no-repeat;
	background-position: center bottom;
	background-size: cover;
	text-align: center;
	height: 946px;
	z-index: 2;
}
.banner > figure {
	position: absolute;
	bottom: 0;
	left: 14.2%;
	z-index: 0;
}
@media screen and (min-width: 768px) and (max-width: 1398px) {
  .banner > figure {
    width: 43%;
    max-width: none;
    text-align: right;
  }
  .banner > figure img {
    height: 80vh;
    display: inline-block;
  }
}
#scroll-icon {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 24px;
	height: 59px;
	cursor: pointer;
	z-index: 1;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-animation-name: anim-scroll-icon;
	animation-name: anim-scroll-icon;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
@-webkit-keyframes anim-scroll-icon {
	0%,
	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
		opacity: 1;
	}
	50% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
		opacity: .4;
	}
}
@keyframes anim-scroll-icon {
	0%,
	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
		opacity: 1;
	}
	50% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
		opacity: .4;
	}
}

/* what-we-do */

.what-do-head-text {
	max-width: 970px;
	margin: auto;
	/*visibility: hidden;*/
}
.what-do-head {
	background: #fff url('../images/bg2.png');
	position: relative;
	z-index: 1;
	padding: 66px 15px 22px;
}
.what-we-do {
	position: relative;
	text-align: center;
	padding: 0 0 17px;
	background: #fff url('../images/bg2.png');
	z-index: 1;
}
.what-do-head p,
.design p {
	color: #7e7e7d;
	font-size: 22px;
	line-height: 28px;
	margin-top: 10px;
}
.car-img {
	position: relative;
}
.what-we-do figure img {
	margin: auto;
}
.we-do-content .car-img {
	position: relative;
}
.we-do-images {
	position: absolute;
	left: 0;
	right: 0;
	top: 6.5%;
	width: 100%;
	max-width: 750px;
	margin: auto;
}
.design-block {
	float: left;
	width: 33.33333%;
}
.design-block a {
	display: inline-block;
	position: relative;
}
.design-block a.active {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.design-block a img {
	margin: auto;
}
.design-block a span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	font: 18px/22px 'poppinsbold';
	color: #fefefd;
}
.we-do-content .design {
	max-width: 970px;
	margin: auto;
	padding: 0 15px;
}
.wwd-container {
	height: 278px;
}
.we-do-content .design-wrap {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 1;
	display: none;
}

/* latest-work */

.latest-work-wrap {
	max-width: 1590px;
	margin: auto;
	position: relative;
}
.latest-work {
	position: relative;
	padding: 75px 15px 110px;
	color: #fff;
	background: #af9b37 url('../images/bg3.png');
}
.latest-work h2 {
	text-align: center;
	margin-bottom: 40px;
	color: #fefcfc;
}
.tv-block {
	position: relative;
	float: left;
	width: 67%;
}
.latest-work-carousel {
	float: left;
	margin-left: -14px;
	padding-top: 7.7%;
	position: relative;
	width: 33%;
}
.work-content {
	max-width: 320px;
}
.latest-work-wrap .tv-block img {
	width: auto;
}
.tv-carousel {
	width: 35%;
	left: 26.2%;
	position: absolute;
	right: 0;
	top: 16.2%;
}
.work-content > p {
	padding: 12px 0 76px 7px;
}
.owl-nav {
	left: 13%;
	position: absolute;
	top: 0;
}
.owl-prev,
.owl-next {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 0;
}
.owl-prev {
	margin-right: 30px;
}
.owl-prev:before,
.owl-next:before {
	content: '\f054';
	font-family: fontawesome;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	display: block;
}
.owl-prev:before {
	content: '\f053';
	margin-left: -5px;
}
.owl-next:before {
	margin-right: -5px;
}
.owl-prev:hover,
.owl-next:hover,
.owl-prev:focus,
.owl-next:focus {
	background: #c1b163;
}

/* the-scoop */

.the-scoop {
	position: relative;
	padding: 58px 27px 0;
	background: #35acaa url('../images/bg4.png');
}
.the-scoop h2 {
	text-align: center;
	color: #ffffff;
	letter-spacing: 0;
	max-width: 1870px;
	margin: auto;
}
.the-scoop-wrap {
	max-width: 1300px;
	margin: auto;
}
.scoop-carousel .owl-item img {
	width: auto;
}
.scoop-carousel .owl-nav {
	display: none;
}
.scoop-carousel .owl-dots {
	position: absolute;
	right: -37px;
	top: 31%;
}
.owl-dot {
	width: 15px;
	height: 15px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	background: #c6c6c6;
	margin-bottom: 8px
}
.owl-dot.active {
	background: #ececec;
}
.girl-image {
	float: left;
	margin-top: -8px;
	position: relative;
	width: 27%;
	z-index: 2;
}
.scoop-slide {
	float: left;
	width: 100%;
	background: #fff;
	padding: 42px 60px 30px 25px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	z-index: 1;
}
.scoop-carousel {
	float: left;
	width: 79%;
	margin-left: -195px;
	margin-top: 27px;
}
.scoop-carousel .item {
	padding-left: 180px;
}
.scoop-slide {
	position: relative;
}
.scoop-slide::before {
	border-color: transparent #fff;
	border-style: solid;
	border-width: 0 165px 100px 0;
	content: "";
	height: 0;
	position: absolute;
	right: 96%;
	width: 0;
	top: 55px;
	transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	z-index: -1;
}
.scoop-slide figure {
	float: left;
	width: 27%;
	padding: 25px;
}
.scoop-content {
	position: relative;
	float: left;
	width: 73%;
	min-height: 250px;
	padding-left: 10px;
}
.scoop-content p {
	color: #4b4545;
	font-size: 24px;
	margin: 5px 0 15px;
	font-size: 20px;
	line-height: 30px;
}
.read-more {
	position: absolute;
	color: #3395dd;
	text-decoration: underline;
	right: 15px;
	bottom: 0;
	font-size: 18px;
}
.scoop-slide figure img{
	/*border-radius: 50%;*/
	height: auto;
	max-width: 100%;
}


/*---    customers  --*/

.customers .amazing-customers {
	margin: 0 auto;
	max-width: 1290px;
}
.amazing-customers li {
	width: 25%;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: middle;
}
.customers {
	font-size: 0;
	background: #fff url("../images/bg2.png");
	padding: 70px 0 125px;
}
.amazing-customers img {
	margin: 0 auto;
}
.customers h2 {
	text-align: center;
	padding-bottom: 40px;
}

/*------what you see  ---*/

.what-u-see {
	position: relative;
	/*height: 856px;*/
    height: 1100px;  
}
.what-u-see-head {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: absolute;
	text-align: center;
	top: 114px;
	max-width: 1200px;
	width: 100%;
}
.what-u-see-head h2 {
	color: #fff;
	padding-bottom: 14px;
}
.get-quote-btn {
	border: 2px solid #fff;
	display: inline-block;
	font: 50px/55px "poppinsmedium";
	padding: 22px 100px;
}
.get-quote-btn:hover,
.get-quote-btn:focus {
	background: #af9b37;
}
.digi-market {
	background: #ffffff;
	bottom: -73px;
	left: 0;
	margin: 0 auto;
	max-width: 775px;
	padding: 25px 65px 57px;
	position: absolute;
	right: 0;
	width: 100%;
}
.digi-market h3 {
	font: 72px/76px 'poppinsmedium';
	color: #030303;
	letter-spacing: -4px;
}
.digi-market h3 span {
	color: #cc0000;
}
.digi-market > span {
	font: 36px/40px 'poppinslight';
	color: #666666;
	letter-spacing: 5px;
}
.digi-market address {
	font: 28px/36px 'poppinsregular';
	color: #454545;
	padding-top: 20px;
}
.digi-market a {
	color: #454545;
	padding-left: 10px;
}
.pin {
	position: absolute;
	top: 18px;
	right: 15px;
}
.digi-market address .mail-e {
	color: #b22a1e;
}
span.wpcf7-not-valid-tip {
	font-size: 14px;
	text-align: left;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
div.wpcf7-mail-sent-ok {
	border-color: #33ccff;
}
.visible-xs {
	display: none;
}
.forkit-btn {
	display: none;
}
.g-recaptcha
{ display: inline-block; }
.captcha
{ text-align: center; }

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
	::i-block-chrome,
	.amazing-customers li {
		width: 24.7%;
	}
}

/* work page */

.works-banner {
	position: relative;
	min-height: 650px;
}
.works-banner figure img {
	width: 100%;
}
.works-banner-text {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	right: 0;
	z-index: 2;
}
.works-banner-text h2 {
	font-size: 100px;
	color: #ffffff;
	letter-spacing: 0;
}
.works-main-block {
	padding: 40px 15px 205px;
}
.works-main-inner {
	max-width: 1630px;
	margin: auto;
	position: relative;
}
.works-main-left {
	float: left;
	width: 70%;
	padding: 0 30px 0 0;
}
.works-main-right {
	float: right;
	width: 30%;
	padding-top: 60px;
}
.works-main-left figure img {
	margin: auto;
}
.works-main-left figure+figure {
	margin-top: 37px;
}
.services-solutions {
	margin: 35px 0 100px;
}
.services {
	border-left: 1px solid #b60000;
	float: left;
	padding-left: 62px;
	position: relative;
	width: 50%;
}
.services .service-title {
	color: #b60000;
	font: 18px/30px "poppinslight";
	left: 42px;
	position: absolute;
	top: 0;
	z-index: -1;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: top left;
	-webkit-transform-origin: top left;
}
.services .service-title h6 {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.services li a {
	font: 18px/36px 'poppinslight';
	color: #666;
}
.services li a:hover,
.services li a:focus {
	color: #000;
}
.works-main-right h4 {
	font: 30px/36px "poppinsbold";
	color: #000000;
	text-transform: inherit;
	margin-bottom: 12px;
}
.services > ul {
	margin-top: -11px;
}
.works-main-right p {
	font: 20px/24px 'poppinslight';
	color: #666;
}
.launch-btn {
	display: block;
	font: 30px/69px "poppinsbold";
	text-align: center;
	max-width: 435px;
	width: 100%;
	margin: auto;
	background: #32aaa8;
}
.launch-btn:hover,
.launch-btn:focus {
	background: #2dc1bf;
}
.box-container,
.portfolio-nav-block {
	position: relative;
}
.box-container:before,
.portfolio-nav-block:before {
	content: '';
	background: url('../images/bg-blog.png');
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	position: absolute;
}

/* portfolio-nav-block */

.portfolio-nav-block {
	padding: 62px 15px;
	background: #9c8c3f;
	font: 20px/30px "poppinsbold";
}
.navigation.post-navigation {
	position: relative;
}
.portfolio-nav {
	max-width: 1180px;
	margin: auto;
}
.portfolio-nav .nav-previous,
.portfolio-nav .nav-next {
	float: left;
	width: 33.33%;
}
.post-navigation .screen-reader-text {
	display: none;
}
.portfolio-nav .nav-next {
	float: right;
	text-align: right;
}
.portfolio-nav .main-p {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.portfolio-nav .prev img,
.portfolio-nav .next img {
	display: inline-block;
	vertical-align: middle;
}
.portfolio-nav .prev img {
	margin-right: 25px;
}
.portfolio-nav .next img {
	margin-left: 25px;
}
.portfolio-nav .next,
.portfolio-nav .prev {
	display: inline-block;
}
.south-arthritis {
	max-width: 485px;
}
.south-arthritis.active {
	position: fixed;
	top: 100px;
	padding-right: 15px;
}
.south-arthritis.activeabs {
	position: absolute;
	bottom: 0px;
}

/* portfolio-wrap */

.filter-button-group {
	padding: 36px 42px;
}
.portfolio-wrap {
	background: #9e8e40;
	/*margin-top: 130px;*/
	padding-top:9%;
}
.filter-button-group li {
	display: inline-block;
	padding: 0 9px;
}
.filter-button-group li a {
	display: block;
	font: 18px/20px 'poppinsbold';
}
.grid-item {
	overflow: hidden;
}
.grid-item figure {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover !important;
}
.filter-button-group li a.active {
	color: rgba(255, 255, 255, 0.8);
}
.overlay-block,
.overlay-block:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.overlay-block:after {
	background: #ffffff;
	content: '';
}
.grid-item a:hover .overlay-block,
.grid-item a:hover .overlay-block:after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.grid-item a:hover .overlay-block:after {
	opacity: 0.75;
}
.overlay-text {
	position: absolute;
	left: 36px;
	right: 15px;
	bottom: -36px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.grid-item a:hover .overlay-text {
	bottom: 36px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.overlay-text p {
	font: 12px/30px 'poppinsregular';
}
.overlay-text p strong {
	display: block;
	font-family: 'poppinsbold';
	font-size: 24px;
}
.hidden {
	visibility: hidden;
	width: 0px!important;
	height: 0px!important;
	margin: 0px!important;
	padding: 0px!important;
}
#load-more {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	display: block;
	font: 16px/50px "poppinsbold";
	margin: 25px auto;
	max-width: 200px;
	text-align: center;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	cursor: pointer;
}
#load-more:hover,
#load-more:focus {
	color: #000;
	background: #fff;
}

/* isotope styles */

.loadmore-button,
.loading-button {
	display: block;
	margin: auto;
}
.isotope-footer {
	opacity: 0;
}
.isotope-system:not(.index-single) .isotope-container {
	opacity: 0;
}
.isotope-layout {
	transition: height 0.2s ease-in-out 0s;
	-webkit-transition: height 0.2s ease-in-out 0s;
	background:
}
.isotope-filters {
	position: relative;
	z-index: 2;
}
.menu-container {
	overflow: visible;
	-webkit-transition: background-color 0.4s ease-in-out 0s;
	transition: background-color 0.4s ease-in-out 0s;
	width: 100%;
}
.isotope-system:not(.index-single) .isotope-container {
	opacity: 0;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation.bottom-t-top:not(.zoom-reverse) {
	-webkit-animation-name: anim_btt;
	animation-name: anim_btt;
	opacity: 1;
}
.no-touch .isotope-container .tmb .t-inside {
	opacity: 0;
}
html:not(.no-cssanimations) .animate_when_almost_visible {
	animation-duration: 0.6s;
	-webkit-animation-duration: 0.6s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0;
}
.tmb > .t-inside {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
}
.tmb .t-inside {
	background-clip: content-box;
}

/*latest changes*/
.latest-work h1 {
	text-align: center;
	margin-bottom: 40px;
	color: #fefcfc;
	font: 120px/124px 'poppinsbold' !important;
}
.works-banner-text h1 {
    font-size: 100px;
    color: #fff;
    letter-spacing: 0;
    font: 100px/124px 'poppinsbold' !important;
}
.ch2 {
	font: 27px/34px 'poppinsbold';
	letter-spacing: 0;
}
/*latest changes ends*/

/* Bottom to top keyframes */

@-webkit-keyframes anim_btt {
	0% {
		-webkit-transform: translate3d(0, 100px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes anim_btt {
	0% {
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
.loadmore-button .icon-container {
	display: none;
	left: 0;
	position: absolute;
	width: 100%;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).bottom-t-top {
	-webkit-animation-name: anim_btt;
	animation-name: anim_btt;
	opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).zoom-in {
	-webkit-animation-name: zoom-in;
	animation-name: zoom-in;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).zoom-out {
	-webkit-animation-name: zoom-out;
	animation-name: zoom-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.zoom-reverse {
	-webkit-animation-name: zoom-reverse;
	animation-name: zoom-reverse;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}
@-webkit-keyframes zoom-reverse {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		opacity: 0;
	}
}
@keyframes zoom-reverse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}

/* Appear from center in keyframes */

@-webkit-keyframes zoom-in {
	0% {
		-webkit-transform: scale(0.5);
		opacity: 0.1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}
@keyframes zoom-in {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0.1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

/* Appear from center out keyframes */

@-webkit-keyframes zoom-out {
	0% {
		-webkit-transform: scale(1.5);
		opacity: 0.1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}
@keyframes zoom-out {
	0% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0.1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}
#what-we-do .animated {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s
}
.services-bg {
	position: relative;
}
.works-banner-text h2 { 
}
.works-banner-text p { 
	font-size: 50px;
	line-height: 50px;
	font-family: 'poppinsregular';
	color: #fff;
	margin-bottom: 20px;
}
.ser-btn {
	font: 36px/90px "poppinsregular";
	color: #fff;
	border: 2px solid #fff;
	letter-spacing: 1px;
	padding: 0 75px;
	display: inline-block;
}

.ser-btn:hover {
	background:#af9b37;
}
.services-content {
    max-width: 1700px;
    margin: 60px auto 40px;
    clear: both;
    overflow: hidden;
}
.serv-left	{
	width: 53%;
	float: left;
	padding-top: 38px;
}
.serv-right {
    float: left;
    width: 41%;
    margin-left: 6%;
    padding-top: 33px;
}
.serv-right h4 {
	font: 50px/72px "poppinsregular";
	color: #000;
	text-transform: none;
}
.serv-right p {
    color: #000;
    font: 30px/40px "poppinsregular";
    padding: 13px 0;
}
.serv-right strong {
	font-family: "poppinsbold";
}
.serv-footer {
    max-width: 1080px;
    margin: 0 auto 153px;
    clear: both;
    overflow: hidden;
    border-top:1px solid #989696;
    border-bottom:1px solid #989696;
    text-align: center;
    padding: 27px 0 47px 0;
}
.serv-footer p {
	font: 72px/70px "poppinslight";
	color: #000;
}
.navbar ul > li {
  position: relative;
}
.sub-menu {
  left: 0;
  position: absolute;
  top: 100%;
  padding-top: 20px;
  width: 215px;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transform: translateY(25px);
  -webkit-transform: translateY(25px);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.navbar .sub-menu li{
    display: block;
}
.navbar .sub-menu li + li {
  margin-left: 0px;
}
.navbar .sub-menu li a{
    line-height: 40px;
    padding: 0 20px;
    display: block;
    background: rgba(0,0,0,0.5);
}
.navbar .sub-menu li a:hover,
.navbar .sub-menu li a:focus{
	background: rgba(0,0,0,0.6);
	color: #ffffff;
}
.sub-menu:before{
	content: '';
	position: absolute;
	top: -20px;
	left: 30px;
	border-color: transparent transparent rgba(0,0,0,0.5);
    border-style: solid;
    border-width: 20px;
}
.navbar li:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px); 
}
#header.active .sub-menu:before,
#header.fixed .sub-menu:before{
  content: none;
}
#header.fixed .navbar .sub-menu li a,
#header.active .navbar .sub-menu li a{
  background: #fff;
}
#header.fixed .navbar .sub-menu li a:hover,
#header.fixed .navbar .sub-menu li a:focus,
#header.active .navbar .sub-menu li a:hover,
#header.active .navbar .sub-menu li a:focus{
  color: #fff;
  background: #35acaa;
}
#header.fixed .sub-menu{
  padding-top: 48px;
} 
#header.fixed.active .sub-menu{
  padding-top: 20px;
}
.sub-nav-icon{
    display: none;
}

.what-you-see-logo {
  max-width: 90%;
}

.menu-catgs-menu-container ul {
	text-align: center;
}

.menu-catgs-menu-container ul li {
	display: inline-block;
	margin: 25px;
}

.menu-catgs-menu-container ul li a {
	display: block;
	padding: 10px 0;
	color: #000;
	transition: all 0.3s ease;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'poppinsbold';
}

.menu-catgs-menu-container ul li a:hover {
	color: #c9252b;
}

.blog-post-listing-item {
	padding: 50px 370px 50px 100px;
	position: relative;
	min-height: 200px;
	border-bottom: 1px solid #999999;
	line-height: 36px;
}

.blog-post-listing-item .blog-page-image {
	position: absolute;
	top: 25px;
	right: 100px;
	width: 250px;
}

.blog-post-listing-item .blog-page-image img {
	width: 100%;
}

.blog-post-listing-item .post-date, .single-post-item .post-date {
	font-weight: bold;
	display: block;
	font-size: 28px;
	font-family: 'poppinsbold';
}

.blog-post-listing-item h5, .single-post-item h5 {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 36px;
}

.blog-post-listing-item p, .single-post-item p {
	font-size: 28px;
}

.blog-post-listing-item h5 a {
	color: inherit;
}

.blog-post-author, .blog-post-categories {
	font-size: 22px;
}

.blog-post-author {
	margin-top: 25px;
}

.single-post-item {
	margin: 0 auto;
	padding: 100px;
	overflow: hidden;
	line-height: 1.5;
}

.single-post-item .blog-post-author, .single-post-item .blog-post-categories, .single-post-item p {
	font-size: 18px;
}

.single-post-content, .post-sidebar {
	float: left;
	padding: 0 30px;
}

.single-post-content {
	width: 75%;
}

.post-sidebar {
	width: 25%;
}

.share-article {
	border: 1px solid #000;
	font-size: 24px;
	text-align: center;
	display: block;
	padding: 15px 0;
	max-width: 300px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
}

.share-article:hover {
	color: #c9252b;
	border-color: #c9252b;
}
#navaa a{
 color: black !important;
}

.blog-list-navigation {
	padding: 50px 10px;
	text-align: center;
}

.blog-list-navigation a, .blog-list-navigation span {
	font-size: 18px;
	display: inline-block;
	padding: 3px 8px;
}

.blog-list-navigation span {
	border: 2px solid #c9252b;
}

.blog-list-navigation a:hover {
	color: #C9252B;
}

.blog-list-bg {
	max-height: 650px;
	background: #36b1af url('../images/bg4.png') !important;
}

.blog-list-bg h4 {
	font-size: 48px;
	font-family: 'poppinsregular';
}

.single-post-banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}

@media screen and (min-width: 1200px) {

  .what-you-see-logo {
    position: relative;
    left: -5%;
  }

}

@media screen and (min-width: 768px) and (min-height: 550px) {

  .banner {
    min-height: 550px;
    height: 100vh !important;
  }

}
/***** About us */
.

-banner .works-banner-text {
	max-width: 660px;
	width: 90%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

.agency-banner h4 {
	font-size: 50px;
	color: #FFF;
	line-height: 45px;
}


.banner > figure {
	position: absolute;
	bottom: 0;
	left: 14.2%;
	z-index: 0;
}

.legendary-section {
	text-align: center;
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}

.legendary-section .secondary-image {
	width: 30%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.content-container {
	font-size: 24px;
	width: 90%;
	max-width: 1050px;
	margin: 0 auto;
	line-height: 1.5;
	position: relative;
	z-index: 5;
}

.content-container h2 {
	font-size: 65px;
	line-height: 1;
	margin-bottom: 25px;
	font: 77px/80px 'poppinsregular' !important;
}

.team-section {
	background: #f0c200;
	text-align: center;
	padding: 50px 0 30px;
	position: relative;
}

.team-section .secondary-image {
	width: 25%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin-top: -10%;
}

.team-section h3 {
	font-size: 55px;
	line-height: 1.3;
	margin-bottom: 20px;
	position: relative;
	letter-spacing: -3px;
	z-index: 5;
}

.team-container {
	width: 90%;
	max-width: 1170px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	position: relative;
	z-index: 5;
}

.team-container .team-item {
	display: inline-block;
	width: 33.33%;
	font-size: initial;
	margin-bottom: 20px;
}

.team-section .team-item img {
	width: 100%;
	margin-bottom: 20px;
}

.team-section .team-item h5, .team-section .team-item h6 {
	font-size: 24px;
	line-height: 18px;
	color: #000;
}

.team-section .team-item h6 {
	font-size: 18px;
}

@media screen and (max-width: 767px) {

	.team-container .team-item {
		width: 100%;
	}

}



@media screen and (min-width: 768px) and (max-width: 1398px) {
  .banner > figure {
    width: 43%;
    max-width: none;
    text-align: right;
  }
  .banner > figure img {
    height: 80vh;
    display: inline-block;
  }
}
#scroll-icon {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 24px;
	height: 59px;
	cursor: pointer;
	z-index: 1;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-animation-name: anim-scroll-icon;
	animation-name: anim-scroll-icon;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
@-webkit-keyframes anim-scroll-icon {
	0%,
	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
		opacity: 1;
	}
	50% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
		opacity: .4;
	}
}
@keyframes anim-scroll-icon {
	0%,
	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
		opacity: 1;
	}
	50% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
		opacity: .4;
	}
}

/* what-we-do */

.what-do-head-text {
	max-width: 970px;
	margin: auto;
	/*visibility: hidden;*/
}
.what-do-head {
	background: #fff url('../images/bg2.png');
	position: relative;
	z-index: 1;
	padding: 66px 15px 22px;
}
.what-we-do {
	position: relative;
	text-align: center;
	padding: 0 0 17px;
	background: #fff url('../images/bg2.png');
	z-index: 1;
}
.what-do-head p,
.design p {
	color: #7e7e7d;
	font-size: 22px;
	line-height: 28px;
	margin-top: 10px;
}
.car-img {
	position: relative;
}
.what-we-do figure img {
	margin: auto;
}
.we-do-content .car-img {
	position: relative;
}
.we-do-images {
	position: absolute;
	left: 0;
	right: 0;
	top: 6.5%;
	width: 100%;
	max-width: 750px;
	margin: auto;
}
.design-block {
	float: left;
	width: 33.33333%;
}
.design-block a {
	display: inline-block;
	position: relative;
}
.design-block a.active {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.design-block a img {
	margin: auto;
}
.design-block a span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	font: 18px/22px 'poppinsbold';
	color: #fefefd;
}
.we-do-content .design {
	max-width: 970px;
	margin: auto;
	padding: 0 15px;
}
.wwd-container {
	height: 278px;
}
.we-do-content .design-wrap {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 1;
	display: none;
}

/* latest-work */

.latest-work-wrap {
	max-width: 1590px;
	margin: auto;
	position: relative;
}
.latest-work {
	position: relative;
	padding: 75px 15px 110px;
	color: #fff;
	background: #af9b37 url('../images/bg3.png');
}
.latest-work h2 {
	text-align: center;
	margin-bottom: 40px;
	color: #fefcfc;
}
.tv-block {
	position: relative;
	float: left;
	width: 67%;
}
.latest-work-carousel {
	float: left;
	margin-left: -14px;
	padding-top: 7.7%;
	position: relative;
	width: 33%;
}
.work-content {
	max-width: 320px;
}
.latest-work-wrap .tv-block img {
	width: auto;
}
.tv-carousel {
	width: 35%;
	left: 26.2%;
	position: absolute;
	right: 0;
	top: 16.2%;
}
.work-content > p {
	padding: 12px 0 76px 7px;
}
.owl-nav {
	left: 13%;
	position: absolute;
	top: 0;
}
.owl-prev,
.owl-next {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 0;
}
.owl-prev {
	margin-right: 30px;
}
.owl-prev:before,
.owl-next:before {
	content: '\f054';
	font-family: fontawesome;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	display: block;
}
.owl-prev:before {
	content: '\f053';
	margin-left: -5px;
}
.owl-next:before {
	margin-right: -5px;
}
.owl-prev:hover,
.owl-next:hover,
.owl-prev:focus,
.owl-next:focus {
	background: #c1b163;
}

.content-container strong
{
   font-family: "poppinsbold";
}

/* social media icons -starts */

/* Container Of The Plugin */

.socialPlugin {
	text-align: center;
	/*width: 40px;
	margin: 20px auto 0;*/
	height: 66px;
	display: block;
}

.socialPlugin .showSocialButtons {
	font-size:15px;
	cursor:pointer;
	padding:0.333em 0.667em;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.3);
	color: rgba(0,0,0,0.7);
}

.socialPlugin .socials {
	width: 260px;
	color: white;
	line-height: 10px;
	text-align: center;
	margin-top: -75px;
	margin-left: -35px;
	display:block;
	transform-origin:50% 0%;

	-webkit-transform: scale(0) translateY(-150px);
	-moz-transform:scale(0) translateY(-150px);
	-o-transform:scale(0) translateY(-150px);
	transform:scale(0) translateY(-150px);

	-webkit-transition:.5s;
	-moz-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	

	opacity:0;
}

.socialPlugin .socials:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 4px auto;
	height: 0;
	width: 0;
	border-left: 15px solid rgba(0, 0, 0, 0);
	border-right: 15px solid rgba(0, 0, 0, 0);
	border-top: 15px solid #becade;
}

@media all and (max-width: 992px) {
	.socialPlugin .socials {
		margin-top: -60px;
	}
}


/* Toggled State */

.socialPlugin .socials.opened {
	opacity:1;
	-webkit-transform: scale(1) translateY(-60px);
	-moz-transform:scale(1) translateY(-60px);
	-o-transform:scale(1) translateY(-60px);
	transform:scale(1) translateY(-60px);
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}


/* Share buttons */

.socialPlugin .socials .fa {
	height: 2.5em;
	font-size: 1em;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 2.5em;
	-webkit-backface-visibility: hidden;
}

.socialPlugin .socials .fa:before, .socialPlugin .socials .fa:after {
	left: 0;
	position: absolute;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	top: 50%;
	width: 100%;
}

.socialPlugin .socials .fa:before {
	color: white;
	-webkit-transform: translate3D(0, -50%, 0);
	-ms-transform: translate3D(0, -50%, 0);
	transform: translate3D(0, -50%, 0);
	z-index: 2;
}

.socialPlugin .socials .fa:after {
	padding-bottom: 25%;
	padding-top: 300%;
	top: 0;
}

.socialPlugin .socials .fa:hover:after {
	-webkit-transform: translate3D(0, -73%, 0);
	-ms-transform: translate3D(0, -73%, 0);
	transform: translate3D(0, -73%, 0);
}

.socialPlugin .socials .fa:hover:before {
	-webkit-transform: translate3D(0, -250%, 0);
	-ms-transform: translate3D(0, -250%, 0);
	transform: translate3D(0, -250%, 0);
}

/* The social icons */

.socialPlugin .socials .fa-twitter:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #00acee), color-stop(75%, #ffffff));
	background-image: -webkit-linear-gradient(#00acee 25%, #ffffff 75%);
	background-image: linear-gradient(#00acee 25%, #ffffff 75%);
	content: "\f099";
	color: #00acee;
}

.socialPlugin .socials .fa-facebook:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #3b5998), color-stop(75%, #ffffff));
	background-image: -webkit-linear-gradient(#3b5998 25%, #ffffff 75%);
	background-image: linear-gradient(#3b5998 25%, #ffffff 75%);
	content: "\f09a";
	color: #3b5998;
}

.socialPlugin .socials .fa-google-plus:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #bb0000), color-stop(75%, #ffffff));
	background-image: -webkit-linear-gradient(#bb0000 25%, #ffffff 75%);
	background-image: linear-gradient(#bb0000 25%, #ffffff 75%);
	content: "\f0d5";
	color: #bb0000;
}

.socialPlugin .socials .fa-pinterest:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #cb2027), color-stop(75%, #ffffff));
	background-image: -webkit-linear-gradient(#cb2027 25%, #ffffff 75%);
	background-image: linear-gradient(#cb2027 25%, #ffffff 75%);
	content: "\f0d2";
	color: #cb2027;
}

.socialPlugin .socials .fa-tumblr:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #2C4762), color-stop(75%, #ffffff));
	background-image: -webkit-linear-gradient(#2C4762 25%, #ffffff 75%);
	background-image: linear-gradient(#2C4762 25%, #ffffff 75%);
	content: "\f173";
	color: #2C4762;
}
.socialPlugin .socials .fa-linkedin:after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #007bb6), color-stop(75%, #ffffff));
	background-image: -webkit-linear-gradient(#007bb6 25%, #ffffff 75%);
	background-image: linear-gradient(#007bb6 25%, #ffffff 75%);
	content: "\f08c";
	color: #007bb6;
}

/* social media icons -ends */

@media screen and (max-width: 880px) and (min-width: 770px)  {

  .socialPlugin {
    height: 90px !important;
  }
}

.single-post-item a{
color: #4b4545;
}
.single-post-item a:hover{
color: #000000;
}
.single-post-item h1{
	margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
}
.single-post-item h2{
	margin-top: 0px;
    margin-bottom: 18px;
    letter-spacing: 0px;
	font: normal 17px/21px 'poppinsregular', Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.scoop-content h1{
    color: #020202;
    font: 27px/34px 'poppinsbold';
}
.scoop-content h2{
	text-align: left;
    color: #020202;
    font: 21px/34px 'poppinsbold';
	margin-top: 5px;
}
.single-blog .single-post-item h2 {
    line-height: 30px;
}


/***********************new css start***************************/
.badge-section {
	padding: 50px 0;
	text-align: center;
	display: inline-block;
	width: 100%;
}

.badge-section h2 {
	margin-bottom: 0px;
}
.badge-section h4 {
	font-size: 30px;
	line-height: 40px;
	color: #a3923a;
}
.badge img {
	width: 90%;
	margin: 0 auto;
}
.badge-section .requestbtn {
	margin: 30px 0 0px;
	text-align: center;
	clear: both;
}
.badge-section .requestbtn a {
	background: #c72732;
	color: #fff;
	padding: 15px 25px;
	font-size: 18px;
	text-transform: uppercase;
	height: auto;
	line-height: 25px;position: relative;
left: 0px;
}
.badge {
	width: 30%;
	float: left;
	margin: 30px 21px 40px;
	text-align: center;
}
.straightfirebanner-carousel.carousel {
	display: inline;
}
.customers {padding: 50px 0!important;}
.latest-work {padding: 50px 0px;!important}
.latest-work h2 {
	line-height: 70px;
}
h2 {
	font: 75px/75px 'poppinsbold';
	color: #000;
	letter-spacing: -5px;
}
.the-scoop {
	padding: 50px 25px 0;
}
.the-scoop h2 {
	letter-spacing: -5px;
}
.scoop-carousel {
	max-height: 400px;
}
.scoop-slide {
	position: relative;
	min-height: 380px;
}
.girl-image .lazyloaded {
	position: relative;
	bottom: 0;
}
.scoop-slide figure {
	float: left;
	width: auto;
	padding: 25px;
}
.scoop-content {
	position: relative;
	float: left;
	width: 82%;
	min-height: 250px;
	padding-left: 10px;
}
.scoop-content h2 {
	letter-spacing: 0px;
	color: #000;
	font-size:21px/30px 'poppinsbold'!important;
}
.scoop-content h3 {
	letter-spacing: 0px;
	color: #a3923a;
	font-size:21px/30px 'poppinsbold'!important;
}
.what-do-head {
	padding: 50px 15px 20px;
}
.amazing-customers li { margin-bottom:0px; text-align:center;}
.amazing-customers li:first-child {
	margin-bottom: 20px;
}
.custom-btn-zaigo:hover, .custom-btn-zaigo:focus {
	background: #c72732;
	border: 1px solid #c72732;
}
.navbar li.current-menu-item a, .navbar li a:hover, .navbar li a:focus, .social-links li a:hover, .social-links li a:focus, #header.active .navbar li a:hover, #header.active .social-links li a:hover, #header.active .navbar li a:focus, #header.active .social-links li a:focus, #header.active .navbar li.current-menu-item a, #header.fixed .navbar li.current-menu-item a, #header.fixed .navbar li a:hover {
	color: #c72732;
}
#footer {
	background-color: #c72732;
}
.digi-market address .mail-e {
	color: #c72732;
}
.forkit .tag {
	background: #c72732!important;
}
.lines, .lines::before, .lines::after {
	background: #c72732!important;
}
.wwd-container {
	height: 205px;
}    
.content-part {
	padding: 50px 15px;
}
.testimonial-part {
	padding: 0 15px;
}
.testimonial-part h4 {
	font-size: 30px;
	margin-bottom: 10px;
}
.testimonial-part h5 {
	font-size: 30px;
	color: #a3923a;
	margin-bottom: 15px;
}
.testimonial-part p {
	line-height:28px;
}
.works-banner-text h3 {
	color: #a3923a;
	font-size: 35px;
	margin: 15px 0;
}
.owl-stage {
	background:none;
	height: auto;
	display: inline-block !important;
}



@media screen and (min-width: 320px) and (max-width: 1181px) {
.badge {
	width: 50%; 
	float: none;
	margin: 30px auto;
}
.requestbtn a {position: relative;
left: 0px;}
.badge-section h4 {
	font-size: 25px!important;
	line-height: 40px;
	color: #a3923a;
}
.amazing-customers img {
	max-width: 75%;
}
.customers h2 {
	text-align: center;
	padding-bottom: 40px;
	padding-top: 10px;
}
.the-scoop {
	padding: 25px 15px 0;
}
.the-scoop h2 {
	padding-bottom: 25px;
}
.girl-image {
	margin: 0 0 0px!important;
}
.girl-image img {
	margin: auto;
	width: 80%;
}
.scoop-content h2 {
	padding-bottom: 0 !important;
}
.the-scoop h2 {
	letter-spacing: -1px;
}
.latest-work {
	padding: 30px 15px 0;
}
.latest-work h2 {
	line-height: 40px;
}
.customers {
	padding: 30px 0 !important;
}
.we-do-content .design-wrap {
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	z-index: 1;
	display: none;
}
.scoop-carousel {max-height: auto;}

}


@media screen and (min-width: 320px) and (max-width: 767px) {
.header-menu {
	padding: 17px 20px!important;
}
h2 {
	font: 25px/30px 'poppinsbold';
	color: #000;
	letter-spacing: -1px;
}
.what-do-head {
	padding: 30px 15px;
}
.what-we-do {
	padding: 0 0 25px;
}
.badge-section {
	padding: 30px 0;
}
.amazing-customers img {
	max-width: 50%!important;
}
.badge-section .requestbtn a {
	width: 80%;
}
.the-scoop {
	padding: 25px 15px 50px!important;
}
.scoop-slide figure {
	float: left;
	width: auto;
	padding: 10px 25px;
}
.scoop-slide figure img {
	width: 50px !important;
}
.scoop-slide {min-height: auto;}
}

@media screen and (min-width: 1181px) and (max-width: 1259px) {
.badge {
	width: 30%;
	float: left;
	margin: 30px 19px;
	text-align: center;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.scoop-content {
	position: relative;
	float: left;
	width: 78%;
	min-height: 250px;
	padding-left: 10px;
}
.scoop-slide {
	padding: 30px 15px;
	min-height: auto;
}
}

.forkit .tag {
	display: none!important;
}