.top-bar {
	background-color: #a88c6c;
	height: 20px;
	border-bottom: 2px solid #000;
}

.top-pan {
	background-color: #ffffff;
	padding: 5px 0;
	
}

.botm-Topban {
	background-color: #a48b56;
	height: 15px;
	border-bottom: 2px solid #000;
}
.botm-pan {
	background-color: #a88c6c;
	height: 20px;
	width: 100%;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid #e1c794 !important;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e1c794 !important;
}
.table tbody + tbody {
    border-top: 1px solid #e1c794 !important;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #e1c794 !important;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #e1c794 !important;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}
.mL25 {
	margin-left: 25px;
}
.mL5 {
	margin-left: 5px;
}
.mL13 {
	margin-left: 13px;
}

.mR-15 {
	margin-right: -15px !important; }

.mL30 {
	margin-left: 30px;
}

.mB25 {
	margin-bottom: 25px;
}
.mB20 {
	margin-bottom: 20px;
}
.mB15 {
	margin-bottom: 15px;
}
.mB10 {
	margin-bottom: 10px;
}

.note {font-size: 16px !important;}
.smTxt {font-size: 16px !important; line-height: 15px !important; }

.marTB20 { margin-top: 20px; margin-bottom: 20px;}
.marTB15 { margin-top: 15px; margin-bottom: 15px;}
.mAll { padding:10px 0px 20px 40px; }

.padTBL { padding:10px 0px 20px 40px; }

.padTBR { padding:10px 40px 20px 0px; }

.imgResize { width: 400px !important; }

.container-image {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.section-description02 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 25px;
    color: #000;
    font-weight: normal !important;
}

.textFooter {
    font-size: 17px;
	line-height: 20px;
    color: #000;
    font-weight: normal !important;
}

.textHd {
    font-size: 19px;
	line-height: 27px;
    color: #000;
    font-weight: normal !important;
}

.textHd2 {
    font-size: 25px;
	line-height: 32px;
    color: #000;
    font-weight: normal !important;
	border-bottom: 3px solid #e1c794;
}

.textHd3 {
    font-size: 22px;
	line-height: 27px;
    color: #000;
    font-weight: normal !important;
}
.textHdSimple {
    font-size: 25px;
	line-height: 30px;
    color: #000;
    font-weight: normal !important;
}
.img20 { width: 20% !important;}
.img30 { width: 30% !important;}
.img40 { width: 40% !important;}
.img50 { width: 50% !important;}
.img65 { width: 65% !important;}
.img75 { width: 75% !important;}
.img85 { width: 85% !important;}
.img90 { width: 90% !important;}

.imgBorder { border: 3px solid #a48b56 !important;}
.imgBorderBlack { border: 1px solid #000 !important;}

.marLR {
	margin-left:20px !important;
	margin-right: 5px !important;
}

.marLR-minus {
	margin-left:-15px !important;
}

a {
    color: #473924;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.t-right {
    text-align: right !important;
}
.hd-Mar-right {
    margin-right: 45% !important;
}

.txt-Mar-right {
    margin-right: -15px !important;
}

.hidden1 { display: none !important; }
.hidden2 { display:inherit !important; }

@media screen and ( max-width: 1024px ) {
    
	.marLR {
	margin-left:20px !important;
	margin-right: 5px !important;
}
	.hidden1 { display: none !important; }
	.hidden2 { display: inherit !important; }
	.txt-Mar-right {
    margin-right: 0px !important;
}
}
@media screen and ( min-width: 1025px ) {
    
}
@media screen and ( min-width: 769px ) {
	
}
@media screen and ( min-width: 768px ) {

}
@media screen and ( max-width: 768px ) {
    
}
@media screen and ( max-width: 767px ) {
	.section-description {
		text-align: justify !important;
}
	.mAll { padding:0 0px 20px 0; }
	.padTBL { padding:0 0px 20px 0; }
	.padTBR { padding:0 0px 20px 0; }
	.mL25 {
	margin-left: 0px !important;
	}
		.navbar-light .navbar-nav .nav-link {
		padding: 7px 15px !important;
}
	.img20 { width: 100% !important;}
	.img30 { width: 100% !important;}
	.img40 { width: 100% !important;}
	.img50 { width: 100% !important;}
	.img65 { width: 100% !important;}
	.img75 { width: 100% !important;}
	.img85 { width: 100% !important;}
	.img90 { width: 100% !important;}
	.mR-15 {
	margin-right: 0px !important; }
		.txt-Mar-right {
    margin-right: 0px !important;
}
	
	.marLR {
	margin-left:20px !important;
	margin-right: 5px !important;
}
	.hidden1 { display: inline-block !important; }
	.hidden2 { display: none !important; }
	
	.t-right {
    text-align: center!important;
}
	
.mL5 {
	margin-left: 0px !important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:active, .navbar-light .navbar-nav .nav-link:hover {
    padding: 7px 15px !important;
}
	.main-section {
    padding-top: 30px;
}
}
@media screen and (max-width : 1642px ){
  .mL25 {
	margin-left: 0px !important;
	}
	.section-description {
		text-align: justify !important;
	}
	  
}
@media screen and ( min-width: 426px ) {

}
@media screen and ( max-width: 425px ) {
    .mL25 {
	margin-left: 0px !important;
	}
	.mAll { padding:0 0px 20px 0; }
	.padTBL { padding:0 0px 20px 0; }
	.padTBR { padding:0 0px 20px 0; }
	.section-description {
		text-align: justify !important;
		font-size: 19px;
	}
		.t-right { text-align: center !important;
}
.hidden1 { display:inline-block !important; }
	.hidden2 { display: none !important; }
	.main-section {
    padding-top: 30px;
}
		.txt-Mar-right {
    margin-right: 0px !important;
}
	.navbar-light .navbar-nav .nav-link {
		padding: 7px 15px !important;
}
	.section-title {
    font-size: 29px !important;
    text-align: center !important;
	margin-bottom: 5px;
	border-bottom: 3px solid #e1c794;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:active, .navbar-light .navbar-nav .nav-link:hover {
    padding: 7px 15px !important;
}
	.img20 { width: 100% !important;}
	.img30 { width: 100% !important;}
	.img40 { width: 100% !important;}
	.img50 { width: 100% !important;}
	.img65 { width: 100% !important;}
	.img75 { width: 100% !important;}
	.img85 { width: 100% !important;}
	.img90 { width: 100% !important;}
	
	.marLR {
	margin-left:20px !important;
	margin-right: 5px !important;
}
	.mR-15 {
	margin-right: 0px !important; }
	.mL5 {
	margin-left: 0px !important;
}
	
}
