.topbar {
  color: white;
  background-color: #B46815;
  
}
.topbar a{color: white;}

#main-menu>li:not(.megamenu)>ul.dropdown{
      background-color: gray;
      opacity: 0.9;
}
.page-header-inner{margin-top: 100px;}
.tp-caption.slider-title.text-right.sfl.color-white.start{color:gray !important;}
#footer{background-color: #640302}
#footer ul.nav li a{color:white;}
#footer .touch li>*{color:white;}
#footer a{color:white;}
#footer .credits{  padding: 45px 0;}

aside.topbar{}

.text{text-align: justify;}
.testimonial-wrap.testimonial-left .testimonial-nav, .testimonial-wrap.testimonial-right .testimonial-nav{
      bottom: -39px;
}
.testimonial-wrap.testimonial-colored .testimonial-outer:before{
   border-top-color: white;
}
.testimonial-outer{padding-bottom: 0px;}

}
.fa-download{color:#00B74C;}
#footer .credits {
    padding: 16;
}
#footer {
    padding-top: 30px;
    background-color: #B46815;
}
.row-inline-wrap {
    margin-bottom: 0px;
}
#header .logo {
	height: 50px;

}
#header .logo img{
	height: 100%;
}
@media screen and (max-width: 991px) {
	#main-menu > li.active > a, #main-menu > li > a {
	color:white;
}
#main-menu > li.active > a, #main-menu > li:hover > a {
    color: #ff3b30;
}
   }
.fa-reorder{
	color:#FF3B30;
}
@media screen\0 {
    #header .logo {
    	width:50%;
    }
}
#font-color{
	color: #8D0505
	font-size: 2em;
}
.circleBase {
    border-radius: 50%;
   	border-style: solid;
   	border-width: 8px;
    border-color:#ff3b30;
    height: 100px;
    width: 100px;
    
  .img-gap{
   	height: 30px;
   }