
.dt-theme {
    background-color: #003786 !important;
}


.navbar-default .navbar-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 10px;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #e84779;
}

.nav-page {height:160px;background-color:#147e726e;padding-top:76px;}


.nav-page h2 {
     text-shadow: #2c2c2c 0 1px 1px; 
    color: #fff;
    font: bold 22px;
    float: left;
    margin-top: 30px;
}

.nav-page ul {
    position: absolute;
    top: 40px;
    right: 0;
}
.nav-page ul li {
    color: #fff;
    float: left;
    list-style: none;
}
.nav-page ul li a {
    color: #fff;
}
.nav-page ul li:after {
    color: #fff;
    padding: 0 6px;
}


.page .post {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 37px;
    margin-bottom: 40px;
}

.page .post .img_wrap {
    font-size: 0;
    line-height: 0;
    min-height: 265px;
    border: 5px solid #f6f3f3;
    position: relative;
}
.page .img_wrap {
    font-size: 0;
    line-height: 0;
    border: 5px solid #f6f3f3;
    position: relative;
}

.page .post .img_wrap .date {
    position: absolute;
    top: 18px;
    left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 14px;
    background: #c42f33;
    padding: 10px 10px;
    z-index: 100;
}
.page .post h4 {
    padding-bottom: 8px;
}
.page .post p {
    text-align: left;
}
.page p {
    text-align: left;
}

.page .post .desc {padding: 20px 5px 0 5px;}

.page .post .metadata {
    font-size: 11px;
    font-style: italic;
    position: relative;
}
.page .post .metadata .read_more {
    position: absolute;
    right: 0;
    font-style: normal;
}
.blog_entries .btn_col {
    color: #fff;
}
.btn_col, .btn_col:visited {
    color: #fff;
    font-size: 11px;
    background: #5eafcd;
    padding: 3px 9px;
}


.aboutus p {font-size: 15px;}


.aboutus-2 { padding:40px 0px;  text-align:center;}
.aboutus-2 h2 { line-height: 40px; font-weight: 800; font-size: 36px;}
.display-table-cell { display: table-cell !important;}
.vertical-align-middle { vertical-align: middle;}
.width-100 { width: 100%;}
.aboutus-2 a.main-btn:hover { color:#777;}
a.main-btn { color:#fdc318;}
.padding-twelve-lr { padding-left: 12%;  padding-right: 12%; line-height: 26px; }



.box {
    background: #fff;
    box-shadow: 0px 12px 30px rgb(0 0 0 / 12%);
    padding: 30px 20px;
    text-align: center;
    border-radius: 4px;
    color: #666;
    font-weight: 600;
    min-height: 210px;
}


.contact-us li .box {
    background: #fff;
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
    padding: 30px 20px;
    text-align: center;
    border-radius: 4px;
    color: #666;
    font-weight: 600;
    height:200px;
}

.testimonials-wrapper blockquote {

    height: 550px;
}