#nav{

    /* top: -100px !important; */
    /*width: 90%;*/
    padding:0 !important;
    /*height: 100vh;*/
}
.nav_right{
    /*bottom: 15px;*/
    /*position: fixed;*/
    /*right: 0;   */
}
#adm-btn{
  /*margin-left: 30% !important;*/
  width: 120px;
  font-size: 15px;
}

img#nav-logo {
    width: 55px;
}

.navbar-collapse {
    padding: 10px;
    padding-left: 20px;
}

.navbar-nav {
    font-size: 10px;
    margin-top: 20px;
}

.address {
    margin-top: 170px !important;
}

.icon-features .main-title {
    padding: 0px 10px;
    font-size: 30px;
}

img.img-svg {
    margin-top: 50px;
}

.icon-features .sub-title {
    padding: 0 20px;
    font-size: 18px;
}

.bg {
    height: 550px !important;
}

.inner {
    height: 550px !important;
}

.outer {
    height: 550px !important;
}

.text {
    height: 550px !important;
}

.bgimg {
    /*margin-top: 50% !important;*/
    height: 250px !important;
}

.slider {
    /*margin-top: 40% !important;*/
    position: fixed;
    background: white;
    z-index: 9999;
}

.skip {
    /* top: 89vh; */
    right: 35px;
    /* padding-top: 11px; */
    width: 44px;
    height: 100px;
}

.innerimg {
    /*margin-top: 50% !important;*/
    height: 250px !important;
}

.outerimg {
    /*margin-top: 50% !important;*/
    height: 250px !important;
}

.textimg {
    height: 250px !important;
    /*margin-top: 50% !important;*/
}

h4.msg {
    padding: 5px 25px;
    font-size: 15px;
}

h4#msg2 {}

h3.adm-h {
    padding: 10px;
}

iframe.mapbox {
    position: absolute;
    bottom: -574px;
    width: 100%;
    left: 0;
}

.footer-bg {
    height: 515px !important;
}

footer {
    height: 600px;
}

p.adm-p {
    padding: 0 10px;
    font-size: 15px;
}

h4#msg3 {
    padding: 5px 24px;
    margin-top: 40px !important;
    margin-bottom: 83px !important;
}

h4#msg1 {
    padding: 5px 20px;
    margin-top: 80px !important;
    margin-bottom: 90px !important;
}

p.msg-auth {
    margin-bottom: 150px;
}

.quote {
    left: 350px;
    width: 30px;
}

img.quote.inverted {
    top: -70px;
}

footer .copyright {
    margin-left: 150px;
    margin-top: -10px;
    float: right;
}

footer .social-media {
    margin-left: 0px;
    margin-top: 0;
    float: left;
    position: absolute;
    top: 90px;
    /* right: 15px; */
    left: 19px;
    display: inline-grid;
}

footer .social-media li {
    margin: 10px 0;
}

div#res_nav {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 10;
}

.navbar-toggle {
    /* margin-right: 10px; */
    width: 40px !important;
    height: 40px !important;
    /* font-size: 11px; */
    display: block;
    border: none;
    border-radius: 0;
    margin-top: 18px;
    padding: 0px 0px 0px 0px;
    color: #f7f7f7;
    margin-right: 20px;
    background: #017bff;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    z-index: 1000 !important;
    pointer-events: all !important;
}

.navbar-toggle .ion-navicon {
    /* width: 10px; */
    font-size: 37.8px;
}

.cbp-spmenu-vertical {
    width: 250px;
}

.nav_right{
    display:none;
}
p.logo_addr {
    font-size: 10px;
}
p.logo_title {
    font-size: 17px;
}