.hide-element {
    display: none;
}

.mobile-ser,
.ser-open {
    display: none !important;
}

.block {
    display: block !important;
}

.help-block {
    color: red;
}

.form-group select {
    border: 1px solid #dfdfdf !important;
}

.head-pro h4 {
    margin: 10px 0px 0px;
}

.width-auto {
    width: auto !important;
}

.badge {
    padding: 0.6em !important;
    border-radius: 1.6rem !important;
    background: #e5840c !important;
    color: #ffffff !important;
    line-height: 0.5 !important;
    margin: -2px !important;
    margin-right: 2px !important;
}

.cta-100 {
    width: 100% !important;
}

.btn-primary {
    background-color: #3b71ca;
    border-color: #3b71ca;
    color: #ffffff;
}

.btn-secondary {
    background-color: #e3ebf7;
    border-color: #e3ebf7;
    color: #285192;
}

.btn-success {
    background-color: #14a44d;
    border-color: #14a44d;
    color: #ffffff;
}

.btn-danger {
    background-color: #dc4c64;
    border-color: #dc4c64;
    color: #ffffff;
}

.btn-warning {
    background-color: #e4a11b;
    border-color: #e4a11b;
    color: #ffffff;
}

.btn-light {
    background-color: #fbfbfb;
    border-color: #fbfbfb;
    color: #4f4f4f;
}

.btn-dark {
    background-color: #332d2d;
    border-color: #332d2d;
    color: #ffffff;
}

.btn-secondary-active {
    background-color: #5a6268;
    border-color: #5a6268;
    color: #ffffff;
}

.my-matrimony-tab-btn,
.my-matrimony-tab-btn-left-msg,
.my-matrimony-tab-btn-left-request {
    font-family: 'Kalam', cursive;
}

.pro-detail h4 {
    white-space: normal;
}

.ab-faq-lhs .card-header a::after {
    top: 13px;
}

.ab-faq-lhs .card {
    padding: 0px;
}

.left_msg_tab_content p,
.left_request_tab_content p,
.left_dashboard p {
    /* margin-top: 15px !important; */
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #000;
}

.left_msg_tab_content p a,
.left_request_tab_content p a,
.left_dashboard p a {
    font-family: var(--tit-font);
    font-size: 12px;
    font-weight: 600;
}

.pro-activity {
    top: 60px;
}

a.active {
    color: #0056b3;
}

.selected {
    background-color: #d9d6d6;
}

.err-line {
    display: none;
    color: red;
    font-size: 14px;
    font-style: italic;
}

.padding-left-25 {
    padding-left: 25px;
}

.enq-like {
    position: absolute;
    top: 14px;
    right: 43px;
}

.enq-like i {
    cursor: pointer;
    font-size: 16px;
    text-align: center;
}

.enq-like i.like-act {
    color: rgb(244, 193, 80);
    box-shadow: rgb(255, 238, 201) 0px 0px 0px;
    animation: 1.5s ease 0s 1 normal none running pulse;
    background: rgb(255, 245, 222);
}

.chat-con-body {
    width: 80%;
    float: right;
}

.chatbox .s2 .chat-lhs {
    text-align: left;
    float: none;
}

.chatbox .s2 .chat-rhs {
    text-align: right;
    float: none;
}

.tick-mark {
    float: left;
}

.tick-mark-green {
    color: rgb(125 250 125);
}

.tick-mark-position {
    position: absolute;
    bottom: 5px;
}

.profile-picture {
    width: 40%;
}

.likeprofileIcon,
.saveprofileIcon {
    font-size: 20px !important;
}

.pg-pro-big-im .s3 .cta {
    width: 33.33%;
}

.cta.cta-block {
    background-color: #a41414 !important;
}

.cta.cta-block:hover {
    background-color: #a4145e !important;
}

.hom-head {
    padding: 1% 0 20px 0;
}

.chosen-container .chosen-results {
    max-height: 190px;
}


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 26px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 18px;
    left: 29px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #af813d;
}

input:focus+.slider {
    box-shadow: 0 0 1px #af813d;
}

input:checked+.slider:before {
    -webkit-transform: translateX(34px);
    -ms-transform: translateX(34px);
    transform: translateX(34px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.slider-disabled {
    cursor: not-allowed;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-right: 5px;
    margin-top: -28px;
    position: relative;
    z-index: 2;
    font-size: 16px;
}

.home-acces ul li div.hacc1 {
    background-image: url(../images/Profile.jpg);
}

.home-acces ul li div.hacc2 {
    background-image: url(../images/Wedding.jpg);
}

.home-acces ul li div.hacc3 {
    background-image: url(../images/Services.jpg);
}

.home-acces ul li div.hacc4 {
    background-image: url(../images/Join-Now.jpg);
}

/* .home-head1{
    background-image: url(../images/Banner1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
} */