.fa {

font: normal normal normal -1px / 1 FontAwesome !important;
/* color: #000 !important; */
}
.webniar_conf_list li a .fa{
color:black;
}
.list-unstyled li a .fa{
color:black;
}
.conf_unique_email5{
position: fixed;
right: 0;
padding: 6px 3px;
bottom: 196px;
background: #4285f4;
color: #fff;
width: 261px;
border-radius: 8px 8px 8px 8px;
z-index: 1;
}
.conf_unique_email5 a {
color:#ffffff;
}
.conf_unique_email4{
position: fixed;
right: 0;
padding: 6px 3px;
bottom: 228px;
background: #34a853;
color: #fff;
width: 245px;
border-radius: 8px 8px 8px 8px;
z-index: 1;
}
.conf_unique_email4 a {
color:#ffffff;
}

.blinking {
color: red;
font-weight: bold;
animation: blinkingText 1.2s infinite ease; /* Define animation shorthand */
}

@keyframes blinkingText {
0% { opacity: 1; } /* Start of animation */
50% { opacity: 0; } /* Middle of animation */
100% { opacity: 1; } /* End of animation */
}

.btn_getapp span {vertical-align: middle;
width: 15px;
display: inline-block;
height: 20px;
background-color: #004178;
padding-right: 22px;
padding-left: 3px;
padding-top: 4px;
padding-bottom: 25px;
} 
#
 {
height: 0;
position: fixed;
left: 0px;
bottom: 102px;
z-index: 99999;  
right:0px;
}
#feedback {
	height: 0;
    position: fixed;
    left: 0px;
    bottom: 102px;
    z-index: 99999;  
	right:0px;
}

#feedback div {
display: inline-block;
background: #2158b3;
height: 42px;
padding-top: 10px;
text-align: center;
color: #fff;
font-size: 17px;
font-weight: bold;
text-decoration: none;
border-bottom-right-radius: 25px;
border-top-right-radius: 25px;
font-family: arial;
font-weight: 500;
padding-left: 15px;
padding-right: 15px;
}


footer a[href^=tel]:before {
content: "\f095";
display: inline-block;
font-family: FontAwesome;
font-size: 12px;
padding: 1px;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
color: #666;
border-radius: 50%;
margin-right: 4px;
}

footer .contact-num .list-unstyled>li>strong {
float: left;
/*                    width: 50%;*/
}

footer .contact-num .list-unstyled>li {
margin-bottom: 5px;
}

.textcolor {
color: #0773ba;
}

footer .contact-num .list-unstyled>li>strong {
float: left;
/*                    width: 50%;*/
}

footer .contact-num .list-unstyled>li {
margin-bottom: 5px;
}

.textcolor {
color: #0773ba;
}

#contact_mail {
background: green;
color: white;
padding: 10px;
border-radius: 10px;
}
#contact_form.modal-body{
text-align:center;
}

#e2contact input[type="submit"] {
    background-color: #efefef;
    color: #3a3a3a;
    cursor: pointer;
    float: right;
    padding: 0 2rem;
    height: 2em;
    border: solid 4px #1bbd4f;

    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
}
#e2contact input[type="submit"]:hover {
    background-color: #1bbd4f;
    color: #fff;
}
#e2contact input[type="submit"]:disabled {
    border: solid 4px #ccc;
    color: #999;
}
#e2contact input[type="submit"]:disabled:hover {
    background-color: #efefef;
}


/* ==================
 *  CAPTCHA ELEMENTS
 * ================== */
#captchaInput {
    width: 2.5em;
    margin-left: .5em;
}
#feedback_old
   {
      float: right;
    height: 0;
    position: fixed;
    top: 300px;
    z-index: 99999;
    right: 0px;
   }
   #feedback_old div{
      display: inline-block;
    background: #004178;
    padding: 5px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
   }
   .conference-sprite-country
   {
      display: inline;
    /* padding: 10px; */
    margin: 5px;
    line-height: 26px;
   }
   .conf_unique_email2{
      position: fixed;
    right: 0;
    padding: 6px 3px;
    bottom: 162px;
    background: #af961e;
    color: #fff;
    width: 273px;
    border-radius: 8px 8px 8px 8px;
    z-index: 1;
   }
   .conf_unique_email2 a {
      color:#ffffff;
   }
   .social-presence .social-icons .fa {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.sub_conference_slide .carousel-inner img{
	width:100%;
}
.subconf_add_banner img{
width:100%;	
}
.btn-flat-red {
	background: #f16725;
}
 .btn-flat-dark-blue{
	background: #004178;
}
.conference-highlights .conference-highlights-body ul{
	padding-left:0px;
}
.conference-highlights .conference-highlights-body  .list-group-item {
padding: 4px 5px;
margin-bottom: -3px;
}
header {
	margin-top: -10px;
	margin-bottom: -20px;
}
footer {
	margin-bottom: -10px;
}
.whatup {
	position: fixed;
	top: 50%;
	z-index: 9;
	width: 100%;
	max-width: 50px;
}
.whatup ul {
	padding: 0;
	-webkit-transform: translate(-270px,0);
	-moz-transform: translate(-270px,0);
	-ms-transform: translate(-270px,0);
	-o-transform: translate(-270px,0);
	transform: translate(-270px,0);
}
.whatup ul li {
	display: block;
	margin: 5px;
	background: #1fa67a;
	width: 306px;
	text-align: right;
	padding: 10px;
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.whatup ul li a {
	color: #fff;
}
.whatup ul li:hover {
	-webkit-transform: translate(110px,0);
	-moz-transform: translate(110px,0);
	-ms-transform: translate(110px,0);
	-o-transform: translate(110px,0);
	transform: translate(110px,0);
	background: #1fa67a;
}
.whatup ul li i {
	margin-left: 10px;
	color: #1fa67a;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	font-size: 20px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	padding: 3px 3px 0 0;
}
.whatup li a::before {
	content: '';
}
@media only screen and (max-width: 767px) {
 .navbar.navbar-default.navbar-fixed-top {
	position: absolute;
 }
}
