.socail-icon li
{
	display: inline;

}
.leftset
{
	margin-left: 15px;
}
.socail-icon li img
{
	width: 40px;
	height: auto;
}
.copyright-info a:hover
{
	color: #FCE485 !important;
}
.settable h4,.settable p
{
	text-align: center;
}
.settable h4
{
	font-size: 22px;
	color: #fff;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.settable p
{
	font-size: 15px;
	font-weight: bold;
	color: #FCE485;
}
.setdownloaddel
{
	background:transparent;
}
.setdownloaddel th
{
	background:transparent;
}
.setdownloaddel td
{
	background: #42AAB3;
	color: #fff;
	font-weight: bold;
	padding: 5px !important;

}
.setborder
{
	border-color: rgba(255,255,255,0.4) !important;
}
.mytable > thead > tr > td, .mytable > thead > tr > th
{
		border-bottom-width:1px !important;
}
.settable
{
	min-height: 370px;
}
.settext h4
{
	color: #008C99;
	
	font-size: 20px;
}
.settext h5
{
	color:#CF571B;
	font-weight: bold;	
}
.setmag h2
{
	color: #ACC158;
}
.primsg ul li {
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    padding: 7px 0 7px 25px;
    position: relative;
    text-align: justify;
    width: 100%;
}
.primsg ul li::before {
    content: "";
    font-size: 16px;
    left: 0;
    position: absolute;
    text-decoration: inherit;
    top: 7px;
     font-family: FontAwesome;
     color: #008C99;
}
.trans
{
	margin-top: 8%;
}
.backcolorgreay
{
	background-color: #F0F3F3;
}
.nicdark_border_yellow td
{
	background:#E5AC26;
	color: #fff;

}
.nicdark_border_yellow td h4
{
	font-size: 19px;
}
.team-inner-area .our-team {
    margin-bottom: 25px;
    margin-top:25px;
}
.our-team .team-pic > img{
    width: 100%;
    height: auto;
    border: 1px solid #dddddd;
    margin-bottom: -30px;
    margin-right: 1px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.our-team:hover img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.our-team .team-profile{
    text-align: center;
    background: #DA251C; 
    position: relative;
    width: 100%;
    padding: 20px 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.our-team:hover .team-profile {
    position: relative;
    z-index: 99;
    background: #40486D;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.our-team .team-profile:before{
    content: "";
    border-bottom: 28px solid #DA251C;
    border-right: 120px solid transparent;
    position: absolute;
    top: -25px;
    left: 0;
    z-index: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.our-team:hover .team-profile:before {
    border-bottom-color: #40486D;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.our-team .team-title{
    line-height: 22px;
    display: inline-block;
}
/*.our-team .team-title:after{
    content:"";
    display: block;
    width: 10%;
    border-bottom:2px solid #fff;
    padding-bottom:5px;
}*/
.our-team .team-title a{
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.our-team .team-title a:hover{
    color:#FFF;
    text-decoration: none;
}
.our-team .team-title > small{
    font-size: 13px;
    color:#fff;
}
.our-team .team-social{
    padding:0;
}
.our-team .team-social > li{
    display: inline-block;
    font-family:'Bubblegum Sans', cursive !important; font-weight:normal;
    
}
.our-team .team-social > li {
    color:#fff;
    font-size:13px;
    font-family:'Bubblegum Sans', cursive !important; font-weight:normal;
}
.our-team .team-social > li  :hover{
    text-decoration: none;
    color: #FFF;
}
.team-inner-area {
    padding: 120px 0 90px;
}

