
/*version 1.2*/
#commentform button, 
#commentform input
{
    width: 100%;
	border: 1px solid #CCC;
    border-radius: 4px;
}

.error-page .searchform button,
.error-page  .searchform input
{

	border: 1px solid #CCC;
    border-radius: 4px;
}


/*version 1.1*/

.contact-heading {
	left: 15px;
    top: -87px;
    background: #333;
    padding: 10px 30px;
    color: #fff;
    min-width: 155px;
}
.footer-social li a {color : #333;}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.pages-header-text h2:after {
   background: #feecb3;
    height: 10px;
    width: 60px;
    content: "";
    position: absolute;
    left: 15px;
    top: 3px;
}
.pages-header-text h2{
	word-spacing: -8px;
    font-family: "inconsolata";
    font-weight: 900;
    letter-spacing: 4px;
    font-size: 45px;
    text-transform: uppercase;
}
.pages-header-text p{font-weight: 700;}
.pages-header-text {
	margin-top: 34px;
}
.center-page {
	text-align:center;
}
.nt-custom-pages p{    letter-spac}ing: 0.1px; }
.nt-custom-pages p{    letter-spacing: 0.1px; }
.nt-custom-pages-header.inner{
	margin-bottom: 60px;
	min-height: 290px;
	background: #F5F5F5;
}
.menu-container {background-color: #fff;max-height: 75px;height: 75px;/* overflow: hidden; */}
.blog-menu {margin-top: 27px;background: none;border: 0;}
.blog-menu  li, .footer-social li{
	display: inline-block;
	margin-left: 15px;
}

.dropdown-menu {
	max-width: 280px;
}

.dropdown-menu {
    position: absolute;
    top: 96%;
    left: auto;
    right: auto;
    z-index: 1000;
    margin: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    padding: 10px 20px 10px;
    border: 6px solid #FEECB3;
}

.dropdown-menu   li  {    display: inherit;margin: 0;}
.dropdown-menu   li a:hover { background: none;}
.dropdown-menu   li a {
    color: #333;
    font-family: "inconsolata";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    max-width: 200px;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    line-height: 23px;
    height: auto;
    margin: 0;
    white-space: nowrap;
    vertical-align: middle;
}

.blog-menu  li a{
	color: #333;
    font-family: "inconsolata";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
	text-transform: uppercase;
}
.form-group br {display: none;}
.container.bootstrap { margin: 0 auto !important;}
.widget .border {
    background: #FEECB3;
    height: 6px;
    width: 40px;
    margin: 10px 0 25px;
}
.lj-logo a, .lj-logo img {
    margin-top: 21px;
}
.lj-logo a, .lj-logo img {
    height: auto;
}
.white {
	padding: 20px 0 15px;
}
#footer-widget-section {
	padding: 60px 0;
}
.soft-gray {
	background:#eee;
	}
   
.soft-gray {    
	background: #FAFAFA;
	padding: 60px 0;
}
#widget-area {
    margin-bottom: 40px;
}
textarea.form-control {
	max-height:50px;
}

.nt-custom-pages-header .menu-name-text {
    font-size: 23px;
    left: 15px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 2px;
    position: absolute;
    top: 15px;
    color: #474444;
}

.nt-custom-pages-header .menu-sub-text {
    color: #F8CB42;
    font-size: 13px;
    left: 15px;
    font-weight: 300;
    letter-spacing: 2px;
    position: absolute;
    top: 43px;
}


.contact-button{
	background-color: rgba(255, 255, 255, 0);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #3d3838;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    outline: medium none;
    margin-top: 40px;
    letter-spacing: 1px;
    padding: 0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.widget input:focus {
	    outline: -webkit-focus-ring-color auto 0px;
}

.m_right_15 {margin-right: 15px;}
@media (max-width: 479px) {
	.padding-40-mobile{
		padding	: 0 40px;
	}
}

.slicknav_nav {
    background-color: #f0f0f0;
    border-radius: 4px;
}

.project-read-more {
	border-bottom : 3px solid #333;
}