;a.white-btn {
	color: #fff;
	display: block;
	font-size: 14px;
	text-align:center;
	margin-top: 1.25em;
	border-radius: 3px;
	border: 1px solid #fff;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.tXt-btn{
	width: 100%;
	text-align: center;
}
a.white-btn:hover {
	color:#FFF;
	background:#e11d45;
}
a.color-btn, form.customform button.color-btn {
	float: none;
	width:100%;
	color: #000;
	font-size: 18px;
	border-radius: 25px;
	background: #eee;
	margin-bottom:0;
	padding: 0.925em 1.25em;
	border: 1px solid #e11d45;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	color: #000;
	border: 1px solid #e11d45;
}
/*NEW CLASS*/
.frm_title{
	padding-bottom: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.appDevelopment.has-background {
    background: url(/) center 0 no-repeat fixed;
    background-size: cover;
    text-align: center;
    padding: 100px 0;
}
.appDevelopment a {
    color: #fff;
    font-size: 18px;
    background: #e11d45;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 200px;
    height: 48px;
    line-height: 48px;
	display: inline-block;
}
.appDevelopment p {
    font-size: 16px;
    color: #fff;
    width: 90%;
    margin: 15px auto 25px;
}
.hireUs {
    padding: 70px 0;
    background: #f8f8f8;
}
.overflw {
    overflow: hidden;
}
.hireUs h2 {
    color: #555;
    font-size: 35px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.pad-115 {
    padding: 115px 0;
}
.pad-30 {
    padding: 30px 0;
}
.mng{
	font-size:18px;
	line-height:2;
	text-align:justify;
}
.seokit-section-title {
    margin-bottom: 30px;
}
.lg-heading-title {
    font-size: 35px;
    line-height: 40px;
    color: #292929;
    text-transform: uppercase;
}
.seokit-section-title p {
	color: #292929;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
}
.service-block .seokit-section-title p, .service-block .lg-heading-title{
	color:#fff;
}
.itl-service-box.center-align {
    padding: 50px 25px;
    text-align: center;
}
.bg-shamrock {
    background: #fbb290;
}
.itl-service-box__img {
    margin-bottom: 30px;
}
.itl-service-box__content .itl-service-box__text {
	color:#000;
    font-size: 15px;
    margin-bottom: 0;
	text-align: center;
    line-height: 2.3rem;
}
.itl-service-box__content .itl-service-box__title {
    color: #292929;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}
.itl-service-box.center-align {
	height: 380px;
    padding: 50px 25px;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 12px;
	box-shadow: 0px 0 10px -3px #000;
}
.bg-java {
    background: #fb93a8;
}
.bg-dandelion {
    background: #84ead6;
}
.bg_app{
	background: #f9f7c7;
}
.bg_seo{
	background: #808afc;
}
.bg_lnk{
	background: #d4ffd1;
}
#carousel{
	position: relative;
}
.customform{
	top: 75px;
	width: 320px;
	right: 120px;
	background: #e11d45;
	position: absolute;
	padding: 18px 18px;
}
.hireUs h2 span, .hireUs h4 {
    font-weight: 600;
}
.hireUs li {
    float: left;
    width: 31.5%;
    padding: 23px 20px;
    margin: 0 1.5% 1.5% 0;
    background: #e11d45;
}
.hireUs figure {
    float: left;
    margin-right: 15px;
    height: 68px;
    width: 83px;
    background: url(/) 0 center no-repeat;
}
.pricing-section .row{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.bg-whisper {
    background: #f6f6f6;
}
.bg-white {
    background: #ffffff;
}
.pricing-box {
	padding: 18px 0;
    background: #fff;
    border: 1px solid #ddd;
}
.price-amount-table {
	padding: 0px;
	margin: 0 auto;
    flex: 0 0 18.666667%;
}
.pricing-box__content .pricing-box__amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pricing-box__content .pricing-box__amount > div {
    margin-right: 10px;
    color: #ff4d03;
}
.pricing-box__content .pricing-box__amount > div h5 {
    color: #dc3545;
    font-size: 17px;
    font-weight: 700;
    line-height: 40px;
}
.pricing-box__amount h4{
	color: #292929;
	font-weight: 600;
	font-size: 18px;
	line-height: 2.2;
}
.pricing-box .more_info{
	top: 0px;
	padding: 5px 14px;
    background: #dc3545;
    color: #ffff;
    border: 1px solid black;
    border-radius: 24px;
	margin-bottom: 10px;
	display: inline-block;
}
.pricing-title{
	color: #292929;
    font-weight: 600;
    font-size: 20px;
	margin-bottom: .5rem;
    font-family: inherit;
	line-height: 1.2;
}
.pricing-box__link {
    left: 0;
    width: 100%;
}
.pm-button a{
	color: #fff;
	font-size: 20px;
	padding: 10px 40px;
	border-radius: 4px;
	text-align: center;
	background: #110825;
	display: inline-block;
}
.hireUs li:nth-child(2) figure {
    background-position: -80px center;
}
.hireUs li:nth-child(3) figure {
    background-position: -332px center;
}
.hireUs li:nth-child(4) figure {
    background-position: -260px center;
}
.hireUs li:nth-child(5) figure {
    background-position: 0 center;
}
.hireUs li:nth-child(6) figure {
    background-position: -175px center;
}

.hireUs h4 {
    font-size: 20px;
    color: #fff;
    font-family: 'open sans',sans-serif;
    margin-bottom: 5px;
}
.hireUs p {
    font-size: 13px;
    color: #fff;
}

.appDevelopment h2 {
    color: #fff;
    font-size: 61px;
    font-weight: 300;
	font-family: Raleway,sans-serif;
}
.appDevelopment h2 span {
    font-weight: 600;
}

.headtitle{
	background: url(/img/head.png) repeat;
    padding: 15px 0px 1em;
    position: relative;
    text-align: center;
    border-bottom: solid #9c9b9b;
}

.titles{
    color: #110825;
    font-size: 3.8em;
	margin-top: 0.2em;
    font-weight: bold;
}

.titles:after {
    content: "";
    height: 1px;
    width: 100px;
    display: block;
    position: relative;
    margin:0.3em auto 0;
    background:#110825 none repeat scroll 0 0;
}
.contacttitle{
    clear: both;
	margin-top: 0;
	color: #373a41;
	padding-left: 0px;
	margin-bottom: 15px;
    text-transform: none;
    font: normal normal bold 40px / 1.2 "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.Fttitle{
    clear: both;
	color: #ffffff;
	font-weight:bold;
	margin-bottom: 15px;
    text-transform: none;
    font: normal normal normal 24px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
p {
    margin-bottom: 10px;
}
.left-img{
	float: left;
    width: 400px;    
    height: 400px;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
    border: solid 3px #e11d45;
    background-size: cover !important;
}
.img-responsive{
	width: 65%;
}
.right-img
{
	float: right;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 400px;    
    background-size: cover !important;
    height: 400px;
    position: relative;
    border: solid 3px #e11d45;
}
.featureimg{
	display: block;
    max-width: 100%;
    vertical-align: middle;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 90%;
    background-size: cover !important;
    height: 350px;
    position: relative;
    border: solid 3px #e11d45;
	
}
.design{
	background-image: url(/img/design.jpg);
}
.webdesign{
	background-image: url(/img/webdesign.jpg);
}
.redesign{
	background-image: url(/img/redesign.jpg);
}
.logodesign{
	background-image: url(/img/logodesign.jpg);
}
.bnrdesign{
	background-image: url(/img/bnrdesign.jpg);
}
.themedesign{
	background-image: url(/img/themedesign.jpg);
}
.brocherdesign{
	background-image: url(/img/brocherdesign.jpg);
}
.graphdisign{
	background-image: url(/img/graphdisign.jpg);
}
.flashdesign{
	background-image: url(/img/flashdesign.jpg);
}
.flyerdesign{
	background-image: url(/img/flyerdesign.jpg);
}
.templatedesign{
	background-image: url(/img/templatedesign.jpg);
}
.ciddesign{
	background-image: url(/img/ciddesign.jpg);
}
.ecwdesign{
	background-image: url(/img/ecwdesign.jpg);
}

.Imarketing{
	background-image: url(/img/imarketing.jpg);
}

.seo{
	background-image: url(/img/seo.jpg);
}
.smo{
	background-image: url(/img/smo.jpg);
}
.sem{
	background-image: url(/);
}
.smm{
	background-image: url(/img/smm.jpg);
}
.cwriting{
	background-image: url(/img/cwriting.jpg);
}
.seocopy{
	background-image: url(/img/seocopy.jpg);
}
.linkbuilding{
	background-image: url(/img/linkbuilding.jpg);
}.emailmarketing{
	background-image: url(/img/emailmarketing.jpg);
}.smsmarketing{
	background-image: url(/img/smsmarketing.jpg);
}.brandpromotion{
	background-image: url(/img/brandpromotion.jpg);
}

.Development{
	background-image: url(/img/development.jpg);
}

.sdevelopment{
	background-image: url(/img/sdevelopment.jpg);
}.wdevelopment{
	background-image: url(/img/wdevelopment.jpg);
}.cms
{
	background-image: url(/img/cms.jpg);
}.erp{
	background-image: url(/img/erp.jpg);
}.consulting{
	background-image: url(/img/consulting.jpg);
}

.Mapplication{
	background-image: url(/img/mapplication.jpg);
}

.android{
	background-image: url(/img/android.jpg);
}.ipad{
	background-image: url(/img/ipad.jpg);
}.iphone{
	background-image: url(/img/iphone.jpg);
}.wmobile{
	background-image: url(/img/wmobile.jpg);
}

.working{
	background-image: url(/img/working.jpg);
}
.training{
	background-image: url(/img/training.jpg);
}
.career{
	background-image: url(/img/career.jpg);
}
.about{
	background-image: url(/img/about.jpg);
}
.mission{
	background-image: url(/img/mission.jpg);
}
.vision{
	background-image: url(/img/vision.jpg);
}
.clients{
	background-image: url(/img/clients.jpg);
}
.whyus{
	background-image: url(/img/whyus.jpg);
}

.Footer-top{
	margin-top: 10px;
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    position: relative;
}
.Footer-top ul{
	float: left;
    width: 100%;
    padding: 0;
    margin-left: 15px;
}
.Footer-top ul li{
	list-style-type: none;
    padding:0 0 5px 0;
    float: left;
	width: 100%;
}
.Footer-top ul li:before {
    color: #d2d2d2;
    content: none;
    display: none;
    font-family: "mfg";
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
    margin-left: -1em;
    margin-right: 0.625em;
    text-align: center;
    width: 20px;
    float: left;
}
.Footer-top a{
    color: #d2cccd;
}
.Footer-top .social{
	margin-top:2em;
	float:left;
}
.Footer-top .social i{
    margin-right: 10px;
	margin-bottom: 10px;
    background: #999;
    padding: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
	border-radius: 4px;
}

.Footer-top .social a i:hover{
	color: #110825;
	background: #e11d45;
}

.footer-top {
    background: #e11d45;
	padding: 15px;
}

.footer-top p span {
    margin: 2% 0 1% 1.6%;
    font-size: 2em;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    font-style: italic;
}

.footer-top p i{
	color:#fff;
}

.btncontact i{
	color:#333;
}

.btncontact {
    margin: .3% 0 1% 1.6%;
    padding: 9px 25px;
    box-shadow: 0 3px 3px 0 #929191;
    border: none;
    display: none;
}

.btn-default:hover{
	background-color: #ddd;
    border-color: #adadad;
	box-shadow:none;
}

.Footer-btm{
    margin-top: 20px;
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    position: relative;
    border-top: solid 1px #6b6b6b;
}
.s-12, .m-4, .l-4{
	padding-left:15px;
	padding-right:15px;
}
.pagecntrol{
	padding: 2em 2em;
    clear: both;
	float: left;
	width: 100%;
}
.pagecntrol p{
    font-size: 18px;
}
.business{
	border-radius:10px;
}
.borders{
	position: relative;
	position: relative;
    border: solid 1px #d8d8da;
    float: left;
    padding: 15px;
    border-radius: 0 10px 0 10px;
}

.hr-thin{
	border-style: solid;
    border-width: 1px;
    border-color: rgba(218,222,225,0.8);
    border-left: none;
    border-right: none;
    border-bottom: none;
	margin: 5px 0;
}

.text-normal{
	float: left;
    margin-bottom: 10px;
}
.text-normal span{
	color: #636363;
    font-size: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 43px;
}
.owl-wrapper-outer{
	/*padding-top: 3em;*/
}
.top-nav li{
	font-size: 18px;
}
.icnclr li:before{
	color: #FF8202;
    border-color: #FF8202;
}
.price {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 200%;
}
.rspnsivtble{
	overflow-x:scroll;
}
.price td, th {
    border: 1px solid #eaeaea;
    text-align: center;
    padding: 8px;
}

.price th{
	text-align: center;
	background: #110825;
}

.price th p{
	width:100%;
	float:left;
	text-align:center;
	margin: 35px 0px 25px 0;	
}

.price th p span{
	text-align: center;
    margin-top: 0px;
    padding: 8px 16px;
    margin: 0;
    background: #ffffff;
    color: #110825;
    border-radius: 5px;
}

.price th div{
	text-align: center;
    padding: 10px 0 0 0;
	color: #fff;
}

.price tr:nth-child(even) {
    background-color: #f5f5f5;
}
.media-body{
	width: 480px;
    float: left;
}
.clearfix {
    display: block;
	clear:both;
}
/*--our process--*/

.our-process {
    float: left;
    width: 100%;
    min-height: 275px;
    padding: 25px 0px;
	box-shadow: 0 -1px 11px -7px #999;
    background: rgba(235, 235, 235, 0.31);
}
.our-process img {
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.our-process img {
    float: left;
    margin: 15px 10px 5px 5px;
}
.our-process img:hover{ transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	cursor:pointer;
	}
.container-center {
    margin: 0 auto;
}
img{
	-webkit-user-drag: none;
}
.white-btn{
    width: 150px;
    padding: 12px;
	color: #000000;
    font-size: 16px;
	margin-top: 15px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    background: #ffffff;
    border-radius: 5px;
}
.white-btn:hover{
	color: #000000;
	background: #f9103f;
}
/*--//our process--*/

/* Captcha */
	.capbox {
		background-color: #e11d45;
		border-width: 0px 12px 0px 0px;
		display: inline-block;
		padding: 3px 0px 0px;
		margin-bottom: 10px;
		border-radius: 10px;
		text-align: center;
	}

	.capbox-inner {
		font: bold 11px arial, sans-serif;
		color: #000000;
		background-color: #f9879f;
		margin: 0px auto 0px auto;
		padding: 3px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		float: left;
	}

	#CaptchaDiv {
		font: bold 17px verdana, arial, sans-serif;
		font-style: italic;
		color: #000000;
		background-color: #FFFFFF;
		padding: 5px 20px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		float: left;
		height: 52px;
		margin-top: 0px;
		border: 4px solid #f9879f;
		margin-right: 8px;
		line-height: 35px;
	}

	#CaptchaInput { margin: 1px 0px 1px 0px; font-size:13px;font-weight:bold;}
/* Captcha End */

/* sitemap */

.sitemap0{
    padding: 0 15px;
}

.sitemap0 a{
    color: #000;
    font-style: italic;
}

.sitemap0 a:hover{
    color: #e11d45;
    font-weight: bold;
}

.sitemap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sitemap li {
    display: list-item;
    text-align: -webkit-match-parent;
	margin: 10px 0;
}
.sitemap a:hover, a:focus {
    color: #ff8202;
    text-decoration: none;
}

/* sitemap end */


/* 404 */

.m_5 {
    color: #F00;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 20px;
}
.error img {
    width: 100%;
	vertical-align: middle;
}

/* 404 end */

/* hover menu*/
.sub-menu {
    position: relative;
    display: inline-block;
}

.sub-menu-content {
    display: none;
    position: absolute;
    background-color: #110825;
    min-width: 900px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	border-bottom:solid 3px #ccc;
	left: -12em;
}

.sub-menu-content a {
    color: black;
    font-size: 10px !important;
    padding: 8px 1em 8px !important;
    text-decoration: none;
    display: block;
	font-family:"Open Sans",Arial,sans-serif;
}

.sub-menu-content a:hover {background-color: #f1f1f1}

.sub-menu:hover .sub-menu-content {
    display: block;
}
.menutitle
{
	text-align: left;
    font-size: 15px;
    color: #d0cfcf;
    font-weight: bold;
}
/* Why Us or Features Section */
#tf-features,
#feature { padding: 60px 0; clear: both;}
.features-content { padding: 0 30px 0;}
.features-content h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #333333;
	font-size: 18px;
}
.nav.nav-pills > li > a {
    position: relative;
    display: block;
    background-color: #ffffff;
    padding: 25px;
    border-bottom: 3px solid #cccccc;
    text-transform: uppercase;
    margin-bottom: 5px;
	font-size:15px;
}
.nav.nav-pills > li > a small {
    text-transform: lowercase;
    font-style: italic;
}
.nav.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #FF8202;
    padding: 25px;
    border-bottom: 3px solid #996600;
}
.nav-pills > li > a { border-radius: 4px }
ul.features li span.fa {
    font-size: 35px;
    vertical-align: middle;
    margin-right: 20px;
    float: left;
    clear: both;
    margin-top: 5px;
}
.gray-bg {
    background-color: #f3f3f3;
}
/* Blog Section */
#tf-blog,
#blog-post { padding:60px 15px}
#blog-post a.btn { margin: auto 0 }
.post-wrap { position: relative }
.media.post {
    background: #fff;
    padding: 10px;
}
.post-wrap {
    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s;
}
.post-meta {
    border-top: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 5px 10px;
    height: auto;
    position: relative;
    min-height: 35px;
}
ul.metas li:after {
    content: ' / ';
    margin-right: 3px;
    margin-left: 3px;
}
ul.metas li:last-child:after { content: ' ' }
ul.metas li a { color: #e11d45 }
.meta-detail {
    background: #f4f4f4;
    border-radius: 3px;
    padding: 2px;
}
.btn-primary{
	color: #fff !important;
    background-color: #337ab7;
}
/*menu left*/
.dropbtn {
    background: #fff none repeat center center;
    color: #110825;
    padding: 25px 20px 15px;
    font-size: 15px;
    border: none;
    cursor: pointer;
	width: 100%;
	border-radius: 10px;
	float: left;
}

.dropbtn span
{
	display: block;
    position: relative;
    padding: 9px 0px 10px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right center;
    text-align: left;
    float: left;
    width: 100%;
}

.dropbtn i
{
	float: right;
    color: #9c9b9b !important;
    font-size: 16px;
    background: none !important;
    text-align: right !important;
    float: right !important;
    line-height: 17px !important;
    height: auto !important;
}

#myInput {
    border-box: box-sizing;
    background-image: url('/');
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
}

.dropdown {
	width: 100%;
    position: relative;
	border-radius: 10px;
    display: inline-block;
	border: solid 1px #d3d3d3;
    background:#f5f5f5 none repeat center center;
}

.dropdown-content {
	padding:0;
    z-index: 1;
    display: block;
    overflow: auto;
    min-width: 100%;
    position: relative;
}

.dropdown-content a {
    color: black;
    padding: 2px 5px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    float: left;
}
.dropdown-content li.active a{
	color:#f9103f;
}
.dropdown-content li{
	border-bottom: 1px solid #c3c3c3;
}
.dropdown-content li .fa{
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 15px;
	margin-right: 5px;
	vertical-align: middle;
	background: #e11d45;
	border-radius: 100%;
	text-align: center;
	line-height: 30px;
}
.dropdown a:hover {background-color: #f6f6f6}

.show {display:none !important;}
/*contact left*/
.sidebar-content {
    border: 1px solid rgba(218,222,225,0.8);
    background: #e11d45 none repeat center center;
	border-radius: 10px !important;
	float: left;
}
.sidebar .widget, .sidebar-content .widget {
    border-top: 1px solid rgba(218,222,225,0.8);
    color: #8d9095;
}
.sidebar .widget, .sidebar-content .widget {
    padding: 25px 20px 15px;
    margin-top: -12px;
    position: relative;
    background: #fff;
}
.sidebar .widget-title, .sidebar-content .widget-title {
    color: #fff;
	font: normal normal normal 18px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}
.widget-title {
	clear: both;
	margin-top: 10px;
    margin-bottom: 0px;
}
.widget-info {
	color: #fff;
    margin-bottom: 10px;
}
.contact-form {
	width: 100%;
    padding: 15px 0;
}
.tXt-FiEld input, .tXt-FiEld select{
	height: 3.4em;
	margin-bottom: .8em;
}
#page .form-fields span:first-child input {
    border: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
	border-radius: 8px;
}

textarea, input[type="button"], input[type="reset"], input[type="submit"], blockquote, .entry-author, .format-aside-content, .format-status-content, .format-link-content, .dt-form button, .dt-form input[type="button"], .dt-form input[type="reset"], .dt-form input[type="submit"], .dt-btn, #main button.button, #main input.button, #main #pricing-table .plan .signup, #main #shaon-pricing-table a.signup, #main .minimal .pt-button, #main-slideshow .tp-button, #main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], .wpcf7-submit.dt-btn-m, #main .gform_wrapper .gform_footer input.button, #main .gform_wrapper .gform_footer input[type="submit"], .widget .searchform input, .content .searchform input, #pp_full_res .comment-form-email input, #pp_full_res .comment-form-author input, .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 input[type="range"], .wpcf7 input[type="password"], .wpcf7 select, .gform_body input[type="text"], .gform_body input[type="email"], .gform_wrapper .gform_body input[type="url"], .gform_wrapper .gform_body input[type="tel"], .gform_wrapper .gform_body input[type="number"], .gform_wrapper .gform_body input[type="password"], .gform_body select, #header .mini-search .field, .sub-nav, #mobile-menu, .sidebar-content, .filter-extras .toggleSwitch, .filter-extras .toggleSwitch .act, .filter-categories.new-style a, #page .filter .filter-categories.new-style a:last-child, #page .filter .filter-categories.new-style a:first-child, .page-links, .page-nav, .filter-categories, .filter-extras, .form-fields, .form-fields span:first-child input, .form-fields span:last-child input, .icons-bg .benefits-grid-ico, .shortcode-action-bg, .shortcode-action-bg:before, .shortcode-tabs.tab-style-one, .shortcode-tabs.tab-style-two .nav, .shortcode-teaser.frame-on, .testimonial-item, .footer .testimonials.slider-content, .shortcode-code, #main .vc_text_separator div, #main .vc_progress_bar .vc_single_bar, #main .vc_progress_bar .vc_single_bar .vc_label, #main .vc_progress_bar .vc_single_bar .vc_bar, #main .flexslider, .wpb_tabs.tab-style-one, .wpb_tour.tab-style-one, .tab-style-two .wpb_tabs_nav, .nsu_widget input[type="text"], .nsu_widget input[type="email"], .mc4wp-form input[type="email"], .mc4wp-form input[type="text"], .nsu-submit, form.mc4wp-form input[type="submit"], div.mc4wp-form button[type="submit"], .mc4wp-form input[type="url"], .mc4wp-form input[type="date"], #main #content .rotatingtweets, #main #content .norotatingtweets, .mc4wp-form form select, #megaMenu ul.megaMenu > li.menu-item, #megaMenu ul.megaMenu > li.menu-item > a, .paginator a:first-child, .filter .filter-categories a:first-child, .filter .filter-extras .filter-by a:first-child, .paginator a:last-child, .filter .filter-categories a:last-child, .filter .filter-extras .filter-sorting a:last-child, .customSelect, input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover, .sub-nav > li:hover > a, .dl-menuwrapper .dl-menu, .loading-label, #page .tp-loader, #page .ls-defaultskin .ls-loading-container, #page .ls-carousel .ls-loading-container, .rsHomePorthole .rsPreloader, .rsShor .rsPreloader, #page .form-fields span:only-child input, .style-minimal .dt-form input[type="text"], .style-minimal .dt-form input[type="tel"], .style-minimal .dt-form input[type="url"], .style-minimal .dt-form input[type="email"], .style-minimal .dt-form input[type="number"], .style-minimal .dt-form input[type="date"], .style-minimal .dt-form input[type="range"], .style-minimal .dt-form input[type="password"], .style-minimal .comment-form input[type="text"], .style-minimal .comment-form input[type="tel"], .style-minimal .comment-form input[type="url"], .style-minimal .comment-form input[type="email"], .style-minimal .comment-form input[type="number"], .style-minimal .comment-form input[type="date"], .style-minimal .comment-form input[type="range"], .style-minimal .comment-form input[type="password"], .style-minimal #page .form-fields span:first-child input, .style-minimal #page .form-fields span:last-child input, #main table.shop_table, .widget select, #main .wpb_alert, .bg-under-widget .sidebar-content .widget, .slider-wrapper .prev i, .slider-wrapper .next i, .ls-container.ls-carousel .ls-nav-prev, .ls-container.ls-carousel .ls-nav-next, .style-minimal #page .page-links a, .style-minimal #page .filter .filter-categories a, .dt-fancy-title.bg-on {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
our-mission.html-us .form-fields span:last-child input {
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -ms-border-top-left-radius: 0;
    -o-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -ms-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;
    border-top-right-radius: 0;
}
.widget_presscore-contact-form-widget{
	padding-left:10px;
	padding-right:10px;
}
.contact-form input[type="text"], .contact-form textarea, .contact-form select {
    width: 100%;
}
.contact-form textarea {
    margin: 10px 0;
	padding: 12px;
}
.contact-form .capbox{
	padding:0;
}
.contact-form #CaptchaDiv{
	padding: 5px 10px;
	height: 50px;
}
.contact-form #CaptchaInput{
	padding: 5px 8px;
	height: 43px;
}
.tXt-captcha{
	width:100%;
	float:left;
}
.tXt-btn button{
	float:none;
    width: 100%;
	font-size: 18px;
    margin-right: 15px;
	border-radius: 25px;
	padding: 0.925em 1.25em;
	border: 1px solid #e11d45;
}
.tXt-btn button:last-child{
	margin-right: 0;
}
#captcha{
    width: 50%;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
	border: solid 1px #e0e0e0;
}
.comment-form-author input, .form-name input, .comment-form-email input, .form-mail input, .comment-form-url input, .form-website input, .form-country input, .form-telephone input, .form-city input, .form-company input {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 97% center;
}
.comment-form-author input, .form-name input {
    background-image: url(data:image/svg+xml,%3Csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://ww…,4.993,15h10.014C15.007,13.627,15.119,12.871,13.683,12.539z'/%3E%3C/svg%3E);
}
.form-fields span input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .customSelect {
    color: #000;
    padding: 9px 10px 8px;
    border: solid 1px #b9b5b5;
    background-color: #fff !important;
}
.dt-form input[type="text"], .dt-form input[type="tel"], .dt-form input[type="url"], .dt-form input[type="email"], .dt-form input[type="number"], .dt-form input[type="date"], .dt-form input[type="range"], .dt-form input[type="password"], .comment-form input[type="text"], .comment-form input[type="tel"], .comment-form input[type="url"], .comment-form input[type="email"], .comment-form input[type="number"], .comment-form input[type="date"], .comment-form input[type="range"], .comment-form input[type="password"], .dt-form select, .dt-form .customSelect {
    border: none;
    border-bottom: solid 1px #b9b5b5;
}
.dt-form input[type="text"], .dt-form input[type="tel"], .dt-form input[type="url"], .dt-form input[type="email"], .dt-form input[type="number"], .dt-form input[type="date"], .dt-form input[type="range"], .dt-form input[type="password"], .comment-form input[type="text"], .comment-form input[type="tel"], .comment-form input[type="url"], .comment-form input[type="email"], .comment-form input[type="number"], .comment-form input[type="date"], .comment-form input[type="range"], .comment-form input[type="password"], .sidebar-bg-off .sidebar-content, .logo-classic-centered #main-nav > li, .logo-classic-centered #main-nav > li > a, .logo-classic #main-nav > li, .logo-classic #main-nav > li > a, #phantom #main-nav > li, #phantom #main-nav > li > a, .dt-mega-menu .sub-nav .dt-mega-parent:hover > a, .shortcode-teaser.frame-on.img-full, div.dream-theme .pp_nav .pp_play, div.dream-theme .pp_nav .pp_pause, .style-minimal #content .tab-style-one .wpb_tabs_nav, .wpb-js-composer div.pp_default .pp_expand, .wpb-js-composer div.pp_default .pp_contract {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.dt-form input, .dt-form .form-name input, .dt-form .form-mail input, .comment-form-author input, .comment-form-email input, .comment-form-url input {
    max-width: 100%;
    width: 100%;
}
.sidebar .widget, .sidebar-content .widget {
    border-top: 1px solid rgba(218,222,225,0.8);
    color: #8d9095;
}


.assistive-text {
    clip: rect(1px,1px,1px,1px);
    float: left;
    background: #e7e7e7;
    border-radius: 9px;
    padding: 9px 4px 0px 10px;
    border-width: 2px;
    background-color: buttonface;
    border-style: outset;
    border-color: buttonface;
}
.form-fields {
    margin-bottom: 10px;
    max-width: 100%;
    border: 1px solid #E0E0E0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}
.form-message {
    display: block;
    margin-bottom: 10px;
}
.clear-form {
    position: relative;
    float: right;
    text-decoration: none;
	padding: 8px 8px 0 10px;
}
.clear-form i
{
	color: red !important;
    background: none !important;
    float: right !important;
    font-size: 1em !important;
    height: 27px !important;
    line-height: 1.5 !important;
    margin-right: 0 !important;
    width: 24px !important;
}
.assistive-text i
{
	color: green !important;
    background: none !important;
    float: right !important;
    font-size: 1em !important;
    height: 27px !important;
    line-height: 1.2 !important;
    margin-right: 0 !important;
    width: 24px !important;
}
.ptb_5{
	padding-top:20px;
	padding-bottom:20px;
}
/*== Packge ==*/
.gray-bg-all {
    padding: 40px 0;
    position: relative;
}
.price-text h3 {
    width: 74%;
    margin: 0 auto;
}
.black-heading, .bluish-heading {
    font-size: 35px;
    font-weight: bold;
    display: block;
    line-height: 1.3;
    position: relative;
}
.black-heading {
    color: #514e4e;
}
.popular-packageswrap {height: 100%;margin: 0 auto;padding: 0;clear: both;padding: 0 1%;color: #333; }
.popular-packageswrap .packagetitle {font-size: 36px;text-align: center;margin: 0 0 3%;color: #333;}
.popular-packageswrap .head {font-size: 20px;padding: 10px 0 15px;color: #000;}
.popular-packageswrap ul.tab-box li {display: inline-block;margin: 0;padding: 0;width: 32.7%;float: left;border-right: 1px solid #cccccc}
.popular-packageswrap ul.tab-box li.last {margin-right: 0;float: right;border: 0px;width: 34.3%;}
.popular-packageswrap ul.tab-box li a.activelink {border-bottom: 0;color: #fff;background: url(/) center center no-repeat transparent;}
.popular-packageswrap .tabcontent {padding: 25px 0 10px 0;overflow: hidden;}
.popular-packageswrap .hide {display: none;}
.popular-packageswrap .image {float: right;margin: 15px 0 0 0;text-align: center;}
.popular-packageswrap p.bluetext {padding: 15px 0 0 !important;color: #0975cb;clear: both;font-size: 14px;}
.popular-packageswrap .package-list {padding: 5px 0 0 0;width: 80%;}
.head {font-size: 24px;font-weight: 400;padding: 10px 0 15px 0;}
.popular-packageswrap .package-list ul {margin: 0px;padding: 0 0 15px 0;list-style-type: none;}
.popular-packageswrap .package-list ul li {background: url(/img/list-tick.png) 0px 8px no-repeat;padding:5px 0px 10px 25px;
margin:0 15px 5px 0px;display: block;font-size: 16px;color: #000;width: 45%;float: left;}
.popular-packageswrap .package-list ul li.last {width: 50%;}
.popular-packages:after, .popular-packages:after, .popular-packages .row:after {visibility: hidden;
display: block;font-size: 0;content: ".";clear: both;height: 0;}
.popular-packages {border-bottom: solid 5px #e6e6e6;clear: both;color: #000;float: left;font-size: 14px;margin: 4% 0 0;
padding: 0;width: 100%;}
.popular-packages a {color: #444;font-size: 14px;text-decoration: none;}
.popular-packages .row {margin: 0;padding: 0;border: none}
.popular-packages .rowhead {margin: 0;padding: 0;}
.popular-packages .row1 {	background: #f6f6f6;}
.popular-packages .row2 {	background: #ffffff;}
.popular-packages .row3 {background: none;border-bottom: solid 8px #0972c4}
.popular-packages .row .column {line-height: 20px;	margin: 0 0 0 1px;padding: 12px 0 12px 0px;float: left;width: 13.32%;
text-align: center;border-left: 1px solid #e6e6e6;}
.popular-packages .row .columnone {margin: 0;width: 29.3%;text-align: left;line-height: 19px;border-left: none;
border-right: none;}
.popular-packages .row5 .column {padding-top: 0;padding-bottom: 0;}
.popular-packages .row4 .column {padding-top: 0;padding-bottom: 0;}
.popular-packages .row4 {border-bottom: none;}
.popular-packages .row3 .columnone, .popular-packages .rowhead .columnone {padding: 0 0px 0 0;}
.popular-packages .row3 .columnone .packages-service, .popular-packages .rowhead .columnone .packages-service {background-color: #0972c4;color: #fff;display: block;font-size: 16px;padding: 10px 0 7px 10px;width: 100%;}
.packages-service.ps-one img {margin: 0 5px 0 0;vertical-align: middle;float:left;}
.popular-packages .rowhead .columnone .packages-service {font-size: 18px;padding: 6px 0 4px 35px;width: 88.4%;}
.popular-packages .columnone .title {color: #0977cc;font-size: 16px;margin: 0; padding:0;}
.packages-price {background: none repeat scroll 0 0 #dc3545;color: #fff;font-size: 24px;
margin: 7px 0 0 !important;padding: 2.5% 0;text-align: center;margin: 0;}
.popular-packages .rowhead .column {background: none repeat scroll 0 0 #ffffff;border: medium none;	padding: 0;
width: 13.93%;}
.popular-packages .rowhead .columnone {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none !important;line-height: 29px;margin: 0;padding: 0;width: 29.8%;}
.popular-packages .column .packages-name {background: none repeat scroll 0 0 #5bb0f2;color: #fff;font-size: 19px;padding: 7% 0;text-transform: uppercase;
}
.popular-packages .column .keywords {font-size: 18px;padding: 5px 0 8px 0;line-height: 1.5;}
.popular-packages .column .keywords span {
display: block;font-size: 18px;font-weight: normal;	padding: 0 0 5px 0;line-height: 1.5;}
.popular-packages .rowlast .column {
}
.popular-packages .rowlast .columnone {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.popular-packages .rowhead .highlighted {
	margin-top: -22px;
	padding: 0;
	position: relative;
}
.popular-packages .rowhead .highlighted .packages-name {
	background: none repeat scroll 0 0 #2486d2;
	color: #fff;
	font-size: 24px;
	padding: 29px 0 15px;
}
.best-seo {
	position: absolute;
	right: 0;
	top: 0;
}
.popular-packages .row3 .column {
	font-size: 14px;
}
.popular-packageswrap ul.tab-box {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.popular-packageswrap ul.tab-box li {
	border-right: medium none;
	display: inline;
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 32.85%;
}
.popular-packageswrap ul.tab-box li.last {border: 0 none;float: right;margin-right: 0;width: 34.3%;}
.popular-packageswrap ul.tab-box li a.activelink {color: #fff;}
.popular-packageswrap ul.tab-box li a span {background: none repeat scroll 0 0 #ff9933;display: block;}
.popular-packageswrap ul.tab-box li {
	background: -moz-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(28%, #edf8fe), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edf8fe 28%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf8fe', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.popular-packageswrap ul.tab-box li a {text-decoration: none}
.popular-packageswrap ul.tab-box li span {
	background: -moz-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(28%, #edf8fe), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edf8fe 28%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edf8fe 28%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf8fe', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 22px;
	font-weight: 500;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
}
.popular-packageswrap ul.tab-box li a.activelink span.global-seo {background: url(/) no-repeat 23% 11px #ff9933;}
.popular-packageswrap ul.tab-box li span.active {display: none;border: medium none !important;background: url(/) no-repeat scroll center top #f5f5f5 !important;margin: -1px 0 0;}
.popular-packageswrap ul.tab-box li a span.global-seo {border-right: 1px solid #cccccc;background: url(/) 22% 10px no-repeat;}
.popular-packageswrap ul.tab-box li a span.local-seo {	border-left: 1px solid #cccccc;background: url(/) 22% 10px no-repeat;}
.popular-packageswrap ul.tab-box li a span.ecommerce-seo {background: url(/) 12% 10px no-repeat;}
.popular-packageswrap ul.tab-box li a.activelink span.global-seo {background-image: url(/);}
.popular-packageswrap ul.tab-box li a.activelink span.local-seo {background-image: url(/);}
.popular-packageswrap ul.tab-box li a.activelink span.ecommerce-seo {background-image: url(/);}
.popular-packageswrap ul.tab-box li a.activelink span.global-seo, .popular-packageswrap ul.tab-box li a.activelink span.local-seo, .popular-packageswrap ul.tab-box li a.activelink span.ecommerce-seo {background-color: #ff9933 !important;}
.popular-packageswrap ul.tab-box li a.activelink span.active {display: block;}
/* ==================== TOOLTIP  ==================== */
/* == base ==*/
.popular-packages a.tooltip {position: relative;text-decoration: none;}
.popular-packages a.tooltip:hover {color: #999999;text-decoration: none !important;}
.popular-packages a.tooltip:hover:after, .popular-packages a.tooltip:hover:before {display: block;}
/* == tooltip container == */
.popular-packages a.tooltip:before {
content: attr(rel);display: block;width: 140px;	position: absolute;z-index: 1000; bottom: 95%;left: 4px;
padding: 5px 10px 8px 10px;text-align: left;color: #ffffff;display: none;
background: #404040; /* CSS2 */
background: -moz-linear-gradient(top, #4e4e4e 0%, #404040 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e4e4e), color-stop(100%, #404040)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4e4e4e 0%, #404040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4e4e4e 0%, #404040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4e4e4e 0%, #404040 100%); /* IE10+ */
background: linear-gradient(top, #4e4e4e 0%, #404040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#404040', GradientType=0 ); /* IE6-9 */
/* border-radius */
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
/* box-shadow */
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
/* text-shadow */
text-shadow: 0px 1px 0px #292929;
}
/* == tooltip arrow == */
.tooltip{
	opacity: inherit;
	z-index: 1;
}
.popular-packages a.tooltip:after {content: "";display: block;width: 0;height: 0;position: absolute;z-index: 1000;
bottom: 18px;left: 12px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #404040;display: none;background: transparent;}
.pp3column .row .column {width: 22.6%;}
.pp3column .rowhead .column {width: 23.2%;}
.pp3column .row .columnone {width: 29.5%;}
.pp3column .rowhead .columnone {width:;}
.pp4column .row .column {width: 16.83%;}
.pp4column .rowhead .column {width: 17.44%;}
.pp4column .row .columnone {width: 29.3%;}
.pp4column .rowhead .columnone {width: 29.8%;}
.popular-packages .question-mark {display: inline-block;float: right;margin: 0 2% 0 0;}
.popular-packages a.getbt {background: none repeat scroll 0 0 #84b73f;border: medium none;color: #fff;display: inline-block;
font-size: 13px;font-weight: bold;left: 0;margin: 0;padding: 8px;right: 0;text-decoration: none;width: 85%;}
.popular-packages a:hover.getbt {background: #ff9933}
.popular-packages .row4 .column {position: relative;display: block !important;}
.popular-packageswrap .package-list ul { margin: 0px;padding: 0 0 15px 0; list-style-type: none;}
.package-list ul li {background: url(/img/list-tick.png) 0px 8px no-repeat;padding: 5px 0 2px 25px;margin: 0 0 5px 0;
display: block; font-size: 14px;color: #000; width: 40%;float: left;}
.popular-packageswrap  .package-list { padding: 5px 0 0 0; width: 80%;float: left;}
.popular-packageswrap  .image {float: right; margin: 15px 0 0 0; text-align: center;}
.seo-approach ul { list-style-type: none; margin: 0 auto;  padding: 0;  text-align: center;}
.seo-approach ul li.one-new {background: #ff9900;}
.seo-approach ul li.two-new {background: #0066cc;}
.seo-approach ul li.three-new {background: #333366;}
.seo-approach ul li.four-new {background: #99cc66;}
.seo-approach ul li.five-new {background: #993399;}
.seo-approach ul li.six-new {background: #993333;}
.seo-approach ul li.seven-new {background: #999933;}
.seo-approach ul li.eight-new {background: #cc9966;}
.seo-approach ul li {  border-radius: 182px;color: #fff;display: inline-block;
font-size: 24px;height: 182px;line-height: 182px;list-style: outside none none;margin: 30px 30px 30px;padding: 0;
text-align: center; width: 182px; float:left;}
.packages-all-quote .free-n-request a.free-n-request {margin-bottom:0px;}

.sitemap-boxes.hide-sitemap-boxes:after{ display:none;}

.sitemap-boxes.hide-sitemap-boxes .about-heading {
 padding-left: 0px!important;
}
.price-tabs ul {
    position: relative;
	width: 100%;
    float: left;
}
ul, li, ol, strong, span, textfield, textarea {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 16px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.price-tabs >ul>li {
	float: none;
	width: auto;
	padding: 0;
    display: inline-block;
}
.price-tabs > ul > li > a.activelink {
    background: #efede8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px 3px 0 0;
    color: #4a5967;
    padding: 17px 20px 7px;
}
.price-tabs>ul >li> a{
    color: #fff;
    font-size: 23px;
    padding: 7px 20px;
    background: #110825;
	display: inline-block;
    border-left: 1px solid #797979;
}
.price-tabs> ul > li > a:hover{
	background:#dc3545;
}
a {
    text-decoration: none;
    color: #1892ce;
    box-sizing: border-box;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: auto;
    text-decoration: underline;
}
Inherited from li.tab.activelink
li {
    line-height: 24px;
}
ul, li, ol, strong, span, textfield, textarea {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 16px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
Inherited from ul
ul, li, ol, strong, span, textfield, textarea {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 21px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
Inherited from div.price-tabs.tab-container.popular-packageswrap
.popular-packageswrap {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    clear: both;
    padding: 0 1%;
    color: #333;
}
.popular-packageswrap {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    clear: both;
    padding: 0 1%;
    color: #333;
}
.price-tabs ul li:first-child a {
    border: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #f3f3f3;
	cursor: default;
	background-color: #dc3545;
}
.packages-all-quote .free-n-request a.free-n-request {
    margin-bottom: 0px;
}
.free-n-request{
	text-align: center;
    padding: 30px 0;
    font-family: 'Oswald', sans-serif;
}
a.free-n-request {
    background: #dc3545 none repeat scroll 0 0;
    border-bottom: none;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.6;
    border-radius: 4px;
    padding: 15px 100px;
    text-transform: uppercase;
    transition: none 0 ease 0;
}
.packages-all-quote p {
    text-align: justify;
    margin-top: 10px;
    padding: 0;
    box-sizing: border-box;
    color: #414242;
    font-size: 18px;
    float: left;
    margin-bottom: 20px;
}
.packages-all-quote{
	clear:both;
}
.titlee{
	color: #1e1e1e;
    font-weight: bold;
    padding: 0 0 4px 0;
    margin: 0;
    font-size: 19px;
    font-family: 'Poppins',sans-serif;
    text-transform: uppercase;
    text-align: left;
}
.portspace01 {
    width: 100%;
    height: 25px;
}

/*== Packge ==*/

/*== NEW CLASS CLOSE ==*/

.srvc_img{
	display: inline-block;
	float: left;
	width: 140px;
	padding: 10px;
}
.srvc_content{
	text-align: left;
}

.p10{
	padding-left:10px !important;
	padding-right:10px !important;
}

#topbar {
	background: none repeat scroll 0 0 #110825;
	/*border-bottom: 1px solid #001925;*/
	padding: 0.7em 0;
    /*border-top: 5px #e11d45 solid;*/
}
#topbar p {
	color: #fff;
    font-size: 18px;
    opacity: 0.9;
	position: relative;
	top: 2px;
	margin-bottom: 0;
	margin-top: 3px;
}
#topbar p strong {
    color: #fff;
	font-weight: 600;
}
#topbar p i{
	background: none;
    font-size: 18px;
    padding: 0;
    margin-right: 0;
}
#topbar p i:hover{
	color: #e3e3e3;
	background:none;
	cursor: default;
	opacity: none;
}
#topbar i {
	margin-right: 5px;
    line-height: 35px;
    width: 28px;
    height: 35px;
    text-align: center;
    /*border-radius: 4px;*/
}
#topbar i:hover {
	color: #110825;
	background:#fff;
	cursor: pointer;
	opacity: 1;
}
#topbar .fa-facebook{
	background: #3B5998;
}
#topbar .fa-twitter{
	background: #55ACEE;
}
#topbar .fa-google-plus{
	background: #dd4b39;
}
#topbar .fa-youtube-play{
	background-color: red;
}
nav {
	background: none repeat scroll 0 0 #110825;
	border-bottom: solid 1px #5c5e5f;
    border-top: solid 1px #5c5e5f;
}
header {
	border-bottom: 5px solid rgb(249, 16, 63);
	/*position: fixed;*/
	width: 100%;
	z-index: 10;
}
.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	padding: 2px 0;
    margin-bottom: 0;
	float: left;
	width:215px;
}
.logo img{
	width: 100%;
}
p.logo strong {
	font-weight: 700;
}
.top-nav{
	padding-left:20px;
}
.top-nav li a {
	border-top: 1px solid #110825;
	color: #fff;
	font-size: 0.80em;
	font-weight: 600;
	padding: 1.5em 1em 1.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active a {
	border-top: 1px solid #0BFF41;
}
#carousel .text {
	position: absolute;
	top: 0%;
	z-index: 10;
	margin-left: 0px;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #110825;
	cursor: pointer;
	float: left;
	height: 50px;
	width: 90px;
	top: 50%;	
	z-index: 1;
	position: absolute;
	margin-right: 1px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.next-arrow{
	right: 0;
	border-radius: 60px 0px 0px 60px;
}
.prev-arrow{
	left: 0;
	border-radius: 0px 60px 60px 0px;
}
.prev-arrow:before, .next-arrow:before {
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.prev-arrow:before {
	transform: rotate(-135deg);
}
.next-arrow:before {
	transform: rotate(45deg);
}
#carousel .text h2 {
	/*background:none repeat scroll 0 0 #e11d45;*/
	color: #fff;
	display: inline-block;
	font-size: 2.5em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 911px;
	padding: 10px 20px;
	width: 100%;
    line-height: 1.5;
    text-transform: capitalize;
    text-shadow: 0px 6px #383838;
    text-align: center;
}
#carousel .text p {
	background: none repeat scroll 0 0 #110825;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
	display:none !important;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #e11d45;
}
#first-block {
	background: none repeat scroll 0 0 #171a25;
	padding: 3em 2em;
	text-align: left;
}
#first-block h1 {
	color: #fff;
    font-size: 2em;
    font-weight: 300;
    margin-top: 0;
    text-align: center;
    line-height: 1.3;
    font-style: italic;
    text-transform: capitalize;
}
#first-block p {
	color: #6c7c84;
	font-size: 14px;
    text-align: center;
}
#features {
	background: none repeat scroll 0 0 #fff;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	padding: 6em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}
#features i {
	background: none repeat scroll 0 0 #FF8202;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
	float: none;
}
#features i:hover{
	background:#ffd000;
	color:#110825;
	cursor:pointer;
}
#features a h2:hover{
	color:#FF8202 !important;
}
#features h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 8px 0;
	text-transform: uppercase;
}
#features p {
	color: #000000;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
}
our-mission.html-us {
	clear: both;
}
our-mission.html-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
our-mission.html-us article {
	padding: 2.5em;
}
article .abttitle {
	font-size: 1.6em;
    font-weight: 600;
    line-height: 0.9;
    letter-spacing: -2px;
    margin: 0 0 0.625em 0;
    color: #e11d45 !important;
	
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  width: 100%;
  height: 100%;
  display: block;
  max-width: none;
  min-width: 100%;
}
article p, article li {
	color: #686868;
    font-size: 17px;
    text-align: justify;
}
article p{
	line-height: 1.7em;	
}
article li{
	line-height: 1.3em;	
}
article p b
{
	color: #e11d45;
    font-style: italic;
}
article ul {
	display: inline-block;
	padding: 1.25em 0;
}
article ul li {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: .5em 0 .5em 1em;
}
article ul.icnclr li{
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}
.icnclr li:before {
    color: #9c9b9b;
    content: none;
    font-family: "mfg";
    font-size: 0.8em;
    height: 20px;
    width: 20px;
    float: left;
    line-height: 20px;
    margin-left: -1em;
    border-radius: 50%;
    text-align: center;
    margin-right: 0.625em;
    display: none;
    border: solid 1px #9c9b9b;
}
.icnclr li:before {
    color: #E11D45;
    border-color: #E11D45;
}

.about-us-icons i {
	float: left;
	width: 60px;
	height: 60px;
	color: #e11d45;
	display: block;
	font-size: 1.6em;
	line-height: 60px;
	text-align: center;
	border-radius: 100px;
	margin-right: 0.625em;
	border: 2px solid #e11d45;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
.section-title:after {
	background: #e11d45 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 2px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
.section-title {
	color: #e11d45;
	font-size: 2.2em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}

/*== Portfolio ==*/

#our-work {
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	z-index: 2;
	transition: 2s;
	position: relative;
	visibility: visible;
	padding: 43px 0 70px;
	animation-delay: 400ms;
	animation-name: fadeIn;
	animation-duration: 1500ms;
	background-size: 135% auto !important;	
}
.bg_design{
	background-color: #fff;
}
.bg_seo_prt{
	background: #000 url(/) center top no-repeat;
}
.design_content{
	text-align:center;
}
.design_content h2{
    margin: 0;
	color: #444;
    font-size: 25px;
    line-height: 43px;
    padding: 0 0 9px 0;
    font-weight: normal!important;
    font-family: 'Roboto Condensed',sans-serif!important;
}
.design_content h3{
	color: #e11d45 !important;
    font-size: 18px!important;
    font-family: 'Roboto Condensed',sans-serif!important;
    padding: 0 0 14px 0;
    margin: 0;
    text-transform: capitalize!important;
}
.design_content p{
    margin: 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
	padding: 0 0 15px 0;
    font-family: 'Poppins',sans-serif;
}
.design_content span{
	color: #e11d45;
	font-size: 40px;
    font-weight: 600;
}
.tab-item {
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;	
}
.prt_flo{
	padding: 55px 15px;
	border-radius: 10px;
	box-shadow: 0 2px 6px #888;
	border-bottom: 5px solid #e11d45;
}
.our-work-text {
	background: #110825 none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.keyword{
    width: 100%;
	padding: 15px 0;
	background: #fff;
	max-height: 260px;
	overflow-y: scroll;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0px 0px 10px #888;
}
.wrk_ttl{
    margin: 0;
	font-size: 25px;
	text-align: center;
    padding: 0 0 15px 0;
}
.wrk_ttl span{
	color: #e11d45;
    font-size: 35px;
    font-weight: 600;
}
.wrk_ttl strong{
	color: #fff;
    font-size: 35px;
    font-weight: 600;
}
.text_white{
	color:#fff;
}
.mt_1{margin-top:10px;}
.mt_2{margin-top:20px;}
.mt_3{margin-top:30px;}
.mt_4{margin-top:40px;}
.mt_5{margin-top:50px;}

.mb_1{margin-bottom:10px;}
.mb_2{margin-bottom:20px;}
.mb_3{margin-bottom:30px;}
.mb_4{margin-bottom:40px;}
.mb_5{margin-bottom:50px;}

/*== //Portfolio ==*/

/*== Seo Portfolio ==*/

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.seour {
    border: 1px solid #cbcbcb;
    background-color: #e9f6fe;
    color: #e11d45;
    font-size: 17px;
    margin: 0;
    text-decoration: none;
    padding-left: 22px;
    height: auto;
    width: 100%;
}
.seour a {
    color: #e11d45;
    display: block;
    padding: 8px 0;
}
.seotex {
    border: 1px solid #cbcbcb;
    border-top: 0;
    color: #282828;
    font-size: 13px;
    font-family: 'Poppins',sans-serif;
    line-height: 27px;
    padding: 14px 18px 15px 12px;
    min-height: 140px;
}
.pleft {
    padding-left: 0!important;
}
.pright {
    padding-right: 0!important;
}
.seologo {
    margin: 11px 0 0 0;
    height: 100px;
}
.seotex span {
    font-weight: 600;
}
.tba {
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
}
.seotable1 {
    border: 1px solid #cbcbcb;
    border-collapse: collapse;
}
.seotable1 td {
    border: 1px solid #cbcbcb;
    text-transform: uppercase;
    color: #1e1e1e;
    font-size: 15px;
    font-family: 'Poppins',sans-serif;
    line-height: 49px;
    font-weight: 500;
}
.custom-scroll {
    width: 100%;
    height: 356px;
    padding: 0;
    text-align: left;
    background: #fff;
    margin: 0;
    display: inline-block;
    overflow: auto;
    z-index: 1;
    overflow-x: hidden;
}
.seotable2 {
    border: 1px solid #cbcbcb;
    border-collapse: collapse;
    margin-top: -1px;
    width: 103%!important;
}
.seotable2 td {
    border: 1px solid #cbcbcb;
    color: #1e1e1e;
    font-size: 13px;
    font-family: 'Poppins',sans-serif;
    line-height: 40px;
    font-weight: normal;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e11d45;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}
.pagecntrol .resultbt {
    color: #fff;
    font-size: 18px;
    padding: 6px 18px;
    float: left;
    margin-top: -2px;
    margin-bottom: 0px;
    background-color: #e11d45;
}
.resultbt:before {
    background-color: #333!important;
    color: #fff;
    text-decoration: none;
}
.resultbt img {
    margin-left: 5px;
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .pagecntrol .seour a:hover, .hvr-fade:active {
  background-color: #e11d45;
  color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #e11d45;
  background-color: #2098d1;
  color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
    
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e11d45;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*== //Seo Portfolio ==*/

/* == PPC Services ==*/
.sec-title.centered {
    text-align: center;
}
.sec-title {
    position: relative;
    margin-bottom: 50px;
}
.theme_color {
    color: #ff5926;
}
.sec-title h2, .sec-title h5 {
    position: relative;
    color: #13192d;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    z-index: 1;
}
.bdr_btm{
    border-bottom: 1px solid #ccc;
}
.bdr_lr{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.services-block-four {
    position: relative;
    margin-bottom: 0px;
}
.services-block-four .inner-box {
	height: 250px;
	margin: 15px 0;
    position: relative;
    padding: 30px 20px 30px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block-four .inner-box:hover{
	box-shadow: 0 1px 5px #dbdbdb;
}
.services-block-four h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}
.services-block-four h3 a{
	color: #ff5926;
}
.text-p {
    font-size: 15px;
    line-height: 22px;
	text-align: center;
}

/* == //PPC Services ==*/
.d_none{
	display:none !important;
}
.topbannercontact{
	position:relative;
}
.bg_mng01{
	margin:0 0 0px;
	padding: 50px 0;
	background: #ffffff;
}
.bg_mng02{
	margin:0 0 0px;
	padding: 50px 0;
	background: #f6f6f6;
}
.bg_mng0{
	margin:0 0 0px;
	padding: 0px 0;
	background: #f6f6f6;
}
.bnr_ctrl{
	top: 0;
	width: 100%;
	height: 542px;
	position: absolute;
	display: inline-block;
}
.topbannerweb{
	height: 542px;
	background: #110825;
	padding: 100px 0 100px;
}
.ppc_bg{
	background: #11082599;
}
.smo_bg{
	background: #212121b3;
}
.imgctrl{
	width:100%;
}
.sem_bg{
	background: #060000b3;
}
.smm_bg{
	background: #2c2c2c4d;
}
.seocopy_bg{
	background: #00000080;
}
.email_bg{
	background: #0009;
}
.sms_bg{
	background: #00629e4d;
}
.brand_bg{
	background: #06060680;
}
.link_bg{
	background: #0086ce66;
}
.content_bg{
	background: #000c0c4d;
}
.vision_bg{
	background: #03000099;
}
.topbnr{
    height: 542px;
    position:relative;
    padding: 70px 0 40px;
    background-size: cover;    
}
.ppc_img{
	background-image: url(/);
}
.smo_img{
	background-image: url(/);
}
.sem_img{
	background-image: url(/);
}
.smm_img{
	background-image: url(/);
}
.seocopy_img{
	background-image: url(/);
}
.mail_img{
	background-image: url(/);
}
.sms_img{
	background-image: url(/);
}
.brand_img{
	background-image: url(/);
}
.link_img{
	background-image: url(/);
}
.content_img{
	background-image: url(/);
}
.contact_img{
	background-image: url(/);
}
.prtflo_img{
	background-image: url(/);
}
.work_img{
	background-image: url(/);
}
.packge_img{
	background-image: url(/img/bg-services.jpg);
}
.mision_img{
	background-image: url(/img/mission.jpg);
}
.vision_img{
	background-image: url(/);
}
.why_img{
	background-image: url(/);
}
.android_img{
	background-image: url(/);
}
.software_img{
	background-image: url(/);
}
.webdpnt_img{
	background-image: url(/);
}
.cms_img{
	background-image: url(/);
}
.erp_img{
	background-image: url(/);
}
.conslt_img{
	background-image: url(/);
}
.windows_img{
	background-image: url(/);
}
.iphone_img{
	background-image: url(/);
}
.ipad_img{
	background-image: url(/);
}
.dgtl_img{
	background-image: url(/);
}
.dvlpmnt_img{
	background-image: url(/);
}
.mobile_img{
	background-image: url(/);
}
.why_img{
	background-image: url(/);
}
.banner_img{
	background-image: url(/);
}
.brochure_img{
	background-image: url(/);
}
.corporate_img{
	background-image: url(/);
}
.flyer_img{
	background-image: url(/);
}
.logo_img{
	background-image: url(/);
}
.uiweb_img{
	background-image: url(/);
}
.graphic_img{
	background-image: url(/);
}
.design_img{
    background-image: url(/);
}
.redesign_img{
    background-image: url(/);
}
.webdesign_img{
    background-image: url(/img/webdesign.jpg);
}
.ecommerce_img{
    background-image: url(/);
}
.theme_img{
    background-image: url(/);
}
.about_img{
    background-image: url(/);
}
.dgtl0_img{
    background-image: url(/);
}
.dgtl3_img{
    background-image: url(/);
}
.dgtl5_img{
    background-image: url(/);
}
.dgtl7_img{
    background-image: url(/);
}
.dgtl9_img{
    background-image: url(/);
}
.dgtl10_img{
    background-image: url(/);
}
.dgtl8_img{
    background-image: url(/);
}
.Bangalore_img{
    background-image: url(/);
}
.Faridabad_img{
    background-image: url(/);
}
.Ghaziabad_img{
    background-image: url(/);
}
.Gurugram_img{
    background-image: url(/);
}
.Hyderabad_img{
    background-image: url(/);
}
.Kolkata_img{
    background-image: url(/);
}
.Mumbai_img{
    background-image: url(/);
}
.Noida_img{
    background-image: url(/);
}
.Pune_img{
    background-image: url(/);
}
.Rohini_img{
    background-image: url(/);
}
.RealEstate_img{
    background-image: url(/);
}
.HealthCare_img{
    background-image: url(/);
}
.SeoTravel_img{
    background-image: url(/);
}
.SeoFashion_img{
    background-image: url(/);
}
.SeoEducational_img{
    background-image: url(/);
}

.topbannerseo {
    background: linear-gradient(bottom right, #332446 30%, #903c3c);
    background: -webkit-linear-gradient(bottom right, #332446 30%, #903c3c);
    padding: 50px 0 40px;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.btn-orange.fullfill:hover, .btn-orange.fullfill:focus {
    background-color: #ef1649;
    color: #fff;
    outline: none;
}
.btn-orange{
	color: #fff !important;
}
.textwhite, .textwhite:hover, .textwhite:focus {
    color: #fff;	
}
.textwhite{
	line-height: 1.7;
}
.font40 {
    font-size: 46px;
    line-height: normal;
}
.font20 {
    font-size: 22px;
    line-height: normal;
}
.fweight8 {
    font-weight: 800;
}
.fweight3 {
    font-weight: 300;
}
.mt0{
    margin-top: 0 !important;
}
.mt30 {
    margin-top: 30px;
}
.mt20 {
    margin-top: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.lfs{
    font-weight: 600 !important;
    font-size: 2.5em !important;
}
.btn-orange, .btn-red-bg {
    background-color: #ef1649;
    display: inline-flex;
    width: auto;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 13px 30px 13px 30px;
    line-height: 1.4;
    border-radius: 30px !important;
    border: 2px solid transparent;
    transition: ease .5s all 0s;
}
.edpiconsplit {
    background-image: url(/);
    display: inline-block;
    position: relative;
}
.edpiconsplit.requestic {
    background-position: 0 0px;
    width: 29px;
    height: 23px;
    margin-right: 5px;
    top: 0px;
}
.hide-div{
	display:none;
}
.gohome{
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
    background: #f00;
    padding: 12px 35px;
    position: relative;
    top: 40px;
}
/*== Contact Us ==*/

.review-area {
    background-color: #eaf6fe;
    padding: 60px 0 50px;
    margin: 0;
}

.review-area p {
    text-align: center;
    font-size: 20px;
    padding: 0 0 15px 0;
    margin: 0;
    line-height: 30px;
    font-family: 'Poppins',sans-serif;
    color: #333;
    font-weight: 600;
}

.inreview h2{
    margin-bottom: 20px;
}

.inreview h2 strong {
    color: #333;
    font-size: 50px;
    font-weight: 600;
}

.inreview h2 span {
    color: #1178ba;
    font-size: 50px;
    font-weight: 600;
}


.readyar {
	top: -50px;
    z-index: 6;
    color: #e11d45;
    font-size: 48px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    padding: 35px 35px 35px;
    border: 1px solid #e11d45;
    box-shadow: 0 4px 0 #e11d45;
    margin: -0px 15px 0px 15px;
    font-family: 'Roboto Condensed',sans-serif;
}
.hvr-sweep-to-right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    transition-duration: 0.3s;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
}
.readyar .contbt {
    color: #FFF;
    float: right;
    font-size: 18px;
    margin: 6px 0 0;
    padding: 15px 50px;
    border-radius: 4px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #e11d45;
}
.contbt span {
    font-size: 22px;
    margin-left: 7px;
}
.ftr_cntct{
	width: 100%;
	background: #e11d45;
	display: inline-block;
}

/*== //Contact Us ==*/

/*== certifid ==*/
.certifide{
	padding: 70px 0;
	border-top: 3px solid #e11d45;
}
.ctrl_certi{
	width: 100%;
	position:relative;
	border-radius: 3px;
	display: inline-block;
	padding: 0 30px 0 50px;
	border: 1px solid #e4e5e6;
	box-shadow: 0 50px 80px -40px rgba(0,0,0,.35), 0 25px 25px -20px rgba(0,0,0,.35);
}
.ctrl_certi:before{
	content: '';
    display: inline-block;
    position: absolute;
    top: 0;
	left:50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 150px;
}
.left_side{
	padding: 70px 0;
	display: inline-block;
}
.left_side h3{
    font-size: 34px;
	line-height: 44px;
	margin-bottom: 25px;
}
.left_side p{
	line-height: 1.5;
	font-size: 22px;
	margin: 0 0 10px;
}
.start_btn{
    color: #fff !important;
	float: left;
    text-align: center;
    font-size: 14px;
	margin: 1em 0 2em;
    padding: 16px 16px;
    border-radius: 5px;
	background: #E11D45;
}
.name{
	color: #110825;
	font-weight: bold;
	margin-top: 40px;
	float: right;
	display: none;
}
.name small{
	color: #999;
    font-size: 10px;
}
.right_side{
	padding-top: 45px;
}
/*== //certifid ==*/

.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #110825 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #e11d45;
	color: #fff;
}
#services {
	background: url(/) no-repeat scroll right center #fff;
    background-color: rgb(255, 255, 255);
    background-position-x: right;
    background-position-y: center;
	background-position: 98% center;
	-webkit-appearance: none;
}

#services article {
    padding: 0 1em;
}

#services .section-title:after {
	background: #fff none repeat scroll 0 0;
}
.margin i {
	background: none repeat scroll 0 0 #110825;
    border-radius: 20px 4px 4px 20px;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 1.5em;
    height: 40px;
    line-height: 40px;
    margin-right: 0.625em;
    text-align: center;
    width: 40px;
	cursor: pointer;
}
#services i:hover{
	background:#e11d45;
	color:#fff;	
}
.service-text {
	display: table;
	position: relative;
	float:left;	
	padding: 0px 15px 0 0;
}
#services h3,h2,h4 {
	color: #110825;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
}
#services p {
	color: #110825;
	font-size:14px;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}

.topcontent{
    background: none repeat scroll 0 0 #ffffff;
    padding: 3em 0 0 0em;
    text-align: left;
    clear: both;
}

.title2{
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
    text-transform: uppercase;
    font: 800 30px/48px 'Open Sans',Arial,Helvetica,sans-serif;
    /* font-size: 27px; */
    text-align: left; 
}

.title2 span{
    font-weight: normal;
    color: #de0202;
    font: 600 30px/48px 'Open Sans',Arial,Helvetica,sans-serif;
}

.title{
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font: 800 47px/48px 'Open Sans',Arial,Helvetica,sans-serif;
    /* font-size: 27px; */
    text-align: left;
}

.title span{
    color: #de0202;
    font: 600 47px/48px 'Open Sans',Arial,Helvetica,sans-serif;
}

.contnt b{
    color: #000;
}

.contnt strong{
    color: #de8700;
}

.contnt{
    margin: 0;
    padding: 35px 28px;
    font-size: 18px;
    line-height: 1.7em;
    text-align: justify;
}

.contentcntrl{
    background:#efefef;
}

.bnrcnt{
    top: 40%;
    width: 100%;
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    font-style: italic;
    position: absolute;
    text-shadow: 0 8px 3px #000;
}

.top0{
    top: 0 !important;
}

.topb{
    top: 380px;
    z-index: 10;
    text-align: left;
}


/*text write and erese*/
#fragment2{
  margin-top:-20px;
}
#fragment1{
width: 25em;
white-space:nowrap;
overflow:hidden;
-webkit-animation: frag1type 20s steps(50, end) 0s infinite;
animation: frag1type 20s steps(50, end) 0s infinite;
}
@keyframes frag1type{
from { width: 0;}
37%{width:25em;}
49%{width:0;}
100%{width:0;}
}

@-webkit-keyframes frag1type{
from { width: 0;}
37%{width:25em;}
49%{width:0;}
100%{width:0;}
}
#fragment2{
opacity: 0;
width: 25em;
white-space:nowrap;
overflow:hidden;
-webkit-animation: frag2type 20s steps(50, end) 10s infinite;
animation: frag2type 20s steps(50, end) 10s infinite;
}
@keyframes frag2type{
from { width: 0; opacity:1; }
37%{width:25em;opacity:1; }
49%{width:0;opacity:1; }
100%{width:0;opacity:1; }
}

@-webkit-keyframes frag2type{
from { width: 0; opacity:1; }
37%{width:25em;opacity:1; }
49%{width:0;opacity:1; }
100%{width:0;opacity:1; }
}
/*//text write and erese*/



/* scroll fixed */
.sticky {
  top: 0;
  width: 100%;
  z-index: 1000;
  position: fixed;
}
/* //scroll fixed */

.sticky .logo{
	padding: 8px 0;
	width: 145px;
}
.sticky .memenu>li>.mepanel{
	top: 63px;
}
.news-date {
	background: #e11d45 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	min-height: 118px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 14px;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	min-height: 118px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 14px;
}
#contact {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	background: url(/);
	background-size: cover;
    position: relative;
    z-index: 2;	
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0px;
}
.tXt-FiEld-Nm, .des-tXt{
	margin-bottom:5px;
}
.submit{
	width:80% !important;	
	margin-right:15px;
	float: left;
}
.reset{
	width: 46% !important;
    float: left;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #e11d45;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	color: #fff;
}
.me-one .title a{
    color: #e11d45;
    padding: 0;
}
#contact p strong {
	font-weight: 700;
}
.social-link i {
	background: #b9b7b7 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    line-height: 36px;
    margin: 0.625em;
    text-align: center;
    width: 36px;
    font-size: 15px;
    height: 36px;
}
.social-link i:hover{
	background: #e11d45;
    color: #110825;
    cursor: pointer;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: url(/);
	padding: 1.5em 0;
}
footer p{
	color: #d2cccd;
	font-size: 15px;
}
.right a{
	color: #d2cccd;
	font-size: 15px;
}
footer a, footer a:hover {
	color: #e11d45;
}
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }  
  .titles  {
	margin-top: 0;
  }
  .headtitle  {
	padding-top: 20px;
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  our-mission.html-us article {
  	padding: 4em 2.5em;
  }
}
@media screen and (max-width: 320px) {

.left-img{
	max-height: 230px;
}

}

@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;width: 175px;
  }
  .left-img
  {
	width:100%;
	height: 360px;
  }
  .news-text
  {
	margin-bottom:15px;
  }
}









