/*
Theme Name: Surya Chandra Child
Theme URI: http://surya-chandra-child/
Author: Cypher
Author URI: https://cypher.com
Description: Surya Chandra Child is a responsive multi-purpose WordPress theme.
Version: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: surya-chandra-child
Template:surya-chandra-lite
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, sticky-post, custom-background, custom-header, custom-colors, custom-menu, featured-images, full-width-template, translation-ready, theme-options, threaded-comments, custom-logo, blog, editor-style

*/

/*******Start Header*********/

#quick-contact a{
  color: #fff;
}

#tophead .social-links li a::before{
  color: #fff;
  line-height: 2;
  font-size: 18px;
}

#quick-contact li.quick-call::before{
  content: "Call us now:";
  color:#fff;
  font-size: 14px;
}
.main-navigation li > a:hover, .main-navigation li.current-menu-item > a,
.main-navigation li.current-page-item > a, .main-navigation li:hover > a{
    color: #b5bd00 !important;
    border-bottom: 1px solid #b5bd00;
}


.main-navigation ul li a{
  padding: 0;
  margin: 15px;
}

#tophead{
  background: #b5bd00;
  color: #fff;
}
#tophead a.search-icon{
	font-size:14px;
}
.home-btn{
	padding:90px 0 !important;
}
.home #custom-header{
  display: none;
}
.home #content{
  padding: 0;
}

/*******End Header*********/



/*********Start Content*******/
#content{
  padding: 0;
	border-bottom: 1px solid #eee;
}
#custom-header{
  min-height: 50px;
  background: #f4f4f4;
}
#custom-header::after{
  background: none;
}
.custom-header-content{
  bottom: 25%;
}
#breadcrumb{
  color: #000;
}

#breadcrumb a{
  color: #b5bd00 !important;

}
#breadcrumb li::after{
  content: "/";
  color: #000;
}

body, button, input, select, textarea{
	line-height:1.5em;
	font-family:'Montserrat',Roboto, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Montserrat',Roboto, sans-serif;
}
.our-client{
  color: #fff !important;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
  color: #b5bd00 !important;
  background: none;
  border: none;
}
.about-we{
  width: 600px;
  margin: 0 auto !important;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner{
  padding-bottom: 35px;
}
.vc_row.vc_column-gap-30>.vc_column_container{
	
	padding:0 !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){
	background:none !important;
	border:none;
}
.vc_row.vc_row-flex>.vc_column_container{
	padding:0 10px !important;
}
.home-description{
	margin: 30px;
}

.home-row{
	margin-top:35px;
}
.home-evextitle{
	font-weight:700;
}
.home-evexwelcome {
	color: #b5bd00;
    text-align: left;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1em;
}
a.scrollup, a.scrollup:visited{
	background-color:#c0c728;
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
  color:#b5bd00 !important;

}
.vc_custom_1524234754774 {
	color: #fff;
}


.hentry{
  margin: 0;
}
article.hentry{
  padding-bottom: 0;
	border-bottom: 0;
}

/*********End Content*******/

/********* CLIENTS *******/
#post-141, #post-147 {
	padding-top: 60px;
}
#post-147 {
	padding-bottom: 30px;
}
#post-141 ul {
	list-style: none;	
}
#post-141 .page-bg {
	height: 250px;
}

/*********End CLIENTS*******/

/************Start Footer**********/
#footer-widgets,#colophon{
  background: #1d1e1e;
  color: #54585a;
}
#footer-widgets{
  padding: 40px 0;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
}
#footer-widgets ul li{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px;
}

#footer-widgets ul li::before{
  display: none;
}

.colophon-top{
  display: none;
}
#footer-widgets .widget-title{
  font-size: 16px;
  text-transform: uppercase;
}
#footer-widgets .widget-title:after{
  height: 0;
}
#footer-widgets a, #footer-widgets a:visited,
#footer-widgets .widget-title {
    color: #54585a;
}
.copyright{
	color:#fff;
}
/************End Footer**********/


/******Start Responsive**********/
@media only screen and (max-width: 600px){
	.home #content{
    	padding: 0;
  	}
  	#header-right, .site-header #main-navigation{
    	display: none;
  	}
	#primary{
		margin-top:0;
	}
	#tophead a.search-icon{
		color:#fff;
	}
  	.about-we{
    	width: 300px;
    	margin: 0 auto !important;
  	}
	.wpb_content_element{
		margin-bottom:0 !important;
	}
	.home-btn{
		padding:50px 0 !important;
	}
	.vc_row.vc_column-gap-20>.vc_column_container{
		padding:10px !important;
	}
	
}
@media only screen and (max-width: 767px){
	a.custom-logo-link{
		margin:0 auto;
	}
	.site-branding{
		margin-bottom:0;
	}
}

/******End Responsive**********/
