.rightNavi{background-color: #1a1e21!important;}
.rightNavi ul{ margin-top: 50px;}
.nav-item{ border-bottom: 1px solid #4f5050;
    font-family: 'Michroma', sans-serif;
    font-size: 0.8em;
}
.nav-link{ color: #ffffff;}

.img1{ height: 40px; width: auto;}
.img2{height: 30px; width: auto;}

.leftBorder{ border-left: 10px solid #990000;
background-color: #000000;}

.side-navbar ul li a {
    text-decoration: none;
    color: #111;
    font-family: 'Michroma', sans-serif;
}

.address{
    font-family: 'Michroma', sans-serif;
    font-size: 0.8em;
    color: #7b7975 ;
}

.rawoServices{ display: block;
    font-family: 'Michroma', sans-serif;
    font-size: 0.8em;
    border-bottom: 1px solid #161718;
background-color: #3d3e3f;
text-decoration: none;
color: #d3d3d3;
    padding: 7px 0 8px 10px;
}
.rawoRightNavi{ background-color: #171818;}

.rawoServices:hover{color: #990000;}
.footer-line1{ height: 40px; background-color: #7b7975;}
.footer-line2{ height: 40px; background-color: #1a1e21;}
.fspace{ letter-spacing: 3px;}

.pcolor{ color: #cc0000;}

.rawoContent{ overflow:auto; min-height: 531px; background-color: #545454;
padding: 50px;}

h1 {
       font-family: 'Michroma', sans-serif;
       color: #8b8b8b;
       margin-bottom: 35px;
   }

.rawoContent p{ color: #eee; font-weight:lighter; }

.border-start {
    border-left: 1px solid #000000!important;
}

.projectList > ul > li {
    background-color: #727272;
    border: 1px solid #353232;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 5px;
    border-right: 20px solid #646161;
    color: #d3d3d3;
    height: 40px;
    line-height: 40px;
}

.projectList > ul > li:hover{  background-color: #333;}

.projectList > ul > li > a{ text-decoration: none; color: #d3d3d3;}

.projectList > ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.projectOwner{font-size: 20px!important; color: gray!important;}
.img2-padding{padding-top: 10px;}
.bd-highlight{padding-top: 20px;}
.leftBorder-padding{padding-left: 50px;}


.rawoContent h2{ color: #eee; margin-top: 40px; font-family: 'Michroma', sans-serif;}

/* Responcive */
@media screen and (max-width: 768px){
    .img-fluid {
        max-width: 100%;
        height: 100px;
        object-fit: cover;
    }
    .bd-highlight {
        padding-top: 10px;
    }
    .img1 {
        height: 28px;
        width: auto;
    }
    .img2 {
        height: 18px;
        width: auto;
    }
    .img2-padding {
        padding-top: 4px;
    }
    .address {
        font-family: 'Michroma', sans-serif;
        font-size: 0.6em;
        color: #7b7975;
    }
    .leftBorder{
        height: 108px;
    }
    .rawoRightNavi{
        height: 108px;
    }
    .rawoServices {
        display: block;
        font-family: 'Michroma', sans-serif;
        font-size: 0.5em;
        border-bottom: 1px solid #161718;
        background-color: #3d3e3f;
        text-decoration: none;
        color: #d3d3d3;
        padding: 4px 0px 10px 10px;
    }
    .leftBorder-padding {
        padding-left: 20px;
    }
    .mainslide .carousel-item img{
        height: 415px;
        object-fit: cover;
    }
    .nav-link {
        color: #ffffff;
        font-size: .6rem;
        margin-left: -10px;
    }
    .addressPage {
        display: flex;
        margin: 0px;
        margin-top: 10px;
        margin-left: -63px;
    }
    .phone {
        display: flex;
        margin: 0px;
        margin-top: 10px;
        margin-left: -63px;
    }
    .services {
        width: 205px;
        height: 14vh;
        background-color: transparent;
        border: 1px solid #7b7975;
    }
    .services img {
        width: 120px;
        height: 14vh;
        margin-left: -65px;
        margin-top: -20px;
        border: 1px solid #a29696;
        background-color: #767676;
        padding: 5px;
        border-radius: 5px;
    }
    .services p {
        font-size: 14px;
        margin-left: 3vh;
        margin-top: 2.5vh;
        letter-spacing: 1px;
        font-family: 'Michroma', sans-serif;
        font-weight: 600;
        color: #CECDCB;
    }
    .service .pd{
        margin-left: 0px;
    }
    .service .row{
        margin-top: 10vh;
        margin-left: 4vw;
    }
}
@media screen and (max-width: 450px){
    .leftBorder-padding{padding-left: 10px;}
    .img1{ height: 23px; width: 124px;}
    .img2{height: 13px; width: auto;}
    .bd-highlight{padding-top: 5px;}
    .img2-padding{padding-top: 3px;}
    .address{
        font-family: 'Michroma', sans-serif;
        font-size: 0.6em;
        color: #7b7975 ;
    }
    .rightNavi{
        position: absolute;
        top: 0px;
        background-color: #7b7975!important;
        margin-top: 0px;
        display: -webkit-inline-box;
        margin-left: -3px;
    }
    .rightNavi ul{ margin-top: 0px;}
    .nav-link{ color: #ffffff;padding: .75rem .32rem;font-size: 0.65rem;margin-left: 0px;}
    .fspace{ letter-spacing: 1px;}
    .footer-line2{ height: 0px; background-color: #1a1e21;position: absolute;top: 629px;}
    .carousel-item img{height: 0px; object-fit: cover;}
    .img-fluid {
        max-width: 100%;
        height: 172px;
        object-fit: cover;
    }
    .rawoServices{ 
        display: block;
        font-family: 'Michroma', sans-serif;
        font-size: 0.8em;
        border-bottom: 1px solid #161718;
        background-color: #3d3e3f;
        text-decoration: none;
        color: #d3d3d3;
        padding: 7px 0 8px 10px;
    }
    .rawoRightNavi{
        height: 140px;
    }
    .mainslide .carousel-item img{
        height: 430px;
        object-fit: cover;
    }
    .services {
        width: 235px;
        height: 12vh;
        background-color: transparent;
        border: 1px solid #7b7975;
    }
    .services img {
        width: 130px;
        height: 12vh;
        margin-left: -75px;
        margin-top: -20px;
        border: 1px solid #a29696;
        background-color: #767676;
        padding: 5px;
        border-radius: 5px;
    }
    .services p {
        font-size: 15px;
        margin-left: 3.5vh;
        margin-top: 2.5vh;
        letter-spacing: 1px;
        font-family: 'Michroma', sans-serif;
        font-weight: 600;
        color: #CECDCB;
    }
    .service .pd{
        margin-top: 50px;
    }
    .phone {
        display: flex;
        margin: 20px;
        margin-top: -10px;
        margin-left: -16px;
    }
    .addressPage {
        display: flex;
        margin: 20px;
        margin-top: 10px;
        margin-left: -16px;
    }
    .service .row{
        margin-top: 10vh;
        margin-left: 8vw;
    }
}
