/*
* ===================
* SKIN 
* ===================
*
* Insert into this file all the CSS of your custom design and load this file into every page you need.
*/





ul.nav.navbar-nav a {
    text-transform: uppercase;
}
.advs-box.niche-box-team {
    border: 2px solid #037ac3;
    border-radius: 8px;
}
.prdctlst1 button {
    margin: 20px;
}
.panel-default>.panel-heading {
    background-color: #6ab92c;
    border-color: #FFFFFF;
    font-weight: 600;
    color: white;
}
a.btn.btn-primary.nav-justified.btn-default.popup-trigger.documentation-button {
    margin-top: 20px;
    border-radius: 5px;
}
.niche-box-team:hover .content-box {
    height: auto;
    margin-top: 0px;
    transition: margin-top .3s;
    margin-bottom: 0;
}
#mybutton {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 4;
}
.headertext-sec {
    margin-top: 75px!important;
}
.headertext-sec h1 {
    color: #037ac3;
}
.headertext-sec h1:before {
    background-color: #77d51b!important;
    left: -290px;
    position: absolute;
    height: 4px;
    width: 500px;
    bottom: -15px;
}
.headertext-sec p {
    font-size: medium;
    font-weight: 500;
    text-transform: uppercase;
    color: #fa5e16!important;
    margin-top: 30px!important;
}



/*
* ---------------------
* RESPONSIVE - MOBILE
* ---------------------
*/

@media (max-width: 994px) {

}
