.ct-button {
    /* background: #ff656a; */
    background: #fe8705;
    -moz-user-select: none;
    text-transform: uppercase;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 20px 20px !important;
    border-radius: 5px;
    /* min-width: 200px; */
    margin-top: 20px !important;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    margin: 0;
}

.ct-button:hover {
    color: #000 !important;
}

.about-content li {
    list-style-type: square;
    /* color: #ff656a; */
    color: #fe8705;
    font-weight: 600;
}

.about-content li span {
    color: #000;
}

.about-content li:before {
    content: "\2014";
    float: left;
    margin: 0 0 0 -27px;
    padding: 0;
}

.about-content ul {
    list-style-type: square;
}

.header-bottom {
    padding: 0 20px !important;
}

.trusted-padding {
    padding-top: 0px;
}

.team-padding {
    padding: 100 0px !important;
}

.testimonial-area {
    padding: 100px !important;
}

.custom-padding {
    padding-top: 100px !important;
}

.team-profile i {
    font-size: 15px;
}

.completed-cases .single-cases-img .single-cases-cap {
    width: 100% !important;
}

.completed-cases .single-cases-img .single-cases-cap i {
    font-size: 15px !important;
    font-weight: 600;
}

.completed-cases .single-cases-img .single-cases-cap .btn {
    padding: 15px 0px !important;

}

/* .completed-cases .single-cases-img .single-cases-cap h4{
    font-size: 16px !important;
} */

.slider-area .hero__caption h1 {
    font-size: 40px !important;
}

.we-trusted-area .trusted-caption {
    /* margin-bottom: 95px; */
    margin-top: 40px;
}

.footer-bottom-area {
    /* background: #002d5b; */
    background: #2082c9;
}

.footer-copy-right p {
    color: #fff !important;
}

.map-location img {
    height: 40px;
}

.recent-img img {
    width: 370px;
    height: 246px;
}

.footer-area {
    background-color: #f5f5f5;
}

/* .completed-cases {
    background-color: #f5f5f5;
} */

.footer-border {
    padding: 10px !important;
}

.slider-height2 {
    min-height: 250px;
}

.slider-area .hero__caption p {
    font-size: 24px;
    font-weight: 600;
}

.recent-cap h4 {
    font-size: 16px;
}

.manufacture_i i {
    /* color: #ff656a; */
    color: #fe8705;
}

.img_container {
    display: table-cell;
    vertical-align: middle;
    align-items: center;
    width: 200px;
    height: 150px;
}

.box-pad {
    padding: 30px 0px 30px 0px !important;
}

.box-pad h6 {
    padding-left: 10px;
}

/* .underline{
    border-bottom: 3px solid #ff656a;
} */

.section-tittle h2 {
    color: #2082c9;
    font-size: 34px !important;
    text-transform: uppercase;
    margin-top: 31px;
}

.custom .section-tittle h2 {
    color: #2082c9;
    font-size: 50px !important;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.bg-custom-grey {
    background-color: #f5f5f5 !important;
}

.shadow-custom {
    box-shadow: 0 .5rem 0.2rem rgba(0, 0, 0, .15) !important;
}

.mb-10-custom {
    margin-bottom: 10px !important;
}

.single-cases-cap2 h4 {
    font-size: 18px;
}