body{font-family: 'Raleway', sans-serif; font-size:14px;}* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.new-top1{
  background-color:#fff;
}
.new-top1 h2 {
    color: #000 !important;
}
.new-top1 p {
    color: #000 !important;
}
.new-top1 h3 {
     color: #000 !important;
}
.new-top1 h6 {
    color: #000 !important;
}
#owl-demo{
  margin-top:20px;
}
#owl-demo .item{
  background-color:transparent;
  padding:10px 0px;
  margin:5px;
  box-sizing:border-box;
  border:#ccc solid 1px;
  text-align: center;
  position:relative;
  width: 348px;
  display: inline-block;
}
section.home-col1 h3 {
    font-size: 21px;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
}
.new-strip{
  /*background-color:#000;*/
  border-top:#8cce0a solid 1px;
  width:100%;
  padding:0px 0px;
  height: 118px;
}
.new-strip img{
  margin:0px auto;
  display:block;
  position: relative;
  top: -122px;
}
.banner {
	text-transform: uppercase;
	background: url(../images/banner1.jpg) repeat-x;
	background-size: cover;
	text-align: center;
	height: 674px;
	margin-top:-122px;
	padding-top: 195px;
	color: #fff;
}
ul.plogo{
  display:block;
  margin:0px 0px -60px;
  padding:0px;
  text-align:center;
}
ul.plogo li{
  display:inline-block;
  margin:10px;
  padding:0px;
  width:30%;
}
ul.plogo li img{
  display:block;
  padding:0px;
  border:#ccc solid 1px;
  width:100%;
}
section.thankyoubox {
    text-align: center;
}
header {
	/* border-bottom: #2d3a12 1px solid; */
	position: relative;
	padding:0px 0;
	/* 	background: #000;*/
	z-index: 1;
}
header ul {
	float: right;
	margin-top: 20px;
}
header ul li {
	float: left;
	color: #fff;
	font-size: 16px;
	margin-left: 28px;
}
header ul li a {
	color: #fff;
}
header ul li:before {
	color: #f6ff00;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
}
header ul li.chat-head:before {
	content: "\f086";
	font-size: 23px;
	margin-right: 8px;
	margin-top: -8px;
}
header ul li.call-head:before {
	content: "\f095";
	font-size: 23px;
	margin-right: 8px;
	margin-top: -8px;
}
.header-dark {
    background: #1F1F1F;
}
header li.quote-head.last {
	/* background: #c00000; */
	/* padding: 9px 20px; */
	/* border-radius: 5px; */
	/* font-weight: 600; */
	/* margin-top: -8px; */
	/* font-size: 16px; */
	/* text-transform: uppercase; */
}
.banner h4 {
	font-size: 40px;
	font-weight: 100;
	margin-bottom: 0px;
	margin-top: 0;
}
.banner h3 {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 16px;
	margin-top: 0;
	letter-spacing: -1px;
	line-height: 50px;
}
.banner p {
	font-size: 17px;
	margin-bottom: 17px;
	font-weight: 100;
	letter-spacing: 2px;
}
.banner a {
	display: inline-block;
	/*background: #8cce0a;*/
	color: #fff;
	font-weight: 700;
	padding: 0px 30px;
	margin-top: 10px;
	border-radius: 4px;
}
.banner a:hover {
	background: #;
}
section.home-col1, section.home-col2 {
	text-align: center;
	padding: 10px 0;
	color: #7b8a97;
}
section.home-col2 .row {
	margin-top: 65px;
}
section.home-col1 h2 {
	font-size: 38px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #373737;
	font-weight: 700;
}
section.home-col2 h4 {
	color: #373737;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 30px;
}
section.home-col1 h5 {
	color: #8cce0a;
	font-size: 21px;
	letter-spacing: 3px;
	font-weight: 300;
	margin-bottom: 30px;
}
section.home-col2 h2 {
	font-size: 38px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #373737;
	font-weight: 700;
}
p {
	line-height: 21px;
}
section.home-col1 .row {
	margin-top: 35px;
}
section.home-col1 .row .col-md-3 {
	text-align: center;
}

section.home-col1 .row .col-md-3 h6 {
	margin-top: 12px;
	font-weight: 600;
	font-size: 16px;
	color: #292929;
}
section.packages-col {
	background: #fff;
	color: #969696;
}
section.packages-col .col-md-5 h2 {
	padding-top: 55px;
	font-size: 41px;
	color: #8cce0a;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
}
p.white-txt {
	color: #333;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 35px !important;
	margin-bottom: 20px;
}
section.packages-col .col-md-5 p {
	line-height: 30px;
	font-size: 16px;
	text-align: justify;
	margin-top: 30px;
}
.packages {
	color: #fff;
	margin: 0 2px 2px 0;
	width: 49.0%;
}
.dark-bg {
	background: #f2f3f3;
}
.dark-light {
	background: #f2f3f3;
}
.dark-light h4 {
	background: #303030;
}
.dark-bg h4 {
	background: #303030;
}
.packages h4 {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding: 14px 0;
	margin:1px -15px 0px;
	margin-bottom: 15px;
}
.packages ul li {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	font-weight: 500;
	padding-left: 15px;
	margin-bottom: 8px;
	font-size: 14px;
}
.packages ul li small {
}
.packages ul li:before {
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #808080;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.price-col a {
	background: #ee5021;
	display: inline-block;
	font-weight: 600;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 25px;
	text-transform: uppercase;
	margin-top: 22px;
	/* margin-left: 20px; */
}
.price-col span {
	font-size: 59px;
	display: inline-block;
	text-align: right;
	margin-top: -10px;
	float: right;
	color:#666;
	font-weight: 700;
	padding-right: 12px;
}
.price-col {
	margin-bottom: 11px;
}
.price-col:after {
	display: block;
	content: "";
	clear: both;
}
section.packages-col .col-md-5 {
	padding-right: 100px;
}
.border-right {
	border-right: #ccc 1px solid;
}
section.brand-logos {
	text-align: center;
	padding: 20px 0 0 0;
	color: #7b8a97;
}
section.brand-logos h2 {
	font-size: 38px;
	margin-bottom: 17px;
	text-transform: uppercase;
	color: #373737;
	font-weight: 700;
}
section.brand-logos img {
	width: 100%;
	height: auto;
	max-width: 100%;
	margin-top: 41px;
}
section.cta {
	padding: 30px 0;
}
section.cta .col-md-5 {
	color: #8cce0a;
	font-weight: 800;
	line-height: 23px;
	font-size: 36px;
	text-transform: uppercase;
	margin-top: 5px;
}
section.cta .col-md-5 strong {
	font-size: 23px;
	font-weight: 400;
	color: #202020;
	display: block;
	text-transform: none;
	padding-bottom: 5px;
}

section.cta .col-md-6 ul li {
	position: relative;
	text-transform: uppercase;
	float: left;
	width: 50%;
}
section.cta .col-md-6 ul li a {
	display: block;
	color: #202020;
	padding-left: 58px;
	line-height: 20px;
	margin-top: 3px;
	font-weight: 500;
}
section.cta .col-md-6 ul li a:before {
	background: url('../images/icons.png') no-repeat -2px -1px;
	width: 45px;
	height: 45px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}
section.cta .col-md-6 ul li+li a:before {
	background: url('../images/icons.png') no-repeat -59px -2px;
	width: 45px;
	height: 45px;
}
section.cta .col-md-6 ul li span {
	display: block;
	font-size: 27px;
	color: #8cce0a;
	font-weight: 700;
}
section.cta ul {
	margin-top: 18px;
}
footer {
	background: #202020;
	padding: 30px 0;
	font-size: 12px;
	color: #8A8A8A;
}

.text-right {
	text-align: right;
}
.col-md-12.disclaimer p {
    line-height: 16px;
    text-align: justify;
    color: #696969;
}
.col-md-12.disclaimer {
	padding-top: 10px;
	/* border-top: #404040 1px solid; */
	margin-top: 12px;
	font-size: 11px;
}
li.quote-head a {
    display: inline-block;
    background: #ee5021;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 13px;
    border-radius: 4px;
    margin-top: -8px;
}
footer .col-md-6.text-right {
	padding-top: 10px;
}
.packages sup {
    font-size: 28px;
    font-weight: 600;
}

/******/
.visibleit { overflow: visible !important; }
.no-border { border: 0 !important; }
.thankyoubox p { text-align: center; padding: 15px 40px 0; }
.thankyoubox .container { padding: 80px 0; }
.video-container iframe { margin-left: 12px; width: 98%; }

.cus-overlay { width: 100%; height: 100%; position: fixed; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=) repeat; top: 0; left: 0; z-index: 998; display: none; }
.field label.error { display: none !important; }
input.error, textarea.error, select.error { background-color: #FFD7D7 !important; color: #111 !important; }
.field.pc span { position: absolute; left: 10px; top: 11px; width: 19px; height: 13px; }


a.close { background: url(../images/sprites.png) no-repeat -160px -1px; width: 16px; height: 16px; position: absolute; top: -5px; right: -5px; display: block; opacity: 1; }
.fancybox-lock .floating-form-wrap, .fancybox-lock .side-bars { display: none !important; }
.popup-form {width: 500px;max-width: 500px;height: 350px; position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -240px;background: #4bd2d5; display: none; z-index: 9999; box-shadow: rgb(0, 0, 0) 0px 0px 6px 2px;/* border: 1px solid rgb(229, 55, 39); */}
.popup-form h2 { font-size: 24px; color: #fff; text-transform: uppercase; text-align: center;background: #595959; font-weight: 400; margin: 0; padding: 14px 33px;}
.popup-form h3 { font-size: 20px; font-weight: 300; color: #fff; text-align: left; margin: 0; padding: 15px 10px; text-align: center; line-height: 25px; }
#popupform { padding: 0 18px; margin: 0 auto; }
#popupform input[type="text"], #popupform select {width: 100%; border: none; font-size: 13px; color: #585858; background-image: url(../images/sprites.png); background-repeat: no-repeat;}
#popupform input[type="text"] {padding: 7px 7px 7px 48px; margin-bottom: 10px;}
#popupform select { padding: 8px 6px; margin-bottom: 10px; padding-left: 45px; width: 100%; }
#popupform .field.code { width: 35%; float: left; padding-right: 0; }
#popupform .field.phone { width: 100%; }
#popupform input[name="cn"] {background-position: -347px -525px;}
#popupform input[name="em"] { background-position: -347px -565px; }
#popupform select[name="srv"] { background: url(../images/sprites.png) no-repeat -347px -521px #fff; }
#popupform select[name="pc"] { background-position: -347px -612px; }
#popupform input[name="code"], #popupform input[name="pn"] { background-position: -347px -657px; border-right: 1px solid #cacaca; }
#popupform input[name="pn"] { padding: 9px 7px 9px 48px; margin-bottom: 10px; }
#popupform button, #popupform input[type=submit] { background: #841600; color: #fff; border: none; text-transform: uppercase; margin-top: 14px; padding: 4px 18px; margin-bottom: 5px; box-shadow: 0px 1px 1px 1px #420b00; border-radius: 2px; font-size: 21px; font-weight: 400; }
#popupform textarea { width: 100%;height: 121px; padding: 7px 9px; color: #585858; font-size: 13px;}

section.content h2 {
    font-size: 25px;
    text-transform: capitalize;
    border-bottom: #ccc 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

section.content {
    padding: 25px;
}

section.content h3 {
    font-size: 19px;
    font-weight: 500;
    color: #74AF02;
}
.nopad-right{padding-right:0px}

.content p {
    margin-bottom: 13px;
    line-height: 23px;
}

.content .border-right {
    border: 0 !important;
}
section.content h2 {
    font-size: 25px;
    text-transform: capitalize;
    border-bottom: #ccc 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

section.content {
    padding: 25px;
}

section.content h3 {
    font-size: 19px;
    font-weight: 500;
    color: #74AF02;
}

.content p {
    margin-bottom: 13px;
    line-height: 23px;
}

.content .border-right {
    border: 0 !important;
}
footer a {
    color: #8A8A8A !important;
    text-decoration: underline;
}
.short-desc ul {
    width: 380px;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 40px;
}

.short-desc li {
    width: 50%;
    float: left;
}

.short-desc li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f046";
    font-size: 19px;
    display: inline-block;
    margin: 5px 5px 0 0;
}

section.portfolio-col:after {
	clear: both;
	content: "";
	display: table;
}
section.portfolio-col img {
	max-width: 100%;
	height: auto;
}
.nopadd {
    padding: 0;
}

a.btn-let-started {
	background: #8CCE0A;
	color: #fff;
	text-transform: uppercase;
	font-size: 21px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
	padding: 12px 30px;
	font-weight: 600;
	border-radius: 4px;
	width: 300px;
}
.orgnalprice {
    color: #000;
    font-size: 22px;
    margin-top: -12px;
    position: absolute;
    right: 4px;
    text-decoration: line-through;
}

.home-boxes {
  background: transparent url("images/home-boxes.jpg") no-repeat scroll center top !important;
  clear: both;
  margin: 30px auto;
  overflow: hidden;
  padding: 0;
  width: 1200px;
}
.single-box img {
  margin: 20px auto;
}
.single-box h6 {
  background: url(images/titlebg.jpg) no-repeat center bottom transparent;
  color: #2a2a2a;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0 0 20px;
}
.single-box .box-desc {
  font-size: 13px;
  color: #95999b;
  line-height: 21px;
  margin: 0 0 10px 0;
    min-height: 150px;
}


.link-button {
  background: #8ace08;
  color: #fff;
  font-size: 13px;
  border: 1px solid #6a9f06;
  font-weight: 600;
  display: inline-block;
  margin: 10px 0 0;
}
.link-button span {
  background: #8ace08;
  color: #fff;
  font-size: 13px;
  padding: 10px 20px;
  display: inline-block;
  border-top: 1px solid #e2f3c1;
  border-right: 1px solid #e2f3c1;
  font-weight: 600;
}
.link-button {
  overflow: hidden;
}
.link-button span:hover {
  background: #222;
}
.section-title {
  text-align: center;
  font-family: raleway;
  background: url(images/title-border.jpg) no-repeat center bottom transparent;
  padding: 0 0 20px 0;
 margin: 0 auto 10px;
    max-width: 1170px;
}
.section-title h6 {
  color: #6b6b6b;
  font-size: 16px;
  margin: 0 0 0px 0;
}
.section-title h4 {
  font-size: 32px;
  color: #222222;
  font-weight: 600;
  font-family: Raleway;
  margin: 0 0 10px 0;
}
.home-recent-projects {
  margin: 20px auto;
  width: 1340px;
  text-align: center;
  max-width: 95%;
}
.recent-projects-section {
  position: relative;
}
#s3, #s3 > div {
  transition: 0s all ease-in-out;
}
#prev3, #prev6 {
  background: url(images/sprite.png) no-repeat -36px -362px transparent;
  width: 33px;
  height: 41px;
  position: absolute;
  top: 0;
  left: -27px;
  margin: auto;
  bottom: 0;
  z-index: 999;
}
#next3, #next6 {
  background: url(images/sprite.png) no-repeat -102px -362px transparent;
  width: 33px;
  height: 41px;
  position: absolute;
  top: 0;
  right: -20px;
  margin: auto;
  bottom: 0;
  z-index: 999;
}
.recent-projects-section #s3 > div > div {
  width: 370px;
  height:247px;
  display: inline-block;
  margin: 20px 0 20px 1%;
  background: #000;
}
.single-project-box:hover img {
  opacity: 0.4;
}
.single-project-box:hover .link-hover {
  top: 0px;
display:block;
}
.single-project-box {
  position: relative;
  text-align: left;
  overflow: hidden;
  color: #fff;
}
.single-project-box em {
  background: url(images/desc-hover.png) no-repeat 0 0 transparent;
  width: 176px;
  height: 159px;
  position: absolute;
  display: block;
  left: -200px;
  top: 51px;
  font-size: 14px;
  font-style: normal;
  z-index: 10;
  color: #fff;
  padding: 5px 7px;
}
.single-project-box span {
  background: url(images/title-hover.png) no-repeat 0 0 transparent;
  width: 199px;
  height: 31px;
  display: block;
  z-index: 10;
  position: absolute;
  top: 20px;
  left: -200px;
  z-index: 99;
  padding: 5px 7px;
}
.recent-projects-section #s3 > div img {
  width: 370px;
  height: 247px;
  border: 1px solid #ddd;
}
.home-featured-section {
  background: url(images/home-pricing-section.jpg) repeat 0 0 transparent;
  padding: 40px 0;
  margin: 20px 0;
}
.package-column {
  width: 350px;
  display: block;
  border: 1px solid #aaa;
  background: #fff;
  position: relative;
  padding: 25px;
  height: 400px;
  vertical-align: top;
  float: left;
}

.home-packages .package-column{
float:right;
}

.package-table {
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 0;
  width: 980px;
}
.package-column.middle {
  width: 320px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  border: 2px solid #245677;
  z-index: 2;
  position: relative;
}
.package-column h4 {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.package-column-price {
  text-align: center;
  font-family: Open Sans, sans-serif;
}
.package-column-price h5 span {
  font-size: 48px;
  display: inline-block;
  position: relative;
  top: 13px;
  line-height: 33px;
  left: 3px;
}
.package-column-price h5 {
  font-size: 28px;
  color: #8ace08;
  font-weight: 600;
}
.package-column h6 {
  text-align: center;
  font-size: 14px;
  font-family: Open Sans, sans-serif;
  color: #888;
  border-bottom: 1px solid #aaa;
  padding: 10px 0 5px 0;
}
.package-discount strong {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #000;
  font-weight: 600;
}
.package-discount em {
  font-style: normal;
  text-decoration: line-through;
  font-size: 16px;
  color: #222;
  display: inline-block;
}
.package-discount {
  padding: 10px;
  overflow: hidden;
  text-align: center;
}
.package-order-now span {
  display: block;
  border-top: 1px solid #c1e0fd;
  border-right: 1px solid #c1e0fd;
  padding: 11px 8px;
}
.package-order-now {
  background: #0685f6;
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120px;
  text-align: center;
 padding:;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
  font-weight: 600;
  border: 1px solid #0c5da5;
}
.top-seller {
  position: absolute;
  top: -2px;
  right: -2px;
  background: url(images/top-seller.png) no-repeat 0 0 transparent;
  width: 90px;
  height: 105px;
}
.package-column:hover {
  /*z-index: 9;*/
  border-color: red;
}
.view-all-packages {
  background: #8ace08;
  color: #fff;
  font-size: 13px;
  border: 1px solid #6a9f06;
  font-weight: 600;
  display: block;
  margin: 10px auto;
  width: 240px;
  float: none;
}

.view-all-packages:hover span {
    background: #222;
}

.view-all-packages span {
  background: #8ace08;
  color: #fff;
  font-size: 13px;
  padding: 10px 20px;
  display: block;
  text-align: center;
  border-top: 1px solid #e2f3c1;
  border-right: 1px solid #e2f3c1;
  font-weight: 600;
}
.single-package-feature h6 {
  font-size: 14px;
  font-family: Raleway, sans-serif;
  color: #222;
  width: 150px;
  margin: 20px auto 0;
  font-weight: 600;
  vertical-align: top;
}
.single-package-feature {
  display: inline-block;
  padding: 10px;
  text-align: center;
  vertical-align: top;
  width: 19%;
}
.package-features {
  width: 1040px;
  margin: 0 auto;
}
.single-package-feature + .single-package-feature {
  background: url(images/sep.jpg) repeat-y left center transparent;
}
.package-features {
  padding: 30px 0 0;
  text-align: center;
}
.package-features h4 {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #222;
  margin: 0 0 20px 0;
}
.packages-tab li a {
  padding: 10px 20px;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  color: #000;
  border: 1px solid #000;
}
.packages-tab {
  background: orange none repeat scroll 0 0;
  margin: 20px auto;
  overflow: hidden;
  width: 600px;
}
.packages-tab li {
  background: #fff;
  display: block;
  float: left;
  list-style: outside none none;
  text-align: center;
  width: 300px;
}
.packages-tab li.active a {
  background: #000;
  color: #8ace08;
}
.packages-tab li:hover {
  background: #eee;
}
.home-single-package-section + .home-single-package-section {
  display: none;
}
.home-contact-section {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  margin: 40px auto;
  padding: 15px 2px 10px;
  width: 1000px;
}
.home-contact-section > div {
  vertical-align: top;
}
.home-contact-section > div {
  background: url(images/sep1.jpg) no-repeat right center transparent;
  padding-right: 14px;
  padding-left: 13px;
  position: relative;
  display: inline-block;
}
.home-contact-section h6 {
  color: #3f3f3f;
  font-family: raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  width: 280px;
}
  
  .home-contact-section h4 a{
  
  color:#3f3f3f; }
.contact-toll-free {
  padding: 0px 30px 10px 45px !important;
}
.contact-toll-free span {
  background: transparent url("images/sprite.png") no-repeat scroll -452px -37px !important;
  display: block;
  height: 44px;
  left: 10px;
  position: absolute;
  top: 2px;
  width: 26px;
}
.contact-chat {
  padding: 0px 30px 10px 58px !important;
  margin: 0 0 0 5px;
}
.contact-chat span {
  background: transparent url("images/sprite.png") no-repeat scroll -440px -165px !important;
  display: block;
  float: left;
  position: absolute;
  height: 41px;
  left: 0;
  top: 0;
  width: 51px;
}
.contact-email {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  margin-left: 10px;
  padding: 0 0px 10px 60px !important;
}
.contact-email span {
  background: transparent url("images/sprite.png") no-repeat scroll -440px -273px !important;
  display: block;
  float: left;
  height: 33px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 45px;
}
.home-contact-section h4 {
  color: #3f3f3f;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
}
.home-contact-section h5 {
  color: #3f3f3f;
  font-size: 14px;
}
.home-banner {
  background: #121212;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.banner-sticky {
  background: url(images/banner-sticky.png) no-repeat 0 0 transparent;
  width: 119px;
  height: 119px;
  display: block;
  position: absolute;
  top: 0px;
  left: -1px;
}
.home-banner h3 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  font-family: Raleway;
  padding: 14px 0;
}
.home-banner h3 span {
  color: #85c707;
  font-weight: 600;
}
.home-banner h6 span {
  color: #85c707;
}
.home-banner h4 {
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828;
}
.home-banner h4 em {
  color: #ffffff;
  font-size: 28px;
  border-top: 1px solid #121212;
  display: block;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #121212;
  font-style: normal;
  background: #282828;
}
.banner-col {
  width: 255px;
  float: left;
  color: #fff;
  margin: 0 70px 0px 0;
}
.home-banner-content {
  overflow: hidden;
  padding: 30px 42px;
}
.banner-col ul li {
  background: transparent url("images/list.png") no-repeat scroll 0 center;
  border-bottom: 1px solid #303030;
  color: #cccccc;
  font-size: 13px;
  padding: 5px 0 5px 14px;
}
.banner-col ul {
  margin: 0 0 23px 0;
}
.banner-col.last-col {
  margin-right: 0;
}
.package-column {
  width: 350px;
  display: block;
  border: 1px solid #aaa;
  background: #fff;
  position: relative;
  padding: 25px;
  height: 400px;
  vertical-align: top;
  float: left;
}

.home-packages .package-column{
float:right;
}

.package-table {
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 0;
  width: 980px;
}
.package-column.middle {
  width: 320px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  border: 2px solid #245677;
  z-index: 2;
  position: relative;
}
.package-column h4 {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.package-column-price {
  text-align: center;
  font-family: Open Sans, sans-serif;
}
.package-column-price h5 span {
  font-size: 48px;
  display: inline-block;
  position: relative;
  top: 13px;
  line-height: 33px;
  left: 3px;
}
.package-column-price h5 {
  font-size: 28px;
  color: #8ace08;
  font-weight: 600;
}
.package-column h6 {
  text-align: center;
  font-size: 14px;
  font-family: Open Sans, sans-serif;
  color: #888;
  border-bottom: 1px solid #aaa;
  padding: 10px 0 5px 0;
}
.package-discount strong {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #000;
  font-weight: 600;
}
.package-discount em {
  font-style: normal;
  text-decoration: line-through;
  font-size: 16px;
  color: #222;
  display: inline-block;
}
.package-discount {
  padding: 10px;
  overflow: hidden;
  text-align: center;
}
.package-order-now span {
  display: block;
  border-top: 1px solid #c1e0fd;
  border-right: 1px solid #c1e0fd;
  padding: 11px 8px;
}
.package-order-now {
  background: #0685f6;
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120px;
  text-align: center;
 padding:;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
  font-weight: 600;
  border: 1px solid #0c5da5;
}
.top-seller {
  position: absolute;
  top: -2px;
  right: -2px;
  background: url(https://www.logodesigncafe.com/LDC/assets/images/top-seller.png) no-repeat 0 0 transparent;
  width: 90px;
  height: 105px;
}
.package-column:hover {
  /*z-index: 9;*/
  border-color: red;
}
.home-featured-section {
  background: url(https://www.logodesigncafe.com/LDC/assets/images/home-pricing-section.jpg) repeat 0 0 transparent;
  padding: 40px 0;
  margin: 20px 0;
}
.home-single-package-section.web-packages .package-column {
    height: 633px !important;
}
.package-table .package-column ul li {
    font-size: 12px;
    position: relative;
    padding: 1px 0;
}
.package-table .package-column li {
    text-align: center;
    font-size: 14px;
    line-height: 23px;
}
.child-tooltip {
    background: url(https://www.logodesigncafe.com/LDC/assets/images/haschildren.jpg) no-repeat 0 0 orange !important;
    display: block;
    height: 12px;
    width: 12px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 0;
}
.popup {
    position: fixed;
    display: none;
    top: 250px;
    background: #69A211
;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 500px;
    z-index: 9999;
}
.popup h2 {
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    background: #2F2F2D;
    font-weight: 400;
    padding: 15px 0px;
}
.popup h3 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
}
.popup input {
    margin-bottom: 4%;
    padding-left: 30px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.popup-submit {
    background-color: #2F2F2D !important;
    color: #fff;
    display: block;
    background-image: none !important;
    clear: both;
    cursor: pointer;
    margin: 10px auto;
    border: none;
    text-transform: uppercase;
    padding: 10px 0px;
    border-radius: 2px;
    font-size: 16px;
    width: 94%;
}
.close1 {
    position: absolute;
    right: 5px;
    top: 5px;
    text-decoration: none;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.heading {
	font-size: 32px;
    color: #222222;
    font-weight: 600;
    font-family: Raleway;
    margin: 0 0 10px 0;}
.desc-packages {
    margin: 9px -2px 0 3px;
    font-size: 11px;
    color: #8a8a8a;
    padding: 10px 0;
    text-align: left;
    border-top: solid 1px #8a8a8a;
}
.features-packages {
    margin: 0px 22px 0 22px;
    color: #8a8a8a;
    padding: 0px 0;
}
.features-packages h6:before {
    background: #E5E5E5;
    height: 1px;
    width: 100%;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 0;
}
.features-packages h6 {
    font-size: 13px;
    text-align: center;
    color: #000000;
    position: relative;
    /* text-transform: uppercase; */
    /* margin-bottom: 20px; */
    /* font-weight: 600; */
}
.features-packages h6 span {
    display: inline-block;
    /*background: #fff;*/
    padding: 0 10px;
    position: relative;
    z-index: 10;
	color:#a52a2a;
	font-Weight: bold;
}
.cross {
	text-decoration:line-through}
.price-container2 h2 {
    text-decoration: none;
    font-size: 48px;
    line-height: 50px;
    display: block;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	color: #fff;
	position: relative;
    left: -16px;

}
.price-container2 h2 span {
    color: #000;
    padding-right: 0%;
    font-size: 32px;
    line-height: 34px;
    text-decoration: line-through;
	position: relative;
    top: -15px;	
}
.mfeature {
    display: block;
    clear: both;
    padding: 1% 4%;
}
.ui-accordion-header-active {
		background: #39c9e6;}
.copy-menu {
	color:#fff;
	margin-left: 10px;}
.seperate-line {
    text-align: center;
    margin-top: 10px;
}
.seperate-line i.seperator-circle {
    background-position: -63px 1px;
    display: inline-block;
    height: 16px;
    width: 10px;
}	
.seperate-line span {
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    height: 9px;
    width: 62%;
}
.main-nav ul.basic-nav li a, .project-slider-nav a, i {
    background: url(../images/sprite-image.png) no-repeat scroll 0 0 transparent;
}



/*Logo section*/

section.services {
	padding: 36px 0;
	overflow: hidden;
	clear: both;
}

section.services .nav-tabs {
	border: none;
	box-sizing: border-box;
}
section.services .nav-tabs > li {
	margin: 0 5px 0 0;
}
section.services .nav-tabs > li > a {
	color: #444;
	font-size: 13px;
	border-radius: 0;
	padding: 8px 0px;
	min-width: 208px;
	border: none;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
}
section.services .nav-tabs > li > a:active {
	box-shadow: 0px 2px 2px -2px #ccc !important;
}
section.services .nav-tabs {
	display: block;
	text-transform: uppercase;
	margin-top: 22px;
	border-bottom: 1px solid #ddd;
}
section.services .nav-tabs > li > a:hover {
	background: #c00000;
	color: #fff !important;
}
section.services .nav-tabs > li.active > a, section.services .nav-tabs > li.active > a:hover, section.services .nav-tabs > li.active > a:focus {
	background: #c00000;
	color: #fff;
	border: none;
}
section.services .tab-content {
	margin-top: 38px;
}
section.services .tab-content .image img {
	margin: 0 auto;
}
section.services .tab-content .image {
	margin-top: 10px;
}
section.services .tab-content .cycle-pager {
	width: 60px;
	margin: 15px auto;
}
section.services .tab-content .cycle-pager span {
	width: 10px;
	height: 10px;
	float: left;
	margin: 0 5px 0 0;
	border-radius: 10px;
	font-size: 0;
	background: #CECECE;
	cursor: pointer;
}
section.services .tab-content .cycle-pager span.cycle-pager-active {
	background: #eb3423;
}
section.services h3 {
	color: #e53727;
	font-size: 38px;
	font-weight: 800;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	margin: 0;
	letter-spacing: -2px;
	margin-bottom: 10px;
}
.innerpg section.services .tab-content h3 {
	text-transform: none;
	font-size: 43px;
}
section.services h4 {
	color: #7b7b7b;
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 10px;
}
section.services p {
	color: #5f5f5f;
	font-size: 14px;
	margin-bottom: 14px;
}
section.services .text li {
	background: url(../images/sprite.png) no-repeat -6px -430px;
	padding-left: 15px;
	margin-bottom: 5px;
	display: inline-block;
	width: 33%;
	vertical-align: top;
}
section.services .text ul {
	margin-bottom: 26px;
}

.services h2 {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 4px 0 5px;
    text-align: center;
    text-transform: uppercase;
}

.footer-logo p {
    font-size: 18px;
    margin: 20px 0 10px;
}