:root {
    --primary-color: #9d8189;
    --secondary-color: #6c757d;
    --tertiary-color: #fcf2ea;
}

#aboutbanner h3 {
    color: #dc3435;
    font-size: 30px;
}


#aboutbanner .aboutbreadcrumb {
    color: var(--primary-color);
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
    font-family: 'Poppins', sans-serif;
}

#aboutbanner .title {
    position: relative;
    display: block;
    color: var(--secondary-color);
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

#aboutbanner .title span {
    font-weight: 400;
}

/* ---services */

#assignment-services {
    margin: 75px 0 40px 0;
}

#assignment-services .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#assignment-services .section_heading .section_main_title {
    width: 80%;
    font-size: 30px;
    margin: auto;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 36px;
    color: #dc3435;
}

#assignment-services .section_heading .section_top_content {
    margin-bottom: 50px;
    color: #495057;
    padding: 0 8%;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}


#assignment-services .section_heading {
    width: 100%;
    margin: auto;
}


#assignment-services .services-boxes .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#assignment-services .service-left-image-box i {
    border: 2px solid #cf142b;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 40px;
    float: left;
    opacity: .9;
    color: #cf142b;
    margin-right: 20px;
    padding: 0;
    border-radius: 50%;
}

#assignment-services .service-left-image-box .service-txt {
    display: table;
    margin-bottom: 15px;
}

#assignment-services .service-left-image-box .service-txt h3 {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 20px;
    color: #212529;
}

#assignment-services .service-left-image-box .service-txt p {
    line-height: 26px;
    color: #303030;
    font-size: 16px;
    text-align: justify;
    margin-top: 0;
}

#assignment-services .service-left-image-box .service-txt {
    display: table;
    margin-bottom: 15px;
}

#brand {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding-top: 90px;
    padding-bottom: 90px;
}

#brand h3 {
    color: #dc3435;
    font-size: 30px;
}


.brandslide {
    width: 162px;
    margin-right: 30px;
}











@media (min-width: 1200px) {
    #assignment-services .container {
        max-width: 1140px;
    }
}

/* ---------Sample-nurrsing */
.single-service-area {
    position: relative;
    display: block;
    padding: 110px 0 110px;
}

.single-service-top {
    position: relative;
    display: block;
}

.single-service-image-box {
    position: relative;
    display: block;
}

.single-service-image-box img {
    width: 100%;
}

.single-service-top .text {
    position: relative;
    display: block;
    padding-top: 41px;
    padding-bottom: 26px;
}

.single-service-top .text h2 {
    color: #bc3435;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.single-service-top .text .inner {
    position: relative;
    display: block;
    padding-top: 14px;
}

.how-work-box {
    position: relative;
    display: block;
    padding-top: 80px;
}

.how-work-box .image-box {
    position: relative;
    display: block;
}

.how-work-box .image-box img {
    width: 100%;
}

.how-work-box .how-works-content {
    position: relative;
    display: block;
}

.how-work-box .how-works-content h3 {
    color: #bc3435;
    font-size: 24px;
    font-weight: 700;
    margin-top: -5px;
    text-transform: uppercase;
}

.how-work-box .how-works-content ul {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 28px;
}

.how-work-box .how-works-content ul li {

    position: relative;
    display: block;
    padding-left: 20px;
    margin-bottom: 26px;
}

.how-work-box .how-works-content ul li:last-child {
    margin-bottom: 0;
}

.how-work-box .how-works-content ul li .icon {
    position: absolute;
    top: 6px;
    left: 1px;
}

.how-work-box .how-works-content ul li .icon span:before {
    color: red;
    font-size: 20px;
}

.how-work-box .how-works-content ul li .text {
    position: relative;
    display: block;
    padding-left: 20px;
}

.how-work-box .how-works-content ul li .text span {
    color: red;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.how-work-box .how-works-content ul li .text h3 {
    color: #27282c;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 2px 0 12px;
}

.how-work-box .how-works-content ul li .text p {
    margin: 0;
}

.how-work-box .icon-tick {
    color: #bc3435
}



.single-service-sidebar {
    position: relative;
    display: block;
    max-width: 340px;
    width: 100%;
    z-index: 1;
}



.single-service-sidebar .single-sidebar {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.single-service-sidebar .service-pages {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    border-bottom: none;
}

.single-service-sidebar .service-pages li {
    position: relative;
    display: block;
    height: 64px;
    border-bottom: 1px solid #ededed;
    transition: all 500ms ease;
    z-index: 5;
}

.single-service-sidebar .service-pages li.active,
.single-service-sidebar .service-pages li:hover {
    -webkit-box-shadow: 0px 4px 7px 0px #ededed;
    box-shadow: 0px 4px 7px 0px #ededed;
}

.single-service-sidebar .service-pages li:before {
    position: absolute;
    top: 20px;
    left: -1px;
    bottom: 20px;
    width: 3px;
    background: #bc3435;
    content: "";
    z-index: 3;
    opacity: 0;
    transition: all 700ms ease 300ms;
    transform: translateX(0%) translateY(0%) scaleY(0.1);
}

.single-service-sidebar .service-pages li.active:before,
.single-service-sidebar .service-pages li:hover:before {
    opacity: 1;
    transform: translateX(0%) translateY(0%) scaleY(1.0);
    transition: all 700ms ease 100ms;
}

.single-service-sidebar .service-pages li a {
    position: relative;
    display: block;
    padding-left: 30px;
    color: #27282c;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
}

.single-service-sidebar .service-pages li a .title {
    position: relative;
    display: block;
    z-index: 1;
}

.single-service-sidebar .service-pages li a .title .overlay-title {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.single-service-sidebar .service-pages li a .title .overlay-title h3 {
    color: #bc3435;
    font-size: 20px;
    line-height: 63px;
    transform: scale(0.5);
    opacity: 0;
    transition: all 300ms ease 100ms;
}

.single-service-sidebar .service-pages li a .title h3.static {
    font-size: 15px;
    transform: scale(1.0);
    line-height: 63px;
    transition: all 300ms ease 100ms;
}

.single-service-sidebar .service-pages li.active a .title .overlay-title h3,
.single-service-sidebar .service-pages li:hover a .title .overlay-title h3 {
    opacity: 1;
    transform: scale(1.0);
}

.single-service-sidebar .service-pages li.active a .title h3.static,
.single-service-sidebar .service-pages li:hover a .title h3.static {
    opacity: 0;
}

.sidebar-contact-box {
    position: relative;
    display: block;
    padding-bottom: 50px;
    border: 1px solid var(--primary-color);
    border-radius: 40px;
}

.sidebar-contact-box .inner-content {
    position: relative;
    display: block;
    padding: 48px 40px 50px;
    z-index: 1;
}


.sidebar-contact-box .inner-content h3 {
    color: var(--primary-color);
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 22px;
}

.sidebar-contact-box .inner-content .bottom-box {
    position: relative;
    display: block;
    border-top: 1px solid #404043;
    padding-top: 25px;
}

.sidebar-contact-box .inner-content .bottom-box h2 {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 3px;

}

.sidebar-contact-box .inner-content .bottom-box span {
    color: var(--primary-color);
}

.sidebar-contact-box .inner-content .button {
    position: relative;
    display: block;
    padding-top: 32px;
}

.sidebar-contact-box .inner-content .button a {

    display: block;
    color: #bc3435;
    text-decoration: none;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: -40px;
}

.single-service-sidebar .service-pack-download {
    position: relative;
    display: block;
}

.single-service-sidebar .service-pack-download li {
    position: relative;
    display: block;
    background: red;
    transition: all 500ms ease;
    padding: 17px 30px 17px;
}

.single-service-sidebar .service-pack-download li .title-holder {
    position: relative;
    display: block;
    float: left;
}

.single-service-sidebar .service-pack-download li .title-holder a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.single-service-sidebar .service-pack-download li .title-holder a span {
    font-size: 14px;
    font-weight: 400;
}

.single-service-sidebar .service-pack-download li .icon-holder {
    position: relative;
    display: block;
    float: right;
}

.single-service-sidebar .service-pack-download li .icon-holder i {
    position: relative;
    top: 2px;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
}




.services-container {
    background-color: #fbfbfb;
    padding-top: 47px;
    padding-bottom: 47px;
}

.services-container .__heading-container h2 {
    color: #bc3435;
}


.__heading-container {
    text-align: center;
}

.services-container .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.services-container .content-container {
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 15px;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease-in-out;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
}



.services-container .content-container .__icon-container {
    display: block;
    height: 60px;
    width: 70px;
    margin: 0 auto 20px;
}

.services-container .content-container h3 {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 5px;
}

.services-container .content-container p {
    font-size: 14px;
    text-align: justify;
    height: 100%;
    margin-top: 0;
    margin-bottom: 1rem;
}

.container .content-container a {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px 0;
    width: 120px;
    text-align: center;
    font-size: 13px;
    display: inline-block;
    margin: 0 auto;
    background: 0 0;
    color: #000;
    position: relative;

}

a {
    outline: none;

}

.project-info-area {
    position: relative;
    display: block;
    padding-top: 110px;
    padding-bottom: 110px;
}

.project-info-area .pattern-bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.project-info-content {
    position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
    margin: -6px auto 0;
    z-index: 3;
}

.project-info-content .project-info-title {
    position: relative;
    display: block;
    padding-left: 70px;
    padding-bottom: 33px;
}



.project-info-content .project-info-title h3 {
    position: relative;
    display: block;
    padding-left: 20px;
    color: #bc3435;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.project-info-content .inner-content {
    position: relative;
    display: block;
    padding: 38px 25px 32px;
    box-shadow: 0px 0px 9px 3px #f6f6f6;
}

.project-info-content .inner-content ul {
    position: relative;
    display: block;
}

.project-info-content .inner-content ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid #ededed;
    padding-bottom: 12px;
    margin-bottom: 17px;
}

.project-info-content .inner-content ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.project-info-content .inner-content ul li i {
    font-size: 30px;

}

.project-info-content .inner-content ul li .icon span:before {
    color: #27282c;
    font-size: 30px;
    line-height: 30px;
}

.project-info-content .inner-content ul li .icon,
.project-info-content .inner-content ul li .title {
    display: table-cell;
    vertical-align: middle;
}

.project-info-content .inner-content ul li .title {
    padding-left: 20px;
}

.project-info-content .inner-content ul li .title h4 {
    color: #27282c;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 4px;
}




.project-info-image-box {
    position: relative;
    display: block;
    z-index: 3;
}

.project-info-image-box img {
    max-width: none;
    float: left;
}