@import url(https://fonts.googleapis.com/css?family=Didact+Gothic);
@font-face {
	font-family: 'walkway_semiboldregular';
	src: url('../fonts/walkway_semibold-webfont.eot');
	src: url('../fonts/walkway_semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/walkway_semibold-webfont.woff') format('woff'), url('../fonts/walkway_semibold-webfont.ttf') format('truetype'), url('../fonts/walkway_semibold-webfont.svg#walkway_semiboldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'day_romanregular';
	src: url('../fonts/dayrom__-webfont.eot');
	src: url('../fonts/dayrom__-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dayrom__-webfont.woff') format('woff'), url('../fonts/dayrom__-webfont.ttf') format('truetype'), url('../fonts/dayrom__-webfont.svg#day_romanregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'levenim_mtregular';
	src: url('../fonts/lvnm-webfont.eot');
	src: url('../fonts/lvnm-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lvnm-webfont.woff') format('woff'), url('../fonts/lvnm-webfont.ttf') format('truetype'), url('../fonts/lvnm-webfont.svg#levenim_mtregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	width: 100%;
	height: 100%;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	color: #111;
	background-color: #f7e9dd;
}
html {
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "walkway_semiboldregular", 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 56px;
	color: #111111;
	text-align: center;
	line-height: 1.5;
	margin: 0;
}
p {
	margin: 0 0 25px;
	font-size: 18px;
	line-height: 1.5;
}
ul, li {
	list-style: none;
	margin: 0;
}
 @media(min-width:767px) {
p {
	margin: 0 0 30px;
	font-size: 20px;
	line-height: 1.6;
}
}
a {
	color: #111111;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:hover, a:focus {
	text-decoration: none;
	color: #e32c27;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.padding-0 {
	padding: 0;
}
.margin-bottom {
	margin-bottom:30px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.clear-both {
	clear: both;
}
.light {
	font-weight: 400;
}
.navbar {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	font-family: 'levenim_mtregular', 'Didact Gothic', Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}
.navbar-brand {
	font-family: 'levenim_mtregular', 'Didact Gothic', Helvetica, Arial, sans-serif;
	margin-top: -6px;
}
.navbar-brand img {
	margin-top: -2px;
}
.navbar-brand:focus {
	outline: 0;
}
.navbar-nav > li > a {
}
.navbar-custom a {
	color: #111111;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active a {
	outline: 0;
	color: #FFFFFF;
	background-color: #e32c27;
}
.navbar-toggle {
	padding: 4px 6px;
	font-size: 18px;
	color: #666;
}
.navbar-toggle:focus, .navbar-toggle:active {
	outline: 0;
}
 @media(min-width:767px) {
.navbar {
	padding: 20px 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
	padding: 0;
	background-color: rgba(255, 255, 255, .8);
}
.navbar-custom.top-nav-collapse {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}
}
@media (max-width: 991px) {
.navbar-default.navbar-fixed-top {
	background-color: rgba(255,255,255,1);
}
.navbar-default .navbar-header {
	padding: 10px 0px;
}
.navbar-default .navbar-header .navbar-category img {
	height: 45px;
}
.navbar-default {
	padding: 0px 0;
}
.navbar-default.affix {
	padding: 0px 0;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;/* margin: 7.5px -15px; */
	background-color:#fff;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-text {
	float: none;
	margin: 15px 0;
}
/* since 3.1.0 */
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
#header {
	margin-top: 65px;
	min-height: inherit;
}
}
.intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
 color:;
	background: url(../images/intro-bg.jpg) no-repeat bottom center scroll;
 background-color:;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro-body {
	display: table-cell;
	vertical-align: middle;
}
 @media(min-width:767px) {
.intro {
	height: 100%;
	padding: 0;
}
}
.btn-circle {
	width: 70px;
	height: 70px;
	margin-top: 45px;
	padding: 7px 16px;
	border: 2px solid #fff;
	border-radius: 35px;
	font-size: 40px;
	color: #fff;
	background: 0 0;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.btn-circle:hover, .btn-circle:focus {
	outline: 0;
	color: #fff;
	background: rgba(255, 255, 255, .1);
}
.page-scroll .btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
}
.page-scroll .btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}
 @-webkit-keyframes pulse {
 0 {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @-moz-keyframes pulse {
 0 {
 -moz-transform: scale(1);
 transform: scale(1);
}
 50% {
 -moz-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
 transform: scale(1);
}
}
.content-section {
	padding-top: 100px;
}
#who.content-section {
	padding-top: 50px;
}
#what.content-section {
	padding-top: 50px;
}
#what2.content-section {
	padding-top: 50px;
}
#what3.content-section {
	padding-top: 50px;
}
#what4.content-section {
	padding-top: 50px;
}
#what5.content-section {
	padding-top: 50px;
}
#what6.content-section {
	padding-top: 50px;
}
#done.content-section {
	padding-top: 150px;
	padding-bottom:100px;
}
#ask.content-section {
	padding-top: 150px;
	padding-bottom:100px;
}
#package.content-section {
	padding-top: 150px;
	padding-bottom:100px;
}
.who-section {
	width: 100%;
	padding: 50px 0;
	color: #fff;
	background: url(../images/who-bg.jpg) no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.what-section {
	width: 100%;
	padding: 50px 0;
	padding-bottom: inherit;
	color: #fff;
	background: url(../images/what-bg.jpg) no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.what2-section {
	width: 100%;
	padding: 50px 0;
	padding-bottom: inherit;
	color: #fff;
	background: url(../images/what2-bg.jpg) no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.what3-section {
	width: 100%;
	padding: 50px 0;
	padding-bottom: inherit;
	color: #fff;
	background: url(../images/what3-bg.jpg) no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.what4-section {
	width: 100%;
	padding: 50px 0;
	padding-bottom: inherit;
	color: #111;
	background: url() no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.what5-section {
	width: 100%;
	padding: 50px 0;
	padding-bottom: inherit;
	color: #111;
	background: url(../images/what5-bg.jpg) no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.what6-section {
	width: 100%;
	padding: 50px 0;
	padding-bottom: inherit;
	color: #111;
	background: url(../images/what6-bg.jpg) no-repeat center center scroll;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#map {
	width: 100%;
	height: 200px;
	margin-top: 100px;
}
 @media(min-width:767px) {
.content-section {
 padding-top:;
}
.who-section {
	padding: 100px 0;
}
.what-section {
	padding: 100px 0;
	padding-bottom: 150px;
}
.what2-section {
	padding: 100px 0;
	padding-bottom: 150px;
}
.what3-section {
	padding: 100px 0;
	padding-bottom: 150px;
}
.what4-section {
	padding: 100px 0;
	padding-bottom:;
}
.what5-section {
	padding: 100px 0;
	padding-bottom:150px;
}
.what6-section {
	padding: 100px 0;
	padding-bottom:150px;
}
#map {
	height: 400px;
	margin-top: 250px;
}
}
.btn {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom:10px;
}
.btn-default {
	border: 1px solid #666666;
	color: #666666;
	background-color: transparent;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.btn-default:hover, .btn-default:focus {
	border: 1px solid #333333;
	outline: 0;
	color: #fff;
	background-color: #333333;
}
.btn-primary {
	border: 1px solid #e32c27;
	color: #fff;
	background-color: #e32c27;
}
.btn-primary:hover, .btn-primary:focus {
	border: 1px solid #333333;
	outline: 0;
	color: #fff;
	background-color: #333333;
}
.btn-primary.active {
	background-color: #333333;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #333333;
	border: 1px solid #333333;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: none;
}
.banner-social-buttons {
	margin-top: 0;
}
 @media(max-width:1199px) {
ul.banner-social-buttons {
	margin-top: 15px;
}
}
 @media(max-width:767px) {
.enquiry_form {
	height:800px;
}
}
 @media(max-width:480px) {
ul.banner-social-buttons>li {
	display:;
	margin-bottom: 20px;
	padding: 0;
}
ul.banner-social-buttons>li:last-child {
	margin-bottom: 0;
}
}

::-moz-selection {
 text-shadow: none;
 background: #fcfcfc;
 background: rgba(255, 255, 255, .2);
}
::selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255, 255, 255, .2);
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
	webkit-tap-highlight-color: rgba(255, 255, 255, .2);
}
/* Add-on */

.intro-desc h3 {
	font-family: "walkway_semiboldregular", 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #111111;
	margin-top: 15px;
}
.content-section .intro-desc h3 {
	font-family: "walkway_semiboldregular", 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #111111;
	text-align: left;
	line-height: 1.5;
	margin-top: 15px;
}
#who .content {
	width: 100%;
}
#who .content .box01 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5;
	width: 100%;
 margin-left:;
	margin-top: 20px;
	float: left;
}
#who .content .box01 .left {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 2;
	width: 50%;
	float: left;
	clear: both;
}
#who .content .box01 .right {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 2;
	width: 50%;
	float: right;
 clear:;
}
#who .content .box01 .left h2 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 2;
}
#who .content .box01 .right h2 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 2;
}

#who .content {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5;
	width: 100%;
 margin-left:;
	margin-top:;
	float: left;
}
#who .content h2 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 2;
}

#what .content {
	width: 100%;
}
#what .content {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	width: 100%;
 margin-left:;
	margin-top: 20px;
	margin-bottom: 40px;
	float: left;
}
#what2 .content {
	width: 100%;
}
#what2 .content {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	width: 100%;
 margin-left:;
	margin-top: 20px;
	margin-bottom: 40px;
	float: left;
}
#what3 .content {
	width: 100%;
}
#what3 .content {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	width: 100%;
 margin-left:;
	margin-top: 20px;
	margin-bottom: 40px;
	float: left;
}
#what4 .content {
	width: 100%;
}
#what4 .content {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align:justify;
	line-height: 1.5;
	width: 100%;
 margin-left:;
	margin-top:10px;
	margin-bottom:;
	float:;
}
#what4 h4 {
	font-weight:normal;
	font-size:18px;
}
#done .content {
	width: 100%;
}
#done .content {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	width: 100%;
	min-height: 300px;
 margin-left:;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
/* Portfolio */

.portfolio-items, .portfolio-filter {
	list-style: none;
	padding: 0;
	margin: 0;
}
.portfolio-items {
	margin-right: -20px;
}
.portfolio-filter {
	margin-bottom: 50px;
	text-align: center;
}
.portfolio-filter > li {
	display:;
}
.portfolio-items > li {
	float: left;
	padding: 0;
	margin: 0;
}
.portfolio-items.col-1 > li {
	width: 100%;
}
.portfolio-items.col-2 > li {
	width: 50%;
}
.portfolio-items.col-3 > li {
	width: 33%;
}
.portfolio-items.col-4 > li {
	width: 25%;
}
.portfolio-items.col-5 > li {
	width: 20%;
}
.portfolio-items.col-6 > li {
	width: 16%;
}
.portfolio-item .item-inner {
	margin: 0 0px 20px 0;
	text-align: center;
	background: #fff;
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.portfolio-item img {
	width: 100%;
	margin: auto 0;
}
.portfolio-item .portfolio-image {
	position: relative;
}
.portfolio-item h3 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 10px 0 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
	vertical-align: middle;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
	position: relative;
	top: 50%;
	display: inline-block;
	margin-top: -20px;
}
.portfolio-item:hover .overlay {
	opacity: 1;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
 @media(max-width:767px) {
#who .content .box01 .left {
	width: 100%;
}
#who .content .box01 .right {
	width: 100%;
	float: left;
	clear: both;
}
.form_left {
	padding-right: 0;
	width: 100%;
	float: left;
	clear: both;
}
.form_right {
	margin-top: 0;
	padding-left: 0;
	width: 100%;
	float: left;
	clear: both;
}
.portfolio-items.col > li {
	width: 50%;
}
}
#who h2 {
	font-size: 40px;
	text-align: left;
}
#what h2 {
	font-size: 40px;
	text-align: left;
}
#what .intro-desc {
	text-align: left;
}
#what2 h2 {
	font-size: 40px;
	text-align: left;
}
#what2 .intro-desc {
	text-align: left;
}
#what3 h2 {
	font-size: 40px;
	text-align: left;
}
#what3 .intro-desc {
	text-align: left;
}
#what4 h2 {
	font-size: 40px;
	text-align:;
}
#what5 h2 {
	font-size: 40px;
	text-align: left;
}
#what5 .intro-desc {
	text-align: left;
}
#what6 h2 {
	font-size: 40px;
	text-align: left;
}
#what6 .intro-desc {
	text-align: left;
}
#done h2 {
	font-size: 40px;
}
#ask h2 {
	font-size: 40px;
	text-align:;
}
#package h2 {
	font-size: 40px;
}
#package .content {
	text-align: justify;
	color: #111;
}
/* #ask {
	width:100%;
	background-color:#FFF;
} */
.form {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	width: 100%;
	margin-top: 20px;
}
.form_left {
	text-align: left;
	margin-top: 20px;
	padding-right: 20px;
	width: 50%;
	float: left;
}
.form_right {
	text-align: left;
	margin-top: 20px;
	padding-left: 20px;
	width: 50%;
	float: right;
}
footer {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
	padding: 45px 20px;
	margin-top: 100px;
	width: 100%;
	background-color: #fff;
	z-index: 1001;
}
.social {
	margin-bottom: 30px;
	clear: both;
}
.btn-social {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 15px 15px;
	margin-left: 2px;
	margin-right: 2px;
}
.btn-social:hover, btn-social:focus {
	border: 1px solid #e32c27;
	color: #fff;
	background-color: #e32c27;
}
.features {
	text-align:;
	margin-top: 20px;
	margin-bottom:;
	clear: both;
	display:inline-block;
	width:100%;
}
.btn-features {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 25px 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 48px;
	text-align: center;
	border: 2px solid #e32c27;
	color: #e32c27;
	cursor: default;
}
.btn-features:hover, .btn-features:focus {
	border: 2px solid #e32c27;
	color: #fff;
	background-color: #e32c27;
}
.btn-features-reverse {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 25px 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 48px;
	text-align: center;
	border: 2px solid #e32c27;
	color: #fff;
	cursor: default;
	background-color:#e32c27;
}
.btn-features-reverse:hover, .btn-features-reverse:focus {
	border: 2px solid #e32c27;
	color: #fff;
	background-color: #e32c27;
}
.features span {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #111111;
	text-align: center;
	display: block;
	clear: both;
}
.features h4 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #111111;
	text-align: center;
	display: block;
	clear: both;
}
.price {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #111111;
	text-align: left;
	margin-left: 20px;
	margin-top: -2px;
	float: left;
}
.price span {
	font-size: 36px;
	font-weight: normal;
}
.phone {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #111111;
	text-align: left;
	margin-left: 0px;
	margin-top:;
}
.phone span {
	font-size: 21px;
	font-weight: normal;
}
 @media(max-width:767px) {
.form_left {
	padding-right: 0;
	width: 100%;
	float: left;
	clear: both;
}
.form_right {
	margin-top: 0;
	padding-left: 0;
	width: 100%;
	float: left;
	clear: both;
}
.float-left {
	float: none;
	clear: both;
}
.padding-0 {
	/* padding-left: 15px;
	padding-right: 15px; */
}
.price {
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;
	float: none;
	clear: both;
}
.submit-btn {
	padding: 0;
}
}
 @media(max-width:920px) {
.features {
	text-align: center;
}
#what h2 {
	text-align:center;
}
#what2 h2 {
	text-align:center;
}
#what3 h2 {
	text-align:center;
}
#what4 h2 {
	text-align:center;
}
#what5 h2 {
	text-align:center;
}
#what6 h2 {
	text-align:center;
}
.content-section .intro-desc h3 {
	text-align:center;
}
}
 @media(max-width:1200px) {
.what-section {
	background: url(../images/what-bg2.jpg) no-repeat center center scroll;
}
.what2-section {
	background: url(../images/what2-bg2.jpg) no-repeat center center scroll;
}
.what3-section {
	background: url(../images/what3-bg2.jpg) no-repeat center center scroll;
}
.what5-section {
	background: url(../images/what5-bg2.jpg) no-repeat center center scroll;
}
.what6-section {
	background: url(../images/what6-bg2.jpg) no-repeat center center scroll;
}
}
#what .resp-web-content, #what3 .resp-web-content {
	width: 100%;
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5;
	margin-top:;
	margin-bottom:;
	float: left;
}
/* Pricing */

#package .plan {
	background: #fff;
	list-style: none;
	margin: 0 0 0px;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
}
#package .plan li {
	padding: 10px 0;
	margin: 0 15px;
	border-bottom: 1px dashed #eee;
}
#package .plan li.plan-name {
	padding: 15px 0;
	font-size: 18px;
	font-weight: 700;
}
#package .plan li.plan-price {
	color: #666;
	padding: 15px 0;
	font-size: 48px;
}
#package .plan li.plan-price span {
	font-size: 18px;
}
#package .plan li.plan-action {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 0;
}
#package .plan.featured {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
#package .plan.featured .plan-price {
	color: #fff;
	background-color: #e32c27;
	border-bottom-color: #e32c27;
	margin: 0;
}
/* Offer */

.offer {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	background-color: #f7f7f7;
}
.offer h4 {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #111111;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	margin-bottom:10px;
}
.offer p {
	font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	line-height: 1.5;
	min-height:;
	display: block;
}
.offer-margin-bottom {
	margin-bottom: 30px;
}
.offer h2 {
	font-family: "walkway_semiboldregular", 'Didact Gothic', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #111111;
	text-align: center;
	line-height: 1.5;
	margin-bottom:;
}
.btn-offer {
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
	padding: 15px 15px;
 margin-left:;
 margin-right:;
	margin-bottom: 15px;
	font-size: 36px;
	color: #fff;
	border: 1px solid #0e79bd;
	background-color: #0e79bd;
}
.btn-offer:hover, btn-offer:focus {
	border: 1px solid #0e79bd;
	color: #fff;
	background-color: #0e79bd;
	cursor: default;
}
.btn-offer-customise {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 15px 15px;
 margin-left:;
 margin-right:;
	margin-bottom: 15px;
	font-size: 36px;
	color: #fff;
	border: 1px solid #ce0000;
	background-color: #ce0000;
}
.btn-offer-customise:hover {
	border: 1px solid #ce0000;
	color: #fff;
	background-color: #ce0000;
	cursor: default;
}
.btn-offer-customise:focus {
	color: #fff;
	border: 1px solid #ce0000;
	background-color: #ce0000;
	cursor: default;
}
.btn-offer-website {
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
	padding: 15px 15px;
 margin-left:;
 margin-right:;
	margin-bottom: 15px;
	font-size: 36px;
	color: #ce0000;
	border: 1px solid #ce0000;
	background-color: transparent;
}
.btn-offer-website:hover {
	border: 1px solid #ce0000;
	color: #fff;
	background-color: #ce0000;
}
.btn-offer-website:focus {
	color: #ce0000;
	border: 1px solid #ce0000;
	background-color: transparent;
}
#offer.content-section {
	padding-top: 50px;
}
.offer-section {
	width: 100%;
	padding: 50px 0;
	color: #111;
	/* background: url(../images/who-bg.jpg) no-repeat center center scroll; */
	background-color: #f7e9dd;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
 @media(min-width:767px) {
.offer-section {
	padding: 100px 0;
}
}
