@font-face {
	font-family: I1;
	src: url('../fonts/Inter_Bold.ttf');
}
@font-face {
	font-family: I2;
	src: url('../fonts/Inter_Medium.ttf');
}
@font-face {
	font-family: I3;
	src: url('../fonts/Inter_Regular.ttf');
}
@font-face {
	font-family: I4;
	src: url('../fonts/Inter_Light.ttf');
}
@font-face {
	font-family: I5;
	src: url('../fonts/Inter_ExtraLight.ttf');
}
@font-face {
	font-family: I6;
	src: url('../fonts/Inter_Thin.ttf');
}

body {
  margin: 0 auto;
  padding: 0;
}

.noBlue {text-decoration: none;outline: 0;border: 0;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.noBlue:hover {text-decoration: none;outline: 0;border: 0;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.noBlue:focus {text-decoration: none;outline: 0;border: 0;appearance: none;-webkit-appearance: none;-moz-appearance: none;}

/*------------------------------------------------------------- main Div */
.mainDiv {
  padding: 0 0 0 0;
  margin: 0 auto;
  max-width: 390px;
  min-height: 100vh;
  }
.mainDiv .container-fluid {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  }
.mainDiv #mainDivR {
  padding: 25px 15px 0 15px;
  margin: 0 0 0 0;
  }

/*------------------------------------------------------------- main picture */
.mainPic {  }
.mainPic #mainPicR {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  }
#mainPicR .col1 {
  padding: 0;
  margin: 0;
  height: 240px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  }

/* Image Background */
#mainPicR .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  }

/* Overlay */
#mainPicR .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  }

/*------------------------------------------------------------- logo-name */
.logoName {margin-top: -30px;z-index: 2;}
.logoName #logoNameR {
  padding: 0 18px 0 18px;
  margin: 0 0 0 0;
  height: 110px;
  }

#logoNameR .col1 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  height: 110px;
  border-radius: 20px;
  }

#logoNameR .col2 {
  padding: 44px 0 0 20px;
  margin: 0 0 0 0;
  height: 110px;
  align-content:flex-start;
  }

#logoNameR .col2a {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
  font-family: I2;
  font-size: 21px;
  line-height: 24px;
  text-transform: uppercase;
  }

#logoNameR .col2b {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
  font-family: I3;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 15px;
  }

/*------------------------------------------------------------- call social buttons */
.callSocial {}
.callSocial #callSocialR {
  padding: 22px 0 0 0;
  margin: 0 -6px 0 -6px;
  }
#callSocialR .CScolout {
  padding: 0 6px 12px 6px;
  margin: 0 0 0 0;  
  }
#callSocialR .CScolout .CScolin {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 24px;
  text-align: center;
  align-content: center;
  border-radius: 18px;
  /* background: linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(247, 247, 247, 1) 100%); */
  height: 70px;
  }

/*------------------------------------------------------------- download button */
.downlodBu {}
.downlodBu #downlodBuR {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  }

#downlodBuR .col1 {
  padding: 0 0 12px 0;
  margin: 0 0 0 0;
  }
#downlodBuR .col1 .dBu{
  width: 100%;
  height: 40px;
  border-radius: 30px;
  border: 0px;
  font-size: 17px;
  font-family: I3;
  }

/*------------------------------------------------------------- insta and google review */
.instaGoogle {}
.instaGoogle #instaGoogleR {
  padding: 0 0 0 0;
  margin: 0 -6px 0 -6px;
  }
#instaGoogleR .iGcolout {
  padding: 0 6px 12px 6px;
  margin: 0 0 0 0;  
  }
#instaGoogleR .iGcolout .iGcolin {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  align-content: center;
  border-radius: 50px;
  height: 70px;
  }
#instaGoogleR .iGcolout .iGcolin .insta_img {
  height: 15px;
  width: auto;
  }
#instaGoogleR .iGcolout .iGcolin .google_img {
  height: 40px;
  width: auto;
  }

/*------------------------------------------------------------- share */
.shareSEC {}
.share-status {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  max-width: calc(100% - 32px);
  padding: 10px 18px;
  border-radius: 20px;
  background: #333;
  color: #fff;
  font-size: 13px;
  text-align: center;
  z-index: 1050;
  pointer-events: none;
  }
.share-status:empty {display: none;}
.shareSEC #shareSECr {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  }
#shareSECr .col1 {
  padding: 30px 0 30px 0;
  margin: 0 0 0 0;
  text-align: center;
  }
#shareSECr .col1 a {
  font-size: 12px;
  text-transform: uppercase;
  }
#shareSECr .col1 a i {
  font-size: 12px;
  margin-right: 3px;
  }
#shareSECr .col1 .sCopy {
  margin-right: 15px;
  }

#shareSECr .theme-switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 46px;
  height: 24px;
  padding: 0 5px;
  margin-right: 12px;
  border: 1px solid currentColor;
  border-radius: 20px;
  background: transparent;
  vertical-align: middle;
  cursor: pointer;
  }
#shareSECr .theme-switch[hidden] {display: none;}
#shareSECr .theme-switch i {font-size: 10px;line-height: 1;}
#shareSECr .theme-switch-thumb {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: currentColor;
  transition: transform 0.2s ease;
  }
#shareSECr .theme-switch[aria-checked="true"] .theme-switch-thumb {
  transform: translateX(22px);
  }
#shareSECr .theme-switch:focus-visible {outline: 2px solid currentColor;outline-offset: 4px;}
@media (prefers-reduced-motion: reduce) {
  #shareSECr .theme-switch-thumb {transition: none;}
  }

  
