* {
    font-family: 'Open Sans', sans-serif;
}

body {
    margin: 0 !important;
    padding: 0 !important
}

a:hover {
    text-decoration: none;
    color: #CF2028;
}

.mobile-content {
    display: none;
}

.mandatory {
    color: red
}

p, span{
    color: #4D4D4D;
}


.swiper-container {
    width: 100%;
}

.swiper-pagination {
    bottom: 50px !important;
    right: 21%;
    text-align: right;
}

.swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    border-radius: 2px;
}

.swiper-pagination-bullet {
    opacity: 1;
    background: #b1b1b1;
}

.swiper-pagination-bullet-active {
    background: #CF2028;
    opacity: 1;
}

.banner-text-bg {
    position: absolute;
    z-index: 999;
    top: 35%;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 35px;
    text-align: center;
    left: 0;
    right: 0;
    width: 750px;
    margin: 0 auto;
}

@media only screen and (max-width:991px) {
    .swiper-pagination {
        bottom: 25px !important;
        right: 10%;
        text-align: right;
    }

    .swiper-pagination-bullet {
        width: 30px;
        height: 5px;
        border-radius: 2px;
    }
    
    .banner-text-bg{
        top: 20%;
        width: 400px;
        padding: 20px;
    }
    
    .banner-text-bg h5{
        font-size: 14px;
    }
    
    .banner-text-bg h3{
        font-size: 18px;
    }
}

@media only screen and (max-width:576px) {
     .banner-text-bg{
        top: 14%;
        width: 325px;
        padding: 20px;
    }
    
}


.full-width {
    width: 100%;
    max-width: 100%
}

.image-center {
    display: flex;
    margin: 0 auto
}

.image-left {
    float: left;
    clear: left
}

.image-right {
    float: right;
    clear: right
}

.text-padding {
    padding: 0 15px
}

.green-text {
    color: #23514B;
}

.white-text {
    color: #fff;
}

.small-text-14 {
    font-size: 14px;
}

.small-text-12 {
    font-size: 12px;
}

.small-text-10 {
    font-size: 10px;
}


.text-upper {
    text-transform: uppercase
}

.text-low {
    text-transform: lowercase
}

.overflow-auto {
    overflow: auto
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-capital-letter {
    text-transform: capitalize
}

.cursor-pointer {
    cursor: pointer
}

.green {
    color: green
}

.orange {
    color: orange
}

.blue {
    color: blue
}

.red-text {
    color: #CF2028;
}

.main-btn {
    background-color: #CF2028;
    color: #fff;
}

.main-btn:hover {
    background-color: ##88161b;
}



.title-design {
    overflow: hidden;
    text-align: center;
}

.title-design:before,
.title-design:after {
    background-color: #CF2028;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.title-design:before {
    right: 3em;
    margin-left: -50%;
}

.title-design:after {
    left: 3em;
    margin-right: -50%;
}



.clipping-image {
    -webkit-clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 165%);
    clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 165%);
    shape-outside: polygon(49% 0, 100% 0, 100% 100%, 0 165%);
    float: right;
    width: 65%;
    height: 1000px;
}

.mask-2{
    height: 1360px;
}

.who-we-are-bg{
    background-position: center center;
}

.gallery-home-img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}

@media only screen and (max-width: 1199px) {
    .clipping-image {
    height: 1100px;
}
}

@media only screen and (max-width: 991px) {
    .clipping-image {
    all: unset;
}
    
    .who-we-are-bg{
        background-image: unset !important;
    }
}

.work-search input{
    all: unset;
    background-color: #f4f4f4;
    padding: 10px;
    text-align: left !important;
    font-weight: normal !important;
}


.year-text:after {
    background-color: #CF2028;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 91%;
}

.year-text:after {
    left: 1em;
    margin-right: -50%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #CF2028;
    font-weight: bold;
}

.work-table{
    width: 100%;
    border: 1px solid #e5e5e5;
}

.work-table th, .work-table td{
    border: 1px solid #e5e5e5;
    padding: 15px;
    font-size: 14px;
    vertical-align: top;
}



@media only screen and (max-width: 1199px) {
    .year-text:after {
    width: 89%;
}
}

@media only screen and (max-width: 991px) {
    .year-text:after {
    width: 85%;
}
}

@media only screen and (max-width: 767px) {
    .year-text:after {
    width: 80%;
}
}

@media only screen and (max-width: 525px) {
    .year-text:after {
    width: 79%;
}
}





/* footer */
footer {
    font-size: 12px;
}

.border-right {
    border-right: 1px solid #fff;
}

.border-btm {
    border-bottom: 1px solid #fff;
}

.footer-copyright {
    font-size: 12px !important;
}

.webtemple {
    text-align: right;
}

.form-wrapper{
max-width: 75%;
margin: 0 auto;
}


@media only screen and (max-width: 991px) {
    .border-right {
        border: 0 !important;
    }

    .footer-copyright,
    .webtemple {
        text-align: center;
    }

    .form-wrapper{
        max-width: 100%;
        }

}

@media only screen and (max-width: 508px) {
    .dsa-footer img {
        width: 100%;
    }
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #555;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    opacity: 0;
    transition: opacity 1s ease-out, background-color 1s ease;
}

#back-to-top:hover {
    background: #d3d3d3;
}

#back-to-top.show {
    opacity: 1;
}
