.inverse-text a:not(.btn):not([class*="color-s-"]):hover
{
	color: #FBB316 !important;
}
.inverse-text .navbar-nav > li:not(.active) > a:not(.highlighted):hover, 
.inverse-text .navbar-nav > li > a:hover 
{
	color: #FBB316 !important;
}
.navbar.transparent:not(.fixed):not(.extended) 
{
		padding-top: 0px;
}

.navbar .navbar-nav > li > a 
{
	font-size: 15px;
	font-style: italic;
	padding-bottom: 5px;
}
.navbar .nav > li.active > a
{
	color: #FBB316 !important;
	border-bottom: solid 3px #FBB316;
}
.navbar.transparent:not(.fixed) .navbar-nav > li > a
{
	padding-bottom: 3px;
	padding-top: 5px;
}
.bramasta-title
{
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 0px;
}
.bramasta-title-services
{
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 0px;
}
.bramasta-title-network
{
	font-size: 25px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 0px;
}
.bramasta-card-title
{
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 0px;
}
.bramasta-sub-card
{
	color: #FBB316 !important;
	font-size: 15px;
	font-weight: 500;
}
.bramasta-sub-card:hover
{
	color: white !important;
}
.bramasta-sub-card2
{
	color: white !important;
	font-size: 15px;
	font-weight: 500;
}
.bramasta-sub-card2 i:hover
{
	color: white !important;
}
.banner--stick {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  background: rgb(32, 64, 123);
}
.bramasta-color
{
	color: #20407b !important;
}
.post-title a:hover {
  color: #FBB316 !important;
}
.navbar.fixed .navbar-nav > li > a 
{
	padding-bottom: 5px !important;
}
.abstract
{
	
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}
.icon-img img 
{
	max-width: 85%;
}
.sub-footer.dark-wrapper 
{
  	background: #20407b;
}

 @media (max-width: 991px)
{
	.navbar .navbar-nav li a 
	{
		border-top: 0px;
	}
	.navbar .navbar-nav > li > a 
	{
		font-size: 15px;
	}
	.navbar:not(.bg-opacity-dark) .navbar-collapse 
	{
		background: #20407b;
	}
	.navbar .navbar-header 
	{
		padding-bottom: 0px;
	}
	
}
 @media (max-width: 767px)
{
	.text-vision
	{
		text-align: center !important;
	}
	.text-vision-sub
	{
		text-align: center !important;
	}
	.text-mission
	{
		text-align: center !important;
	}
}
.text-vision
{
	text-align: right;
}
.text-vision-sub
{
	text-align: right;
}
.text-mission
{
	text-align: left;
}
.panel-title a
{
	font-style: italic;
	font-weight: 700;	
}
.bramasta-logo-title1
{
	font-size: 40px;
	font-style: italic;
	font-weight: 700;
}

.bramasta-logo-title2
{
	font-size: 40px;
	font-style: italic;
	font-weight: 100;
}
.text-black
{
	color: black;
}
.text-white
{
	color: white !important;
}
.text-orange
{
	color: #FBB316 !important;
}
/*WHATSAPP*/
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom: 20px;
	right: 70px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.card-feature
{
	font-size: 15px;
	line-height: 20px;
	padding: 15px;
	background: #124781;
	font-weight: 400;
	color: white;
	border-radius: 25px;
}