﻿nav.navbar.navbar-expand-lg.navbar-dark.fixed-top.bg-transparent {
    top: 40px !important;
}


.new-semi-dark1 {
    background: #ed502e !important;
    padding: .5%;
}

.top-contact {
    float: left;
    text-align: center;
}

.top-social-icon {
    float: right;
    text-align: center;
}

.top-bar-section.top-bar-bg-dark a {
    color: #fff;
    text-decoration: blink;
}

.bg-dark {
    background-color: #15475A !important;
}
/*15-01-26*/
.my-float {
    margin-top: 12px;
    color: white;
}

.float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 15%;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 1;
    right: 36px;
}

.popbutton {
    position: fixed;
    bottom: 25%;
    right: 36px;
    width: 55px;
    height: 55px;
    border-radius: 50px !important;
    border: hidden;
    outline: none;
    background-color: #363ea9;
    z-index: 1;
}