
section.map-section {
    /* width: 100%;
    padding: 60px 0;
    background-color: #f2f2f2; */
    width: 100%;
    float: left;
    background: url(../images/rmc-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
}
section.map-section  .carousel-indicators .active {
    background: none!important;
}
section.map-section  .left-map {
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
}
section.map-section  .carousel-indicators {
position: relative;}
.left-map {
    text-align: center;
}
.left-map select.form-control {
    margin-bottom: 17px;
    width: 100%;
}
.left-map svg#chat_orissa {
    width: 100%;
    height: auto;
}
.left-map path {
    cursor: pointer;
}
.left-map svg#chat_orissa {
    width: 100%;
    height: auto;
}
.map-right .statistics-sec h3 {
    color: #3d934a;
    font-size: 24px;
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 5px;
    text-align: left;
    position: relative;
    text-transform: uppercase;
}
.map-right .statistics-sec h3 span {
    text-transform: none;
    font-weight: 300;
    color: #000;
}
.left-map path.active, .left-map path:hover, path.map-selected.current {
    fill: #e47538;
	background:none;
}
.left-map .carousel-indicators .active {
    background-color: transparent !important;
}
.statistics-sec {
    margin-bottom: 35px;
	text-align:center;
}
.statistics-con {
    width: 582px;
    display: inline-block;
    max-width: 100%;
}
.map-right .statistics-sec h3 {
    color: #3d934a;
    font-size: 22px;
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 5px;
    text-align: left;
    position: relative;
    padding-bottom: 8px;
}
section.map-section nav {
    background: #528646;
    color: #fff;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
section.map-section nav .nav-fill .nav-item {
    color: #fff;
}
section.map-section nav .nav-fill .nav-item:hover {
    border-color: #52864600;
}
section.map-section .nav-tabs .nav-link.active {
    color: #000!important;
}
.map-right .statistics-sec h3 a {
    background: repeating-linear-gradient(89deg, #348c59, #1b7397);
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 32px;
    border-radius:5px;
    text-align: center;
    padding: 0 18px;
    position: absolute;
    top: 0;
    right: 0;
}
.map-con iframe {
    width: 100%;
    height: 100px;
}
.map-con {
    border: 1px solid #e9e9e9;
}
.map-con img{ width:100%; }
.map-con .content {
    text-align: center;
    padding: 5px 0 0;
    background: #528647;
    color: #fff;
    position: relative;
}

.map-con .content:before {
    content: '';
    width: 1px;
    height: 100%;
    background: linear-gradient(45deg, transparent, #ffffff61, transparent);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.map-con .content  h6 {
    margin-bottom: 0;
	color: #fff;
    font-size: 12px!important;
}
.map-con .content p {
    font-size: 12px;
    margin-bottom: 6px;
    color: #fff;
}
.map-con .content  h6 {
    margin-bottom: 0;
}
a.explore-more {
    display: inline-block;
    background: #eb9018;
    color: #fff;
    padding: 5px 14px;
    border-radius: 5px;
    margin-top: 15px;
    text-decoration: none;
}
.map-right .statistics-sec h3 a:hover{ text-decoration:none;  background: repeating-linear-gradient(89deg, #e18a35, #cb7520); }
.map-right .counter {
    text-align: center;
    border-right: 1px solid #d1d1d1;
    display: inline-block;
    width: 140px;
}

.statistics-con .col-6.col-sm-3:last-child .counter {border-right:none;}
.statistics-con .col-6.col-sm-3 {
    padding: 0!important;
}
.map-right .counter h2.timer.count-title.count-number {
    font-family: 'DS-Digital';
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 29px;
}
.map-right .counter p.count-text {
    font-size: 18px;
    color: #7f2d00;
    margin-bottom: 0;
    font-weight: 500;
}
.map-box2 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    max-width: 165px;
}
.map-box2 .icon {
    display: inline-block;
    background: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #3d934a;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    left: 0;
}
.map-box2 .icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 28px;
}
.map-box2 .content {
    display: inline-block;
    width: 100%;
    border: 1px solid #ececec;
    float: right;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    background: #ececec;
    height: 90px;
    position: relative;
    box-shadow: 0 0 8px #00000036;
}

.map-box2 .content h3 {
    font-size: 30px;
    color: #45763a;
    margin-bottom: 2px;
    font-weight: 600;
}
.map-box2 .content p {
    margin-bottom: 0;
    line-height: 14px;
    font-size: 12px;
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 5px 0 5px;
    left: 0;
}
.map-box2 .icon {
    display: inline-block;
    background: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #3d934a;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    left: 0;
}
.map-box3 {
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 30px;
}
.map-box3 h4 {
    font-size: 14px;
    color: #616161;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #b9b9b9;
}
.map-box3 table {
    width: 100%;
}
.map-box3 table td {
    padding: 4px 0;
    font-size: 13px;
}
.map-box3-content {
    padding: 0 15px;
}
.map-box3 h3 {
    background: #7f2d00;
    color: #fff;
    font-size: 14px;
    padding: 10px 9px;
    border-radius: 10px;
    margin: 0;
    font-weight: normal;
}

.map-box3 .owl-nav {
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 152px;
}
.map-box3 .owl-nav button.owl-next {
    right: 0;
    position: absolute;
}
.commodity-box .comm-icons img {
    height: 31px;
    width: auto;
    margin-bottom: 11px;
}
.commodity-box {
    text-align: center;
    display: inline-block;
    padding: 0 15px;
    margin: 0 0 15px;
}
.commodity-box h6 {
    color: #000000!important;
}
.owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:focus{outline:none; stroke:none;}
/*Sliding */
#right {
    border-color: orange;
    border-width: 5px;
    width: 20em;
}
#right .handle {
    background-color: #40a356;
    color: #fff;
    font-size: 18px;
    top: 190px;
    padding: 10px 22px;
    border-radius: 13px;
}