body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #464032;
	background: #fff;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
.mob-banner {
	display: none;
}
.banner-page {
	height: 400px;
}
#sticky {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 999999;
}
#sticky.stick {
	position: fixed;
	top: 0;
	height: 75px;
	background: #fff;
	z-index: 9999999;
	border-bottom: 1px solid #eee;
}
#wrapper {
	margin: 0 auto;
	padding: 4px 0;
	height: 38px;
	width: 100%;
	position: relative;
	/*background: rgba(235,214,115,0.9);*/
	background: #fff;
}
#wrapper2 {
	margin: 0 auto;
	padding: 4px 0 12px;
	width: 100%;
	position: absolute;
	background: #fff;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 220px;
	margin-top: 4px;
	/*background: #fff;
	border-radius: 0 0 4px 4px;
	padding: 10px 10px 8px;*/
}
.banner-title {
	position: relative;
	width: 100%;
	text-align: center;
	color: #000;
	z-index: 999;
}
.banner-title h2 {
	font-size: 44px;
	font-weight: normal;
	margin-bottom: 14px;
	line-height: 50px;
	color: #fff;
	font-family: 'Share Tech';
	padding: 0 10px;
}
.banner-title h3 {
	font-size: 22px;
	font-family: Roboto;
	margin-top: 15px;
	color: #fff;
	font-weight: normal;
	padding: 0 10px;
	margin-bottom: 40px;
}
.banner-title p {
	font-size: 22px;
	margin-top: 5px;
	color: #fff;
	margin-bottom: 45px;
	font-weight: normal;
}
.banner-btn {
	padding: 10px 30px;
	margin-top: 20px;	
	background: #FF9900;
	color: #fff;
	border-radius: 4px;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	font-size: 20px;
	margin: 20px 10px 0;
	display: block;
	margin: auto;
	text-align: center;
	width: 150px;
}
.banner-btn:hover {
	background: #22ACE7;
}
.banner-btn2 {
	padding: 13px 25px 10px;
	margin-top: 30px;	
	background-color: rgb(255, 255, 255);
    border: 1px solid rgb(189, 189, 189);
    box-shadow: rgb(176, 176, 176) 1px 0px 45px 0px;
    color: rgb(58, 58, 58);
	border-radius: 4px;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 10px;
	display: none;
}
.banner-call {
	padding: 13px 5px 10px;
	margin-top: 30px;
	display: block;
	width: 250px;
	margin: auto;	
    color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 30px;
}
.mbl-icon {
	float: left;
	width: 28px;
	margin-right: 5px;
}
.lightbox2 {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 99999999;
	overflow: scroll;
	border-radius: 0px;
	background: rgba(51,51,51,0.9);
}
#login-popup  {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: auto;
	max-width: 600px;
	background: #fff;
	padding-top: 10px;
	margin-top: 30px;
	border-radius: 4px;
}
#login-popup a {
	color: #fff;
}
#login-popup h2 {
	text-align: center;
	color: #1B8CBB;
}
#login-popup li {
	text-align: center;
	list-style: none;
	color: #000;
	list-style: none;
	padding: 4px 0 4px 0px;
	font-size: 14px;
}
.close-2 {
	position: relative;
	width: 15px;
	margin-right: 10px;
	float: right;
}
.pop-field {
	display: block;
	margin: auto;
	width: 80%;
	border: none;
	background: #F1F1F1;
	text-transform: uppercase;
	color: #000;
	padding: 4px 1%;
	height: 28px;
	border-radius: 4px;
	margin-top: 15px;	
	border: 1px solid #E6F3F9;
}
.pop-fieldz {
	display: block;
	margin: auto;
	width: 80%;
	border: none;
	text-transform: uppercase;
	color: #000;
	background: #F1F1F1;
	padding: 10px 1% 5px;
	margin-top: 15px;
	border-radius: 4px;	
}
.popup-sign {
	text-align: center;
	display: block;
	background: none;
	background: #1B8CBB;
	border: none;
	color: #fff;
	font-size: 14px;
	margin: auto;	
	line-height: 30px;
	padding: 7px 0;
	border-radius: 4px;
	margin-bottom: 15px;
	cursor: pointer;
	width: 82%;
	margin-top: 12px;
}
.about-matter {
	padding: 20px 0 30px;
	background: #F3F1DC;
}
.matter-content {
	margin: auto;
	max-width: 1200px;
}
.matter-content h2 {
	font-size: 31px;
	font-weight: normal;
	color: #1B8CBB;
	margin-top: 5px;
	text-align: center;
}
.matter-content p {
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0px 20px;
	text-align: justify;
	line-height: 22px;
}
.more_btn {
	padding: 8px 30px;
	border-radius: 3px;
	background: #1B8CBB;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}
.more_btn:hover {
	background: #1F9ED5;
}
.about-pic {
	border-radius: 7px;
	float: left;
	width: 40%;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.page-feature {
	padding: 20px 0;
	margin: auto;
	max-width: 1200px;
}
.page-feature h2 {
	text-align: center;
	font-size: 32px;
	margin-top: 7px;
	font-weight: normal;
}
.page-feature h3 {
	font-size: 24px;
	margin-top: 7px;
	color: #1B8CBB;
	font-weight: normal;
}
.page-feature li {
	list-style: none;
	font-size: 16px;
	padding: 8px 0;
}
.feat-left {
	float: left;
	width: 25%;
}
.feat-left2 {
	float: left;
	width: 44%;
	margin-left: 3%;
}
.feat-right {
	float: right;
	width: 25%;
}
.arrow {
	float: left;
	width: 15px;
	margin-right: 12px;
	margin-top: 3px;
}
.feat-more {
	border-radius: 20px;
	font-size: 17px;
	color: #09F;
	border: 2px solid #1B8CBB;
	padding: 6px 30px;
	float: left;
	margin-top: 10px;
}
.feat-more:hover {
	background: #1B8CBB;
	color: #fff;
}
.how-it-works {
	padding: 20px 0;
	background: #50C2C3;
}
.web-guru-works {
	margin: auto;
	max-width: 1200px;
}
.web-guru-works h2 {
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	font-size: 32px;
}
.web-guru-works h4 {
	text-align: center;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin-top: 5px;
}
.web-guru-works h3 {
    color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin-top: 5px;
}
.web-guru-works p {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 20px;
}
.works-1 {
	float: left;
	width: 33.3%;
	color: #fff;
	margin: 10px 0 15px;
}
.works-icon {
	float: left;
	width: 20%;
	margin-right: 19px;
}
.choose-template {
	background: url(../image/employers-banner.jpg);
	padding: 20px 0;
}
.choose-template2 {
	background: #fff;
	padding: 0px 0 20px;
}
.choose-template2 h2 {
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
}
.choose-deliver {
	padding: 20px 0;
	background: #EBEBEB;
}
.theme-choose {
	margin: auto;
	max-width: 1200px;
}
.theme-choose h2 {
	font-size: 34px;
	font-weight: normal;
}
.theme-choose h4 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
.theme-choose p {
	font-size: 14px;
	max-width: 360px;
	line-height: 26px;
}
.starter {
	float: right;
	max-width: 550px;
	margin-right: 12px;
}
.theme-select {
	margin: auto;
	margin-top: 15px;
	max-width: 1200px;
}
.choose-template h2 {
	font-size: 34px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
}
.theme-select2 {
	margin: auto;
	max-width: 1220px;
	display: none;
}
.prod-detail {
	padding: 30px 0;
	background: url(../image/testimonials.jpg);
}
.prod-detail2 {
	padding: 30px 0;
	background: url(../image/testimonial-bg.jpg) #F0F4F8;
}
.prod-detail2 h2, .prod-detail h2 {
	text-align: center;
	font-size: 35px;
	font-family: 'Share Tech';
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #fff;
}
.bord {
	display: block;
	margin: auto;
	width: 90px;
	height: 4px;
}
.serve-point {
	background: url(../image/ecom.jpg) left;
}
.serve-point3 {
	background: url(../image/mobile-apps.jpeg) left;
}
.breakes {
	clear: both;
	height: 0.1px;
}
.serve-main {
	float: left;
	width: 50%;
}
.serve-detail {
	float: right;
	width: 50%;
	padding: 25px 0 35px;
	background: #fff;
}
.serve-cont {
	display: block;
	margin: auto;
	width: 80%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.serve-detail h2 {
	color: #000000;
	margin-top: 10px;
	font-family: 'Offside';
	font-size: 30px;
	margin-bottom: 10px;
}
.serve-detail h3 {
	color: #000000;
	margin-top: 10px;
	font-family: 'Offside';
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
.serve-detail p {
	color: #68686A;
	line-height: 24px;
	font-family: 'Roboto Condensed';
	font-size: 16px;
}
.serve-detail li {
	color: #68686A;
	list-style: none;
	line-height: 24px;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	padding: 5px 0;
}
.main-btn {
	float: left;
	padding: 8px 22px;
	font-size: 15px;
	background: #1CB261;
	border-radius: 4px;
	text-transform: uppercase;
	color: #fff;
	line-height: 27px;
	margin-top: 10px;
}
.main-btn:hover {
	background: #35D881;
}
.serve-point2 {
	background: url(../image/seo-bg.jpg) right;
	margin: 0px;
}
.serve-main2 {
	float: right;
	width: 50%;
}
.serve-detail2 {
	float: left;
	width: 50%;
	padding: 25px 0 35px;
	background: #F0F4F8;
}
.serve-detail2 h2 {
	color: #000000;
	margin-top: 10px;
	font-family: 'Offside';
	font-size: 28px;
	margin-bottom: 20px;
}
.serve-detail2 h3 {
	color: #000000;
	margin-top: 20px;
	font-family: 'Offside';
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 1px;
}
.serve-detail2 p {
	color: #68686A;
	line-height: 24px;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	margin-top: 8px;
}
.seo-icon {
	float: left;
	width: 40px;
	margin-right: 12px;
	margin-bottom: 30px;
}
.round-arrow {
	float: left;
	width: 16px;
	margin-top: 3px;
	margin-right: 10px;
}
.why-us {
	padding: 30px 0;
	background: #EEEEEE;
}
.why-us-matter {
	margin: auto;
	max-width: 1200px;
}
.why-us h2 {
	color: #13ADB7;
	font-size: 34px;
	margin-top: 10px;
	font-family: 'Share Tech';
	font-weight: normal;
}
.why-us p {
	color: #7A7A7A;
	font-size: 17px;
}
.more {
	float: left;
	padding: 8px 0;
	width: 160px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: #13ADB7;
	margin-top: 20px;
	line-height: 30px;
}
.more:hover {
	background: #272727;
}
.why-us-icon {
	width: 400px;
	float: right;
	margin-left: 100px;
}
.web-pannel {
    background: url(../image/web-panel-background.jpg) top center;
	background-size: cover;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 50px 0;
	font-family: 'Roboto Condensed';
}
.web-pannel h2 {
    font-size: 40px;
    color: #fff;
    margin-top: 0px;
    text-align: center;
    font-family: 'Share Tech';
    margin-bottom: 15px;
    font-weight: normal;
}
.web-pannel h4 {
    font-size: 22px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0px;
}
.bord2 {
    margin: auto;
    margin-top: auto;
    width: 150px;
    height: 4px;
    background: #fff;
    margin-top: 20px;
}
.biz-prod {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.web-guru {
	float: left;
	width: 23%;
	height: 240px;
	background: #fff;
	padding: 12px 0 2px;
	border-radius: 4px;
	margin: 25px 1% 2px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.web-guru:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.biz-prod h3 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 12px;
}
.biz-prod p {
	font-size: 15px;
	color: #686868;
	padding: 0 25px;
}
.biz-prod a {
	color: #2D7FB2;
}
.web-guru span {
	display: block;
	margin: auto;
	width: 100px;
	margin-bottom: 15px;
}
.support {
	width: 100%;
	padding: 30px 0;
	background: #F0F4F8;
}
.support span {
	display: block;
	margin: auto;
	width: 141px;
}
.support h3 {
	text-align: center;
	font-size: 20px;
	color: #222222;
	padding: 0 120px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 10px;
}
.support a {
	color: #fff;
}
.view_demo {
	display: block;
	margin: auto;
	width: 240px;
	line-height: 24px;
	padding: 10px 0;
	background: #00A94E;
	text-align: center;
	font-size: 17px;
	margin-top: 18px;
	border-radius: 5px;
}
.view_demo:hover {
	background: #2D7FB2;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 50px;
	right: 30px;
	display: none;
	z-index: 109999;
}
.price {
	padding: 30px 0 60px;
	background: #EEEEEE;
}
.price2 {
	padding: 30px;
	background: #183577;
}
.pricing {
	margin: auto;
	max-width: 1100px;
}
.titler {
	color: #1B8CBB;
	font-size: 42px;
	font-weight: normal;
	font-family: 'Share Tech';
	margin-top: 15px;
	text-align: center;
}
.titler2 {
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	font-family: 'Share Tech';
	margin-top: 15px;
	text-align: center;
}
.title-semi {
	color: #505050;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Roboto Condensed';
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}
.pzckages {
	width: 29.3%;
	float: left;
	border-radius: 3px;
	padding: 0px 0 20px;
	margin-top: 30px;
	margin-right: 2%;
	margin-left: 2%;
}
.tbl {
	background: #fff;
	margin-top: 20px;
}
.tbl2 {
	background: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);	
}
.tagline, .tagline2, .tagline3 {
	font-size: 17px;
	margin: 0px 0px;
	text-align: center;
	font-weight: normal;
	color: #4D4D4D;
	padding: 12px 0 0px;
}
/*.tagline {
	background: #E54C3C;
}
.tagline2 {
	background: #2CCB6F;
}
.tagline3 {
	background: #1A7B9C;
}*/
.pzckages li {
	font-size: 15px;
	margin: 5px 15px;
	line-height: 30px;
	padding: 4px 0;
	list-style: none;
	text-align: center;
}
.pack-plan, .pack-plan2, .pack-plan3 {
	display: block;
	padding: 13px 0;
	margin-top: 0px;
	text-align: center;
	font-size: 23px;
	color: #fff;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.pack-plan {
	background: #E54C3C;
}
.pack-plan2 {
	background: #2CCB6F;
}
.pack-plan3 {
	background: #1A7B9C;
}
.hrs {
	display: block;
	margin: auto;
	clear: both;
	width: 80%;
	height: 1px;
	margin-top: 15px;
	background: #fff;
}
.plan-cost {
	display: block;
	padding: 16px 0 10px;
	margin-bottom: 0px;
	background: #fff;
}
.plan-cost sup {
	font-size: 20px;
}
.plan-cost sub {
	font-size: 20px;
}
.cost1, .cost2, .cost3 {
	line-height: 18px;
	font-size: 42px;
	text-align: center;
	font-weight: normal;
	display: block;
	padding-bottom: 15px;
	margin-top: 5px;
}
.cost1 {
	color: #E54C3C;
}
.cost2 {
	color: #2CCB6F;
}
.cost3 {
	color: #1A7B9C;
}
.arrows {
	width: 13px;
	margin-right: 12px;
}
.pack-order1, .pack-order2, .pack-order3 {
	display: block;
	width: 140px;
	margin: auto;
	padding: 6px 0;
	line-height: 30px;
	margin-top: 0px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border-radius: 24px;
}
.pack-order1 {
	background: #E54C3C;
}
.pack-order2 {
	background: #2CCB6F;
}
.pack-order3 {
	background: #1A7B9C;
}
.most-popular {
	height: 60px;
	width: 80px;
	text-align: center;
	color: #000;
	background: #FFD801;
	float: right;
	margin-top: -40px;
	border-radius: 100%;
	margin-right: -40px;
	padding-top: 20px;
	font-size: 14px;
}
.view_btn2 {
	display: block;
	clear: both;
	margin: auto;
	width: 220px;
	padding: 13px 0;
	text-align: center;
	font-size: 18px;
	background: #fff;
	text-transform: uppercase;
	border-radius: 4px;
	color: #1B8CBB;
	margin-top: 30px;
}
.view_btn2:hover {
	background: #1B8CBB;
	color: #fff;
}
#footer-wrap {
	background: #262629;
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1200px;
}
.footer-stat h3 {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
}
.footer-stat h4 {
	color: #FFDD00;
	font-size: 17px;
	font-weight: normal;
	margin: 25px 0 10px 0px;
}
.footer-stat a {
	text-decoration: none;
	color: #A2A2A6;
}
.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: 14px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 14px;
	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;
}
.foot {
	float: left;
	width: 20%;
	margin-right: 0%;
	margin-top: 20px;
}
.foot2 {
	float: left;
	width: 16%;
	margin-left: 4%;
}
.foot3 {
	float: right;
	width: 34%;
	padding-left: 3%;
	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: #1596FF;
}
.scl2:hover {
	background: #FFB400;
}
.feeter {
	background: #FFB400;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
	color: #222;
}
#footer a {
	color: #000;
	text-decoration: underline;
	font-size: 13px;
}
#footer a:hover {
	color: #fff;
}
.dest {
	float: right;
}
.bot-logo {
	padding: 4px;
	background: #fff;
	border-radius: 4px;
}
.categ-banner {
	margin: 0 auto;
	padding: 40px 0 30px;
	/*background: -webkit-linear-gradient(left, #20648B, #029D95);*/
	background: url(../image/web-design/web-design.jpg) center center;
}
.categ-banner-2 {
	margin: 0 auto;
	padding: 40px 0 30px;
	background: url(../image/ecommerce/ecommerce-bg.jpg) center center;
}
.categ-banner-3 {
	margin: 0 auto;
	padding: 40px 0 30px;
	background: url(../image/digital-marketing/Digital_Marketing_Banner.jpg) center center;
}
.categ-banner-4 {
	margin: 0 auto;
	padding: 40px 0 30px;
	background: url(../image/portfoilio-banner.jpg) center center;
}
.manage-banner {
	margin: auto;
	max-width: 1200px;
	padding: 80px 0 0;
}
.banner-pic {
	float: right;
	width: 35%;
	margin-bottom: 0px;
}
.banner-content {
	float: left;
	width: 54%;
	color: #fff;
	margin-top: 30px;
}
.banner-content h2 {
	font-size: 35px;
	margin-bottom: 20px;
	font-weight: normal;
}
.banner-content p {
	font-size: 20px;
	font-weight: normal;
}
.banner-btn3 {
	padding: 11px 26px;
	color: #000;
	border-radius: 4px;
	font-size: 18px;
	border-radius: 25px;
	margin-top: 4px;
	float: left;
	background: #FC0;
}
.web-pager {
	background: #F5F5F5;
	padding: 20px 0;
}
.service-detail {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.service-detail h2 {
	font-size: 29px;
	color: #2277A0;
	font-weight: normal;
}
.service-detail h3 {
	font-size: 26px;
	color: #000;
	margin-bottom: 5px;
	font-weight: normal;
}
.service-detail p {
	font-size: 14px;
	line-height: 22px;
	color: #74746F;
}
.bord3 {
	margin: auto;
	max-width: 170px;
	height: 1px;
	background: #919191;
}
.service-feat {
	text-align: left;
	margin-bottom: 20px;
}
.service-feat2 {
	text-align: center;
	margin-bottom: 20px;
	float: left;
	width: 23%;
	margin: 15px 1% 0;
}
.service-feat h4, .service-feat2 h4 {
	color: #666666;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 12px;
}
.feat-icon {
	float: left;
	width: 90px;
	margin-right: 20px;
	margin-top: -6px;
}
.feat-icon2 {
	display: block;
	margin: auto;
	width: 90px;
	margin-top: 10px;
}
.online-marketing {
	float: right;
	max-width: 40%;
	margin-left: 30px;
}
.why-service {
	padding: 30px 0;
	background: url(../image/bg-info-appdev-1.jpg) right center;
}
.service-choose {
	margin: auto;
	max-width: 1200px;
}
.service-choose h2 {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	margin-right: 400px;
}
.service-choose p {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-right: 400px;
}
.banner-btn4 {
	padding: 11px 26px;
	color: #000;
	border-radius: 4px;
	font-size: 18px;
	border-radius: 25px;
	margin-top: 4px;
	float: left;
	background: #FC0;
}
.serve-features {
	padding: 30px 0;
	font-family: 'Roboto';
	background: #fff;
}
.service-features-point {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.service-features-point h2 {	
	font-size: 29px;
	margin-top: 2px;
	font-weight: normal;
	color: #363636;
}
.service-features-point h4 {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: normal;
}
.digital-point h3 {	
	font-size: 19px;
	margin-top: 16px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #F4792C;
}
.digital-point p {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	font-weight: normal;
}
.digital-point {
	float: left;
	width: 31.3%;
	background: #F9F9F9;
	margin: 12px 1% 10px;
	padding-top: 12px;
	min-height: 270px;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(7,7,7,.15);
    box-shadow: 1px 1px 3px 0 rgba(7,7,7,.15);
	-webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.digital-point:hover {
	background: #F4792C;
}
.digital-point:hover p, .digital-point:hover h3 {
	color: #fff;
}
.digital-icon {
	display: block;
	margin: auto;
	width: 68px;
}
.devider {
	clear: both;
	height: 1px;
	display: block;
}
.clnts {
	background: #FAFAFA;
	padding: 10px 0 40px 0;
	border-top: 2px solid #DDDDDD;
}
.cln h3 {
	font-size: 29px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0px 0;
}
.round-up {
	padding: 4px;
	background: #fff;
}
.amazingcarousel-item {
	text-align: center;
	color: #222;
	background: #fff;
	font-size: 15px;
}
.amazingcarousel-image {
	background: #fff;
	float: left;
	padding: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.amazingcarousel-image span {
	display: block;
	margin: auto;
	width: 100%;
}
/*.price-table {
	width: 100%;
	margin: auto;
	margin-top: 20px;
	font-family: 'Roboto Condensed';
}
.price-astr, .price-astr2, .price-astr3, .price-astr4, .price-astr5, .price-astr6, .price-astr7 {
	font-size: 22px;
	padding: 9px 15px;
	color: #555555;
	text-align: center;
	border-bottom: 1px solid #E3E3E3;
}
.price-astr {
	background: #F9F9F9;
}
.price-astr2 {
	background: #00A94E;
	color: #fff;
}
.price-astr3 {
	background: #E5AD02;
}
.price-astr3 h2, .price-astr4 h2 {
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 15px;
}
.price-astr3 h3, .price-astr4 h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 34px;
	margin: 5px;
}
.price-astr3 sup, .price-astr3 sub, .price-astr4 sup, .price-astr4 sub {
	font-size: 14px;
	font-weight: normal;
}
.price-astr4 {
	background: #00A94E;
}
.order-btn2 {
	display: block;
	padding: 4px 0;
	line-height: 30px;
	background: #1C252A;
	font-size: 15px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.price-astor {
	background: #fff;
	text-align: center;
	padding: 15px;
	color: #484D53;
	font-weight: normal;
	letter-spacing: 0.8px;
	font-size: 14px;
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.price-astor2 {
	background: #F5F5F5;
	text-align: center;
	padding: 15px;
	color: #464544;
	letter-spacing: 0.8px;
	font-size: 16px;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.price-asto {
	color: #EDA600;
	padding: 9px 12px;
	letter-spacing: 0.8px;
	font-size: 19px;
	text-align: left;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
}
.order-btn {
	display: block;
	padding: 6px 0;
	line-height: 30px;
	background: #FFB504;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.pricing h1 {
	text-align: center;
	font-size: 27px;
	text-transform: uppercase;
}*/
.pointer {
	padding: 10px 0 5px 0;
	position: relative;
	margin-top: -125px;
	z-index: 999;
	background: rgba(83,80,73,0.7)
}
.nast {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.nast2 {
	margin: auto;
	max-width: 1200px;
	text-align: center;
	display: none;
}
.pont-1, .pont-2 {	
	font-size: 15px;
	color: #fff;
	margin-right: 20px;	
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 40px;
}
.arrow-icon {	
	width: 18px;
	margin-top: 6px;
	margin-right: 8px;
}
.pricer {
	padding: 4px 14px;
	border-radius: 4px;
	background: #1399A8;
}
.design-rich {
	padding: 20px 0;
	background: url(../image/template-bg.jpg) top center;
	text-align: center;
	color: #fff;
}
.design-rich h2 {
	font-size: 28px;
	letter-spacing: 0.6px;
}
.design-rich h3 {
	font-size: 19px;
	font-weight: normal;
}
.bord4 {
	margin: auto;
	width: 60px;
	height: 3px;
	background: #FC0;
	margin-bottom: 15px;
}
.design-rich .brand {
	margin: auto;
	width: 280px;
	line-height: 30px;
	float: left;
	text-align: left;
	font-size: 22px;
	margin: 0 5px;
}
.design-rich .brand2 {
	margin: auto;
	width: 280px;
	line-height: 30px;
	float: right;
	text-align: left;
	font-size: 22px;
	margin: 0 5px;
}
.design-devide {
	margin: auto;
	max-width: 960px;
	margin-top: 30px;	
}
.ecom-icon {
	float: left;
	margin-top: -12px;
	width: 55px;
	margin-right: 15px;
}
.brand-btn {
	display: block;
	margin: auto;
	width: 220px;
	background: #D72227;
	color: #fff;
	padding: 8px 20px;
	margin-top: 40px;
	border-radius: 5px;
	font-size: 15px;
}
.serve-features2 {
	padding: 30px 0;
	font-family: 'Roboto';
	background: #fff;
}
.service-features-point2 {
	margin: auto;
	max-width: 1200px;
	text-align: center;
}
.service-features-point2 h2 {	
	font-size: 29px;
	margin-top: 2px;
	font-weight: normal;
	color: #363636;
}
.service-features-point2 h3 {	
	font-size: 19px;
	margin-top: 16px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #00A94E;
}
.service-features-point2 p {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: normal;
}
.serve-feat-point {
	float: left;
	width: 31%;
	margin-left: 2.3%;
	margin-top: 20px;
}
.serve-feat-point li {
	text-align: left;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	padding: 6px 15px 6px 0;
	list-style: none;
}
.arrow-round {
	float: left;
	width: 18px;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-right: 12px;
}
.build-soft {
	background: url(../image/custum-ecommerce-bg.jpg) no-repeat center center;
    display: block;
    margin-top: 0;
}
.builder-soft {
	margin: auto;
	max-width: 1200px;
}
.builder-girl {
	float: left;
	width: 40%;
	margin-right: 50px;
	position: relative;
	margin-top: -50px;
}
.builder-soft h2 {
	color: #fff;
	font-size: 30px;
	padding-top: 80px;
}
.builder-soft li {
	list-style: none;
	padding: 2px 0 12px;
	color: #fff;
	font-size: 16px;
}
.web-statistics {
	padding: 25px 0;
	background: url(../image/template-bg.jpg) top center;
}
.static-point {
	margin: auto;
	max-width: 1200px;
}
.static-point h2 {
	text-align: center;
	color: #fff;
	font-size: 33px;
	font-weight: normal;
	margin-top: 5px;
}
.static-1 {
	float: left;
	width: 33.3%;
	margin: 15px 0;
}
.static-icon {
	float: left;
	width: 140px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.static-1 p {
	color: #fff;
	line-height: 26px;
	font-size: 17px;
	margin-right: 50px;
}
.details {
	margin: auto;
	max-width: 1100px;
	padding: 30px 0 10px;
}
.details h2 {
	text-align: center;
	color: #0195FF;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
}
.cont {
	float: left;
	width: 33%;
}
.cont-icon2 {
	width: 90px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.contact-info {
	width: 900px;
	margin: auto;
}
.details .contact-info h4 {
	color: #fff;
	font-size: 17px;
	text-align: left;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 25px;
	font-weight: normal;
}
.contact-info p {
	font-size: 16px;
	margin-top: 2px;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 24px;
	text-align: center;
}
#cont-quote  { 
	margin: auto;
	max-width: 900px;
	padding-bottom: 15px;
}
#cont-quote p {
	color: #343434;
	font-size: 14px;	
	margin-top: 5px;
	margin-bottom: 15px;
}
.q-input {
	font-size: 14px;
	padding: 5px 8px;
	color: #000;
	background: none;
	width: 44%;
	margin-right: 3%;
	margin-bottom: 12px;
	float: left;
	background: #EEEFE5;
	line-height: 22px;
	border: none;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
}
.q-enuiry {
	font-size: 14px;
	padding: 5px 8px;
	color: #000;
	width: 93%;
	background: #EEEFE5;
	border: none;
	line-height: 22px;
	float: left;
	border-radius: 4px;
	margin: 4px 0px 12px 0px;
}
.q-box {
	float: left;
	width: 220px;
	margin: 5px 0px 0 0px;
	padding: 10px 28px;
	background: #FFD100;
	line-height: 24px;
	color: #000;
	border-radius: 4px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.q-box:hover {
	background: #0088CC;
	color: #fff;
}
.faq {
	margin: auto;
	max-width: 960px;
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
	font-family: 'Roboto Condensed';
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12), 0 1px 6px 0 rgba(0,0,0,.12);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12), 0 1px 6px 0 rgba(0,0,0,.12);
}
.faq h3 {	
	color: #222;
	font-size: 19px;
	margin: 15px 0 10px;
	font-weight: normal;
}
.faq p {
	color: #606060;
	font-size: 15px;
	margin-top: 5px;
	line-height: 24px;
}
.faq li {
	color: #606060;
	list-style: none;
	font-size: 15px;
	margin-top: 5px;
}
.accordion {
	width: 100%;
	margin: 1em 0em;
}
.muse {
	background: #fff;
}
.accordion h3 {
	background: #2DBA97;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 20px 0 0 !important;
	font-weight: normal;
    padding: 10px 0px 10px 10px;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.accordion a {
	color: #fff;
}
.accordion li {
	font-size: 15px;
	line-height: 22px;
	padding: 5px 10px 5px 5px;
	list-style: none;
}
.accordion h3.active {
	background: #2DBA97;
}
.accordion h3:hover {
	color: #272727;
	cursor: pointer;
}
.accordion div {
	padding: .5em .25em;
}
.tech-work {
	padding: 10px 0 30px;
	margin-top: 0px;
	background: #fff;
}
.what-work {
	margin: auto;
	max-width: 1220px;
}
.what-work h2 {
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-size: 32px;
	margin-bottom: 15px;
}
.design-track {
	float: left;
	width: 25%;
}
.experti {
	float: left;
	width: 22.5%;
	margin: 15px 1% 10px;
	padding: 10px 0;
}
.experti:hover {
	background: #D7D9DD;
}
.experti span {
	display: block;
	margin: auto;
	max-width: 65px;
}
.experti h3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.7px;
	color: #394355;
}
.experti p {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	color: #394355;
	padding: 0 15px;
	margin-top: 15px;
}
.bor {
	border-right: 1px solid #D7D9DD;
}
.highl {
	color: #005FAE;
	font-size: 37px;
}
.tp-leftarrow, .tp-rightarrow {
	display: none;
}
.choose-btn {
	display: block;
	margin: auto;
	width: 170px;
	text-align: center;
	padding: 7px 15px;
	margin-top: 20px;
	background: #399;
	color: #fff;
	font-size: 16px;
}
.choose-btn:hover {
	background: #FD9800;
}
.price-table {
	width: 100%;
	margin: auto;
	margin-top: 20px;
	font-family: 'Roboto Condensed';
}
.price-astr, .price-astr2, .price-astr3, .price-astr4, .price-astr5, .price-astr6, .price-astr7, .price-astr8 {
	font-size: 22px;
	padding: 9px 15px;
	color: #555555;
	text-align: center;
	border-bottom: 1px solid #E3E3E3;
}
.price-str {
	background: none;
	font-size: 24px;
	padding: 9px 15px;
	color: #F0AF31;
	text-align: left;
}
.price-astr {
	background: #F9F9F9;
}
.price-astr2 {
	background: #00A94E;
	color: #fff;
}
.price-astr3 {
	background: #E5AD02;
}
.price-astr4 {
	background: #00A94E;
}
.price-astr5 {
	background: #5E5DAB;
	color: #fff;
}
.price-astr6 {
	background: #E50C67;
	color: #fff;
}
.price-astr7 {
	background: #00B1BC;
	color: #fff;
}
.price-astr8 {
	background: #36BCAF;
	color: #fff;
	font-size: 18px;
	padding: 9px 15px;
	text-align: center;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.price-astr3 h2, .price-astr4 h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	margin-bottom: 15px;
}
.price-astr3 h3, .price-astr4 h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 34px;
	margin: 5px;
}
.price-astr3 sup, .price-astr3 sub, .price-astr4 sup, .price-astr4 sub {
	font-size: 14px;
	font-weight: normal;
}
.price-astor {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.price-astor {
	background: #fff;
	text-align: left;
	padding: 15px;
	color: #484D53;
	font-weight: normal;
	letter-spacing: 0.8px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.price-astor2 {
	background: #F5F5F5;
	text-align: left;
	padding: 15px;
	color: #464544;
	letter-spacing: 0.8px;
	font-size: 16px;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	text-align: left;
}
.price-highl {
	background: #EECF8E;
	color: #fff;
}
.price-highl2 {
	background: #EECF8E;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.price-highl3 {
	background: #C0E9F6;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.price-asto, .price-asto2 {
	color: #EDA600;
	padding: 9px 12px;
	letter-spacing: 0.8px;
	font-size: 19px;
	text-align: left;
	border: 1px solid #ddd;
	border-top: none;
}
.price-asto3 {
	text-align: left;
	color: #484D53;
	padding: 15px;
	letter-spacing: 0.8px;
	font-size: 15px;
}
.price-asto3 {
	background: #EBEBEB;
}
.price-asto {
	background: #fff;
}
.price-asto2 {
	background: #F6F6F6;
}
.order-btn {
	display: block;
	padding: 6px 0;
	line-height: 30px;
	background: #FFB504;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.order-btn2 {
	display: block;
	padding: 4px 0;
	line-height: 30px;
	background: #1C252A;
	font-size: 15px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.price-table span.check::before {
	content : url(../image/check0.png);
}
.price-table span.check2::before {
	content : url(../image/cut-icon.png);
}
.highlink {
	color: #00A94E;
	text-decoration: underline;
}
.proj {
	width: 100%;
	padding: 40px 0;
	background: #F5F5F5;
}
.prj {
	margin: auto;
	max-width: 1000px;
}
.prj h2 {
	text-align: center;
	font-size: 32px;
	color: #222;
	margin: 10px 0 20px
}
.prj p {
	text-align: center;
	line-height: 22px;
	margin: 10px 0;
	font-size: 15px;
	color: #444444;
}
.prj a {
	color: #fff;
}
.get-btn:hover {
	background: #FF6903;
}
.get-btn {
	display: block;
	margin: auto;
	width: 150px;
	border-radius: 4px;
	padding: 8px 0;
	background: #2196F3;
	text-align: center;
}
.gallor {
	padding: 30px 0;
	background: url(../image/portfoilio-bg.jpg) top center;
}
.containerz {
	margin: auto;
	max-width: 1200px;
}
.gallor h2 {
	text-align: center;
	margin-top: 0px;
	font-weight: normal;
	font-family: Roboto Slab;
	font-size: 29px;
	margin: 12px 0 35px;
	color: #fff;
}
#page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
#content {
	float: left;
	width: 69%;
}
.title {
	padding: 10px 0 5px 0px;
	letter-spacing: 0.5px;
	color: #2277A0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 28px;
}
#content p {
	text-align: left;
	font-size: 15px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 8px;
	color: #686868;
	line-height: 22px;
}
#sidebar {
	float: right;
	width: 28%;
	padding: 0px;
	margin-top: 0px;
}
.loger2 {
	margin-top: 0px;
	background: #FF9900;
	border-radius: 5px;
	padding-bottom: 1px;
}
.loger2 h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: left;	
	letter-spacing: 1px;
	background: #F90;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 15px 0px 15px 15px;
	border-radius: 4px 4px 0 0;
}
.loger2 input[type="text"] {
	width: 90%;
	padding: 6px 0 6px 10px;
	height: 27px;
	border-radius: 4px;
	margin-left: 4%;
	margin-right: 0px;
	background: #fff;
	border: 0px;
	margin-bottom: 12px;
}
.loger2 textarea {
	padding: 9px 0 9px 2%;
	border: 0px;
	background: #fff;
	width: 90%;
	margin-left: 4%;
	border-radius: 4px;
	color: #656565;
}
.loger2 input[type="submit"] {
	padding: 11px 33px;
	border: 1px solid #A9A9A9;
	border-radius: 4px;
	background: #fff;
	color: #000;
	display: block;
	margin: auto;
	cursor: pointer;
	font-size: 17px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 21px;
}
.bannerz {
	display: block;
	margin: auto;
	height: 670px;
	background: url(../image/banner/banner-1.jpg) center center;
}
.banner-zap {
	margin: auto;
	max-width: 1180px;
}
.booking-r {
	padding: 12px 0px 20px;
	width: 42%;
	float: right;
	margin-top: 100px;
}
.findr {
	display: block;
	padding: 0 7px 15px;
	background: #C8102E;
	border-radius: 4px;
}
.booking-r h2 {
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin: 2px 10px;
	text-align: center;
	padding: 10px 0 2px 0;
	letter-spacing: 0.5px;
	line-height: 32px;
}
.booking-r p {
	list-style: none;
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin: 0px 0 10px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.booking-r input[type="text"], .booking-r input[type="file"] {
	width: 90%;
	display: block;
	margin: auto;
	color: #000;
	margin-bottom: 10px;
	padding: 8px 2%;
	font-size: 13px;
	background: #fff;
	border: none;
}
.booking-r select {
	width: 94%;
	display: block;
	margin: auto;
	color: #000;
	margin-bottom: 10px;
	padding: 8px 2%;
	font-size: 13px;
	border: none;
	background: #fff;
}
.booking-r textarea {
	width: 90%;
	padding: 8px 2%;
	display: block;
	margin: auto;
	height: 70px;
	background: #fff;
	border: none;
	font-size: 14px;
}
.booking-r input[type="submit"] {
	border: 0px;
	width: 94%;
	display: block;
	margin: auto;
	padding: 6px 0px 6px 0px;
	color: #fff;
	line-height: 30px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background: #2C2A29;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.bannerz-title {
	float: left;
	width: 50%;
	color: #fff;
	margin-top: 80px;
}
.mappi {
	display: block;
	margin-top: 15px;
	width: 98%;
	border: 4px solid #fff;
	border-radius: 5px;
}
.bannerz-title h2 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.8px;
}
.bannerz-title h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 35px;
}
.bannerz-locate {
	display: block;
	clear: both;
	background: rgba(255, 255, 255, 0.3);
	padding: 10px 15px;
	margin-top: 15px;
	border-radius: 5px;
}
.bannerz-title h4 {
	font-size: 18px;
	margin: 0 0 5px;
	font-weight: normal;
}
.bannerz-title p {
	font-size: 13px;
	margin: 10px 0 0;
}
.locate-icon {
	float: left;
	width: 50px;
	margin-right: 15px;
	margin-bottom: 8px;
}
.quick-enquiry {
	padding: 7px 20px;
	font-size: 17px;
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	background: #C8102E;
	text-transform: uppercase;
	border-radius: 4px;
}
.quick-enquiry:hover {	
	background: rgba(255, 255, 255, 0.3);
}
#web-matter {
	max-width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
}
.titlers {
	padding: 0px 0 10px 0px;
	color: #30353C;
	font-size: 36px;
	margin: 0px 0 15px;
	text-align: center;
	font-family: 'Share Tech';
	font-weight: normal;
}
#web-matter p {
	line-height: 25px;
	padding: 5px 0;
	font-size: 16px;
	color: #74746F;
	font-family: Open Sans,Arial,sans-serif;
	margin-top: 0px;
}
#web-matter li {
	list-style: none;
	padding: 5px 0;
	font-size: 15px;
	color: #74746F;
	margin-top: 0px;
	line-height: 22px;
}
.righter {
	float: left;
	width: 40%;
	margin-right: 0px;
}
.web-detail {
	float: right;
	width: 57%;
}
.arrow-icon2 {
	float: left;
	width: 24px;
	margin-right: 12px;
	margin-top: 3px;
	margin-bottom: 8px;
}
.soft-facil {	
	max-width: 1200px;
	margin: auto;
	text-align: center;
	padding: 20px 0;
}
.facil-lit {
	float: left;
	width: 31.3%;
	margin: 10px 1%;
}
.soft-facil h2 {
	font-size: 25px; 
	color: #0090C4; 
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0 0 0px;
	font-family: 'Montserrat Alternates', sans-serif;
}
.soft-facil h3 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 10px;
	color: #222;
	margin-bottom: 10px;
}
.soft-facil p {
	font-size: 13px;
	margin-top: 5px;
	color: #74746F;
}
.soft-facil-icon {
	width: 70px;
	margin-top: 2px;
}
.terms {
	padding: 20px 0;
	background: #FFFFFF;
}
.terms-cond {
	margin: auto;
	padding: 20px 0;
	max-width: 1200px;
	border-radius: 4px;
	background: #fff;
	position: relative;
	margin-top: -55px;
}
.terms-cond h2 {
	color: #000;
	padding: 0px 0;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	font-size: 22px;
	font-weight: bold;
}
.terms-cond p {
	color: #222;
	font-size: 14px;
	padding: 0 20px;
	line-height: 24px;
	font-weight: normal;
}
.terms-cond li {
	color: #222;
	font-size: 14px;
	list-style: none;
	padding: 7px 20px;
	background: #F3EEEB;
	margin: 5px 20px;	
	line-height: 24px;
	font-weight: normal;
}
.tick-icon {
	float: left;
	width: 14px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}