img.logo {
  width: 130px;
  margin-top: -35px;
}

.gallfull .portfolio_hover_area {
  height: 88%;
  width: 86%;
}
.section-container {
  padding: 40px 0px;
}
.banner-strip-container {
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
  color: #fff;
  font-size: 30px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-color: #808286e3;
}
.single-date {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #002a31;
}
.btn,
h1,
h2,
h3,
h4 {
  font-family: "Noto Sans", serif !important;
}

nav.navbar.bootsnav {
  /*background: #dadada none repeat scroll 0 0; */
}
.cont-banner-strip {
  margin-top: 10px;
  background: #002a31;
  padding: 15px;
  font-size: 19px;
  font-weight: 800;
}
.cont-banner-strip .category-places a {
  color: #fff;
  padding: 2px;
}
.category-places {
  justify-content: space-between;
  display: flex;
}
.mgtop20 {
  margin-top: 20px;
}
.mgbot20 {
  margin-bottom: 30px;
}
.mgbot30 {
  margin-bottom: 30px;
}
.mgbot50 {
  margin-bottom: 50px;
}
.mgbot60 {
  margin-bottom: 60px;
}
.gridblock {
  width: 33%;
  float: left;
  padding: 4px;
  margin-top: 0px;
}
.imge-block-article {
      width: 130px;
    height: 100px;
  margin-right: 10px;
  background-position: center !important;
  background-size: cover !important;
}
.cont-block-article {
  width: 50%;
  float: right;
  margin-bottom: 10px;
}
span.date-icon {
  margin-right: 5px;
}
.dt-news {
  color: #6c6c6c;
  font-size: 11px;
}
.cont-inf-article {
  width: 280px;
}
.flexme {
  display: flex;
}
.initial-block-article {
  width: 48%;
  float: left;
  margin-right: 14px;
  height: 540px;
  background-position: center !important;
  background-size: cover !important;
}
.initial-block-article h2.sub-title {
  color: #fff;
  font-size: 16px;
  margin-top: 9px;
}
.bot-sub-cont {
  color: white;
  padding-top: 60px;
}
.bot-main-cont {
  background: linear-gradient(359deg, #0d0d0d, transparent);
  padding: 10px;
  position: absolute;
  bottom: 10px;
  width: 46.8%;
  height: 160px;
}
.nav-house a {
    background-color:#002a31;
    padding:10px 16px;
    color:#fff;
    text-decoration: none;
}
.nav-house a:hover {
    background-color:#ff6a00;
}
.sub-post-search {
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 9px;
}
.cust-qry {
    display: flex;
    padding: 30px;
    margin-left: -12px;
}
.paginator-nav {
    width:50%;
}
.redblock {
  background: #ff0023;
  width: fit-content;
}
.greenblock {
  background: #02d108;
}
.blueblock {
  background: #0084ff;
}
.navyblueblock {
  background: #2f00ff;
}
.yellowblock {
  background: #ebdb00;
}
.orangeblock {
  background: #ff7300;
}
.greenyblock {
    background:#002a31;
}
ul.post-categories li {
    margin-right: 7px;
    display: inline-flex;
}
.sub-category ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.sub-category {
  margin-left: 10px;
  padding: 10px;
}

.sub-category ul a {
  color: #ff6a00;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.arch-articles .sub-category ul a {
  color: #fff;
}
.row.rs-related {
    padding: 10px;
    margin-top: 20px;
}
.dt-relate {
    color: #002a31;
    font-size: 11px;
    text-align: center;
    font-weight: 600;
}
.rel-box {
    background: #ebebeb;
    text-align: center;
    padding: 10px;
    min-height: 130px;
}
.picture-details {
  padding: 12px 17px 10px;
  margin-top: -40px;
  margin-bottom: 15px;
  color: #fff;
  font-style: italic;
  font-size: 10px;
  text-align: center;
  text-shadow: -1px 0 #7c7c7c, 0 1px #454545, 1px 0 #454545, 0 -1px #454545;
  width: 50%;
}
a.sub-link {
    width: 100%;
    display: block;
    border: 1px solid #f1f1f1;
    margin-top: 4px;
    padding: 10px;
    font-size:11px;
}
a.sub-link:hover {
    background:#ff6a00;
    color:#fff;
}
.mgintron-single {
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
}
.parent-item {
  padding: 10px 20px;
  color: #fff;
  background-color: #002a31;
}
.single_featured-information {
  width: 100%;
  height: 450px;
  background-size: cover !important;
  background-position: center !important;
  margin-bottom: 20px;
}
.cat-block {
  width: fit-content;
  padding: 8px 12px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
  margin-left: 10px;
}
.author-p {
  margin-right: 6px;
  font-size: 10px;
}
.dt-main-date {
  font-size: 10px;
}
.toggle-item {
    display: flex;
    justify-content: flex-end;
}
.log-items {
    padding-top: 8px;
    margin-left: 20px;
    margin-top: 0px;
}
.log-items a.btn.btn-primary {
    background: #ff6a00;
    border-color: #ff6a00;
    padding: 7px 20px;
}
.log-items a.btn.btn-primary:hover {
    background: #002a31;
    border-color: #002a31;
}
.cont-content.hm-int {
  padding-top: 30px;
}
.cont-block-article .cont-inf-article h4.sub-title {
  font-size: 13px;
  font-weight: 600;
}
.section-space {
  padding: 60px 0px;
}
.gridblock.grd-0 .bottom-cont {
  padding-top: 130%;
}
.bottom-cont h2 {
  color: #fff;
  font-size: 15px;
  text-shadow: -1px 0 #7c7c7c, 0 1px #454545, 1px 0 #454545, 0 -1px #454545;
}
.bottom-cont {
  padding-top: 53%;
  padding-left: 10px;
  padding-right: 10px;
}

.standard-c .sub-container {
    padding: 10px;
}

.standard-c .sub-container .lab-group {
    margin-bottom: 10px;
}
.gritemval0 {
  height: 580px;
}

.gritemval1,
.gritemval2,
.gritemval3,
.gritemval4 {
  height: 285px;
}
.box-home-intro {
  background-position: center !important;
  background-size: cover !important;
}
a {
  color: #006e45;
}
a:hover {
  color: #002a31;
}
.white {
  color: #fff !important;
}
.overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  width: 100%;
  height: 100%;
  padding: 80px 0px;
}
.avatar--header {
  height: 44px;
  width: 44px;
  display: inline-block;
  background-size: cover;
  margin-right: -4px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
}
.btn-sign.btn--photo {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arch-articles .bot-main-cont{
        bottom: 0px;
}
.arch-articles {
  width: 100%;
  height: 300px;
  background-position: center !important;
  padding-top: 10px;
  background-size: cover !important;
}
.arch-articles .bot-main-cont {
  width: 92%;
}
.arch-articles .bot-sub-cont h4 {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}
.frm-red-cont {
  background: #d00000;
  color: #fff;
  padding: 20px;
}
.icon-subcr {
  text-align: center;
  padding: 10px;
  font-size: 25px;
}
.sub-intro {
  text-align: center;
  font-size: 18px;
  padding: 10px;
}
.frm-red-cont .sub-container input.wpcf7-form-control.wpcf7-text {
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  color: black;
  font-size: 12px;
}
.frm-red-cont .sub-container input.wpcf7-form-control.wpcf7-submit {
  background: black;
  border: none;
  padding: 9px;
  text-transform: uppercase;
  width: 100%;
}
.sub-category.cat-archive-sd {
  width: fit-content;
}
.sub-category.cat-archive-sd ul a {
  font-size: 10px;
  text-decoration: none;
}
a.normal-color {
  color: #fff;
}
.bot-main-cont.nw-bt {
    width: 92%;
    padding: 0px 10px;
        bottom: 17px;
}
h2.widget-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.bot-main-cont.nw-bt .bot-sub-cont {
    padding-top: 10px;
}
.nw-bt
h2.sub-title{
    font-size:20px;
}
.row.rtag {
    margin-bottom: 20px;
    font-style: italic;
    font-size: 12px;
}
.search-row {
    margin-bottom: 15px;
    border-bottom: 2px solid #ff6a00;
    padding-bottom: 15px;
}
.link-search {
    padding-top: 15px;
}
.pot-vid {
    padding: 15px 0px;
}
a.tag-style {
    background: #ff6a00;
    padding: 6px;
    margin-bottom: 8px;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    font-style: italic;
}
.main-form .lb {
    margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    background: #cbcbcb !important;
    border-radius: 1px;
    padding: 3px 15px !important;
    width:90%;
    border: 3px solid #000;
}
.large-text {
    font-size: 30px;
    font-weight: 600;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #002a31;
    border: none;
    color: #fff;
    padding: 7px;
    width: 45%;
    text-transform: uppercase;
}

.box-news-intro {
    height:360px;
    margin-bottom:25px;
    background-position: center !important;
    background-size: cover !important;
}
li.categories {
    list-style: none;
    padding: 13px;
    font-size: 20px;
    background: #001e23;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

li.categories ul {
    list-style: none;
    padding: 0;
    font-weight: 100;
}
li.categories ul li.cat-item a {
    padding: 10px;
    font-size: 12px;
    margin-bottom: 10px;
    color: white;
}
.col-sect-post-links {
    font-size: 11px;
    font-weight: 600;
}
.thesearch.single-search {
    padding: 10px 0px 0px;
    text-align:right;
}
.thesearch input#s {
    padding: 4px;
    font-size: 12px;
    width: 50%;
    background: #f0f0f0;
}
.single-search input#searchsubmit {
    background: #002a31;
    color: #fff;
    padding: 6px 11px;
    border: none;
    font-size:13px;
    margin-left: -4px;
}
li.categories ul li ul.children li.cat-item {
    background: #ff6a00;
    padding: 10px;
    font-size: 10px;
    margin-bottom: 3px;
    text-transform:capitalize;
}
.image-search {
    width: 100%;
    height: 200px;
    background-position: center !important;
    background-size:cover !important;
}
.search-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 8px;
}
.head-line {
    background: #002a31;
    color: #fff;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
}
.nav-overlay {
     position: fixed; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; 
}
.left-navigator {
    background: #fff;
    width: 20%;
    height: 100%;
   z-index: 1000000;
}
button.no-button-style {
    background: transparent;
    font-weight: 800;
    color: #fff;
    border: none;
    font-size: 17px;
}
ul.list-subcategory {
    list-style: none;
    padding: 0px;
}
.single-article img {
    max-width: 100%;
    display: block;
}

div#accordion-reg .card-link {
    background: #efefef;
    padding: 12px 10px;
    border-radius: 1px;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 500;
}
div#accordion-reg .nv-acc {
    display: flex;
    justify-content: space-between;
}
.adm-regions {
    height: 320px;
    overflow-y: scroll;
}
.side-adm {
    padding: 5px;
}
.adm-regions h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.comment-cont {
    border: 1px solid #e0e0e0;
    margin-top: 24px;
    padding: 20px;
    background: #fbfbfb;
}
.com-form input[type="text"], .com-form input[type="email"],.com-form input[type="url"], .com-form textarea{
   background: #cbcbcb !important;
    border-radius: 1px;
    padding: 3px 15px !important;
}
.top-title {
    background: #002a31;
    color: #fff;
    padding: 5px;
    font-size: 12px;
}
.inner-press-logo {
    border: 1px solid #002a311a;
    padding: 2px;
    background: #001e23;
}


.press-logo {
    height: 110px;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.press-logo-block {
    margin-bottom: 25px;
}
input#submit {
    background: #002a31;
    color: #fff;
    padding: 9px 19px;
    border: 0px;
}
.teleg{
    padding-top:8px;
}
.tele-icon{
        font-size: 18px;
    margin-right: 6px;
}
a.telegram-cl {
    background: #0088cc;
    color: #fff;
    padding: 10px 15px;
}
.frame-block iframe {
    width: 100%;
    height: 500px;
}
.picure-posted-by {
    font-weight: 500;
    font-size: 12px;
}
.comment-author.vcard cite.fn {
    font-size: 18px;
    font-weight: 600;
}
ol.comment-list li.comment.even {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.standard-c .sub-container input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: black !important;
    width: 100%;
    margin-top: 10px;
    
}
.standard-c .sub-container input.wpcf7-form-control.wpcf7-text{
    width:100%;
    color:#000;
    font-size: 12px;
}
.side-adm.mn-cont ul#menu-side-links {
    padding: 5px;
    list-style: none;
}
audio {
    width: 90%;
}
.related-image {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    background-position: center;
    background-size: cover;
}
.rel-box .sub-title {
    font-size: 12px;
    line-height: 15px;
}

footer .asset-widgets1 ul a {
  text-transform: uppercase;
  color: #49625c;
  text-decoration: none;
  font-weight: 600;
  font-size:11px;
}

footer .asset-widgets1 ul li {
  margin-bottom: 10px;
}

footer {
  background: #002a31;
  color: #fff;
  padding: 30px 0px;
  border-bottom: 1px solid #001e23;
}
footer .asset-widgets1 ul {
  padding-left: 0px;
  list-style: none;
}
.footer-level-2 {
  background: #001e23;
  text-align: center;
  color: #fff;
  padding: 12px;
  font-size: 9px;
}
@media only screen and (max-width: 992px){
    button.navbar-toggle {
        border: 2px solid #002a31;
        margin-top: 50px;
    }
    span.icon-bar {
        background: #002a31;
        border: 2px solid #002a31;
    }
    .thesearch input#s {
        padding: 7px;
        width: 75%;
        background: #f0f0f0;
    }
    .single-search input#searchsubmit {
        border-bottom: 1px solid #002a31;
        padding: 8px 11px;
    }
}
@media only screen and (max-width: 480px) {
    .cont-block-article {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .category-places a.caty {
        font-size: 11px;
        text-align: center;
    }
    .gridblock {
        width: 50%;
        margin-bottom: 2px;
    }
    .initial-block-article {
        width: 100%;
        float: none;
        margin-right: 0px;
        height: 270px;
        margin-bottom: 11px;
    }
    a h2.sub-title{
        text-decoration:none;
    }
    .arch-articles {
        height: 287px;
    }
    .bot-main-cont {
        padding-top: 52px !important;
        position: relative;
        width: 100% !important;
        height: 238px;
        bottom: 0px !important;
    }
    span.tele-text {
        display: none;
    }
    .tele-icon {
        margin-right: 0px;
    }
    .cont-block-article {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 10px;
    }
    .bot-sub-cont {
        padding-top: 90px;
    }
    a.telegram-cl {

        padding: 10px;
    }
    .box-news-intro {
       height: 270px;
    }
    .navbar-nav>li>a {
        color: #fff;
        background: #002a31;
    }
    div#bs-example-navbar-collapse-1 {
        width: 180px;
    }
    .left-navigator {
        width: 50%;

    }
    .col-sect-post-links {
        border: 1px solid #006e45;
        padding: 8px;
        margin-bottom: 10px;
    }
    .com-form input[type="text"], .com-form input[type="email"], .com-form input[type="url"], .com-form textarea {
        width: 83%;
    }
}
