/* CSS Document */

@font-face {
    font-family: 'latolight';
    src: url('../fonts/Lato-Light-webfont.eot');
    src: url('../fonts/Lato-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Light-webfont.woff') format('woff'),
         url('../fonts/Lato-Light-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Light-webfont.svg#LatoLight') format('svg');
}

@font-face {
    font-family: 'LatoBlack';
    src: url('../fonts/Lato-Black-webfont.eot');
    src: url('../fonts/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Black-webfont.woff') format('woff'),
         url('../fonts/Lato-Black-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Black-webfont.svg#webfontx1AeDq9C') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/Lato-Regular-webfont.eot');
    src: url('../fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular-webfont.woff') format('woff'),
         url('../fonts/Lato-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Regular-webfont.svg#webfontwlOsaZaJ') format('svg');
    font-weight: normal;
    font-style: normal;

}


* { margin: 0; padding: 0; border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

ul, li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a:hover {
}
h1 {
	color: #474E5E;
    font-family: 'latolight';
    font-size: 38px;
    font-weight: normal;
    letter-spacing: -1px;
	text-align: center;
}
h2 {
	font-family: 'latolight';
    font-size: 28px;
    font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	color: #565656;
}
h3 {
}


p {
}
.white {
	color: #FFF;
}

.full-width {
	width: 100%;
}
.span12 {
	width: 980px;
}

.centerized {
	margin: 0 auto;
}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* End hide from IE-mac */


.main-container {
	width: 100%;
}

.header-top {
	background: url(../images/header-bg.jpg) repeat-x scroll 0 0 #f3f3f3;
	height: 95px;
}
.logo {
	float: left;
}

.chatarea {
	float: right;
	padding: 5px 0 10px;
}
.phoneicon {
	background: url(../images/phone-icon.png) no-repeat scroll 0 0 transparent;
}

.slider-area {
	position: relative;
	background-size: cover;
}
.slider-area .abs-img{  width:100%;min-width: 980px;}
.slider-main {
	height: 563px;
	position: absolute;
	z-index: 3;
	left: 0; top:0;
}
.slider-main > div {
	position: relative;
}
.main-slider {
	position: relative;
	top: -341px;
	z-index: 1;
}

.main-nav {
	float: right;
}
.main-nav a {
	border-right: 1px solid #187BAD;
    color: #187BAD;
    float: left;
    margin: 7px 0 0;
    padding: 0 12px;
}
.main-nav a.last {
	border: none;
}

.offer-form {
	background: #e96537;
	/*height: 363px;*/
	position: absolute;
	right: 0px;
	top: 0px;
	width: 316px;
	overflow: hidden;
	box-shadow: 0px 6px 8px -2px #9f4526;
}
.offer-form .form-toggle{
	background: url("../images/toggle-btn.png") no-repeat scroll 0 0 transparent;
	width: 316px;
	height: 62px;
	box-shadow: 0px 6px 8px -2px #9f4526;
	cursor: pointer;
}
.offer-form .form-wrapper{ display:none; margin-left: 1px;}
.offer-info {
	margin-left: 15px;
    margin-top: 13px;
}

.livechat-anchor {
	left: 225px;
    position: absolute;
    top: 401px;
}
.livechat-anchor a {
	float: left;
	height: 32px;
	width: 133px;
}
.slider-bottom {
	background: none repeat scroll 0 0 #000;
}

.package-area {
	padding-top: 55px;
}

/* package section styles, mostly copied from logodesignpros.com port:5066 */
/* new package area */
.new-pck-area {
	background: #FFF;
	border: 1px solid #cecece;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	float: left;
    margin-top: 20px;
    padding: 23px 0;
    width: 100%;
}
.single-pkc {
	float: left;
	margin: 0 18px;
	min-height: 555px;
	position: relative;
	width: 938px;
}
.single-pkc .pck-name{
    background-color: #575757;
	color: #FFFFFF;
	font-family: 'swis721_md_btmedium';
	font-size: 23px;
	height: 65px;
	letter-spacing: -1px;
	line-height: 20px;
	text-align: left;
}
.single-pkc .pck-name span.tag{
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	letter-spacing: 0;
	width: 100%;
}
.single-pkc .pkc-content {
	padding-top: 5px;
	width:938px;
	float:left;
}
.single-pkc .pkc-content ul{
	float:left;
	list-style:none;
	margin-top: 20px;
	width: 312px;
}
.single-pkc .pkc-content ul li {
	border-bottom: 1px solid #EDEEEF;
	color: #F63200;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	padding: 4px 0 0;
	text-indent: 10px;
	text-transform: uppercase;
	width: 100%;
}
.single-pkc .pkc-content ul li.small {
	font-size: 11px;
	text-transform: none;
}
.single-pkc .pkc-content ul li span{
	background: url("../images/list-img-bullet.png") no-repeat scroll 15px 5px transparent;
	color: #5F6C75;
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-indent: 25px;
	width: 100%;
}

.single-pkc .pkc-content ul li span span{
	float:none;
	text-indent:0px;
	color:#e95c41;
	background:none;
}


.single-pkc .pkc-content .cap {
	 border-bottom: 1px solid #acb2b7;
    color: #F63200;
    float: left;
	font-family: 'swis721_md_btmedium';
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px 3px 10px;
    width: 250px;
}

.single-pkc .pkc-content .price {
	color:#ffa800;
	font-size:65px;
	font-family: 'swis721_md_btmedium';
	font-weight:500;
	line-height:70px;
	letter-spacing:-5px;
}

.single-pkc .pkc-content .price sup { 
	font-size:45px !important;
}
.single-pkc .pkc-content .cta {
	margin-top:15px;
	float:left;
	width:100%;
}
.single-pkc .pkc-content .cta-lower {
	margin-top:15px;
	float:left;
	width:100%;
}
.single-pkc .pck-name .price {
	color: #FFA800;
	font-family: 'swis721_md_btmedium';
	font-size: 38px;
	letter-spacing: -2px;
	line-height: 10px;
	padding-top: 0;
}
.single-pkc .pck-name .price .cross {
	color: #FFFFFF;
	float: right;
	font-family: 'webfontregular';
	font-size: 22px;
	font-weight: normal;
	height: 27px;
	letter-spacing: -1px;
	margin-right: 5px;
	text-decoration: line-through;
}

.single-pkc.big .pkc-content {
	margin-right:35px;
}

.td1 {
	height: 66px;
	line-height: 21px;
	padding-left: 10px;
}

.order-link {
	bottom: 7px;
	position: absolute;
	right: 10px;
}

.pkg-cta {
	bottom: 0;
    position: absolute;
    right: 220px;
}

/* Package area End */

/* Contact tag */
.contact-area-tag {
	padding: 25px 0 45px;
	text-align: center;
}
/* */

/* testimonial area start */
.testimonial-area {
	background: none repeat scroll 0 0 transparent;
	min-height: 100px;
	padding-top: 20px;
}
.testimonial-area h2 {
}
.testimonial-block {
	display: inline-block;
	padding-bottom: 10px;
	padding-top: 20px;
	position: relative;
}
.testimonial-block a {
	float: left;
	position: relative;
	width: 325px;
}
.testimonial-block a.last {
	margin-right: 0px;
}

.testimonial-block a img {
	float: left;
}
.testimonial-block a span.overlay {
	background: url("../images/light-overlay.png") repeat scroll 0 0 transparent;
	display: none;
	height: 97%;
	left: 5px;
	position: absolute;
	top: 4px;
	width: 97%;
	z-index: 3;
}

.testimonial-block a span.overlay .title {
	color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 115px;
}
.testimonial-block a span.overlay .view-large {
	color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 78px;
}
.testimonial-block a span.overlay .view-large img {
	float: none;
}

.testimonial-block a:hover span.overlay {
	display: block;
}

/* testimonial area end */

/* awards area start */
.awards-area {
	height: 166px;
	padding-top: 17px;
}
.awards-area .designscopia {
	border-right: 0px solid #FFF;
}
.awards-area .designscopia,
.awards-area .awards {
	width: 480px;
}
.awards-area .awards .award {
	padding-bottom: 30px;
	margin-top: 25px;
}
.awards-area .designscopia h4,
.awards-area .awards h4 {
	color: #474e5e;
	font-size: 23px;
}
.awards-area .awards h4 {
	margin: 22px 0 0;
}
.awards-area .designscopia h5 a,
.awards-area .awards h5 a {
	color: #FF5501;
}

.awards-area .designscopia h5,
.awards-area .awards h5 {
	 color: #ff5501;
	 font-size: 18px;
}

.awards-area .designscopia .scopia {
	background: url(/ecommerce-web-design-package/assets/images/scopians.jpg) no-repeat scroll 0 0 transparent;
}

/* awards area end */

/* popup classes */
.overlaydark {
	background: url(../images/overlay-dark.png) repeat scroll 0 0 transparent;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
	display: none;
}

.popup-wrapper {
	background-color: #FFF;
	border: 8px solid #c2c2c2;
	width: 762px;
	position: absolute;
	z-index: 11;
	margin: 0 auto;
	top: 1090px;
	display: none;
	height: 884px;
}

.popup-inner {
	display: none;
	width: 100%;
	height: 100%;
	vertical-align: middl;
	text-align: center;
	float: left;
}


.logo-promo {
	border: 1px solid #999;
	border-radius: 4px;
	margin: 150px 0 100px 282px;
}
.logo-promo2 {
	border: 1px solid #999;
	border-radius: 4px;
	margin: 150px 0 100px 250px;
}

.popup-close {
	float: left;
    margin-left: 707px;
    margin-top: -25px;
}


/* mobile styles */
.maincontent {
	width: 100%;
}
.maincontent.mobile {
}

.mob-main-header {
	height: 320px;
	position: relative;
	text-align: center;
	overflow-x: hidden;
	width: 100%;
}
.main-header {
	display: inline-block;
	width: 100%;
}
.mob-main-header img.mob-banner {
	display: inline-block;
	margin-top: 10px;
}
.mob-main-header a {
	display: inline-block;
    margin-top: 10px;
}

.menu-mob {
	width: 98%;
}

.white-heading {
	color: #FFFFFF !important;
    padding: 12px 0 19px 17px !important;
}

#v-nav2 > ul > li td span {
	width: 150px;
}


#logo-portfolio-mob, #web-portfolio {
	width: 300px !important;
}

.logonext-mob {
	cursor: pointer;
    left: 0;
    position: absolute !important;
    top: 36% !important;
	z-index: 12;
}
.logoprev-mob {
    cursor: pointer;
    right: 0;
    position: absolute !important;
    top: 36% !important;
	z-index: 12;
}

.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 11px 0;
	line-height: 22px;
}
.bottom-text a {
	font-size: 15px !important;
}

.form-container {
	display: inline-block;
	width: 100% !important;
	padding-top: 10px;
}
.form-container .form-main {
	background: url("../images/mob-sign-up-now-bg.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	padding-top: 46px;
	width: 300px;
}
.form-container .form-main iframe {
	height: 370px;
	width: 100%;
}
.maincontent.mobile {
	display: none;
}

.footer-area {
	background: #FFF;
	padding-bottom: 10px;
}

/* Navigation styles */
#prev-slide-main {
	left: -20px;
	position: absolute;
	top: 110px;
	z-index: 5;
	cursor: pointer;
}
#next-slide-main {
	cursor: pointer;
	position: absolute;
	right: -32px;
	top: 110px;
	z-index: 5;
}


.promo-prev {
	cursor: pointer;
	left: -40px;
	position: absolute;
	top: 260px;
	z-index: 5;
}
.promo-next {
	cursor: pointer;
	position: absolute;
	right: -40px;
	top: 260px;
	z-index: 5;
}
.benefits {
	margin: 33px 0;
}
.benefits h2 {
	margin-bottom: 30px;
	font-family:'LatoRegular';
	font-size:26px;
	color: #191919;
}
.benbox {
	font-family:'LatoBlack';
	font-size:18px;
	text-align:center;
	float:left;
	width: 245px;
	margin-top: 15px;
}
.benbox.first {
	color: #accf5b;
}
.benbox.second {
	color: #59a5d7;
}
.benbox.third {
	color: #59a5d7;
}
.benbox.fourth {
	color: #d79b17;
}
.offerings div {
	float: left;
	width: 325px;
	color: #d04945;
	font-size:18px;
	text-align:center;
	font-family:'LatoRegular';
	margin-top: 15px;
}
.offerings {
	margin: 20px 0
}
.process-outer {
	margin: 85px 0 30px 0;
}
.process {
	border-top: 1px dashed #8c8c8c;
	border-bottom: 1px dashed #8c8c8c;
}
.process h2{
	width: 200px !important;
	display: block;
	margin: 0 auto;
	margin-top: -26px;
	font-family:'latolight';
	color: #191919;
	font-size: 36px;
	background: #fff;
	width: auto;
}
.probox {
	float: left;
	width: 176px;
	text-align: center;
	padding: 0 10px;
	padding-bottom: 35px;
}
.probox h3{
	font-family: 'LatoRegular';
	font-weight: normal;
	font-size: 18px;
	color: #191919;
}
.probox p{
	font-family:'LatoRegular';
	font-weight: normal;
	font-size: 14px;
	color: #777;
	margin: 6px 0;
}
.masthead-slider {
	margin-top: 168px;
	width: 638px;
	height: 393px;
}
.slider-item {
	width: 638px;
	height: 393px;
}
h1 {
	color: #191919;
}

.topimage {
	position: absolute;
	top: 62px;
	left: 566px;
	z-index: 100;
}
.topimage2 {
	position: absolute;
	top: 62px;
	left: 566px;
	z-index: 100;
}
.fl-tg{ display: none !important;}
.fl-form{ position: fixed; top: 50%; right: 0; width: 394px; height: 271px; margin-top: -70px; overflow: hidden; margin-right:-341px; z-index:999;}
.fl-form .form-handle{ float: left; cursor: pointer;}
.fl-form .flform-container{ float: right; background:#922b07; width: 341px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.fl-form .flform-container h3{ font-size: 21px; background:#ef541e; color: #fff; font-weight: normal; padding:10px 0 10px 5px;}
.fl-form .flform-container iframe{margin-left: 12px;}
.fl-livechat img{ display: none;}
.fl-livechat.this-pg img{ display: block; width:37px;}
