﻿p {
    margin-bottom: 5px !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

input, textarea {
    border-radius: 10px !important;
}

.h4, h4 {
    font-size: 24px;
}

.text-left {
    text-align: left;
    direction: ltr;
}

.text-center {
    text-align: center;
    direction: ltr;
}



.home-slider video {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
}

.intro h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 13px;
}

.intro h4 {
    font-size: 14px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.home-contact .btn {
    border-color: #fff;
}

.home-faq .faq-items {
    height: 100% !important;
}

.home-faq .no-pad {
    position: unset !important;
}

    .home-faq .no-pad.concealed {
        height: 0px;
    }

.faq-sorting a:hover, .faq-sorting a.active, .faq-sorting2 a:hover, .faq-sorting2 a.active {
    color: #fff;
    background: #999;
    border-radius: 20px;
}

.faq-sorting, .faq-sorting2 {
    text-transform: uppercase;
    padding: 20px 0;
    font-size: 12px;
}

.faq-sorting, .faq-sorting2 {
    text-transform: uppercase;
    padding: 20px 0;
    font-size: 12px;
}

    .faq-sorting li a, .faq-sorting2 li a {
        padding: 5px 15px;
        color: #777;
    }

.intro.slide h1 .big {
    font-size: 40px !important;
    font-weight: bold !important;
    letter-spacing: 0px !important;
    /*line-height: 65px !important;*/
    line-height: unset !important;
    position: relative;
}

    .intro.slide h1 .big .span {
        /*margin-bottom: 15px;*/
        line-height: normal !important;
    }


.home-slider .btn-white {
    background-color: transparent !important;
    box-shadow: none !important;
}

.home-slider .slider-title {
    opacity: 0;
    top: 100px;
}

label.error {
    display: none !important;
}

textarea.error,
input.error {
    border-color: red;
}

.intro.slide h1 sup {
    font-size: 22px;
}

.home-service {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

    .home-service h3 {
        margin-bottom: 16px;
        font-size: 22px;
    }

    .home-service p {
        font-size: 14px;
    }

.home-timeline {
    padding-top: 80px;
    padding-bottom: 100px !important;
}

    .home-timeline h4 {
        margin-bottom: 10px;
        margin-top: 15px;
        font-size: 20px;
    }

    .home-timeline p {
        margin-bottom: 15px;
        font-size: 12px;
    }

.home-proservice {
    padding-top: 0px;
    padding-bottom: 70px;
}

    .home-proservice .wow:hover img {
        transform: scale(1.2, 1.2) translate(-15px, 15px);
        -ms-transform: scale(1.2, 1.2) translate(-15px, 15px);
        -webkit-transform: scale(1.2, 1.2) translate(-15px, 15px);
    }

    .home-proservice .image-box {
        overflow: hidden;
        position: relative;
        display: block;
        width: 100%;
        /*height: 250px;*/
        border-radius: 5px;
    }


    .home-proservice img {
        border-radius: 5px;
        width: 100%;
    }


    .home-proservice h4 {
        margin-top: 13px;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .home-proservice h2 {
        margin-bottom: 0px;
    }

    .home-proservice p {
        font-size: 12px;
    }

    .home-proservice .wow {
        margin-bottom: 30px !important;
    }

.home-contact {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
    background-color: #000;
}

    .home-contact h2 {
        color: #fff;
        font-size: 26px;
    }

    .home-contact p {
        color: #BDBDBD;
    }

.text-right {
    text-align: right;
}

.form-control.error {
    border-color: red;
}

.introhalf {
    height: 0% !important;
}

    .introhalf .intro-body {
        padding: 160px 0 70px;
        font-family: Shabnam;
    }

        .introhalf .intro-body h4 {
            font-family: Shabnam;
            margin-bottom: 0px;
        }

hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.cat-title {
    margin-bottom: 15px;
}

.cat-ul {
    padding-right: 25px;
}

    .cat-ul li {
        padding-bottom: 10px;
    }

#preloader {
    background-color: #000;
}

.home-faq {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
}

.footer {
    /*    background-image: url('/assets/img/other/section1-bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;*/
}


.home-wedo {
    padding-bottom: 100px !important;
    /*background-image: url('/assets/img/other/section1-bg.jpg');*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-contact {
    /*background-image: url('/assets/img/other/section1-bg.jpg');*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-portfolio {
    padding-top: 0px;
    /*    background-image: url('/assets/img/other/section1-bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;*/
    padding-top: 25px !important;
    padding-bottom: 50px !important;
}

    .home-faq .pull-left,
    .home-portfolio .pull-left {
        place-items: center;
        float: unset !important;
    }

.cat-ul {
    list-style-type: none;
    padding-right: 0px;
}

#news,
#blog {
    text-align: center;
}

.panel-default > .panel-heading {
    text-align: center;
}

.panel-body {
    padding: 20px 20px 20px;
}

.portfolio-sorting2 a:hover, .portfolio-sorting a:hover {
    padding: 5px 15px;
}

.home-blog {
    padding-top: 70px;
    padding-bottom: 90px;
}

    .home-blog h4 {
        margin-bottom: 10px;
    }

    .home-blog .btn {
        margin-top: 0px;
    }

    .home-blog .blogpost-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }

        .home-blog .blogpost-footer .date {
            padding-left: 10px;
        }

    .home-blog p {
        color: #BDBDBD;
    }

    .home-blog .blogpost-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 0px;
        margin-bottom: 15px;
    }


        .home-blog .blogpost-header h4 {
            margin: 0px;
        }


        .home-blog .blogpost-header .date {
            font-size: 16px;
        }

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-control .icon-next:hover, .carousel-control .icon-prev:hover {
    color: #fff;
}

.footer.btn-footer {
    background-color: rgb(0 0 0 / 60%) !important;
    padding-top: 35px;
    padding-bottom: 18px;
    background-image: none;
    padding-bottom: 20px !important;
}

.footer-logo {
    width: 200px;
}

.footer-menu .cat-ul li {
    padding-bottom: 0px;
}

.footer {
    padding-bottom: 60px !important;
    text-align: center !important;
}

    .footer .form-control {
        text-align: center;
    }


.form-group label {
    float: right;
    padding-right: 5px;
}

.form-signin button {
    margin-top: 30px;
}

.form-signin .field-validation-error {
    display: none;
}

.form-signin .input-validation-error {
    border-color: red;
}

.home-brand {
    background-color: #212121;
    padding: 50px 0;
    background-image: url('/assets/img/other/section1-bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.panel-default > .panel-heading {
    background-color: rgba(12, 13, 15, 0.98);
}

.panel-default {
    padding: 0 0 0px;
}

.faq {
    padding: 100px 0px 100px 0px;
}

.about img {
    width: 100%;
}

.numscroller {
    font-weight: 300;
    margin-top: 15px;
}

#contact2 hr {
    margin-top: 25px;
    margin-bottom: 0px;
}



.navbar-custom .nav li.active a {
    color: #fff !important;
}

.navbar-custom a {
    font-size: 18px;
}

.dropdown-menu {
    right: 0;
    left: auto;
}

.navbar-custom .navbar-brand .logo {
    max-height: 60px;
    position: relative;
    top: -14px;
}

img {
    -webkit-filter: none !important;
    filter: none !important;
}

a img {
    opacity: 1 !important;
}

.footer .footer-logobox a {
    opacity: 1 !important;
}

.navbar-custom.top-nav-collapse .navbar-brand .logodark {
    max-height: 45px;
}

.navbar-custom.top-nav-collapse .navbar-brand .logodark {
    position: relative;
    top: -9px;
}

.time-line {
    display: grid;
    align-content: center;
    gap: 2rem;
    padding: 2rem;
    color: var(--color);
    background: var(--bgColor);
}

    .time-line ul {
        --col-gap: 2rem;
        --row-gap: 3.5rem;
        --line-w: 0.25rem;
        display: grid;
        grid-template-columns: var(--line-w) 1fr;
        grid-auto-columns: max-content;
        column-gap: var(--col-gap);
        list-style: none;
        width: min(80rem, 90%);
        margin-inline: auto;
        padding: 0px;
    }

        /* line */
        .time-line ul::before {
            content: "";
            grid-column: 1;
            grid-row: 1 / span 20;
            background: rgb(225, 225, 225);
            border-radius: calc(var(--line-w) / 2);
        }

        /* columns*/

        /* row gaps */
        .time-line ul li:not(:last-child) {
            margin-bottom: var(--row-gap);
        }

        /* card */
        .time-line ul li {
            grid-column: 2;
            --inlineP: 1.5rem;
            margin-inline: var(--inlineP);
            grid-row: span 2;
            display: grid;
            grid-template-rows: min-content min-content min-content;
        }

            /* date */
            .time-line ul li .date {
                --dateH: 4rem;
                height: var(--dateH);
                margin-inline: calc(var(--inlineP) * -1);
                text-align: center;
                background-color: var(--accent-color);
                color: white;
                font-size: 1.5rem;
                font-weight: 700;
                display: grid;
                place-content: center;
                position: relative;
                border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
            }

                /* date flap */
                .time-line ul li .date::before {
                    content: "";
                    width: var(--inlineP);
                    aspect-ratio: 1;
                    background: var(--accent-color);
                    position: absolute;
                    top: 98%;
                    clip-path: polygon(0 0, 100% 0, 0 100%);
                    left: 0;
                }

                /* circle */
                .time-line ul li .date::after {
                    content: "";
                    position: absolute;
                    width: 2rem;
                    aspect-ratio: 1;
                    background-color: #18191B;
                    border: 0.3rem solid var(--accent-color);
                    border-radius: 50%;
                    top: 50%;
                    transform: translate(-50%, -50%);
                    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
                }

            /* title descr */
            .time-line ul li .title,
            .time-line ul li .descr {
                background: var(--bgColor);
                position: relative;
                padding-inline: 1.5rem;
            }

            .time-line ul li .title {
                overflow: hidden;
                padding-block-start: 1.5rem;
                padding-block-end: 1rem;
                font-weight: 500;
            }

            .time-line ul li .descr {
                padding-block-end: 1.5rem;
                font-weight: 300;
                padding-top: 1.5rem;
                font-size: 14px;
            }

                /* shadows */
                .time-line ul li .title::before,
                .time-line ul li .descr::before {
                    content: "";
                    position: absolute;
                    width: 90%;
                    height: 0.5rem;
                    background: rgba(0, 0, 0, 0.5);
                    right: 50%;
                    border-radius: 50%;
                    filter: blur(4px);
                    transform: translate(50%, 50%);
                }

            .time-line ul li .title::before {
                bottom: calc(100% + 0.125rem);
            }

            .time-line ul li .descr::before {
                z-index: -1;
                bottom: 0.25rem;
            }


.navbar-header {
    float: left;
}

.navbar-collapse.collapse {
    float: right;
}

.navbar-custom.top-nav-collapse {
    height: 70px;
    padding-top: 5px !important;
}

.navbar-nav.sm-collapsible a {
    padding-left: 12px !important;
    font-size: 14px;
}

.navbar-custom {
    padding: 20px 30px 30px 30px;
    /*background-color: rgb(0 0 0 / 10%);*/
}

.menu-divider {
    margin-right: 0px;
    margin-left: 0px;
}

.section-small {
    padding-top: 80px;
    padding-bottom: 100px;
}

.carousel-control.right {
    top: -85px;
}

.carousel-control.left {
    top: -85px;
}

.login .intro-body {
    padding: 10px;
    position: absolute;
}


.login .form-signin .btn.disabledbtn {
    margin-top: 20px;
    background-color: #424242;
    border-radius: 40px !important;
}

.swal2-title {
    font-family: shabnam !important;
    font-size: 16px !important;
}

.user-panel .user-menu h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}


.user-panel .user-menu {
    border: 1px solid #777;
    border-radius: 15px;
    padding: 15px;
    min-height: 500px;
}


.small-header {
    padding-top: 135px;
    padding-bottom: 25px;
}

    .small-header .breadcrumb {
        text-align: left;
    }

.section-small.content-box {
    padding: 20px 20px 20px 20px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #BDBDBD;
    opacity: 1;
}

.user-panel .btn {
    margin-top: 30px !important;
}

.user-panel .user-menu .end-menu .btn {
    margin-top: 10px;
}

.user-panel .home-timeline {
    padding-top: 25px;
    padding-bottom: 25px !important;
}

    .user-panel .home-timeline p {
        font-size: 18px;
        margin-bottom: 20px !important;
    }

    .user-panel .home-timeline h2 {
        margin-bottom: 0px;
    }

    .user-panel .home-timeline img {
        width: 90px;
    }


@media (min-width: 40rem) {
    .time-line ul {
        grid-template-columns: 1fr var(--line-w) 1fr;
    }

        .time-line ul::before {
            grid-column: 2;
        }

        .time-line ul li:nth-child(odd) {
            grid-column: 1;
        }

        .time-line ul li:nth-child(even) {
            grid-column: 3;
        }

        /* start second card */
        .time-line ul li:nth-child(2) {
            grid-row: 2/4;
        }

        .time-line ul li:nth-child(odd) .date::before {
            clip-path: polygon(0 0, 100% 0, 100% 100%);
            right: -0.5px;
        }

        .time-line ul li:nth-child(odd) .date::after {
            transform: translate(50%, -50%);
            right: calc(100% + var(--col-gap) + var(--line-w) / 2);
        }

        .time-line ul li:nth-child(odd) .date {
            border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
        }
}





@media (max-width: 768px) {
    .intro.slide h1 .big {
        font-size: 36px !important;
        /*line-height: 55px !important;*/
        line-height: unset !important;
    }

    .intro.slide h1 sup {
        font-size: 18px;
    }

    #portfolio .list-inline li {
        width: unset;
    }

    .footer div[class*=col-] {
        text-align: right;
    }

    section {
        text-align: unset;
    }

    .footer-logobox {
        text-align: center !important;
    }

    .footer h4 {
        margin-bottom: 10px;
    }



    .home-brand .row.wow {
        visibility: visible;
        animation-duration: 2s;
        animation-delay: 0.2s;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .home-brand .col-md-2 {
        width: 50% !important;
    }

    .about img {
        margin-top: 20px;
    }
    /*
    .navbar-toggle {
        margin-top: 25px;
        margin-left: 20px;
    }

    .top-nav-collapse    .navbar-toggle {
        margin-top: 25px;
        margin-left: 20px;
    }
*/
    .navbar-toggle {
        margin-top: 25px;
        margin-left: 20px;
        position: relative;
        top: -7px;
    }

    .navbar-custom .navbar-brand .logo {
        top: -5px;
    }

    .footer .no-pad {
        text-align: center;
    }

    .navbar-custom.top-nav-collapse .navbar-brand .logodark {
        top: -8px;
    }

    .btn {
        margin: 10px 0px;
    }

    .footer .footer-logobox {
        margin-bottom: 50px;
    }

    .footer {
        padding-bottom: 0px !important;
    }

        .footer li,
        .footer h4,
        .footer p {
            text-align: center;
        }

    .small-header .breadcrumb {
        text-align: center;
    }

    .user-panel .user-menu {
        border: unset;
        margin: 10px;
        min-height: unset;
    }

    .section-small.user-panel {
        padding-top: 10px;
        padding-bottom: 50px;
    }

    .user-panel .user-menu .end-menu {
        border-bottom: 1px solid #999;
        padding-bottom: 10px;
    }
}


@media (min-width: 1200px) {
    .container {
        width: 1170px !important;
    }
}

@media (max-width: 991px) {
    .carousel-big .carousel-control {
        display: block !important;
    }

    .carousel-control.right {
        left: 10px;
        top: -85px;
    }

    .carousel-control.left {
        right: 10px;
        top: -85px;
    }
}

@media (max-width: 768px) {
    .carousel-control {
        display: block !important;
    }

    .navbar-toggle {
        float: right;
        right: -60px;
        display: none;
    }

    .navbar-custom {
        padding: 0px 0px;
    }

    .navbar-collapse.collapse {
        width: 100vw;
    }
}


@media (min-width: 1200px) {
    .container {
        width: 1250px !important;
    }
}
