body{
    font-family: 'Raleway', sans-serif!important;
}
.w-50{width:50%;}
.main-header.header-style-two.fixed-header {
    background-color: #bf1263;
}
.main-menu .navigation > li > span{font-weight:600;}
.main-menu .navigation > li > a{font-weight:600;}
.header-style-two .main-menu .navigation > li {
    margin-left: 30px;
    margin-right: 0;
}
.btn-style-six{font-weight:600;}
.btn-style-two{font-weight:600;}
.preloader:after{   
    background-image:url(../images/header-logo.png)!important;
    height: 130px!important;
    width: 130px!important;
    margin-left: -65px!important;
    margin-top: -95px!important;
}
.preloader:before{
    font-weight: 600!important;
    color:#bf1263!important;
}
.main-header .outer-box .btn-box a {
    height: 40px;
}
.br-50{border-radius:50%;}
.testimonial-block .text{max-height: 90px;}
.testimonial-block .thumb{width:100px;height:100px;}
.default-dots.light .owl-dot.active {background: #bf1263;}
.candidate-block .image {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    border-radius: 0;
    margin: 0 auto 14px;
}
.default-dots .owl-dot.active {
    background: #bf1263;
}
.btn-resort {
    color: #ffffff;
    background-color: #bf1263;
    font-weight: 600;
    padding: 10px;
}
.text-muted{color:#777!important;}
.candidate-block .designation {
    display: block;
    max-height: 100px;
    height: 80px;
}
.login-outer-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.br-10{
    border-radius:10px;
}
@media only screen and (min-width: 320px) and (max-width: 815px) {
    .testimonial-block .text{max-height: 100%;}
    .testimonial-block .info-box{padding-left:0px;}
}
@media only screen and (max-width: 1366px){
    .mobile-header .outer-box {margin-top: -34px;padding: 0;}
}
.text-uppercase{text-transform: uppercase;}