html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

/*.nav__menu li a:hover{
border-bottom: 4px solid green!important;
}*/

.operational .card{
    /* height: 200px;*/
}
.home-h3{
    font-size: 1.3rem;
}
.nav-link:hover {
    color: #2dd972!important;
}
.img-widthx {
    width: 100%;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;
    position: relative;
}

.send-msg-btn{
    background-color: #172B4D!important;
    color: #fff!important;
}
.send-msg-btn:hover{
    background-color: #252525!important;
}

body {
    margin: 0
}
p {
    font-size: .875rem !important;
}
main {
    display: block
}
.show-mobile{
    display: none!important;
}
.new-width  {
    width:474px!important;
}
hide-mobile{
    display: block!important;
}
#nav_menu_desktop a{
    color: #fff;
    margin-top: 8px;
}
.bg-green-new,.card-blockquote{
    background: #2dd972 !important;
}
.fill-default{
    fill: #2dd972 !important;
}
.text-color-g, .pricing-card-title strike, .pricing-card-title span{
    color:#2DD972!important;
}

.border-0px{
    border: 0px!important;
}

.text-secondary-color{
    color: #2DD972!important;
}
.btn-action,.btn-success{
    background-color: #2DD972!important;
    border: 1px solid #2DD972!important;
}
.btn-success:hover{
    background-color: #2dd972!important;
    border: 1px solid #2dd972!important;
}
.action-button {
    width: 100px;
    background: #2DD972;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

.action-button:hover {
    box-shadow: 0 0 0 2px transparent, 0 0 0 3px #2DD972;
}
.list-group .fa{
    color: #2DD972;
}
#nav_menu_desktop {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    /*right: 138px;*/
    right: 10px;
    top: 6px;
}
#nav_menu_desktop a:hover{
    text-decoration: none!important;
}
.bg-grey{
    background-color: #000;
}
.shadow-xf{
    /*box-shadow: 1px 0px 9px 6px #EAEBEE!important;*/
    height: 280px;
}
.main-logo{
    width: 180px;
    margin-top: 9px;
}
.main-logo2{
    width: 153px;
    margin-top: 3px;
}
.nav-new{

}
.card-body h5{
    color: #2DD972 !important;
}
.btn.btn-md.btn-block.btn-outline-primary {
    border: 2px solid #2dd972 ;
    color: #2dd972 ;
}
.btn.btn-md.btn-block.btn-outline-primary:hover {
    color: #fff;
    background: #2dd972;
}

p{
    font-size: 1rem !important;
}
.page-contact .app-content {
    padding-top: 85px;
}
.card-body p{
    color: #000 !important;
}
.fa-features {
    font-size: 3rem;
    color: #000 !important;
    margin-bottom: 7px!important;
}
.app-header{
    position: fixed;
    top: 0px;
    background: #000;
    z-index: 999;
    width: 100%;
}
.text-color-b{
    color: #000!important;
}
.page-index .app-content{
    background: #fff!important;
}

.list-group-item {
    padding-bottom: 20px !important;
    color: #000 !important;
    padding-top: 16px !important;
    font-size: 1rem;
}
.list-group-item + .list-group-item {
    border-top-width: 1px!important;
}
.fa-2x {
    font-size: 22px!important;
}
.app-content{
    margin-bottom: 52px;
    padding-top: 88px;
}