*{
	font-family: poppins;
}

.header_top{
	background-color: #4fac47;
	color: #fff;
	font-family: Roboto;
}

.live_chat{
	background-color: #1b3b6f;
	color: #fff;
	padding: 15px;width: 130px;
	text-align: center;
	float: left;
}

.dots{
	padding: 2px;
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: #4fac47;
	box-shadow: 0px 0px 4px #4fac47;
	border-radius: 10px;
}

.menu_item{
	display: inline-block;
	padding: 40px 20px;
	font-family: poppins;
	color: #111;
	border-bottom: solid 5px transparent;
}

.menu_item:hover{
	text-align: center;
	text-decoration: none;
	border-bottom: solid 5px #4fac47;
	transition: all .3s ease-in-out 0s;
}

.blue_box{
	padding: 40px;
	
	color: #fff;
	font-size: 17px;
}

/*Bootsnipper*/

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;
    position: relative;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 67px 44px;
    color:#fff;
    background:#272e38;
    border-radius:0;
    height: 300px;
}

.desks{display: block;}
.mobs{display: none;}
.gva{
	border-right: solid 4px #fff;
}
.gva_b{
	border-right: solid 4px #fff;text-align: center;
}

.batar{
	font-size: 20px;
	color: #fff;
	font-family: poppins;
	padding: 10px 20px;
	display: inline-block;
}

.konark{
    margin-top:0px
}

 @media only screen and (max-width: 980px) {
     .desks { display: none; }
     .mobs { display: block; }   
     
     .konark{
    margin-top:50px
}
     .batar{
    	font-size: 20px;
    	color: #fff;
    	font-family: poppins;
    	padding: 10px 20px;
    	border-bottom:solid 1px rgba(255,255,255,.1);
    	display: block;
    }
     .gva{
     	border-right: solid 0px #fff;
     	text-align: center;
     }
     .gva_b{
     	padding:15px;text-align: center;
     	border-right: solid 0px #fff;
     	border-bottom: solid 1px #333;
     }
}

.linken{
	padding: 20px;
	font-weight: bold;font-size: 20px;
	display: block;
	border-bottom: solid 1px #365c9a;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: absolute;
  bottom: -70px;
  left: 40%;
  border: 35px solid transparent;
  border-top-color: #4fac45 ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #e74c3c;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

/*Bootsnipper*/

.labels{
	background-color: #4fac47;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

.tofu_list{
	list-style-image: url(../images/parth-Recovered.jpg);
	font-size: 21px;
	zoom:.95;
}

.tofu_list li{	
	padding: 7px 0px;
	padding-left: 10px;
	font-weight: bold;
	font-family: poppins;
	color: #1b3b6f;
}

.blues{
	text-align: center;
	padding: 30px 20px;
	color: #fff;
	height: 400px;
}	

.white_btn{
	background-color: #fff;
	color: #333;
	border:0;
	font-weight:bold;
	padding:7px;
}

.faq{
	padding: 7px 0px;
	padding-left: 10px;
	font-weight: bold !important;
	font-family: poppins;
	color: #1b3b6f !important;
	font-size: 23px;
	cursor: pointer;
}

.dataa{
	border-radius: 0px;
	height: 60px;
	border:0;
	margin-bottom: 30px;
}
