
.single__service {
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(16, 0, 71, 0.1);
    /* padding: 50px 25px; */
    padding: 21px 25px;
    border-radius: 5px;
}
.single__service h4 {
    margin-top: 8px;
    margin-bottom: 16px;
}
.post-input input {
    height: 50px;
    padding: 0 20px;
    margin-bottom: 10px;
}
.post-input input, .post-input textarea {
    /* border: 1px solid #f2f2f2; */
    border: 1px solid #d04a33;
    width: 100%;
}
.service__btn {
    height: 50px;
    border: 1px solid #6639ff;
    display: inline-block;
    line-height: 48px;
    padding: 0 24px;
    border-radius: 30px;
    color: #040021;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.service__btn i {
    font-size: 15px;
    margin-right: 15px;
}
.bs-widget {
    border: 1px solid #e8e8e8;
    padding: 25px 30px;
    max-width: 585px;
}

.bs-widget-title h5 {
    font-size: 18px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0;
}
.bs-category-list {
    overflow: hidden;
}
.bs-category-list li {
   margin-bottom: 0px;
    margin-top: 8px;
}
.bs-category-list li a {
    display: flex;
    justify-content: space-between;
}
.mbbs-line {
    background: brown;
    padding: 12px;
    color: #fff;
    border-radius: 2px;
}
.bs-category-list li p {
    font-size: 16px;
    font-weight: 400;
    color: #040021;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
}

.css__tops{
    margin-top: 15px;
}
.bbe__css {
    background: #ffc107;
    padding: 6px 26px;
    border-radius: 10px;
    color: #000;
    font-weight: 700;
    margin-bottom: 14px;
    margin-top: 14px;
}
.sidebar-page-container {
    position: relative;
    padding: 100px 0px 40px;
}
 .email-signature{
         color: #fff;
         background: linear-gradient(to right,#BED843, #46A128);
         font-family: 'Nunito', sans-serif;
         text-align: center;
         padding:15px 20px 7px;
         box-shadow: 0 0 35px -15px #555;
         }
         .email-signature .signature-details{
         padding: 0 0 7px;
         margin: 0 0 25px;
         box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
         }
         .email-signature .title{
         font-size: 25px;
         font-weight: 700;
         letter-spacing: 1px;
         text-transform: uppercase;
         margin: 0 0 3px;
         }
         .email-signature .post{
         font-size: 15px;
         font-weight: 600;
         letter-spacing: 1px;
         text-transform: uppercase;
         }
         .email-signature .signature-img{
         width: 150px;
         padding: 10px;
         margin: 0 auto 25px;
         box-shadow: 0 0 35px -15px #fff inset, 0 0 35px -15px #111;
         }
         .email-signature .signature-img img{
         width: 100%;
         height: auto;
         }
         .email-signature .signature-content{
         margin: 0;
         padding: 0;
         list-style: none;
         }
         .email-signature .signature-content li{
         font-size: 18px;
         line-height: 29px;
         margin-bottom: 10px;
         }
         .email-signature .signature-content li span{
         color: #2A454E;
         font-weight: 700;
         line-height: 20px;
         display: block;
         }
         .blog-single .inner-box .lower-content {
    position: relative;
    padding: 25px 25px;
}

.bg-career-mission{
	    background: #0f1d32;
    color: #fff;
}
.call-css{
	    background: #3b5998;
    border-color: #eaf9fa;
    border-radius: 3px !important;
    padding: 6px 10px !important;
}
.colles__fix{
	object-fit: cover;
    height: 189px;
}
.custom__btrns{
	    margin-left: 0px !important;
    border-radius: inherit;
    font-size: 12px;
}
.course__css{
	object-fit: contain;
    height: 97px;
}
.arrow__css{
	    max-width: 297px;
    position: absolute;
    margin-top: -73px;
    margin-left: -167px;
}
.breadcrumb_section{
	padding: 105px 0px;
}