/*

	Theme Name: Ganpathi - Responsive Landing Page Template

	Theme URI: http://themeforest.net/user/responsiveexperts

	Description: This css file is for light template layout alignments

	Version: 1.0

	Author: Responsive Experts

	Author URI: http://themeforest.net/user/responsiveexperts

	Tags:

	

	---------------------------

	LIGHT COLOR TEMPLATE STYLES

	---------------------------

	

	TABLE OF CONTENTS

	---------------------------

     01. Header Content Styles

	 02. Banner Content Styles

	 03. Features Content Styles

	 04. Features Second Content Styles

	 05. Clients Says Content Styles

	 06. App Screenshots Content Styles

	 07. FAQ Content Styles

	 08. Pricing Content Styles

	 09. Downloads Content Styles

	 10. Newsletter Content Styles

	 11. Contact Content Styles

	 12. Footer Content Styles

*/

/* ==================================================== */

/* 01. Header Content Styles                            */

/* ==================================================== */

.navigation-area ul.main-menu li a:hover {

	color:#ff4500;

}

.navigation-area ul.main-menu li .download-btn, .navigation-area ul.main-menu li .download-btn:hover {

	background:#ff4500;

}

/* ==================================================== */

/* 02. Banner Content Styles                            */

/* ==================================================== */

/* Banner Primary Styles */

.banner-slider .slides li h1 {

	color:rgba(255,69,0,0.5);

}

.ban-download-btns a.down-btn {

	background:#ff4500;

	border:3px solid #ff4500;

}

.ban-download-btns a.down-btn:hover {

	color:#ff4500;

}

.ban-download-btns a.view-btn {

	border:3px solid #ff4500;

	color:#ff4500;

}

.ban-download-btns a.view-btn:hover {

	background:#ff4500;

}

/* Banner Secondary Styles */

.banner-secondary {

	background:rgba(255,69,0,0.85);

}

.banner-secondary .view-more {

	color:#ff4500;

}

/* ==================================================== */

/* 03. Features Content Styles                          */

/* ==================================================== */

.tab-container .etabs .tab a {

	border:4px solid #ff4500;

	color:#ff4500;

}

.tab-container .etabs .tab a:hover, .tab-container .etabs .tab a.active {

	border:4px solid #ff4500;

	background:#ff4500;

}

.tab-container .tab-cont-area .tab-cont-icon {

	border:4px solid #ff4500;

	color:#ff4500;

}

.list-with-ico li i {

	color:#ff4500;

}

/* ==================================================== */

/* 04. Features Second Content Styles                   */

/* ==================================================== */

.features-single:hover h4 {

	color:#ff4500;

}

.features-single .features-icon {

	border:2px solid #ff4500;

	color:#ff4500;

}

/* ==================================================== */

/* 05. Clients Says Content Styles                      */

/* ==================================================== */

.client-says-area {

	background:#ff4500;

}

.testimon-user {

	color:#ff4500;

}

.testimon-user-img img {

	border:4px solid #ff4500;

}

.carousel-indicators li {

	background:rgba(255,69,0,0.5);

}

.carousel-indicators li.active {

	background:rgba(255,69,0,1);

}

/* ==================================================== */

/* 06. App Screenshots Content Styles                   */

/* ==================================================== */

.crsl-items .crsl-wrap .crsl-item:hover {

	background:url(../img/ph-control.png) no-repeat center top #ff4500;

}

.crsl-nav li a:hover {

	background:#ff4500;

}

/* Buy It Call to Action Area */

.buy-it-area .solid-bg {

	background:rgba(255,69,0,0.8);

}

.buy-it-area .solid-bg .buy-it-now:hover {

	color:#489baf;

}

/* ==================================================== */

/* 07. FAQ Content Styles                               */

/* ==================================================== */

.accordion-toggle .acc-head {

	border:2px solid #ff4500;

}

.accordion-toggle .acc-head.active {

	background:#ff4500;

	border:2px solid #ff4500;

}

.accordion-toggle .acc-head .ico-anim {

	background:url(../img/toggle-bg.png) no-repeat 8px 7px #ff4500;

}

.accordion-toggle .acc-head h5 {

	color:#ff4500;

}

.accordion-toggle .acc-cont {

	border-left:1px solid #ff4500;

}

/* ==================================================== */

/* 08. Pricing Content Styles                           */

/* ==================================================== */

.pricing-area {

	background:#ff4500;

}

.pricing-tables .price-single .price-cont-center {

	background:#ff4500;

}

.pricing-tables .price-single:hover .price-single-cont h3, .pricing-tables .price-single.active .price-single-cont h3 {

	color:#ff4500;

}

.pricing-tables .price-single .price-single-inner {

	background:#ff4500;

}

.pricing-tables .price-single .download-btn a {

	background:#ff4500;

}

.pricing-tables .price-single .download-btn a:hover {

	color:#ff4500;

}

.pricing-tables .price-single:hover .download-btn a, .pricing-tables .price-single.active .download-btn a {

	color:#ff4500;

}

/* ==================================================== */

/* 09. Downloads Content Styles                         */

/* ==================================================== */

.download-btns li a {

	color:#ff4500;

}

.download-btns li a:hover {

	background:#ff4500;

}

/* ==================================================== */

/* 10. Newsletter Content Styles                        */

/* ==================================================== */

.subs-form .subs-btn {

	background:#ff4500;

}

/* ==================================================== */

/* 11. Contact Content Styles                           */

/* ==================================================== */

.contact-icon .icon-cont {

	color:#ff4500;

}

.contact-submit {

	background:#ff4500;

}

/* ==================================================== */

/* 12. Footer Content Styles                            */

/* ==================================================== */

.footer-area {

	background:#ff4500;

}

.social-icos ul li a:hover {

	color:#ff4500;

}

/* ==================================================== */

/* 13. Shortcode                       */

/* ==================================================== */

a.button {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: 3px solid #ff4500;

    border-radius: 5px;

    color: #ff4500;

    display: inline-table;

    font-size: 16px;

    font-weight: 700;

    margin: 0 5px 20px;

    padding: 10px 15px;

    text-decoration: none;

    text-transform: uppercase;

    width: 200px;

	text-align:center;

}

