/*-------------------------------------------------
 =  Table of Css


-------------------------------------------------*/
/*-------------------------------------------------------*/
/* 1. TWC Innovations - CSS Styles
/*-------------------------------------------------------*/


/*-----------------------------------------------------------------------------

Custom Styles CSS 

Screen Stylesheet

version:    1.0
date:       26/02/19
author:     Kasun Wijesekara
email:      sales@twcwebs.com
website:    http://www.twcinnovations.com
-----------------------------------------------------------------------------*/

/*********************************************
    -   BASE Layout Designs  -
**********************************************/

.navbar-brand>img {
    display: inline-block;
}
@media only screen and (max-width: 700px) {
  .navbar-brand {
    font-size: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-brand {
    font-size: 1rem;
  }
}
.banner-section {
	background: #a0ce4e;
}
.top-line ul.info-list li i {
	color: #a0ce4e;
}
ul.drop-down {
	border-top: 2px solid #a0ce4e;
}
.top-line ul.social-icons li a:hover {
	color: #a0ce4e;
}
.banner-section a:hover {
	color: #a0ce4e;
}
section.services-section .services-box .services-post .services-content a:hover {
	color: #a0ce4e;
}
.portfolio-section .project-post .project-gallery .hover-box .inner-hover h2:after {
	background: #a0ce4e;
}
.portfolio-section .project-post .project-gallery .hover-box .inner-hover h2 a:hover {
	color: #a0ce4e;
}
.tabs-section .about-us-box h1:after {
	background: #a0ce4e;
}
.tabs-section .about-us-box .about-us-post a:hover {
	background: #a0ce4e;	
}
.tabs-section .about-box h2:after {
	background: #a0ce4e;		
}
.news-section .news-post .news-gallery .date-post {
	background: #a0ce4e;
}
.news-section .news-post .news-content > a:hover {
	color: #a0ce4e;	
}
.testimonial-section .testimonial-box h2 {
	color: #a0ce4e;	
}
.testimonial-section .testimonial-box span:after {
	background: #a0ce4e;		
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #a0ce4e;
    border-color: #a0ce4e;
}
.quote-section .quote-box form#contact-form input[type="submit"] {
	background: #a0ce4e;
}
footer h2:after {
	background: #a0ce4e;	
}
footer .footer-widgets .widgets.info-widget p span {
	color: #a0ce4e;		
}
footer .footer-widgets .widgets ul.tag-list li a:hover {
	background:  #a0ce4e;		
}
ul.drop-down li a:hover {
	color: #a0ce4e;			
}
.map-frame {
    width: 100%;
    height: 450px;
    position: relative;
}
.copyright a{
	color: #a0ce4e;		
}
/*********************************************
    -   BASE Layout Designs  -
**********************************************/

/*********************************************
    -   Home Layout Designs  -
**********************************************/
#header-links a{
	color: #ffffff;
	text-decoration: none;
}



/*********************************************
    -   Home Layout Designs  -
**********************************************/

/*********************************************
    -   Contact Layout Designs  -
**********************************************/
#contact-form input[type="submit"], .comment-form input[type="submit"] {
	background: #a0ce4e;		
}
/*********************************************
    -   Contact Layout Designs  -
**********************************************/

/*********************************************
    -   Service Page Layout Designs  -
**********************************************/
#service-intro {
	margin-bottom: 5rem;
}
/*********************************************
    -   Service Page Layout Designs  -
**********************************************/








