body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Marmelad';
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
#top-wrap {
	margin: 0 auto;
	padding-bottom: 8px;
	background: #6E40CB;
}
.topsi {
    width: 96%;
	margin: 0 auto;
	padding: 0px 0;
}
.topsi a {
	color: #fff;
}
.topsi a:hover {
	color: #FFB100;
}
.topsi li {
    list-style: none;
	color: #fff;
	font-size: 15px;
}
.list {
    float: left;
	max-width: 470px;
	margin: 10px 0 0 0;
}
.numberz {
    float: right;
	max-width: 470px;
	margin: 11px 0 0 0;
}
.whatsapp-icon {
	float: left;
	width: 15px;
	margin-right: 0px;
	margin-top: 3px;
}
.spacer {
	border-right: 1px solid #fff;
	margin-left: 10px;
	padding-right: 9px;
}
.scl {
	float: left;
	width: 22px;
	margin-right: 10px;
}
#sticky {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 9999;
}
#sticky.stick {
	position: fixed;
	top: 0;
}
#wrapper {
	margin: 0 auto;
	padding: 7px 0;
	background: #fff;
}
#header {
	width: 96%;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 210px;
}
.manage-banner {
	position: absolute;
	width: 90%;
	margin-left: 5%;
	z-index: 1000;
	top: 250px;
}
.banner-content {
	margin: auto;
	max-width: 900px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
}
.banner-content h2 {
	font-size: 33px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Courgette';
}
.banner-content p {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 20px;
	line-height: 24px;
}
.banner-btn3 {
	padding: 7px 30px;
	color: #fff;
	font-size: 15px;
	border-radius: 18px;
	margin-top: 4px;
	border: 2px solid #fff;
	text-transform: uppercase;
}
.banner-btn3:hover {
	background: #fff;
	color: #CE1213;
}
.register {
	margin: auto;
	width: 100%;
	padding: 0px;
	z-index: 2222;
	background: url(../image/service-bg1.jpg) center center;
	padding: 35px 0;
}
.enq-find {
	max-width: 1200px;
	margin: auto;
}
.enq-find h2 {
	font-size: 29px;
	color: #fff;
	font-family: 'Vidaloka';
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.8px;
}
.register_btn {
	float: right;
	padding: 9px 36px;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #EA005E;
	margin-top: -60px;
}
.register_btn:hover {
	background: #EB5367;
	color: #fff;
}
.why-us {
	padding: 30px 0;
	background-image: url(../image/banner/sas.jpg);
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
}
.why-us h2 {
	color: #fff;
	font-size: 34px;
	margin-top: 10px;
	font-weight: normal;
	font-family: 'Courgette';
}
.why-us p {
	color: #fff;
	font-size: 15px;
	margin: 0 200px;
	line-height: 25px;
}
.more {
	display: block;
	margin: auto;
	padding: 7px 0;
	width: 140px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: #148BA9;
	margin-top: 20px;
	font-size: 15px;
	line-height: 24px;
}
.more:hover {
	background: #21C0E8;
}
.choose-1 {
	float: left;
	width: 31.3%;
	margin: 10px 1% 12px;
}
.choose-1:hover span {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */
}
.choose-1 span {
	display: block;
	margin: auto;
	max-width: 135px;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.success-story {
	padding: 20px 0;
	background: url(../image/bg-2.jpg);
}
.success-list {
	margin: auto;
	max-width: 1200px;
}
.success-list h2 {
	text-align: center;
	color: #fff;
	font-size: 26px;
	margin-top: 2px;
}
.success-list p {
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.story-1 {
	float: left;
	width: 16%;
	background: #fff;
	padding: 1%;
	margin: 10px 1%;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.story-1:hover {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */
}
.success-list .story-1 p {
	text-align: center;
	color: #000;
	font-size: 16px;
	margin-bottom: 5px;
}
.pager {
	background: #fff;
	background: url(../image/about-bg.jpg) bottom left;
}
#page {
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}
.matter {
	max-width: 1000px;
}
.hrs {
	height: 1px;
	clear: both;
	display: block;
	background: #ddd;
}
#page h2 {
	font-size: 20px;
	color: #B31C8C;
}
.title {
	padding: 2px 0 0 0px;
	color: #000000;
	font-size: 34px;
	margin: 10px 0 10px 0px;
	font-family: 'Courgette';
	font-weight: normal;
}
#page p {
	padding: 6px 80px;
	line-height: 26px;
	font-size: 16px;
	color: #121212;
}
.vide {
	width: 46%;
	margin: auto;
	width: 60%;
	border: 6px solid #fff;
	margin-top: 22px;
}
.video-container {
	position:relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.vide-gallery {
	float: left;
	width: 40%;
	margin-left: 2%;
	border: 8px solid #E4DFDF;
	margin-top: 10px;
}
.video-gallery-container {
	position:relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	margin-top: 0px;
	overflow: hidden;
}
.video-gallery-container iframe, .video-gallery-container object, .video-gallery-container embed {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.righter {
	float: right;
	width: 37%;
	margin-left: 20px;
}
.righter2 {
	float: right;
	display: none;
	width: 37%;
	margin-left: 20px;
}
#footer-wrap {
	background: #6E40CB;
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1180px;
}
.footer-stat h3 {
	color: #FFDD00;
	font-size: 20px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.footer-stat h4 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0 10px 0px;
}
.footer-stat a {
	text-decoration: none;
	color: #fff;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #fff;
}
.footer-stat li {
	padding: 7px 10px 7px 0px;
	list-style: none;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #222;
	font-size: 15px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 15px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 21px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.mbl {
	max-width: 20px;
	margin-right: 12px;
	float: left;
}
.eml {
	float: left;
	max-width: 20px;
	margin-right: 12px;
}
.bot-logo {
	float: left;
	width: 48%;
}
.bot-logo2 {
	float: right;
	width: 48%;
}
.foot {
	float: left;
	width: 26%;
	margin-right: 0%;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 2%;
	border-right: 1px solid #3A3A3C;
}
.foot2 {
	float: left;
	width: 16%;
	margin-left: 2%;
}
.foot3 {
	float: right;
	width: 32%;
	padding-left: 2%;
	border-left: 1px solid #3A3A3C;
}
.scl2 {
	width: 15px;
	text-decoration: none;
	display: block;
	float: left;
	border-radius: 100%;
	padding: 9px 9px;
	margin-right: 8px;
	background: #EA3F72;
}
.scl2:hover {
	background: #EA3F72;
}
.feeter {
	background: #000;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 15px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
}
#footer a:hover {
	color: #fff;
}
.dest {
	float: right;
}
#all-services {
	padding: 30px 0;
	background: #fff;
	background: url(../image/services-bg.jpg) center center;
}
.services {
	width: 96%;
	margin: auto;
}
.services h2 {
	font-family: 'Courgette';
    font-size: 50px;
    font-weight: normal;
    margin-top: 10px;
	color: #6E40CB;
	margin-bottom: 10px;
	text-align: center;
}
.bord {
	margin: auto;
	width: 60px;
	height: 4px;
	background: #222;
	margin-bottom: 15px;
}
.serve {
	float: left;
	margin: 20px 1% 2px;
	text-align: center;
}
.serve:hover span, .serve2:hover span {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */	
}
.serve2:hover h3 {
	color: #FFF;
}
.serve2:hover .serve-style {
	background: #B31C8C;
}
.serve2:hover .more_btn {
	background: #fff;
}
.serve2:hover a {
	color: #B31C8C;
}
.serve span {
	display: block;
	margin: auto;
	width: 90%;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.serve span img {
	border: 5px solid #fff;
}
.serve2 span {
	display: block;
	margin: auto;
	width: 100%;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.service-icon {
	border-radius: 100%;
}
.serve h3 {
	font-weight: normal;
	font-size: 20px;
	margin: 10px 0;
	color: #000;
}
.serve2 h3 {
	font-weight: normal;
	font-size: 20px;
	margin: 2px 0 10px;
	color: #B31C8C;
}
.serve-style {
	display: block;
	width: 80%;
	padding: 10px 0 20px;
	position: relative;	
	margin: auto;
	margin-top: -40px;
	background: #fff;
}
.serve a {
	color: #fff;
}
.serve2 a {
	color: #fff;
}
.more_btn {
	padding: 4px 12px;
	background: #222;
}
.more_btn:hover {
	background: #B31C8C;
}
.testim-gal {
	padding: 20px 0;
	background: url(../image/bg-1.jpg);
}
.testim-gal a {
	color: #fff;
}
.testim-client {
	margin: auto;
	max-width: 1180px;
	padding: 20px 0 10px;
}
.gal {
	float: left;
	width: 48%;
	padding: 30px 0 10px;
	border: 6px solid #E4E4E4;
	background: #fff;
}
.gal h2 {
	color: #333;
	font-size: 22px;
	background: #fff;
	margin-top: -50px;
	margin-left: 20px;
	font-weight: bold;
	letter-spacing: 0.6px;
	padding-left: 15px;
	width: 200px;
	margin-bottom: 20px;
}
.testim {
	float: right;
	width: 48%;
	background: #fff;
}
.testim h2 {
	margin: 15px 0 15px 10px;
	color: #1557A6;
	font-size: 20px;
	font-weight: Bold;
	text-align: center;
}
.all_btn {
	padding: 7px 19px;
	background: #FF665A;
	font-size: 12px;
	color: #fff;
	font-size: 16px;
	display: block;
	margin: auto;
	text-align: center;
	width: 120px;
	margin-top: 25px;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 50px;
	right: 30px;
	display: none;
	z-index: 109999;
}
.pattern2 {	
	background: #B31C8C;
}
.pattern-add2 {
	margin: auto;
	max-width: 1200px;
	padding: 25px 0 10px;
}
.pattern-add2 .h3 {
	font-size: 25px;
	color: #fff;
	float: left;
	text-align: right;
	width: 50%;
	padding-top: 8px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 1px;
}
.pattern-add2 a {
	color: #fff;
}
.pattern-add2 span {
	text-align: right;
	font-size: 15px;
}
.s-enquiry2 {
	float: left;
	font-size: 17px;
	padding: 9px 19px;
	margin: 5px 0 0 8%;
	background: #222;
	font-weight: normal;
	border: 1px solid #fff;
}
.s-enquiry2:hover {
	background: #fff;
	color: #B31C8C;
}
.feature {
	padding: 30px 0;
	background: #fff;
}
.feat-pic {
	float: left;
	width: 56%;
}
.feat-cont {
	float: right;
	width: 40%;
}
.feature h2 {
	color: #000000;
	font-size: 30px;
	font-family: 'Philosopher';
	line-height: 32px;
	font-weight: normal;
	width: 80%;
}
.feature h3 {
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	width: 80%;
}
.feature p {
	color: #545252;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	width: 80%;
}
.view-btn {
	display: block;
	margin: auto;
	width: 180px;
	border-radius: 4px;
	margin-top: 30px;
	background: #F23297;
	color: #fff;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px 0;
}
.view-btn:hover {
	background: #FF59B2;
}
.page-banner {
	height: 220px;
	background: url(../image/banner/page-title-background.jpg) center center;
}
.service-banner {
	height: 220px;
	background: url(../image/banner/service-banner.jpg) center center;
}
.hair-makeup-banner {
	height: 220px;
	background: url(../image/banner/service-detail.jpg) center center;
}
.banner-title {
	margin: auto;
	text-align: center;
	color: #000;
	padding-top: 30px;
	font-size: 26px;
	margin-top: 0px;
}
.lefter {
	float: left;
	max-width: 160px;
	margin-right: 30px;
}
.righters {
	float: right;
	width: 120px;
	margin-left: 30px;
}
.container {
	margin: auto;
	max-width: 1050px;
	text-align: center;
	margin-bottom: 30px;
}
#page .container h2 {
	font-size: 33px;
	margin-bottom: 15px;
	font-weight: normal;
}
.service-detail {
	max-width: 1200px;
	margin: auto;
	padding: 20px 0;
}
.content {
	float: right;
	width: 70%;
}
.content h2 {
	padding: 12px 0 0 0px;
	color: #B31C8C;
	font-size: 26px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.content h3 {
	padding: 2px 0 0 0px;
	color: #0A2F7F;
	font-size: 20px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.content p {
	line-height: 21px;
	padding: 5px 0;
	font-size: 14px;
	margin: 8px 0;
	color: #222;
}
.content li {
	line-height: 19px;
	padding: 5px 0;
	font-size: 14px;
	margin: 3px 0;
	list-style: none;
	color: #222;
}
.matters {
	padding: 10px;
	background: #EDEDED;
	display: block;
	margin-top: 20px;
}
.serve-lefter {
	float: left;
	width: 30%;
	margin-right: 20px;
}
.sider2 {
	float: left;
	width: 26%;
}
.linker {
	background: #F6F6F6;
	margin-top: 20px;
	display: block;
}
.linker h3 {
    color: #fff;
	font-size: 19px;
	background: #000;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 15px;
}
.linker a {
	color: #000;
	display: block;
}
.linker a:hover {
	color: #000;
}
.linker ul {
	margin: auto;
	padding: 0px;
}
.linker li {
	list-style: none;
	font-size: 15px;
	padding: 8px 0;
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
}
.linker li:hover {
	background: #fff;
}
.sider-icon {
	float: left;
	width: 15px;
	margin-right: 9px;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.kula-facts {
	padding: 30px 0;
	background-image: url(../image/fact-bg.jpg);
	background-attachment: fixed;
}
.fun-fact {
	margin: auto;
	max-width: 1200px;
	margin-top: 0px;
}
.fact-1 {
	float: left;
	width: 34%;
	color: #fff;
}
.fact-1 h2 {	
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 15px;
}
.fact-2 h3 {	
	color: #fff;
	font-weight: normal;
	font-size: 42px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.bord2 {
	height: 7px;
	width: 70px;
	background: #F93;
	margin-bottom: 20px;
}
.fact-1 p, .fact-2 p {	
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;	
	margin-bottom: 15px;
}
.fact-2 {
	float: right;
	width: 62%;
}
.fact-2 span {
	float: left;
	width: 33.3%;
	text-align: center;
	color: #fff;
}
.fact-icon {
	width: 60px;
}
.all-gallery {
	background: url(../image/gallery-bg.jpg) top center;
}
.style-gallery {
	padding: 30px 0 30px;
	margin: auto;
	max-width: 1220px;
}
.style-gallery h2 {
	font-size: 28px;
	text-align: center;
	color: #343434;
	font-family: Roboto Slab;
	letter-spacing: 0.6px;
	margin-bottom: 23px;
	padding: 0px 0;
	font-weight: normal;
	line-height: 36px;
	margin-top: 10px;
}
.style-gallery p {
	font-size: 17px;
	text-align: center;
	color: #343434;
	margin-bottom: 33px;
	margin-top: 10px;
}
.serve-point2 {
	background: #F8F8F8;
	margin: 0px;
}
.serve-main2 {
	float: right;
	width: 50%;	
	padding: 5px 0 0px;
}
.serve-main2 h2 {
	color: #6E40CB;
	margin-top: 10px;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 20px;
}
.serve-main2 li {
	color: #fff;
	line-height: 23px;
	list-style: none;
	font-size: 15px;
	padding: 7px 0;
	margin-top: 4px;
}
.serve-detail2 {
	float: left;
	width: 50%;
	padding: 25px 0 15px;
	background: #6E40CB;
	background: url(../image/enquiry-bg.jpg) left center;
}
.serve-detail2 h3 {
	color: #fff;
	margin-top: 0px;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
}
.serve-cont {
	display: block;
	margin: auto;
	width: 88%;
	margin-top: 15px;
	margin-bottom: 15px;	
}
.breakes {
	clear: both;
	height: 0.1px;
}
.bord3 {
	width: 70px;
	height: 4px;
	background: #222;
	margin-bottom: 20px;
}
#great  { 
    width: 90%;
	margin-left: 5%;
	margin-top: 20px;
	padding: 31px 0;
	margin-bottom: 10px;
}
.quote-input {
	font-size: 15px;
	padding: 2px 0.5%;
	color: #fff;
	float: left;
	height: 32px;
	width: 45%;
	border: none;
	background: none;
	border-bottom: 1px solid #fff;
	margin: 10px 1%;
}
.quote-input2 {
	font-size: 15px;
	padding: 8px 1%;
	color: #fff;
	width: 94%;
	height: 80px;
	border: none;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid #fff;
	margin: 10px 0px 12px 5px;
}
#great input::placeholder {
    color: white;
}
#great ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
}
#great ::-moz-placeholder { /* Firefox 19+ */
    color: white;
}
#great :-ms-input-placeholder { /* IE 10+ */
    color: white;
}
#great :-moz-placeholder { /* Firefox 18- */
    color: white;
}
.bluebox2 {
	margin: auto;
	width: 180px;
	border: none;
	margin-left: 6px;
	background: #fff;
	padding: 11px 25px 10px 25px;
	color: #333;
	font-size: 16px;	
	font-weight: bold;
	border-radius: 20px;
	cursor: pointer;
}
.bluebox2:hover {
	background: #222;
	color: #fff;
}
.dater {
	color: #000;
	margin-left: 15px;
	float: left;
}
.dater2 {
	color: #1F8E0B;
	margin-left: 15px;
}
.flus {
	position: relative;
	z-index: 999;
	padding: 12px 0;
	display: block;
	background: #fff;
	margin-top: -36px;
}
.reder {
	width: 20px;
	height: 12px;
	background: #FF1418;
	float: left;
	margin: 0px 5px;
}
.avail {
	width: 20px;
	height: 12px;
	background: #39A623;
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0px 5px;
}
.todays {
	width: 20px;
	height: 12px;
	background: #39A6ED;	
	float: left;
	margin: 0px 5px;
}
.dated {
	width: 20px;
	height: 12px;
	background: #FAD163;	
	float: left;
	margin: 0px 5px;
}
.prod-detail2 {
	padding: 30px 0;
	background: #fff;
	background: url(../image/testim-bg.jpg)
}
.prod-detail2 h2 {
	text-align: center;
	font-size: 32px;
	font-family: Roboto Slab;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #EA3F72;
}
.prod-detail2 {
	background: #F1F1F1;
}
.prod-detail {
	padding: 30px 0;
	background: #fff;
	background: url(../image/testim-bg.jpg)
}
.prod-detail h2 {
	text-align: center;
	font-size: 32px;
	font-family: Roboto Slab;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #EA3F72;
}
.details {
	margin: auto;
	max-width: 1200px;
	padding: 30px 0 30px;
}
.details p {
	font-size: 15px;
	line-height: 22px;
	color: #7A7672;
}
.details li {
	font-size: 15px;
	line-height: 22px;
	list-style: none;
	padding: 5px 0;
	color: #7A7672;
}
.details h4 {
	font-size: 32px;
	line-height: 42px;
	color: #FFC606;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
.highl5 {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 17px;
	margin-bottom: 20px;
}
.contact-det {
	margin: auto;
	max-width: 1000px;
}
#Quote  { 
    width: 48%;
	float: left;
	margin-top: 20px;
}
.q-input {
	font-size: 14px;
	padding: 8px 8px;
	color: #000;
	width: 92%;
	border: none;
	background: #FFF;
	line-height: 22px;
	margin: 4px 0 12px 0px;
}
.q-enuiry {
	font-size: 14px;
	padding: 7px 8px;
	color: #000;
	width: 92%;
	border: none;
	background: #FFF;
	line-height: 22px;
	float: left;
	margin: 4px 0px 12px 0px;
}
.q-box {
	float: left;
	width: 220px;
	margin: 5px 0px 0 0px;
	padding: 10px 28px;
	background: #EA3F72;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.q-box:hover {
	background: #0088CC;
	color: #fff;
}
.contact-info {
    margin: 20px 0 10px px;
	width: 48%;
	float: right;
}
.details .contact-info h4 {
	color: #6E40CB;
	font-size: 17px;
	text-align: left;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 25px;
	font-weight: normal;
}
.details h3 {
	font-size: 26px;
	line-height: 28px;
	color: #000;
	margin-top: 6px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}
.contact-info p {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 15px;
}
.cont-icon3 {
	float: left;
	width: 22px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 12px;
}
.cont-icon2 {
	float: left;
	width: 22px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 30px;
}
.pages-banner {
	position: relative;	
	z-index: 99;
	margin-bottom: 0px;
	text-align: center;
	font-size: 16px;
	height: 350px;
	color: #fff;
}
.videography {
	background: url(../image/videography-banner.jpg) center center;
}
.photography {
	background: url(../image/photography-banner.jpg) center center;
}
.editing {
	background: url(../image/video-editing.jpg) center center;
}
.printing {
	background: url(../image/printing-banner.jpg) center center;
}
.telecast {
	background: url(../image/telecast.jpg) center center;
}
.gallery {
	background: url(../image/photo-gallery-banner.jpg) center center;
}
.video {
	background: url(../image/video-gallery-banner.jpg) center center;
}
.testimonial {
	background: url(../image/testimonial-banner.jpg) center center;
}
.about {
	background: url(../image/about-banner.jpg) center center;
}
.pages-banner h2 {
	text-align: center;
	font-size: 26px;
	margin-top: 0px;
	color: #fff;
	padding-top: 140px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pages-banner a {
	color: #fff;
}
.pagination {
	padding: 30px 0;
	background: url(../image/pages-bg.jpg);
}
.page-container {
	margin: auto;
	max-width: 1200px;
}
.page-detail {
	float: left;
	width: 74%;
	background: #fff;
	border-radius: 7px;
	margin-top: 20px;
}
.product-lefter {
	float: left;
	width: 35%;
	margin-right: 30px;
	margin-bottom: 12px;
}
.product-righter {
	float: right;
	width: 35%;
	border-radius: 100%;
	margin-left: 30px;
	margin-bottom: 12px;
}
.service-matter {
	display: block;	
	padding: 12px;
	margin-bottom: 20px;
}
.page-detail h2 {
	padding: 12px 0 0 0px;
	color: #6E40CB;
	font-size: 36px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
	font-family: 'Courgette';
}
.bord2 {
	width: 110px;
	height: 5px;
	margin-bottom: 12px;
	margin-top: 2px;
	background: #333;
}
.page-detail h3 {
	padding: 2px 0 0 0px;
	color: #0A2F7F;
	font-size: 20px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.page-detail p {
	line-height: 24px;
	padding: 5px 0;
	font-size: 15px;
	margin: 8px 0;
	color: #000;
}
.page-detail li {
	line-height: 19px;
	padding: 5px 0;
	font-size: 13px;
	margin: 8px 0;
	list-style: none;
	color: #777777;
}
.sider {
	float: right;
	width: 24%;
	position: relative;
	background: #fff;
	margin-top: 25px;
}
.sider h3 {
    color: #fff;
	font-size: 22px;
	background: #EA3F72;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: 'Courgette';
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 15px;
}
.sider a {
	color: #000;
	display: block;
	width: 100%;
}
.sider ul {
	padding: 0px;
}
.sider li {
	list-style: none;
	font-size: 15px;
	padding: 8px 12px;
	border-bottom: 1px solid #DEDEDE;
}
.sider-icon {
	float: left;
	width: 10px;
	margin-right: 9px;
	margin-top: 6px;
	margin-bottom: 8px;
}
.cl-speak {
	float: left;
	width: 45%;
	padding: 10px 0;
	background: #F2F2F2;
	border-radius: 4px;
	margin: 50px 2.5% 20px;
}
.cl-speak p {
	line-height: 24px;
	font-size: 15px;
	text-align: center;
	color: #464C50;
	padding: 6px 15px;
	margin: 10px 10px 0;
}
.cl-speak h3 {
	text-align: center;
	color: #EA6C4B;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.testim-icon {
	display: block;
	margin: auto;
	width: 90px;
	position: relative;
	margin-top: -40px;
	border-radius: 100%;
}
.auto-pop {
	display: none;
	position: fixed;
	top: 12%;
	left: 22%;
	padding: 10px;
	z-index: 99999999777;
	border-radius: 0px;
	background: #fff;
	vertical-align: middle;
	-moz-box-shadow: 0 0 15px #272727;
	-webkit-box-shadow: 0 0 15px#272727;
	box-shadow: 0 0 15px #272727;
	max-height: 550px;
	overflow: hidden;
}
#auto-enquiry  {
	float: left;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	margin: 0px 0 0 0px;
}
#auto-enquiry li {
	list-style: none;
	padding: 4px 0 4px 0px;
	font-size: 14px;
}
.auto-close {
	position: absolute;
	right: 15px;
	width: 30px;
	top: 5px;
}
.auto-pop-image {
	max-width: 650px;
}
#fades {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001989999;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}