@font-face {
    font-family: baselneue;
    src: url(fonts/BebasNeue-Regular.otf);
}
@font-face {
    font-family: myriadpro;
    src: url(fonts/MyriadPro-Regular.otf);
}
body {
    font-family: 'myriadpro';
}
h1, h2, h3, h4, h5, h6, .family {
    font-family: 'baselneue', sans-serif;
}
.center_text {
    text-align: center;
}
.upp_case {
    text-transform: uppercase;
    font-family: 'baselneue', sans-serif;
}
.b_radius { 
    border-radius: 10px;
}
.site-header {
    margin: auto;
    z-index: 999;
    left: 0;
    right: 0;
}
.container.nav_bar {
    background-color: #f2f1f1;
    border-radius: 13px;
    max-width: 950px;
    margin-top: 40px;
}
.container.nav_bar.otherpage {
    background-color: #fff;
    border-radius: 0;
    max-width: 950px;
    margin-top: 0;
}
.container.nav_bar .row {
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-flow: row wrap;
}

.navbar {
    background-color: transparent;
    padding: 0;
    min-height: 5px;
    margin-bottom: 0;
    border: 0;
    text-align: right;
}
ul, ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#primary-menu {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    float: right;
}
.logo img {
    max-width: 100%;
}
.nav-menu li a {
    color: #828080;
    font-size: 18px;
    padding: 15px 7px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    font-family: 'baselneue', sans-serif;
}
.nav-menu li.marked a {
    background-color: transparent;
    border-radius: 8px;
    color: #fff;
    padding: 15px;
    border: 0;
}
.nav-menu li.marked a form input {
    border: 0;
    padding: 0;
    margin: -16px 0;
    border-radius: 0;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: transparent;
    color: #a7a7a7;
    border-bottom: 2px solid #2dac2a;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    background-color: transparent;
    color: #a7a7a7;
    border-bottom: 2px solid #2dac2a;
    font-style: normal;
    
}
.nav-menu li.marked a:hover {
    border-bottom: none;
    background-color: transparent;
    color: #fff;
}
/* home-slider */

.text_content {
    display: block;
    position: absolute;
    bottom: 25%;
    left: 15%;
    max-width: 360px;
    color: #fff;
    font-family: 'baselneue', sans-serif;
}
.slidertagline {
    border-bottom: 2px solid #fff;
    display: inline-block;
}
.slidertitle {
    font-size: 60px;
    line-height: 1;
    margin: 10px 0 33px;
    text-transform: uppercase;    
}
.sliderbutton {
    background-color: #fff;
    color: #333333;
    display: inline-block;
    padding: 6px 8px;
    border-radius: 10px;
}

/* home-services */
.service_section_title {
    font-size: 48px;
    font-weight: bold;
}
.service_section_tagline {
    border-bottom: 4px solid #00a651;
    line-height: 0.1em;
    margin: 10px auto 35px;
    width: 70%;
}
.service_section_tagline span {
    background-color: #f2f2f2;
    padding: 0 10px;
}
hr {
    width: 70px;
    height: 4px;
    background: #00a651;
    margin: 0 auto 8px;
    border: 0 !important;
}
.services {
    background-color: #f2f2f2;
    padding: 35px 0 115px;
}
.service_background {
    background-color: #fff;
    padding: 12px;
    border-radius: 15px;
}
h3.service_title {
    font-size: 21px;
    line-height: 1.5;
}
h3.service_title a {
    color: #1a1a1a;
    font-size: 22.18pt;
}
.service_read_more a {
    padding: 17px 0;
    background-color: #00a651;
    font-size: 20px;
    display: inline-block;
    width: 80%;
    line-height: 1;
    color: #fff;
    margin: 45px 0 15px;
    border-radius: 10px;
}
/* home-services end*/

.middle .service_section_title {
    color: #fff;
    margin-bottom: 20%;
    letter-spacing: 6px;
}
.middle .tagline {
    color: #fff;
}
.middle .col-md-6 {
     padding-top:7%; 
     min-height: 450px;
     background-size: 100% 100%;
}
.middle a.sliderbutton {
    text-transform: uppercase;
    font-family: 'baselneue', sans-serif;
    background-color: white;
    font-size: 30px;
    padding: 9px 30px;
    letter-spacing: 2px;
    font-weight: bold;
}
/*notice*/
.page_banner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    color: #fff;
    justify-content: center;
}
h2.page_title {
    font-size: 43px;
    border-bottom: 6px solid #fff;
}
.content_page {
    padding: 100px 0;
    background-color: #f2f2f2;
}
.notice_date {
    margin: 10px 0;
    color: #8b8d8c;
}
a.notice_title {
    line-height: 1;
    font-weight: bold;
    letter-spacing: 1px;
}
.notice_more a {
    color: #00a651;
    font-size: 18px;
    margin: 10px 0;
    display: block;
    font-weight: bold;
    margin-bottom: 65px;
}
.notice_subscribe {
    background-color: #191919;
    padding: 60px 0;
    color: #fff;
}
.notice_subscribe input[type="submit"]:hover {
    background: #00a651;
    color: #fff;
}
.notice_subscribe form{
    justify-content: center;
    display: flex;
}
.notice_subscribe form p {
    margin: 0;
}
.notice_subscribe input, input[type="submit"] {
    background: #fff;
    border-radius: 10px;
    color: #000;
    padding: 8px 19px;
    border: 0;
}
.fa-comments {
    color: #00a651;
    font-size: 22px;
}
/*notice end */
/* footer */
.social {
    background: linear-gradient(to right, #234b28 , #181d19);
}
.social_item {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    color: #fff;
}
.social_title {
    font-size: 18px;
}
ul.social_nav_footer li {
    display: inline-block;
}
ul.social_nav_footer li a {
    display: block;
    padding: 0 5px;
    font-size: 30px;
    color: #fff;
}
.address {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
}
span.sitename {
    font-size: 29px;
    text-transform: uppercase;
    font-family: 'baselneue';
    letter-spacing: 1px;
}
span.org {
    font-size: 18px;
}
.social .row {
    display: flex;
}
.site-footer {
    background-color: #eaeaea;
}
ul#footer-menu li {
    display: inline-block;
}
ul#footer-menu li a {
    display: block;
    padding: 0 25px 0;
    line-height: 1;
    border-right: 1px solid #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'baselneue', sans-serif;
}
ul#footer-menu li:last-child a {
    padding: 0 0 0 25px;
    border-right: none;
}
/*****************************sidebar*****************************/
.post_sidebar .widget {
    background-color:transparent;
}
.post_sidebar input.search-field {
    border: none;
    padding: 9px;
    border-radius: 13px;
}
.post_sidebar h3.widget-title {
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    font-family: 'baselneue', sans-serif;
    border-bottom: 2px solid #00a651;
    padding-bottom: 10px;
}

.post_sidebar img {
    border-radius: 18px;
    width: 125px;
}

.post_sidebar span.rpwwt-post-title {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
}
.post_sidebar a:hover{
    text-decoration:none;
}
.post_sidebar .rpwwt-post-date {
    margin-top: 20px;
    color: #919187;
    font-weight: bold;
}
.rpwwt-widget ul li {
    background-color: #ecebeb;
    border-radius: 13px;
    padding: 10px;
}
.tagcloud li a {   
    background-color: #fff;
    padding: 6px 10px 6px 10px;
    border-radius: 13px;
    font-size: 17px!important;
    border: 1px solid #aaa;
    color: #aaa;
   font-family: 'baselneue', sans-serif;
}
.tagcloud {
    padding-top: 18px;
}
.recent_post h4 a {
    color: #1A1A1A;
    font-size: 17px;
    font-weight: 600;
}
.recent_post h4 a:hover {
    color:#1A1A1A;;
}
.post_sidebar .upw-posts .entry-image {    
    width: 50%;
    display: inline-block;
}
.post_sidebar .upw-posts .entry-title {   
    width: 50%;
    float: right;
}
.post_sidebar .upw-posts article {
    margin:0;
}
.post_sidebar .hentry {
    padding:17px 0;
}
.upw-posts .entry-meta {
    text-align:right !important;
    width: 63%;
}
nav.pagination {
    border: 2px solid #ccc;
    padding: 0;
    display: table;
}
a.page-numbers, span.current {
    padding: 10px;
    display: table-cell;
    min-width: 50px;
    border-right: 2px solid #ccc;
    text-align: center;
    color: #ccc;
}
span.current {
    background-color: #2e9743;
    color: #fff;
}
.site-info {
    padding: 25px 0;
}
/* media queries */
@media only screen and (max-width: 500px) {
    .page_banner {
        min-height: 145px !important;
    }
    .notice_subscribe form {
        display: block;
        padding-left: 15px;
        padding-right: 15px;

    }
    .site-header {
        position: relative !important;
    }
    .container.nav_bar {
        margin-top: 0;
    }
    .text_content {
        bottom: 10%;
        max-width: 239px;
    }
    .slidertitle {
        font-size: 18px;
    }
    ul.nav.nav-tabs {
        margin: 0;
    }
    .middle .col-md-6 {
         padding-top:15%; 
         min-height: 265px;
         background-size: 100% 100%;
    }    
}