* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
}

html {
    scroll-behavior: smooth;
    ;
}

body {
    background-color: #ffffff !important;
}

img {
    width: 100%;
}

.bg-white {
    background-color: #ffffff !important;
}

.text-white {
    color: #ffffff !important;
}

.bg-green-white {
    background: linear-gradient(180deg, rgba(255,255,255,1) 64%, rgba(141,198,63,1) 64%);
}
.bg-green {
    background: #8dc63f;
}

.text-green {
    color: #8dc63f !important;
}

.bg-darkgreen {
    background-color: #52843e !important;
}

.text-darkgreen {
    color: #52843e !important;
}

.bg-orange {
    background-color: #fd881b !important;
}

.text-orange {
    color: #fd881b !important;
}

.bg-brown {
    background-color: #784124 !important;
}

.text-brown {
    color: #784124 !important;
}

.bg-lightbrown {
    background-color: #bc977d !important;
}

.text-lightbrown {
    color: #bc977d !important;
}

.bg-cream {
    background-color: #ffefe1 !important;
}

.text-cream {
    color: #ffefe1 !important;
}

.bg-gray {
    background-color: #f2f2f2 !important;
}

.text-gray {
    color: #f2f2f2 !important;
}

.bg-pink {
    background-color: #ff7bac !important;
}

.text-pink {
    color: #ff7bac !important;
}

.hr-menu {
    display: none;
}

.active .hr-menu {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 3px solid #784124;
}

/* ********************************* main size ************************************************** */

button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

a {
    color: #000000 !important;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #000000;
    text-decoration: none !important;
}

.img-bg {
    z-index: -1;
    width: 100%;
    max-width: 70%;
    position: absolute;
    right: 0;
}

.img-bg2 {
    z-index: -1;
    width: 100%;
    max-width: 1100px;
    position: absolute;
    left: 0;
}

.img-circle-vegetable {
    width: 150px;
    height: 150px;
}

.img-bb {
    width: 100%;
    height: 800px;
    z-index: -1;
    position: absolute;
}

.margin-bb {
    margin: 200px 0 300px 0;
}

.card-ofg {
    border-radius: 10px;
    box-shadow: 10px 10px 15px 0px #00000045;
    padding: 2rem;
    height: 100%;
}
.card-ofg:hover {
    background: #fbd5ac;
}

.card-fms {
    border-radius: 50%;
    width: 230px;
    height: 230px;
    background: #fff;
    padding: 1rem;
    box-shadow: 10px 10px 15px 0 #00000045;
}

.card-fms:hover {
    background: #fbd5ac;
    transform: scale(1.1);
}

.card-ruc {
    border-radius: 10px !important;
    box-shadow: 5px 5px 15px #00000016;
    border: 1px solid #4f4b4b20 !important;
    height: 100%;
}

.card-ruc:hover {
    border: 1px solid #8dc63fc7 !important;
}

.card-ruc-mg {
    border-radius: 10px 10px 0 0;
}

.icon-farm-width {
    width: 60px;
}

.icon-farm-visit {
    width: 20px;
}

.icon-farm-table {
    width: 40px;
}

.icon-line {
    width: 30px;
}

.p-rooftop_farm {
    padding-left: 20%;
    padding-right: 20%;
}

.text-rooftop-footer {
    margin: auto;
    padding: 4rem 0;
    color: #fff;
}

.icon-rooftop-footer {
    width: 50px;
    margin: 0 5px 0 5px;
}

.img-farm-visit {
    position: relative;
    top: 100px;
    text-align: right;
}

.img-farm-visit-left {
    position: relative;
    top: -100px;
    text-align: left;
}

.text-middle-farm {
    top: 25%;
    right: 20%;
}

.img-farm-visit-detail {
    /* width: 50%;
    height: 50%; */
    border-radius: 15px;
}

.bg-color-green {

    position: relative;
    top: -150px;
}

.card-product {
    border: 0px solid #dee2e670 !important;
    border-radius: 50%;
    width: 220px;
    height: 220px;
    box-shadow: 10px 15px 10px #00000016;
    background-color: #ffffff;
}

.card-product:hover,
.card-product.active {
    border: 1px solid #dee2e670 !important;
    background-color: #ffd5ae;
}

.border-product {
    border: 1px solid #dee2e670 !important;
}

.img-product {
    width: 100%;
}

.card-view-product {
    border-radius: 10px !important;
    box-shadow: 5px 5px 15px #00000016;
    height: 100%;
    border: 1px solid #4f4b4b20 !important;
}
.card-view-product:hover {
    box-shadow: 5px 5px 15px #00000016;
    border: 1px solid #8dc63fc7 !important;
}

.img-title-product {
    width: 140px;
    position: relative;
    top: 25px;
}

.card-product-dt {
    box-shadow: 5px 5px 15px #00000016;
    padding: 30px;
    background-color: #fff;
    border-radius: 15px;
}

.card-product-dt2 {
    padding: 30px;
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #ccc;
}

.font-size-price {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

.margin-main-title {
    margin: 100px 0 150px 0;
}

.img-timetable {
    position: relative;
    right: 24px;
    z-index: 2;
    width: 100px;
    top: -10px;
}

.text-daytable {
    position: relative;
    right: 100px;
    z-index: 2;
    font-size: 1.1rem;
    font-weight: 500;
}

ul.numbered {
    border-left: 3px solid #8dc63f;
    margin-left: 10px;
    position: relative;
    height: 95%;
}
ul.numbered li {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: .5rem;
    padding-left: 15px;
}
ul.numbered li:last-child {
    border-left: 3px solid #8dc63f;
    margin-left: -3px;
}
ul.numbered li:before {
    background-color: #784124;
    border: 0px solid white;
    border-radius: 50%;
    color: white;
    content: '';
    display: block;
    font-weight: bold;
    width: 10px;
    height: 10px;
    margin-top: 4px;
    line-height: 1;
    position: absolute;
    left: -6.55px;
    text-align: center;
}

ul.numbered li::marker {
    color: transparent !important;
    font-size: 15px;
}

.text-timetable {
    position: relative;
    right: 90px;
    z-index: 1;
    border-top-right-radius: 10px;
}

.text-timetable-mes {
    position: relative;
    z-index: 1;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 1.1rem;
    font-weight: 500;
}

.detail-timetable {
    position: relative;
    top: -30px;
    padding: 30px 20px 20px 20px;
    border-radius: 10px;
}

.detail-timetable-mes {
    position: relative;
    top: 8px;
    padding: 30px 40px 30px 40px;
    border-radius: 0 10px 10px 10px;
}

::marker {
    color: #784124 !important;
    font-size: 15px;
    
}

.img-locataion {
    width: 35px;
}

.cream-border-radius {
    border-radius: 10px;
    padding-top: 150px !important;
}

.p-hto {
    position: relative;
    top: 150px;
}

.nav-tabs-hto .nav-item-hto.show .nav-link-hto,
.nav-tabs-hto .nav-link-hto.active {
    color: #495057;
    /* background-color: #fff; */
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-link-hto {
    display: block;
    padding: 0.5rem 1rem;
    margin: 0 1rem;
}

.nav-hto {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs-hto {
    /* border-bottom: none; */
}
.navbar-nav .nav-item .nav-link {
    font-weight: 500;
}
button a{
    color : #784124 !important;
}

.card-hto {
    background: #fff;
    border: 1px solid #dee2e670 !important;
    border-radius: 50%;
    width: 220px;
    height: 220px;
    box-shadow: 10px 15px 10px #00000016;
}

.card-hto:hover,
.card-hto.active {
    background-color: #ffd5ae;
}

.rounded-top-hto {
    border-radius: 10px 10px 0 0;
}

.border-brown {
    border: 1px solid #784124;
}

.img-organic-farm {
    max-width: 300px;
    width: 100%;
    max-height: 350px;
    height: 100%;
}

.img-web-our-left {
    width: 100%;
}

.img-web-our-right {
    max-width: 600px;
    /* width: 100%; */
    position: relative;
    right: -100px;
}

.card-organic-farm {
    max-width: 400px;
    width: 100%;
    height: 100%;
    max-height: 350px;
}

.point-organic-farm {
    top: 20%;
    right: -18%;
    position: absolute;
    max-width: 120px;
    width: 100%;
}

.point-organic-farm2 {
    top: 50%;
    right: -18%;
    position: absolute;
    max-width: 120px;
    width: 100%;
}

.point-organic-farm3 {
    top: 20%;
    right: 80%;
    position: absolute;
    max-width: 120px;
    width: 100%;
}

.point-organic-farm4 {
    top: 50%;
    right: 70%;
    position: absolute;
    max-width: 120px;
    width: 100%;
}

.point-organic-farm5 {
    top: -10%;
    right: -10%;
    position: absolute;
    max-width: 100px;
    width: 100%;
}

.point-organic-farm6 {
    top: -10%;
    right: 80%;
    position: absolute;
    max-width: 100px;
    width: 100%;
}

.point-organic-farm7 {
    top: -30%;
    right: 50%;
    position: absolute;
    max-width: 35px;
    width: 100%;
}

.position-organic-farm {
    position: relative;
    top: 100px;
}

.margin-organic-farm {
    margin-top: 150px;
}

.hr-organic-farm {
    margin-top: 8rem;
    margin-bottom: 8rem;
    border: 0;
    border-top: 1px solid #000000;
}

.card-organic-farm2 {
    border: 1px solid #dee2e670 !important;
    border-radius: 50%;
    width: 100%;
    /* height: 100%; */
    max-width: 500px;
    height: 500px;
    padding: 100px;
    background-color: #ffcaa3;
}

.slide-organic-farm {
    position: relative;
    top: -300px;
}

.slide-organic-farm2 {
    position: relative;
    top: -200px;
}

.card-team {
    border-radius: 10px !important;
    box-shadow: 5px 5px 15px #00000016;
    border: 0px solid #4f4b4b20 !important;
    height: 100%;
}

.border-contact {
    border-radius: 10px;
    box-shadow: 5px 5px 15px #00000016;
    background: #fff;
}

.icon-footer {
    width: 40px;
}

.logo-size {
    width: 110px;
}

.nav-item a {
    font-size: 1.15rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

/* circle */

.services {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.services>* {
    flex-grow: 1;
}

.circle--rotate {
    border-radius: 50%;
    border: 4px #f8d4ab dashed;
    width: 80%;
    height: 80%;
    margin: 0 auto 0;
    position: relative;
    transform: rotate(0deg);
    z-index: 0;
    padding: 0;
}

.circle--rotate>li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    z-index: 10;
    visibility: hidden;
}

.circle--rotate>li .icon {
    visibility: visible;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    font-size: 20px;
    color: #ffffff;
    border-radius: 50%;
    background-color: #000000;
    height: 25%;
    width: 25%;
    margin: -12% auto;
    transition: all 500ms ease;
    box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.2);
}
.circle--rotate > li i {
    color: #ffffff;
    font-size: 24px;
    margin: auto;
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: table;
}
.circle--rotate > li i::before {
    display: table-cell;
    vertical-align: middle;
}
.circle--rotate > li img {
    margin: auto;
    border-radius: 50%;
}
  
.circle--slider {
    position: relative;
}
.circle--slider .rotate--circle {
    margin: 0 auto;
}
.circle--slider .circle--rotate > li div {
    position: relative;
    overflow: visible;
    background-color: #fff;
}
.circle--slider .circle--rotate > li div span {
    transform: rotate(0deg);
    transition: all 2s;
    opacity: 0;
}
.circle--slider .circle--rotate > li.active div {
    font-size: 20px;
    background-color: #fff;
    transition: all 1s;
}
.circle--slider .circle--rotate > li.active div span {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-45deg);
    z-index: -1;
    opacity: 1;
}
.circle--slider .count2 li:nth-child(2) {
    transform: rotate(180deg);
}
.circle--slider .count3 li:nth-child(2) {
    transform: rotate(120deg);
}
.circle--slider .count3 li:nth-child(3) {
    transform: rotate(240deg);
}
.circle--slider .count4 li:nth-child(2) {
    transform: rotate(90deg);
}
.circle--slider .count4 li:nth-child(3) {
    transform: rotate(180deg);
}
.circle--slider .count4 li:nth-child(4) {
    transform: rotate(270deg);
}
.circle--slider .count5 li:nth-child(2) {
    transform: rotate(72deg);
}
.circle--slider .count5 li:nth-child(3) {
    transform: rotate(144deg);
}
.circle--slider .count5 li:nth-child(4) {
    transform: rotate(216deg);
}
.circle--slider .count5 li:nth-child(5) {
    transform: rotate(-72deg);
}
.circle--slider .count6 li:nth-child(2) {
    transform: rotate(60deg);
}
.circle--slider .count6 li:nth-child(3) {
    transform: rotate(120deg);
}
.circle--slider .count6 li:nth-child(4) {
    transform: rotate(180deg);
}
.circle--slider .count6 li:nth-child(5) {
    transform: rotate(240deg);
}
.circle--slider .count6 li:nth-child(6) {
    transform: rotate(-60deg);
}
.circle--slider .count7 li:nth-child(2) {
    transform: rotate(51.5deg);
}
.circle--slider .count7 li:nth-child(3) {
    transform: rotate(103deg);
}
.circle--slider .count7 li:nth-child(4) {
    transform: rotate(154.5deg);
}
.circle--slider .count7 li:nth-child(5) {
    transform: rotate(206deg);
}
.circle--slider .count7 li:nth-child(6) {
    transform: rotate(-103deg);
}
.circle--slider .count7 li:nth-child(7) {
    transform: rotate(-51.5deg);
}
.circle--slider .count8 li:nth-child(2) {
    transform: rotate(45deg);
}
.circle--slider .count8 li:nth-child(3) {
    transform: rotate(90deg);
}
.circle--slider .count8 li:nth-child(4) {
    transform: rotate(135deg);
}
.circle--slider .count8 li:nth-child(5) {
    transform: rotate(180deg);
}
.circle--slider .count8 li:nth-child(6) {
    transform: rotate(-135deg);
}
.circle--slider .count8 li:nth-child(7) {
    transform: rotate(-90deg);
}
.circle--slider .count8 li:nth-child(8) {
    transform: rotate(-45deg);
}
.circle--slider .count9 li:nth-child(2) {
    transform: rotate(40deg);
}
.circle--slider .count9 li:nth-child(3) {
    transform: rotate(80deg);
}
.circle--slider .count9 li:nth-child(4) {
    transform: rotate(120deg);
}
.circle--slider .count9 li:nth-child(5) {
    transform: rotate(160deg);
}
.circle--slider .count9 li:nth-child(6) {
    transform: rotate(-160deg);
}
.circle--slider .count9 li:nth-child(7) {
    transform: rotate(-120deg);
}
.circle--slider .count9 li:nth-child(8) {
    transform: rotate(-80deg);
}
.circle--slider .count9 li:nth-child(9) {
    transform: rotate(-40deg);
}
.circle--slider .count10 li:nth-child(2) {
    transform: rotate(36deg);
}
.circle--slider .count10 li:nth-child(3) {
    transform: rotate(72deg);
}
.circle--slider .count10 li:nth-child(4) {
    transform: rotate(108deg);
}
.circle--slider .count10 li:nth-child(5) {
    transform: rotate(144deg);
}
.circle--slider .count10 li:nth-child(6) {
    transform: rotate(-180deg);
}
.circle--slider .count10 li:nth-child(7) {
    transform: rotate(-144deg);
}
.circle--slider .count10 li:nth-child(8) {
    transform: rotate(-108deg);
}
.circle--slider .count10 li:nth-child(9) {
    transform: rotate(-72deg);
}
.circle--slider .count10 li:nth-child(10) {
    transform: rotate(-36deg);
}
.circle--slider .animate-wrapper {
    width: 50%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background-color: #fff !important;
}
.circle--slider .animate-title {
    color: #fff;
}
.circle--slider .animate-img {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    overflow: hidden;
}
.circle--slider .animate-img .animate-img__in {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    z-index: 3;
    transform: rotate3d(0, 0, 0, 0deg) scale(0.85);
    transition: 0.55s ease-in-out;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    box-shadow: -20px 20px 50px rgba(0, 0, 0, 0.3);
}
.circle--slider .animate-more {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s 0.4s;
    min-width: 131px;
    overflow: hidden;
    text-align: center;
    z-index: 30;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 15px;
    height: 62px;
    transform: scale(0.8);
}
.circle--slider .animate.active .animate-more {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.circle--slider .animate.active .animate-img .animate-img__in {
    opacity: 1;
    transform: scale(1);
}
.circle--slider .prev,
.circle--slider .next {
    position: absolute;
    top: 40%;
    bottom: 0;
    margin: auto;
    display: block;
    height: 62px;
    width: 87px;
    text-align: center;
    cursor: pointer;
}
.circle--slider .prev span,
.circle--slider .next span {
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
            text-orientation: upright;
    font-weight: 700;
}
.circle--slider .prev {
    left: 0;
}
.circle--slider .next {
    right: 0;
}

.my-section {
    margin-top: 8rem;
}

.px-detail {
    padding: 0 8rem;
}
.card-ofg h2 {
    font-size: 1rem;
}
.card-ofg img {
    width: 145px;
}
.bg-our-farmes {
    background-image: url(/img/Home/Photo/220223_Baanrim-Web-Home-23.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 4rem;
}
.mt.our-farmes {
    padding-top: 8rem;
    padding-bottom: 4rem;
}
.our-farmes h2 {
    font-size: 1.6rem;
    font-weight: 500;
}
.our-farmes h3 {
    font-size: 1.2rem;
    font-weight: 500;
}

.our-farmes img.rounded-circle {
    width: 280px;
}

.our-farmes .rounded-circle {
    border-radius: 50% !important;
    padding: 15px;
}

.our-farmes .rounded-circle:hover {
    border-radius: 50% !important;
    border: 3px dashed #f6881b;
    padding: 15px;
}

.btn {
    padding: 0.375rem 1.75rem !important;
}

.how-to-order {
    margin: 4rem 0;
}

.how-to-order h2 {
    font-size: 1.6rem;
    font-weight: 500;
}
.how-to-order h5 {
    font-size: 1rem;
    font-weight: 500;
}

.img-size-order {
    width: 150px;
}

.mx.frm-vis {
    padding: 0 8rem;
}

.card-ruc h5 {
    font-size: 1rem;
}

.footer h4 {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
}
.footer h5 {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}

.footer h5 a {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}

.dropdown-menu {
    background-color: #fff6 !important;
    border: 0px solid rgba(0, 0, 0, .15) !important;
    padding: 1rem 0 !important;
}

.dropdown-item {
    font-weight: 300 !important;
    font-size: 1rem !important;

}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #784123 !important;
    background-color: transparent !important;
    font-weight: 400 !important;
}

.p-frm {
    padding: 8rem;
}

.bg-green-top {
    background-image: url(/img/Home/Photo/220223_Baanrim-Web-Home-22.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: top right;
}

.pl-rooftop {
    padding-left: 3rem !important;
}

.px.frm-ogn {
    padding: 0 5rem;
}

.bg-frm-ogn {
    background-image: url(/img/Rooftop_Farm/Photo/220223_Baanrim-Web-Baanrim-Rooftop-Farm-08.png), url(/img/Rooftop_Farm/Photo/220223_Baanrim-Web-Baanrim-Rooftop-Farm-09.png), url(/img/Rooftop_Farm/Photo/220223_Baanrim-Web-Baanrim-Rooftop-Farm-10.png), url(/img/Rooftop_Farm/Photo/220223_Baanrim-Web-Baanrim-Rooftop-Farm-11.png);
    background-repeat: no-repeat;
    background-size: 150px, 150px, 150px, 100px;
    background-position: top 20% left 0%, top 0% right 0%, top 50% right 0%, bottom 10% left 0%;
}

.bg-green-circel {
    background-image: url(/img/Rooftop_Farm/Photo/220223_Baanrim-Web-Baanrim-Rooftop-Farm-13.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.rooftop-frm .text-px {
    padding: 0 20%;
    margin: 12rem 0 1rem 0;
}

.rooftop-frm .slide-owl {
    padding: 0 25% 4rem 25%;
}

.bg-rooftop-footer {
    background-image: url(/img/Rooftop_Farm/Photo/220223_Baanrim-Web-Baanrim-Rooftop-Farm-14.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.rooftop-frm h4 {
    font-weight: 400;
    line-height: 1.5;
}
  
.dropdown {
    position: relative;
    display: inline-block;
}
  
.dropdown-content {
    width: max-content;
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff6 !important;
    border: 0px solid rgba(0,0,0,.15) !important;
    padding: 1rem 0 !important;
    border-radius: 5px;
}
  
.dropdown-content a {
    color: black;
    padding: 5px 15px;
    text-decoration: none;
    display: block;
}
  
.dropdown-content a:hover {
    color: #784123 !important;
}
  
.dropdown:hover .dropdown-content {display: block;}

.bg-egg-top {
    background-image: url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-02.png);
    background-repeat: no-repeat;
    background-size: 1200px;
    background-position: top left;
}
.ogn-frm .salad h5 {
    font-weight: 300;
}
.tooltip {
    position: relative !important;
    display: contents !important;
    border-bottom: 1px dotted black !important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 100%;
    background-color: #8dc63f;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: -8%;
    left: 50%;
    margin-top: 8px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #8dc63f;
}
.tooltip:hover .img-organic-farm{
    opacity: .8;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.read-more {
    display: none;
}
.tooltip:hover .read-more {
    display: block;
    position: absolute;
    top: 15%;
    left: 40%;
    text-align: center;
}
.tooltip-orn1 .tooltiptext{
    top: 44%;
    left:0%;
}
.tooltip-orn2 .tooltiptext{
    top: 83%;
    left:0%;
}
.tooltip-orn3 .tooltiptext{
    top: 55%;
    left:0%;
}
.tooltip-orn4 .tooltiptext{
    top: 99%;
    left:0%;
}
.tooltip-orn5 .tooltiptext{
    top: 103%;
    left:0%;
}
.tooltip-orn6 .tooltiptext{
    top: 103%;
    left:0%;
}
.tooltip-orn7 .tooltiptext{
    top: 104%;
    left:0%;
}

.bg-frm-ogn2 {
    background-image: url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-07.png), 
    url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-06.png), 
    url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-05.png), 
    url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-08.png),url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-07.png), 
    url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-06.png), 
    url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-05.png), 
    url(/img/Organic_Farm/Photo/20223_Baanrim-Web-Baanrim-Organic-Farm-08.png);
    background-repeat: no-repeat;
    background-size: 150px, 150px, 150px, 100px,150px, 150px, 150px, 100px;
    background-position: top 20% left 0%, top 0% right 0%, top 30% right 0%,top 40% left 0%,top 60% left 0%, top 50% right 0%, top 70% right 0%, bottom 10% left 0%;
}

.slide-ogn {
    margin-top: -35%;
    height: 50rem;
}
.slide-center {
    margin-top: 15rem !important;
}

.slide-left {
    margin-top: 100px !important;
}
.slide-right {
    margin-top: 100px !important;
}
.card-team h5{
    font-size: 1rem;
}
.card-team p{
    font-size: 14px;
    margin-bottom: 0;
}
.our-team {
    padding: 0 0 8rem 0;
}
.banner-hieght {
    height: 45rem;
}
.banner-padding {
    padding: 8rem 0;
}
.px-banner {
    padding-left: 8rem;
    padding-right: 8rem;
}
.nav-item-hto h3 {
    font-size: 1.2rem;
}
.tab-content-title{
    margin: 4rem 0;
}
#product-tabContent {
    margin-bottom: 8rem;
}
.card-view-product h4{
    font-size: 1.3rem;
}
.card-view-product h5{
    font-size: 1rem;
}
.view-product {
    width: fit-content !important;
    margin: auto;
}
.text-banner h5{
    font-size: 1.2rem;
    font-weight: 300;
}
.bullet-how-to-order ul{
    list-style: auto;
    margin-left: 1.1rem;
}
.bullet-how-to-order ul li::marker{
    color: #000 !important;
}
.bullet-how-to-order ol{
    list-style: auto;
    margin-left: 1.1rem;
}
.bullet-how-to-order ol li::marker{
    color: #000 !important;
}
.m-product {
    margin: 0 8rem;
}
:root {
    --main-image-width: 500px;
    --main-image-height: 400px;
    --thumbnail-track-width: 90px;
    --thumbnail-height: 79px;
}
.p-frm-vs-detail {
    padding: 4rem 8rem;
}
.product-image-carousels {
    display: flex;
    justify-content: center;
}
  
.thumbnails-slider {
    width: var(--thumbnail-track-width);
    padding: 30px 0;
    margin-right: 5px;
}
.thumbnails-slider button {
    height: 30px;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 30px;
    color: rgba(0, 0, 0, 0.7);
}
.thumbnails-slider button:not([disabled]):hover {
    background-color: transparent;
    color: black;
}
.thumbnails-slider button:focus {
    background-color: transparent;
}
.thumbnails-slider button:focus .slick-prev-icon,
.thumbnails-slider button:focus .slick-next-icon {
    color: #8dc63fc7 !important;
}
.thumbnails-slider button.slick-prev {
    top: 15px;
    left: 0;
}
.thumbnails-slider button.slick-prev .slick-prev-icon {
    display: inline-block;
    transform: rotate(90deg);
    color: black;
}
.thumbnails-slider button.slick-next {
    bottom: -15px;
    right: 0;
    top: auto;
}
.thumbnails-slider button.slick-next .slick-next-icon {
    display: inline-block;
    transform: rotate(90deg);
    color: black;
}
.thumbnails-slider .thumbnail-button {
    display: block;
    height: var(--thumbnail-height) !important;
    cursor: pointer;
    border: 1px solid #ccc !important;
    background: none;
    border-radius: 10px;
    background-color: #fff;
    transition: opacity 0.1s linear;
}
.thumbnails-slider .thumbnail-button:focus img, .thumbnails-slider .thumbnail-button:hover img, .thumbnails-slider .thumbnail-button[aria-current=true] img {
    opacity: 1;
    filter: grayscale(0);
    border: 1px solid #8dc63fc7 !important;
}
.thumbnails-slider .thumbnail-button img {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
    transition: all 0.1s linear;
}
.main-image-slider {
    position: relative;
    width: 65%;
    height: auto;
    position: relative;
    margin-bottom: 1px;
}
.main-image-slider button {
    z-index: 1;
}
.main-image-slider button.slick-prev {
    left: 10px;
}
.main-image-slider button.slick-prev .slick-prev-icon {
    opacity: 0;
}
.main-image-slider button.slick-next {
    right: 10px;
}
.main-image-slider button.slick-next .slick-next-icon {
    opacity: 0;
}
.main-image-slider .slick-slide {
    width: var(--main-image-width);
}
.main-image-slider .slick-slide .image-link {
    height: var(--main-image-height);
    overflow: hidden;
    transition: outline 0.1s linear;
}
.main-image-slider .slick-slide .image-link:focus {
    outline: 4px dashed white;
    outline-offset: -7px;
}
.main-image-slider .slick-slide .image-link img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
}
.nav-menu-top {
    font-size: 1rem !important;
}
.slick-slider {
    margin-bottom: 0 !important;
}
.slick-next:focus .slick-next-icon, .slick-next:focus .slick-prev-icon, .slick-prev:focus .slick-next-icon, .slick-prev:focus .slick-prev-icon {
    color: #8dc63f !important;
}
.padding.frm-vs-detail {
    padding: 8rem 0;
}
.icon-planing {
    width: 20px !important;
}
.icon-opacity {
    opacity: .5;
}
.img-icon-next {
    width: 40px;
}
.farm-visit {
    padding-bottom: 4rem;
}
.roof-bullet ul {
    margin-left: 1rem;
}
.mb-weight {
    margin-bottom: 2rem;
}
.style-des-product {
    color: #838383;
    font-weight: 400;
    margin-bottom: 2rem;
}
.font-weight-shop {
    font-weight: 400;
    margin-right: 1rem;
}
.icon-shop-now {
    width: 45px;
    margin: 0 5px;
    box-shadow: 5px 5px 9px #00000036;
    border-radius: 50px;
}
.tab-my {
    margin: 4rem 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent !important;
    color: #8dc63f !important;
}
.p-card-product {
    padding: 0 15px;
    word-wrap: break-word;
}
.planing-mt {
    margin-top: 3rem;
}
.table thead th {
    border-bottom: 2px solid #ffffff !important;
}
.table td, .table th {
    border-top: 2px solid #ffffff !important;
}
.item.view-product {
    margin: 1rem;
}
.mt-card-product {
    margin-top: 4rem !important;
}
.how-to-order-map iframe {
    width: 100%;
    height: 90%;
}
.how-to-order-add iframe {
    width: 100%;
    height: 100%;
}
.how-to-order-point iframe {
    width: 100%;
    height: 500px;
}
.img-size-hto {
    width: 75%;
}
.p-mb-hto {
    padding: 3rem !important;
}
.icon-contact {
    width: 200px;
}
.contact-style-iframe {
   margin-bottom: 4rem !important;
}
.contact-style-iframe iframe{
    width: 100%;
    height: 500px;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
    margin: auto;
}
.media-body h5{
    margin-bottom: 0;
}
.baanrim-menu-pc {
    display: block !important;
}
.baanrim-menu-mb {
    display: none !important;
}
.text-maptable {
    position: relative;
    right: 10%;
    margin-top: 27px;
    z-index: 2;
    font-size: 2rem;
    font-weight: 500;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: auto !important;
}
.line-pc {
    display: none;
}
@media (max-width: 1368px) {
    .bg-green-top {
        background-size: 75%;
    }

}
@media (max-width: 1280px) {
    .circle--slider .animate-wrapper {
        width: 40%;
        height: 40%;
    }
    .circle--rotate {
        width: 70%;
        height: 70%;
    }
    .icon-contact {
        width: 120px;
    }
    .text-maptable {
        position: relative;
        right: 64px;
        margin-top: 10px;
        z-index: 2;
        font-size: 1rem;
        font-weight: 500;
    }

}
@media (max-width: 1024px) {
    .mx.frm-vis {
        padding: 0;
    }
    .bg-green-top {
        background-size: 84%;
        background-position: top 0% right -45%;
    }
    .point-organic-farm {
        top: 25%;
    }
    .point-organic-farm3 {
        top: 27%;
    }
    .point-organic-farm4 {
        top: 56%;
        right: 80%;
        max-width: 98px;
    }
    .point-organic-farm2 {
        top: 50%;
        max-width: 100px;
    }
    .slide-right {
        margin-top: 30px !important;
    }
    .slide-left {
        margin-top: 30px !important;
    }
    .slide-center {
        margin-top: 8rem !important;
    }
    .slide-ogn {
        height: 35rem;
    }
    .card-product {
        width: 200px;
        height: 200px;
    }
    .img-title-product {
        width: 120px;
        top: 15%;
    }
    .nav-item-hto h3 {
        font-size: 1.5rem;
    }
    .card-view-product h4 {
        font-size: 1.5rem;
    }
    .banner-hieght {
        height: 35rem;
    }
    .banner-padding {
        padding: 4rem 0;
    }
    .how-to-order-map iframe {
        width: 350px;
    }
    .how-to-order-add iframe {
        width: 350px;
    }
    .pt-frm-vs {
        padding-top: 2rem;
    }
}
@media (max-width: 991px) {
    .services {
        padding-top: 5rem;
    }
    .px-detail {
        padding: 0;
    }
    .our-farmes img.rounded-circle {
        width: 250px;
    }
    .bg-green-top {
        background-size: 90%;
        background-position: top 0% right -220%;
    }
    .p-frm {
        padding: 3rem 0;
    }
    .point-organic-farm {
        right: -27%;
        max-width: 100px;
    }
    .point-organic-farm3 {
        right: 75%;
        max-width: 100px;
    }
    .point-organic-farm4 {
        max-width: 70px;
    }
    .point-organic-farm2 {
        max-width: 80px;
    }
    .point-organic-farm7 {
        top: -50%;
    }
    .point-organic-farm5 {
        max-width: 90px;
    }
    .mb-ourteam {
        margin-bottom: 3rem;
    }
    .px-banner {
        padding-left: 0;
        padding-right: 0;
    }
    .nav-item-hto {
        width: 180px;
    }
    .card-product {
        width: 170px;
        height: 170px;
    }
    .img-title-product {
        width: 100px;
    }
    .bg-color-green {
        top: -80px;
    }
    .nav-item-hto h3 {
        font-size: 1.1rem;
    }
    .item.view-product {
        margin: 0.5rem;
    }
    .p-hto {
        top: 100px;
    }
    .nav-item-hto2 {
        width: 230px;
    }
    .card-hto {
        width: 220px;
        height: 220px;
    }
    .cream-border-radius {
        padding-top: 15% !important;
    }
    .how-to-order-map iframe {
        width: 100%;
        height: 400px;
    }
    .p-mb-hto {
        padding: 0 !important;
    }
    .how-to-order-add iframe {
        width: 100%;
        height: 400px;
        margin-top: 1rem;
    }
    .pt-frm-vs {
        padding-top: 4rem;
    }
    .mt-frm-vs {
        margin-top: 1rem;
    }
    .baanrim-menu-pc {
        display: none !important;
    }
    .baanrim-menu-mb {
        display: block !important;
    }
    .nav-link-hto {
        margin: 0 0rem;
    }
    .line-mb {
        font-size: 12px;
    }
}
@media (max-width: 820px) {
    .bg-green-top {
        background-size: 95%;
        background-position: top 0% right -500%;
    }
    .banner-hieght {
        height: 25rem;
    }
}
@media (max-width: 768px) {
}
@media (max-width: 767px) {
    .card-ofg img {
        width: 100px;
    }
    .card-ofg {
        padding: 1rem;
    }
    .our-farmes img.rounded-circle {
        width: 220px;
    }
    .img-size-order {
        width: 100px;
    }
    .card-fms {
        width: 165px;
        height: 165px;
    }
    .circle--rotate {
        width: 60%;
        height: 60%;
    }
    .circle--slider .animate-wrapper {
        width: 30%;
        height: 30%;
    }
    
}
@media (max-width: 600px) {
    .bg-green-top {
        background-size: 95%;
    }
    .our-farm-mb {
        margin-bottom: 3rem;
    }
    .margin-organic-farm {
        margin-top: 8rem;
    }
    .point-organic-farm {
        max-width: 80px;
    }
    .point-organic-farm3 {
        max-width: 80px;
    }
    .point-organic-farm2 {
        max-width: 60px;
    }
    .point-organic-farm4 {
        top: 48%;
        right: 70%;
        max-width: 65px;
    }
    .point-organic-farm6 {
        top: -20%;
    }
    .point-organic-farm5 {
        top: -22%;
        right: -40%;
    }
    .point-organic-farm7 {
        top: -43%;
        max-width: 25px;
    }
    .position-organic-farm {
        top: 60px;
    }
    .margin-other-product {
        margin: 2rem 0 4rem 0;
    }
    .slide-left {
        margin-top: -40% !important;
    }
    .slide-center {
        margin-top: 0 !important;
    }
    .slide-right {
        margin-top: -40% !important;
    }
    .slide-ogn {
        height: 16rem;
    }
    .hr-organic-farm {
        margin-top: 2rem;
        margin-bottom: 6rem;
    }
    .nav-item-hto {
        width: 120px;
    }
    .card-product {
        width: 110px;
        height: 110px;
    }
    .img-title-product {
        width: 65px;
    }
    .banner-padding {
        padding: 2rem 0;
    }
    .pt-main-img {
        padding-top: 2rem !important;
    }
    .nav-item-hto2 {
        width: 170px;
    }
    .card-hto {
        width: 160px;
        height: 160px;
    }
    .img-size-hto {
        width: 80px;
    }
    .line-mb, .color-mb {
        display: none;
    }
    .line-pc {
        display: block;
    }
    
    .card-ruc h5 {
        font-size: 1.3rem;
    }
    .pt-frm-vs {
        padding-top: 6.5rem;
    }
    .logo-size {
        width: 80px;
    }
    .card-hto h5 {
        font-size: .80rem !important;
    }
}
@media (max-width: 540px) {
    .card-fms {
        width: 150px;
        height: 150px;
    }
    .img-size-order {
        width: 75px;
    }
    .my-section {
        margin-top: 3rem;
    }
    .bg-green-top {
        background-size: 95%;
    }
    .mb-ourteam {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .card-view-product {
        max-height: 100%;
    }
    .m-view-product {
        margin: 2rem;
    }
    .hto-center-mb {
        text-align: center;
    }
    .cream-border-radius {
        padding-top: 20% !important;
    }
    .p-rooftop_farm {
        padding-left: 0;
        padding-right: 0;
    }
    .tooltip .tooltiptext {
        width: 150%;
        padding: 5px;
    }
    .tooltip-orn3 .tooltiptext {
        top: 53%;
        left: -50%;
    }
    .tooltip-orn4 .tooltiptext {
        top: 99%;
        left: -50%;
    }
    .tooltip-orn6 .tooltiptext {
        top: 103%;
        left: -40%;
    }
}
@media (max-width: 432px) {
    .card-ofg img {
        width: 60px;
    }
    .card-fms {
        width: 120px;
        height: 120px;
    }
    .img-size-order {
        width: 50px;
    }
    .how-to-order h5 {
        font-size: 15px !important;
    }
    .our-farm-mb {
        font-size: 1rem !important;
    }
    .px.frm-ogn {
        padding: 0 1rem;
    }
    .rooftop-frm .text-px {
        padding: 0px 1rem;
    }
    .rooftop-frm h4 {
        font-size: 1rem;
    }
    .point-organic-farm {
        top: 20%;
    }
    .point-organic-farm3 {
        top: 23%;
        right: 75%;
    }
    .h5, h5 {
        font-size: 1.1rem !important;
    }
    .point-organic-farm2 {
        right: -25%;
    }
    .point-organic-farm4 {
        top: 43%;
    }
    .point-organic-farm6 {
        top: -30%;
    }
    .point-organic-farm5 {
        max-width: 75px;
    }
    .point-organic-farm7 {
        top: -52%;
    }
    .card-organic-farm2 {
        height: 410px;
        padding: 70px;
    }
    .icon-rooftop-footer {
        width: 35px;
    }
    .margin-main-title {
        margin: 1rem 0 2rem 0;
    }
    .nav-item-hto {
        width: 180px;
    }
    .card-product {
        width: 170px;
        height: 170px;
    }
    .banner-padding {
        padding: 3rem 0;
    }
    .img-title-product {
        width: 100px;
    }
    .pt-main-img {
        padding-top: 4rem !important;
    }
    .font-size-price {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .item.view-product {
        margin: 2rem;
    }
    .nav-item-hto2 {
        width: 130px;
    }
    .card-hto {
        width: 120px;
        height: 120px;
    }
    .img-size-hto {
        width: 90px;
        margin-bottom: 2rem;
    }
    .cream-border-radius {
        padding-top: 40% !important;
    }
    .logo-size {
        width: 60px;
    }
}
@media (max-width: 428px) {
    .card-ofg img {
        width: 70px;
    }
    .margin-main-title {
        margin: 40px 0;
    }
    .px.frm-ogn {
        padding: 0 1rem;
    }
    .pt-main-img {
        padding-top: 5rem !important;
    }
}
@media (max-width: 400px) {
    .card-fms {
        width: 110px;
        height: 110px;
    }
    .bg-green-white {
        background: linear-gradient(180deg, rgba(255,255,255,1) 74%, rgba(141,198,63,1) 74%);
    }
    .card-organic-farm2 {
        height: 370px;
    }
    .slide-right {
        margin-top: -20% !important;
    }
    .slide-left {
        margin-top: -20% !important;
    }
    .slide-center {
        margin-top: 20% !important;
    }
    .p-hto {
        top: 80px;
    }
    .nav-item-hto2 {
        width: 120px;
    }
    .card-hto {
        width: 115px;
        height: 115px;
    }
    .icon-contact {
        width: 80px;
    }
    .text-maptable {
        position: relative;
        right: 43px;
        margin-top: 18px;
        z-index: 2;
        font-size: 12px;
        font-weight: 500;
    }
}
@media (max-width: 390px) {
    .point-organic-farm {
        right: -40%;
        top: 23%;
    }
    .point-organic-farm4 {
        max-width: 55px;
    }
    .point-organic-farm6 {
        top: -25%;
        right: 70%;
        max-width: 70px;
    }
    .point-organic-farm3 {
        top: 27%;
        max-width: 65px;
    }
    .point-organic-farm7 {
        top: -60%;
    }
    .point-organic-farm5 {
        max-width: 65px;
    }
    .pt-frm-vs {
        padding-top: 8.5rem;
    }
    .contact-style-iframe iframe {
        height: 300px;
    }
}
@media (max-width: 384px) {
    .nav-item-hto2 {
        width: 117px;
    }
}
@media (max-width: 375px) {
    .card-fms {
        width: 100px;
        height: 100px;
        padding: 0.5rem;
    }
    .img-icon-next {
        width: 25px;
    }
    .our-farm-mb {
        font-size: .9rem !important;
    }
    .card-organic-farm2 {
        height: 340px;
    }
    .point-organic-farm {
        top: 28%;
        max-width: 60px;
    }
    .pt-main-img {
        padding-top: 5.5rem !important;
    }
    .nav-item-hto2 {
        width: 110px;
    }
    .card-hto {
        width: 105px;
        height: 105px;
    }
    .img-size-hto {
        width: 75px;
    }
}
@media (max-width: 320px) {
    .nav-item-hto2 {
        width: 90px;
    }
    .card-hto {
        width: 85px;
        height: 85px;
    }
    .img-size-hto {
        width: 50px;
        margin-bottom: 1.5rem;
        margin-top: 0.5rem;
    }
}



