body {
    color: #484848;
}

.hero h1 {
    text-transform: uppercase;
}

.projectFactsWrap .statistic-slider .owl-stage-outer .owl-stage .owl-item:nth-child(odd) {
    background: #192C50;
}
.projectFactsWrap .statistic-slider .owl-stage-outer .owl-stage .owl-item:nth-child(even) {
    background: rgba(25, 44, 88, .6);
}

.opposite-direction {
    transform: scaleX(-1);
}

.opposite-direction .img-div {
    transform: scaleX(-1);
}

.text-black {
    color: #000000 !important;
}

.about-ol ol {
    padding-left: 24px;
    list-style-position: inside;
    list-style-type: disclosure-closed
}

.projectFactsWrap .item {
    width: 100%
}

.client-detail .fa img {
    border-radius: 50%;
    width: 100px;
}

.flex-input-group input[type="text"] {
    padding: 0;
    width: 40%;
}

.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;
}

.pagination-button {
    background-color: #C11728;
    width: 75px;
    width: 90px;
    color: #000000;
    border-radius: 4px;
}

.post-info {
    width: 100%;
}

.hero h1 {
    line-height: 6.4rem;
    font-size: 4em;
}

.fade-carousel .carousel-inner .news-slider-item {
    background-color: #000000;
}

.image-container, .image-container img {
    width: 100%;
}

.navbar-brand {
    padding: 2px 15px;
}

@media (min-width: 1024px) {

    nav.navbar .navbar-brand img.logo {
        width: 130px;
    }
}

.title h2 {
    position: relative;
}

.title h2:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: auto;
    margin: auto;
    width: 120px;
    height: 3px;
    background-color: #C11728;
}

@media screen and (max-width: 640px) {
    .hero h1 {
        font-size: 2em;
    }

    .carousel video {
        height: 100vh;
        margin-left: -100%;
        width: initial !important;
    }

    .fade-carousel, .fade-carousel .carousel-inner .item {
        height: auto !important;
    }

}

@media (max-width: 575.98px) {
    .filter-section {
        flex-wrap: wrap;
    }

    .flex-input-group {
        justify-content: start;
    }

    section .about {
        background: none;
    }
}

.sub-header-title {
    margin-top: 90px;
}

.sub-header-title-contact {
    margin-top: 45px;
}

.contact-side-form {
    margin-top: 20px;
}

.four-col .col-md-6 {
    width: 25%;
}

.service h4 {
    padding: 0 48px;
    color: #000;
}

.project-loader {
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-loader img {
    max-width: 4rem;
}

.footer {
    color: #999;
    background: #192C50;
}

.bg-dark {
    background: #192C50 !important;
    color: #999;
    /*    background: #050c3d;*/
}

h4.footer-title {
    color: #C11728;
}

/* for services */
.plr_50 {
    padding-left: 50px;
    padding-right: 50px;
}

.statistic-slider {
    background-color: #000000;
}

.mt_24 {
    margin-top: 24px;
}

.pt_24 {
    margin-top: 24px;
}


.uk-timeline .uk-timeline-item {
    display: flex;
    position: relative;
}

.uk-timeline .uk-timeline-item::before {
    background: #dadee4;
    content: "";
    height: 100%;
    left: 19px;
    position: absolute;
    top: 20px;
    width: 2px;
    z-index: 1;
}

.uk-timeline .uk-timeline-item .uk-timeline-icon .uk-badge {
    margin-top: 20px;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 10;
}

.uk-timeline .uk-timeline-item .uk-timeline-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 0 1rem;
}

.uk-timeline-item:last-child:before {
    content: none;
}

.uk-badge {
    background: #050C3D;
}

.uk-label {
    font-size: inherit;
}

.uk-label-success {
    background-color: #C11728;
}

.uk-card-title {
    font-size: 22px;
}

.uk-padding {
    padding: 10px;
}

.about {
    background-size: cover;
}

.useful-links {
    list-style-position: inside;
    list-style-type: disclosure-closed;
}

.useful-links li {
    list-style: inherit;
}

.footer-bottom {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid;
}

.footer-about {
    text-align: justify;
}
.social_icon ul {
    display: flex;
}

.social_icon li {
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    transition: all 300ms ease;
}

.social_icon li:hover {
    background-color: #C11728;
}

.social_icon li a {
    line-height: 0;
}

.social_icon i {
    color: #ffffff;
}

.footer {
    font-size: 16px;
}

.footer li {
    margin-bottom: 12px;
}

.prosoft {
    color: #26abe3;
}

.prosoft i {
    padding: 0 2px;
}

.useful-links li {
    list-style-image: url(../images/bcc_white.png);
}

.about-ol li {
    list-style-image: url(../images/list_icon_blue.png);
}

.myTicker ul {
    padding-right: 0;
}

.breadcrumb h1 {
    text-align: start;
    line-height: 1.1em;
}

.breadcrumb .container .left{
    display:none;
}

.breadcrumb .container .right {
    display: none;
}

h4 {
    line-height: 1.4em;
}

.news-content h4 {
    text-align: justify;
}

.attr-nav > ul > li > a {
    padding: 25px 15px;
}

@media screen and (max-width: 640px) {
    .attr-nav > ul > li > a {
        padding: 12px 10px 15px;
        padding-left: 0 !important;
    }

    .navbar-brand {
        padding: 10px 15px;
    }
}

@media (max-width: 992px) {
    .attr-nav > ul > li > a {
        padding: 12px 10px 15px;
        padding-left: 0 !important;
    }
    
    .navbar-brand {
        padding: 10px 15px;
    }
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #050C3D;
    text-transform: capitalize;
}

.about-text h3 {
    color: #000;
}

h3.team-title {
    color: #000;
}

.post-info h3, .post-info a {
    color: #000;
}

.team-item-img {
    position: relative;
}

.team-content-details {
    opacity: 0;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    color: #ffffff;
    padding: 16px;
    align-items: end;
}

.team-item-img:hover .team-content-details {
    opacity: 1;
}

.team-item-img:hover {
    opacity: 1;
}

.team-detail:hover .social > li a {
    color: #ffffff;
}

.price {
    border: none;
}

.fade-carousel .carousel-indicators > li {
    background-color: #C11728;
    border-color: #C11728;
}

.product-card-item .image {
    height: 320px;
    position: relative;
    overflow: hidden;
}

.product-card-item .product-content {
    position: absolute;
    top: 330px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    transition: 0.3s;
}

.product-card-item:hover .product-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-item .product-button {
    display: flex !important;
    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-item .product-button:hover {
    background-color: #e84928;
    color: #ffffff;
}

.product-card-item:hover .product-button {
    opacity: 1;
}

.custom-client .item img {
    border: none;
}

.team-item-img {
    height: 280px;
    overflow: hidden;
}

.team-item-img img {
    width: 100%;
}

.service-item a {
    height: 240px;
    overflow: hidden;
}

.news-card .post-img {
    height: 200px;
    overflow: hidden;
}

.news-card .post-img img {
    height: 100%;
}

nav.navbar.bootsnav.no-background.white ul.nav > li > a {
    font-size: 16px;
    padding: 30px 16px;
}

@media (min-width: 1024px) {
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 30px 22px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
    }
}

.team-item-img {
    height: 245px !important;
    overflow: hidden;
}

.team-item-img img {
    min-height: 245px;
}

.three-col-blog {
    width: 100%;
}

.product-card-item .product-imageblock {
    height: 320px;
    overflow: hidden;
}

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 */
}

#portfolio .isotope, #portfolio .masonry-brick, #portfolio .grid-item img {
    max-width: unset;
    width: 100%;
}

.fade-carousel, .fade-carousel .carousel-inner .item {
    height: 65vh;
}

.carousel-inner > .item.next, .carousel-inner > .item.active.right {
    width: 100%;
}

.carousel-inner > .item.next, .carousel-inner > .item.active.left {
    width: 100%;
}

.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    width: 100%;
}

.carousel-inner > .item.prev, .carousel-inner > .item.active.right {
    width: 100%;
}

.footer .footer_contact li {
    display: flex;
    align-items: center;
}

.footer .footer_contact li i {
    margin-right: 8px;
}

.footer .footer_contact li i.fa-mobile, .footer .footer_contact li i.fa-map-marker {
    margin-right: 13px;
    margin-left: 5px;
    font-size: 22px;
}

.contact-sidebar {
    display: flex;
    align-items:center;
}

.contact-sidebar .contact-item {
    direction: ltr;
}