

 
header#resmenuh {
    visibility: hidden;
}
.header#resmenuh .dropdown_outer ul.sub-menu a {
    color: #fff;
}   
.submny{
    background-color:#e67e22;
}
.submny a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.submny a:hover {
    background-color: #fd7d1e;
}
/* header#resmenuh */
.header#resmenuh {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: fixed;
  width: 100%;
  z-index: 3;
}
.header#resmenuh ul li {
    text-align: left;
}
.header#resmenuh ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #F4F7FC;
}
.header#resmenuh li a {
  display: block;
  padding: 15px 20px 0 20px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}
.header#resmenuh li a:hover,
.header#resmenuh .menu-btn:hover {
  background-color: #f4f4f4;
}
.header#resmenuh .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}
/* menu */
.header#resmenuh .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}
/* menu icon */
.header#resmenuh .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header#resmenuh .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header#resmenuh .menu-icon .navicon:before,
.header#resmenuh .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header#resmenuh .menu-icon .navicon:before {
  top: 5px;
}

.header#resmenuh .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header#resmenuh .menu-btn {
  display: none;
}

.header#resmenuh .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header#resmenuh .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header#resmenuh .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header#resmenuh .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header#resmenuh .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header#resmenuh .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media only screen and (max-width: 767px) {
.header#resmenuh .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
    line-height: unset;
    width: unset;
    background: unset;
}
.header#resmenuh .menu-btn:checked ~ .menu {
    max-height: fit-content;
}
.header#resmenuh .dropdown_outer ul.sub-menu {
    margin: 20px 20px;
    overflow: scroll;
    position: unset;
    height: 286px;
}
.header#resmenuh .dropdown_outer {
    position: relative;
    display: inline-block;
    left: 0;
    right: 0;
    width: 100%;
}
.header#resmenuh {
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 10000;
    height: auto;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #fff;
    background-color: rgb(0 0 0);
}
.header#resmenuh img {
    text-align: left;
    float: left;
    padding: 10px 0 0px 10px;
    width: 62%;
}
section.banner_outer {
    margin: 63px 0 0 0;
}
  header#resmenuh {
    visibility: visible;
}
}
 




div#serv_btn input#btn {
	background: #f76800 !important;
}
div#grow_form_outer p#sucessmsg {
	margin: 0;
}
.grow_form_outer p#sucessmsg {
	margin-top: 0;
}
.grow_form_outer div#RecaptchaField1 {
	margin: 16px 0 0 0;
}
.local-srvc-header .srvc_banner_wrapper {
	padding-bottom: 110px;
}
header.outsource-srvc-header .srvc_banner_wrapper {
	padding-bottom: 110px;
}
.form_contact_us .g-recaptcha {
	margin: 20px 0;
}
div#get-rport input#btn {
	background: #f76800 !important;
}
.header_form_outer p#sucessmsg {
	margin-top: 115px;
}
.cnsltnt-srvc-header {
	padding-bottom: 54px;
}
.check_web .form_wrapper .g-recaptcha {
	margin-top: 30px;
}
.ask_enqry_form_wrap .g-recaptcha {
	margin-top: 20px;
}
.ask_enqry_form_wrap div#smedivid {
	margin-top: 20px;
}
section.ask_enqry_wrap form div#smedivid input {
	background: #f76800 !important;
}
.g-recaptcha {
	width: 290px;
	float: left;
	margin-right: 38px;
}
div#outr_reprt {
	padding-bottom: 58px;
}
.header_form_outer .get-rport {
	width: 215px;
	float: left;
	margin: 0px;
}
.frstknfrm-wrap #frstmail form {
	display: flex;
	align-items: center;
}
.frstknfrm-wrap #frstmail form .g-recaptcha {
	margin-right: 25px;
}
.copyright .container {
 	 text-align:center;
}
.copyright p {
	width: 100%;
}
.copyright p.privactftr {
	text-align: right;
}
.grow_form_outer input {
	background-color: #fff !important;
}
.baner .baner_left {
	width: 65%;
}
header#main_header.active:after {
	content: unset;
}
li#carbln {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}
li#carbln a {
    border-radius: 4px;
    color: #000 !important;
    display: block;
    font-weight: 500;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 6px;
    margin: 0;
    text-align: center;
}
input#btn {
	background: #fff !important;
}
.grow_form_outer input[type=submit] {
	background-color: #fff !important;
}
.committed_sec:before, .premium_sec:before, .round_sec:before, .budget_sec:before, .on-time_sec:before, .personalized_sec:before {
	content: "";
	position: absolute;
	background: #111928a6;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
section#loclfaq {
	display: block;
}
#accordion_faq h3:focus {
	outline: none;
}
#accordion_faq h3:hover {
	cursor: pointer;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	background-color:unset!important
}
section.faq_outer h3 i::before {
content:unset
}
a#mbdno {
	display:none
}
ul#mbdno {
	visibility:hidden
}
section.frstknfrm-wrap p#sucessmsg {
	color:#fff;
	font-size:15px;
	text-transform:capitalize;
	padding:8px 0 8px 25px;
	background-color:#f76800;
	width:100%;
	margin:45px auto 0;
}
.outsource_india_form_submit input[type=submit] {
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#f76800;
	padding:10px 68px;
	border-radius:25px
}
.grow_business_right_sec {
	display:none
}
.check_web .rqst_btn input[type=submit] {
	background:#ff6b00;
	color:#fff;
	padding:12px 47px;
	font-family:Poppins-Medium;
	font-size:14px;
	border-radius:30px;
	border:1px solid #fff
}
.check_web .rqst_btn input[type=submit]:focus {
	outline:0
}
section#errorpage {
	background-image:url(../images/errorpage.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative
}
section#errorpage .overlay-cl {
	position:absolute;
	width:100%;
	height:100%;
	background:linear-gradient(#0505c378, #000)
}
section#errorpage h1 {
	text-align:center;
	font-size:180px;
	margin:0;
	padding:0;
	font-family:Impact;
	color:#fff;
	position:relative
}
.inner_frow {
	padding:140px 0 150px 0
}
section#errorpage h1 span {
	display:block;
	font-size:78px;
	margin:0;
	padding:0;
	color:#fff
}
section#errorpage p {
	text-align:center;
	font-size:22px;
	font-family:sans-serif;
	color:#fff;
	position:relative
}
section#errorpage .hmpge {
	width:150px;
	margin:auto;
	text-align:center;
	background-color:#f16500;
	border-radius:5px;
	position:relative
}
section#errorpage .hmpge a {
	font-size:25px;
	text-align:center;
	text-decoration:none;
	font-family:Impact;
	color:#fff;
	padding:10px 0;
	display:block
}
.social {
	position:fixed;
	top:30%;
	left:100%;
	z-index:300
}
.wd_aboutus .aboutus_form .sbmtnow-btn input[type=submit]:focus {
	outline:unset
}
.wd_aboutus .aboutus_form .sbmtnow-btn input[type=submit] {
	text-decoration:none;
	background:#f96901;
	font-family:Poppins-Regular;
	padding:13px 58px;
	font-size:14px;
	color:#fff;
	border-radius:30px;
	border:unset
}
p#successmsgt {
	color:#fff;
	background-color:#66ad00;
	font-size:15px;
	text-transform:capitalize;
	padding:5px 12px;
	margin:15px 0 0 0
}
section.mrktng_about_us .sbmt_btn {
	margin-top:0
}
a.dropdown_outer:hover::after, li.dropdown_outer a:hover::after {
content:unset
}
.carousel-control_wrap .glyphicon-triangle-left:before {
	content:"\e251";
	background:#000;
	padding:9px 10px
}
.carousel-control_wrap .glyphicon-triangle-right:before {
	content:"\e250";
	background:#000;
	padding:9px 10px
}
.address h2 {
	margin:0;
	font-family:FuturaPT-Medium;
	color:#fff;
	font-size:20px
}
.location ul {
	margin:40px 0 0 0
}
.location ul li {
	text-decoration:none;
	font-family:Poppins-Regular;
	color:#fff;
	font-size:16px;
	line-height:1;
	position:relative;
	padding:6px 0 20px 22px;
	line-height:1.5
}
.location ul li:before {
	content:'';
	font-family:FontAwesome;
	content:"\f0da";
	color:#ff6d00;
	font-size:25px;
	vertical-align:middle;
	position:absolute;
	left:0;
	top:0
}
.social ul {
	list-style-type:none;
	padding:0;
	transform:translatex(-55px)
}
.social ul li {
	display:block;
	margin:5px;
	background-color:rgba(0, 0, 0, .5);
	width:300px;
	text-align:left;
	padding:10px;
	border-radius:30px 0 0 30px;
	transition:all 1s
}
.social ul li:hover {
	transform:translatex(-110px)
}
.social ul li.skype:hover {
	background-color:#55acee
}
.social ul li.sndmail:hover {
	background-color:#3b5999
}
.social ul li.whatsapp:hover {
	background-color:#27ae60
}
.banner_btns {
	text-align:left
}
.social ul li a {
	color:#fff;
	text-decoration:none;
	font-family:Poppins-Regular
}
.social ul li i {
	text-align:center;
	color:#000;
	background-color:#fff;
	padding-top:6px;
	border-radius:50%;
	width:30px;
	height:30px;
	font-size:20px;
	transform:rotate(0);
	margin-right:10px
}
.social ul li:hover i {
	transform:rotate(360deg);
	transition:all 1s
}
.topnav .icon {
	display:none
}
* {
	padding:0;
	margin:0
}
a {
	text-decoration:none;
	color:#f76802
}
a:active {
	text-decoration:none;
	color:#f76802
}
.header_form_outer .get-rport input {
	background:#f76800;
	font-size:16px;
	font-family:Poppins-SemiBold;
	text-decoration:none;
	color:#fff;
	padding:15px 41px;
	border:1px solid #fff;
	text-decoration:none;
	border-radius:0
}
p#sucessmsgt {
	color:#fff;
	background-color:#66ad00;
	font-size:17px;
	text-transform:capitalize;
	padding:5px 12px
}
#shrtform .form_sbmt_btn {
	margin:0
}
form#shrtform input:focus {
	outline:unset
}
p#sucessmsg {
	color:#fff;
	font-size:17px;
	text-transform:capitalize;
	padding:8px 0 8px 25px;
	background-color:#f76800;
	width:400px;
	margin:45px auto 0
}
.cntfrm #cntfrminr p#sucessmsg {
	color:#fff
}
.pck_outer {
	width:33%;
	margin:auto;
	text-align:center
}
.afrd-pkg-sec {
	text-align:center
}
div#pc-trt {
	float:left;
	width:50%
}
.pck_outer a {
	color:#fff;
	font-size:14px;
	background-color:#f76800;
	text-decoration:none;
	text-transform:capitalize;
	font-family:Poppins-Medium;
	padding:10px 20px 10px 20px;
	position:relative;
	margin-right:30px
}
.pck_outer a:hover {
	color:#fff;
	text-decoration:none
}
.pck_outer a:active {
	color:#fff;
	text-decoration:none
}
div#pck-seopkg {
	width:50%;
	float:left
}
.container {
	padding:0
}
.menu_right a:hover {
	background-color:#f66e08
}
.menu_right a:hover i {
	color:#fff
}
@font-face {
font-family:FuturaPT-Demi;
src:url(../fonts/FuturaPT-Demi.woff) format('woff'), url(../fonts/FuturaPT-Demi.woff) format('woff');
font-weight:600;
font-style:normal
}
@font-face {
font-family:GLYPHICONSHalflings-Regular;
src:url(../GLYPHICONSHalflings-Regular.html) format('woff'), url(../GLYPHICONSHalflings-Regular.html) format('woff');
font-weight:400;
font-style:normal;
font-display:swap
}
.top_menu {
	padding:6px 0 6px 0;
	background:#111928;
	z-index:1;
	border-bottom:1px solid #686e7a
}
.srvcoffered_inner {
	background:url(../images/srvcoffered_bgs.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	margin:75px 0 0 0;
	padding:30px 0 0 0
}
.pkgaccul ul li {
	text-align:center
}
.banner_left {
	width:50%;
	float:left
}
.fa-angellist:before {
	content:"\f209"
}
.banner_right {
	width:50%;
	float:left
}
.banner_left span {
	font-family:Poppins-Medium;
	font-size:20px;
	color:#545454
}
.bnr_btns {
	margin:60px 0 0 0
}
.bnr_btns i {
	font-family:FontAwesome;
	font-size:17px;
	padding:0 0 0 17px;
	vertical-align:middle
}
.fa-long-arrow-right:before {
	content:"\f178"
}
img {
	height:auto;
	max-width:100%;
	outline:0;
	text-decoration:none;
	vertical-align:middle
}
.logo {
    float: left;
    vertical-align: middle;
    padding: 13px 0 5px 0;
    width: 17%;
}
header#main_header nav li {
	display:inline-block;
	padding:18px 12px
}
header#main_header nav li a {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    font-family: Calibri;
}
ul {
	padding:0;
	margin:0;
	list-style:none
}
header#main_header nav {
	float:right
}
body {
	background-color:#fff;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	line-height:1.5;
	font-size:14px;
	color:#333
}
header#main_header {
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 10000;
    height: auto;
    text-align: center;
    top: 41px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #fff;
    background-color: rgb(255 255 255);
}
.clear {
	clear:both
}
@font-face {
font-family:Montserrat-SemiBold;
src:url(../fonts/Montserrat-SemiBold.woff) format('woff'), url(../fonts/Montserrat-SemiBold.woff) format('woff');
font-weight:600;
font-style:normal
}
@font-face {
font-family:Bahnschrift;
src:url(../fonts/Bahnschrift.woff) format('woff'), url(../fonts/Bahnschrift.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Poppins-SemiBold;
src:url(../fonts/Poppins-SemiBold.woff) format('woff'), url(../fonts/Poppins-SemiBold.woff) format('woff');
font-weight:600;
font-style:normal
}
@font-face {
font-family:Poppins-Regular;
src:url(../fonts/Poppins-Regular.woff) format('woff'), url(../fonts/Poppins-Regular.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Poppins;
src:url(../fonts/Poppins.woff) format('woff'), url(../fonts/Poppins.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:Montserrat-ExtraBold;
src:url(../fonts/Montserrat-ExtraBold.woff) format('woff'), url(../fonts/Montserrat-ExtraBold.woff) format('woff');
font-weight:800;
font-style:normal
}
@font-face {
font-family:Montserrat-Medium;
src:url(../fonts/Montserrat-Medium.woff) format('woff'), url(../fonts/Montserrat-Medium.woff) format('woff');
font-weight:500;
font-style:normal
}
@font-face {
font-family:Poppins-Light;
src:url(../fonts/Poppins-Light.woff) format('woff'), url(../fonts/Poppins-Light.woff) format('woff');
font-weight:300;
font-style:normal
}
@font-face {
font-family:Poppins-ExtraLight;
src:url(../fonts/Poppins-ExtraLight.woff) format('woff'), url(../fonts/Poppins-ExtraLight.woff) format('woff');
font-weight:200;
font-style:normal
}
@font-face {
font-family:Montserrat-Regular;
src:url(../fonts/Montserrat-Regular.woff) format('woff'), url(../fonts/Montserrat-Regular.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Cambria-Bold;
src:url(../fonts/Cambria-Bold.woff) format('woff'), url(../fonts/Cambria-Bold.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:Montserrat-Bold;
src:url(../fonts/Montserrat-Bold.woff) format('woff'), url(../fonts/Montserrat-Bold.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:CenturyGothic;
src:url(../fonts/CenturyGothic.woff) format('woff'), url(../fonts/CenturyGothic.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Poppins-Medium;
src:url(../fonts/Poppins-Medium.woff) format('woff'), url(../fonts/Poppins-Medium.woff) format('woff');
font-weight:500;
font-style:normal
}
@font-face {
font-family:Aclonica-Regular;
src:url(../fonts/Aclonica-Regular.woff) format('woff'), url(../fonts/Aclonica-Regular.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:FuturaPT-Medium;
src:url(../fonts/FuturaPT-Medium.woff) format('woff'), url(../fonts/FuturaPT-Medium.woff) format('woff');
font-weight:500;
font-style:normal
}
@font-face {
font-family:FuturaPT-Book;
src:url(../fonts/FuturaPT-Book.woff) format('woff'), url(../fonts/FuturaPT-Book.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:FuturaPT-Light;
src:url(../fonts/FuturaPT-Light.woff) format('woff'), url(../fonts/FuturaPT-Light.woff) format('woff');
font-weight:300;
font-style:normal
}
@font-face {
font-family:Calibri;
src:url(../fonts/Calibri.woff) format('woff'), url(../fonts/Calibri.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:AndadaSC-Bold;
src:url(../fonts/AndadaSC-Bold.woff) format('woff'), url(../fonts/AndadaSC-Bold.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:FontAwesome;
src:url(../fonts/FontAwesome.woff) format('woff'), url(../fonts/FontAwesome.woff) format('woff');
font-weight:400;
font-style:normal
}
.fa {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fa-phone:before {
	content:"\f095"
}
.fa-facebook:before {
	content:"\f09a"
}
.fa-twitter:before {
	content:"\f099"
}
.fa-linkedin:before {
	content:"\f08c"
}
.fa-instagram:before {
	content:"\f16d"
}
.fa-star:before {
	content:"\f005"
}
.fa-skype:before {
	content:"\f17e"
}
.fa-chevron-left:before {
	content:"\f053"
}
.fa-chevron-right:before {
	content:"\f054"
}
section.banner_outer {
	padding:150px 0 80px 0;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover
}
.container_row {
	margin:auto;
	max-width:1150px;
}
.mainnav_outer ul {
	padding:0;
	margin:0
}
#main_header.active {
    top: 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    background: #ffffff;
}
.menu_left {
	float:left
}
.menu_left ul, .menu_right ul {
	margin:0;
	padding:0
}
.menu_left ul li:nth-child(1) {
border-right:1px solid #fff
}
.menu_left li {
	color: #fff;
	display:inline-block;
	padding:4px 7px
}
.menu_left i {
	font-family:FontAwesome;
	color:#fff;
	font-size:18px;
	padding-right:12px
}
.fa-envelope:before {
	content:"\f0e0"
}
.menu_left a {
	color:#fff;
	text-decoration:none;
	font-family:Poppins-Regular;
	font-size:12px
}
.menu_right li {
	display:inline-block
}
.menu_right a {
	text-decoration:none;
	text-align:center;
	width:27px;
	height:27px;
	background:#fff;
	border-radius:100%;
	margin-right:4px;
	display:flex;
	align-items:flex-start;
transition:all .4s;
-webkit-transition:all .4s
}
.menu_right i {
	font-family:FontAwesome;
	font-size:12px;
	align-self:center;
	color:#000;
transition:all .4s;
-webkit-transition:all .4s;
	margin:0 auto;
	font-weight:400
}
.menu_left a:hover {
	text-decoration:none;
	color:#fff
}
.menu_right {
	float:right
}
.banner_wrapper {
	background:url(../images/australia_pckg.jpg);
	padding:89px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.banner_wrapper_uk {
	background:url(../images/uk_banner.jpg);
	padding:89px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.banner_wrapper_usa {
	background:url(../images/usa_banner.jpg);
	padding:89px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.afrd-pkg-sec {
	text-align:center
}
.afrd-pkg-sec h3 {
	font-family:Poppins-SemiBold;
	font-size:25px;
	padding:25px 0 25px 0;
	color:#fff
}
.list-wrap .pkg-ind-list-lft ul {
	list-style:none;
	font-size:16px;
	padding:0;
	font-family:Poppins-Regular
}
.list-wrap .pkg-ind-list-rgt ul {
	list-style:none;
	font-size:16px;
	padding:0;
	font-family:Poppins-Regular
}
.list-wrap .pkg-ind-list-lft {
	float:left;
	margin:0 20px 0 0;
	width:48%
}
.pkg-ind-list-lft ul li:before {
	font-family:FontAwesome;
	content:"\f0da";
	color:#69c11b;
	padding-right:0;
	font-size:30px
}
.pkg-ind-list-rgt ul li:before {
	font-family:FontAwesome;
	content:"\f0da";
	color:#69c11b;
	padding-right:0;
	font-size:30px
}
.list-wrap li {
	color:#fff
}
.list-wrap .ltst-pkg-btn a, .list-wrap .ltst-pkg-btn a:hover {
	text-decoration:none;
	background:#66ad00;
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px;
	padding:10px 65px
}
.list-wrap .ltst-pkg-btn {
	margin:38px 0 0 0
}
.clear {
	clear:both
}
.list-wrap .pkg-ind-list-rgt {
	float:left;
	width:37%
}
.list-wrap .gt-strt-btn a, .list-wrap .gt-strt-btn a:hover {
	text-decoration:none;
	background:#66ad00;
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px;
	padding:10px 70px
}
.list-wrap .gt-strt-btn {
	margin:38px 0 0 0
}
.list-wrap {
	padding-top:40px
}
.audt-form-wrap {
	width:30%;
	float:left;
	background:rgba(31, 64, 87, .8);
	padding:23px 17px 50px 17px
}
.audt-form-wrap h3 {
	font-size:17px;
	color:#fff;
	font-family:Poppins-SemiBold;
	margin-top:0
}
.audt-form input {
	width:100%;
	padding:12px 12px;
	margin:0 0 21px 0
}
.audt-form textarea {
	width:100%;
	padding:12px 12px
}
.audt-form {
	padding:12px 0 0 0
}
.audt-form .sbmt-btn a {
	background-color:#afdb00;
	border:none;
	color:#fff;
	padding:10px 32px;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-family:Poppins-SemiBold
}
.audt-form .submit-wrap {
	text-align:center;
	margin:25px 0 0 0
}
.digi-mar-wrap h2 {
	text-align:center;
	font-family:Poppins;
	font-size:35px;
	color:#011e33;
	position:relative
}
.digi-mar-wrap h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.digi-mar-wrap h2:before {
	content:"";
	display:block;
	border:1px solid #f76800;
	width:23px;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:45px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo-pkg-banner h4:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.seo-pkg-banner h4:before {
	content:"";
	display:block;
	border:1px solid #66ad00;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.aus_project_slider_outer .carousel-control {
	position:absolute;
	top:50%;
	transform:translate(-50%);
	bottom:0;
	left:0;
	width:0;
	font-size:20px;
	color:#000;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6);
	background-color:rgba(0, 0, 0, 0);
	opacity:1
}
.aus_project_slider_outer .carousel-control:hover {
	color:#000;
	text-decoration:none;
	outline:0;
	opacity:1
}
.aus_project_slider_outer .crousel_des {
	text-align:center;
	padding:0 68px
}
.aus_project_slider_outer .crousel_des ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#bef800;
	padding:0 15px 0 0
}
.aus_project_slider_outer .crousel_des li {
	font-family:Poppins-Medium;
	font-size:14px;
	color:#00306b;
	margin:0 0 12px 0
}
.aus_project_slider_outer .crousel_des p {
	font-family:Poppins-Regular;
	font-size:14px;
	color:#000;
	line-height:2.2;
	margin:55px 0 0 0;
	text-transform:capitalize
}
.aus_project_slider_outer .crousel_des .rating-box {
	position:relative;
	vertical-align:middle;
	font-size:20px;
	font-family:FontAwesome;
	display:inline-block;
	color:#ffc000;
	margin:30px 0 0 0
}
.aus_project_slider_outer .crousel_des .rating-box .rating {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#ffc000
}
.aus-proj-sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:30%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.aus-proj-sec h6:before {
	content:"";
	display:block;
	border:1px solid #66ad00;
	width:3%;
	position:absolute;
	height:22px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.faq-banner h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.faq-banner h6:before {
	content:"";
	display:block;
	border:1px solid #66ad00;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.digi-mar-des {
	width:60%;
	float:left
}
.digi-mar-des-wrap p {
	font-family:Montserrat-Medium;
	font-size:16px;
	color:#000;
	line-height:1.9;
	padding:25px 0 0 0
}
section.digi-mar-wrap {
	background-color:#ededed;
	padding:40px 0 48px 0
}
.enqry-btn {
	float:left
}
.enqry-btn a, .enqry-btn a:hover {
	text-decoration:none;
	background-color:#1c75bb;
	padding:7px 25px;
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px;
	margin-right:20px
}
.vw-prcng-btn {
	float:left
}
.vw-prcng-btn a, .vw-prcng-btn a:hover {
	text-decoration:none;
	background-color:#1c75bb;
	padding:7px 25px;
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px
}
.digi-mar-img {
	float:left;
	width:40%
}
.digi-mar-des-wrap {
	padding-top:55px
}
.vw-enq-btns {
	padding:30px 0 0 0
}
.obj-des-sec {
	width:48%;
	float:left;
	padding:0 0 0 7%
}
.obj-des-sec h2 {
	font-family:Poppins-ExtraLight;
	font-size:25px;
	color:#fff;
	line-height:1.6
}
.smrt-seo-obj-banner {
	background:url(../images/aust-thr.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-canda {
	background:url(../images/Canada3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-ind {
	background:url(../images/india3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-singa {
	background:url(../images/singapore3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-uk {
	background:url(../images/uk3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-usa {
	background:url(../images/USA3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
#obj-head span {
	display:block;
	line-height:2.1
}
.obj-des-sec strong {
	color:#83df00
}
.obj-des-sec h3 {
	font-family:Poppins-ExtraLight;
	color:#fff;
	font-size:50px;
	padding:17px 0 25px 0
}
.obj-des-sec p {
	font-family:Poppins-ExtraLight;
	font-size:16px;
	color:#fff;
	line-height:2.1
}
.obj-key-des {
	float:left;
	width:52%;
	background-color:#fff;
	padding:10px 100px 15px 30px
}
.obj-key-des h4 {
	font-family:Poppins-SemiBold;
	font-size:21px;
	padding:20px 0 20px 0;
	position:relative
}
.obj-key-des h4:after {
	content:"";
	display:inline-block;
	position:absolute
}
.obj-key-des p {
	font-family:Poppins-Regular;
	font-size:15px;
	line-height:2.1;
	color:#000
}
.seo-pkg-banner h4 {
	text-align:center;
	font-family:Poppins;
	color:#011e33;
	font-size:35px;
	position:relative
}
.seo-pkg-banner h5 {
	text-align:center;
	color:#000;
	font-family:Poppins-Regular;
	font-size:28px;
	padding:75px 0 30px 0
}
.seo-pkg-banner {
	padding:80px 0 10px 0
}
.pkg-list-lft {
	width:53%;
	float:left
}
.pkg-list-rgt {
	float:left;
	width:47%
}
.pkg-list-wrap ul {
	list-style:none;
	font-family:Poppins-Regular;
	color:#003d6a;
	font-size:25px
}
.pkg-list-wrap ul li:before {
	font-family:FontAwesome;
	content:"\f00c";
	color:#afdb00;
	font-size:20px;
	padding-right:20px;
	font-size:40px
}
.pkg-list-wrap li {
	display:block;
	margin:0 0 28px 0
}
section.slv-gld-pltnm-wrap {
	background-color:#ededed
}
.slvr-gld-plt-head {
	width:30%;
	position:relative
}
.slvr-gld-plt-head h5 {
	text-align:center;
	font-family:Poppins;
	color:#1e2639;
	font-size:32px
}
.slvr-gld-plt-head {
	width:100%;
	border-top:7px solid #ee8318;
	background-color:#fff;
	padding:35px 15px 40px 15px;
	float:left;
	box-shadow:0 0 20px #908b8b;
	margin:0 0 18px 0
}
.kwrd-price h4 {
	text-align:center;
	font-size:20px;
	font-family:Montserrat-Regular
}
.kwrd-price h2 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#ff0101;
	margin:0
}
.kwrd-price {
	background-color:#e6e6e6;
	padding:10px 0 10px 0;
	margin-top:25px;
	border:1px solid #d7d7d7
}
.by-nw-btn {
	text-align:center;
	margin:35px 0 0 0
}
.by-nw-btn a, .by-nw-btn a:hover {
	text-decoration:none;
	color:#fff;
	font-family:Montserrat-Bold;
	font-size:18px;
	background-color:#c72523;
	padding:16px 20px
}
.slvr-gld-plt-green-top {
	width:100%;
	border-top:7px solid #00bd9b;
	background-color:#fff;
	padding:35px 15px 40px 15px;
	float:left;
	box-shadow:0 0 20px #908b8b;
	margin:0 0 18px 0
}
.slvr-gld-plt-green-top h5 {
	text-align:center;
	font-family:Poppins;
	color:#1e2639;
	font-size:32px
}
.slvr-gld-plt-blue-top {
	width:100%;
	border-top:7px solid #004eff;
	background-color:#fff;
	padding:35px 15px 40px 15px;
	float:right;
	box-shadow:0 0 20px #908b8b;
	margin:0 0 18px 0
}
.slvr-gld-plt-blue-top h5 {
	text-align:center;
	font-family:Poppins;
	color:#1e2639;
	font-size:32px
}
.slv-gld-pltnm-outer {
	padding:30px 0 30px 0
}
.slv-gld-pltnm-outer .outer {
	width:30%;
	float:left;
	margin-left:31px
}
.pay-icons {
	width:100%;
	text-align:center
}
ul {
	margin:0;
	padding:0;
	list-style:none
}
input[type=radio] {
	display:none
}
.a-container {
	margin:20px auto
}
.a-container label {
	text-align:center;
	font-family:Poppins-SemiBold;
	display:block;
	position:relative;
	cursor:pointer;
	font-size:18px;
	font-weight:700;
	padding:10px 20px;
	color:#00487f;
	background-color:#fafafa;
	border:1px solid #eee;
	margin-bottom:20px;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
-ms-transition:all .2s ease;
-o-transition:all .2s ease;
transition:all .2s ease
}
.a-container input:checked+label, .a-container label:hover {
	color:#00487f;
	background-color:#fafafa
}
.a-container input:checked+label:after {
	border-top:8px solid transparent;
	border-right:6px solid transparent;
	border-bottom:8px solid #222;
	border-left:6px solid transparent;
	top:6px
}
.a-content {
	padding:0 20px 20px;
	display:none
}
.a-container input:checked~.a-content {
display:block
}
.a-content ul {
	text-align:center
}
.a-content ul li {
	font-family:Poppins-Regular;
	font-size:14px;
	margin:15px 0 0 0;
	color:#000
}
.aus-proj-sec h6 {
	text-align:center;
	font-size:35px;
	font-family:Poppins-SemiBold;
	color:#1e2639;
	position:relative
}
.aus-proj-sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	padding:63px 0 8px 0
}
.aus-proj-sec h5 {
	text-align:center;
	font-size:18px;
	font-family:Montserrat-Regular
}
.aus-proj-sec {
	width:50%;
	float:left;
	padding:45px 0 0 0
}
.drop-us-form {
	width:50%;
	float:left
}
.drop-us-form-canda {
	width:50%;
	float:left
}
.drop-us-form-ind {
	width:50%;
	float:left
}
.drop-us-form-singa {
	width:50%;
	float:left
}
.drop-us-form-uk {
	width:50%;
	float:left
}
.drop-us-form-usa {
	width:50%;
	float:left
}
.drop-us-form {
	background-image:url(../images/Australia4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-canda {
	background-image:url(../images/Canada4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-ind {
	background-image:url(../images/india4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-singa {
	background-image:url(../images/singapore4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-uk {
	background-image:url(../images/uk4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-usa {
	background-image:url(../images/USA4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:35px
}
.drop-us-form-canda h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:35px
}
.drop-us-form-ind h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:35px
}
.drop-us-form-singa h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:35px
}
.drop-us-form-uk h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:35px
}
.drop-us-form-usa h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:35px
}
.lft-sec {
	width:40%;
	float:left;
	margin-right:30px
}
.rgt-sec {
	width:40%;
	float:left
}
.drop-form-outer form input {
	border:none;
	background:0 0;
	margin-bottom:35px;
	border-bottom:1px solid #bef800;
	padding:7px 0;
	width:100%;
	display:block;
	border-radius:0;
	color:#fff
}
.drop-us-form::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-canda::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-ind::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-singa::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-uk::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-usa::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-form-outer textarea {
	width:85%;
	border:none;
	background:0 0;
	border-bottom:1px solid #bef800;
	display:block;
	color:#fff;
	border-radius:0
}
.sbmt_btn_wrap {
	margin:60px 0 40px 0;
	width:120px
}
.sbmt_btn_wrap input[type=submit] {
	text-decoration:none;
	background-color:#f76800;
	color:#fff;
	font-family:Montserrat-Bold;
	padding:10px 25px;
	font-size:18px;
	border:unset;
	display:block
}
.sbmt_btn_wrap a, .sbmt_btn_wrap a:hover {
	text-decoration:none;
	background-color:#bef800;
	border:none;
	color:#002853;
	font-family:Montserrat-Bold;
	padding:10px 25px;
	font-size:18px
}
.drop-form-outer {
	padding:40px 0 0 0
}
.drop-form-outer p {
	font-family:Poppins-Light;
	color:#fff;
	font-size:14px;
	padding-right:159px;
	line-height:2.4
}
.bs-example {
	margin:20px
}
section.faq-wrapper {
	background-color:#262e43
}
.faq-banner {
	padding:50px 0 0 0
}
.faq-banner h6 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:35px;
	color:#fff;
	margin:0;
	position:relative
}
.ques-sec-lft {
	width:45%;
	float:left;
	margin:0 60px 0 22px
}
.card .btn-link:focus, .card .btn-link:hover {
	color:#fff;
	text-decoration:none;
	background-color:transparent;
	font-weight:400;
	color:#fff;
	border-radius:0;
	font-size:22px;
	font-family:Montserrat-SemiBold;
	border:none;
	text-decoration:none
}
.card .btn-link {
	font-weight:400;
	color:#fff;
	border-radius:0;
	font-size:22px;
	font-family:Montserrat-SemiBold;
	border:none
}
.card h2.mb-0 {
	text-align:center;
	margin:0;
	position:relative
}
.ques-sec-rght {
	width:45%;
	float:left
}
.faq-ques-outer {
	padding:65px 0 100px 0
}
.card-header i.fa.fa-plus {
	position:absolute;
	right:-17px
}
.card-header i.fa.fa-minus {
	position:absolute;
	right:-17px
}
.srvc_banner_wrapper {
	padding:50px 0
}
.header_form_outer .get-rport {
	width:215px;
4
}
.outerhead_bc {
	background:rgba(10, 34, 52, .6);
	margin: 0 0 25px 0;
	padding:16px 18px 57px 18px
}
.srvc_banner_wrapper h3 {
	text-align:center;
	font-family:Montserrat-Medium;
	margin:0;
	font-size:20px;
	padding-bottom:20px;
	color:#fff
}
.header_form_outer .input_outer {
	float:left;
	margin-right:85px
}
.header_form_outer {
	width:830px;
	margin:auto
}
.header_form_outer input {
	padding:10px 6px 11px 8px;
	width:100%;
	border-radius:9px;
	border:none
}
.srvc_banner_wrapper a {
	background:#c72523;
	font-size:16px;
	font-family:Montserrat-Bold;
	text-decoration:none;
	color:#fff;
	padding:18px 41px;
	border:1px solid #003663
}
.srvc_banner_wrapper a:hover, .srvc_banner_wrapper a:visited {
	background:#c72523;
	font-size:16px;
	font-family:Montserrat-Bold;
	text-decoration:none;
	color:#fff;
	padding:18px 41px;
	border:1px solid #003663
}
.header_form_outer .input_outer.web-e-outer:nth-child(3) {
margin-right:0
}
.input_outer.web-e-outer {
	width:32%;
	float:left;
	margin-right:15px
}
.input_outer.web-e-outer::placeholder {
font-family:Montserrat-Medium;
font-size:16px;
color:#878787
}
.get-rport {
	text-align:center;
	margin:63px 0 0 0
}
.local-srvc-header {
	background-image:url(../images/local_banner.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
	height:auto
}
.sml-busnss-header {
	background-image:url(../images/small_banner.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
	height:auto
}
.do-u-heading {
	width:49%;
	float:left
}
.do-u-heading h2 {
	font-family:Cambria-Bold;
	font-size:40px;
	color:#111928;
	text-align:center;
	padding:61px 0 48px 0
}
.do-u-heading h2 span {
	display:block
}
.do-u-heading h2 strong {
	font-weight:unset;
	color:#c72523
}
.do-u-need-des {
	width:51%;
	float:left;
	padding:0 0 0 25px
}
.do-u-need-des p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#000;
	padding-top:8px
}
.do-u-need-des h3 {
	font-family:Poppins-SemiBold;
	font-size:16px;
	color:#4e7bc0;
	padding-top:20px
}
.do-u-need-wrap {
	padding:33px 0 30px 0
}
section.do-u-need-sec {
	background-image:url(../404.html);
	background-repeat:no-repeat;
	background-size:cover
}
.whts_seo_mrktng h3 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#1e2639;
	position:relative;
	padding:16px 0 66px 0
}
.whts_seo_mrktng h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.whts_seo_mrktng h3:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:70px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_mrktng_lft {
	width:55%;
	float:left
}
.seo_mrktng_banner {
	background-image:url(../404.html);
	background-size:cover;
	background-repeat:no-repeat;
	padding:10px 0 20px 0
}
.seo_mrktng_lft p {
	color:#fff;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.8
}
.seo_mrktng_lft h4 {
	font-family:Poppins-SemiBold;
	color:#85e84a;
	font-size:18px;
	padding:22px 0 0 0
}
.seo_mrktng_rght {
	width:40%;
	float:left;
	padding:100px 0 0 80px
}
.seo_mrktng_lft p.frst_two {
	padding-top:22px
}
.seo_mrktng_rght img {
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px
}
.quck_enq a {
	text-decoration:none;
	background:#c72523;
	font-family:Montserrat-Regular;
	color:#fff;
	font-size:18px;
	padding:12px 40px;
	border:1px solid #003663;
	border-radius:10px
}
.quck_enq a:hover {
	text-decoration:none;
	background:#c72523;
	font-family:Montserrat-Regular;
	color:#fff;
	font-size:18px;
	padding:12px 40px;
	border:1px solid #003663
}
.quck_enq {
	margin:40px 0 30px 0
}
.my_business h5 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#fff;
	margin:0;
	padding:42px 0 0 0;
	position:relative
}
.my_business h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.my_business h5:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:97px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#162229
}
.my_business_lft {
	width:48%;
	float:left
}
.my_business_lft img {
	width:100%;
	height:auto
}
.my_business_rgt {
	width:51%;
	float:left;
	padding:70px 0 0 30px
}
.my_business_rgt p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#fff;
	line-height:1.7;
	padding:25px 0 0 0
}
.my_business {
	background-image:url(../404.html);
	background-size:cover;
	background-repeat:no-repeat
}
.my_business_outer {
	padding:95px 0 45px 0
}
.my_business_rgt h6 {
	font-family:Poppins-SemiBold;
	font-size:22px;
	color:#85e84a;
	padding:40px 0 0 0
}
.my_business_rgt span {
	display:block;
	font-family:Poppins-Medium;
	font-size:16px;
	color:#6ec0ff;
	line-height:1.9
}
.my_business_rgt h6.mybsns_lst_h {
	padding:17px 0 0 0
}
.faq_sec h6 {
	font-family:Cambria-Bold;
	text-align:center;
	font-size:35px;
	color:#1e2639;
	margin:0;
	position:relative
}
.faq_sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.faq_sec h6:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:55px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#e4eef4
}
section.faq_sec {
	background:#e4eef4
}
.faq_sec_lft {
	float:left
}
.panel-heading .accordion-toggle:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float:right;
	color:grey
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\e080";
	font-family:'Glyphicons Halflings'
}
.faq_sec_rgt {
	width:51%;
	float:left;
	margin:0 0 0 65px
}
.faq_sec .panel-title {
	font-size:18px;
	font-family:Poppins-SemiBold
}
.faq_sec div#accordion {
	background:#fff;
	padding:21px 25px 42px 25px;
	border-radius:25px;
	margin:0;
	box-shadow:0 0 20px 0 #87d3ff
}
.faq_sec .panel-default>.panel-heading {
	background-image:unset;
	border-bottom:1px solid #9c9c9c;
	margin:0;
	padding:15px 0 20px 0;
	background:#fff
}
.faq_sec .panel-default {
	border:none
}
.faq_sec .panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding:10px 0;
	border:none;
	font-family:Poppins-Regular;
	font-size:14px;
	line-height:1.9
}
.faq_sec a.accordion-toggle:hover, .faq_sec a.accordion-toggle:visited {
	text-decoration:none
}
.faq_sec .panel-heading .accordion-toggle:after {
	color:#69c11b
}
section.faq_sec {
	padding:32px 0 40px 0
}
.faq_sec_outer {
	padding:80px 0 0 0
}
.panel-heading .accordion-toggle:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float:right;
	color:grey
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\e080"
}
#accordion_dropdown h3.last_drop_down {
	border:none
}
.smlbus_des_lft h2 {
	font-family:Cambria-Bold;
	font-size:40px;
	color:#111928
}
.smlbus_des_lft {
	width:55%;
	float:left
}
.smlbus_des_lft h3 {
	color:#5ba40a;
	font-family:Poppins-SemiBold;
	font-size:22px;
	padding:18px 0 18px 0
}
.smlbus_des_lft p {
	font-size:16px;
	font-family:Poppins-Regular;
	line-height:1.9;
	color:#1b1c1e
}
.smlbus_list .fa-angle-double-right:before {
	content:"\f101";
	color:#8dc63f;
	font-size:25px;
	padding-right:10px
}
.smlbus_list li {
	display:inline;
	font-size:16px;
	font-family:Poppins-Regular;
	line-height:1.9;
	color:#1b1c1e
}
.smlbus_des_rgt {
	width:40%;
	float:left;
	padding:114px 0 0 45px;
	text-align:center
}
.smlbus_list {
	padding:20px 0 0 0
}
section.sml_bus_sec {
	padding:30px 0 30px 0;
	background-image:url(../images/Small_Business_3.png);
	background-size:cover;
	background-repeat:no-repeat;
	border-bottom:1px solid #006b92
}
.why_chs_sec h3 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#fff;
	position:relative
}
.why_chs_sec h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.why_chs_sec h3:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#1d1e2a
}
.why_chs_lft {
	width:48%;
	float:left;
	padding:75px 0 0 0
}
.why_chs_rgt {
	width:52%;
	float:left
}
.why_chs_rgt li {
	font-family:Poppins-Regular;
	font-size:16px;
	position:relative;
	line-height:1.9;
	color:#fff;
	padding:0 0 5px 7px
}
.why_chs_rgt span {
	font-size:17px;
	font-family:Poppins-Medium;
	color:#3d97e5
}
.fa-check-circle-o:before {
	content:"\f05d";
	font-size:25px;
	color:#99fb01
}
.why_chs_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.7;
	color:#fff;
	padding:55px 0 25px 0
}
section.why_chs_sec {
	background:url(../images/Small_Business_4.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:22px 0 12px 0
}
.why_chs_rgt ul li:before {
	font-family:FontAwesome;
	font-weight:400;
	color:#9bff00;
	content:"\f05d";
	position:absolute;
	left:-30px;
	top:-4px;
	font-size:21px
}
.enq_btn a {
	background:red;
	font-family:Montserrat-Bold;
	color:#fff;
	font-size:25px;
	padding:20px 45px;
	border:2px solid #fff;
	text-decoration:none
}
.enq_btn {
	text-align:center;
	margin:86px
}
section.seo_pkg {
	padding:50px 0
}
.seo_pkg h4 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	position:relative
}
.seo_pkg h4:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.seo_pkg h4:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:45px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_pkg h5 {
	text-align:center;
	font-family:Poppins-Medium;
	padding:50px 0 23px 0;
	color:#016eca;
	font-size:18px
}
.seo_pkg p {
	font-family:Poppins;
	font-size:16px;
	color:#001a2e;
	line-height:1.9
}
.seopackages_wrapper {
	margin:25px 0;
	box-shadow:0 0 20px 12px #d4d3d3
}
.seopackages_inner table.research {
	border-collapse:collapse;
	margin-bottom:0
}
.seopackages_inner table {
	line-height:2;
	width:100%
}
.seopackages_inner table.research thead tr {
	display:table-row
}
.seopackages_inner .seo-pkg-tit {
	color:#fff;
	font-size:25px;
	text-align:center;
	background:#1b4b6f;
	border-right:1px solid #fff;
	font-family:Montserrat-Bold;
	padding:8px 0
}
.seopackages_inner tbody {
	border-bottom:1px solid #ddd
}
.seopackages_inner .table-header {
	color:#1e2225;
	font-size:18px;
	font-family:Montserrat-Medium;
	text-transform:capitalize;
	background:#e9e9e9;
	padding:8px 18px 9px 20px;
	text-align:center
}
.seopackages_inner .accordion td:first-child:after {
	font-family:FontAwesome;
	color:#a9cd13;
	content:"\f067";
	float:right;
	font-size:20px
}
.seopackages_inner .research .fa-check:before {
	content:"\f00c";
	color:#afdb00;
	font-size:25px
}
.seopackages_inner .research .fa-times:before {
	content:"\f00d";
	color:#ec0f0f;
	font-size:25px
}
.seopackages_inner .accordion.active td:first-child:after {
	content:"\f068";
	color:#fff
}
td.table-header {
	width:45%
}
.seo-pkg-tit {
	background:#1b4b6f
}
.active .table-header {
	background:#f3ac34;
	color:#fff
}
td.accordian_inner_col {
	text-align:center;
	font-family:Montserrat-Medium;
	color:#000;
	font-size:16px;
	padding:6px 0 4px 0
}
.accordian_inner_row td {
	text-align:center
}
.tcncl_buss_tab h5 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	position:relative;
	color:#fff;
	padding:37px 0 37px 0
}
.tcncl_buss_tab h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.tcncl_buss_tab h5:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:82px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#1d2635
}
.tab {
	background-color:#f1f1f1;
	margin:65px 0 0 0
}
.tab button {
	float:left;
	border:none;
	outline:0;
	cursor:pointer;
	padding:70px 16px;
transition:.3s;
	font-size:22px;
	background-color:#2d6eb4;
	color:#fff;
	font-family:Poppins-SemiBold;
	width:25%
}
.tab button:hover {
	background-color:#2d6eb4
}
.tab button.active {
	background-color:#d7d7d7;
	color:#c72523;
	border-bottom:1px solid #1b4b6f
}
.tabcontent {
	display:none;
	border-top:none
}
button.bordr_rgt_sec {
	border-right:1px solid #fff
}
.tablinks span {
	display:block
}
section.tcncl_buss_tab button {
	min-height:300px
}
.tabcontent p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:2;
	color:#000;
	background:#d7d7d7;
	padding:0 16px 17px 16px
}
section.tcncl_buss_tab {
	background:url(../images/our_technical.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:0 0 60px 0
}
.table_content td.header_col {
	font-family:Montserrat-SemiBold;
	color:#000;
	font-size:18px;
	text-align:center;
	padding:6px 0
}
tr.sec_head_row {
	border-bottom:1px solid #7f909c
}
.table_content .border_right {
	border-right:1px solid #7f909c
}
.payment_plan_wrap .payment_sec {
	width:45%;
	text-align:center;
	background:#f3ac34;
	font-family:Montserrat-SemiBold;
	font-size:22px;
	color:#05213f;
	padding:24px 0;
	float:left;
	border-right:1px solid #fff
}
.payment_buy_button {
	float:left;
	width:18%;
	text-align:center;
	margin:25px 0 0 0
}
.payment_plan_wrap a {
	color:#337ab7;
	text-decoration:none;
	font-family:Montserrat-SemiBold;
	color:#000;
	background:#e9e9e9;
	padding:27px 53px 25px 53px;
	font-size:22px
}
#why_choose_heading {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#1e2639;
	position:relative;
	padding:33px 0 0 0
}
#why_choose_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#why_choose_heading:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:77px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.clip-path {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#23306c;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.why_choose_des_outer h6 {
	color:#a0ff24;
	font-family:Poppins-SemiBold;
	font-size:22px;
	text-align:left;
	line-height:1.4
}
.why_choose_des_outer p {
	color:#fff;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:18px 0 0 0
}
.clip-path-secnd {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#424fa2;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-thrd {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#8089be;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-forth {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#8089be;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-fifth {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#424fa2;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.why_choose .container_whychoose {
	width:1185px;
	margin:auto
}
.why_choose_des_outer {
	background:url(../images/why_choos_background.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:75px 0 0 0;
	padding:50px 0 45px 0
}
.ask_enqry_wrap h6 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:35px;
	color:#fff;
	margin:0
}
.ask_enqry_form_wrap .input_wrap {
	float:left;
	margin:0 117px 0 0
}
section.ask_enqry_wrap {
	background:#1e2639;
	margin:0 0;
	padding:55px 0
}
.ask_enqry_form_wrap {
	padding:32px 0 0 0
}
.input_wrap input::placeholder {
font-family:Poppins-Medium;
font-size:16px;
color:#8a8a8a
}
.input_wrap input {
	width:150%;
	padding:20px 12px;
	background:#ebebeb;
	border:none
}
.send_enqry {
	float:left;
	margin:0
}
.send_enqry input#btn {
	background:#f76800;
	padding:16px 70px;
	font-family:Poppins-SemiBold;
	font-size:18px;
	border:none;
	color:#fff
}
.send_enqry a {
	background:#f3ac34;
	padding:16px 70px;
	font-family:Poppins-SemiBold;
	font-size:18px;
	color:#fff
}
.send_enqry a:hover {
	text-decoration:none;
	color:#fff
}
.buy_now_outer {
	margin:24px 0 0 0;
	float:left
}
.buy_now_outer a {
	background:#e9e9e9;
	padding:26px 54px;
	font-family:Montserrat-SemiBold;
	font-size:22px;
	color:#000;
	border-right:1px solid #fff
}
.buy_now_outer a:hover {
	text-decoration:none;
	background:#b11010;
	color:#fff
}
.pay_plan {
	text-align:center;
	margin:25px 0 0 0
}
.cnsltnt-srvc-header {
	background:url(../images/consultant_banner.jpg);
	background-size:cover;
	background-repeat:no-repeat
}
.seo_cnsltnt_do_desc {
	background:url(../404.html);
	background-size:cover;
	background-repeat:no-repeat;
	margin:70px 0 0 0
}
.seo_cnsltnt_do_wrapper h3 {
	text-align:center;
	font-family:Cambria-Bold;
	color:#111928;
	font-size:35px;
	position:relative;
	padding:22px 0 0 0
}
.seo_cnsltnt_do_wrapper h3:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:76px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_cnsltnt_do_wrapper h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.lft_des_sec {
	width:64%
}
.lft_des_sec h4 {
	font-family:Poppins-Light;
	font-size:25px;
	color:#f3ac34;
	position:relative;
	padding:60px 0 0 0
}
.lft_des_sec p {
	font-size:16px;
	font-family:Poppins-Regular;
	color:#fff;
	line-height:2;
	padding:32px 0 0 0
}
.lft_des_sec ul li {
	list-style:none;
	color:#7eff00;
	font-family:Poppins-Medium;
	font-size:16px;
	margin:0 0 18px 0
}
.lft_des_sec ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#47a0ff;
	padding:0 15px 0 0
}
.right_des_sec {
	float:left;
	width:36%;
	background:#fff
}
.seo_cnsltnt_do_btns a {
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#ffac1f;
	color:#000;
	padding:5px 25px;
	border:1px solid #fff;
	margin:0 15px 0 0
}
.seo_cnsltnt_do_btns a:hover {
	color:#000;
	text-decoration:none
}
.seo_cnsltnt_do_btns {
	margin:32px 0 35px 0
}
.seo_cnsltnt_accordian_sec p {
	text-align:center;
	font-family:Poppins-Medium;
	font-size:18px;
	color:#001c38;
	line-height:2
}
td.header_col.header_col_red {
	color:red
}
.seo_cnsltnt_accordian_sec .seopackages_inner .table-header {
	color:#1b4b6f
}
.seo_cnsltnt_accordian_sec .seopackages_inner .accordion td:first-child:after {
	color:#010101
}
.seo_cnsltnt_accordian_sec .active .table-header {
	background:#5fa200;
	color:#fff
}
.seo_cnsltnt_accordian_sec .seopackages_inner .accordion.active td:first-child:after {
	content:"\f068";
	color:#fff
}
.seo_cnsltnt_accordian_sec .seopackages_wrapper {
	margin:25px 0;
	background:#fff;
	box-shadow:0 0 20px #6b5d5d
}
section.seo_cnsltnt_accordian_sec {
	background:#eef8ff
}
section.seo_cnsltnt_accordian_sec {
	background:#eef8ff;
	padding:85px 0 25px 0
}
section.why_shld_u_chs {
	background:url(../images/why_should_u_choose.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.why_shld_u_chs h5 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#fff;
	margin:0;
	position:relative;
	padding:40px 0 0 0
}
.why_shld_u_chs h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.why_shld_u_chs h5:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:93px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.why_shld_u_chs p {
	font-family:Poppins-Regular;
	font-size:18px;
	color:#fff;
	line-height:1.7
}
p.first-para {
	padding:66px 0 0 0
}
.why_shld_u_chs ul {
	padding:23px 0 4px 0
}
.why_shld_u_chs ul li {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.5;
	padding:0 0 25px 0;
	position:relative;
	padding:0 0 0 50px;
	margin:0 0 20px 0;
	color:#fff
}
.why_shld_u_chs ul li span {
	font-family:Poppins-Medium;
	font-size:22px;
	color:#ffb539
}
.why_shld_u_chs ul li:before {
	font-family:FontAwesome;
	content:"\f00c";
	font-size:17px;
	color:#aeff00;
	position:absolute;
	left:0;
	top:0;
	font-size:25px
}
.counter_sec_outer {
	width:28%;
	text-align:center;
	float:left
}
.counter_sec {
	display:block;
	width:100%
}
.counter_sec span {
	font-family:Poppins-SemiBold;
	font-size:80px;
	color:#8aff00
}
.counter_sec span:after {
	content:'%'
}
.counter_sec p {
	font-family:Poppins-Regular;
	font-size:20px;
	padding:15px 0 25px 0;
	color:#fff;
	line-height:1.8
}
.free_quote_count_wrap {
	display:flex;
	justify-content:space-between
}
section.get_free_quote {
	background:url(../images/get_free_quote.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:50px 0;
	padding:35px 0 0 0
}
.get_free_quote .ready-to-grow h5 {
	font-size:20px;
	color:#fff;
	font-family:Poppins-Regular
}
.get_free_quote .ready-to-grow {
	background:#ffb100;
	padding:8px 0
}
.get_free_quote .ready-to-grow h6 {
	font-family:Poppins-SemiBold;
	font-size:30px;
	color:#000
}
.ready-to-grow-headings {
	float:left
}
.ready-to-grow-btn {
	float:right;
	margin:27px 0 0 0
}
.ready-to-grow-btn a, .ready-to-grow-btn a:hover {
	text-decoration:none;
	background:#003761;
	color:#fff;
	font-family:Poppins-Regular;
	font-size:22px;
	padding:13px 35px;
	border-radius:5px
}
.faq_outer_sec {
	margin:95px 0 0 0;
	padding:0 0 0 90px
}
#cnslting_faq_heading {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#111928;
	position:relative
}
#cnslting_faq_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#cnslting_faq_heading:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#ddd
}
.contact_form_wrap h6 {
	font-family:Poppins-SemiBold;
	font-size:18px;
	text-align:center;
	color:#fff
}
#contact_heading {
	font-family:Poppins-ExtraLight;
	font-size:35px
}
.contact_us_outer {
	width:30%;
	float:left
}
.contact_form_wrap {
	width:100%;
	background:url(../images/consultant_faq_form_bg.jpg);
	padding:40px 20px 60px 20px;
	background-repeat:no-repeat;
	background-size:cover
}
.form_contact_us::placeholder {
font-family:Poppins-Regular;
font-size:16px;
color:#fff
}
.form_contact_us .input_outer {
	width:100%;
	margin:0 0 23px 0
}
.form_contact_us .input_outer input {
	width:100%;
	padding:5px 0;
	background:0 0;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff
}
.form_contact_us textarea {
	width:100%;
	background:0 0;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff
}
.form_contact_us {
	margin:46px 0 35px 0
}
.contact_us_submit input[type=submit] {
	text-decoration:none;
	background:#f76800;
	font-family:Poppins-Medium;
	font-size:20px;
	padding:10px 38px;
	color:#fff;
	border:none
}
.contact_us_submit a, .contact_us_submit a:hover {
	text-decoration:none;
	background:#ffae00;
	font-family:Poppins-Medium;
	font-size:20px;
	padding:10px 38px;
	color:#000
}
.contact_us_submit {
	text-align:left;
	margin:25px 0 0 0
}
.faq_accordian_wrapper {
	width:62%;
	float:left;
	background:url(../images/Consultant_faq_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 63px 30px 63px;
	margin:0 0 0 40px
}
.consultant_faq_accordian .accordion_head {
	background-color:#fff;
	color:#000;
	cursor:pointer;
	font-size:18px;
	padding:13px 11px;
	font-weight:700;
	font-family:Poppins-SemiBold;
	border-bottom:1px solid #ff9c00
}
.consultant_faq_accordian .accordion_body {
	background:#d7d7d7;
	width:100%
}
.consultant_faq_accordian .accordion_body p {
	padding:18px 20px;
	margin:0;
	font-family:Poppins-Regular;
	color:#000;
	font-size:14px;
	line-height:1.8;
	border-bottom:1px solid #ff9c00
}
.consultant_faq_accordian .plusminus {
	float:right;
	font-size:30px;
	color:#0e73df
}
section.cnslting_faq_wrapper {
	background:#ddd;
	padding:28px 0 50px 0
}
section.customer_say_wrapper {
	background:url(../images/what_our_customer_say_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:15px 0 98px 0
}
#customer_say_heading {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#fff;
	position:relative
}
#customer_say_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#customer_say_heading:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:54px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#657180
}
.carousel-inner .item {
	padding:60px 0 0 0
}
.item_des_wrapper {
	width:50%;
	float:left;
	border-right:1px solid #fff;
	padding:0 25px 0 25px
}
.customer_say_wrapper .item_des_wrapper h5 {
	font-family:Poppins-SemiBold;
	font-size:22px;
	text-align:left;
	padding:5px 0 33px 0;
	color:#fff
}
.customer_say_wrapper .carousel-control {
	position:absolute;
	top:83px;
	bottom:0;
	left:0;
	width:0;
	font-size:20px;
	color:#fff;
	opacity:1
}
.customer_say_wrapper .carousel-control:hover {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:1
}
.item_des_wrapper p {
	font-family:Poppins-Light;
	font-size:15px;
	line-height:2;
	color:#fff;
	margin-bottom:30px
}
.customer_say_wrapper .carousel-inner {
	position:relative;
	background:#181a1c;
	opacity:.8;
	margin:124px 0 0 0
}
.carousel-control_wrap {
	position:absolute;
	right:197px
}
.carousel-control_wrap .glyphicon-triangle-left:before {
	content:"\e251";
	background:#000;
	padding:9px 10px
}
a.left.carousel-control {
	margin:0 0 0 50px
}
.carousel-control_wrap .glyphicon-triangle-right:before {
	content:"\e250";
	background:#000;
	padding:9px 10px
}
.rating-box {
	position:relative;
	vertical-align:middle;
	font-size:28px;
	font-family:FontAwesome;
	display:inline-block;
	color:#ffde00
}
.rating-box:before {
	content:"\f006 \f006 \f006 \f006 \f006"
}
.rating-box .rating {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#ffde00
}
#outsourcesrvc_india_heading {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:40px;
	color:#111928;
	position:relative;
	margin:40px 0 0 0
}
#outsourcesrvc_india_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#outsourcesrvc_india_heading:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:62px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.outsource_india_left {
	width:63%;
	float:left
}
.outsource_india_des_wrap {
	background:url(../404.html);
	background-size:cover;
	background-repeat:no-repeat;
	padding:26px 0 20px 0;
	margin:70px 0 0 0
}
.outsource_india_left ul li {
	font-family:Poppins-SemiBold;
	font-size:16px;
	color:#88ff40;
	margin-bottom:18px
}
.outsource_india_left ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#ffda2f;
	padding:0 15px 0 0
}
.outsource_india_left p {
	color:#fff;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:20px 0 0 0
}
.outsource_india_right {
	width:34%;
	float:left;
	margin:0 0 0 34px
}
.outsource_india_right h3 {
	font-family:Poppins-SemiBold;
	font-size:19px;
	color:#fff;
	margin:0 0 28px 0
}
.outsource_india_form_outer {
	background:#2d6eb4;
	padding:46px 18px 55px 18px;
	box-shadow:0 0 20px 0 #fff
}
.outsource_india_form input {
	width:100%;
	padding:15px 0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border:none
}
.outsource_india_form::placeholder {
font-family:Poppins-Regular;
font-size:16px;
color:#989898
}
.outsource_india_form .icon_input textarea {
	width:100%;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	padding:15px 0;
	border:none
}
.outsource_india_form_submit {
	text-align:center;
	margin:35px 0 0 0
}
.outsource_india_form_submit a, .outsource_india_form_submit a:hover {
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#ffa917;
	padding:10px 68px;
	border-radius:5px
}
.outsource_india_form .icon_input {
	display:-ms-flexbox;
	display:flex;
	width:100%;
	margin-bottom:22px
}
.outsource_india_form .icon_input .icon {
	padding:10px;
	background:#fff;
	color:#54d108;
	min-width:50px;
	text-align:center;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:27px
}
.outsource_india_form .icon_input .input-field {
	width:100%;
	padding:10px;
	outline:0
}
.outsource_india_form .icon_input .fa-user-o:before {
	content:"\f2c0"
}
.outsource_india_form .icon_input .fa-envelope-o:before {
	content:"\f003"
}
.outsource_india_form .icon_input .fa-skype-o:before {
	content:"\f17e"
}
.outsource_india_form .icon_input .fa-globe:before {
	content:"\f0ac"
}
.outsource_india_form .icon_input .fa-comment-o:before {
	content:"\f0e5"
}
#rank_higher_heading {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#111928;
	position:relative
}
#rank_higher_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#rank_higher_heading:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.rank_higher_des_wrap {
	padding:118px 0 0 0;
	background:url(../images/rank_higher_bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:0 23px
}
.rank_higher_left_img {
	width:50%;
	float:left
}
.rank_higher_left_img img {
	width:100%;
	height:auto
}
.rank_higher_right_sec {
	float:left;
	width:50%;
	background:#fff;
	padding:45px 35px 20px 35px;
	position:absolute;
	right:42px;
	top:25px;
	z-index:1;
	box-shadow:0 0 20px 0 #847d7d
}
.rank_higher_right_sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	color:#7bc215;
	font-size:16px;
	margin-bottom:40px
}
.rank_higher_right_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	text-align:center;
	line-height:2.3;
	color:#111928
}
.rank_higher_des_first {
	position:relative;
	margin-bottom:120px
}
.rank_higher_right_sec span {
	font-size:35px;
	color:#f3ac34
}
.rank_higher_right_sec sup {
	top:0;
	padding-right:6px
}
.rank_higher_left_sec {
	float:left;
	width:50%;
	position:inherit;
	background:#fff;
	padding:45px 35px 20px 35px;
	z-index:1;
	top:-36px;
	left:30px;
	box-shadow:0 0 20px 0 #847d7d
}
.rank_higher_left_sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	color:#7bc215;
	font-size:16px;
	margin-bottom:40px
}
.rank_higher_left_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	text-align:center;
	line-height:2.3;
	color:#111928
}
.rank_higher_left_sec span {
	font-size:35px;
	color:#f3ac34
}
.rank_higher_left_sec sup {
	top:0;
	padding-right:6px
}
.rank_higher_right_img {
	float:left;
	width:50%
}
.rank_higher_right_img img {
	width:100%;
	height:auto
}
.rank_higher_des_second {
	position:relative;
	margin-bottom:38px
}
.rank_higher_des_third {
	position:relative;
	margin-bottom:120px
}
.rank_higher_des_four {
	position:relative;
	margin-bottom:40px
}
.rank_higher_top_img {
	text-align:center;
	margin-bottom:20px
}
section.rank_higher_wrap {
	padding:70px 0 0 0
}
.know_more_outer h4 {
	text-align:center;
	font-family:Aclonica-Regular;
	font-size:35px;
	color:#fff;
	margin-bottom:60px
}
.know_more_outer {
	background:#1b81ed;
	padding:70px 0 0 0
}
.know_more_outer .price_icon {
	padding:16px 15px;
	background:#ffd315;
	color:#000;
	border-right:1px solid #000;
	text-align:center;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:40px
}
.know_more_outer .view_pricing_btn_outer {
	width:27%;
	margin:auto
}
.know_more_outer .view_pricing_btn {
	text-align:center;
	display:flex;
	width:100%;
	box-shadow:0 0 20px #c5c5c5
}
a.icon_field {
	width:100%;
	padding:10px;
	outline:0
}
.fa-list-ul:before {
	content:"\f0ca"
}
.view_pricing_btn a, .view_pricing_btn a:hover {
	text-decoration:none;
	color:#151515;
	background:#ffd315;
	padding:21px 15px;
	font-family:Poppins-Regular;
	font-size:22px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px
}
.view_pricing_btn {
	text-align:center
}
.know_more_accordian .bs-example {
	margin:0
}
.know_more_accordian .card-header {
	margin-top:90px;
	background-color:#f3ac34;
	border-radius:0;
	padding:8px 0
}
.content_left_outer {
	width:50%;
	float:left
}
.content_right_outer {
	width:50%;
	float:left
}
.content_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:50px 20px 35px 20px;
	border-radius:0;
	background:0 0;
	color:#fff
}
.content_outer {
	background:url(../images/know_more_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.know_more_accordian .card-header i.fa-minus:before {
	content:"\f068";
	background:0 0;
	border-radius:0;
	vertical-align:middle;
	padding:0;
	border:none;
	color:#000;
	font-size:36px
}
.know_more_accordian .card-header i.fa.fa-minus {
	position:absolute;
	right:70px
}
.know_more_accordian .card-header i.fa-plus:before {
	content:"\f067";
	background:0 0;
	border-radius:0;
	vertical-align:middle;
	padding:0;
	border:none;
	color:#000;
	font-size:36px
}
.know_more_accordian .card-header i.fa.fa-plus {
	position:absolute;
	right:70px
}
h5#benefits_seo_heading {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#111928;
	margin:0;
	position:relative
}
h5#benefits_seo_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
h5#benefits_seo_heading:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#f4f4f4
}
.save_money_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	margin-right:45px;
	box-shadow:0 0 20px 0 #847d7d
}
.save_effort_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	box-shadow:0 0 20px 0 #847d7d
}
.content_first_outer h5 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	color:#a8cb18;
	text-decoration:underline;
	margin-bottom:25px
}
.content_first_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#282828;
	line-height:1.9
}
section.benefits_seo_sec {
	background:#f4f4f4;
	padding:45px 0 80px 0
}
.content_second_outer {
	margin-top:100px
}
.content_second_outer h5 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	color:#a8cb18;
	text-decoration:underline;
	margin-bottom:25px
}
.content_second_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#282828;
	line-height:1.9
}
.types_seo_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	margin-right:45px;
	box-shadow:0 0 20px 0 #847d7d
}
.confidentiality_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	box-shadow:0 0 20px 0 #847d7d
}
.benefits_content_outer {
	margin:140px 0 0 0
}
.benifits_sec_btn {
	text-align:center;
	margin:80px 0 0 0
}
.benifits_sec_btn a, .benifits_sec_btn a:hover {
	text-decoration:none;
	background:#f3ac34;
	font-family:Poppins-Regular;
	color:#fff;
	padding:23px 90px;
	font-size:22px;
	border-radius:10px;
	box-shadow:0 0 20px 2px #a29c9c
}
.grow_business_left_sec {
	width:48%;
	float:left
}
.grow_business_left_sec h5.small_heading {
	font-family:Poppins-Regular;
	font-size:22px;
	color:#e8c500;
	text-decoration:underline
}
.grow_business_left_sec h5 {
	font-family:Poppins-SemiBold;
	font-size:45px;
	color:#fff
}
section.grow_business_sec {
	background:url(../images/grow_business_bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:60px 0 40px 0
}
.grow_business_input_outer {
	width:35%;
	float:left
}
.grow_business_right_sec input {
	width:100%;
	padding:18px 10px;
	border-radius:6px;
	border:none
}
.next_step_btn {
	float:left;
	color:#fff;
	margin:18px 0 0 23px
}
.next_step_btn a, .next_step_btn a:hover {
	text-decoration:none;
	color:#fff;
	background:#ff1310;
	padding:16px 40px;
	border-radius:5px;
	font-family:Poppins-SemiBold;
	font-size:16px;
	box-shadow:0 -1px 15px 0 #fff
}
.grow_business_right_sec {
	float:left;
	width:48%;
	margin:34px 0 0 45px
}
.grow_business_input_outer {
	width:65%;
	float:left
}
.outsource_srvc_faq_sec h6 {
	text-align:center;
	font-size:35px;
	color:#111928;
	font-family:Cambria-Bold;
	position:relative
}
.outsource_srvc_faq_sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:18%;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.outsource_srvc_faq_sec h6:before {
	content:"";
	display:block;
	border:2px solid #66ad00;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:48px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.header_card .fa-minus:before {
	content:"\f068";
	background:#fff;
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px;
	border:1px solid red
}
.header_card .fa-plus:before {
	content:"\f067";
	background:#fff;
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px;
	border:1px solid red
}
.body_card {
	background:#f0f0f0
}
.left_sec_accordia {
	width:65%;
	float:left;
	padding:0 0 0 50px
}
.accordian_outer .card_wrap {
	margin-bottom:0;
	float:left;
	width:100%
}
.accordian_outer .card_wrap .header_card h3 {
	cursor:pointer;
	color:#2d6eb4;
	position:relative;
	background-color:#fff;
	margin:0;
	padding:15px 20px;
	font-family:Poppins-SemiBold;
	font-size:20px
}
.accordian_outer .card_wrap .header_card {
	position:relative
}
.accordian_outer .card_wrap .header_card i {
	position:absolute;
	left:-50px;
	top:12px;
	height:25px;
	width:25px;
	color:#951e22;
	background-color:#fff;
	border-radius:50%;
	text-align:center;
	line-height:25px;
	font-size:13px
}
.accordian_outer .card_wrap .body_card {
	padding:15px 12px
}
.accordian_outer .card_wrap .body_card {
	display:none
}
.accordian_outer .card_wrap:nth-child(1) .body_card {
display:block
}
.accordian_outer .card_wrap .body_card p {
	font-size:16px;
	line-height:1.5;
	color:#111928;
	margin:0;
	font-family:Poppins-Regular
}
.left_sec_accordia {
	position:relative
}
.connecting-line {
	height:2px;
	background:red;
	position:absolute;
	width:65%;
	left:-229px;
	right:0;
	top:50%;
	transform:rotateZ(90deg)
}
section.outsource_srvc_faq_sec {
	padding:30px 0 30px 0
}
.right_sec_accordian {
	width:33%;
	float:left;
	margin:0 0 0 22px
}
.right_sec_accordian img {
	width:100%;
	height:auto
}
.outsource_srvc_faq_outer {
	margin:82px 0 0 0
}
.leading_lft {
	width:43%;
	float:left
}
span.who_we_r {
	font-family:FuturaPT-Medium;
	font-size:14px;
	color:#000;
	position:relative
}
span.who_we_r:before {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:32%;
	position:absolute;
	height:11px;
	left:98px;
	right:0
}
span.who_we_r:after {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:61%;
	position:absolute;
	height:0;
	left:135px;
	right:0;
	top:8px
}
section.leading_section {
	background:#f4f7fc;
	padding:38px 0 55px 0
}
.leading_lft h2 span {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#0e3766
}
.leading_lft h2 {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802;
	line-height:1.5;
	margin:10px 0 30px 0
}
.leading_lft strong {
	font-size:16px;
	font-family:Poppins-Medium;
	color:#2c2c2c;
	font-weight:400
}
.leading_lft p {
	font-size:14px;
	font-family:Poppins-Regular;
	color:#000;
	margin:47px 0 0 0;
	line-height:2
}
.leading_btn {
	margin:90px 0 0 0
}
.leading_btn a, .leading_btn a:hover {
	text-decoration:none;
	font-family:Poppins-Medium;
	font-size:14px;
	background:#e96000;
	color:#fff;
	padding:16px 35px;
	border-radius:50px
}
.whatwedo_wrap {
	text-align:center;
	padding:80px 0 0 0
}
.whatwedo_wrap .what_we_do {
	font-family:FuturaPT-Medium;
	font-size:14px;
	color:#000;
	text-align:center;
	position:relative
}
.whatwedo_wrap h2 {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802;
	margin:28px 0 40px 0
}
.whatwedo_wrap h2 span {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#0e3766
}
.offer_left {
	float:left;
	width:40%;
	position:relative
}
.second_img {
	position:absolute;
	top:271px;
	left:108px;
	z-index:1
}
.offer_right {
	float:left;
	width:60%;
	padding:0 0 0 47px
}
.seo_sec {
	float:left;
	width:47%;
	padding:18px 12px 33px 12px;
	background:#fff
}
.offer_right strong {
	font-family:FuturaPT-Medium;
	font-size:22px;
	font-weight:400;
	color:#0e3766;
	display:block;
	margin:28px 0 0 0
}
.offer_right p {
	font-family:Poppins-Regular;
	font-size:14px;
	line-height:1.5;
	margin:15px 0 0 0
}
.offer_sec {
	background:linear-gradient(to right, #e3f1fa 60%, #fff 98%);
	padding:25px 0 40px 0
}
.sm_sec {
	float:left;
	width:47%;
	background:#fff;
	margin:0 0 0 39px;
	padding:18px 12px 33px 12px
}
.lb_sec {
	float:left;
	width:47%;
	background:#fff;
	margin:55px 0 0 0;
	padding:18px 12px 33px 12px
}
.wd_sec {
	float:left;
	width:47%;
	background:#fff;
	margin:55px 0 0 39px;
	padding:18px 12px 33px 12px
}
.offer_right a, .offer_right a:hover {
	text-decoration:none;
	background:#fff;
	color:#f76800;
	font-family:Poppins-Medium;
	font-size:14px;
	padding:8px 9px;
	border:1px solid #b7b7b7
}
.offer_right .read_btn {
	margin:65px 0 0 0
}
.icon_img img {
	width:27%;
	height:auto
}
i.fas.fa-long-arrow-alt-right {
	font-size:20px;
	vertical-align:middle;
	padding-left:15px
}
.grow_outer {
	background:url(../images/how_we_grow_bg.jpg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0 485px 0
}
.grow_outer h2 {
	color:#fff;
	font-family:Poppins-Medium;
	font-size:35px;
	width:55%;
	border:4px solid #ff7510;
	padding:25px 0;
	margin:auto;
	text-align:center
}
.grow_outer #desc_para {
	color:#fff;
	font-family:Poppins-Medium;
	font-size:16px;
	text-align:center;
	line-height:1.9;
	margin:40px 0 0 0
}
.grow_form_outer input {
	width:100%;
	padding:10px 32px;
	border-radius:30px;
	border:1px solid #ff7510;
	outline:0
}
.grow_form_outer .wrap_input {
	width:25%;
	float:left;
	margin-right:35px
}
.grow_form_outer input::placeholder {
color:#262626;
font-size:15px
}
.form_sbmt_btn a, .form_sbmt_btn a:hover {
	text-decoration:none;
	border-radius:30px;
	background:#ff7510;
	color:#fff;
	font-size:16px;
	padding:20px 45px
}
.form_sbmt_btn {
	float:left;
	margin:18px 0 0 0
}
.grow_form_outer {
	margin:50px 0 0 0
}
.cover {
	position:relative
}
span.why_choose_us {
	display:block;
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:22px;
	color:#000
}
.why_choose_wrap h2 {
	text-align:center
}
.why_choose_wrap h2 span {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#0e3766
}
.why_choose_wrap h2 {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802
}
section.why_choose_wrap {
	padding:90px 0 85px 0
}
.reasons_outer {
	margin:48px 0 0 0
}
.reasons_left {
	float:left;
	width:38%;
	padding:0 8px
}
.reasons_left h3 {
	color:#d35400;
	font-size: 20px;
}
.reasons_left p.first_sec {
	font-family:Poppins-Medium;
	font-size:15px;
	color:#3d4550;
	line-height:1.7
}
.reasons_left p {
	font-family:Poppins-Regular;
	font-size:14px;
	color:#2f2f2f;
	line-height:1.7
}
.committed_sec {
	position: relative;
	background:url(../images/reputed.jpg
);
	width:32%;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin:0 9px 0 0
}
.premium_sec {
	position: relative;
	background:url(../images/results_driven.jpg);
	width:32%;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin:0 9px 0 0
}
.round_sec {
	position: relative;
	background:url(../images/experienced.jpg);
	width:32%;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin:0 9px 0 0
}
.budget_sec {
	position: relative;
	background:url(../images/marketing_experts.jpg);
	width:32%;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin:30px 9px 0 0
}
.on-time_sec {
	position: relative;
	background:url(../images/growth_mindset.jpg);
	width:32%;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin:30px 9px 0 0
}
.personalized_sec {
	position: relative;
	background:url(../images/trailblazing_tech.jpg);
	width:32%;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin:30px 9px 0 0
}
.reasons_right {
	float:left;
	width:60%;
	margin:0 0 0 22px
}
.reasons_right span {
	padding: 86px 0 0 0;
	font-family:FuturaPT-Book;
	font-size:20px;
	z-index: 2;
	position: relative;
	color:#fff;
	display:block;
	text-align:center
}
.reasons_right p {
	font-family:Poppins-Regular;
	color:#fff;
	font-size:10px;
	margin:34px 0 0 0;
	line-height:1.8
}
.reasons_right a, .reasons_right a:hover {
	text-decoration:none;
	border:1px solid #fff;
	color:#fff;
	font-size:12px;
	font-family:Poppins-Regular;
	padding:4px 25px
}
.reasons_right .enquiry_btn {
	position: relative;
	z-index: 2;
	margin:65px 0 25px 0;
	text-align:center
}
.msgform_outer {
	float:left;
	width:50%;
	background:url(../images/get_in_touch.jpg.webp);
	padding:45px 20px 65px 20px
}
.msg_sec .get_in_touch {
	color:#fff;
	font-family:FuturaPT-Medium;
	font-size:14px;
	position:relative;
	padding:0 0 0 95px
}
.msg_sec .get_in_touch:before {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:25%;
	position:absolute;
	height:12px;
	left:0;
	right:0
}
.msg_sec .get_in_touch:after {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:13%;
	position:absolute;
	height:0;
	left:60px;
	right:0;
	top:9px
}
.msg_sec h2 span {
	font-family:FuturaPT-Light;
	color:#fff;
	display:block
}
.msg_sec h2 {
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff
}
.msg_sec h2 strong {
	font-family:FuturaPT-Medium;
	font-size:35px;
	font-weight:400;
	color:#fa6900
}
.form_outer input {
	width:100%;
	padding:15px 18px;
	margin-bottom:20px;
	border:none;
	background:rgba(255, 255, 255, .4);
	color:#fff
}
.input_container input::placeholder {
font-family:Poppins-Regular;
font-size:14px;
color:#fff
}
.form_outer textarea {
	width:100%;
	padding:15px 18px;
	background:rgba(255, 255, 255, .4);
	border:none;
	color:#fff
}
.form_outer {
	margin:35px 0 0 0
}
.send_msg_btn {
	margin:48px 0 0 0
}
.send_msg_btn a, .send_msg_btn a:hover {
	text-decoration:none;
	font-family:Poppins-Regular;
	color:#fff;
	font-size:14px;
	background:#f86901;
	padding:11px 35px
}
.form_outer textarea::placeholder {
font-family:Poppins-Regular;
font-size:14px;
color:#fff
}
#form_desc {
	font-family:Poppins-Light;
	font-size:14px;
	color:#fff;
	font-weight:400;
	line-height:1.8;
	display:block;
	margin:35px 0 0 0
}
.testimonial_outer {
	float:left;
	width:50%;
	padding:45px 0 0 45px
}
span#testi_heading {
	color:#000;
	font-family:FuturaPT-Medium;
	font-size:14px;
	display:block;
	text-align:center
}
.testimonial_outer h2 span {
	display:block;
	font-family:Poppins-Light;
	color:#213857
}
.testimonial_outer h2 {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802
}
section.msg_testi_wrap {
	background-image:linear-gradient(to bottom right, #fff, 70%, #cfe5f6);
	padding:0
}
#testi_desc {
	font-family:Poppins-Regular;
	font-size:14px;
	color:#4e4e4e;
	line-height:1.9;
	margin:45px 0 0 0
}
.crousel_wrap .slider_content {
	background:#fff;
	padding:86px 43px 35px 43px;
	position:relative
}
.crousel_wrap .item p {
	margin:0 0 10px;
	font-size:16px;
	font-family:FuturaPT-Medium;
	line-height:1.6;
	color:#000;
	text-align:center
}
.item .rating-box {
	position:relative;
	vertical-align:unset;
	font-size:15px;
	font-family:FontAwesome;
	display:inline-block;
	color:#ff6d00
}
.item .rating-box .rating {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#ff6d00
}
.crousel_wrap .carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden
}
.crousel_wrap .carousel-indicators li {
	display:inline-block;
	width:22px;
	height:4px;
	margin-right:6px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#ccc5c5;
	border:1px solid #ccc5c5;
	border-radius:10px;
	vertical-align:middle
}
.crousel_wrap .carousel-indicators .active {
	width:40px;
	height:4px;
	margin-right:6px;
	background-color:#ff6d00;
	border:1px solid #ff6d00;
	vertical-align:middle
}
.crousel_wrap ol.carousel-indicators {
	position:absolute;
	top:unset
}
.rating_sec {
	font-family:Poppins-Medium;
	font-size:14px;
	margin:28px 0 0 0
}
.crousel_wrap {
	margin:30px 0 0 0
}
.faq_outer span.faq_heading {
	display:block;
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:14px;
	color:#000;
	position:relative
}
.faq_outer h2 {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802
}
.faq_outer h2 span {
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766
}
#accordion_faq h3 {
	font-family:Poppins-Regular;
	font-size:14px;
	font-weight:700;
	padding:15px 20px;
	margin:0 0 10px 0;
	border-right:1px solid #d0cece;
	border-left:1px solid #d0cece;
	border-bottom:1px solid #d0cece;
	box-shadow:1px 6px 3px -5px #999c9e;
	background:#fff
}
.ui-accordion-content {
	padding:20px 44px 10px 20px;
	font-family:Poppins-Regular;
	font-size:12px;
	background:#fdd9bf;
	color:#000
}
.ui-accordion-header-active {
	color:#f97d23;
	border:none
}
.accordion_faq .rotate {
-moz-transition:all .2s ease;
-webkit-transition:all .2s ease;
transition:all .2s ease
}
#accordion_faq {
	width:40%;
	float:left
}
.faq_sec {
	padding:0 0 0 98px;
	margin:90px 0 0 0
}
i.fas.fa-angle-down.rotate.arrow {
	float:right;
	font-size:25px;
	color:#ff6d00
}
section.faq_outer {
	background-image:linear-gradient(to bottom right, #fff, 55%, #cce4f6);
	padding:50px 0 0 0
}
.faq_outer span.faq_heading:after, .faq_outer span.faq_heading:before {
	background-color:#ff7007;
	content:"";
	display:inline-block;
	height:2px;
	position:relative;
	vertical-align:middle;
	width:4%
}
.faq_outer span.faq_heading:before {
	right:7px;
	margin-left:auto
}
.faq_outer span.faq_heading:after {
	left:7px;
	margin-right:auto
}
span#testi_heading:after, span#testi_heading:before {
	background-color:#ff7007;
	content:"";
	display:inline-block;
	height:2px;
	position:relative;
	vertical-align:middle;
	width:8%
}
span#testi_heading:before {
	right:7px;
	margin-left:auto
}
span#testi_heading:after {
	left:7px;
	margin-right:auto
}
span.why_choose_us:after, span.why_choose_us:before {
	background-color:#ff7007;
	content:"";
	display:inline-block;
	height:2px;
	position:relative;
	vertical-align:middle;
	width:4%
}
span.why_choose_us:before {
	right:7px;
	margin-left:auto
}
span.why_choose_us:after {
	left:7px;
	margin-right:auto
}
.whatwedo_wrap .what_we_do:after, .whatwedo_wrap .what_we_do:before {
	background-color:#ff7007;
	content:"";
	display:inline-block;
	height:2px;
	position:relative;
	vertical-align:middle;
	width:4%
}
.whatwedo_wrap .what_we_do:before {
	right:7px;
	margin-left:auto
}
.whatwedo_wrap .what_we_do:after {
	left:7px;
	margin-right:auto
}
.right_quote {
	position:absolute;
	bottom:0;
	right:56px;
	background:#fff;
	width:54px;
	height:54px;
	border-radius:50%;
	text-align:center;
	line-height:0;
	vertical-align:middle;
	padding:15px;
	border:1px solid #bcbcbc
}
.right_quote i.fa.fa-quote-right {
	font-size:22px;
	color:#fe7100
}
.name_sec {
	position:absolute;
	top:16px;
	left:90px;
	background:#fff;
	padding:4px 10px 4px 22px;
	border:1px solid #bcbcbc;
	line-height:1
}
.name_sec span {
	display:block;
	font-family:FuturaPT-Medium;
	font-size:16px;
	color:#213857
}
.name_sec strong {
	font-family:Poppins-Medium;
	font-size:12px;
	color:#f86901
}
.testi_img {
	position:absolute;
	left:33px;
	background:#fff;
	width:50px;
	height:50px;
	border-radius:50%;
	top:10px
}
.awrd_sec h2 {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#fff;
	position:relative;
	margin:0;
	text-shadow:0 4px 2px #3e2b34
}
section.awrd_sec {
	background:url(../images/awards_bg.jpg.webp);
	background-repeat:no-repeat;
	background-size:cover;
	padding:72px 0 90px 0
}
.awrd_sec h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #fff;
	width:21%;
	position:absolute;
	height:28px;
	left:0;
	right:0;
	margin:auto;
	z-index:1;
	box-shadow:0 1px 0 0 #3e2b34
}
.awrd_sec h2:before {
	content:"";
	display:block;
	border:2px solid #fff;
	width:24px;
	position:absolute;
	height:24px;
	left:0;
	right:0;
	top:52px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#a48278
}
.awrd_wrap_first {
	display:flex;
	justify-content:space-between;
	margin:88px 0 0 0
}
.img_sec_outer {
	width:12%;
	text-align:center;
	float:left
}
.awrd_wrap_sec {
	display:flex;
	justify-content:space-between;
	margin:55px 0 0 0
}
.procedure_outer {
	background-image:radial-gradient(circle, #fff, #dbdbdb);
	padding:80px 0 100px 0;
	position:absolute;
	top:558px
}
.procedure_outer h3 {
	margin:0;
	text-align:center;
	font-size:35px;
	font-family:FuturaPT-Medium;
	color:#0e3766;
	position:relative
}
.procedure_outer h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f16500;
	width:17%;
	position:absolute;
	height:15px;
	left:405px;
	right:0;
	z-index:1
}
.procedure_outer h3:before {
	content:"";
	display:block;
	border-bottom:2px solid #f16500;
	width:17%;
	position:absolute;
	top:56px;
	right:402px;
	z-index:1
}
.procedure_outer .img_outer {
	text-align:center;
	margin:80px 0 0 0;
	position:relative
}
section.counter_wrap {
	background:pink;
	margin:364px 0 0 0
}
.img_outer h4 {
	margin:0;
	font-size:16px;
	display:inline-block;
	color:#0e3766;
	font-family:FuturaPT-Medium;
	position:relative
}
.img_outer .planning {
	width:14%;
	position:absolute;
	top:109px;
	left:130px;
	padding:0 6px;
	margin:auto
}
.img_outer p {
	font-family:Poppins-Medium;
	font-size:12px;
	margin:11px 0 0 0
}
.img_outer .design {
	width:14%;
	position:absolute;
	top:245px;
	left:315px;
	padding:0 6px;
	margin:auto
}
.img_outer .seo {
	width:14%;
	position:absolute;
	padding:0 6px;
	right:497px;
	top:109px
}
.img_outer .launch {
	width:14%;
	position:absolute;
	padding:0 6px;
	right:312px;
	top:247px
}
.img_outer .maintenance {
	width:14%;
	position:absolute;
	padding:0 6px;
	right:130px;
	top:113px
}
.img_outer h4:after {
	content:"";
	display:block;
	border-bottom:1px solid #f16500;
	position:absolute;
	height:5px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#main_header {
	position:fixed;
	width:100%;
	padding:0;
	z-index:10000;
	height:auto;
	background-color:transparent;
	text-align:center;
	line-height:40px
}
nav.black ul {
	background:#cadcf3
}
nav ul li {
	display:inline-block;
	padding:35px 12px
}
nav ul li a {
	text-decoration:none;
	color:#2e4055;
	font-size:16px;
	font-family:Calibri
}
nav ul li a:hover {
	text-decoration:none;
	font-size:16px;
	font-family:Calibri;
	color:#f86901
}
nav ul li a::after {
content:'';
display:block;
width:0;
height:1px;
background:#f86901;
transition:width .3s
}
nav ul li a:hover::after {
width:100%
}
.menu a:focus {
	outline:unset;
	text-decoration:none
}
.menu-icon {
	line-height:60px;
	width:100%;
	background:#000;
	text-align:right;
	box-sizing:border-box;
	padding:15px 24px;
	cursor:pointer;
	color:#fff;
	display:none
}
.menu_left {
	float:left
}
.menu_left li {
	color: #fff;
	display:inline-block;
	padding:4px 7px
}
.menu_left ul, .menu_right ul {
	margin:0
}
.menu_left ul li:nth-child(1) {
border-right:1px solid #fff
}
.menu_right li {
	display:inline-block
}
.menu_right {
	float:right
}
.menu_right a:hover {
	text-decoration:none
}
.banner_left {
	width:40%;
	float:left
}
.banner_right {
	float:right
}
.banner_left span {
    font-family: Poppins-Medium;
    font-size: 20px;
    color: #fffafa;
}
.banner_left h1 {
	font-family:AndadaSC-Bold;
	font-size:50px;
	color:#fff
}


 
    .g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

 
 
 
header#resmenuh {
    visibility: hidden;
}
.header#resmenuh .dropdown_outer ul.sub-menu a {
    color: #fff;
}   
.submny{
    background-color:#e67e22;
}
.submny a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.submny a:hover {
    background-color: #fd7d1e;
}
/* header#resmenuh */
.header#resmenuh {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: fixed;
  width: 100%;
  z-index: 3;
}
.header#resmenuh ul li {
    text-align: left;
}
.header#resmenuh ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #F4F7FC;
}
.header#resmenuh li a {
  display: block;
  padding: 15px 20px 0 20px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}
.header#resmenuh li a:hover,
.header#resmenuh .menu-btn:hover {
  background-color: #f4f4f4;
}
.header#resmenuh .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}
/* menu */
.header#resmenuh .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}
/* menu icon */
.header#resmenuh .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header#resmenuh .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header#resmenuh .menu-icon .navicon:before,
.header#resmenuh .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header#resmenuh .menu-icon .navicon:before {
  top: 5px;
}

.header#resmenuh .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header#resmenuh .menu-btn {
  display: none;
}

.header#resmenuh .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header#resmenuh .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header#resmenuh .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header#resmenuh .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header#resmenuh .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header#resmenuh .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media only screen and (max-width: 767px) {
.header#resmenuh .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
    line-height: unset;
    width: unset;
    background: unset;
}
.header#resmenuh .menu-btn:checked ~ .menu {
    max-height: fit-content;
}
.header#resmenuh .dropdown_outer ul.sub-menu {
    margin: 20px 20px;
    overflow: scroll;
    position: unset;
    height: 286px;
}
.header#resmenuh .dropdown_outer {
    position: relative;
    display: inline-block;
    left: 0;
    right: 0;
    width: 100%;
}
.header#resmenuh {
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 10000;
    height: auto;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.5);
}
.header#resmenuh img {
    text-align: left;
    float: left;
    padding: 10px 0 0px 10px;
}
section.banner_outer {
    margin: 63px 0 0 0;
}
  header#resmenuh {
    visibility: visible;
}
}
 


.banner_left p {
    font-family: Poppins-Regular;
    font-size: 16px;
    margin: 38px 0 0 0;
    color: #fff;
    text-align: justify;
}
.bnr_btns a:hover {
	text-decoration:none;
	font-family:Poppins-Medium;
	background-color:#fff;
	border:1px solid #b7b7b7;
	color:#ff7e00;
	font-size:14px;
	padding:6px 10px;
	margin:0 52px 0 0
}
.bnr_btns a {
	text-decoration:none;
	font-family:Poppins-Medium;
	background-color:#ff7e00;
	border:1px solid #b7b7b7;
	color:#fff;
	font-size:14px;
	padding:6px 10px;
	margin:0 52px 0 0
}
.bnr_btns {
	margin:60px 0 0 0
}
.bnr_btns i {
	font-family:FontAwesome;
	font-size:17px;
	padding:0 0 0 17px;
	vertical-align:middle
}
.slick-slide {
	margin:0 12px
}
.slick-slide img {
	width:100%
}
.slick-slider {
	padding:20px 55px 20px 55px;
	background:#a5adb8;
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:0
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block
}
.slick-track:after, .slick-track:before {
	display:table;
	content:''
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}
footer#mnfooter {
	background:url(../images/footer_bg.jpg.webp);
	padding:90px 0 45px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.about_outer {
	width:30%;
	float:left;
	margin:0 45px 0 0
}
.about_outer h2 {
	margin:0;
	font-family:FuturaPT-Medium;
	font-size:25px;
	color:#fff;
	position:relative
}
.about_outer h2:before {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:8%;
	position:absolute;
	top:14px;
	left:119px;
	right:0
}
.about_outer h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:15%;
	position:absolute;
	height:0;
	left:155px;
	right:0;
	top:14px
}
.about_outer p {
	margin:0 0 10px;
	font-family:Poppins-Regular;
	color:#fff;
	line-height:2;
	margin:32px 0 0 0
}
.links_outer {
	float:left;
	width:18%;
	margin:0 45px 0 0
}
.links_outer h2 {
	margin:0;
	font-family:FuturaPT-Medium;
	color:#fff;
	font-size:20px
}
.links_outer li {
	margin:0 0 5px 0
}
.links_outer li a {
	text-decoration:none;
	font-family:Poppins-Regular;
	color:#fff;
	font-size:16px
}
.links_outer li a:hover {
	text-decoration:none;
	color:#ff6d00
}
.links_outer ul {
	margin:40px 0 0 0
}
.links_outer li:before {
	font-family:FontAwesome;
	content:"\f0da";
	color:#ff6d00;
	padding-right:17px;
	font-size:25px;
	vertical-align:middle
}
.feature_outer {
	width:18%;
	float:left
}
.feature_outer h2 {
	margin:0;
	font-family:FuturaPT-Medium;
	color:#fff;
	font-size:20px
}
.feature_outer ul {
	margin:40px 0 0 0
}
.feature_outer li a {
	text-decoration:none;
	font-family:Poppins-Regular;
	color:#fff;
	font-size:16px
}
.feature_outer li a:hover {
	text-decoration:none;
	color:#ff6d00
}
.feature_outer li {
	margin:0 0 5px 0
}
.feature_outer li:before {
	font-family:FontAwesome;
	content:"\f0da";
	color:#ff6d00;
	padding-right:17px;
	font-size:25px;
	vertical-align:middle
}
.copyright {
	background:#000e18;
	padding:15px 0
}
.copyright p {
	margin:0;
	font-family:Poppins-Regular;
	font-size:14px;
	color:#fff
}
.copyright a {
	color:#f86901
}
.copyright a:focus, .copyright a:hover {
	text-decoration:none;
	color:#f39958
}
.address {
	float:left;
	width:25%
}
.address p {
	margin:45px 0 0 0;
	color:#fff;
	font-family:Poppins-Regular;
	font-size:12px;
	text-align:center;
	line-height:1.8
}
.address b {
	font-family:FuturaPT-Medium;
	font-size:20px;
	font-weight:400
}
.address b:before {
	font-family:FontAwesome;
	content:"\f124";
	color:#ff6d00
}
.address span {
	display:block
}
.sm_icons ul li a {
	text-decoration:none;
	text-align:center;
	width:50px;
	height:50px;
	background:#f86901;
	border-radius:100%;
	margin-bottom:10px;
	display:flex;
	align-items:flex-start;
transition:all .4s;
-webkit-transition:all .4s
}
.sm_icons ul li i {
	font-family:FontAwesome;
	font-size:22px;
	align-self:center;
	color:#fff;
transition:all .4s;
-webkit-transition:all .4s;
	margin:0 auto;
	font-weight:400
}
footer {
	position:relative
}
.sm_icons {
	position:absolute;
	right:24px;
	top:265px
}
.sm_icons ul li a:hover {
	box-shadow:0 0 3px 2px #8a4e24;
transition:background .2s, color .2s
}
section.count_outer {
    background: linear-gradient(#25629c, #051b30 100%) no-repeat;
    margin: 30px 0 0 0;
    padding: 20px 0 100px 0;
}
section.count_outer h3 {
	text-align:center;
	padding:0 0 50px 0;
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#fff;
	position:relative;
	margin:40px 0 50px 0;
	text-shadow:0 4px 2px #133863a8
}
section.count_outer h3:before {
	content:"";
	display:block;
	border:2px solid #fff;
	width:24px;
	position:absolute;
	height:24px;
	left:0;
	right:0;
	top:52px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
section.count_outer h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #fff;
	width:21%;
	position:absolute;
	height:28px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.counter_main .count span:after {
	content:'%'
}
.counter_main {
	display:flex;
	justify-content:space-between
}
.count_container {
	width:28%
}
.count {
	display:block;
	width:35%;
	float:left;
	padding:30px 0
}
.prjcntcount {
	display:block;
	width:35%;
	float:left;
	padding:30px 0
}
.hapy_client {
	float:left;
	width:52%;
	margin:0 0 0 33px
}
.count_container h2 {
	margin:0;
	font-family:Poppins-SemiBold;
	font-size:16px;
	color:#fff;
	margin:0 0 15px 0
}
.count_container b {
	font-family:Poppins-SemiBold;
	font-size:20px;
	font-weight:400;
	color:#fff;
	display:block;
	margin:0 0 10px 0
}
.count_container p {
	font-family:Poppins-Regular;
	font-size:14px;
	color:#fff;
	line-height:1.5
}
span#count_one, span#count_three, span#count_two {
	font-family:Poppins-SemiBold;
	font-size:48px;
	color:#fff
}
.fa-cogs:before, .fa-gears:before {
	content:"\f085"
}
.fa-user-md:before {
	content:"\f0f0"
}
.fa-certificate:before {
	content:"\f0a3"
}
.fa-trophy:before {
	content:"\f091"
}
.fa-globe:before {
	content:"\f0ac"
}
.abthro-wrap {
	background-image:url(../images/banner_aboutus.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:150px 0;
	margin:0
}
div#enqrbtn {
	margin-bottom:40px
}
.abthro-wrap h1 {
	font-size:50px;
	color:#fff;
	text-align:center;
	font-family:FuturaPT-Medium;
	text-transform:uppercase;
	padding:65px 0 0 0
}
.whower-wrap {
	display:flex;
	justify-content:space-between
}
.whower-wrap #whowerdata {
    max-width: 843px;
    background-image: url(../images/abtsecbg.png);
    background-repeat: no-repeat;
    padding: 20px 0 0 100px;
}

.position-relative {
    height: auto!important;
    margin-bottom: 20px;
    box-shadow: inset 0 0 10px 0 #0081bb;
    padding: 7px;
    text-align: center;
}

.whower-wrap #whowerdata h2 {
	font-family:FuturaPT-Light;
	font-size:35px;
	text-transform:capitalize;
	color:#011e33;
	position:relative
}
.whower-wrap #whowerdata h2::after {
content:"";
width:100px;
height:50px;
left:0;
border-bottom:5px solid #000;
position:absolute
}
.whower-wrap #whowerdata p {
	font-family:Poppins-Medium;
	font-size:16px;
	color:#2e2e2e;
	padding:50px 0;
	line-height:2
}
.whower-wrap #whowerdata #enqrbtn a {
	color:#fff;
	background-color:#f76800;
	text-decoration:none;
	text-transform:capitalize;
	padding:15px 75px;
	border-radius:35px;
	font-size:16px;
	font-family:Poppins-Medium
}
.whower-wrap #whowerimg {
	background-image:url(../images/whblkbg.png);
	background-repeat:no-repeat;
	background-size:cover;
	max-width:650px;
	padding-top:70px;
	padding-right:70px;
	padding-bottom:70px;
	padding:210px 70px 70px 0
}
.coreval {
	background:#6a3093;
	background:-webkit-linear-gradient(to right, #f6e2d4, #e5f4ff);
	background:linear-gradient(to right, #f6e2d4, #e5f4ff);
	padding:50px 0 50px 0
}
.coreval h2 {
	font-size:35px;
	font-family:FuturaPT-Light;
	text-transform:capitalize;
	text-align:center;
	position:relative;
	margin-bottom:80px
}
.coreval h2::after {
content:"";
width:220px;
height:70px;
left:50%;
transform:translate(-50%);
border-bottom:2px solid #f76800;
position:absolute;
z-index:1
}
.coreval h2::before {
content:"";
width:20px;
height:20px;
top:59px;
left:50%;
transform:translate(-50%);
border:2px solid #f76800;
border-radius:50%;
position:absolute;
z-index:2
}
.coreval #secdiv {
	display:flex;
	justify-content:center
}
.coreval #secdiv #secimgcore {
	width:600px
}
.coreval #secdiv #secdatacore {
	width:750px
}
.coreval #secdiv #secimgcore img {
	width:100%
}
.coreval #secdiv .corecard-wrap {
	display:flex;
	justify-content:center;
	margin-bottom:70px
}
.coreval #secdiv .corecard-wrap .card {
	width:215px;
	margin:0 30px 0 0;
	position:relative
}
.coreval #secdiv .corecard-wrap .card h4#motive:before {
	content:"";
	position:absolute;
	width:70px;
	height:60px;
	left:-25px;
	top:-15px;
	background-image:url(../images/icons.png)
}
.coreval #secdiv .corecard-wrap .card h4#inventive:before {
	content:"";
	position:absolute;
	width:70px;
	height:65px;
	left:-35px;
	top:-15px;
	background-image:url(../images/icons.png);
	background-position:-238px 0
}
.coreval #secdiv .corecard-wrap .card h4#approach:before {
	content:"";
	position:absolute;
	width:55px;
	height:55px;
	left:-45px;
	top:-15px;
	background-image:url(../images/icons.png);
	background-position:-497px 0
}
.coreval #secdiv .corecard-wrap .card h4#ardent:before {
	content:"";
	position:absolute;
	width:55px;
	height:50px;
	left:-45px;
	top:-15px;
	background-image:url(../images/icons.png);
	background-position:-255px -223px
}
.coreval #secdiv .corecard-wrap .card h4#determined:before {
	content:"";
	position:absolute;
	width:60px;
	height:50px;
	left:-10px;
	top:-15px;
	background-image:url(../images/icons.png);
	background-position:289px 55px
}
.coreval #secdiv .corecard-wrap .card h4#effort:before {
	content:"";
	position:absolute;
	width:60px;
	height:50px;
	left:0;
	top:-15px;
	background-image:url(../images/icons.png);
	background-position:-490px -224px;
	margin-left:-35px
}
.coreval #secdiv .corecard-wrap .card h4#advanced:before {
	content:"";
	position:absolute;
	width:55px;
	height:50px;
	left:-15px;
	top:-15px;
	background-image:url(../images/icons.png);
	background-position:0 -230px
}
.coreval #secdiv .corecard-wrap .card h4 {
	font-family:Poppins-Light;
	text-transform:capitalize;
	text-align:center;
	font-size:18px;
	color:#011e33;
	margin-bottom:25px
}
.coreval #secdiv .corecard-wrap .card p {
	font-size:12px;
	line-height:1.5;
	text-align:center;
	font-family:Poppins-Medium
}
.hwwewrk-wrap {
	background-image:url(../images/howbg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:100px 0 240px 0;
	position:relative;
	margin-bottom:30px
}
.hwwewrk-wrap #cardblock {
 	padding-top:0px
}
.hwwewrk-wrap h4 {
	text-align:center;
	color:#fff;
	font-size:18px;
	font-family:Poppins-Regular;
	text-transform:uppercase
}
.hwwewrk-wrap h5 {
	font-size:50px;
	text-align:center;
	font-family:FuturaPT-Light;
	color:#fff;
	margin-bottom:75px;
	text-transform:capitalize;
	position:relative
}
.hwwewrk-wrap h5::after {
content:"";
width:200px;
height:80px;
border-bottom:2px solid #f76800;
position:absolute;
left:50%;
transform:translate(-50%)
}
.hwwewrk-wrap h5::before {
content:"";
width:20px;
height:20px;
border:2px solid #f76800;
position:absolute;
left:50%;
transform:translate(-50%);
border-radius:15px;
top:69px
}
.hwwewrk-wrap p {
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:Poppins-Medium
}
.hwwewrk-wrap #cardli {
	display:flex;
	justify-content:center;
	margin-bottom:30px
}
.hwwewrk-wrap #cardli .wrkcrd {
	width:350px;
	background-color:#fff;
	margin-right:55px;
	border:1px solid #acacac;
	padding:20px 0 30px 0
}
.hwwewrk-wrap #cardli .wrkcrd h4 {
	font-size:22px;
	font-family:FuturaPT-Medium;
	color:#011e33;
	padding:10px 48px 10px 48px
}
.hwwewrk-wrap #cardli .wrkcrd p {
	font-size:14px;
	font-family:Poppins-Regular;
	color:#1c1c1c;
	padding:20px
}
.hwwewrk-wrap #cardli .wrkcrd i {
	text-align:center;
	display:block;
	font-size:125px;
	color:#f76800
}
.ready-wrap {
	background-image:url(../images/readybg.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	display:flex;
	justify-content:center;
	padding:50px 0
}
.ready-wrap #rdydat {
	width:640px
}
.ready-wrap h5 {
	font-family:Poppins-ExtraLight;
	color:#fff;
	font-size:35px;
	text-transform:capitalize
}
.ready-wrap h6 {
	color:#ff7612;
	font-size:35px;
	font-family:FuturaPT-Medium;
	text-transform:capitalize
}
.ready-wrap p {
	color:#fff;
	font-size:16px;
	font-family:Poppins-Regular;
	padding-top:20px
}
.ready-wrap #ourcontact {
	width:380px
}
.ready-wrap #cttwbtn {
	margin-top:100px;
	margin-left:50px;
	margin:100px 0 0 50px
}
.ready-wrap #cttwbtn a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	background-color:#f76800;
	padding:20px 45px;
	font-size:16px;
	border:1px solid #fff
}

ul#ext_tel {
    margin: 0;
}
ul#ext_tel li a {
    font-family: Poppins-Regular;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
ul#mail_tel {
    margin: 0;
}
ul#mail_tel a {
    font-family: Poppins-Regular;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}    

.cnthro-wrap {
	background-image:url(../images/banner_aboutus.jpg);
	padding:150px 0
}
.cnthro-wrap h1 {
	font-size:50px;
	color:#fff;
	text-align:center;
	font-family:FuturaPT-Medium;
	text-transform:uppercase;
	padding:65px 0 0 0
}
.cntfrm {
	background:#f0f8ff;
	background:linear-gradient(to right, #e5f4ff, #fef9f5);
	display:flex;
	flex-direction:row;
	justify-content:center;
	padding:0 0 50px 0
}
.cntfrm #cntfrminr {
	width:600px;
	margin-left:50px
}
.cntfrm #cntfrminr h2 {
	font-size:16px;
	text-transform:uppercase;
	font-family:Poppins-Medium;
	padding-bottom:0;
	position:relative;
	color:#242424
}
.cntfrm #cntfrminr h2#brd::after {
content:"";
width:30px;
height:17px;
border-bottom:1px solid #f76800;
position:absolute;
left:21%
}
.cntfrm #cntfrminr h2#brd::before {
content:"";
width:60px;
height:17px;
border-bottom:1px solid #f76800;
position:absolute;
left:28%
}
.cntfrm #cntfrminr h3 {
	font-size:35px;
	color:#0e3766;
	font-family:FuturaPT-Light;
	text-transform:capitalize;
	padding-bottom:0
}
.cntfrm #cntfrminr p {
	font-family:Poppins-Medium;
	font-size:16px;
	color:#000;
	padding:10px 0 7px 0;
	margin:0;
	display:block;
	text-align:left
}
.cntfrm #cntfrminr input {
	width:95%;
	border:1px solid #70bcd9;
	padding:15px 20px;
	margin-bottom:15px;
	border-radius:25px;
	outline:0;
	display:block;
	background-color:transparent;
	font-family:Poppins-Medium
}
.cntfrm #cntfrminr textarea {
	width:95%;
	border:1px solid #70bcd9;
	border-radius:25px;
	outline:0;
	padding:10px 20px;
	margin-bottom:20px;
	background-color:transparent;
	resize:none;
	font-family:Poppins-Medium
}
.cntfrm #cntfrminr input[type=submit] {
	background-color:#f76800;
	text-transform:uppercase;
	border:none;
	color:#000;
	font-family:Poppins-Medium
}
.cntfrm #cntfrminr ::-webkit-input-placeholder {
font-size:16px;
font-family:Poppins-Medium;
text-transform:capitalize;
color:#393939
}
.cntfrm #cntfrminr :-ms-input-placeholder {
font-size:16px;
font-family:Poppins-Medium;
text-transform:capitalize;
color:#393939
}
.cntfrm #cntfrminr ::placeholder {
font-size:16px;
font-family:Poppins-Medium;
text-transform:capitalize;
color:#393939
}
.cntfrm #frmimg {
	width:800px
}
.cntfrm #frmimg img {
	width:100%;
	padding-top:170px
}
.fa-whatsapp:before {
	content:"\f232"
}
.fa-comments:before {
	content:"\f086"
}
.fa-chevron-up:before {
	content:"\f077"
}
.blghro-wrap {
	background-image:url(../images/blogbnr.jpg);
	padding:150px 0;
	margin:87px 0 0 0
}
.blghro-wrap h1 {
	font-size:50px;
	color:#fff;
	text-align:center;
	font-family:FuturaPT-Medium;
	text-transform:uppercase
}
.blgpst-wrap {
	display:flex;
	justify-content:center;
	padding:50px 0
}
.blgpst-wrap form.searchbr {
	padding-bottom:20px
}
.blgpst-wrap form.searchbr input {
	background-color:transparent;
	border:1px solid #e1e1e1;
	padding:15px 160px 15px 10px;
	outline:0
}
.blgpst-wrap form.searchbr button {
	background-color:#ff801b;
	border:1px solid #e1e1e1;
	color:#fff;
	padding:14px;
	font-size:16px
}
.blgpst-wrap #recent h2.pst {
	font-size:35px;
	font-family:FuturaPT-Book;
	text-transform:capitalize;
	position:relative;
	color:#292929;
	padding-bottom:30px
}
.blgpst-wrap #recent h2.pst::after {
content:"";
width:30px;
height:27px;
border-bottom:2px solid #f76800;
position:absolute;
left:55%
}
.blgpst-wrap #recent h2.pst::before {
content:"";
width:45px;
height:27px;
border-bottom:2px solid #f76800;
position:absolute;
left:65%
}
.blgpst-wrap #recent ul {
	list-style:none
}
.blgpst-wrap #recent ul#pstct li {
	border:1px solid #e1e1e1;
	margin-bottom:10px
}
.blgpst-wrap #recent ul#pstct li:hover {
	border:1px solid #f76800
}
.blgpst-wrap #recent ul#pstct li:hover a {
	color:#0e3766
}
.blgpst-wrap #recent ul#pstct li a {
	text-decoration:none;
	color:#3b3b3b;
	display:block;
	font-size:16px;
	font-family:Poppins-Medium;
	text-transform:capitalize;
	padding:10px 50px 10px 10px
}
.blgpst-wrap ul#recpst li {
	border:1px solid #ebebeb;
	margin-bottom:50px
}
.blgpst-wrap ul#recpst li a {
	text-decoration:none;
	font-size:16px;
	display:block;
	color:#343434;
	font-family:Poppins-Medium;
	padding:0 0;
	text-transform:capitalize;
	line-height:2
}
.blgpst-wrap ul#recpst li a img {
	width:85px;
	float:left;
	background-color:#fa8d0e;
	margin-right:15px
}
.blgpst-wrap ul#recpst li a span {
	display:block;
	color:#f87110;
	line-height:3.4
}
.blgpst-wrap #blgs .blgrd {
	background:#22c1c3;
	background:-webkit-linear-gradient(to right, #f7fcff, #9adaff);
	background:linear-gradient(to right, #f7fcff, #9adaff);
	display:flex;
	max-width:670px;
	padding:15px 0;
	margin:0 0 30px 30px;
	border:1px solid #e1e1e1
}
.blgpst-wrap #blgs .blgrd .blrddat {
	padding-left:25px
}
.blgpst-wrap #blgs .blgrd .blrdimg {
	padding-right:20px
}
.blgpst-wrap #blgs .blgrd h4 {
	font-size:35px;
	font-family:FuturaPT-Light;
	text-transform:capitalize;
	color:#011e33
}
.blgpst-wrap #blgs .blgrd p {
	font-size:14px;
	font-family:Poppins-Regular;
	padding-bottom:30px;
	line-height:2
}
.blgpst-wrap #blgs .blgrd .rdmore a {
	color:#fff;
	background-color:#db650e;
	text-decoration:none;
	text-transform:capitalize;
	padding:10px 30px;
	border-radius:10px
}
.blgpst-wrap #blgs #othpst {
	float:right
}
.blgpst-wrap #blgs #othpst a {
	font-size:14px;
	font-family:FuturaPT-Medium;
	text-transform:capitalize;
	text-decoration:none;
	color:#011e33;
	border:1px solid #e1e1e1;
	border:1px solid #e1e1e1;
	padding:10px 25px
}
.blgpst-wrap #blgs #othpst a:hover {
	background-color:#f76800;
	color:#fff
}
.oursubs {
	background-image:url(../images/subbg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	display:flex;
	justify-content:center;
	padding:100px 0
}
.oursubs #latdata {
	width:350px
}
.oursubs h5 {
	font-size:35px;
	font-family:FuturaPT-Light;
	text-transform:capitalize;
	color:#fff
}
.oursubs #subfrm {
	position:relative;
	padding-top:30px
}
.oursubs #subfrm input[type=email] {
	width:600px;
	display:block;
	padding:12px 0;
	border-radius:35px;
	border:none;
	outline:0;
	padding-left:15px
}
.oursubs #subfrm input[type=submit] {
	width:140px;
	background-color:#f76800;
	color:#fff;
	border:none;
	font-size:16px;
	font-family:Poppins-Medium;
	padding:11px;
	border-radius:40px;
	position:absolute;
	top:30px;
	left:77%
}
.oursubs #subfrm ::-webkit-input-placeholder {
font-size:16px;
font-family:Poppins-Regular;
text-transform:capitalize
}
.oursubs #subfrm :-ms-input-placeholder {
font-size:16px;
font-family:Poppins-Regular;
text-transform:capitalize
}
.oursubs #subfrm ::placeholder {
font-size:16px;
font-family:Poppins-Regular;
text-transform:capitalize
}
.dropbtn {
	background-color:#4caf50;
	color:#fff;
	padding:16px;
	font-size:16px;
	border:none
}
.dropdown_outer {
	position:relative;
	display:inline-block
}
header#main_header nav ul.sub-menu li a {
	padding:0 8px
}
header#main_header nav ul.sub-menu li a:after {
	content:unset
}
header#main_header nav ul.sub-menu li {
	padding:0;
	display:block;
	text-align:left;
	border-bottom:.5px solid #01520b59
}
.sub-menu {
    position: absolute;
    background-color: #2965a0;
    min-width: 175px;
    box-shadow: 1px 2px 6px 0 #000000;
    z-index: 1;
    border-top: 2px #eb7a4e solid;
    display: none;
}
.sub-menu a {
	color:#000;
	padding:12px 16px;
	text-decoration:none;
	display:block
}
.sub-menu a:hover {
	background-color:#fd7d1e
}
.dropdown_outer:hover .sub-menu {
	display:block;
	padding:0
}
ul {
	padding:0;
	margin:0
}
.dropdown_outer:hover .dropbtn {
	background-color:#3e8e41
}
.fa {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fa-quote-left:before {
	content:"\f10d"
}
.fa-quote-right:before {
	content:"\f10e"
}
.fa-plus:before {
	content:"\f067"
}
.fa-minus:before {
	content:"\f068"
}
@font-face {
font-family:Montserrat-SemiBold;
src:url(../fonts/Montserrat-SemiBold.woff) format('woff'), url(../fonts/Montserrat-SemiBold.woff) format('woff');
font-weight:600;
font-style:normal
}
@font-face {
font-family:Bahnschrift;
src:url(../fonts/Bahnschrift.woff) format('woff'), url(../fonts/Bahnschrift.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Poppins-SemiBold;
src:url(../fonts/Poppins-SemiBold.woff) format('woff'), url(../fonts/Poppins-SemiBold.woff) format('woff');
font-weight:600;
font-style:normal
}
@font-face {
font-family:Poppins-Regular;
src:url(../fonts/Poppins-Regular.woff) format('woff'), url(../fonts/Poppins-Regular.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Poppins;
src:url(../fonts/Poppins.woff) format('woff'), url(../fonts/Poppins.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:Montserrat-ExtraBold;
src:url(../fonts/Montserrat-ExtraBold.woff) format('woff'), url(../fonts/Montserrat-ExtraBold.woff) format('woff');
font-weight:800;
font-style:normal
}
@font-face {
font-family:Montserrat-Medium;
src:url(../fonts/Montserrat-Medium.woff) format('woff'), url(../fonts/Montserrat-Medium.woff) format('woff');
font-weight:500;
font-style:normal
}
@font-face {
font-family:Poppins-Light;
src:url(../fonts/Poppins-Light.woff) format('woff'), url(../fonts/Poppins-Light.woff) format('woff');
font-weight:300;
font-style:normal
}
@font-face {
font-family:Poppins-ExtraLight;
src:url(../fonts/Poppins-ExtraLight.woff) format('woff'), url(../fonts/Poppins-ExtraLight.woff) format('woff');
font-weight:200;
font-style:normal
}
@font-face {
font-family:Montserrat-Regular;
src:url(../fonts/Montserrat-Regular.woff) format('woff'), url(../fonts/Montserrat-Regular.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Cambria-Bold;
src:url(../fonts/Cambria-Bold.woff) format('woff'), url(../fonts/Cambria-Bold.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:Montserrat-Bold;
src:url(../fonts/Montserrat-Bold.woff) format('woff'), url(../fonts/Montserrat-Bold.woff) format('woff');
font-weight:700;
font-style:normal
}
@font-face {
font-family:CenturyGothic;
src:url(../fonts/CenturyGothic.woff) format('woff'), url(../fonts/CenturyGothic.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Poppins-Medium;
src:url(../fonts/Poppins-Medium.woff) format('woff'), url(../fonts/Poppins-Medium.woff) format('woff');
font-weight:500;
font-style:normal
}
@font-face {
font-family:Aclonica-Regular;
src:url(../fonts/Aclonica-Regular.woff) format('woff'), url(../fonts/Aclonica-Regular.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:FuturaPT-Medium;
src:url(../fonts/FuturaPT-Medium.woff) format('woff'), url(../fonts/FuturaPT-Medium.woff) format('woff');
font-weight:500;
font-style:normal
}
@font-face {
font-family:FuturaPT-Book;
src:url(../fonts/FuturaPT-Book.woff) format('woff'), url(../fonts/FuturaPT-Book.woff) format('woff');
font-weight:400;
font-style:normal
}
@font-face {
font-family:FuturaPT-Light;
src:url(../fonts/FuturaPT-Light.woff) format('woff'), url(../fonts/FuturaPT-Light.woff) format('woff');
font-weight:300;
font-style:normal
}
.container {
	width:1150px;
	margin:auto
}
.pkg-aus-wrap {
	text-align:center
}
.banner_wrapper {
	background:url(../images/australia_pckg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:89px 0
}
.banner_wrapper_canada {
	background:url(../images/canada_pckg.jpg);
	padding:89px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.banner_wrapper_india {
	background:url(../images/india_vback.jpg);
	padding:89px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.banner_wrapper-singa {
	background:url(../images/singapore_pckg.jpg);
	padding:89px 0;
	background-repeat:no-repeat;
	background-size:cover
}
.afrd-pkg-sec h2 {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#fc0;
	font-weight:700;
	margin:0;
	word-spacing:4px;
	letter-spacing:2px;
	padding:89px 0 20px 0
}
.afrd-pkg-sec h3 {
	font-family:Poppins-SemiBold;
	font-size:25px;
	padding:25px 0 25px 0;
	color:#fff
}
.afrd-pkg-sec p {
	font-family:Poppins-Regular;
	font-size:18px;
	line-height:2.1;
	color:#fff;
	margin:0;
	padding:0 0 30px 0
}
.list-wrap .pkg-ind-list-lft ul {
	list-style:none;
	font-size:16px;
	padding:0;
	font-family:Poppins-Regular
}
.list-wrap .pkg-ind-list-rgt ul {
	list-style:none;
	font-size:16px;
	padding:0;
	font-family:Poppins-Regular
}
.list-wrap .pkg-ind-list-lft {
	float:left;
	margin:0 20px 0 0;
	width:48%
}
.pkg-ind-list-lft ul li:before {
	font-family:FontAwesome;
	content:"\f0da";
	color:#f76800;
	padding-right:0;
	font-size:30px;
	vertical-align:middle;
	padding:0 12px 0 0
}
.pkg-ind-list-rgt ul li:before {
	font-family:FontAwesome;
	content:"\f0da";
	color:#f76800;
	padding-right:0;
	font-size:30px;
	vertical-align:middle;
	padding:0 12px 0 0
}
.list-wrap li {
	color:#fff
}
.list-wrap .ltst-pkg-btn a, .list-wrap .ltst-pkg-btn a:hover {
	text-decoration:none;
	background:#f76800;
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px;
	padding:10px 40px
}
.list-wrap .ltst-pkg-btn {
	margin:38px 0 0 0
}
.clear {
	clear:both
}
.list-wrap .pkg-ind-list-rgt {
	float:left;
	width:37%
}
.list-wrap .gt-strt-btn a, .list-wrap .gt-strt-btn a:hover {
	text-decoration:none;
	border:2px solid #b7b7b7;
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px;
	padding:10px 70px;
	background-color:transparent
}
.list-wrap .gt-strt-btn {
	margin:38px 0 0 0
}
.list-wrap {
	padding-top:40px
}
.audt-form-wrap {
	width:30%;
	float:left;
	background:rgba(31, 64, 87, .8);
	padding:23px 17px 50px 17px
}
.audt-form-wrap h3 {
	font-size:17px;
	color:#fff;
	font-family:Poppins-SemiBold;
	margin-top:0
}
.audt-form input {
	width:100%;
	padding:12px 12px;
	margin:0 0 21px 0;
	outline:0
}
.audt-form textarea {
	width:100%;
	padding:12px 12px
}
.audt-form {
	padding:12px 0 0 0
}
.audt-form .sbmt-btn a {
	background-color:#f76800;
	border:none;
	color:#fff;
	padding:8px 32px;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-family:Poppins-SemiBold;
	text-transform:uppercase
}
.audt-form .submit-wrap {
	text-align:center;
	margin:25px 0 0 0
}
.digi-mar-wrap h2 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#011e33;
	position:relative
}
.digi-mar-wrap #markt {
	color:#f76800;
	font-weight:700
}
.digi-mar-wrap h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.seo-pkg-banner h4:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.seo-pkg-banner h4:before {
	content:"";
	display:block;
	border:1px solid #f76800;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.aus_project_slider_outer a.right.carousel-control {
	margin:0 47px 136px 0;
	position:absolute;
	top:50%;
	transform:translate(-50%);
	left:6%
}
.aus_project_slider_outer a.left.carousel-control {
	margin:0 0 136px 47px;
	position:absolute;
	top:50%;
	transform:translate(-50%);
	left:80%
}
.aus_project_slider_outer .carousel-control {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:0;
	font-size:20px;
	color:#000;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6);
	background-color:rgba(0, 0, 0, 0);
	opacity:1
}
.aus_project_slider_outer .carousel-control:hover {
	color:#000;
	text-decoration:none;
	outline:0;
	opacity:1
}
.aus_project_slider_outer .crousel_des {
	text-align:center;
	padding:0 68px
}
.aus_project_slider_outer .crousel_des ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#f76800;
	padding:0 15px 0 0
}
.aus_project_slider_outer .crousel_des li {
	font-family:Poppins-Medium;
	font-size:14px;
	color:#00306b;
	margin:0 0 12px 0
}
.aus_project_slider_outer .crousel_des p {
	font-family:Poppins-Regular;
	font-size:14px;
	color:#000;
	line-height:2.2;
	margin:55px 0 0 0
}
.aus_project_slider_outer .crousel_des .rating-box {
	position:relative;
	vertical-align:middle;
	font-size:20px;
	font-family:FontAwesome;
	display:inline-block;
	color:#ffc000;
	margin:30px 0 0 0
}
.aus_project_slider_outer .crousel_des .rating-box .rating {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#ffc000
}
.aus-proj-sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:30%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.aus-proj-sec h6:before {
	content:"";
	display:block;
	border:1px solid #f76800;
	width:3%;
	position:absolute;
	height:22px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.faq-banner h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #66ad00;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.faq-banner h6:before {
	content:"";
	display:block;
	border:1px solid #66ad00;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.digi-mar-des {
	width:60%;
	float:left
}
.digi-mar-des-wrap p {
	font-family:Montserrat-Medium;
	font-size:16px;
	color:#000;
	line-height:1.9;
	padding:25px 0 0 0
}
section.digi-mar-wrap {
	background-color:#ededed;
	padding:40px 0 48px 0
}
.enqry-btn {
	float:left
}
.enqry-btn a, .enqry-btn a:hover {
	text-decoration:none;
	background-color:#f76800;
	padding:7px 25px;
	color:#fff;
	font-family:Poppins-Medium;
	font-size:18px;
	margin-right:20px
}
.vw-prcng-btn {
	float:left
}
.vw-prcng-btn a, .vw-prcng-btn a:hover {
	text-decoration:none;
	border:1px solid #707070;
	padding:6px 35px;
	color:#303030;
	font-family:Poppins-SemiBold;
	font-size:18px;
	background-color:transparent
}
.digi-mar-img {
	float:left;
	width:40%
}
.digi-mar-img img {
	filter:drop-shadow(6px 2px 2px #a7a7a7);
	padding-top:100px;
	padding-left:25px
}
.digi-mar-des-wrap {
	padding-top:55px
}
.vw-enq-btns {
	padding:30px 0 0 0
}
.obj-des-sec {
	width:48%;
	float:left;
	padding:0 0 0 7%
}
.obj-des-sec h2 {
	font-family:Poppins-ExtraLight;
	font-size:25px;
	color:#fff
}
.smrt-seo-obj-banner {
	background:url(../images/Australia3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-canda {
	background:url(../images/Canada3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-ind {
	background:url(../images/india3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-singa {
	background:url(../images/singapore3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-uk {
	background:url(../images/uk3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
.smrt-seo-obj-banner-usa {
	background:url(../images/USA3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:55px 0 60px 0
}
#obj-head span {
	display:block;
	line-height:2.1
}
.obj-des-sec strong {
	color:#ff7815
}
.obj-des-sec h3 {
	font-family:Poppins-ExtraLight;
	color:#fff;
	font-size:50px;
	padding:17px 0 25px 0
}
.obj-des-sec p {
	font-family:Poppins-ExtraLight;
	font-size:16px;
	color:#fff;
	line-height:2.1
}
.obj-key-des {
	float:left;
	width:52%;
	background-color:#fff;
	padding:10px 100px 15px 30px
}
.obj-key-des h4 {
	font-family:Poppins-SemiBold;
	font-size:18px;
	padding:20px 0 20px 0;
	position:relative;
	text-decoration:underline;
	color:#0e3766
}
.obj-key-des h4:after {
	content:"";
	display:inline-block;
	position:absolute
}
.obj-key-des p {
	font-family:Poppins-Regular;
	font-size:15px;
	line-height:2.1;
	color:#000
}
.seo-pkg-banner h4 {
	text-align:center;
	font-family:FuturaPT-Light;
	color:#011e33;
	font-size:35px;
	position:relative
}
.seo-pkg-banner h5 {
	text-align:center;
	color:#3f3f3f;
	font-family:Poppins-Medium;
	font-size:28px;
	padding:50px 0 30px 0;
	text-decoration:underline
}
.seo-pkg-banner {
	padding:25px 0 10px 0
}
.pkg-list-lft {
	width:53%;
	float:left
}
.pkg-list-rgt {
	float:left;
	width:47%
}
.pkg-list-wrap ul {
	list-style:none;
	font-family:Poppins-Regular;
	color:#003d6a;
	font-size:20px
}
.pkg-list-wrap ul li:before {
	font-family:FontAwesome;
	content:"\f00c";
	color:#f76800;
	padding-right:20px;
	font-size:25px
}
.pkg-list-wrap li {
	display:block;
	margin:0 0 15px 0
}
section.slv-gld-pltnm-wrap {
	background-color:#ededed
}
.slvr-gld-plt-head {
	width:30%;
	position:relative
}
.slvr-gld-plt-head h5 {
	text-align:center;
	font-family:Poppins;
	color:#1e2639;
	font-size:32px
}
.slvr-gld-plt-head {
	width:100%;
	border-top:7px solid #ee8318;
	background-color:#fff;
	padding:35px 15px 40px 15px;
	float:left;
	box-shadow:0 0 20px #908b8b;
	margin:0 0 18px 0
}
.kwrd-price h4 {
	text-align:center;
	font-size:20px;
	font-family:Montserrat-Regular
}
.kwrd-price h2 {
	text-align:center;
	font-family:Cambria-Bold;
	font-size:35px;
	color:#ff0101;
	margin:0
}
.kwrd-price {
	background-color:#e6e6e6;
	padding:10px 0 10px 0;
	margin-top:25px;
	border:1px solid #d7d7d7
}
.by-nw-btn {
	text-align:center;
	margin:35px 0 0 0
}
.by-nw-btn a, .by-nw-btn a:hover {
	text-decoration:none;
	color:#fff;
	font-family:Montserrat-Bold;
	font-size:18px;
	background-color:#c72523;
	padding:16px 20px
}
.slvr-gld-plt-green-top {
	width:100%;
	border-top:7px solid #00bd9b;
	background-color:#fff;
	padding:35px 15px 40px 15px;
	float:left;
	box-shadow:0 0 20px #908b8b;
	margin:0 0 18px 0
}
.slvr-gld-plt-green-top h5 {
	text-align:center;
	font-family:Poppins;
	color:#1e2639;
	font-size:32px
}
.slvr-gld-plt-blue-top {
	width:100%;
	border-top:7px solid #004eff;
	background-color:#fff;
	padding:35px 15px 40px 15px;
	float:right;
	box-shadow:0 0 20px #908b8b;
	margin:0 0 18px 0
}
.slvr-gld-plt-blue-top h5 {
	text-align:center;
	font-family:Poppins;
	color:#1e2639;
	font-size:32px
}
.slv-gld-pltnm-outer {
	padding:30px 0 30px 0
}
.slv-gld-pltnm-outer .outer {
	width:30%;
	float:left;
	margin-left:31px
}
.pay-icons {
	width:100%;
	text-align:center
}
ul {
	margin:0;
	padding:0;
	list-style:none
}
input[type=radio] {
	display:none
}
.a-container {
	margin:20px auto
}
.a-container label {
	text-align:center;
	font-family:Poppins-SemiBold;
	display:block;
	position:relative;
	cursor:pointer;
	font-size:18px;
	font-weight:700;
	padding:10px 20px;
	color:#00487f;
	background-color:#fafafa;
	border:1px solid #eee;
	margin-bottom:20px;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
-ms-transition:all .2s ease;
-o-transition:all .2s ease;
transition:all .2s ease
}
.a-container input:checked+label, .a-container label:hover {
	color:#00487f;
	background-color:#fafafa
}
.a-container input:checked+label:after {
	border-top:8px solid transparent;
	border-right:6px solid transparent;
	border-bottom:8px solid #222;
	border-left:6px solid transparent;
	top:6px
}
.a-container input:checked~.a-content {
display:block
}
.a-content ul {
	text-align:center
}
.a-content ul li {
	font-family:Poppins-Regular;
	font-size:14px;
	margin:15px 0 0 0;
	color:#000
}
.aus-proj-sec h6 {
	text-align:center;
	font-size:35px;
	font-family:Poppins-Medium;
	color:#0e3766;
	position:relative
}
.aus-proj-sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	padding:0 0 8px 0;
	text-transform:capitalize
}
.aus-proj-sec h5 {
	text-align:center;
	font-size:18px;
	font-family:Montserrat-Regular
}
.aus-proj-sec {
	width:50%;
	float:left;
	padding:45px 0 0 0
}
.drop-us-form {
	width:50%;
	float:left
}
.drop-us-form-canda {
	width:50%;
	float:left
}
.drop-us-form-ind {
	width:50%;
	float:left
}
.drop-us-form-singa {
	width:50%;
	float:left
}
.drop-us-form-uk {
	width:50%;
	float:left
}
.drop-us-form-usa {
	width:50%;
	float:left
}
.drop-us-form {
	background-image:url(../images/Australia4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 150px 30px
}
.drop-us-form-canda {
	background-image:url(../images/Canada4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 150px 30px
}
.drop-us-form-ind {
	background-image:url(../images/india4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-singa {
	background-image:url(../images/singapore4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 150px 30px
}
.drop-us-form-uk {
	background-image:url(../images/uk4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 45px 30px
}
.drop-us-form-usa {
	background-image:url(../images/USA4.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px 0 150px 30px
}
.drop-us-form h6 {
	color:#fff;
	font-family:FuturaPT-Light;
	font-size:35px
}
.drop-us-form-canda h6 {
	color:#fff;
	font-family:FuturaPT-Light;
	font-size:35px
}
.drop-us-form-ind h6 {
	color:#fff;
	font-family:FuturaPT-Light;
	font-size:35px
}
.drop-us-form-singa h6 {
	color:#fff;
	font-family:FuturaPT-Light;
	font-size:35px
}
.drop-us-form-uk h6 {
	color:#fff;
	font-family:FuturaPT-Light;
	font-size:35px
}
.drop-us-form-usa h6 {
	color:#fff;
	font-family:FuturaPT-Light;
	font-size:35px
}
.lft-sec {
	width:40%;
	float:left;
	margin-right:30px
}
.rgt-sec {
	width:40%;
	float:left
}
.drop-form-outer form input {
	border:none;
	background:0 0;
	margin-bottom:35px;
	border-bottom:1px solid #f76800;
	padding:7px 0;
	width:100%;
	display:block;
	border-radius:0;
	color:#fff;
	outline:0
}
.drop-us-form ::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-canda ::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-ind ::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-singa ::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-uk ::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-us-form-usa ::placeholder {
color:#fff;
font-family:Poppins-Regular;
font-size:16px
}
.drop-form-outer textarea {
	width:85%;
	border:none;
	background:0 0;
	border-bottom:1px solid #f76800;
	display:block;
	color:#fff;
	border-radius:0;
	outline:0
}
.sbmt_btn_wrap {
	margin:60px 0 40px 0
}
.sbmt_btn_wrap a, .sbmt_btn_wrap a:hover {
	text-decoration:none;
	background-color:#f76800;
	border:none;
	color:#fff;
	font-family:Montserrat-Bold;
	padding:10px 25px;
	font-size:18px
}
.drop-form-outer {
	padding:40px 0 0 0
}
.drop-form-outer p {
	font-family:Poppins-Light;
	color:#fff;
	font-size:14px;
	padding-right:159px;
	line-height:2.4
}
.bs-example {
	margin:20px 20px 30px 20px
}
.faqque-wrap {
	background-color:#262e43;
	padding:15px 0
}
.faqque-wrap h6#faqsecti {
	font-size:35px;
	color:#fff;
	font-family:FuturaPT-Light;
	text-align:center;
	position:relative;
	margin-bottom:70px
}
.faqque-wrap h6#faqsecti:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.faqque-wrap h6#faqsecti:before {
	content:"";
	display:block;
	border:1px solid #f76800;
	width:25px;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.faqquedifsec-wrap {
	display:flex;
	justify-content:center
}
.faqquedifsec-wrap #faqaccor {
	width:520px
}
.faqquedifsec-wrap #faqimg {
	width:680px;
	margin-left:40px;
	padding-top:70px
}
.faqquedifsec-wrap #faqaccor .accordion h5 {
	color:#252525;
	background-color:#fff;
	font-size:18px;
	font-family:Poppins-Medium;
	padding:10px 10px;
	border:1px solid #f76800;
	border-radius:15px;
	position:relative
}
.faqquedifsec-wrap #faqaccor .card-body {
	color:#202020;
	background-color:#d7d7d7;
	padding:10px 20px;
	line-height:2;
	border-radius:20px
}
.faqquedifsec-wrap #faqaccor .card-body p {
	font-family:Poppins-Regular;
	font-size:14px
}
.faqquedifsec-wrap #faqaccor i#pmsign {
	color:#fff;
	background-color:#f76800;
	border-radius:50%;
	height:30px;
	width:30px;
	text-align:center;
	padding:6px 0 0 0;
	position:absolute;
	top:50%;
	left:96%;
	transform:translate(0, -50%)
}
.srvc_banner_wrapper h1 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:50px;
	color:#fff;
	padding:33px 0 7px 0;
	text-shadow:4px 1px 3px #000;
	text-transform:uppercase
}
.srvc_banner_wrapper h2 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:22px;
	color:#f76800;
	height:50px
}
.srvc_banner_wrapper h3 {
	text-align:center;
	font-family:Poppins-Medium;
	margin:0;
	font-size:18px;
	padding-bottom:20px;
	color:#fff;
	line-height:2;
	height:90px
}
.header_form_outer .input_outer {
	float:left;
	margin-right:85px
}
.header_form_outer input {
	padding:10px 6px 11px 8px;
	width:100%;
	border-radius:9px;
	border:none;
	outline:0
}
.srvc_banner_wrapper a {
	background:#f76800;
	font-size:16px;
	font-family:Poppins-SemiBold;
	text-decoration:none;
	color:#fff;
	padding:15px 41px;
	border:1px solid #fff
}
.srvc_banner_wrapper a:hover, .srvc_banner_wrapper a:visited {
	background:#f76800;
	font-size:16px;
	font-family:Poppins-SemiBold;
	text-decoration:none;
	color:#fff;
	padding:15px 41px;
	border:1px solid #fff;
	text-decoration:none
}
.header_form_outer .input_outer.web-e-outer:nth-child(3) {
margin-right:0
}
.input_outer.web-e-outer {
	width:32%;
	float:left;
	margin-right:15px
}
.input_outer.web-e-outer ::placeholder {
font-family:Montserrat-Medium;
font-size:16px;
color:#878787
}
.get-rport {
	text-align:center;
	margin:63px 0 0 0
}
.do-u-heading {
	width:49%;
	float:left
}
.do-u-heading h2 {
	font-family:Cambria-Bold;
	font-size:40px;
	color:#111928;
	text-align:center;
	padding:61px 0 48px 0
}
.do-u-heading h2 span {
	display:block;
	text-align:left;
	font-size:35px;
	font-family:FuturaPT-Light
}
.do-u-heading h2 strong {
	font-weight:unset;
	color:#f76800;
	font-family:FuturaPT-Medium
}
.do-u-need-des {
	width:51%;
	float:left;
	padding:0 0 0 25px
}
.do-u-need-des p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#000;
	padding-top:8px
}
.do-u-need-des h3 {
	font-family:Poppins-Medium;
	font-size:18px;
	color:#f76800;
	padding-top:20px
}
.do-u-need-wrap {
	padding:33px 0 30px 0
}
section.do-u-need-sec {
	background-image:url(../404.html);
	background-repeat:no-repeat;
	background-size:cover
}
.whts_seo_mrktng h3 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#1e2639;
	position:relative;
	padding:16px 0 66px 0
}
.whts_seo_mrktng h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.whts_seo_mrktng h3:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:70px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_mrktng_lft {
	width:55%;
	float:left
}
.seo_mrktng_banner {
	background-image:url(../404.html);
	background-size:cover;
	background-repeat:no-repeat;
	padding:10px 0 20px 0
}
.seo_mrktng_lft p {
	color:#fff;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.8
}
.seo_mrktng_lft h4 {
	font-family:Poppins-Regular;
	color:#f76800;
	font-size:18px;
	padding:22px 0 0 0
}
.seo_mrktng_rght {
	width:40%;
	float:left;
	padding:100px 0 0 80px
}
.seo_mrktng_lft p.frst_two {
	padding-top:22px
}
.seo_mrktng_rght img {
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px
}
.quck_enq a {
	text-decoration:none;
	background:#f76800;
	font-family:Montserrat-Regular;
	color:#fff;
	font-size:18px;
	padding:12px 40px;
	border:1px solid #003663;
	border-radius:10px
}
.quck_enq a:hover {
	text-decoration:none;
	background:#f76800;
	font-family:Montserrat-Regular;
	color:#fff;
	font-size:18px;
	padding:12px 40px;
	border:1px solid #003663
}
.quck_enq {
	margin:40px 0 30px 0
}
.my_business h5 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	margin:0;
	padding:42px 0 0 0;
	position:relative
}
.my_business h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.my_business h5:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:97px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#162229
}
.my_business_lft {
	width:48%;
	float:left
}
.my_business_lft img {
	width:100%;
	height:auto
}
.my_business_rgt {
	width:51%;
	float:left;
	padding:70px 0 0 30px
}
.my_business_rgt p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#fff;
	line-height:1.7;
	padding:25px 0 0 0
}
.my_business {
	background-image:url(../404.html);
	background-size:cover;
	background-repeat:no-repeat
}
.my_business_outer {
	padding:95px 0 45px 0
}
.my_business_rgt h6 {
	font-family:Poppins-SemiBold;
	font-size:22px;
	color:#f76800;
	padding:40px 0 0 0
}
.my_business_rgt span {
	display:block;
	font-family:Poppins-Medium;
	font-size:16px;
	color:#fff;
	line-height:1.9
}
.my_business_rgt h6.mybsns_lst_h {
	padding:17px 0 0 0
}
.faq_sec h6 {
	font-family:FuturaPT-Light;
	text-align:center;
	font-size:35px;
	color:#1e2639;
	margin:0;
	position:relative
}
.faq_sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.faq_sec h6:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:55px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#e4eef4
}
section.faq_sec {
	background:#e4eef4
}
.faq_sec_lft {
	float:left
}
.panel-heading .accordion-toggle:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float:right;
	color:grey
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\e080"
}
.faq_sec_rgt {
	width:51%;
	float:left;
	margin:0 0 0 65px
}
.faq_sec .panel-title {
	font-size:18px;
	font-family:Poppins-SemiBold
}
.faq_sec div#accordion {
	background:#fff;
	padding:21px 25px 42px 25px;
	border-radius:25px;
	margin:0;
	box-shadow:0 0 20px 0 #87d3ff
}
.faq_sec .panel-default>.panel-heading {
	background-image:unset;
	border-bottom:1px solid #9c9c9c;
	margin:0;
	padding:15px 0 20px 0;
	background:#fff
}
.faq_sec .panel-default {
	border:none
}
.faq_sec .panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding:10px 0;
	border:none;
	font-family:Poppins-Regular;
	font-size:14px;
	line-height:1.9
}
.faq_sec a.accordion-toggle:hover, .faq_sec a.accordion-toggle:visited {
	text-decoration:none
}
.faq_sec .panel-heading .accordion-toggle:after {
	color:#f76800
}
section.faq_sec {
	padding:32px 0 40px 0
}
.faq_sec_outer {
	padding:80px 0 0 0
}
.panel-heading .accordion-toggle:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float:right;
	color:grey
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\e080"
}
#accordion_dropdown h3.last_drop_down {
	border:none
}
.smlbus_des_lft h2 {
	font-family:FuturaPT-Light;
	font-size:40px;
	color:#111928
}
.smlbus_des_lft {
	width:55%;
	float:left
}
.smlbus_des_lft h3 {
	color:#000;
	font-family:Poppins-Light;
	font-size:22px;
	padding:18px 0 18px 0
}
.smlbus_des_lft p {
	font-size:16px;
	font-family:Poppins-Regular;
	line-height:1.9;
	color:#1b1c1e
}
.smlbus_list .fa-angle-double-right:before {
	content:"\f101";
	color:#f76800;
	font-size:25px;
	padding-right:10px
}
.smlbus_list li {
	display:inline;
	font-size:16px;
	font-family:Poppins-Regular;
	line-height:1.9;
	color:#1b1c1e
}
.smlbus_des_rgt {
	width:40%;
	float:left;
	padding:114px 0 0 45px;
	text-align:center
}
.smlbus_list {
	padding:20px 0 0 0
}
section.sml_bus_sec {
	padding:30px 0 30px 0;
	background-image:url(../images/Small_Business_3.png);
	background-size:cover;
	background-repeat:no-repeat;
	border-bottom:1px solid #006b92
}
.why_chs_sec span {
	color:#fff;
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:16px
}
.why_chs_sec h3 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	position:relative
}
.why_chs_sec h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.why_chs_sec h3:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#1d1e2a
}
.why_chs_lft {
	width:48%;
	float:left;
	padding:75px 0 0 0
}
.why_chs_rgt {
	width:52%;
	float:left
}
.why_chs_rgt li {
	font-family:Poppins-Regular;
	font-size:16px;
	position:relative;
	line-height:1.9;
	color:#fff;
	padding:0 0 5px 7px
}
.why_chs_rgt span {
	font-size:17px;
	font-family:Poppins-Medium;
	color:#f76800
}
.fa-check-circle-o:before {
	content:"\f05d";
	font-size:25px;
	color:#99fb01
}
.why_chs_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.7;
	color:#fff;
	padding:55px 0 25px 0
}
section.why_chs_sec {
	background:url(../images/Small_Business_4.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:22px 0 12px 0
}
.why_chs_rgt ul li:before {
	font-family:FontAwesome;
	font-weight:400;
	color:#fff;
	content:"\f05d";
	position:absolute;
	left:-30px;
	top:-4px;
	font-size:21px
}
.enq_btn a {
	background:#f76800;
	font-family:Poppins-SemiBold;
	color:#fff;
	font-size:25px;
	padding:20px 45px;
	border:2px solid #fff
}
.enq_btn {
	text-align:center;
	margin:86px
}
section.seo_pkg {
	padding:50px 0
}
.seo_pkg h4 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	position:relative
}
.seo_pkg h4:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.seo_pkg h4:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:45px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_pkg h5 {
	text-align:center;
	font-family:Poppins-Medium;
	padding:50px 0 23px 0;
	color:#016eca;
	font-size:18px
}
.seo_pkg p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#0f283a;
	line-height:1.9
}
.seopackages_wrapper {
	margin:25px 0;
	box-shadow:0 0 20px 12px #d4d3d3
}
.seopackages_inner table.research {
	border-collapse:collapse;
	margin-bottom:0
}
.seopackages_inner table {
	line-height:2;
	width:100%
}
.seopackages_inner table.research thead tr {
	display:table-row
}
.seopackages_inner .seo-pkg-tit {
	color:#fff;
	font-size:25px;
	text-align:center;
	background:#1b4b6f;
	border-right:1px solid #fff;
	font-family:Montserrat-Bold;
	padding:8px 0
}
.seopackages_inner tbody {
	border-bottom:1px solid #ddd
}
.seopackages_inner .table-header {
	color:#1e2225;
	font-size:18px;
	font-family:Montserrat-Medium;
	text-transform:capitalize;
	background:#e9e9e9;
	padding:8px 18px 9px 20px;
	text-align:left
}
.seopackages_inner .accordion td:first-child:after {
	font-family:FontAwesome;
	color:#0e3766;
	content:"\f067";
	float:right;
	font-size:20px
}
.seopackages_inner .research .fa-check:before {
	content:"\f00c";
	color:#2d6eb4;
	font-size:25px
}
.seopackages_inner .research .fa-times:before {
	content:"\f00d";
	color:#f76800;
	font-size:25px
}
.seopackages_inner .accordion.active td:first-child:after {
	content:"\f068";
	color:#fff
}
td.table-header {
	width:45%
}
.seo-pkg-tit {
	background:#1b4b6f
}
.active .table-header {
	background:#f76800;
	color:#fff
}
td.accordian_inner_col {
	text-align:center;
	font-family:Montserrat-Medium;
	color:#000;
	font-size:16px;
	padding:6px 0 4px 0
}
.accordian_inner_row td {
	text-align:center
}
.tcncl_buss_tab h5 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	position:relative;
	color:#fff;
	padding:37px 0 37px 0
}
.tcncl_buss_tab h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.tcncl_buss_tab h5:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:82px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#1d2635
}
.tab {
	background-color:#f1f1f1;
	margin:65px 0 0 0
}
.tab button {
	float:left;
	border:none;
	outline:0;
	cursor:pointer;
	padding:70px 16px;
transition:.3s;
	font-size:22px;
	background-color:#2d6eb4;
	color:#fff;
	font-family:Poppins-SemiBold;
	width:25%
}
.tab button:hover {
	background-color:#2d6eb4
}
.tab button.active {
	background-color:#d7d7d7;
	color:#c72523;
	border-bottom:1px solid #1b4b6f
}
.tabcontent {
	display:none;
	border-top:none
}
button.bordr_rgt_sec {
	border-right:1px solid #fff
}
.tablinks span {
	display:block
}
section.tcncl_buss_tab button {
	min-height:300px
}
.tabcontent p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:2;
	color:#000;
	background:#d7d7d7;
	padding:0 16px 17px 16px
}
section.tcncl_buss_tab {
	background:url(../images/our_technical.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:0 0 60px 0
}
.table_content td.header_col {
	font-family:Montserrat-SemiBold;
	color:#000;
	font-size:18px;
	text-align:center;
	padding:6px 0
}
tr.sec_head_row {
	border-bottom:1px solid #7f909c
}
.table_content .border_right {
	border-right:1px solid #7f909c
}
.payment_plan_wrap .payment_sec {
	width:45%;
	text-align:center;
	background:#f76800;
	font-family:Montserrat-SemiBold;
	font-size:22px;
	color:#05213f;
	padding:24px 0;
	float:left;
	border-right:1px solid #fff;
	color:#fff
}
.payment_buy_button {
	float:left;
	width:18%;
	text-align:center;
	margin:25px 0 0 0
}
.payment_plan_wrap a {
	color:#337ab7;
	text-decoration:none;
	font-family:Montserrat-SemiBold;
	color:#000;
	background:#e9e9e9;
	padding:27px 53px 25px 53px;
	font-size:22px
}
#why_choose_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#1e2639;
	position:relative;
	padding:33px 0 0 0
}
#why_choose_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#why_choose_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:77px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.clip-path {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#23306c;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.why_choose_des_outer h6 {
	color:#a0ff24;
	font-family:Poppins-SemiBold;
	font-size:22px;
	text-align:left;
	line-height:1.4
}
.why_choose_des_outer p {
	color:#fff;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:18px 0 0 0
}
.clip-path-secnd {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#424fa2;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-thrd {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#8089be;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-forth {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#8089be;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-fifth {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#424fa2;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.why_choose .container_whychoose {
	width:1185px;
	margin:auto
}
.why_choose_des_outer {
	background:url(../images/why_choos_background.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:75px 0 0 0;
	padding:50px 0 45px 0
}
.ask_enqry_wrap h6 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	margin:0
}
.ask_enqry_form_wrap .input_wrap {
	float:left;
	margin:0 117px 0 0
}
section.ask_enqry_wrap {
	background:#1e2639;
	margin:0 0;
	padding:55px 0
}
.ask_enqry_form_wrap {
	padding:32px 0 0 0
}
.input_wrap input::placeholder {
font-family:Poppins-Medium;
font-size:16px;
color:#8a8a8a
}
.input_wrap input {
	width:150%;
	padding:20px 12px;
	background:#ebebeb;
	border:none
}
.send_enqry {
	float:left
}
.send_enqry a {
	background:#f76800;
	padding:16px 70px;
	font-family:Poppins-SemiBold;
	font-size:18px;
	color:#fff
}
.send_enqry a:hover {
	text-decoration:none;
	color:#fff
}
.buy_now_outer {
	margin:24px 0 0 0;
	float:left
}
.buy_now_outer a {
	background:#e9e9e9;
	padding:26px 54px;
	font-family:Montserrat-SemiBold;
	font-size:22px;
	color:#1b4b6f;
	border-right:1px solid #fff
}
.buy_now_outer a:hover {
	text-decoration:none;
	background:#b11010;
	color:#fff
}
.pay_plan {
	text-align:center;
	margin:25px 0 0 0
}
.cnsltnt-srvc-header {
	background:url("../images/Consultant_Services%20_header_bg.jpg");
	background-size:cover;
	background-repeat:no-repeat
}
.seo_cnsltnt_do_desc {
	background-image:url(../images/seoconsultant.png), linear-gradient(to right, #cde3f3, #fff);
	background-size:650px 650px, cover;
	background-repeat:no-repeat;
	margin:70px 0 0 0;
	background-position:top right
}
.seo_cnsltnt_do_wrapper h3 {
	text-align:center;
	font-family:FuturaPT-Light;
	color:#111928;
	font-size:35px;
	position:relative;
	padding:22px 0 0 0;
	text-transform:capitalize
}
.seo_cnsltnt_do_wrapper h3:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:76px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_cnsltnt_do_wrapper h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.lft_des_sec {
	width:64%
}
.lft_des_sec h4 {
	font-family:Poppins-Medium;
	font-size:25px;
	color:#1a426f;
	position:relative;
	padding:60px 0 0 0;
	position:relative
}
.lft_des_sec h4::before {
content:"";
width:100px;
height:10px;
border-bottom:3px solid #f76800;
position:absolute;
top:30px
}
.lft_des_sec p {
	font-size:16px;
	font-family:Poppins-Regular;
	color:#000;
	line-height:2;
	padding:32px 0 0 0
}
.lft_des_sec ul li {
	list-style:none;
	color:#000;
	font-family:Poppins-Medium;
	font-size:16px;
	margin:0 0 18px 0
}
.lft_des_sec ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#f76800;
	padding:0 15px 0 0
}
.right_des_sec {
	float:left;
	width:36%;
	background:#fff
}
.seo_cnsltnt_do_btns a {
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#f76800;
	color:#fff;
	padding:5px 25px;
	border:1px solid #fff;
	margin:0 15px 0 0
}
.seo_cnsltnt_do_btns a:hover {
	color:#000;
	text-decoration:none
}
.seo_cnsltnt_do_btns {
	margin:32px 0 35px 0
}
.seo_cnsltnt_accordian_sec p {
	text-align:center;
	font-family:Poppins-Medium;
	font-size:18px;
	color:#001c38;
	line-height:2
}
td.header_col.header_col_red {
	color:red
}
.seo_cnsltnt_accordian_sec .seopackages_inner .table-header {
	color:#1b4b6f;
	text-align:center
}
.seo_cnsltnt_accordian_sec .seopackages_inner .accordion td:first-child:after {
	color:#010101
}
.seo_cnsltnt_accordian_sec .active .table-header {
	background:#f76800;
	color:#fff
}
.seo_cnsltnt_accordian_sec .seopackages_inner .accordion.active td:first-child:after {
	content:"\f068";
	color:#fff
}
.seo_cnsltnt_accordian_sec .seopackages_wrapper {
	margin:25px 0;
	background:#fff;
	box-shadow:0 0 20px #6b5d5d
}
section.seo_cnsltnt_accordian_sec {
	background:#eef8ff
}
section.seo_cnsltnt_accordian_sec {
	background:#eef8ff;
	padding:85px 0 25px 0
}
section.why_shld_u_chs {
	background:url(../images/why_should_u_choose.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.why_shld_u_chs h5 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	margin:0;
	position:relative;
	padding:40px 0 0 0
}
.why_shld_u_chs h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.why_shld_u_chs h5:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:93px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.why_shld_u_chs p {
	font-family:Poppins-Regular;
	font-size:18px;
	color:#fff;
	line-height:1.7
}
p.first-para {
	padding:66px 0 0 0
}
.why_shld_u_chs ul {
	padding:23px 0 4px 0
}
.why_shld_u_chs ul li {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.5;
	padding:0 0 25px 0;
	position:relative;
	padding:0 0 0 50px;
	margin:0 0 20px 0;
	color:#fff
}
.why_shld_u_chs ul li span {
	font-family:Poppins-Medium;
	font-size:22px;
	color:#f76800
}
.why_shld_u_chs ul li:before {
	font-family:FontAwesome;
	content:"\f00c";
	font-size:17px;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
	font-size:25px
}
.counter_sec_outer {
	width:28%;
	text-align:center;
	float:left
}
.counter_sec {
	display:block;
	width:100%
}
.counter_sec span {
	font-family:Poppins-SemiBold;
	font-size:80px;
	color:#f76800
}
.counter_sec span:after {
	content:'%'
}
.counter_sec p {
	font-family:Poppins-Regular;
	font-size:20px;
	padding:15px 0 25px 0;
	color:#fff;
	line-height:1.8
}
.free_quote_count_wrap {
	display:flex;
	justify-content:space-between
}
section.get_free_quote {
	background:url(../images/get_free_quote.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:50px 0;
	padding:35px 0 0 0
}
.get_free_quote .ready-to-grow h5 {
	font-size:20px;
	color:#fff;
	font-family:Poppins-Regular
}
.get_free_quote .ready-to-grow {
	background:#ff8f11;
	padding:8px 0
}
.get_free_quote .ready-to-grow h6 {
	font-family:Poppins-SemiBold;
	font-size:30px;
	color:#000
}
.ready-to-grow-headings {
	float:left
}
.ready-to-grow-btn {
	float:right;
	margin:27px 0 0 0
}
.ready-to-grow-btn a, .ready-to-grow-btn a:hover {
	text-decoration:none;
	background:#003761;
	color:#fff;
	font-family:Poppins-Regular;
	font-size:22px;
	padding:13px 35px;
	border-radius:5px
}
.faq_outer_sec {
	margin:95px 0 0 0;
	padding:0 0 0 90px
}
#cnslting_faq_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#111928;
	position:relative
}
#cnslting_faq_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#cnslting_faq_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#ddd
}
.contact_form_wrap h6 {
	font-family:Poppins-SemiBold;
	font-size:18px;
	text-align:center;
	color:#fff
}
#contact_heading {
	font-family:Poppins-ExtraLight;
	font-size:35px
}
.contact_us_outer {
	width:30%;
	float:left
}
.contact_form_wrap {
	width:100%;
	background:url(../images/consultant_faq_form_bg.jpg);
	padding:40px 20px 60px 20px;
	background-repeat:no-repeat;
	background-size:cover
}
.form_contact_us ::placeholder {
font-family:Poppins-Regular;
font-size:16px;
color:#fff
}
.form_contact_us .input_outer {
	width:100%;
	margin:0 0 23px 0
}
.form_contact_us .input_outer input {
	width:100%;
	padding:5px 0;
	background:0 0;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff
}
.form_contact_us textarea {
	width:100%;
	background:0 0;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff
}
.form_contact_us {
	margin:46px 0 35px 0
}
.contact_us_submit a, .contact_us_submit a:hover {
	text-decoration:none;
	background:#f76800;
	font-family:Poppins-Medium;
	font-size:20px;
	padding:10px 38px;
	color:#fff
}
.contact_us_submit {
	text-align:left
}
.faq_accordian_wrapper {
	width:62%;
	float:left;
	background:url(../images/Consultant_faq_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 63px 30px 63px;
	margin:0 0 0 40px
}
.consultant_faq_accordian .accordion_head {
	background-color:#fff;
	color:#000;
	cursor:pointer;
	font-size:18px;
	padding:13px 11px;
	font-weight:700;
	font-family:Poppins-SemiBold;
	border-bottom:1px solid #ff9c00
}
.consultant_faq_accordian .accordion_body {
	background:#d7d7d7;
	width:100%
}
.consultant_faq_accordian .accordion_body p {
	padding:18px 20px;
	margin:0;
	font-family:Poppins-Regular;
	color:#000;
	font-size:14px;
	line-height:1.8;
	border-bottom:1px solid #ff9c00
}
.consultant_faq_accordian .plusminus {
	float:right;
	font-size:30px;
	color:#f76800
}
section.cnslting_faq_wrapper {
	background:#ddd;
	padding:28px 0 50px 0
}
section.customer_say_wrapper {
	background:url(../images/what_our_customer_say_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:15px 0 98px 0
}
#customer_say_heading {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#fff;
	position:relative
}
#customer_say_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#customer_say_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:54px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#657180
}
.item_des_wrapper {
	width:50%;
	float:left;
	border-right:1px solid #fff;
	padding:0 25px 0 25px
}
.customer_say_wrapper .item_des_wrapper h5 {
	font-family:Poppins-SemiBold;
	font-size:22px;
	text-align:left;
	padding:5px 0 33px 0;
	color:#fff
}
.customer_say_wrapper .carousel-control {
	position:absolute;
	top:83px;
	bottom:0;
	left:0;
	width:0;
	font-size:20px;
	color:#fff;
	opacity:1
}
.customer_say_wrapper .carousel-control:hover {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:1
}
.item_des_wrapper p {
	font-family:Poppins-Light;
	font-size:15px;
	line-height:2;
	color:#fff;
	margin-bottom:30px
}
.customer_say_wrapper .carousel-inner {
	position:relative;
	background:#181a1c;
	opacity:.8;
	margin:124px 0 0 0
}
.carousel-control_wrap {
	position:absolute;
	right:197px
}
.carousel-control_wrap .glyphicon-triangle-left:before {
	content:"\e251";
	background:#000;
	padding:9px 10px
}
a.left.carousel-control {
	margin:0 0 0 50px
}
.carousel-control_wrap .glyphicon-triangle-right:before {
	content:"\e250";
	background:#000;
	padding:9px 10px
}
.rating-box {
	position:relative;
	vertical-align:middle;
	font-size:28px;
	font-family:FontAwesome;
	display:inline-block;
	color:#ffde00
}
.rating-box:before {
	content:"\f006 \f006 \f006 \f006 \f006"
}
.rating-box .rating {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#ffde00
}
#outsourcesrvc_india_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:40px;
	color:#111928;
	position:relative;
	margin:40px 0 0 0
}
#outsourcesrvc_india_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#outsourcesrvc_india_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:62px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.outsource_india_left {
	width:63%;
	float:left
}
.outsourcesrvc_india_wrap {
	background:#e9f3fa;
	background:-webkit-linear-gradient(to right, #e9f3fa, #fff);
	background:linear-gradient(to right, #e9f3fa, #fff)
}
.outsource_india_des_wrap {
	padding:26px 0 20px 0;
	margin:70px 0 0 0
}
.outsource_india_left ul li {
	font-family:Poppins-Medium;
	font-size:16px;
	color:#000;
	margin-bottom:18px
}
.outsource_india_left ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#f76800;
	padding:0 15px 0 0
}
.outsource_india_left p {
	color:#878a8c;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:20px 0 0 0
}
.outsource_india_right {
	width:34%;
	float:left;
	margin:0 0 0 34px
}
.outsource_india_right h3 {
	font-family:FuturaPT-Light;
	font-size:25px;
	color:#fff;
	margin:0 0 28px 0;
	text-align:center
}
.outsource_india_form_outer {
	background:#001834;
	padding:46px 18px 55px 18px;
	box-shadow:0 0 20px 0 #fff
}
.outsource_india_form input {
	width:100%;
	padding:15px 0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border:none
}
.outsource_india_form ::placeholder {
font-family:Poppins-Regular;
font-size:16px;
color:#989898
}
.outsource_india_form .icon_input textarea {
	width:100%;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	padding:15px 0;
	border:none
}
.outsource_india_form_submit {
	text-align:center;
	margin:35px 0 0 0
}
.outsource_india_form_submit a, .outsource_india_form_submit a:hover {
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#f76800;
	padding:10px 68px;
	border-radius:25px
}
.outsource_india_form .icon_input {
	display:-ms-flexbox;
	display:flex;
	width:100%;
	margin-bottom:22px
}
.outsource_india_form .icon_input .icon {
	padding:10px;
	background:#fff;
	color:#54d108;
	min-width:50px;
	text-align:center;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:27px
}
.outsource_india_form .icon_input .input-field {
	width:100%;
	padding:10px;
	outline:0
}
.outsource_india_form .icon_input .fa-user-o:before {
	content:"\f2c0";
	color:#f76800
}
.outsource_india_form .icon_input .fa-envelope-o:before {
	content:"\f003";
	color:#f76800
}
.outsource_india_form .icon_input .fa-skype-o:before {
	content:"\f17e";
	color:#f76800
}
.outsource_india_form .icon_input .fa-globe:before {
	content:"\f0ac";
	color:#f76800
}
.outsource_india_form .icon_input .fa-comment-o:before {
	content:"\f0e5";
	color:#f76800
}
#rank_higher_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#111928;
	position:relative
}
#rank_higher_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#rank_higher_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.rank_higher_des_wrap {
	padding:118px 0 0 0;
	background:url(../images/rank_higher_bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:0 23px
}
.rank_higher_left_img {
	width:50%;
	float:left
}
.rank_higher_left_img img {
	width:100%;
	height:auto
}
.rank_higher_right_sec {
	float:left;
	width:50%;
	background:#fff;
	padding:45px 35px 20px 35px;
	position:absolute;
	right:42px;
	top:25px;
	z-index:1;
	box-shadow:0 0 20px 0 #847d7d
}
.rank_higher_right_sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	color:#0e3766;
	font-size:16px;
	margin-bottom:40px
}
.rank_higher_right_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	text-align:center;
	line-height:2.3;
	color:#111928
}
.rank_higher_des_first {
	position:relative;
	margin-bottom:120px
}
.rank_higher_right_sec span {
	font-size:35px;
	color:#f3ac34
}
.rank_higher_right_sec sup {
	top:0;
	padding-right:6px
}
.rank_higher_left_sec {
	float:left;
	width:50%;
	position:inherit;
	background:#fff;
	padding:45px 35px 20px 35px;
	z-index:1;
	top:-36px;
	left:30px;
	box-shadow:0 0 20px 0 #847d7d
}
.rank_higher_left_sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	color:#0e3766;
	font-size:16px;
	margin-bottom:40px
}
.rank_higher_left_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	text-align:center;
	line-height:2.3;
	color:#111928
}
.rank_higher_left_sec span {
	font-size:35px;
	color:#f3ac34
}
.rank_higher_left_sec sup {
	top:0;
	padding-right:6px
}
.rank_higher_right_img {
	float:left;
	width:50%
}
.rank_higher_right_img img {
	width:100%;
	height:auto
}
.rank_higher_des_second {
	position:relative;
	margin-bottom:38px
}
.rank_higher_des_third {
	position:relative;
	margin-bottom:120px
}
.rank_higher_des_four {
	position:relative;
	margin-bottom:40px
}
.rank_higher_top_img {
	text-align:center;
	margin-bottom:20px
}
section.rank_higher_wrap {
	padding:70px 0 0 0
}
.know_more_outer h4 {
	text-align:center;
	font-family:FuturaPT-Book;
	font-size:44px;
	color:#fff;
	margin-bottom:60px
}
.know_more_outer {
	background:#1b81ed;
	padding:70px 0 0 0
}
.know_more_outer .price_icon {
	padding:16px 15px;
	background:#f76800;
	color:#fff;
	border-right:1px solid #fff;
	text-align:center;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:40px
}
.know_more_outer .view_pricing_btn_outer {
	width:27%;
	margin:auto
}
.know_more_outer .view_pricing_btn {
	text-align:center;
	display:flex;
	width:100%;
	box-shadow:0 0 20px #c5c5c5
}
a.icon_field {
	width:100%;
	padding:10px;
	outline:0
}
.fa-list-ul:before {
	content:"\f0ca"
}
.view_pricing_btn a, .view_pricing_btn a:hover {
	text-decoration:none;
	color:#fff;
	background:#f76800;
	padding:21px 15px;
	font-family:Poppins-Regular;
	font-size:22px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px
}
.view_pricing_btn {
	text-align:center
}
.know_more_accordian .bs-example {
	margin:0
}
.know_more_accordian .card-header {
	margin-top:90px;
	background-color:#f76800;
	border-radius:0;
	padding:8px 0
}
.content_left_outer {
	width:100%
}
.content_right_outer {
	width:100%
}
.content_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:50px 20px 35px 20px;
	border-radius:0;
	background:0 0;
	color:#fff
}
.content_outer {
	background:url(../images/know_more_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.know_more_accordian .card-header i.fa-minus:before {
	content:"\f068";
	background:0 0;
	border-radius:0;
	vertical-align:middle;
	padding:0;
	border:none;
	color:#fff;
	font-size:36px
}
.know_more_accordian .card-header i.fa.fa-minus {
	position:absolute;
	right:70px
}
.know_more_accordian .card-header i.fa-plus:before {
	content:"\f067";
	background:0 0;
	border-radius:0;
	vertical-align:middle;
	padding:0;
	border:none;
	color:#fff;
	font-size:36px
}
.know_more_accordian .card-header i.fa.fa-plus {
	position:absolute;
	right:70px
}
h5#benefits_seo_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	margin:0;
	position:relative
}
h5#benefits_seo_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
h5#benefits_seo_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#f4f4f4
}
.save_money_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	margin-right:45px;
	box-shadow:0 0 20px 0 #847d7d
}
.save_effort_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	box-shadow:0 0 20px 0 #847d7d
}
.content_first_outer h5 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	color:#f76800;
	text-decoration:underline;
	margin-bottom:25px
}
.content_first_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#282828;
	line-height:1.9
}
section.benefits_seo_sec {
	background:#f4f4f4;
	padding:45px 0 80px 0
}
.content_second_outer {
	margin-top:100px
}
.content_second_outer h5 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	color:#f76800;
	text-decoration:underline;
	margin-bottom:25px
}
.content_second_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#282828;
	line-height:1.9
}
.types_seo_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	margin-right:45px;
	box-shadow:0 0 20px 0 #847d7d
}
.confidentiality_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	box-shadow:0 0 20px 0 #847d7d
}
.benefits_content_outer {
	margin:140px 0 0 0
}
.benifits_sec_btn {
	text-align:center;
	margin:80px 0 0 0
}
.benifits_sec_btn a, .benifits_sec_btn a:hover {
	text-decoration:none;
	background:#f4f4f4;
	font-family:Poppins-Regular;
	color:#f76800;
	padding:23px 90px;
	font-size:22px;
	border-radius:10px;
	border:1px solid #f76800
}
.grow_business_left_sec {
	width:48%;
	float:left
}
.grow_business_left_sec h5.small_heading {
	font-family:Poppins-Regular;
	font-size:22px;
	color:#fff;
	text-decoration:underline
}
.grow_business_left_sec h5 {
	font-family:FuturaPT-Light;
	font-size:45px;
	color:#f76800
}
section.grow_business_sec {
	background:url(../images/grow_business_bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:60px 0 40px 0
}
.grow_business_input_outer {
	width:35%;
	float:left
}
.grow_business_right_sec input {
	width:100%;
	padding:18px 10px;
	border-radius:6px;
	border:none
}
.next_step_btn {
	float:left;
	color:#fff;
	margin:18px 0 0 23px
}
.next_step_btn a, .next_step_btn a:hover {
	text-decoration:none;
	color:#fff;
	background:#f76800;
	padding:16px 40px;
	border-radius:5px;
	font-family:Poppins-SemiBold;
	font-size:16px;
	box-shadow:0 -1px 15px 0 #fff
}
.grow_business_right_sec {
	float:left;
	width:48%;
	margin:34px 0 0 45px
}
.grow_business_input_outer {
	width:65%;
	float:left
}
.outsource_srvc_faq_sec h6 {
	text-align:center;
	font-size:35px;
	color:#0e3766;
	font-family:FuturaPT-Light;
	position:relative
}
.outsource_srvc_faq_sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.outsource_srvc_faq_sec h6:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:48px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.header_card .fa-minus:before {
	content:"\f068";
	background:#fff;
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px;
	border:1px solid red
}
.header_card .fa-plus:before {
	content:"\f067";
	background:#fff;
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px;
	border:1px solid red
}
.body_card {
	background:#f0f0f0
}
.left_sec_accordia {
	width:65%;
	float:left;
	padding:0 0 0 50px
}
.accordian_outer .card_wrap {
	margin-bottom:0;
	float:left;
	width:100%
}
.accordian_outer .card_wrap .header_card h3 {
	cursor:pointer;
	color:#2d6eb4;
	position:relative;
	background-color:#fff;
	margin:0;
	padding:15px 20px;
	font-family:Poppins-SemiBold;
	font-size:20px
}
.accordian_outer .card_wrap .header_card {
	position:relative
}
.accordian_outer .card_wrap .header_card i {
	position:absolute;
	left:-50px;
	top:12px;
	height:25px;
	width:25px;
	color:#951e22;
	background-color:#fff;
	border-radius:50%;
	text-align:center;
	line-height:25px;
	font-size:13px
}
.accordian_outer .card_wrap .body_card {
	padding:15px 12px
}
.accordian_outer .card_wrap .body_card {
	display:none
}
.accordian_outer .card_wrap:nth-child(1) .body_card {
display:block
}
.accordian_outer .card_wrap .body_card p {
	font-size:16px;
	line-height:1.5;
	color:#111928;
	margin:0;
	font-family:Poppins-Regular
}
.left_sec_accordia {
	position:relative
}
.connecting-line {
	height:2px;
	background:red;
	position:absolute;
	width:65%;
	left:-229px;
	right:0;
	top:50%;
	transform:rotateZ(90deg)
}
section.outsource_srvc_faq_sec {
	padding:30px 0 30px 0
}
.right_sec_accordian {
	width:33%;
	float:left;
	margin:0 0 0 22px
}
.right_sec_accordian img {
	width:100%;
	height:auto
}
.outsource_srvc_faq_outer {
	margin:82px 0 0 0
}
.leading_lft {
	width:43%;
	float:left
}
span.who_we_r {
	font-family:FuturaPT-Medium;
	font-size:14px;
	color:#000
}
section.leading_section {
	background:#f4f7fc;
	padding:38px 0 55px 0
}
.leading_lft h2 span {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#0e3766
}
.leading_lft h2 {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802;
	line-height:1.5;
	margin:10px 0 30px 0
}
.leading_lft strong {
	font-size:16px;
	font-family:Poppins-Medium;
	color:#2c2c2c;
	font-weight:400
}
.leading_lft p {
    font-size: 14px;
    font-family: Poppins-Regular;
    color: #000;
    margin: 1px 0 0 0;
	text-align:justify;
    line-height: 2;
}

ul#ext_tel {
    margin: 0;
}
ul#ext_tel li a {
    font-family: Poppins-Regular;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
ul#mail_tel {
    margin: 0;
}
ul#mail_tel a {
    font-family: Poppins-Regular;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}    
.leading_btn {
	margin:90px 0 0 0
}
.leading_btn a, .leading_btn a:hover {
	text-decoration:none;
	font-family:Poppins-Medium;
	font-size:14px;
	background:#e96000;
	color:#fff;
	padding:16px 35px;
	border-radius:50px
}
.whatwedo_wrap {
	text-align:center;
	display:block;
	background: linear-gradient(to right, #e3f1fa 60%, #fff 98%);
0
}
.whatwedo_wrap .what_we_do {
	font-family:FuturaPT-Medium;
	font-size:14px;
	color:#000
}
.whatwedo_wrap h2 {
	padding: 0 153px;
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#f76802
}
.whatwedo_wrap h2 span {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#0e3766
}
.second_img {
	position:absolute;
	top:271px;
	left:108px;
	z-index:1
}
.offer_right strong {
	font-family:FuturaPT-Medium;
	font-size:22px;
	font-weight:400;
	color:#0e3766
}
.offer_right p {
	font-family:Poppins-Regular;
	font-size:14px;
	line-height:1.5;
	margin:15px 0 0 0
}
.seo_cnsltnt_do_wrapper {
	background-image:url(../images/seoconsultant.png), linear-gradient(to right, #cde3f3, #fff);
	background-size:650px 650px, cover;
	background-repeat:no-repeat;
	margin:0;
	background-position:100% 100%, 0 0
}
.cnsltnt-srvc-header {
	background:url("../images/Consultant_Services%20_header_bg.jpg");
	background-size:cover;
	background-repeat:no-repeat
}
.seo_cnsltnt_do_wrapper h3 {
	text-align:center;
	font-family:FuturaPT-Light;
	color:#111928;
	font-size:35px;
	position:relative;
	padding:22px 0 0 0;
	text-transform:capitalize;
	margin-top:0
}
.seo_cnsltnt_do_wrapper h3:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:26px;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:76px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_cnsltnt_do_wrapper h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.lft_des_sec {
	width:64%
}
.lft_des_sec h4 {
	font-family:Poppins-Medium;
	font-size:25px;
	color:#1a426f;
	position:relative;
	padding:60px 0 0 0;
	position:relative
}
.lft_des_sec h4::before {
content:"";
width:100px;
height:10px;
border-bottom:3px solid #f76800;
position:absolute;
top:30px
}
.lft_des_sec p {
	font-size:16px;
	font-family:Poppins-Regular;
	color:#000;
	line-height:2;
	padding:32px 0 0 0
}
.lft_des_sec ul li {
	list-style:none;
	color:#000;
	font-family:Poppins-Medium;
	font-size:16px;
	margin:0 0 18px 0
}
.lft_des_sec ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#f76800;
	padding:0 15px 0 0
}
.right_des_sec {
	float:left;
	width:36%;
	background:#fff
}
.seo_cnsltnt_do_btns a {
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#f76800;
	color:#fff;
	padding:5px 25px;
	border:1px solid #fff;
	margin:0 15px 0 0
}
.seo_cnsltnt_do_btns a:hover {
	color:#000;
	text-decoration:none
}
.seo_cnsltnt_do_btns {
	margin:32px 0 35px 0
}
.seo_cnsltnt_accordian_sec p {
	text-align:center;
	font-family:Poppins-Medium;
	font-size:18px;
	color:#001c38;
	line-height:2
}
td.header_col.header_col_red {
	color:red
}
.seo_cnsltnt_accordian_sec .seopackages_inner .table-header {
	color:#1b4b6f
}
.seo_cnsltnt_accordian_sec .seopackages_inner .accordion td:first-child:after {
	color:#010101
}
.seo_cnsltnt_accordian_sec .active .table-header {
	background:#f76800;
	color:#fff
}
.seo_cnsltnt_accordian_sec .seopackages_inner .accordion.active td:first-child:after {
	content:"\f068";
	color:#fff
}
.seo_cnsltnt_accordian_sec .seopackages_wrapper {
	margin:25px 0;
	background:#fff;
	box-shadow:0 0 20px #6b5d5d
}
section.seo_cnsltnt_accordian_sec {
	background:#eef8ff
}
section.seo_cnsltnt_accordian_sec {
	background:#eef8ff;
	padding:85px 0 25px 0
}
section.why_shld_u_chs {
	background:url(../images/why_should_u_choose.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.why_shld_u_chs h5 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	margin:0;
	position:relative;
	padding:40px 0 0 0
}
.why_shld_u_chs h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.why_shld_u_chs h5:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:26px;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:93px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.why_shld_u_chs p {
	font-family:Poppins-Regular;
	font-size:18px;
	color:#fff;
	line-height:1.7
}
p.first-para {
	padding:66px 0 0 0
}
.why_shld_u_chs ul {
	padding:23px 0 4px 0
}
.why_shld_u_chs ul li {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.5;
	padding:0 0 25px 0;
	position:relative;
	padding:0 0 0 50px;
	margin:0 0 20px 0;
	color:#fff
}
.why_shld_u_chs ul li span {
	font-family:Poppins-Medium;
	font-size:22px;
	color:#f76800
}
.why_shld_u_chs ul li:before {
	font-family:FontAwesome;
	content:"\f00c";
	font-size:17px;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
	font-size:25px
}
.counter_sec_outer {
	width:28%;
	text-align:center;
	float:left
}
.counter_sec {
	display:block;
	width:100%
}
.counter_sec span {
	font-family:Poppins-SemiBold;
	font-size:80px;
	color:#f76800
}
.counter_sec span:after {
	content:'%'
}
.counter_sec p {
	font-family:Poppins-Regular;
	font-size:20px;
	padding:15px 0 25px 0;
	color:#fff;
	line-height:1.8
}
.free_quote_count_wrap {
	display:flex;
	justify-content:space-between
}
section.get_free_quote {
	background:url(../images/get_free_quote.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:50px 0;
	padding:35px 0 0 0
}
.get_free_quote .ready-to-grow h5 {
	font-size:20px;
	color:#fff;
	font-family:Poppins-Regular
}
.get_free_quote .ready-to-grow {
	background:#ff8f11;
	padding:8px 0
}
.get_free_quote .ready-to-grow h6 {
	font-family:Poppins-SemiBold;
	font-size:30px;
	color:#000
}
.ready-to-grow-headings {
	float:left
}
.ready-to-grow-btn {
	float:right;
	margin:27px 0 0 0
}
.ready-to-grow-btn a, .ready-to-grow-btn a:hover {
	text-decoration:none;
	background:#003761;
	color:#fff;
	font-family:Poppins-Regular;
	font-size:22px;
	padding:13px 35px;
	border-radius:5px
}
.faq_outer_sec {
	margin:95px 0 0 0;
	padding:0 0 0 90px
}
#cnslting_faq_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#111928;
	position:relative
}
#cnslting_faq_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#cnslting_faq_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#ddd
}
.contact_form_wrap h6 {
	font-family:Poppins-SemiBold;
	font-size:18px;
	text-align:center;
	color:#fff
}
#contact_heading {
	font-family:Poppins-ExtraLight;
	font-size:35px
}
.contact_us_outer {
	width:30%;
	float:left
}
.contact_form_wrap {
	width:100%;
	background:url(../images/consultant_faq_form_bg.jpg);
	padding:40px 20px 60px 20px;
	background-repeat:no-repeat;
	background-size:cover
}
.form_contact_us ::placeholder {
font-family:Poppins-Regular;
font-size:16px;
color:#fff
}
.form_contact_us .input_outer {
	width:100%;
	margin:0 0 23px 0
}
.form_contact_us .input_outer input {
	width:100%;
	padding:5px 0;
	background:0 0;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff;
	outline:0
}
.form_contact_us textarea {
	width:100%;
	background:0 0;
	border:none;
	border-bottom:1px solid #fff;
	color:#fff;
	outline:0
}
.form_contact_us {
	margin:46px 0 35px 0
}
.contact_us_submit a, .contact_us_submit a:hover {
	text-decoration:none;
	background:#f76800;
	font-family:Poppins-Medium;
	font-size:20px;
	padding:10px 38px;
	color:#fff
}
.contact_us_submit {
	text-align:left
}
.faq_accordian_wrapper {
	width:62%;
	float:left;
	background:url(../images/Consultant_faq_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 63px 30px 63px;
	margin:0 0 0 40px
}
.consultant_faq_accordian .accordion_head {
	background-color:#fff;
	color:#000;
	cursor:pointer;
	font-size:18px;
	padding:13px 11px;
	font-weight:700;
	font-family:Poppins-SemiBold;
	border-bottom:1px solid #ff9c00
}
.consultant_faq_accordian .accordion_body {
	background:#d7d7d7;
	width:100%
}
.consultant_faq_accordian .accordion_body p {
	padding:18px 20px;
	margin:0;
	font-family:Poppins-Regular;
	color:#000;
	font-size:14px;
	line-height:1.8;
	border-bottom:1px solid #ff9c00
}
.consultant_faq_accordian .plusminus {
	float:right;
	font-size:30px;
	color:#f76800
}
section.cnslting_faq_wrapper {
	background:#ddd;
	padding:28px 0 50px 0
}
section.customer_say_wrapper {
	background:url(../images/what_our_customer_say_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:15px 0 98px 0
}
#customer_say_heading {
	text-align:center;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#fff;
	position:relative
}
#customer_say_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#customer_say_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:54px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#657180
}
.item_des_wrapper {
	width:50%;
	float:left;
	border-right:1px solid #fff;
	padding:0 25px 0 25px
}
.customer_say_wrapper .item_des_wrapper h5 {
	font-family:Poppins-SemiBold;
	font-size:22px;
	text-align:left;
	padding:5px 0 33px 0;
	color:#fff
}
.customer_say_wrapper .carousel-control {
	position:absolute;
	top:83px;
	bottom:0;
	left:0;
	width:0;
	font-size:20px;
	color:#fff;
	opacity:1
}
.customer_say_wrapper .carousel-control:hover {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:1
}
.item_des_wrapper p {
	font-family:Poppins-Light;
	font-size:15px;
	line-height:2;
	color:#fff;
	margin-bottom:30px
}
.customer_say_wrapper .carousel-inner {
	position:relative;
	background:#181a1c;
	opacity:.8;
	margin:124px 0 0 0
}
.carousel-control_wrap {
	position:absolute;
	right:197px
}
.carousel-control_wrap .glyphicon-triangle-left:before {
	content:"\e251";
	background:#000;
	padding:9px 10px
}
a.left.carousel-control {
	margin:0 0 0 50px
}
.carousel-control_wrap .glyphicon-triangle-right:before {
	content:"\e250";
	background:#000;
	padding:9px 10px
}
.rating-box {
	position:relative;
	vertical-align:middle;
	font-size:28px;
	font-family:FontAwesome;
	display:inline-block;
	color:#ffde00
}
.rating-box:before {
	content:"\f006 \f006 \f006 \f006 \f006"
}
.rating-box .rating {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#ffde00
}
.rating-box .rating:before {
	content:"\f005 \f005 \f005 \f005 \f005"
}
section#customidf {
	display:none
}
.slideshow-wrap {
	position:relative;
	margin:65px 0 0 0
}
.Slides {
	display:none;
	padding:18px 35px 42px 35px;
	text-align:center
}
div#customidf .next, div#customidf .prev {
	position:unset!important;
	bottom:unset!important
}
.next, .slideshow-wrap .prev {
	cursor:pointer;
	position:absolute;
	bottom:0;
	right:62px;
	color:#fff;
	user-select:none;
	text-decoration:none;
	text-align:center;
	width:40px;
	height:40px;
	border-radius:100%;
	margin-right:4px;
	display:flex;
	align-items:flex-start;
	background:#ff6d00
}
.slideshow-wrap i.fa {
	align-self:center;
	margin:0 auto
}
.slideshow-wrap .next {
	position:absolute;
	right:0;
	border-radius:50%
}
.slideshow-wrap .next:hover, .slideshow-wrap .prev:hover {
	background:#ff6d00;
	color:#fff;
	text-decoration:none
}
.Slides p {
	margin:0 0 10px;
	font-family:Poppins-Medium;
	font-size:14px;
	color:#383838;
	line-height:1.8
}
.Slides p::after {
content:"";
display:block;
border-bottom:2px solid #0e3766;
width:50px;
position:absolute;
height:10px;
left:0;
right:0;
margin:auto
}
.Slides h5 {
	font-family:Poppins-Medium;
	font-size:25px;
	color:#262626;
	margin:32px 0 0 0
}
.Slides span {
	font-family:Poppins-Medium;
	color:#f96901;
	font-size:16px
}
.creative_left {
	width:44%;
	float:left
}
.creative_right {
	width:50%;
	float:left;
	margin:0 0 0 66px
}
.creative_right h2 {
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	margin:0 0 55px 0;
	position:relative
}
.creative_right h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:10%;
	position:absolute;
	height:12px;
	left:0;
	right:0
}
.creative_right h2:before {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:17%;
	position:absolute;
	top:48px;
	left:65px;
	right:0
}
.creative_right h2 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.creative_right p.top_p {
	margin:0 0 60px 0;
	font-family:Poppins-Medium;
	font-size:18px;
	color:#0e3766
}
.creative_left img {
	width:100%;
	height:auto
}
.creative_right p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#303030;
	margin:0 0 40px 0
}
.touch_btn a, .touch_btn a:focus, .touch_btn a:hover {
	text-decoration:none;
	background:#f76800;
	color:#fff;
	font-family:Poppins-Medium;
	padding:13px 43px;
	border-radius:25px
}
.touch_btn {
	margin:0 0 20px 0
}
section.creative_outer {
	padding:90px 0 30px 0;
	background:linear-gradient(to right, #ffecde 0, #fff 60%)
}
section.depict_outer {
	padding:28px 0 50px 0;
	background:url(../images/marketing_img.png);
	background-repeat:no-repeat;
	background-size:1350px 675px;
	background-position:center bottom
}
.depict_outer h2 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	position:relative
}
.depict_outer h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:20%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.depict_outer h2:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:25px;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.depict_outer h2 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.depict_des p {
	font-family:Poppins-Medium;
	font-size:16px;
	text-align:center;
	margin:0;
	line-height:2
}
.depict_des {
	margin:88px 0 0 0
}
.target_points ul li h3 {
	font-family:FuturaPT-Medium;
	font-size:25px;
	color:#084572
}
.target_points {
	width:50%;
	padding:0 18px
}
.target_points ul li p {
	line-height:2;
	margin:0 0 10px;
	font-family:Poppins-Medium;
	font-size:14px;
	margin:38px 0 0 0
}
.target_points ul li {
	margin:0 0 45px 0
}
.target_points ul li span {
	color:#f76800
}
section.mrktng_services {
	background:url(../images/mrktnk_srvcs.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:40px 0 51px 0
}
.srvc_desc {
	width:57%;
	padding:0 15px
}
.srvc_desc h2 {
	font-family:Poppins-Regular;
	font-size:25px;
	color:#fff;
	line-height:1.5;
	margin:0 0 28px 0
}
.srvc_desc span {
	font-family:FuturaPT-Light;
	font-size:35px
}
.srvc_desc p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#fff;
	line-height:1.8;
	margin:0 0 26px 0
}
.srvc_btns a, .srvc_btns a:hover {
	text-decoration:none;
	color:#fff;
	padding:12px 35px;
	border:1px solid #fff;
	border-radius:30px;
	margin:0 18px 0 0
}
.srvc_btns {
	margin:42px 0 0 0
}
.sendmsg_outer h2 {
	font-family:Poppins-Medium;
	font-size:16px
}
.sendmsg_outer h3 {
	font-size:24px;
	font-family:FuturaPT-Light;
	font-size:25px;
	color:#0e3766;
	margin:0;
	position:relative
}
.sendmsg_outer h3:after {
	content:"";
	display:block;
	border-bottom:1px solid #f96901;
	width:23%;
	position:absolute;
	height:10px;
	left:0;
	right:0;
	z-index:1
}
.sendmsg_outer h3 span {
	font-family:FuturaPT-Medium;
	color:#ff6d00
}
section.mrktng_about_us {
	padding:60px 0 50px 0
}
.mrktng_about_us .aboutus_wrapper {
	background:url(../images/aboutus_img.png);
	background-repeat:no-repeat;
	background-size:790px 535px;
	background-position:bottom right
}
.sendmsg_outer {
	width:39%;
	border:2px solid #ffb884;
	padding:12px 48px 12px 25px;
	border-top-right-radius:95px;
	box-shadow:11px -10px #e6ebef;
	float:left;
	background:#fff
}
.sendmsg_outer p {
	margin:52px 0 0 0;
	font-size:14px;
	font-family:Poppins-Regular;
	color:#151515
}
.form_wrap input {
	width:100%;
	padding:15px 28px;
	border:1px solid #f96901;
	border-radius:30px;
	outline:0
}
.form_wrap {
	margin:38px 0 0 0
}
.inp_wrap {
	margin:0 0 10px 0
}
.inp_wrap textarea {
	width:100%;
	padding:15px 28px;
	border:1px solid #f96901;
	border-radius:30px;
	outline:0
}
.form_wrap ::placeholder {
font-family:Poppins-Regular;
color:#1f1f1f
}
.sbmt_btn a {
	background:#f96901;
	color:#fff;
	padding:14px 62px;
	font-family:Poppins-Regular;
	font-size:14px;
	border-radius:30px
}
.sbmt_btn {
	text-align:center;
	margin:50px 0 40px 0
}
.about_wrap {
	width:60%;
	float:left;
	padding:0 0 0 90px
}
.about_wrap h4 {
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	position:relative
}
.about_wrap h4:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:9%;
	position:absolute;
	height:12px;
	left:0;
	right:0
}
.about_wrap h4:before {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	top:48px;
	left:65px;
	right:0
}
.about_wrap h4 span {
	font-family:FuturaPT-Medium;
	color:#f96901
}
section.marketing_banner {
	background:url(../images/marktng_banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0
}
.marketing_banner h1 {
	font-size:40px;
	font-family:FuturaPT-Medium;
	color:#fff;
	text-transform:capitalize;
	padding:90px 0 0 0;
	height:190px
}
.marktng_left h2 {
	font-family:Poppins-Medium;
	font-size:18px;
	color:#fff;
	margin:0 0 48px 0
}
.marktng_left p {
	font-size:16px;
	color:#fff;
	font-family:Poppins-Regular;
	margin-bottom:65px;
	height:110px
}
.marktng_left {
	width:55%;
	padding:0 10px
}
.banner_btns a, .banner_btns a:hover {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-family:Poppins-Medium;
	background-color:#f16500;
	text-transform:capitalize;
	padding:12px 35px;
	border-radius:25px;
	margin:0 15px 0 0;
	transition:background-color 1s
}
.banner_btns i {
	padding:0 10px 0 0
}
.linkbld-wrap {
	background-image:url(../images/link_building_banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0;
	margin:0
}
.linkbld-wrap #linkbld-data {
	max-width:55%;
	padding:0 10px
}
.linkbld-wrap #linkbld-img {
	max-width:550px;
	margin-left:30px
}
.linkbld-wrap h1#phhd {
	font-size:40px;
	font-family:FuturaPT-Medium;
	color:#fff;
	text-transform:capitalize;
	padding:89px 0 0 0;
	height:190px
}
.linkbld-wrap p#subhd {
	font-size:18px;
	color:#fff;
	font-family:Poppins-Medium;
	padding-bottom:30px
}
.linkbld-wrap p#hdedes {
	font-size:16px;
	color:#fff;
	font-family:Poppins-Regular;
	margin-bottom:65px;
	height:110px
}
.linkbld-wrap #gtstrt {
	display:inline-block
}
.linkbld-wrap #gtstrt a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-family:Poppins-Medium;
	background-color:#f16500;
	text-transform:capitalize;
	padding:12px 35px;
	border-radius:25px;
	margin:0 15px 0 0;
	transition:background-color 1s
}
.linkbld-wrap #gtstrt a i {
	font-size:20px
}
.linkbld-wrap #seopkg {
	display:inline-block
}
.linkbld-wrap #seopkg a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-family:Poppins-Medium;
	background-color:#f16500;
	text-transform:capitalize;
	padding:12px 35px;
	border-radius:25px;
	margin:0 15px 0 0;
	transition:background-color 1s
}
.linkbld-wrap #seopkg a i {
	font-size:20px
}
.relqua-wrap {
	background:#fde9da;
	background:-webkit-linear-gradient(to right, #f6f5f5, #fde9da);
	background:linear-gradient(to right, #f6f5f5, #fde9da);
	display:flex;
	justify-content:center;
	padding:60px 0 25px 0
}
.relqua-wrap #rellida {
	max-width:600px;
	margin-right:30px
}
.relqua-wrap #relliimg {
	max-width:550px;
	margin-left:30px
}
.fa-location-arrow:before {
	content:"\f124"
}
.fa-envelope-o:before {
	content:"\f003"
}
.mrtraffic h3.cont::before {
content:"";
width:47px;
height:47px;
background-image:url(../images/mrtrificon.png);
background-position:0 0;
position:absolute;
top:27px;
left:-70px
}
.mrtraffic h3.inforgra::before {
content:"";
width:38px;
height:38px;
background-image:url(../images/mrtrificon.png);
position:absolute;
background-position:52px -71px;
top:35px;
left:-50px
}
.relqua-wrap h2#relhd {
	font-size:35px;
	color:#d35400;
	font-family:FuturaPT-Light;
	padding-bottom:15px;
	font-weight:600
}
.relqua-wrap p#relsubhd {
	color:#0e3766;
	font-size:16px;
	font-family:Poppins-Medium;
	padding-bottom:5px;
	line-height:1.7
}
.relqua-wrap p#reldata {
	color:#2d2d2d;
	font-size:14px;
	font-family:Poppins-Medium;
	line-height:2;
	padding-bottom:30px
}
.relqua-wrap div#relgtin a {
	font-size:14px;
	color:#fff;
	font-family:Poppins-Medium;
	text-decoration:none;
	background-color:#f76800;
	padding:10px 30px;
	border-radius:25px;
	text-transform:capitalize
}
.mrtraffic {
	background:#01a9ce;
	background:-webkit-linear-gradient(to right, #0bc5cd, #01a9ce);
	background:linear-gradient(to right, #0bc5cd, #01a9ce);
	display:flex;
	justify-content:center;
	padding:50px 0
}
.mrtraffic #mrtrifimg {
	max-width:522px;
	margin-right:50px
}
.mrtraffic #mrtrifdata {
	max-width:522px;
	margin-left:80px
}
.mrtraffic h2#mrtrifhd {
	font-size:35px;
	color:#fff;
	font-family:FuturaPT-Book;
	text-transform:capitalize;
	padding-bottom:35px;
	position:relative
}
.mrtraffic h2#mrtrifhd::after {
content:"";
width:30px;
height:32px;
border-bottom:3px solid #f76800;
position:absolute;
margin-left:15px
}
.mrtraffic h2#mrtrifhd::before {
content:"";
width:40px;
height:32px;
border-bottom:3px solid #f76800;
position:absolute;
left:100%
}
.mrtraffic p#mrtrisbhd {
	color:#fff;
	font-family:Poppins-Medium;
	font-size:16px;
	padding-bottom:30px
}
.mrtraffic h3#lihd {
	color:#fff;
	font-size:25px;
	font-family:Poppins-Medium;
	text-transform:capitalize;
	padding:30px 0;
	position:relative
}
.mrtraffic h3.cont::before {
content:"";
width:47px;
height:47px;
background-image:url(../images/mrtrificon.png);
background-position:0 0;
position:absolute;
top:27px;
left:-70px
}
.mrtraffic h3.inforgra::before {
content:"";
width:38px;
height:38px;
background-image:url(../images/mrtrificon.png);
position:absolute;
background-position:52px -71px;
top:35px;
left:-50px
}
.mrtraffic p#lidata {
	color:#0f0f0f;
	font-size:14px;
	font-family:Poppins-Regular
}
.sixrewhy {
	background-image:url(../images/sixbg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:40px 0
}
.sixrewhy h3#secwhy {
	font-size:14px;
	font-family:Poppins-Medium;
	color:#191919;
	text-align:center
}
.sixrewhy h4#sireas {
	font-family:FuturaPT-Light;
	font-size:35px;
	text-transform:capitalize;
	text-align:center;
	position:relative;
	color:#011e33;
	padding-bottom:100px
}
.sixrewhy h4#sireas::after {
content:"";
width:20px;
height:20px;
border-radius:20px;
position:absolute;
border:1px solid #f76800;
top:55px;
left:50%;
transform:translate(-50%);
background:#fff
}
.sixrewhy h4#sireas::before {
content:"";
width:200px;
height:65px;
position:absolute;
border-bottom:2px solid #f76800;
left:50%;
transform:translate(-50%)
}
.sixrewhy .whyuscard-wrap {
	display:flex;
	justify-content:center;
	margin-bottom:40px
}
.sixrewhy .whyuscard-wrap .card {
	width:350px;
	height:470px;
	background-color:#fff;
	margin:0 25px;
	border:1px solid #ccc;
	border-radius:40px;
	padding:0 20px
}
.sixrewhy .whyuscard-wrap .card h4 {
	color:#0d3e61;
	font-size:25px;
	font-family:FuturaPT-Medium;
	padding:40px 0 20px 90px;
	position:relative;
	text-transform:capitalize
}
.sixrewhy .whyuscard-wrap .card p {
	font-family:Poppins-Medium;
	font-size:16px;
	color:#373737;
	line-height:2;
	text-align:center
}
.sixrewhy .whyuscard-wrap .card h4#linkbuild:before {
	content:"";
	width:100px;
	height:100px;
	background:url(../images/linkbuildingicons.png) 0 0;
	position:absolute;
	top:30px;
	left:0;
	left:-10px
}
.sixrewhy .whyuscard-wrap .card h4#proflinkbuilding:before {
	content:"";
	width:100px;
	height:100px;
	background:url(../images/linkbuildingicons.png) -420px 0;
	position:absolute;
	top:30px;
	left:0;
	left:-10px
}
.sixrewhy .whyuscard-wrap .card h4#perapp:before {
	content:"";
	width:100px;
	height:100px;
	background:url(../images/linkbuildingicons.png) -824px 0;
	position:absolute;
	top:30px;
	left:0;
	left:-10px
}
.sixrewhy .whyuscard-wrap .card h4#linkmean:before {
	content:"";
	width:100px;
	height:100px;
	background:url(../images/linkbuildingicons.png) 0 90px;
	position:absolute;
	top:30px;
	left:0;
	left:-10px
}
.sixrewhy .whyuscard-wrap .card h4#cptrans:before {
	content:"";
	width:100px;
	height:100px;
	background:url(../images/linkbuildingicons.png) -407px 90px;
	position:absolute;
	top:30px;
	left:0;
	left:-10px
}
.sixrewhy .whyuscard-wrap .card h4#deteam:before {
	content:"";
	width:100px;
	height:100px;
	background:url(../images/linkbuildingicons.png) -806px 90px;
	position:absolute;
	top:10px;
	left:-10px
}
.sixrewhy .reasbtnse {
	display:flex;
	justify-content:center;
	padding-top:50px
}
.sixrewhy .reasbtnse #clkhr a {
	background-color:transparent;
	color:#f76800;
	text-decoration:none;
	font-family:Poppins-Medium;
	font-size:16px;
	text-transform:capitalize;
	padding:12px 42px;
	border-radius:10px;
	border:1px solid #f76800;
	margin-right:20px;
	transition:background-color 1s
}
.sixrewhy .reasbtnse #clkhr a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#f76800;
	font-size:16px;
	font-family:Poppins-Medium;
	text-transform:capitalize;
	padding:12px 42px;
	border-radius:10px
}
.sixrewhy .reasbtnse #seopkgs a {
	background-color:transparent;
	color:#f76800;
	text-decoration:none;
	font-family:Poppins-Medium;
	font-size:16px;
	text-transform:capitalize;
	padding:12px 42px;
	border-radius:10px;
	border:1px solid #f76800;
	margin-left:20px;
	transition:background-color 1s
}
.sixrewhy .reasbtnse #seopkgs a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#f76800;
	font-size:16px;
	font-family:Poppins-Medium;
	text-transform:capitalize;
	padding:12px 42px;
	border-radius:10px
}
.clienttesti-wrap {
	padding:50px 0;
	background-image:url(../images/testisliderbg.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.clienttesti-wrap h3 {
	font-size:16px;
	color:#323232;
	text-transform:uppercase;
	text-align:center;
	font-family:Poppins-Medium
}
.clienttesti-wrap h4 {
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#011e33;
	text-align:center;
	padding-bottom:65px;
	position:relative
}
.clienttesti-wrap h4::before {
content:"";
width:200px;
height:65px;
position:absolute;
border-bottom:2px solid #f76800;
left:50%;
transform:translate(-50%)
}
.clienttesti-wrap h4::after {
content:"";
width:20px;
height:20px;
border-radius:20px;
position:absolute;
border:1px solid #f76800;
top:55px;
left:50%;
transform:translate(-50%);
background:#fff
}
.clienttesti-wrap #clientslid-wrap {
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative
}
.clienttesti-wrap .slid {
	background-color:#fff;
	border:1px solid #c7c7c7;
	width:870px;
	padding:70px 40px;
	border-radius:50px;
	position:relative
}
.clienttesti-wrap .slid img {
	display:block;
	margin:auto;
	width:58px;
	height:58px;
	border-radius:50%
}
.clienttesti-wrap .slid #cliname {
	display:block;
	text-align:center;
	font-size:20px;
	text-transform:capitalize;
	font-family:Poppins;
	color:#1e2734
}
.clienttesti-wrap .slid #clidesig {
	display:block;
	text-align:center;
	font-size:16px;
	color:#26396c;
	text-transform:capitalize;
	font-family:Poppins-SemiBold
}
.clienttesti-wrap .slid #clireview {
	line-height:2;
	text-align:center;
	color:#1d3269;
	font-size:20px;
	padding-top:25px;
	font-family:Poppins-Regular
}
.clienttesti-wrap .slid #rating {
	text-align:center
}
.clienttesti-wrap .slid #rating i {
	color:#e09c0c;
	font-size:25px;
	padding-top:20px
}
.clienttesti-wrap #arrowleft {
	color:#555;
	font-size:50px;
	margin-right:40px
}
.clienttesti-wrap #arrowright {
	color:#555;
	font-size:50px;
	margin-left:40px
}
.frstknfrm-wrap {
	background-image:url(../images/frmbg.jpg);
	padding:70px 0;
	background-repeat:no-repeat;
	background-size:cover;
	display:flex;
	justify-content:center
}
.frstknfrm-wrap #frstmail {
	max-width:590px;
	margin-right:440px
}
.frstknfrm-wrap h6 {
	font-family:FuturaPT-Book;
	font-size:50px;
	color:#fff;
	text-transform:capitalize;
	padding-bottom:20px
}
.frstknfrm-wrap p {
	font-size:18px;
	color:#fff;
	font-family:Poppins-Medium;
	padding-bottom:40px
}
.frstknfrm-wrap input[type=email] {
	border:1px solid #fff;
	margin: 0 20px 0 0;
	background-color:transparent;
	color:#fff;
	width:400px;
	padding:10px 0 10px 10px;
	outline:0
}
.frstknfrm-wrap input[type=submit] {
	color:#fff;
	background-color:#f76800;
	border:none;
	text-transform:uppercase;
	padding:11px 25px;
	font-family:Poppins-Medium;
	font-size:14px
}
.frstknfrm-wrap ::-webkit-input-placeholder {
color:#fff;
text-transform:capitalize
}
.frstknfrm-wrap :-ms-input-placeholder {
color:#fff;
text-transform:capitalize
}
.frstknfrm-wrap ::placeholder {
color:#fff;
text-transform:capitalize
}
.fade {
	-webkit-animation-name:fade;
	-webkit-animation-duration:1.5s;
	animation-name:fade;
	animation-duration:1.5s
}
@-webkit-keyframes fade {
from {
opacity:.4
}
to {
	opacity:1
}
}
@keyframes fade {
from {
opacity:.4
}
to {
	opacity:1
}
}
.fa-arrow-right:before {
	content:"\f061"
}
.fa-arrow-left:before {
	content:"\f060"
}
.outsource-srvc-header {
	background:url(../images/outsource_banner.jpg);
	background-size:cover;
	background-repeat:no-repeat
}
#outsourcesrvc_india_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:40px;
	color:#111928;
	position:relative;
	padding:40px 0 0 0;
	margin:0
}
#outsourcesrvc_india_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#outsourcesrvc_india_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:102px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.outsource_india_left {
	width:63%;
	float:left
}
.outsourcesrvc_india_wrap {
	background:#e9f3fa;
	background:-webkit-linear-gradient(to right, #e9f3fa, #fff);
	background:linear-gradient(to right, #e9f3fa, #fff)
}
.outsource_india_des_wrap {
	padding:26px 0 20px 0;
	margin:70px 0 0 0
}
.outsource_india_left ul li {
	font-family:Poppins-Medium;
	font-size:16px;
	color:#000;
	margin-bottom:18px
}
.outsource_india_left ul li:before {
	font-family:FontAwesome;
	content:"\f04b";
	font-size:17px;
	color:#f76800;
	padding:0 15px 0 0
}
.outsource_india_left p {
	color:#878a8c;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:20px 0 0 0
}
.outsource_india_right {
	width:34%;
	float:left;
	margin:0 0 0 34px
}
.outsource_india_right h3 {
	font-family:FuturaPT-Light;
	font-size:25px;
	color:#fff;
	margin:0 0 28px 0;
	text-align:center
}
.outsource_india_form_outer {
	background:#001834;
	padding:46px 18px 55px 18px;
	box-shadow:0 0 20px 0 #fff
}
.outsource_india_form input {
	width:100%;
	padding:15px 0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border:none
}
.outsource_india_form ::placeholder {
font-family:Poppins-Regular;
font-size:16px;
color:#989898
}
.outsource_india_form .icon_input textarea {
	width:100%;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	padding:15px 0;
	border:none
}
.outsource_india_form_submit {
	text-align:center;
	margin:35px 0 0 0
}
.outsource_india_form_submit a, .outsource_india_form_submit a:hover {
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-family:Poppins-SemiBold;
	background:#f76800;
	padding:10px 68px;
	border-radius:25px
}
.outsource_india_form .icon_input {
	display:-ms-flexbox;
	display:flex;
	width:100%;
	margin-bottom:22px
}
.outsource_india_form .icon_input .icon {
	padding:10px;
	background:#fff;
	color:#54d108;
	min-width:50px;
	text-align:center;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:27px
}
.outsource_india_form .icon_input .input-field {
	width:100%;
	padding:10px;
	outline:0
}
.outsource_india_form .icon_input .fa-user-o:before {
	content:"\f2c0";
	color:#f76800
}
.outsource_india_form .icon_input .fa-envelope-o:before {
	content:"\f003";
	color:#f76800
}
.outsource_india_form .icon_input .fa-skype-o:before {
	content:"\f17e";
	color:#f76800
}
.outsource_india_form .icon_input .fa-globe:before {
	content:"\f0ac";
	color:#f76800
}
.outsource_india_form .icon_input .fa-comment-o:before {
	content:"\f0e5";
	color:#f76800
}
#rank_higher_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#111928;
	position:relative
}
#rank_higher_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#rank_higher_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.rank_higher_des_wrap {
	padding:118px 0 0 0;
	background:url(../images/rank_higher_bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:0 23px
}
.rank_higher_left_img {
	width:50%;
	float:left
}
.rank_higher_left_img img {
	width:100%;
	height:auto
}
.rank_higher_right_sec {
	float:left;
	width:50%;
	background:#fff;
	padding:45px 35px 20px 35px;
	position:absolute;
	right:42px;
	top:25px;
	z-index:1;
	box-shadow:0 0 20px 0 #847d7d
}
.rank_higher_right_sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	color:#0e3766;
	font-size:16px;
	margin-bottom:40px
}
.rank_higher_right_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	text-align:center;
	line-height:2.3;
	color:#111928
}
.rank_higher_des_first {
	position:relative;
	margin-bottom:120px
}
.rank_higher_right_sec span {
	font-size:35px;
	color:#f76800
}
.rank_higher_right_sec sup {
	top:0;
	padding-right:6px
}
.rank_higher_left_sec {
	float:left;
	width:50%;
	position:inherit;
	background:#fff;
	padding:45px 35px 20px 35px;
	z-index:1;
	top:-36px;
	left:30px;
	box-shadow:0 0 20px 0 #847d7d
}
.rank_higher_left_sec h4 {
	text-align:center;
	font-family:Poppins-SemiBold;
	color:#0e3766;
	font-size:16px;
	margin-bottom:40px
}
.rank_higher_left_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	text-align:center;
	line-height:2.3;
	color:#111928
}
.rank_higher_left_sec span {
	font-size:35px;
	color:#f76800
}
.rank_higher_left_sec sup {
	top:0;
	padding-right:6px
}
.rank_higher_right_img {
	float:left;
	width:50%
}
.rank_higher_right_img img {
	width:100%;
	height:auto
}
.rank_higher_des_second {
	position:relative;
	margin-bottom:38px
}
.rank_higher_des_third {
	position:relative;
	margin-bottom:120px
}
.rank_higher_des_four {
	position:relative;
	margin-bottom:40px
}
.rank_higher_top_img {
	text-align:center;
	margin-bottom:20px
}
section.rank_higher_wrap {
	padding:70px 0 0 0
}
.know_more_outer h4 {
	text-align:center;
	font-family:FuturaPT-Book;
	font-size:44px;
	color:#fff;
	margin-bottom:60px
}
.know_more_outer {
	background:#1b81ed;
	padding:70px 0 0 0
}
.know_more_outer .price_icon {
	padding:16px 15px;
	background:#f76800;
	color:#fff;
	border-right:1px solid #fff;
	text-align:center;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:40px
}
.know_more_outer .view_pricing_btn_outer {
	width:27%;
	margin:auto
}
.know_more_outer .view_pricing_btn {
	text-align:center;
	display:flex;
	width:100%;
	position:relative
}
.know_more_outer .view_pricing_btn::before {
content:"";
width:270px;
height:2px;
border-bottom:1px solid #fff;
position:absolute;
left:-310px;
top:50%
}
.know_more_outer .view_pricing_btn::after {
content:"";
width:270px;
height:2px;
border-bottom:1px solid #fff;
position:absolute;
left:345px;
top:50%
}
a.icon_field {
	width:100%;
	padding:10px;
	outline:0
}
.fa-list-ul:before {
	content:"\f0ca"
}
.view_pricing_btn a, .view_pricing_btn a:hover {
	text-decoration:none;
	color:#fff;
	background:#f76800;
	padding:21px 15px;
	font-family:Poppins-Regular;
	font-size:22px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px
}
.view_pricing_btn {
	text-align:center
}
.know_more_accordian .bs-example {
	margin:0
}
.know_more_accordian .card-header {
	margin-top:90px;
	background-color:#f76800;
	border-radius:0;
	padding:8px 0
}
.know_more_accordian .card-header h2#crdtitle {
	margin:0;
	text-align:left
}
.know_more_accordian .card-header button#crdt {
	font-size:25px;
	font-family:Poppins-Medium;
	color:#fff;
	text-decoration:none;
	outline:0;
	padding:0 0 0 50px
}
.content_left_outer {
	width:100%
}
.content_right_outer {
	width:100%
}
.content_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:50px 20px 35px 20px;
	border-radius:0;
	background:0 0;
	color:#fff
}
.content_outer {
	background:url(../images/know_more_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover
}
.know_more_accordian .card-header i.fa-minus:before {
	content:"\f068";
	background:0 0;
	border-radius:0;
	vertical-align:middle;
	padding:0;
	border:none;
	color:#fff;
	font-size:36px
}
.know_more_accordian .card-header i.fa.fa-minus {
	position:absolute;
	right:70px
}
.know_more_accordian .card-header i.fa-plus:before {
	content:"\f067";
	background:0 0;
	border-radius:0;
	vertical-align:middle;
	padding:0;
	border:none;
	color:#fff;
	font-size:36px
}
.know_more_accordian .card-header i.fa.fa-plus {
	position:absolute;
	right:70px
}
h5#benefits_seo_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	margin:0;
	position:relative
}
h5#benefits_seo_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
h5#benefits_seo_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#f4f4f4
}
.save_money_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	margin-right:45px;
	box-shadow:0 0 20px 0 #847d7d;
	position:relative
}
.save_money_wrap i {
	font-size:30px;
	color:#fff;
	background-color:#ff0300;
	padding:30px 35px;
	position:absolute;
	top:-45px
}
.save_effort_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	box-shadow:0 0 20px 0 #847d7d;
	position:relative
}
.save_effort_wrap i {
	font-size:30px;
	color:#fff;
	background-color:#ff9600;
	padding:30px 35px;
	position:absolute;
	top:-45px
}
.content_first_outer h5 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	color:#f76800;
	text-decoration:underline;
	margin-bottom:25px
}
.content_first_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#282828;
	line-height:1.9
}
section.benefits_seo_sec {
	background:#f4f4f4;
	padding:45px 0 80px 0
}
.content_second_outer {
	margin-top:100px
}
.content_second_outer h5 {
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:25px;
	color:#f76800;
	text-decoration:underline;
	margin-bottom:25px
}
.content_second_outer p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#282828;
	line-height:1.9
}
.types_seo_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	margin-right:45px;
	box-shadow:0 0 20px 0 #847d7d;
	position:relative
}
.types_seo_wrap i {
	color:#fff;
	font-size:30px;
	background-color:#0060ff;
	padding:30px 35px;
	position:absolute;
	top:-45px;
	left:10px
}
.confidentiality_wrap {
	width:48%;
	float:left;
	background:#fff;
	padding:30px 27px 35px 27px;
	box-shadow:0 0 20px 0 #847d7d;
	position:relative
}
.confidentiality_wrap i {
	color:#fff;
	font-size:30px;
	background-color:#00a06d;
	padding:30px 35px;
	position:absolute;
	top:-45px;
	left:10px
}
.benefits_content_outer {
	margin:140px 0 0 0
}
.benifits_sec_btn {
	text-align:center;
	margin:80px 0 0 0
}
.benifits_sec_btn a, .benifits_sec_btn a:hover {
	text-decoration:none;
	background:#f4f4f4;
	font-family:Poppins-Regular;
	color:#f76800;
	padding:23px 90px;
	font-size:22px;
	border-radius:10px;
	border:1px solid #f76800
}
.grow_business_left_sec {
	width:48%;
	float:left
}
.grow_business_left_sec h5.small_heading {
	font-family:Poppins-Regular;
	font-size:22px;
	color:#fff;
	text-decoration:underline
}
.grow_business_left_sec h5 {
	font-family:FuturaPT-Light;
	font-size:45px;
	color:#f76800
}
section.grow_business_sec {
	background:url(../images/grow_business_bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding:60px 0 40px 0
}
.grow_business_input_outer {
	width:35%;
	float:left
}
.grow_business_right_sec input {
	width:100%;
	padding:18px 10px;
	border-radius:6px;
	border:none
}
.next_step_btn {
	float:left;
	color:#fff;
	margin:18px 0 0 23px
}
.next_step_btn a, .next_step_btn a:hover {
	text-decoration:none;
	color:#fff;
	background:#f76800;
	padding:16px 40px;
	border-radius:5px;
	font-family:Poppins-SemiBold;
	font-size:16px;
	box-shadow:0 -1px 15px 0 #fff
}
.grow_business_right_sec {
	float:left;
	width:48%;
	margin:34px 0 0 45px
}
.grow_business_input_outer {
	width:65%;
	float:left
}
.outsource_srvc_faq_sec h6 {
	text-align:center;
	font-size:35px;
	color:#0e3766;
	font-family:FuturaPT-Light;
	position:relative
}
.outsource_srvc_faq_sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:18%;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.outsource_srvc_faq_sec h6:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:48px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.header_card .fa-minus:before {
	content:"\f068";
	background:#fff;
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px;
	border:1px solid #f76800
}
.header_card .fa-plus:before {
	content:"\f067";
	background:#fff;
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px;
	border:1px solid red
}
.body_card {
	background:#f0f0f0
}
.left_sec_accordia {
	width:65%;
	float:left;
	padding:0 0 0 50px
}
.accordian_outer .card_wrap {
	margin-bottom:0;
	float:left;
	width:100%
}
.accordian_outer .card_wrap .header_card h3 {
	cursor:pointer;
	color:#2d6eb4;
	position:relative;
	background-color:#fff;
	margin:0;
	padding:15px 20px;
	font-family:Poppins-SemiBold;
	font-size:20px
}
.accordian_outer .card_wrap .header_card {
	position:relative
}
.accordian_outer .card_wrap .header_card i {
	position:absolute;
	left:-50px;
	top:12px;
	height:25px;
	width:25px;
	color:#951e22;
	background-color:#fff;
	border-radius:50%;
	text-align:center;
	line-height:25px;
	font-size:13px
}
.accordian_outer .card_wrap .body_card {
	padding:15px 12px
}
.accordian_outer .card_wrap .body_card {
	display:none
}
.accordian_outer .card_wrap:nth-child(1) .body_card {
display:block
}
.accordian_outer .card_wrap .body_card p {
	font-size:16px;
	line-height:1.5;
	color:#111928;
	margin:0;
	font-family:Poppins-Regular
}
.left_sec_accordia {
	position:relative
}
.connecting-line {
	height:2px;
	background:#0e3766;
	position:absolute;
	width:65%;
	left:-229px;
	right:0;
	top:50%;
	transform:rotateZ(90deg)
}
.fa-search:before {
	content:"\f002"
}
.fa-shield:before {
	content:"\f132"
}
.fa-database:before {
	content:"\f1c0"
}
.fa-clock-o:before {
	content:"\f017"
}
section.outsource_srvc_faq_sec {
	padding:30px 0 30px 0
}
.right_sec_accordian {
	width:33%;
	float:left;
	margin:0 0 0 22px
}
.right_sec_accordian img {
	width:100%;
	height:auto
}
.outsource_srvc_faq_outer {
	margin:82px 0 0 0
}
.smlbus_des_lft h2 {
	font-family:FuturaPT-Light;
	font-size:40px;
	color:#111928
}
.smlbus_des_lft {
	width:55%;
	float:left
}
.smlbus_des_lft h3 {
	color:#000;
	font-family:Poppins-Light;
	font-size:22px;
	padding:18px 0 18px 0
}
.smlbus_des_lft p {
	font-size:16px;
	font-family:Poppins-Regular;
	line-height:1.9;
	color:#1b1c1e
}
.smlbus_list .fa-angle-double-right:before {
	content:"\f101";
	color:#f76800;
	font-size:25px;
	padding-right:10px
}
.smlbus_list li {
	display:inline;
	font-size:16px;
	font-family:Poppins-Regular;
	line-height:1.9;
	color:#1b1c1e
}
.smlbus_des_rgt {
	width:40%;
	float:left;
	padding:114px 0 0 45px;
	text-align:center
}
.smlbus_list {
	padding:20px 0 0 0
}
section.sml_bus_sec {
	padding:30px 0 30px 0;
	background-image:url(../images/Small_Business_3.png);
	background-size:cover;
	background-repeat:no-repeat
}
.why_chs_sec span {
	color:#fff;
	text-align:center;
	font-family:Poppins-SemiBold;
	font-size:16px
}
.why_chs_sec h3 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	position:relative
}
.why_chs_sec h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.why_chs_sec h3:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:46px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#1d1e2a
}
.why_chs_lft {
	width:48%;
	float:left;
	padding:75px 0 0 0
}
.why_chs_rgt {
	width:52%;
	float:left
}
.why_chs_rgt li {
	font-family:Poppins-Regular;
	font-size:16px;
	position:relative;
	line-height:1.9;
	color:#fff;
	padding:0 0 5px 7px
}
.why_chs_rgt span {
	font-size:17px;
	font-family:Poppins-Medium;
	color:#f76800
}
.fa-check-circle-o:before {
	content:"\f05d";
	font-size:25px;
	color:#99fb01
}
.why_chs_sec p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.7;
	color:#fff;
	padding:55px 0 25px 0
}
section.why_chs_sec {
	background:url(../images/Small_Business_4.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:22px 0 12px 0
}
.why_chs_rgt ul li:before {
	font-family:FontAwesome;
	font-weight:400;
	color:#fff;
	content:"\f05d";
	position:absolute;
	left:-30px;
	top:-4px;
	font-size:21px
}
.enq_btn a {
	background:#f76800;
	font-family:Poppins-SemiBold;
	color:#fff;
	font-size:20px;
	padding:15px 45px;
	border:2px solid #fff
}
.enq_btn {
	text-align:center;
	margin:86px
}
section.seo_pkg {
	padding:50px 0
}
.seo_pkg h4 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	position:relative
}
.seo_pkg h4:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.seo_pkg h4:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:23px;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:45px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_pkg h5 {
	text-align:center;
	font-family:Poppins-Medium;
	padding:50px 0 23px 0;
	color:#016eca;
	font-size:18px
}
.seo_pkg p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#0f283a;
	line-height:1.9
}
.seopackages_wrapper {
	margin:25px 0;
	box-shadow:0 0 20px 12px #d4d3d3
}
.seopackages_inner table.research {
	border-collapse:collapse;
	margin-bottom:0
}
.seopackages_inner table {
	line-height:2;
	width:100%
}
.seopackages_inner table.research thead tr {
	display:table-row
}
.seopackages_inner .seo-pkg-tit {
	color:#fff;
	font-size:25px;
	text-align:center;
	background:#1b4b6f;
	border-right:1px solid #fff;
	font-family:Montserrat-Bold;
	padding:8px 0
}
.seopackages_inner tbody {
	border-bottom:1px solid #ddd
}
.seopackages_inner .table-header {
	color:#1e2225;
	font-size:18px;
	font-family:Montserrat-Medium;
	text-transform:capitalize;
	background:#e9e9e9;
	padding:8px 18px 9px 20px;
	text-align:left
}
.seopackages_inner .accordion td:first-child:after {
	font-family:FontAwesome;
	color:#0e3766;
	content:"\f067";
	float:right;
	font-size:20px
}
.seopackages_inner .research .fa-check:before {
	content:"\f00c";
	color:#2d6eb4;
	font-size:25px
}
.seopackages_inner .research .fa-times:before {
	content:"\f00d";
	color:#f76800;
	font-size:25px
}
.seopackages_inner .accordion.active td:first-child:after {
	content:"\f068";
	color:#fff
}
td.table-header {
	width:45%
}
.seo-pkg-tit {
	background:#1b4b6f
}
.active .table-header {
	background:#f76800;
	color:#fff
}
td.accordian_inner_col {
	text-align:center;
	font-family:Montserrat-Medium;
	color:#000;
	font-size:16px;
	padding:6px 0 4px 0
}
.accordian_inner_row td {
	text-align:center
}
.tcncl_buss_tab h5 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	position:relative;
	color:#fff;
	padding:37px 0 37px 0
}
.tcncl_buss_tab h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.tcncl_buss_tab h5:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:23px;
	position:absolute;
	height:23px;
	left:0;
	right:0;
	top:82px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#1d2635
}
section.tcncl_buss_tab .tab {
	background-color:#f1f1f1;
	margin:65px 0 0 0
}
section.tcncl_buss_tab .tab button {
	float:left;
	border:none;
	outline:0;
	cursor:pointer;
	padding:130px 16px 20px 16px;
transition:.3s;
	font-size:22px;
	background-color:#2d6eb4;
	color:#fff;
	font-family:Poppins-SemiBold;
	width:25%
}
section.tcncl_buss_tab .tab button:hover {
	background-color:#2d6eb4
}
section.tcncl_buss_tab .tab button.active {
	background-color:#d7d7d7;
	color:#c72523;
	border-bottom:1px solid #1b4b6f
}
.tabcontent {
	display:none;
	border-top:none
}
button.bordr_rgt_sec {
	border-right:1px solid #fff
}
.tablinks span {
	display:block
}
.tablinks.keysearchbg {
	background-image:url(../images/kewresearch.png);
	background-repeat:no-repeat;
	background-position:30px -40px
}
.tablinks.keysearchbgact {
	background-image:url(../images/kewresearchact.png);
	background-repeat:no-repeat;
	background-position:30px -40px
}
.tablinks.webpresence {
	background-image:url(../images/globe.png);
	background-repeat:no-repeat;
	background-position:58px -12px
}
.tablinks.titlemeta {
	background-image:url(../images/code.png);
	background-repeat:no-repeat;
	background-position:48px -12px
}
.tablinks.contentcreat {
	background-image:url(../images/para.png);
	background-repeat:no-repeat;
	background-position:36px -12px
}
section.tcncl_buss_tab button {
	min-height:300px
}
.tabcontent p {
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:2;
	color:#000;
	background:#d7d7d7;
	padding:0 16px 17px 16px
}
section.tcncl_buss_tab {
	background:url(../images/our_technical.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:0 0 60px 0
}
.table_content td.header_col {
	font-family:Montserrat-SemiBold;
	color:#000;
	font-size:18px;
	text-align:center;
	padding:6px 0
}
tr.sec_head_row {
	border-bottom:1px solid #7f909c
}
.table_content .border_right {
	border-right:1px solid #7f909c
}
.payment_plan_wrap .payment_sec {
	width:45%;
	text-align:center;
	background:#f76800;
	font-family:Montserrat-SemiBold;
	font-size:22px;
	color:#05213f;
	padding:24px 0;
	float:left;
	border-right:1px solid #fff;
	color:#fff
}
.payment_buy_button {
	float:left;
	width:18%;
	text-align:center;
	margin:25px 0 0 0
}
.payment_plan_wrap a {
	color:#337ab7;
	text-decoration:none;
	font-family:Montserrat-SemiBold;
	color:#000;
	background:#e9e9e9;
	padding:27px 53px 25px 53px;
	font-size:22px
}
#why_choose_heading {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#1e2639;
	position:relative;
	padding:33px 0 0 0
}
#why_choose_heading:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:20px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
#why_choose_heading:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:25px;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:77px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.clip-path {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#23306c;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.why_choose_des_outer h6 {
	color:#fff;
	font-family:Poppins-SemiBold;
	font-size:22px;
	text-align:left;
	line-height:1.4
}
.why_choose_des_outer p {
	color:#fff;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.9;
	padding:18px 0 0 0
}
.clip-path-secnd {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#424fa2;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-thrd {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#8172b3;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-forth {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#b27374;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.clip-path-fifth {
	clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
	background:#3489b0;
	height:540px;
	width:237px;
	padding:115px 35px 0 17px;
	float:left
}
.why_choose .container_whychoose {
	width:1185px;
	margin:auto
}
.why_choose_des_outer {
	background:url(../images/why_choos_background.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:75px 0 0 0;
	padding:50px 0 45px 0
}
.ask_enqry_wrap h6 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#fff;
	margin:0
}
.ask_enqry_form_wrap .input_wrap {
	float:left;
	margin:0 117px 0 0
}
section.ask_enqry_wrap {
	background:#1e2639;
	margin:0 0;
	padding:55px 0
}
.ask_enqry_form_wrap {
	padding:32px 0 0 0
}
.input_wrap input::placeholder {
font-family:Poppins-Medium;
font-size:16px;
color:#8a8a8a
}
.input_wrap input {
	width:150%;
	padding:20px 12px;
	background:#ebebeb;
	border:none
}
.send_enqry {
	float:left
}
.send_enqry a {
	background:#f76800;
	padding:16px 70px;
	font-family:Poppins-SemiBold;
	font-size:18px;
	color:#fff
}
.send_enqry a:hover {
	text-decoration:none;
	color:#fff
}
.buy_now_outer {
	margin:24px 0 0 0;
	float:left
}
.buy_now_outer a {
	background:#e9e9e9;
	padding:26px 54px;
	font-family:Montserrat-SemiBold;
	font-size:22px;
	color:#1b4b6f;
	border-right:1px solid #fff
}
.buy_now_outer a:hover {
	text-decoration:none;
	background:#b11010;
	color:#fff
}
.pay_plan {
	text-align:center;
	margin:25px 0 0 0
}
section.seo_banner {
	background-image:url(../images/seo_banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0;
	margin:0
}
section.seo_banner h1 {
	font-size:40px;
	font-family:FuturaPT-Medium;
	color:#fff;
	text-transform:capitalize;
	padding:90px 0 0 0;
	height:190px
}
section.seo_banner h1 span {
	font-family:FuturaPT-Book;
	font-size:35px;
	color:#fff
}
section.seo_banner .seo_left {
	width:55%;
	padding:0 10px
}
section.seo_banner .seo_left p {
	font-size:16px;
	color:#fff;
	font-family:Poppins-Regular;
	margin-bottom:65px;
	height:110px
}
section.leading_company {
	padding:38px 0 50px 0
}
section.leading_company h2 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	margin:0;
	position:relative
}
section.leading_company h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
section.leading_company h2:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:26px;
	position:absolute;
	height:26px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
section.leading_company h2 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
section.leading_company .leading_inner {
	display:flex;
	flex-direction:row;
	justify-content:center;
	margin:75px 0 0 0
}
section.leading_company .leading_inner .leading_left {
	width:580px;
	background-image:url(../images/Digitalmarketing_img.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-size:contain;
	padding:75px 48px 50px 115px
}
section.leading_company .leading_left p {
	font-family:Poppins-Medium;
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:2.2
}
.leading_company .contact_btn {
	text-align:center;
	margin:48px 0 0 0
}
.leading_company .contact_btn a {
	border:1px solid #fff;
	font-family:Poppins-Medium;
	color:#fff;
	font-size:18px;
	padding:14px 38px;
	border-radius:10px;
	text-decoration:none
}
.leading_company .leading_right {
	width:758px
}
.leading_company .leading_right img {
	width:100%
}
.service_offered h2 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e3766;
	position:relative
}
.service_offered h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.service_offered h2:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:25px;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.service_offered h2 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.srvcoffered_list {
	display:flex;
	justify-content:flex-end
}
.srvcoffered_points {
	width:45%;
	padding:0 0 0 52px
}
.srvcoffered_points ul li h3 {
	font-family:FuturaPT-Medium;
	color:#fff;
	font-size:25px;
	position:relative
}
.srvcoffered_points ul li h3 span {
	position:absolute;
	right:502px;
	border:1px solid #fff;
	height:100px;
	width:100px;
	text-align:center;
	display:flex;
	align-items:flex-start;
	background-image:linear-gradient(to right, #fa8a07, #feb75a);
	box-shadow:9px 8px 0 1px #4a6f92
}
.srvcoffered_points ul li h3 span i {
	font-size:50px;
	align-self:center;
	margin:auto
}
.srvcoffered_points ul li p {
	font-family:Poppins-Medium;
	color:#fff;
	font-size:16px;
	line-height:1.8;
	margin:38px 0 0 0
}
.srvcoffered_points ul li {
	margin:0 0 60px 0;
	position:relative
}
.ourfeature h2 {
	text-align:center;
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:35px;
	position:relative;
	margin:0
}
.ourfeature h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:20%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.ourfeature h2:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:25px;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:56px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#f4f5f4
}
.ourfeature h2 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.features_wrap {
	background:url(../images/ourfeature_img.png);
	background-size:100% 100%;
	background-repeat:no-repeat
}
section.ourfeature {
	background:url(../images/our_feature_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:35px 0 52px 0
}
.features_wrap {
	display:flex;
	justify-content:space-between;
	margin:90px 0 0 0
}
.features_wrap p {
	font-family:Poppins-Medium;
	color:#323232;
	font-size:14px;
	margin:60px 0 0 0;
	line-height:21px
}
.features_wrap .feature {
	width:21%;
	text-align:center;
	padding:35px 30px 147px 30px
}
.features_wrap .feature h3 {
	font-family:FuturaPT-Demi;
	color:#fff;
	font-size:21px;
	margin:0
}
.ourclients_sec {
	background:url(../images/ourclients_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	width:95%;
	margin:0 auto;
	padding:30px 0 137px 0;
	position:relative
}
.ourclients_sec h2 {
	text-align:center;
	margin:0;
	font-family:FuturaPT-Medium;
	font-size:35px;
	color:#fff;
	position:relative
}
.ourclients_sec h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #fff;
	width:50px;
	position:absolute;
	height:15px;
	left:0;
	right:0;
	margin:auto
}
.ourclients_sec p {
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:Poppins-Medium;
	margin:68px 0 0 0
}
.testimonial_slider {
	width:100%;
	box-sizing:border-box;
	position:absolute;
	top:145px
}
.client_des h3 {
	font-family:FuturaPT-Demi;
	font-size:22px;
	text-align:center;
	color:#333;
	margin:0
}
.client_des span {
	display:block;
	text-align:center;
	font-family:Poppins-Medium;
	font-size:14px;
	color:#ff6b00
}
.client_des {
	background:#fff;
	width:100%;
	padding:36px 14px;
	border-radius:10px;
	position:relative;
	box-shadow:0 0 4px #848484;
	min-height:310px
}
.client_des p {
	font-size:14px;
	line-height:1.5;
	margin:25px 0 0 0;
	font-family:Poppins-Medium;
	color:#323232
}
.testimonial_slider .testimonial_sec {
	display:flex;
	justify-content:space-between;
	padding:47px 5px 8px 5px
}
section.ourclients {
	position:relative
}
.ourclients .client_img {
	position:absolute;
	height:50px;
	width:50px;
	background:#fff;
	border-radius:50%;
	top:32px;
	left:28px;
	border:1px solid #eaeaea
}
section.ourclients .owl-carousel.owl-theme .owl-dots .owl-dot span {
	width:6px;
	height:6px;
	margin:5px 7px;
	background:#a1a1a1;
	display:block;
	-webkit-backface-visibility:visible;
transition:opacity .2s ease;
	border-radius:30px
}
section.ourclients .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
	width:10px;
	height:10px;
	background:#ff6b00;
	display:block
}
section.check_web {
	background:url(../images/check_website.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:35px 0 55px 0;
	margin:283px 0 0 0
}
section.check_web h2 {
	text-align:center;
	color:#fff;
	font-family:FuturaPT-Medium;
	font-size:35px;
	position:relative;
	margin:0
}
section.check_web h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #fff;
	width:75px;
	position:absolute;
	height:15px;
	left:0;
	right:0;
	margin:auto
}
.check_web .input-pkg {
	display:flex;
	flex-direction:row
}
.check_web .input-pkg input {
	flex:1 1 auto;
	display:block;
	margin-right:18px;
	padding:11px 15px;
	border-radius:6px;
	border:none
}
.check_web .form_wrapper {
	margin:70px 0 0 0
}
.check_web .form_wrapper form {
	width:65%;
	margin:0 auto
}
.check_web .form_wrapper form ::placeholder {
font-family:Poppins-Medium;
font-size:14px;
color:#353535
}
.check_web .input-pkg textarea {
	flex:1 1 auto;
	display:block;
	margin-top:18px;
	padding:11px 15px;
	border-radius:6px;
	border:none
}
.check_web .rqst_btn {
	text-align:center;
	margin:50px 0 0 0
}
.check_web .rqst_btn a {
	background:#ff6b00;
	color:#fff;
	padding:12px 47px;
	font-family:Poppins-Medium;
	font-size:14px;
	border-radius:30px;
	border:1px solid #fff
}
.check_web .input-pkg input:nth-child(2) {
margin:0
}
.do-u-heading {
	width:49%;
	float:left
}
.do-u-heading .do-u-img {
	padding-top:100px
}
.do-u-need-des {
	width:51%;
	float:left;
	padding:0 0 0 25px
}
.do-u-need-des h2 {
	font-family:Cambria-Bold;
	font-size:40px;
	color:#111928;
	text-align:center;
	padding:8px 0 10px 0;
	position:relative
}
.do-u-need-des h2 span {
	display:block;
	text-align:left;
	font-size:35px;
	font-family:FuturaPT-Light
}
.do-u-need-des h2 strong {
	font-weight:unset;
	color:#f76800;
	font-family:FuturaPT-Medium
}
.do-u-need-des h2::after {
content:"";
width:40px;
height:2px;
border-bottom:3px solid #f76800;
position:absolute;
top:-5px;
left:2px
}
.do-u-need-des h2::before {
content:"";
width:50px;
height:2px;
border-bottom:3px solid #f76800;
position:absolute;
top:-5px;
left:60px
}
.do-u-need-des p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#292a2c;
	padding-top:8px;
	line-height:1.8
}
.do-u-need-des h3 {
	font-family:Poppins-Medium;
	font-size:18px;
	color:#f76800;
	padding-top:20px
}
.do-u-need-des #enqusbtn {
	margin-top:50px
}
.do-u-need-des #enqusbtn a {
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-family:Poppins;
	background-color:#f76800;
	text-transform:capitalize;
	padding:10px 40px;
	border-radius:30px
}
.do-u-need-wrap {
	padding:33px 0 30px 0
}
section.do-u-need-sec {
	background:#c9f8ff;
	background:-webkit-linear-gradient(to right, #c9f8ff, #fff);
	background:linear-gradient(to right, #c9f8ff, #fff)
}
.whts_seo_mrktng {
	background-image:url(../images/localseobg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:20px 0
}
.whts_seo_mrktng h3 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#1e2639;
	position:relative;
	padding:16px 0 66px 0;
	margin:0
}
.whts_seo_mrktng h3:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.whts_seo_mrktng h3:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:27px;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:70px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#fff
}
.seo_mrktng_lft {
	width:50%;
	float:left
}
.seo_mrktng_banner {
	padding:10px 0 20px 0
}
.seo_mrktng_lft p {
	color:#212121;
	font-family:Poppins-Regular;
	font-size:16px;
	line-height:1.8
}
.seo_mrktng_lft h4 {
	font-family:Poppins-Medium;
	color:#f76800;
	font-size:18px;
	padding:22px 0 0 0
}
.seo_mrktng_rght {
	width:50%;
	float:left;
	padding:30px 0 0 30px
}
.seo_mrktng_lft p.frst_two {
	padding-top:22px
}
.seo_mrktng_rght img {
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	box-shadow:1px 4px 25px 13px #2b3f46;
	border-radius:25px
}
.quck_enq a {
	text-decoration:none;
	background:#f76800;
	font-family:Montserrat-Regular;
	color:#fff;
	font-size:18px;
	padding:15px 25px;
	border:1px solid #fff;
	border-radius:30px
}
.quck_enq a:hover {
	text-decoration:none;
	background:#f76800;
	font-family:Montserrat-Regular;
	color:#fff;
	font-size:18px;
	padding:15px 25px;
	border:1px solid #fff;
	border-radius:30px
}
.quck_enq {
	margin:40px 0 30px 0
}
.my_business h5 {
	text-align:center;
	font-family:FuturaPT-Light;
	font-size:35px;
	color:#0e2b40;
	margin:0;
	padding:42px 0 0 0;
	position:relative
}
.my_business h5:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.my_business h5:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:27px;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:97px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#d2f9ff
}
.my_business_lft {
	width:48%;
	float:left
}
.my_business_lft img {
	width:100%;
	height:auto;
	border-radius:25px;
	box-shadow:1px 4px 25px 13px #2b3f46
}
.my_business_rgt {
	width:50%;
	float:left;
	padding:0 0 0 30px
}
.my_business_rgt p {
	font-family:Poppins-Regular;
	font-size:16px;
	color:#292929;
	line-height:1.7;
	padding:0 0 25px 0
}
.my_business {
	background-image:url(../images/googlebsns.jpg);
	background-size:cover;
	background-repeat:no-repeat
}
.my_business_outer {
	padding:95px 0 45px 0
}
.my_business_rgt h6 {
	font-family:Poppins-SemiBold;
	font-size:22px;
	color:#292929
}
.my_business_rgt span {
	display:block;
	font-family:Poppins-Medium;
	font-size:16px;
	color:#fff;
	line-height:2.5;
	position:relative;
	padding:0 0 0 30px
}
.my_business_rgt span::before {
content:"\f0da";
font-family:FontAwesome;
position:absolute;
margin-left:-25px;
color:#f76800
}
.my_business_rgt h6.mybsns_lst_h {
	padding:17px 0 0 0
}
.faq_sec h6 {
	font-family:FuturaPT-Light;
	text-align:center;
	font-size:35px;
	color:#1e2639;
	margin:0;
	position:relative
}
.faq_sec h6:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:21%;
	position:absolute;
	height:32px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
.faq_sec h6:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:2%;
	position:absolute;
	height:27px;
	left:0;
	right:0;
	top:55px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#e4eef4
}
section.faq_sec {
	background:#e4eef4
}
.faq_sec_lft {
	float:left
}
.panel-heading .accordion-toggle:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float:right;
	color:grey
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\e080"
}
.faq_sec_rgt {
	width:51%;
	float:left;
	margin:0 0 0 65px
}
.faq_sec .panel-title {
	font-size:18px;
	font-family:Poppins-SemiBold
}
.faq_sec div#accordion {
	background:#fff;
	padding:21px 25px 42px 25px;
	border-radius:25px;
	margin:0;
	box-shadow:0 0 20px 0 #87d3ff
}
.faq_sec .panel-default>.panel-heading {
	background-image:unset;
	border-bottom:1px solid #9c9c9c;
	margin:0;
	padding:15px 0 20px 0;
	background:#fff
}
.faq_sec .panel-default {
	border:none
}
.faq_sec .panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding:10px 0;
	border:none;
	font-family:Poppins-Regular;
	font-size:14px;
	line-height:1.9
}
.faq_sec a.accordion-toggle:hover, .faq_sec a.accordion-toggle:visited {
	text-decoration:none
}
.faq_sec .panel-heading .accordion-toggle:after {
	color:#f76800
}
section.faq_sec {
	padding:32px 0 40px 0
}
.faq_sec_outer {
	padding:80px 0 0 0
}
.panel-heading .accordion-toggle:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float:right;
	color:grey
}
.panel-heading .accordion-toggle.collapsed:after {
	content:"\e080"
}
#accordion_dropdown h3.last_drop_down {
	border:none
}
div#stepstabsec {
	display:none
}
.webdesigbnr-wrap {
	background-image:url(../images/web_design_banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0;
	margin:0
}
.webdesigbnr-wrap #frstsecdes {
	max-width:55%;
	padding:0 10px
}
.webdesigbnr-wrap h1 {
	font-size:40px;
	font-family:FuturaPT-Medium;
	color:#fff;
	text-transform:capitalize;
	padding:90px 0 0 0;
	height:190px
}
.webdesigbnr-wrap p {
	font-size:16px;
	color:#fff;
	font-family:Poppins-Regular;
	margin-bottom:65px;
	height:110px
}
.webdesigbnr-wrap .frstbtn a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-family:Poppins-Medium;
	background-color:#f16500;
	text-transform:capitalize;
	padding:12px 35px;
	border-radius:25px;
	margin:0 15px 0 0;
	transition:background-color 1s
}
.wbdesjai {
	display:flex;
	justify-content:center;
	flex-direction:row;
	padding:40px 0
}
.wbdesjai #wbdesjai-img {
	max-width:700px;
	margin-right:15px
}
.wbdesjai #wbdesjai-img img {
	width:100%;
	height:auto
}
.wbdesjai #wbdesjai-des {
	max-width:700px;
	margin-left:15px
}
.wbdesjai #wbdesjai-des span#smtitl {
	font-size:14px;
	color:#000;
	font-family:FuturaPT-Medium;
	text-transform:uppercase;
	position:relative
}
.wbdesjai #wbdesjai-des span#smtitl::after {
content:"";
width:25px;
height:2px;
border-bottom:2px solid #f76800;
position:absolute;
left:95px;
top:7px
}
.wbdesjai #wbdesjai-des span#smtitl::before {
content:"";
width:40px;
height:2px;
border-bottom:2px solid #f76800;
position:absolute;
left:130px;
top:7px
}
.wbdesjai #wbdesjai-des h2#sectitl {
	color:#0e3766;
	font-family:FuturaPT-Light;
	font-size:35px;
	padding-bottom:30px
}
.wbdesjai #wbdesjai-des p#secsmdes {
	font-size:16px;
	color:#2c2c2c;
	font-family:Poppins-Medium;
	padding-bottom:20px
}
.wbdesjai #wbdesjai-des p {
	font-size:14px;
	font-family:Poppins-Regular;
	line-height:2;
	color:#2c2c2c;
	padding-right:40px
}
.wbdesjai #wbdesjai-des #gtstrt {
	margin-top:50px
}
.wbdesjai #wbdesjai-des #gtstrt a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	background-color:#f76800;
	font-family:Poppins-Medium;
	padding:10px 25px;
	border-radius:30px
}
.pwrwebdesser {
	background:url(../images/pwerwebdesigbg.jpg) no-repeat;
	padding:50px 0;
	background-size:cover
}
.pwrwebdesser h2#pwrsectitl {
	text-align:center;
	color:#fff;
	font-size:35px;
	font-family:FuturaPT-Medium;
	position:relative;
	padding-bottom:90px
}
.pwrwebdesser h2#pwrsectitl::after {
content:"";
width:200px;
height:2px;
border-bottom:2px solid #fff;
position:absolute;
left:50%;
top:65px;
transform:translate(-50%)
}
.pwrwebdesser h2#pwrsectitl::before {
content:"";
width:20px;
height:20px;
border:2px solid #fff;
border-radius:50%;
position:absolute;
left:50%;
top:56px;
transform:translate(-50%);
background-color:#0786a9;
z-index:2
}
.pwrwebdesser p#pwrdes {
	color:#fff;
	font-family:Poppins-Medium;
	font-size:16px
}
.pwrwebdesser #websersec-wrap {
	display:flex;
	justify-content:center;
	flex-direction:row;
	margin:50px 0
}
.pwrwebdesser #websersec-wrap .pwrcard {
	max-width:280px;
	background:#403b4a;
	background:-webkit-linear-gradient(to bottom, #18507e, #69abe2);
	background:linear-gradient(to bottom, #18507e, #69abe2);
	border:1px solid #fff;
	border-radius:15px;
	margin:5px;
	padding:20px 15px
}
.pwrwebdesser #websersec-wrap .pwrcard h3.pwrcrdhd {
	font-size:20px;
	color:#fff;
	font-family:FuturaPT-Medium;
	padding-bottom:25px;
	position:relative;
	padding-left:105px;
	height:75px
}
.pwrwebdesser #websersec-wrap .pwrcard h3#resdesig::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-101px 358px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#statdyn::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-396px 358px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#uiux::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-684px 358px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#tmpdesig::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-984px 358px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#logodesig::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-1269px 161px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#twodthreed::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-1562px 161px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#webredig::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-1854px 161px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#cstweb::before {
content:"";
height:80px;
width:80px;
background-image:url(../images/webdesignicon.png);
background-position:-2150px 161px;
position:absolute;
top:-61px;
left:-5px;
background-color:#f16500;
clip-path:polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}
.pwrwebdesser #websersec-wrap p {
	font-family:Poppins-Regular;
	color:#fff;
	font-size:12px;
	line-height:2;
	height:245px
}
.pwrwebdesser #websersec-wrap .gtintch {
	text-align:center
}
.pwrwebdesser #websersec-wrap .gtintch a {
	color:#fff;
	font-size:12px;
	font-family:Poppins-Medium;
	border:1px solid #fff;
	background-color:#fb961d;
	text-decoration:none;
	padding:8px 25px;
	border-radius:24px;
	text-transform:capitalize
}
.othrel-wrap h3#othsectitl {
	color:#0e3766;
	font-family:FuturaPT-Light;
	font-size:35px;
	padding:30px 0 80px 0;
	text-align:center;
	position:relative
}
.othrel-wrap h3#othsectitl::after {
content:"";
width:200px;
height:2px;
border-bottom:2px solid #f76a04;
position:absolute;
left:50%;
top:92px;
transform:translate(-50%)
}
.othrel-wrap h3#othsectitl::before {
content:"";
width:20px;
height:20px;
border:2px solid #f76a04;
border-radius:50%;
position:absolute;
left:50%;
top:83px;
transform:translate(-50%);
background-color:#fff;
z-index:2
}
.othrel-wrap .mbldessec {
	display:flex;
	justify-content:center;
	flex-direction:row;
	background:#c1eef6;
	background:-webkit-linear-gradient(to right, #fdfeff, #c1eef6);
	background:linear-gradient(to right, #fdfeff, #c1eef6);
	padding:40px 0
}
.othrel-wrap .mbldessec #mbldesdes {
	max-width:600px
}
.othrel-wrap .mbldessec #mbldesdes h4#mblsectitl {
	font-size:35px;
	color:#0e3766;
	font-family:FuturaPT-Medium;
	padding-bottom:25px;
	position:relative;
	padding-left:100px
}
.othrel-wrap .mbldessec #mbldesdes h4#mblsectitl::before {
content:"";
width:78px;
height:80px;
background-image:url(../images/mblicon.png);
background-repeat:no-repeat;
position:absolute;
left:0;
top:-15px
}
.othrel-wrap .mbldessec #mbldesdes p#mblsecdes {
	font-size:16px;
	font-family:Poppins-Medium;
	color:#252525;
	line-height:1.9;
	padding-bottom:40px
}
.othrel-wrap .mbldessec #mbldesdes #enqnw {
	display:inline-block;
	margin:0 10px
}
.othrel-wrap .mbldessec #mbldesdes #enqnw a {
	text-decoration:none;
	color:#f76800;
	border:1px solid #f76800;
	background:0 0;
	padding:12px 30px;
	text-transform:capitalize;
	font-family:Poppins-SemiBold;
	font-size:16px
}
.othrel-wrap .mbldessec #mbldesimg {
	max-width:600px
}
.othrel-wrap .mbldessec #mbldesimg img {
	width:100%;
	height:auto
}
.othrel-wrap .htmlcssdes {
	display:flex;
	justify-content:center;
	flex-direction:row;
	background:#c1eef6;
	background:-webkit-linear-gradient(to right, #c1eef6, #fdfeff);
	background:linear-gradient(to right, #c1eef6, #fdfeff);
	padding:40px 0
}
.othrel-wrap .htmlcssdes #htmlcssdesimg {
	max-width:600px;
	margin-right:50px
}
.othrel-wrap .htmlcssdes #htmlcssdesimg img {
	width:100%;
	height:auto
}
.othrel-wrap .htmlcssdes #htmlcssdesdes {
	max-width:600px;
	margin-left:0
}
.othrel-wrap .htmlcssdes #htmlcssdesdes h4#mblsectitl {
	font-size:35px;
	color:#0e3766;
	font-family:FuturaPT-Medium;
	padding-bottom:25px;
	padding-left:100px;
	position:relative
}
.othrel-wrap .htmlcssdes #htmlcssdesdes h4#mblsectitl::before {
content:"";
width:78px;
height:80px;
background-image:url(../images/mblicon.png);
background-repeat:no-repeat;
position:absolute;
left:0;
top:-15px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes p#mblsecdes {
	font-size:16px;
	font-family:Poppins-Medium;
	color:#252525;
	line-height:1.9;
	padding-bottom:40px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes #enqnw {
	display:inline-block;
	margin:0 10px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes #enqnw a {
	text-decoration:none;
	color:#f76800;
	border:1px solid #f76800;
	background:0 0;
	padding:12px 30px;
	text-transform:capitalize;
	font-family:Poppins-SemiBold;
	font-size:16px
}
.rsltdriprocess {
	background:url(../images/rsltdrivbg.jpg) no-repeat;
	background-size:cover;
	padding:50px 0
}
.rsltdriprocess h4#stemsectitl {
	text-align:center;
	font-size:35px;
	color:#0e3766;
	font-family:FuturaPT-Light;
	padding-bottom:70px;
	position:relative
}
.rsltdriprocess h4#stemsectitl::after {
content:"";
width:200px;
height:3px;
border-bottom:2px solid #f76800;
position:absolute;
left:50%;
top:65px;
transform:translate(-50%)
}
.rsltdriprocess h4#stemsectitl::before {
content:"";
width:20px;
height:20px;
border:2px solid #f76800;
position:absolute;
border-radius:50%;
left:50%;
top:57px;
transform:translate(-50%);
z-index:2;
background-color:#f9f7f5
}
.rsltdriprocess p#stemsecdes {
	text-align:center;
	font-size:16px;
	font-family:Poppins-Medium;
	color:#242424;
	padding:0 100px 0 100px
}
.rsltdriprocess #sixsteossec {
	padding:40px 0 0 0;
	position:relative;
	max-width:1170px;
	margin:auto
}
.rsltdriprocess #sixsteossec img {
	display:block;
	margin:auto
}
.rsltdriprocess #sixsteossec .steps {
	width:150px;
	text-align:center;
	text-transform:capitalize
}
.rsltdriprocess #sixsteossec .steps strong {
	font-size:18px;
	font-family:FuturaPT-Medium;
	color:#1d4470;
	display:block
}
.rsltdriprocess #sixsteossec .steps p {
	font-family:Poppins-Medium;
	font-size:14px;
	color:#232323
}
.rsltdriprocess #sixsteossec #stepone {
	position:absolute;
	top:76%;
	left:34px
}
.rsltdriprocess #sixsteossec #steponeimg {
	position:absolute;
	top:75px;
	left:60px
}
.rsltdriprocess #sixsteossec #steptwo {
	position:absolute;
	top:12%;
	left:228px
}
.rsltdriprocess #sixsteossec #steptwoimg {
	position:absolute;
	top:398px;
	left:250px
}
.rsltdriprocess #sixsteossec #stepthree {
	position:absolute;
	top:75%;
	left:412px
}
.rsltdriprocess #sixsteossec #stepthreeimg {
	position:absolute;
	top:75px;
	left:455px
}
.rsltdriprocess #sixsteossec #stepfour {
	position:absolute;
	top:12%;
	left:600px
}
.rsltdriprocess #sixsteossec #stepfourimg {
	position:absolute;
	top:398px;
	left:620px
}
.rsltdriprocess #sixsteossec #stepfive {
	position:absolute;
	top:76%;
	left:787px
}
.rsltdriprocess #sixsteossec #stepfiveimg {
	position:absolute;
	top:75px;
	left:820px
}
.rsltdriprocess #sixsteossec #stepsix {
	position:absolute;
	top:12%;
	left:980px
}
.rsltdriprocess #sixsteossec #stepsiximg {
	position:absolute;
	top:398px;
	left:1014px
}
section.wd_aboutus .wdabout_inner {
	max-width:1192px;
	margin:0 auto
}
section.wd_aboutus .wdabout_formwrap b {
	font-family:Poppins-Medium;
	font-size:16px;
	font-weight:400;
	color:#2d2d2d
}
section.wd_aboutus .wdabout_formwrap h2 {
	margin:8px 0 0 0;
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:25px;
	position:relative
}
section.wd_aboutus .wdabout_formwrap h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #ffb27a;
	width:23%;
	position:absolute;
	height:12px;
	left:0
}
section.wd_aboutus .wdabout_formwrap h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
section.wd_aboutus .wdabout_formwrap p {
	font-family:Poppins-Regular;
	color:#191616;
	margin:52px 0 0 0;
	font-size:14px
}
section.wd_aboutus .wdabout_inner .wdabout_left {
	width:42%
}
.wd_aboutus .aboutus_form .inp_container {
	margin:0 0 10px 0
}
.wd_aboutus .aboutus_form .inp_container input {
	width:100%;
	padding:15px 28px;
	border:1px solid #f96901;
	border-radius:30px;
	outline:0;
	box-sizing:border-box
}
.wd_aboutus .aboutus_form .inp_container textarea {
	width:100%;
	padding:15px 28px;
	border:1px solid #f96901;
	border-radius:30px;
	outline:0;
	box-sizing:border-box
}
.wd_aboutus .aboutus_form ::placeholder {
font-family:Poppins-Regular;
color:#1f1f1f;
font-size:14px
}
.wd_aboutus .wdabout_formwrap {
	border:1px solid #f6a265;
	padding:35px 21px 55px 21px;
	border-top-right-radius:95px;
	box-shadow:11px -10px #e6ebef;
	background:#fff
}
.wd_aboutus .aboutus_form {
	margin:42px 0 0 0
}
.sbmtnow-btn a:hover, .wd_aboutus .aboutus_form .sbmtnow-btn a {
	text-decoration:none;
	background:#f96901;
	font-family:Poppins-Regular;
	padding:13px 58px;
	font-size:14px;
	color:#fff;
	border-radius:30px
}
.wd_aboutus .aboutus_form .sbmtnow-btn {
	text-align:left;
	margin:0
}
.wdabout_right .wdabout_aboutus h2 {
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:35px;
	margin:0;
	position:relative
}
.wdabout_right .wdabout_aboutus h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:9%;
	position:absolute;
	height:3px;
	left:0;
	right:0
}
.wdabout_right .wdabout_aboutus h2:before {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	top:48px;
	left:61px;
	right:0
}
.wdabout_aboutus h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
.wd_aboutus .wdabout_wrap {
	display:flex;
	justify-content:space-between
}
.wd_aboutus .wdabout_right {
	width:57%;
	padding:0 0 0 100px
}
section.wd_aboutus {
	padding:55px 0 45px 0;
	background-image:url(../images/aboutus_img.png);
	background-repeat:no-repeat;
	background-position-x:588px;
	background-position-y:194px
}
.wdabout_right .slideshow-client {
	position:relative;
	margin:65px 0 0 0
}
.wdabout_right .content {
	display:none;
	padding:0 30px 40px 30px;
	text-align:center;
	animation-duration:3s;
	animation-iteration-count:infinite
}
.next, .wdabout_right .slideshow-client .prev {
	cursor:pointer;
	position:absolute;
	bottom:0;
	right:62px;
	color:#fff;
	user-select:none;
	background:#ff6d00;
	text-decoration:none;
	text-align:center;
	width:40px;
	height:40px;
	border-radius:100%;
	margin-right:4px;
	display:flex;
	align-items:flex-start
}
.wdabout_right .slideshow-client i.fa {
	align-self:center;
	margin:0 auto
}
.wdabout_right .slideshow-client .next {
	position:absolute;
	right:0;
	border-radius:50%
}
.slideshow-client .next:hover, .wdabout_right .slideshow-client .prev:hover {
	background:#ff6d00;
	color:#fff;
	text-decoration:none
}
.wdabout_right .content p {
	margin:0 0 10px;
	font-family:Poppins-Medium;
	font-size:14px;
	color:#383838;
	line-height:1.8
}
.wdabout_right .content p::after {
content:"";
display:block;
border-bottom:2px solid #0e3766;
width:50px;
position:absolute;
height:10px;
left:0;
right:0;
margin:auto
}
.wdabout_right .content b {
	display:block;
	font-family:Poppins-Medium;
	font-size:25px;
	color:#262626;
	margin:32px 0 0 0;
	font-weight:400
}
.wdabout_right .content span {
	font-family:Poppins-Medium;
	color:#f96901;
	font-size:16px
}
section.wd_banner {
	background:url(../images/web_develop_banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0;
	margin:0
}
section.wd_banner .wdcontent_outer {
	max-width:1200px;
	margin:0 auto
}
section.wd_banner h1 {
	font-size:40px;
	font-family:FuturaPT-Medium;
	color:#fff;
	text-transform:capitalize;
	padding:90px 0 0 0;
	height:190px
}
.wd_banner .wd_left {
	width:55%;
	padding:0 10px
}
.wd_banner .wd_left p {
	font-size:16px;
	color:#fff;
	font-family:Poppins-Regular;
	margin-bottom:65px;
	height:110px
}
.wd_banner .wdbanner_btns i {
	padding:0 10px 0 0
}
.wd_banner .wdbanner_btns a, .wdbanner_btns a:hover {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-family:Poppins-Medium;
	background-color:#f16500;
	text-transform:capitalize;
	padding:12px 35px;
	border-radius:25px;
	margin:0 15px 0 0;
	transition:background-color 1s
}
.wd_banner .wdbanner_btns {
	margin:45px 0 0 0
}
.wd_whoweare .left_content span#whoweare {
	font-family:FuturaPT-Medium;
	font-size:14px;
	color:#000;
	position:relative
}
.wd_whoweare .left_content span#whoweare:before {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:32%;
	position:absolute;
	height:11px;
	left:98px;
	right:0
}
.wd_whoweare .left_content span#whoweare:after {
	content:"";
	display:block;
	border-bottom:2px solid #fa6900;
	width:61%;
	position:absolute;
	height:0;
	left:135px;
	right:0;
	top:8px
}
.wd_whoweare .left_content h2 {
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:35px;
	margin:18px 0 0 0
}
.wd_whoweare .left_content h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
.wd_whoweare .left_content b {
	font-weight:400;
	font-family:Poppins-Medium;
	font-size:16px;
	color:#2c2c2c;
	display:block;
	margin:40px 0 0 0;
	line-height:1.6
}
.wd_whoweare .left_content p {
	margin:52px 0 0 0;
	font-family:Poppins-Regular;
	font-size:14px;
	color:#2c2c2c;
	line-height:1.8
}
.wd_whoweare .whoweare_inner {
	display:flex;
	flex-direction:row;
	justify-content:center
}
.wd_whoweare .whoweare_inner .right_content {
	max-width:600px
}
.wd_whoweare .whoweare_inner .right_content img {
	width:100%;
	height:auto
}
.wd_whoweare .left_content {
	padding:45px 9px 0 9px;
	max-width:600px
}
.getstarted_btn a {
	font-family:Poppins-Medium;
	font-size:14px;
	background:#e96000;
	color:#fff;
	padding:13px 28px;
	border-radius:30px;
	text-decoration:none
}
.wd_whoweare .left_content .getstarted_btn {
	margin:55px 0 0 0
}
section.wd_whoweare {
	padding:42px 0 42px 0
}
section.using_tech {
	background:url(../images/usingtech_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:35px 0 50px 0
}
section.using_tech h2 {
	text-align:center;
	font-family:FuturaPT-Medium;
	color:#fff;
	font-size:35px;
	margin:0;
	position:relative
}
section.using_tech h2:after {
	content:"";
	display:block;
	border-bottom:1px solid #f9f9f9;
	width:8%;
	position:absolute;
	height:20px;
	left:594px;
	right:0
}
section.using_tech h2:before {
	content:"";
	display:block;
	border-bottom:1px solid #fff;
	width:8%;
	position:absolute;
	top:62px;
	right:596px
}
section.using_tech .usingtech_inner {
	display:flex;
	max-width:1192px;
	margin:0 auto;
	padding:75px 0 0 0
}
section.using_tech .usingtech_btn a {
	color:#fff;
	font-family:Poppins-Medium;
	font-size:14px;
	padding:12px 30px;
	border:1px solid #fff;
	margin:0 18px 0 0;
	text-decoration:none
}
section.using_tech .right_outer_first {
	display:flex;
	flex-direction:row;
	width:569px;
	justify-content:space-between
}
section.using_tech .right_outer_sec {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	width:569px;
	justify-content:space-between;
	margin:30px 0 0 0
}
section.using_tech .right_outer .card_wrap {
	max-width:270px;
	display:flex;
	flex-direction:column
}
section.using_tech .right_outer .card_body {
	flex:1 1 auto;
	background:#fff;
	padding:17px;
	border-bottom-left-radius:28px;
	border-bottom-right-radius:28px
}
section.using_tech .right_outer .card_body p {
	margin:0;
	font-family:Poppins-Medium;
	font-size:14px;
	color:#1d1d1d;
	line-height:1.8;
	text-align:center
}
section.using_tech .right_outer .card_body span {
	display:block;
	text-align:center;
	font-family:Poppins;
	font-size:14px;
	color:#f16500;
	margin:11px 0 0 0;
	line-height:1.7
}
section.using_tech .right_outer .card_wrap img {
	border-top-right-radius:28px;
	border-top-left-radius:28px;
	width:100%
}
section.using_tech .left_outer {
	display:flex;
	width:623px;
	flex-direction:column
}
section.using_tech .right_outer {
	display:flex;
	width:587px;
	flex-direction:column
}
section.using_tech .usingtech_btn {
	text-align:center
}
section.steps_sec {
	background:#e6ebef;
	padding:35px 0
}
section.steps_sec h2 {
	margin:0;
	text-align:center;
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:35px;
	position:relative
}
section.steps_sec h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
section.steps_sec h2:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:25px;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:54px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#e6ebef
}
section.steps_sec h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
section.steps_sec .steps_inner {
	max-width:1192px;
	margin:0 auto
}
section.steps_sec .steps_content {
	width:23%;
	text-align:center
}
section.steps_sec .steps_wrap {
	display:flex;
	justify-content:space-between;
	margin:80px 0 0 0
}
section.steps_sec .steps_wrap span {
	font-family:FuturaPT-Medium;
	font-size:18px;
	color:#0e3766;
	display:block;
	margin:30px 0 0 0
}
section.steps_sec .steps_wrap p {
	margin:15px 0 0 0;
	font-family:Poppins-Medium;
	font-size:14px;
	color:#2b2b2b
}
section.wd_aboutus .wdabout_inner {
	max-width:1192px;
	margin:0 auto
}
section.wd_aboutus .wdabout_formwrap b {
	font-family:Poppins-Medium;
	font-size:16px;
	font-weight:400;
	color:#2d2d2d
}
section.wd_aboutus .wdabout_formwrap h2 {
	margin:8px 0 0 0;
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:25px;
	position:relative
}
section.wd_aboutus .wdabout_formwrap h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #ffb27a;
	width:23%;
	position:absolute;
	height:12px;
	left:0
}
section.wd_aboutus .wdabout_formwrap h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
section.wd_aboutus .wdabout_formwrap p {
	font-family:Poppins-Regular;
	color:#191616;
	margin:52px 0 0 0;
	font-size:14px
}
section.wd_aboutus .wdabout_inner .wdabout_left {
	width:42%
}
.wd_aboutus .aboutus_form .inp_container {
	margin:0 0 10px 0
}
.wd_aboutus .aboutus_form .inp_container input {
	width:100%;
	padding:15px 28px;
	border:1px solid #f96901;
	border-radius:30px
}
.wd_aboutus .aboutus_form .inp_container textarea {
	width:100%;
	padding:15px 28px;
	border:1px solid #f96901;
	border-radius:30px
}
.wd_aboutus .aboutus_form ::placeholder {
font-family:Poppins-Regular;
color:#1f1f1f;
font-size:14px
}
.wd_aboutus .wdabout_formwrap {
	border:1px solid #f6a265;
	padding:35px 52px 55px 21px;
	border-top-right-radius:95px;
	box-shadow:11px -10px #e6ebef;
	background:#fff
}
.wd_aboutus .aboutus_form {
	margin:42px 0 0 0
}
.sbmtnow-btn a:hover, .wd_aboutus .aboutus_form .sbmtnow-btn a {
	text-decoration:none;
	background:#f96901;
	font-family:Poppins-Regular;
	padding:13px 58px;
	font-size:14px;
	color:#fff;
	border-radius:30px
}
.wd_aboutus .aboutus_form .sbmtnow-btn {
	text-align:left;
	margin:0
}
.wdabout_right .wdabout_aboutus h2 {
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:35px;
	margin:0;
	position:relative
}
.wdabout_right .wdabout_aboutus h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:9%;
	position:absolute;
	height:12px;
	left:0;
	right:0
}
.wdabout_right .wdabout_aboutus h2:before {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	top:48px;
	left:61px;
	right:0
}
.wdabout_aboutus h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
.wd_aboutus .wdabout_wrap {
	display:flex;
	justify-content:space-between
}
.wd_aboutus .wdabout_right {
	width:57%;
	padding:0 0 0 100px
}
section.wd_aboutus {
	padding:55px 0 45px 0;
	background-image:url(../images/aboutus_img.png);
	background-repeat:no-repeat;
	background-position-x:588px;
	background-position-y:194px
}
.wdabout_right .slideshow-client {
	position:relative;
	margin:65px 0 0 0
}
.wdabout_right .content {
	display:none;
	padding:0 30px 40px 30px;
	text-align:center;
	animation-duration:3s;
	animation-iteration-count:infinite
}
.next, .wdabout_right .slideshow-client .prev {
	cursor:pointer;
	position:absolute;
	bottom:0;
	right:62px;
	color:#fff;
	user-select:none;
	background:#ff6d00;
	text-decoration:none;
	text-align:center;
	width:40px;
	height:40px;
	border-radius:100%;
	margin-right:4px;
	display:flex;
	align-items:flex-start
}
.wdabout_right .slideshow-client i.fa {
	align-self:center;
	margin:0 auto
}
.wdabout_right .slideshow-client .next {
	position:absolute;
	right:0;
	border-radius:50%
}
.slideshow-client .next:hover, .wdabout_right .slideshow-client .prev:hover {
	background:#ff6d00;
	color:#fff;
	text-decoration:none
}
.wdabout_right .content p {
	margin:0 0 10px;
	font-family:Poppins-Medium;
	font-size:14px;
	color:#383838;
	line-height:1.8
}
.wdabout_right .content p::after {
content:"";
display:block;
border-bottom:2px solid #0e3766;
width:50px;
position:absolute;
height:10px;
left:0;
right:0;
margin:auto
}
.wdabout_right .content b {
	display:block;
	font-family:Poppins-Medium;
	font-size:25px;
	color:#262626;
	margin:32px 0 0 0;
	font-weight:400
}
.wdabout_right .content span {
	font-family:Poppins-Medium;
	color:#f96901;
	font-size:16px
}
section.wd_features h2 {
	font-family:FuturaPT-Light;
	color:#0e3766;
	font-size:35px;
	margin:0;
	position:relative;
	text-align:center;
	position:relative
}
section.wd_features h2:after {
	content:"";
	display:block;
	border-bottom:2px solid #f76800;
	width:16%;
	position:absolute;
	height:30px;
	left:0;
	right:0;
	margin:auto;
	z-index:1
}
section.wd_features h2:before {
	content:"";
	display:block;
	border:2px solid #f76800;
	width:25px;
	position:absolute;
	height:25px;
	left:0;
	right:0;
	top:54px;
	margin:auto;
	z-index:2;
	border-radius:50%;
	background:#f0f0f0
}
section.wd_features h2 span {
	font-family:FuturaPT-Medium;
	color:#f76802
}
section.wd_features {
	background:url(../images/wdfeatures_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:35px 0 60px 0
}
section.wd_features .wdfeatures_inner {
	max-width:1192px;
	margin:0 auto
}
section.wd_features .wdfeatures_inner .feature_one {
	width:30%;
	background-image:radial-gradient(circle at bottom right, #de4755, #df7766, #da690c);
	padding:25px 0 50px 0;
	border-radius:30px;
	box-shadow:13px 11px 7px 0 #a99d9d
}
section.wd_features .wdfeatures_inner .feature_two {
	width:30%;
	background-image:radial-gradient(circle at bottom right, #d31888, #e02ca3, #d9384d);
	padding:25px 0 50px 0;
	border-radius:30px;
	box-shadow:13px 11px 7px 0 #a99d9d
}
section.wd_features .wdfeatures_inner .feature_three {
	width:30%;
	background-image:radial-gradient(circle at bottom right, #942baa, #c133c1, #d11aa3);
	padding:25px 0 50px 0;
	border-radius:30px;
	box-shadow:13px 11px 7px 0 #a99d9d
}
section.wd_features .feature_content h3 {
	font-family:FuturaPT-Demi;
	font-size:20px;
	color:#fff;
	padding:0 0 0 20px;
	text-shadow:0 2px rgba(0, 0, 0, .3);
	margin:0;
	position:relative
}
section.wd_features .feature_content h3 span {
	display:block
}
section.wd_features .feature_inner {
	background:#fff;
	width:88%;
	margin:41px 0 0 0;
	padding:48px 12px 65px 12px;
	border-top-left-radius:13px;
	border-bottom-left-radius:13px;
	border-top-right-radius:32px;
	border-bottom-right-radius:32px;
	box-shadow:11px 14px 2px 0 rgba(0, 0, 0, .4)
}
section.wd_features .feature_content p {
	margin:0 0 10px;
	font-family:Poppins-Medium;
	font-size:16px;
	color:#191919;
	border-top:1px solid #f54800;
	padding:25px 13px 20px 13px;
	line-height:1.8
}
section.wd_features .feature_content .click_btn a {
	font-family:Poppins-Medium;
	color:#f34b00;
	font-size:12px;
	border:1px solid #f34b00;
	padding:7px 17px;
	border-radius:30px;
	text-decoration:none
}
section.wd_features .wdfeatures_wrapper {
	display:flex;
	justify-content:space-between;
	margin:80px 0 0 0
}
section.wd_features .wdfeatures_wrapper_sec {
	display:flex;
	justify-content:space-between;
	margin:70px 0 0 0
}
section.wd_features .wdfeatures_wrapper_sec .feature_first {
	width:30%;
	background-image:radial-gradient(circle at bottom right, #4d40cf, #9768e2, #9434be);
	padding:25px 0 50px 0;
	border-radius:30px;
	box-shadow:13px 11px 7px 0 #a99d9d
}
section.wd_features .wdfeatures_wrapper_sec .feature_sec {
	width:30%;
	background-image:radial-gradient(circle at bottom right, #2869cc, #4697d5, #4d4ad3);
	padding:25px 0 50px 0;
	border-radius:30px;
	box-shadow:13px 11px 7px 0 #a99d9d
}
section.wd_features .wdfeatures_wrapper_sec .feature_third {
	width:30%;
	background-image:radial-gradient(circle at bottom right, #13b9cc, #23c5d8, #2f81d0);
	padding:25px 0 50px 0;
	border-radius:30px;
	box-shadow:13px 11px 7px 0 #a99d9d
}
section.wd_features .wdfeatures_inner .img_one {
	background:url(../images/wdfeatures_icons.png) no-repeat 0 0
}
section.wd_features .wdfeatures_inner .icon {
	display:inline-block;
	width:57px;
	height:59px
}
section.wd_features .wdfeatures_inner .img_one {
	background:url(../images/wdfeatures_icons.png) no-repeat -6px 0;
	position:absolute;
	right:30px;
	top:-14px
}
section.wd_features .wdfeatures_inner .img_two {
	background:url(../images/wdfeatures_icons.png) no-repeat -76px 0;
	position:absolute;
	right:30px;
	top:-14px
}
section.wd_features .wdfeatures_inner .img_three {
	background:url(../images/wdfeatures_icons.png) no-repeat -145px 0;
	position:absolute;
	right:30px;
	top:-14px
}
section.wd_features .wdfeatures_inner .img_four {
	background:url(../images/wdfeatures_icons.png) no-repeat -218px 0;
	position:absolute;
	right:30px;
	top:-14px
}
section.wd_features .wdfeatures_inner .img_five {
	background:url(../images/wdfeatures_icons.png) no-repeat -289px 0;
	position:absolute;
	right:30px;
	top:-14px
}
section.wd_features .wdfeatures_inner .feature_three .feature_inner {
	margin-top:19px
}
section.wd_features .wdfeatures_inner .img_six {
	background:url(../images/wdfeatures_icons.png) no-repeat -358px 0;
	position:absolute;
	right:30px;
	top:-14px
}
.wdfeatures_wrapper_sec .feature_sec .feature_inner, .wdfeatures_wrapper_sec .feature_third .feature_inner {
	margin-top:15px
}
.wdfeatures_wrapper_sec .feature_inner {
	min-height:301px
}
.wdfeatures_wrapper_sec .feature_content p {
	min-height:153px
}
table.actport {
	margin:auto
}
table.actport tr th {
	color:#130f40;
	padding:10px 10px;
	text-transform:uppercase;
	text-align:center;
	width:245px;
	font-family:FuturaPT-Medium;
	font-size:16px
}
table.actport tr td {
	text-align:center;
	width:245px;
	padding:15px 0;
	text-transform:capitalize;
	font-family:Poppins-Medium
}
.seopkgbannerwrap {
	background-image:url(../images/seopkgbanner.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:150px 0
}
.seopkgbannerwrap h1 {
	color:#fff;
	text-transform:uppercase;
	font-size:50px;
	text-align:center;
	font-family:FuturaPT-Medium;
	font-weight:500;
	padding:65px 0 0 0
}
.btruserexp {
	background-color:#fcfcfc;
	padding:50px 0
}
.btruserexp .betterinnerstru {
	max-width:1200px;
	margin:auto;
	display:flex;
	flex-direction:row;
	justify-content:space-around
}
.btruserexp .betterinnerstru .leftdesc {
	max-width:610px
}
.btruserexp .betterinnerstru .leftdesc h2 {
	font-size:35px;
	text-transform:capitalize;
	color:#011e33;
	font-family:FuturaPT-Light;
	font-weight:400;
	position:relative
}
.btruserexp .betterinnerstru .leftdesc h2 span {
	font-family:FuturaPT-Medium;
	display:block;
	color:#f76800
}
.btruserexp .betterinnerstru .leftdesc h2::after {
content:"";
width:30px;
height:4px;
background-color:#f76800;
position:absolute;
top:-15%;
border-radius:10px
}
.btruserexp .betterinnerstru .leftdesc h2::before {
content:"";
width:50px;
height:4px;
background-color:#f76800;
position:absolute;
top:-15%;
left:45px;
border-radius:10px
}
.btruserexp .betterinnerstru .leftdesc p {
	font-size:16px;
	color:#2e2e2e;
	font-family:Poppins-Medium;
	line-height:1.8;
	padding:28px 0
}
.btruserexp .betterinnerstru .leftdesc ul {
	list-style:none
}
.btruserexp .betterinnerstru .leftdesc ul li {
	font-size:16px;
	color:#2e2e2e;
	font-family:Poppins-Medium;
	padding-bottom:15px;
	position:relative;
	padding-left:40px
}
.btruserexp .betterinnerstru .leftdesc ul li::before {
content:"\f00c";
font-family:FontAwesome;
position:absolute;
top:7px;
margin-left:-40px;
color:#fff;
background-color:#f76800;
padding:1px 5px;
border-radius:50%
}
.btruserexp .betterinnerstru .leftdesc #enqbtn {
	margin-top:30px
}
.btruserexp .betterinnerstru .leftdesc #enqbtn a {
	text-decoration:none;
	color:#fff;
	text-transform:capitalize;
	background-color:#f76800;
	font-size:16px;
	font-family:Poppins;
	padding:12px 45px;
	border-radius:34px
}
.btruserexp .betterinnerstru .rightimg {
	max-width:550px
}
.btruserexp .betterinnerstru .rightimg img {
	max-width:100%;
	height:auto;
	padding-top:55px
}
.checkwebseo-wrap {
	background-image:url(../images/webseoformbg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:30px 0
}
.checkwebseo-wrap #checkwebseoinnerstru {
	max-width:850px;
	margin:auto;
	text-align:center;
	padding:35px 0
}
.checkwebseo-wrap #checkwebseoinnerstru h2 {
	font-size:35px;
	text-transform:capitalize;
	color:#fff;
	font-family:FuturaPT-Light;
	font-weight:400;
	padding-bottom:20px
}
.checkwebseo-wrap #checkwebseoinnerstru h2 span {
	font-family:FuturaPT-Medium
}
.checkwebseo-wrap #checkwebseoinnerstru p {
	color:#fff;
	font-size:16px;
	font-family:Poppins-Medium;
	font-weight:400;
	line-height:1.9
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter {
	margin-top:35px
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter input {
	padding:10px 10px;
	outline:0;
	border:none;
	border-radius:30px;
	font-family:Poppins-Regular;
	margin:0 5px
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter input[type=submit] {
	padding:8px 10px;
	width:20%;
	color:#fff;
	background-color:#f76800;
	border:none;
	text-transform:uppercase;
	border-radius:35px;
	font-family:Poppins-SemiBold;
	font-size:16px;
	cursor:pointer
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter ::-webkit-input-placeholder {
color:#232323;
font-family:Poppins-Regular;
font-size:16px;
text-transform:capitalize
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter :-ms-input-placeholder {
color:#232323;
font-family:Poppins-Regular;
font-size:16px;
text-transform:capitalize
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter ::placeholder {
color:#232323;
font-family:Poppins-Regular;
font-size:16px;
text-transform:capitalize
}
.ourbestseopkg-wrap {
	background-image:url(../404.html);
	background-repeat:no-repeat;
	background-size:cover;
	padding:30px 0
}
.ourbestseopkg-wrap #diffpkgouter {
	max-width:1200px;
	margin:auto
}
.ourbestseopkg-wrap #diffpkgouter h3 {
	font-size:35px;
	text-transform:capitalize;
	color:#011e33;
	font-family:FuturaPT-Light;
	font-weight:400;
	padding-bottom:20px;
	text-align:center;
	position:relative
}
.ourbestseopkg-wrap #diffpkgouter h3::after {
content:"";
width:225px;
height:1px;
border-bottom:2px solid #f76800;
position:absolute;
top:90%;
left:50%;
transform:translate(-50%)
}
.ourbestseopkg-wrap #diffpkgouter h3::before {
content:"";
height:20px;
width:20px;
background-color:#fff;
border-radius:50%;
border:2px solid #f76800;
position:absolute;
top:73%;
left:50%;
transform:translate(-50%);
z-index:3
}
.ourbestseopkg-wrap #diffpkgouter h3 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.ourbestseopkg-wrap #diffpkgouter p#shrtdes {
	font-size:16px;
	font-family:Poppins-Regular;
	color:#282828;
	text-align:center;
	max-width:1000px;
	margin:auto;
	line-height:1.9;
	padding-top:30px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-around;
	margin-top:35px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard {
	max-width:580px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin-bottom:25px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countryimg {
	max-width:260px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countryimg img {
	width:100%;
	height:auto;
	padding-top:20px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc {
	max-width:301px;
	padding-left:20px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc h4 {
	font-size:24px;
	color:#0e3a6c;
	font-family:FuturaPT-Demi;
	text-transform:capitalize
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc h4 span {
	display:block;
	color:#f76800;
	text-transform:uppercase
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc p {
	font-size:14px;
	color:#282828;
	font-family:Poppins-Regular;
	margin-top:35px;
	text-align:center
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc .pagelink {
	margin-top:22px;
	text-align:center
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc .pagelink a {
	text-decoration:none;
	color:#4a6b91;
	font-family:Poppins-SemiBold;
	padding:8px 35px;
	font-size:14px;
	background:0 0;
	text-transform:capitalize;
	border:1px solid #1e2639
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc .pagelink a:hover {
	color:#fff;
	text-transform:capitalize;
	background-color:#f76800;
	padding:9px 36px;
	border:none;
transition:all .3s ease-in
}
.whyusforseo {
	background-image:url(../images/whyusforseobg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:30px 0 100px 0;
	position:relative
}
.whyusforseo #whyusinner {
	max-width:1200px;
	margin:auto
}
.whyusforseo #whyusinner h4 {
	text-align:center;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-family:Poppins-Regular;
	font-weight:400;
	text-transform:uppercase
}
.whyusforseo #whyusinner h3 {
	font-size:50px;
	text-transform:capitalize;
	color:#fff;
	font-family:FuturaPT-Light;
	font-weight:400;
	padding-bottom:20px;
	text-align:center;
	position:relative
}
.whyusforseo #whyusinner h3 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.whyusforseo #whyusinner h3::after {
content:"";
width:225px;
height:1px;
border-bottom:2px solid #f76800;
position:absolute;
top:90%;
left:50%;
transform:translate(-50%)
}
.whyusforseo #whyusinner h3::before {
content:"";
height:20px;
width:20px;
background-color:#0f385f;
border-radius:50%;
border:2px solid #f76800;
position:absolute;
top:79%;
left:50%;
transform:translate(-50%);
z-index:3
}
.whyusforseo #whyusinner p {
	color:#fff;
	font-size:16px;
	font-family:Poppins-Regular;
	padding-top:40px;
	font-weight:400;
	line-height:1.8;
	padding-left:20px;
	padding-right:20px
}
.whyusforseo .counterslider {
	background-color:#fff;
	display:flex;
	flex-direction:row;
	justify-content:center;
	max-width:1200px;
	margin:auto;
	position:absolute;
	left:50%;
	top:85%;
	transform:translate(-50%);
	filter:drop-shadow(-1px 2px 1px #e3e3e3)
}
.whyusforseo .counterslider .counterslidsec {
	width:290px;
	border:1px solid #bcbcbc;
	padding:20px 0
}
.whyusforseo .counterslider .counterslidsec p.counting {
	color:#f76800;
	font-family:Montserrat-Bold;
	font-size:35px;
	text-align:center;
	padding:0;
	position:relative;
	padding-bottom:45px
}
.whyusforseo .counterslider .counterslidsec p.counting i {
	font-size:25px
}
.whyusforseo .counterslider .counterslidsec p.counting:after {
	content:"";
	height:25px;
	width:2px;
	background-color:#0b275f;
	position:absolute;
	top:40px;
	left:47%
}
.whyusforseo .counterslider .counterslidsec p {
	text-transform:capitalize;
	color:#0b275f;
	padding:0;
	font-size:18px;
	font-family:Montserrat-Medium;
	text-align:center
}
.clientabtus-wrap {
	padding:130px 0 50px 0
}
.clientabtus-wrap .clientinnersec {
	max-width:1200px;
	margin:auto
}
.clientabtus-wrap .clientinnersec h5 {
	font-size:35px;
	text-transform:capitalize;
	color:#0b275f;
	font-family:FuturaPT-Light;
	font-weight:400;
	padding-bottom:20px;
	text-align:center;
	position:relative
}
.clientabtus-wrap .clientinnersec h5 span {
	font-family:FuturaPT-Medium;
	color:#f76800
}
.clientabtus-wrap .clientinnersec h5::after {
content:"";
width:225px;
height:1px;
border-bottom:2px solid #f76800;
position:absolute;
top:105%;
left:50%;
transform:translate(-50%)
}
.clientabtus-wrap .clientinnersec h5::before {
content:"";
height:20px;
width:20px;
background-color:#fff;
border-radius:50%;
border:2px solid #f76800;
position:absolute;
top:87%;
left:50%;
transform:translate(-50%);
z-index:3
}
.clientabtus-wrap .clientinnersec #clirevsay {
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	margin-top:50px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider {
	width:633px;
	position:relative
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider::after {
content:"";
width:236px;
height:98%;
position:absolute;
top:5px;
z-index:-1;
background:#ff6d00;
border-radius:20px;
background:-webkit-linear-gradient(to right, #ff6d00, #ff9d00);
background:linear-gradient(to right, #ff6d00, #ff9d00)
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec {
	max-width:470px;
	background-color:#fff;
	border-radius:15px;
	padding:50px 0 80px 0;
	margin-left:20%;
	margin-top:17%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .cliprofile {
	width:97px;
	height:97px;
	margin:auto;
	margin-bottom:40px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .cliprofile img {
	width:100%;
	height:auto;
	border-radius:50%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .clireview p {
	font-size:15px;
	color:#131313;
	font-family:Poppins-Regular;
	text-align:center;
	padding:0 37px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .clireview p i {
	color:#ff6f00
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .rating {
	text-align:center;
	margin-top:30px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .rating i {
	color:#f76800
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .namedesig {
	text-align:center;
	margin-top:40px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .namedesig p.cliname {
	font-size:22px;
	text-transform:capitalize;
	font-family:Poppins-Medium;
	color:#003c6d
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .namedesig p.desig {
	font-family:Poppins-Medium;
	font-size:14px;
	color:#4a4a4a
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider #slidnavigat {
	position:absolute;
	top:92%;
	left:84%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider i#lftnavigate {
	color:#0059a1;
	font-size:18px;
	border:1px solid #0059a1;
	border-radius:50%;
	padding:5px 6px;
	height:30px;
	width:30px;
	margin:0 5px;
	position:absolute;
	left:80%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider i#rgtnavigate {
	color:#0059a1;
	font-size:18px;
	border:1px solid #0059a1;
	border-radius:50%;
	padding:5px 6px;
	height:30px;
	width:30px;
	margin:0 5px;
	position:absolute;
	left:87%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .hidden {
	display:none
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm {
	width:546px;
	background-image:url(../images/giftfrmbg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:30px 0;
	padding-left:20px
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm h6 {
	font-size:35px;
	text-transform:capitalize;
	font-family:FuturaPT-Light;
	font-weight:300;
	color:#fff
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm h6 span {
	color:#f76800;
	font-family:FuturaPT-Medium
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm p {
	font-size:14px;
	color:#fff;
	font-family:Poppins-Light;
	padding-top:20px
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm input {
	width:45%;
	background:0 0;
	border:none;
	border-bottom:1px solid #f76800;
	outline:0;
	padding:17px 0 8px 5px;
	margin:15px 20px 0 0;
	color:#fff;
	font-family:Poppins-Regular
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm textarea {
	width:95%;
	background:0 0;
	border:none;
	border-bottom:1px solid #f76800;
	margin-top:30px;
	outline:0;
	color:#fff;
	font-family:Poppins-Regular
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm input[type=submit] {
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	width:30%;
	border:none;
	background:#f76800;
	padding:12px;
	cursor:pointer;
	margin-top:40px;
	font-family:Poppins-SemiBold
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm ::-webkit-input-placeholder {
color:#fff;
font-size:16px;
font-family:Poppins-Regular;
font-weight:400
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm :-ms-input-placeholder {
color:#fff;
font-size:16px;
font-family:Poppins-Regular;
font-weight:400
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm ::placeholder {
color:#fff;
font-size:16px;
font-family:Poppins-Regular;
font-weight:400
}
.mrmnyicn {
	display:none
}
.checkwebseo-wrap #checkwebseoinnerstru p#sucessmsg {
	width:60%;
	padding:6px 0
}
.clientabtus-wrap .clientinnersec #clirevsay p#sucessmsg {
	padding:10px 0 8px 0;
	width:80%;
	text-align:center
}
section.aus-project-wrapper p#sucessmsg {
	width:65%;
	text-align:center;
	padding:0;
	margin-bottom:14px
}
div#tabletfeatwrap {
	display:none
}
@media only screen and (max-width:767px) {
.checkwebseo-wrap #checkwebseoinnerstru p#sucessmsg {
font-size:10px
}
.srvcoffered_inner {
background-image:unset;
background-color:#7cb6f5
}
.pwrwebdesser #websersec-wrap .pwrcard h3#resdesig::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#statdyn::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#uiux::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#tmpdesig::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#logodesig::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#twodthreed::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#webredig::before {
left:50%;
transform:translate(-50%)
}
.pwrwebdesser #websersec-wrap .pwrcard h3#cstweb::before {
left:50%;
transform:translate(-50%)
}
.header#resmenuh .dropdown_outer ul.sub-menu a {
color:#fff;
padding:5px 20px
}
header#resmenuh ul.menu li:last-child {
margin:0
}
.customer_say_wrapper .carousel-inner {
position:relative;
background:#181a1c;
opacity:.8;
margin:90px 0 0 0
}
.customer_say_wrapper .carousel-control {
position:absolute;
top:40px;
bottom:0;
left:0;
width:0;
font-size:20px;
color:#fff;
opacity:1
}
.customer_say_wrapper .item_des_wrapper h5 {
font-family:Poppins-SemiBold;
font-size:22px;
text-align:left;
padding:5px 0 0 0;
color:#fff
}
.consultant_faq_accordian .accordion_head {
font-size:14px
}
.outsource_india_right p#successmsgt {
font-size:12px;
padding:5px 2px;
text-align:center
}
section.aus-project-wrapper p#sucessmsg {
width:100%;
text-align:center;
padding:0 4px;
margin-bottom:14px;
font-size:12px
}
.clientabtus-wrap .clientinnersec #clirevsay p#sucessmsg {
padding:10px 0 8px 0;
width:90%;
text-align:center;
font-size:12px;
margin:12px auto 0
}
.checkwebseo-wrap #checkwebseoinnerstru p#sucessmsg {
width:100%;
padding:6px 0
}
.checkwebseo-wrap #checkwebseoinnerstru p {
color:#fff;
font-size:12px;
font-family:Poppins-Medium;
font-weight:400;
line-height:1.9;
width:100%
}
.send_enqry input#btn {
background:#f76800;
padding:8px 70px;
font-family:Poppins-SemiBold;
font-size:18px;
border:none;
color:#fff;
width:100%
}
section.cnslting_faq_wrapper p#sucessmsg {
color:#fff;
font-size:12px;
text-transform:capitalize;
padding:4px 2px;
background-color:#f76800;
width:100%;
margin:13px auto 0;
text-align:center
}
.wd_aboutus .aboutus_form p#successmsgt {
color:#fff;
background-color:#66ad00;
font-size:12px;
text-transform:capitalize;
padding:5px 6px;
margin:15px 0 0 0;
text-align:center
}
section.frstknfrm-wrap p#sucessmsg {
color:#fff;
font-size:11px;
text-transform:capitalize;
padding:5px 0;
background-color:#f76800;
width:100%;
margin:13px auto 0;
text-align:center
}
p#sucessmsg {
color:#fff;
font-size:13px;
text-transform:capitalize;
padding:8px 0 8px 3px;
background-color:#f76800;
width:90%;
margin:13px auto 0;
text-align:center
}
p#sucessmsgt {
color:#fff;
background-color:#66ad00;
font-size:12px;
text-transform:capitalize;
padding:5px 12px;
text-align:center
}
.social ul li:hover {
transform:unset!important
}
}
@media only screen and (max-width:767px) {
.mrmnyicn {
display:block
}
.img_outer h4 {
font-size:20px
}
.img_outer h4:after {
display:none
}
.img_outer p {
font-size:14px
}
.bnr_btns a:hover {
text-decoration:none;
font-family:Poppins-Medium;
background-color:#ff7e00;
border:1px solid #b7b7b7;
color:#fff;
font-size:14px;
padding:6px 10px;
margin:0 15px 15px 0;
display:inline-block
}
.awrd_wrap_first {
display:block;
justify-content:space-between;
margin:50px 0 0 0;
vertical-align:middle
}
.img_sec_outer {
width:27.3333%;
text-align:center;
float:left;
margin:8px 8px;
min-height:104px;
vertical-align:middle
}
.awrd_wrap_sec {
display:block;
justify-content:space-between;
margin:0;
float:left
}
header#resmenuh ul.menu li:last-child {
margin:0 0 20px 0
}
section.count_outer h3 {
margin:40px 0 18px 0
}
.location ul {
margin:12px 0 0 0
}
.copyright p {
    padding: 0 0px 0 0;
    font-family: Poppins-Regular;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.top_menu, header#main_header {
display:none
}
.container_row {
margin:auto;
max-width:100%
}
.container {
width:100%;
margin:auto
}
.offer_right .read_btn {
margin:25px 0 0 0
}
.procedure_outer h3:after {
content:"";
display:block;
border-bottom:2px solid #f16500;
width:17%;
position:absolute;
height:15px;
left:40%;
right:0;
z-index:1
}

 span.estric 
                           {
                                color: red;
                                padding: 6px 0;
                                display: block;
                           }

section.banner_outer {
padding:10px 15px 25px 15px;
background-image:url(../images/header.png);
background-repeat:no-repeat;
background-position:center center;
background-size:cover
}
.banner_left h1 {
font-family:AndadaSC-Bold;
font-size:30px;
color:#fff;
margin:0
}
.procedure_outer h3:before {
display:unset;
border-bottom:unset;
width:0%;
position:unset
}
.grow_outer {
padding:20px 0 0 0
}
.reasons_left {
float:unset;
width:100%;
padding:0 15px
}
.banner_left {
width:100%;
float:unset;
margin-top:20px
}
.banner_left p {
font-family:Poppins-Regular;
font-size:14px;
margin:15px 0 0 0;
color:#fff
}
.bnr_btns a {
text-decoration:none;
font-family:Poppins-Medium;
background-color:#ff7e00;
border:1px solid #b7b7b7;
color:#fff;
font-size:14px;
padding:6px 10px;
margin:0 15px 15px 0;
display:inline-block
}
.bnr_btns {
margin:35px 0 0 0;
text-align:center
}
section.leading_section {
background:#f4f7fc;
padding:15px 15px 35px 15px
}
.whatwedo_wrap .what_we_do {
font-size:16px
}
span#count_one, span#count_three, span#count_two {
font-size:40px
}
.count_container h2 {
font-family:Poppins-SemiBold
}
.leading_lft {
width:100%;
float:unset
}
.leading_lft h2 {
font-family:FuturaPT-Medium;
font-size:18px;
color:#f76802;
line-height:1.5;
margin:10px 0 10px 0
}
.leading_lft h2 span {
font-family:FuturaPT-Medium;
font-size:20px;
color:#0e3766
}
.leading_lft p {
font-size:14px;
font-family:Poppins-Regular;
color:#000;
margin:20px 0 0 0;
line-height:2
}
.leading_btn {
margin:45px 0 0 0;
text-align:center
}
.leading_rgt {
background:url(../images/leading_img.png.webp);
padding:179px 0 0 0;
background-size:cover;
width:100%;
background-position:center right;
float:unset;
margin:0 0 0 50px;
display:none
}
.leading_btn a, .leading_btn a:hover {
text-decoration:none;
font-family:Poppins-Medium;
font-size:14px;
background:#e96000;
color:#fff;
padding:10px 35px;
border-radius:50px
}
.whatwedo_wrap {
padding:10px
}
.offer_sec {
padding:0
}
.whatwedo_wrap h2 {
font-size:20px;
color:#f76802;
padding: 0;
}
.whatwedo_wrap h2 span {
font-family:FuturaPT-Medium;
font-size:20px;
color:#0e3766
}
.offer_left {
float:unset;
width:100%;
position:relative
}
.offer_right {
float:unset;
width:100%;
padding:0
}
.seo_sec {
float:unset;
width:100%;
padding:18px 12px 33px 12px;
background:#fff
}
.second_img {
position:unset;
top:271px;
left:108px;
z-index:1
}
.sm_sec {
float:unset;
width:100%;
background:#fff;
margin:0;
padding:0
}
.lb_sec {
float:unset;
width:100%;
background:#fff;
margin:0;
padding:18px 12px 0 12px
}
.wd_sec {
float:unset;
width:100%;
background:#fff;
margin:0;
padding:18px 12px 20px 12px
}
.grow_outer h2 {
font-size:20px;
width:95%;
padding:10px 0
}
.grow_outer #desc_para {
font-size:14px;
margin:20px 0 0 0;
padding:0 10px
}
.grow_form_outer {
margin:20px 0 0 0
}
.grow_form_outer .wrap_input {
width:90%;
float:unset;
margin:auto;
margin-bottom:12px
}
.form_sbmt_btn {
float:unset
}
#shrtform .form_sbmt_btn {
margin:auto;
width:90%
}
.procedure_outer {
padding:15px 15px 15px 15px;
position:unset;
margin-top:20px
}
.procedure_outer h3 {
font-size:25px
}
.procedure_outer .img_outer {
text-align:center;
margin:45px 0 0 0;
position:relative
}
.img_outer .planning {
width:100%;
position:unset;
border:1px solid #f16500;
border-radius:10px;
padding:10px 0 25px 0
}
.img_outer .design {
width:100%;
position:unset;
margin-top:15px;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0
}
.img_outer .seo {
width:100%;
position:unset;
margin-top:15px;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0
}
.img_outer .launch {
width:100%;
position:unset;
margin-top:15px;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0
}
.mrmnyicn img {
width:60px;
padding:0 0 18px 0
}
.img_outer .maintenance {
width:100%;
position:unset;
margin-top:15px;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0
}
section.count_outer {
margin:0;
padding:0
}
.counter_main {
display:flex;
justify-content:space-between;
flex-direction:column
}
.count_container {
width:100%;
margin:5px 0
}
.count {
width:100%;
padding-left:0;
padding-top:0;
padding-bottom:0;
text-align:center
}
.hapy_client {
float:unset;
width:100%;
margin:0;
text-align:center
}
.msg_sec h2 strong {
font-size:25px
}
section.why_choose_wrap {
padding:15px 0 15px 0
}
.why_choose_wrap h2 {
font-size:20px;
margin-top:10px
}
.why_choose_wrap h2 span {
font-family:FuturaPT-Medium;
font-size:20px;
color:#0e3766
}
.reasons_outer {
margin:20px 0 0 0
}
.reasons_left p.first_sec {
font-size:14px
}
.reasons_right {
float:unset;
width:100%;
margin:0
}
.testimonial_outer {
float:unset;
width:100%;
padding:15px 25px 0 25px
}
.committed_sec {
width:90%;
padding:10px 0 20px 0;
float:unset;
margin:auto;
margin-bottom:10px
}
.premium_sec {
width:90%;
padding:10px 0 20px 0;
float:unset;
margin:auto;
margin-bottom:10px
}
.round_sec {
width:90%;
padding:10px 0 20px 0;
float:unset;
margin:auto;
margin-bottom:10px
}
.budget_sec {
width:90%;
padding:10px 0 20px 0;
float:unset;
margin:auto;
margin-bottom:10px
}
.on-time_sec {
width:90%;
padding:10px 0 20px 0;
float:unset;
margin:auto;
margin-bottom:10px
}
.personalized_sec {
width:90%;
padding:10px 0 20px 0;
float:unset;
margin:auto;
margin-bottom:10px
}
.awrd_sec h2 {
font-size:25px
}
.awrd_sec h2:before {
display:none
}
section.awrd_sec {
padding:15px 15px 30px 15px
}
.crousel_wrap .carousel-indicators li {
display:none
}
.awrd_sec h2 {
font-size:25px
}
.awrd_wrap_first {
padding:0 5px
}
.awrd_wrap_sec {
padding:0 5px
}
span.estric {
color:red;
padding:0 0!important;
display:block
}
.testi_img {
bottom:unset;
top:-10px
}
.name_sec {
bottom:unset;
top:-7px
}
.right_quote {
position:absolute;
top:unset;
right:20px
}
.msgform_outer {
float:unset;
width:100%;
padding:20px 15px 25px 15px
}
.msg_sec h2 {
font-size:25px
}
#form_desc {
margin:20px 0 0 0
}
.form_outer input {
width:100%;
margin-bottom:10px
}
.form_outer textarea {
width:100%
}
.send_msg_btn {
margin:30px 0 0 0
}
.testimonial_outer h2 {
font-size:25px
}
.crousel_wrap {
margin:15px 0 0 0
}
.crousel_wrap .slider_content {
padding:40px 20px 35px 20px
}
section.faq_outer {
padding:10px 15px
}
.faq_outer h2 {
font-size:25px
}
.faq_outer h2 span {
font-size:25px
}
.faq_sec {
padding:0;
margin:20px 0 0 0
}
#accordion_faq {
width:100%;
float:unset
}
.image_sec {
display:none
}
#imgchg {
display:none
}
.whower-wrap {
flex-direction:column
}
.whower-wrap #whowerdata {
max-width:100%;
padding:20px 0 0 10px
}
.whower-wrap #whowerimg {
display:none
}
.coreval #secdiv #secimgcore {
width:100%
}
.coreval #secdiv #secimgcore img {
width:100%;
height:auto
}
.coreval #secdiv #secdatacore {
width:100%;
margin-top:15px
}
.coreval #secdiv .corecard-wrap {
flex-direction:column;
align-items:center;
margin-bottom:0;
margin-top:10px
}
.hwwewrk-wrap #cardblock {
position:unset;
left:unset;
transform:unset;
padding-top:20px
}
.coreval #secdiv .corecard-wrap .card h4#inventive:before {
top:-54px;
left:50%;
transform:translate(-50%)
}
.coreval #secdiv .corecard-wrap .card h4#approach:before {
top:-47px;
left:50%;
transform:translate(-50%)
}
.coreval #secdiv .corecard-wrap .card h4#advanced:before {
top:-47px;
left:50%;
transform:translate(-50%)
}
.coreval #secdiv .corecard-wrap .card h4#ardent:before {
top:-45px;
left:50%;
transform:translate(-50%)
}
.coreval #secdiv .corecard-wrap .card h4#effort:before {
top:-44px;
left:50%;
transform:translate(-50%);
margin-left:0
}
h4#determined:before {
left:unset;
top:-51px
}
.hwwewrk-wrap #cardli {
display:flex;
flex-direction:column;
align-items:center;
margin-bottom:0
}
.hwwewrk-wrap #cardli .wrkcrd {
width:100%;
background-color:#fff;
margin-right:0;
border:1px solid #acacac;
padding:20px 0 0 0;
margin-bottom:15px
}
.hwwewrk-wrap {
    background-image: url(../images/howbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 71px 0 240px 0 !important;
    position: relative;
    margin-bottom: 0;
}
.ready-wrap {
flex-direction:column;
padding:10px 15px
}
.ready-wrap #rdydat {
width:100%
}
.ready-wrap #ourcontact {
width:100%
}
.abthro-wrap {
padding:80px 0
}
.abthro-wrap h1 {
font-size:35px;
padding:40px 0 0 0
}
.coreval #secdiv .corecard-wrap .card h4#determined:before {
top:-48px;
left:50%;
transform:translate(-50%)
}
.whower-wrap #whowerdata {
padding:10px 15px
}
.whower-wrap #whowerdata h2 {
font-size:25px
}
.whower-wrap #whowerdata p {
font-size:14px;
padding:30px 0
}
.whower-wrap #whowerdata #enqrbtn a {
padding:7px 49px;
font-size:14px
}
div#enqrbtn {
margin-bottom:12px;
text-align:center
}
.coreval {
padding:10px 15px 0 15px
}
.coreval h2 {
font-size:25px;
margin-bottom:75px
}
.coreval h2::after {
content:"";
width:155px;
height:55px;
left:50%;
transform:translate(-50%);
border-bottom:2px solid #f76800;
position:absolute;
z-index:1
}
.coreval h2::before {
display:none
}
.coreval #secdiv .corecard-wrap .card {
width:100%;
margin:30px 0
}
.coreval #secdiv .corecard-wrap .card h4#motive:before {
top:-52px;
left:50%;
transform:translate(-50%)
}
.hwwewrk-wrap {
padding:10px 15px;
margin-bottom:0
}
.hwwewrk-wrap h5 {
font-size:25px;
text-align:center;
font-family:FuturaPT-Light;
color:#fff;
margin-bottom:51px;
text-transform:capitalize;
position:relative
}
.hwwewrk-wrap h5::after {
content:"";
width:150px;
height:52px;
border-bottom:2px solid #f76800;
position:absolute;
left:50%;
transform:translate(-50%)
}
.hwwewrk-wrap h5::before {
display:none
}
.hwwewrk-wrap p {
font-size:14px
}
.hwwewrk-wrap #cardli .wrkcrd i {
text-align:center;
display:block;
font-size:75px;
color:#f76800
}
.hwwewrk-wrap #cardli .wrkcrd h4 {
font-size:18px
}
.hwwewrk-wrap #cardli .wrkcrd p {
font-size:14px;
padding:15px
}
.ready-wrap h5 {
font-size:25px
}
.ready-wrap h6 {
font-size:25px
}
.ready-wrap p {
font-size:14px;
padding-top:10px
}
.ready-wrap #cttwbtn {
margin-top:46px;
margin-left:50px;
margin:56px 0 19px 0;
text-align:center
}
.ready-wrap #cttwbtn a {
padding:15px 35px;
font-size:14px
}
.coreval #secdiv {
flex-direction:column
}
.cnthro-wrap {
padding:80px 0
}
.cnthro-wrap h1 {
font-size:35px;
padding:40px 0 0 0
}
.cntfrm {
flex-direction:column;
padding:10px 15px
}
.cntfrm #cntfrminr {
width:100%;
margin-left:0
}
.cntfrm #cntfrminr h3 {
font-size:25px
}
.cntfrm #cntfrminr p {
font-size:13px;
padding:6px 0 3px 0;
line-height:1.7;
width:100%;
text-align:center
}
.cntfrm #cntfrminr input {
width:100%
}
.cntfrm #cntfrminr textarea {
width:100%
}
.cntfrm #frmimg {
width:100%
}
.cntfrm #frmimg img {
padding-top:10px
}
.cntfrm #cntfrminr h2#brd::before {
left:50%
}
.cntfrm #cntfrminr h2#brd::after {
left:32%
}
.btruserexp .betterinnerstru {
max-width:100%;
flex-direction:column
}
.btruserexp .betterinnerstru .leftdesc {
max-width:100%
}
.btruserexp .betterinnerstru .rightimg {
max-width:100%;
text-align:center
}
.checkwebseo-wrap #checkwebseoinnerstru {
max-width:100%;
margin:auto;
text-align:center;
padding:10px 0
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter input {
width:100%;
margin-bottom:12px
}
.checkwebseo-wrap #checkwebseoinnerstru #formsecouter input[type=submit] {
width:100%;
font-size:13px
}
.ourbestseopkg-wrap #diffpkgouter {
max-width:100%;
margin:auto
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter {
flex-direction:column
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard {
max-width:100%;
flex-direction:column;
margin-bottom:40px
}
.whyusforseo #whyusinner {
max-width:100%;
margin:auto
}
.whyusforseo .counterslider {
flex-direction:column;
max-width:100%;
position:unset;
left:unset;
top:unset;
transform:unset
}
.clientabtus-wrap .clientinnersec {
max-width:100%;
margin:auto
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider {
width:100%;
position:relative
}
.clientabtus-wrap .clientinnersec #clirevsay {
flex-direction:column;
margin-top:30px
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm input[type=submit] {
width:40%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider::after {
content:"";
width:unset;
height:unset;
position:unset;
top:5px;
z-index:-1;
background:#ff6d00;
border-radius:20px;
background:-webkit-linear-gradient(to right, #ff6d00, #ff9d00);
background:linear-gradient(to right, #ff6d00, #ff9d00)
}
.owl-nav {
display:none
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm {
width:100%;
padding:10px 0;
padding-left:15px
}
.seopkgbannerwrap {
padding:80px 0
}
.seopkgbannerwrap h1 {
font-size:35px;
padding:40px 0 0 0
}
.btruserexp {
padding:10px 15px
}
.btruserexp .betterinnerstru .leftdesc h2 {
font-size:25px
}
.btruserexp .betterinnerstru .leftdesc p {
font-size:14px;
padding:10px 0
}
.btruserexp .betterinnerstru .leftdesc ul li {
font-size:16px
}
.btruserexp .betterinnerstru .leftdesc #enqbtn a {
font-size:14px;
padding:10px 40px
}
.checkwebseo-wrap {
padding:0 15px
}
.checkwebseo-wrap #checkwebseoinnerstru h2 {
font-size:25px;
padding-bottom:15px
}
.ourbestseopkg-wrap {
padding:10px 15px
}
.ourbestseopkg-wrap #diffpkgouter h3 {
font-size:25px
}
.ourbestseopkg-wrap #diffpkgouter p#shrtdes {
font-size:14px;
max-width:100%;
padding-top:15px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countryimg {
max-width:100%
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc {
max-width:100%;
padding-left:0
}
.whyusforseo {
padding:10px 0 0 0
}
.whyusforseo .counterslider .counterslidsec {
width:100%;
padding:10px 0
}
.clientabtus-wrap {
padding:10px 0 10px 0
}
.clientabtus-wrap .clientinnersec h5::before {
display:none
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec {
max-width:90%;
background-color:#fff;
border-radius:15px;
padding:20px 0 20px 0;
margin-left:5%;
margin-top:5%;
-webkit-box-shadow:-4px -1px 19px 3px #e7e7e7;
-moz-box-shadow:-4px -1px 19px 3px #e7e7e7;
box-shadow:-4px -1px 19px 3px #e7e7e7
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm h6 {
font-size:25px
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm input {
width:90%;
background:0 0;
border:none;
border-bottom:1px solid #f76800;
outline:0;
padding:17px 0 8px 5px;
margin:15px 20px 0 0;
color:#fff;
font-family:Poppins-Regular
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc h4 {
text-align:center
}
.whyusforseo #whyusinner h3 {
font-size:25px
}
.whyusforseo #whyusinner h3::after {
top:97%
}
.clientabtus-wrap .clientinnersec h5 {
font-size:25px
}
.container {
width:100%;
margin:auto
}
.banner_wrapper {
padding:70px 15px 10px 15px
}
.afrd-pkg-sec h2 {
font-size:25px;
word-spacing:0;
padding:40px 0 20px 0
}
.pck_outer {
width:100%;
margin:auto;
text-align:center
}
div#pc-trt {
float:unset;
width:100%
}
div#pck-seopkg {
width:100%;
float:unset;
margin-top:50px;
margin-bottom:40px
}
section.digi-mar-wrap {
padding:10px 15px 20px 15px
}
.digi-mar-wrap h2 {
font-size:25px
}
.digi-mar-des-wrap {
padding-top:35px
}
.digi-mar-des {
width:100%;
float:unset
}
.digi-mar-des-wrap p {
font-size:14px;
padding:10px 0 0 0
}
.enqry-btn {
float:unset
}
.vw-enq-btns {
text-align:center
}
.enqry-btn a, .enqry-btn a:hover {
text-decoration:none;
background-color:#f76800;
padding:7px 25px;
color:#fff;
font-family:Poppins-Medium;
font-size:16px;
margin-right:0
}
.vw-prcng-btn {
float:unset;
margin-top:30px
}
.vw-prcng-btn a, .vw-prcng-btn a:hover {
padding:6px 23px;
font-size:16px
}
.digi-mar-img {
float:unset;
width:100%;
text-align:center
}
.digi-mar-img img {
filter:drop-shadow(6px 2px 2px #a7a7a7);
padding-top:40px;
padding-left:0
}
.smrt-seo-obj-banner {
padding:10px 0 0 0
}
.obj-des-sec {
width:100%;
float:unset;
padding:0 15px
}
.obj-des-sec h2 {
font-size:16px
}
.obj-des-sec h3 {
font-size:20px;
padding:10px 0 10px 0
}
.obj-des-sec p {
font-size:14px
}
.obj-key-des {
float:unset;
width:100%;
background-color:#fff;
padding:10px 15px 15px 15px
}
.obj-key-des h4 {
padding:15px 0 15px 0
}
.obj-key-des p {
font-size:14px
}
.seo-pkg-banner {
padding:10px 0 10px 0
}
.seo-pkg-banner h4 {
font-size:25px
}
.seo-pkg-banner h5 {
font-size:20px;
padding:45px 0 24px 0
}
.pkg-list-lft {
width:100%;
float:unset;
padding:0 15px
}
.pkg-list-rgt {
float:left;
width:100%;
padding:0 15px
}
.pkg-list-wrap li {
display:block;
margin:0 0 15px 0;
font-size:15px
}
.slv-gld-pltnm-outer {
padding:15px 0 15px 0
}
.slv-gld-pltnm-outer .outer {
width:95%;
float:unset;
margin:20px 10px
}
.slvr-gld-plt-green-top {
padding:20px 15px 30px 15px;
float:unset
}
.slvr-gld-plt-green-top h5 {
font-size:25px
}
.kwrd-price {
padding:5px 0 5px 0;
margin-top:15px
}
.kwrd-price h2 {
font-size:22px
}
.a-container label {
font-size:16px
}
.slvr-gld-plt-blue-top {
padding:20px 15px 30px 15px;
float:unset
}
.slvr-gld-plt-blue-top h5 {
font-size:25px
}
.slvr-gld-plt-head {
padding:20px 15px 30px 15px;
float:left
}
.slvr-gld-plt-head h5 {
font-size:25px
}
.aus-proj-sec {
width:100%;
float:unset;
padding:10px 15px 0 15px
}
.aus-proj-sec h6 {
font-size:25px
}
.aus_project_slider_outer .crousel_des {
padding:0 10px
}
.drop-us-form {
width:100%;
float:unset;
padding:10px 15px 9px 15px
}
.lft-sec {
width:100%;
float:unset;
margin-right:unset
}
.rgt-sec {
width:100%;
float:unset
}
.drop-form-outer textarea {
width:100%
}
.drop-us-form h6 {
font-size:25px
}
.drop-form-outer p {
padding-right:10px
}
.drop-form-outer {
padding:15px 0 0 0
}
.faqque-wrap {
padding:15px 10px
}
.faqque-wrap h6#faqsecti {
font-size:25px;
color:#fff;
font-family:FuturaPT-Light;
text-align:center;
position:relative;
margin-bottom:40px
}
.faqquedifsec-wrap {
flex-direction:column
}
.faqquedifsec-wrap #faqaccor {
width:100%
}
.bs-example {
margin:20px 30px 30px 20px
}
.faqquedifsec-wrap #faqimg {
width:680px;
margin-left:40px;
padding-top:70px;
display:none
}
.digi-mar-wrap h2:before {
width:23px;
top:34px;
display:none
}
.seo-pkg-banner h4:before {
width:23px;
top:35px;
display:none
}
.faqque-wrap h6#faqsecti:before {
width:23px;
top:35px;
display:none
}
.aus-proj-sec h6:before {
width:22px;
top:36px;
display:none
}
.pck_outer a {
margin-right:0
}
.smrt-seo-obj-banner-canda {
padding:10px 0 0 0
}
.banner_wrapper_canada {
padding:70px 15px 10px 15px
}
.drop-us-form-canda {
width:100%;
float:unset;
padding:10px 15px 10px 15px
}
.drop-us-form-canda h6 {
font-size:25px
}
.banner_wrapper_india {
padding:70px 15px 10px 15px
}
.smrt-seo-obj-banner-ind {
padding:5px 0 0 0
}
.drop-us-form-ind {
width:100%;
float:unset;
padding:10px 15px 10px 15px
}
.drop-us-form-ind h6 {
font-size:25px
}
.banner_wrapper-singa {
padding:70px 15px 10px 15px
}
.smrt-seo-obj-banner-singa {
padding:5px 0 0 0
}
.drop-us-form-singa {
width:100%;
float:unset;
padding:10px 15px 10px 15px
}
.banner_wrapper_usa {
padding:70px 15px 10px 15px
}
.smrt-seo-obj-banner-usa {
padding:5px 0 0 0
}
.drop-us-form-usa {
width:100%;
float:unset;
padding:10px 15px 10px 15px
}
.drop-us-form-usa h6 {
font-size:25px
}
.banner_wrapper_uk {
padding:70px 15px 10px 15px
}
.afrd-pkg-sec p {
font-size:16px;
line-height:1.5;
color:#fff;
margin:0;
padding:0 0 30px 0;
height:185px
}
.smrt-seo-obj-banner-uk {
padding:10px 0 0 0
}
.drop-us-form-uk {
width:100%;
float:left;
padding:10px 15px 10px 15px
}
.header#resmenuh .dropdown_outer ul.sub-menu a:hover {
background-color:#4c9ddb
}
.faqquedifsec-wrap #faqaccor .accordion h5 {
font-size:16px
}
.linkbld-wrap #linkbld-data {
max-width:100%;
padding:0 15px 0 15px
}
.relqua-wrap {
flex-direction:column;
padding:10px 15px 10px 15px
}
.relqua-wrap #rellida {
max-width:100%;
margin:0
}
.mrtraffic {
flex-direction:column;
padding:10px 15px
}
.mrtraffic #mrtrifimg {
max-width:100%;
margin-right:0;
text-align:center
}
.sixrewhy .whyuscard-wrap .card h4#linkbuild:before {
top:10px
}
.sixrewhy .whyuscard-wrap .card h4#proflinkbuilding:before {
top:10px
}
.sixrewhy .whyuscard-wrap .card h4#perapp:before {
top:10px
}
.sixrewhy .whyuscard-wrap .card h4#linkmean:before {
top:10px
}
.sixrewhy .whyuscard-wrap .card h4#cptrans:before {
top:10px
}
.mrtraffic #mrtrifdata {
max-width:100%
}
.sixrewhy .whyuscard-wrap {
flex-direction:column;
margin-bottom:0
}
.sixrewhy .whyuscard-wrap .card {
width:100%;
height:auto;
margin-bottom:15px;
margin-left:0;
margin-right:0
}
.frstknfrm-wrap #frstmail {
max-width:100%;
margin-right:0
}
.linkbld-wrap {
padding:75px 0 20px 0;
height:unset;
background-size:100% 100%;
background:#00d2ff;
background:-webkit-linear-gradient(to right, #3a7bd5, #00d2ff);
background:linear-gradient(to right, #3a7bd5, #00d2ff)
}
.linkbld-wrap h1#phhd {
font-size:25px;
padding:20px 0 15px 0;
height:unset
}
.linkbld-wrap p#hdedes {
font-size:15px;
margin-bottom:45px;
height:auto
}
.linkbld-wrap #gtstrt a {
padding:10px 15px 10px 15px;
margin-right:22px
}
.linkbld-wrap #seopkg a {
padding:10px 15px 10px 15px
}
.linkbld-wrap #seopkg {
display:inline-block;
margin-bottom:25px
}
.linkbld-wrap #gtstrt {
display:inline-block;
margin-bottom:25px
}
.relqua-wrap h2#relhd {
font-size:25px;
padding-bottom:10px;
color:#d35400
}
.relqua-wrap p#relsubhd {
font-size:14px;
line-height:1.8
}
.relqua-wrap p#reldata {
color:#2d2d2d;
font-size:14px;
font-family:Poppins-Medium;
line-height:1.7;
padding-bottom:20px
}
.relqua-wrap #relliimg {
max-width:100%;
margin-left:0;
margin-top:30px;
text-align:center
}
.mrtraffic #mrtrifdata {
max-width:100%;
margin-left:0
}
.mrtraffic h2#mrtrifhd::before {
content:"";
width:unset;
height:32px;
border-bottom:3px solid #f76800;
position:unset;
left:unset
}
.mrtraffic h2#mrtrifhd::after {
content:"";
width:30px;
height:32px;
border-bottom:3px solid #f76800;
position:unset;
margin-left:unset
}
.mrtraffic h2#mrtrifhd {
font-size:25px;
padding-bottom:15px
}
.mrtraffic p#mrtrisbhd {
font-size:14px;
padding-bottom:10px
}
.mrtraffic h3#lihd {
font-size:20px;
padding:10px 0
}
.sixrewhy {
padding:10px 15px
}
.sixrewhy h4#sireas {
font-size:25px;
padding-bottom:35px
}
.sixrewhy h4#sireas::before {
width:148px;
height:90%
}
.sixrewhy h4#sireas::after {
display:none
}
.sixrewhy .whyuscard-wrap .card p {
font-size:14px;
line-height:1.7
}
.sixrewhy .reasbtnse {
flex-direction:column;
padding-top:25px
}
div#clkhr {
margin-bottom:45px;
text-align:center
}
.sixrewhy .reasbtnse #clkhr a {
font-size:14px;
padding:10px 25px;
margin-right:0
}
.sixrewhy .reasbtnse #seopkgs a {
font-size:14px;
padding:10px 25px;
margin-left:0
}
div#seopkgs {
margin-bottom:25px;
text-align:center
}
.frstknfrm-wrap {
padding:10px 15px
}
.frstknfrm-wrap h6 {
font-size:25px;
padding-bottom:10px
}
.frstknfrm-wrap p {
font-size:14px;
padding-bottom:15px
}
.frstknfrm-wrap input[type=email] {
width:100%
}
.frstknfrm-wrap input[type=submit] {
margin-top:15px
}
.container {
width:100%;
margin:auto
}
section.marketing_banner {
padding:75px 0 20px 0;
height:unset;
background-size:cover
}
.marketing_banner h1 {
font-size:25px;
padding:20px 0 15px 0;
height:auto
}
.marktng_left {
width:100%;
padding:0 15px
}
.marktng_left p {
font-size:15px;
margin-bottom:30px;
height:auto
}
.banner_btns a, .banner_btns a:hover {
padding:8px 15px;
margin:0 10px 15px 0;
display:inline-block
}
section.leading_company h2:before {
display:none
}
section.creative_outer {
padding:30px 15px 30px 15px
}
section.creative_outer {
padding:10px 0 10px 0
}
.creative_left {
width:100%;
float:unset
}
.creative_right {
width:100%;
float:unset;
margin:15px 0 0 0;
padding:0 15px
}
.creative_right h2 {
font-size:25px;
margin:0 0 30px 0
}
.creative_right h2:before {
display:unset;
width:unset;
position:unset;
top:unset
}
.creative_right p.top_p {
margin:0 0 20px 0;
font-size:16px
}
.creative_right p {
font-size:14px;
margin:0 0 20px 0
}
.touch_btn a, .touch_btn a:focus, .touch_btn a:hover {
padding:10px 30px;
border-radius:25px
}
section.depict_outer {
padding:10px 15px 10px 15px;
background:url(../images/marketing_img.png);
background-repeat:no-repeat;
background-size:1350px 675px;
background-position:center bottom
}
.depict_outer h2 {
text-align:center;
font-family:FuturaPT-Light;
font-size:25px;
color:#0e3766;
position:relative
}
.depict_des {
margin:60px 0 0 0
}
.depict_des p {
font-family:Poppins-Medium;
font-size:14px;
text-align:left;
margin:0;
line-height:1.7
}
.target_points {
width:100%;
padding:0 0
}
.target_points ul li h3 {
font-size:22px
}
.target_points ul li p {
line-height:1.7;
margin:20px 0 0 0
}
section.mrktng_services {
padding:10px 15px
}
.srvc_desc {
width:100%;
padding:0 0
}
.srvc_desc h2 {
font-size:16px;
margin:0 0 20px 0
}
.srvc_desc span {
font-size:25px
}
.banner_btns {
text-align:center
}
.srvc_desc p {
font-family:Poppins-Regular;
font-size:14px;
color:#fff;
line-height:1.8;
margin:0 0 10px 0
}
.srvc_btns {
text-align:center;
margin:20px 0
}
section.mrktng_about_us {
padding:10px 15px
}
.sendmsg_outer {
width:100%;
border:2px solid #ffb884;
padding:12px 10px 12px 10px;
border-top-right-radius:95px;
box-shadow:11px -10px #e6ebef;
float:left;
background:#fff
}
.sendmsg_outer h3 {
font-size:22px
}
.about_wrap {
display:none
}
.depict_outer h2:before {
display:none
}
.srvc_btns a, .srvc_btns a:hover {
padding:8px 35px
}
.creative_left img {
padding:0 15px
}
.seo_cnsltnt_do_desc {
margin:50px 0 0 0;
background-image:unset
}
.seo_cnsltnt_do_btns {
text-align:center
}
.wd_whoweare .left_content .getstarted_btn {
margin:40px 0 0 0;
text-align:center
}
div#stepstabsec {
display:flex;
flex-direction:row;
justify-content:space-around;
flex-wrap:wrap
}
div#stepstabsec .tabletcard {
text-align:center;
border:1px solid #f16500;
border-radius:10px;
width:100%;
padding:5px 10px;
margin-bottom:20px
}
div#stepstabsec .tabletcard strong.stpname {
font-size:18px;
font-family:FuturaPT-Medium;
color:#1d4470;
display:block
}
div#stepstabsec .tabletcard p.stpdes {
font-family:Poppins-Medium;
font-size:14px;
color:#232323
}
.webdesigbnr-wrap #frstsecdes {
max-width:100%;
padding:0;
background-size:cover
}
.pwrwebdesser #websersec-wrap .pwrcard h3.pwrcrdhd br {
display:none
}
.othrel-wrap h3#othsectitl::after {
top:90%
}
.wbdesjai {
flex-direction:column;
padding:10px 15px
}
.wbdesjai #wbdesjai-img {
max-width:100%;
margin-right:0
}
.wbdesjai #wbdesjai-des {
max-width:100%;
margin-left:0;
margin-top:15px
}
.wbdesjai #wbdesjai-des h2#sectitl {
color:#0e3766;
font-family:FuturaPT-Light;
font-size:25px;
padding-bottom:15px
}
.wbdesjai #wbdesjai-des p#secsmdes {
font-size:16px;
color:#2c2c2c;
font-family:Poppins-Medium;
padding-bottom:10px;
padding-right:0;
line-height:1.7
}
.wbdesjai #wbdesjai-des p {
line-height:1.7;
padding-right:0
}
.wbdesjai #wbdesjai-des #gtstrt {
margin-top:20px;
margin-bottom:10px;
text-align:center
}
.wbdesjai #wbdesjai-des #gtstrt a {
padding:5px 15px
}
.desbtn {
text-align:center
}
.pwrwebdesser {
padding:10px 15px
}
.pwrwebdesser h2#pwrsectitl {
text-align:center;
color:#fff;
font-size:25px;
font-family:FuturaPT-Medium;
position:relative;
padding-bottom:30px;
margin-bottom:35px
}
.pwrwebdesser h2#pwrsectitl::after {
top:75%
}
.pwrwebdesser h2#pwrsectitl::before {
display:none
}
.pwrwebdesser #websersec-wrap {
flex-direction:column;
margin:20px 0
}
.pwrwebdesser #websersec-wrap .pwrcard {
max-width:80%;
margin:auto;
margin-bottom:40px
}
.pwrwebdesser #websersec-wrap p {
font-family:Poppins-Regular;
color:#fff;
font-size:12px;
line-height:2;
height:unset;
text-align:center
}
.pwrwebdesser #websersec-wrap .pwrcard h3.pwrcrdhd {
font-size:20px;
color:#fff;
font-family:FuturaPT-Medium;
position:relative;
padding:25px 0 0 0;
height:auto;
text-align:center
}
.othrel-wrap .mbldessec {
flex-direction:column;
padding:10px 15px
}
.othrel-wrap .mbldessec #mbldesdes h4#mblsectitl {
font-size:25px;
color:#0e3766;
font-family:FuturaPT-Medium;
padding-bottom:25px;
position:relative;
padding-left:100px
}
.othrel-wrap .mbldessec #mbldesdes p#mblsecdes {
font-size:14px;
padding-bottom:30px;
padding-top:15px
}
.othrel-wrap h3#othsectitl {
color:#0e3766;
font-family:FuturaPT-Light;
font-size:25px;
padding:0 0 35px 0;
text-align:center;
position:relative
}
.othrel-wrap h3#othsectitl::before {
display:none
}
.othrel-wrap .mbldessec #mbldesdes #enqnw a {
text-decoration:none;
color:#f76800;
border:1px solid #f76800;
background:0 0;
padding:5px 20px;
text-transform:capitalize;
font-family:Poppins-SemiBold;
font-size:14px
}
.othrel-wrap .mbldessec #mbldesdes {
max-width:100%
}
.othrel-wrap .mbldessec #mbldesimg {
max-width:100%;
margin-top:30px
}
.othrel-wrap .htmlcssdes {
flex-direction:column;
padding:10px 15px
}
.othrel-wrap .htmlcssdes #htmlcssdesimg {
max-width:100%;
margin-right:0
}
.othrel-wrap .htmlcssdes #htmlcssdesdes {
max-width:100%;
margin-left:0
}
.wd_aboutus .wdabout_formwrap {
padding:35px 20px 55px 20px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes h4#mblsectitl {
font-size:25px;
color:#0e3766;
font-family:FuturaPT-Medium;
padding-bottom:25px;
padding-left:100px;
position:relative
}
.othrel-wrap .htmlcssdes #htmlcssdesdes p#mblsecdes {
font-size:14px;
padding-bottom:30px;
padding-top:15px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes #enqnw {
display:inline-block;
margin:10px 10px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes #enqnw a {
padding:5px 20px;
font-size:14px
}
.rsltdriprocess {
padding:10px 15px
}
.rsltdriprocess h4#stemsectitl {
font-size:25px;
padding-bottom:35px
}
.rsltdriprocess h4#stemsectitl::after {
top:90%
}
.rsltdriprocess h4#stemsectitl::before {
display:none
}
.rsltdriprocess #sixsteossec {
padding:15px 0 0 0;
position:relative;
max-width:100%;
margin:auto;
display:none
}
section.wd_aboutus {
padding:15px 15px
}
.rsltdriprocess p#stemsecdes {
text-align:left;
font-size:14px;
font-family:Poppins-Medium;
color:#242424;
padding:0
}
.rsltdriprocess #sixsteossec img {
display:none;
margin:auto
}
.rsltdriprocess #sixsteossec .steps {
width:100%;
text-align:center;
text-transform:capitalize
}
.rsltdriprocess #sixsteossec #stepsix {
position:unset;
top:12%;
left:980px
}
.rsltdriprocess #sixsteossec #stepfive {
position:unset;
top:76%;
left:787px
}
.rsltdriprocess #sixsteossec #stepfiveimg {
display:none
}
.rsltdriprocess #sixsteossec #stepsiximg {
display:none
}
.rsltdriprocess #sixsteossec #stepfive {
position:unset;
top:76%;
left:787px
}
.rsltdriprocess #sixsteossec #stepfourimg {
position:absolute;
top:398px;
left:620px;
display:none
}
.rsltdriprocess #sixsteossec #stepfour {
position:unset;
top:12%;
left:600px
}
.rsltdriprocess #sixsteossec #stepthreeimg {
display:none
}
.rsltdriprocess #sixsteossec #stepthree {
position:unset;
top:75%;
left:412px
}
.rsltdriprocess #sixsteossec #steptwo {
position:unset;
top:12%;
left:228px
}
.rsltdriprocess #sixsteossec #stepone {
position:unset;
top:76%;
left:34px
}
.rsltdriprocess #sixsteossec #steponeimg {
display:none
}
section.wd_aboutus .wdabout_inner {
max-width:100%;
margin:0 auto
}
.wd_aboutus .wdabout_wrap {
flex-direction:column
}
section.wd_aboutus .wdabout_inner .wdabout_left {
width:100%
}
.wd_aboutus .wdabout_right {
display:none
}
.webdesigbnr-wrap {
padding:75px 15px 20px 15px;
background-size:cover;
height:unset;
background:#56ccf2;
background:-webkit-linear-gradient(to right, #2f80ed, #56ccf2);
background:linear-gradient(to right, #2f80ed, #56ccf2)
}
.webdesigbnr-wrap h1 {
font-size:25px;
padding:20px 0 0 0;
height:auto
}
.webdesigbnr-wrap p {
font-size:15px;
margin-bottom:45px;
height:auto
}
.webdesigbnr-wrap .frstbtn a {
font-size:14px;
padding:8px 10px;
margin:0 5px 0 0
}
span.frstbtn {
margin-bottom:30px;
display:inline-block
}
section.wd_banner {
padding:75px 0 20px 0;
margin:0;
height:unset
}
section.wd_banner h1 {
font-size:25px;
padding:20px 0 15px 0;
height:auto
}
.wd_banner .wd_left p {
font-size:15px;
margin-bottom:45px;
height:auto
}
.wd_banner .wdbanner_btns {
margin:30px 0 0 0
}
.wd_banner .wdbanner_btns a, .wdbanner_btns a:hover {
padding:6px 13px;
display:inline-block;
margin:10px 5px
}
section.wd_banner .wdcontent_outer {
max-width:100%;
margin:0 auto
}
.wd_whoweare .whoweare_inner {
display:flex;
flex-direction:column;
justify-content:center
}
section.wd_features {
padding:10px 15px
}
section.wd_features h2 {
font-size:25px;
padding-bottom:15px
}
section.wd_features h2:before {
content:"";
display:block;
border:2px solid #f76800;
width:25px;
position:absolute;
height:25px;
left:0;
right:0;
top:71px;
margin:auto;
z-index:2;
border-radius:50%;
background:#f0f0f0
}
section.wd_features .wdfeatures_inner .feature_one {
width:100%;
padding:25px 0 35px 0;
margin-bottom:15px
}
section.wd_features .wdfeatures_inner .feature_two {
width:100%;
padding:25px 0 35px 0;
margin-bottom:15px
}
section.wd_features .wdfeatures_inner .feature_three {
width:100%;
padding:25px 0 35px 0;
margin-bottom:15px
}
section.wd_features .wdfeatures_inner {
max-width:100%;
margin:0 auto
}
section.wd_features .wdfeatures_wrapper {
display:flex;
justify-content:space-between;
flex-direction:column;
margin:0
}
section.wd_features .wdfeatures_wrapper_sec {
display:flex;
justify-content:space-between;
flex-direction:column;
margin:0
}
section.wd_features .wdfeatures_wrapper_sec .feature_first {
width:100%;
padding:25px 0 35px 0;
margin-bottom:15px
}
section.wd_features .wdfeatures_wrapper_sec .feature_sec {
width:100%;
padding:25px 0 35px 0;
margin-bottom:15px
}
section.wd_features .wdfeatures_wrapper_sec .feature_third {
width:100%;
padding:25px 0 35px 0;
margin-bottom:15px
}
section.using_tech .usingtech_inner {
display:flex;
flex-direction:column;
max-width:100%;
margin:0 auto;
padding:75px 0 0 0
}
section.using_tech .left_outer {
display:flex;
width:100%;
flex-direction:column
}
section.using_tech .right_outer {
display:flex;
width:100%;
flex-direction:column
}
section.using_tech .right_outer_first {
display:flex;
flex-direction:column;
width:100%;
justify-content:space-between
}
section.using_tech .right_outer_sec {
display:flex;
flex-direction:column;
flex-wrap:wrap;
width:100%;
justify-content:space-between;
margin:0
}
section.steps_sec .steps_inner {
max-width:100%;
margin:0 auto
}
section.steps_sec .steps_wrap {
display:flex;
justify-content:space-between;
flex-direction:column;
margin:80px 0 0 0
}
section.wd_aboutus .wdabout_inner {
max-width:100%;
margin:0 auto
}
.wd_aboutus .wdabout_wrap {
display:flex;
justify-content:space-between;
flex-direction:column
}
.wd_aboutus .wdabout_right {
width:57%;
padding:0 0 0 100px;
display:none
}
section.steps_sec .steps_content {
width:100%;
text-align:center;
margin-bottom:15px
}
.wd_whoweare .left_content {
padding:20px 9px 0 9px;
max-width:100%
}
.wd_whoweare .whoweare_inner .right_content {
max-width:100%;
margin-top:25px
}
section.wd_banner .wdcontent_outer {
max-width:100%;
margin:0 auto
}
section.using_tech h2 {
font-size:25px
}
section.using_tech h2:before {
content:"";
display:unset;
border-bottom:1px solid #fff;
width:unset;
position:unset;
top:62px;
right:596px
}
section.using_tech .usingtech_btn {
text-align:center;
margin:30px auto
}
section.using_tech h2:after {
content:"";
display:unset;
border-bottom:1px solid #f9f9f9;
width:unset;
position:unset;
height:20px;
left:594px;
right:0
}
section.using_tech .right_outer .card_wrap {
max-width:unset;
display:flex;
flex-direction:column;
margin:auto;
margin-bottom:15px;
width:90%
}
section.steps_sec {
padding:10px 15px
}
section.steps_sec h2 {
font-size:25px
}
section.steps_sec h2:before {
display:none
}
.connecting-line {
display:none
}
.accordian_outer .card_wrap .header_card i {
left:-45px;
top:7px
}
section.steps_sec .steps_wrap span {
margin:15px 0 0 0
}
section.wd_aboutus {
padding:15px 15px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec .clireview p {
padding:0 20px
}
section.wd_whoweare {
padding:0 0 10px 0
}
.wd_whoweare .left_content h2 {
font-size:25px
}
.wd_whoweare .left_content b {
margin:20px 0 0 0
}
.wd_whoweare .left_content p {
margin:20px 0 0 0
}
.getstarted_btn a {
padding:8px 28px
}
section.wd_features h2:before {
display:none
}
section.wd_features h2:after {
display:none
}
section.using_tech .usingtech_btn a {
padding:8px 30px;
display:inline-block;
margin:0 5px 0 5px
}
.wd_banner .wd_left {
width:100%;
padding:0 15px
}
.container {
width:100%;
margin:auto
}
.container_row {
margin:auto;
max-width:100%
}
section.seo_banner .seo_left {
width:100%;
padding:0 10px
}
section.seo_banner h1 {
font-size:25px;
padding:20px 0 15px 0;
height:auto
}
section.leading_company {
padding:10px 15px
}
section.leading_company .leading_inner {
justify-content:center;
flex-direction:column;
margin:50px 0 0 0
}
section.leading_company h2 {
font-size:25px
}
section.leading_company .leading_inner .leading_left {
width:100%;
background-image:unset;
background-repeat:no-repeat;
background-size:cover;
padding:10px 15px
}
section.leading_company .leading_left p {
font-family:Poppins-Medium;
color:#000;
text-align:center;
font-size:14px;
line-height:1.7
}
.leading_company .contact_btn {
text-align:center;
margin:48px 0 30px 0
}
.leading_company .contact_btn a {
padding:5px 30px
}
.btruserexp .betterinnerstru .leftdesc #enqbtn {
margin-top:30px;
text-align:center
}
.leading_company .leading_right {
width:100%
}
.service_offered h2 {
font-size:25px;
font-size:25px;
padding:0 15px
}
.srvcoffered_list {
display:flex;
justify-content:flex-start
}
.srvcoffered_points {
width:100%;
padding:10px 15px
}
.ourfeature h2 {
text-align:center;
font-family:FuturaPT-Light;
color:#0e3766;
font-size:25px;
position:relative;
margin:0
}
.touch_btn {
text-align:center
}
section.check_web {
background:url(../images/check_website.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:20px 0 30px 0;
margin:250px 0 0 0
}
section.check_web h2 {
font-size:25px
}
.check_web .input-pkg {
display:flex;
flex-direction:column
}
.check_web .input-pkg input {
flex:1 1 auto;
display:block;
margin-right:0;
padding:11px 15px;
border-radius:6px;
border:none;
width:100%;
margin-bottom:10px
}
.check_web .input-pkg textarea {
margin-top:10px
}
section.seo_banner .seo_left p {
font-size:15px;
margin-bottom:45px;
height:auto
}
section.seo_banner {
padding:75px 0 20px 0
}
.service_offered h2:before {
display:none
}
.srvcoffered_inner {
margin:50px 0 0 0;
padding:0
}
.srvcoffered_points ul li h3 {
font-size:20px;
text-align:center
}
.srvcoffered_points ul li p {
font-size:14px;
margin:20px 0 0 0;
text-align:center
}
.srvcoffered_points ul li {
margin:0 0 30px 0
}
section.ourfeature {
padding:10px 0 10px 0
}
.features_wrap {
flex-direction:column;
margin:60px 0 0 0;
background:unset
}
.features_wrap .feature {
width:100%;
text-align:center;
padding:10px 15px
}
.features_wrap p {
font-size:14px;
margin:25px 0 0 0;
line-height:21px
}
.features_wrap .feature h3 {
color:#f76800;
font-size:20px;
margin:0
}
.ourfeature h2:before {
display:none
}
.testimonial_slider .testimonial_sec {
flex-direction:column;
padding:75px 5px 8px 5px
}
.client_des {
width:95%;
margin:auto;
min-height:310px
}
.check_web .form_wrapper {
margin:50px 0 0 0
}
.check_web .form_wrapper form {
width:90%;
margin:0 auto
}
section.ourclients .owl-carousel.owl-theme .owl-dots .owl-dot span {
display:none
}
section.ourclients .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
display:none
}
.srvcoffered_points ul li h3 span {
position:unset;
margin:auto;
margin-bottom:20px
}
.srvc_banner_wrapper h1 {
font-size:27px;
padding:20px 0 0 0;
margin-top:0
}
.srvc_banner_wrapper h2 {
font-size:15px;
margin:0 0 12px 0;
height:auto
}
.header_form_outer {
width:100%;
margin:auto
}
.outerhead_bc {
padding:16px 18px 9px 18px
}
.input_outer.web-e-outer {
width:100%;
float:unset;
margin:0 0 10px 0
}
.header_form_outer input {
padding:8px 6px 7px 8px
}
.header_form_outer .get-rport input {
font-size:13px;
padding:9px 0
}
#outsourcesrvc_india_heading {
font-size:25px;
padding:18px 0 0 0
}
#outsourcesrvc_india_heading:before {
display:none
}
#outsourcesrvc_india_heading:after {
width:27%;
height:28%
}
.outsource_india_des_wrap {
padding:26px 0 20px 0;
margin:10px 0 0 0
}
.outsource_india_left {
width:100%;
float:unset
}
.outsource_india_left ul li {
font-size:13px;
margin-bottom:5px
}
.outsource_india_left ul li:before {
font-size:13px;
padding:0 8px 0 0
}
.outsource_india_left p {
font-size:12px;
line-height:1.5;
padding:4px 0 0 0
}
.outsource_india_right {
width:100%;
float:unset;
margin:0
}
.outsource_india_form_outer {
padding:18px 18px 32px 18px
}
.outsource_india_right h3 {
font-size:20px;
margin:0 0 18px 0
}
.outsource_india_form .icon_input .icon {
padding:7px 0 7px 0;
min-width:38px;
font-size:18px
}
.outsource_india_form .icon_input .input-field {
padding:0 10px 0 2px
}
.outsource_india_form_submit a, .outsource_india_form_submit a:hover {
font-size:13px;
padding:8px 28px
}
.outsource_india_form_submit {
text-align:center;
margin:25px 0 0 0
}
#rank_higher_heading:before {
display:none
}
#rank_higher_heading:after {
width:25%;
height:35%
}
.rank_higher_des_wrap {
padding:35px 15px 0 15px
}
.rank_higher_left_img {
width:100%;
float:unset
}
.rank_higher_right_sec {
float:unset;
width:100%;
padding:18px 12px 1px 12px;
position:unset;
right:0;
top:0;
margin:18px 0 0 0
}
.rank_higher_top_img {
text-align:center;
margin-bottom:0
}
.rank_higher_right_sec h4 {
font-size:14px;
margin-bottom:12px
}
.rank_higher_right_sec p {
font-size:13px;
line-height:1.8
}
sub {
bottom:-1.25em
}
.rank_higher_right_sec sup {
top:10px;
padding-right:4px
}
.rank_higher_left_sec {
float:unset;
width:100%;
padding:18px 12px 1px 12px;
top:0;
left:0
}
.rank_higher_left_sec p {
font-size:13px;
line-height:1.8
}
.rank_higher_left_sec sup {
top:10px;
padding-right:4px
}
.rank_higher_left_sec h4 {
margin-bottom:12px;
font-size:14px
}
.rank_higher_des_first {
position:relative;
margin-bottom:20px
}
.rank_higher_right_img {
float:unset;
width:100%;
margin:18px 0 0 0
}
.rank_higher_des_second {
position:relative;
margin-bottom:18px
}
.rank_higher_des_third {
position:relative;
margin-bottom:20px
}
section.rank_higher_wrap {
padding:8px 0 0 0
}
.know_more_outer {
padding:8px 0 0 0
}
.know_more_outer h4 {
font-size:18px;
margin-bottom:20px
}
.know_more_outer .view_pricing_btn_outer {
width:60%;
margin:auto
}
.know_more_outer .view_pricing_btn {
width:100%;
max-height:50px
}
.know_more_outer .price_icon {
padding:16px 15px;
font-size:18px;
vertical-align:middle
}
.view_pricing_btn a, .view_pricing_btn a:hover {
padding:11px 0;
font-size:18px
}
.know_more_outer .view_pricing_btn::before {
display:none
}
.know_more_outer .view_pricing_btn::after {
display:none
}
.know_more_accordian .card-header {
margin-top:20px;
padding:8px 0
}
.know_more_accordian .card-header h2#crdtitle {
margin:0;
text-align:left
}
.know_more_accordian .card-header button#crdt {
font-size:15px;
padding:0 0 0 15px;
text-align:center
}
.know_more_accordian .card-header i.fa-plus:before {
font-size:20px;
padding:0 12px 0 0
}
.know_more_accordian .card-header i.fa.fa-minus {
position:absolute;
right:0;
padding:0 12px 0 0
}
.know_more_accordian .card-header i.fa-minus:before {
padding:0;
font-size:20px
}
.content_outer p {
font-size:12px;
line-height:1.5;
padding:10px 15px
}
section.benefits_seo_sec {
padding:18px 15px 30px 15px
}
h5#benefits_seo_heading {
font-size:20px
}
h5#benefits_seo_heading:before {
display:none
}
h5#benefits_seo_heading:after {
width:25%;
height:36%;
left:0;
right:0
}
.save_money_wrap i {
font-size:20px;
padding:10px 13px;
top:-7%
}
.benefits_content_outer {
margin:40px 0 0 0
}
.save_money_wrap {
width:100%;
float:unset;
padding:17px 27px 7px 27px;
margin:0 0 25px 0
}
.content_first_outer h5 {
font-size:18px;
margin-bottom:8px
}
.content_first_outer p {
font-size:12px;
line-height:1.6
}
.save_effort_wrap {
width:100%;
float:unset;
padding:17px 27px 7px 27px
}
.save_effort_wrap i {
font-size:20px;
padding:10px 13px;
top:-7%
}
.types_seo_wrap {
width:100%;
float:unset;
margin:0 0 25px 0;
padding:17px 27px 7px 27px
}
.content_second_outer h5 {
font-size:18px;
margin-bottom:8px
}
.types_seo_wrap i {
font-size:20px;
padding:10px 13px;
top:-7%;
left:unset
}
.content_second_outer p {
font-size:12px;
line-height:1.6
}
.confidentiality_wrap {
width:100%;
float:unset;
padding:17px 27px 7px 27px
}
.confidentiality_wrap i {
font-size:20px;
padding:10px 13px;
top:-7%;
left:unset
}
.ourclients .client_img {
left:10px
}
.ourbestseopkg-wrap #diffpkgouter h3::before {
display:none
}
.whyusforseo #whyusinner h3::before {
display:none
}
.whyusforseo #whyusinner p {
font-size:14px;
padding-top:10px;
padding-left:15px;
padding-right:15px
}
.whyusforseo .counterslider .counterslidsec p.counting {
padding-bottom:20px
}
.content_second_outer {
margin-top:25px
}
.benifits_sec_btn {
text-align:center;
margin:30px 0 0 0
}
.benifits_sec_btn a, .benifits_sec_btn a:hover {
padding:6px 28px;
font-size:14px
}
.grow_business_left_sec {
width:100%;
float:unset
}
section.grow_business_sec {
padding:8px 15px 27px 15px
}
.accordian_outer .card_wrap:nth-child(1) .body_card {
display:block;
margin-right:10px
}
.know_more_accordian .card-header i.fa.fa-plus {
position:absolute;
right:0
}
.grow_business_left_sec h5.small_heading {
font-size:20px
}
.grow_business_left_sec h5 {
font-size:20px
}
.grow_business_right_sec {
float:unset;
width:100%;
margin:11px 0 0 0
}
.grow_business_input_outer {
width:100%;
float:unset
}
.grow_business_right_sec input {
width:100%;
padding:7px 10px
}
.next_step_btn {
float:unset;
color:#fff;
margin:25px 0 0 0
}
.next_step_btn a, .next_step_btn a:hover {
padding:6px 22px;
font-size:14px
}
section.outsource_srvc_faq_sec {
padding:8px 10px 30px 0
}
.outsource_srvc_faq_sec h6 {
font-size:20px
}
.outsource_srvc_faq_sec h6:before {
display:none
}
.right_sec_accordian {
width:80%;
float:unset;
margin:auto;
text-align:center
}
.outsource_srvc_faq_sec h6:after {
width:25%;
height:48%;
left:0;
right:0
}
.outsource_srvc_faq_outer {
margin:13px 0 0 0
}
.left_sec_accordia {
width:100%;
float:unset
}
.accordian_outer .card_wrap {
float:unset;
width:100%
}
.accordian_outer .card_wrap .header_card h3 {
margin:0;
padding:15px 0;
font-size:13px
}
.accordian_outer .card_wrap .body_card p {
font-size:13px;
margin:0
}
.header_form_outer {
width:100%;
margin:auto
}
.srvc_banner_wrapper {
padding:70px 15px 18px 15px;
height:unset
}
.srvc_banner_wrapper h1 {
font-size:24px;
padding:15px 0 7px 0;
margin:0;
height:auto
}
.srvc_banner_wrapper h2 {
font-size:15px;
margin:0;
padding-top:10px
}
.srvc_banner_wrapper h3 {
margin:0;
font-size:12px;
padding-bottom:10px;
padding-top:12px;
height:auto
}
.input_outer.web-e-outer {
width:100%;
float:unset;
margin:0 0 10px 0
}
.outerhead_bc {
padding:16px 18px 6px 18px;
background:rgba(10, 34, 52, 0)
}
.header_form_outer input {
padding:7px 6px 7px 8px;
width:100%
}
.header_form_outer .get-rport {
width:90%;
margin:10px auto 0
}
.header_form_outer .get-rport input {
font-size:13px;
padding:11px 0
}
.do-u-need-wrap {
padding:8px 0 25px 0
}
.do-u-heading {
width:100%;
float:unset
}
.do-u-heading .do-u-img {
padding-top:12px
}
.do-u-heading .do-u-img {
padding-top:0;
max-width:50%;
margin:auto
}
.do-u-need-des {
width:100%;
float:unset;
padding:0
}
.do-u-need-des h2 {
font-size:25px;
padding:8px 0 10px 0;
margin:0
}
.do-u-need-des p {
font-family:Poppins-Regular;
font-size:13px;
color:#292a2c;
padding-top:0;
line-height:1.5
}
.do-u-need-des h3 {
font-size:15px;
padding-top:0;
margin:0 0 8px 0
}
.do-u-need-des #enqusbtn a {
font-size:12px;
padding:8px 26px
}
.do-u-need-des #enqusbtn {
margin-top:14px
}
.whts_seo_mrktng {
padding:0 0
}
.whts_seo_mrktng h3 {
font-size:20px;
padding:13px 0 43px 0;
margin:0
}
.whts_seo_mrktng h3:before {
display:none
}
.whts_seo_mrktng h3:after {
width:21%;
height:20%;
left:0;
right:0
}
.seo_mrktng_banner {
padding:0
}
.seo_mrktng_lft {
width:100%;
float:unset
}
.seo_mrktng_lft p.frst_two {
padding-top:0
}
.seo_mrktng_lft p {
font-size:13px;
line-height:1.7;
margin:0
}
.seo_mrktng_lft h4 {
font-size:15px;
padding:0
}
.quck_enq a {
font-size:13px;
padding:13px 20px
}
.quck_enq {
margin:21px 0 8px 0;
text-align:center
}
.whts_seo_mrktng {
padding:10px 15px
}
.seo-pkg-banner h4 {
margin:0;
font-size:20px
}
.seo-pkg-banner h4:after {
width:21%;
height:18%;
left:0;
right:0
}
.seo-pkg-banner h5 {
font-size:15px;
padding:8px 0 0 0
}
.pkg-list-lft {
width:100%;
float:unset;
padding:0 15px
}
.pkg-list-wrap li {
display:block;
margin:0;
font-size:13px
}
.pkg-list-wrap ul li:before {
padding-right:11px;
font-size:17px
}
.slv-gld-pltnm-outer {
padding:0
}
.slv-gld-pltnm-outer .outer {
width:90%;
float:unset;
margin:auto;
margin-top:20px
}
section.my_business {
padding:10px 15px
}
.slvr-gld-plt-head h5 {
font-size:18px
}
.slvr-gld-plt-head {
padding:1px 15px 30px 15px;
float:unset
}
.kwrd-price {
padding:0 0 8px 0;
margin-top:12px
}
.kwrd-price h4 {
font-size:15px
}
.kwrd-price h2 {
font-size:18px
}
.a-container label {
font-size:11px;
padding:10px 20px;
margin-bottom:12px
}
.aus-proj-sec h4 {
padding:30px 0 8px 0
}
.by-nw-btn a, .by-nw-btn a:hover {
font-size:14px;
padding:10px 20px
}
.by-nw-btn {
text-align:center;
margin:24px 0 0 0
}
.slvr-gld-plt-green-top {
padding:2px 15px 30px 15px;
float:unset
}
.slvr-gld-plt-green-top h5 {
font-size:18px
}
.slvr-gld-plt-blue-top {
padding:2px 15px 30px 15px;
float:unset
}
.slvr-gld-plt-blue-top h5 {
font-size:18px
}
section.slv-gld-pltnm-wrap {
padding:0 0 17px 0
}
.my_business h5 {
font-size:20px;
margin:0;
padding:12px 0 0 0
}
.my_business h5:before {
display:none
}
.my_business h5:after {
width:21%;
height:16px;
left:0;
right:0
}
.my_business_lft {
width:100%;
float:unset;
margin:auto
}
.my_business_rgt {
width:100%;
float:unset;
padding:25px 0 0 0
}
.my_business_rgt p {
font-size:13px;
line-height:1.7;
padding:0
}
.my_business_rgt h6 {
font-family:Poppins-SemiBold;
font-size:18px;
color:#292929;
padding:0
}
.my_business_rgt h6.mybsns_lst_h {
padding:0
}
.my_business_rgt span {
font-size:15px;
line-height:1.5;
padding:0 0 0 30px
}
.my_business_outer {
padding:53px 0 8px 0
}
section.faq_sec {
padding:10px 15px;
margin-top:0
}
.faq_sec h6 {
font-size:20px;
margin:0
}
.faq_sec h6:before {
display:none
}
.faq_sec_lft {
float:unset;
width:60%;
margin:auto
}
.faq_sec_outer {
padding:50px 0 0 0
}
.faq_sec_rgt {
width:100%;
float:unset;
margin:0
}
.faq_sec .panel-title {
font-size:12px
}
.faq_sec .panel-default>.panel-heading {
margin:0;
padding:13px 0 20px 0
}
.faq_sec .panel-default>.panel-heading+.panel-collapse>.panel-body {
font-size:12px;
line-height:1.9
}
section.do-u-need-sec {
padding:10px 15px
}
.do-u-need-des h2 span {
font-size:25px
}
.seo_mrktng_rght {
display:none
}
.outsourcesrvc_india_wrap {
padding:10px 15px
}
#rank_higher_heading {
font-size:25px
}
.btruserexp .betterinnerstru .leftdesc ul li::before {
top:0
}
.smlbus_des_lft {
width:100%;
float:unset
}
.smlbus_des_lft h2 {
font-size:22px;
margin:0
}
.smlbus_des_lft h3 {
font-size:15px;
padding:0;
margin:10px 0 5px 0
}
.smlbus_des_lft p {
font-size:12px;
line-height:1.5
}
.smlbus_list {
padding:0
}
.smlbus_list .fa-angle-double-right:before {
font-size:17px;
padding-right:4px
}
.smlbus_list li {
font-size:13px;
line-height:1.9
}
.smlbus_des_rgt {
width:100%;
float:unset;
padding:10px 0 0 8px;
text-align:center
}
section.sml_bus_sec {
padding:10px 15px
}
section.why_chs_sec {
padding:10px 15px
}
.why_chs_sec h3 {
font-size:20px;
margin:0
}
.why_chs_sec span {
font-size:13px
}
.why_chs_sec h3:before {
display:none
}
.why_chs_sec h3:after {
width:21%
}
.why_chs_sec p {
font-size:12px;
line-height:1.7;
padding:34px 0 0 0
}
.why_chs_lft {
width:100%;
float:unset;
padding:15px 0 0 0
}
.enq_btn {
text-align:center;
margin:24px 0 24px 0
}
.enq_btn a {
font-size:11px;
padding:6px 15px
}
.why_chs_rgt {
width:100%;
float:unset
}
.why_chs_rgt li {
font-size:12px;
padding:0 0 0 17px
}
.why_chs_rgt span {
font-size:12px
}
.why_chs_rgt ul li:before {
left:-8px;
top:-4px;
font-size:16px
}
section.seo_pkg {
padding:10px 15px
}
.seo_pkg h4 {
font-size:20px;
margin:0
}
.seo_pkg h4:before {
display:none
}
.seo_pkg h5 {
padding:25px 0 0 0;
font-size:13px
}
.seo_pkg p {
font-size:12px;
line-height:1.8
}
.seopackages_inner .seo-pkg-tit {
font-size:11px;
padding:9px 2px
}
.table_content td.header_col {
font-size:10px;
padding:0 0
}
.seopackages_inner .table-header {
font-size:10px;
padding:8px 9px 9px 9px
}
.seopackages_inner .accordion td:first-child:after {
font-size:12px
}
td.accordian_inner_col {
font-size:10px;
padding:6px 0 4px 0
}
.seopackages_inner .research .fa-check:before {
font-size:15px
}
.seopackages_inner .research .fa-times:before {
font-size:15px
}
.payment_plan_wrap .payment_sec {
width:30%;
font-size:13px;
padding:12px 0
}
.buy_now_outer a {
padding:14px 6px;
font-size:13px
}
.buy_now_outer {
margin:11px 0 0 0;
float:left
}
.pay_plan {
text-align:center;
margin:15px 0 0 0
}
.tcncl_buss_tab h5 {
font-size:20px;
padding:6px 0 0 0
}
.tcncl_buss_tab h5:before {
display:none
}
.tcncl_buss_tab h5:after {
height:16px
}
section.tcncl_buss_tab .tab {
margin:42px 0 0 0
}
section.tcncl_buss_tab .tab button {
font-size:10px;
width:100%;
min-height:120px;
padding:160px 16px 20px 16px;
background-position:top center
}
.tabcontent p {
font-size:12px;
line-height:1.5;
padding:10px 16px 10px 16px
}
section.tcncl_buss_tab {
padding:0 0 10px 0
}
#why_choose_heading {
font-size:20px;
padding:0
}
#why_choose_heading:before {
display:none
}
#why_choose_heading:after {
height:14px
}
.why_choose_des_outer {
margin:30px 0 0 0;
padding:15px 15px 10px 15px
}
.why_choose_des_outer h6 {
font-size:17px;
line-height:unset;
margin:0
}
.clip-path {
clip-path:unset;
height:unset;
width:100%;
padding:14px 15px;
float:unset;
margin:0 0 12px 0
}
.why_choose_des_outer p {
font-size:12px;
line-height:1.7;
padding:5px 0 0 0;
margin:0
}
.clip-path-secnd {
clip-path:unset;
height:unset;
width:100%;
padding:14px 15px;
float:unset;
margin:0 0 12px 0
}
.clip-path-thrd {
clip-path:unset;
height:unset;
width:100%;
padding:14px 15px;
float:unset;
margin:0 0 12px 0
}
.clip-path-forth {
clip-path:unset;
height:unset;
width:100%;
padding:14px 15px;
float:unset;
margin:0 0 12px 0
}
.clip-path-fifth {
clip-path:unset;
height:unset;
width:100%;
padding:14px 15px;
float:unset
}
.prjcntcount {
display:block;
width:100%;
float:unset;
padding:0 0;
text-align:center
}
section.ask_enqry_wrap {
margin:0 0;
padding:15px
}
.ask_enqry_wrap h6 {
font-size:20px;
margin:0
}
.ask_enqry_form_wrap {
padding:15px 0 0 0
}
.ask_enqry_form_wrap .input_wrap {
float:unset;
margin:0;
width:100%
}
.input_wrap input {
width:100%;
padding:11px 12px
}
.ask_enqry_form_wrap .input_wrap {
float:unset;
margin:0 0 8px 0;
width:100%
}
.send_enqry {
float:unset
}
.send_enqry a {
padding:9px 38px;
font-size:13px;
color:#fff
}
.why_choose .container_whychoose {
width:100%;
margin:auto
}
div#relgtin {
text-align:center
}
.seo_cnsltnt_do_wrapper {
padding:10px 15px;
background-image:linear-gradient(to right, #cde3f3, #fff);
background-size:cover;
background-position:100% 100%, 0 0
}
.seo_cnsltnt_do_wrapper h3 {
font-size:25px;
padding:0
}
.seo_cnsltnt_do_wrapper h3:before {
display:none
}
.lft_des_sec h4 {
font-size:18px;
padding:0;
margin-bottom:40px
}
.lft_des_sec {
width:100%
}
.lft_des_sec p {
font-size:14px;
padding:0
}
.lft_des_sec ul {
margin-top:15px
}
.lft_des_sec ul li {
font-size:14px;
margin:15px 0 15px 0
}
.seo_cnsltnt_do_btns a {
font-size:15px;
padding:5px 15px;
margin:0 10px 0 0;
display:block
}
section.seo_cnsltnt_accordian_sec {
padding:10px 15px
}
.seo_cnsltnt_accordian_sec p {
text-align:left;
font-size:14px;
line-height:1.7
}
section.why_shld_u_chs {
background:#636e72;
background-repeat:unsett;
background-size:unset;
padding:10px 15px
}
.why_shld_u_chs h5 {
font-size:25px;
padding:0
}
.why_shld_u_chs h5:before {
display:none
}
p.first-para {
padding:50px 0 0 0
}
.why_shld_u_chs p {
font-size:14px
}
.why_shld_u_chs ul li span {
font-size:16px
}
.why_shld_u_chs ul li {
font-size:14px;
line-height:1.5;
padding:0 0 0 35px
}
.why_shld_u_chs ul {
padding:10px 0 0 0
}
.why_shld_u_chs ul li:before {
top:-4px;
font-size:20px
}
section.get_free_quote {
margin:0 0;
padding:10px 15px
}
.free_quote_count_wrap {
flex-direction:column
}
.counter_sec_outer {
width:100%;
text-align:center;
float:unset
}
.counter_sec span {
font-size:50px
}
.counter_sec p {
font-size:16px;
padding:0 0 15px 0
}
.ready-to-grow-headings {
float:unset;
padding:0 10px
}
.ready-to-grow-btn a, .ready-to-grow-btn a:hover {
font-size:14px;
padding:10px 25px
}
.get_free_quote .ready-to-grow h6 {
font-size:20px
}
.get_free_quote .ready-to-grow h5 {
font-size:18px
}
section.customer_say_wrapper {
padding:10px 15px
}
#customer_say_heading {
font-size:25px
}
#customer_say_heading:before {
display:none
}
section.cnslting_faq_wrapper {
padding:10px 15px
}
#cnslting_faq_heading {
font-size:25px
}
#cnslting_faq_heading:before {
display:none
}
.faq_outer_sec {
margin:70px 0 0 0;
padding:0
}
.contact_us_outer {
width:100%;
float:unset
}
.contact_form_wrap h6 {
font-size:16px
}
#contact_heading {
font-size:25px
}
.form_contact_us {
margin:20px 0 35px 0
}
.contact_form_wrap {
padding:40px 20px 45px 20px
}
.contact_us_submit a, .contact_us_submit a:hover {
text-decoration:none;
background:#f76800;
font-family:Poppins-Medium;
font-size:18px;
padding:8px 38px;
color:#fff
}
.faq_accordian_wrapper {
width:100%;
float:unset;
padding:50px 10px 30px 10px;
margin:0
}
.item_des_wrapper {
width:100%;
float:unset;
border-right:unset;
padding:0 25px 0 25px;
margin:auto
}
footer {
padding:20px 0
}
.about_outer {
width:100%;
float:unset;
margin:0;
padding:0 15px
}
.about_outer p {
margin:15px 0 0 0;
font-size:14px
}
.about_outer h2 {
margin:0;
font-size:20px
}
.links_outer {
float:left;
width:50%;
margin:16px 0;
padding:0 0 0 15px
}
.links_outer ul {
margin:20px 0 0 0
}
.feature_outer {
width:50%;
float:right;
padding:0 0;
margin-top:15px
}
.address {
float:unset;
width:100%;
padding:0 15px;
clear:both
}
.sm_icons {
position:unset;
right:unset;
top:unset;
margin-top:30px;
text-align:center
}
.sm_icons li {
display:inline-block
}
.feature_outer ul {
margin:20px 0 0 0
}
.copyright {
padding:15px 15px;
text-align:center
}
.feature_outer li a {
font-size:12px
}
.links_outer li a {
font-size:12px
}
.location ul li {
font-size:12px
}
footer#mnfooter {
padding:25px 0 1px 0
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
div#tabletfeatwrap {
display:flex;
flex-direction:row;
justify-content:space-around;
flex-wrap:wrap;
margin-top:70px
}
div#tabletfeatwrap .tabfeature {
width:45%;
margin-bottom:30px
}
div#tabletfeatwrap #wbanalytic {
background:#f35c13;
background:-webkit-linear-gradient(to right, #f35c13, #f48a16);
background:linear-gradient(to right, #f35c13, #f48a16);
padding:15px 0;
border-radius:15px
}
div#tabletfeatwrap #sepserv {
background:#f35c13;
background:-webkit-linear-gradient(to right, #f35c13, #f48a16);
background:linear-gradient(to right, #f35c13, #f48a16);
padding:15px 0;
border-radius:15px
}
div#tabletfeatwrap #contentmrkt {
background:#f35c13;
background:-webkit-linear-gradient(to right, #f35c13, #f48a16);
background:linear-gradient(to right, #f35c13, #f48a16);
padding:15px 0;
border-radius:15px
}
div#tabletfeatwrap #sitemaping {
background:#f35c13;
background:-webkit-linear-gradient(to right, #f35c13, #f48a16);
background:linear-gradient(to right, #f35c13, #f48a16);
padding:15px 0;
border-radius:15px
}
div#tabletfeatwrap .tabfeature h3 {
font-family:FuturaPT-Demi;
color:#fff;
font-size:20px;
margin:0;
text-align:center
}
div#tabletfeatwrap .tabfeature p {
font-family:Poppins-Medium;
color:#fff;
font-size:14px;
margin:20px 0 0 0;
line-height:21px;
padding:0 20px;
text-align:center
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc p {
font-size:14px;
color:#282828;
font-family:Poppins-Regular;
margin-top:35px;
text-align:left
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard {
max-width:50%;
display:flex;
flex-direction:row;
justify-content:space-between;
margin-bottom:25px
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc h4 {
font-size:19px;
color:#0e3a6c;
font-family:FuturaPT-Demi;
text-transform:capitalize
}
.ourbestseopkg-wrap #diffpkgouter #countrylistouter .countrycard .countrydesc .pagelink {
margin-top:22px;
text-align:left
}
.srvcoffered_points ul li h3 span {
right:105%
}
.seo_cnsltnt_do_wrapper {
background-image:unset;
background:#6dd5fa;
background:-webkit-linear-gradient(to right, #fff, #6dd5fa);
background:linear-gradient(to right, #fff, #6dd5fa);
background-size:unset;
background-repeat:no-repeat;
margin:0;
background-position:100% 100%, 0 0
}
.seo_cnsltnt_do_desc {
background-image:unset;
background-size:unset;
background-repeat:no-repeat;
margin:70px 0 0 0;
background-position:top right
}
.service_offered h2:before {
width:20px;
height:20px;
top:49px
}
.ourfeature h2:before {
width:20px;
height:20px;
top:47px
}
.why_choose_des_outer p {
color:#fff;
font-family:Poppins-Regular;
font-size:15px;
line-height:1.9;
padding:18px 0 0 0
}
.enq_btn {
text-align:center;
margin:60px 0 0 0
}
.msgform_outer {
padding:45px 20px 65px 20px
}
.reasons_left {
float:left;
width:38%;
padding:0
}
.awrd_wrap_first {
display:inline-block;
justify-content:space-between;
margin:65px 0 0 0
}
.awrd_wrap_sec {
display:inline-block;
justify-content:space-between;
margin:0
}
section.awrd_sec {
background:url(../images/awards_bg.jpg.webp);
background-repeat:no-repeat;
background-size:cover;
padding:50px 0 10px 0
}
.img_sec_outer {
width:33.3333%;
text-align:center;
float:left;
margin:0 0 15px 0
}
a#mbblk {
display:none
}
ul#mbblk {
visibility:hidden
}
a#mbdno {
display:block!important
}
ul#mbdno {
visibility:visible!important
}
section.tcncl_buss_tab .tab button {
width:50%
}
.why_choose .container_whychoose {
width:90%;
margin:auto
}
.clip-path {
clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
background:#23306c;
height:540px;
width:220px;
padding:115px 35px 0 17px;
float:left
}
.clip-path-secnd {
clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
background:#424fa2;
height:540px;
width:220px;
padding:115px 35px 0 17px;
float:left
}
.clip-path-thrd {
clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
background:#8172b3;
height:540px;
width:220px;
padding:115px 35px 0 17px;
float:left
}
.clip-path-forth {
clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
background:#b27374;
height:540px;
width:220px;
padding:115px 35px 0 17px;
float:left
}
.clip-path-fifth {
clip-path:polygon(0 0, 92% 20%, 92% 77%, 0 100%);
background:#3489b0;
height:540px;
width:220px;
padding:115px 35px 0 17px;
float:left
}
.ask_enqry_form_wrap .input_wrap {
float:left;
margin:0 117px 25px 0
}
section.leading_company .leading_inner .leading_left {
width:580px;
background-image:url(../images/Digitalmarketing_img.png);
background-repeat:no-repeat;
background-size:cover;
background-size:contain;
padding:53px 48px 0 64px;
height:auto
}
section.leading_company .leading_left p {
font-family:Poppins-Medium;
color:#fff;
text-align:center;
font-size:11px;
line-height:2.2
}
.service_offered h2 {
text-align:center;
font-family:FuturaPT-Light;
font-size:26px;
color:#0e3766;
position:relative;
margin:0
}
section.leading_company {
padding:38px 0 0 0
}
.srvcoffered_points {
width:70%;
padding:0 0 0 52px
}
.srvcoffered_points ul li p {
font-family:Poppins-Medium;
color:#fff;
font-size:13px;
line-height:1.8;
margin:10px 0 0 0
}
.ourfeature h2 {
text-align:center;
font-family:FuturaPT-Light;
color:#0e3766;
font-size:23px;
position:relative;
margin:0
}
.features_wrap {
display:none;
justify-content:space-between;
margin:70px 0 0 0
}
.features_wrap p {
font-family:Poppins-Medium;
color:#323232;
font-size:12px;
margin:60px 0 0 0;
line-height:21px;
padding:0 21px;
text-align:center
}
.features_wrap .feature {
width:50%;
text-align:center;
padding:35px 0 147px 0
}
.client_des p {
font-size:12px;
line-height:1.5;
margin:25px 0 0 0;
font-family:Poppins-Medium;
color:#323232
}
.ourclients .client_img {
position:absolute;
height:50px;
width:50px;
background:unset;
border-radius:50%;
top:-15px;
left:17px;
border:unset
}
.owl-carousel .owl-item img {
display:block;
width:80%
}
.owl-theme .owl-nav {
margin-top:10px;
display:none
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
text-align:center;
-webkit-tap-highlight-color:transparent;
display:none
}
.check_web .form_wrapper {
margin:45px 0 0 0
}
section.seo_banner h1 {
font-size:30px;
font-family:FuturaPT-Medium;
color:#fff;
text-transform:capitalize;
padding:30px 0 0 0;
height:unset
}
section.seo_banner {
background-image:url(../images/seo_banner.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:70px 0 40px 0;
margin:0;
background-position:top center
}
.banner_btns a, .banner_btns a:hover {
text-decoration:none;
color:#fff;
font-size:13px;
font-family:Poppins-Medium;
background-color:#f16500;
text-transform:capitalize;
padding:12px 17px;
border-radius:25px;
margin:18px 15px 0 0;
transition:background-color 1s
}
section.seo_banner .seo_left p {
font-size:16px;
color:#fff;
font-family:Poppins-Regular;
margin-bottom:25px;
height:auto
}
.header_form_outer {
width:100%;
margin:auto
}
.input_outer.web-e-outer {
width:30%;
float:left;
margin-right:15px
}
.do-u-heading .do-u-img {
padding-top:0
}
.do-u-need-des h2 span {
display:block;
text-align:left;
font-size:23px;
font-family:FuturaPT-Light
}
.do-u-need-des p {
font-family:Poppins-Regular;
font-size:14px;
color:#292a2c;
padding-top:8px;
line-height:1.8
}
.slv-gld-pltnm-outer .outer:first-child {
margin-left:0
}
.slvr-gld-plt-head h5 {
text-align:center;
font-family:Poppins;
color:#1e2639;
font-size:20px
}
.slvr-gld-plt-green-top h5 {
text-align:center;
font-family:Poppins;
color:#1e2639;
font-size:20px
}
.slvr-gld-plt-blue-top h5 {
text-align:center;
font-family:Poppins;
color:#1e2639;
font-size:20px
}
.a-container label {
font-size:12px
}
.faq_sec {
margin:0
}
.faq_sec_lft {
float:left;
width:38%
}
.faq_sec .panel-title {
font-size:15px;
font-family:Poppins-SemiBold
}
.about_outer {
width:100%;
float:left;
margin:0 45px 40px 0
}
.links_outer {
float:left;
width:30%;
margin:0 45px 0 0
}
.feature_outer {
width:30%;
float:left
}
.address {
float:left;
width:30%
}
.container_row {
margin:auto;
max-width:90%
}
header#main_header nav li {
display:inline-block;
padding:18px 5px
}
.container {
width:90%;
margin:auto
}
.top_menu {
padding:6px 0
}
.banner_left {
width:80%;
float:left
}
section.leading_section {
background:#f4f7fc;
padding:38px 0 0 50px
}
.seo_sec {
float:left;
width:45%;
padding:18px 12px 33px 12px;
background:#fff
}
.sm_sec {
float:left;
width:45%;
background:#fff;
margin:0 0 0 39px;
padding:18px 12px 33px 12px;
min-height:456px
}
.lb_sec {
float:left;
width:45%;
background:#fff;
margin:55px 0 0 0;
padding:18px 12px 33px 12px
}
.wd_sec {
float:left;
width:45%;
background:#fff;
margin:55px 0 0 39px;
padding:18px 12px 33px 12px
}
.image_sec {
float:left;
width:45%
}
.testimonial_outer {
float:left;
width:50%;
padding:45px 0 0 0
}
.reasons_right {
float:left;
width:58%;
margin:0 0 0 22px
}
.committed_sec {
background:url(../images/reputed.jpg);
width:48%;
padding:0 0 25px 0;
background-repeat:no-repeat;
background-size:cover;
float:left;
margin:0 16px 0 0
}
.premium_sec {
background:url(../images/results_driven.jpg);
width:48%;
padding:0 0 25px 0;
background-repeat:no-repeat;
background-size:cover;
float:left;
margin:0
}
.round_sec {
background:url(../images/experienced.jpg);
width:48%;
padding:0 0 25px 0;
background-repeat:no-repeat;
background-size:cover;
float:left;
margin:16px 16px 0 0
}
.budget_sec {
background:url(../images/marketing_experts.jpg);
width:48%;
padding:0 0 25px 0;
background-repeat:no-repeat;
background-size:cover;
float:left;
margin:16px 0 0 0
}
.on-time_sec {
background:url(../images/growth_mindset.jpg);
width:48%;
padding:0 0 25px 0;
background-repeat:no-repeat;
background-size:cover;
float:left;
margin:16px 16px 0 0
}
.leading_btn {
margin:30px 0 40px 0
}
.personalized_sec {
background:url(../images/trailblazing_tech.jpg);
width:48%;
padding:0 0 25px 0;
background-repeat:no-repeat;
background-size:cover;
float:left;
margin:16px 0 0 0
}
#imgchg {
display:none
}
.procedure_outer {
background-image:radial-gradient(circle, #fff, #dbdbdb);
padding:15px 15px 15px 15px;
position:unset;
top:0;
margin-top:20px
}
.procedure_outer .img_outer {
text-align:center;
margin:45px 0 0 0;
position:relative
}
.img_outer .planning {
width:47%;
position:unset;
border:1px solid #f16500;
border-radius:10px;
padding:10px 0 25px 0;
float:left;
margin:0 25px 25px 0;
min-height:196.64px
}
.mrmnyicn {
display:block
}
.mrmnyicn img {
width:60px;
padding:0 0 18px 0
}
.img_outer h4 {
font-size:20px
}
.img_outer p {
font-size:14px;
padding:0 20px
}
.img_outer .design {
width:42%;
position:unset;
margin-top:0;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0;
float:left;
min-height:196.64px
}
.img_outer .seo {
width:47%;
position:unset;
margin:0 25px 0 0;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0;
float:left;
min-height:222px
}
.img_outer .launch {
width:42%;
position:unset;
margin:0;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0;
float:left;
min-height:222px
}
.img_outer .maintenance {
width:47%;
position:unset;
margin-top:25px;
border:1px solid #f16500;
border-radius:10px;
padding:20px 0 25px 0;
float:left;
min-height:222px
}
.procedure_outer h3:before {
display:unset;
border-bottom:unset;
width:0%;
position:unset
}
.procedure_outer h3:after {
content:"";
display:block;
border-bottom:2px solid #f16500;
width:17%;
position:absolute;
height:15px;
left:40%;
right:0;
z-index:1
}
.grow_form_outer .wrap_input {
width:36%;
float:left;
margin-right:5px
}
section.count_outer {
background:linear-gradient(#016aae, #4ca6e2 100%) no-repeat;
margin:0;
padding:20px 0 25px 0
}
section.count_outer h3 {
margin:4px 0 0 0
}
.grow_outer {
background:url(../images/how_we_grow_bg.jpg.webp);
background-repeat:no-repeat;
background-size:cover;
padding:50px 0 50px 0
}
.hapy_client {
float:left;
width:100%;
margin:0
}
section.why_choose_wrap {
padding:25px 0 25px 0
}
.abthro-wrap {
background-image:url(../images/banner_aboutus.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:100px 0;
margin:0
}
.whower-wrap {
display:flex;
justify-content:space-between;
flex-direction:column
}
.whower-wrap #whowerdata {
max-width:100%;
background-image:url(../images/abtsecbg.png);
background-repeat:no-repeat;
padding:0 15px 0 15px
}
.whower-wrap #whowerdata h2 {
font-size:25px
}
.whower-wrap #whowerdata p {
padding:30px 0;
line-height:1.7
}
.whower-wrap #whowerdata #enqrbtn a {
padding:8px 45px
}
div#enqrbtn {
margin-bottom:40px;
text-align:center
}
.whower-wrap #whowerimg {
max-width:100%;
padding:20px 0 20px 0;
text-align:center
}
.coreval {
background:#6a3093;
background:-webkit-linear-gradient(to right, #f6e2d4, #e5f4ff);
background:linear-gradient(to right, #f6e2d4, #e5f4ff);
padding:20px 0 20px 0
}
.coreval h2 {
font-size:25px;
margin-bottom:70px
}
.coreval h2::after {
height:unset;
left:50%;
top:170%;
z-index:1
}
.coreval #secdiv {
display:flex;
justify-content:center;
flex-direction:column
}
.coreval #secdiv #secimgcore {
width:100%
}
.coreval #secdiv #secdatacore {
width:100%;
margin-top:30px
}
.coreval #secdiv .corecard-wrap {
display:flex;
justify-content:space-around;
margin-bottom:70px
}
.coreval #secdiv .corecard-wrap .card {
width:28%;
margin:0;
position:relative
}
.coreval #secdiv .corecard-wrap {
display:flex;
justify-content:space-around;
margin-bottom:30px
}
.hwwewrk-wrap {
background-image:url(../images/howbg.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:20px 10px 20px 10px;
position:relative;
margin-bottom:0
}
.hwwewrk-wrap h5 {
font-size:25px;
margin-bottom:40px
}
.hwwewrk-wrap h5::after {
height:unset;
top:170%
}
.hwwewrk-wrap h5::before {
top:134%
}
.hwwewrk-wrap p {
font-size:14px
}
.hwwewrk-wrap #cardblock {
position:unset;
left:50%;
transform:unset;
padding-top:40px
}
.hwwewrk-wrap #cardli {
justify-content:space-around
}
.hwwewrk-wrap #cardli .wrkcrd {
width:32%;
background-color:#fff;
margin-right:0;
border:1px solid #acacac;
padding:20px 0 0 0
}
.hwwewrk-wrap #cardli .wrkcrd h4 {
font-size:20px;
font-family:FuturaPT-Medium;
color:#011e33;
padding:10px 0 10px 0;
text-align:center
}
.hwwewrk-wrap #cardli .wrkcrd i {
text-align:center;
display:block;
font-size:80px;
color:#f76800
}
.ready-wrap {
background-image:url(../images/readybg.png);
background-repeat:no-repeat;
background-size:100% 100%;
display:flex;
justify-content:center;
padding:20px 15px
}
.ready-wrap h5 {
font-size:25px
}
.ready-wrap p {
font-size:14px;
padding-top:10px
}
.ready-wrap #rdydat {
width:40%
}
.ready-wrap #ourcontact {
width:33%
}
.ready-wrap #cttwbtn a {
text-decoration:none;
color:#fff;
text-transform:uppercase;
background-color:#f76800;
padding:8px 10px;
font-size:14px;
border:1px solid #fff
}
.coreval h2::before {
content:"";
width:20px;
height:20px;
top:37px;
left:50%;
transform:translate(-50%);
border:2px solid #f76800;
border-radius:50%;
position:absolute;
z-index:2
}
.linkbld-wrap h1#phhd {
font-size:30px;
font-family:FuturaPT-Medium;
color:#fff;
text-transform:capitalize;
padding:60px 0 0 0;
height:auto
}
.linkbld-wrap p#hdedes {
font-size:16px;
color:#fff;
font-family:Poppins-Regular;
margin-bottom:65px;
height:auto
}
.linkbld-wrap #linkbld-data {
max-width:100%;
padding:0 10px
}
.relqua-wrap {
background:#fde9da;
background:-webkit-linear-gradient(to right, #f6f5f5, #fde9da);
background:linear-gradient(to right, #f6f5f5, #fde9da);
display:flex;
justify-content:center;
padding:20px 0 25px 0
}
.relqua-wrap {
display:flex;
justify-content:center;
flex-direction:column;
padding:20px 15px 25px 15px
}
.relqua-wrap #rellida {
max-width:100%;
margin-right:0
}
.relqua-wrap h2#relhd {
font-size:25px;
color:#d35400;
font-family:FuturaPT-Light;
padding-bottom:15px;
font-weight:600
}
.relqua-wrap #relliimg {
max-width:100%;
margin-left:0;
text-align:center
}
.mrtraffic {
background:#01a9ce;
background:-webkit-linear-gradient(to right, #0bc5cd, #01a9ce);
background:linear-gradient(to right, #0bc5cd, #01a9ce);
display:flex;
justify-content:center;
flex-direction:column;
padding:20px 15px
}
.mrtraffic #mrtrifimg {
max-width:100%;
margin-right:0;
text-align:center
}
.mrtraffic #mrtrifdata {
max-width:100%;
margin-left:0
}
.mrtraffic h2#mrtrifhd {
font-size:25px;
color:#fff;
font-family:FuturaPT-Book;
text-transform:capitalize;
padding-bottom:20px;
position:relative
}
.mrtraffic h3#lihd {
color:#fff;
font-size:25px;
font-family:Poppins-Medium;
text-transform:capitalize;
padding:10px 0;
position:relative
}
.mrtraffic p#mrtrisbhd {
color:#fff;
font-family:Poppins-Medium;
font-size:16px;
padding-bottom:10px
}
.mrtraffic h2#mrtrifhd::after {
display:none
}
.sixrewhy {
padding:10px 0
}
.sixrewhy h4#sireas {
font-family:FuturaPT-Light;
font-size:25px;
text-transform:capitalize;
text-align:center;
position:relative;
color:#011e33;
padding-bottom:50px
}
.sixrewhy .whyuscard-wrap .card {
width:32%;
height:unset;
background-color:#fff;
margin:0 0;
border:1px solid #ccc;
border-radius:40px;
padding:0 5px
}
.sixrewhy .whyuscard-wrap {
display:flex;
justify-content:space-around;
margin-bottom:20px
}
.sixrewhy .whyuscard-wrap .card h4 {
color:#0d3e61;
font-size:25px;
font-family:FuturaPT-Medium;
padding:15px 0 20px 80px;
position:relative;
text-transform:capitalize
}
.sixrewhy .whyuscard-wrap .card h4#linkbuild:before {
top:0
}
.sixrewhy .whyuscard-wrap .card h4#proflinkbuilding:before {
top:0
}
.sixrewhy .whyuscard-wrap .card h4#perapp:before {
top:0
}
.sixrewhy .whyuscard-wrap .card h4#linkmean:before {
top:0
}
.sixrewhy .whyuscard-wrap .card h4#cptrans:before {
top:0
}
.sixrewhy .whyuscard-wrap .card h4#deteam:before {
top:0
}
.sixrewhy .reasbtnse {
padding-top:30px;
margin-bottom:12px
}
.sixrewhy .reasbtnse #seopkgs a {
padding:10px 35px
}
.frstknfrm-wrap {
padding:10px 0
}
.frstknfrm-wrap #frstmail {
max-width:100%;
margin-right:0
}
.frstknfrm-wrap h6 {
font-family:FuturaPT-Book;
font-size:35px;
color:#fff;
text-transform:capitalize;
padding-bottom:10px
}
.frstknfrm-wrap p {
font-size:18px;
color:#fff;
font-family:Poppins-Medium;
padding-bottom:10px
}
.mrtraffic h2#mrtrifhd::before {
display:none
}
.marktng_left {
width:100%;
padding:0 10px
}
.marketing_banner h1 {
font-size:35px;
font-family:FuturaPT-Medium;
color:#fff;
text-transform:capitalize;
padding:30px 0 0 0;
height:auto
}
.marktng_left p {
font-size:16px;
color:#fff;
font-family:Poppins-Regular;
margin-bottom:37px;
height:auto
}
section.creative_outer {
padding:30px 0 30px 0;
background:linear-gradient(to right, #ffecde 0, #fff 60%)
}
.creative_left {
width:100%;
float:unset
}
.creative_right {
width:100%;
float:left;
margin:0
}
.creative_right h2 {
font-family:FuturaPT-Light;
font-size:35px;
color:#0e3766;
margin:0 0 30px 0;
position:relative
}
.creative_right p.top_p {
margin:0 0 20px 0
}
.creative_right p {
margin:0 0 25px 0
}
section.depict_outer {
padding:10px 0 10px 0
}
.depict_outer h2 {
font-size:25px
}
.depict_outer h2:after {
height:100%
}
.depict_outer h2:before {
width:20px;
height:20px;
top:160%
}
.depict_des {
margin:50px 0 0 0
}
.target_points {
width:100%;
padding:0 0
}
.target_points ul li h3 {
font-size:20px
}
.target_points ul li p {
line-height:1.7;
margin:0 0 10px;
font-family:Poppins-Medium;
font-size:14px;
margin:15px 0 0 0
}
.target_points ul li {
margin:0 0 30px 0
}
section.mrktng_services {
padding:20px 0 40px 0
}
.srvc_desc {
width:100%;
padding:0 0
}
.srvc_desc h2 {
margin:0 0 15px 0
}
.srvc_desc p {
font-family:Poppins-Regular;
font-size:16px;
color:#fff;
line-height:1.7;
margin:0 0 26px 0
}
section.mrktng_about_us {
padding:30px 0 30px 0
}
.about_wrap {
width:100%;
float:unset;
padding:0
}
.sendmsg_outer {
width:100%;
float:unset
}
.rsltdriprocess {
padding:20px 15px
}
div#stepstabsec {
display:flex;
flex-direction:row;
justify-content:space-around;
flex-wrap:wrap
}
div#stepstabsec .tabletcard {
text-align:center;
border:1px solid #f16500;
border-radius:10px;
width:40%;
padding:5px 10px;
margin-bottom:20px
}
div#stepstabsec .tabletcard strong.stpname {
font-size:22px;
font-family:FuturaPT-Medium;
color:#1d4470;
display:block
}
div#stepstabsec .tabletcard p.stpdes {
font-family:Poppins-Medium;
font-size:16px;
color:#232323
}
.rsltdriprocess #sixsteossec {
display:none
}
.rsltdriprocess h4#stemsectitl {
font-size:25px;
padding-bottom:50px
}
.rsltdriprocess p#stemsecdes {
color:#242424;
padding:0
}
.webdesigbnr-wrap h1 {
font-size:35px;
font-family:FuturaPT-Medium;
color:#fff;
text-transform:capitalize;
padding:30px 0 0 0;
height:auto
}
.webdesigbnr-wrap p {
font-size:16px;
color:#fff;
font-family:Poppins-Regular;
margin-bottom:37px;
height:auto
}
.webdesigbnr-wrap #frstsecdes {
max-width:100%;
padding:0 0
}
.wbdesjai {
flex-direction:column;
padding:20px 15px
}
.wbdesjai #wbdesjai-img {
max-width:100%;
margin-right:0
}
.wbdesjai #wbdesjai-des {
max-width:100%;
margin-left:0;
padding:0 15px;
margin-top:15px
}
.wbdesjai #wbdesjai-des h2#sectitl {
color:#0e3766;
font-family:FuturaPT-Light;
font-size:25px;
padding-bottom:10px
}
.wbdesjai #wbdesjai-des p#secsmdes {
padding-bottom:0
}
.wbdesjai #wbdesjai-des p {
line-height:1.7;
padding-right:0
}
.pwrwebdesser {
padding:20px 0
}
.pwrwebdesser h2#pwrsectitl {
font-size:25px;
padding-bottom:40px
}
.pwrwebdesser #websersec-wrap {
display:flex;
justify-content:space-around;
flex-direction:row;
flex-wrap:wrap;
margin:0 0
}
.pwrwebdesser #websersec-wrap .pwrcard {
max-width:45%;
margin-top:40px
}
.pwrwebdesser #websersec-wrap p {
font-size:12px;
line-height:2;
height:190px
}
.pwrwebdesser #websersec-wrap p {
font-family:Poppins-Regular;
color:#fff;
font-size:12px;
line-height:1.8;
height:180px
}
.othrel-wrap h3#othsectitl {
font-size:25px;
padding:30px 0 59px 0
}
.othrel-wrap .mbldessec {
display:flex;
justify-content:center;
flex-direction:column;
padding:40px 15px
}
.othrel-wrap .mbldessec #mbldesdes {
max-width:100%
}
.othrel-wrap .mbldessec #mbldesdes h4#mblsectitl {
font-size:30px;
color:#0e3766;
font-family:FuturaPT-Medium;
padding-bottom:25px;
position:relative;
padding-left:100px
}
.othrel-wrap .mbldessec #mbldesdes p#mblsecdes {
font-size:16px;
font-family:Poppins-Medium;
color:#252525;
line-height:1.7;
padding-bottom:40px
}
.othrel-wrap .mbldessec #mbldesdes #enqnw a {
padding:10px 25px
}
.othrel-wrap .mbldessec #mbldesimg {
max-width:100%;
text-align:center
}
.othrel-wrap .mbldessec #mbldesimg img {
width:48%;
height:auto
}
.othrel-wrap .htmlcssdes {
flex-direction:column;
padding:40px 15px
}
.othrel-wrap .htmlcssdes #htmlcssdesimg {
max-width:100%;
margin-right:0;
text-align:center
}
.othrel-wrap .htmlcssdes #htmlcssdesdes {
max-width:100%;
margin-left:0
}
.othrel-wrap .htmlcssdes #htmlcssdesdes h4#mblsectitl {
font-size:30px;
color:#0e3766;
font-family:FuturaPT-Medium;
padding-bottom:25px;
padding-left:100px;
position:relative
}
.othrel-wrap .htmlcssdes #htmlcssdesdes p#mblsecdes {
font-size:16px;
font-family:Poppins-Medium;
color:#252525;
line-height:1.7;
padding-bottom:40px
}
.othrel-wrap .htmlcssdes #htmlcssdesdes #enqnw a {
padding:10px 25px
}
.srvc_banner_wrapper h1 {
text-align:center;
font-family:FuturaPT-Light;
font-size:35px;
color:#fff;
padding:33px 0 7px 0;
text-shadow:4px 1px 3px #000;
text-transform:uppercase
}
.srvc_banner_wrapper h2 {
text-align:center;
font-family:Poppins-SemiBold;
font-size:16px;
color:#f76800;
height:unset
}
.srvc_banner_wrapper h3 {
text-align:center;
font-family:Poppins-Medium;
margin:0;
font-size:14px;
padding-bottom:20px;
color:#fff;
line-height:2;
height:unset
}
.header_form_outer {
width:100%;
margin:auto
}
.input_outer.web-e-outer {
width:32%;
float:unset;
margin-right:0;
display:inline-block
}
.outerhead_bc {
background:rgba(10, 34, 52, .6);
padding:15px 18px 15px 18px
}
.seo_cnsltnt_do_wrapper h3 {
font-size:25px
}
.seo_cnsltnt_do_wrapper h3:after {
top:87%
}
.seo_cnsltnt_do_wrapper h3:before {
width:20px;
height:20px;
top:125%
}
.lft_des_sec {
width:100%
}
.lft_des_sec h4 {
font-family:Poppins-Medium;
font-size:25px;
color:#1a426f;
position:relative;
padding:0;
position:relative;
margin-bottom:25px
}
.lft_des_sec p {
font-size:16px;
font-family:Poppins-Regular;
color:#000;
line-height:1.7;
padding:0
}
section.seo_cnsltnt_accordian_sec {
background:#eef8ff;
padding:20px 0 20px 0
}
.seo_cnsltnt_accordian_sec p {
font-size:16px;
line-height:1.7
}
.seopackages_inner .seo-pkg-tit {
font-size:16px;
border-right:1px solid #fff;
padding:8px 0
}
.table_content td.header_col {
font-size:16px;
padding:5px 0
}
.buy_now_outer a {
background:#e9e9e9;
padding:27px 12px;
font-family:Montserrat-SemiBold;
font-size:18px;
color:#1b4b6f;
border-right:1px solid #fff
}
.payment_plan_wrap .payment_sec {
font-size:18px;
padding:24px 0
}
.why_shld_u_chs h5 {
text-align:center;
font-family:FuturaPT-Light;
font-size:25px;
color:#fff;
margin:0;
position:relative;
padding:30px 0 0 0
}
.why_shld_u_chs h5:after {
content:"";
display:block;
border-bottom:2px solid #f76800;
width:18%;
position:absolute;
height:unset;
left:0;
right:0;
top:147%;
margin:auto;
z-index:1
}
.why_shld_u_chs h5:before {
content:"";
display:block;
border:2px solid #f76800;
width:20px;
position:absolute;
height:20px;
left:0;
right:0;
top:132%;
margin:auto;
z-index:2;
border-radius:50%;
background:#fff
}
p.first-para {
padding:55px 0 0 0
}
.why_shld_u_chs p {
font-family:Poppins-Regular;
font-size:16px;
color:#fff;
line-height:1.7
}
.why_shld_u_chs ul {
padding:10px 0 4px 0
}
section.get_free_quote {
background:url(../images/get_free_quote.jpg);
background-repeat:no-repeat;
background-size:cover;
margin:0 0;
padding:25px 0 0 0
}
.counter_sec span {
font-family:Poppins-SemiBold;
font-size:50px;
color:#f76800
}
.counter_sec p {
font-family:Poppins-Regular;
font-size:16px;
padding:15px 0 25px 0;
color:#fff;
line-height:1.7
}
.get_free_quote .ready-to-grow h6 {
font-family:Poppins-SemiBold;
font-size:25px;
color:#000
}
.ready-to-grow-btn a, .ready-to-grow-btn a:hover {
text-decoration:none;
background:#003761;
color:#fff;
font-family:Poppins-Regular;
font-size:20px;
padding:10px 35px;
border-radius:5px
}
#customer_say_heading {
text-align:center;
font-family:FuturaPT-Medium;
font-size:25px;
color:#fff;
position:relative
}
#customer_say_heading:after {
content:"";
display:block;
border-bottom:2px solid #f76800;
width:18%;
position:absolute;
height:unset;
left:0;
right:0;
top:160%;
margin:auto;
z-index:1
}
#customer_say_heading:before {
content:"";
display:block;
border:2px solid #f76800;
width:20px;
position:absolute;
height:20px;
left:0;
right:0;
top:125%;
margin:auto;
z-index:2;
border-radius:50%;
background:#657180
}
section.customer_say_wrapper {
padding:15px 0 50px 0
}
section.cnslting_faq_wrapper {
padding:20px 0 20px 0
}
section.cnslting_faq_wrapper {
background:#ddd;
padding:20px 0 20px 0
}
#cnslting_faq_heading:after {
height:unset;
top:175%
}
#cnslting_faq_heading:before {
width:20px;
height:20px;
top:149%
}
.customer_say_wrapper .item_des_wrapper h5 {
font-family:Poppins-SemiBold;
font-size:20px;
text-align:left;
padding:5px 0 5px 0;
color:#fff
}
.faq_outer_sec {
margin:50px 0 0 0;
padding:0
}
.contact_us_outer {
width:90%;
float:unset;
margin:auto
}
#contact_heading {
font-size:25px
}
.contact_form_wrap h6 {
font-size:16px
}
.form_contact_us {
margin:20px 0 35px 0
}
.contact_form_wrap {
padding:40px 20px 10px 20px
}
.faq_accordian_wrapper {
width:90%;
float:unset;
background:url(../images/Consultant_faq_bg.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:50px 63px 30px 63px;
margin:0;
margin:auto
}
footer#mnfooter {
background:url(../images/footer_bg.jpg.webp);
padding:45px 0 45px 0;
background-repeat:no-repeat;
background-size:cover
}
.know_more_outer .view_pricing_btn::after {
content:unset;
width:270px;
height:2px;
border-bottom:1px solid #fff;
position:absolute;
left:0;
top:50%
}
.outsource_india_left {
width:60%;
float:left
}
.know_more_outer .view_pricing_btn_outer {
width:50%;
margin:auto
}
h5#benefits_seo_heading {
text-align:center;
font-family:FuturaPT-Light;
font-size:25px;
color:#0e3766;
margin:0;
position:relative
}
.content_first_outer h5 {
text-align:center;
font-family:Poppins-SemiBold;
font-size:20px;
color:#f76800;
text-decoration:underline;
margin-bottom:25px;
margin-top:35px
}
.content_second_outer h5 {
text-align:center;
font-family:Poppins-SemiBold;
font-size:20px;
color:#f76800;
text-decoration:underline;
margin-bottom:25px;
margin-top:35px
}
.left_sec_accordia {
width:60%;
float:left;
padding:0 0 0 50px
}
.accordian_outer .card_wrap .header_card h3 {
cursor:pointer;
color:#2d6eb4;
position:relative;
background-color:#fff;
margin:0;
padding:15px 20px;
font-family:Poppins-SemiBold;
font-size:15px
}
.rank_higher_right_sec {
float:left;
width:40%;
background:#fff;
padding:45px 35px 20px 35px;
position:absolute;
right:42px;
top:25px;
z-index:1;
box-shadow:0 0 20px 0 #847d7d
}
section.wd_banner h1 {
font-size:40px;
font-family:FuturaPT-Medium;
color:#fff;
text-transform:capitalize;
padding:40px 0 0 0;
height:auto
}
.wd_banner .wd_left p {
font-size:16px;
color:#fff;
font-family:Poppins-Regular;
margin-bottom:33px;
height:auto
}
section.grow_business_sec {
background:url(../images/grow_business_bg.jpg);
background-size:cover;
background-repeat:no-repeat;
padding:10px 0 10px 0
}
.save_money_wrap {
width:45%;
float:left;
background:#fff;
padding:30px 27px 35px 27px;
margin-right:45px;
box-shadow:0 0 20px 0 #847d7d;
position:relative
}
.save_effort_wrap {
width:45%;
float:left;
background:#fff;
padding:30px 27px 35px 27px;
box-shadow:0 0 20px 0 #847d7d;
position:relative
}
.types_seo_wrap {
width:45%;
float:left;
background:#fff;
padding:30px 27px 35px 27px;
margin-right:45px;
box-shadow:0 0 20px 0 #847d7d;
position:relative
}
.confidentiality_wrap {
width:48%;
float:left;
background:#fff;
padding:30px 27px 35px 27px;
box-shadow:0 0 20px 0 #847d7d;
position:relative
}
.know_more_outer .view_pricing_btn::before {
content:unset
}
section.wd_features .feature_content h3 {
font-family:FuturaPT-Demi;
font-size:17px;
color:#fff;
padding:0 0 0 20px;
text-shadow:0 2px rgba(0, 0, 0, .3);
margin:0;
position:relative
}
ection.using_tech .usingtech_btn a {
color:#fff;
font-family:Poppins-Medium;
font-size:14px;
padding:12px 30px;
border:1px solid #fff;
margin:0 0 37px 0;
text-decoration:none;
display:block
}
section.using_tech .usingtech_inner {
display:flex;
max-width:95%;
margin:0 auto;
padding:75px 0 0 0
}
section.using_tech .usingtech_btn a {
color:#fff;
font-family:Poppins-Medium;
font-size:14px;
padding:0 0;
border:1px solid #fff;
margin:0 18px 14px 0;
text-decoration:none;
display:block
}
section.steps_sec .steps_inner {
max-width:90%;
margin:0 auto
}
section.wd_aboutus {
padding:55px 0 45px 0;
background-image:url(../images/aboutus_img.png);
background-repeat:no-repeat;
background-position-x:588px;
background-position-y:194px;
width:95%;
margin:auto
}
.wdabout_right .wdabout_aboutus h2 {
font-family:FuturaPT-Light;
color:#0e3766;
font-size:25px;
margin:0;
position:relative
}
.wd_aboutus .wdabout_right {
width:57%;
padding:0
}
.wdabout_right .wdabout_aboutus h2:before {
content:unset;
display:block;
border-bottom:2px solid #f76800;
width:16%;
position:absolute;
top:48px;
left:61px;
right:0
}
.othrel-wrap .htmlcssdes #htmlcssdesimg img {
width:48%;
height:auto
}
.othrel-wrap .htmlcssdes #htmlcssdesimg img {
width:48%;
height:auto
}
.wbdesjai #wbdesjai-img img {
width:48%;
height:auto
}
.btruserexp {
background-color:#fcfcfc;
padding:25px 15px
}
.btruserexp .betterinnerstru .leftdesc {
max-width:100%
}
.btruserexp .betterinnerstru {
max-width:100%;
margin:auto;
display:flex;
flex-direction:column;
justify-content:space-around
}
.btruserexp .betterinnerstru .leftdesc h2 {
font-size:25px;
text-transform:capitalize;
color:#011e33;
font-family:FuturaPT-Light;
font-weight:400;
position:relative
}
.btruserexp .betterinnerstru .leftdesc p {
font-size:16px;
color:#2e2e2e;
font-family:Poppins-Medium;
line-height:1.7;
padding:20px 0
}
.btruserexp .betterinnerstru .leftdesc #enqbtn a {
padding:10px 45px
}
.btruserexp .betterinnerstru .rightimg {
max-width:100%;
margin:auto
}
.checkwebseo-wrap {
padding:0 0
}
.checkwebseo-wrap #checkwebseoinnerstru {
max-width:100%;
padding:20px 15px
}
.checkwebseo-wrap #checkwebseoinnerstru h2 {
font-size:25px;
text-transform:capitalize;
color:#fff;
font-family:FuturaPT-Light;
font-weight:400;
padding-bottom:20px;
margin-top:0
}
.checkwebseo-wrap #checkwebseoinnerstru p {
color:#fff;
font-size:16px;
font-family:Poppins-Medium;
font-weight:400;
line-height:1.7
}
.ourbestseopkg-wrap {
background-image:url(../404.html);
background-repeat:no-repeat;
background-size:cover;
padding:20px 15px
}
.ourbestseopkg-wrap #diffpkgouter h3 {
font-size:25px
}
.ourbestseopkg-wrap #diffpkgouter h3::after {
top:100%
}
.ourbestseopkg-wrap #diffpkgouter h3::before {
top:88%
}
.whyusforseo {
padding:10px 15px 0 15px
}
.whyusforseo #whyusinner h3 {
font-size:25px
}
.whyusforseo #whyusinner h3::after {
width:200px;
top:100%
}
.whyusforseo #whyusinner p {
padding-top:20px;
line-height:1.7;
padding-left:0;
padding-right:0
}
.whyusforseo .counterslider {
max-width:100%;
position:unset;
left:unset;
top:unset;
transform:unset
}
.whyusforseo .counterslider .counterslidsec p.counting {
color:#f76800;
font-family:Montserrat-Bold;
font-size:25px;
text-align:center;
padding:0;
position:relative;
padding-bottom:20px
}
.clientabtus-wrap {
padding:20px 0 20px 0
}
.clientabtus-wrap .clientinnersec h5 {
font-size:25px
}
.clientabtus-wrap .clientinnersec #clirevsay {
display:flex;
flex-direction:column;
justify-content:space-around;
margin-top:40px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider {
width:100%;
position:relative
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider .slidesec {
max-width:80%;
background-color:#fff;
border-radius:15px;
padding:50px 0 80px 0;
margin-left:20%;
margin-top:10%;
display:block
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider::after {
content:"";
width:236px;
height:85%;
position:absolute;
top:10px;
left:10%;
z-index:-1;
background:#ff6d00;
border-radius:20px;
background:-webkit-linear-gradient(to right, #ff6d00, #ff9d00);
background:linear-gradient(to right, #ff6d00, #ff9d00)
}
.clientabtus-wrap {
padding:20px 0 0 0
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm {
width:100%;
background-image:url(../images/giftfrmbg.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:30px 0;
padding-left:20px
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm {
width:100%;
background-image:url(../images/giftfrmbg.jpg);
background-repeat:no-repeat;
background-size:cover;
padding:20px 15px
}
.clientabtus-wrap .clientinnersec #clirevsay .quotefrm h6 {
font-size:25px
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider i#lftnavigate {
bottom:8%
}
.clientabtus-wrap .clientinnersec #clirevsay .clientslider i#rgtnavigate {
bottom:8%
}
.seopkgbannerwrap {
background-image:url(../images/seopkgbanner.jpg);
background-repeat:no-repeat;
background-size:100% 100%;
padding:100px 0
}
.pck_outer {
width:100%;
margin:auto;
text-align:center
}
section.digi-mar-wrap {
background-color:#ededed;
padding:20px 15px 20px 15px
}
.digi-mar-wrap h2 {
font-size:25px
}
.digi-mar-wrap h2:before {
content:"";
display:block;
border:1px solid #f76800;
width:20px;
position:absolute;
height:20px;
left:0;
right:0;
top:36px;
margin:auto;
z-index:2;
border-radius:50%;
background:#fff
}
.digi-mar-des-wrap {
padding-top:20px
}
.digi-mar-des {
width:100%;
float:unset
}
.digi-mar-des-wrap p {
line-height:1.7
}
.digi-mar-img {
float:unset;
width:100%;
text-align:center
}
.digi-mar-img img {
filter:drop-shadow(6px 2px 2px #a7a7a7);
padding-top:50px;
padding-left:0
}
.smrt-seo-obj-banner {
padding:20px 15px 20px 15px
}
.obj-des-sec {
width:100%;
float:unset;
padding:0
}
.obj-des-sec h3 {
font-family:Poppins-ExtraLight;
color:#fff;
font-size:25px;
padding:0 0 10px 0
}
.obj-key-des {
float:unset;
width:100%;
background-color:#fff;
padding:10px 20px 15px 20px
}
.seo-pkg-banner {
padding:20px 0 10px 0
}
.aus-proj-sec {
width:100%;
float:unset;
padding:20px 0 0 0
}
.aus-proj-sec h6 {
font-size:25px
}
.aus-proj-sec h6:before {
content:"";
display:block;
border:1px solid #f76800;
width:20px;
position:absolute;
height:20px;
left:0;
right:0;
top:36px;
margin:auto;
z-index:2;
border-radius:50%;
background:#fff
}
.drop-us-form {
padding:20px 15px 20px 15px;
width:100%;
float:unset
}
.faqque-wrap h6#faqsecti {
font-size:25px;
margin-bottom:50px
}
.faqque-wrap h6#faqsecti:before {
width:20px;
height:20px;
left:0;
right:0;
top:36px
}
.faqquedifsec-wrap #faqimg {
width:680px;
margin-left:40px;
padding-top:70px;
display:none
}
.faqquedifsec-wrap #faqaccor {
width:100%
}
.aus_project_slider_outer a.left.carousel-control {
margin:0 0 136px 47px;
position:absolute;
top:50%;
transform:translate(-50%);
left:85%
}
.sbmt_btn_wrap {
width:98%
}
.lft-sec {
width:48%;
float:left;
margin-right:15px
}
.rgt-sec {
width:48%;
float:left
}
.drop-form-outer textarea {
width:98%
}
.seo-pkg-banner h4 {
text-align:center;
font-family:FuturaPT-Light;
color:#011e33;
font-size:25px;
position:relative
}
.seo-pkg-banner h4:before {
content:"";
display:block;
border:1px solid #f76800;
width:20px;
position:absolute;
height:20px;
left:0;
right:0;
top:36px;
margin:auto;
z-index:2;
border-radius:50%;
background:#fff
}
.seo-pkg-banner h5 {
text-align:center;
color:#3f3f3f;
font-family:Poppins-Medium;
font-size:20px;
padding:40px 0 30px 0;
text-decoration:underline
}
.pkg-list-wrap li {
display:block;
margin:0 0 15px 0;
font-size:16px
}
.afrd-pkg-sec h2 {
font-family:FuturaPT-Medium;
font-size:35px;
color:#fc0;
font-weight:700;
margin:0;
word-spacing:4px;
letter-spacing:2px;
padding:36px 0 20px 0
}
.banner_wrapper {
padding:70px 0
}
.drop-form-outer p {
font-family:Poppins-Light;
color:#fff;
font-size:14px;
padding-right:10px;
line-height:2
}
.smrt-seo-obj-banner-canda {
padding:20px 15px 20px 15px
}
.drop-us-form-canda {
padding:20px 15px 20px 15px;
width:100%;
float:unset
}
.banner_wrapper_canada {
padding:70px 0
}
.banner_wrapper_india {
padding:70px 0
}
.smrt-seo-obj-banner-ind {
padding:20px 15px 20px 15px
}
.drop-us-form-ind {
padding:20px 15px 20px 15px;
width:100%;
float:unset
}
.banner_wrapper-singa {
padding:70px 0
}
.smrt-seo-obj-banner-singa {
padding:20px 15px 20px 15px
}
.drop-us-form-singa {
padding:20px 15px 20px 15px;
width:100%;
float:unset
}
.banner_wrapper_usa {
padding:70px 0
}
.smrt-seo-obj-banner-usa {
padding:20px 15px 20px 15px
}
.drop-us-form-usa {
padding:20px 15px 20px 15px;
width:100%;
float:unset
}
.banner_wrapper_uk {
padding:70px 0
}
.smrt-seo-obj-banner-uk {
padding:20px 15px 20px 15px
}
.drop-us-form-uk {
padding:20px 15px 20px 15px;
width:100%;
float:unset
}
}
/*owl.theme.default.min.css*/ .owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align:center;
	-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-nav {
	margin-top:10px
}
.owl-theme .owl-nav [class*=owl-] {
color:#fff;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#d6d6d6;
display:inline-block;
cursor:pointer;
border-radius:3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
background:#869791;
color:#fff;
text-decoration:none
}
.owl-theme .owl-nav .disabled {
	opacity:.5;
	cursor:default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top:10px
}
.owl-theme .owl-dots .owl-dot {
	display:inline-block;
	zoom:1
}
.owl-theme .owl-dots .owl-dot span {
	width:10px;
	height:10px;
	margin:5px 7px;
	background:#d6d6d6;
	display:block;
	-webkit-backface-visibility:visible;
transition:opacity .2s ease;
	border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background:#869791
} /*owl.theme.default.min.css*/
/*owl.carousel.min.css*/ .owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color:transparent;
	position:relative
}
.owl-carousel {
	display:none;
	width:100%;
	z-index:1
}
.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y;
	touch-action:manipulation;
	-moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-touch-callout:none
}
.owl-carousel .owl-item img {
	display:block;
	width:100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display:none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display:block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor:pointer;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background:0 0;
	color:inherit;
	border:none;
	padding:0!important;
	font:inherit
}
.owl-carousel.owl-loading {
	opacity:0;
	display:block
}
.owl-carousel.owl-hidden {
	opacity:0
}
.owl-carousel.owl-refresh .owl-item {
	visibility:hidden
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel.owl-grab {
	cursor:move;
	cursor:grab
}
.owl-carousel.owl-rtl {
	direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
	float:right
}
.owl-carousel .animated {
	animation-duration:1s;
	animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
	z-index:0
}
.owl-carousel .owl-animated-out {
	z-index:1
}
.owl-carousel .fadeOut {
	animation-name:fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity:0;
transition:opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
max-height:0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#000
}
.owl-carousel .owl-video-play-icon {
	position:absolute;
	height:80px;
	width:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(../404.html) no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform:scale(1.3, 1.3);
	transform:scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display:none
}
.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
transition:opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1;
	height:100%;
	width:100%
} /*owl.carousel.min.css*/
/*bootstrap.min.css*/ html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
a {
	background-color:transparent
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:none;
	text-decoration:underline;
	-webkit-text-decoration:underline dotted;
	-moz-text-decoration:underline dotted;
	text-decoration:underline dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, select, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height:normal
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td, th {
	padding:0
}
@media print {
*, :after, :before {
	color:#000!important;
	text-shadow:none!important;
	background:0 0!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content:""
}
blockquote, pre {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
img, tr {
	page-break-inside:avoid
}
img {
	max-width:100%!important
}
h2, h3, p {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
}
.navbar {
	display:none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color:#000!important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse!important
}
.table td, .table th {
	background-color:#fff!important
}
.table-bordered td, .table-bordered th {
	border:1px solid #ddd!important
}
}
@font-face {
font-family:"Glyphicons Halflings";
src:url(../fonts/glyphicons-halflings-regular.html);
src:url(../fonts/glyphicons-halflings-regulard41d.html?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular-2.html) format("woff2"), url(../fonts/glyphicons-halflings-regular-3.html) format("woff"), url(../fonts/glyphicons-halflings-regular-4.html) format("truetype"), url(../fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:"Glyphicons Halflings";
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
	content:"\002a"
}
.glyphicon-plus:before {
	content:"\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content:"\20ac"
}
.glyphicon-minus:before {
	content:"\2212"
}
.glyphicon-cloud:before {
	content:"\2601"
}
.glyphicon-envelope:before {
	content:"\2709"
}
.glyphicon-pencil:before {
	content:"\270f"
}
.glyphicon-glass:before {
	content:"\e001"
}
.glyphicon-music:before {
	content:"\e002"
}
.glyphicon-search:before {
	content:"\e003"
}
.glyphicon-heart:before {
	content:"\e005"
}
.glyphicon-star:before {
	content:"\e006"
}
.glyphicon-star-empty:before {
	content:"\e007"
}
.glyphicon-user:before {
	content:"\e008"
}
.glyphicon-film:before {
	content:"\e009"
}
.glyphicon-th-large:before {
	content:"\e010"
}
.glyphicon-th:before {
	content:"\e011"
}
.glyphicon-th-list:before {
	content:"\e012"
}
.glyphicon-ok:before {
	content:"\e013"
}
.glyphicon-remove:before {
	content:"\e014"
}
.glyphicon-zoom-in:before {
	content:"\e015"
}
.glyphicon-zoom-out:before {
	content:"\e016"
}
.glyphicon-off:before {
	content:"\e017"
}
.glyphicon-signal:before {
	content:"\e018"
}
.glyphicon-cog:before {
	content:"\e019"
}
.glyphicon-trash:before {
	content:"\e020"
}
.glyphicon-home:before {
	content:"\e021"
}
.glyphicon-file:before {
	content:"\e022"
}
.glyphicon-time:before {
	content:"\e023"
}
.glyphicon-road:before {
	content:"\e024"
}
.glyphicon-download-alt:before {
	content:"\e025"
}
.glyphicon-download:before {
	content:"\e026"
}
.glyphicon-upload:before {
	content:"\e027"
}
.glyphicon-inbox:before {
	content:"\e028"
}
.glyphicon-play-circle:before {
	content:"\e029"
}
.glyphicon-repeat:before {
	content:"\e030"
}
.glyphicon-refresh:before {
	content:"\e031"
}
.glyphicon-list-alt:before {
	content:"\e032"
}
.glyphicon-lock:before {
	content:"\e033"
}
.glyphicon-flag:before {
	content:"\e034"
}
.glyphicon-headphones:before {
	content:"\e035"
}
.glyphicon-volume-off:before {
	content:"\e036"
}
.glyphicon-volume-down:before {
	content:"\e037"
}
.glyphicon-volume-up:before {
	content:"\e038"
}
.glyphicon-qrcode:before {
	content:"\e039"
}
.glyphicon-barcode:before {
	content:"\e040"
}
.glyphicon-tag:before {
	content:"\e041"
}
.glyphicon-tags:before {
	content:"\e042"
}
.glyphicon-book:before {
	content:"\e043"
}
.glyphicon-bookmark:before {
	content:"\e044"
}
.glyphicon-print:before {
	content:"\e045"
}
.glyphicon-camera:before {
	content:"\e046"
}
.glyphicon-font:before {
	content:"\e047"
}
.glyphicon-bold:before {
	content:"\e048"
}
.glyphicon-italic:before {
	content:"\e049"
}
.glyphicon-text-height:before {
	content:"\e050"
}
.glyphicon-text-width:before {
	content:"\e051"
}
.glyphicon-align-left:before {
	content:"\e052"
}
.glyphicon-align-center:before {
	content:"\e053"
}
.glyphicon-align-right:before {
	content:"\e054"
}
.glyphicon-align-justify:before {
	content:"\e055"
}
.glyphicon-list:before {
	content:"\e056"
}
.glyphicon-indent-left:before {
	content:"\e057"
}
.glyphicon-indent-right:before {
	content:"\e058"
}
.glyphicon-facetime-video:before {
	content:"\e059"
}
.glyphicon-picture:before {
	content:"\e060"
}
.glyphicon-map-marker:before {
	content:"\e062"
}
.glyphicon-adjust:before {
	content:"\e063"
}
.glyphicon-tint:before {
	content:"\e064"
}
.glyphicon-edit:before {
	content:"\e065"
}
.glyphicon-share:before {
	content:"\e066"
}
.glyphicon-check:before {
	content:"\e067"
}
.glyphicon-move:before {
	content:"\e068"
}
.glyphicon-step-backward:before {
	content:"\e069"
}
.glyphicon-fast-backward:before {
	content:"\e070"
}
.glyphicon-backward:before {
	content:"\e071"
}
.glyphicon-play:before {
	content:"\e072"
}
.glyphicon-pause:before {
	content:"\e073"
}
.glyphicon-stop:before {
	content:"\e074"
}
.glyphicon-forward:before {
	content:"\e075"
}
.glyphicon-fast-forward:before {
	content:"\e076"
}
.glyphicon-step-forward:before {
	content:"\e077"
}
.glyphicon-eject:before {
	content:"\e078"
}
.glyphicon-chevron-left:before {
	content:"\e079"
}
.glyphicon-chevron-right:before {
	content:"\e080"
}
.glyphicon-plus-sign:before {
	content:"\e081"
}
.glyphicon-minus-sign:before {
	content:"\e082"
}
.glyphicon-remove-sign:before {
	content:"\e083"
}
.glyphicon-ok-sign:before {
	content:"\e084"
}
.glyphicon-question-sign:before {
	content:"\e085"
}
.glyphicon-info-sign:before {
	content:"\e086"
}
.glyphicon-screenshot:before {
	content:"\e087"
}
.glyphicon-remove-circle:before {
	content:"\e088"
}
.glyphicon-ok-circle:before {
	content:"\e089"
}
.glyphicon-ban-circle:before {
	content:"\e090"
}
.glyphicon-arrow-left:before {
	content:"\e091"
}
.glyphicon-arrow-right:before {
	content:"\e092"
}
.glyphicon-arrow-up:before {
	content:"\e093"
}
.glyphicon-arrow-down:before {
	content:"\e094"
}
.glyphicon-share-alt:before {
	content:"\e095"
}
.glyphicon-resize-full:before {
	content:"\e096"
}
.glyphicon-resize-small:before {
	content:"\e097"
}
.glyphicon-exclamation-sign:before {
	content:"\e101"
}
.glyphicon-gift:before {
	content:"\e102"
}
.glyphicon-leaf:before {
	content:"\e103"
}
.glyphicon-fire:before {
	content:"\e104"
}
.glyphicon-eye-open:before {
	content:"\e105"
}
.glyphicon-eye-close:before {
	content:"\e106"
}
.glyphicon-warning-sign:before {
	content:"\e107"
}
.glyphicon-plane:before {
	content:"\e108"
}
.glyphicon-calendar:before {
	content:"\e109"
}
.glyphicon-random:before {
	content:"\e110"
}
.glyphicon-comment:before {
	content:"\e111"
}
.glyphicon-magnet:before {
	content:"\e112"
}
.glyphicon-chevron-up:before {
	content:"\e113"
}
.glyphicon-chevron-down:before {
	content:"\e114"
}
.glyphicon-retweet:before {
	content:"\e115"
}
.glyphicon-shopping-cart:before {
	content:"\e116"
}
.glyphicon-folder-close:before {
	content:"\e117"
}
.glyphicon-folder-open:before {
	content:"\e118"
}
.glyphicon-resize-vertical:before {
	content:"\e119"
}
.glyphicon-resize-horizontal:before {
	content:"\e120"
}
.glyphicon-hdd:before {
	content:"\e121"
}
.glyphicon-bullhorn:before {
	content:"\e122"
}
.glyphicon-bell:before {
	content:"\e123"
}
.glyphicon-certificate:before {
	content:"\e124"
}
.glyphicon-thumbs-up:before {
	content:"\e125"
}
.glyphicon-thumbs-down:before {
	content:"\e126"
}
.glyphicon-hand-right:before {
	content:"\e127"
}
.glyphicon-hand-left:before {
	content:"\e128"
}
.glyphicon-hand-up:before {
	content:"\e129"
}
.glyphicon-hand-down:before {
	content:"\e130"
}
.glyphicon-circle-arrow-right:before {
	content:"\e131"
}
.glyphicon-circle-arrow-left:before {
	content:"\e132"
}
.glyphicon-circle-arrow-up:before {
	content:"\e133"
}
.glyphicon-circle-arrow-down:before {
	content:"\e134"
}
.glyphicon-globe:before {
	content:"\e135"
}
.glyphicon-wrench:before {
	content:"\e136"
}
.glyphicon-tasks:before {
	content:"\e137"
}
.glyphicon-filter:before {
	content:"\e138"
}
.glyphicon-briefcase:before {
	content:"\e139"
}
.glyphicon-fullscreen:before {
	content:"\e140"
}
.glyphicon-dashboard:before {
	content:"\e141"
}
.glyphicon-paperclip:before {
	content:"\e142"
}
.glyphicon-heart-empty:before {
	content:"\e143"
}
.glyphicon-link:before {
	content:"\e144"
}
.glyphicon-phone:before {
	content:"\e145"
}
.glyphicon-pushpin:before {
	content:"\e146"
}
.glyphicon-usd:before {
	content:"\e148"
}
.glyphicon-gbp:before {
	content:"\e149"
}
.glyphicon-sort:before {
	content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
	content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content:"\e152"
}
.glyphicon-sort-by-order:before {
	content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
	content:"\e154"
}
.glyphicon-sort-by-attributes:before {
	content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content:"\e156"
}
.glyphicon-unchecked:before {
	content:"\e157"
}
.glyphicon-expand:before {
	content:"\e158"
}
.glyphicon-collapse-down:before {
	content:"\e159"
}
.glyphicon-collapse-up:before {
	content:"\e160"
}
.glyphicon-log-in:before {
	content:"\e161"
}
.glyphicon-flash:before {
	content:"\e162"
}
.glyphicon-log-out:before {
	content:"\e163"
}
.glyphicon-new-window:before {
	content:"\e164"
}
.glyphicon-record:before {
	content:"\e165"
}
.glyphicon-save:before {
	content:"\e166"
}
.glyphicon-open:before {
	content:"\e167"
}
.glyphicon-saved:before {
	content:"\e168"
}
.glyphicon-import:before {
	content:"\e169"
}
.glyphicon-export:before {
	content:"\e170"
}
.glyphicon-send:before {
	content:"\e171"
}
.glyphicon-floppy-disk:before {
	content:"\e172"
}
.glyphicon-floppy-saved:before {
	content:"\e173"
}
.glyphicon-floppy-remove:before {
	content:"\e174"
}
.glyphicon-floppy-save:before {
	content:"\e175"
}
.glyphicon-floppy-open:before {
	content:"\e176"
}
.glyphicon-credit-card:before {
	content:"\e177"
}
.glyphicon-transfer:before {
	content:"\e178"
}
.glyphicon-cutlery:before {
	content:"\e179"
}
.glyphicon-header:before {
	content:"\e180"
}
.glyphicon-compressed:before {
	content:"\e181"
}
.glyphicon-earphone:before {
	content:"\e182"
}
.glyphicon-phone-alt:before {
	content:"\e183"
}
.glyphicon-tower:before {
	content:"\e184"
}
.glyphicon-stats:before {
	content:"\e185"
}
.glyphicon-sd-video:before {
	content:"\e186"
}
.glyphicon-hd-video:before {
	content:"\e187"
}
.glyphicon-subtitles:before {
	content:"\e188"
}
.glyphicon-sound-stereo:before {
	content:"\e189"
}
.glyphicon-sound-dolby:before {
	content:"\e190"
}
.glyphicon-sound-5-1:before {
	content:"\e191"
}
.glyphicon-sound-6-1:before {
	content:"\e192"
}
.glyphicon-sound-7-1:before {
	content:"\e193"
}
.glyphicon-copyright-mark:before {
	content:"\e194"
}
.glyphicon-registration-mark:before {
	content:"\e195"
}
.glyphicon-cloud-download:before {
	content:"\e197"
}
.glyphicon-cloud-upload:before {
	content:"\e198"
}
.glyphicon-tree-conifer:before {
	content:"\e199"
}
.glyphicon-tree-deciduous:before {
	content:"\e200"
}
.glyphicon-cd:before {
	content:"\e201"
}
.glyphicon-save-file:before {
	content:"\e202"
}
.glyphicon-open-file:before {
	content:"\e203"
}
.glyphicon-level-up:before {
	content:"\e204"
}
.glyphicon-copy:before {
	content:"\e205"
}
.glyphicon-paste:before {
	content:"\e206"
}
.glyphicon-alert:before {
	content:"\e209"
}
.glyphicon-equalizer:before {
	content:"\e210"
}
.glyphicon-king:before {
	content:"\e211"
}
.glyphicon-queen:before {
	content:"\e212"
}
.glyphicon-pawn:before {
	content:"\e213"
}
.glyphicon-bishop:before {
	content:"\e214"
}
.glyphicon-knight:before {
	content:"\e215"
}
.glyphicon-baby-formula:before {
	content:"\e216"
}
.glyphicon-tent:before {
	content:"\26fa"
}
.glyphicon-blackboard:before {
	content:"\e218"
}
.glyphicon-bed:before {
	content:"\e219"
}
.glyphicon-apple:before {
	content:"\f8ff"
}
.glyphicon-erase:before {
	content:"\e221"
}
.glyphicon-hourglass:before {
	content:"\231b"
}
.glyphicon-lamp:before {
	content:"\e223"
}
.glyphicon-duplicate:before {
	content:"\e224"
}
.glyphicon-piggy-bank:before {
	content:"\e225"
}
.glyphicon-scissors:before {
	content:"\e226"
}
.glyphicon-bitcoin:before {
	content:"\e227"
}
.glyphicon-btc:before {
	content:"\e227"
}
.glyphicon-xbt:before {
	content:"\e227"
}
.glyphicon-yen:before {
	content:"\00a5"
}
.glyphicon-jpy:before {
	content:"\00a5"
}
.glyphicon-ruble:before {
	content:"\20bd"
}
.glyphicon-rub:before {
	content:"\20bd"
}
.glyphicon-scale:before {
	content:"\e230"
}
.glyphicon-ice-lolly:before {
	content:"\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content:"\e232"
}
.glyphicon-education:before {
	content:"\e233"
}
.glyphicon-option-horizontal:before {
	content:"\e234"
}
.glyphicon-option-vertical:before {
	content:"\e235"
}
.glyphicon-menu-hamburger:before {
	content:"\e236"
}
.glyphicon-modal-window:before {
	content:"\e237"
}
.glyphicon-oil:before {
	content:"\e238"
}
.glyphicon-grain:before {
	content:"\e239"
}
.glyphicon-sunglasses:before {
	content:"\e240"
}
.glyphicon-text-size:before {
	content:"\e241"
}
.glyphicon-text-color:before {
	content:"\e242"
}
.glyphicon-text-background:before {
	content:"\e243"
}
.glyphicon-object-align-top:before {
	content:"\e244"
}
.glyphicon-object-align-bottom:before {
	content:"\e245"
}
.glyphicon-object-align-horizontal:before {
	content:"\e246"
}
.glyphicon-object-align-left:before {
	content:"\e247"
}
.glyphicon-object-align-vertical:before {
	content:"\e248"
}
.glyphicon-object-align-right:before {
	content:"\e249"
}
.glyphicon-triangle-right:before {
	content:"\e250"
}
.glyphicon-triangle-left:before {
	content:"\e251"
}
.glyphicon-triangle-bottom:before {
	content:"\e252"
}
.glyphicon-triangle-top:before {
	content:"\e253"
}
.glyphicon-console:before {
	content:"\e254"
}
.glyphicon-superscript:before {
	content:"\e255"
}
.glyphicon-subscript:before {
	content:"\e256"
}
.glyphicon-menu-left:before {
	content:"\e257"
}
.glyphicon-menu-right:before {
	content:"\e258"
}
.glyphicon-menu-down:before {
	content:"\e259"
}
.glyphicon-menu-up:before {
	content:"\e260"
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:transparent
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff
}
button, input, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#337ab7;
	text-decoration:none
}
a:focus, a:hover {
	color:#23527c;
	text-decoration:underline
}
a:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display:block;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:6px
}
.img-thumbnail {
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}
.img-circle {
	border-radius:50%
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
[role=button] {
cursor:pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight:400;
	line-height:1;
	color:#777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top:20px;
	margin-bottom:10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size:65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top:10px;
	margin-bottom:10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size:75%
}
.h1, h1 {
	font-size:36px
}
.h2, h2 {
	font-size:30px
}
.h3, h3 {
	font-size:24px
}
.h4, h4 {
	font-size:18px
}
.h5, h5 {
	font-size:14px
}
.h6, h6 {
	font-size:12px
}
p {
	margin:0 0 10px
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4
}
@media (min-width:768px) {
.lead {
font-size:21px
}
}
.small, small {
	font-size:85%
}
.mark, mark {
	padding:.2em;
	background-color:#fcf8e3
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-nowrap {
	white-space:nowrap
}
.text-lowercase {
	text-transform:lowercase
}
.text-uppercase {
	text-transform:uppercase
}
.text-capitalize {
	text-transform:capitalize
}
.text-muted {
	color:#777
}
.text-primary {
	color:#337ab7
}
a.text-primary:focus, a.text-primary:hover {
	color:#286090
}
.text-success {
	color:#3c763d
}
a.text-success:focus, a.text-success:hover {
	color:#2b542c
}
.text-info {
	color:#31708f
}
a.text-info:focus, a.text-info:hover {
	color:#245269
}
.text-warning {
	color:#8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
	color:#66512c
}
.text-danger {
	color:#a94442
}
a.text-danger:focus, a.text-danger:hover {
	color:#843534
}
.bg-primary {
	color:#fff;
	background-color:#337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color:#286090
}
.bg-success {
	background-color:#dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color:#c1e2b3
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color:#f7ecb5
}
.bg-danger {
	background-color:#f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color:#e4b9b9
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
ol, ul {
	margin-top:0;
	margin-bottom:10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom:0
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline {
	padding-left:0;
	list-style:none;
	margin-left:-5px
}
.list-inline>li {
	display:inline-block;
	padding-right:5px;
	padding-left:5px
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dd, dt {
	line-height:1.42857143
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}
@media (min-width:768px) {
.dl-horizontal dt {
float:left;
width:160px;
clear:left;
text-align:right;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.dl-horizontal dd {
margin-left:180px
}
}
abbr[data-original-title], abbr[title] {
	cursor:help
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom:0
}
blockquote .small, blockquote footer, blockquote small {
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content:"\2014 \00A0"
}
.blockquote-reverse, blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	text-align:right;
	border-right:5px solid #eee;
	border-left:0
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content:""
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content:"\00A0 \2014"
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857143
}
code, kbd, pre, samp {
	font-family:Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	border-radius:4px
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:700;
	-webkit-box-shadow:none;
	box-shadow:none
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857143;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
@media (min-width:768px) {
.container {
width:750px
}
}
@media (min-width:992px) {
.container {
width:970px
}
}
@media (min-width:1200px) {
.container {
width:1170px
}
}
.container-fluid {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.row {
	margin-right:-15px;
	margin-left:-15px
}
.row-no-gutters {
	margin-right:0;
	margin-left:0
}
.row-no-gutters [class*=col-] {
padding-right:0;
padding-left:0
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666667%
}
.col-xs-10 {
	width:83.33333333%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666667%
}
.col-xs-7 {
	width:58.33333333%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666667%
}
.col-xs-4 {
	width:33.33333333%
}
.col-xs-3 {
	width:25%
}
.col-xs-2 {
	width:16.66666667%
}
.col-xs-1 {
	width:8.33333333%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666667%
}
.col-xs-pull-10 {
	right:83.33333333%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666667%
}
.col-xs-pull-7 {
	right:58.33333333%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666667%
}
.col-xs-pull-4 {
	right:33.33333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.66666667%
}
.col-xs-pull-1 {
	right:8.33333333%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666667%
}
.col-xs-push-10 {
	left:83.33333333%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666667%
}
.col-xs-push-7 {
	left:58.33333333%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666667%
}
.col-xs-push-4 {
	left:33.33333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.66666667%
}
.col-xs-push-1 {
	left:8.33333333%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666667%
}
.col-xs-offset-10 {
	margin-left:83.33333333%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666667%
}
.col-xs-offset-7 {
	margin-left:58.33333333%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.66666667%
}
.col-xs-offset-1 {
	margin-left:8.33333333%
}
.col-xs-offset-0 {
	margin-left:0
}
@media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666667%
}
.col-sm-10 {
width:83.33333333%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666667%
}
.col-sm-7 {
width:58.33333333%
}
.col-sm-6 {
width:50%
}
.col-sm-5 {
width:41.66666667%
}
.col-sm-4 {
width:33.33333333%
}
.col-sm-3 {
width:25%
}
.col-sm-2 {
width:16.66666667%
}
.col-sm-1 {
width:8.33333333%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666667%
}
.col-sm-pull-10 {
right:83.33333333%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666667%
}
.col-sm-pull-7 {
right:58.33333333%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666667%
}
.col-sm-pull-4 {
right:33.33333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.66666667%
}
.col-sm-pull-1 {
right:8.33333333%
}
.col-sm-pull-0 {
right:auto
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666667%
}
.col-sm-push-10 {
left:83.33333333%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666667%
}
.col-sm-push-7 {
left:58.33333333%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666667%
}
.col-sm-push-4 {
left:33.33333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.66666667%
}
.col-sm-push-1 {
left:8.33333333%
}
.col-sm-push-0 {
left:auto
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666667%
}
.col-sm-offset-10 {
margin-left:83.33333333%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666667%
}
.col-sm-offset-7 {
margin-left:58.33333333%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666667%
}
.col-sm-offset-4 {
margin-left:33.33333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.66666667%
}
.col-sm-offset-1 {
margin-left:8.33333333%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666667%
}
.col-md-10 {
width:83.33333333%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666667%
}
.col-md-7 {
width:58.33333333%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666667%
}
.col-md-4 {
width:33.33333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
width:16.66666667%
}
.col-md-1 {
width:8.33333333%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666667%
}
.col-md-pull-10 {
right:83.33333333%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666667%
}
.col-md-pull-7 {
right:58.33333333%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666667%
}
.col-md-pull-4 {
right:33.33333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.66666667%
}
.col-md-pull-1 {
right:8.33333333%
}
.col-md-pull-0 {
right:auto
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666667%
}
.col-md-push-10 {
left:83.33333333%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666667%
}
.col-md-push-7 {
left:58.33333333%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666667%
}
.col-md-push-4 {
left:33.33333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.66666667%
}
.col-md-push-1 {
left:8.33333333%
}
.col-md-push-0 {
left:auto
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666667%
}
.col-md-offset-10 {
margin-left:83.33333333%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666667%
}
.col-md-offset-7 {
margin-left:58.33333333%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666667%
}
.col-md-offset-4 {
margin-left:33.33333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:16.66666667%
}
.col-md-offset-1 {
margin-left:8.33333333%
}
.col-md-offset-0 {
margin-left:0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666667%
}
.col-lg-10 {
width:83.33333333%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666667%
}
.col-lg-7 {
width:58.33333333%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666667%
}
.col-lg-4 {
width:33.33333333%
}
.col-lg-3 {
width:25%
}
.col-lg-2 {
width:16.66666667%
}
.col-lg-1 {
width:8.33333333%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666667%
}
.col-lg-pull-10 {
right:83.33333333%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666667%
}
.col-lg-pull-7 {
right:58.33333333%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666667%
}
.col-lg-pull-4 {
right:33.33333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.66666667%
}
.col-lg-pull-1 {
right:8.33333333%
}
.col-lg-pull-0 {
right:auto
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666667%
}
.col-lg-push-10 {
left:83.33333333%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666667%
}
.col-lg-push-7 {
left:58.33333333%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666667%
}
.col-lg-push-4 {
left:33.33333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.66666667%
}
.col-lg-push-1 {
left:8.33333333%
}
.col-lg-push-0 {
left:auto
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666667%
}
.col-lg-offset-10 {
margin-left:83.33333333%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666667%
}
.col-lg-offset-7 {
margin-left:58.33333333%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666667%
}
.col-lg-offset-4 {
margin-left:33.33333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.66666667%
}
.col-lg-offset-1 {
margin-left:8.33333333%
}
.col-lg-offset-0 {
margin-left:0
}
}
table {
	background-color:transparent
}
table col[class*=col-] {
position:static;
display:table-column;
float:none
}
table td[class*=col-], table th[class*=col-] {
position:static;
display:table-cell;
float:none
}
caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}
.table {
	width:100%;
	max-width:100%;
	margin-bottom:20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding:5px
}
.table-bordered {
	border:0px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color:#e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color:#d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color:#c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color:#faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color:#ebcccc
}
.table-responsive {
	min-height:.01%;
	overflow-x:auto
}
@media screen and (max-width:767px) {
.table-responsive {
width:100%;
margin-bottom:15px;
overflow-y:hidden;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
border-left:0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
border-bottom:0
}
}
fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
input[type=checkbox], input[type=radio] {
	margin:4px 0 0;
	line-height:normal
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor:not-allowed
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple], select[size] {
	height:auto
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor:not-allowed
}
textarea.form-control {
	height:auto
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
line-height:34px
}
.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
line-height:30px
}
.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
line-height:46px
}
}
.form-group {
	margin-bottom:15px
}
.checkbox, .radio {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor:not-allowed
}
.checkbox label, .radio label {
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position:absolute;
	margin-left:-20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top:-5px
}
.checkbox-inline, .radio-inline {
	position:relative;
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	vertical-align:middle;
	cursor:pointer
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor:not-allowed
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top:0;
	margin-left:10px
}
.form-control-static {
	min-height:34px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right:0;
	padding-left:0
}
.input-sm {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm {
	height:30px;
	line-height:30px
}
select[multiple].input-sm, textarea.input-sm {
	height:auto
}
.form-group-sm .form-control {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.form-group-sm select.form-control {
	height:30px;
	line-height:30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height:auto
}
.form-group-sm .form-control-static {
	height:30px;
	min-height:32px;
	padding:6px 10px;
	font-size:12px;
	line-height:1.5
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
select[multiple].input-lg, textarea.input-lg {
	height:auto
}
.form-group-lg .form-control {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.form-group-lg select.form-control {
	height:46px;
	line-height:46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height:auto
}
.form-group-lg .form-control-static {
	height:46px;
	min-height:38px;
	padding:11px 16px;
	font-size:18px;
	line-height:1.3333333
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:42.5px
}
.form-control-feedback {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	pointer-events:none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width:46px;
	height:46px;
	line-height:46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width:30px;
	height:30px;
	line-height:30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#3c763d
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#8a6d3b
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	background-color:#f2dede;
	border-color:#a94442
}
.has-error .form-control-feedback {
	color:#a94442
}
.has-feedback label~.form-control-feedback {
top:25px
}
.has-feedback label.sr-only~.form-control-feedback {
top:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}
@media (min-width:768px) {
.form-inline .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.form-inline .form-control-static {
display:inline-block
}
.form-inline .input-group {
display:inline-table;
vertical-align:middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
width:auto
}
.form-inline .input-group>.form-control {
width:100%
}
.form-inline .control-label {
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox, .form-inline .radio {
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox label, .form-inline .radio label {
padding-left:0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
position:relative;
margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
top:0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
padding-top:7px;
margin-bottom:0;
text-align:right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
padding-top:11px;
font-size:18px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
padding-top:6px;
font-size:12px
}
}
.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn.focus, .btn:focus, .btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default.focus, .btn-default:focus {
	color:#333;
	background-color:#e6e6e6;
	border-color:#8c8c8c
}
.btn-default:hover {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color:#333;
	background-color:#e6e6e6;
	background-image:none;
	border-color:#adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color:#fff;
	background-color:#286090;
	border-color:#122b40
}
.btn-primary:hover {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#286090;
	background-image:none;
	border-color:#204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color:#fff;
	background-color:#204d74;
	border-color:#122b40
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary .badge {
	color:#337ab7;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success.focus, .btn-success:focus {
	color:#fff;
	background-color:#449d44;
	border-color:#255625
}
.btn-success:hover {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	color:#fff;
	background-color:#449d44;
	background-image:none;
	border-color:#398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color:#fff;
	background-color:#398439;
	border-color:#255625
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info.focus, .btn-info:focus {
	color:#fff;
	background-color:#31b0d5;
	border-color:#1b6d85
}
.btn-info:hover {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	color:#fff;
	background-color:#31b0d5;
	background-image:none;
	border-color:#269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color:#fff;
	background-color:#269abc;
	border-color:#1b6d85
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning.focus, .btn-warning:focus {
	color:#fff;
	background-color:#ec971f;
	border-color:#985f0d
}
.btn-warning:hover {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ec971f;
	background-image:none;
	border-color:#d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color:#fff;
	background-color:#d58512;
	border-color:#985f0d
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color:#fff;
	background-color:#c9302c;
	border-color:#761c19
}
.btn-danger:hover {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#c9302c;
	background-image:none;
	border-color:#ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color:#fff;
	background-color:#ac2925;
	border-color:#761c19
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	font-weight:400;
	color:#337ab7;
	border-radius:0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color:transparent
}
.btn-link:focus, .btn-link:hover {
	color:#23527c;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color:#777;
	text-decoration:none
}
.btn-group-lg>.btn, .btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.btn-group-sm>.btn, .btn-sm {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-group-xs>.btn, .btn-xs {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width:100%
}
.fade {
	opacity:0;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none
}
.collapse.in {
	display:block
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-property:height, visibility;
	-o-transition-property:height, visibility;
	transition-property:height, visibility;
-webkit-transition-duration:.35s;
-o-transition-duration:.35s;
transition-duration:.35s;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px dashed;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropdown, .dropup {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175);
	box-shadow:0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#333;
	white-space:nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color:#262626;
	text-decoration:none;
	background-color:#f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#337ab7;
	outline:0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color:#777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent;
	background-image:none
}
.open>.dropdown-menu {
	display:block
}
.open>a {
	outline:0
}
.dropdown-menu-right {
	right:0;
	left:auto
}
.dropdown-menu-left {
	right:auto;
	left:0
}
.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.42857143;
	color:#777;
	white-space:nowrap
}
.dropdown-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:990
}
.pull-right>.dropdown-menu {
	right:0;
	left:auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content:"";
	border-top:0;
	border-bottom:4px dashed
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:2px
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
right:0;
left:auto
}
.navbar-right .dropdown-menu-left {
right:auto;
left:0
}
}
.btn-group, .btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position:relative;
	float:left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index:2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left:-1px
}
.btn-toolbar {
	margin-left:-5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float:left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius:0
}
.btn-group>.btn:first-child {
	margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.btn-group>.btn-group {
	float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline:0
}
.btn-group>.btn+.dropdown-toggle {
	padding-right:8px;
	padding-left:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right:12px;
	padding-left:12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn .caret {
	margin-left:0
}
.btn-lg .caret {
	border-width:5px 5px 0;
	border-bottom-width:0
}
.dropup .btn-lg .caret {
	border-width:0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display:block;
	float:none;
	width:100%;
	max-width:100%
}
.btn-group-vertical>.btn-group>.btn {
	float:none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top:-1px;
	margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-right-radius:4px;
border-bottom-left-radius:4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-left-radius:0;
border-top-right-radius:0
}
.btn-group-justified {
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse:separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display:table-cell;
	float:none;
	width:1%
}
.btn-group-justified>.btn-group .btn {
	width:100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left:auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group {
	position:relative;
	display:table;
	border-collapse:separate
}
.input-group[class*=col-] {
float:none;
padding-right:0;
padding-left:0
}
.input-group .form-control {
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	margin-bottom:0
}
.input-group .form-control:focus {
	z-index:3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height:46px;
	line-height:46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height:auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height:30px;
	line-height:30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height:auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display:table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
border-radius:0
}
.input-group-addon, .input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}
.input-group-addon {
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px
}
.input-group-addon.input-sm {
	padding:5px 10px;
	font-size:12px;
	border-radius:3px
}
.input-group-addon.input-lg {
	padding:10px 16px;
	font-size:18px;
	border-radius:6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top:0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.input-group-addon:first-child {
	border-right:0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.input-group-addon:last-child {
	border-left:0
}
.input-group-btn {
	position:relative;
	font-size:0;
	white-space:nowrap
}
.input-group-btn>.btn {
	position:relative
}
.input-group-btn>.btn+.btn {
	margin-left:-1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index:2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right:-1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index:2;
	margin-left:-1px
}
.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.nav>li.disabled>a {
	color:#777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color:#777;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:#eee;
	border-color:#337ab7
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>img {
	max-width:none
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#555;
	cursor:default;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent
}
.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0
}
.nav-tabs.nav-justified>li {
	float:none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li {
display:table-cell;
width:1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border:1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
border-bottom-color:#fff
}
}
.nav-pills>li {
	float:left
}
.nav-pills>li>a {
	border-radius:4px
}
.nav-pills>li+li {
	margin-left:2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color:#fff;
	background-color:#337ab7
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li+li {
	margin-top:2px;
	margin-left:0
}
.nav-justified {
	width:100%
}
.nav-justified>li {
	float:none
}
.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
.nav-justified>li {
display:table-cell;
width:1%
}
.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs-justified {
	border-bottom:0
}
.nav-tabs-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border:1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs-justified>li>a {
border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
border-bottom-color:#fff
}
}
.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent
}
@media (min-width:768px) {
.navbar {
border-radius:4px
}
}
@media (min-width:768px) {
.navbar-header {
float:left
}
}
.navbar-collapse {
	padding-right:15px;
	padding-left:15px;
	overflow-x:visible;
	border-top:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling:touch
}
.navbar-collapse.in {
	overflow-y:auto
}
@media (min-width:768px) {
.navbar-collapse {
width:auto;
border-top:0;
-webkit-box-shadow:none;
box-shadow:none
}
.navbar-collapse.collapse {
display:block!important;
height:auto!important;
padding-bottom:0;
overflow:visible!important
}
.navbar-collapse.in {
overflow-y:visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
padding-right:0;
padding-left:0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height:340px
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
max-height:200px
}
}
@media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
border-radius:0
}
}
.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
margin-right:0;
margin-left:0
}
}
.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media (min-width:768px) {
.navbar-static-top {
border-radius:0
}
}
.navbar-brand {
	float:left;
	height:50px;
	padding:15px 15px;
	font-size:18px;
	line-height:20px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration:none
}
.navbar-brand>img {
	display:block
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left:-15px
}
}
.navbar-toggle {
	position:relative;
	float:right;
	padding:9px 10px;
	margin-right:15px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.navbar-toggle:focus {
	outline:0
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media (min-width:768px) {
.navbar-toggle {
display:none
}
}
.navbar-nav {
	margin:7.5px -15px
}
.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
-webkit-box-shadow:none;
box-shadow:none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
background-image:none
}
}
@media (min-width:768px) {
.navbar-nav {
float:left;
margin:0
}
.navbar-nav>li {
float:left
}
.navbar-nav>li>a {
padding-top:15px;
padding-bottom:15px
}
}
.navbar-form {
	padding:10px 15px;
	margin-right:-15px;
	margin-left:-15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top:8px;
	margin-bottom:8px
}
@media (min-width:768px) {
.navbar-form .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.navbar-form .form-control-static {
display:inline-block
}
.navbar-form .input-group {
display:inline-table;
vertical-align:middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
width:auto
}
.navbar-form .input-group>.form-control {
width:100%
}
.navbar-form .control-label {
margin-bottom:0;
vertical-align:middle
}
.navbar-form .checkbox, .navbar-form .radio {
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
padding-left:0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
position:relative;
margin-left:0
}
.navbar-form .has-feedback .form-control-feedback {
top:0
}
}
@media (max-width:767px) {
.navbar-form .form-group {
margin-bottom:5px
}
.navbar-form .form-group:last-child {
margin-bottom:0
}
}
@media (min-width:768px) {
.navbar-form {
width:auto;
padding-top:0;
padding-bottom:0;
margin-right:0;
margin-left:0;
border:0;
-webkit-box-shadow:none;
box-shadow:none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom:0;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-btn {
	margin-top:8px;
	margin-bottom:8px
}
.navbar-btn.btn-sm {
	margin-top:10px;
	margin-bottom:10px
}
.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px
}
@media (min-width:768px) {
.navbar-text {
float:left;
margin-right:15px;
margin-left:15px
}
}
@media (min-width:768px) {
.navbar-left {
float:left!important
}
.navbar-right {
float:right!important;
margin-right:-15px
}
.navbar-right~.navbar-right {
margin-right:0
}
}
.navbar-default {
	background-color:#f8f8f8;
	border-color:#e7e7e7
}
.navbar-default .navbar-brand {
	color:#777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color:#5e5e5e;
	background-color:transparent
}
.navbar-default .navbar-text {
	color:#777
}
.navbar-default .navbar-nav>li>a {
	color:#777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color:#ccc;
	background-color:transparent
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color:#555;
	background-color:#e7e7e7
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
color:#333;
background-color:transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color:#555;
background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
color:#ccc;
background-color:transparent
}
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-default .btn-link {
	color:#777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color:#333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color:#ccc
}
.navbar-inverse {
	background-color:#222;
	border-color:#080808
}
.navbar-inverse .navbar-brand {
	color:#9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-text {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color:#444;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color:#fff;
	background-color:#080808
}
@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color:#9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
color:#fff;
background-color:transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
color:#fff;
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
color:#444;
background-color:transparent
}
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-link {
	color:#9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}
.navbar-inverse .btn-link {
	color:#9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color:#fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color:#444
}
.breadcrumb {
	padding:8px 15px;
	margin-bottom:20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:4px
}
.breadcrumb>li {
	display:inline-block
}
.breadcrumb>li+li:before {
	padding:0 5px;
	color:#ccc;
	content:"/\00a0"
}
.breadcrumb>.active {
	color:#777
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#337ab7;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index:2;
	color:#23527c;
	background-color:#eee;
	border-color:#ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:3;
	color:#fff;
	cursor:default;
	background-color:#337ab7;
	border-color:#337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	text-align:center;
	list-style:none
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color:#777;
	cursor:not-allowed;
	background-color:#fff
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em
}
a.label:focus, a.label:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label:empty {
	display:none
}
.btn .label {
	position:relative;
	top:-1px
}
.label-default {
	background-color:#777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color:#5e5e5e
}
.label-primary {
	background-color:#337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color:#286090
}
.label-success {
	background-color:#5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color:#449d44
}
.label-info {
	background-color:#5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color:#31b0d5
}
.label-warning {
	background-color:#f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color:#ec971f
}
.label-danger {
	background-color:#d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color:#c9302c
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-color:#777;
	border-radius:10px
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top:0;
	padding:1px 5px
}
a.badge:focus, a.badge:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color:#337ab7;
	background-color:#fff
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
.nav-pills>li>a>.badge {
	margin-left:3px
}
.jumbotron {
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee
}
.jumbotron .h1, .jumbotron h1 {
	color:inherit
}
.jumbotron p {
	margin-bottom:15px;
	font-size:21px;
	font-weight:200
}
.jumbotron>hr {
	border-top-color:#d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-right:15px;
	padding-left:15px;
	border-radius:6px
}
.jumbotron .container {
	max-width:100%
}
@media screen and (min-width:768px) {
.jumbotron {
padding-top:48px;
padding-bottom:48px
}
.container .jumbotron, .container-fluid .jumbotron {
padding-right:60px;
padding-left:60px
}
.jumbotron .h1, .jumbotron h1 {
font-size:63px
}
}
.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
	margin-right:auto;
	margin-left:auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color:#337ab7
}
.thumbnail .caption {
	padding:9px;
	color:#333
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:700
}
.alert>p, .alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable, .alert-dismissible {
	padding-right:35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.alert-success hr {
	border-top-color:#c9e2b3
}
.alert-success .alert-link {
	color:#2b542c
}
.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.alert-info hr {
	border-top-color:#a6e1ec
}
.alert-info .alert-link {
	color:#245269
}
.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.alert-warning hr {
	border-top-color:#f7e1b5
}
.alert-warning .alert-link {
	color:#66512c
}
.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.alert-danger hr {
	border-top-color:#e4b9c0
}
.alert-danger .alert-link {
	color:#843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
.progress {
	height:20px;
	margin-bottom:20px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
	float:left;
	width:0%;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#337ab7;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition:width .6s ease;
-o-transition:width .6s ease;
transition:width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size:40px 40px;
	background-size:40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color:#5cb85c
}
.progress-striped .progress-bar-success {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color:#5bc0de
}
.progress-striped .progress-bar-info {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color:#d9534f
}
.progress-striped .progress-bar-danger {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}
.media, .media-body {
	overflow:hidden;
	zoom:1
}
.media-body {
	width:10000px
}
.media-object {
	display:block
}
.media-object.img-thumbnail {
	max-width:none
}
.media-right, .media>.pull-right {
	padding-left:10px
}
.media-left, .media>.pull-left {
	padding-right:10px
}
.media-body, .media-left, .media-right {
	display:table-cell;
	vertical-align:top
}
.media-middle {
	vertical-align:middle
}
.media-bottom {
	vertical-align:bottom
}
.media-heading {
	margin-top:0;
	margin-bottom:5px
}
.media-list {
	padding-left:0;
	list-style:none
}
.list-group {
	padding-left:0;
	margin-bottom:20px
}
.list-group-item {
	position:relative;
	display:block;
	padding:10px 15px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #ddd
}
.list-group-item:first-child {
	border-top-left-radius:4px;
	border-top-right-radius:4px
}
.list-group-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color:#777;
	cursor:not-allowed;
	background-color:#eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color:inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color:#777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color:inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color:#c7ddef
}
a.list-group-item, button.list-group-item {
	color:#555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color:#333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color:#555;
	text-decoration:none;
	background-color:#f5f5f5
}
button.list-group-item {
	width:100%;
	text-align:left
}
.list-group-item-success {
	color:#3c763d;
	background-color:#dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color:#3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color:inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color:#3c763d;
	background-color:#d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d
}
.list-group-item-info {
	color:#31708f;
	background-color:#d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color:#31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color:inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color:#31708f;
	background-color:#c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color:#fff;
	background-color:#31708f;
	border-color:#31708f
}
.list-group-item-warning {
	color:#8a6d3b;
	background-color:#fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color:inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color:#8a6d3b;
	background-color:#faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b
}
.list-group-item-danger {
	color:#a94442;
	background-color:#f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color:#a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color:inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color:#a94442;
	background-color:#ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color:#fff;
	background-color:#a94442;
	border-color:#a94442
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3
}
.panel {
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
	padding:15px
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom:0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-right:15px;
	padding-left:15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top:1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top:0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left:0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right:0
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	margin-bottom:0;
	border:0
}
.panel-group {
	margin-bottom:20px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:4px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
	color:#f5f5f5;
	background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#337ab7
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge {
	color:#337ab7;
	background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#337ab7
}
.panel-success {
	border-color:#d6e9c6
}
.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge {
	color:#dff0d8;
	background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#d6e9c6
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
	color:#d9edf7;
	background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#bce8f1
}
.panel-warning {
	border-color:#faebcc
}
.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge {
	color:#fcf8e3;
	background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#faebcc
}
.panel-danger {
	border-color:#ebccd1
}
.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge {
	color:#f2dede;
	background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ebccd1
}
.embed-responsive {
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0
}
.embed-responsive-16by9 {
	padding-bottom:56.25%
}
.embed-responsive-4by3 {
	padding-bottom:75%
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0, 0, 0, .15)
}
.well-lg {
	padding:24px;
	border-radius:6px
}
.well-sm {
	padding:9px;
	border-radius:3px
}
.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2
}
.close:focus, .close:hover {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5
}
button.close {
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
.modal-open {
	overflow:hidden
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	overflow:hidden;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	-o-transform:translate(0, -25%);
	transform:translate(0, -25%);
-webkit-transition:-webkit-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:-webkit-transform .3s ease-out;
transition:transform .3s ease-out;
transition:transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-open .modal {
	overflow-x:hidden;
	overflow-y:auto
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px
}
.modal-content {
	position:relative;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	outline:0
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0
}
.modal-backdrop.in {
	opacity:.5
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-body {
	position:relative;
	padding:15px
}
.modal-footer {
	padding:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom:0;
	margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
	margin-left:0
}
.modal-scrollbar-measure {
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll
}
@media (min-width:768px) {
.modal-dialog {
width:600px;
margin:30px auto
}
.modal-content {
-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
box-shadow:0 5px 15px rgba(0, 0, 0, .5)
}
.modal-sm {
width:300px
}
}
@media (min-width:992px) {
.modal-lg {
width:900px
}
}
.tooltip {
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	line-break:auto;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	white-space:normal;
	font-size:12px;
	opacity:0
}
.tooltip.in {
	opacity:.9
}
.tooltip.top {
	padding:5px 0;
	margin-top:-3px
}
.tooltip.right {
	padding:0 5px;
	margin-left:3px
}
.tooltip.bottom {
	padding:5px 0;
	margin-top:3px
}
.tooltip.left {
	padding:0 5px;
	margin-left:-3px
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
	right:5px;
	bottom:0;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#000;
	border-radius:4px
}
.tooltip-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:none;
	max-width:276px;
	padding:1px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	line-break:auto;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	white-space:normal;
	font-size:14px;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	box-shadow:0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover>.arrow {
	border-width:11px
}
.popover>.arrow, .popover>.arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover>.arrow:after {
	content:"";
	border-width:10px
}
.popover.top>.arrow {
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:#999;
	border-top-color:rgba(0, 0, 0, .25);
	border-bottom-width:0
}
.popover.top>.arrow:after {
	bottom:1px;
	margin-left:-10px;
	content:" ";
	border-top-color:#fff;
	border-bottom-width:0
}
.popover.right>.arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-right-color:#999;
	border-right-color:rgba(0, 0, 0, .25);
	border-left-width:0
}
.popover.right>.arrow:after {
	bottom:-10px;
	left:1px;
	content:" ";
	border-right-color:#fff;
	border-left-width:0
}
.popover.bottom>.arrow {
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#fff
}
.popover.left>.arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
	right:1px;
	bottom:-10px;
	content:" ";
	border-right-width:0;
	border-left-color:#fff
}
.popover-title {
	padding:8px 14px;
	margin:0;
	font-size:14px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:9px 14px
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden
}
.carousel-inner>.item {
	position:relative;
	display:none;
-webkit-transition:.6s ease-in-out left;
-o-transition:.6s ease-in-out left;
transition:.6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height:1
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
-webkit-transition:-webkit-transform .6s ease-in-out;
-o-transition:-o-transform .6s ease-in-out;
transition:-webkit-transform .6s ease-in-out;
transition:transform .6s ease-in-out;
transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000px;
perspective:1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
left:0
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
left:0
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
left:0
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6);
	background-color:rgba(0, 0, 0, 0);
	opacity:.5
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image:linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat:repeat-x
}
.carousel-control.right {
	right:0;
	left:auto;
	background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image:-o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image:linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat:repeat-x
}
.carousel-control:focus, .carousel-control:hover {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:.9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block;
	margin-top:-10px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left:50%;
	margin-left:-10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width:20px;
	height:20px;
	font-family:serif;
	line-height:1
}
.carousel-control .icon-prev:before {
	content:"\2039"
}
.carousel-control .icon-next:before {
	content:"\203a"
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:rgba(0, 0, 0, 0);
	border:1px solid #fff;
	border-radius:10px
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	margin:0;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
width:30px;
height:30px;
margin-top:-10px;
font-size:30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left:-10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right:-10px
}
.carousel-caption {
right:20%;
left:20%;
padding-bottom:30px
}
.carousel-indicators {
bottom:20px
}
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display:table;
	content:" "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear:both
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto
}
.pull-right {
	float:right!important
}
.pull-left {
	float:left!important
}
.hide {
	display:none!important
}
.show {
	display:block!important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none!important
}
.affix {
	position:fixed
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display:none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display:none!important
}
@media (max-width:767px) {
.visible-xs {
display:block!important
}
table.visible-xs {
display:table!important
}
tr.visible-xs {
display:table-row!important
}
td.visible-xs, th.visible-xs {
display:table-cell!important
}
}
@media (max-width:767px) {
.visible-xs-block {
display:block!important
}
}
@media (max-width:767px) {
.visible-xs-inline {
display:inline!important
}
}
@media (max-width:767px) {
.visible-xs-inline-block {
display:inline-block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
display:block!important
}
table.visible-sm {
display:table!important
}
tr.visible-sm {
display:table-row!important
}
td.visible-sm, th.visible-sm {
display:table-cell!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
display:block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
display:inline!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
display:inline-block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
display:block!important
}
table.visible-md {
display:table!important
}
tr.visible-md {
display:table-row!important
}
td.visible-md, th.visible-md {
display:table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
display:block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
display:inline!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
display:inline-block!important
}
}
@media (min-width:1200px) {
.visible-lg {
display:block!important
}
table.visible-lg {
display:table!important
}
tr.visible-lg {
display:table-row!important
}
td.visible-lg, th.visible-lg {
display:table-cell!important
}
}
@media (min-width:1200px) {
.visible-lg-block {
display:block!important
}
}
@media (min-width:1200px) {
.visible-lg-inline {
display:inline!important
}
}
@media (min-width:1200px) {
.visible-lg-inline-block {
display:inline-block!important
}
}
@media (max-width:767px) {
.hidden-xs {
display:none!important
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
display:none!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
display:none!important
}
}
@media (min-width:1200px) {
.hidden-lg {
display:none!important
}
}
.visible-print {
	display:none!important
}
@media print {
.visible-print {
	display:block!important
}
table.visible-print {
	display:table!important
}
tr.visible-print {
	display:table-row!important
}
td.visible-print, th.visible-print {
	display:table-cell!important
}
}
.visible-print-block {
	display:none!important
}
@media print {
.visible-print-block {
	display:block!important
}
}
.visible-print-inline {
	display:none!important
}
@media print {
.visible-print-inline {
	display:inline!important
}
}
.visible-print-inline-block {
	display:none!important
}
@media print {
.visible-print-inline-block {
	display:inline-block!important
}
}
@media print {
.hidden-print {
	display:none!important
}
} /*bootstrap.min.css*/
 @media only screen and (max-width: 768px) {
.media-body {
 padding: 0 0 21px 25px;
}
 body .csm_container {
 width: 100% !important;
}
.committed_sec {
 padding: 0;
}
.premium_sec {
 padding: 0 !important;
}
.round_sec {
 padding: 0 !important;
}
.budget_sec {
 padding: 0 !important;
}
.on-time_sec {
 padding: 0 !important;
}
.personalized_sec {
 padding: 0 !important;
}
.reasons_right span {
 padding: 50px 0 0 0;
}
.reasons_right .enquiry_btn {
 padding: 0 0 30px 0;
}
.csm_container {
 width: 100% !important;
 margin: auto;
}
.leading_lft {
 width: 100% !important;
}
 section.casetudtab ul li {
 padding: 7px 4px 4px 4px;
 margin: 5px;
 width: 30%;
 font-size: 11px;
 text-align: center;
}
 section.casetudtab ul {
 display: flex;
 margin-bottom: 40px;
 flex-wrap: wrap;
}
 section.casetudtab {
 margin: 10px auto;
}
 section.casetudtab .product .itemBox img {
 position: unset;
}
 section.casetudtab .product .itemBox {
 width: 100%;
 height: 303px;
 margin-right: 0;
 margin-left: 0;
 margin-bottom: 25px;
}
.ready-wrap {
 margin-top: 0;
}
 section.topsec {
 padding: 98px 0 40px 0;
}
 section.topsec .contouter {
 display: block;
}
}















/*pratap css start*/


@media (min-width: 992px) {
 .container_row {
 width: 940px;
}
 .csm_container {
 width: 948px !important;
 margin: auto !important;
}
 .banner_left {
 width: 44% !important;
 float: left !important;
}
 .seo_sec {
 width: 45% !important;
}
 .sm_sec {
 width: 45% !important;
}
 .lb_sec {
 width: 45% !important;
}
 .wd_sec {
 width: 45% !important;
}
 .reasons_right {
 width: 59% !important;
}
 .committed_sec {
 width: 31% !important;
}
 .premium_sec {
 width: 31% !important;
}
 .round_sec {
 width: 31% !important;
}
 .budget_sec {
 width: 31% !important;
}
 .on-time_sec {
 width: 31% !important;
}
 .personalized_sec {
 width: 31% !important;
}
 .links_outer {
 width: 17% !important;
}
 .img_outer .planning {
 left: 47px !important;
}
 .img_outer .design {
 left: 229px !important;
}
 .img_outer .seo {
 right: 405px !important;
}
 .img_outer .launch {
 right: 228px !important;
}
 .img_outer .maintenance {
 right: 45px !important;
}
 .offer_right strong {
 font-size: 18px !important;
}
 .offer_right p {
 font-size: 12px !important;
}
 .offer_right .read_btn {
 margin: 45px 0 0 0 !important;
}
}
 @media (min-width: 1200px) {
 .container_row {
 width: 1170px;
}
 .csm_container {
 width: 1160px !important;
 margin: auto !important;
}
.banner_left {
    width: 57% !important;
    float: left !important;
}
 .seo_sec {
 width: 46% !important;
}

.seo_sec:hover {
    width: 46% !important;
    background-color: #dceaf7;
}

 .sm_sec {
 width: 46% !important;
}

 .sm_sec:hover {
 width: 46% !important;
  background-color: #dceaf7;
}
 .lb_sec {
 width: 46% !important;
}

 .lb_sec:hover {
 width: 46% !important;
 background-color: #dceaf7;
}
 .wd_sec {
 width: 46% !important;
}

.wd_sec:hover {
 width: 46% !important;
  background-color: #dceaf7;
}


 .reasons_right {
 width: 100% !important;
}
 .committed_sec {
 width: 32% !important;
}
 .premium_sec {
 width: 32% !important;
}
 .round_sec {
 width: 32% !important;
}
 .budget_sec {
 width: 32% !important;
}
 .on-time_sec {
 width: 32% !important;
}
 .personalized_sec {
 width: 32% !important;
}
 .links_outer {
 width: 18% !important;
}
 .img_outer .planning {
 left: 126px !important;
 top: 116px;
}
 .img_outer .design {
 left: 310px !important;
 top: 247px !important;
}
 .img_outer .seo {
 right: 490px !important;
}
 .img_outer .launch {
 right: 307px !important;
 top: 255px !important;
}
 .img_outer .maintenance {
 right: 130px !important;
}
 .offer_right strong {
 font-size: 22px !important;
}
 .offer_right p {
 font-size: 14px !important;
}
 .offer_right .read_btn {
 margin: 65px 0 0 0 !important;
}
}
.leading_outer {
	display: flex;
	margin-top: 0;
}
.leading_lft {
	width: 43%;
	display: flex;
	flex-wrap: wrap;
}
.leading_rgt {
	width: 50%;
}
.csm_container {
	width: 1252px;
	margin: auto;
}
.faq_sec {
	display: flex;
	margin-top: 0;
}
.leading_rgt img {
	width: 100%;
	margin-left: 40px;
}
.faq_sec {
	padding: 50px 0 50px 0 !important;
}

/* Portrait and Landscape */
@media only screen and (min-device-width: 767px) {
.csm_container {
 width: 849px;
 margin: auto;
}
}
#mnfooter .fo_jobs ul li {
	text-decoration: none;
	font-family: Poppins-Regular;
	color: #fff;
	font-size: 16px;
	position: relative;
	padding: 6px 0 0 22px;
}
#mnfooter .fo_jobs ul {
	margin: 20px 0 0 0;
}
#mnfooter .fo_jobs ul li:before {
	content: '';
	font-family: FontAwesome;
	content: "\f0da";
	color: #ff6d00;
	font-size: 25px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0;
}
#mnfooter .fo_jobs ul li a {
	text-decoration: none;
	font-family: Poppins-Regular;
	color: #fff;
	font-size: 16px;
}
#mnfooter .fo_jobs ul li a:hover {
	color: #ff6d00;
}
header#main_header ul#seosrvc_submenu {
	display: none;
}
header#main_header li#srvcdropmenu:hover ul#seosrvc_submenu {
	display: block;
	position: absolute;
	left: 175px;
	top: 0;
	width: 172px;
	background-color: #4c9ddb;
}
header#main_header li#srvcdropmenu {
	position: relative;
}
@media only screen and (max-width: 767px) {
.drop-us-form-ind {
 padding: 10px 15px 10px 15px !important;
}
.aus_project_slider_outer .carousel-inner .item {
 padding: 20px 0 0 0;
}
.aus_project_slider_outer a.right.carousel-control {
 margin: 0 0 0 0;
 top: 50%;
 left: 0;
}
.aus_project_slider_outer a.left.carousel-control {
 margin: 0;
 top: 50%;
 left: unset;
 right: 8px;
}
.othrel-wrap .mbldessec #mbldesdes #enqnw {
 display: inline-block;
 margin: 10px 10px;
}
section.wd_features .wdfeatures_inner .img_one {
 right: 10px;
}
section.wd_features .wdfeatures_inner .img_two {
 right: 0;
}
section.using_tech .usingtech_btn a {
 margin: 10px 5px 0 5px;
}
.buy_now_outer a {
 padding: 14px 7px;
 font-size: 10px;
}
.payment_plan_wrap .payment_sec {
 width: 30%;
 font-size: 10px;
 padding: 15px 0;
}
.seo_cnsltnt_do_wrapper h3:after {
 height: unset !important;
 bottom: 0 !important;
}
.rightsidebar_cpt .lat-posts .sngpst_outer {
 display: flex;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
 .leading_rgt img {
 width: 100%;
 margin-left: 0;
}
.seo_sec {
 min-height: 537px;
}
 .lb_sec {
min-height: 475px;
margin: 30px 0 0 0;
}
.wd_sec {
 margin: 30px 0 0 39px;
}
.grow_outer h2 {
 font-size: 20px;
 width: 60%;
 padding: 10px 0px;
}
 section.casetudtab .product .itemBox {
 width: 47%;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 15px;
}
}
div#formsecouter .g-recaptcha {
	margin: 0 15px;
}
div#formsecouter form {
	display: flex;
	align-items: center;
}
@font-face {
 font-family: 'FuturaPT-Bold';
 src: url('../fonts/FuturaPT-Bold.html') format('woff');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'FuturaPT-Medium';
 src: url('../fonts/FuturaPT-Medium.woff') format('woff');
 font-weight: 500;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'FuturaPT-Light';
 src: url('../fonts/FuturaPT-Light.woff') format('woff');
 font-weight: 300;
 font-style: normal;
 font-display: swap;
}
.csm_container {
	width: 1160px !important;
	margin: auto !important;
}
section.topsec .contouter {
	display: flex;
}
section.topsec .rightcont {
	width: 60%;
	padding: 0 0 0 30px;
}
section.topsec .contouter .leftimg {
	width: 43%;
	padding: 0 30px 0 0;
}
section.topsec .rightcont img {
	width: 100%;
	height: auto;
	box-shadow: 0 0 7px 3px #e5e5e5;
}
section.topsec .rightcont h2 {
	font-size: 28px;
	text-transform: capitalize;
	margin: 0 0 20px 0;
	color: #0e3766;
	position: relative;
	padding: 0 0 10px 0;
	font-family: 'FuturaPT-Medium';
}
section.topsec .rightcont h2:after {
	position: absolute;
	content: '';
	width: 40px;
	height: 3px;
	background: #fa6900;
	left: 0;
	bottom: 0;
	border-radius: 30px;
}
section.topsec {
	position: relative;
	padding: 150px 0 60px 0;
}
section.topsec:after {
	position: absolute;
	content: "";
	width: 60%;
	height: 3px;
	left: 0;
	background: #fa690038;
	margin: auto;
	right: 0;
	bottom: 0;
}
.ranksec {
	margin: 0 auto 60px auto;
	width: 60%;
	box-shadow: 0 0 10px 3px #d1cfcf;
}
.ranksec .text {
	text-align: center;
	padding: 20px 25px 55px 25px;
	background: linear-gradient(to right, #e3f1fa 100%, #fff 98%);
}
.ranksec h4 {
	margin: 0;
	background: linear-gradient(#008de9, #5aa4d5 100%) no-repeat;
	color: #ffffff;
	font-family: 'FuturaPT-Light';
	font-size: 25px;
	text-align: center;
	padding: 15px 30px;
}
.ranksec p {
	font-family: 'FuturaPT-Medium';
	font-size: 18px;
	color: #2f2f2f;
	margin: 0 0 25px 0;
}
.ranksec a {
	font-size: 15px;
	font-family: Poppins-SemiBold;
	text-decoration: underline;
	color: #0e3766;
}
.ranksec div#quotbtn a {
	text-decoration: none;
	font-family: Poppins-Medium;
	font-size: 14px;
	background: #e96000;
	color: #fff;
	padding: 10px 35px;
	border-radius: 50px;
}
.ranksec div#quotbtn {
	margin: 50px 0 0 0;
}
section.contoutersec {
	padding: 60px 0 0 0;
}
section.contoutersec .descsec p {
	font-size: 16px;
	color: #2f2f2f;
	font-family: 'Poppins-Regular';
	margin: 30px 0 30px 0;
}
section.contoutersec .descsec ul {
	list-style: none;
}
section.contoutersec .descsec ul li {
	font-size: 15px;
	color: #2f2f2f;
	font-family: 'Poppins-Regular';
	margin: 0 0 30px 0;
}
section.snap-shots h3 {
	text-align: center;
	font-size: 28px;
	text-transform: capitalize;
	margin: 0 0 50px 0;
	color: #0e3766;
	position: relative;
	padding: 0 0 10px 0;
	font-family: 'FuturaPT-Medium';
}
section.snap-shots h3:after {
	position: absolute;
	content: '';
	width: 40px;
	height: 3px;
	background: #fa6900;
	left: 0;
	bottom: 0;
	border-radius: 30px;
	right: 0;
	margin: auto;
}
section.snap-shots .snap_outer {
	display: flex;
}
section.snap-shots .snap_outer img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin: 0 0 50px 0;
	box-shadow: 0 0 5px 2px #87878745;
}
.snap_outer .lftimg, .snap_outer .rgtimg {
	width: 50%;
	border-radius: 10px;
}
.snap_outer .lftimg {
	margin: 0 25px 0 0;
}
.snap_outer .rgtimg {
	margin: 0 0 0 25px;
}
section.snap-shots {
	padding: 60px 0 50px 0;
}
section.getintch .form_outer {
	width: 60%;
	margin: auto;
	box-shadow: 0 0 7px 2px #d5d5d5;
	padding: 45px 25px;
	border-radius: 20px;
}
section.getintch h3 {
	text-align: center;
	font-size: 28px;
	text-transform: capitalize;
	margin: 0 0 50px 0;
	color: #0e3766;
	position: relative;
	padding: 0 0 10px 0;
	font-family: 'FuturaPT-Medium';
}
section.getintch h3:after {
	position: absolute;
	content: '';
	width: 40px;
	height: 3px;
	background: #fa6900;
	left: 0;
	bottom: 0;
	border-radius: 30px;
	right: 0;
	margin: auto;
}
section.getintch p {
	font-size: 18px;
	color: #2f2f2f;
	font-family: 'Poppins-Regular';
	text-align: center;
	margin: 0 0 25px 0;
}
section.getintch form .input_container {
	display: inline-block;
	width: 47%;
	margin: 10px 10px;
}
section.getintch form label {
	display: block;
	font-family: 'FUTURAPT-MEDIUM';
	font-size: 18px;
	color: #6c6c6c;
	margin: 0 0 10px 0;
}
section.getintch form label span {
	color: #ee0000;
}
section.getintch form .input_container input {
	padding: 10px 10px;
	display: block;
	width: -webkit-fill-available;
	outline: none;
	font-size: 15px;
	border-radius: 5px;
	border: 1px solid #898989;
	color:#000000;
	margin:0;
}
section.getintch form select {
	padding: 10px 10px;
	display: block;
	width: -webkit-fill-available;
	outline: none;
	font-size: 15px;
	border-radius: 5px;
	border: 1px solid #898989;
	color: #6c6c6c;
}
section.getintch form textarea {
	padding: 10px 10px;
	display: block;
	width: -webkit-fill-available;
	outline: none;
	font-size: 15px;
	border-radius: 5px;
	border: 1px solid #898989;
	color: #000000;
}
section.getintch form .text_container {
	margin: 10px 7px;
}
section.getintch form .send_msg_btn {
	text-align: center;
	margin: 50px 0 0 0;
}
section.getintch form input#submtbtn {
	background: linear-gradient(#016aae, #4ca6e2 100%) no-repeat;
	border: none;
	color: #fff;
	font-family: 'FuturaPT-Medium';
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 28px;
	border-radius: 30px;
	cursor: pointer;
}
section.getintch {
	padding: 0 0 70px 0;
}
section.contoutersec .descsec p strong {
	font-size: 20px;
	color: #011e33;
	border-bottom: 1px solid #fa6900;
}
section.contoutersec .descsec img {
	margin: 15px 0;
	box-shadow: 0 0 7px 3px #e5e5e5;
}
