
/*****RJ Stylesheet 2021****/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/**********

RESET CSS

**************/

body {
    background: #fff;
    font-family: 'Kumbh Sans', sans-serif;
   scroll-behavior: smooth;
    width: 100%;
    font-size: 16px;
    padding: 0px;
    overflow-x: hidden;
    color:#000;
}
body,html,ul,li {
    font-size: 16px;
   font-family: 'Kumbh Sans', sans-serif;
}
h1,h2,h3,h4{
    font-family: 'Kumbh Sans', sans-serif;
}
 .cursive{
    font-family: 'Italianno', cursive;
}
a:hover{
    color: #1976d2;
    text-decoration: none;
}
.pdlr{
    padding:0;
}
p{
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
   font-family: 'Kumbh Sans', sans-serif;
/*word-break: break-all;*/
}

.navbar-inverse .navbar-brand{
    height: auto;
    padding: 0;
}
.navbar-nav {
    float: right;
    margin: 0;
    padding: 20px 0;
}
.navbar-inverse {
        background-color: #ffffff;
    border-color: transparent;
    margin: 0;
}
.navbar-inverse .navbar-nav>.active>a{
   color: #d126a8;
    background-color: transparent;
    font-weight: 600;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #cf24a4;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #cd24a5;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
.navbar-inverse .navbar-nav>li>a.btn-success{
    color: #333;
}
.FireBrickRed.navbar-nav{
    padding: 12px 0;
}
.FireBrickRed.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background: #fff;
}
.FireBrickRed  .navbar-nav>li>a{
    color: #333;
    background: transparent;
}
.FireBrickRed  .navbar-nav>li>a.btn-success{
    text-transform: uppercase;
    background: green;
    color: #fff;
}
.FireBrickRed .navbar-brand{
    margin-left: 00;
    padding: 0 20px;
}
.FireBrickRed .navbar-brand img{    
    width: 160px;
}
footer {
    background: #333;
    color: #fff;
    padding: 20px 0;
}
footer span{
    display: inline-block;
    margin: 48px 0 0;
}
footer span a{
    color: #fff;
    padding:10px;
}
footer .social-icon{
    display: inline-block;
    margin: 40px 0 0;
    font-size: 20px;
}
footer hr{
    border-color: #a6a6a6;
}
#myCarousel .item:before{
    background:#0006;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
#myCarousel .item {
    color: #fff;
    background: url(../img/thai-slider-1.jpg);
    background-size: cover;
    background-position: center;
    height: 550px;
    line-height: 300px;
    /* Align the text vertically center. */
    font-size: 52px;
    text-align: center;
    
}
#myCarousel .item:nth-child(1){
    background: url(../img/thai-slider-3.jpg);
    background-size: cover;
    background-position: center;
}
#myCarousel .item:nth-child(2){
    background: url(../img/thai-slider-2.jpg);
    background-size: cover;
    background-position: center;
}
#myCarousel .caption {
    right: 0;
    position: absolute;
    color: #f1f1f1;
    z-index: 11111;
    left: 0;
    top: 35%;
}
#myCarousel.caption a{color: #fff;}
#myCarousel.caption h2{
    font-size:50px;
}
#myCarousel.caption p{
    font-size:25px;
}
#myCarousel .carousel-control {
    top: 50%;
    /* border 3px, size 40px */
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 25px;
    color: #fff;
    text-align: center;
    opacity: .5;
    filter: alpha(opacity=50);
}
/* cancel background image gradient */
#myCarousel .carousel-control.left-flat {
    right: auto;
    left: 15px;
}
/* override background image gradient */
#myCarousel .carousel-control.right-flat {
    right: 15px;
    left: auto;
}
.btn-rounded{
    border-radius: 50px;
}
.aboutus-home{
    padding: 50px 0;
}
#myCarousel h2{
    font-size: 60px;
}    
.img-2 {
    position: absolute;
    left: 100px;
    top: 40%;
    border: 10px solid #fff;
    border-radius: 10px;
    border-right: 0;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background: #fff;
    margin: 0;
    box-shadow: 6px 10px 25.38px 1.62px rgba(0,0,0,.18);
}
.menu-bg-hm, .galleryhome{
    background: #F4F0EB;
    display: inline-block;
    width: 100%;
    padding:40px 0;
}
.img-round{
    border-radius:50% 50% 0 0;
}
.seprater{
    border-bottom: 1px solid #ddd;
    width: 100%;
    display: inline-block;
}
.price{
    color: #ce23a3;
}
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
 /* .testimonial_btn{*/
 /*   background-color: #373d4b !important;*/
 /*   color: #fff !important;*/
 /*}*/
 
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
.testi{
    background: url(../img/o.jpg)no-repeat;
    background-size:cover ;
    background-position: center;
    padding: 40px 0;
    display: inline-block;
    width: 100%;
}
.what-client-says{
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    height: 500px;
    box-shadow: 6px 10px 25.38px 1.62px rgba(0,0,0,.18);
}
.testimonial_para{
    text-align:center;
}
.carousel-1 .testimonial_fa{
    text-align: center;
}
.diningcontent, .dining{
    padding:40px ;
}
.colored{
        color: #c90e9a;
}
.dining .img-2 {
    position: absolute;
    right: -230px;
    top: 10%;
    border: 10px solid transparent;
    border-radius: 10px;
    border-right: 0;
}
.call{
    font-size:25px;
    color: #ce23a3;
}
.contactusform{
    padding: 40px 0;
    display: inline-block;
    width: 100%;
}
.form-control{
    margin: 10px 0;
    height: 50px;
    border-radius: 10px;
}
.gallery{
    display: inline-block;
    margin-top: 20px;
}
.gallery img{
    height: 250px;
    width: 100%;
}

#order{
    display: none;
}
#toTop{
    position: fixed;
    right: 20px;
    bottom: 50px;
    background: #c90e9a;
    padding: 7px 15px;
    color: #fff;
    font-size: 20px;
    border-radius: 10px 0;
}
.thumbnail .img-responsive{
    border:0.5px solid transparent;
}
/*for iphone 6/7/8 plus & pixel 2 , pixel 2 xl*/
@media  (min-width: 411px) and (max-width:  731px){
.img-2{
    display: none;
}
.navbar-inverse .navbar-toggle{
    background:#000;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 20px 0;
}
footer {
    background: #333;
    color: #fff;
    padding: 20px 0;
}
#order{
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    bottom:0;
}
#myCarousel h2 {
    font-size: 30px;
}
.aboutus-home {
    padding: 20px 0;
}
.what-client-says{
    height: auto;
}
.diningcontent, .dining {
    padding: 10px;
}
.galleryhome{
        padding: 20px;
}
.gallery img {
    height: 150px;
    width: 100%;
}
.img-responsive{
    border:1px solid transparent;
}
footer{
    text-align: center;
}
#order a{
    width: 100%;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 20px 0;
}
.navbar-inverse .navbar-toggle{
    background:#000;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.FireBrickRed .navbar-brand{
    width:120px;
}
.FireBrickRed .navbar-toggle{
        background: #333;
}
.FireBrickRed .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
}
/* for Iphone X*/
@media  (min-width: 375px) and (max-width: 812px){
.img-2{
    display: none;
    
}
 footer {
    background: #333;
    color: #fff;
    padding: 20px 0;
}
.navbar-inverse .navbar-toggle{
    background:#000;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.FireBrickRed .navbar-brand{
    width:120px;
}
.FireBrickRed .navbar-toggle{
        background: #333;
}
.FireBrickRed .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 20px 0;
}
#order{
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    bottom:0;
}
#myCarousel h2 {
    font-size: 30px;
}
.aboutus-home {
    padding: 20px 0;
}
.what-client-says{
    height: auto;
}
.diningcontent, .dining {
    padding: 10px;
}
.galleryhome{
        padding: 20px;
}
.gallery img {
    height: 150px;
    width: 100%;
}

#order a{
    width: 100%;
}
.img-responsive{
    border:1px solid transparent;
}
}
/*for Galaxy s5*/
@media (min-width: 360px) and (max-width: 640px){
.img-2{
    display: none;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
.navbar-inverse .navbar-toggle{
    background:#000;
}
.navbar-inverse .navbar-toggle{
    background:#000;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.FireBrickRed .navbar-brand{
    width:120px;
}
.FireBrickRed .navbar-toggle{
        background: #333;
}
.FireBrickRed .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
footer {
    background: #333;
    color: #fff;
    padding: 20px 0;
}
#order{
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    bottom:0;
}
#myCarousel h2 {
    font-size: 30px;
}
.aboutus-home {
    padding: 20px 0;
}
.what-client-says{
    height: auto;
}
.diningcontent, .dining {
    padding: 10px;
}
.galleryhome{
        padding: 20px;
}
.gallery img {
    height: 150px;
    width: 100%;
}
.img-responsive{
    border:1px solid transparent;
}

#order a{
    width: 100%;
}

}

/*for iphone5*/
@media (min-width: 320px) and (max-width: 568px){
.img-2{
    display: none;
}
.navbar-inverse .navbar-toggle{
    background:#000;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.FireBrickRed .navbar-brand{
    width:120px;
}
.FireBrickRed .navbar-toggle{
        background: #333;
}
.FireBrickRed .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 20px 0;
}
#myCarousel h2 {
    font-size: 30px;
}
.aboutus-home {
    padding: 20px 0;
}
.what-client-says{
    height: auto;
}
.diningcontent, .dining {
    padding: 10px;
}
.galleryhome{
        padding: 20px;
}
.gallery img {
    height: 150px;
    width: 100%;
}
.img-responsive{
    border:1px solid transparent;
}
footer {
    background: #333;
    color: #fff;
    padding: 20px 0;
}
#order a{
    width: 100%;
}

}