html {
  scroll-behavior: smooth;
}
.first-section-content p {
    font-family: 'Playfair Display', serif;
/* font-family: 'Viga', sans-serif !important; */
font-size: 43px;
line-height: 43px;
text-transform: uppercase;
color: #333;
}
.first-section-content p > span {
font-size: 74px !important;
}
.first-section-content p span {
    font-family: 'Playfair Display', serif;
/* font-family: 'Kaushan Script', cursive !important; */
text-transform: capitalize;
font-size: 54px !important;
color: #811910 !important;
}

.first-section-content p {
    font-family: 'Playfair Display', serif;
/* font-family: 'Viga', sans-serif !important; */
font-size: 43px;
line-height: 43px;
text-transform: uppercase;
color: #333;
}
#moreText {display: none;}
p.section-sub-head.color_d.font_2.font_size_2 {
    font-family: 'Playfair Display', serif;
/* font-family: font_2 !important; */
line-height: 22px;
text-transform: initial !important;
font-size: 15px !important;
margin-top: 20px;
text-align: justify !important;
}
.section-sub-head-2{width: 100%!important;}
.section-sub-head {
width: 85%;
margin: auto;
margin-bottom: 50px;
text-align: center;
letter-spacing: 0;
}

a.read-more-home {
    font-family: 'Playfair Display', serif;
/* font-family: 'Viga', sans-serif !important; */
font-size: 14px !important;
text-transform: uppercase !important;
background: linear-gradient(
82deg
, #ff000a, #ff000a, #ff2b33);
color: #fff;
padding: 10px 17px;
border-radius: 4px;
}

.first-section-img {
display: table-cell;
vertical-align: middle;
padding: 20px 15px;
}

.first-section-wrapper img.animate.animated {
border: 13px solid #fff;
box-shadow: 2px 2px 10px #33333373;
}
.animate.animated {
transition: .4s;
opacity: 1;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
img {
display: inline-block;
vertical-align: middle;
}

element .style {
}
.first-section-wrapper img.animate.animated {
border: 13px solid #fff;
box-shadow: 2px 2px 10px #33333373;
}
.animate.animated {
transition: .4s;
opacity: 1;
}
.first-section-img img {
width: 100%;
}
.animate {
opacity: 0;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
img {
display: inline-block;
vertical-align: middle;
}
img {
-ms-interpolation-mode: bicubic;
}
img {
max-width: 100%;
height: auto;
}
.first-section-wrapper {

padding: 0 0;
}





#site-wrapper {
height: auto;
width: 100%;
overflow: hidden;
position: relative;
text-align: center;
display:block;
}

article {

position: relative;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.content-panel .wrapper.theme4 {
background-image: url(../images/backgrounds-1000x1000-bonsai.jpg);
}

.content-panel .wrapper.theme3 {
    background-image: url(../images/backgrounds-1000x1000-bamboo.jpg);
    }

    .content-panel .wrapper.theme2 {
        background-image: url(../images/backgrounds-1000x1000-mountains.jpg);
        }

        .content-panel .wrapper.theme1 {
            background-image: url(../images/backgrounds-1000x1000-fish.jpg);
            }
        

@media screen and (max-width: 1600px){
.content-panel .wrapper {
min-height: 420px;
}

article:nth-of-type(odd) {
clear: both;
}

.content-panel {
padding: 25px;
background-color: #ffffff;
width: 42%;
display: inline-block;

}

.content-panel .wrapper {
display: inline-block;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;

width: 100%;
padding-left: 0px;
padding-right: 0px;
height: auto;
}
.wrapper {
position: relative;

margin: 0 auto;

}
.content-panel .wrapper .content-wrapper {
width: 400px;
display: inline-block;
text-align: left;
padding-top: 120px;
padding-bottom: 70px;
max-width: 80%;
}
.content-panel .wrapper .content-wrapper .heading-wrapper {
width: 100%;
margin-bottom: 15px;
}

.content-panel .wrapper .content-wrapper .heading-wrapper h2 {
    font-family: 'Playfair Display', serif;
/* font-family: "Rosario", "Open Sans", "Arial", sans-serif; */
font-weight: normal;
font-style: normal;
font-size: 32px;
color: #000000;
letter-spacing: 3px;
line-height: 130%;
text-transform: uppercase;
text-align: center;
}

.content-panel .wrapper .content-wrapper .buttons {
margin-top: 35px;
text-align: center;
}

.sono_button.default {
color: #ffffff;
background-color: #320c01;
border: 3px solid transparent;
}

.sono_button {
display: inline-block;
text-align: center;
padding: 9px;
min-width: 146px;
font-size: 14px;
text-transform: uppercase;
    font-family: 'Playfair Display', serif;
/* font-family: "Rosario", "Open Sans", "Arial", sans-serif; */
font-weight: normal;
font-style: normal;
transition: all 0.3s;
}

.content-panel .wrapper .content-wrapper .buttons a {
margin: 0 3px;
color:white;
}

.carousel-panel {
display: block;
text-align: center;
width: 58%;
clear: none;
float: right;
}

.carousel-panel .carousel {

width: 100%;
position: relative;
height: 100%;
}

.carousel-panel .carousel {
display: inline-block;
width: 100%;
position: relative;
height: 100%;
}

.content-panel .wrapper .content-wrapper .heading-wrapper h2 span.highlighter {
display: block;
background-position: center center;
background-repeat: no-repeat;
background-size: 70% 90%;
}



.carousel {
height: 500px;
margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
height: 500px;
background-color: #777;
background-size: contain;

}
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
height: 500px;
}

.image-half {
width: 58%;
float: left;
}

.image-panel {
display: inline-block;

background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
/*padding-bottom: 40px;*/
color: #5a5a5a;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
padding-right: 0;
padding-left: 0;
}
.navbar-wrapper .navbar {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar .container {
width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
height: 500px;
margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
z-index: 10;
/*top:80px;*/
}

/* Declare heights because of positioning of img element */
.carousel .item {
height: 470px;
background-color: #777;
}
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
height: 500px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
margin-bottom: 20px;
text-align: center;
}
.marketing h2 {
font-weight: normal;
}
.marketing .col-lg-4 p {
margin-right: 10px;
margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
font-weight: 300;
line-height: 1;
letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
/* Navbar positioning foo */
.navbar-wrapper {
margin-top: 20px;
}
.navbar-wrapper .container {
padding-right: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar {
padding-right: 0;
padding-left: 0;
}

/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
border-radius: 4px;
}

/* Bump up size of carousel content */
.carousel-caption p {
margin-bottom: 20px;
font-size: 21px;
line-height: 1.4;
}

.featurette-heading {
font-size: 50px;
}
}

@media (min-width: 992px) {
.featurette-heading {
margin-top: 120px;
}

}

/* CHANGE MADE FROM HERE  */
@media screen and (max-width: 435px){
.content-panel {
height: 420px !important;
width: 100%;
padding: 0;
}
.carousel-panel {
width: 100%;
}

.image-panel{
background-size: auto;
width:100%;
background-size: cover;
margin: -128px 0;
}

.carousel .item{
height:240px !important;
background-size: contain;
}
.carousel-panel{
height: 240px !important;
}

.carousel {
height: 233px;
margin-bottom:0;
}

.carousel-caption {
    z-index: 10;
    top:5px;
    }

}

/* SECTION SPECIALITY/ */
.add-pd {
padding: 50px 0 !important;
z-index: 4 !important;
}

.choco-bg {
background: url(../images/simple-old-paper-1-transparent.jpg);
background-size: auto;
position: relative;

}

.para-line {
max-width: 640px;
text-align: center;
margin: auto;
padding: 40px 0 50px;
font-size: 18px;
}

.flex-sep .text {
min-height: 175px;
}
.specialities img {
margin-bottom: 10px;
vertical-align:middle;
}

.specialities h2{
font-size: 5rem;
}

.specialities p{
font-size: 18px;
}
.specialities h4{
font-size:3rem;
}

.title-border {
position: relative;
margin-bottom: 30px;
}

.title-border::before {
content: "";
position: absolute;
bottom: -15px;
left: 0;
height: 2px;
width: 25px;
background: #030404;
}


.parallex-us {
background: url(../images/pexels-pixabay-461198.jpg) repeat fixed 100%;
background-size:cover;
background-position: top;
}
.parallex-inner-us {
padding-top: 10%;

}
.card-box{
text-align: center;
width:50%;
height:auto;
background:white;
margin: auto;
}
.our_menu{padding-top:40px!important}
.expect-h4{
font-size:18px !important;
}
.expect-p{
font-size:13px!important;
color: #aba69d !important;
}
.expect-col{
padding:2rem 0rem !important;
}

@media (max-width:441px){
.row-reverse{
display: grid !important;
}
}


@media (max-width:991px) and (max-width:768px){

    .our_menu {
    padding-top: 0px!important;
}

}