.navbar-logo-img{
    position: absolute;
    opacity: 0.85;
    top:0;
    left:0;
}

.navbar-right{
    margin-right: auto;
}

/* .navbar-default{
    background-color: #FFF8F8;
} */
.dropdown:hover .dropdown-menu {
    display: block;
}

#menulist a{
    font-size: 1.25em;
   
}

#catch h1 {
    color: #F4F6F7;
}

#center {
    max-width: 100%;
    height:auto;
}

#about-text{
    margin-bottom: 15px;
}

#about-section{
    padding:0px
}

#best{
list-style: none;
font-size:2rem;
padding:0px;
}

#btm-border {
    border-bottom: 1px solid #eee;
}

#about-provide h2 {
    margin-top: 50px;
    text-align: left;
}

#index-section {
    padding-bottom:0;
}

#service1{
    background-color:#8382f7; 
}

#service2{
    background-color: #5B80D4;
}

#service3{
    background-color: #5da9de;
}

#service-icon{
    color:rgb(78, 116, 204)
}

#phone-service-logo{
    color:rgb(78, 116, 204)
}

#tick1 li {
    font-size:18px
}

#tick1 li:before{
    color:#8382f7;
}

#tick2 li:before{
    color:#5B80D4;
}

#tick2 li {
    font-size:18px
}

#tick3 li:before{
    color:#5da9de;
}

#tick3 li {
    font-size:18px
}

#servicetitle h1 {
    font-family: 'Lato', sans-serif;
}

.index-services{
    list-style: none;
}

.top-margin-50{
    margin-top: 50px;
}


.footer-container{
    background-color: #0c0633;
    color: #F4F6F7;
    text-align: center;
}

.footer-container h4 {
    color: #F4F6F7;
    text-align: center;
}

#phone-pic1{
    margin-top: 6em;
    width: 200%;
    max-width: 100%;
    height:auto;
}

#disclaimer{
    margin-top: 2rem;
    color: #EFE3E0;
}

#plan_pic{
    width: 200%;
    max-width: 100%;
    height:auto;
    margin-bottom: 25px;
}

#plan_price{
    border-bottom: 1px ridge gray;
    margin-bottom: 40px;
}

.pricing-features {
    background-color: #efefef;
}
/* .fab-icon{
color: #F4F6F7;

} */