/*
Theme Name:     logworks
Description:    
Author:         admin
Template:       twentyseventeen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
select#communication {
    width: 100%;
}
.contact h5 {
    text-align: left;
    color: #461f12;
    font-size: 25px;
}
.checkbox {
    text-align: left;
    padding-top: 20px;
}
.about-section2 h1 , .about-section2 p {
    text-align: left !important;
}
input#SUBMIT {
    background: #461f12;
    font-weight: normal;
}
.about-section2 span {
    color: #461f12;
}

.about-section2 h1 {
    padding-bottom: 10px;
    font-size: 45px;
	font-weight:600;
}
.about-section2 p{
	line-height:1.8;
}
section.about-section2 {
    padding: 30px 0px 70px 0px;
    height: auto;
    width: 100%;
    float: left;
}
section.about-section1{
    float: left !important;
    width: 100% !important;
	height: 300px !important;
}

.current_page_item a {
    background-color: #461f12;
    color: white;
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding: 0px;
	letter-spacing: 0px;
}
p{
	margin:0px;
	padding: 0px;
}
.carousel-caption_new p {
    padding: 14px 5px
}
.wlcme_cnt h5{
	text-transform: none;
    font-weight: normal;
}
.read_btn , .single_testi h4{
	font-weight:normal;
}
.service_box h5{
	font-weight: normal;
    color: white;
	font-size: 22px;
}
.box_2 h5 {
    color: black;
}

/***** 21-APR-2020 *****/

/*----- Menu -----*/
.dropdown-toggle
{
	display:none;
}

.main-navigation li li
{
	padding-top: 0px !important;
	height: 48px !important;
}

.main-navigation li li a 
{
	padding: 13px 20px !important;
}

.main-navigation li.current-menu-item a
{
	color: #fff !important;
    background-color: #461f12;
}

.ngg-galleryoverview
{
	margin-top: 10px !important;
	margin-bottom:10px !important;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail
{
	padding-top:20px !important;
}

/* testimonial=========== */

.inner_testi {
	color: #fff;
	background-color: #4950570f;
	width: 100%;
	float: left;
	padding: 0px 25px;
	margin-top: 10px;
	border-left: 3px solid #461f12;
}
.inner_testi h4 {
	color: #461f12;
	font-size: 28px;
	padding: 5px 5px;
	line-height: 40px;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 8px;
	float: left;
}
.inner_dsgn {
	color: #333333 !important;
	float: left;
	font-size: 15px;
	line-height: 29px;
}
.inner_testi p {
	color: #461f12;
	float: left;
	font-size: 15px;
	line-height: 29px;
	text-align: justify;
}

/*----- Inner Service Box -----*/

.inner_service_box {
	float: left;
	width: 32%;
	height: auto;
	padding: 20px;
	margin: 5px;
}
.inner_service_box img {
	padding: 10px 0px;
}
.inner_service_box p {
	float: left;
	font-size: 15px;
	line-height: 29px;
	
}
.inner_service_box h5 {
	font-size: 25px;
	padding: 5px 0px;
	line-height: 40px;
	text-transform: capitalize;
	color: #fff;
}

.service_btn
{
	background-color: #7a402d;
	padding: 10px 15px;
    font-size: 14px;
	
}

.service_btn:hover
{
	
	background-color: #461f12;
}

/*-----29-APR-2020-----*/
.footer_logo 
{
    margin: 20px 0px 0px 0px;
}

.samskriti_btncnt
{
	margin-top: 10px;
}
.realwork h2{
	color:#461f12;
    font-size: 43px;
    font-weight: 600;
	margin-top:15px !important;
}
.realwork{
	 float: left;
    width: 100%;
    height: auto;
}