/* Styles 1 */
#style-theme-switcher h2 a { background: #ff7979 none repeat scroll 0 0 }
a:foucs,a:hover,a.text-default{
	color: #ff7979 !important;
}
.top-nav-collapse-new .nav-link.active {
    color: #ff7979 !important;
}
.navbar-nav li.dropdown a.active {
    color: #ff7979 !important;
}
.navbar-brand span {
	color:#ff7979;
}
.header-btn {
	border:2px solid #ff7979;
	box-shadow:0 0 0 0 #ff7979 inset;
}
.header-btn:hover {
    box-shadow: inset 0 100px 0 0 #fff;
	color:#444;
}
.header-btn2 {
	border:2px solid #ff7979;
}
.header-btn2:hover {
    box-shadow: inset 0 100px 0 0 #ff7979;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
	background:#ff7979;
}
.carousel-single-item .owl-nav div:hover{
    background-color: #ff7979;
}
.feature-icon {
  border: 1px solid #ff7979;
  color: #ff7979;
}
.feature-icon:hover {
    background: #ff7979;
}
.play-btn .btn-icon i {
  color: #ff7979;
}
.screenshot-list .owl-dots div {
  border: 2px solid #ff7979;
}
.screenshot-list .owl-dots div.active {
  background: #ff7979 none repeat scroll 0 0;
}
.pricing-rate p {
  background: #ff7979 none repeat scroll 0 0;
}
.pricing-rate p{
	background:#ff7979;
}
.pricing-footer-btn {
	background:#ff7979;
	border:2px solid #ff7979;
	box-shadow: inset 0 0 0 0 #ff7979;
}
.pricing-footer-btn:hover {
    box-shadow: inset 0 100px 0 0 #fff;
}
.my-team-person-detail h6{
	color:#ff7979;
}
.my-person-social li a{
	color:#ff7979;
	border:1px solid #ff7979;
}
.my-person-social li a:hover{
	background:#ff7979;
	border:1px solid #ff7979;
}
.testimonial-section .owl-dots div {
   border: 2px solid #ff7979;
}
.testimonial-list .owl-dots div.active {
  background: #ff7979 none repeat scroll 0 0;
}
.download-btn a {
    background: #ff7979;
}
.download-btn a:hover {
    border: 1px solid #ff7979;
}
.contact-form .form-control {
    border: 1px solid #f30336;
}
.contact-btn-wrapper button{
	background:#ff7979;
	border:2px solid #ff7979;
	box-shadow: inset 0 0 0 0 #ff7979;
}
#subscribe-email {
	  border: 2px solid #ff7979;
}
#subscribe-button {
	border:2px solid #ff7979;
    box-shadow: inset 0 0 0 0 #ff7979;
}
#subscribe-button:hover {
    box-shadow: inset 0 100px 0 0 #ff7979;
}
.footer-text p a {
    color: #ff7979;
}
.footer-text .social-icon a i {
    border: 1px solid #ff7979;
}
.footer-text .social-icon a i:hover {
    background: #ff7979;
	border: 1px solid #ff7979;
}
.scrollup {
    background: #ff7979  none repeat scroll 0 0;
}
.scrollup:hover {
    border: 1px solid #ff7979;
}