body {
  font-family: 'Montserrat', sans-serif; 
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
  max-width: 360px;
  text-align: center;
  /* box-shadow: 1px 2px 15px #48484833; */
  padding-bottom: 100px;
  background: #fff;
  font-size: 13px;
  background: #1a1a1a;
}



@font-face {
  font-family: "Khmer UI";
  src: url("../assets/fonts/Khmer UI.eot");
  src: url("../assets/fonts/Khmer UI.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/Khmer UI.woff2") format("woff2"),
    url("../assets/fonts/Khmer UI.woff") format("woff"),
    url("../assets/fonts/Khmer UI.ttf") format("truetype"),
    url("../assets/fonts/Khmer UI.svg#OpenSansLight") format("svg");
}




/*--------------------------- For Mozila Browser------------------------------------------*/

@-moz-document url-prefix() {}


/*--------------------------- For IE Browser------------------------------------------*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {}



/*ReusableProperties*/
a {
  text-decoration: none !important;
  transition: 0.5s;
  color: inherit;
}

a:focus {
  outline: none !important;
}



ul {
  list-style: none;
}




/* colors */


/*scroll top*/


/*header style*/



.zoom-in-zoom-out {

  animation: zoom-in-zoom-out 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.1, 1.1);
  }

  100% {
    transform: scale(1, 1);
  }
}

/* Main Css */
header,.section-container{
  background: #1a1a1a;
}

.social img {
  width: 26px;
}
.logo img {
  width: 80px;
}
a.same-btn {
  display: block;
  padding: 8px 14px;
  background: #fff;
  border-radius: 40px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
}
header {
  padding: 15px 10px;
  border-bottom: 1px solid #383838;
}
.section-container {
  clear: both;
  box-shadow: 1px 2px 15px #484848;
  padding-top: 80px;
}
.top-heading {
  clear: both;
  padding-top: 10px;
}
.pt-100{
  padding-top: 100px;
}
.top-heading h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 900;
  color: #333;
  margin: 0;
  letter-spacing: 2px;
}
.top-heading p {
  color: #b2b2b2;
  font-size: 12px;
}




/* Footer */

.footer {
  background: #1a1a1a;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
}
.footer-menu{
  margin: 0;
}
.footer-menu li {
  width: 19.7%;
  margin: 0 !important;
  padding: 16px;
}
.footer-menu .list-inline-item:not(:last-child){
  border-right: 1px solid #383838 ;
}
.footer-menu{
  border-top: 1px solid #383838 ;
}
.footer-menu-text {
  color: #ffde16;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}
.contact-box {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 1024;
  padding: 20px 0;
  background: url(../images/bg.png);
  background-repeat: repeat-x;
}
a.same-btn-2 {
  display: block;
  text-transform: uppercase;
  border: 1px solid #ffde16;
  border-radius: 40px;
  padding: 5px;
  width: 170px;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
  color: #ffde16;
}
.border-green{
  border: 1px solid #67d449 !important;
  color: #67d449 !important;
}
a.same-btn-2 img {
  height: 35px;
  margin-right: 18px;
  vertical-align: middle;
}
.about-content {
  margin-top: 40px;
  padding-bottom: 100px;
}
.about-content h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 20px;
}
.about-content p{
  font-size: 12px;
}
.social-icons {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 1024;
}
.social-icons ul li a {
  padding: 10px;
  background: #1a1a1a;
  display: block;
  border: 1px solid #383838;
  color: #ffde16;
}
.social-icons ul li a .fa {
  font-size: 22px;
}
.offering-content h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 13px 0 5px;
}
.offering-img img {
  height: 115px;
  object-fit: cover;
}
.accordion-item {
  margin-bottom: 20px;
}
button.accordion-button {
  font-size: 14px;
  font-weight: 600;
}
#envirabox-title {
  display: none !important;
}
a.same-btn.yellow {
  font-size: 14px;
  display: inline-block;
  background: transparent;
  border: 1px solid #ffde16;
  color: #000;
  padding: 10px 25px;
  background: #ffde16;
  /* line-height: 2.1; */
}
a.same-btn.yellow img {
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}
.absolute-btn {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
}
.dads-logo img {
  height: 200px;
  padding: 20px;
  background: #1a1a1a;
  border-radius: 50%;
}
.dads-logo {
  margin-top: -80px;
}
.logo-below-content h2 {
  font-size: 24px;
  font-weight: 900;
  margin-top: 30px;
  text-transform: uppercase;
}
.logo-below-content h2 span{
  font-weight: 100;
  display: block;
}
.logo-below-content h4 {
  font-size: 17px;
  font-weight: 100;
  margin-top: 20px;
}
.dads-logo.small-logo {
  margin-top: -45px;
}
.dads-logo.small-logo img {
  height: 110px;
  padding: 10px;
}
.top-heading span{
  color: #ffde16;
}
.top-heading h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 24px;
  margin-top: 10px;
}
.accordion-flush .accordion-item {
  border: none;
}
.accordion-flush .accordion-item .accordion-button{
  background: #000;
  color: #fff;
}
 .accordion-flush .accordion-item .accordion-button.collapsed {
  background: #525252;
  color: #fff;
}
.accordion-body{
  background: #525252;
  color: #fff;
  border: none;
}
.accordion-button::after{
  background-image:url(../images/down-arrow-yellow.png);
}
.accordion-button:not(.collapsed)::after{
  background-image:url(../images/up-arrow-yellow.png);
}
table.table.table-bordered tr td{
  background: #525252;
  color: #fff;
  border: 1px solid #333;
}
.accordion-button:focus,.accordion-button:not(.collapsed){
  box-shadow: none;
}
.start-img {
  width: 100px;
}
.rating-box p {
  margin: 10px 0;
}
.rating-box h6 {
  text-align: right;
  font-size: 12px;
  font-style: italic;
  margin: 0;
}
.rating-box {
  padding: 10px;
  box-shadow: 0 0 2px 2px #333;
  margin-bottom: 20px;
}
a.same-btn.map-btn {
  text-align: center;
  padding: 15px;
  border: 1px solid #ffde16;
  background: transparent;
  color: #ffde16;
  font-size: 14px;
}
a.same-btn.map-btn .fa {
  font-size: 20px;
  margin-right: 10px;
}
.about-contents h6 {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 15px;
}
.about-contents h6 b{
  text-transform: uppercase;
  font-weight: 500;
}
.offering-tabs .nav-link {
  background: transparent !important;
  border: 1px solid #ffde16;
  text-transform: uppercase;
  border-radius: 30px;
  color: #ffde16 !important;
  font-size: 12.6px;
    width: 100%;	
}

.offering-tabs li.nav-item {
  margin-right: 7px;
	width: 48%;
}

.offering-tabs .nav-link.active{
  background: #ffde16 !important;
  color: #000 !important;
}
.offering-tabs li.nav-item:last-child {
  margin-right: 0;
}
.offering-tabs ul#pills-tab {
  background: #000;
  padding: 13px;
  border-radius: 30px;
}
.contact-box ul.list-inline {
  margin: 0;
}
.payment-image.text-center.mt-4 img {
  box-shadow: 3px 4px 0 #000;
  border-radius: 10px;
}


/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/
/*====================== Media Quiries =========================*/


@media(max-width:420px){

  /* sidenav */
  
  .footer-menu li {
    width: 18.7%;
    padding: 10px 5px;
}
.footer img {
  width: 25px;
}
.footer-menu-text{
  font-size: 10px;
}

	body{
		max-width:100%;
	}
  .section-container{
    box-shadow: none;
    min-height: 800px;
  }
  div#n2-ss-2-arrow-previous,div#n2-ss-2-arrow-next{
    display: block !important;
  }
  .offering-tabs li.nav-item {
    margin-right: 15px;
}
  
  }
