@charset "utf-8";

/*===========Custom slider Section==========*/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}

.tp-banner {
    position: relative;
    width: 100%;
    height: 400px !important;
}

.tp-banner img {
    position: relative;
    width: 100%;
}

.tp-caption {
    line-height: normal !important
}

.tp-caption a {
    color: inherit !important;
}

.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}

.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}

.tp-arr-allwrapper {
    margin: 0 10px;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    background: #088dd3;
}

.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}

.tp-leftarrow .tp-arr-allwrapper {}

.tp-rightarrow .tp-arr-allwrapper {}

.tp-arr-iwrapper {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-family: FontAwesome;
    line-height: 45px;
}

.tp-leftarrow .tp-arr-iwrapper {}

.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}

.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}

.tp-rightarrow .tp-arr-iwrapper {}

.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}

.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}

.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}

.large-desc {
    font-size: 16px;
}

.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}

.slide-h3 span {
    text-transform: uppercase;
    font-weight: bold;
}

.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}

.slide-desc {
    font-size: 22px;
    line-height: 150%;
}

.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}

.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}

.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}

.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}

.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}

.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}

.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}

.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}

.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}

.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 2px
}

.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}

.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}

.witTxt {
    color: #fff !important;
}

.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}

.black-bg {
    background: rgba(0, 0, 0, .63);
    color: #a8a8a8;
    text-transform: none;
}

.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}

.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}

#vertical-ticker {
    height: 120px;
    overflow: hidden;
}

#vertical-ticker li {
    padding: 15px 20px;
    display: block;
    text-align: center;
}

.to-bottom i.fa {
    font-size: 30px;
    border: 2px #a8a8a8 solid;
    padding: 20px 22px;
    border-radius: 50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}

.tp-banner {
    z-index: -1;
    position: relative;
}

.slidertext1 {
    text-align: center !important;
    color: #fff;
    font-size: 50px;
    font-weight: 600 !important;
    padding: 15px 0;
    text-transform: uppercase !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    font-family: 'Poppins', sans-serif;
}

.slidertext2 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 100 !important;
    letter-spacing: 6px;
    padding: 15px 0;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif;
    text-align: center !important;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.slidertext2 span {
    color: #fff;
}

.slidertext3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0;
    text-transform: inherit !important;
    font-family: 'OpenSans', sans-serif;
    text-align: center !important;
}

.slidertext4 a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    padding: 18px 40px;
    text-transform: uppercase !important;
    text-align: left;
    background: #fcb80b;
    font-family: 'OpenSans', sans-serif;
    text-align: center !important;
    border-radius: 30px;
}

.slidertext4 a:hover {
    background: #fff;
    color: #000 !important;
}

a.slidebtn {
    background: #e76ba9;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: normal !important;
    text-transform: none !important;
    display: inline-block;
    font-family: 'OpenSans', sans-serif;
}

a.slidebtn i {
    margin-left: 10px;
}

@-webkit-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0);
    }
}


.block-feature-fourteen {
    background: #141414;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 0px 20px 30px;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 15px 50px 55px;
    background: url(../images/shape_60.svg) no-repeat center;
    background-size: cover;
}
.title-one span {
    position: relative;
    z-index: 1;
}
.title-one span img {
    position: absolute;
    bottom: -2%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 0px 20px 30px;
}
.block-feature-fourteen .card-bg-wrapper {
    padding: 0px 50px 40px;
    background: url(../images/shape_60.svg) no-repeat center;
    background-size: cover;
}

.card-style-eight .icon {
    width: 70px;
}
.card-style-eight .text {
    width: calc(100% - 70px);
}
.card-style-eight .text h5 {
    letter-spacing: -0.5px;
    margin-bottom: 15px;
    text-align: left;
}
.card-style-eight .text {
    width: calc(100% - 100px);
    padding-left: 35px;
}
.mt-45 {
    margin-top: 45px;
}
.card-style-eight .text p {
    margin: 0;
    color: rgba(255,255,255,.6);
    text-align: left;
}
.mt-70 {
    margin-top: 50px;
}
.category-card {
    align-items: center;
    background-color: #f9e2d7;
    padding: 20px;
    margin-bottom: 25px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 8px rgb(255 255 255), 0px 4px 20px rgb(218 237 248);
    position: relative;
}
.category-card::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0px;
    background-color: #1B6F58;
    transition: 0.6s;
}
.category-card .image {
    position: relative;
    display: inline-block;
    height: 85px;
    width: 85px;
    background-color: rgba(255, 255, 255, 0.81);
    text-align: center;
    border-radius: 50px;
    margin-right: 10px;
}
.category-card .image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
}
.category-card .content {
    margin-left: 0;
    margin-top: 12px;
}
.category-card .content h3, .category-card .content .h3 {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 600;
}
.category-card .content span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 10px;
}
.information-inner-area {
    background: linear-gradient(186deg, #cb2c00 0%, #ed5f0080 100%);
    padding: 70px 50px;
}
.information-content .sub {
    display: inline-flex;
    padding: 5px 15px;
    background-color: #ff4535;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-bottom: 25px;
}
.information-content h2, .information-content .h2 {
    font-size: 40px;
    margin-bottom: 0;
    color:#fff;
}
.information-list {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.information-list li {
    list-style-type: none;
    margin-right: 30px;
}
.information-list li .phone-info {
    display: flex;
    align-items: center;
}
.information-list li .phone-info .icon {
    margin-right: 7px;
    line-height: 1;
}
.information-list li .phone-info .icon i {
    font-size: 40px;
    color: #ff4535;
}
.information-list li .phone-info a {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.default-btns {
    display: inline-flex;
    padding: 15px 30px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #c92900;
    color: #ffffff;
    font-weight: 600;
    transition: 0.6s;
}
.default-btns:hover {
    color: #ffffff;
}
.header-top {
    position: relative;
    padding: 6px 0px;
    background: var(--secondary-color);
}
.header-top .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}
.header-top .info {
    position: relative;
    list-style: none;
    margin: 0;
    text-align: left;
}
.header-top .info li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 15px;
    color:#fff;
}
.header-top .info li i {
    padding-right: 10px;
    font-size: 18px;
}
.header-top .social-box {
    position: relative;
    margin-left: 15px;
    float: right;
    margin: 0;
    padding: 0;
}
.header-top .social-box li {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 27px;
    height: 27px;
    background: #fff;
    border-radius: 30px;
    line-height: 27px;
    font-size: 14px;
}

