@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Raleway:500,700,800,900);
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
input,
form,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}
body {
	font-family: 'Open Sans', sans-serif;
	padding-top: 120px;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	overflow-x: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
	-webkit-padding-end: 0px
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.table>thead>tr>th {
	color: #fff
}
fieldset,
img {
	border: 0
}
input {
	border: 1px solid #b0b0b0;
	padding: 3px 5px 4px;
	color: #979797;
	width: 90px;
	border-radius: 10px
}
address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal
}
ol,
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px
}
caption,
th {
	text-align: left
}
q:before,
q:after {
	content: ''
}
abbr,
acronym {
	border: 0
}
.boxed {
	background-color: #FFF;
	width: 1200px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	position: relative
}
.body-boxed {
	background:url(../images/pattern/6.png) repeat fixed
}
.boxed header {
	width: 1200px
}
a {
	text-decoration: none;
	outline: 0 !important
}
.clr {
	clear: both
}
.content {
	position: relative
}
h1 {
	margin: 0px;
	padding: 20px 0;
	font-size: 32px;
	color: #000;
	text-align: center;
	font-weight: 400
}
h1 span {
	display: block;
	font-size: 14px;
	color: #666;
	font-style: italic;
	padding-top: 5px
}
h3 {
	margin-bottom: 7px
}
p {
	color: #666e70;
	line-height: 1.6em;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-weight: 400
}
.h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	margin: 20px 0 10px 0;
	text-align: left;
	padding: 0
}
.h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	margin: 20px 0 10px 0
}
.h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	margin: 20px 0 10px 0
}
.h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	margin: 20px 0 10px 0
}
.h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	margin: 20px 0 10px 0
}
.h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	margin: 20px 0 10px 0
}
.lft {
	float: left
}
.rgt {
	float: right
}
.totop {
	position: fixed;
	right: -60px;
	bottom: 20px;
	background: #3498db;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	z-index: 9999;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	font-size: 20px
}
.grid .effect-beba img:hover {
	background: #428bca;
}
.totop:hover,
.totop:focus {
	background-color: rgba(23, 23, 23, 0.6);
	color: #fff;
	text-decoration: none
}
.divider {
	background: none repeat scroll 0 0 #dddee2;
	border: 0 none;
	clear: both;
	height: 1px;
	margin: 20px 0;
	position: relative;
	width: 100%;
	text-align: center
}
.divider .iconz {
	background: none repeat scroll 0 0 #fff;
	color: #bbb;
	display: inline-block;
	font-size: 30px;
	height: 30px;
	left: 50%;
	line-height: 30px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: -15px;
	width: 50px;
	margin-left: -25px
}
.divider2 {
	background: none repeat scroll 0 0 #dddee2;
	border: 0 none;
	clear: both;
	height: 1px;
	margin: 40px auto 50px 0;
	position: relative;
	width: 100%;
	display: block;
	text-align: center
}
.divider2 h3 {
	background-color: #f2f2f2;
	color: #333;
	display: inline-block;
	font-size: 20px;
	height: 30px;
	left: 50%;
	line-height: 30px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: -15px;
	width: 300px;
	margin-left: -150px
}
.cut_fix {
	width: 100%;
	clear: both;
	margin: 10px 0
}
.att {
	color: #3498db
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-color: #156193;
	border-color: #156193;
	color: #fff;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.btn-lg,
.btn-group-lg>.btn {
	border-radius: 2px
}
.margin-top-10 {
	margin-top: 10px
}
.margin-top-20 {
	margin-top: 20px
}
.margin-top-30 {
	margin-top: 30px
}
.margin-top-40 {
	margin-top: 40px
}
.margin-top-50 {
	margin-top: 50px
}
.margin-top-60 {
	margin-top: 60px
}
.margin-top-70 {
	margin-top: 70px
}
.margin-top-80 {
	margin-top: 80px
}
.margin-bottom-10 {
	margin-bottom: 10px
}
.margin-bottom-20 {
	margin-bottom: 20px
}
.margin-bottom-30 {
	margin-bottom: 30px
}
.margin-bottom-40 {
	margin-bottom: 40px
}
.margin-bottom-50 {
	margin-bottom: 50px
}
.margin-bottom-60 {
	margin-bottom: 60px
}
.margin-bottom-70 {
	margin-bottom: 70px
}
.margin-bottom-80 {
	margin-bottom: 80px
}
.margin-right-10 {
	margin-right: 10px
}
.margin-right-20 {
	margin-right: 20px
}
.margin-right-30 {
	margin-right: 30px
}
.margin-right-40 {
	margin-right: 40px
}
.margin-right-50 {
	margin-right: 50px
}
.margin-right-60 {
	margin-right: 60px
}
.margin-right-70 {
	margin-right: 70px
}
.margin-right-80 {
	margin-right: 80px
}
.margin-left-10 {
	margin-left: 10px
}
.margin-left-20 {
	margin-left: 20px
}
.margin-left-30 {
	margin-left: 30px
}
.margin-left-40 {
	margin-left: 40px
}
.margin-left-50 {
	margin-left: 50px
}
.margin-left-60 {
	margin-left: 60px
}
.margin-left-70 {
	margin-left: 70px
}
.margin-left-80 {
	margin-left: 80px
}
.padding-top-10 {
	padding-top: 10px
}
.padding-top-20 {
	padding-top: 20px
}
.padding-top-30 {
	padding-top: 30px
}
.padding-top-40 {
	padding-top: 40px
}
.padding-top-50 {
	padding-top: 50px
}
.padding-top-60 {
	padding-top: 60px
}
.padding-top-70 {
	padding-top: 70px
}
.padding-top-80 {
	padding-top: 80px
}
.padding-bottom-10 {
	padding-bottom: 10px
}
.padding-bottom-20 {
	padding-bottom: 20px
}
.padding-bottom-30 {
	padding-bottom: 30px
}
.padding-bottom-40 {
	padding-bottom: 40px
}
.padding-bottom-50 {
	padding-bottom: 50px
}
.padding-bottom-60 {
	padding-bottom: 60px
}
.padding-bottom-70 {
	padding-bottom: 70px
}
.padding-bottom-80 {
	padding-bottom: 80px
}
.padding-right-10 {
	padding-right: 10px
}
.padding-right-20 {
	padding-right: 20px
}
.padding-right-30 {
	padding-right: 30px
}
.padding-right-40 {
	padding-right: 40px
}
.padding-right-50 {
	padding-right: 50px
}
.padding-right-60 {
	padding-right: 60px
}
.padding-right-70 {
	padding-right: 70px
}
.padding-right-80 {
	padding-right: 80px
}
.padding-left-10 {
	padding-left: 10px
}
.padding-left-20 {
	padding-left: 20px
}
.padding-left-30 {
	padding-left: 30px
}
.padding-left-40 {
	padding-left: 40px
}
.padding-left-50 {
	padding-left: 50px
}
.padding-left-60 {
	padding-left: 60px
}
.padding-left-70 {
	padding-left: 70px
}
.padding-left-80 {
	padding-left: 80px
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.float-none {
	float: none
}
.clear-both {
	clear: both
}
.clear-right {
	clear: right
}
.clear-left {
	clear: left
}
.text-center {
	text-align: center
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.color-white {
	color: #fff
}
.box-center {
	margin: 0 auto!important;
	display: block
}
.width-300 {
	width: 300px
}
.section-up-footer {
	padding-bottom: 100px !important;
	margin-bottom: -50px
}
.color_bg_f8 {
	background-color: #f8f8f8
}
header {
	font-family: 'Open Sans', sans-serif;
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 999;
	background-color: #fff;
	clear: both;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out
}
header .container {
	position: relative
}
.techspiron_search_form {
	overflow: hidden;
	height: 0;
	visibility: hidden;
	display: none
}
form.techspiron_search_form {
	height: 54px
}
.techspiron_search_form .h_search_form_wrapper {
	position: relative;
	padding: 8px 0
}
.techspiron_search_form .btn {
	background: 0 0;
	border: none;
	padding-left: 12px;
	padding-right: 12px
}
.techspiron_search_form .form-control {
	background-color: transparent;
	border: none;
	box-shadow: none
}
.techspiron_search_form .techspiron_search_close {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 50px;
	z-index: 2
}
.techspiron_search_form .techspiron_search_close a {
	color: #fff
}
.techspiron_search_form .techspiron_search_close a:hover {
	color: #3498db
}
.techspiron_search_form {
	background-color: #222
}
.techspiron_search_form .btn:hover {
	color: #3498db
}
.techspiron_search_form .btn,
.techspiron_search_form .form-control {
	color: #fff
}
.techspiron_search_form .form-control:focus {
	color: #fff;
	border: 0;
	background-color: #222
}
.fixed-header {
	opacity: 0.98;
	z-index: 99999;
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2)
}
.logo {
	max-height: 100%;
	float: left;
	clear: left
}
.logo a {
	text-decoration: none
}
.logo img {
	float: left;
	display: block;
	padding-bottom: 5px;
	max-height: 70px;
	max-width: 100%;
	vertical-align: middle
}
.logo_txt {
	text-align: justify;
	color: #666e70;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 15px
}
.aboutus1 .logo_txt {
	line-height: 1.5em
}
.checkmark .logo_txt {
	margin-top: 5px
}
.aboutus1 h2 strong {
	font-size: 1.3em;
	text-align: center
}
.fixed-header .wrap-menu .logo img {
	float: left;
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	max-height: 100%;
	max-width: 100%
}
.top_bar a {
	text-decoration: none
}
.top_bar {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #eef1f1;
	display: block;
	line-height: 40px;
	background-color: #fff;
	margin-bottom: 0;
	clear: both
}
.top_links {
	float: right
}
.mail_us {
	font-family: 'Open Sans', sans-serif;
	float: left;
	margin-left: 15px;
	line-height: 40px;
	font-size: 13px;
	height: 40px;
	padding: 7px 0
}
.mail_us i {
	float: left;
	width: 25px;
	height: 25px;
	background-color: #fff;
	color: #3498db;
	font-size: 15px;
	padding: 4px 5px 5px 5px
}
.mail_us p {
	float: left;
	line-height: 25px;
	padding: 0 5px
}
.mail_us span {
	float: left;
	line-height: 25px;
	padding: 0 5px;
	font-weight: 600
}
.mail_us a {
	text-decoration: none;
	color: #666e70
}
.mail_us a:hover {
	color: #3498db
}
.call_us {
	font-family: 'Open Sans', sans-serif;
	float: left;
	color: #666e70;
	line-height: 40px;
	height: 40px;
	font-size: 13px;
	padding: 7px 0
}
.call_us i {
	float: left;
	width: 25px;
	height: 25px;
	background-color: #fff;
	color: #3498db;
	font-size: 18px;
	padding: 4px 5px
}
.call_us p {
	float: left;
	line-height: 25px;
	padding: 0 5px
}
.call_us span {
	float: left;
	color: #333;
	line-height: 25px;
	padding: 0 5px;
	font-weight: 600
}
.social {
	float: right;
	text-decoration: none
}
.social li {
	width: 40px;
	height: 40px;
	float: left;
	border: 1px solid #eef1f1;
	border-width: 0 0 0 1px
}
.social li:last-child {
	border-width: 0 1px 0 1px
}
.social li a {
	color: #939393;
	display: block;
	height: 40px;
	padding-top: 4px
}
ul.social li a i {
	font-size: 1.3em;
	display: block;
	margin: 0 auto;
	padding: 7px 12px 7px 10px
}
ul.social li a.fb i {
	padding: 7px 12px !important
}
ul.social li a:hover {
	color: #fff !important
}
.fb:hover {
	background-color: #3B5998
}
.twi:hover {
	background-color: #55ACEE
}
.goo:hover {
	background-color: #DD4B39
}
.yout:hover {
	background-color: #C2191E
}
.sky:hover {
	background-color: #36c4f3
}
.sky i {
	padding: 5px 2px
}
.pos {
	position: absolute;
	font-size: 15px;
	top: 30%;
	right: 0;
	color: #636363
}
.wrap-menu {
	padding: 10px 15px;
	position: relative;
	height: 80px
}
.fixed-header .wrap-menu {
	padding: 5px 15px;
	height: 70px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
#menu {
	height: 80px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-family: 'Open Sans', sans-serif
}
.ts-menu {
	padding: 0;
	margin: 0;
	width: auto
}
.ts-menu>li {
	width: 135px;
	height: 80px;
	float: left !important;
	display: block;
	background: #fff;
	position: relative;
	border-color: #eef1f1;
	border-width: 0 0 0 0;
	border-style: solid
}
.ts-menu li:last-child {
	margin-bottom: 0px;
	border-right: none
}
.ts-menu li a {
	text-align: left;
	display: block;
	width: 100%;
	height: 100%;
	color: #636363;
	position: relative;
	overflow: hidden
}
.fixed-header .wrap-menu #menu {
	height: 70px;
	position: absolute;
	bottom: 0;
	right: 0
}
.fixed-header .wrap-menu .ts-menu {
	padding: 0;
	margin: 0;
	width: auto
}
.fixed-header .wrap-menu .ts-menu>li {
	width: 135px;
	height: 70px;
	float: left !important;
	display: block;
	background: #fff;
	position: relative;
	border-color: #eef1f1;
	border-width: 0 0 0 0;
	border-style: solid
}
.fixed-header .wrap-menu .ts-menu li:last-child {
	margin-bottom: 0px;
	border-right: none
}
.fixed-header .wrap-menu .ts-menu>li>a {
	text-align: left;
	display: block;
	width: 100%;
	height: 100%;
	color: #636363;
	position: relative;
	overflow: hidden
}
.ts-menu li>ul {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 80px;
	z-index: 10000;
	background-color: #fff;
	min-width: 135px !important;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
}
.fixed-header .wrap-menu .ts-menu>li>ul {
	display: none;
	position: absolute;
	top: 70px;
	z-index: 10000;
	min-width: 135px !important;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
}
.ts-menu li:hover>ul {
	visibility: visible
}
.ts-menu li ul li {
	height: 40px;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px 15px;
	background-color: #fff;
	font-size: 14px;
	min-width: 120px;
	border-left: none;
	margin-bottom: 0;
	white-space: nowrap;
	position: relative
}
.ts-menu li ul li:last-child {
	border-bottom: 3px solid #3498db !important
}
.ts-menu li ul li:hover {
	background-color: #fafafa;
	color: #3498db !important;
	border-bottom: 1px solid #F1F1F1;
	box-shadow: none
}
.ts-menu li ul li:hover a {
	color: #3498db;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.ts-menu li ul li a {
	text-decoration: none;
	line-height: 30px
}
.ts-menu li ul li i {
	font-size: 15px;
	margin-right: 10px;
	width: 15px
}
.ts-menu li ul li>ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0px;
	min-width: 50px!important
}
.ts-menu li ul li:hover>ul {
	display: block;
	visibility: visible
}
.ts-menu li ul li ul li a {
	color: #636363 !important
}
.ts-menu li ul li ul li {
	color: #636363 !important
}
.ts-menu li ul li ul li:hover>a {
	color: #3498db !important
}
.ts-icon {
	font-size: 18px;
	line-height: 80px;
	color: #636363;
	position: absolute;
	width: 40px;
	left: 5px;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.ts-content {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	position: absolute;
	left: 50px;
	height: 80px;
	top: 22px
}
.ts-main {
	font-size: 16px;
	color: #636363;
	font-weight: 400;
	margin-bottom: 5px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.ts-sub {
	font-size: 14px;
	color: #939393;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.fixed-header .wrap-menu .ts-icon {
	font-size: 18px;
	line-height: 70px;
	color: #636363;
	position: absolute;
	width: 40px;
	left: 5px;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.fixed-header .wrap-menu .ts-content {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	position: absolute;
	left: 50px;
	height: 90px;
	top: 15px
}
.fixed-header .wrap-menu .ts-main {
	font-size: 16px;
	color: #636363;
	margin-bottom: 3px;
	font-weight: 400;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.fixed-header .wrap-menu .ts-sub {
	font-size: 14px;
	color: #939393;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear
}
.ts-menu li .container ul li {
	height: 40px;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px 15px;
	background-color: #fff;
	font-size: 14px;
	min-width: 120px;
	border-left: none;
	margin-bottom: 0;
	white-space: nowrap;
	position: relative
}
.ts-menu li .container ul li a {
	line-height: 30px
}
.fixed-header .wrap-menu .ts-menu li .container ul li {
	height: 40px;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px 15px 5px 25px;
	background-color: #fff;
	font-size: 14px;
	min-width: 120px;
	border-left: none;
	margin-bottom: 0;
	white-space: nowrap;
	position: relative
}
.ts-menu li>.container ul {
	display: block;
	position: static;
	top: 80px;
	left: 0;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-left: 1px solid #f8fafa;
	z-index: 10000;
	border-bottom: 0;
	min-width: 135px !important
}
.fixed-header .wrap-menu .ts-menu li>.container ul {
	display: block;
	position: static;
	top: 70px;
	left: 0;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-left: 1px solid #f8fafa;
	z-index: 20000;
	border-bottom: 0;
	min-width: 135px !important
}
.ts-menu li .container ul li:last-child {
	border-bottom: 0 !important
}
.ts-menu li .container {
	display: inline-block;
	position: absolute;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 3px solid #3498db;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
	top: 80px;
	margin-left: 77px
}
.fixed-header .wrap-menu .ts-menu li>.container {
	display: inline-block;
	position: absolute;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 3px solid #3498db;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
	top: 70px;
	margin-left: 77px
}
.fixed-header .wrap-menu .ts-menu li:hover>.container {
	visibility: visible
}
.ts-menu li .container ul li {
	border-bottom: 0 !important;
	padding-left: 25px
}
.fixed-header .wrap-menu .ts-menu li .container ul li {
	border-bottom: 0 !important;
	padding-left: 25px
}
.ts-menu li .container ul li i {
	float: left;
	line-height: 1.6em;
	margin-right: 5px;
	color: #636363
}
.ts-menu li .container ul li a {
	margin-left: 10px;
	display: inline-block
}
.ts-menu li .container ul li:hover {
	background-color: #fafafa;
	color: #3498db
}
.ts-menu li .container ul li:hover a {
	color: #3498db;
	margin-left: 10px
}
.ts-menu li .container ul li:hover i {
	color: #3498db
}
.ts-menu li .container ul li.active {
	background-color: #fafafa;
	color: #3498db
}
.ts-menu li .container ul li.active a {
	color: #3498db;
	margin-left: 10px
}
.ts-menu li .container ul li.active i {
	color: #3498db;
}
.ts-menu li.mega1 .container {
	left: -850px;
}
.ts-menu li.mega2 .container {
	left: -680px;
}
.ts-menu li.mega2 ul li i {
	font-size: 15px;
	margin-right: 15px;
	margin-top: 4px;
	width: 15px
}
.ts-menu li.mega2 li.li-h2 {
	font-size: 1.2em;
	color: #3498db;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-style: italic;
	border-bottom: 1px dashed #eef1f1;
}
.ts-menu li:hover .container {
	display: inline-block;
	visibility: visible;
}
.ts-menu li.mega1 .container .col-md-3,
.ts-menu li.mega2 .container .col-md-3 {
	padding-right: 0;
	padding-left: 0;
}
.mega-head {
	color: #222;
	font-weight: 400
}
.ts-menu li:hover .ts-icon {
	color: #3498db;
}
.fixed-header .wrap-menu .ts-menu li:hover .ts-icon {
	color: #3498db;
}
.ts-menu li:hover .ts-main {
	color: #3498db;
}
.ts-menu li:hover .ts-sub {
	color: #636363;
}
.ts-menu>li.active {
	border-bottom: 3px solid #3498db;
}
.fixed-header .wrap-menu .ts-menu>li.active {
	border-bottom: 3px solid #3498db;
}
.ts-menu>li.active .ts-icon {
	color: #3498db;
}
.fixed-header .wrap-menu .ts-menu>li.active .ts-icon {
	color: #3498db
}
.ts-menu>li.active .ts-main {
	color: #3498db;
	font-size: 16px;
}
.ts-menu>li.active .ts-sub {
	color: #636363;
	font-size: 14px;
}
.ts-menu li ul li.active {
	background-color: #fafafa;
	color: #3498db;
}
.ts-menu li ul li.active a {
	color: #3498db;
}
.ts-menu li ul li.active i {
	color: #3498db;
}
.mobile-menu-toggle {
	margin: 5px 5px 6px;
	height: 30px;
	text-decoration: none;
	border: 1px solid #3498db;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #3498db;
	position: relative;
	top: 1px;
	right: 20px;
}
.mobile-menu-toggle {
	z-index: 100000;
	display: block;
	vertical-align: middle;
	float: right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
}
.mobile-menu-toggle i {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
}
.section-menu-mobile-w {
	height: 0;
	max-height: 380px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
	text-align: left;
	- webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
	-weblkit-overflow-scrolling: touch
}
.section-menu-mobile-w:before,
.section-menu-mobile-w:after {
	content: " ";
	display: table;
}
.section-menu-mobile-w:after {
	clear: both;
}
.section-menu-mobile {
	padding: 0 40px;
	background: #21252b;
}
.section-menu-mobile form {
	margin: 20px 0;
}
.menu-mobile {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-size: 14px
}
.menu-mobile>li {
	margin: 0 -40px;
}
.menu-mobile ul {
	height: 0;
	overflow: hidden
}
.menu-mobile ul.active {
	display: block !important;
}
.menu-mobile ul li {
	margin: 0;
}
.menu-mobile li {
	position: relative;
}
.menu-mobile li a {
	padding: 14px 40px;
}
.menu-mobile>li:last-child a {
	border-bottom: 1px solid transparent;
}
.menu-mobile>li:last-child a:hover {
	border-bottom: 1px solid transparent;
}
.menu-mobile a {
	display: block;
	line-height: 16px;
	border-bottom: 0;
}
.menu-mobile a:hover {
	text-decoration: none;
	border-bottom: 0;
}
.menu-mobile i {
	margin-right: 8px;
}
.menu-mobile.items-have-borders li a {
	border-top: 1px solid transparent;
}
.menu-mobile-dark li {
	background: #21252b;
	color: #c6ccd0;
}
.menu-mobile-dark li>a {
	color: #c6ccd0;
}
.menu-mobile-dark li:hover {
	background: #262b31;
	color: #3498db;
}
.menu-mobile-dark li:hover>a {
	color: #3498db;
}
.menu-mobile-dark li.active {
	background: #21252b;
	color: #3498db;
	font-weight: 700;
}
.menu-mobile-dark li.active>a {
	color: #3498db;
}
.menu-mobile-dark li.active:hover {
	background: #262b31;
	color: #3498db;
}
.menu-mobile-dark li.active:hover>a {
	color: #3498db;
}
.menu-mobile-dark.items-have-borders li a,
.menu-mobile-dark.items-have-borders>li:last-child a {
	border-color: #2e343a;
}
.menu-mobile-dark.items-have-borders li a:hover,
.menu-mobile-dark.items-have-borders>li:last-child a:hover {
	border-color: #2e343a;
}
.menu-mobile-dark ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu-mobile-dark ul li>a:before {
	content: "- "
}
.menu-mobile-dark ul li>ul>li>a:before {
	content: "- - "
}
.menu-mobile-dark ul li>ul>li>ul>li>a:before {
	content: "- - - "
}
.menu-mobile-dark ul li>ul>li>ul>li>ul>li>a:before {
	content: "- - - - "
}
.menu-mobile-dark ul a {
	color: #c6ccd0;
}
.menu-mobile-dark ul a:hover {
	color: #3498db;
}
.menu-mobile-dark ul li.active a {
	color: #3498db;
}
.menu-mobile-dark ul li.active a:hover {
	color: #3498db;
}
.tp-banner-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.over_slider_image {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
}
.over_slider_image2 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	background-image: url(../images/background_section.png);
	background-repeat: repeat;
}
.tp-banner {
	width: 100%;
	position: relative;
}
.tp-banner-fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.tp-caption.medium_bg_darkblue {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	color: #3e3e3e;
	text-decoration: none;
	background-color: #fff;
	padding: 10px;
	border-radius: 2px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}
.btn-slider {
	color: #fff !important;
	font-weight: 700;
	font-size: 20px;
	border-color: #3498db!important;
	background-color: #3498db !important;
	border-radius: 4px;
	cursor: pointer !important;
}
.techspiron-cap1 {
	font-weight: 700;
	font-size: 30px;
	color: #fff;
}
.techspiron-cap2 {
	color: #3e3e3e;
}
.tp-caption.techspiron-cap3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #3e3e3e;
	text-decoration: none;
	background-color: #fff;
	padding: 5px 8px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.techspiron-cap4 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	padding: 5px 8px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.techspiron-cap5 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	padding: 5px 8px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}
.tp-caption.bluebox30 {
	line-height: 30px;
	text-decoration: none;
	background-color: #3498db;
	padding: 0px 14px;
	border-width: 0px;
	border-color: rgb(34, 34, 34);
	border-style: none;
}
.heading_title h2 {
	text-align: center;
	text-transform: uppercase;
	color: #333;
	font-size: 22px;
	letter-spacing: 0.07em;
	line-height: 1.6em;
	padding-bottom: 15px;
	display: table;
	margin: 0px auto;
	position: relative;
	border-bottom: 1px solid #ccccd5;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-style: normal;
}
.heading_title:hover .titleborder,
.heading_title:focus .titleborder {
	width: 100px;
}
.titleborderOut {
	width: 100%;
	position: relative;
	margin: 0px 0px 50px 0px
}
.titleborderOut .titleborder {
	width: 80px;
	margin: -3px auto 0px auto;
	height: 5px;
	text-align: center;
	background: #3498db;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.our_works .titleborderOut {
	margin-bottom: 20px;
}
.heading_title-left h2 {
	text-align: left;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	color: #333;
	font-size: 20px;
	letter-spacing: 0.07em;
	line-height: 1.6em;
	padding-bottom: 15px;
	display: table;
	margin: 0px auto 0 30px;
	position: relative;
	border-bottom: 1px solid #ccccd5;
}
.heading_title-left:hover .titleborder-left,
.heading_title-left:focus .titleborder-left {
	width: 110px;
}
.heading_title {
	padding-top: 40px;
}
.titleborderOut-left {
	width: 100%;
	position: relative;
	margin: 0px 0px 20px 0px;
}
.titleborderOut-left .titleborder-left {
	width: 80px;
	margin: -3px auto 0px 30px;
	height: 5px;
	text-align: left;
	background: #3498db;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.parallax .bg__foo {
	position: relative;
	height: 300px;
	padding-left: 0;
	padding-right: 0;
	text-indent: -9999px;
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
}
/*.bg__foo {
	background-image: url('../../../../s3-us-west-2.amazonaws.com/s.cdpn.io/30354/parallax1.jpg');
}*/
.bg-pattern {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	background: url("../images/pattern/7.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.about {
	padding: 60px 0;
	font-family: 'Open Sans', sans-serif
}
.about h3 {
	font-weight: 600;
	font-size: 26px;
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #fff;
	text-align: left;
	display: block
}
.about h3 a {
	display: inline;
	color: #3498db;
	cursor: pointer;
	text-decoration: none
}
.about p {
	float: left;
	font-size: 16px;
	line-height: 1.6em;
	clear: left;
	color: #858d91
}
.start {
	padding: 10px 0 0 0;
	float: right
}
.start .btn {
	border-radius: 2px;
	padding: 15px 30px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}
.btn-primary {
	background-color: #3498db;
	border-color: #3498db
}
.progress-bar-info {
	background-color: #5BC0DE
}
.features {
	padding: 80px 0 30px 0
}
.fet {
	cursor: pointer;
	margin-bottom: 50px;
	padding: 0 20px;
	height: 80px
}
.fet h3 {
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #333;
	transition: all 0.2s ease-in 0s;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s
}
.fet:hover h3 {
	color: #3498db
}
.my-icon {
	display: inline-block;
	cursor: pointer;
	padding-top: 5px;
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
	position: relative;
	top: 5px
}
.my-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.my-icon:before {
	speak: none;
	font-size: 30px;
	line-height: 50px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smootmyng: antialiased
}
.fet .my-icon {
	color: #fff;
	box-shadow: 0 0 0 3px #3498db;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}
.fet .my-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #3498db;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s
}
.fet:hover .my-icon-effect-2a .my-icon {
	color: #fff
}
.fet:hover .my-icon-effect-2a .my-icon:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85)
}
.fet:hover .my-icon-effect-2b .:after {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
	-moz-transition: -moz-transform 0.4s, opacity 0.2s;
	transition: transform 0.4s, opacity 0.2s
}
.fet:hover .my-icon-effect-2b .my-icon {
	color: #3498db
}
.our_works {
	padding: 60px 0 55px 0
}
.more {
	margin: 50px auto 0 auto;
	width: 245px
}
.more .btn-default {
	background-color: #fff;
	border-width: 2px;
	border-color: #999;
	transition: all 0.5s ease-in-out 0s;
	color: #999
}
.more .btn-default:hover {
	background-color: #fff;
	border-color: #3498db;
	color: #3498db
}
.more .btn-lg,
.btn-group-lg>.btn {
	border-radius: 2px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 25px
}
.more .btn i {
	margin-right: 10px
}
.works_txt {
	text-align: justify;
	color: #666e70;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 14px
}
.grid {
	overflow: hidden;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center
}
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.152em;
	text-align: center;
	cursor: pointer
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 200px;
	height: 100%;
	border: 0;
	opacity: 0.8
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none
}
.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0
}
.grid figure h2 {
	font-weight: 400
}
.grid figure h2 span {
	font-weight: 800
}
.grid figure h2,
.grid figure p {
	margin: 0
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 80%;
	color: #fff
}
.grid2 figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 33.33%;
	height: 270px;
	background: #3085a3;
	text-align: center;
	cursor: pointer
}
.grid2 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
	width: 100%
}
.grid2 figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.grid2 figure figcaption::before,
.grid2 figure figcaption::after {
	pointer-events: none
}
.grid2 figure figcaption,
.grid2 figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.grid2 figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0
}
.grid2 figure h2 {
	font-weight: 400
}
.grid2 figure h2 span {
	font-weight: 800
}
.grid2 figure h2,
.grid2 figure p {
	margin: 0
}
.grid2 figure p {
	letter-spacing: 1px;
	font-size: 80%;
	color: #fff
}
figure.effect-beba:hover{background: #3498db;opacity: 0.8;}
figure.effect-beba {
	
	max-width: 100%;
	position: relative
}
figure.effect-beba img {
	min-width: 100%;
	height: 100%;
	opacity: 1
}
figure.effect-beba figcaption {
	padding: 2em
}
figure.effect-beba figcaption::before,
figure.effect-beba figcaption::after {
	position: absolute;
	content: '';
	opacity: 0
}
figure.effect-beba figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}
figure.effect-beba figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}
figure.effect-beba h2 {
	padding-top: 23%;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s
}
.grid2 figure.effect-beba h2 {
	padding-top: 20%;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s
}
figure.effect-beba p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}
figure.effect-beba img,
figure.effect-beba figcaption::before,
figure.effect-beba figcaption::after,
figure.effect-beba p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}
figure.effect-beba:hover img {
	opacity: 0.2;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}
figure.effect-beba:hover .link {
	display: block;
	position: absolute;
	left: 50%;
	top: 60%;
	background-color: #fff;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	border-radius: 50%;
	text-align: center;
	opacity: 1;
	text-indent: 0
}
figure.effect-beba .link i {
	font-size: 20px;
	color: #3498db;
	line-height: 40px
}
figure.effect-beba:hover figcaption::before,
figure.effect-beba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
figure.effect-beba:hover h2,
figure.effect-beba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-beba:hover figcaption::after,
figure.effect-beba:hover h2,
figure.effect-beba:hover p,
figure.effect-beba:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}
.counter {
	background: url('../images/hd/2.jpg') no-repeat top center fixed;
	min-height: 200px;
	background-size: cover;
	text-align: center;
	font-weight: 400;
	position: relative
}
.timer {
	color: #fff;
	font-size: 50px;
	font-weight: bold
}
.counter p {
	color: #fff;
	font-size: 40px
}
.counter i {
	font-size: 55px;
	color: #fff
}
.counter label {
	color: #fff;
	font-size: 17px;
	font-weight: normal
}
.bg__coo {
	padding: 60px 10px;
	background-color: rgba(52, 152, 219, 0.8);
	min-height: 200px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) inset;
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.bg__coo:after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/background_section.png);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	background-repeat: repeat
}
.vedio {
	background-color: #fff;
	padding: 80px 20px
}
.txt p {
	padding-top: 10px
}
.lead-20 {
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 400;
	margin-bottom: 10px;
	display: inline-block
}
.lead-16 {
	font-size: 16px;
	line-height: 1.6em
}
.testimonials {
	background: url('../images/hd/4.jpg') no-repeat top center fixed;
	min-height: 200px;
	background-size: cover;
	background-position: top center;
	background-attachment: fixed;
	text-align: center;
	font-weight: 400;
	color: #fff
}
.testimonials .bg__tes {
	padding: 80px 10px;
	background-color: rgba(0, 0, 0, 0.7);
	min-height: 200px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.testimonials .testimonials-slider {
	min-height: 270px;
	width: 75%;
	margin: 0 auto
}
.testimonials .carousel-indicators {
	position: relative;
	top: 0;
	left: 0;
	z-index: 15;
	width: 100%;
	padding-left: 0px;
	margin-left: auto;
	text-align: center;
	list-style: none outside none
}
.testimonials p.lead {
	line-height: 1.8em;
	color: #fff;
	font-weight: 400;
	font-size: 18px
}
.testimonials .client {
	font-weight: 400;
	font-size: 16px;
	font-style: italic
}
.testimonials .client a {
	color: #3498db;
	font-weight: 400
}
.testimonials .client a:hover {
	color: #156193;
	text-decoration: none
}
.testimonials .carousel-indicators li {
	display: inline-block;
	width: 80px;
	height: 80px;
	margin: 15px;
	text-indent: 0px;
	cursor: pointer;
	background-color: transparent;
	border: 2px solid #FFF;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0.60
}
.testimonials .carousel-indicators li img {
	width: 100%
}
.testimonials .carousel-indicators .active {
	width: 80px;
	opacity: 1;
	height: 80px;
	margin: 15px;
	border: 2px solid #3498db
}
.testimonials .fa-quote-left {
	position: absolute;
	left: -40px;
	top: 100px
}
.testimonials .fa-quote-right {
	position: absolute;
	right: -40px;
	bottom: 15px
}
.testimonials-sparator {
	background: url(../images/technologies/arrow.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 48px;
	height: 22px;
	z-index: 2;
	bottom: -22px;
	right: 15px
}
}
.rate {
	color: yellow
}
.rate .non {
	color: #ccccd5
}
.features_image {
	padding: 80px 0
}
.features_image img {
	width: 100%;
	overflow: hidden
}
.features_image .more {
	margin-top: 10px
}
.features_image .circle {
	overflow: hidden;
	cursor: pointer;
	position: relative;
	padding: 15px;
	margin: 20px auto;
	text-align: center;
	border-radius: 2px
}
.features_image .circle:hover {}.features_image .circle .ts-iconi {
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	display: inline;
	position: absolute;
	top: 0;
	left: 45%;
	color: #3498db
}
.features_image .circle:hover .ts-iconi {
	color: #3498db;
	text-shadow: 0px 0px 1px #3498db;
	font-size: 80px;
	opacity: 0.2;
	top: 0px;
	left: 30%
}
.features_image .circle i {
	margin-top: 15px;
	margin-bottom: 10px
}
.features_image .circle p {
	text-align: center;
	margin: 0 auto
}
.features_image .circle h2 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 10px;
	font-size: 20px
}
.features_image .circle2 {
	overflow: hidden;
	cursor: pointer;
	position: relative;
	border-radius: 2px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #3498db
}
.features_image .circle2 .ts-iconi {
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	margin-right: 5px;
	text-align: center;
	float: left;
	width: 20%;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	position: absolute;
	top: 20%;
	left: 5px;
	color: #3498db
}
.features_image .circle2:hover .ts-iconi {
	color: #3498db;
	text-shadow: 0px 0px 1px #3498db;
	font-size: 60px;
	opacity: 0.2;
	top: 0;
	left: 15px
}
.features_image .circle2 .wrap {
	float: left;
	margin-left: 45px
}
.features_image .circle2 p {
	text-align: left;
	float: left
}
.features_image .circle2 h2 {
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px
}
.blog_posts {
	min-height: 300px;
	padding: 20px 10px;
	z-index: 2
}
.blog_posts .row {
	margin-left: 0;
	margin-right: 0
}
.blog_posts .blogs_box a.main_blog_img img {
	width: 100% !important;
	height: 220px
}
.blogs_box.home-blogfeed .blog_txt {
	padding: 19px 19px 10px 19px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	display: inline-block
}
.blogs_box.home-blogfeed .blog_info {
	clear: both;
	margin: 15px 0 0 0;
	position: static;
	text-align: center;
	width: 90%;
	display: inline-block;
	line-height: 50px
}
.blog_posts .txt {
	margin-bottom: 20px
}
.blogs_box:hover .blog_txt {
	color: #fff;
	cursor: pointer
}
.blogs_box .btn-default {
	border-radius: 0;
	float: right;
	clear: both;
	position: absolute;
	right: 0;
	bottom: 10px;
	border: none
}
.blogs_box.home-blogfeed .comments_no1 {
	position: absolute;
	top: 3px;
	right: 5px
}
.blogs_box.home-blogfeed .comments_no1 i {
	position: relative;
	font-size: 35px;
	color: rgba(255, 255, 255, 0.6);
	text-align: center
}
.blogs_box.home-blogfeed .comments_no1 i a {
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	position: absolute;
	right: 50%;
	width: 20px;
	margin-right: -10px
}
.author_img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #f1f1f1
}
.blogs_box.home-blogfeed .author {
	float: left;
	padding-left: 0!important
}
.blogs_box.home-blogfeed .date {
	float: left;
	padding: 0 10px 0 0!important
}
.blogs_box.home-blogfeed {
	position: relative;
	width: 95%;
	margin-bottom: 40px;
	margin-top: 0;
	border-width: 1px 3px 3px 1px!important;
	border-style: solid!important;
	border-color: #f1f1f1 #f1f1f1 #3498db #f1f1f1!important
}
.blogs_box {
	border: 1px solid #f1f1f1;
	position: relative;
	margin-top: 0
}
.blog_posts .wrap-around {
	position: absolute;
	right: 0px;
	bottom: 23px;
	display: inline-block;
	margin-top: 16px;
	padding: 7px 20px;
	margin-right: 0;
	background: #3498db;
	color: #fff;
	text-decoration: none;
	z-index: 999 !important
}
.blog_posts .wrap-around:before {
	content: '';
	position: absolute;
	right: -6px;
	top: -3px;
	width: 6px;
	height: 34px;
	background: #156193;
	transform: skewY(-45deg)
}
.blog_posts .wrap-around:after {
	content: '';
	position: absolute;
	top: -6px;
	right: -6px;
	width: 6px;
	height: 6px;
	background: #333;
	z-index: -1
}
.blog_posts .wrap-around:hover {
	background: #555;
	text-decoration: none;
	color: #fff
}
.blog_posts .wrap-around:hover:before {
	background: #333
}
.blog_posts .wrap-around:hover:after {
	background: #000
}
.blog_posts .bx-wrapper .bx-controls-direction a {}.blog_posts .bx-wrapper .bx-prev {
	left: 0px;
	top: 0px;
	position: absolute
}
.blog_posts .bx-wrapper .bx-next {
	right: 0px;
	top: 0px;
	position: absolute
}
.blog_posts {
	position: relative
}
.blog_posts .bx-has-controls-direction {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 100%
}
.blog_posts .bx-controls-direction {
	position: relative;
	z-index: 3;
	left: 0;
	width: 100%;
	display: block
}
.blog_posts .bx-controls-direction a {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccccd5;
	border-radius: 2px;
	text-decoration: none;
	color: #ccccd5;
	margin: 0 0 0 0
}
.blog_posts .bx-controls-direction a.bx-prev {
	left: -40px
}
.blog_posts .bx-controls-direction a.bx-next {
	right: -30px
}
.blog_posts .bx-controls-direction a:hover {
	background-color: #fff;
	color: #222;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease
}
.blog_posts .bx-controls-direction a:before {
	font-size: 16px;
	font-family: "FontAwesome"
}
.blog_posts .bx-controls-direction a.bx-prev:before {
	content: "f100"
}
.blog_posts .bx-controls-direction a.bx-next:before {
	content: "f101"
}
.share_blog {
	position: absolute;
	left: -20px;
	visibility: hidden;
	top: 0;
	height: 40px;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px 15px
}
.share_blog li {
	float: left;
	margin-right: 15px
}
.share_blog li:last-child {
	margin-right: 0
}
.share_blog li a {
	color: #fff;
	font-size: 16px
}
.share_blog li a.fb:hover {
	color: #3B5998;
	background-color: transparent
}
.share_blog li a.twi:hover {
	color: #55ACEE;
	background-color: transparent
}
.share_blog li a.goo:hover {
	color: #DD4B39;
	background-color: transparent
}
.blogs_box.home-blogfeed:hover .share_blog {
	left: 0;
	visibility: visible;
	transition: all 0.2s ease-in 0s;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s
}
.our_skills {
	padding: 70px 0
}
.ruler {
	position: relative;
	overflow: hidden;
	margin-top: 12px;
	color: #3498db
}
.ruler .ruler-line {
	border-top: 1px solid #3498db;
	background-image: linear-gradient(90deg, #3498db 1px, transparent 1px);
	display: block;
	height: 8px;
	background-size: 9.98% 8px;
	background-position: 0 0
}
.ruler .middle {
	position: absolute;
	right: 0;
	left: 0;
	text-align: center;
	margin: 0 auto
}
.progress {
	background-color: #f5f5f5;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 32px;
	line-height: 32px;
	margin-bottom: 25px;
	overflow: hidden
}
.progress p {
	line-height: 30px;
	font-weight: 400;
	text-indent: 5px;
	margin-left: 10px;
	color: #fff;
	float: left
}
.progress i {
	font-size: 20px;
	line-height: 32px;
	position: absolute;
	left: 100px;
	float: left;
	margin-left: 20px
}
.progress-bar {
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;
	-webkit-animation: move 5s linear infinite;
	-moz-animation: move 5s linear infinite;
	animation: move 5s linear infinite;
	width: 0;
	line-height: 32px
}
.progress-bar-techspiron {
	background-color: #3498db
}
.progress .progress-bar-techspiron {
	padding-left: 55px
}
.progress-bar {
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1)
}
.left-25 {
	padding-left: 25px
}
.ourskils_p {
	margin-bottom: 15px;
	color: #555
}
.our_skills ul li {
	margin-bottom: 5px;
	color: #555
}
li.head_li {
	color: #3498db !important;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 10px
}
.ourskils_ul li i {
	color: #3498db;
	margin-left: 0px;
	margin-right: 10px
}
.ourskils_ul_li {
	font-size: 18px;
	color: #666e70
}
.ourskils_ul .cms-li {
	font-size: 1.2em
}
h2.cms-li {
	font-size: 1.2em;
	color: #666e70
}
.ourskils_ulc li i {
	color: #3498db;
	margin-left: 55px;
	margin-right: 8px
}
.ourskils_ul {
	margin-top: 30px
}
.dropcap {
	float: left;
	font-size: 60px;
	font-weight: 400;
	line-height: 100%;
	margin: 0 20px 5px 0;
	color: #666
}
.nav-tabs li.active {
	font-weight: bold
}
h2.app-intgr-head,
p.app-intgr-head,
li.app-intgr-head {
	font-size: 1.2em;
	font-weight: 900;
	color: #666e70
}
.textbg {
	background: url('../images/hd/20.jpg') no-repeat top center fixed;
	background-size: cover;
	text-align: center;
	font-weight: 400;
	color: #fff
}
.textbg .bg__tes {
	padding: 80px 10px;
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.textbg h1 {
	text-shadow: none;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	padding: 10px;
	letter-spacing: 1px;
	line-height: 1.6em;
	text-transform: capitalize
}
.textbg h3 {
	text-shadow: none;
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.6em;
	margin-bottom: 30px
}
.textbg a {
	font-weight: 400
}
.textbg a i {
	margin-right: 5px
}
.textbg .btn {
	border-radius: 2px
}
.textbg2 {
	background: url('../images/ww1.jpg') no-repeat top center fixed;
	background-size: cover;
	text-align: center;
	font-weight: 400;
	color: #fff
}
.textbg2 .bg__tes {
	padding: 145px 10px;
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.textbg2 h1 {
	text-shadow: none;
	color: #fff;
	font-weight: 800;
	font-size: 40px;
	padding: 10px;
	letter-spacing: 1px;
	line-height: 1.6em;
	text-transform: capitalize
}
.textbg2 h3 {
	text-shadow: none;
	color: #fff;
	font-weight: 400;
	font-size: 25px;
	line-height: 1.6em;
	margin-bottom: 30px
}
.textbg2 a {
	font-weight: 400
}
.textbg2 a i {
	margin-right: 5px
}
.textbg2 .btn {
	border-radius: 2px
}
.our_team {
	font-weight: 400;
	color: #fff;
	background-image: url("../images/teambg_xs.jpg")
}
.bg__team {
	padding: 80px 10px;
	background: rgba(0, 0, 0, 0.9);
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.our_team .heading_title h2 {
	color: #fff;
	border-bottom: 1px solid #fff
}
.box {
	width: 250px;
	height: 350px;
	position: relative;
	overflow: hidden;
	background: rgba(255, 255, 255, 1);
	display: block;
	margin: 20px auto;
	cursor: pointer;
	color: #2c3e50;
	box-shadow: inset 0 0 0 3px #2c3e50;
	-webkit-transition: background 0.4s 0.5s;
	transition: background 0.4s 0.5s
}
.box:hover {
	background: rgba(255, 255, 255, 1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.box h3 {
	font-size: 20px;
	line-height: 20px;
	margin: 10px 0 7px 0;
	text-align: center;
	font-weight: 600;
	width: 100%
}
.box img {
	width: 90%;
	height: 225px;
	margin-left: 5%;
	margin-top: 5%;
	margin-bottom: 5px
}
.box span {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 1.6em;
	text-align: center
}
.box h3,
.box span {
	-webkit-transition: color 0.4s 0.5s;
	transition: color 0.4s 0.5s
}
.box:hover h3,
.box:hover span {
	color: #156193;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.box svg {
	position: absolute;
	top: 0;
	left: 0
}
.box svg line {
	stroke-width: 4;
	stroke: #fff;
	fill: none;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
.box:hover svg line {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
.box svg line.top,
.box svg line.bottom {
	stroke-dasharray: 330 240
}
.box svg line.left,
.box svg line.right {
	stroke-dasharray: 380 290
}
.box:hover svg line.top {
	-webkit-transform: translateX(-570px);
	transform: translateX(-570px)
}
.box:hover svg line.bottom {
	-webkit-transform: translateX(570px);
	transform: translateX(570px)
}
.box:hover svg line.left {
	-webkit-transform: translateY(700px);
	transform: translateY(700px)
}
.box:hover svg line.right {
	-webkit-transform: translateY(-700px);
	transform: translateY(-700px)
}
.demo-2 .box {
	box-shadow: inset 0 0 0 10px #2c3e50
}
.demo-2 .box:hover h3,
.demo-2 .box:hover span {
	color: #156193
}
.demo-2 .box svg line {
	stroke-width: 8
}
.demo-2 .box:hover svg line {
	stroke: #3498db
}
.social_team {
	width: 91%;
	position: absolute;
	clear: both;
	height: 0;
	left: 4.5%;
	bottom: 10px;
	background-color: rgba(0, 0, 0, 0.7);
	display: inline-block;
	visibility: hidden
}
.social_team ul {
	margin: 0 auto !important;
	width: 123px;
	padding: 3px 0 !important
}
.social_team li {
	float: left;
	padding: 6px 5px
}
.social_team li:first-child {
	padding-left: 0
}
.social_team li:last-child {
	padding-right: 0
}
.social_team li a {
	color: #fff
}
.social_team i {
	font-size: 18px;
	margin-right: 8px
}
.social_team i.fa-facebook:hover {
	color: #3b5998
}
.social_team i.fa-twitter:hover {
	color: #55acee
}
.social_team i.fa-google-plus:hover {
	color: #dd4b39
}
.social_team i.fa-youtube:hover {
	color: #c2191e
}
.box:hover .social_team,
.box:focus .social_team,
.box:active .social_team {
	visibility: visible;
	height: 35px;
	position: absolute;
	bottom: 11px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}
.contactus {
	background: url('../images/assets/map.jpg') no-repeat top center fixed;
	min-height: 400px;
	background-size: cover;
	text-align: center;
	font-weight: 400;
	color: #fff
}
.contactus h2 {
	color: #fff;
	margin-top: 0
}
.contactus .t-left {
	text-align: left
}
.contactus .heading_title h2 {
	color: #fff;
	border-bottom: 1px solid #fff
}
.bg__contact {
	padding: 80px 10px;
	min-height: 400px;
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.contactus textarea {
	height: 107px
}
.price {
	height: 300px;
	padding: 30px 10px
}
.contactus .form-group .btn-primary {
	background-color: transparent !important;
	border-width: 3px;
	border-color: #ccc;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	color: #999
}
.contactus .form-group .btn-primary:hover {
	background-color: transparent;
	border-color: #3498db;
	color: #3498db
}
.contactus .btn i {
	margin-right: 10px
}
.contactus input[type="email"],
.contactus input[type="text"],
.contactus textarea {
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
	border-radius: 2px
}
.contactus input[type="email"]:focus,
.contactus input[type="text"]:focus,
.contactus textarea:focus {
	background-color: rgba(255, 255, 255, 0.9)
}
.flp {}.flp div {
	position: relative;
	margin-bottom: 30px
}
.flp input,
.flp label {
	width: 400px;
	display: block;
	font: inherit;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 14px;
	height: 46px;
	border: 1px solid #999
}
.flp .form-group label {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 18px
}
.flp input {
	padding: 10px;
	width: 100%;
	outline: none;
	border-radius: 3px
}
.flp textarea {
	padding: 10px;
	width: 100%;
	display: block;
	font: inherit;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 14px;
	outline: none;
	border-radius: 3px;
	line-height: 24px;
	height: 94px;
	border: 1px solid #999
}
.flp label {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 8px;
	border-color: transparent;
	color: #666;
	cursor: text
}
.ch {
	display: block;
	float: left;
	position: relative;
	color: #ddd
}
.ch:first-child {
	padding-left: 2px
}
.ch:last-child {
	padding-right: 2px
}
.focussed {
	pointer-events: none
}
.contactus2 {
	background: url('../images/assets/map.jpg') no-repeat top center fixed;
	min-height: 400px;
	background-size: cover;
	text-align: center;
	font-weight: 400;
	color: #fff
}
.contactus2 h2 {
	color: #fff;
	margin-top: 0
}
.contactus2 .t-left {
	text-align: left;
	margin-bottom: 30px
}
.contactus2 .heading_title h2 {
	color: #fff;
	border-bottom: 1px solid #fff
}
.contactus2 .bg__contact {
	padding: 80px 10px;
	min-height: 400px;
	background-color: rgba(0, 0, 0, 0.9);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	background-image: url(../images/background_section.png);
	background-repeat: repeat
}
.contactus2 textarea {
	height: 107px
}
.contactus2 .form-group .btn-primary {
	background-color: transparent !important;
	border-width: 3px;
	border-color: #ccc;
	transition: all 0.5s ease-in-out 0s;
	color: #999
}
.contactus2 .form-group .btn-primary:hover {
	background-color: transparent;
	border-color: #3498db;
	color: #3498db
}
.contactus2 .btn i {
	margin-right: 10px
}
.contactus2 input[type="email"],
.contactus2 input[type="text"],
.contactus2 textarea {
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
	border-radius: 2px
}
.contactus2 input[type="email"]:focus,
.contactus2 input[type="text"]:focus,
.contactus2 textarea:focus {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid #3498db;
	box-shadow: none
}
.t-left p span {
	margin-right: 17px;
	width: 30%
}
.t-left i {
	font-size: 18px;
	margin-right: 15px;
	color: #fff
}
.t-left p {
	font-size: 16px;
	color: #ccccd5;
	margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-align: justify
}
.client {
	padding: 80px 0
}
.client .row {
	margin: 0
}
.client .bx-wrapper .bx-controls-direction a {}.client .bx-wrapper .bx-prev {
	margin-right: 10px;
	top: 0;
	left: 0
}
.client .bx-wrapper .bx-next {
	left: 50px;
	margin-right: 0;
	top: 0
}
.client {
	position: relative
}
.client .titleborderOut {
	margin-bottom: 20px
}
.client .bx-controls-direction {
	position: absolute;
	z-index: 3;
	bottom: -15px;
	width: 90px;
	left: 50%;
	margin-left: -45px
}
.client .bx-controls-direction a {
	display: inline-block;
	height: 30px;
	width: 40px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccccd5;
	border-radius: 2px;
	text-decoration: none;
	color: #ccccd5;
	margin: 0
}
.client .bx-controls-direction a:hover {
	background-color: #fff;
	color: #222
}
.client .bx-controls-direction a:before {
	font-size: 16px;
	font-family: "FontAwesome"
}
.client .bx-controls-direction a.bx-prev:before {
	content: "f100"
}
.client .bx-controls-direction a.bx-next:before {
	content: "f101"
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #e8e8e8;
	border: 1px solid #e1e1e1
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #3498db;
	border: 1px solid #3498db
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 40px;
	height: 8px
}
.bx-wrapper .bx-pager {
	font-size: 0.4em
}
.footer {
	background-color: #2d343a;
	height: auto;
	min-height: 300px;
	border-bottom: 1px solid #1a1e22;
	padding: 50px 0 20px 0;
	position: relative
}
.ribbon {
	background-color: #3498db;
	width: 9em;
	height: 3em;
	position: absolute;
	top: 0px;
	margin: auto;
	z-index: 99
}
.ribbon a {
	color: #fff;
	text-decoration: none
}
.ribbon a:hover {
	color: #2d343a;
	text-shadow: none
}
.ribbon i {
	width: 90%;
	height: 140%;
	display: block;
	margin: auto;
	z-index: 10000;
	position: relative;
	border-right: dashed 1px #2d343a;
	border-left: dashed 1px #2d343a;
	overflow: hidden
}
.ribbon i span {
	color: #FFF;
	display: block;
	text-align: center;
	top: 20%;
	position: relative;
	text-shadow: 0.0625em 0.0625em 0.0625em #333;
	font-style: normal;
	font-weight: 400;
	font-size: 16px
}
.ribbon:before {
	content: "";
	position: absolute;
	bottom: -1.5em;
	left: 0;
	width: 0;
	height: 0;
	border-top: 3em solid #3498db;
	border-right: 9em solid transparent
}
.ribbon:after {
	content: "";
	position: absolute;
	bottom: -1.5em;
	right: 0;
	width: 0;
	height: 0;
	border-top: 3em solid #3498db;
	border-left: 9em solid transparent
}
.contact_info {
	background-image: url("../images/assets/map.png");
	background-position: 50% 55px;
	padding: 20px 5px;
	background-repeat: no-repeat;
	height: auto
}
.contact_info h4 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 15px 0 20px 0
}
.contact_info ul li {
	clear: both;
	margin-bottom: 10px;
	line-height: 20px;
	height: 25px
}
.contact_info ul li i {
	float: left;
	color: #ccccd5;
	font-size: 15px;
	margin-right: 10px
}
.contact_info ul li span {
	color: #ccccd5;
	font-weight: 400;
	margin-right: 15px;
	float: left;
	font-size: 15px
}
.contact_info ul li p {
	color: #ccccd5;
	float: left;
	font-size: 14px
}
.font-400 {
	font-weight: 600
}
.margin-bottom-10 {
	margin-bottom: 15px
}
.contact_info ul li p a {
	color: #3498db;
	cursor: pointer;
	text-decoration: none
}
.contact_info ul li p a:hover {
	color: #156193
}
.tweet {
	position: relative;
	padding: 20px 5px;
	height: auto
}
.tweet h4 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 500;
	padding: 15px 0 20px 0;
	font-family: 'Raleway', sans-serif
}
.tweet .shabe {
	font-size: 100px;
	color: #fff;
	opacity: 0.1;
	position: absolute;
	left: 30%;
	top: 30%
}
.tweet li {
	border-bottom: 1px dashed #666;
	margin-bottom: 15px;
	padding-bottom: 15px
}
.tweet li:last-child {
	border-bottom: none
}
.tweet li i {
	color: #ccccd5;
	font-size: 20px
}
.tweet a {
	color: #3498db
}
.tweet span {
	color: #ccccd5;
	line-height: 1.6em
}
.newsletter {
	position: relative;
	padding: 20px 5px;
	height: auto
}
.newsletter h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 15px 0 20px 0;
	font-family: 'Raleway', sans-serif
}
.newsletter span {
	color: #ccccd5;
	line-height: 1.6em;
	margin-bottom: 10px
}
.newsletter .form-group {
	margin-top: 10px;
	border-radius: 0 !important
}
.newsletter .form-group .input-group-addon {
	padding: 0 !important;
	border-radius: 1px
}
.newsletter .radius_non {
	border-radius: 0 !important
}
.newsletter .form-group .btn-default {
	border-width: 0;
	background-color: #3498db;
	width: 100px;
	border-radius: 1px;
	padding: 13px 2px 10px 10px;
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease
}
.newsletter .form-control {
	background-color: #c5cdcd
}
.form-control:focus {
	border-color: #3498db;
	box-shadow: none;
	outline: 0 none;
	background-color: #fff;
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease
}
.newsletter .form-group .btn-default:hover {
	background: none repeat scroll 0 0 #156193;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1)
}
.newsletter .form-group .btn-default i {
	color: #fff;
	content: "Submit";
	font-size: 17px
}
.copy_right {
	height: auto;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	font-weight: 400;
	border-top: 1px solid #2e343a;
	padding: 15px 10px;
	background-color: #1d2125
}
.copy_right img {
	margin-left: 20px;
	padding-top: 15px;
	float: left
}
.copy_right p a {
	color: #3498db;
	margin-left: 5px;
	text-decoration: none
}
.copy_right p a:hover {
	color: #156193
}
.copy_right p {
	color: #ccccd5;
	float: left;
	line-height: 50px;
	margin-left: 15px
}
.copy_right .social_footer {
	float: right;
	line-height: 50px;
	margin-right: 20px
}
.copy_right h6 {
	display: inline-block;
	padding: 20px 0 0 10px
}
.social_footer li {
	float: left;
	margin-left: 20px;
	font-size: 20px;
	color: #fff
}
.social_footer li a {
	color: #fff
}
.social_footer .fa-facebook:hover {
	color: #3B5998
}
.social_footer .fa-twitter:hover {
	color: #55ACEE
}
.social_footer .fa-google-plus:hover {
	color: #DD4B39
}
.mobile-with-features {
	padding: 80px 0
}
.techspiron_tp1 {
	font-size: 18px;
	font-weight: 600;
	color: #333
}
.tp-banner-inside {
	width: 100%;
	position: relative
}
.tp-caption.blackline_long {
	line-height: 1px;
	background-color: transparent;
	text-decoration: none;
	border-width: 1px 0px 0px 0px;
	border-color: #ccccd5;
	border-style: solid none none none
}
.techspiron_slider_bg {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 30px 40px;
	color: #fff;
	text-align: left;
	border-radius: 2px
}
.techspiron_slider_bg:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 45%;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 20px solid rgba(0, 0, 0, 0.8);
	border-bottom: 15px solid transparent
}
.tp-caption.techspiron_tp2 {
	font-size: 16px;
	font-weight: 400 !important;
	color: #fff;
	line-height: 1.8em
}
.tp-caption.techspiron_tp2 i {
	margin-right: 10px
}
.tp-caption.techspiron_slider_bg span {
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 25px
}
.tp-caption.techspiron_tp2 p {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.8em;
	color: #FF7302
}
.round_pulse {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #3498db
}
.round_pulse1 {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: #3498db
}
.tp-banner .btn {
	color: #fff;
	padding: 10px 20px
}
.tp-banner .btn:hover {
	color: #fff;
	padding: 10px 20px
}
.features {
	padding-bottom: 10px;
	background: #fff;
	padding-top: 0px
}
.features-1 {
	padding-bottom: 20px
}
.features .features-left {
	text-align: right;
	margin-top: 26px;
	margin-bottom: 80px
}
.fetaure-details h4 {
	font-weight: 500;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px
}
.features .features-left .icon-container {
	float: right;
	margin-left: 20px
}
.features .features-right {
	text-align: left;
	margin-top: 26px;
	margin-bottom: 80px
}
.features .features-right .icon-container {
	float: left;
	margin-right: 20px
}
.features .feature {
	margin-bottom: 40px
}
.features .feature .icon-container {
	display: block;
	min-height: 120px;
	margin-top: 5px
}
.features .feature .icon-container .icon {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	line-height: 55px;
	font-size: 20px;
	text-align: center;
	-webkit-transition: all ease-in 0.25s;
	transition: all ease-in 0.25s;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.features .feature:hover .icon-container .icon {
	background: #3498db;
	color: #fff;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 0px 0px 2px #3498db;
	box-shadow: 0px 0px 0px 2px #3498db
}
.features .feature .icon-container .icon {
	border: 1px solid #3498db;
	color: #3498db
}
.features .featurex {
	margin-bottom: 20px
}
.features .featurex .icon-container {
	display: block;
	min-height: 80px;
	margin-top: 5px
}
.features .featurex .icon-container .icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 55px;
	font-size: 22px;
	text-align: center;
	-webkit-transition: all ease-in 0.25s;
	transition: all ease-in 0.25s;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.features .featurex:hover .icon-container .icon {
	background: #3498db;
	color: #fff;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 0px 0px 2px #3498db;
	box-shadow: 0px 0px 0px 2px #3498db
}
.features .featurex .icon-container .icon {
	border: 1px solid #3498db;
	color: #3498db
}
.features .featurex h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px
}
.features .featurex h3 a {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	color: #333
}
.features .featurex:hover {
	cursor: pointer
}
.features .featurex:hover h3 a {
	color: #3498db
}
.features .phone-image {
	max-width: 250px;
	margin: auto;
	margin-bottom: 80px
}
.features .phone-image img {
	width: 100%
}
.bootstrap {
	font-style: normal;
	font-weight: 600
}
.image_features {
	padding: 70px 0;
	text-align: center
}
.image_features .img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	margin-bottom: 25px
}
.image_features h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px;
	text-align: center
}
.image_features p {
	text-align: center;
	margin-bottom: 15px
}
.feature_container {
	display: block
}
.page-header-1 {
	min-height: 100px;
	width: 100%;
	background-size: cover;
	font-weight: 400;
	text-align: left;
	position: relative;
	overflow: hidden
}
.page-header-1 .head-bg {
	background: none repeat scroll 0 0 #f5f5f5;
	min-height: 100px;
	padding: 15px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee
}
.page-header-1 h1 {
	color: #333;
	z-index: 5;
	position: relative;
	padding: 20px 20px 5px 20px;
	font-weight: 600;
	text-shadow: none;
	text-align: left
}
.page-header-1 i {
	z-index: 1 !important;
	left: 86%;
	position: absolute;
	text-shadow: none;
	top: 0;
	color: #999;
	font-size: 130px;
	opacity: 0.15
}
.page-header-1 .breadcrumb {
	background-color: transparent;
	list-style: none outside none;
	margin-bottom: 0px !important;
	margin-left: 10px !important;
	z-index: 50;
	padding: 3px 15px !important
}
.page-header-1 .breadcrumb li.active {
	color: #333
}
.page-header-1 .breadcrumb li a {
	color: #156193
}
.page-header-1 .breadcrumb>li+li:before {
	color: #333
}
.page-header-2 {
	min-height: 100px;
	width: 100%;
	background-size: cover;
	font-weight: 400;
	text-align: left;
	position: relative;
	overflow: hidden
}
.page-header-2 .head-bg {
	background: none repeat scroll 0 0 #2d343a;
	min-height: 100px;
	border-bottom: 1px solid #333;
	padding: 15px
}
.page-header-2 h1 {
	color: #fff;
	z-index: 5;
	text-shadow: none;
	position: relative;
	padding: 20px 20px 5px 20px;
	font-weight: 600;
	text-align: left
}
.page-header-2 i {
	z-index: 1 !important;
	left: 86%;
	position: absolute;
	text-shadow: none;
	top: 0;
	color: #fff;
	font-size: 130px;
	opacity: 0.15
}
.page-header-2 .breadcrumb {
	background-color: transparent;
	list-style: none outside none;
	margin-bottom: 0px;
	margin-left: 10px !important;
	z-index: 50;
	padding: 3px 15px !important
}
.page-header-2 .breadcrumb li.active {
	color: #fff
}
.page-header-2 .breadcrumb li a {
	color: #ccccd5
}
.page-header-2 .breadcrumb>li+li:before {
	color: #ccccd5
}
.page-header-3 {
	min-height: 100px;
	width: 100%;
	background-size: cover;
	font-weight: 400;
	text-align: left;
	position: relative;
	overflow: hidden
}
.page-header-3 .head-bg {
	background: none repeat scroll 0 0 #2d343a;
	min-height: 100px;
	padding: 15px 15px 0 15px;
	border-bottom: 8px solid #ccc
}
.page-header-3 h1 {
	color: #fff;
	position: relative;
	font-weight: 600;
	text-align: left;
	display: inline-block;
	padding: 15px 20px 0 25px;
	margin-bottom: -13px !important;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, .3), 0px -1px 0px rgba(0, 0, 0, .7)
}
.border-blue {
	width: 75%;
	float: left;
	height: 8px;
	z-index: 40 !important;
	margin-top: 35px;
	display: inline-block;
	border-right: 8px solid transparent;
	border-top: 8px solid #3498db;
	height: 0;
	line-height: 8px;
	position: relative
}
.border-white {
	float: left;
	height: 8px;
	margin-top: 35px;
	z-index: 8 !important;
	width: 25%;
	margin-left: -8px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	display: inline-block;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff;
	height: 0;
	line-height: 8px;
	z-index: 5
}
.page-header-3 i {
	z-index: 1 !important;
	left: 86%;
	position: absolute;
	text-shadow: none;
	top: 0;
	color: #fff;
	font-size: 130px;
	opacity: 0.15
}
.page-header-3 .breadcrumb {
	background-color: transparent;
	list-style: none outside none;
	margin-bottom: 0px;
	margin-left: 10px;
	z-index: 50;
	padding: 3px 15px
}
.page-header-3 .breadcrumb li.active {
	color: #fff
}
.page-header-3 .breadcrumb li a {
	color: #ccccd5
}
.page-header-3 .breadcrumb>li+li:before {
	color: #ccccd5
}
.contact {
	padding: 20px 0 40px 0
}
.contact-form {
	padding: 0 40px;
	font-weight: 400
}
.contact-form .form-group {
	color: #999
}
.contact_text {
	padding: 30px 40px
}
.contact_text p {
	border-left: 5px solid #3498db;
	padding-left: 20px
}
.contact-form .form-control {
	background-color: #fff;
	background-image: none;
	border-radius: 2px;
	box-shadow: none;
	color: #999;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: all 0.5s ease-in-out 0s;
	width: 100%
}
.contact-form .form-control input:focus {
	border: 1px solid #3498db
}
.contact-form .btn-default {
	background-color: #fff;
	border-width: 2px;
	border-color: #999;
	transition: all 0.5s ease-in-out 0s;
	color: #999
}
.contact-form .btn-default:hover {
	background-color: #fff;
	border-color: #3498db;
	color: #3498db
}
.contact-form .btn-lg,
.btn-group-lg>.btn {
	border-radius: 2px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 25px
}
.contact-form .btn i {
	margin-right: 10px
}
.contactus_info {
	height: auto;
	margin-bottom: 50px;
	clear: both
}
.contactus_info h3 {
	font-weight: 400;
	color: #3498db;
	font-size: 25px;
	margin-bottom: 15px;
	margin-top: 30px
}
.contactus_info h3 span {
	font-weight: 400;
	font-weight: bold
}
.contactus_info li {
	clear: both;
	line-height: 30px;
	margin-bottom: 20px;
	height: 20px;
	display: block;
	font-size: 15px
}
.contactus_info li i {
	float: left;
	line-height: 1.6em;
	font-size: 15px;
	margin-right: 10px;
	color: #3498db
}
.contactus_info li strong {
	float: left;
	line-height: 1.6em;
	font-size: 14px;
	margin-right: 10px
}
.contactus_info li p {
	float: left
}
.contactus_info li a {
	color: #3498db
}
.contact_map {
	height: 300px;
	clear: both
}
.contact2 table {
	width: 500px;
	border: 0;
	cellspacing: 0px;
	cellpadding: 0px
}
.contact2 {
	padding: 0 0 40px 0
}
.contact2 .row {
	margin-right: 0;
	margin-left: 0
}
.contact2 .col-md-12 {
	padding-left: 0;
	padding-right: 0
}
.contactus_info2 {
	height: 160px;
	display: inline-block;
	margin-bottom: 20px;
	clear: both
}
.contactus_info2 h3 {
	font-weight: 400;
	color: #3498db;
	font-size: 25px;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-top: 30px
}
.contactus_info2 h3 span {
	font-weight: 400;
	font-weight: bold
}
.contactus_info2 li {
	clear: both;
	line-height: 1.6em;
	margin-bottom: 20px;
	height: 20px;
	display: inline-block;
	font-size: 15px
}
.contactus_info2 li i {
	float: left;
	line-height: 1.6em;
	font-size: 15px;
	margin-right: 10px;
	color: #3498db
}
.contactus_info2 li strong {
	float: left;
	line-height: 1.6em;
	margin-right: 10px
}
.contactus_info2 li p {
	float: left
}
.contactus_info2 li a {
	color: #3498db
}
.testimonial {
	display: block;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	padding: 30px 25px 10px 25px;
	margin: 50px 0 0px 0
}
.testimonial1 {
	display: block;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	border-radius: 50%;
	padding: 30px 25px 10px 25px;
	margin: 50px 0 0px 0
}
.testimoni-sparator {
	background:url(../images/testimoni-sparator.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 48px;
	height: 50px;
	z-index: 2;
	bottom: 28px;
	left: -22px
}
.testimoni-sparator1 {
	background: url(../images/technologies/arrow.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 48px;
	height: 50px;
	z-index: 2;
	bottom: 28px;
	right: -48px
}
.testimoni-sparator2 {
	background: url(../images/technologies/arrow.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 48px;
	height: 50px;
	z-index: 2;
	bottom: 28px;
	left: 639px
}
.testimoni-author {
	float: right;
	text-align: right
}
.testimoni-author h5,
.testimoni-author p {
	margin-bottom: 5px
}
.testimoni-author .author-info {
	float: left;
	margin-top: 5px
}
.testimoni-author img {
	float: left;
	border: 3px solid #e9e9e9;
	border-radius: 50%;
	margin: 0 0 20px 20px
}
blockquote {
	background: url(../images/technologies/quote.png) no-repeat 0 0;
	font-size: 18px;
	line-height: 30px;
	font-family: georgia;
	font-style: italic;
	border: none;
	padding: 0 0 0 37px;
	margin-bottom: 20px;
	text-align: justify
}
.blog .blogs_box img {
	width: 100% !important;
	height: 228px
}
.blog {
	min-height: 300px;
	padding: 40px 10px
}
.blogs_box {
	border-bottom: 3px solid #3498db;
	position: relative;
	width: 95%;
	margin-top: 0;
	margin-bottom: 40px
}
.blog_txt {
	padding: 17px;
	position: relative;
	display: inline-block;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	clear: both
}
.blog_txt h2 {
	text-align: left;
	letter-spacing: 1px;
	color: #3498db;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 12px;
	font-family: 'Raleway', sans-serif
}
.blog_txt h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px
}
.blog_txt p {
	float: left;
	color: #737a81
}
.blog_txt a {
	color: #5c5c5c;
	text-decoration: none
}
.blog_txt h2 a {
	color: #21252b
}
.blog_txt h2 a:hover {
	color: #3498db
}
.blog_txt a:hover {
	color: #3498db;
	text-decoration: none
}
.blog_txt .read {
	margin-left: 10px
}
.blog_box:hover .blog_txt {
	background-color: #3498db;
	color: #fff;
	cursor: pointer
}
.blog_info {
	clear: both;
	margin: 12px 0 0 0;
	text-align: center;
	width: 100%;
	display: inline-block
}
.blog_info i {
	color: #b5b8bf;
	margin-right: 2px
}
.blog_info a {
	color: #b5b8bf
}
.author,
.comments_no {
	padding: 0 10px
}
.date {
	padding: 0 15px
}
.blog .pagination {
	clear: both;
	margin: 0 auto !important;
	width: 300px;
	display: block;
	border-radius: 2px
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #3498db;
	border-color: #3498db
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}
.blog_category {
	padding: 20px;
	border: 1px solid #f1f1f1;
	border-radius: 2px
}
.blog_category h3 {
	font-weight: 600;
	padding: 0 10px 15px 10px;
	color: #3498db;
	font-size: 18px
}
.blog_category a {
	color: #5c5c5c;
	text-decoration: none
}
.blog_category a:hover {
	color: #3498db
}
.blog_category li {
	padding: 10px;
	border-bottom: 1px solid #f1f1f1
}
.blog_category li:hover .badge {
	background-color: #3498db
}
.blog_category li:hover a {
	color: #3498db
}
.blog_category li:last-child {
	border-bottom: none
}
.blog_category li .badge {
	float: right;
	border-radius: 4px
}
.tabsy {
	border-radius: 2px;
	border: 1px solid #f1f1f1;
	margin: 20px 0
}
.tabsy ul.tabbed {
	clear: both
}
.tabsy .tabbed li {
	display: inline-block;
	float: left;
	padding: 10px 20px;
	background-color: #fff;
	cursor: pointer;
	text-align: center;
	border-top: 3px solid #3498db
}
.tabsy li.inactive {
	background-color: #f8f8f8;
	border-top: none;
	border-right: 1px solid#fff;
	border-left: 1px solid#fff
}
.tabsy div {
	background-color: #fff;
	padding: 10px;
	min-height: 100px;
	clear: both
}
.tabsy div:not(:first-of-type) {
	display: none
}
.tabsy .tags a {
	border-radius: 2px;
	padding: 3px 10px;
	margin: 0 5px 5px 0;
	display: inline-block;
	color: #909090;
	text-decoration: none;
	background-color: #f9f9f9
}
.tabsy .tags a:hover {
	color: #fff;
	background-color: #3498db
}
.blogs li:last-child {
	border-bottom: none
}
.blogs_feed {
	border-bottom: 1px solid #f8f8f8;
	display: block;
	height: 100px;
	padding: 15px 5px
}
.blogs_feed .image img {
	width: 65px;
	height: 65px;
	padding: 3px;
	border-radius: 2px;
	border: 1px solid #f8f8f8;
	display: inline-block;
	float: left;
	opacity: 0.8;
	margin: 5px 10px 5px 5px
}
.blogs_feed .image:hover img {
	opacity: 1
}
.blogs_feed a.title {
	padding: 5px 0 5px 0;
	margin-left: 20px;
	display: block
}
.blogs_feed a.title {
	color: #5c5c5c;
	text-decoration: none
}
.blogs_feed a.title:hover {
	color: #3498db
}
.blogs_feed .date {
	color: #acacac;
	display: block
}
.adv {
	padding: 10px 40px
}
.adv h3,
.adv2 h3 {
	font-weight: 400;
	font-size: 25px;
	text-align: center;
	margin-bottom: 15px
}
.adv img {
	margin: 10px
}
.adv .ads {
	width: 265px;
	margin: 0 auto
}
.main {
	min-height: 300px;
	padding: 50px;
	color: #333
}
.center {
	width: 150px;
	margin: 0 auto
}
.head-404 {
	font-weight: 600;
	font-size: 50px;
	font-weight: bold;
	color: #333
}
.shape {
	position: relative;
	width: 290px;
	margin: 0 auto;
	cursor: pointer;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.error-404 {
	width: 0;
	height: 0;
	border-left: 150px solid transparent;
	border-right: 150px solid transparent;
	border-bottom: 300px solid #3498db;
	border-radius: 5px
}
.error-404-2 {
	width: 0;
	height: 0;
	border-left: 120px solid transparent;
	border-right: 120px solid transparent;
	border-bottom: 240px solid #fff;
	position: absolute;
	top: 45px;
	left: 30px
}
.error-404-3 {
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-bottom: 160px solid #3498db;
	position: absolute;
	top: 100px;
	left: 70px
}
.shape p {
	font-size: 100px;
	position: absolute;
	top: 130px;
	left: 136px;
	color: #fff;
	font-weight: bold
}
.shape:hover .error-404 {
	border-bottom-color: #156193;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.shape:hover .error-404-2 {
	border-bottom-color: #fff;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.shape:hover .error-404-3 {
	border-bottom-color: #156193;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.shape:hover p {
	color: #fff;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.error-menu {
	margin: 15px auto;
	clear: both;
	width: 480px;
	display: block;
	height: 70px
}
.error-menu ul {
	display: block
}
.error-menu ul li {
	float: left;
	border-right: 1px solid #ccc;
	padding: 5px 15px;
	position: relative
}
.error-menu ul li:last-child {
	border-right: none
}
.error-menu ul li:hover .error-menu-icon {
	display: inline-block
}
.error-menu ul li:hover a {
	color: #3498db;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.error-menu ul li a {
	color: #333
}
.error-menu ul li a:hover {
	color: #3498db
}
.main .bg-danger {
	display: block;
	clear: both;
	padding: 15px 25px;
	margin-top: 20px;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.6em
}
.warrm {
	font-size: 20px
}
.single-blog {
	padding: 40px 10px;
	font-weight: 400
}
.single-blog h1 {
	color: #333;
	font-weight: 600;
	font-size: 28px
}
.single-blog p {
	line-height: 1.7;
	font-size: 15px
}
.single .blog-img img {
	width: 100%;
	max-width: 100%;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #f1f1f1
}
.single .content {
	line-height: 25px;
	font-size: 16px
}
.single h1 {
	text-align: left;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #dcdcdc
}
.single .tags {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
	margin: 15px 0 20px 0
}
.single .tags i {
	margin-right: 7px;
	color: #b5b8bf
}
.single .tags a {
	color: #b5b8bf
}
.single .tags a:hover {
	color: #3498db
}
.single .tags span {
	color: #b5b8bf
}
.txt-img {
	float: left;
	width: 25%;
	margin: 0 15px 0 0
}
.txt-img img:hover {
	opacity: 0.6;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.txt-img img {
	width: 100%;
	float: left;
	padding: 5px;
	border: 1px solid #f1f1f1
}
.img-txt {
	margin-bottom: 14px
}
.single hr {
	margin: 20px 0;
	display: block;
	clear: both
}
.txt-bg-yellow {
	background: none repeat scroll 0 0 #fffcad;
	color: #613a28
}
.txt-bold {
	font-weight: 600;
	color: #333
}
.autor-bio .name {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 10px
}
.autor-bio {
	position: relative;
	border-radius: 2px;
	border: 2px solid #f1f1f1;
	border-top: 3px solid #3498db;
	padding: 30px 20px;
	margin: 20px 0
}
.autor-bio img.author-img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	padding: 5px;
	border: 1px solid #fff;
	overflow: hidden;
	float: left;
	margin-right: 15px
}
.author-social {
	position: absolute;
	left: 40px;
	bottom: 15px
}
.author-social i {
	margin-right: 7px;
	font-size: 20px;
	color: #333;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.author-social i.fa-facebook:hover {
	color: #3b5998
}
.author-social i.fa-twitter:hover {
	color: #55acee
}
.author-social i.fa-google-plus:hover {
	color: #dd4b39
}
.comments h2 {
	font-size: 25px;
	line-height: 40px;
	color: #3498db
}
.comments .date-time {
	font-style: italic;
	color: #aaa;
	float: right
}
.comments .comment-level-1 {
	border-radius: 3px;
	position: relative;
	border: 1px solid #e8e8e8;
	margin: 20px 0 20px 0;
	padding: 30px
}
.comments .comment-level-1 img {
	width: 70px;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #e8e8e8;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
	float: left
}
.comments .comment-level-2 {
	border-radius: 3px;
	position: relative;
	border: 1px solid #e8e8e8;
	margin: 20px 0 20px 80px;
	padding: 30px
}
.comments .comment-level-2 img {
	width: 70px;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #e8e8e8;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
	float: left
}
.comments a.replay {
	position: absolute;
	right: 20px;
	top: 15px
}
.comments h3 {
	font-weight: 600;
	font-size: 16px
}
.add_comment {
	margin-top: 40px
}
.comments .add_comment h2 {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 30px
}
.comments .form-control {
	border-radius: 2px
}
.comments textarea {
	height: 83px;
	margin-bottom: 15px
}
.comments .btn {
	border-radius: 2px
}
.comments .form-control:focus {
	box-shadow: none
}
.login-form input[type="checkbox"] {
	width: auto
}
.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.btn-social:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2)
}
.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, 0.2)
}
.btn-google-plus {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2)
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open>.dropdown-toggle.btn-google-plus {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter {
	color: #fff;
	background-color: #55acee;
	border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
	color: #fff;
	background-color: #2795e9;
	border-color: rgba(0, 0, 0, 0.2)
}
.login {
	padding: 70px 20px
}
.login-form {
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	border-bottom: 3px solid #3498db;
	padding: 40px 40px 20px 40px
}
.form-group label {
	font-weight: 400;
	font-size: 20px;
	color: #555
}
.login-form .form-control {
	border-radius: 2px
}
.login-form .form-control:focus {
	box-shadow: none
}
.login-form .btn {
	border-radius: 2px
}
.social-login {
	height: auto;
	border-top: 1px solid #e8e8e8;
	margin-top: 20px;
	padding: 15px 0
}
.social-login .btn-facebook {
	float: right
}
.social-login .btn {
	margin: 5px 0
}
.social-login h2,
.login-form h2 {
	font-size: 22px;
	color: #3498db;
	margin-bottom: 15px
}
.login-form h2 {
	font-size: 25px
}
.login-form .btn-default {
	background-color: #fff;
	clear: both;
	display: block;
	border-width: 2px;
	width: 50%;
	border-color: #999;
	transition: all 0.5s ease-in-out 0s;
	color: #999
}
.login-form .btn-default:hover {
	background-color: #fff;
	border-color: #3498db;
	color: #3498db
}
.login-form .btn-lg,
.btn-group-lg>.btn {
	border-radius: 2px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 25px
}
.login-form .btn i {
	margin-right: 10px
}
.login-form .forget {
	float: right
}
.equal {
	height: 484px
}
.more2 {
	margin: 20px auto;
	width: 220px
}
.more2 .btn-default {
	background-color: transparent;
	border-width: 2px;
	border-color: #999;
	transition: all 0.5s ease-in-out 0s;
	color: #999
}
.more2 .btn-default:hover {
	background-color: transparent;
	border-color: #fff;
	color: #fff
}
.more2 .btn-lg,
.btn-group-lg>.btn {
	border-radius: 2px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 25px
}
.more2 .btn i {
	margin-right: 10px
}
.service {
	text-align: center;
	font-size: 2em;
	color: #666e70;
	margin-bottom: 40px;
	padding: 0 10px 10px 10px;
	line-height: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500
}
h2 .service {
	text-align: center;
	font-size: 2em;
	color: #333;
	margin-bottom: 40px;
	padding: 0 10px 10px 10px;
	line-height: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500
}
.services2 .my-icon {
	cursor: pointer;
	padding-top: 5px;
	width: 60px;
	height: 60px;
	display: block;
	margin-right: 10px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 43%;
	clear: both
}
.services2 .features h3 {
	font-weight: 400;
	font-size: 20px;
	margin-top: 90px;
	margin-bottom: 10px
}
.req-quot-img {
	max-width: 100%;
	height: auto;
	margin: 0 auto
}
.services2 .services-p {
	font-size: 30px
}
.p-h-imgg img.p-h-img {
	width: 100%;
	height: auto
}
.services2 .features .fet {
	text-align: center;
	height: auto
}
.services2 .features-img .img-w {
	width: 40px
}
.client-box img .img-w {
	width: 40px
}
.bg__team section-up-footer {
	background-image: none
}
.clients {
	padding: 50px 0
}
.client-box {
	height: 200px;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 25px;
	border: 1px solid #e8e8e8;
	background-color: #fff
}
.client-box img {
	width: 100% !important
}
.clients .client-box:hover {
	background-color: rgba(0, 0, 0, 0.1)
}
.clients2 {
	padding: 30px;
	background-color: #e8e8e8
}
.clients2 .client-box {
	background-color: #fff;
	border: 1px solid #e1e1e1
}
.clients2 .client-box:hover {
	background-color: rgba(255, 255, 255, 0.5)
}
.faq1 {
	padding: 50px 20px
}
.accordion {
	margin-bottom: 30px;
	font-weight: 300
}
.accordion .section-content {
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #d6d9df;
	padding: 0
}
.accordion .accordion-title {
	font-size: 15px;
	font-weight: 600;
	color: #7d7d7d;
	padding: 15px 30px 15px 15px;
	margin-bottom: 0;
	position: relative;
	cursor: pointer
}
.accordion .accordion-title:hover {
	background-color: #3498db;
	color: #fff
}
.accordion .accordion-title:hover a {
	color: #fff
}
.accordion .accordion-title a {
	color: #7d7d7d;
	text-decoration: none
}
.accordion .accordion-title a i {
	float: left;
	margin: 0 10px 0 0;
	background-color: transparent;
	position: absolute;
	right: 10px;
	top: 30%;
	height: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center
}
.accordion .accordion-title.active:hover a {
	color: #fff
}
.accordion .accordion-title.active a {
	color: #3498db
}
.accordion .accordion-title.active a i {
	background-color: #3498db;
	color: #fff;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s
}
.accordion .accordion-inner {
	border-top: 1px solid #d6d9df;
	color: #666e70;
	padding: 20px;
	line-height: 1.6em;
	margin-top: 0;
	font-size: 14px;
	font-weight: 400;
	display: none
}
.accordion .accordion-inner.active {
	display: block
}
.accordion.accordion-2 .accordion-title {
	font-size: 15px;
	padding: 18px 20px
}
.accordion.accordion-2 .accordion-title a i {
	margin-right: 0
}
.our_team2 {
	font-weight: 400
}
.our_team2 h2,
.our_team3 h2 {
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px
}
.our_team2 .bg__team {
	padding: 0px 10px;
	background-color: rgba(0, 0, 0, 0.05)
}
.box2 {
	width: 100%;
	height: 390px;
	position: relative;
	overflow: hidden;
	background: rgba(255, 255, 255, 1);
	display: inline-block;
	margin: 20px auto;
	cursor: pointer;
	color: #2c3e50;
	-webkit-transition: background 0.4s 0.5s;
	transition: background 0.4s 0.5s
}
.box2:hover {
	background: rgba(255, 255, 255, 1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.box2 h3 {
	font-size: 20px;
	line-height: 20px;
	margin: 10px 0 7px 0;
	text-align: center;
	font-weight: 600;
	width: 100%
}
.box2 img {
	width: 100%;
	max-height: 263px;
	margin-bottom: 5px
}
.box2 span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 1.6em;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #3498db
}
.box2 h3,
.box2 span {
	-webkit-transition: color 0.4s 0.5s;
	transition: color 0.4s 0.5s
}
.social_team2 {
	width: 100%;
	position: absolute;
	clear: both;
	height: 35px;
	bottom: 15px;
	display: inline-block
}
.social_team2 ul {
	margin: 0 auto !important;
	width: 123px;
	padding: 3px 0 !important
}
.social_team2 li {
	float: left;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.05);
	margin-right: 8px
}
.social_team2 li i {
	color: #666
}
.social_team2 li:first-child {
	padding-left: 0
}
.social_team2 li:last-child {
	padding-right: 0;
	margin-right: 0px
}
.social_team2 li a {
	color: #fff
}
.social_team2 i {
	font-size: 17px;
	line-height: 35px
}
.social_team2 li:hover i.fa-facebook {
	color: #3b5998
}
.social_team2 li:hover i.fa-twitter {
	color: #55acee
}
.social_team2 li:hover i.fa-google-plus {
	color: #dd4b39
}
.social_team2 i.fa-youtube:hover {
	color: #c2191e
}
.box3 {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	color: #2c3e50;
	-webkit-transition: background 0.4s 0.5s;
	transition: background 0.4s 0.5s
}
.box3 img {
	width: 100%;
	max-height: 100%;
	margin-bottom: 5px
}
.team-details h3,
.our_team2 h3 {
	font-weight: 600;
	color: #444;
	font-size: 19px;
	margin-bottom: 10px
}
.team-details span {
	font-weight: 700;
	color: #3498db;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 20px;
	display: block
}
.social_team3 {
	width: 100%;
	margin-top: 10px;
	clear: both;
	height: 35px;
	bottom: 30px;
	display: inline-block
}
.social_team3 ul {
	padding: 3px 0 !important
}
.social_team3 li {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	line-height: 24px;
	text-align: center;
	background-color: #fff;
	margin-right: 10px;
	border: 1px solid #666
}
.social_team3 li i {
	color: #666
}
.social_team3 li:first-child {
	padding-left: 0
}
.social_team3 li:last-child {
	padding-right: 0;
	margin-right: 0px
}
.social_team3 li a {
	color: #fff
}
.social_team3 i {
	font-size: 17px;
	line-height: 24px
}
.social_team3 li:hover i.fa-facebook {
	color: #3b5998
}
.social_team3 li:hover i.fa-twitter {
	color: #55acee
}
.social_team3 li:hover i.fa-google-plus {
	color: #dd4b39
}
.social_team3 i.fa-youtube:hover {
	color: #c2191e
}
.our_team3 {
	background: #ccccd5;
	background-size: cover;
	font-weight: 400;
	color: #fff
}
.our_team3 .bg__team {
	padding: 70px 10px;
	background-color: transparent;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset
}
.protfolio-filter {
	text-align: center;
	margin-bottom: 15px;
	margin-left: 175px
}
.protfolio-filter-1 {
	margin-left: 0px
}
.protfolio-filter li {
	display: inline-block
}
.protfolio-filter li.current a {
	background-color: #3498db
}
.protfolio-filter li a {
	display: inline-block;
	margin: 0 20px 30px 0;
	background-color: #666;
	border: 1px solid #e9e8e8;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px;
	border-radius: 2px;
	font-size: 13px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s
}
.protfolio-filter li a:hover {
	display: inline-block;
	margin: 0 20px 30px 0;
	background-color: #3498db
}
.protfolio-filter li:last-child a {
	margin-right: 0
}
.our_works .row {
	margin-right: 0;
	margin-left: 0
}
.single-project {
	padding: 50px 0;
	font-weight: 400
}
.single-project img {
	width: 100%;
	height: auto;
	padding: 5px;
	border-radius: 2px
}
.single-project h2 {
	font-size: 25px;
	margin-bottom: 20px
}
.single-project p {
	margin-bottom: 20px
}
.single-project .btn-default {
	background-color: #fff;
	border-width: 2px;
	border-color: #999;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	color: #999
}
.single-project .btn-default:hover {
	background-color: #fff;
	border-color: #3498db;
	color: #3498db
}
.single-project .btn-lg,
.btn-group-lg>.btn {
	border-radius: 2px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 15px
}
.single-project .btn i {
	margin-right: 10px
}
.project-date,
.project-author,
.project-category {
	border-bottom: 1px solid #f8f8f8;
	min-height: 30px;
	padding: 10px 0;
	width: 100%
}
.project-date strong,
.project-author strong,
.project-category strong {
	width: 40%;
	display: inline-block
}
.project_share li strong {
	width: 100%;
	display: inline-block;
	float: left
}
.project-category .tags {
	display: inline-block
}
.project-category .tags a {
	border-radius: 2px;
	padding: 3px 10px;
	margin: 0 5px 5px 0;
	display: inline-block;
	color: #909090;
	text-decoration: none;
	background-color: #f9f9f9
}
.project-category .tags a:hover {
	color: #fff;
	background-color: #3498db
}
.project-category .tags img {
	width: 32px;
	height: 32px
}
.project_share {
	border-bottom: 1px solid #f8f8f8;
	min-height: 30px;
	padding: 10px 0;
	width: 100%;
	margin-bottom: 20px;
	display: inline-block
}
.project_share li:first-child {
	float: left;
	width: 40%;
	height: 25px
}
.project_share li {
	float: left;
	width: 30px;
	height: 25px
}
.project_share li a {
	text-decoration: none;
	color: #666
}
.project_share li a i {
	font-size: 18px;
	line-height: 25px
}
.project_share li a.fb:hover {
	color: #3B5998;
	background-color: transparent
}
.project_share li a.twi:hover {
	color: #55ACEE;
	background-color: transparent
}
.project_share li a.goo:hover {
	color: #DD4B39;
	background-color: transparent
}
.aboutus {
	padding: 50px 0;
	font-weight: 400
}
.aboutus img {
	padding: 5px;
	margin-top: 0px
}
.aboutus1 img {
	width: 100%;
	padding: 5px;
	/*/	*/
	margin-top: 0px;
	margin-bottom: 30px;
	data-wow-offset: 10;
	data-wow duration: 1.5s
}
.card img {
	width: 100%;
	padding: 5px;
	//border:1px solid #f8f8f8;margin-top:16px;margin-bottom:13px}.maro{margin-top:0px}p.itali{font-size:16px;font-weight:400;margin-bottom:15px;text-align:justify}.about-txt{font-size:14px;line-height:25px;padding-bottom:20px;text-align:justify}.checkmark ul{list-style-type:none;line-height:1.6}.checkmark ul li{font-size:15px;text-align:justify}.checkmark ul li:{content:"- ";color:#3498db;font-size:25px}/**/	.logo-soon {
		width: 200px;
		height: 100px;
		margin: 0 auto;
		display: block;
		background-color: transparent
	}
	.soon {
		background: url('../images/hd/1.jpg') no-repeat top center fixed;
		background-size: cover;
		text-align: center;
		height: auto;
		font-weight: 400;
		color: #fff;
		position: relative
	}
	.soon .bg__soon {
		height: auto;
		padding: 60px 10px;
		background-color: rgba(0, 0, 0, 0.7);
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
		background-image: url(../images/background_section.png);
		background-repeat: repeat
	}
	#clock span {
		color: #fff;
		font-size: 50px;
		font-weight: 600
	}
	.wrap-clock {
		background-color: rgba(0, 0, 0, 0.3);
		width: 150px;
		height: 150px;
		border-radius: 75px;
		float: left
	}
	.wrap-clock span {
		line-height: 150px;
		text-align: center;
		margin: 0 auto;
		clear: both;
		display: block
	}
	.soon h2 {
		font-size: 50px;
		font-weight: 600;
		margin-bottom: 30px
	}
	.soon .lead {
		margin-bottom: 50px;
		color: #fff
	}
	.soon strong {
		font-size: 30px
	}
	.soon .form-group {
		width: 25%;
		margin: 20px auto
	}
	.soon .newsletter {
		margin-top: 60px;
		height: 200px;
		clear: both;
		padding: 40px
	}
	.soon .newsletter h4 {
		font-weight: 600
	}
	.soon .newsletter .lead {
		margin-bottom: 20px
	}
	.shop-full-width {
		padding: 60px 20px;
		position: relative
	}
	.shop-full-width::after {
		content: "";
		background: url('../images/pattern/bb.png')repeat top center fixed;
		opacity: 0.2;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		position: absolute;
		z-index: -1
	}
	.products li {
		margin-bottom: 50px
	}
	.products .item {
		border: 1px solid #f1f1f1;
		border-radius: 3px;
		position: relative;
		border-radius: 2px
	}
	.products .item img {
		width: 100%;
		height: 210px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.055)
	}
	.products .item a {
		text-decoration: none;
		color: #333
	}
	.products .item .details {
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: #333;
		visibility: hidden;
		font-size: 40px
	}
	.products .item:hover .details {
		opacity: 0.7;
		visibility: visible;
		text-align: center;
		font-size: 60px;
		transition: all 0.3s ease-in-out 0s;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-o-transition: all 0.3s ease-in-out 0s
	}
	.products .item:hover .details i {
		color: #fff;
		text-align: center;
		position: absolute;
		top: 30%;
		left: 40%;
		opacity: 1
	}
	.products .item a:hover h3 {
		color: #3498db
	}
	.products .item a:hover .item-img img:before {
		opacity: 0.8
	}
	.products .item h3 {
		font-size: 18px;
		font-weight: 600;
		padding: 15px 15px 5px 15px;
		background-color: #fff
	}
	.products .item .item-img {
		position: relative
	}
	.products .item .price-sale:after {
		border-color: #d15102 transparent transparent;
		border-style: solid;
		border-width: 0.618em 0 0 0.618em;
		bottom: -0.58em;
		content: "";
		display: block;
		left: 0;
		position: absolute
	}
	.products .item .price-sale {
		background: none repeat scroll 0 0 padding-box #f37324;
		border-bottom-right-radius: 0.382em;
		border-top-left-radius: 0.382em;
		border-top-right-radius: 0.382em;
		bottom: 1.618em;
		color: #fff;
		height: 30px;
		display: block;
		font-weight: 700;
		left: -0.58em;
		padding: 0.327em 0.857em;
		position: absolute
	}
	.products .item .price-sale span {
		text-decoration: line-through;
		color: #f8f8f8
	}
	.products .item .price:after {
		border-color: #156193 transparent transparent;
		border-style: solid;
		border-width: 0.618em 0 0 0.618em;
		bottom: -0.58em;
		content: "";
		display: block;
		left: 0;
		position: absolute
	}
	.products .item .price {
		background: none repeat scroll 0 0 padding-box #3498db;
		border-bottom-right-radius: 0.382em;
		border-top-left-radius: 0.382em;
		border-top-right-radius: 0.382em;
		bottom: 1.618em;
		color: #fff;
		height: 30px;
		display: block;
		font-weight: 700;
		left: -0.58em;
		padding: 0.327em 0.857em;
		position: absolute
	}
	.item .rating {
		color: #f37324;
		width: 40%;
		float: right;
		text-align: center
	}
	.item .sign {
		width: 50% !important
	}
	.item .rating p {
		color: #555
	}
	.item .action {
		background-color: #f8f8f8;
		padding: 15px
	}
	.item .action button {
		border-radius: 2px
	}
	.item .action button i {
		margin-left: 5px
	}
	.item .rating .non {
		color: #ccc
	}
	.item .category {
		padding: 0 15px 15px 15px;
		border-bottom: 2px solid rgba(0, 0, 0, 0.075);
		background-color: #fff
	}
	.item .category a {
		color: #586467
	}
	.item .category a:hover {
		text-decoration: underline;
		color: #3498db
	}
	.sale {
		background-color: #f37324;
		color: #fff;
		width: 50px;
		height: 50px;
		border-radius: 25px;
		position: absolute;
		top: -20px;
		text-transform: uppercase;
		text-align: center;
		line-height: 50px;
		left: -20px;
		z-index: 500
	}
	.shop-full-width .adv {
		padding: 12px 6px
	}
	.shop-full-width .adv img {
		margin: 5px
	}
	.product-single>li {
		margin-bottom: 40px
	}
	.product-single .item-single {
		position: relative;
		border-radius: 2px
	}
	.description {
		padding: 15px;
		margin-bottom: 15px
	}
	.product-single .item-single h3 {
		font-size: 18px;
		font-weight: 600;
		padding: 15px;
		background-color: #fff
	}
	.product-single .item-single .item-img {
		position: relative
	}
	.product-single .item-single .price-sale span {
		text-decoration: line-through;
		color: #f8f8f8
	}
	.product-single .item-single .price {
		font-size: 20px;
		color: #333;
		height: 30px;
		font-weight: 700;
		padding: 0.327em 0.857em
	}
	.product-single .item-single .rating {
		color: #f37324;
		display: block;
		width: 100%;
		padding: 5px 15px 10px 20px;
		line-height: 15px;
		clear: both;
		height: 30px;
		text-align: center
	}
	.product-single .item-single .rating p {
		color: #555;
		float: left;
		margin-right: 15px
	}
	.product-single .item-single .rating i {
		float: left;
		margin-top: 5px
	}
	.product-single .item-single .rating .non {
		color: #ccc
	}
	p.description {
		line-height: 25px;
		font-size: 15px;
		color: #586467
	}
	.item-single .action {
		background-color: #f8f8f8;
		padding: 15px
	}
	.item-single .action button {
		border-radius: 2px;
		margin-left: 20%
	}
	.item-single .action button i {
		margin-left: 5px
	}
	.price-before {
		text-decoration: line-through;
		color: #999
	}
	.item-single .category {
		color: #b5b8bf;
		padding: 0 15px 15px 15px;
		border-bottom: 2px solid rgba(0, 0, 0, 0.075);
		background-color: #fff
	}
	.product-single .item-single .category i {
		margin-right: 10px
	}
	.product-single .item-single .category a {
		color: #b5b8bf
	}
	.product-single .item-single .category a:hover {
		text-decoration: underline;
		color: #3498db
	}
	.shop-full-width .adv2 {
		padding: 20px 40px
	}
	.shop-full-width .adv2 img {
		margin: 10px
	}
	.adv2 .ads {
		width: 265px;
		margin: 0 auto
	}
	.table>thead>tr>th,
	.table>tbody>tr>th,
	.table>tfoot>tr>th,
	.table>thead>tr>td,
	.table>tbody>tr>td,
	.table>tfoot>tr>td {
		border-color: #f1f1f1
	}
	.tabsy-img {
		width: 100%
	}
	#big-img {
		clear: both
	}
	#big-img img {
		width: 100%;
		border: 1px solid #f1f1f1;
		padding: 5px
	}
	.tabsy-img {
		width: 100%;
		clear: both;
		min-height: 150px;
		height: auto
	}
	.tabsy-img li {
		float: left;
		cursor: pointer;
		z-index: 10000;
		margin-right: 5px;
		margin-top: 15px;
		width: 30% !important
	}
	.tabsy-img li img {
		width: 100%;
		float: left !important;
		border-radius: 2px;
		border: 1px solid #f1f1f1
	}
	.tabsy-img li:last-child img {
		margin-right: 0
	}
	.tabsy-img img.inactive {
		background-color: #f8f8f8;
		border-top: none;
		border-right: 1px solid#fff;
		border-left: 1px solid#fff
	}
	.tabsy-img div {
		background-color: #fff;
		padding: 10px;
		min-height: 100px;
		clear: both
	}
	.tabsy-img .inactive {
		opacity: 0.6
	}
	#big-img img:not(:first-of-type) {
		display: none
	}
	.product-tabs {
		border-radius: 2px;
		margin: 20px 0;
		min-height: 170px
	}
	.product-tabs ul.tabbed {
		clear: both
	}
	.product-tabs .tabbed li {
		display: inline-block;
		float: left;
		margin-bottom: -1px;
		padding: 10px 20px;
		background-color: #fff;
		cursor: pointer;
		text-align: center;
		border-top: 3px solid #3498db;
		border-right: 1px solid #f1f1f1;
		border-left: 1px solid #f1f1f1
	}
	.product-tabs .tabbed li:hover {
		color: #fff;
		background-color: #3498db
	}
	.product-tabs .tabbed li.inactive:hover {
		color: #fff;
		background-color: #3498db
	}
	.product-tabs li.inactive {
		background-color: #f8f8f8;
		border-top: 3px solid #f8f8f8;
		border-right: 1px solid #f8f8f8;
		border-left: 1px solid #f8f8f8
	}
	.product-tabs div {
		background-color: #fff;
		padding: 25px;
		min-height: 100px;
		line-height: 1.6em;
		border: 1px solid #f1f1f1;
		clear: both
	}
	.product-tabs .tabbed li:hover {
		color: #fff;
		background-color: #3498db;
		border-top: 3px solid #3498db;
		border-right: 1px solid #3498db;
		border-left: 1px solid #3498db
	}
	.product-tabs .tabbed li.inactive:hover {
		color: #fff;
		background-color: #3498db;
		border-top: 3px solid #3498db;
		border-right: 1px solid #3498db;
		border-left: 1px solid #3498db
	}
	.product-tabs div:not(:first-of-type) {
		display: none
	}
	.product-tabs .tags a {
		border-radius: 2px;
		padding: 3px 10px;
		margin: 0 5px 5px 0;
		display: inline-block;
		color: #909090;
		text-decoration: none;
		background-color: #f9f9f9
	}
	.product-tabs .tags a:hover {
		color: #fff;
		background-color: #3498db
	}
	.related-product h2 {
		font-size: 20px;
		margin-bottom: 30px;
		padding: 10px 20px
	}
	.related-product h2 {
		font-size: 20px;
		margin-bottom: 30px;
		padding: 10px 20px
	}
	.icons {
		padding: 30px 0 50px 0;
		min-height: 500px;
		font-family: "Open Sans"
	}
	.icons h2 {
		font-size: 30px
	}
	.icons i {
		font-size: 18px;
		width: 25px;
		margin-right: 5px;
		line-height: 30px;
		color: #4d5258
	}
	ul.margin-bottom-none {
		list-style: outside;
		margin-left: 20px
	}
	.shortcodes {
		padding: 50px 0 100px 0;
		margin-bottom: -50px;
		background-color: #fff
	}
	.gray-bg {
		background-color: #e8e8e8;
		padding: 50px 0
	}
	.shortcode_pagetxt {
		margin-left: 30px;
		border-left: 5px solid #3498db;
		padding: 10px 20px 0 20px;
		border-radius: 2px
	}
	.shortcode_pagetxt h4 {
		font-size: 18px;
		margin-bottom: 10px;
		font-weight: 600;
		color: #3498db
	}
	.marg {
		margin-bottom: 30px
	}
	.shortcodes_category ul {
		padding: 10px;
		display: inline-block
	}
	.shortcodes_category a {
		color: #5c5c5c;
		text-decoration: underline
	}
	.shortcodes_category a:hover {
		color: #3498db
	}
	.shortcodes_category li {
		padding: 10px;
		float: left
	}
	.shortcodes_category li:hover a {
		color: #3498db
	}
	.shortcodes_category li:last-child {
		border-bottom: none
	}
	.shortcodes .heading_title h2 {
		letter-spacing: 2px
	}
	.shortcodes .heading_title .titleborder {
		width: 30px
	}
	.shortcodes .heading_title:focus .titleborder,
	.shortcodes .heading_title:hover .titleborder {
		width: 50px
	}
	.shortcodes .heading_title {
		margin: 40px 0 40px 0
	}
	.shortcodes .sub_head {
		font-size: 20px;
		font-weight: 600;
		text-transform: capitalize;
		margin-bottom: 25px
	}
	.shortcodes .heading_title .titleborderOut {
		margin-bottom: 0
	}
	#taps #big-img {
		margin-top: 20px
	}
	.thumbnail {
		background-color: #fff;
		border: 1px solid #ddd;
		border-radius: 4px;
		display: block;
		line-height: 1.42857;
		margin-bottom: 20px;
		padding: 4px;
		transition: all 0.2s ease-in-out 0s
	}
	.thumbnail_s {
		background-color: #fff;
		border: 1px solid #ddd;
		border-radius: 4px;
		width: 200px;
		height: 200px;
		display: block;
		line-height: 1.42857;
		padding: 4px;
		transition: all 0.2s ease-in-out 0s;
		margin: 20px auto
	}
	.thumbnail1 {
		background-color: #fff;
		border: 1px solid #ddd;
		width: 200px;
		height: 200px;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		display: block;
		overflow: hidden;
		line-height: 1.42857;
		padding: 4px;
		transition: all 0.2s ease-in-out 0s;
		margin: 20px auto
	}
	.thumbnail_1 {
		background-color: #fff;
		border: 1px solid #ddd;
		width: 200px;
		height: 200px;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		display: block;
		overflow: hidden;
		line-height: 1.42857;
		padding: 4px;
		transition: all 0.2s ease-in-out 0s;
		margin: 20px auto;
		margin-top: 40px
	}
	.thumbnail1 img {
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%
	}
	.thumbnail2 {
		background-color: #fff;
		border: 1px solid #ddd;
		border-radius: 4px;
		width: 200px;
		height: 200px;
		display: block;
		line-height: 1.42857;
		margin: 20px auto;
		transition: all 0.2s ease-in-out 0s
	}
	.thumbnail3 {
		background-color: #fff;
		border: 1px solid #ddd;
		width: 200px;
		height: 200px;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		display: block;
		line-height: 1.42857;
		margin: 20px auto;
		transition: all 0.2s ease-in-out 0s
	}
	.thumbnail3 img {
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%
	}
	#slides {
		position: relative
	}
	#slides .bx-wrapper .bx-viewport {
		background-color: transparent;
		border: none
	}
	#slides .bx-controls-direction {
		position: absolute;
		z-index: 3;
		bottom: -40px;
		left: 10%
	}
	#slides .bx-controls-direction a {
		display: inline-block;
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 15px;
		text-align: center;
		background-color: #3498db;
		text-decoration: none;
		color: #fff;
		margin: 0 5px
	}
	#slides .bx-controls-direction a:hover {
		background-color: #333
	}
	#slides .bx-controls-direction a:before {
		font-size: 16px;
		font-family: "FontAwesome"
	}
	#slides .bx-controls-direction a.bx-prev:before {
		content: "f053"
	}
	#slides .bx-controls-direction a.bx-next:before {
		content: "f054"
	}
	#slides h5 {
		font-size: 15px;
		font-weight: 600;
		line-height: 1.4em
	}
	.alert {
		border-radius: 2px
	}
	#tooltips button {
		margin-right: 30px
	}
	.tooltip_pragraph {
		margin: 30px 0 0 0
	}
	.modal-dialog {
		margin: 100px auto
	}
	.inside-modal {
		padding: 40px
	}
	.mrg-right {
		margin-right: 30px;
		margin-bottom: 20px
	}
	#hover {
		background-color: #fff;
		padding: 30px 0;
		margin-top: 30px
	}
	#hover a {
		text-decoration: none
	}
	.tabs h3 {
		color: #222
	}
	.desc img {
		width: 200px !important;
		height: auto;
		float: left;
		margin: 0 15px 10px 0
	}
	.desc {
		text-align: left;
		float: left
	}
	.desc h5 {
		margin-top: 0
	}
	.desc button {
		margin: 15px 15px 15px 0;
		border-radius: 2px
	}
	.tab-style1 {
		border-radius: 2px;
		margin: 20px 0;
		clear: both;
		min-height: 50px
	}
	.tab-style1 ul.tabbed {
		clear: both
	}
	.tab-style1 .tabbed li {
		display: inline-block;
		float: left;
		margin-bottom: -1px;
		padding: 10px 20px;
		background-color: #fff;
		cursor: pointer;
		text-align: center;
		border-top: 3px solid #3498db;
		border-right: 1px solid #f1f1f1;
		border-left: 1px solid #f1f1f1
	}
	.tab-style1 .tabbed li:hover {
		color: #fff;
		background-color: #3498db
	}
	.tab-style1 .tabbed li.inactive:hover {
		color: #fff;
		background-color: #3498db
	}
	.tab-style1 li.inactive {
		background-color: #f8f8f8;
		border-top: 3px solid #f8f8f8;
		border-right: 1px solid #f8f8f8;
		border-left: 1px solid #f8f8f8
	}
	.tab-style1 section {
		background-color: #fff;
		padding: 25px 25px 15px 25px;
		min-height: 100px;
		line-height: 1.6em;
		border: 1px solid #f1f1f1;
		clear: both
	}
	.tab-style1 .tabbed li:hover {
		color: #fff;
		background-color: #3498db;
		border-top: 3px solid #3498db;
		border-right: 1px solid #3498db;
		border-left: 1px solid #3498db
	}
	.tab-style1 .tabbed li.inactive:hover {
		color: #fff;
		background-color: #3498db;
		border-top: 3px solid #3498db;
		border-right: 1px solid #3498db;
		border-left: 1px solid #3498db
	}
	.tab-style1 section:not(:first-of-type) {
		display: none
	}
	.tab-style1 .tags a {
		border-radius: 2px;
		padding: 3px 10px;
		margin: 0 5px 5px 0;
		display: inline-block;
		color: #909090;
		text-decoration: none;
		background-color: #f9f9f9
	}
	.tab-style1 .tags a:hover {
		color: #fff;
		background-color: #3498db
	}
	.tab-style1 .fet {
		margin-bottom: 15px
	}
	#tabs2-content {
		padding: 30px 25px 10px 25px
	}
	.product-tabs2 .fet {
		margin-bottom: 15px
	}
	#tabs1-content2 {
		padding: 30px 25px 10px 25px
	}
	.product-tabs2 {
		border-radius: 2px;
		margin: 30px 0 0 0
	}
	.product-tabs2 ul.tabbed {
		clear: both
	}
	.product-tabs2 .tabbed li {
		display: inline-block;
		float: left;
		padding: 10px 20px;
		margin-top: -1px;
		background-color: #fff;
		cursor: pointer;
		text-align: center;
		border-bottom: 3px solid #3498db;
		border-right: 1px solid #f1f1f1;
		border-left: 1px solid #f1f1f1
	}
	.product-tabs2 li.inactive {
		background-color: #f8f8f8;
		border-bottom: 3px solid #f8f8f8;
		border-right: 1px solid #f8f8f8;
		border-left: 1px solid #f8f8f8
	}
	.product-tabs2 section {
		background-color: #fff;
		padding: 25px 25px 15px 25px;
		min-height: 100px;
		line-height: 1.6em;
		border: 1px solid #f1f1f1;
		clear: both
	}
	.product-tabs2 section:not(:first-of-type) {
		display: none
	}
	.product-tabs2 .tags a {
		border-radius: 2px;
		padding: 3px 10px;
		margin: 0 5px 5px 0;
		display: inline-block;
		color: #909090;
		text-decoration: none;
		background-color: #f9f9f9
	}
	.product-tabs2 .tags a:hover {
		color: #fff;
		background-color: #3498db
	}
	.product-tabs2 .tabbed li:hover {
		color: #fff;
		background-color: #3498db;
		border-bottom: 3px solid #3498db;
		border-right: 1px solid #3498db;
		border-left: 1px solid #3498db
	}
	.product-tabs2 .tabbed li.inactive:hover {
		color: #fff;
		background-color: #3498db;
		border-bottom: 3px solid #3498db;
		border-right: 1px solid #3498db;
		border-left: 1px solid #3498db
	}
	.techspiron-tab .nav>li>a {
		color: #999;
		text-indent: 12px
	}
	.techspiron-tab .nav>li.active>a {
		color: #3498db;
		font-weight: 400;
		font-size: 15px;
		border-top: 3px solid #3498db
	}
	.techspiron-tab .nav-tabs li {
		margin-bottom: -2px !important
	}
	.techspiron-tab .nav-tabs li.active {
		border-top: 3px solid #3498db;
		font-weight: 600;
		border-bottom: 1px solid #fff
	}
	.techspiron-tab .nav>li>a i {
		position: absolute;
		left: -2px;
		line-height: 20px
	}
	.nav-tabs.nav-justified>li>a {
		border-radius: 0
	}
	.techspiron-tab .nav>li>a:hover,
	.techspiron-tab .nav>li>a:focus {
		background-color: #fff;
		border: 1px solid #fff;
		border-bottom: 1px solid #eef1f1;
		color: #3498db
	}
	.techspiron-tab .nav-tabs.nav-justified>li>a {
		outline: 0
	}
	.techspiron-tab .nav-tabs.nav-justified>.active>a,
	.techspiron-tab .nav-tabs.nav-justified>.active>a:hover,
	.techspiron-tab .nav-tabs.nav-justified>.active>a:focus {
		border: 1px solid #eef1f1;
		border-bottom: none;
		background-color: #fff
	}
	.techspiron-tab .tab-content {
		padding: 20px;
		margin-top: -2px;
		border-bottom: 3px solid #3498db;
		margin-bottom: 40px;
		background-color: #fff
	}
	.techspiron-tab .tab-content .tab-pane {
		text-align: justify;
		color: #666e70;
		line-height: 1.6em;
		font-size: 14px;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto
	}
	.techspiron-tab .desc,
	#taps .add-info {
		color: #a1a1a1
	}
	.add-info .table {
		margin-bottom: 0
	}
	.dropcap {
		float: left;
		font-size: 60px;
		font-weight: 400;
		line-height: 100%;
		margin: 0 20px 5px 0;
		color: #666
	}
	.bootstrap-tab .tab-content {
		padding: 20px 10px;
		background-color: #fff
	}
	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		border-color: #fff
	}
	.price-table {
		height: auto;
		background-color: #fff;
		border: 1px solid #e5e7e9;
		border-radius: 4px;
		margin-bottom: 50px;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04)
	}
	.price-head {
		height: 120px;
		padding-top: 30px;
		border-bottom: 1px solid #e5e7e9;
		position: relative;
		background-color: #f8fafa;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px
	}
	.price-head h3 {
		text-align: center;
		margin-top: 0
	}
	.price-price {
		width: 100px;
		height: 100px;
		border-radius: 50px;
		background-color: #fff;
		line-height: 100px;
		text-align: center;
		position: absolute;
		left: 50%;
		margin-left: -50px;
		top: 70px;
		border: 1px solid #f8f8f8
	}
	.price-price .doller {
		font-size: 20px;
		font-weight: 400;
		margin: 0 -3px 0 0;
		position: relative;
		top: -18px;
		left: -3px
	}
	.price-price .prices {
		font-size: 40px;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
		font-weight: 600;
		margin: 0 auto;
		line-height: 100px;
		position: relative;
		left: -3px
	}
	.price-price .month {
		font-size: 15px
	}
	.price-signup {
		width: 100%;
		display: block;
		padding: 25px 0;
		background-color: #f8fafa;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px
	}
	.price-signup button {
		margin: 0 auto;
		width: 50%;
		display: block;
		border-radius: 2px;
		background-color: #3498db
	}
	ul.price-feature {
		text-align: center;
		margin-top: 55px !important
	}
	ul.price-feature li {
		padding: 10px;
		border-bottom: 1px dotted #e5e7e9
	}
	.choise {
		margin: -10px;
		margin-bottom: 50px;
		border: 1px solid #3498db
	}
	.choise .price-head {
		background-color: #3498db;
		color: #3498db;
		height: 140px
	}
	.choise .price-head h3 {
		color: #fff
	}
	.choise .price-price {
		top: 80px
	}
	.table {
		background-color: #fff;
		margin-bottom: 40px
	}
	.center_tooltip {
		width: 60%;
		margin: 0 auto
	}
	.center_popup {
		margin: 20px auto
	}
	#popover .btn {
		width: 80%;
		margin: 15px auto
	}
	.btn-style1 .btn-default {
		background-color: #fff;
		border-width: 2px;
		border-color: #999;
		transition: all 0.5s ease-in-out 0s;
		color: #999;
		margin: 10px;
		float: left
	}
	.btn-style1 .btn-default:hover {
		background-color: #fff;
		border-color: #3498db;
		color: #3498db
	}
	.btn-style1 .btn-lg,
	.btn-group-lg>.btn {
		border-radius: 2px;
		font-size: 18px;
		line-height: 1.33;
		padding: 10px 25px
	}
	.btn-style1 .btn i {
		margin-right: 10px
	}
	.btn-style2 .btn-default {
		background-color: #fff;
		border-width: 2px;
		border-color: #999;
		transition: all 0.5s ease-in-out 0s;
		color: #999;
		margin: 10px;
		float: left
	}
	.btn-style2 .btn-default:hover {
		background-color: #fff;
		border-color: #5cb85c;
		color: #5cb85c
	}
	.btn-style2 .btn-lg,
	.btn-group-lg>.btn {
		border-radius: 2px;
		font-size: 18px;
		line-height: 1.33;
		padding: 10px 25px
	}
	.btn-style2 .btn i {
		margin-right: 10px
	}
	.btn-style3 .btn-default {
		background-color: #fff;
		border-width: 2px;
		border-color: #999;
		transition: all 0.5s ease-in-out 0s;
		color: #999;
		margin: 10px;
		float: left
	}
	.btn-style3 .btn-default:hover {
		background-color: #fff;
		border-color: #d9534f;
		color: #d9534f
	}
	.btn-style3 .btn-lg,
	.btn-group-lg>.btn {
		border-radius: 2px;
		font-size: 18px;
		line-height: 1.33;
		padding: 10px 25px
	}
	.btn-style3 .btn i {
		margin-right: 10px
	}
	.btn-style4 .btn-default {
		background-color: transparent;
		border-width: 2px;
		border-color: #fff;
		transition: all 0.5s ease-in-out 0s;
		color: #fff;
		margin: 0 0 0 0;
		float: left;
		border-radius: 2px
	}
	.btn-style4 .btn-default:hover {
		background-color: #fff;
		border-color: transparent;
		color: rgba(0, 0, 0, 0.8)
	}
	.btn-style4 .btn-lg,
	.btn-group-lg>.btn {
		border-radius: 2px;
		font-size: 18px;
		line-height: 1.33;
		padding: 10px 25px
	}
	.btn-style4 .btn i {
		margin-right: 10px
	}
	#taps,
	#accordion,
	#alert,
	#slides,
	#button,
	#tooltips,
	#popmodal,
	#hover {
		padding-bottom: 30px
	}
	#slides {
		padding-bottom: 70px
	}
	#divider .divider {
		margin-bottom: 50px
	}
	#divider .divider.last {
		margin-bottom: 20px
	}
	#divider .divider .iconz {
		font-size: 22px
	}
	.columns {
		margin: 20px 0
	}
	.columns .row {
		margin: 20px 0
	}
	.typography {
		padding: 20px 20px 50px 20px
	}
	.typography .heading_title h2 {
		letter-spacing: 2px
	}
	.typography .heading_title:hover .titleborder,
	.typography .heading_title:focus .titleborder {
		width: 100px
	}
	.typography p {
		color: #a1a1a1
	}
	ul.list1 {
		list-style: disc;
		list-style-position: inside
	}
	ul.list1 li {
		line-height: 1.6em;
		font-weight: 400;
		font-size: 15px;
		color: #a1a1a1
	}
	ol.list2 {
		list-style: decimal;
		list-style-position: inside
	}
	ol.list2 li {
		line-height: 1.6em;
		font-weight: 400;
		font-size: 15px;
		color: #a1a1a1
	}
	ul.list3 {
		list-style: none
	}
	ul.list3 li {
		line-height: 1.6em;
		font-weight: 400;
		font-size: 15px;
		color: #a1a1a1
	}
	ul.list3 li i {
		margin-right: 7px;
		color: #3498db;
		font-size: 15px
	}
	ul.list4 {
		list-style: none
	}
	ul.list4 li {
		line-height: 1.6em;
		font-weight: 400;
		font-size: 15px;
		color: #a1a1a1
	}
	.blockquotes .heading_title,
	.typography .heading_title,
	.columns .heading_title,
	.lists .heading_title {
		margin-top: 30px
	}
	.quote1 {
		background-color: #f5f7fa;
		padding: 30px 50px;
		border-left: 5px solid #3498db;
		margin-bottom: 20px
	}
	.quote1 p {
		color: #73767e;
		font-size: 18px;
		font-style: italic
	}
	.quote1 span {
		font-size: 13px;
		text-decoration: underline;
		color: #93959d
	}
	.quote2 {
		background-color: #f5f7fa;
		padding: 30px 50px 30px 80px;
		position: relative
	}
	.quote2 i {
		font-size: 30px;
		position: absolute;
		top: 30px;
		left: 30px;
		color: #73767e;
		font-style: italic;
		margin-bottom: 20px
	}
	.quote2 p {
		color: #73767e;
		font-size: 18px;
		font-style: italic
	}
	.quote2 span {
		font-size: 13px;
		text-decoration: underline;
		color: #93959d
	}
	.grid-section {
		background-color: #ededed;
		padding: 70px 0 120px 0;
		margin-bottom: -50px
	}
	.grid-info {
		text-align: left;
		margin-bottom: 40px
	}
	.grid-section h2 {
		font-weight: 600;
		font-size: 21px;
		margin-bottom: 15px;
		text-align: left
	}
	.margin_tB {
		margin-top: 25px;
		margin-bottom: 25px
	}
	.txt_color {
		color: #3498db
	}
	.grid-info p {
		margin-bottom: 10px
	}
	.grid-hr {
		margin: 15px 0;
		border-bottom: 1px solid #ccc
	}
	.grid-blocks {
		background-color: #fff;
		display: block;
		line-height: 40px;
		min-height: 40px;
		text-align: center;
		color: #999
	}
	.footers {
		min-height: 300px;
		padding: 30px 0 0 0
	}
	.footer-demo {
		margin: 40px 0
	}
	.foooter-image-feed {
		width: 85%;
		margin: 0 auto
	}
	.foooter-image-feed li {
		float: left;
		margin: 7px
	}
	.foooter-image-feed li img:hover,
	.foooter-image-feed li img.active {
		border: 3px solid #3498db
	}
	.footer .tags {
		padding: 0 0 10px 0;
		margin: 10px
	}
	.footer .tags i {
		margin-right: 7px;
		color: #b5b8bf
	}
	.footer .tags a {
		color: #b5b8bf;
		border-color: #393f47 #2d323a #2d323a;
		box-shadow: none;
		padding: 5px 7px;
		margin: 5px;
		display: inline-block;
		float: left;
		border-radius: 2px;
		background-color: #1d2125;
		text-decoration: none
	}
	.footer .tags a:hover {
		color: #fff;
		background-color: #393f47
	}
	.copy_right .links_footer {
		float: right;
		line-height: 50px;
		margin-right: 20px
	}
	.links_footer li {
		float: left;
		margin-left: 20px;
		font-size: 14px
	}
	.links_footer li a {
		color: #ccccd5
	}
	.links_footer li a:hover {
		color: #fff
	}
	.footer-about {
		height: auto;
		padding: 20px 5px;
		position: relative
	}
	.footer-about h4 {
		color: #fff;
		font-size: 18px;
		letter-spacing: 1px;
		font-weight: 600;
		padding: 15px 0 20px 0
	}
	.footer-about p {
		color: #ccccd5
	}
	.footer-icons-section h4 {
		color: #fff;
		font-size: 18px;
		letter-spacing: 1px;
		font-weight: 600;
		padding: 15px 0 20px 0
	}
	.footer-icons-section p {
		color: #ccccd5
	}
	.footer-icons-section i {
		font-size: 75px;
		color: rgba(250, 250, 250, 0.2)
	}
	.copy_right .payment-method {
		float: right;
		line-height: 50px;
		margin-right: 20px
	}
	.payment-method li {
		float: left;
		margin-left: 30px;
		font-size: 14px
	}
	.payment-method li p {
		line-height: 40px
	}
	.payment-method li a i {
		font-size: 25px
	}
	.payment-method li a {
		color: #ccccd5
	}
	.payment-method li a:hover {
		color: #fff
	}
	.footer-blog-feed {
		height: auto;
		padding: 20px 5px;
		position: relative
	}
	.footer-blog-feed h4 {
		color: #fff;
		font-size: 18px;
		letter-spacing: 1px;
		font-weight: 600;
		padding: 15px 0 20px 0
	}
	.footer-blog-feed li {
		border-bottom: 1px dashed #333941;
		padding: 10px 0;
		line-height: 1.6em
	}
	.footer-blog-feed li:last-child {
		border-bottom: none
	}
	.footer-blog-feed li:first-child {
		padding-top: 0
	}
	.footer-blog-feed li i {
		color: #ccccd5;
		margin-right: 10px
	}
	.footer-blog-feed li a {
		color: #ccccd5;
		text-decoration: none
	}
	.footer-blog-feed li a:hover {
		color: #3498db
	}
	.footer_links_widget {
		height: auto;
		padding: 20px 5px;
		position: relative
	}
	.footer_links_widget h4 {
		color: #fff;
		font-size: 18px;
		letter-spacing: 1px;
		font-weight: 600;
		padding: 15px 0 20px 0
	}
	.footer_links_widget li {
		padding: 5px 0;
		line-height: 1.6em
	}
	.footer_links_widget li:last-child {
		border-bottom: none
	}
	.footer_links_widget li:first-child {
		padding-top: 0
	}
	.footer_links_widget li i {
		color: #ccccd5;
		margin-right: 10px
	}
	.footer_links_widget li a {
		color: #ccccd5;
		text-decoration: none
	}
	.footer_links_widget li a:hover {
		color: #3498db
	}
	.footer1 {
		background-color: #2d343a;
		height: auto;
		min-height: 300px;
		border-bottom: 1px solid #1a1e22;
		padding: 45px 0 0 0;
		position: relative;
		margin-top: 50px
	}
	.footer1:before {
		content: "";
		border-bottom: 100px solid #2d343a;
		border-left: 50px solid transparent;
		border-right: 50px solid transparent;
		height: 0;
		width: 400px;
		position: absolute;
		top: -50px;
		left: 50%;
		margin-left: -200px
	}
	.get-in-touch {
		width: 150px;
		height: 40px;
		position: absolute;
		top: -30px;
		left: 50%;
		margin-left: -75px;
		border-radius: 1px;
		padding: 5px 10px;
		text-align: center;
		background-color: #3498db;
		cursor: pointer
	}
	.get-in-touch a {
		font-family: 'Lobster', cursive;
		position: relative;
		display: block;
		color: #fff;
		text-decoration: none;
		font-weight: 400;
		font-size: 20px
	}
	.get-in-touch a:after {
		width: 100px;
		border-left: none;
		border-right: none;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		height: 3px;
		position: absolute;
		right: -100px;
		top: 50%;
		display: block
	}
	.get-in-touch a:before {
		width: 100px;
		border-left: none;
		border-right: none;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		height: 3px;
		position: absolute;
		left: -100px;
		top: 50%;
		display: block
	}
	.copy_right1 {
		height: auto;
		font-family: 'Open Sans', sans-serif;
		position: relative;
		font-weight: 400;
		border-top: 1px solid #2e343a;
		padding: 15px 10px;
		margin-top: 50px;
		background-color: #1d2125;
		z-index: 2
	}
	.copy_right1:before {
		content: "";
		border-bottom: 100px solid #1d2125;
		border-left: 50px solid transparent;
		border-right: 50px solid transparent;
		height: 0;
		width: 400px;
		position: absolute;
		top: -50px;
		left: 50%;
		margin-left: -200px;
		z-index: -1
	}
	.copy_right1 img {
		position: absolute;
		top: -30px;
		left: 50%;
		width: 100px;
		margin-left: -50px;
		z-index: 2
	}
	.copy_right1 p a {
		color: #3498db;
		margin-left: 5px;
		text-decoration: none;
		z-index: 3
	}
	.copy_right1 p a:hover {
		color: #156193
	}
	.copy_right1 p {
		color: #ccccd5;
		float: left;
		line-height: 50px;
		margin-left: 15px
	}
	.copy_right1 .social_footer {
		float: right;
		line-height: 50px;
		margin-right: 20px
	}
	.header-demo {
		margin: 40px 0
	}
	.top_bar1 {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eef1f1;
		display: block;
		line-height: 35px;
		background-color: #21252b;
		margin-bottom: 0;
		clear: both
	}
	.top_bar1 .mail_us {
		font-family: 'Open Sans', sans-serif;
		float: left;
		margin-left: 15px;
		line-height: 40px;
		font-size: 13px;
		height: 40px;
		padding: 5px 0
	}
	.top_bar1 .mail_us i {
		float: left;
		width: 25px;
		height: 25px;
		background-color: transparent;
		color: #3498db;
		font-size: 15px;
		padding: 7px 5px
	}
	.top_bar1 .mail_us p {
		float: left;
		line-height: 30px;
		padding: 0 5px;
		color: #ccccd5
	}
	.top_bar1 .mail_us span {
		float: left;
		line-height: 30px;
		padding: 0 5px;
		color: #ccccd5;
		font-weight: 600
	}
	.top_bar1 .mail_us a {
		text-decoration: none;
		color: #3498db
	}
	.top_bar1 .mail_us a:hover {
		color: #3498db
	}
	.top_bar1 .call_us {
		font-family: 'Open Sans', sans-serif;
		width: 220px;
		float: left;
		color: #666e70;
		line-height: 1.6em;
		height: 35px;
		font-size: 13px;
		padding: 5px 0
	}
	.top_bar1 .call_us i {
		float: left;
		width: 25px;
		height: 25px;
		background-color: transparent;
		color: #3498db;
		font-size: 20px;
		padding: 5px 5px
	}
	.top_bar1 .call_us p {
		float: left;
		line-height: 30px;
		padding: 0 5px;
		color: #ccccd5
	}
	.top_bar1 .call_us span {
		float: left;
		color: #ccccd5;
		line-height: 30px;
		padding: 0 5px;
		font-weight: 600
	}
	.top_bar1 .social {
		text-decoration: none
	}
	.top_bar1 .social li {
		width: 35px;
		height: 39px;
		float: left;
		border: none;
		border-width: 0;
		background-color: #2b3139
	}
	.top_bar1 .social li:last-child {
		border-width: 0 1px 0 1px
	}
	.top_bar1 .social li a {
		color: #939393;
		display: block;
		height: 39px;
		text-decoration: none
	}
	.top_bar2 {
		width: 100%;
		height: 50px;
		border-bottom: 1px solid #eef1f1;
		display: block;
		background-color: #2d343a;
		margin-bottom: 0;
		clear: both
	}
	.top_bar2 .mail_us {
		font-family: 'Open Sans', sans-serif;
		float: left;
		width: 250px;
		margin-left: 15px;
		line-height: 1.6em;
		font-size: 13px;
		height: 40px;
		padding: 5px 0
	}
	.top_bar2 .mail_us i {
		float: left;
		width: 25px;
		height: 32px;
		line-height: 40px;
		background-color: transparent;
		color: #3498db;
		font-size: 15px;
		padding: 0px 5px
	}
	.top_bar2 .mail_us p {
		float: left;
		line-height: 25px;
		padding: 0 5px;
		color: #ccccd5
	}
	.top_bar2 .mail_us span {
		float: left;
		line-height: 40px;
		padding: 0 5px;
		color: #ccccd5;
		font-weight: 600
	}
	.top_bar2 .mail_us a {
		text-decoration: none;
		color: #3498db;
		line-height: 40px
	}
	.top_bar2 .mail_us a:hover {
		color: #3498db
	}
	.top_bar2 .call_us {
		font-family: 'Open Sans', sans-serif;
		width: 220px;
		float: left;
		color: #666e70;
		line-height: 1.6em;
		height: 40px;
		font-size: 13px;
		padding: 5px 0
	}
	.top_bar2 .call_us i {
		float: left;
		width: 25px;
		height: 40px;
		background-color: transparent;
		color: #3498db;
		font-size: 20px;
		line-height: 40px;
		padding: 0px 5px
	}
	.top_bar2 .call_us p {
		float: left;
		line-height: 40px;
		padding: 0 5px;
		color: #ccccd5
	}
	.top_bar2 .call_us span {
		float: left;
		color: #ccccd5;
		line-height: 40px;
		padding: 0 5px;
		font-weight: 600
	}
	.login-topbar {
		width: 415px;
		float: right;
		height: 50px;
		padding: 8px 0
	}
	.login-topbar .form-group {
		height: 40px
	}
	.login-topbar .form-control {
		border-radius: 2px;
		background-color: #ccccd5
	}
	.login-topbar .form-control:focus {
		box-shadow: none;
		background-color: #fff;
		border-color: #3498db
	}
	.login-topbar .btn {
		box-shadow: none;
		background-color: #3498db;
		border-color: #3498db;
		color: #fff;
		border-radius: 2px;
		height: 34px;
		font-size: 20px;
		line-height: 34px;
		padding: 0 10px
	}
	.top_bar3 {
		width: 100%;
		height: 50px;
		border-bottom: 1px solid #eef1f1;
		display: block;
		background-color: #2d343a;
		margin-bottom: 0;
		clear: both
	}
	.top_bar3 .mail_us {
		font-family: 'Open Sans', sans-serif;
		float: left;
		width: 250px;
		margin-left: 15px;
		line-height: 1.6em;
		font-size: 13px;
		height: 40px;
		padding: 5px 0
	}
	.top_bar3 .mail_us i {
		float: left;
		width: 25px;
		height: 32px;
		line-height: 40px;
		background-color: transparent;
		color: #3498db;
		font-size: 15px;
		padding: 0px 5px
	}
	.top_bar3 .mail_us p {
		float: left;
		line-height: 25px;
		padding: 0 5px;
		color: #ccccd5
	}
	.top_bar3 .mail_us span {
		float: left;
		line-height: 40px;
		padding: 0 5px;
		color: #ccccd5;
		font-weight: 600
	}
	.top_bar3 .mail_us a {
		text-decoration: none;
		color: #3498db;
		line-height: 40px
	}
	.top_bar3 .mail_us a:hover {
		color: #3498db
	}
	.top_bar3 .call_us {
		font-family: 'Open Sans', sans-serif;
		width: 220px;
		float: left;
		color: #666e70;
		line-height: 1.6em;
		height: 40px;
		font-size: 13px;
		padding: 5px 0
	}
	.top_bar3 .call_us i {
		float: left;
		width: 25px;
		height: 40px;
		background-color: transparent;
		color: #3498db;
		font-size: 20px;
		line-height: 40px;
		padding: 0px 5px
	}
	.top_bar3 .call_us p {
		float: left;
		line-height: 40px;
		padding: 0 5px;
		color: #ccccd5
	}
	.top_bar3 .call_us span {
		float: left;
		color: #ccccd5;
		line-height: 40px;
		padding: 0 5px;
		font-weight: 600
	}
	.top_bar3 ul.follow_us {
		float: left;
		padding: 8px 0 !important;
		height: 50px;
		width: 300px
	}
	.top_bar3 .follow_us li {
		width: 35px;
		height: 35px;
		border-radius: 50%;
		overflow: hidden;
		float: left;
		background-color: #2a3037;
		margin-right: 5px
	}
	.top_bar3 .follow_us li:first-child {
		width: auto;
		height: 35px;
		line-height: 35px;
		border-radius: 1px;
		color: #ccccd5;
		float: left;
		background-color: transparent;
		margin-right: 5px
	}
	.top_bar3 .follow_us li p {
		line-height: 35px;
		font-weight: 600;
		font-size: 14px;
		font-family: 'Open Sans', sans-serif
	}
	.top_bar3 .follow_us li a {
		color: #939393;
		display: block;
		height: 35px;
		text-decoration: none;
		line-height: 35px;
		text-align: center
	}
	ul.follow_us li a i {
		font-size: 1.2em;
		display: block;
		margin: 0 auto;
		line-height: 35px
	}
	ul.follow_us li a:hover {
		color: #fff !important
	}
	ul.follow_us .sky i {
		padding: 0
	}
	.hotel-reservation {
		margin-top: -170px;
		z-index: 9999 !important;
		display: block;
		position: relative;
		margin-bottom: 30px
	}
	.hotel-reservation .container {
		background-color: rgba(0, 0, 0, 0.7);
		padding: 20px 20px 50px 20px;
		border-radius: 2px;
		z-index: 9999 !important;
		position: relative;
		width: 95%
	}
	.hotel-reservation form .form-group label {
		color: #fff;
		font-weight: 600;
		font-size: 16px;
		clear: both
	}
	.hotel-reservation form .btn {
		position: absolute;
		bottom: 0;
		left: 45%
	}
	.hotel-reservation form input {
		border-radius: 2px
	}
	.hotel-reservation h3 {
		text-align: center;
		font-weight: 600;
		font-size: 20px;
		color: #fff;
		margin-bottom: 20px
	}
	.hotel-reservation h3 span {
		color: #3498db;
		font-weight: 800
	}
	.border-right {
		border-right: 1px solid rgba(0, 0, 0, 0.1)
	}
	.hotel-reservation .input-with-icon {
		position: relative
	}
	.hotel-reservation .input-with-icon i {
		position: absolute;
		left: 15px;
		line-height: 35px;
		font-size: 16px
	}
	.hotel-reservation .input-with-icon input {
		text-indent: 25px
	}
	.transparent_bg {
		background-color: rgba(0, 0, 0, 0.5);
		width: 50%;
		min-height: 150px
	}
	.hotel-reservation .wrap-around {
		position: absolute;
		right: 0px;
		bottom: 10px;
		display: inline-block;
		margin-top: 16px;
		padding: 10px 48px 10px 24px;
		margin-right: 0;
		background: #f00;
		color: #fff;
		text-decoration: none;
		z-index: 99999 !important
	}
	.hotel-reservation .wrap-around:before {
		content: '';
		position: absolute;
		right: -6px;
		top: -6px;
		width: 6px;
		height: 44px;
		background: #800000;
		transform: skewY(-45deg)
	}
	.hotel-reservation .wrap-around:after {
		content: '';
		position: absolute;
		top: -9px;
		right: -6px;
		width: 6px;
		height: 6px;
		background: #000;
		z-index: -1
	}
	.hotel-reservation .wrap-around:hover {
		background: #3498db;
		text-decoration: none;
		color: #fff
	}
	.hotel-reservation .wrap-around:hover:before {
		background: #156193
	}
	.hotel-reservation .wrap-around:hover:after {
		background: #222
	}
	.counter2 {
		min-height: 200px;
		text-align: center;
		font-weight: 400;
		background:url(../images/pattern/7.png) repeat
	}
	.counter2 .timer {
		color: #fff;
		font-size: 50px;
		font-weight: bold
	}
	.counter2 p {
		color: #fff;
		font-size: 40px
	}
	.counter2 i {
		font-size: 55px;
		color: #fff
	}
	.counter2 label {
		color: #fff;
		font-size: 17px;
		font-weight: normal
	}
	.counter2 .bg__coo {
		padding: 60px 10px;
		background-color: transparent;
		min-height: 200px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
		background-image: url(../images/background_section.png);
		background-repeat: repeat
	}
	.our-rooms {
		padding: 50px 0 70px 0
	}
	.rooms {
		position: relative;
		box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
		border: 1px solid rgba(0, 0, 0, 0.1)
	}
	.room-price {
		position: absolute;
		right: 0;
		top: 0;
		background-color: rgba(0, 0, 0, 0.8);
		color: #fff;
		padding: 15px;
		font-weight: 600;
		font-size: 16px
	}
	.room-dollor {
		font-size: 30px;
		font-weight: 800;
		margin-top: 5px
	}
	.rooms img {
		width: 100%
	}
	.rooms h3 a {
		font-weight: 600;
		font-size: 22px;
		margin-top: 5px;
		margin-bottom: 15px;
		color: #333;
		text-decoration: none
	}
	.rooms h3 a:hover {
		color: #3498db
	}
	.rooms .room-description {
		padding: 20px
	}
	nav#primary {
		z-index: 5;
		position: fixed;
		top: 50%;
		right: 16px;
		margin-top: -40px
	}
	nav#primary li {
		position: relative;
		height: 20px
	}
	nav#primary a {
		display: block;
		width: 20px;
		height: 20px;
		text-decoration: none
	}
	nav#primary a i {
		color: #3498db;
		display: block
	}
	nav#primary a:hover i,
	nav#primary a.active i {
		color: #ccccd5
	}
	nav#primary span {
		position: absolute;
		right: 30px;
		top: -7px;
		display: none;
		padding: 4px 20px 4px 7px;
		;
		color: #fff;
		white-space: nowrap;
		background: #3498db
	}
	nav#primary span:after {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(52, 152, 219, 0);
		border-left-color: #3498db;
		border-width: 5px;
		margin-top: -5px
	}
	.protfolio-filter li.new-filter a {
		display: inline-block;
		width: 150px;
		height: 50px;
		margin: 0 5px 30px 0;
		background-color: #FFF;
		border: 1px solid #e9e8e8;
		padding: 0 15px;
		color: #666e70;
		border-radius: 2px;
		font-size: 14px;
		line-height: 50px
	}
	.protfolio-filter li.new-filter {
		margin-right: 20px
	}
	.protfolio-filter li.new-filter.current a {
		background-color: #FFF;
		border: 1px solid #3498db;
		color: #3498db
	}
	.protfolio-filter li.new-filter a i {
		font-size: 16px;
		margin-right: 10px
	}
	.portfolio_3 {
		position: relative;
		overflow: hidden;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		margin-bottom: 30px
	}
	.portfolio_3 img {
		width: 100%;
		height: auto;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		filter: grayscale(100%)
	}
	.portfolio_4 img {
		width: 100%;
		height: auto;
	}
	.our_works .container .portfolio_3 img {}.our_works .design-image img {
		width: 100%;
		margin: 0 auto;
		height: auto;
	}
	.portfolio_3:hover img {
		filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-webkit-filter: grayscale(0%)
	}
	.portfolio-item {
		margin: 10px auto
	}
	.portfolio_3:hover .portfolio-caption {
		bottom: 0;
		visibility: visible;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out
	}
	.portfolio-caption {
		position: absolute;
		bottom: -50px;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.7);
		text-align: center;
		padding: 10px;
		display: block;
		visibility: hidden;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out
	}
	.portfolio-caption h2 {
		color: #fff;
		font-weight: 400;
		font-size: 17px;
		margin-bottom: 5px
	}
	.portfolio-caption p {
		color: #ccccd5;
		margin-bottom: 5px;
		text-align: center
	}
	.portfolio-control {
		width: 90px;
		height: 40px;
		display: block;
		visibility: hidden;
		position: absolute;
		top: 20%;
		left: 50%;
		margin-left: -45px;
		margin-top: -20px
	}
	.portfolio_3:hover .portfolio-control {
		top: 40%;
		visibility: visible;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out
	}
	.portfolio-control a.view_project i {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background-color: rgba(250, 250, 250, 0.9);
		color: #222;
		margin-right: 10px;
		text-align: center;
		line-height: 40px;
		font-size: 16px;
		float: left
	}
	.portfolio-control a.go_project i {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background-color: rgba(250, 250, 250, 0.9);
		color: #222;
		text-align: center;
		line-height: 40px;
		font-size: 16px;
		float: left
	}
	.portfolio-control a:hover i {
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		color: #3498db;
		background-color: rgba(250, 250, 250, 1)
	}
	.search {
		padding: 50px
	}
	.search-input {
		position: relative
	}
	.search-input input {
		border-radius: 23px
	}
	.search .pagination {
		clear: both;
		margin: 0 auto !important;
		width: 300px;
		display: block;
		border-radius: 2px
	}
	.search-btn {
		position: absolute;
		right: 0;
		top: 0;
		border-radius: 23px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.result_count {
		clear: both;
		border-bottom: 1px solid #f2f2f2;
		padding: 10px 0;
		display: block;
		height: 50px
	}
	.result_count p {
		font-size: 18px;
		color: #333;
		float: left
	}
	.result_count span {
		font-size: 20px;
		font-weight: 600;
		float: left;
		margin-left: 7px;
		color: #3498db
	}
	.search .h4 {
		margin-bottom: 25px;
		margin-top: 0
	}
	.search .h4 a {
		color: #555;
		text-decoration: none
	}
	.detect {
		color: #3498db;
		padding: 0 5px;
		font-weight: 700
	}
	.search_ul li:last-child {
		border-bottom: 0
	}
	.search-result {
		border-bottom: 1px solid #f2f2f2;
		padding: 40px 0
	}
	.meta {
		width: 100%;
		height: 30px;
		display: block;
		margin: 5px 0;
		color: #666;
		clear: both !important
	}
	.meta_view {
		width: 50px;
		line-height: 30px;
		margin-right: 20px;
		float: left
	}
	.meta_view i {
		line-height: 30px;
		float: left;
		margin-right: 10px;
		font-size: 15px
	}
	.meta_view span {
		line-height: 30px;
		float: left
	}
	.meta_favorite {
		width: 50px;
		line-height: 30px;
		margin-right: 20px;
		float: left
	}
	.meta_favorite i {
		line-height: 30px;
		float: left;
		margin-right: 10px;
		font-size: 15px
	}
	.meta_favorite span {
		line-height: 30px;
		float: left
	}
	.meta_comment {
		width: 50px;
		line-height: 30px;
		margin-right: 20px;
		float: left
	}
	.meta_comment i {
		line-height: 30px;
		float: left;
		margin-right: 10px;
		font-size: 15px
	}
	.meta_comment span {
		line-height: 30px;
		float: left
	}
	.meta_share {
		float: right
	}
	.meta_share li {
		float: left;
		width: 30px;
		height: 30px
	}
	.meta_share li a {
		text-decoration: none;
		color: #666
	}
	.meta_share li a i {
		font-size: 16px;
		line-height: 30px
	}
	.meta_share li a.fb:hover {
		color: #3B5998;
		background-color: transparent
	}
	.meta_share li a.twi:hover {
		color: #55ACEE;
		background-color: transparent
	}
	.meta_share li a.goo:hover {
		color: #DD4B39;
		background-color: transparent
	}
	.bg__tes .item {
		height: 200px;
		padding-left: 20px
	}
	.it-c {
		padding-top: 20px
	}
	.heading-w {
		padding: 20px 0
	}
	.mul-image img {
		width: 100%;
		height: auto
	}
}
.space {
	padding: 5px 0
}
.carousel-inner .inner img {
	width: 100%;
	height: 350px
}
.carousel-inner .item img {}.certum img {
	margin: -120px 0 0 0
}
.table-striped thead {
	background-color: #389adc
}
.aboutus1 {
	padding-bottom: 30px
}
.aboutus1 #img-maintain {
	height: 250px;
	margin-left: 1em;
	margin-top: 0px
}
.aboutus1 #img-maintain {
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px
}
.comd img {
	margin-top: -70px
}
.aboutus thead {
	background-color: #389adc
}
.aboutus1 .image-web img {
	width: 45%;
	height: auto
}
.tech-featur {
	margin-top: 50px
}
.tech-featur h2 {
	font-size: 18px
}
.tech-featur .checkmark {
	margin-top: 20px
}
.card img {
	margin-top: 0px
}
.panel-body {
	padding-top: 15px;
	background-color: #fff
}
.panel-body h3 span {
	color: #e67300
}
.panel-body span strong {
	color: #3498db
}
.panel {
	background-color: transparent;
	box-shadow: 0px
}
.cms-li {
	font-size: 1.4em
}
.aboutus1 .ppc {
	margin-bottom: 10px
}
.aboutus1 .ppc .ppc-img {
	margin-top: 0px
}
.aboutus1 .pull-right img {
	margin-top: 0px;
	height: 200px;
	width: 400px
}
.aboutus1 .checkmark {
	margin-top: 30px
}
.php-dv {
	margin-top: 0px
}
.aboutus .img-rapid {
	margin-top: -25px
}
.contact2 .c-detial {
	margin-bottom: 30px
}
.contact2 .c-detail-table {
	width: 500px;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px
}
.req-quote-img {
	width: 270px;
	margin-top: 40px;
	margin-left: 50px
}
#other-choice {
	display: none
}
.contact-form .panel-footer {
	border-top: 0px
}
.contact-form .form-group-2 label input {
	width: 29px
}
.form-group #services {
	display: none
}
.table-packages th {
	width: 25%
}
.alert-info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	background-color: #d9d9d9
}
.text-primary {
	width: 25%
}
.form-control1 {
	margin-left: -30px
}
.form-control {
	height: 45px
}
.regis {
	border-radius: 8px;
	width: 100%;
	margin-left: -20px
}
#pricingtable .heading_title {
	margin-top: 30px
}
.aboutus select.form-control {
	height: 40px;
	width: 70%;
	margin-left: 50px
}
#modal .p-modal {
	margin-bottom: 15px
}
.aboutus .img-sym {
	margin-top: -25px
}
.aboutus1 .check {
	width: 100%;
	padding: 40px 0
}
.p-txt {
	padding: 10px 0
}
.aboutus1 .mrk {
	padding: 15px 0
}
.aboutus1 .chk-mrk {
	padding: 10px 0
}
.about-w img {
	height: auto;
	width: 100%;
	margin-top: 0px
}
.abt {
	margin-bottom: 20px
}
.p-abt {
	margin-top: 40px
}
.p-abttm {
	margin-bottom: 30px
}
.demo {
	font-size: 100px
}
p.logo_txt strong {
	font-size: 1em
}
.thwate img {
	margin-top: -25px
}
.card h2 {
	font-size: 18px;
	color: #666e70
}
.card1 img {
	margin-top: 0px;
	height: 400px
}
.div-form {
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	background-color: #d9d9d9
}
.mg-lft {
	margin-left: -30px
}
.mg-lft .form-control {
	height: 45px
}
.registr-btn {
	border-radius: 8px;
	width: 100%;
	margin-left: -20px
}
#pricingtable .heading_title {
	margin-top: 30px
}
.img-maintain img {
	height: 200px;
	margin-left: -1em;
	margin-top: 0px
}
.webdv {
	margin-top: 25px
}
.form-sel-control {
	height: 40px;
	width: 70%;
	margin-left: 50px
}
.mrk-ser {
	margin-top: 0px
}
.thumbnail_1 img,
.thumb-nail2 img {
	max-width: 100%;
	height: auto
}
.career-ul {
	list-style-type: circle;
	padding-left: 30px
}
.panel-body h6 {
	padding-left: 10px
}
}
}
@media (min-width: 1200px) {}@media (min-width: 992px) and (max-width: 1199px) {
	.boxed {
		width:100%
	}
	.boxed header {
		width:100%
	}
	.ts-menu li.mega2 .container {
		left:-515px
	}
	.about-txt {
		margin-bottom:15px
	}
}
@media (max-width: 992px) {
	.section-menu-mobile {
		padding:0 30px
	}
	.menu-mobile>li {
		margin:0 -30px
	}
	.menu-mobile li a {
		padding:14px 30px
	}
	.boxed {
		width:100%
	}
	.boxed header {
		width:100%
	}
	header {
		width:100%;
		margin:0 auto
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.boxed {
		width:100%;
		margin:0
	}
	.techspiron_search_form .techspiron_search_close {
		right:25px
	}
	.soon .bg__soon {
		padding:100px 0
	}
	.soon .form-group {
		width:90%;
		margin:20px auto
	}
	.soon .newsletter {
		padding:0;
		margin-top:20px
	}
	.wrap-clock {
		background-color:rgba(0,
		0,
		0,
		0.3);
		width:150px;
		height:100px;
		margin:15px 20px;
		border-radius:50px;
		float:left
	}
	.wrap-clock span {
		line-height:100px
	}
	.wrap-clock strong {
		line-height:100px;
		font-weight:600;
		font-size:18px;
		text-align:center;
		margin:-80px auto 25px auto;
		display:inline-block
	}
	.hotel-reservation {
		margin-top:0px;
		z-index:0 !important
	}
	.hotel-reservation .container {
		border-radius:0
	}
	.hotel-reservation .border-right {
		border-right:0
	}
	.rooms {
		margin-bottom:30px
	}
	.counter i,
	.counter2 i {
		font-size:45px
	}
	.counter .timer,
	.counter2 .timer {
		font-size:35px
	}
	.counter p,
	.counter2 p {
		font-size:35px
	}
	.counter label,
	.counter2 label {
		font-size:16px !important;
		margin-bottom:35px
	}
	.single-project h2 {
		margin-top:20px
	}
	.about-txt {
		margin-bottom:15px
	}
	.about h3 {
		text-align:center;
		font-size:18px
	}
}
@media (max-width: 768px) {
	.section-menu-mobile {
		padding:0 20px
	}
	.menu-mobile>li {
		margin:0 -20px
	}
	.menu-mobile li a {
		padding:14px 20px
	}
	.blogs_box .main_blog_img img {
		width:60%;
		height:auto
	}
}
@media (max-width: 767px) and (orientation: landscape) {
	.section-menu-mobile-w {
		max-height:230px
	}
	.top_bar,
	.top_bar2,
	.top_bar3 {
		display:none !important
	}
}
@media (min-width: 768px) {
	.section-menu-mobile-w {
		max-height:800px
	}
}
@media (min-width: 992px) {
	.section-menu-mobile-w {
		max-height:500px
	}
}
@media screen and (max-width: 69.5em) {
	.grid figure,
	.grid2 figure {
		width:50%
	}
	.grid figure figcaption,
	.grid2 figure figcaption {
		font-size:100%
	}
}
@media screen and (max-width: 41.5em) {
	.grid figure,
	.grid2 figure {
		width:100%
	}
}
@media screen and (max-width: 768px) {
	.boxed {
		width:100%
	}
	.boxed header {
		width:100%
	}
	.techspiron_search_form .techspiron_search_close {
		right:25px
	}
	header {
		width:100%;
		margin:0 auto
	}
	.portfolio-item img {
		max-width:100%;
		height:auto
	}
}
@media (max-width: 992px) {}@media (min-width: 1200px) {
	.boxed {
		width:1200px
	}
}
@media (max-width: 450px) {
	body {
		padding-top:80px
	}
	.boxed {
		width:100%;
		margin:0
	}
	.feature_container {
		margin-bottom:30px
	}
	.more2 {
		clear:both;
		margin:0 auto
	}
	.space {
		clear:both;
		display:block;
		margin:20px 0
	}
	.top_bar,
	.top_bar1,
	.top_bar3 {
		display:none !important
	}
	.page-header-1 h1 {
		font-size:25px
	}
	.techspiron_search_form .techspiron_search_close {
		right:25px
	}
	.counter i,
	.counter2 i {
		font-size:40px
	}
	.counter .timer,
	.counter2 .timer {
		font-size:30px
	}
	.counter p,
	.counter2 p {
		font-size:30px
	}
	.counter label,
	.counter2 label {
		font-size:14px;
		margin-bottom:35px
	}
	.btn.btn-primary.bebo {
		font-size:12px;
		padding:3px 5px;
		line-height:20px
	}
	.contact_info {
		padding:0px
	}
	.contact_info ul li i {
		font-size:15px;
		margin-right:7px
	}
	.contact_info ul li span {
		width:auto;
		color:#fff
	}
	.footer1:before {
		content:"";
		border-bottom:100px solid #2d343a;
		border-left:50px solid transparent;
		border-right:50px solid transparent;
		height:0;
		width:300px;
		position:absolute;
		top:-50px;
		left:50%;
		margin-left:-150px
	}
	.copy_right1:before {
		content:"";
		border-bottom:100px solid #1d2125;
		border-left:50px solid transparent;
		border-right:50px solid transparent;
		height:0;
		width:300px;
		position:absolute;
		top:-50px;
		left:50%;
		margin-left:-150px
	}
	.soon .form-group {
		width:100%;
		margin:20px auto
	}
	.soon .newsletter {
		padding:0;
		margin-top:20px
	}
	.wrap-clock {
		background-color:rgba(0,
		0,
		0,
		0.3);
		width:100px;
		height:100px;
		margin:15px auto;
		border-radius:50px;
		float:none
	}
	.wrap-clock span {
		line-height:100px
	}
	.wrap-clock strong {
		line-height:100px;
		font-weight:600;
		font-size:18px;
		text-align:center;
		margin:-80px auto 25px auto;
		clear:both;
		display:inline-block
	}
	.single-blog h1 {
		font-size:20px
	}
	.desc h5 {
		clear:both
	}
	.txt-img {
		width:100%;
		margin-top:10px
	}
	.ruler {
		margin-bottom:30px
	}
	.single-blog p {
		text-align:justify
	}
	.left-25 {
		padding-left:15px;
		padding-right:15px;
		margin-top:20px
	}
	.about .start {
		margin:15px auto;
		width:250px;
		float:none
	}
	.protfolio-filter li.new-filter a {
		margin:0 5px 30px 0;
		padding:0 5px;
		font-size:12px
	}
	.protfolio-filter li.new-filter a i {
		font-size:14px;
		margin-right:5px
	}
	.login-form {
		padding:20px;
		margin-bottom:30px
	}
	.login-form .form-group label {
		font-size:15px
	}
	.login {
		padding:20px 5px
	}
	.login-form .btn-default {
		width:200px;
		margin:15px auto;
		display:inline
	}
	.login-form h2 {
		font-size:20px
	}
	.hotel-reservation {
		margin-top:0px;
		z-index:0 !important
	}
	.hotel-reservation .container {
		border-radius:0
	}
	.hotel-reservation .border-right {
		border-right:0
	}
	.rooms {
		margin-bottom:30px
	}
	.counter2 label {
		margin-bottom:30px
	}
	.single-project .btn-lg {
		margin:0 auto;
		display:block
	}
	.foooter-image-feed li {
		margin:1px
	}
	.image-padding {
		padding-right:0;
		padding-left:0;
		margin-bottom:20px
	}
	.product-tabs div {
		margin-bottom:30px
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom:0;
		border-bottom:none
	}
	.techspiron-tab .nav>li>a:hover,
	.techspiron-tab .nav>li>a:focus {
		background-color:#fff;
		border:1px solid #fff;
		border-bottom:none;
		color:#3498db
	}
	header {
		width:initial
	}
}
@media (max-width: 767px) {
	body {
		padding-top:80px
	}
	.more .btn-lg,
	.btn-group-lg>.btn {
		font-size:14px
	}
	.top_bar,
	.top_bar2,
	.top_bar3 {
		display:none !important
	}
	.techspiron_search_form .techspiron_search_close {
		right:25px
	}
	.hotel-reservation {
		margin-top:0px;
		z-index:0 !important
	}
	.hotel-reservation .container {
		border-radius:0
	}
	.hotel-reservation .border-right {
		border-right:0
	}
	.rooms {
		margin-bottom:30px
	}
	.counter2 label {
		margin-bottom:30px
	}
	.counter i,
	.counter2 i {
		font-size:40px
	}
	.counter .timer,
	.counter2 .timer {
		font-size:30px
	}
	.counter p,
	.counter2 p {
		font-size:30px
	}
	.counter label,
	.counter2 label {
		font-size:14px;
		margin-bottom:35px
	}
	#slides .bx-controls-direction {
		bottom:-25px;
		left:0
	}
	.shortcodes>.container>.row {
		margin-left:0;
		margin-right:0
	}
	#tabs1-content2 {
		padding:15px
	}
	.tab-style1 section {
		padding:15px;
		margin-bottom:20px
	}
	#tooltips button {
		margin-bottom:20px
	}
	.desc img {
		margin:15px auto
	}
	.mrg_0 {
		margin-left:0;
		margin-right:0
	}
	.clients .row {
		margin-left:0;
		margin-right:0
	}
	.item-img .sale {
		left:-10px
	}
	.heading_title-left h2 {
		margin:0px auto 0 0px
	}
	.titleborderOut-left .titleborder-left {
		margin:-3px auto 0px 0px
	}
	.blog_posts .bx-controls-direction {
		right:0px;
		top:-20px;
		position:absolute
	}
	.client {
		padding:0
	}
	.client .bx-controls-direction {
		right:0px;
		top:-65px;
		position:absolute
	}
	.blog_posts .bx-wrapper .bx-prev,
	.client .bx-wrapper .bx-prev {
		right:30px;
		top:20px;
		display:block
	}
	.blog_posts .bx-wrapper .bx-next,
	.client .bx-wrapper .bx-next {
		right:0px;
		top:20px;
		display:block
	}
	.vedio .txt {
		margin-top:20px
	}
	.vedio .heading_title {
		margin-top:20px
	}
	.client .row {
		margin:0
	}
	.about {
		text-align:center
	}
	.about h3 {
		text-align:center
	}
	.counter .col-xs-12 {
		margin-bottom:20px
	}
	.features .row {
		margin:0
	}
	.features .fet {
		height:auto
	}
	.our_team .container {
		padding:0 5px
	}
	.box {
		margin:20px auto
	}
	.blog_posts,
	.blog {
		padding-left:0;
		padding-right:0
	}
	.blog_posts .txt h2,
	.blog .txt h2 {
		margin-left:0
	}
	.blog_posts .txt h2:after,
	.blog .txt h2:after {
		width:50px
	}
	.blog_posts .col-xs-12,
	.blog .col-xs-12 {
		padding:0
	}
	.blog_posts .blogs_box,
	.blog .blogs_box {
		width:100%;
		display:inline-block
	}
	.blog_posts .blogs_box .blog_txt,
	.blog .blogs_box .blog_txt {
		display:inline-block;
		height:auto;
		padding-bottom:0
	}
	.blog_posts .blogs_box .blog_txt p,
	.blog .blogs_box .blog_txt p {
		font-size:12px;
		line-height:1.4em
	}
	.blog_posts .blogs_box .blog_txt .blog_info,
	.blog .blogs_box .blog_txt .blog_info {
		position:static;
		width:100%;
		display:inline-block;
		margin:10px 0
	}
	.blog_info .author,
	.blog_info .date,
	.blog_info .comments_no {
		padding:0 5px;
		font-size:13px
	}
	.blogs_box.home-blogfeed {
		width:98%;
		display:inline-block
	}
	.blogs_box.home-blogfeed .blog_info {
		margin:15px 0 !important;
		position:relative !important
	}
	.blogs_box.home-blogfeed .author {
		margin-bottom:5px;
		position:absolute;
		left:60px;
		top:5px;
		line-height:20px
	}
	.blogs_box.home-blogfeed .date {
		padding-left:0;
		position:absolute;
		left:60px;
		bottom:5px;
		line-height:20px
	}
	.blog_posts .wrap-around {
		margin-top:16px;
		padding:7px 15px
	}
	.blog .pagination {
		width:95%;
		margin:0 auto;
		padding:0 1%
	}
	.blog .row {
		margin:0 !important
	}
	.blog .col-md-6,
	.blog .col-sm-6,
	.blog .col-xs-12,
	.blog .col-lg-8,
	.blog .col-md-8,
	.blog .col-lg-4,
	.blog .col-md-4 {
		padding:0 !important
	}
	.adv {
		padding:0;
		margin-bottom:15px
	}
	.adv img {
		margin:10px 5px
	}
	.tabsy .tabbed li {
		padding:10px
	}
	.blogs_feed {
		padding:5px 0
	}
	.author-social {
		position:absolute;
		left:40px;
		top:15px
	}
	.comments .comment-level-2 {
		margin-left:40px
	}
	.col-xs-12.widgets {
		padding-right:0;
		padding-left:0
	}
	.col-xs-12.widget-10 {
		padding-left:5px;
		padding-right:5px
	}
	.comments a.replay {
		top:5px
	}
	.shop-full-width {
		padding:20px 0
	}
	.shop-full-width .adv {
		padding:0
	}
	.shop-full-width .adv2 {
		padding:0
	}
	.shop-full-width .adv2 img {
		margin:5px
	}
	.adv2 .ads {
		width:245px;
		margin:0 auto
	}
	.adv .ads {
		width:245px;
		margin:0 auto
	}
	.team-details {
		margin-bottom:30px
	}
	.item-single .action {
		margin-bottom:20px
	}
	.item-single .action button {
		margin-left:0;
		float:right
	}
	.left-25 {
		padding-left:15px;
		padding-right:15px;
		margin-top:20px
	}
	.about h3 {
		font-size:20px
	}
	.contact .contact_text,
	.contact2 .contact_text {
		padding:0;
		margin-bottom:25px;
		margin-top:15px
	}
	.contact .contact-form,
	.contact2 .contact-form {
		padding:0;
		margin-bottom:25px
	}
	.contact .form-group label,
	.contact2 .form-group label {
		font-size:18px
	}
	.single-project h2 {
		margin-top:20px
	}
	.main {
		min-height:300px;
		padding:20px 0px;
		color:#333
	}
	.error-menu {
		margin:20px auto;
		clear:both;
		padding:0 15px;
		width:100%;
		display:block;
		height:80px
	}
	.error-menu ul li {
		float:left;
		border-right:1px solid #ccc;
		padding:5px 15px;
		position:relative;
		width:30%
	}
	.error-menu ul li:last-child {
		border-right:1px solid #ccc
	}
	.shape {
		width:240px;
		margin:0 auto
	}
	.main h1 {
		font-size:25px !important
	}
	.error-404 {
		border-left:100px solid transparent;
		border-right:100px solid transparent;
		border-bottom:250px solid #3498db;
		border-radius:2px
	}
	.error-404-2 {
		border-left:70px solid transparent;
		border-right:70px solid transparent;
		border-bottom:190px solid #fff;
		top:40px;
		left:50px
	}
	.error-404-3 {
		border-left:50px solid transparent;
		border-right:50px solid transparent;
		border-bottom:130px solid #3498db;
		top:80px;
		left:70px
	}
	.shape p {
		font-size:80px;
		top:100px;
		left:110px
	}
	.accordion .accordion-title a i {
		margin:0
	}
	.faq1 {
		padding:30px 0
	}
	.about-txt {
		margin-bottom:15px
	}
	.icons {
		padding:30px
	}
	#taps {
		padding:30px 0 0 0
	}
	#alert {
		padding:70px 0 0 0
	}
	#popover,
	#tables,
	#slides,
	#button,
	#tooltips,
	#modal #tables1,
	#tables2 {
		min-height:100px;
		padding:50px 0 50px 0
	}
	#thumb {
		padding:70px 15px 0 15px
	}
	.shortcode_pagetxt {
		margin-left:10px
	}
	#button button {
		margin-right:5px;
		margin-bottom:15px
	}
	#modal .btn,
	#popover .btn {
		margin:20px auto
	}
	.shortcodes .sub_head {
		margin-top:15px
	}
	.typography {
		padding:20px 10px 50px 10px
	}
	.height40 {
		height:40px
	}
	.captcha form-control {
		margin-top:6px;
		border:10px solid green
	}
	.logo img {
		width:100%;
		max-width:100%;
		height:auto
	}
	section.aboutus {
		padding:0px
	}
}
@media only screen and (max-width: 732px) {
	.header-block .mobile-menu-toggle {
		margin-top:8px
	}
	.copy_right .social_footer {
		float:left
	}
}
@media only screen and (max-width: 640px) {}@media only screen and (max-width: 480px) {
	header {
		width:100%;
		margin:0 auto
	}
}
@media only screen and (max-width: 400px) {
	.logo {
		width:80%
	}
	.mobile-menu-toggle {
		right:10px
	}
	.copy_right img {
		margin-left:0px;
		padding-top:0px;
		float:none
	}
	.copy_right .social_footer {
		float:none
	}
	header {
		width:100%
	}
}
@media only screen and (max-width: 320px) {
	.mobile-menu-toggle {
		right:-10px
	}
	.page-header-2 h1 {
		font-size:2em
	}
	.copy_right .social_footer {
		float:left
	}
}
.bx-viewport {
	height:100% !important
}
/*.our_works .grid img {
	height:240px !important;
}*/