.header-transparent .navbar-default, .navbar-default {
    background-color: #00000063;
}

.footer-yazi a{
color:#ffc72a;
}

.footer-yazi a:hover{
color:#ff8c2a;
}

.media-boxes-drop-down-menu > li > a {
    font-size: 14px;
    font-weight: 300;
    font-family: roboto slab, sans-serif;
}

.media-boxes-drop-down-header {
    font-size: 16px;
    font-weight: 400;
    font-family: roboto slab, sans-serif
}

.media-boxes-drop-down {
    border: 1px solid #5291ff;
}

.media-boxes-drop-down-header .fa{
color: #5291ff;
}

.media-boxes-load-more-button {
    font-family: roboto slab, sans-serif !important;
    font-weight: 400 !important;
    width: 200px !important;
    font-size: 15px !important;
    border-radius: 50px;
}

.footer-logo, .backToTop.tt-scroll, .author.vcard, .posted-in, .entry-footer.clearfix{
display:none;
}

.footer-onepage-wrapper {
    padding: 40px 0 30px;
}

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    font-weight: 600;
}

.media-boxes-sort-order {
    border: 1px solid #5291ff;
}

.media-boxes-search input[type=text] {
    border: none !important;
}

.media-boxes-search input[type=text] {
    padding: 0px 10px 0 10px !important;
    font-size: 16px;
    font-weight: 400;
    font-family: roboto slab, sans-serif;
}

.media-boxes-search .media-boxes-icon, .media-boxes-search .media-boxes-clear {
    border: none;
}

.media-boxes-search {
    border: 1px solid #5291ff;
}

.page-title.text-center {
    text-align: right;
}

.single-post .page-title {
    text-align: right;
}

.single-tt-portfolio .title-overlay-color{
    background-color: rgba(0, 0, 0, 0.29) !important;
}


.ttStickySidebar .btn{
  display:none !important;
}

.media-boxes-filters-container ul {
    max-height: 300px;
    overflow-y: scroll;
    width: 200px;
}

::-webkit-scrollbar { width: 8px; }

::-webkit-scrollbar-track {
  background: #f3f3f3;
  border-radius: 5px;
  box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
}

::-webkit-scrollbar-thumb {
background: #b3dced;
    background: -moz-linear-gradient(180deg, #3674ff 0%, #36c7ff 70%, #3674ff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #b3dced), color-stop(50%, #29b8e5), color-stop(100%, #bce0ee));
    background: -webkit-linear-gradient(180deg, #3674ff 0%, #36c7ff 70%, #3674ff 100%);
    background: -o-linear-gradient(180deg, #3674ff 0%, #36c7ff 70%, #3674ff 100%);
    background: -ms-linear-gradient(180deg, #3674ff 0%, #36c7ff 70%, #3674ff 100%);
    background: linear-gradient(180deg, #3674ff 0%, #36c7ff 70%, #3674ff 100%);
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=1);
}

.copyright {
    margin-top: 0px;
}

.social-icon ul li a i {
    font-size: 30px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border: none;
}
 
.social-icon ol, ul {
    margin-bottom: 0px;
}

ul.portfolio-meta {
    padding-bottom: 25px;
}

.media-boxes-no-more-entries{
  display:none;
}


.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #3674ff;
}

