body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #4e4e4e
}
#demo6 p, #demo6-queue p, .caret, .v-align {
	vertical-align: middle
}
body {
	background: #fff;
	line-height: 22px;
	font-size: 14px
}
.lead, h3 {
	line-height: 24px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bolder
}
.creative-test, .test-right li a {
	font-family: "Geo Sans", sans-serif
}
h1 {
	font-size: 36px;
	color: #fff
}
h2 {
	font-size: 20px
}
h3, h4 {
	font-size: 16px
}
h3 {
	color: #787878;
	font-weight: 400
}
a {
	color: #ff3700;
	-webkit-transition: color .3s, background-color .3s;
	-moz-transition: color .3s, background-color .3s;
	-o-transition: color .3s, background-color .3s;
	transition: color .3s, background-color .3s
}
.center-footer p {
	color: #FFF;
	font-size: 14px
}
p {
	color: #323232;
	font-size: 14px
}
hr {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff
}
.btn-primary {
	background: #ff3700;
	border: none;
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	margin-top: 10px;
	padding: 8px 10px
}
.btn-primary:focus, .btn-primary:hover {
	background: #ff3700;
	outline: 0;
	box-shadow: none
}
.btn-transparent {
	border: 3px solid #fff;
	background: 0 0;
	color: #fff
}
.btn-transparent:hover {
	border-color: rgba(255,255,255,.5)
}
a:focus, a:hover {
	color: #111;
	text-decoration: none;
	outline: 0
}
.dropdown-menu {
	margin-top: -1px;
	min-width: 180px
}
.center h2 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
	text-transform: uppercase
}
.media>.pull-left {
	margin-right: 20px
}
.media>.pull-right {
	margin-left: 20px
}
.navbar-brand, .top-number p {
	margin: 0
}
body>section {
	padding: 30px 0
}
.center {
	text-align: center;
	padding-bottom: 30px
}
.scaleIn {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn
}
.lead {
	font-size: 16px;
	font-weight: 400
}
.transparent-bg {
	background-color: transparent!important;
	margin-bottom: 0
}
@-webkit-keyframes scaleIn {
0% {
opacity:0;
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes scaleIn {
0% {
opacity:0;
-webkit-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
#header .search {
	display: inline-block
}
.navbar>.container .navbar-brand {
	margin-left: 0
}
#header .top-bar {
	background: #e94c21;
	border-bottom: 3px solid #e94c21!important;
	padding-top: 10px;
	height: auto;
	line-height: normal
}
.req-quote, ul.social-share li a {
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 2px;
	color: #fff;
	display: inline-block
}
.top-number {
	color: #fff
}
.req-quote {
	width: auto!important;
	padding: 0 5px
}
.social-share {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0
}
ul.social-share li {
	display: inline-block
}
ul.social-share li a {
	width: 25px;
	font-size: 13px
}
ul.social-share li a:hover {
	color: #fff
}
ul.social-share li a i {
	font-style: normal
}
.search i {
	color: #fff
}
.test-right li {
	list-style: none;
	float: left
}
.test-right li a {
	background: 0 0!important;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700
}
.test-right li a i {
	padding-right: 2px;
	font-size: 12px
}
input.search-form {
	background: 0 0;
	border: 0;
	width: 60px;
	padding: 0 10px;
	color: #FFF;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
input.search-form::-webkit-input-placeholder {
color:transparent
}
input.search-form:hover::-webkit-input-placeholder {
color:#fff
}
input.search-form:hover {
	width: 180px
}
.navbar {
	border-radius: 0;
	background: #e94c21
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>li>a:hover {
	background-color: #FE1F00;
	color: #fff
}
.navbar-default {
	border: 0!important
}
.navbar-nav>li {
	margin-left: 5px
}
.navbar-inverse .navbar-nav>li>a {
	padding: 25px 15px;
	margin: 0;
	border-radius: 0;
	color: #fff;
	line-height: 24px;
	display: inline-block;
	text-transform: uppercase
}
.navbar-inverse {
	border: none
}
.navbar-inverse .navbar-brand {
	font-size: 36px;
	line-height: 50px;
	color: #fff
}
.navbar-inverse .navbar-nav .dropdown-menu {
	background-color: rgba(0,0,0,.85);
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.125);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.125);
	box-shadow: 0 3px 8px rgba(0,0,0,.125);
	border: 0;
	padding: 0;
	margin-top: 0;
	border-top: 0;
	border-radius: 0;
	left: 0
}
.navbar-inverse .navbar-nav .dropdown-menu:before {
	position: absolute;
	top: 0
}
.navbar-inverse .navbar-nav .dropdown-menu>li>a {
	padding: 8px 15px;
	color: #fff
}
.navbar-inverse .navbar-nav .dropdown-menu>li.active>a, .navbar-inverse .navbar-nav .dropdown-menu>li:focus>a, .navbar-inverse .navbar-nav .dropdown-menu>li:hover>a {
	background-color: #FE1F00;
	color: #fff
}
.navbar-inverse .navbar-nav .dropdown-menu>li:last-child>a {
	border-radius: 0 0 3px 3px
}
.navbar-inverse .navbar-nav .dropdown-menu>li.divider {
	background-color: transparent
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-top: 0;
	padding-bottom: 0
}
#main-slider {
	position: relative;
	top: 54px;
	margin-bottom: 54px
}
.no-margin {
	margin: 0;
	padding: 0
}
#main-slider .carousel .carousel-content {
	margin-top: 146px
}
#main-slider .carousel .slide-margin {
	margin-top: 140px
}
#main-slider .carousel h2 {
	color: #fff
}
#main-slider .carousel .btn-slide {
	padding: 8px 20px;
	background: #ff3700;
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block
}
#main-slider .carousel .slider-img {
	text-align: right;
	position: absolute
}
#main-slider .carousel .item {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0!important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block!important;
	height: 545px;
	-webkit-transition: opacity ease-in-out .5s;
	-moz-transition: opacity ease-in-out .5s;
	-o-transition: opacity ease-in-out .5s;
	transition: opacity ease-in-out .5s
}
#main-slider .carousel .item:first-child {
	top: auto;
	position: relative
}
#main-slider .carousel .item.active {
	opacity: 1;
	-webkit-transition: opacity ease-in-out .5s;
	-moz-transition: opacity ease-in-out .5s;
	-o-transition: opacity ease-in-out .5s;
	transition: opacity ease-in-out .5s;
	z-index: 1
}
#main-slider .next, #main-slider .prev {
	position: absolute;
	top: 50%;
	display: inline-block;
	margin-top: -25px;
	height: 55px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 0;
	z-index: 5;
	border: 1px solid #7b7b7e
}
#main-slider .fa.fa-chevron-left, #main-slider .fa.fa-chevron-right {
	font-size: 25px;
	line-height: 55px
}
#main-slider .prev {
	left: 10px
}
#main-slider .next {
	right: 10px
}
#main-slider .carousel-indicators li {
	width: 20px;
	height: 20px;
	background-color: #fff;
	margin: 0 15px 0 0;
	position: relative
}
#main-slider .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: rgba(0,0,0,0);
	border: 1px solid #FFF;
	left: -3px;
	top: -3px
}
#main-slider .carousel-indicators .active {
	width: 20px;
	height: 20px;
	background-color: #ff3700;
	margin: 0 15px 0 0;
	border: 1px solid #ff3700;
	position: relative
}
#main-slider .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: #ff3700;
	border: 1px solid #ff3700;
	left: -3px;
	top: -3px
}
#main-slider .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp .3s linear .3s both;
	-moz-animation: fadeInUp .3s linear .3s both;
	-o-animation: fadeInUp .3s linear .3s both;
	-ms-animation: fadeInUp .3s linear .3s both;
	animation: fadeInUp .3s linear .3s both;
	font-size: 28px;
	color: #000;
	text-transform: uppercase
}
#main-slider .active .animation.animated-item-2 {
	-webkit-animation: fadeInUp .3s linear .6s both;
	-moz-animation: fadeInUp .3s linear .6s both;
	-o-animation: fadeInUp .3s linear .6s both;
	-ms-animation: fadeInUp .3s linear .6s both;
	animation: fadeInUp .3s linear .6s both;
	font-size: 28px;
	color: #ff3700;
	text-transform: uppercase
}
#main-slider .active .animation.animated-item-3 {
	-webkit-animation: fadeInUp .3s linear .9s both;
	-moz-animation: fadeInUp .3s linear .9s both;
	-o-animation: fadeInUp .3s linear .9s both;
	-ms-animation: fadeInUp .3s linear .9s both;
	animation: fadeInUp .3s linear .9s both;
	background: #0954b3;
	border-bottom: 4px solid #002f8a;
	text-transform: uppercase;
	margin-right: 5%;
	font-weight: 700
}
#main-slider .active .animation.animated-item-4 {
	-webkit-animation: fadeInUp .3s linear 1.2s both;
	-moz-animation: fadeInUp .3s linear 1.2s both;
	-o-animation: fadeInUp .3s linear 1.2s both;
	-ms-animation: fadeInUp .3s linear 1.2s both;
	animation: fadeInUp .3s linear 1.2s both;
	background: #ff3700;
	border-bottom: 4px solid #c52d03;
	text-transform: uppercase;
	font-weight: 700
}
#feature {
	background: #0954b3;
	padding-bottom: 40px
}
.features {
	padding: 0
}
.feature-wrap {
	margin-bottom: 35px;
	text-align: center
}
.feature-wrap h2 {
	font-size: 15px;
	line-height: 20px;
	margin-top: 25px;
	text-align: center;
	color: #fff;
	height: 50px;
	margin-bottom: 12px
}
.feature-wrap>a {
	background: #fff;
	border-radius: 5px;
	color: #000;
	padding: 5px 0px;
}
.feature-wrap>a:hover {
	background: #FF3700;
	color: #fff
}
.feature-wrap .pull-left {
	margin-right: 25px
}
.feature-wrap i, .plus-icon i {
	margin: 3px 0 3px 3px;
	text-align: center
}
.feature-wrap i {
	font-size: 48px;
	width: 110px;
	height: 110px;
	border-radius: 100%;
	line-height: 110px;
	color: #fff;
	border: 2px solid #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.plus-icon>a {
	left: 0;
	position: absolute;
	text-align: center;
	top: 95px;
	width: 100%
}
.plus-icon i {
	background: #fff;
	border: 2px solid #fff;
	border-radius: 100%;
	color: #0954b3;
	font-size: 20px;
	height: 30px;
	line-height: 27px;
	transition: all .5s ease 0s;
	width: 30px
}
.feature-wrap i:hover {
	background: 0 0;
	color: #fff;
	border: 2px solid #fff
}
#portfolio .recent-work-wrap, #recent-works .recent-work-wrap {
	border: 1px solid #b3b1b1;
	margin-bottom: 25px;
	position: relative
}
#recent-works .col-xs-12.col-sm-4.col-md-3 {
	padding: 0
}
#recent-works {
	padding-top: 35px;
	padding-bottom: 35px;
	background: #ebebeb
}
#recent-works h2 {
	color: #000
}
#portfolio .recent-work-wrap {
	margin-right: 10px;
}
.recent-work-wrap .img-responsive {
	display: block;
	height: 225px;
	max-width: 100%
}
.recent-work-wrap img {
	width: 100%
}
.viewmorw-btn {
	float: left;
	padding: 12px 0;
	text-align: center;
	width: 100%
}
.viewmorw-btn a {
	background: #ff3700;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	padding: 8px 16px;
	border-bottom: 4px solid #c52d03
}
.viewmorw-btn a:hover {
	background: #151515;
	border-bottom: 4px solid #000
}
#services h3 {
	color: #fff;
	font-size: 25px
}
#services .center h3 a {
	color: #ffe400;
	font-weight: 700
}
.recent-work-wrap .recent-work-inner {
	background: 0 0;
	border-radius: 0;
	margin-bottom: 0;
	opacity: .8;
	text-align: center;
	top: 0;
	padding-top: 62px;
	width: 100%
}
.recent-work-wrap .recent-work-inner h3 {
	margin: 10px 0 0;
	color: #FF3700
}
.recent-work-wrap .recent-work-inner h3 a {
	font-size: 18px;
	color: #fff;
	font-weight: 700
}
.recent-work-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 0;
	background: rgba(255,59,0,.79);
	color: #fff;
	vertical-align: middle;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	padding: 30px
}
.progress, .progress-wrap {
	position: relative
}
.preview i {
	float: left;
	font-size: 18px;
	padding-left: 6px;
	padding-top: 5.3px
}
.recent-work-wrap .overlay .preview {
	bottom: 0;
	display: inline-block;
	line-height: 35px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background: #0954B3;
	width: 30px;
	height: 30px
}
.recent-work-wrap:hover .overlay {
	opacity: .9
}
#services {
	background: #ff5f33;
	background-size: cover
}
#services .lead, #services h2 {
	color: #fff
}
.services-wrap {
	background: #fff;
	border-radius: 4px;
	margin: 0 0 40px
}
.services-wrap h3 {
	font-size: 20px;
	margin: 10px 0
}
.accordion h2, .skill h2 {
	margin-bottom: 25px
}
#services .media, .media-body {
	overflow: visible!important
}
#conatcat-info .media-body {
	text-align: left
}
#conatcat-info .btn.btn-default {
	background: #363636;
	border: 1px solid #3c3c3c;
	border-radius: 4px;
	color: #fff;
	margin-top: 4px;
	padding: 8px 60px;
	width: auto
}
#conatcat-info .btn.btn-default:hover {
	background: #FF3700;
	color: #fff;
	border: 1px solid #FF3700
}
#testimonil {
	background: rgba(6,79,169,.94);
	padding-bottom: 40px
}
.services-wrap .pull-left {
	margin-right: 20px
}
#middle {
	background: #f2f2f2
}
.progress .color1, .progress .color1 .bar-width {
	background: #2d7da4
}
.progress .color2, .progress .color2 .bar-width {
	background: #6aa42f
}
.progress .color3, .progress .color3 .bar-width {
	background: #fc3
}
.progress .color4, .progress .color4 .bar-width {
	background: #db3615
}
.progress, .progress-bar {
	height: 15px;
	line-height: 15px;
	background: #e6e6e6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	overflow: visible;
	text-align: right
}
.blog .blog-item .entry-meta>span, .blog-item, .contact-info-box span, .embed-container, .gmap, .scroll-img, .scroll-text ul, .sinlge-skill, .skill-wrap, .skill_text, .social-link, .social_fb .fbt, .team-bar i, .testimonial-section p, .tw-absolute .twt {
	overflow: hidden
}
.progress .bar-width {
	position: absolute;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	top: -30px;
	border-radius: 2px;
	margin-left: -30px
}
.progress span {
	position: relative
}
.progress span:before {
	content: " ";
	position: absolute;
	width: auto;
	height: auto;
	border-width: 8px 5px;
	border-style: solid;
	bottom: -15px;
	right: 8px
}
.progress .color1 span:before {
	border-color: #2d7da4 transparent transparent
}
.progress .color2 span:before {
	border-color: #6aa42f transparent transparent
}
.progress .color3 span:before {
	border-color: #fc3 transparent transparent
}
.progress .color4 span:before {
	border-color: #db3615 transparent transparent
}
.panel-default {
	border-color: transparent
}
.panel, .panel-default>.panel-heading {
	background-color: #e6e6e6;
	border: 0;
	box-shadow: none
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	background: #fff;
	color: #858586
}
.panel-body {
	padding: 20px 20px 10px
}
.panel-group .panel+.panel {
	margin-top: 0;
	border-top: 1px solid #d9d9d9
}
.panel-group .panel, .panel-heading {
	border-radius: 0
}
.panel-title>a {
	color: #4e4e4e
}
.accordion-inner img {
	border-radius: 4px
}
.accordion-inner h4 {
	margin-top: 0
}
.panel-heading.active {
	background: #1f1f20
}
.panel-heading.active .panel-title>a {
	color: #fff
}
a.accordion-toggle i {
	width: 45px;
	line-height: 44px;
	font-size: 20px;
	margin-top: -10px;
	text-align: center;
	margin-right: -15px;
	background: #c9c9c9
}
.nav-stacked>li+li, .tab-content h2, .testimonial h2 {
	margin-top: 0
}
.panel-heading.active a.accordion-toggle i, .panel-heading.active a.accordion-toggle.collapsed i {
	background: #ff3700;
	color: #fff
}
.nav-tabs>li {
	margin-bottom: 0;
	border-bottom: 1px solid #e6e6e6
}
.nav-tabs {
	border-bottom: transparent;
	border-right: 1px solid #e6e6e6
}
.nav-tabs>li>a {
	background: #f5f5f5;
	color: #666;
	border-radius: 0;
	border: 0;
	line-height: 24px;
	margin-right: 0;
	padding: 13px 15px
}
.nav-tabs li:last-child {
	border-bottom: 0 none
}
.nav-tabs>li>a:hover {
	background: #1f1f20;
	color: #fff
}
.nav-tabs>li.active>a:after {
	position: absolute;
	content: "";
	width: auto;
	height: auto;
	border-style: solid;
	border-color: transparent transparent transparent #1f1f20;
	border-width: 25px 22px;
	right: -44px;
	top: 0
}
.tab-wrap {
	border: 1px solid #e6e6e6;
	margin-bottom: 20px
}
.tab-content {
	padding: 20px
}
.tab-content img {
	border-radius: 4px
}
.testimonial-inner {
	color: #858586;
	font-size: 14px
}
#partner, #partner h2, #partner h3 {
	color: #fff
}
.testimonial-inner .pull-left {
	border-right: 1px solid #e7e7e7;
	padding-right: 15px;
	position: relative
}
.testimonial-inner .pull-left:after {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 50%;
	margin-top: -5px;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	border: 1px solid #e7e7e7;
	right: -5px;
	border-left: 0 none;
	border-bottom: 0 none
}
#partner {
	background: url(../images/partners/partner_bg.png) 50% 50% no-repeat;
	background-size: cover;
	text-align: center
}
.partners ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.partners ul li {
	display: inline-block;
	float: left;
	width: 20%
}
#conatcat-info, #contentbolck-section {
	background: #ebebeb;
	padding: 30px 0
}
.pb-no {
	padding-bottom: 0
}
.innermenu-tab li {
	float: left!important;
	background: 0 0!important
}
.innermenu-tab .tab-li-block li {
	background: url(../images/li_top.png) 5px 9px repeat-y rgba(0,0,0,0)!important;
	padding: 0
}
.innermenu-tab .nav-tabs>.innermenu-tab li.active>.innermenu-tab a:focus, .innermenu-tab .nav-tabs>.innermenu-tab li.active>.innermenu-tab a:hover, .innermenu-tab .nav-tabs>.innermenu-tab li.active>a, .innermenu-tab .nav-tabs>.innermenu-tab li.active>a:focus, .innermenu-tab .nav-tabs>li.active>a, .innermenu-tab .nav-tabs>li.active>a:active, .innermenu-tab .nav-tabs>li.active>a:hover, .innermenu-tab .nav-tabs>li>a {
	background: 0 0!important
}
.innermenu-tab ul li a::after {
	border-top: 0!important
}
.innermenu-tab .nav-tabs>li.active>a::after {
	border-color: transparent transparent transparent #e94c21;
	border-style: solid;
	border-width: 22px 20px;
	content: "";
	height: auto;
	left: 0!important;
	position: absolute;
	right: 25px;
	top: -15px!important;
	transform: rotate(228deg);
	width: auto
}
.tab-content.tab-li-block {
	margin-top: 20px
}
.innermenu-tab .navbar-default .innermenu-tab .navbar-nav>.active>a:focus, .innermenu-tab .navbar-default .navbar-nav>.active>a, .innermenu-tab .navbar-default .navbar-nav>.active>a:hover, .innermenu-tab .navbar-default .navbar-nav>a.active, .innermenu-tab .navbar-default .navbar-nav>a:focus {
	background-color: rgba(255,255,255,0)!important
}
.bt10 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 40px
}
.contact-info i {
	background: #0954b3;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 60px
}
.contact-info i:hover {
	cursor: pointer;
	border: 2px solid #0954B3;
	background: #fff;
	color: #0954b3
}
.contact-info h2 {
	margin-top: 0;
	color: #000
}
.contact-info {
	color: #000
}
.fields-div i {
	background: rgba(0,0,0,0)!important;
	color: grey!important;
	font-size: 14px!important;
	height: auto!important;
	left: 28px;
	line-height: 52px!important;
	position: absolute;
	width: auto!important
}
.fields-div .fa.fa-pencil {
	line-height: 40px!important
}
.fields-div .form-control {
	text-indent: 18px;
	border-radius: 4px!important;
	border-color: #c4c4c4!important
}
.about-us {
	margin-top: 110px;
	margin-bottom: -110px
}
.about-us h2, .skill_text h2 {
	color: #4e4e4e;
	font-size: 30px;
	font-weight: 600
}
.about-us p {
	color: #4e4e4e
}
#carousel-slider {
	position: relative
}
#carousel-slider .carousel-indicators {
	bottom: -25px
}
#carousel-slider .carousel-indicators li {
	border: 1px solid #ffbd20
}
#carousel-slider a i {
	border: 1px solid #777;
	border-radius: 50%;
	font-size: 28px;
	height: 50px;
	padding: 8px;
	position: absolute;
	top: 50%;
	width: 50px;
	color: #777
}
#carousel-slider a i:hover {
	background: #bfbfbf;
	color: #fff;
	border: 1px solid #bfbfbf
}
#carousel-slider .carousel-control {
	width: inherit
}
#carousel-slider .carousel-control.left i {
	left: -25px
}
#carousel-slider .carousel-control.right i {
	right: -25px
}
#carousel-slider .carousel-control.left, #carousel-slider .carousel-control.right {
	background: 0 0
}
.skill_text {
	display: block;
	margin-bottom: 60px;
	margin-top: 25px
}
.sinlge-skill {
	background: #f2f2f2;
	border-radius: 100%;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	height: 200px;
	position: relative;
	width: 200px;
	text-transform: uppercase;
	margin: 30px 0
}
.sinlge-skill p em {
	color: #FFF;
	font-size: 38px
}
.sinlge-skill p {
	line-height: 1
}
.css-skill, .html-skill, .joomla-skill, .wp-skill {
	position: absolute;
	height: 100%;
	bottom: 0;
	width: 100%;
	border-radius: 100%;
	padding: 70px 0;
	text-align: center
}
.joomla-skill {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(242,242,242,1)), color-stop(28%, rgba(242,242,242,1)), color-stop(28%, rgba(45,125,164,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4', GradientType=0 )
}
.html-skill {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(242,242,242,1)), color-stop(9%, rgba(242,242,242,1)), color-stop(9%, rgba(106,164,47,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f', GradientType=0 )
}
.css-skill {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(242,242,242,1)), color-stop(32%, rgba(242,242,242,1)), color-stop(32%, rgba(255,189,32,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20', GradientType=0 )
}
.wp-skill {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(242,242,242,1)), color-stop(19%, rgba(242,242,242,1)), color-stop(19%, rgba(219,54,21,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615', GradientType=0 )
}
.skill-wrap {
	display: block;
	margin: 60px 0
}
.team h4 {
	margin-top: 0;
	text-transform: uppercase
}
.team h5 {
	font-weight: 300
}
.single-profile-bottom, .single-profile-top {
	font-weight: 400;
	line-height: 24px;
	border: 1px solid #ddd;
	padding: 15px;
	position: relative
}
.media_image {
	margin-bottom: 10px
}
.team .btn {
	background: 0 0;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 3px;
	padding: 1px 5px;
	text-transform: uppercase;
	border: 1px;
	margin-right: 3px
}
.team-bar i, ul.social_icons li a i {
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	padding: 0
}
ul.social_icons, ul.tag {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	display: block
}
ul.social_icons li, ul.tag li {
	display: inline-block;
	margin-right: 5px
}
ul.social_icons li a i {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	width: 25px;
	opacity: .8
}
.team .social_icons .fa-facebook:hover, .team .social_icons .fa-google-plus:hover, .team .social_icons .fa-twitter:hover {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	opacity: 1;
	transition: all .9s ease 0s;
	-moz-transition: all .9s ease 0s;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s
}
.team .social_icons .fa-facebook {
	background: #0182c4
}
.team .social_icons .fa-twitter {
	background: #20B8FF
}
.team .social_icons .fa-google-plus {
	background: #D34836
}
.team-bar .first-one-arrow {
	float: left;
	margin-right: 30px;
	width: 2%
}
.team-bar .first-arrow {
	float: left;
	margin-left: 5px;
	margin-right: 35px;
	width: 22%
}
.team-bar .second-arrow {
	float: left;
	margin-left: 5px;
	width: 21%
}
.team-bar .third-arrow {
	float: left;
	margin-left: 40px;
	margin-right: 12px;
	width: 22%
}
.team-bar .fourth-arrow {
	float: left;
	margin-left: 25px;
	width: 20%
}
.team-bar .first-arrow hr, .team-bar .first-one-arrow hr {
	border-bottom: 1px solid #2D7DA4;
	border-top: 1px solid #2D7DA4
}
.team-bar .second-arrow hr {
	border-bottom: 1px solid #6aa42f;
	border-top: 1px solid #6aa42f
}
.team-bar .third-arrow hr {
	border-bottom: 1px solid #FFBD20;
	border-top: 1px solid #FFBD20
}
.team-bar .fourth-arrow hr {
	border-bottom: 1px solid #db3615;
	border-top: 1px solid #db3615
}
.team-bar {
	margin-bottom: 15px;
	margin-top: 30px;
	position: relative
}
.team-bar i {
	display: block;
	height: 24px;
	line-height: 24px;
	margin-top: -32px;
	width: 24px;
	position: absolute
}
.blog_category li a, .portfolio-filter>li {
	display: inline-block
}
.team-bar .first-arrow .fa-angle-up {
	background: #2D7DA4;
	margin-left: -33px
}
.team-bar .second-arrow .fa-angle-down {
	background: #6AA42F;
	margin-left: -33px
}
.team-bar .third-arrow .fa-angle-up {
	background: #FFBD20;
	margin-left: -32px
}
.team-bar .fourth-arrow .fa-angle-down {
	background: #db3615;
	margin-left: -32px
}
.team .single-profile-top:after, .team .single-profile-top:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid
}
.team .single-profile-top:before {
	left: 26px;
	bottom: -20px;
	border-width: 10px;
	border-color: #fff transparent transparent;
	z-index: 1
}
.team .single-profile-top:after {
	left: 25px;
	bottom: -22px;
	border-style: solid;
	border-width: 11px;
	border-color: #ddd transparent transparent;
	z-index: 0
}
.team .single-profile-bottom:after, .team .single-profile-bottom:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid
}
.team .single-profile-bottom:before {
	left: 30px;
	top: -20px;
	border-width: 10px;
	border-color: transparent transparent #fff;
	z-index: 1
}
.team .single-profile-bottom:after {
	left: 29px;
	top: -22px;
	border-style: solid;
	border-width: 11px;
	border-color: transparent transparent #DDD;
	z-index: 0
}
.services {
	padding: 0
}
.get-started {
	background: #F3F3F3;
	border-radius: 3px;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 18px;
	margin-top: 60px
}
.get-started h2 {
	padding-top: 30px;
	margin-bottom: 20px
}
.request {
	bottom: -15px;
	left: 50%;
	position: absolute;
	margin-left: -110px
}
.plan, .request h4 {
	position: relative
}
.request h4 {
	width: 220px
}
.request h4:after, .request h4:before {
	border-color: #ff3700 transparent transparent;
	border-style: solid;
	border-width: 12px;
	bottom: -18px;
	height: 0;
	position: absolute;
	z-index: -99999;
	content: ""
}
.request h4 a {
	background: #ff3700;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	border-radius: 3px;
	padding: 5px 15px
}
.request h4:after {
	right: 13px
}
.request h4:before {
	left: 13px
}
.clients-area {
	padding: 60px
}
.clients-comments {
	margin-bottom: 100px
}
.clients-comments img {
	background: #DDD;
	border: 1px solid #DDD;
	height: 182px;
	padding: 3px;
	width: 182px;
	transition: all .9s ease 0s;
	-moz-transition: all .9s ease 0s;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s
}
.clients-comments h3 {
	margin-top: 55px;
	font-weight: 300;
	padding: 0 40px
}
.clients-comments h4 {
	font-weight: 300;
	margin-top: 15px
}
.clients-comments h4 span {
	font-weight: 700;
	font-style: normal
}
.footer {
	background: #2E2E2E;
	border-top: 5px solid #ff3700;
	height: 84px;
	margin-top: 110px
}
.footer_left {
	padding: 10px
}
.text-left {
	color: #FFF;
	font-size: 12px;
	margin-top: 15px
}
#portfolio_page {
	margin-top: 115px;
	padding-bottom: 0
}
.portfolio-filter, .portfolio-items {
	list-style: none;
	margin: 0 0 23px;
	padding: 0
}
#portfolio {
	background: #ebebeb;
	margin-top: 50px;
}
.portfolio-filter > li a {
	background: #081019 none repeat scroll 0 0;
	border: 0 solid #000000;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-left: 3px;
	margin-right: 3px;
	outline: 0 none;
	padding: 8px 12px;
	text-transform: uppercase;
	transition: all 0.9s ease 0s;
	font-family: "Ubuntu",sans-serif;
}
.portfolio-filter>li a.active, .portfolio-filter>li a:hover {
	color: #fff;
	background: #ff3700;
	/*border: 1px solid #ff3700;*/
	box-shadow: none;
	-webkit-box-shadow: none
}
.portfolio-items>li {
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.portfolio-item {
	margin: 0;
	padding: 0
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}
.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}
.social_fb, .tw-absolute {
	transition: all .15s linear 0s
}
.pricing_heading {
	margin-top: 120px
}
.pricing_heading h2, .pricing_heading p {
	color: #4e4e4e
}
.pricing-area h1 {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 15px
}
.pricing-area span {
	font-weight: 700;
	font-size: 18px
}
.pricing-area h3, .pricing-area span {
	color: #fff
}
.plan {
	margin-bottom: 70px
}
.pricing-area ul {
	background: #FAFAFA;
	padding: 0;
	margin: 0
}
.pricing-area ul li {
	list-style: none;
	padding: 15px 0;
	font-size: 16px;
	font-weight: 400
}
.pricing-area ul li:nth-child(even) {
	background: #f5f5f5
}
.pricing-area .price-six img, .pricing-area .price-three img {
	position: absolute;
	right: 15px;
	top: 0
}
.pricing-area .heading-one, .pricing-area .heading-three, .pricing-area .heading-two {
	padding: 17px 0;
	border-radius: 2px 2px 0 0
}
.pricing-area .heading-five, .pricing-area .heading-four, .pricing-area .heading-one, .pricing-area .heading-seven, .pricing-area .heading-six, .pricing-area .heading-three, .pricing-area .heading-two {
	margin-left: -10px
}
.pricing-area .heading-one, .pricing-area .price-one .plan-action .btn-primary {
	background: #e24f43
}
.pricing-area .heading-two, .pricing-area .price-two .plan-action .btn-primary {
	background: #27AE60
}
.pricing-area .heading-three, .pricing-area .price-three .plan-action .btn-primary {
	background: #f39c12
}
.pricing-area .heading-five, .pricing-area .heading-four, .pricing-area .price-five .plan-action .btn-primary, .pricing-area .price-four .plan-action .btn-primary {
	background: #5c5c5c
}
.pricing-area .heading-six, .pricing-area .price-six .plan-action .btn-primary {
	background: #e24f43
}
.pricing-area .heading-seven, .pricing-area .price-seven .plan-action .btn-primary {
	background: #5c5c5c
}
.pricing-area .bg {
	background: #fafafa
}
.pricing-area .heading-one h3:before {
	border-color: #bf4539 transparent transparent
}
.pricing-area .heading-two h3:before {
	border-color: #1f8c4d transparent transparent
}
.pricing-area .heading-three h3:before {
	border-color: #d4880f transparent transparent
}
.pricing-area .heading-five h3:before, .pricing-area .heading-four h3:before {
	border-color: #424242 transparent transparent
}
.pricing-area .heading-six h3:before {
	border-color: #bf4539 transparent transparent
}
.pricing-area .heading-seven h3:before {
	border-color: #424242 transparent transparent
}
.pricing-area h3:before {
	border-color: #D4880F transparent transparent;
	border-radius: 5px 0 0;
	border-style: solid;
	border-width: 12px;
	content: "";
	height: 0;
	left: 4px;
	position: absolute;
	top: 78px;
	width: 0;
	z-index: -999
}
.small-pricing h3:after {
	height: 94px
}
.small-pricing h3:before {
	top: 74px
}
.plan-action {
	height: 40px
}
.pricing-area .plan-action .btn-primary {
	position: relative;
	padding: 5px 20px;
	color: #fff;
	margin-top: 5px
}
.pricing-area .plan-action .btn-primary:after, .pricing-area .plan-action .btn-primary:before {
	border-color: #E24F43 transparent transparent;
	border-radius: 5px 0 0;
	border-style: solid;
	border-width: 12px;
	bottom: -12px;
	height: 0;
	position: absolute;
	width: 0;
	z-index: -1;
	content: ""
}
.pricing-area .plan-action .btn-primary:before {
	left: -9px
}
.pricing-area .plan-action .btn-primary:after {
	right: -9px
}
.pricing-area .price-two .plan-action .btn-primary:after, .pricing-area .price-two .plan-action .btn-primary:before {
	border-color: #1f8c4d transparent transparent
}
.pricing-area .price-three .plan-action .btn-primary:after, .pricing-area .price-three .plan-action .btn-primary:before {
	border-color: #d4880f transparent transparent
}
.pricing-area .price-five .plan-action .btn-primary:after, .pricing-area .price-five .plan-action .btn-primary:before, .pricing-area .price-four .plan-action .btn-primary:after, .pricing-area .price-four .plan-action .btn-primary:before, .pricing-area .price-seven .plan-action .btn-primary:after, .pricing-area .price-seven .plan-action .btn-primary:before {
	border-color: #424242 transparent transparent;
	right: -9px
}
.pricing-area .price-six .plan-action .btn-primary:after, .pricing-area .price-six .plan-action .btn-primary:before {
	border-color: #bf4539 transparent transparent;
	right: -9px
}
.gmap-area {
	background-image: url(../images/map.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0
}
.gmap-area .gmap iframe {
	border-radius: 50%;
	height: 280px;
	width: 300px
}
.gmap {
	border: 10px solid #f6f5f0;
	border-radius: 50%;
	height: 300px;
	width: 300px;
	box-shadow: 0 0 3px 3px #e7e4dc;
	position: relative;
	margin: 0 auto
}
.gmap-area .map-content ul {
	list-style: none
}
.gmap-area .map-content address h5 {
	font-weight: 700
}
#contact-page {
	padding-top: 0
}
#contact-page .contact-form .form-group label {
	color: #4E4E4E;
	font-size: 16px;
	font-weight: 300
}
.form-group .form-control {
	border-color: #ddd;
	box-shadow: none;
	height: 50px
}
textarea#message {
	height: 100px;
	padding-left: 10px;
	resize: none
}
#contact-page .contact-wrap {
	margin-top: 20px
}
.col-sm-6.col-md-4.contct-right {
	text-align: left;
	padding-left: 50px
}
.contct-right h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 2px
}
.contct-right .form-group {
	margin-bottom: 11px
}
.btn-file input[type=file] {
	float: left;
	font-size: 14px;
	font-weight: 700;
	left: 47px;
	padding: 5px 0;
	position: absolute;
	top: 282px
}
#testimonil .carousel-indicators, #testimonil .carousel-inner {
	left: auto!important;
	margin-left: 0!important
}
#testimonil .carousel-inner {
	float: left!important;
	width: 100%!important
}
.contct-right .fa.fa-arrow-circle-o-up {
	background: rgba(0,0,0,0);
	color: #1f1f1f;
	font-size: 16px;
	font-weight: 400;
	padding-right: 3px;
	width: auto;
	line-height: 25px
}
.contct-right .btn-primary {
	background: rgba(0,0,0,0);
	border: 0 solid #232323;
	border-radius: 0;
	color: #232323;
	font-size: 0;
	height: 30px!important;
	margin-top: 0;
	padding: 0;
	width: auto
}
.widget {
	margin-bottom: 60px;
	padding-left: 0
}
.single_comments {
	margin-bottom: 20px
}
.single_comments img {
	float: left;
	margin-right: 10px;
	margin-top: 5px
}
.single_comments p {
	margin-bottom: 0
}
.widget .entry-meta span {
	display: inline-block;
	margin-right: 10px
}
.widget h3 {
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px
}
.blog_category {
	list-style: none;
	margin: 0;
	padding: 0
}
.blog_category li {
	float: none;
	margin-bottom: 20px
}
.blog_category li a {
	background: #f5f5f5;
	border-radius: 4px;
	color: #888;
	padding: 5px 15px
}
.blog_category li a:hover {
	background: #ff3700;
	color: #fff
}
.badge:before {
	border-color: transparent transparent transparent #ff3700;
	border-style: solid;
	border-width: 10px;
	bottom: -8px;
	content: "";
	height: 0;
	left: 5px;
	position: absolute;
	z-index: -99999
}
.badge {
	background-color: #ff3700;
	border-radius: 5px;
	color: #fff;
	padding: 8px;
	position: relative;
	left: 60px;
	top: -18px;
	font-weight: 400
}
.blog_archieve {
	list-style: none;
	margin: 0;
	padding: 0
}
.blog_archieve li {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5
}
.blog_archieve li:first-child {
	padding-top: 0
}
ul.gallery {
	list-style: none;
	padding: 0;
	margin: 0
}
ul.gallery li {
	display: block;
	width: 60px;
	padding: 0;
	margin: 0 4px 4px 0;
	float: left
}
ul.faq {
	list-style: none;
	margin: 0
}
ul.faq li {
	margin-top: 30px
}
.readmore, ul.faq li:first-child, ul.faq li>div h3 {
	margin-top: 0
}
ul.faq li span.number {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #34495e;
	color: #fff;
	font-size: 24px
}
ul.faq li>div {
	margin-left: 70px
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0
}
.embed-container embed, .embed-container iframe, .embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.blog-item {
	border-radius: 0;
	margin-bottom: 50px
}
.blog .blog-item .img-blog {
	border-radius: 5px;
	margin-bottom: 45px
}
.blog .blog-item .blog-content {
	padding-bottom: 25px
}
.blog .blog-item .blog-content h2 {
	margin-top: 0;
	font-size: 30px
}
.blog .blog-item .blog-content h3 {
	color: #858586;
	margin-bottom: 40px
}
.blog .blog-item .blog-content h4 {
	font-size: 14px
}
.blog .blog-item .entry-meta {
	border-radius: 5px;
	overflow: hidden
}
.blog .blog-item .entry-meta>span {
	background: #f5f5f5;
	border-top: 1px solid #fff;
	display: block;
	font-size: 12px;
	padding: 5px;
	text-align: left
}
#publish_date, .center-footer, .inner-banner, .post_reply ul li a i, .quote-btns {
	text-align: center
}
#publish_date {
	background: #ff3700;
	border-bottom: 5px solid #4e4e4e;
	color: #fff;
	padding: 5px 0
}
.blog .blog-item .entry-meta>span {
	color: #ccc
}
.blog .blog-item .entry-meta>span a {
	font-size: 12px;
	margin-left: 3px;
	font-weight: 300;
	color: #888
}
ul.pagination>li>a {
	border: 1px solid #F1F1F1;
	margin-right: 5px;
	border-radius: 5px;
	font-size: 16px;
	padding: 5px 14px
}
ul.pagination>li>a i {
	margin-left: 5px;
	margin-right: 5px
}
ul.pagination>li.active>a, ul.pagination>li:hover>a {
	background-color: #ff3700!important;
	border-color: #ff3700!important;
	color: #fff
}
.search_box {
	background-image: url(../images/search_icon.png);
	background-position: 314px 15px;
	background-repeat: no-repeat;
	border-color: #DEDEDE;
	height: 48px;
	outline: 0;
	box-shadow: none
}
.form-control:focus {
	box-shadow: none;
	outline: 0
}
ul.sidebar-gallery, ul.tag-cloud {
	list-style: none;
	padding: 0;
	margin: 0
}
.tag-cloud li {
	display: inline-block;
	margin-bottom: 3px
}
.tag-cloud li a {
	background: #f5f5f5;
	color: #888;
	border: 0;
	border-radius: 4px;
	padding: 8px 15px
}
.tag-cloud li a:hover {
	background: #ff3700;
	color: #fff
}
.sidebar-gallery li {
	display: inline-block;
	margin: 0 10px 10px 0
}
.sidebar-gallery li a {
	border-radius: 4px;
	display: inline-block
}
.reply_section {
	background: #f5f5f5;
	border-radius: 5px
}
.post_reply {
	margin-left: 10px;
	margin-top: 45px
}
.post_reply img {
	width: 85px;
	height: 85px;
	border: 5px solid #D5D8DD
}
.post_reply ul {
	list-style: none;
	margin: 5px 0 0;
	padding: 0
}
.post_reply ul li {
	float: left
}
.post_reply ul li a {
	display: block
}
.post_reply ul li a i {
	border: 1px solid #DDD;
	border-radius: 39px;
	color: #FFF;
	font-size: 20px;
	height: 30px;
	margin-right: 3px;
	padding-top: 7px;
	width: 30px
}
.post_reply ul li a i.fa-facebook {
	background: #0182C4
}
.post_reply ul li a i.fa-twitter {
	background: #3FC1FE
}
.post_reply ul li a i.fa-google-plus {
	background: #D34836
}
.post_reply ul li a i:hover {
	opacity: .5
}
.post_reply_content {
	margin: 30px
}
.post_reply_content h1 a:hover {
	color: #FFC800
}
.post_reply_content h4 {
	margin-bottom: 50px
}
.comment_section .media-body, .reply_section .media-body {
	display: inherit
}
#comments_title {
	color: #4e4e4e;
	font-weight: 700px;
	font-size: 20px;
	margin-top: 60px;
	margin-bottom: 40px
}
.comment_section {
	margin-top: 30px;
	position: relative
}
.post_comments img {
	width: 85px;
	height: 85px;
	margin-top: 35px
}
.post_reply_comments {
	background: #f5f5f5;
	border-radius: 4px;
	padding: 30px
}
.post_reply_comments:before {
	border-color: transparent #F0F0F0 transparent transparent;
	border-style: solid;
	border-width: 15px;
	content: " ";
	height: 0;
	left: 75px;
	position: absolute;
	top: 20px
}
.post_reply_comments h3, .post_reply_content h3 {
	margin-top: 0
}
.post_reply_comments h1 a:hover {
	color: #ff3700
}
.post_reply_comments h4 {
	color: #c4c4c5;
	font-weight: 400
}
.post_reply_comments p {
	padding-bottom: 30px
}
.post_reply_comments a {
	bottom: 15px;
	position: absolute;
	right: 30px;
	background: #ff3700;
	color: #fff;
	border-radius: 5px;
	padding: 8px 20px
}
.post_reply_comments a:before {
	border-color: #ff3700 transparent transparent;
	border-style: solid;
	border-width: 16px;
	bottom: -11px;
	content: "";
	height: 0;
	left: -12px;
	position: absolute;
	z-index: 99999
}
.message_heading {
	margin-bottom: 50px;
	margin-top: 60px
}
#error .btn-success:hover, .btn-success.active, .btn-success:active, .btn-success:focus, .open .dropdown-toggle.btn-success:hover {
	background-color: #EBEBEB;
	border-color: #EBEBEB;
	color: #4E4E4E
}
#error h1 {
	color: #4e4e4e;
	text-transform: uppercase
}
.shortcode-item {
	padding-bottom: 0
}
.shortcode-item h2 {
	color: #4E4E4E;
	font-size: 24px;
	margin-bottom: 22px;
	margin-top: 0;
	font-weight: 600
}
#footer, #footer a {
	color: #fff
}
#bottom ul li a:hover, #footer a:hover {
	color: #ff3700
}
#bottom ul, #footer ul {
	padding: 0;
	margin: 0;
	list-style: none
}
#bottom {
	background: #f5f5f5;
	border-bottom: 5px solid #ff3700;
	font-size: 14px
}
#bottom h3 {
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 22px;
	color: #000
}
#bottom ul li {
	display: block;
	padding: 5px 0
}
#bottom ul li a {
	color: grey
}
#bottom .widget {
	margin-bottom: 0
}
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #2e2e2e
}
#footer ul>li {
	display: inline-block;
	margin-left: 15px
}
#main-slider .carousel-indicators, .cirlc-ul {
	display: none
}
.testimonial-section>a {
	border: 1px solid #fff;
	color: #fff;
	float: right;
	font-weight: 700;
	padding: 3px 10px;
	border-radius: 3px
}
.testimonial-section span {
	color: #ff3700;
	font-size: 12px;
	font-style: italic
}
.testimonial-section>a:hover {
	color: #FF3700;
	background: #fff
}
.testimonila-div p {
	height: auto!important
}
#contact-map {
	background: url(../images/g-map.jpg) 0 0/cover rgba(0,0,0,0);
	float: left;
	height: 535px;
	padding: 0;
	width: 100%
}
#bottom-footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e94c21;
	float: left;
	width: 100%;
	position:relative;
}
.center-footer {
	font-size: 13px
}
.center-footer p {
	margin-bottom: 5px;
	margin-top: 5px
}
.center-footer i {
	font-size: 30px;
	line-height: 0
}
.scroll-top a .fa.fa-angle-up {
	color: #fff
}
.cirlc-ul {
	margin: 0 0 0 -62px;
	padding: 0;
	position: relative;
	width: 294px;
	list-style: none;
	left: 83%
}
.cirlc-ul li a.first {
	left: 104px;
	position: absolute;
	top: -15px
}
.cirlc-ul li a.second {
	left: 161px;
	position: absolute;
	top: -18px
}
.cirlc-ul li a {
	border-radius: 50%;
	display: block;
	height: 50px;
	padding: 10px;
	width: 50px
}
.cirlc-ul li a.third {
	position: absolute;
	right: 56px;
	top: 20px
}
.cirlc-ul li a.fourth {
	position: absolute;
	right: 166px;
	top: 25px
}
.cirlc-ul li a.fifth {
	position: absolute;
	right: 153px;
	top: 72px
}
.cirlc-ul li a.sixth {
	position: absolute;
	right: 69px;
	top: 70px
}
.cirlc-ul li a img {
	height: 40px;
	width: 40px
}
.nav {
	margin: 0!important;
	padding: 0!important
}
.cirlc-ul1, .cirlc-ul2, .cirlc-ul3, .cirlc-ul4, .cirlc-ul5 {
	margin: 0 0 0 -62px;
	list-style: none
}
.cirlc-ul1 {
	display: none;
	padding: 0;
	position: relative;
	width: 294px;
	left: 67%
}
.cirlc-ul1 li a.first {
	left: 77px;
	position: absolute;
	top: 3px
}
.cirlc-ul1 li a.second {
	left: 131px;
	position: absolute;
	top: -26px
}
.cirlc-ul1 li a {
	border-radius: 50%;
	display: block;
	height: 50px;
	padding: 10px;
	width: 50px
}
.cirlc-ul1 li a.third {
	position: absolute;
	right: 62px;
	top: 0
}
.cirlc-ul1 li a.fourth {
	position: absolute;
	right: 65px;
	top: 56px
}
.cirlc-ul1 li a.fifth {
	position: absolute;
	right: 111px;
	top: 86px
}
.cirlc-ul1 li a.sixth {
	position: absolute;
	right: 166px;
	top: 65px
}
.cirlc-ul1 li a img {
	height: 40px;
	width: 40px
}
.cirlc-ul2 {
	display: none;
	padding: 0;
	position: relative;
	width: 294px;
	left: 50%
}
.cirlc-ul2 li a.first {
	left: 81px;
	position: absolute;
	top: 3px
}
.cirlc-ul2 li a.second {
	left: 131px;
	position: absolute;
	top: -26px
}
.cirlc-ul2 li a {
	border-radius: 50%;
	display: block;
	height: 50px;
	padding: 10px;
	width: 50px
}
.cirlc-ul2 li a.third {
	position: absolute;
	right: 68px;
	top: 0
}
.cirlc-ul2 li a.fourth {
	position: absolute;
	right: 65px;
	top: 56px
}
.cirlc-ul2 li a.fifth {
	position: absolute;
	right: 111px;
	top: 86px
}
.cirlc-ul2 li a.sixth {
	position: absolute;
	right: 160px;
	top: 60px
}
.cirlc-ul2 li a img {
	height: 40px;
	width: 40px
}
.cirlc-ul3 {
	display: none;
	padding: 0;
	position: relative;
	width: 294px;
	left: 34%
}
.cirlc-ul3 li a.first {
	left: 123px;
	position: absolute;
	top: -24px
}
.cirlc-ul3 li a.second {
	left: 131px;
	position: absolute;
	top: -26px
}
.cirlc-ul3 li a {
	border-radius: 50%;
	display: block;
	height: 50px;
	padding: 10px;
	width: 50px
}
.cirlc-ul3 li a.third {
	position: absolute;
	right: 62px;
	top: 0
}
.cirlc-ul3 li a.fourth {
	position: absolute;
	right: 65px;
	top: 56px
}
.cirlc-ul3 li a.fifth {
	position: absolute;
	right: 111px;
	top: 86px
}
.cirlc-ul3 li a.sixth {
	position: absolute;
	right: 166px;
	top: 65px
}
.cirlc-ul3 li a img {
	height: 40px;
	width: 40px
}
.cirlc-ul4 {
	display: none;
	padding: 0;
	position: relative;
	width: 294px;
	left: 17%
}
.cirlc-ul4 li a.first {
	left: 77px;
	position: absolute;
	top: 3px
}
.cirlc-ul4 li a.second {
	left: 131px;
	position: absolute;
	top: -26px
}
.cirlc-ul4 li a {
	border-radius: 50%;
	display: block;
	height: 50px;
	padding: 10px;
	width: 50px
}
.cirlc-ul4 li a.third {
	position: absolute;
	right: 67px;
	top: 0
}
.cirlc-ul4 li a.fourth {
	position: absolute;
	right: 65px;
	top: 56px
}
.cirlc-ul4 li a.fifth {
	position: absolute;
	right: 111px;
	top: 86px
}
.cirlc-ul4 li a.sixth {
	position: absolute;
	right: 163px;
	top: 60px
}
.cirlc-ul4 li a img {
	height: 40px;
	width: 40px
}
.cirlc-ul5 {
	display: none;
	padding: 0;
	position: relative;
	width: 294px;
	left: 0
}
.cirlc-ul5 li a.first {
	left: 77px;
	position: absolute;
	top: 3px
}
.cirlc-ul5 li a.second {
	left: 131px;
	position: absolute;
	top: -26px
}
.cirlc-ul5 li a {
	border-radius: 50%;
	display: block;
	height: 50px;
	padding: 10px;
	width: 50px
}
.cirlc-ul5 li a.third {
	position: absolute;
	right: 62px;
	top: 0
}
.cirlc-ul5 li a.fourth {
	position: absolute;
	right: 65px;
	top: 56px
}
.cirlc-ul5 li a.fifth {
	position: absolute;
	right: 111px;
	top: 86px
}
.cirlc-ul5 li a.sixth {
	position: absolute;
	right: 162px;
	top: 60px
}
.cirlc-ul5 li a img {
	height: 40px;
	width: 40px
}
#inner-banner {
	background: #0954b3;
	padding-bottom: 0;
	padding-top: 145px
}
.col-md-5.pd10, .col-md-5.pd11 {
	padding: 0
}
.pd10 h1 {
	float: right;
	font-size: 30px;
	color: #FFF
}
.bd img, .col-md-5.pd11>h1, .inner-img a, .inner-img img, .left-header, .pd11 h1 {
	float: left
}
.col-md-5.pd11>h1 {
	font-size: 26px;
	font-weight: 400;
	color: #FFF
}
.inner-banner {
	margin: 15px auto;
	width: 100%
}
#innerbaner-bottom {
	background: #04387c;
	padding: 20px 0
}
#innerbaner-bottom h2 {
	color: #fff;
	float: left;
	font-size: 23px;
	font-weight: 700;
	margin-top: 0px;
	padding-right: 25px
}
#whychoose .center p {
	color: #fff;
	font-size: 14px
}
.left-header a {
	animation: .3s linear 1.2s normal both 1 running fadeInUp;
	background: #ff3700;
	border-bottom: 4px solid #c52d03;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	margin-top: 18px;
	padding: 8px 20px
}
#innerbaner-bottom ul.social-share li a {
	background: #ff3404;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	height: 42px;
	line-height: 48px;
	margin: 0 6px;
	text-align: center;
	width: 42px
}
#innerbaner-bottom ul.social-share li a i {
	font-size: 22px
}
#innerbaner-bottom .col-md-5 {
	float: right
}
#innerbaner-bottom .social-share {
	display: inline-block;
	list-style: none;
	margin-top: 20px;
	padding: 0
}
.center.media.contact-info.wow.fadeInDown.animated.animated>h3 {
	color: #363636;
	font-size: 25px;
	font-weight: bolder;
	text-transform: uppercase
}
.ul-list li {
	line-height: 28px;
	list-style: none
}
#whychoose {
	background: #ff5f33
}
.center h4 {
	font-size: 26px;
	color: #fff;
	text-transform: uppercase
}
#request-quote {
	background: #353e48;
	padding: 20px 0
}
.quote-btns .req-btn, .quote-btns .view-btn {
	border-radius: 4px;
	display: inline-block;
	padding: 8px 20px;
	color: #fff;
	animation: .3s linear .9s normal both 1 running fadeInUp;
	font-weight: 700;
	text-transform: uppercase
}
.quote-btns .view-btn {
	background: #0954b3;
	border-bottom: 4px solid #002f8a;
	margin-right: 1%
}
.quote-btns .req-btn {
	background: #ff3700;
	border-bottom: 4px solid #9A2A09
}
.feature-div {
	background: #fff!important
}
#feature p {
	color: #fff;
	font-size: 14px
}
.feature-div .center h2 {
	color: #000
}
.feature-div .center p {
	color: #575757!important
}
.feature-div .feature-wrap i {
	background: #0954b3
}
.feature-div .feature-wrap h2 {
	color: #000;
	text-transform: uppercase
}
.feature-div .feature-wrap i:hover {
	background: #fff;
	color: #0954b3;
	border: 1px solid #0954b3
}
.testimonial-section {
	width: 100%;
	height: auto!important;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px
}
#feature .feature-wrap i:hover {
	background: #fff;
	color: #0954B3;
	transform: rotate(360deg)
}
#testimonil .testimonial-section, .testimonila-div .testimonial-section {
	height: 240px
}
.testimonial-section:after {
	margin-left: -15px
}
.testimonial-section-name {
	margin-top: 30px;
	margin-left: 60px;
	text-align: left;
	color: #fff
}
.testimonial-section p {
	color: #fff;
	font-size: 14px;
	height: 85px;
	text-align: justify
}
.testimonial-section-name img {
	max-width: 40px;
	border: 2px solid #fff
}
.carousel-indicators-set {
	position: static;
	margin-left: 0;
	width: 100%;
	float: left
}
.testimonial-section .img-circle {
	float: left;
	margin-right: 2%;
	width: 140px
}
.testimonial-section ul.social-share li a {
	width: 30px;
	height: 19px;
	background: #fff;
	position: relative
}
.testimonial-section ul.social-share li a:after, .testimonial-section ul.social-share li a:before {
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	content: ""
}
.testimonial-section ul.social-share li a:before {
	top: -9px;
	border-bottom: 10px solid #fff
}
.testimonial-section ul.social-share li a:after {
	bottom: -9px;
	border-top: 10px solid #fff
}
.social_bb, .social_fb {
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 195px solid #080808
}
.testimonial-section ul.social-share li a i {
	color: #0954b3;
	float: left;
	margin-left: 10px;
	margin-top: 2px
}
#ouridea .ul-list p, .gtlink, .social_text, .socialmt a {
	color: #fff
}
.social_fb {
	background-position: -165px -347px;
	position: relative;
	transform: scaleY(0);
	transform-origin: center top 0;
	transform-style: preserve-3d;
:288px;
	z-index: 999
}
.triangle-fb {
	height: 196px;
	left: -30px;
	position: absolute;
	top: -196px;
	width: 323px
}
.fbicon-sprite {
	background-position: -9px -648px;
	display: block;
	height: 44px;
	left: 39px;
	position: absolute;
	top: 72px;
	width: 30px
}
.social_text {
	float: left;
	font-size: 15px;
	line-height: 22px;
	margin-left: 42px;
	opacity: .7;
	width: 225px;
	padding-top: 55px
}
.socialmt a {
	font-weight: 700
}
.gtlink {
	float: left;
	font-size: 13px;
	font-weight: 700;
	margin: 5px 5px 8px 94px;
	text-decoration: none
}
.leftar-sprite {
	background-position: -12px -708px;
	display: block;
	float: left;
	height: 19px;
	width: 37px
}
.white-line-fb {
	background: #fff;
	bottom: 0;
	height: 1px;
	left: 30px;
	position: absolute;
	width: 229px
}
.tw-absolute {
	position: relative;
	transform: scaleY(-1);
	transform-origin: center top 0;
	transform-style: preserve-3d;
	z-index: 999
}
.social_tw {
	border-bottom: 145px solid #080808;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	left: -30px;
	position: relative;
	transition: all .15s ease-in-out 0s;
	width: 288px
}
.triangle-tw {
	height: 147px;
	left: -30px;
	position: absolute;
	width: 320px
}
.tw-absolute .twt {
	height: auto
}
.v-align {
	display: table-cell
}
.bb-absolute {
	position: absolute;
	top: 145px;
	transform: scaleY(0);
	transform-origin: center top 0;
	transform-style: preserve-3d;
	transition: all .15s linear 0s;
	z-index: 999;
	text-align: center
}
.social_bb {
	background-position: -165px -691px;
	height: 186px;
	left: -30px;
	position: relative;
	transition: all .15s ease-in-out 0s;
	width: 289px
}
.triangle-bb {
	height: 191px;
	left: -30px;
	position: absolute;
	top: -192px
}
.white-line-bb {
	background: #fff;
	height: 1px;
	position: absolute;
	top: -3px;
	width: 289px
}
.social_text ul li {
	list-style: none
}
.red-color {
	width: 20px;
	height: 60px;
	background: red;
	float: left
}
.black-color, .green-color, .white-color {
	height: 20px;
	float: left;
	width: 100px
}
.green-color {
	background: #00732f
}
.white-color {
	background: #fff
}
.black-color {
	background: #1A1A1A
}
.triangle-bb .social {
	padding-left: 14%;
	text-align: center
}
.social_text.add-div {
	font-size: 12px;
	padding-right: 15px;
	padding-top: 14px;
	text-align: center
}
.testimonila-main {
	padding: 0
}
#ouridea .ul-list ul {
	padding-left: 0
}
#ouridea .ul-list>h2 {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase
}
#map-div {
	background: #2c2c2c
}
#map-div li {
	float: left;
	list-style: none;
	margin-right: 45px;
	padding-top: 42px
}
#map-div li img {
	width: 100px;
	height: 80px
}
.scroll-text ul {
	width: 800px;
	height: 100px;
	margin: 0
}
.scroll-text ul li {
	height: 1.5em
}
.scroll-img {
	font-size: 0;
	height: 130px;
	width: 100%
}
.scroll-img ul {
	height: 600px;
	margin: 0
}
.scroll-img ul li {
	background: #fff;
	border-radius: 5px;
	display: inline-block;
	margin: 10px 0 10px 20px
}
#demo4.scroll-img ul, #demo5.scroll-img ul {
	width: 1500px;
	padding: 0
}
#demo5-btn, #demo6-queue {
	width: 680px
}
#demo5-btn {
	padding-top: 10px
}
#demo6 {
	width: 412px
}
#demo6 p, #demo6-queue p {
	width: 124px;
	height: 124px;
	background-color: #d3d3d3;
	font-size: 82px;
	text-align: center;
	display: table-cell
}
.testimonila-div .icons-div {
	float: right;
	margin-top: 12px
}
.testimonila-div .testimonial-section {
	margin-bottom: 0;
	padding-bottom: 25px!important;
	float: left
}
.testimonila-div {
	background: #E8E8E8!important
}
.testimonila-div .testimonial-section ul.social-share li a {
	background: #ff3700!important;
	margin-right: 10px
}
.testimonila-div .testimonial-section ul.social-share li a:hover {
	background: #fff;
	color: #2265B9;
	transform: rotate(360deg)
}
.testimonila-div .testimonial-section ul.social-share li a::after {
	border-top: 10px solid #ff3700
}
.testimonila-div .testimonial-section ul.social-share li a::before {
	border-bottom: 10px solid #ff3700
}
.testimonila-div .testimonial-section ul.social-share li a i {
	color: #fff
}
.testimonila-div .img-circle {
	border-radius: 0
}
.testimonila-div p {
	color: #0954b3!important
}
#ouridea .ul-list p {
	font-size: 14px;
	text-align: justify
}
.ourprocess .feature-wrap i:hover {
	background: #ff5f33;
	color: #fff;
	border: 1px solid #ff5f33
}
#ouridea {
	background: #ff5f33
}
#conatcat-info .media-body h4 {
	color: #323232;
	font-size: 14px;
	text-transform: uppercase
}
.col-md-3.whychoose-row h3, .col-md-3.whychoose-row h4 {
	font-size: 18px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute
}
.col-md-3.whychoose-row {
	padding: 5px
}
.col-md-3.whychoose-row>a {
	background: rgba(237,80,41,.77);
	float: left;
	height: 286px;
	padding-top: 60px;
	text-align: center;
	width: 100%
}
.col-md-3.whychoose-row h3 {
	bottom: 42px
}
.col-md-3.whychoose-row h4 {
	bottom: 23px;
	font-weight: 400
}
.erp-div img {
	width: auto
}
#portfolio .recent-work-wrap .recent-work-inner {
	padding-top: 32px
}
#portfolio h2 {
	color: #2F2F2F
}
#resources {
	background: #ff5f33;
	color: #fff
}
#graphicdesigners h3, #graphicdesigners p, #joomladevelopers h3, #joomladevelopers p, #magentodevelopers h3, #magentodevelopers p, #resources h3, #resources p {
	color: #fff
}
#phpdevelopers, #ui-uxdevelopers, #wordpressdeveloper {
	background: #ebebeb;
	padding: 30px 0
}
#graphicdesigners img, #joomladevelopers img, #magentodevelopers img, #phpdevelopers img, #ui-uxdevelopers img, #wordpressdeveloper img {
	width: 84%
}
#graphicdesigners, #joomladevelopers, #magentodevelopers {
	background: #ff5f33;
	color: #fff;
	padding: 30px 0
}
.apply-now-btn {
	margin-top: 20px;
	text-align: center
}
.apply-now-btn input {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #0954b3;
	border-color: #1a6ed5 #1a6ed5 #002859;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 3px;
	color: #fff;
	padding: 8px 40px
}
#global-presence, #overview {
	background: #ebebeb;
	padding: 10px 0
}
#global-presence p, #overview p {
	margin: 0;
	line-height: 25px
}
#overview p {
	color: #363636;
	font-size: 14px
}
#infrastructure {
	background: #ff5f33;
	color: #fff;
	padding: 10px 0
}
#infrastructure h3, #infrastructure p {
	color: #fff
}
.about-div img {
	background-repeat: no-repeat;
	width: 100%
}
#ourteam {
	background: #ebebeb
}
#ourteam .clients-comments img {
	width: 100%;
	border: none;
	background: 0 0
}
.img-position a {
	width: 100%;
	height: 150px;
	background: #ff3700;
	position: absolute
}
.col-md-2.img-position img {
	height: auto;
	width: 100%
}
.img-position {
	left: 15px;
	position: absolute;
	top: 110px;
	padding-left: 0
}
.img-position-content a {
	height: auto;
	background: 0 0;
	text-align: left
}
.input-text, .social-link li a {
	height: 50px;
	transition: all .3s ease-in-out 0s
}
#ourteam .clients-comments h4 {
	color: #363636;
	float: right;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	margin-top: 5px
}
.input-text {
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #7D7D7D;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	margin: 0 0 15px;
	padding: 15px 16px;
	width: 100%
}
.input-btn {
	animation: .3s linear .9s normal both 1 running fadeInUp;
	background: #0954b3;
	border-bottom: 4px solid #002f8a;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	margin-right: 1%;
	padding: 8px 20px;
	text-transform: uppercase;
	border-top: none;
	border-left: none;
	border-right: none
}
.contact-info-box {
	font-size: 15px;
	margin: 0 0 14px 68px;
	padding-left: 0
}
.contact-info-box span {
	display: block;
	line-height: 28px
}
.contact-info-box h3 {
	float: left;
	font-size: 15px;
	line-height: 28px;
	margin-right: 12px;
	width: 102px;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 700
}
.contact-info-box h3 i {
	color: #222;
	font-family: FontAwesome;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	margin-right: 7px
}
.social-link {
	display: block;
	list-style: none;
	margin: 0 0 0 68px;
	padding: 0
}
.social-link li {
	float: left;
	margin-right: 8px
}
.social-link li a {
	background: #FF3404;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 25px;
	line-height: 50px;
	text-align: center;
	width: 50px
}
#approval, #design, #development, #launch, #testing, .collapse, .navbar-collapse.navbar-right.in {
	display: none
}
.social-link li a:hover {
	background: #0954B3
}
.input-text.text-area {
	height: 165px;
	overflow: auto;
	resize: none
}
#header .modal-dialog {
	margin: 45px auto
}
#header .form-group {
	margin-bottom: 10px
}
#header .form-group .form-control {
	height: 42px!important
}
#header .modal-body {
	padding: 10px
}
#header .modal-footer {
	border: none
}
.tab-wrap .nav-tabs>li>a {
	background: #f5f5f5;
	border: 0;
	border-radius: 0;
	line-height: 24px;
	margin-right: 0;
	padding: 8px 15px
}
.tab-wrap .nav-tabs>li>a:hover {
	color: #FF3700
}
.tab-wrap .nav-tabs>.tab-wrap li.active>.tab-wrap a, .tab-wrap .nav-tabs>.tab-wrap li.active>.tab-wrap a:focus, .tab-wrap .nav-tabs>.tab-wrap li.active>a:hover {
	background: #0954b3!important
}
.tab-wrap .tab-content {
	padding: 10px 20px
}
.tab-wrap .media>.pull-left {
	margin-right: 45px
}
#contact select {
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 50px;
	margin-bottom: 13px;
	width: 100%;
	color: #7d7d7d
}
.ptr_rdiobx span {
	color: #7d7d7d;
	margin: 0 5px 0 0;
	padding: 0
}
.ptr_rdiobx {
	float: left;
	width: auto;
	line-height: 50px;
	margin-right: 10px;
	color: #7d7d7d
}
.navbar-collapse {
	background: #e94c21;
	border-top: 1px solid transparent;
	box-shadow: 0!important;
	max-height: 340px;
	overflow-x: visible;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 9999;
	width: 100%
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: 0 0!important
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px
}
.nav li {
	float: none
}
.has-children.has-dropdown img {
	height: 60px;
	margin-top: 20px
}
.navbar-brand>img {
	float: left
}
.navbar-toggle {
	border-color: #333
}
.navbar-toggle:focus, .navbar-toggle:hover {
	background: #333
}
.navbar-toggle .icon-bar {
	background-color: #fff
}
.name img {
	float: left;
	width: auto
}
#header, .contact-info-box.address.clearfix img {
	width: 100%
}
.about-div {
	padding: 125px 0 10px!important
}
.address.clearfix img {
	height: 250px;
	width: 100%
}
.row.certification-bd-10 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px
}
#innerbaner-bottom ul.social-share li a:hover {
	background: #0954B3!important;
	color: #fff
}
.certify-mb-10 {
	margin-bottom: 20px
}
.top-bar-section .dropdown li a {
	border: none!important
}
#services marquee ul li {
	background: #fff;
	border-radius: 5px;
	float: left;
	list-style: none;
	margin-right: 15px;
	padding: 0 12px
}
#header {
	position: fixed;
	z-index: 9999
}
#contact .feature-wrap img {
	float: left;
	height: 130px;
	margin-right: 10px;
	margin-top: 4px;
	width: 130px
}
#contact .feature-wrap h2 {
	height: auto;
	margin-top: 0;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 0
}
#contact .feature-wrap p {
	text-align: left;
	font-size: 12px;
}
.icons-div {
	margin-top: 20px
}
.add-divpage {
	height: 175px
}
#demo5 img {
	border-radius: 5px
}
#contact {
	background: #EBEBEB
}
#conatcat-info .form-group i:hover {
	border: none
}
.hed_log-nav {
	display: block;
	float: left;
	width: 100%
}
.navbar-brand {
	line-height: 20px;
	height: auto;
	padding: 10px 0
}
#reauest-quote input[type="file"]{
padding-top: 0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: rgba(231,231,231,0)!important
}
.navbar-nav>li {
	float: left
}
.nav>li {
	display: block;
	position: relative
}
.mega-dropdown {
	position: static!important
}
.navbar-nav>li>a {
	padding: 22px 12px;
	text-transform: uppercase;
	color: #fff!important
}
.caret {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px dashed;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	width: 0
}
.mega-dropdown-menu {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #f0283b;
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 3px;
	margin-top: 30px;
	padding: 15px 0;
	position: absolute;
	width: 100%;
	z-index: 999999;
	overflow-y: auto
}
.mega-menu-inr {
	display: block
}
.mega-menu-inr h1 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 0;
	padding: 5px 0;
	text-align: left;
	text-transform: uppercase!important
}
.mega-menu-inr h1 a {
	color: #000;
	text-transform: uppercase!important
}
.mega-menu-inr ul {
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0
}
.mega-menu-inr ul li {
	color: #333;
	display: block
}
.md-v img {
	width: 100%
}
.navbar {
	margin-bottom: 0;
	min-height: auto!important
}
.navbar-header {
	float: left
}
.navbar-brand {
	float: left;
	font-size: 18px
}
.mega-menu-inr ul li a::after {
	border-top: 1px solid #0954b3;
	content: "";
	left: 8px;
	position: absolute;
	top: 15px;
	width: 10px
}
.mega-menu-inr ul li a {
	text-decoration: none;
	height: auto;
	padding-bottom: 0!important;
	padding-top: 0!important;
	padding-left: 30px!important;
	position: relative;
	color: #070707!important;
	line-height: 25px
}
.mega-menu-inr ul li a:not(.button) {
	line-height: 30px;
	padding: 0 20px
}
.mega-menu-inr ul li a {
	font-weight: 400;
	white-space: nowrap;
	display: block;
	font-size: 13px;
	padding: 12px 0;
	transition: none 0s ease 0s;
	width: 100%
}
.mega-menu-inr ul lia {
	border: none!important
}
.mega-menu-inr ul li {
	background: url(../images/li_top.png) 5px 9px repeat-y;
	padding: 0
}
.container.mega-menu-inr {
	padding: 0
}
.mega-dropdown a:hover {
	border-bottom: 2px solid #D84425!important
}
.mega-dropdown-menu ul li a:hover, .mega-menu-inr h1 a:hover {
	border: none!important
}
.mega-dropdown-menu ul li a:hover {
	text-decoration: none!important
}
.mega-dropdown-menu a:hover {
	color: #D84425!important
}
#our-clients .clients-comments li {
	float: left;
	height: auto;
	list-style: none;
	margin-bottom: 3%;
	margin-right: 2%;
	border: none
}
#our-clients .clients-comments img {
	background: 0 0;
	border: 1px solid;
	width: 162px;
	height: 105px;
	padding: 3px;
	transition: all .9s ease 0s;
	border-radius: 5px
}
#our-clients .clients-comments img:hover {
	border-radius: 0
}
#our-clients .clients-comments>ul {
	padding: 0
}
.navbar-nav.navbar-right:last-child {
	margin-right: -25px!important
}
.animation.animated-item-1.animated-item-3 {
	background: rgba(0,0,0,0)!important;
	border: none!important;
	color: #fff!important
}
.testimonial-section .img-circle::after, .testimonial-section .img-circle::before {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	height: 0;
	width: 0;
	left: 0;
	content: "";
	position: absolute
}
.testimonial-section .img-circle::before {
	border-bottom: 10px solid #fff;
	top: -9px
}
.testimonial-section .img-circle::after {
	border-top: 10px solid #fff;
	bottom: -9px
}
.minus-icon>a {
	left: 0;
	position: absolute;
	text-align: center;
	top: 95px;
	width: 100%;
	display: none
}
.minus-icon i {
	background: #fff;
	border: 2px solid #fff;
	border-radius: 100%;
	color: #0954b3;
	font-size: 20px;
	height: 30px;
	line-height: 27px;
	margin: 3px 0 3px 3px;
	text-align: center;
	transition: all .5s ease 0s;
	width: 30px
}
.nav .fa.fa-align-justify {
	float: right;
	font-size: 9px;
	padding-left: 4px;
	padding-top: 5px
}
.testimonial-section .img-circle {
	border-radius: 0!important
}
#contact .feature-wrap a {
	background: 0 0!important
}
#reauest-quote {
	background: #ebebeb
}
#reauest-quote .btn.btn-primary.btn-lg {
	float: right
}
#content .tab-wrap .nav-stacked li {
	float: none!important
}
.tab-wrap .nav-tabs>li.active>a::after {
	border-color: transparent transparent transparent #0954b3;
	border-style: solid;
	border-width: 20px 22px;
	content: "";
	height: auto;
	position: absolute;
	right: -44px;
	top: 0;
	width: auto
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background: #0954b3!important;
	border: 0;
	color: #fff;
	position: relative
}
.innermenu-tab .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background: none!important;
	border: 0;
	color: #fff;
	position: relative
}
.row.ourteam-div {
	margin-bottom: 20px
}
#infrastructure p, .wp-pd p {
	margin: 0;
	line-height: 25px
}
.dropdown-menu {
	background: url(../images/dropdown-bg.jpg)!important;
	height: auto
}
.img-position-content h4 {
	font-size: 13px!important
}
.img-position-content span {
	font-size: 15px
}
.img-position-content strong {
	font-size: 12px
}
.drop-height .mega-menu-inr ul li {
	width: 100%
}
.partner-li ul li {
	background: 0 0!important
}
.partner-li ul li a::after {
	border: none!important
}
.partner-li ul {
	height: 42px!important
}
.col-lg-3.partner-li span {
	float: left;
	font-size: 14px;
	font-weight: 400;
	text-transform: lowercase;
	padding-left: 38px
}
.col-lg-3.partner-li {
	height: 100px
}
.creative-test {
	font-size: 13px!important;
	font-weight: 400!important;
	line-height: 25px
}
.drop-height .mega-menu-inr ul {
	height: 213px
}
.feature-div.ourprocess {
	padding-bottom: 0!important;
	padding-top: 40px
}
.cirlc-ul5 li a:hover .cirlc-ul5 {
	display: block
}
@font-face {
	font-family: "Geo Sans", sans-serif;
	src: url(images/GeosansLight.ttf)
}
@font-face {
	font-family: "Geo Sans", sans-serif;
	src: url(images/GeosansLight-Oblique.ttf)
}
.android-center-div {
	padding-bottom: 20px!important;
	padding-top: 25px
}
.android-center-div .center {
	padding-bottom: 0!important
}
.android-center-div .center h2 {
	font-size: 21px
}
.mainconetet-div .center h2 {
	font-size: 25px
}
.content-align-pd {
	padding: 30px 0
}
.content-align-pd h2 {
	font-size: 25px!important
}
.wp-pd {
	padding: 10px 0!important
}
.psd-fs .center.media.contact-info.wow.fadeInDown.animated.animated>h3 {
	color: #363636;
	font-size: 17px
}
#overview p a {
	text-transform: uppercase;
	color: #04387C
}
.inner-pdt10 {
	padding-top: 120px!important
}
.ul-content {
	width: 100%;
	float: left;
	text-align: left
}
.innercontent-left img {
	cursor: pointer;
	float: right;
	margin-left: 3%;
	margin-top: 1.6%
}
#conatcat-info .center {
	padding-bottom: 0
}
.center h3 {
	margin-bottom: 25px
}
ul li {
	color: #515151
}
#conatcat-info .star {
	display: none!important
}
#conatcat-info .er_field {
	color: red;
	float: left;
	text-align: center;
	width: 100%
}
.contct-right .er_field {
	float: none!important
}
#check h3 {
	margin-bottom: 5px
}
.bottom-logo img {
	width: 100%;
	margin-top: 15px
}
.portfolio-item2 {
	float: left;
	list-style: none;
	margin-bottom: 1%;
	margin-right: 1%
}
.innercontent-left>p {
	text-align: justify;
	padding-left: 15px
}
.heading_left {
	color: #363636;
	font-size: 25px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	padding-left: 15px;
}
#conatcat-info .col-md-6 p {
	text-align: justify
}
.ul-list>ul {
	padding: 0
}
.ul-list.para-left {
	text-align: left
}
.pd-none {
	padding-bottom: 0!important
}
.pd-none h3 {
	margin-bottom: 5px
}
.qoutes .qoutes-style {
	font-size: 22px;
	font-weight: 700;
	color: #333
}
.qoutes {
	font-size: 18px;
	line-height: 34px;
	color: #333
}
.partner-li .col-lg-3>img {
	width: 60px
}
#bottom-footer .nav>li {
	display: inline;
	position: relative;
	color: #fff;
	margin-right: 10px;
}
#bottom-footer .nav>li>a {
	position: relative;
	display: inline;
	padding: 0;
	color: #FFF!important
}
#bottom-footer .nav>li>a:hover {
	background-color: #E94C21!important;
	color: #00f
}
.scroll-top {
	margin-top: -5px;
}
.social-ico .col-md-12 {
	margin-left: -9px!important
}
.m-b-lg, .m-t-lg {
	margin-top: 40px
}
.m-b-sm {
	margin-bottom: 20px;
}
.m-t-sm {
	margin-top: 20px
}
#header #megaMenu .navi_link li.bg-none {
	background: 0 0;
	margin-top: 20px;
	margin-left: 12px
}
#conatcat-info .media-body {
	margin-top: 14px
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .tab-wrap .nav-tabs>li.active>a {
	background: #0954B3!important
}
.bg-ul-li li {
	background: url(../menu-css-js/images/enterprise/orange_bullet.png) 5px 8px no-repeat rgba(0,0,0,0);
	line-height: 33px;
	margin-top: 5px;
	padding-left: 31px
}
#reauest-quote input[type=file] {
	padding-top: 13px
}
#reauest-quote legend {
	width: auto!important
}
#reauest-quote fieldset {
	border: 1px solid silver!important;
	padding: 6px!important
}
.pop-up-cr .form-group .form-control {
	height: 38px;
}
.modal.fade {
	z-index: 9999 !important;
}
.portfolio-item h3 {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 3px;
	color: #e94c21;
	font-weight: bold;
}
.portfolio-item p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
.learnmore-btn {
	margin-top: 10px;
}
.p-l-no {
	padding-right: 0;
}
.p-r-no {
	padding-right: 0;
}
.brdr-content {
	padding: 8px;
	border-top: 1px solid #ccc;
}
.blog-div-left-img img {
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	height: 244px;
	width: 437px;
}
.blog-div-left-img h4 {
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: left;
}
.blog-subdiv-center {
	background: #ccc none repeat scroll 0 0;
	height: 519px;
	width: 2px;
}
.div-center {
	display: block !important;
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
}
.packing-left {
	background: #E94C21 none repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	padding: 3px 11px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 5;
}
.packing-left p, .packing-right p {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}
.packing-right {
	background: #E94C21 none repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	padding: 3px 11px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 25%;
	width: 100%;
	z-index: 5;
}
.blog-div-left-img h4, .blog-div-right-img h4 {
	color: #E94C21;
}
.blog-div-right {
	padding-top: 131px;
}
.blog-div-right-img h4 {
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: right;
}
.blog-div-right-img img {
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	height: 244px;
	width: 437px;
}
.blog-div-left-img img {
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	height: 244px;
	width: 437px;
}
#portfolio_cont > ul > li {
	border-radius: 4px 4px 0 0;
	margin: 4% 2% 0;
	width: 96%;
}
.cont-box ul li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d6d6d6;
	display: inline-block;
	margin-left: 0;
	margin-right: 12px;
	margin-top: 18px;
	position: relative;
	vertical-align: top;
}
#portfoliolist .cont-box {
    margin: auto;
    width: 1060px;
}
.cont-box ul, .cont-box ul li {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.cont-box ul, .cont-box ul li {
	display: inline-block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.pro-img {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.hover-block {
	min-height: 180px;
	/*min-height: 352px;*/
	width: 100%;
}
.cont-box ul li {
	border-radius: 3px;
	box-shadow: 0 0 7px 1px #d7d7d7;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 15px;
	width: 100%/*position:absolute !important;*/
}
.cont-box ul li:hover .text-cont {
	transform: translateY(-40px);
	z-index: 10;
}
.cont-box ul li .text-cont, .cont-box ul li.none-effect:hover .text-cont {
	border-radius: 0;
}
.cont-box ul li .text-cont, .cont-box ul li.none-effect:hover .text-cont {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.2) inset;
	transform: translateZ(0px);
	transition: -webkit-transform 0.1s ease 0s;
	z-index: 10;
}
.text-cont {
	box-sizing: border-box;
	clear: both;
	display: block;
	font-size: 13px;
	height: auto !important;
	padding: 38px 25px 15px;
	position: relative;
	width: 100%;
}
div.bg-rotate {
	border-radius: 10%;
	display: inline-block;
	height: 50px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -23px;
	transform: rotate(-45deg);
	width: 50px;
}
img.info-icon {
	height: 45px;
	left: 3px;
	margin: auto;
	position: absolute;
	top: 2px;
	transform: rotateZ(45deg);
	width: 45px;
}
.rotate-img-diag {
	transform: rotate(45deg);
}
.bg1-icon {
	background: #408be5 none repeat scroll 0 0;
}
.btn-info {
	bottom: 0;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.icon-show {
	display: block;
	height: 55px;
	margin-top: 5px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
div#portfolio_cont.cont-box ul li div.hover-block div.btn-info div.icon-show a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.icon-show a {
	background: rgba(0, 0, 0, 0) url("http://d3u8ldawoq7n0v.cloudfront.net/public/local-cdn/images/icon-show.png") no-repeat scroll left top;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
}
.icon-show img {
	margin-right: 5px;
	margin-top: 6px;
}
.rating-div {
	/*background: rgba(0, 0, 0, 0) url("http://d3u8ldawoq7n0v.cloudfront.net/public/local-cdn/images/bor-img.png") repeat-x scroll center top;*/
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 5px;
	text-align: left;
	width: 100%;
}
.flagdiv, .userdiv {
	display: inline-block;
	height: 32px;
	margin-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
.topspace-flag {
	height: 13px;
	vertical-align: middle;
	width: 16px;
}
.num-bg {
	background: rgba(0, 0, 0, 0) url("../images/count-icon.png") no-repeat scroll left 0;
	color: #fff;
	display: inline-block;
	height: 15px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 27px;
}
.clients-bg { 
	margin-left: 10px;
	margin-right: 12px;
	padding-left: 0;
}
.clients-bg img { width:25px; height:25px; }
.test-bg { 
	margin-left: 10px;
	padding-left: 0;
}
.test-bg img {  
	height: 25px;
    width: 25px;
}
.countdiv {
    float: right;
    margin-top: 4px;
    padding-right: 25px;
}
.rating {
	margin-top: 2px;
}
.text-cont a {
	color: #111;
	font-family: 'Ubuntu', sans-serif;
}
.text-cont h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 1px;
	text-align: center;
}
.hover-block .bg1-icon {
	display: none;
	transition: all linear 1s;
}
.cont-box ul li:hover .bg1-icon {
	display: block;
	transform: rotate(360deg);
}
.hover-block .text-cont a {
	height: 126px;
	overflow: hidden;
	float: left;
	text-align: justify;
	font-size: 13px;
	margin-bottom: 12px;
}


#info {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;				
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:95%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-family:arial;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

	#info .info-wrapper {
		padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;

	}
	
	#info a {
		color:#c09853;
		text-decoration:none;
	}
	
	#info p {
		margin:5px 0 0 0;
	}


.container { 
	position: relative; 
	width: 960px; 
	margin: 0 auto; 
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;	
}
 
#filters {
    list-style: outside none none;
    margin-bottom: 3%;
    margin-top: 0;
    padding: 0;
}

	#filters li {
		float:left;
	}
	
	#filters li span {
		display: block;
		padding:5px 20px;		
		text-decoration:none;
		color:#666;
		cursor: pointer;
	}
	
	#filters li span.active {
		background: #E94C21;
		color:#fff;
	}
 

 
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 30.8%;
	display:none;
	margin-right: 25px;
	float:left;
	overflow:hidden;
}

	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		border-radius: 4px;
		/*background: #666;
		cursor:pointer;*/
	}

	.portfolio img {
		max-width:100%;
		position: relative;
		top:0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);		
	}
	
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}

		.portfolio .label-bg {
			background: #e95a44;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
	
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
			}
	
	.portfolio:hover .label {
    bottom:0;
  }
	



/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
		width: 768px; 
	}
}


/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.container { 
		width: 95%; 
	}
	
	#portfoliolist .portfolio {
		width:48%;
		margin:1%;
	}		

	#ads {
		display:none;
	}
	
	#portfoliolist .cont-box { width:100% !important; }
	
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 70%;
	}
	
	#ads {
		display:none;
	}
	
	
}

/* #Clearing */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

#filters span {
    background: #081019 none repeat scroll 0 0;
    border: 0 solid #000000;
    border-radius: 3px;
    color: #fff !important;
    font-family: "Ubuntu",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 3px;
    margin-right: 3px;
    outline: 0 none;
    padding: 8px 12px;
    text-transform: uppercase;
    transition: all 0.9s ease 0s;
}
.row {margin-left:0px !important; margin-right:0px !important;}
#person {
    margin-bottom: 10px !important;
}
#inner-banner .inner-img a img { width:152px; }
.inner-banner img { max-width:100%; }

#header #megaMenu li .wpmega-link-title .fa-chevron-down {display:none;}
.main-btnn {float:right; display:none;}
#header #megaMenu .services_detail .pad .purple_down_aero_ent {
    position: absolute;
    top: 64px !important;
    left: auto !important;
    right: 27% !important;
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
#portfoliolist .cont-box { width:100% !important; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#header #megaMenu ul.megaMenu>li>a>span {
    padding: 0 20px 0px 0px !important;
}	
#header #megaMenu .shadow {
    width: 100% !important;
}
#header #megaMenu .about_detail .navi_link.fix {
    width: 33% !important;
}
#header #megaMenu div.service_box a {
    padding: 0 3px !important;
}
#portfoliolist .cont-box { width:100% !important; }
#portfoliolist .portfolio { width: 29.8% !important; }
#filters span { font-size:11px !important; padding:5px 14px !important; }
}
@media only screen and (min-width: 521px) and (max-width: 767px) {
#header div.header_top div.fix_width {
    width: 100% !important;
	position:fixed !important;
	top:0px;
}
#inner-banner {
    padding-top: 106px;
}
	#header #megaMenu .about_detail .navi_link.fix { width:100% !important; }
	#header .megaMenubox {
    margin-top: 60px !important;
    margin-left: 0px !important;
    width: 100% !important;
	background: #fff !important;
	display:none;
}
#header #megaMenu ul.megaMenu>li>a>span {
    background: none !important;
    padding: 0 20px;
}

#header #megaMenu li {
    width: 100% !important;
    text-align: center !important;
}
#header #megaMenu ul.megaMenu>li>a {
    text-align: center !important;
    color: #444 !important;
    font-weight: 600;
}
#header #megaMenu li .wpmega-link-title .fa-chevron-down {display:inline-block;}
#header #megaMenu .about_detail .navi_link.fix {
    width: 100%;
    float: left;
}
#header div.header_top .logo {
    display: inline-block;
    position: relative !important;
	top:0px;
} 
#header #megaMenu .shadow {
width: 100% !important;
height: 375px !important;
overflow-x: hidden ;
overflow-y: scroll ;
}
.main-btnn {
	display:block;
    position: relative;
    right: 6px !important;
    left: auto;
	float:right;
    margin-top: 12px !important;
    padding: 4px 13px !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #e94c21 !important;
}
#main-slider { top:54px !important; }
#feature { margin-top: 52px !important; }
#header #megaMenu .services_detail .pad .orange_down_aero_ent { width:38px !important; left: 62px !important; }
#header #megaMenu .services_detail .pad .green_down_aero_ent { width:38px !important; }
#header #megaMenu .services_detail .pad .blue_down_aero_ent {  
    right: 0 !important;
    top: 63px !important;
    width: 38px !important;}
#header #megaMenu .services_detail .pad .pink_down_aero_ent {
    left: 66px !important;
    top: 110px !important;
    width: 38px !important;
}
#header #megaMenu .services_detail .pad .purple_down_aero_ent { width:38px !important; left: 205px !important; top: 102px !important }
#header #megaMenu .services_detail .navi_link.fix , #header #megaMenu .navi_link { width:100% !important; }
#filters li {
    width: 100%;
    margin-bottom: 10px;
}
#bottom-footer {
    text-align: center;
}
#bottom-footer .nav>li {
    margin-right: 0 !important;
    margin-top: 5px !important;
}
}

@media only screen and (min-width: 361px) and (max-width: 520px) {
#header div.header_top div.fix_width {
    width: 100% !important;
	position:fixed !important;
	top:0px;
}
#inner-banner {
    padding-top: 106px;
}
	#header #megaMenu .about_detail .navi_link.fix { width:100% !important; }
	#header .megaMenubox {
    margin-top: 60px !important;
    margin-left: 0px !important;
    width: 100% !important;
	background: #fff !important;
	display:none;
}
#header #megaMenu ul.megaMenu>li>a>span {
    background: none !important;
    padding: 0 20px;
}

#header #megaMenu li {
    width: 100% !important;
    text-align: center !important;
}
#header #megaMenu ul.megaMenu>li>a {
    text-align: center !important;
    color: #444 !important;
    font-weight: 600;
}
#header #megaMenu li .wpmega-link-title .fa-chevron-down {display:inline-block;}
#header #megaMenu .about_detail .navi_link.fix {
    width: 100%;
    float: left;
}
#header div.header_top .logo {
    display: inline-block;
    position: relative !important;
	top:0px;
} 
#header #megaMenu .shadow {
width: 100% !important;
height: 375px !important;
overflow-x: hidden ;
overflow-y: scroll ;
}
.main-btnn {
	display:block;
    position: relative;
    right: 6px !important;
    left: auto;
	float:right;
    margin-top: 12px !important;
    padding: 4px 13px !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #e94c21 !important;
}
#main-slider { top:54px !important; }
#feature { margin-top: 52px !important; }
#header #megaMenu .services_detail .pad .orange_down_aero_ent { width:38px !important; left: 62px !important; }
#header #megaMenu .services_detail .pad .green_down_aero_ent { width:38px !important; }
#header #megaMenu .services_detail .pad .blue_down_aero_ent {  
    right: 0 !important;
    top: 63px !important;
    width: 38px !important;}
#header #megaMenu .services_detail .pad .pink_down_aero_ent {
    left: 66px !important;
    top: 110px !important;
    width: 38px !important;
}
#header #megaMenu .services_detail .pad .purple_down_aero_ent { width:38px !important; left: 205px !important; top: 102px !important }
#header #megaMenu .services_detail .navi_link.fix , #header #megaMenu .navi_link { width:100% !important; }
#filters li {
    width: 100%;
    margin-bottom: 10px;
}
#bottom-footer {
    text-align: center;
}
#bottom-footer .nav>li {
    margin-right: 0 !important;
    margin-top: 5px !important;
}
}

@media (max-width: 360px) {
#header div.header_top div.fix_width {
    width: 100% !important;
	position:fixed !important;
	top:0px;
}
#inner-banner {
    padding-top: 106px;
}
	
	#header .megaMenubox {
    margin-top: 60px !important;
    margin-left: 0px !important;
    width: 100% !important;
	background: #fff !important;
	display:none;
}
#header #megaMenu ul.megaMenu>li>a>span {
    background: none !important;
    padding: 0 20px;
}

#header #megaMenu li {
    width: 100% !important;
    text-align: center !important;
}
#header #megaMenu ul.megaMenu>li>a {
    text-align: center !important;
    color: #444 !important;
    font-weight: 600;
}
#header #megaMenu li .wpmega-link-title .fa-chevron-down {display:inline-block;}
#header #megaMenu .about_detail .navi_link.fix {
    width: 100%;
    float: left;
}
#header div.header_top .logo {
    display: inline-block;
    position: relative !important;
	top:0px;
} 
#header #megaMenu .shadow {
width: 100% !important;
height: 375px !important;
overflow-x: hidden ;
overflow-y: scroll ;
}
.main-btnn {
	display:block;
    position: relative;
    right: 6px !important;
    left: auto;
	float:right;
    margin-top: 12px !important;
    padding: 4px 13px !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #e94c21 !important;
}
#main-slider { top:54px !important; }
#feature { margin-top: 52px !important; }
#header #megaMenu .services_detail .pad .orange_down_aero_ent { width:38px !important; left: 62px !important; }
#header #megaMenu .services_detail .pad .green_down_aero_ent { width:38px !important; }
#header #megaMenu .services_detail .pad .blue_down_aero_ent { left: 71px !important;
    top: 100px !important;
    width: 38px !important; }
#header #megaMenu .services_detail .pad .pink_down_aero_ent {
    left: 138px !important;
    top: 110px !important;
    width: 38px !important;
}
#header #megaMenu .services_detail .pad .purple_down_aero_ent { width:38px !important; left: 62px !important; top: 140px !important; }
#filters li {
    width: 100%;
    margin-bottom: 10px;
}
#bottom-footer {
    text-align: center;
}
#bottom-footer .nav>li {
    margin-right: 0 !important;
    margin-top: 5px !important;
}
}




