* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Montserrat'!important;
	font-style: normal;
}
body {
	background:url(../images/pattern-rept-bg.jpg) repeat;
}
@font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Bold.woff') format('woff'), url('Montserrat-Bold.ttf') format('truetype'), url('Montserrat-Bold.svg#Montserrat-Bold') format('svg');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-ExtraBold.woff') format('woff'), url('Montserrat-ExtraBold.ttf') format('truetype'), url('Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Black.woff') format('woff'), url('Montserrat-Black.ttf') format('truetype'), url('Montserrat-Black.svg#Montserrat-Black') format('svg');
 font-weight: 900;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-ExtraLight.woff') format('woff'), url('Montserrat-ExtraLight.ttf') format('truetype'), url('Montserrat-ExtraLight.svg#Montserrat-ExtraLight') format('svg');
 font-weight: 200;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Medium.woff') format('woff'), url('Montserrat-Medium.ttf') format('truetype'), url('Montserrat-Medium.svg#Montserrat-Medium') format('svg');
 font-weight: 500;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Light.woff') format('woff'), url('Montserrat-Light.ttf') format('truetype'), url('Montserrat-Light.svg#Montserrat-Light') format('svg');
 font-weight: 300;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Regular.woff') format('woff'), url('Montserrat-Regular.ttf') format('truetype'), url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-SemiBold.woff') format('woff'), url('Montserrat-SemiBold.ttf') format('truetype'), url('Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
 font-weight: 600;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Thin.woff') format('woff'), url('Montserrat-Thin.ttf') format('truetype'), url('Montserrat-Thin.svg#Montserrat-Thin') format('svg');
 font-weight: 100;
 font-style: normal;
 font-display: swap;
}
input, select, textarea {
	outline:none;
}
/*Change Autocomplete styles in Chrome*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
 transition: background-color 5000s ease-in-out 0s;
}
/*** 
	TOP SCROLL PAGE 
					***/
#scroll {
	position:fixed;
	right:10px;
	bottom:100px;
	cursor:pointer;
	width:40px;
	height:40px;
	background:#ee1865;
	text-indent:-9999px;
	display:none;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	border-radius:60px;
	z-index:9;
}
#scroll span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#fff;
}
#scroll:hover {
	background:#ee1865;
	opacity:1;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}
/*** 
	TOP HEADER PAGE 
					***/
.tp-header {
	position:relative;
	padding:20px 0 0;
}
.tp-header .company-logo {
	float:left;
	width: 250px;
	height: 101px;
	background-size: 230px 85px;
	background-image: url(../images/main-logo.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	animation: logoAnimation 2s 1;
	animation-direction: alternate;
}
.heading-first{
	position: relative;
	animation: logoAnimation 1s 1;
	animation-direction: alternate;
}
.heading-second{
	position: relative;
	animation: logoAnimation 3s 1;
	animation-direction: alternate;
}
@keyframes logoAnimation {
  0%   {left: -300px; top: 0px;}
  100%  { left: 0px; top: 0px;}
}
.tp-header .company-logo img {
	display:block;
}
.tp-header .rgt-side-bx {
	float:right;
}
.tp-header .rgt-side-bx .call-bx {
	float:left;
	margin:5px 0;
}
.tp-header .rgt-side-bx .call-bx ul {
	list-style:none;
}
.tp-header .rgt-side-bx .call-bx ul li {
	position:relative;
	float:left;
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #777;
}
.tp-header .rgt-side-bx .call-bx ul li.ph {
	padding-left:25px;
	background-size: 20px 20px;
	background-image: url(../images/phone-icon.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tp-header .rgt-side-bx .call-bx ul li.id {
	padding-left:25px;
	background-size: 20px 20px;
	background-image: url(../images/eml-icon.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tp-header .rgt-side-bx .call-bx ul li:last-child {
	border-right:none;
}
.tp-header .rgt-side-bx .call-bx ul li a {
	display:block;
	color: #777;
	font-size: 18px;
	font-weight:normal;
	line-height:18px;
	margin:0;
	text-decoration: none;
}
.tp-header .rgt-side-bx .call-bx ul li a:hover {
	color: #777;
	text-decoration: none;
}
.tp-header .rgt-side-bx .call-bx ul li img {
	float:left;
	margin-right:5px;
}
.tp-header .rgt-side-bx .qute-btn {
	float:left;
}
.tp-header .rgt-side-bx .qute-btn a {
	display:block;
	color: #fff;
	font-size: 13px;
	font-weight:normal;
	line-height:24px;
	text-transform:uppercase;
	text-decoration: none;
	background:#4d4d4d;
	border-radius:10px;
	padding:1px 12px;
	margin:0;
	transition: 0.5s;
}
.tp-header .rgt-side-bx .qute-btn a:hover {
	color: #fff;
	text-decoration: none;
	background:#f54380;
}
/***** NEW TOP MAIN MENU *****/
header .tp-navbar {
	float:right;
	margin:15px 0 10px;
	clear:both;
}
header .tp-navbar ul {
	list-style: none;
	margin:0;
	padding: 0;
}
header .tp-navbar li {
	float: left;
	position: relative;
	margin:0 5px;
}
header .tp-navbar li:last-child {
	margin-right:0;
}
header .tp-navbar li a {
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding:8px 25px;
	margin:0 0 10px;
	background:#4d4d4d;
	border-radius:10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
header .tp-navbar li a:hover {
	color: #fff;
	background:#f54380;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
header .tp-navbar li a.selected {
	color: #fff;
	background:#f54380;
}
header .tp-navbar li.current-menu-item a {
	color: #fff;
	background:#f54380;
}
header .tp-navbar li.serv-mnu .sub-menu {
	min-width: 575px;
	left: 0px;
	background:#f54380;
}
header .tp-navbar li.serv-mnu .sub-menu li {
	min-width: 175px;
}
header .tp-navbar li.serv-mnu .sub-menu::before {
 content: '';
 position: absolute;
 top: -8px;
 left: 10%;
 height: 0;
 width: 0;
 border: 6px solid transparent;
 border-top-color: #f54380;
}
header .tp-navbar li:hover > .sub-menu {
	display: block;
}
header .tp-navbar li .sub-menu {
	display: none;
	position: absolute;
	min-width: 190px;
	background:#f54380;
	border-radius: 10px;
	padding: 10px 15px;
	z-index: 99;
	left: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
header .tp-navbar li .sub-menu li {
	margin: 0;
}
header .tp-navbar li .sub-menu a {
	padding:5px 0 5px 10px;
	margin:0;
	text-transform: none;
	background:none;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
	font-size:13px;
}
header .tp-navbar li .sub-menu a:hover {
	color: #fff;
	background:none;
}
header .tp-navbar li .sub-menu a::before {
 content:'';
 position: absolute;
 top: 9px;
 left: 0;
 height: 0;
 width: 0;
 border: 5px solid transparent;
 border-left-color: #fff;
}
/*** 
	TOP HEADER PAGE - MOBILE MAIN MENU 
								***/
.tp-header .mob-menu-bar {
	display:none;
}
.tp-header .mob-menu-bar #TopMenu {
	display: block;
	cursor: pointer;
}
.tp-header .mob-menu-bar #TopMenu .bar1, .bar2, .bar3 {
	width: 24px;
	height: 2px;
	background: #4d4d4d;
	margin: 5px 0;
	transition: 0.4s;
}
.tp-header .mob-menu-bar .open-menu .bar1 {
	-webkit-transform: rotate(-42deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
}
.tp-header .mob-menu-bar .open-menu .bar2 {
	-webkit-transform: rotate(45deg) translate(0px, 0px);
	transform: rotate(45deg) translate(0px, 0px);
}
.tp-header .mob-menu-bar .open-menu .bar3 {
	-webkit-transform: rotate(45deg) translate(-5px, -11px);
	transform: rotate(45deg) translate(-4px, -5px);
}
.tp-header .mob-menu-bar .open-menu .main-menu {
	display: block;
	transition: 0.5s;
}
.tp-header .mob-menu-bar .main-menu {
	display: none;
	position: absolute;
	top: 0;
	right:0;
	z-index:99;
	width: 300px;
	height:350px;
	background:rgba(0, 0, 0, 0.8);
	list-style:none;
    transition: width ease .6s;
	overflow-x: hidden;
	transition: 0.5s;
}
.tp-header .mob-menu-bar .main-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.tp-header .mob-menu-bar .main-menu li {
	display: block;
	width:100%;
	border-bottom: 1px solid #797979;
	position:relative;
}
.tp-header .mob-menu-bar .main-menu li:last-child {
	border-bottom: none;
}
.tp-header .mob-menu-bar .main-menu li a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	padding: 10px 15px;
	margin: 0;
	text-decoration: none;
	transition: 0.3s;
}
.tp-header .mob-menu-bar .main-menu li a:hover {
	color: #fff;
	background:rgba(0, 0, 0, 0.9);
}
.tp-header .mob-menu-bar .main-menu ul ul.sub-menu {
	margin-left:20px;
}
.tp-header .mob-menu-bar .main-menu ul ul.sub-menu li a {
	font-size: 13px;
	padding: 5px 10px;
}
/*** 
	MAIN BANNER PAGE 
					***/
.banner-section {
	position: relative;
	width: 100%;
	min-height:600px;
}
.banner-section .container {
	position: relative;
}
.banner-section .home-bantxt {
	position: absolute;
	left: 15px;
	top: 190px;
	width: 49%;
}
.banner-section .home-bantxt h3 {
	position:relative;
	font-size: 75px;
	color: #f54380;
	font-weight: bold;
	line-height: 75px;
	margin: 0 0 50px;
}
.banner-section .home-bantxt h3:before {
	content:'';
	position:absolute;
	bottom:-25px;
	left:0;
	width:70%;
	height:4px;
	background:#f54380;
}
.banner-section .home-bantxt h1 {
	position:relative;
	font-size: 20px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
}
.banner-section .home-bantxt p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	letter-spacing: 1px;
	xtext-align: justify;
}

p {
    letter-spacing: 1px;
}
/*** 
	SOCIAL LINKS RIGHT PAGE 
					***/
.social-icon-bar {
	position: fixed;
	width:45px;
	top: 50%;
	right:0;
	z-index:9;
	padding:5px 0;
	background-image: linear-gradient(#ed0054, #f0357a, #ed0054);
	border-radius:10px 0 0 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.social-icon-bar img {
	float:left;
	padding:10px 12px;
}
.social-icon-bar .fbIcon, .instaIcon, .twIcon, .whtaIcon, .ytIcon {
	float: left;
	width: 45px;
	height: 40px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.social-icon-bar .fbIcon {
	background-image: url(../images/facebook-icon.svg);
}
.social-icon-bar .instaIcon {
	background-image: url(../images/instagram-icon.svg);
}
.social-icon-bar .twIcon {
	background-image: url(../images/twitter-icon.svg);
}
.social-icon-bar .whtaIcon {
	background-image: url(../images/whatsapp-icon.svg);
}
.social-icon-bar .ytIcon {
	background-image: url(../images/youtube-icon.svg);
}
/*** 
	RECENT PROJECT SECTION 
						  ***/
.recent-project-section {
	position:relative;
	padding:30px 0;
	clear:both;
}
.recent-project-section h2 {
	position:relative;
	color: #4d4d4d;
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.recent-project-section h2:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:4px;
	background:#f54380;
}
.recent-project-section p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:20px 0;
	margin:0;
	letter-spacing: 1px;
}
.recent-project-section .whte-bg-row {
	position:relative;
	padding:20px 0;
	background:#fff;
}
.recent-project-section .box {
	position:relative;
	width:50%;
	float:left;
	background:#f5f5f7;
	padding:20px;
	xbox-shadow: 0 0 75px rgb(0 0 0 / 2%) inset;
	margin:5px 0;
 -webkit-transition:.5s ease;
 -moz-transition:.5s ease;
 transition:.5s ease
}
.recent-project-section .box:hover {
	box-shadow: 0 0 75px rgb(0 0 0 / 8%) inset;
 -webkit-transition:.5s ease;
 -moz-transition:.5s ease;
 transition:.5s ease
}
.recent-project-section .box .inn-bx {
	position:relative;
	float:right;
	width: 100%;
	min-height:350px;
	text-align:left;
	/*box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    background: #fff;*/
    overflow: hidden;
}
.recent-project-section .box .inn-bx.lt {
	float:left;
}
.recent-project-section .box.gry {
	background:#fbfbfd;
}
.recent-project-section .box .title-bx {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 100%;
	z-index:9;
}
.recent-project-section .box .title-bx h4 {
	color: #f54380;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
	letter-spacing: 1px;
	margin: 0;
	text-shadow: 0 5px 10px rgb(0, 0, 0, 0.1);
}
.recent-project-section .box .title-bx h4 strong {
	display: block;
}
.recent-project-section .box .ptxt-bx {
	position:absolute;
	width:100%;
	bottom:30px;
	left: 30px;
	z-index:9;
}
.recent-project-section .box .ptxt-bx p {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 25px;
	margin: 0;
	padding:0;
	width:auto;
}
.recent-project-section .box .ptxt-bx .more-btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	background: #f54380;
	border-radius: 30px;
	padding: 5px 30px;
	margin:20px 0 0;
	transition: 0.5s;
	box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}
.recent-project-section .box .ptxt-bx .more-btn:hover {
	color: #fff;
	text-decoration: none;
	background:#f54380;
}
.recent-project-section .box .imgbx {
	float:right;
	margin:15px 15px 0 0;
}
.recent-project-section .box .imgbx img {
	width:100%;
	height:auto;
	display:block;
 -webkit-transition:.5s ease;
 -moz-transition:.5s ease;
 transition:.5s ease
}
.recent-project-section .box:hover img {
	width:100%;
	height:auto;
	display:block;
	-webkit-transform:scale(1.09, 1.09);
	-moz-transform:scale(1.09, 1.09);
	transform:scale(1.09, 1.09);
	opacity: .5;
}
/*** 
	HOME MID CONT SECTION 
						  ***/
.home-midcont-section {
	position:relative;
	padding:0 0 30px;
}
.home-midcont-section h2 {
	position:relative;
	color: #4d4d4d;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.home-midcont-section h2:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:4px;
	background:#f54380;
}
.home-midcont-section h3 {
	position:relative;
	color: #4d4d4d;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	text-transform:uppercase;
	margin: 20px 0;
}
.home-midcont-section h3:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:4px;
	background:#f54380;
}
.home-midcont-section p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:10px 0;
	margin:0;
}
.home-midcont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.home-midcont-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home-midcont-section ul li {
	position:relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 5px 0 5px 20px;
	margin: 0;
}
.home-midcont-section ul li a {
	color: #4d4d4d;
	text-decoration:none;
}
.home-midcont-section ul li:before {
	content:'';
	position:absolute;
	top:14px;
	left:0;
	width:5px;
	height:5px;
	background:#e14d97;
	border-radius:20px;
}
/*** 
	VIDEO SECTION 
				 ***/
.video-section {
	position:relative;
	background:#fbfbfd;
	text-align:center;
}
.video-section h4 {
	color: #4d4d4d;
	font-size: 65px;
	font-weight: 100;
	line-height: 64px;
	text-transform:uppercase;
	margin:15% 0 0;
}
.video-section iframe {
	width:100%;
	height:auto;
}
/*** 
	BRAND COMPANY SECTION 
						  ***/
.brand-company-section {
	position:relative;
	padding:30px 0;
}
.brand-company-section h3 {
	position:relative;
	color: #f54380;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	text-transform:uppercase;
	margin:0;
}
.brand-company-section h4 {
	position:relative;
	color: #4d4d4d;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
    text-transform: uppercase;
	margin: 0 0 20px;
}
.brand-company-section h4:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:4px;
	background:#f54380;
}
.brand-company-section .brand-gry-bx {
	margin:10px 0;
	padding:20px 0;
	background:#fbfbfd;
}
.brand-company-section .col-lg-6:nth-child(1) .col-md-1::after {
 content:'';
 position:absolute;
 left:50%;
 width:1px;
 height:100%;
 background:#969696;
}
.brand-company-section .brand-wht-bx {
	margin:10px 0;
	padding:20px 0;
}
.brand-company-section .box {
	width:100%;
	float:left;
	position:relative;
}
.brand-company-section .box h5 {
	position: relative;
    color: #4d4d4d;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
.brand-company-section .box h5::before {
 content: '';
 position: absolute;
 bottom:-2px;
 left: 0;
 height: 2px;
 width: 10%;
 background:#f54380;
}
.brand-company-section .box p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 25px;
}
.brand-company-section .box p a {
	color: #4d4d4d;
	text-decoration:none;
}
.brand-company-section .box img {
	float:right;
	padding:20px 0 0 15px;
}
.brand-company-section .box .compnyIcon1, .compnyIcon2, .compnyIcon3, .compnyIcon4, .compnyIcon5, .compnyIcon6 {
	float: right;
	width: 95px;
	height: 95px;
	background-size: 95px 95px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:20px 0 0;
}
.brand-company-section .box .compnyIcon1 {
	background-image: url(../images/market-research.svg);
}
.brand-company-section .box .compnyIcon2 {
	background-image: url(../images/brand-stratergy.svg);
}
.brand-company-section .box .compnyIcon3 {
	background-image: url(../images/brand-identity.svg);
}
.brand-company-section .box .compnyIcon4 {
	background-image: url(../images/brand-experience.svg);
}
.brand-company-section .box .compnyIcon5 {
	background-image: url(../images/brand-guidline.svg);
}
.brand-company-section .box .compnyIcon6 {
	background-image: url(../images/web-development-icon.svg);
}
/*** 
	PORTFOLIO SECTION 
				        ***/
.portfolio-section {
	position:relative;
	padding:30px 0;
}
.portfolio-section h3 {
	position:relative;
	color: #4d4d4d;
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.portfolio-section h3:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:4px;
	background:#f54380;
}
.portfolio-section p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:10px 30% 10px 0;
	margin:0;
}
.portfolio-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.portfolio-section .portfolio-slider {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.portfolio-section .portfolio-slider img {
	display:inline-block;
	margin:20px 5px;
	height:165px;
	box-shadow: 0 5px 5px #dedede;
	border-radius: 4px;
}
/*** 
	HOME MID CONT SECTION 
						  ***/
.home-btmcont-section {
	position:relative;
	padding:30px 0;
	
}
.home-btmcont-section h4 {
	position:relative;
	color: #4d4d4d;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.home-btmcont-section h4:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:2px;
	background:#f54380;
}
.home-btmcont-section h5 {
	position:relative;
	color: #4d4d4d;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.home-btmcont-section h5:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:2px;
	background:#f54380;
}
.home-btmcont-section h6 {
	position:relative;
	color: #4d4d4d;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.home-btmcont-section h6:before {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	width:100px;
	height:2px;
	background:#f54380;
}
.home-btmcont-section p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:10px 0;
	margin:0;
}
.home-btmcont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.home-btmcont-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home-btmcont-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 5px 0 5px 20px;
	margin: 0;
}
.home-btmcont-section ul li a {
	color: #4d4d4d;
	text-decoration:none;
}
.home-btmcont-section ul li:before {
	content:'';
	position:absolute;
	top:14px;
	left:0;
	width:5px;
	height:5px;
	background:#e14d97;
	border-radius:20px;
}
/***


/*** 
	CLIENTS LOGO SECTION 
				        ***/
.clients-section {
	position:relative;
	padding:30px 0;
}
.clients-section h3 {
	color: #4d4d4d;
	font-size: 36px;
	font-weight:normal;
	line-height:40px;
	margin:0;
}
.clients-section p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:10px 20% 10px 0;
	margin:0;
}
.clients-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.clients-section .clogo-slider {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.clients-section .clogo-slider img {
	display:inline-block;
	background:#fff;
	margin:20px 10px;
	height:50px;
}
.phn-btm-btn {
	display:none;
	width:100%;
	height:34px;
	position:fixed; 
	bottom:0; 
	background:#404040; 
	padding:0 50px;
	border-top:2px solid #ed0356;
	z-index:999;
}
/*** 
	FOOTER WRAP SECTION 
				        ***/
.footer-wrp {
	position:relative;
	padding:50px 0 30px;
	margin-top: 100px;
	background:url(../images/footer-bg.jpg) no-repeat center top;
	background-size:cover;
}
/*.footer-wrp .ft-logo {
	width: 170px;
	height: auto;
	margin: 20px 0;
}*/
.footer-wrp .ft-logo {
	width: 170px;
	height: 70px;
	background-size: 170px 70px;
	background-image: url(../images/main-logo-white.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 20px 0;
}
.footer-wrp h4 {
	display:block;
	font-size: 20px;
	color: #fff;
	line-height:24px;
	font-weight: 500;
	margin: 0 0 10px;
}
.footer-wrp .ft-add-detail {
	padding:10px 0;
}
.footer-wrp .ft-add-detail p {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight:normal;
	line-height: 25px;
	margin:0;
}
.footer-wrp .ft-add-detail p a {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-add-detail p a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-add-detail .call-bx {
	padding:20px 0 0;
}
.footer-wrp .ft-quick-form {
	position:relative;
	padding-right: 30px;
}
.footer-wrp .ft-quick-form input[type=text] {
	width:100%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border:none;
	border-radius:6px;
}
.footer-wrp .ft-quick-form input[type=text]:placeholder {
 color: #4d4d4d;
}
.footer-wrp .ft-quick-form textarea {
	width:100%;
	height:110px;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border:none;
	border-radius:6px;
}
.footer-wrp .ft-quick-form textarea:placeholder {
 color: #4d4d4d;
}
.footer-wrp .ft-quick-form .send-btn {
	text-align:center;
	width:139px;
	border-radius:6px;
}
.footer-wrp .ft-map {
	padding-top:40px;
}
.footer-wrp .ft-map img {
	width:100%;
	height:255px;
}
.footer-wrp .ft-map iframe {
	width:100%;
	height:350px;
	border-radius:6px;
}
.footer-wrp .ft-copy {
	color: #fff;
	font-size:13px;
	font-weight:100;
	line-height:18px;
	padding-top:50px;
	text-align:center;
}
.footer-wrp .ft-copy a {
	color: #fff;
	text-decoration:none;
}
.footer-wrp .ft-map1 {
	text-align:center;
}
.footer-wrp .ft-map1 img {
	width:80%;
	height:auto;
}
.footer-wrp .ft-copy.tp {
	padding-top:50px;
}
.footer-wrp .ft-top-links {
	padding:10px 0;
	text-align:center;
}
.footer-wrp .ft-top-links h4 {
	display:block;
	font-size: 20px;
	color: #fff;
	line-height:24px;
	font-weight: 500;
	margin: 0 0 10px;
}
.footer-wrp .ft-top-links ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer-wrp .ft-top-links ul li {
	display:inline-block;
	color: #fff;
	font-size: 16px;
	font-weight:500;
	line-height: 25px;
	margin:0 10px;
	border-top: 1px solid #ffffff;
}
.footer-wrp .ft-top-links ul li a {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-top-links ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-serv-links {
	padding:10px 0;
}
.footer-wrp .ft-serv-links h4 {
	display:block;
	font-size: 20px;
	color: #fff;
	line-height:24px;
	font-weight: 500;
	margin: 0 0 10px;
}
.footer-wrp .ft-serv-links ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer-wrp .ft-serv-links ul li {
	float:left;
	width:33%;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight:normal;
	line-height: 25px;
	margin:0;
}
.footer-wrp .ft-serv-links ul li a {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-serv-links ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-cty-links {
	padding:10px 0;
}
.footer-wrp .ft-cty-links h4 {
	display:block;
	font-size: 20px;
	color: #fff;
	line-height:24px;
	font-weight: 500;
	margin: 0 0 10px;
}
.footer-wrp .ft-cty-links strong {
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
}
.footer-wrp .ft-cty-links ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer-wrp .ft-cty-links ul li {
	float: left;
	width: 33%;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight:normal;
	line-height: 25px;
	margin:0;
}
.footer-wrp .ft-cty-links ul li a {
	color: #fff;
	text-decoration: none;
}
.footer-wrp .ft-cty-links ul li a:hover {
	color: #fff;
	text-decoration: none;
}
/*** 
	INNER BANNER SECTION 
					    ***/
.inner-banner-section {
	position: relative;
	width: 100%;
	min-height: 485px;
}
.inner-banner-section .container {
	position: relative;
}
.inner-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 120px;
	width: 56%;
}
.inner-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.inner-banner-section .inner-bantxt h3 strong {
	display:block;
}
.inner-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.inner-banner-section .inner-bantxt p a {
	color: #fff;
	text-decoration:none;
}
.inner-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inner-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.inner-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
/*** 
	INNER - BRANDING LOGO DESIGN 
				                ***/
.benefits-brand-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.benefits-brand-section h2 {
	color: #4d4d4d;
	font-size: 30px;
	font-weight:normal;
	line-height:40px;
	margin:10px 0;
}
.benefits-brand-section h3 {
	color: #4d4d4d;
	font-size: 30px;
	font-weight:100;
	line-height:40px;
}
.benefits-brand-section ul {
	list-style:none;
	padding:0;
	margin:0;
}
.benefits-brand-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0 10px 30px;
	margin:0;
}
.benefits-brand-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:19px;
	width:10px;
	height:10px;
	background:#e14d97;
	border-radius:20px;
}
.hrline {
	background:#e14d97;
}
/*** 
	INNER BRAND SECTION 
						  ***/
.inn-brand-section {
	position:relative;
	padding:30px 0;
}
.inn-brand-section h4 {
	color: #4d4d4d;
	font-size: 36px;
	font-weight: 100;
	line-height: 36px;
}
.inn-brand-section h4 strong {
	display:block;
	font-weight: 100;
}
.inn-brand-section .bx {
	padding-top:20px;
	padding-bottom:20px;
}
.inn-brand-section .bx img {
	width:100%;
	height:auto;
}
.inn-brand-section .bx p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
}
.inn-brand-section .bx p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-brand-section .row-box {
	float:left;
	width:100%;
	padding:20px 0;
}
.inn-brand-section .row-box .ltImg {
	float:left;
	width:22%;
}
.inn-brand-section .row-box .ltImg img {
	width:100%;
	height:auto;
}
.inn-brand-section .row-box .rtTxt {
	float:right;
	width:70%;
}
.inn-brand-section .row-box p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	margin:0 20px 0 0;
}
.inn-brand-section .row-box p a {
	color: #4d4d4d;
	text-decoration:none;
}
/*** 
	BRAND PORTFOLIO SECTION 
						   ***/
.inn-portfolio-section {
	position:relative;
	padding:20px 0 70px;
}
.inn-portfolio-section .inn-title-txt {
	background-image: linear-gradient(#f14182, #ed0054);
	text-align:center;
}
.inn-portfolio-section .inn-title-txt h3 {
	color: #fff;
	font-size: 36px;
	font-weight:500;
	line-height:40px;
	text-transform:uppercase;
	margin:0;
	padding:10px 0;
}
.inn-portfolio-section .inn-title-txt h3 strong {
	display:block;
	font-weight:100;
}
.inn-portfolio-section .brand-gry-bx {
	margin:40px 0 0;
	padding:25px 0;
	background:#fbfbfd;
	text-align:center;
}
.inn-portfolio-section .brand-gry-bx img {
	border-radius:20px;
}
.inn-portfolio-section .brand-gry-bx .col-lg-4:nth-child(1n+2)::after {
 content:'';
 position:absolute;
 left:0;
 top:30%;
 width:1px;
 height:40%;
 background:#969696;
}
/* =====================================*/
/*** 
	INNER - WEBSITE DESIGN 
				                ***/
.inn-web-service-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.inn-web-service-section h2 {
	color: #e14d97;
	font-size: 40px;
	font-weight:normal;
	line-height:45px;
	margin:0;
}
.inn-web-service-section h3 {
	color: #e14d97;
	font-size: 40px;
	font-weight:100;
	line-height:45px;
}
.inn-web-service-section ul {
	list-style:none;
	padding:0;
	margin:0;
}
.inn-web-service-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0 10px 30px;
	margin:0;
}
.inn-web-service-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:19px;
	width:10px;
	height:10px;
	background:#e14d97;
	border-radius:20px;
}
.crtev-service-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.crtev-service-section h2 {
	color: #000;
	font-size: 40px;
	font-weight:normal;
	line-height:45px;
	margin:0;
}
.crtev-service-section h3 {
	color: #000;
	font-size: 40px;
	font-weight:100;
	line-height:45px;
}
.crtev-service-section ul {
	list-style:none;
	padding:0;
	margin:0;
}
.crtev-service-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0 10px 30px;
	margin:0;
}
.crtev-service-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:19px;
	width:10px;
	height:10px;
	background:#e14d97;
	border-radius:20px;
}

.digl-service-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.digl-service-section h2 {
	color: #000;
	font-size: 40px;
	font-weight:normal;
	line-height:45px;
	margin:0;
}
.digl-service-section h3 {
	color: #000;
	font-size: 40px;
	font-weight:100;
	line-height:45px;
}
.digl-service-section ul {
	list-style:none;
	padding:0;
	margin:0;
}
.digl-service-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0 10px 30px;
	margin:0;
}
.digl-service-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:19px;
	width:10px;
	height:10px;
	background:#e14d97;
	border-radius:20px;
}
.digl-service-section img {
	width:100%;
	height:auto;
}
.soclmda-service-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.soclmda-service-section h2 {
	color: #000;
	font-size: 40px;
	font-weight:normal;
	line-height:45px;
	margin:35% 0 0;
}
.soclmda-service-section h3 {
	color: #000;
	font-size: 40px;
	font-weight:100;
	line-height:45px;
}
.soclmda-service-section p {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0;
	margin:0;
}
.soclmda-service-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.soclmda-service-section p::first-letter {
 padding-left:50px;
}
.soclmda-service-section img {
	width:100%;
	height:auto;
}
.medaprd-service-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.medaprd-service-section h1 {
	position:relative;
	color: #4d4d4d;
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.medaprd-service-section h1:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.medaprd-service-section h2 {
	position:relative;
	display: block;
	color: #4d4d4d;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	margin: 10px 0 20px;
}
.medaprd-service-section h2:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.medaprd-service-section h3 {
	color: #000;
	font-size: 40px;
	font-weight:100;
	line-height:45px;
}
.medaprd-service-section p {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0;
	margin:0;
}
.medaprd-service-section ul {
	list-style:none;
	padding:0;
	margin:0;
}
.medaprd-service-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 24px;
	padding:5px 0 5px 30px;
	margin:0;
}
.medaprd-service-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:19px;
	width:10px;
	height:10px;
	background:#e14d97;
	border-radius:20px;
}
.medaprd-service-section .col-lg-4 {
	position: absolute;
	right: 0;
	max-width: 60%;
	top: -15%;
}
.medaprd-service-section img {
	width:100%;
	height:auto;
}
/*** 
	WEB DESIGN PORTFOLIO SECTION 
						        ***/
.inn-web-portfolio-section {
	position:relative;
	padding:30px 0 50px;
}
.inn-web-portfolio-section .inn-title-txt {
	background-image: linear-gradient(#f14182, #ed0054);
	text-align:center;
}
.inn-web-portfolio-section .inn-title-txt h3 {
	color: #fff;
	font-size: 36px;
	font-weight:500;
	line-height:40px;
	text-transform:uppercase;
	margin:0;
	padding:10px 0;
}
.inn-web-portfolio-section .inn-title-txt h3 strong {
	display:block;
	font-weight:100;
}
.inn-web-portfolio-section .box {
	float:left;
	width:100%;
	position:relative;
}
.inn-web-portfolio-section .box img {
	width:100%;
	height:auto;
}
.inn-web-portfolio-section .txt {
	position:relative;
	margin-top:-50px;
	margin-left:150px;
}
.inn-web-portfolio-section .box .txt p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	margin: -50px 0 0;
}
.inn-web-portfolio-section .box .txt p strong {
	font-weight: 100;
	padding-right:10px;
}
.inn-web-portfolio-section .box .txt .more-btn {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	background: #4d4d4d;
	border-radius: 8px;
	padding: 1px 15px;
	margin: 0;
	transition: 0.5s;
}
.inn-web-portfolio-section .box .more-btn:hover {
	color: #fff;
	text-decoration: none;
	background: #4d4d4d;
}
/*** 
	BRAND DESIGN PORTFOLIO SECTION 
						        ***/
.inn-brand-portfolio-section {
	position:relative;
	padding:30px 0 50px;
}
.inn-brand-portfolio-section .inn-title-txt {
	background-image: linear-gradient(#f14182, #ed0054);
	text-align:center;
}
.inn-brand-portfolio-section .inn-title-txt h3 {
	color: #fff;
	font-size: 36px;
	font-weight:500;
	line-height:40px;
	text-transform:uppercase;
	margin:0;
	padding:10px 0;
}
.inn-brand-portfolio-section .inn-title-txt h3 strong {
	display:block;
	font-weight:100;
}
.inn-brand-portfolio-section .box {
	float:left;
	width:100%;
	position:relative;
	margin: 40px 0;
}
.inn-brand-portfolio-section .box img {
	width: 60%;
	height: auto;
	margin: 0 auto;
	display: block;
	border-radius: 20px
}
.inn-brand-portfolio-section .txt {
	position:relative;
	margin-top:50px;
	margin-left:150px;
}
.inn-brand-portfolio-section .box .txt p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	margin: -50px 0 0;
}
.inn-brand-portfolio-section .box .txt p strong {
	font-weight: 100;
	padding-right:10px;
}
.inn-brand-portfolio-section .box .txt .more-btn {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	background: #4d4d4d;
	border-radius: 8px;
	padding: 1px 15px;
	margin: 0;
	transition: 0.5s;
}
.inn-brand-portfolio-section .box .more-btn:hover {
	color: #fff;
	text-decoration: none;
	background: #4d4d4d;
}
/*** 
	INNER - ABOUT US SECTION 
				            ***/
.inn-about-cont-section {
	position:relative;
	padding:40px 0;
	clear:both;
}
.inn-about-cont-section h2 {
	color: #4d4d4d;
	font-size: 40px;
	font-weight:normal;
	line-height:45px;
	margin:0;
}
.inn-about-cont-section h2 strong {
	font-weight:100;
}
.inn-about-cont-section h3 {
	color: #4d4d4d;
	font-size: 40px;
	font-weight:100;
	line-height:45px;
}
.inn-about-cont-section p {
	position:relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding:10px 0;
	margin:0;
}
.inn-about-cont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-about-cont-section ul {
	list-style:none;
	padding:0;
	margin:0;
}
.inn-about-cont-section ul li {
	position:relative;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 26px;
	padding:10px 0 10px 30px;
	margin:0;
}
.inn-about-cont-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:19px;
	width:10px;
	height:10px;
	background:#e14d97;
	border-radius:20px;
}
.inn-about-cont-section ul li a {
	color: #4d4d4d;
	text-decoration:none;
}
/*** 
	INNER BANNER SECTION 
					    ***/
.inner-banner-section1 {
	position: relative;
	width: 100%;
	min-height: 485px;
}
.inner-banner-section1 .container {
	position: relative;
}
.inner-banner-section1 .inner-bantxt {
	position: absolute;
	right: 0;
	top: 120px;
	width: 56%;
}
.inner-banner-section1 .inner-bantxt.tp {
	top: 220px;
}
.inner-banner-section1 .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.inner-banner-section1 .inner-bantxt h3 strong {
	display:block;
}
.inner-banner-section1 .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.inner-banner-section1 .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inner-banner-section1 img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inner-banner-section1 .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
/*** 
	INNER CONTACT US SECTION 
					        ***/

.contact-banner-section {
	position: relative;
	width: 100%;
	min-height: 475px;
}
.contact-banner-section .container {
	position: relative;
}
.contact-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 200px;
	width: 56%;
}
.contact-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.contact-banner-section .inner-bantxt h3 strong {
	display:block;
}
.contact-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.contact-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.contact-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.contact-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inn-contact-section {
	position: relative;
	padding:40px 0;
	clear:both;
}
.inn-contact-section h4 {
	color: #4d4d4d;
	font-size: 40px;
	font-weight: normal;
	line-height: 45px;
	margin: 0 0 20px;
}
.inn-contact-section h4 strong {
	font-weight: 100;
}
.inn-contact-section .contact-add-detail {
	position:relative;
}
.inn-contact-section .contact-add-detail p {
	display: block;
	color: #4d4d4d;
	font-size: 16px;
	font-weight:normal;
	line-height: 25px;
	margin:0;
}
.inn-contact-section .contact-add-detail p a {
	color: #4d4d4d;
	text-decoration: none;
}
.inn-contact-section .contact-add-detail p a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
.inn-contact-section .contact-add-detail .call-bx {
	padding:20px 0 0;
}
.inn-contact-section .contact-quick-form {
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 30px;
	border-radius: 6px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.inn-contact-section .contact-quick-form input[type=text] {
	width:100%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius:6px;
}
.inn-contact-section .contact-quick-form input[type=text]:placeholder {
 color: #4d4d4d;
}
.inn-contact-section .contact-quick-form textarea {
	width:100%;
	height:110px;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius:6px;
}
.inn-contact-section .contact-quick-form textarea:placeholder {
 color: #4d4d4d;
}
.inn-contact-section .contact-quick-form .send-btn {
	text-align:center;
	width:139px;
	border-radius:6px;
}

/*** 
	INNER THANK SECTION 
					        ***/

.thank-banner-section {
	position: relative;
	width: 100%;
	min-height: 475px;
}
.thank-banner-section .container {
	position: relative;
}
.thank-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 200px;
	width: 56%;
}
.thank-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.thank-banner-section .inner-bantxt h3 strong {
	display:block;
}
.thank-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.thank-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.thank-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.thank-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inn-thank-section {
	position: relative;
	padding:40px 0;
	clear:both;
	text-align:center;
}
.inn-thank-section h4 {
	color: #4d4d4d;
	font-size: 40px;
	font-weight: normal;
	line-height: 45px;
	margin: 0 0 20px;
}
.inn-thank-section h4 strong {
	font-weight: 100;
}
.inn-thank-section p {
	display: block;
	color: #4d4d4d;
	font-size: 16px;
	font-weight:normal;
	line-height: 25px;
	margin:0;
}
.inn-thank-section p a {
	color: #4d4d4d;
	text-decoration: none;
}
.inn-thank-section p a:hover {
	color: #4d4d4d;
	text-decoration: none;
}

/*** 
	INNER DIGITAL SECTION 
						  ***/
.inn-digital-section {
	position:relative;
	padding:30px 0;
	border-top:1px solid #e14d97;
}
.inn-digital-section .box {
	text-align:center;
	padding:20px;
}
.inn-digital-section .box img {
	display:block;
	margin:0 auto;
}
.inn-digital-section .box h4 {
	display:block;
	color: #4d4d4d;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0;
}
.inn-digital-section .box p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 26px;
	margin:0;
}
.inn-digital-section .box p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-digital-section .box .marktIcon-1, .marktIcon-2, .marktIcon-3, .marktIcon-4, .marktIcon-5, .marktIcon-6 {
	width: 110px;
	height: 110px;
	background-size: 110px 110px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}
.inn-digital-section .box .marktIcon-1 {
	background-image: url(../images/social-media-managment.svg);
}
.inn-digital-section .box .marktIcon-2 {
	background-image: url(../images/google-ads.svg);
}
.inn-digital-section .box .marktIcon-3 {
	background-image: url(../images/wordpress-development.svg);
}
.inn-digital-section .box .marktIcon-4 {
	background-image: url(../images/email-marketing.svg);
}
.inn-digital-section .box .marktIcon-5 {
	background-image: url(../images/sms-marketing.svg);
}
.inn-digital-section .box .marktIcon-6 {
	background-image: url(../images/hubspot-crm-setup.svg);
}
/*** 
	INNER SOCIAL MEDIA SECTION 
						  ***/
.inn-socialmda-section {
	position:relative;
	padding:30px 0;
	border-top:1px solid #e14d97;
}
.inn-socialmda-section .box {
	text-align:center;
	padding:20px;
}
.inn-socialmda-section .box img {
	display:block;
	margin:0 auto;
}
.inn-socialmda-section .box h4 {
	display:block;
	color: #4d4d4d;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0;
}
.inn-socialmda-section .box p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 26px;
	margin:0;
}
.inn-socialmda-section .box p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-socialmda-section .box .soclIcon-1, .soclIcon-2, .soclIcon-3, .soclIcon-4, .soclIcon-5, .soclIcon-6 {
	width: 110px;
	height: 110px;
	background-size: 110px 110px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}
.inn-socialmda-section .box .soclIcon-1 {
	background-image: url(../images/learn-more-about.svg);
}
.inn-socialmda-section .box .soclIcon-2 {
	background-image: url(../images/brain-storming.svg);
}
.inn-socialmda-section .box .soclIcon-3 {
	background-image: url(../images/work-initian-drafts.svg);
}
.inn-socialmda-section .box .soclIcon-4 {
	background-image: url(../images/revision-icon.svg);
}
.inn-socialmda-section .box .soclIcon-5 {
	background-image: url(../images/review-output.svg);
}
.inn-socialmda-section .box .soclIcon-6 {
	background-image: url(../images/meeting-dead-lines.svg);
}
/*** 
	INNER MEDIA PRODUCTION SECTION 
						  ***/
.inn-mdaprod-section {
	position:relative;
	padding:30px 0;
	border-top:1px solid #e14d97;
}
.inn-mdaprod-section .box {
	text-align:center;
	padding:20px;
}
.inn-mdaprod-section .box img {
	display:block;
	margin:0 auto;
}
.inn-mdaprod-section .box h4 {
	display:block;
	color: #4d4d4d;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0;
}
.inn-mdaprod-section .box p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 26px;
	margin:0;
}
.inn-mdaprod-section .box p a {
	color: #4d4d4d;
	text-decoration:none;
}
/*** 
	INNER CONTACT US SECTION 
						  ***/
.inner-contact-bantxt {
	position:relative;
	padding-top:120px;
}
.inner-contact-bantxt h3 {
	font-size: 60px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	text-transform:uppercase;
	margin: 0;
}
.inner-contact-bantxt p {
	width:70%;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:20px 0;
}
.inner-contact-detail {
	position: relative;
    padding: 20px 35px;
    float: left;
    width: 90%;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    margin:0 0 40px;
    border-radius: 30px;
    background: #fff;
}
.inner-contact-detail .bx {
	float:left;
	width:100%;
	margin: 10px 0;
	position: relative;
}
.inner-contact-detail h4 {
	display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    margin: 0;
    background: #ed0054;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    padding: 0 20px;
    top: -45px;
}
.inner-contact-detail p {
	display: block;
	color: #4d4d4d;
	font-size: 16px;
	font-weight:500;
	line-height: 25px;
	margin:0;
}
.inner-contact-detail .calbx {
	color: #4d4d4d;
	font-size: 15px;
	font-weight:500;
	line-height: 30px;
	padding:5px 0;
}
.inner-contact-detail .calbx a {
	display:block;
	color: #f54380;
	text-decoration: none;
}
.inner-contact-detail .calbx a:hover {
	color: #f54380;
	text-decoration: none;
}
.inner-contact-detail .emlbx {
	color: #4d4d4d;
	font-size: 15px;
	font-weight:500;
	line-height: 26px;
}
.inner-contact-detail .emlbx a {
	display:inline-block;
	color: #f54380;
	text-decoration: none;
}
.inner-contact-detail .emlbx a:hover {
	color: #f54380;
	text-decoration: none;
}
.inner-contact-quick-form {
	position:relative;
	padding:20px 0 30px;
}
.inner-contact-quick-form h4 {
	display: block;
	color: #000;
	font-size: 26px;
	font-weight:500;
	line-height: 30px;
}
.inner-contact-quick-form input[type=text] {
	width:100%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border:2px solid #4d4d4d;
	border-radius:6px;
}
.inner-contact-quick-form input[type=text]:placeholder {
 color: #4d4d4d;
}
.inner-contact-quick-form textarea {
	width:100%;
	height:250px;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border:2px solid #4d4d4d;
	border-radius:6px;
}
.inner-contact-quick-form textarea:placeholder {
 color: #4d4d4d;
}
.inner-contact-quick-form .send-btn {
	text-align:center;
	width:139px;
	border-radius:6px;
}
.contactImg {
	position:relative;
	z-index:-1;
	width:100%;
	height:auto;
	margin-top:-100px;
}

/*** QUICK CONTACT FORM PAGE ****/

.quick-contact-form {
	position:relative;
	padding:40px 30px 30px;
	background:#fff;
	border-radius:30px;
	box-shadow:0 0 15px rgba(0,0,0,0.1)
}
.quick-contact-form h4 {
	display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin: 0;
    background: #ed0054;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    padding: 0 20px;
    top: -20px;
}
.quick-contact-form input[type=text] {
	display:inline-block;
	width:47%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 1%;
	background:#fff;
	border:2px solid #d6d6d6;
	border-radius:6px;
}
.quick-contact-form input[type=text]:placeholder {
 color: #4d4d4d;
}
.quick-contact-form .sel-bx {
	width:100%;
}
.quick-contact-form .sel-bx select {
	width:97%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 1%;
	background:#fff;
	border:2px solid #d6d6d6;
	border-radius:6px;
}
.quick-contact-form .rdo-bx {
	width:97%;
	margin:15px 1% 5px;
}
.quick-contact-form .rdo-bx h5 {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight:500;
	line-height: 30px;
}
.quick-contact-form .rdo-bx .rdo1 {
	display:inline-block;
	width:48%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:0;
	margin:5px 0;
}
.quick-contact-form .rdo-bx .rdo1 p {
	display: inline-block;
	padding:0 10px;
	margin:0;
}
.quick-contact-form .rdo-bx1 {
	width:97%;
	margin:10px 1% 5px;
}
.quick-contact-form .rdo-bx1 h5 {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight:500;
	line-height: 30px;
}
.quick-contact-form .rdo-bx1 .rdo2 {
	display:inline-block;
	width:30%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:0;
	margin:5px 0;
}
.quick-contact-form .rdo-bx1 .rdo2 p {
	display: inline-block;
	padding:0 10px;
	margin:0;
}
.quick-contact-form textarea {
	width:97%;
	height:150px;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 1%;
	background:#fff;
	border:2px solid #d6d6d6;
	border-radius:6px;
}
.quick-contact-form textarea:placeholder {
 color: #4d4d4d;
}
.quick-contact-form .cptha-bx {
	width:100%;
}
.quick-contact-form .send-btn {
	text-align:center;
	width:139px;
	border-radius:6px;
}

/*** BLOG PAGE ****/

.blog-banner-section {
	position: relative;
	width: 100%;
	min-height: 485px;
}
.blog-banner-section .container {
	position: relative;
}
.blog-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 210px;
	width: 56%;
}
.blog-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.blog-banner-section .inner-bantxt h3 strong {
	display:block;
}
.blog-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.blog-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.blog-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.blog-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.blog-post-section {
	position:relative;
	padding:30px 0 0;
	clear:both;
}
.blog-post-section .lft-pst-clm {
	float: left;
	width: 95%;
}
.blog-post-section .lft-pst-clm h1 {
	display: block;
	color: #000;
	font-size: 28px;
	font-weight: 400;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 0;
	text-align:left;
}
.blog-post-section .lft-pst-clm h1 a {
	color: #000;
	text-decoration:none;
}
.blog-post-section .lft-pst-clm h1 a:hover {
	color: #000;
	text-decoration:none;
}
.blog-post-section .lft-pst-clm .pst-bx {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 40px;
	padding: 0 0 20px;
}
.blog-post-section .lft-pst-clm h2 {
	display: block;
	color: #000;
	font-size: 28px;
	font-weight: 400;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 0;
}
.blog-post-section .lft-pst-clm h2 a {
	color: #000;
	text-decoration:none;
}
.blog-post-section .lft-pst-clm h2 a:hover {
	color: #000;
	text-decoration:none;
}
.blog-post-section .lft-pst-clm .pst-bx img {
	width: 302px;
	height: auto;
	margin: 0 30px 10px 0;
	float: left;
	border:1px solid #eee;
}
.blog-post-section .lft-pst-clm p {
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.blog-post-section .lft-pst-clm p strong {
	font-size: 16px;
}
.blog-post-section .lft-pst-clm p a {
	color: #e14d97;
	text-decoration:none;
}
.blog-post-section .lft-pst-clm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-post-section .lft-pst-clm ul li {
	position:relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 24px;
	padding: 10px 0 10px 20px;
	margin: 0;
}
.blog-post-section .lft-pst-clm ul li a {
	color: #e14d97;
	text-decoration:none;
}
.blog-post-section .lft-pst-clm ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:18px;
	width:8px;
	height:8px;
	background:#e14d97;
	border-radius:20px;
}
.blog-post-section .lft-pst-clm .ent-date {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	padding: 5px 0;
}
.blog-post-section .lft-pst-clm .pst-bx .more-link {
	float: right;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
	margin: 0;
	padding: 8px 16px;
	border-radius: 4px;
	border: 2px solid #4d4d4d;
}
.blog-post-section .inn-quick-form {
	position:relative;
}
.blog-post-section .inn-quick-form h4 {
	display: block;
	color: #000;
	font-size: 26px;
	font-weight:500;
	line-height: 30px;
}
.blog-post-section .inn-quick-form input[type=text] {
	width:100%;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border:2px solid #4d4d4d;
	border-radius:6px;
}
.blog-post-section .inn-quick-form input[type=text]:placeholder {
 color: #4d4d4d;
}
.blog-post-section .inn-quick-form textarea {
	width:100%;
	height:110px;
	font-size:15px;
	color: #4d4d4d;
	font-weight:normal;
	line-height:18px;
	padding:10px;
	margin:5px 0;
	background:#fff;
	border:2px solid #4d4d4d;
	border-radius:6px;
}
.blog-post-section .inn-quick-form textarea:placeholder {
 color: #4d4d4d;
}
.blog-post-section .inn-quick-form .send-btn {
	text-align:center;
	width:139px;
	border-radius:6px;
}
.blog-post-section .recent-pst-bx {
	margin: 50px 0 0;
}
.blog-post-section .recent-pst-bx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-post-section .recent-pst-bx ul li {
	position:relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 24px;
	padding: 10px 0 10px 20px;
	margin: 0;
}
.blog-post-section .recent-pst-bx ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:18px;
	width:8px;
	height:8px;
	background:#e14d97;
	border-radius:20px;
}
.blog-post-section .recent-pst-bx ul li a {
	display: block;
	color: #4d4d4d;
}
.blog-post-section .recent-pst-bx ul li a:hover {
	color: #4d4d4d;
}
.blog-post-section .cate-pst-bx {
	margin: 50px 0 0;
}
.blog-post-section .cate-pst-bx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-post-section .cate-pst-bx ul li {
	position: relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 24px;
	padding: 10px 0 10px 20px;
	margin: 0;
}
.blog-post-section .cate-pst-bx ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:18px;
	width:8px;
	height:8px;
	background:#e14d97;
	border-radius:20px;
}
.blog-post-section .cate-pst-bx ul li a {
	display: block;
	color: #4d4d4d;
}
.blog-post-section .cate-pst-bx ul li a:hover {
	color: #4d4d4d;
}
.blog-post-section .post-meta-single-top {
	display:none;
}
.blog-post-section .featured-media-inner img {
	width:55%;
	height:auto;
	float:left;
	margin:10px 20px 10px 0;
	border:1px solid #eee;
}
.blog-post-section hr.post-separator {
	display:none;
}
.blog-post-section .entry-categories-inner {
	display:none;
}
.blog-post-section .pagination-single a {
	font-size: 15px;
	color: #e14d97;
	font-weight: 400;
	line-height: 24px;
	text-decoration:none;
}
.blog-post-section .pagination-single .next-post {
	float:right;
}
.blog-post-section .pagination-single .next-post .arrow {
	float:right;
	padding-left:5px;
}
.blog-post-section .comments-wrapper {
	display:none!important;
}
.blog-post-section .navigation {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 20px;
}
/*** CITY PAGE ****/
.city-banner-section {
	position: relative;
	width: 100%;
	min-height: 475px;
}
.city-banner-section .container {
	position: relative;
}
.city-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 200px;
	width: 56%;
}
.city-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.city-banner-section .inner-bantxt h3 strong {
	display:block;
}
.city-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.city-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.city-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.city-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inn-city-cont-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-city-cont-section.gry {
	background: #fbfbfd;
}
.inn-city-cont-section h1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
}
.inn-city-cont-section h2 {
	display: block;
	color: #000;
	font-size: 26px;
	font-weight: 400;
	line-height: 34px;
}
.inn-city-cont-section h3 {
	display: block;
	color: #000;
	font-size: 26px;
	font-weight: 400;
	line-height: 34px;
}
.inn-city-cont-section h4 {
	display: block;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin: 10px 0 0;
}
.inn-city-cont-section p {
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.inn-city-cont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-city-cont-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inn-city-cont-section ul li {
	position:relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 5px 0 5px 20px;
	margin: 0;
}
.inn-city-cont-section ul li a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-city-cont-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:12px;
	width:8px;
	height:8px;
	background:#e14d97;
	border-radius:20px;
}
.inn-city-cont-section .alignright {
	float: right;
	width: 45%;
	height: auto;
	margin-left: 20px;
}
.inn-city-cont-section .alignleft {
	float: left;
	width: 45%;
	height: auto;
	margin-right: 20px;
}
.inn-city-list-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-city-list-section h1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
}
.inn-city-list-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inn-city-list-section ul li {
	position:relative;
	float:left;
	width:33%;
	font-size: 22px;
	color: #4d4d4d;
	font-weight: 300;
	line-height: 30px;
	padding: 5px 0 5px 20px;
	margin: 0;
}
.inn-city-list-section ul li a {
	color: #e14d97;
	text-decoration:none;
}
.inn-city-list-section ul li:before {
	content:'';
	position:absolute;
	left:0;
	top:17px;
	width:8px;
	height:8px;
	background:#e14d97;
	border-radius:20px;
}
/*** 
	INNER SERVICES PAGE SECTION 
					    ***/
.serv-banner-section {
	position: relative;
	width: 100%;
	min-height: 485px;
}
.serv-banner-section .container {
	position: relative;
}
.serv-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 120px;
	width: 56%;
}
.serv-banner-section .inner-bantxt.tp {
	top: 220px;
}
.serv-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.serv-banner-section .inner-bantxt h3 strong {
	display:block;
}
.serv-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.serv-banner-section .inner-bantxt p a {
	color: #fff;
	text-decoration:none;
}
.serv-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.serv-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.serv-banner-section img {
	float: left;
	width: 40%;
	min-height:485px;
	margin: 70px 0 0;
}
.inn-serv-cate-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-serv-cate-section h1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
}
.inn-serv-cate-section .box {
	text-align:center;
	padding:20px;
}
.inn-serv-cate-section .box img {
	display:block;
	margin:0 auto;
}
.inn-serv-cate-section .servIcon-1, .servIcon-2, .servIcon-3, .servIcon-4, .servIcon-5, .servIcon-6, .servIcon-7, .servIcon-8, .servIcon-9, .servIcon-10, .servIcon-11, .servIcon-12, .servIcon-13, .servIcon-14, .servIcon-15, .servIcon-16, .servIcon-17, .servIcon-18 {
	width: 110px;
	height: 110px;
	background-size: 110px 110px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}
.inn-serv-cate-section .servIcon-1 {
	background-image: url(../images/creative-design.svg);
}
.inn-serv-cate-section .servIcon-2 {
	background-image: url(../images/brand-logo-creation.svg);
}
.inn-serv-cate-section .servIcon-3 {
	background-image: url(../images/digital-marketing.svg);
}
.inn-serv-cate-section .servIcon-4 {
	background-image: url(../images/media-production.svg);
}
.inn-serv-cate-section .servIcon-5 {
	background-image: url(../images/web-design.svg);
}
.inn-serv-cate-section .servIcon-6 {
	background-image: url(../images/social-media.svg);
}
.inn-serv-cate-section .servIcon-7 {
	background-image: url(../images/seo-service.svg);
}
.inn-serv-cate-section .servIcon-8 {
	background-image: url(../images/web-development.svg);
}
.inn-serv-cate-section .servIcon-9 {
	background-image: url(../images/e-commerce.svg);
}
.inn-serv-cate-section .servIcon-10 {
	background-image: url(../images/support.svg);
}
.inn-serv-cate-section .servIcon-11 {
	background-image: url(../images/wordpress-development.svg);
}
.inn-serv-cate-section .servIcon-12 {
	background-image: url(../images/design-abudhabi.svg);
}
.inn-serv-cate-section .servIcon-13 {
	background-image: url(../images/online-reputation.svg);
}
.inn-serv-cate-section .servIcon-14 {
	background-image: url(../images/seo-abudhabi.svg);
}
.inn-serv-cate-section .servIcon-15 {
	background-image: url(../images/pay-per-click.svg);
}
.inn-serv-cate-section .servIcon-16 {
	background-image: url(../images/google-insigts.svg);
}
.inn-serv-cate-section .servIcon-17 {
	background-image: url(../images/social-media-marketing.svg);
}
.inn-serv-cate-section .servIcon-18 {
	background-image: url(../images/web-hosting.svg);
}
.inn-serv-cate-section .box h3 {
	display:block;
	color: #4d4d4d;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0;
}
.inn-serv-cate-section .box p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 26px;
	margin:0;
}
.inn-serv-cate-section .box a h3 {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-serv-cate-section .box a p {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-serv-cate-section .box:hover a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-serv-cate-section .box .more-btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	background: #f54380;
	border-radius: 10px;
	padding: 0 15px;
	margin:10px 0 0;
	transition: 0.5s;
}
.inn-serv-cate-section .box .more-btn:hover {
	color: #fff;
	text-decoration: none;
	background:#f54380;
}
/*** INN SERVICES DETAIL PAGE ****/

.inn-serv-cont-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-serv-cont-section h1 {
	position:relative;
	color: #4d4d4d;
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	text-transform:uppercase;
	margin: 0 0 20px;
}
.inn-serv-cont-section h1:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.inn-serv-cont-section .head-bx {
	position:relative;
}
.inn-serv-cont-section h2 {
	position:relative;
	display: block;
	color: #4d4d4d;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	margin: 10px 0 20px;
}
.inn-serv-cont-section h2:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.inn-serv-cont-section h3 {
	position:relative;
	display:block;
	color: #4d4d4d;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	margin: 10px 0 20px;
}
.inn-serv-cont-section h3:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.inn-serv-cont-section h4 {
	position:relative;
	display: block;
	color: #4d4d4d;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	margin: 10px 0 20px;
}
.inn-serv-cont-section h4:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.inn-serv-cont-section h5 {
	position:relative;
	display: block;
	color: #4d4d4d;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	margin: 10px 0 20px;
}
.inn-serv-cont-section h5:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.inn-serv-cont-section h6 {
	position:relative;
	display: block;
	color: #4d4d4d;
	font-size: 42px;
	font-weight: 700;
	line-height: 50px;
	margin: 10px 0 20px;
}
.inn-serv-cont-section h6:before {
	content:'';
	position:absolute;
	bottom:-15px;
	width:100px;
	height:4px;
	background:#f54380;
}
.inn-serv-cont-section h2 a {
	color: #000;
	text-decoration:none;
}
.inn-serv-cont-section p {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 25px;
	padding:10px 0;
	margin:0;
}
.inn-serv-cont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-serv-cont-section .bx {
    background: #ee1865;
    padding:20px 15px;
    margin: 20px 0;
    border-radius: 6px;
	text-align:center;
	min-height:215px;
}
.inn-serv-cont-section .bx img {
	width:110px;
	height:auto;
}
.inn-serv-cont-section .bx strong {
    display: block;
    color: #fff;
	
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
	text-transform:uppercase;
}
.inn-serv-cont-section .seo-icon-bx {
	clear:both;
}
.inn-serv-cont-section .seo-icon-bx .bx strong {
	font-size:16px;
}
.inn-serv-cont-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inn-serv-cont-section ul.lt {
	display:inline-block;
}
.inn-serv-cont-section ul li {
	position:relative;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 5px 0 5px 20px;
	margin: 0;
}
.inn-serv-cont-section ul li a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-serv-cont-section ul li:before {
	content:'';
	position:absolute;
	top:12px;
	width:8px;
	height:8px;
	background:#e14d97;
	border-radius:20px;
	margin-left:-18px;
}
/*.inn-serv-cont-section img {
	width: 100%;
	height: auto;
}*/
.inn-serv-cont-section .alignright {
	float:right;
	width: 40%;
	height: auto;
	margin:20px 0 20px 50px;
}
.inn-serv-cont-section .alignleft {
	float:left;
	width: 40%;
	height: auto;
	margin:20px 50px 20px 0;
}


/*** Brochure PAGE ****/
.brochure-banner-section {
	position: relative;
	width: 100%;
	min-height: 475px;
}
.brochure-banner-section .container {
	position: relative;
}
.brochure-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 200px;
	width: 56%;
}
.brochure-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.brochure-banner-section .inner-bantxt h3 strong {
	display:block;
}
.brochure-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.brochure-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.brochure-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.brochure-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inn-brochure-cont-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-brochure-cont-section h1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
}
.inn-brochure-cont-section p {
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.inn-brochure-cont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-brochure-cont-section img {
    width: 45%;
    height: auto;
    border: 1px solid #e4e4e4;
	margin: 20px;
}
/*** Infographic PAGE ****/
.infographic-banner-section {
	position: relative;
	width: 100%;
	min-height: 475px;
}
.infographic-banner-section .container {
	position: relative;
}
.infographic-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 200px;
	width: 56%;
}
.infographic-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.infographic-banner-section .inner-bantxt h3 strong {
	display:block;
}
.infographic-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.infographic-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.infographic-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.infographic-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inn-infographic-cont-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-infographic-cont-section h1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
}
.inn-infographic-cont-section p {
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.inn-infographic-cont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-infographic-cont-section img {
    width: 45%;
    height: 1500px;
    border: 1px solid #e4e4e4;
    padding: 10px;
	margin: 20px;
}
/*** Testimonial PAGE ****/
.testimonial-banner-section {
	position: relative;
	width: 100%;
	min-height: 475px;
}
.testimonial-banner-section .container {
	position: relative;
}
.testimonial-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 200px;
	width: 56%;
}
.testimonial-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.testimonial-banner-section .inner-bantxt h3 strong {
	display:block;
}
.testimonial-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.testimonial-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.testimonial-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.testimonial-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.inn-testimonial-cont-section {
	position:relative;
	padding:20px 0;
	clear:both;
}
.inn-testimonial-cont-section h1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
}
.inn-testimonial-cont-section .box {
	border: 1px solid #e4e4e4;
    padding: 20px;
	margin: 20px 0;
}
.inn-testimonial-cont-section p {
	font-size: 15px;
	color: #4d4d4d;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.inn-testimonial-cont-section p a {
	color: #4d4d4d;
	text-decoration:none;
}
.inn-testimonial-cont-section p strong {
	color: #4d4d4d;
	font-weight: 600;
}
/*** WEBSITE PORTFOLIO PAGE ****/

.portfolio-banner-section {
	position: relative;
	width: 100%;
	min-height: 485px;
}
.portfolio-banner-section .container {
	position: relative;
}
.portfolio-banner-section .inner-bantxt {
	position: absolute;
	right: 0;
	top: 120px;
	width: 56%;
}
.portfolio-banner-section .inner-bantxt h3 {
	font-size: 70px;
	color: #f54380;
	font-weight: bold;
	line-height: 90px;
	margin: 0 0 40px;
}
.portfolio-banner-section .inner-bantxt h3 strong {
	display:block;
}
.portfolio-banner-section .inner-bantxt p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}
.portfolio-banner-section .inner-banImg {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.portfolio-banner-section img {
	float: left;
	width: 40%;
	margin: 70px 0 0;
}
.portfolio-banner-section .bgclor {
	background-image: linear-gradient(#f14182, #ed0054);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	min-height:165px;
}
.inn-website-portfolio-section {
	padding:20px 0;
	position:relative;
	clear:both;
}
.inn-website-portfolio-section .work-item {
	margin-bottom:30px;
	width:48%;
	margin:1%;
	float:left;
	background:#fff
}
.inn-website-portfolio-section .work-item .work-item-description {
	position:relative;
	padding:35px 75px 20px 50px;
	height:100%;
	overflow:hidden
}
.inn-website-portfolio-section .work-item .work-item-description .work-category {
	position:relative
}
.inn-website-portfolio-section .work-item .work-item-description .work-category::before {
content:"";
position:absolute;
width:100%;
max-width:475px;
height:1px;
background:#f54380;
top:12px
}
.inn-website-portfolio-section .work-item .work-item-description .work-category span {
	text-transform:uppercase;
	background:#fff;
	position:relative;
	padding:0 12px 0 0;
	font-weight:700;
	display:inline-block;
	color:#f54380
}
.inn-website-portfolio-section .work-item .work-details-wrap {
	padding-left:30px
}
.inn-website-portfolio-section .work-item .work-item-description .work-title {
	margin-top:30px
}
.inn-website-portfolio-section .work-item .work-item-description .work-title h3 {
	font-size:36px;
	line-height:42px;
	margin-bottom:10px
}
.inn-website-portfolio-section .work-item .work-item-description .work-title p {
	font-size:16px;
	line-height:25px
}
.inn-website-portfolio-section .work-item .work-item-description .work-data {
	padding-top:20px;
	padding-bottom:25px;
	xborder-top:1px solid rgba(112, 112, 112, .25);
	border-bottom:1px solid rgba(112, 112, 112, .25);
	margin-bottom:20px
}
.inn-website-portfolio-section .work-item .work-item-description .work-data h5 {
	font-size:18px;
	padding-top:0;
	margin-bottom:7px
}
.inn-website-portfolio-section .work-item .work-item-description .work-data p {
	font-size:13px;
	margin-bottom:0
}
.inn-website-portfolio-section .work-item .work-item-description a {
	font-size:18px;
	color:#000;
	border-bottom:1px solid #000;
	padding-bottom:5px;
	text-decoration:none
}
.inn-website-portfolio-section .work-item .work-item-description a:hover {
	color:#f54380;
	border-color:#f54380;
	text-decoration:none
}
.inn-website-portfolio-section .work-item .work-item-img {
	overflow:hidden;
	height:100%
}
.inn-website-portfolio-section .work-item .work-item-img img {
	width:100%;
	height:auto;
	object-fit:cover;
	object-position:center;
transition:all ease-in-out .4s
}
.inn-website-portfolio-section .work-item .work-item-img img:hover {
	transform:scale(1.1)
}
.pagination-box {
	float:left;
	width:100%;
	margin-top:20px;
}
.pagination-box ul.pagination {
	justify-content:center;
	margin:0;
}

@media only screen and (max-width: 8000px) {
	
  .recent-project-section .box .title-bx h4 {
		color: #f54380;
		font-size: 55px;
		font-weight: 700;
		line-height: 50px;
		letter-spacing: 1px;
		margin: 0;
		text-shadow: 0 5px 10px rgb(0 0 0 / 10%);
	}
	.recent-project-section .box .inn-bx {
		position: relative;
		float: right;
		width: 100%;
		min-height: 350px;
		text-align: center;
		overflow: hidden;
	}
	.banner-section .home-bantxt h3 {
		position: relative;
		font-size: 100px;
		color: #f54380;
		font-weight: bold;
		line-height: 110px;
		margin: 0 0 50px;
	}
}


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

	.banner-section .home-bantxt h3 {
		position: relative;
		font-size: 75px;
		color: #f54380;
		font-weight: bold;
		line-height: 75px;
		margin: 0 0 50px;
	}
  .recent-project-section .box .title-bx h4 {
		color: #f54380;
		font-size: 42px;
		font-weight: 700;
		line-height: 50px;
		letter-spacing: 1px;
		margin: 0;
		text-shadow: 0 5px 10px rgb(0 0 0 / 10%);
	}
	.recent-project-section .box .inn-bx {
		position: relative;
		float: right;
		width: 100%;
		min-height: 350px;
		text-align: left;
		overflow: hidden;
	}
	.container{
		max-width: 1300px !important;
	}
}
@media only screen and (max-width: 1280px) {
	.container{
		max-width: 1200px !important;
	}
}
.apply-ani{
	animation-direction: alternate;
	-webkit-animation-name: pulse;
	animation-duration: 2s;
	position: relative;
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale(.5);
	}

	to {
		-webkit-transform: scale(1);
	}
}
.banner-image-container {
    position: relative;
}

.banner-image-container img.bird.lazyloaded , .banner-image-container .banner-icon-1 , .banner-image-container .banner-icon-2 , .banner-image-container .banner-icon-3 , .banner-icon-1{
    position: absolute;
}
img.bird.lazyloaded {
    /* right: 0px; */
    width: 60%;
    left: 15%;
}
img.banner-icon-1.lazyloaded {
    right: 0px;
    width: 30%;
	animation-delay: 1s;
}
img.banner-icon-2.lazyloaded {
    right: 0px;
    width: 30%;
	animation-delay: 2s;
}
img.banner-icon-3.lazyloaded {
    right: 0px;
    width: 30%;
	animation-delay: 3s;
}

@-webkit-keyframes float {
  0% {
    top:0px;
  }
  50% {
    top:-20px
  }
  100% {
    top:0px;
  }
}

@keyframes float {
  0% {
    top:0px;
  }
  50% {
    top:-20px
  }
  100% {
    top:0px;
  }
}


.banner-image-container{
	position: relative;
	animation: BannerAnimation 4s 1;
	animation-direction: alternate;
}
@keyframes BannerAnimation {
  0%   {right: -1000px; top: 0px;}
  100%  { right: 0px; top: 0px;}
}

@media only screen and (max-width: 600px) {
	img.bird.lazyloaded {
    /* right: 0px; */
    width: 70%;
    left: 5%;
}
img.banner-icon-1.lazyloaded {
    right: 0px;
    width: 30%;
	animation-delay: 1s;
}
img.banner-icon-2.lazyloaded {
    right: 0px;
    width: 30%;
	animation-delay: 2s;
}
img.banner-icon-3.lazyloaded {
    right: 0px;
    width: 30%;
	animation-delay: 3s;
}
  .banner-image-container {
		width: 400px;
		height: 150px;
	}
}

.wing {
  position: absolute;
  top: 50%;
  left: calc(45% - 3px);
  width: 40px;
  height: 100px;
  transform: translate(-50%, -50%);
  transform: rotate(280deg) !important;
}
.wing:nth-child(2) {
  transform: rotateY(180deg) translate(-50%, -50%);
}

.feather {
  height: 100px;
  width: 20px;
  position: absolute;
  border-bottom-right-radius: 100%;
  border-top-left-radius: 100%;
  transform-origin: top left;
  background-color: #bc4168;
  background-image: linear-gradient(to top,#cd4671, #ea8681);
}
.feather:nth-of-type(1) {
  height: 105px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave1 2s infinite;
  animation: wave1 2s infinite;
}
@-webkit-keyframes wave1 {
  50% {
    -webkit-transform: rotate(0deg) translateY(2px);
  }
}
@keyframes wave1 {
  50% {
    transform: rotate(0deg) translateY(2px);
  }
}
.feather:nth-of-type(2) {
  height: 110px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave2 2s infinite;
  animation: wave2 2s infinite;
}
@-webkit-keyframes wave2 {
  50% {
    -webkit-transform: rotate(5deg) translateY(4px);
  }
}
@keyframes wave2 {
  50% {
    transform: rotate(5deg) translateY(4px);
  }
}
.feather:nth-of-type(3) {
  height: 115px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave3 2s infinite;
  animation: wave3 2s infinite;
}
@-webkit-keyframes wave3 {
  50% {
    -webkit-transform: rotate(10deg) translateY(6px);
  }
}
@keyframes wave3 {
  50% {
    transform: rotate(10deg) translateY(6px);
  }
}
.feather:nth-of-type(4) {
  height: 120px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave4 2s infinite;
  animation: wave4 2s infinite;
}
@-webkit-keyframes wave4 {
  50% {
    -webkit-transform: rotate(15deg) translateY(8px);
  }
}
@keyframes wave4 {
  50% {
    transform: rotate(15deg) translateY(8px);
  }
}
.feather:nth-of-type(5) {
  height: 125px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave5 2s infinite;
  animation: wave5 2s infinite;
}
@-webkit-keyframes wave5 {
  50% {
    -webkit-transform: rotate(20deg) translateY(10px);
  }
}
@keyframes wave5 {
  50% {
    transform: rotate(20deg) translateY(10px);
  }
}
.feather:nth-of-type(6) {
  height: 130px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave6 2s infinite;
  animation: wave6 2s infinite;
}
@-webkit-keyframes wave6 {
  50% {
    -webkit-transform: rotate(25deg) translateY(12px);
  }
}
@keyframes wave6 {
  50% {
    transform: rotate(25deg) translateY(12px);
  }
}
.feather:nth-of-type(7) {
  height: 135px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave7 2s infinite;
  animation: wave7 2s infinite;
}
@-webkit-keyframes wave7 {
  50% {
    -webkit-transform: rotate(30deg) translateY(14px);
  }
}
@keyframes wave7 {
  50% {
    transform: rotate(30deg) translateY(14px);
  }
}
.feather:nth-of-type(8) {
  height: 140px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave8 2s infinite;
  animation: wave8 2s infinite;
}
@-webkit-keyframes wave8 {
  50% {
    -webkit-transform: rotate(35deg) translateY(16px);
  }
}
@keyframes wave8 {
  50% {
    transform: rotate(35deg) translateY(16px);
  }
}
.feather:nth-of-type(9) {
  height: 145px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave9 2s infinite;
  animation: wave9 2s infinite;
}
@-webkit-keyframes wave9 {
  50% {
    -webkit-transform: rotate(40deg) translateY(18px);
  }
}
@keyframes wave9 {
  50% {
    transform: rotate(40deg) translateY(18px);
  }
}
.feather:nth-of-type(10) {
  height: 150px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave10 2s infinite;
  animation: wave10 2s infinite;
}
@-webkit-keyframes wave10 {
  50% {
    -webkit-transform: rotate(45deg) translateY(20px);
  }
}
@keyframes wave10 {
  50% {
    transform: rotate(45deg) translateY(20px);
  }
}
.feather:nth-of-type(11) {
  height: 155px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave11 2s infinite;
  animation: wave11 2s infinite;
}
@-webkit-keyframes wave11 {
  50% {
    -webkit-transform: rotate(50deg) translateY(22px);
  }
}
@keyframes wave11 {
  50% {
    transform: rotate(50deg) translateY(22px);
  }
}
.feather:nth-of-type(12) {
  height: 160px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave12 2s infinite;
  animation: wave12 2s infinite;
}
@-webkit-keyframes wave12 {
  50% {
    -webkit-transform: rotate(55deg) translateY(24px);
  }
}
@keyframes wave12 {
  50% {
    transform: rotate(55deg) translateY(24px);
  }
}
.feather:nth-of-type(13) {
  height: 165px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave13 2s infinite;
  animation: wave13 2s infinite;
}
@-webkit-keyframes wave13 {
  50% {
    -webkit-transform: rotate(60deg) translateY(26px);
  }
}
@keyframes wave13 {
  50% {
    transform: rotate(60deg) translateY(26px);
  }
}
.feather:nth-of-type(14) {
  height: 170px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave14 2s infinite;
  animation: wave14 2s infinite;
}
@-webkit-keyframes wave14 {
  50% {
    -webkit-transform: rotate(65deg) translateY(28px);
  }
}
@keyframes wave14 {
  50% {
    transform: rotate(65deg) translateY(28px);
  }
}
.feather:nth-of-type(15) {
  height: 175px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave15 2s infinite;
  animation: wave15 2s infinite;
}
@-webkit-keyframes wave15 {
  50% {
    -webkit-transform: rotate(70deg) translateY(30px);
  }
}
@keyframes wave15 {
  50% {
    transform: rotate(70deg) translateY(30px);
  }
}
.feather:nth-of-type(16) {
  height: 180px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave16 2s infinite;
  animation: wave16 2s infinite;
}
@-webkit-keyframes wave16 {
  50% {
    -webkit-transform: rotate(75deg) translateY(32px);
  }
}
@keyframes wave16 {
  50% {
    transform: rotate(75deg) translateY(32px);
  }
}
.feather:nth-of-type(17) {
  height: 185px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave17 2s infinite;
  animation: wave17 2s infinite;
}
@-webkit-keyframes wave17 {
  50% {
    -webkit-transform: rotate(80deg) translateY(34px);
  }
}
@keyframes wave17 {
  50% {
    transform: rotate(80deg) translateY(34px);
  }
}
.feather:nth-of-type(18) {
  height: 190px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave18 2s infinite;
  animation: wave18 2s infinite;
}
@-webkit-keyframes wave18 {
  50% {
    -webkit-transform: rotate(85deg) translateY(36px);
  }
}
@keyframes wave18 {
  50% {
    transform: rotate(85deg) translateY(36px);
  }
}
.feather:nth-of-type(19) {
  height: 195px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave19 2s infinite;
  animation: wave19 2s infinite;
}
@-webkit-keyframes wave19 {
  50% {
    -webkit-transform: rotate(90deg) translateY(38px);
  }
}
@keyframes wave19 {
  50% {
    transform: rotate(90deg) translateY(38px);
  }
}
.feather:nth-of-type(20) {
  height: 200px;
  transform: rotate(0deg) translateY(0px);
  -webkit-animation: wave20 2s infinite;
  animation: wave20 2s infinite;
}
@-webkit-keyframes wave20 {
  50% {
    -webkit-transform: rotate(95deg) translateY(40px);
  }
}
@keyframes wave20 {
  50% {
    transform: rotate(95deg) translateY(40px);
  }
}
.unpdown {
  -webkit-animation: float 6s ease-in-out infinite;
          animation: float 6s ease-in-out infinite;
}