/*Author: bootstrapthemesAuthor URI: http://bootstrapthemes.co*/
/*==========================================1. PREDIFINEED (FROM 1 TO 457)2. NAVIGATION - LINE NO 4653. HOME - LINE NO 5174. ABOUT US - LINE NO 5635. TOBIAS SECTION - LINE NO 6155. SERVICE - LINE NO 6406. TEAM - LINE NO 6827. PORTFOLIO - LINE NO 7158. CONTACT US - LINE NO 7369. FOOTER - LINE NO 761==========================================*/
/*==========================================1. BOOTSTRAP FRAMEWORK2. MATERIAL DESIGN3. NAVMENU4. WOW JS5. ANIMATE CSS6. MAGNIFIC-POPUP PORTFOLIO7. MAGNIFIC-POPUP VIDEO8. GOOGLE GMAPS9. JQUERY EASING JS10. FONT AWESOME11. MONTSERRAT BOLD==========================================*/
/* ==========================================================================Author's custom styles========================================================================== */
html,body {
	background-color: #fff;
	font-size: 14px;
	color: #f2f2f2;
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: 'Karla', sans-serif;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
/*==========================================PRE LOADER==========================================*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}
.preloader h2 {
	font-size: 3rem;
	text-align: center;
	margin-top: 200px;
	margin-bottom: 50px;
}
.loaded {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
}
.main_figur {
	width: 100%;
	overflow: hidden;
}
.row{
	margin-bottom:0;
	margin: 0 auto;
	width: 100%;
}
img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}
a,a:hover,a:active,a:focus {
	text-decoration: none;
	outline: none;
}
a,button,a span {
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.btn.extra-width {
	padding: 13px 40px;
}
.btn:focus,.btn:active {
	outline: inherit;
}
*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* direction: rtl;
	*/
}
.clear {
	clear: both;
}
img {
 max-width: 100%;
	
}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
	outline: none;
}
.form-control {
	border: 1px solid rgba(0, 0, 0, 0.08);
	font-size: 1rem;
	height: 45px;
}
.form-control {
	display: inline-block;
	width: 100%;
	height: 80px;
	padding: 30px 15px;
	font-size: 14px;
	text-align: center;
	line-height: 1.42857143;
	color: #fff;
	background-color: #1c1c1c;
	background-image: none;
	border: 0px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .2s, -webkit-box-shadow ease-in-out .2s;
	-o-transition: border-color ease-in-out .2s, box-shadow ease-in-out .2s;
	transition: border-color ease-in-out .2s, box-shadow ease-in-out .2s;
	border-bottom: 1px solid #333;
}
.form-control:focus {
	color: #fff;
	border-bottom: 1px solid #26a69a;
	box-shadow: 0 1px 0 0 #26a69a;
}
/*.main_contactus_content .form-control:focus {
	border-color: #43afb7;
}
*/
input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time],input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number],input[type=search], textarea.materialize-textarea {
	background-color: #1a1a1a;
	border: none;
	border-bottom: 1px solid #9e9e9e;
	height: 5rem;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	box-shadow: none;
	box-sizing: content-box;
	transition: all .2s;
	text-align: center;
}
h1,h2 {
	font-weight: 300;
	margin: 0;
	line-height: 2rem;
}
h1 {
	font-size: 3rem;
	line-height: 3.5rem;
	color: #131212;
	font-family: 'Yeseva One';
}
h2 {
    font-size: 1.45em;
    line-height: 2.5rem;
    font-weight: 600;
    color: #000000;
    font-family: 'Karla', sans-serif;
}
h3 {
	font-size: 1.875rem;
	line-height: 2.5rem;
	margin-bottom: 30px;
}
h4 {
    font-size: 1.4rem;
    line-height: 2rem;
}
p {
    line-height: 1.8rem;
margin: 0 0 10px;
	font-family: 'Karla';
	font-size: 1.2em;
}
p:last-child {
	margin-bottom: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.icon-right {
	float: right;
	color: #fff;
}
.text {
	color: #333333;
}
.colorstext {
	color: #fff;
}
.colorstext2 {
	color: #f2f2f2;
}
.colorsbg {
background: #9999ab;;
	height: auto;
}
.lightbg {
	background: #9999ab;;
}
.transition {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
/*=============================================================Sections & Overlay Style===============================================================*/
.sections {
	    padding-top: 40px;
	padding-bottom: 85px;
}
.overlay {
	background-color: rgba(30, 73, 107, 0.2);
	width: 100%;
	height: 650px;
}
.video_overlay {
	background-color: rgba(30, 73, 107, 0.2);
	width: 100%;
	height: auto;
	padding: 270px 20px 300px 20px;
}
/*==============================================Separator================================================*/
.separator {
	height: 1px;
	width: 60px;
	margin: 10px 0;
	background-color: #333;
}
.whiseparator {
	height: 2px;
	width: 40px;
	margin: 14px auto 10px auto;
	background: #ffffff;
}
/*section:nth-of-type(odd) {
	background-color: #F9F9F9;
}
*/
/*================================================Button===================================================*/
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open > .dropdown-toggle.btn-primary.focus,.open > .dropdown-toggle.btn-primary:focus,.open > .dropdown-toggle.btn-primary:hover,.btn-primary.focus,.btn-primary:focus,.btn-primary.disabled,.btn-primary.disabled:hover {
	color: #fff;
	background-color: #1470a5;
	border-color: transparent;
}
.btn {
	display: inline-block;
	padding: .4em;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	border-radius: 0px;
	background-color: transparent;
	transition: .2s;
	border: 0px;
	font-size:1rem;
/* 	height: 50px; */
}
.btn:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.btn-primary {
	color: #84c15d;
	/* background-color: #333;
	*/
	transition: .2s;
	padding: 1rem 1rem;
	text-transform: uppercase;
	font-size: 1.5em;
	/* border: 1px solid #ddd;
	*/
	display: inline-block;
}
.btn-primary:hover {
	color: #fff;
	background-color: #222;
	/* border:1px solid #ddd;
	*/
}
.btn-default {
	border: 3px solid #fff;
	padding: 0rem 2rem;
	color: black;
	font-size: 2em;
}
.btn-larg{
	color: #fff;
	background-color: #000;
	width: 185px;
	padding: 1rem 1rem;
	text-transform: uppercase;
	text-align: center;
}
.btn-larg:hover{
	background-color: #333;
}
/*===============================================================Extra height css=================================================================*/
.margin-left-15 {
	margin-left: 15px;
}
.margin-right-15 {
	margin-right: 15px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-35 {
	margin-top: 35px;
}

.margin-top-40 {
    /* margin-top: 0px !important; */
    position: relative;
    background: #15161b;
    width: 100%;
  /*   height: 41em; */
    text-align: center;
    padding: 2em;
    background: url(../images/recent-projects-bg2.jpg) no-repeat left;
}
.margin-top-110 {
	margin-top: 110px;
}
.margin-top-120 {
	margin-top: 120px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 49px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-top-80 {
	margin-top: 80px;
}
.margin-bottom-80 {
	margin-bottom: 80px;
}
.padding-top-20 {
	padding-top: 1.33rem;
}
.padding-bottom-20 {
	padding-bottom: 1.33rem;
}
.padding-top-40 {
	padding-top: 2.66rem;
}
.padding-bottom-40 {
	padding-bottom: 2.66rem;
}
.padding-top-60 {
	padding-top: 5rem;
}
.padding-bottom-60 {
	padding-bottom: 5rem;
}
.padding-bottom-80{
	padding-bottom: 5rem;
}
.padding-bottom-100{
	padding-bottom: 10rem;
}
.padding-top-80 {
	padding-top: 80px;
}
.padding-top-100 {
	padding-top: 100px;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
.transparentbg{
	background-color: transparent !important;
}
/*==============================================================Navigation Style================================================================*/
.cd-header a.brand-logo img{
	width: 8%;
/* 	margin-left: 3%; */
	padding: 5px;
	margin-top: 6px;
}
.cd-header{
	position: fixed;
	top: 0;
}
.cd-header.small{
	/* background: #fff; */
}
nav ul li {
	transition: background-color .2s;
	float: none;
	padding: 0;
	text-align: center;
}
#main-nav li {
	height: 15%;
}
#main-nav li a {
	position: relative;
	display: block;
	padding: 1.2% 10%;
	height: 100%;
	border-bottom: 1px solid #dfdbec;
	color: #3a393f;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
}
.brand-logo img{
	width:50%;
}
/*==============================================================Head Title================================================================*/
.head_title h2{
	/* text-transform: uppercase;
	*/
	color:#fff;
	line-height: 13rem;
}
/*=============================================================home section===============================================================*/
.home {
	background: url(../images/sukhwani-main-bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
    height: 100vh;
}
.home2 {
	background: url(../images/Sukhwani-Celaeno-bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
   height: 95vh; 
}
.main_home {
	    padding: 370px 20px 170px 20px;
	position: relative;
}

.main_home2 {
	    padding: 112px 20px 170px 20px
	    padding: 112px 20px 170px 20px
	position: relative;
}
.main_home2 h1{

	margin: 0 auto;
	text-align: center;
	color: black;
	font-family: 'Yeseva One';
	font-weight: 500;
	font-size: 64px;
	line-height: 1;
}
.main_home2 p{
	width:45%;
	margin:40px auto;
}
.main_home2 a{
	margin-top: 80px;
}
.main_home h1{

	margin: 0 auto;
	text-align: center;
	color: black;
	font-family: 'Yeseva One';
	font-weight: 500;
	font-size: 64px;
	line-height: 1;
}
.main_home p{
	width:45%;
	margin:40px auto;
}
.main_home a{
	margin-top: 80px;
}
.home_socail_bar{
	background: url(../images/bSidebg.png) no-repeat scroll 0 0;
	width: 190px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 35%;
	text-align: right;
}
.home_socail_bar ul{
	position: absolute;
	right:30%;
	top:10%;
}
.home_socail_bar ul li a{
	color:#fff;
}
/*====================================================================About Section======================================================================*/
.main_about_area .head_title{
	background: url(../images/headingbg.png) no-repeat top center;
	width:323px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
}
.main_about_area .single_about{
	padding-left: 0;
}
.main_about_area .single_about_right_img{
	border: 10px solid #fff;
	padding: 20px 0px 20px 20px;
	margin-right: -20%;
}
.single_abt.single_about p.text-uppercase{
	line-height: 2rem;
	font-weight: 700;
}
.about_bottom{
	/*background: #1a1a1a;
	*/
	/* overflow: hidden;
	*/
	color: black;
}
.about_bottom .bottom_single_about.bottom_single_about_left_img{
	border: 3px solid #fff;
	width: 100%;
}
.about_bottom .bottom_single_about.bottom_single_about_left_img img{
	width: 100%;
}
.about_bottom .bottom_single_about.s_bootom_right_area{
	border: 3px solid #fff;
	height: auto;
	width: 100%;
}
.about_bottom .bottom_single_about.s_bootom_right_area img{
	display: inline-block;
	width: 51%;
}
.about_bottom .bottom_single_about .s_bottom_ab_text{
	display: inline-block;
	width: 45%;
}
.about_bottom .bottom_single_about .s_bottom_ab_text img{
	width:50px;
	height: 50px;
}
/*=======================================================================Tobias section=========================================================================*/
.tobias{
	background: url(../images/tobiasbg.png) no-repeat right top;
	background-size: cover;
}
.main_tobias_area{
	overflow: hidden;
	color: black;
}
.main_tobias_area .single_tobias{
}
.main_tobias_area .single_tobias.single_tobias_img{
	border:10px solid #c0c1c6;
	padding: 60px;
}
.main_tobias_area .single_tobias.single_tobias_text{
}
.main_tobias_area .single_tobias.single_tobias_text h4{
	font-weight: 700;
}
.main_tobias_area .single_tobias.single_tobias_text h3{
	color:#fff;
	margin-bottom: 0px;
}
/*=================================================================Service Section===================================================================*/
.service{
	background-color: white;
	background-size: cover;
	color: black;
}
.main_service_area .head_title{
	/* background: url(../images/headingbg2.png) no-repeat top center;
	*/
	width: 100%;
	/* margin: 10px auto;
	*/
	/* text-align: right;
	*/
	padding: 14px 0px 17px 0px;
}
.main_service_area .head_title h2 {
    line-height: 5rem;
    font-family: 'Yeseva One';
    font-size: 3em;
    letter-spacing: 0em;
    color: #28292c;
    margin-bottom: 0em;
}
.main_service_area{
	overflow: hidden;
}
.main_service_area .single_service{
	border:2px solid #fff;
	padding: 40px;
	position: relative;
}
.main_service_area .single_service .service_btn{
	position: absolute;
	left:25%;
	bottom:-1%;
}
.main_service_area .single_service .single_service_img{
	border:2px solid #fff;
	padding: 20px;
}
.service_more_btn{
	display: inline-block;
}
/*=====================================================================Team Section====================================================================*/
.main_team_area{
    overflow: hidden;
        margin-top: 4em;
}
.main_team_area .main_team_content{
margin-bottom: 7em;
    display: inline-block;
    transition: .2s;
    width: 100%;
}
.main_team_content .col-sm-4:hover .single_team{
	transform:scale(1.02);
	transition: 0.2s;
}
/* .main_team_area .single_team img{
	width:100%;
	margin-left: 56px;
}
*/
.main_team_area .single_team .single_team_text{
	padding: 20px;
	height: 172px;
	margin-top: 25px;
}
.main_team_area .single_team .single_team_text h4{
	color:#fff;
	text-transform: uppercase;
}
.a1{
	margin-top: 13em;
}
.a11{
	margin-top: 5em;
}
.a2{
	margin-top: 2em;
    /* color: #040404; */
    font-weight: 600;
}
.a2 h4{
  color: #000404; 
    font-weight: 600;
}
a.btn.btn-primary {
background-color: rgba(0,0,0,0.7);}
.a22{
margin-top: 4em;
}
.a3{
	margin-top: -12em;
}
.a33{
	margin-top: 8em;
}
/*=====================================================================portfolio section====================================================================*/
.maint_portfolio_area{
}
.maint_portfolio_area .head_title{
	width:45%;
}
.maint_portfolio_area .head_title h2{
	line-height: 4rem;
}
.main_portfolio_content{
	display: inline-block
}
.main_portfolio_content .single_portfolio img{
	width:100%;
}
/*=====================================================================Contact Us Section====================================================================*/
.main_contactus_area input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	width: 100%;
	background: #1c1c1c;
}
.ourmap{
	height: 373px;
	width:100%;
}
.main_contactus_area .contact_us_right{
}
.main_contactus_area .contact_us_right .single_map_bottom{
	background: #1c1c1c;
	padding: 10px;
}
.main_contactus_area .contact_us_right .single_map_bottom p{
	color:#fff;
}
.main_contactus_area .contact_us_right .single_map_bottom span{
	display: block;
}
/*=====================================================================Footer Section====================================================================*/
.footer{
	background: #f3f2f2;
}
.main_footer{
    overflow: hidden;
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
    color: #555558;
    font-size: 1em;
}
.main_footer .footer_logo a img{
	width:35%;
}
.main_footer .copyright_text{
	text-align: center;
}
.main_footer .copyright_text a{
	padding: 0px 5px;
	color:#759949;
}
.main_footer .copyright_text i{
	padding: 0px 5px;
	color:#131212;
}
.main_footer ul li a{
	color:#fff;
	transition: all 0.2s;
}
.footer_socail ul li a i{
	padding: 1px;
}
.footer_socail ul li a:hover i{
	color:#000;
}
/*=====================================================================scrollup====================================================================*/
.scrollup{
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 1000;
	transition: opacity .2s, background-color .2s;
	-moz-transition: opacity .2s, background-color .2s;
	-webkit-transition: opacity .2s, background-color .2s;
}
.scrollup:hover {
	background: #fff;
	opacity: 1;
}
.scrollup i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #333;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;
}
/******************************************************************************************************************************************/
/**************************My CSS***********************************************/
/*.col-sm-5 {
	width: 50%;
}
*/
.single_team_img img {
	margin-left: 0em;
}
.maint_portfolio_area .col-sm-3 {
	padding: 18px;
	background: aliceblue;
	color: black;
	margin: 0 auto;
	height: 42vh;
	width: 30%;
	margin-left: 31px;
	text-align: center;
}
.single_abt.bottom_single_about h1 {
       font-size: 3em;
    color: #9999ab;
    /* float: right; */
    margin-bottom: 0.2em;
}
.service_more_btn h1 {
	color: #9999ab;
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 3em;
	line-height: initial;
	font-size: 3em;
}
.main_about_area {
	margin-top: 5em;
	margin-bottom: 6em;
}
.single_abt.single_about h2 {
	margin-top: 4em;
}
.head_title h1 {
	color: #9999ab;
	    font-size: 3em;
	text-align: left;
}
.main_home h2 {
	width: 76%;
	margin: 0 auto;
	text-align: center;
	color: black;
	font-family: 'Yeseva One';
	font-weight: 500;
	font-size: 64px;
	line-height: 1;
}
.main_home2 h2 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: black;
	font-family: 'Yeseva One';
	font-weight: 500;
	font-size: 64px;
	line-height: 1;
}

.nav-tabs {
    border-bottom: 2px solid #010101;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-width: 0;
}
.nav-tabs > li > a {
	border: none;
	color: #000000;
    font-weight: 700;
	/* background: #5a4080;
	*/
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
	border: none;
	color: #5a4080 !important;
	background: #fff;
}
.nav-tabs > li > a::after {
	content: "";
	background: #5a4080;
	height: 2px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -1px;
	transition: all 250ms ease 0s;
	transform: scale(0);
}
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
	transform: scale(1);
}
.tab-nav > li > a::after {
	background: ##5a4080 none repeat scroll 0% 0%;
	color: #fff;
}
.tab-pane {
padding: 15px 0; 
}
.tab-content{
/*  padding:20px  */
}
.nav-tabs > li {
	width:16%;
	text-align:center;
}
.card {
	/* background: #FFF none repeat scroll 0% 0%;
	*/
	/* box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); */
	margin-bottom: 30px;
}
@media all and (max-width:724px){
	.nav-tabs > li > a > span {
	/* 	display:none; */
	}
	.nav-tabs > li > a {
		padding: 5px 5px;
	}
}
/*****************************************************Media Queary***********************************************/
@media (max-width: 768px){
	.maint_portfolio_area .col-sm-3{
	}
.nav-tabs > li{}
}
@media screen and (min-width: 320px) and (max-width: 330px){
	.maint_portfolio_area .col-sm-3{
	}
.home {
     height: auto;
}
	.nav-tabs > li {
    display: contents;
}
}
@media screen and (min-width: 361px) and (max-width: 420px){
	.maint_portfolio_area .col-sm-3{
	}
	.nav-tabs > li {
    display: contents;
}
}
@media screen and (min-width: 421px) and (max-width: 600px){
	.maint_portfolio_area .col-sm-3{
		width:100%
}
.main_home2 h2{font-size: 50px;}
.home2
{height:50vh}
}
@media screen and (max-width: 768px) and (min-width: 601px){
	.maint_portfolio_area .col-sm-3{
	}
}
@media screen and (min-width: 769px) and (max-width: 900px){
	.maint_portfolio_area .col-sm-3{
	}
	.home{
		height:50vh;
	}
.home2{
		height:50vh;
	}
}
@media screen and (min-width: 901px) and (max-width: 1024px){
	.maint_portfolio_area .col-sm-3{
	}
}
@media screen and (min-width: 1025px) and (max-width: 1160px){
	.maint_portfolio_area .col-sm-3{
	}
}
@media screen and (min-width: 1161px) and (max-width: 1280px){
	.maint_portfolio_area .col-sm-3{
	}
}
@media screen and (min-width: 1281px) and (max-width: 1400px){
	.maint_portfolio_area .col-sm-3{
	}
.home {
     height: auto;
}
}
@media screen and (min-width: 1401px) and (max-width: 1600px){
	.maint_portfolio_area .col-sm-3{
	}
.home {
     height: 1;
}
}

@media (max-width: 375px){ul.nav.nav-tabs {
}
	.nav-tabs > li {
    display: contents;
}
.home2
{height:80vh}
}

/****Calculator****/
#outer {
    width: 100%;
    /* background: #fff; */
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2em;
    margin-top: 2em;
}
#cover{border:2px solid #111;border-radius:7px;box-shadow:inset 0 0 13px #888;padding: 50px 0;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
	background-color: #15161b;}
.main{table-layout:fixed;width:94%;border:0;border-collapse:collapse;margin:0 auto;}
.main td {
    padding: 9px 9px;
    vertical-align: middle;
    text-align: left;
    border: 0;
    font: 1em arial;
}
.main input {
    width: 96%;
    border: 1px solid #ccc;
    margin: 5px 0;
    padding: 6px 2%;
    height: 17px;
    text-align: right;
    font: 500 14px arial;
	    background-color: #555558;
}
.main select{width:100%;border:1px solid #ccc;margin:2px 0;background:#fff;height:18px;font:500 11px arial}
.w50{width:50%}
.main button{    width: 100%;
    font: 18px arial;
    margin: 2px 0;
    color: black;}
.bg{background: url(../images/recent-projects-bg.jpg) no-repeat right top;}
p.top {
    margin-top: 1em;
    margin-bottom: 1em;
    color: #020202;