﻿.features__item-2::after {
    background: linear-gradient(to right, #2077bc 0%, #124a89 100%);
}

#scroll a {
    border: none;
}

.main-menu .active a {
    color: #e84928 !important;
}

.render-custom-description ul li {
    list-style: disclosure-closed;
    list-style-position: inside;
}

.about__content-inner-2 .render-custom-description ul li {
    padding-left: 17px;
}

.custom-home .slider__info-text p {
    font-size: 14px;
}

.features__icon-2 i {
    font-size: 50px;
}

.blog__item.service-page h4 a {
    color: #000000;
}

.blog__item.service-page h4 a:hover {
    color: #e84928;
}

.blog__item .blog__content:not(.service-page) p {
    color: #ffffff !important;
}

.blog__item .blog__thumb {
    height: 270px;
    overflow: hidden;
}

.blog__item .blog__thumb img {
    min-height: 270px;
}

.team__item .team__thumb {
    height: 270px;
    overflow: hidden;
}

.team__item .team__thumb img {
    min-height: 270px;
}

.blog__item:hover .blog__content p {
    color: #000000 !important;
}

.read-more-item {
    text-align: right;
}

.blog__item .read-more-item a {
    color: #ffffff;
}

.blog__item .read-more-item.service-page a {
    color: #aaaaaa;
}

.blog__item:hover .read-more-item a {
    color: #2077bc;
}

    .blog__item:hover .read-more-item a:hover {
        color: #e84928;
    }

.blog__content-2.service-page {
    border-color: #ededed;
}

.footer__subscribe-input input {
    width: initial;
    padding-right: initial;
    border: 2px solid #f2f2f2
}

.main-menu ul li {
    margin-right: 20px;
}

.main-menu-2 {
    padding-right: 0px;
}

.filter-items input {
    padding: 4px 8px;
    border: 2px solid #ededed;
}

.pagination-button {
    background-color: #2077bc;
    width: 75px;
    width: 90px;
    color: #000000;
    border-radius: 4px;
}

.image-list-container {
    width: 60px;
    height: 50px;
}

    .image-list-container img {
        width: 100%;
    }

.side-input {
    padding: 10px 0;
}

    .side-input .contact__input {
        width: 100%;
    }

        .side-input .contact__input input:focus, .side-input .contact__input textarea:focus {
            border-color: #124a89;
        }

.contact__input select {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f9f9f9;
    padding: 0 20px;
    padding-left: 55px;
    border: 1px solid #f7f7f7;
    outline: 0;
}

.side-input .contact__input textarea {
    line-height: 40px;
    padding-left: 32px;
}

.side-input .contact__input input {
    height: 40px;
    line-height: 40px;
    padding-left: 32px;
}

.side-input .contact__input select {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
}

    .side-input .contact__input select option[value=""] {
        color: #ababb2 !important;
    }

    .side-input .contact__input select:invalid {
        color: #ababb2;
    }

    .side-input .contact__input select:valid {
        color: #000000;
    }

    .side-input .contact__input::before, .side-input .contact__input select::before, .side-input .contact__input textarea::before {
        top: 0;
        left: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
    }

.text-placeholder {
    color: #ababb2 !important;
}


.prosoft {
    color: #26abe3;
}

    .prosoft i {
        padding: 0 2px;
    }

.news-card {
    border: none;
}

    .news-card .postbox__content {
        border: none;
        padding: 0;
    }

    .news-card img {
        height: 100%;
    }

.sidebar__widget-content .brand li a {
    cursor: pointer;
}

.product-card .product__thumb {
    height: 238px;
    overflow: hidden;
}

.product-card .product__thumb .thumb_content {
    position: absolute;
    top: 238px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    transition: 0.3s;
}

.product-card:hover .product__thumb .thumb_content {
    top: 0;
}

.thumb_content_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
    padding: 20px;
    height: 100%;
    text-align: center;
}

.product-card .product-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    background-color: #ffffff;
    color: #e84928;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    opacity: 0;
}

.product-card .product-button:hover {
    background-color: #e84928;
    color: #ffffff;
}

.product-card:hover .product-button {
    opacity: 1;
}

.single-slider-2::before {
    background-color: rgba(0, 0, 0, 0.8);
}

.header__btn .r-btn {
    padding: 0 20px;
}

.services__icon {
    display: flex;
    justify-content: center;
}

    .services__icon .icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.footer__social ul li {
    margin-right: initial;
    margin-left: 8px;
}

.owlcarousel-inner .owl-item {
    height: 80vh;
    overflow: hidden;
}

/* ISOTOP CSS - start */
.grid {
    margin: 0 -15px;
}

.isotope {
    display: inline-block;
    width: 100%;
}

.three-col-blog, .two-col-blog, .four-col-work, .three-col-work, .two-col-work {
    display: inline-block;
}

#portfolio .isotope {
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.grid-item {
    display: block;
    position: relative;
    padding: 15px;
}

.three-col-work .grid-item, .three-col-blog .blog-item {
    width: 33.33%;
    min-height: 1px;
}

.grid .two-col-work .grid-item, .grid .three-col-work .grid-item, .grid .four-col-work .grid-item {
    float: left;
    position: relative;
}

.grid-item a {
    background: #000;
    overflow: hidden;
    display: block;
    position: relative;
}

.two-col-work .grid-item > a, .three-col-work .grid-item > a, .four-col-work .grid-item > a {
    position: relative;
}

#portfolio .isotope, #portfolio .masonry-brick, #portfolio .grid-item img {
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.grid-item .work-detail {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -40px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.grid-item a:hover .work-detail {
    opacity: 1;
    bottom: 20px;
}

.project-title {
    color: #fff;
}

.grid-item a:hover img {
    opacity: 0.3;
    filter: alpha(opacity=60);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#portfolio .isotope, #portfolio .masonry-brick, #portfolio .grid-item img {
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.tab-bar ul {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.tab-bar ul li {
    display: block;
    margin: 0 4px;
/*    border: 0.1rem solid #124a89;
    
    border-radius: 10px;    */
}

.tab-bar ul li.active, .tab-bar ul li:hover {
    /*background: rgba(32, 119, 188, .2);*/
}

.tab-bar ul li a {
    padding: 5px 15px;
    cursor: pointer;
}

.tab-bar ul li a:hover {
    /*color: #2077bc !important;*/
}

.portfolio-filter.nav.navbar-nav {
    float: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
}

/* ISOTOP CSS - end */

.shop__area, .services__area, .features__area-02, .projects_area_custom {
    position: relative;
    z-index: 2;
}

.custom-head {
    display: flex;
    flex-direction: row;
}

.custom-head .logo-2 {
    width: 22%;
    text-align: center;
}

.custom-head .header__right {
    width: 100%;
    flex: 1;
}

.contact__input.phone::before {
    content: "\f879";
}

.custom-footer {
    display: flex;
    flex-direction: row;
}

.custom-footer .footer__logo {
    width: 22%;
    text-align: center;
}

.custom-footer .footer__bottom-right {
    width: 100%;
    flex: 1;
    justify-content: center !important;
}

.bg-gray {
    background: #f7f7f7;
}

.news-card .post-img {
    height: 200px;
    overflow: hidden;
}   

.news-card .post-img img {
    min-height: 200px;
}

.footer__social ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #1B76BC;
}

body {
    font-size: 14px;
}

.page__title-inner h1 {
    font-size: 44px;
    line-height: 74px;
}

h3 {
    font-size: 20px;
}

.slider__content h1 {
    font-size: 62px;
}

.side-image-list {
    height: 54px;
}

.side-image-list img {
    height: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}


/*----------------------------------*/

@media (max-width:991px) {

    .three-col-work .grid-item, .three-col-blog .blog-item, .four-col-work .grid-item {
        width: 50%;
    }
}
/*-----------------------------------*/

@media (max-width: 767px) {
    .three-col-work .grid-item, .three-col-blog .blog-item, .two-col-work .grid-item, .two-col-blog .blog-item, .four-col-work .grid-item {
        width: 100%;
    }
}
/*-----------------------------------*/



.filter-section .flex-input-group {
    position: relative;
    align-items: center;
}

    .filter-section .flex-input-group span {
        border: none;
        position: absolute;
        width: 34px;
        height: 100%;
        background: #2077bc;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
        padding: 4px;
        right: 0px;
        color: #ffffff;
        cursor: pointer;
    }

.filter-section .flex-input-group input {
    border: 1px solid #ddd;
    border-radius: 100px;
    padding: 4px 36px 4px 10px !important;
}

.filter-section label {
    display: none;
}

.filter-section .select-element {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 100px;
    cursor: pointer;
}

.filter-section .select-element select {
    height: 32px;
    padding-right: 36px;
    padding-left: 10px;
    cursor: pointer;
    font-size:14px;
}

.filter-section .select-element .sort-inner {
        width: 100%;
        z-index: 10;
        height: 100%;
    }

    .filter-section .select-element span {
        position: absolute;
        right: 0;
        height: 100%;
        border: none;
        width: 32px;
        background: #2077bc;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
        color: #ffffff;
        z-index: 1;
        cursor: pointer;
    }

@media (max-width: 575.98px) {
    .filter-section {
        flex-wrap: wrap;
    }

    .flex-input-group {
        justify-content: start;
    }

    section .about {
        background: none;
    }
}

.filter-section {
    display: flex;
    align-items: center;
}

.flex-input-group input[type="text"] {
    padding: 0;
    width: 100%;
}

.flex-input-group input[type="text"]::placeholder {
    color: #555;
}

.flex-input-group {
    display: flex;
    justify-content: end;
}

.flex-input-group:focus-within span {
    border-color: #000;
}

.flex-input-group span {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd;
}

.filter-section {
    display: flex;
    align-items: center;
}