#home-slider .slider-bird {
    position: absolute;
    right: 75px;
    width: 10%;
    top: 12px;
}

#home-slider .nrega-logo{
	width: 13.6rem;
    position: absolute;
    top: 2.5rem;
    right: 8rem;
}

img.slider-logo {
    width: 90px;
    position: absolute;
    top: 14px;
    left: 35px;
}
h1.slider-title {
    position: absolute;
    left: 11%;
    top: 4px;
    font-size: 60px;
    color: #A53C10;
}
p.slider-para {
    position: absolute;
    top: 82px;
    left: 11%;
    width: auto;
    font-size: 22px;
    line-height: 25px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.top-border-green {
    border-top: 2px solid #5bb543;
}


.cand-home-percent-after li a {
    border: 1px solid #dfdfdf;
    border-top: 0;
    display: block;
    text-decoration: none;
    color: #4a4a4a;
    padding: 1px 1px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.cand-home-percent-after li a:hover {
    background: #81B539;
    color: #fff;
    font-weight: 100;
    border-color: #81B539;
}
ul.cand-home-percent-after {
    clear: both;
    background: #fff;
    border-top: 1px solid #dfdfdf;
}
ul, li {
    list-style: none;
}
.price-modify-module-main {
    padding: 5px;
    position: relative;
    border: 1px solid #dfdfdf;
    border-top: 0;
    border-radius: 3px;
    overflow: hidden;
}

.price-modify-resume-wrap {
    margin: 5px -10px 0 -10px;
    padding: 5px 5px 0 5px;
    overflow: hidden;
}
.no-padding{
padding-left:0px;
padding-right:0px;
}

.cand-home-percent-after li a span:first-child {
    float: left;
    width: 10px;
    height: 10px;
    margin: 5px 5px 0 0;
    background: url(../../images/commonhomepage/price-home-sidebar-icons.png) no-repeat 0 -30px;
    background-size: 30px auto;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.cand-home-percent-module + ul.cand-home-percent-after {
    margin-top: -1px;
}

.cand-home-percent-after li a {
    border: 1px solid #dfdfdf;
    border-top: 0;
    display: block;
    text-decoration: none;
    color: #4a4a4a;
    padding: 5px 1px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.cand-home-percent-after li a:hover span:first-child {
    background-position: -15px -30px;
}
.cand-home-percent-after li a#ch-ra span:first-child {
    background-position: 0 -45px;
}
.cand-home-percent-after li a#ch-ra:hover span:first-child {
    background-position: -15px -45px;
}
.cand-home-percent-after li a#ch-sj span:first-child {
    background-position: 0 -60px;
}
.cand-home-percent-after li a#ch-sj:hover span:first-child {
    background-position: -15px -60px;
}
.cand-home-percent-after li a#ch-mc span:first-child {
    background-position: 0 -15px;
}
.cand-home-percent-after li a#ch-mc:hover span:first-child {
    background-position: -15px -15px;
}
.cand-home-percent-after li a#ch-ep span:first-child {
    background-position: 0 -90px;
}
.cand-home-percent-after li a#ch-ep:hover span:first-child {
    background-position: -15px -90px;
}
.cand-home-percent-after li a span {
    float: right;
    font-weight: 600;
    -webkit-transition: margin 0.2s ease-out;
    -moz-transition: margin 0.2s ease-out;
    transition: margin 0.2s ease-out;
}
.rightpart .page-header {
  
   /*  background: #81B539; */
    background: #f38829
    }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 1px solid #81B539;
    border-bottom: 1px solid #81B539;
    background: #81B539;
    font-weight: bold;
    color: #FFF;
}
.tab-content {

    border-left: 1px solid #81B539;
    border-bottom: 1px solid #81B539;
    border-right: 1px solid #81B539;
    }
    .rightpartbox {
    border: 1px solid #81B539;
    }
    .nav-tabs {
    border-bottom: 1px solid #81B539;
}
ul.elements li>i {
    color: #81B539;
    
}


.homesliderr{
padding-right:15px;
}
@media screen and (max-width: 744px) {
   .rightpart{
padding-right:0px !important;
}
}
/* .state-logo {
    width: 130px;
    position: absolute;
    top: 20px;
    height:120px;
    left: 30px;
}
 */
 /*state logo left side logo*/
.state-logo{
	width: 13.6rem;
    position: absolute;
    top: 2.5rem;
    left: 8rem;
}
