/* INFLUX INFOTECH */
.marquee {
    float: left;
    width: 200px;
    transition: all 0.5s;
    margin-right: 20px;
    margin-left: 20px;	
    text-align: center;
}
.header .logo img {
    height: 88px;
    width: auto;
}
.header {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
z-index: 99999999;
    -moz-box-shadow: rgba(0, 0, 0, 0.239216) 0px 4px 9px 0px;
    box-shadow: rgba(0, 0, 0, 0.239216) 0px 4px 9px 0px;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.top-bar ul {
    margin-top: 25px;
    font-weight: normal;
    z-index: 9999;
    background: #FFF;
}
.large-6.medium-6.small-12.columns.left-side p a {
    color: #fff;
}
.large-6.medium-6.small-12.columns.left-side p a:hover {
    color: #d7edfb;
}
.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 215px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #cacaca;
}
.dropdown.menu.medium-horizontal>li>a {
    padding: 5px;
}
.top-bar ul li a {
    color: #495678;
    border-bottom: 2px solid transparent;
}
.dropdown.menu.medium-horizontal>li>a {
    padding: 5px;
    font-weight: 700;
    font-size: 13px;
}
.top-bar ul {
    margin-top: 32px;
    font-weight: normal;
    z-index: 9999;
    background: #FFF;
}
.topBar {
    background-color: #5c59e4;
    width: 100%;
    border-bottom: none;
    height: 39px;
}
.topBar p {
    margin-bottom: 0px;
    float: left;
    padding: 0px;
}
p.marQp {
    padding-top: 7px;
    color: #fff;
}
.module {
    position: relative;
    margin-bottom: 70px;
}
.shadow.msgbox {
    background-color: #fff;
    text-align: center;
}
.section-title h2 span {
    text-align: left;
    margin-bottom: 10px;
}
.staff-detail h4, h4 a {
    margin-top: 10px;
    font-weight: 700 !important;
    font-size: 14px;
}
.staff-detail h4 span {
    text-transform: uppercase;
    font-size: 13px;
}
.widget {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 15px;
    background-color: #fff;
}
.marqdiv p {
    font-size: 15px;
    color: #000 !important;
    font-weight: normal;
    border-bottom: 1px solid #f1f1f1;
    line-height: 33px;
}
.gallery-wrapper.module.gallery-new {
    background-color: #f7f7f7;
    padding-top: 50px;
}
.footer {
    background-color: #5c59e4;
    color: #FFF;
}
.footerbottom {
    background: #413ee5;
    color: #FFF;
}
.footerbottom ul {
    margin-top: 6px !important;
}
.footer h2 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.title-section {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    background-color: #5c59e4;
}
.medium-9.small-12.columns.posts-wrap {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 15px;
}
.widget {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 15px;
    background-color: #5c59e405;
}
.widget h2 {
    font-size: 16px;
    text-align: left;
    padding: 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.post-excerpt p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
}
img.contlogo {
    width: 180px;
}
.contact-info p {
    color: #000;
    font-size: 16px;
}
.contact-info p a {
    color: #000;
    font-size: 16px;
}
.contact-info p a:hover {
    color: #e79800;
    font-size: 16px;
}
.contact-info h4 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 4px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    color: #5c59e4;
    text-transform: uppercase;
}

@media screen and (min-width: 40em) {
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    padding-right: 1rem;
    position: relative;}
}



.ss-album-img {
    height: 225px;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.ss-album-caption {
    text-align: center;
    color: white;
    background-color: #0a92de;
    padding: 5px;
    margin-bottom: 8px;
    font-size: 17px;
}

.accordion-content {
    padding: 1rem;
    display: none;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a;
    overflow: auto;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
}
.modal {
    display: block;
    position: fixed;
    z-index: 99999999 !important;
    padding-top: 30px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}