/*-- Link Color --*/
a:hover {
	text-decoration: none;
}
/*-- Header area's style goes here --*/
header {
	border-bottom: 1px solid #999999;
	position: relative;
	z-index: 1000;
}
#footer a {
	color: #fff !important;
	font-size:12px;
	text-decoration: underline;
}
#footer a.btn-default {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding:12px 0;
	text-decoration: none;
}
section.notice {
    background: #2b7810;
    color: #fff;
    padding: 24px 0;
    text-align: center;
    margin: 32px auto;
}
section.notice a {margin: auto;text-align: center;color: #ffffff !important;text-decoration: underline;}
.box {
	background: #FFF;
}
a.col-md-4.btn-default.yellow {
    color: #000000 !important;
    background: #edb524;
    text-decoration: none;
    font-size: 19px;
    width: 70%;
    font-weight: 600;
}
.noticebar>p {
    font-size: 18px;
    line-height: 24px;
}
.effect2 {
	position: relative;
}
.effect2:before, .effect2:after {
	z-index: -1;
	position: absolute;
/*	content: "";
*/	bottom: 16px;
	left: 0;
	width: 45%;
	top: 64%;
	background: #000;
	-webkit-box-shadow: 2px 15px 25px #444;
	-moz-box-shadow: 2px 15px 25px #444;
	-o-box-shadow: 2px 15px 25px #444;
	box-shadow: 2px 25px 50px #161616;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	margin-left: -15px;
	margin-right: -15px;
}
.effect2:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: -16px;
	left: auto;
}
/*-- Header top area style --*/

a.site-logo {
	padding-top: 10px;
	padding-bottom: 0px;
}
header {
	background: #fff!important;
}
.header-top {
	padding: 0;
	width: 100%;
	color: #606060;
	border-bottom: 1px solid #f2f2f2;
}
.header-top i.fa-envelope, .header-top li, .header-top li a {
	color: #5d5d5d
}
ul.top-info {
	padding: 4px 0px;
	font-style: normal;
	line-height: 25px;
	float: right;
}
ul.top-info i.fa-phone {
	font-size: 15px;
	padding-right: 7px;
}
ul.top-social {
	text-align: right;
	margin-right: -15px;
	float: right;
}
ul.top-social li {
	padding: 0;
	float: left
}
ul.top-social li a {
	padding: 0;
}
/*Social Icon Hover part*/
i.fa-twitter, i.fa-facebook, i.fa-google-plus, i.fa-skype {
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-ms-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.header-top i.fa-twitter:hover {
	background: #63CDF1;
	color: #fff
}
.header-top i.fa-facebook:hover {
	background: #507CBE;
	color: #fff
}
.header-top i.fa-skype:hover {
	background: #36C4F3;
	color: #fff
}
.header-top i.fa-google-plus:hover {
	background: #F16261;
	color: #fff
}
ul.top-social li a i {
	font-size: 20px;
	height: 35px;
	width: 30px;
	text-align: center;
	line-height: 35px;
	border-left: 1px solid #f2f2f2;
}
ul.top-social li:last-child a i {
	border-right: 1px solid #f2f2f2;
}
ul.top-social li:last-child {
}
/*menu*/
#themeMenu li a span {
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: "railway" sans-serif;
	font-weight: 600;
}
#themeMenu li a span.nav-slogan {
	font-style: italic;
	line-height: 10px;
	font-size: 11px;
	font-family: "railway" sans-serif;
	font-weight: 400;
}
.navbar-inverse .navbar-nav>li>a:hover {
}
.navbar-brand {
	padding: 0;
}
.navbar-inverse .navbar-toggle {
	background: #333;
	margin-top: 20px;
}
/*-- This is search are area --*/
.search {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	padding: 25px 10px 20px 10px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	margin-left: 20px;
}
header.navbar-inverse .container {
	padding-right: 0;
}
.search2 {
	display: none;
	float: right;
	padding: 33px 10px 33px 10px;
	font-weight: 600;
}
.input-group-addon {
	background: transparent;
	border: 0px;
}
.input-group .form-control {
	border: none;
	box-shadow: none;
}
/*-- Page title section --*/
#breadcumb {
	padding: 30px 0;
	background-size: 100% 100%;
	font-weight: 100;
	text-transform: uppercase;
}
/*-- Page heading --*/
#page-heading {
	padding: 50px 0 20px 0;
	line-height: 35px;
}
/*-- This is for contact info --*/
.contact-info {
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact-info h2 {
	padding-bottom: 30px;
}
.contact-info address {
	padding-bottom: 40px;
	line-height: 20px;
	text-transform: uppercase;
}
/*-----------------------------------we-work-the-best-section--------------------*/

.we-work-section {
	text-align: center;
	line-height: 55px;
	padding: 0px;
	padding-top: 60px;
	padding-bottom: 15px;
}
.we-work-section h1 {
	font-weight: 300;
}
.we-work-section-item {
	text-align: center;
	line-height: 20px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 1%;
}
.bottom-border-we-work {
	height: 10px;
	border-bottom-width: 4px;
	padding: 0px;
	padding-top: 10px;
	position: relative;
	top: 20px;
}
.bottom-border-we-work .pointer {
	color: #fff;
}
.icon-hover-we-work-section {
	padding: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.icon-hover-we-work-section:hover .pointer {
	margin-top: -9px;
	position: absolute;
	left: 49%;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 8px 10px 7px;
}
.icon-bg-we-work-sec {
	background: url(../images/icon1.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
}
.icon-bg-we-work-sec-two {
	background: url(../images/icon2.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-bg-we-work-sec-three {
	background: url(../images/icon3.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-bg-we-work-sec-four {
	background: url(../images/icon4.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-bg-we-work-sec-five {
	background: url(../images/icon5.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-hover-we-work-section:hover .icon-bg-we-work-sec {
	background: url(../images/icon1.png)no-repeat 50%;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-hover-we-work-section:hover .icon-bg-we-work-sec-two {
	background: url(../images/icon2.png)no-repeat 50%;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-hover-we-work-section:hover .icon-bg-we-work-sec-three {
	background: url(../images/icon3.png)no-repeat 50%;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-hover-we-work-section:hover .icon-bg-we-work-sec-four {
	background: url(../images/icon4.png)no-repeat 50%;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.icon-hover-we-work-section:hover .icon-bg-we-work-sec-five {
	background: url(../images/icon5.png)no-repeat 50%;
	text-align: center;
	width: 190px;
	height: 165px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
}
.we-work-section-item h2 {
	line-height: 30px;
	color: #242424;
	font-weight: 600;
	height: 65px;
}
/*---------- working process -------------*/

#rox-process {
	padding-bottom: 45px;
}
.rox-process {
	text-align: center;
	padding-bottom: 50px;
}
.rox-process h2 {
	line-height: 80px;
	color: #242424;
	font-weight: 600;
}
.rox-process p {
	color: #545454;
	font-weight: 500;
	line-height: 23px;
}
.process-sec-one {
	background: url(../images/pro-1.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	border-radius: 50%;
}
.process-sec-two {
	background: url(../images/pro-2.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
.process-sec-three {
	background: url(../images/icon3.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
.process-sec-four {
	background: url(../images/icon4.png)no-repeat 50%;
	background-color: white;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
.icon-process-section:hover .process-sec-one {
	background: url(../images/pro-11.png)no-repeat 50%;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
.icon-process-section:hover .process-sec-two {
	background: url(../images/pro-22.png)no-repeat 50%;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
.icon-process-section:hover .process-sec-three {
	background: url(../images/iconhover3.png)no-repeat 50%;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
.icon-process-section:hover .process-sec-four {
	background: url(../images/iconhover4.png)no-repeat 50%;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0px;
	display: inline-block;
	transition: all 500ms;
	border-radius: 50%;
}
/*---------- working process end -------------*/





/* skill section */


section#first-skill {
	background: url(../images/skill-bg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
}
#first-skill h2 {
	margin-top: 55px;
	margin-bottom: 60px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
}
#first-skill .panel {
	border-radius: 0;
}
#first-skill .panel-heading {
	padding: 0px;
}
#first-skill .panel-heading a {
	display: block;
	line-height: 50px;
	color: #fff!important;
}
#first-skill .panel-group .panel h4 a div.pull-left {
	height: 50px;
	width: 55px;
	margin-right: 40px;
}
#first-skill .panel-group .panel h4 a.collapsed div {
	background-image: url(../images/plus.png);
}
#first-skill .panel-body {
	padding-left: 70px;
	border-top: 0;
	color: #fff;
	line-height: 22px;
	padding-bottom: 0px;
}
#first-skill .panel {
	background: transparent;
	border: none;
	box-shadow: none;
	margin-bottom: 15px;
}
#first-skill .panel-heading {
	background-color: transparent;
	border-top: 2px solid #1ab390;
	border-radius: 0;
}
#first-skill .panel-group .panel h4 a div {
}
/* Skill part */

#first-skill .progress {
	height: 55px;
	border-radius: 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #fff;
	background-color: transparent;
	box-shadow: none;
}
#first-skill .progress-bar {
	text-align: left;
	line-height: 20px;
	position: relative;
}
#first-skill .progress-bar span {
	color: #fff;
	line-height: 55px;
}
#first-skill .software-ico, .html-ico, .css-ico, .wordpress-ico {
	width: 65px;
	height: 55px;
	float: left;
	margin-right: 20px;
}
#first-skill .software-ico {
	background: #fff url(../images/settings.png) no-repeat 50%;
	margin-right: 0;
}
#first-skill .html-ico {
	background: #fff url(../images/html.png) no-repeat 50%;
	margin-right: 0;
}
#first-skill .css-ico {
	background: #fff url(../images/css.png) no-repeat 50%;
	margin-right: 0;
}
#first-skill .wordpress-ico {
	background: #fff url(../images/wordpress.png) no-repeat 50%;
	margin-right: 0;
}
.h-default-themed span {
	padding-left: 20px;
}
/*------------------------------Recent-work--------------------*/

.recent-work-section {
	padding-bottom: 5%;
}
.recent-work-head {
	padding: 35px;
	padding-right: 0px;
	text-align: center;
}
.recent-work-head h1 {
	padding: 0px;
	padding-bottom: 30px;
	font-weight: 200;
}
.recent-work-head p {
	color: #6b6b6b;
}
.recent-work-item {
	position: relative;
	overflow: hidden;
	box-shadow: none;
}
.recent-work-item img {
	width: 100%;
	height: 100%;
}
.recent-work-item img.work-item {
	width: 100%;
}
.recent-work-item-main {
	padding: 10px;
}
.recent-work-item-hover {
	position: absolute;
	top: -110%;
	height: 100%;
	width: 100%;
	box-shadow: none;
	transition: all 500ms;
	text-align: center;
}
.recent-work-item:hover .recent-work-item-hover {
	top: 0px;
	box-shadow: none;
	transition: all 500ms;
}
.recent-work-item-hover-btn {
	text-align: center;
	position: absolute;
	background: #4f4f4f;
	top: 110%;
	width: 100%;
	transition: all 500ms;
	cursor: pointer;
}
.recent-work-item:hover .recent-work-item-hover-btn {
	text-align: center;
	position: absolute;
	background: #4f4f4f;
	top: 76%;
	width: 100%;
	transition: all 500ms;
	cursor: pointer;
}
.iconimg {
	padding: 13px;
	display: inline;
	position: relative;
	top: -1px;
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
}
.iconimg:hover {
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
}
.recent-work-project-title {
	position: relative;
	top: 50px;
}
.recent-work-project-title h1 {
	padding: 10px;
	color: #fff;
}
.recent-work-project-title .btn.btn-default {
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}
.recent-work-item-hover-btn a {
	display: inline-block !important;
	padding: 0 !important;
	margin-right: 5px !important;
}
/*-----------------------------------Are you ready--------------------*/

.sec-service {
	padding: 35px;
	width: 100%;
	height: 100%;
}
.sec-service h1 {
	color: white;
	text-align: center;
	font-weight: 100;
	margin: 0;
}
.are-you-ready-sec {
	padding: 5px
}
.call-to-action-btn-sec .btn.btn-default {
	padding: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
	background: none;
	border: 2px solid white;
	color: white;
	margin: 0px;
	font-weight: 500;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
	border-radius: 0;
}
.call-to-action-btn-sec {
	text-align: center;
}
.call-to-action-btn:hover {
	background: none;
	color: white;
	border: 3px solid white;
	opacity: 0.9;
	transition: all 500ms;
}
.call-to-action-btn:active {
	color: black;
	background-color: white;
	border-color: white;
}
/*-----------------------------------Service--------------------*/

.service-head-title h1 {
	padding: 0px;
	padding-bottom: 30px;
	font-weight: 100;
}
.service-head-title p {
	color: #6b6b6b;
}
.service-head-title {
	padding: 15px;
	padding-bottom: 10px;
}
.service-head-title h1 {
	text-transform: uppercase;
}
.service-sec {
	padding: 0px;
	padding: 1% 0;
}
.service-sec p {
	margin: 0 0 30px 0;
}
.custom-accordian {
	overflow: hidden;
}
.item-heading {
	text-align: center;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 1;
	cursor: pointer;
}
.section-service-item {
	padding: 0px;
	padding-bottom: 0%;
}
.we-work-btn-icon {
	margin: 0px;
	float: left;
	position: relative;
	left: -11px;
	top: -1px;
	padding: 10px;
}
.item {
	transition: all 100ms;
	-o-transition: all 100ms;
	-webkit-transition: all 100ms;
	position: relative;
}
.service-box-shadow {
	position: relative;
	top: -17px;
	display: block;
	height: auto;
	max-width: 100%;
}
.item-collapse {
	position: absolute;
	top: 0;
	visibility: hidden;
}
.open .item-collapse {
	position: relative;
	visibility: visible;
}
.fa-cog {
	font-size: 50px;
	border: 6px solid white;
	color: white;
	padding: 10px;
}
.icon-top-what-we-can-sec {
	position: relative;
	top: 25px;
	display: block;
	transition: all 500ms;
	z-index: 999;
	left: 16%;
	width: 85px;
	height: 85px;
	text-indent: -9999em;
}
.rox_acc_content:hover .icon-top-what-we-can-sec {
	-webkit-animation: spin 2s;
	transition: all 500ms;
}
.item-body {
	text-align: center;
	line-height: 22px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.item-body h2 {
	font-weight: bold;
	padding: 0px;
	padding-bottom: 20px;
}
.item-body p {
	padding: 0px;
	padding-bottom: 15px;
}
.item-body .btn.btn-default {
	border-radius: 0px;
	color: white;
	position: relative;
	top: -4px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
}
/*-- Featured design --*/
#design-feature {
	height: auto;
	width: 100%;
	text-align: center!important;
	background-size: 100% 100%;
}
#design-feature h2.design-title {
	text-align: left;
	color: #222222;
	font-weight: 400;
	letter-spacing: -1px;
}
#design-feature p.design-text {
	text-align: left;
	color: #fff;
	font-weight: 100;
	line-height: 24px;
}
.design-main-image img {
	width: 90%;
}
.design-feature-content h2 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: 100;
}
.design-feature-content p {
	color: #fff;
	padding-top: 20px;
}
.design-feature-content {
	padding-top: 65px;
}
.design-feature-content span {
	color: #4f4f4f;
}
.extra-item {
	min-height: 140px;
}
.design-feature-image1 {
	top: -135px;
	left: 110px;
}
.design-feature-image1 img.smart-img {
	margin-left: -220px;
	margin-bottom: -10px;
}
.design-feature-image2 {
	top: -130px;
	right: -12%;
	text-align: left;
}
.design-feature-image2 h2.design-title-2 {
	margin-left: 50px;
}
.design-feature-image2 p.design-text-2 {
	margin-left: 50px;
}
.design-feature-image2 img.modern-img {
}
.design-feature-image3 {
	left: 100px;
	top: 176px;
	z-index: 99;
}
.design-feature-image3 img.clean-img {
	position: absolute;
	top: -44px;
	right: -94px;
}
.design-feature-image4 {
	bottom: -62px;
	z-index: 99;
	left: -30px;
}
.design-feature-image5 {
	z-index: 99;
	top: 80px;
	left: -60px;
}
.design-feature-image5 img.option-img {
	float: left;
	margin-left: -40px;
	margin-top: -30px;
}
#design-feature .margin-class {
	margin-top: -50px;
}
/*-- Testimonial goes here --*/
#testimonial {
	padding: 50px 0px;
	color: #ffffff;
	background: url('../images/bg2.png') no-repeat center #a4aa8c;
	background-size: 100% 100%;
}
.carousel-indicators li {
	background-color: #fff;
	border: 0px;
}
.carousel-indicators .active {
	background: transparent;
	border: 2px solid #fff;
	width: 13px;
	height: 13px;
}
.carousel-caption {
	bottom: inherit;
	text-align: left;
	left: 24%;
}
.carousel-caption i {
	font-size: 35px;
}
.carousel-caption p {
	padding-top: 10px;
	line-height: 22px;
}
.carousel-caption ul.client-description {
	padding-left: 10%;
	padding-top: 10px;
	line-height: 22px;
}
.carousel-caption ul.client-description li:last-child {
	padding-left: 25px;
}
.carousel-caption ul li ul.client-name li a i {
	padding: 0px 5px;
	color: #fff;
}
.client-image img {
	margin-top: -23px;
}
.client-image {
	border: 4px solid #f9f9f9;
	padding: 3px;
	height: 144px;
	width: 140px;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*-- Price table goes here --*/
.rox-pricetable {
	padding: 50px 0px;
	color: #474747;
	background: #fafafa;
}
.heading {
	padding-bottom: 30px;
	text-align: center;
}
.heading h2 {
	padding-bottom: 20px;
	font-weight: 100;
	text-transform: uppercase;
}
ul.price-table {
	background: #ffffff;
	color: #757575;
}
.price {
	width: 81px;
	height: 81px;
	margin: 0 auto;
	padding: 15px;
	color: #ffffff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
}
.price p {
	padding-bottom: 5px;
	font-weight: 400;
}
.price p span.curancy, .price small {
	text-transform: uppercase;
}
ul.price-table li.list-detail {
	margin: 0px 10px;
	padding: 10px 0px;
	border-bottom: 1px solid #D8D8D8;
}
ul.price-table li.list-last-detail {
	margin: 0px 10px;
	padding: 10px 0px;
}
ul.price-table li:first-child {
	color: #ffffff;
	padding: 20px 0px;
	font-weight: 500;
	border-bottom: 0px;
}
ul.price-table li:nth-child(2) {
	background: #4F4F4F;
	padding: 20px 0px;
}
ul.price-table li:last-child {
	background: #4F4F4F;
	padding: 40px 0px;
}
ul.price-table li:last-child a {
	color: #ffffff!important;
	padding: 10px 30px;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}
ul.price-table li:last-child a:hover {
	color: #757575!important;
	background: #ffffff;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}
/*-- Blog update goes here--*/

#blog-upadet {
	padding: 50px 0px;
}
.thumbnail {
	background: transparent;
	padding: 0px;
	border: 0px;
	position: relative;
}
.blog-image {
	position: relative;
}
.blog-image .date {
	position: absolute;
	padding: 5px 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 25px;
	z-index: 10;
}
.blog-image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 100%;
	height: auto;
	border-bottom: 5px solid;
	transition: all 0.5s ease;
}
.blog-image img:hover {
	-webkit-filter: grayscale(50%);
	-moz-filter: grayscale(50%);
	-ms-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	filter: grayscale(50%);
}
.down-arrow {
	position: absolute;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-top: 10px solid;
	bottom: -10px;
	left: 48%;
}
.thumbnail .caption {
	padding: 15px;
	color: #333;
	background: #F8F8F8;
	margin-top: 10px;
}
.cc {
	color: #363636;
	padding: 15px 0px;
	font-weight: 600;
	text-transform: uppercase;
}
.thumbnail .caption p {
	color: #747474;
	line-height: 22px;
}
.thumbnail .caption p a {
	color: #606060;
}
/*------------------------------Portfolio area--------------------*/

.top-bar {
	background: url(../images/portfolio/top-bar.png)no-repeat;
	height: 100%;
	width: 100%;
	padding-bottom: 2%;
}
.top-bar-heading {
	padding: 30px;
	font-size: 40px;
	color: white;
	font-weight: 100;
	text-align: center;
}
ul#filters li {
	margin-bottom: 40px;
}
ul#filters li a {
	border-radius: 0px;
	padding: 10px 30px;
	font-weight: 600;
	border: 2px solid;
	background: none;
	text-transform: uppercase;
	text-decoration: none;
}
ul#filters {
	text-align: left;
	width: 100%;
}
.portfilio-top-btn-main-sec {
	float: left;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
ul#filters .list-inline>li:nth-child(1) {
	margin-left: 0;
}
ul#filters li > div {
	position: relative;
	left: 44%;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 7.5px 0 7.5px;
	border-color: white transparent transparent transparent;
	transition: all 300ms;
}
ul#filters li:hover > div {
	top: 11px;
	left: 44%;
	transition: all 300ms;
}
ul#filters li a:hover, a.selected {
	color: #fff!important;
}
ul#filters li a.selected + div {
	top: 11px;
}
.portfolio-section {
	padding: 10px;
	padding-bottom: 5%;
}
.portfolio-page-head {
	padding: 35px;
	padding-right: 0px;
	text-align: center;
}
.portfolio-page-head h1 {
	padding: 0px;
	padding-bottom: 30px;
}
.portfolio-page-head p {
	color: #6b6b6b;
}
.portfolio-item {
	position: relative;
	overflow: hidden;
	box-shadow: none;
}
.portfolio-item-main {
	padding: 10px;
}
.portfolio-item-hover {
	position: absolute;
	top: -110%;
	height: 100%;
	width: 100%;
	opacity: 0;
	box-shadow: none;
	transition: all 500ms;
	text-align: center;
}
.portfolio-item:hover .portfolio-item-hover {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	opacity: 1;
	box-shadow: none;
	transition: all 500ms;
}
.portfolio-item-hover-btn {
	text-align: center;
	position: absolute;
	background: #4f4f4f;
	top: 110%;
	width: 100%;
	transition: all 500ms;
	cursor: pointer;
}
.portfolio-item:hover .portfolio-item-hover-btn {
	text-align: center;
	position: absolute;
	background: #4f4f4f;
	top: 76%;
	width: 100%;
	transition: all 500ms;
}
.portfolio-item-bottm-space {
	position: absolute;
	top: 110%;
	width: 100%;
	transition: all 500ms;
}
.portfolio-item:hover .portfolio-item-bottm-space {
	position: absolute;
	top: 94%;
	width: 100%;
	transition: all 500ms;
}
.iconimg {
	transition: all 500ms;
	padding: 13px;
	display: inline;
	margin-bottom: -6px;
}
.iconimg:hover {
	transition: all 500ms;
}
.portfolio-project-title {
	position: relative;
	top: 55px;
}
.portfolio-project-title h1 {
	padding: 10px;
}
.portfolio-project-title .btn.btn-default {
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}
.portfolio-bottom-button .btn.btn-default {
	padding: 0px;
	border-radius: 0px;
	padding-left: 40px;
	padding-right: 40px;
	color: white;
	line-height: 44px;
}
.down-btn-img-layout {
	margin: 0px;
	float: left;
	padding: 14px;
	position: relative;
	left: -40px;
	padding-left: 20px;
	padding-right: 20px;
	top: 0px;
}
.portfolio-bottom-button {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div#portfolio >div {
	/*-webkit-transition:all .8s;*/
	/*-moz-transition:all .8s;*/
	/*-0-transition:all .8s;*/
	/*transition: all .8s;*/
	padding-bottom: 30px !important;
}
/*-- Client area --*/
#clients {
	padding: 150px 0px;
	color: #ffffff;
	background-size: 100% 100%;
	overflow: hidden;
}
#clients ul {
	width: 100%
}
#clients ul li {
	width: 19.70%
}
ul.clients-logo li {
	padding: 0;
}
ul.clients-logo li:first-child {
	padding: 0;
}
ul.clients-logo li a img {
	width: 100%;
	background: rgba(0,0,0,0.5);
}
h2.clients-title {
	display: inline-block;
	background: rgba(0,0,0,0.5);
	padding: 25px 35px;
}

/*-- Some responsive issue --*/

@media only screen and (min-width: 320px) {
.gap-btm {
	margin-bottom: 30px;
}
}

@media only screen and (min-width: 768px) {
.carousel-indicators {
	bottom: -20px;
}
}

@media only screen and (min-width: 320px) and (max-width: 770px) {
ul.top-social {
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
}
.search {
	border: 0px;
	float: right;
}
.slider-title {
	font-size: 2em!important;
}
ul.top-info {
	clear: both;
	float: left;
	margin-left: 0;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.search {
	border: 0px;
	float: right!important;
}
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
.carousel-caption {
	left: 50%;
}
.carousel-indicators {
	bottom: -20px;
}
.carousel-caption ul.client-description {
	display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
.search {
	display: none;
}
.search2 {
	display: block;
}
.navbar-nav > li {
	padding: 20px 10px 25px;
}
ul.top-info {
	margin-top: 15px;
	float: left;
	max-width: 400px;
}
.social {
	clear: none;
	float: right;
	margin-top: 30px;
	max-width: 300px;
}
}
/*-------------------------------------------------------Footer*/

#footer-one {
	padding: 0px;
	color: white;
}
.signup {
	padding: 5px;
}
.from {
	padding: 5px;
}
#footer-two {
	padding: 40px 0;
	background: #345fea;
	width: 100%;
	height: 100%;
	border-bottom: 2px solid;
	color: white;
}
.img-responsive.ficker-gallery {
	margin: 0px;
	padding: 5px;
	float: left;
	border-radius: 10px;
}
#footer-three {
	background-color: #1c4c78;
	padding: 20px 0;
	color: white;
}
#footer-three p, #footer-three a {
}
.tag-widgets-btn button {
	border-radius: 0px;
	color: white;
	margin: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tag-widgets-btn button:hover {
	color: white;
	opacity: 0.9;
}
.tag-widgets-btn #btn-dreamweaver {
	padding-left: 24px!important;
	padding-right: 24px!important;
}
.btn-graphic {
	padding: 4px 20px 4px 20px;
}
#btn-dreamweaver {
	padding: 4px 23px 4px 25px;
}
.btn-web {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-wordpress {
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-web-two {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-tutorial {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-photograpy {
	padding: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-php {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fotter-faq-support-contact {
	text-align: right;
}
.fotter-faq-support-contact a {
	text-decoration: none;
}
.fotter-logo {
	padding: 0px;
	padding-bottom: 15px;
	text-indent: -9999em;
}
.fotter-paragraph-under-logo {
	padding: 0px;
	padding-bottom: 20px;
	line-height: 22px;
}
.footer-header-layout {
	padding: 0px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.icon-address {
	float: left;
}
.detail-address {
	line-height: 15px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 20px;
}
.detail-address-other {
	line-height: 15px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 9px;
	font-size: 16px !important;
}
.email-input-submit {
	text-align: center;
}
.signup-text {
	text-align: right;
	padding: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 18px;
	margin: 0;
}
.social-icon-layout {
	padding: 10px;
}
.icon-social-media {
	font-size: 19px;
	padding: 9px;
}
.fa.fa-twitter.icon-social-media:hover {
	color: #4B9AE0
}
.fa.fa-facebook.icon-social-media:hover {
	color: #4c66a4;
}
.fa.fa-linkedin.icon-social-media:hover {
	color: #287bbc;
}
.fa.fa-google-plus.icon-social-media:hover {
	color: #dd4b39;
}
.modal-body {
	padding: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.modal-header {
	padding: 0px;
	margin: 0px;
	border: none;
}
.close {
	border-radius: 100%;
	color: black;
	position: relative;
	top: -15px;
	left: 10px;
	font-weight: 100;
	opacity: 1;
}
/* Working Process section */

#rox-process {
	text-align: center;
	padding-top: 70px;
}
#rox-process h2.process-title {
	text-transform: uppercase;
	margin-bottom: 25px;
}
#rox-process p {
	color: #545454;
	font-weight: 500;
}
/*----------- about us page -------------*/

#amazing-team {
	background: url(../images/about-us-bg.png) no-repeat;
	text-align: center;
}
#amazing-team .team-details {
	background: #fff;
	border-radius: 4px;
	padding-top: 30px;
	margin-bottom: 60px;
}
#amazing-team .team-details img {
	border: 7px solid;
	border-radius: 50%;
}
#amazing-team .team-detail-title {
	margin-top: 25px;
}
#amazing-team .team-detail-title h2 {
	font-weight: 500;
	margin-bottom: 5px;
}
.team-details-social {
	margin-top: 30px;
	padding-bottom: 50px;
}
.team-details-social a {
	padding: 13px 20px 10px 20px;
	margin-right: -4px;
	margin-bottom: 30px;
}
.team-details-social a i {
	color: #fff;
	font-size: 20px;
}
.team-details-social a:hover {
	background: #2e333c;
	transition: all 300ms;
}
.team-details-social ul {
	width: 100%;
}
.team-details-social ul li {
	padding-left: 0px;
	padding-right: 0px;
}
.amazing-title h2 {
	color: #fff;
	font-weight: 300;
	margin-top: 50px;
	margin-bottom: 30px;
}
.amazing-title p {
	color: #fff;
	font-weight: 100;
	margin-bottom: 60px;
}
/*------------------------------Blog-page--------------------*/

.blog-section-part {
	padding: 5%;
	padding-left: 0px;
	padding-right: 0px;
}
.blog-main-img-pointer {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 7.5px 0 7.5px;
	border-color: #0E2C8E transparent transparent transparent;
	position: relative;
	left: 50%;
}
.bolg-news-layout {
	border: none;
	background: #f8f8f8;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.bolg-news-layout h3 {
	font-weight: 600;
	padding-bottom: 15px;
	padding-top: 5px;
}
.bolg-news-layout p {
	color: gray;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 22px;
}
.blog-page-main-img-bottom-layout {
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding-top: 5px;
}
.blog-page-main-other {
	padding-left: 5%;
}
.blog-page-main-other .form-control {
	border-radius: 0px;
	margin-bottom: 10%;
	margin-top: 15%;
	margin-left: 1%;
	margin-right: 1%;
}
.blog-page-main-other .blog-text {
	color: gray;
	line-height: 18px;
	padding-bottom: 10%;
}
.blog-categories {
	padding-top: 10px;
	padding-bottom: 30px;
}
.blog-categories p {
	color: gray;
	border-top: 1px solid gray;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.blog-categories p a {
	text-decoration: none;
}
.top-categories-item-blog {
	border: none!important;
}
.tag-widgets-btn-blog .btn.btn-default {
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 4px;
	margin-left: 2px;
	margin-right: 2px;
	color: white;
}
.blog-btn-dreamweaver {
	padding-left: 47px!important;
	padding-right: 47px!important;
}
.blog-btn-wordpress {
	padding-left: 28px!important;
	padding-right: 28px!important;
}
.fliker-photo-blog a .img-responsive {
	float: left;
	padding: 5px;
	border-radius: 10px;
}
.ficker-gallery-blog {
	float: none!important;
	padding: 5px;
	border-radius: 10px;
}
.blog-page-bottom-layout li a {
	padding: 5px;
	padding-left: 13px;
	padding-right: 13px;
	color: white!important;
	border-radius: 0px!important;
}
.blog-page-bottom-layout li a:hover {
	background: black;
	color: white!important;
}
.form-control:focus {
	border-color: #C2C2C2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
}
.blog-ad {
	margin-top: 10px;
}
/* Fade Slider CSS */
.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity: 0;
}
.carousel.carousel-fade .active.item {
	opacity: 1;
}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
.rox_accordian {
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative
}
.rox_accordian>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 2222em
}
.rox_accordian>ul>li {
	width: 272px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	transition: width 0.3s ease 0.2s;
	-moz-transition: width 0.3s ease 0.2s;
	-webkit-transition: width 0.3s ease 0.2s;
	-o-transition: width 0.3s ease 0.2s
}
.rox_accordian>ul>li>.rox_acc_content {
	width: 585px
}
.rox_accordian>ul>li .rox_img {
	max-width: 266px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 2px;
}
.rox_accordian>ul>li.last, .rox_accordian>ul>li:hover {
	width: 585px
}
.rox_accordian>ul>li:hover .rox_img {
	opacity: 0.9;
	filter: alpha(opacity=90)
}
.rox_accordian>ul>li.last {
	margin-right: 0
}
.rox_accordian .content > em {
	font-size: 11px;
	color: #7d7d7d
}
.rox_accordian .content > .m_title {
	font-size: 13px;
	line-height: 1.4;
	margin: 10px 0
}
.rox_accordian .text + a {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	display: inline-block;
	margin-top: 5px
}
.process_steps {
	overflow: hidden;
	border-radius: 2px;
	margin-bottom: 15px
}
.rox_accordian>ul>li .rox_img {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out
}
img.rox_acc_img {
	max-width: 100%;
	position: relative;
	z-index: 99;
}
/*------------------------------Blog-page-detail--------------------*/

.blog-section-part {
	padding: 5%;
	padding-left: 0px;
	padding-right: 0px;
}
.blog-img-section {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}
.blog-page-main-img .img-responsive {
	border-width: 5px;
	border-style: solid;
}
.blog-main-img-pointer {
	bottom: 0px;
}
.bolg-news-layout {
	border: none;
	background: #f8f8f8;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.bolg-news-layout h3 {
	font-weight: 600;
	padding-bottom: 15px;
	padding-top: 5px;
}
.bolg-news-layout p {
	color: gray;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 22px;
}
.blog-page-main-img-bottom-layout {
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding-top: 5px;
}
.blog-page-main-other {
	padding-left: 5%;
}
.blog-page-main-other .form-control {
	border-radius: 0px;
	margin-bottom: 10%;
	margin-top: 15%;
	margin-left: 1%;
	margin-right: 1%;
}
.blog-page-main-other .blog-text {
	color: gray;
	line-height: 18px;
	padding-bottom: 10%;
}
.blog-categories {
	padding-top: 10px;
	padding-bottom: 30px;
}
.blog-categories p {
	color: gray;
	border-top: 1px solid gray;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.blog-categories p a {
	text-decoration: none;
}
.top-categories-item-blog {
	border: none!important;
}
.tag-widgets-btn-blog .btn.btn-default {
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 4px;
	margin-left: 2px;
	margin-right: 2px;
	color: white;
}
.blog-btn-dreamweaver {
	padding-left: 47px!important;
	padding-right: 47px!important;
}
.blog-btn-wordpress {
	padding-left: 28px!important;
	padding-right: 28px!important;
}
.fliker-photo-blog a .img-responsive {
	float: left;
	padding: 5px;
	border-radius: 10px;
}
.fliker-photo a img {
	display: inline-block;
	width: 80px!important;
	height: 60px!important;
	margin-right: 3px!important;
	margin-bottom: 10px;
	border-radius: 4px;
}
.ficker-gallery-blog {
	float: none!important;
	padding: 5px;
	border-radius: 10px;
}
.blog-page-bottom-layout li a {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}
.blog-page-bottom-layout li a:hover {
	background: black;
	color: white;
}
.blog-detail-text-pointer {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	position: relative;
	top: 25px;
	left: -21px;
}
.blog-detail-middle-text {
	padding: 20px;
	padding-top: 5px;
	background: #eeeeee;
	border-left: 5px solid;
	margin: 70px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
	color: gray;
	font-weight: 100;
}
.blog-detail-middle-sec-img .img-responsive {
	padding: 7%;
	float: left;
	border: none;
	padding-left: 7px;
	padding-right: 7px;
}
.blog-detail-last-img {
	float: none!important;
}
.blog-detail-bottom-comment {
	color: gray;
	line-height: 18px;
	padding: 3%;
	padding-left: 1%;
	padding-right: 1%;
}
.blog-detail-bottom-comment .img-responsive.pull-left {
	border: none!important;
	border-radius: 100%;
}
.blog-detail-bottom-comment h5 {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.blog-detail-comment-text {
	padding-left: 14%;
}
.blog-detail-comment-text p {
	border-bottom: 1px solid gray;
	padding-bottom: 15px;
}
.blog-detail-bottom-comment h5 span {
	color: black;
	font-weight: 600;
}
.blog-detail-bottom-comment-other {
	padding: 15%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	color: gray;
	line-height: 18px;
}
.blog-detail-comment-text-other p {
	border-bottom: 1px solid gray;
	padding-bottom: 15px;
}
#last-comment-blog-detail {
	border: none!important;
}
.blog-detail-bottom-comment-other h5 span {
	color: black;
	font-weight: 600;
}
.blog-detail-bottom-comment-other h5 {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.blog-detail-bottom-comment-other .img-responsive.pull-left {
	border: none!important;
	border-radius: 100%;
}
.blog-detail-from {
	padding-top: 5%;
	padding-bottom: 1%;
}
.blog-detail-from .btn.btn-default {
	border-radius: 0px;
	color: white;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
}
.blog-detail-page-input-text .form-control {
	border-radius: 0px;
}
.blog-detail-from-contact-page h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.blog-detail-from-contact-page {
	color: black!important;
}
.blog-detail-page-input-text .form-control {
	border-radius: 0px;
}
.blog-detail-page-input-text {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog-detail-page-input-text-last {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog-detail-page-input-text-last .form-control {
	border-radius: 0px;
	padding-bottom: 25%;
	padding-top: 3%;
}
.blog-detail-btn {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.blog-detail-btn .btn.btn-default {
	border-radius: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 35px;
	color: white;
}
/*-----------------------------Contact page-------------------*/

.contact-from-contact-page h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contact-from-contact-page {
	color: black!important;
}
.contact-page-input-text .form-control, .registration-page input {
	border-radius: 0px;
	border: 1px solid black;
}
.contact-page-input-text {
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact-page-input-text-last {
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact-page-input-text-last .form-control {
	border-radius: 0px;
	border: 1px solid black;
	padding-bottom: 25%;
	padding-top: 3%;
}
.contact-btn {
	float: right;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.contact-btn .btn.btn-default, .btn-agree, .btn-agree:hover, .btn-agree:focus, .btn-block {
	border-radius: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 50px;
	line-height: 35px;
	color: white;
}
.contact-btn .img-responsive {
	float: left;
	padding: 10px;
	position: relative;
	top: 0px;
	left: -10px;
}
/* Flexible iFrame */

.Flexible-container {
	position: relative;
	padding-bottom: 1%;
	padding-top: 40%;
	height: 0;
	overflow: hidden;
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#loadMore {
	text-align: center;
	padding: 15px 10px;
	color: #fff;
	margin-bottom: 40px;
	cursor: pointer;
}
#portfolio div.element {
}
/*=========================================
				Revolution slider
===========================================*/
#rev-slider {
	max-height: 500px !important;
}
.slider-title {
	font-size: 28px;
	color: #666;
	padding: 15px 20px;
	background: rgba(255,255,255,0.8);
	font-weight: 600;
	line-height: 30px;
}
.slider-title-2 {
	font-size: 55px;
	color: #fff;
	padding: 20px 18px;
	font-weight: 600;
	line-height: 42px;
}
.slider-btn {
	border: 2px solid #fff;
	border-radius: 2px;
	padding: 0px 20px!important;
	text-transform: uppercase;
	line-height: 15px!important;
}
.slider-btn a {
	color: #fff!important;
}
.slider-btn a:hover {
	color: #fff!important;
}
.single-title {
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
}
/* 1st slider option end */

/* 2nd slider option */

.slide-title {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 10px;
}
.slide-title-2 {
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	line-height: 10px;
}
/* 2nd slider option end */
.rox-header {
	z-index: 15000
}
.fullwidthbanner-container {
	z-index: 1
}
/*=========================================
				Revolution slider
===========================================*/

/* Recent Work Section*/
.recent-work-section button.btn-default {
	background: transparent;
	border-radius: 0;
	border: 1px solid #191919;
	color: #fff
}
/*Rox Signup Style*/
.rox-signup input {
	border-radius: 0;
	box-shadow: 0 0 1px #000;
	border: none;
}
.rox-signup button.rox-submit, .recent-work-project-title button.btn, .btn-live {
	margin: 10px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 0px;
	background: transparent;
	font-weight: 100;
	letter-spacing: 2px;
	color: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 1px #000;
}
#full-video-bg, #slider-video-bg {
	position: absolute;
	bottom: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	max-height: 4000%;
	max-width: 1000%;
	width: auto;
	height: auto;
	z-index: 0;
	overflow: hidden;
}
/*Isotop Transition*/
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.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;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/***404 page style***/

#error {
	background: #F6F6F6;
	padding: 8% 0 20% 0;
}
.page-not-found {
	position: relative;
}
.pendulum {
	position: absolute;
	top: 21%;
	right: 72%;
	max-width: 100%;
}
/*Animation*/
img.draad {
	-webkit-animation: swinging 3s infinite ease-in-out;
	-moz-animation: swinging 3s infinite ease-in-out;
	-ms-animation: swinging 3s infinite ease-in-out;
	-o-animation: swinging 3s infinite ease-in-out;
	animation: swinging 3s infinite ease-in-out;
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
}
 @-webkit-keyframes swinging {
 0% {
 -webkit-transform: rotate(15deg);
}
 50% {
 -webkit-transform: rotate(-5deg);
}
 100% {
 -webkit-transform: rotate(15deg);
}
}
a.logo {
/*    opacity: 0.8;
    -webkit-animation: ring 8s 1s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 8s 1s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 8s 1s ease-in-out infinite;
    transform-origin: 50% 4px;*/
}
 @-webkit-keyframes ring {
 0% {
-webkit-transform: rotateZ(0);
}
 1% {
-webkit-transform: rotateZ(30deg);
}
 3% {
-webkit-transform: rotateZ(-28deg);
}
 5% {
-webkit-transform: rotateZ(34deg);
}
 7% {
-webkit-transform: rotateZ(-32deg);
}
 9% {
-webkit-transform: rotateZ(30deg);
}
 11% {
-webkit-transform: rotateZ(-28deg);
}
 13% {
-webkit-transform: rotateZ(26deg);
}
 15% {
-webkit-transform: rotateZ(-24deg);
}
 17% {
-webkit-transform: rotateZ(22deg);
}
 19% {
-webkit-transform: rotateZ(-20deg);
}
 21% {
-webkit-transform: rotateZ(18deg);
}
 23% {
-webkit-transform: rotateZ(-16deg);
}
 25% {
-webkit-transform: rotateZ(14deg);
}
 27% {
-webkit-transform: rotateZ(-12deg);
}
 29% {
-webkit-transform: rotateZ(10deg);
}
 31% {
-webkit-transform: rotateZ(-8deg);
}
 33% {
-webkit-transform: rotateZ(6deg);
}
 35% {
-webkit-transform: rotateZ(-4deg);
}
 37% {
-webkit-transform: rotateZ(2deg);
}
 39% {
-webkit-transform: rotateZ(-1deg);
}
 41% {
-webkit-transform: rotateZ(1deg);
}
 43% {
-webkit-transform: rotateZ(0);
}
 100% {
-webkit-transform: rotateZ(0);
}
}
 @-moz-keyframes ring {
 0% {
-moz-transform: rotate(0);
}
 1% {
-moz-transform: rotate(30deg);
}
 3% {
-moz-transform: rotate(-28deg);
}
 5% {
-moz-transform: rotate(34deg);
}
 7% {
-moz-transform: rotate(-32deg);
}
 9% {
-moz-transform: rotate(30deg);
}
 11% {
-moz-transform: rotate(-28deg);
}
 13% {
-moz-transform: rotate(26deg);
}
 15% {
-moz-transform: rotate(-24deg);
}
 17% {
-moz-transform: rotate(22deg);
}
 19% {
-moz-transform: rotate(-20deg);
}
 21% {
-moz-transform: rotate(18deg);
}
 23% {
-moz-transform: rotate(-16deg);
}
 25% {
-moz-transform: rotate(14deg);
}
 27% {
-moz-transform: rotate(-12deg);
}
 29% {
-moz-transform: rotate(10deg);
}
 31% {
-moz-transform: rotate(-8deg);
}
 33% {
-moz-transform: rotate(6deg);
}
 35% {
-moz-transform: rotate(-4deg);
}
 37% {
-moz-transform: rotate(2deg);
}
 39% {
-moz-transform: rotate(-1deg);
}
 41% {
-moz-transform: rotate(1deg);
}
 43% {
-moz-transform: rotate(0);
}
 100% {
-moz-transform: rotate(0);
}
}
 @keyframes ring {
 0% {
transform: rotate(0);
}
 1% {
transform: rotate(30deg);
}
 3% {
transform: rotate(-28deg);
}
 5% {
transform: rotate(34deg);
}
 7% {
transform: rotate(-32deg);
}
 9% {
transform: rotate(30deg);
}
 11% {
transform: rotate(-28deg);
}
 13% {
transform: rotate(26deg);
}
 15% {
transform: rotate(-24deg);
}
 17% {
transform: rotate(22deg);
}
 19% {
transform: rotate(-20deg);
}
 21% {
transform: rotate(18deg);
}
 23% {
transform: rotate(-16deg);
}
 25% {
transform: rotate(14deg);
}
 27% {
transform: rotate(-12deg);
}
 29% {
transform: rotate(10deg);
}
 31% {
transform: rotate(-8deg);
}
 33% {
transform: rotate(6deg);
}
 35% {
transform: rotate(-4deg);
}
 37% {
transform: rotate(2deg);
}
 39% {
transform: rotate(-1deg);
}
 41% {
transform: rotate(1deg);
}
 43% {
transform: rotate(0);
}
 100% {
transform: rotate(0);
}
}
/*Full Screen Slider Header*/
.rox-header-shadow {
	box-shadow: 0 1px rgba(0,0,0,0.5);
}
/*--short code page body--*/

#page-body {
	padding: 15px 0;
}
.bs-glyphicons {
	padding: 15px 0
}
section.main-body {
	padding: 15px 0
}
html.box {
	width: 1170px;
	margin: auto !important;
	background: #f5f5f5;
	overflow-x: hidden
}
html.box body {
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.5);
	z-index: -8000
}
html.fluid {
	width: 100%
}
/*slider derk*/
.slider-title, .slider-title-2 {
	background: rgba(255,255,255,0.8);
	-moz-border-radius: 15px;
	border-radius: 15px;
}
/*Revulition Slider Style 3*/

.rox-header2 .slider-title, .rox-header2 .slider-title-2 {
	background: rgba(0,0,0,0.8) !important;
}
/*Back To Top*/
#footer-two {
	position: relative
}
#footer-two:hover a.back-to-top {
	opacity: 1;
	display: block !important;
	top: 75%
}
a.back-to-top {
	position: absolute;
	top: 100%;
	right: 50px;
	height: 40px;
	width: 40px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 40px;
	opacity: 0;
	transition: all 800ms;
	-webkit-transition: all 800ms;
	transition: all 800ms;
}
.text-center {
	text-align: center;
}
.img-circle {
	border: 3px solid #eaeaea;
}
.img-circle:hover {
	border: 3px solid #0E2C8E;
}
.accordion-heading a {
	border: 1px solid #0B508B;
	color: #0B508B;
	display: block;
	padding: 8px 3%;
	width: 99%;
}
.accordion-heading a.first {
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}
.accordion-heading a.last {
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}
.service-head-title h1 {
	color: #237c06;
	font-weight: bold;
}
.service-head-title h3 {
	color: #1c4c78;
	margin-bottom: 20px;
}
.service-head-title .fa {
	color: #237c06;
}
#footer-three div.col-xs-12.col-sm-12.col-md-8.col-lg-8 {
	font-size: 12px!important;
}
.service-sec .img-right p {
	margin: 0;
}
.green-color {
	background: #6fa8de;
	color:#fff;
	padding:20px 0;
	text-align:center;
}
.green-color p {font-size:20px;}
.appleLinksWhite a {color: #ffffff !important;} 
section.notice.red {
    background: #d20606;
    color: #fff;
    padding: 24px 0;
    text-align: center;
    margin: 32px auto;
}
h4.dualbtn_title {
    font-size: 18px;
    padding: 4px 15px;
    color: #fff;
    font-style: italic;
}
header.rox-header.normal-menu {
    box-shadow: 0px -4px 5px 0px;
}
header nav ul.nav-main li.dropdown>ul .rox-menu-wrapper {
    background: #237c06;
    border-top-width: 2px;
    border-style: solid;
}.noticebar h4>small {
    color: #eaeaea !important;
}