
/* reset file */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #322f31;
  vertical-align: baseline;
  line-height: 1.6;
}
html{
  overflow-x: hidden;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:hover, a:focus, a:active, a:visited {
  text-decoration: none;
  outline: none;
}
a:hover, a:focus, a:active {
  color: #f12939;
}
button:hover, button:focus, button:active, 
button:visited, .btn:focus, .btn:active:focus {
  outline: none;
}
textarea {
  resize: none;
}
body{
  background: #fbd0c6;
}
/* common style start */
::-webkit-scrollbar {
  width: 3px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: white;
}
::-webkit-scrollbar-thumb {
  background: #3a3a3a;
}

a, .project-img, .project-box, .back-to-top,
.form-control, img, .page-item, .main-link,
header .navbar .navbar-nav .nav-link:after,
.navbar-toggler, .navbar-toggler-icon, .navbar-toggler-icon:after, 
.navbar-toggler-icon:before {
  -webkit-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.bigbanner input{
  background:none !important;
  font-size: 16px;
}
input:focus{
  outline: none !important;
  box-shadow:none !important;
}
textarea{
  background:none !important; 
  outline: none !important;
  box-shadow:none !important;
}
.dropdown-toggle::after {
  display: none;
  /* display: inline-block;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: 6px;
  vertical-align: .255em;
  content: "";
  position: absolute;
  right: 0;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; */
}
.navbar{
  padding:0rem 1rem;
}
.dropdown-item {
  padding: 0.25rem 0.5rem;
}
.dropdown-menu{
  background: #00000061;
  top: 97%;
  border-radius: 0px;
 
}
.dropdown-menu a{
  font-size: 14px;
  color: #fff;
}
.dropdown-menu a:hover{
  color: #f7a59b;
}

.dropdown-item:focus, .dropdown-item:hover{
  background:none;
}
.nav-item{
  position: relative;
}
.nav-item:hover .dropdown-menu{
  display: block;
}

.casil-header{
background: #666666;
border-left: 8px solid #786666;
border-right: 8px solid #786666;
padding: 0 30px;
}
.navbar-dark .navbar-nav .nav-link{
color:#fbd0c6;
padding: 27px 26px 13px 26px;
font-size: 15px;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
  color: #fff;
}
.carousel-inner img{
  width: 100%;
}
 
.logo{
  width: 197px;
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  margin: -27px auto;
}
.aboutdiv{
  padding: 30px 20%;
  position: relative;

}
.spcl .aboutdiv p{
  color: #99802f;
  line-height: 35px;
  font-size: 15px;

}
.flower{
  width: 50px;
  position: absolute;
    bottom: 0;
  right: 20px;

}
 /* body{
  background: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}  */


#demo {
  padding: 26px 36px 0 36px;
  background: url(../images/slidebg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.sndset{
  background: url(../images/aboutbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.footset{
  background: url(../images/foot.jpg);
  background-repeat: no-repeat;
  background-size: cover;
/* padding: 50px 0; */
  /* padding: 98px 0 86px 0; */
  padding: 97px 0 68px 0;
  text-align: center;
}
.hthree{
    font-size: 12px;
    top: 109%;
    color:#b3a061;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}
.mainbg{
  background: url(../images/threading.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.mainbgtwo{
  background: url(../images/mainbgtwo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; 

  border-left: 10px solid #796566;
  border-right: 10px solid #796566;
}
.mainbgcontact{
  background: url(../images/contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.carousel-3d-slide img{
  top:0px !important;
  height: 100%;
}
.carousel-3d-slide.current{
  border: 8px solid #eccac2 !important;
  border-radius: 7px;
}
.carousel-3d-slide.current img{
  border: 8px solid #fff !important;
  border-radius: 7px;
}
.carousel-3d-container[data-v-c06c963c]{
  margin:0px auto !important;
}
.prev{
  cursor: pointer;
  background: url(../images/arrowleft.png) no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  background-size: contain;
  top: 106px;
  left: 83px;
  z-index: 1001;
}
.prev span{
  display: none;
}
iframe{
  border: 6px solid #a3a0a0;
}
.next{           
  cursor: pointer;        
  background: url(../images/arrowright.png) no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  background-size: contain;
  top: 106px;
  right: 66px;          
  z-index: 1001;	
}
.next span{
  display: none;
}

.contset{
  text-align: center;
}
.qunrow{
  align-items: center;
  justify-content: center;
  padding: 6% 0;
}
.qunroww input{
  background: none;
  border-radius: 0px;
}

.contset h6{
  font-size: 13px;
}
.btn{
  background: #d49082;
  color: #fff;
}
.cntfoot{
  width: 220px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 104px 0 110px 0;
}
video{
  border:6px solid #a3a0a0;
  border-radius: 7px;
}
.form-control{
  font-size: .7rem;
  border-radius: 0px;
}
label{
  font-size: .7rem;
}
.contset img{
  width: 50px;
}
.carousel-indicators {
  bottom: -22px;
}
.carousel-indicators li {
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
.mainbg img{
  display: block;
  margin: 0 auto;
  width: 71%;
  position: relative;
  top: 141px;
}
.sndset .logomiddle{
  width: 153px;
  margin: 0 auto;
  display: block;

}

.service .footset h4 {
  margin: 63px auto 30px;
}
.gallery .footset h4{
  margin: 61px auto 30px;
}

.icon{
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.aboutimg{
  position: absolute;
  width: 263px;
  top: 68px;
  left: 64px;
}
.sndset h4{
  font-family: "French Script MT";
  font-size: 40px;
  display: block;
  line-height: 22px;
  color: #b88f22;
}
.pding{
  padding: 234px 0 67px 0;
}
.pdingtwo{
  padding: 131px 0 45px 0;
}
.spcl{
  background: #fef6e9;
    position: relative;

  border-left: 11px solid #786666;
  border-right: 11px solid #786666;
}
.spcl p{
  font-size: 12px;
}
.spcl h3{
  position: relative;    
  font-size: 30px;
  top: 89px;
}
.forpad{
  padding-top: 12%;
}

.fa{
  background: #9b6054;
  color: #fbd0c6;
  border-radius: 3px;
  padding: 3px 10px;
  margin-left: 32px;

}
.footset h4{
  background: #9b6054;
  width: 168px;
  margin: 30px auto;
  color: #fff;
  font-size: 14px;
  padding: 5px 0;
}
.footset p{
  font-size: 13px;
  color: #000;
  font-weight: 500;
}
.footset span{
  font-size: 13px;
  display: inline-block;
  font-weight: 500;
  margin-left: 30px;


}
.footsettwo {
  text-align: center;
  /* padding-top: 130px; */
  padding-top: 172px;
}
.footsettwo h4{
  background: #999999;
  width: 168px;
  margin: 0px auto 22px;
  color: #fff;
  font-size: 14px;
  padding: 5px 0;
}
.footsettwo p{
  font-size: 13px;
  color: #000;
  font-weight: 500;
}
.front img{
  top: 0px !important;
  width: 97.5%;
  margin: inherit;
  height: 284px;
}
.roundabout-in-focus{
  border: 8px solid #eccac2;
  border-radius: 10px;
}
.roundabout-in-focus img{
  border: 8px solid #fff;
}
.footsettwo span{
  font-size: 13px;
  display: inline-block;
  font-weight: 500;
  margin-left: 30px;


}
@media only screen and (max-width: 1199px) and (min-width:1000px) {
  .pding {
    padding: 89px 0 21px 0;
}
.sndset .logomiddle {
  width: 102px;
}
.aboutimg {
  width: 173px;
  top: 47px;
  left: 27px;
}
.footset {
  padding: 34px 0;
}
.footset h4 {
  margin: 17px auto;
}
.navbar-dark .navbar-nav .nav-link {
  font-size: 14px;
}
.mainbgcontact{
  background-size: 100% 100%;
}
}

@media only screen and (max-width: 999px) and (min-width:320px) {
  .sndset{
    background-size: 100% 100%;
  }
  .footset{
    background-size: 100% 100%;
  }
  .mainbgcontact{
    background-size: 100% 100%;
  }

  .forpad{
    padding-top:0px; 
  }
  .aboutimg{
    position: relative;
    top:20px;
    left: 0px;

    margin: 0 auto;
    display: block;
  }
  .spcl h3{
    top: 0px;
  }
  #demo {
    padding: 7px 26px 0 26px;
  }
}
  @media only screen and (max-width: 767px) and (min-width:320px) {
    .footsettwo h4 {
  
      margin: 38px auto 22px;
  }
  .cntfoot {
    padding: 2px 0 93px 0;
}
.sndset h4 {
  font-size: 28px;
}
.mainbgtwo{
  background-size: 100% 100%;
}
.spcl {
  border-left: 4px solid #786666;
  border-right: 4px solid #786666;
}
.mainbgtwo {
  border-left: 4px solid #796566;
  border-right: 4px solid #796566;
}
}
@media only screen and (max-width: 510px) and (min-width:320px) {
  .video {
    top: -53px !important;
  }
}
