/* home page*/

.navbar .navbar-nav .active {
    color: #e8b70f !important;
}

.navbar .navbar-nav .nav-link:hover {
    color: #e8b70f;
}


.section-title span {
      color: #e8b70f !important;
    font-size: 39px !important;
    letter-spacing: 6px !important;
}

.small-head{
    font-size: 14px !important;
    color: #777 !important;
}

.projects .item .con h6 a {
    color: #e8b70f !important;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    display: none !important;
}

.yellow-color{
    color: #e8b70f !important;
}


.banner-header{
        height: 40vh !important;
}



.cad-devider p{
font-family: Oswald, sans-serif !important;
font-size: 20px;
font-weight: 300;
letter-spacing: 5px;
line-height: 45px;
 font-size: 31px;

    text-align: center;
    padding: 60px 0 110px 0;
    color: #fff;
    text-transform: uppercase;

}

.clients .owl-carousel .owl-item img {
        width: 60% !important;
}

.main-footer .fothead h6 {
       color: #e8b70f !important;
}

.progress-wrap::after {
    color: #e8b70f !important;
}

.main-footer .abot .social-icon a:hover {
    border: 1px solid #e8b70f;
    color: #e8b70f;
}

/* about us */

.testimonials .section-title2{
    font-size: 25px !important;
 color: #b19777 !important;
}

.bg-gray{
    background-color: #373636 !important
}

blockquote p{
        max-width:1010px !important;
}


.business .section-title2{
    font-size: 25px  !important;
}


/*project detail */

.project .banner-header {
        height: 30vh !important;
}


/*table*/


table.GeneratedTable {
  width: 100%;
  background-color: #323232;
  border-collapse: collapse;
  border-width: 1px;
  border-color: #787878;
  border-style: solid;
  color: #ffffff;
}

table.GeneratedTable td, table.GeneratedTable th {
    font-family: "Didact Gothic", sans-serif;
    font-weight: 100;
    padding: 10px 10px !important;
    font-size: 14px !important;
  border-width: 1px;
  border-color: #434343;
  border-style: solid;
  padding: 3px; 
        line-height: 16px;
}

table.GeneratedTable thead {
  background-color: #b19777;
}


/*service detail */

.ser-detail ul{
    position: relative;
    left: 15px;
}

.ser-detail .pricing-card-list li {

    list-style-type: circle;

}

.ser-detail .pricing-card-list li::marker {

    color:#b19777;
        font-size: 28px;
}


.ser-detail .pricing-card-list li{
    padding-left: 20px !important;
}

.content-lines-inner{
    border-left: 1px solid #272727;
    border-right: 1px solid #272727;
    
}

.content-lines{
    border-left: 1px solid #272727;
    border-right: 1px solid #272727;
}

.services3 {
        cursor: default !important;
}

