.leftNevBg {
    background: #DCFFEC !important;
    border-radius: 25px;
}

.wrapCol {
    display: flex;
}

.leftSideCol {
    width: 300px !important;
    min-width: 300px !important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}

.leftNevBg {
    background: #DCFFEC !important;
    border-radius: 25px;
}

.sideBarListing {
    width: 100%;
    background-color: #DCFFEC !important;
    padding: 10px 20px;
    border-radius: 10px;
}

.sideBarListing li:first-child {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 10px;
}

.sideBarListing li {
    font-size: 16px;
}

li.menuTitle {
    font-size: 18px;
    color: #f24847;
}

.sideBarListing li {
    margin-bottom: 5px; 
}

.sideBarListing li a {
    font-size: 14px;
}

.rightMainCol {
    width: calc(100% - 300px) !important;
}

.rwd-table {
    border-radius: 0.4em;
    overflow: hidden;
}

.rwd-table {
    width: 100%;
}

@media (min-width: 480px)
.rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
}

.gap_50 {
    width: 100%;
    height: 50px;
}
	
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
	
.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

h3 {
    font-size: 15px;
    /*color: #F00605 !important;*/
	font-weight: 600;
}
	
.rightSection h2 {
    margin-bottom: 0;
}

.rightMainCol {
    width: calc(100% - 190px);
}
	
.rightMainCol {
    width: calc(100% - 234px);
    padding-left: 40px;
}
	
.leftNevBg {
    background: #DCFFEC !important;

    border-radius: 25px;
}
	
.leftNevBg span {
    font-size: 9px;
    padding: 1px 5px;
    background: #DCFFEC !important;
}
	
.sideBarListing {
    width: 100%;
    background-color: #DCFFEC !important;
    padding: 10px 20px;
    border-radius: 10px;
}
	
h2 {
    font-size: 24px;
}
	
h1, h2, h3, h4, h5, h6 {
    color: #505050;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 15px;
}
	
.bredLinks {
    display: flex;
    flex-wrap: wrap;
}
	
h5.subTitle {
    font-size: 14px;
    padding: 10px 0px;
    padding-top: 10px;
    margin-bottom: -7px;
    font-weight: 600;
    padding-top: 5px;
}
	
ul.shareIco {
    display: flex;
    text-align: center;
    justify-content: flex-start;
    padding: 0;
    width: 50px;
}
	
.bredLinks li a {
    color: #000!important;
    font-size: 14px;
    position: relative;
    font-weight: 600;
}
	
ul.shareIco li {
    padding: 5px;
}
	
img {
    max-width: 100%;
}
	
a.more {
    font-size: 10px;
    background-color: aliceblue;
    padding: 1px 8px;
    border-radius: 50px;
}

.flowRow {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-right: 20px;
}
	
.flow1 {
    background: #E9E9E9;
    color: #505050;
    padding: 2px;
    border-radius: 0px 100px 100px 0px;
}
	
.flow1, .flow2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
.flow1 span, .flow2 span {
    width: 20%;
    padding: 10px 13px;
    display: block;
    text-align: center;
    font-size: 13px;
}
	
.flow1 span {
    font-weight: bold;
}
	
.flow1 {
    color: #505050;
}
	
.flow1 span:nth-child(2n+1) {
    position: relative;
}
	
.flow1 span:nth-child(2n) {
    background: #fff;
    border-radius: 0px 100px 100px 0px;
}
	
.innerSec h4 {
    font-size: 15px;
    font-weight: 600;
}
	
.lineFlow {
    display: inline-flex;
    position: relative;
}
	
.lineFlow::before {
    content: '';
    background-color: #e3e3e3;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 14px;
    z-index: -1;
}
	
.lineBtn.lineBtn2 {
    position: relative;
    left: 90px;
}
	
.lineBtn p {
    background: aliceblue;
    text-align: center;
    border-radius: 50px;
    padding: 4px 28px;
	font-weight: 501;
}
	
.lineBtn span {
    text-align: center;
    font-size: 11px;
    display: flex;
    justify-content: center;
}
	
.lineBtn.lineBtn2 {
    position: relative;
    left: 90px;
}
	
table {
    border-collapse: collapse;
}
	
b, strong {
    font-weight: bolder;
}
	
.bredLinks li a::after {
    color: #000;
    font-size: 15px;
    position: relative;
    content: '>';
    display: inline-block;
    margin: 0px 8px;
}
	
.bredLinks li a.brd-a::after {
    content: '';
}
	
.head-btm-left a {
    width: auto !important;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 0px 12px !important;
    font-weight: 400;
}

.rwd-table {
    width: 100%;
}
	
.rwd-table {
    border-radius: .4em;
    overflow: hidden;
}
	
.booktourlistTable th, .booktourlistTable td {
    text-align: center;
}
	
.tableSec tr th {
    padding: 10px 4px;
    padding-left: 4px;
    font-size: 17px;
}
	
.rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
}

.gap_50 {
    width: 100%;
    height: 50px;
}
	
.gap_80 {
    height: 80px;
}

.leftNevBg p {
    padding: 0px 20px;
}

.leftNevBg span {
    font-size: 11px;
    font-weight: 600;
}
.sideBarListing li.active {
    /*background: #f50;*/
	background:#CCC;
    padding: 2px 15px;
    border-radius: 50px;
    position: relative;
    left: -15px;
}
.sideBarListing li.active a {
  color: red !important;
}
.sideBarListing li a {
    font-size: 14px;
}
