@charset "utf-8";

/* CSS Document */





*{margin:0; padding:0;} 

body{font-family: 'Open Sans', sans-serif; overflow-x: hidden;}

h1, h2, h3, h4, h5, h6{font-family: 'Poppins';}

.favorite_body{background: none;}

a{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}

ul, ol{list-style:none;}

img{max-width:100%;}

p{font-size:14px; line-height:24px; color:#333;}

.style_none{list-style:none; margin-bottom:0;}

.style_none{list-style:none;}

.readmore{margin-bottom: 30px;}

.readmore a{text-decoration: none; font-size: 14px; color: #fff; display: inline-block; font-weight: bold; text-transform: uppercase; background: #51000b; padding: 14px 36px;}

.readmore a:hover{background: #000;}

input:focus, textarea:focus{outline: none !important; box-shadow: none !important;}













.card {

    position: relative;

    margin-bottom: 1.5rem;

    width: 100%;

}

.card-header{padding: 14px 16px;}

.card-header:first-child {

    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;

}

.card-title:only-child {

    margin-bottom: 0;

}

.border-bottom {

    border-bottom: 1px solid #e8ebf3 !important;

}

.profile-pic {

    text-align: center;

}

.profile-pic-img {

    position: relative;

    width: 5rem;

    height: 5rem;

    line-height: 5rem;

    font-size: 2rem;

    text-align: center;

    margin: 0 auto;

}

.item1-links a span {

    background: #fffaec;

    color: #feb800;

}

.profile-pic-img span {

    position: absolute;

    width: 1rem;

    height: 1rem;

    border-radius: 50px;

    right: -1px;

    top: .5rem;

    border: 2px solid #fff;

}

.brround {

    border-radius: 50%;

}

.profile-pic-img .userImg{

    width: 100%;

    height: 100%;

    border-radius: 100%;

}

.text-dark, .text-body {

    color: #343a40 !important;

}

.item1-links a {

    padding: .75rem 1.25rem;

    font-weight: bold;

    font-size: .875rem;

    color: #343a40;

    line-height: 30px;

}

.item1-links a.active {

    background: #fffaec;

    color: #feb800;

    border-right: 2px solid #feb800;

}

.item1-links a:hover {

    color: #feb800;

    text-decoration: none;

}



.item1-links a span {

    width: 35px;

    height: 35px;

    line-height: 35px;

    border-radius: 50%;

    text-align: center;

}

.item1-links a.active span {

    background: #feb800;

    color: #fff;

}

.item1-links a span .typcn {

    line-height: 1.7;

}



.profile-pic h4{font-size: 18px !important;}

.card-title {

    font-size: 0.9rem;

    line-height: 1.2;

    font-weight: 700;

    text-transform: uppercase;

}



.dashbox{background: #feb800; padding: 20px; text-align: center; border-radius: 6px; margin: 10px 0;}

.dashbox a{text-decoration: none;}

.dashbox span i{color: #fff; font-size: 38px;}

.dashbox h3{margin-top: 10px; margin-bottom: 0; font-size: 18px; color: #fff;}













.alert-danger {

    color: #721c24 !important;

    background-color: #f8d7da !important;

    border-color: #f5c6cb !important;

}

.profileSubBtn{margin-top: 25px; font-size: 20px;}

.agentPAction{width: 17%;}









@media screen and (max-width: 990px) {





}





