@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');

.psgallery {
  margin-bottom: 15px;
}
.thumb:last-child {
  margin-bottom: 0;
}
.ps_service_img
{
  height: 290px;
    object-fit: cover;
}
.logo_box
{
    width: 100%;
    border: 1px solid #fff;
    
    margin-bottom: 2rem;
}
.float-whatsapp {
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    z-index:9999;
}
.float-whatsapp img {
    width: 3rem;
}
.logo_box img
{
  width: 100%;
  height: 150px;
  padding: 0rem 2rem;
  object-fit: contain;
}
.other_pro_brand
{
  text-align: center;
    color: #fff;
    font-size: 30px;
    margin-bottom: 2rem;
}
.logo_box h5
{
      background-color: #b19154;
    margin: 0;
    padding: 1rem 0.8rem;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.psgallery 
figure
{
  margin-bottom: 0 !important;
}
.psgallery 
figure img {
    height: 420px !important;
    object-fit: cover;
    object-position: top;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.psgallery 
figure:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.pd-unset
{
	padding:0px;
}
.section-space
{
    padding: 80px 0px;
    background-color:#000;
}
.section-light
{
    background-color: #000;
}
.product_we_use_ul li
{
  list-style-type: none;
    font-size: 18px;
    font-weight: 400;
    color: #b19154;
    line-height: 38px;
}
.section-title h2::before, .section-title h2::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #b19154;
    display: inline-block;
}
.section-title h2::after {
    margin: 0 0 10px 15px;
}
.section-title h2::before {
    margin: 0 15px 10px 0;
}
.section-title h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Libre Caslon Text', serif;
    position: relative;
    color: #ddd;
    margin-bottom: 3rem;
}




.form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #000;
    outline: 0;
    box-shadow:none;
}





/*----------------Navbar Stroke-----------------*/
.navbar-light .navbar-brand
{
  width: 30%;
}
.stroke ul li a {
  position: relative;
}
.stroke ul li a:after{
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #ff647c;
height: 4px;
}
.stroke ul li a:hover:after {
  width: 100%;
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #ddd;
}
/*----------------Navbar Stroke-----------------*/

/*----------------Navbar Styling----------------*/
.navbar
{
	padding: 0rem;
}
.bg-light
{
	background-color: unset !important;
}
.set-nav-position
{
position: relative;
right: 0rem;
top: -2.7rem;
}
.navbar-brand img
{
	    width: 50%;
    
}
.navbar-expand-lg .navbar-nav .nav-item
{
	margin-left: 0.8rem;
	margin-right: 0.8rem;
}
.navbar-light .navbar-nav .nav-link {
    color: #ddd;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 17px;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #ddd;
    border-bottom: 4px solid #ff647c;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ddd;
}
/*----------------Navbar Styling----------------*/

/*----------------Carousel Styling--------------*/
.main-top-bg
{
 background-image: linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0.65)),url(../../assets/img/bg.png);
background-size: contain;
background-position: 100% 100%;
}
.top-carousel
{
position: relative;
top: -5.5rem;
}
.top-carousel .carousel-item
{
	height: 550px;
}
.top-carousel .carousel-item img
{
	height: 100%;
  object-fit: cover;
  object-position: top;
}
.set-h
{
	height: 470px;
}
.main-slider-prev
{
	right: 0px !important;
top: 25rem;
bottom: 4.5rem;
width: 12%;
background-color: #fff;
opacity: 1;
left: unset !important;
}
.main-slider-next
{
	right: 0;
bottom: 0px;
width: 12%;
top: 29rem;
background-color: #fff;
opacity: 1;
}
.main-slider-prev:hover, .main-slider-next:hover
{
	opacity: 1;
}
.carousel-icon
{
	width: 55%;
border: 2px solid #a95048;
border-radius: 50%;
padding: 0.5rem;
}
/*----------------Carousel Styling--------------*/

/*----------------Top Side Carousel-------------------*/
.top-side-heading
{
	padding: 3rem 2rem 0rem 2rem;
	margin-bottom: unset;
font-size: 4.5rem;
line-height: 80px;
font-family: 'Libre Caslon Text', serif;
}
.span2
{
	color: #b19154;
}
.span1
{
	color: #b19154;
}
.top-side-para
{
	padding: 1rem 2rem;
    font-size: 18px;
    font-family: 'DM Sans', sans-serif;
    line-height: 32px;
    color: #ddd;
}
.top-side-btn
{
	font-size: 18px;
font-family: 'Libre Caslon Text', serif;
background-color: #b19154;
margin-left: 2rem;
color: #fff;
border-radius: 0px;
border-left: 4px solid #fff;
padding: 0.7rem 2rem;
}
.top-side-btn:hover
{
  color: #fff;
}
/*----------------Top Side Carousel-------------------*/

.vertical {
         -ms-transform: rotate(270deg);
         -moz-transform: rotate(270deg);
         -webkit-transform: rotate(270deg);
         transform: rotate(270deg);
         -ms-transform-origin: left top 0;
         -moz-transform-origin: left top 0;
         -webkit-transform-origin: left top 0;
         transform-origin: 73px 116px;
         color: #ddd;
         margin-left: 30px;
         padding: 10px;
         text-transform: uppercase;
         text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
         float: left;
         cursor: vertical-text;
         font-size:18px;
         font-weight:600;
         width: 160px;
         }
         .vertical1 {
         -ms-transform: rotate(270deg);
         -moz-transform: rotate(270deg);
         -webkit-transform: rotate(270deg);
         transform: rotate(270deg);
         -ms-transform-origin: left top 0;
         -moz-transform-origin: left top 0;
         -webkit-transform-origin: left top 0;
         transform-origin: 77px 90px;
         color: #ddd;
         margin-left: 30px;
         padding: 10px;
         text-transform: uppercase;
         text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
         float: left;
         cursor: vertical-text;
         font-size:18px;
         font-weight:600;
         width: 160px;
         }
         .vertical1 a, .vertical2 a
         {
          color: #ddd;
         }
         .vertical1 a:hover, .vertical2 a:hover
         {
          text-decoration: none;
          color: #ddd;
         }
         .btn.focus, .btn:focus {
          
          box-shadow: none;
          }
         .vertical2 {
         -ms-transform: rotate(270deg);
         -moz-transform: rotate(270deg);
         -webkit-transform: rotate(270deg);
         transform: rotate(270deg);
         -ms-transform-origin: left top 0;
         -moz-transform-origin: left top 0;
         -webkit-transform-origin: left top 0;
         transform-origin: 98px 86px;
         color: #ddd;
         margin-left: 30px;
         padding: 10px;
         text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
         float: left;
         cursor: vertical-text;
         font-size:18px;
         font-weight:600;
         width: auto;
             margin-top: 4.5rem;
         }
         .vertical-line
         {
         border-left: 2px solid #fff;
         height: 50px;
         position: absolute;
         top: 12rem;
         left: 1.5rem;
         }
         .social-top
         {
         	position: absolute;
         	bottom: 3rem;
         	width: 70%;
         	padding-left: 1rem;
         }
         .social-top a
         {
         	display: block;
text-align: center;
margin-bottom: 1rem;
font-size: 22px;
color: #b19154;
background-color: #fff;
border-radius: 50%;
width: 40px;
height: 40px;
padding: 2px;
         }
.flex-container
         {
         min-height: 190px;
         
         display: -webkit-flex; /* Safari */     
         display: flex; /* Standard syntax */
         }
         .flex-container .column{
         
         -webkit-flex: 1; /* Safari */
         -ms-flex: 1; /* IE 10 */
         flex: 1; /* Standard syntax */
         }
.top-side-social
{
	background-color: #000;
}
.box-text
{
        text-align: left;
    font-size: 17px;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    color: #000;
    line-height: 24px;
}
.see_pic_btn
{
      background-color: #000;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    font-family: 'Libre Caslon Text', serif;
    padding: 0.5rem 2rem;
    display: block;
    margin: 0 auto;
}
.see_pic_btn:hover
{
  color: #fff;
}
.box-text-p
{
      font-size: 16px;
    font-family: 'DM Sans', sans-serif;
    text-align: left;
    margin-bottom: 1rem;
}

.balook
{
    width:100%;
    height:300px;
}



.gallery img { 
    width: 100%; 
    height: auto;
    transition: 500ms;
    margin-bottom: 10px;
    opacity: 0.95;
    page-break-inside: avoid; /* For Firefox. */
    -webkit-column-break-inside: avoid; /* For Chrome & friends. */
    break-inside: avoid; /* For standard browsers like IE. :-) */
    float: left;
}

.gallery img:hover {
    opacity: 1;
}

/* .modal {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: center;
} */

.modal-img,.model-vid{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: table
}
.modal-body{
  padding: 0px;
}

.modal-dialog {
  height: 100%;
      position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
  border: none;
}
.view-m-gallery
{
    margin-top: 3rem;
}
@media screen and (max-width: 767px) {
    .gallery { 
        -webkit-column-count: 2 !important;
        -moz-column-count: 2 !important;
        column-count: 2 !important;
    }
    .gallery div { margin: 0; 
        width: 200px;
    }
  .modal-dialog {
        margin: 0 8vw;
    }
}

@media screen and (max-width: 479px) {
    .gallery { 
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
    }
    .gallery div { 
        margin: 0; 
        width: 200px;
    }
}










.about-container {
    position: relative;
}

.about-desc::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9;
    background: #f7f2f2;
    width: 70px;
    height: 100%;
}
.about-desc {
    position: relative;
    background: #f7f2f2;
    padding: 2rem 0rem 2rem 2rem;
    z-index: 99;

}
.about-desc h1
{
   font-family: 'Libre Caslon Text', serif;
    font-size: 1.8rem;
    color: #b19154;
    line-height: 40px;
}
.about-desc p
{
    font-size: 16px;
font-family: 'DM Sans', sans-serif;
line-height: 32px;
color: #000;
}
.about-img {
    overflow: hidden;
    display: inline-block;
}
.about-img img
{
      max-width: 100%;
    height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.abt-btn
{
    background-color: #000;
border-radius: 0px;
color: #fff;
font-weight: 700;
font-family: 'Libre Caslon Text', serif;
}

.abt-btn:hover
{
  color: #fff;
}
.service-bg
{
    background-image: url(../../assets/img/5.png);
    background-size: contain;

}
.service_content_outer
{
  background-color: #fff;
  padding: 1rem;
}
.quotation-text p
{
    font-family: 'Libre Caslon Text', serif;
    color: #cecece;
    font-size: 38px;
    margin-top: 1rem;
}
.quotation-text h5 {
    font-family: 'Libre Caslon Text', serif;
    text-align: right;
    margin-top: 2rem;
    color: #b19154;
    font-size: 24px;
}
.quotation-text img
{
  float: left;
    width: 4rem;
}
.stats-bg
{
    background-image: url(../../assets/img/8.png);
    background-size: cover;
    height: 400px;
}
.motivate-heading
{
    text-align: left;
font-family: 'Libre Caslon Text', serif;
font-size: 2.5rem;
color: #b19154;
margin-top: 1.5rem;
}
.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 0;
      text-align: left;
      font-weight: bold;
    color: #ddd;
    font-family: 'Libre Caslon Text', serif;
}
.stats-text {
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: 'DM Sans', sans-serif;
    text-align: left;
      color: #ddd;
      text-transform: uppercase;
      font-weight: bold;
}

.stats-line-black {
    margin: 10px 0px;
    width: 55px;
    height: 4px;
    background-color: #b19154;
}
.stats-icon {
      font-size: 35px;
      margin: 0 auto;
    float: none;
    display: table;
    color: #000;
}




@media (max-width: 992px) {
    .counter {
        margin-bottom: 40px;
    }
}
.counter-side-img
{
    width:275px;
    height:240px;
}
.img-comp-container {
  position: relative;
height: 300px;
width: 300px;
border:6px solid #fff;
top: -3rem;
}

.img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
}

.img-comp-img img {
  display: block;
  vertical-align: middle;
  height: 288px;
  width: 288px;
}

.img-comp-slider {
  position: absolute;
z-index: 9;
cursor: ew-resize;
width: 40px;
height: 40px;
background-color: #b19154;
opacity: 1;
border-radius: 50%;
border: 1px solid #fff;
}

.parallax {
  background-color:#000;
  padding-top: 60px;
}
.copyright-div
{
    background-color: #000;
    border-top:1px solid #403f3f;
padding: 1rem;
}
.appoint
{
    font-size: 25px;
margin-bottom: 2rem;
font-weight: 600;
font-family: 'Libre Caslon Text', serif;
color: #fff;
}
.con-btn
{
    background-color: #000;
color: #fff;
border-radius: 0px;
font-size: 16px;
font-weight: 600;
padding:0.4rem 2rem;
}
.copyright-text, .copyright-text a
{
    text-align: left;
font-size: 16px;
color: #fff;
font-weight: 600;
margin-bottom:unset;
}
.copyright-text a:hover
{
    color: #fff;
}
.con-form
{
    background-color: #b19154e3;
padding: 3rem;
border-radius: 10px;
margin-bottom: 60px;
}
.con-label
{
    color: #fff;
font-weight: 500;
font-family: 'DM Sans',sans-serif;
font-size: 18px;
margin-bottom: unset;
}
.con-input
{
    background-color: transparent;
border-radius: 0px;
margin-top: 0.3rem;
height: 40px;
font-family: 'DM Sans',sans-serif;
color: #fff;
}
.con-input-message
{
     background-color: transparent;
border-radius: 0px;
margin-top: 0.3rem;
height: 80px;
font-family: 'DM Sans',sans-serif;
color: #fff;
}

.footer-contact
{
    padding-left: 3rem;
    padding-top: 3rem;
}
.footer-contact span
{
    display: block;
margin-bottom: 16px;
color: #ddd;
font-size: 18px;
text-align: left;
font-family: 'DM Sans', sans-serif;
font-weight: 400;
}
.footer-contact span a
{
  color: #ddd;
}
.footer-contact span a:hover
{
  text-decoration: none;
}
.fafooter
{
    display: block;
float: left;
color: #b19154;
margin-right: 10px;
margin-bottom: 0px;
font-size: 25px !important;
margin-top: 5px;
}

.footer-contact h4
{
    margin-top: 0rem;
font-size: 23px;
font-weight: 600;
color:#ddd;
text-align: center;
padding: 2rem;
line-height: 33px;
}
.footer-contact h4 a
{
    color: #ddd;
}
.social-bottom
{
    position: relative;
    bottom: 0rem;
    width: 100%;
    padding-left: 0rem;
}
.social-bottom a
{
    display: inline-block;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 22px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 2px;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}




















.gtco-testimonials {
  position: relative;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}
.gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  color: #ddd;
  margin-bottom: 20px;
}
.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.gtco-testimonials .owl-nav {
  display: none;
}
.gtco-testimonials .owl-dots {
  text-align: center;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #b19154;
  margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #000;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.gtco-testimonials .card {
  background: #fff;
box-shadow: 0 -5px 13px -7px #b1915457;
margin: 0 10px;
padding: 0 0px;
border-radius: 10px;
height:300px;
border: 0;
border: 1px solid #d3d3d36e;
}
.client-video
{
    height:300px;
    width:100%;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #0000003d;
  width: 100px;
  height: 100px;
}
.insta-follow
{
 background:#FFF;
 border:0; 
 border-radius:3px; 
 box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15) !important; 

 max-width:100%; 
 min-width:100% !important; 
 padding:0 !important;  
 width:100%; 
 margin-bottom:2rem !important;
 max-height:300px;
}
.testimonial-card-body
{
    padding: 0rem;
    height:300px;
}
.gtco-testimonials .card h5 {
  font-size: 20px !important;
font-family: 'Libre Caslon Text', serif;
margin-bottom: unset;
color: #b19154;
}
.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.gtco-testimonials .card p {
 font-size: 15px;
color: #555;
padding-bottom: 10px;
padding-top: 10px;
   font-family: 'DM Sans', sans-serif;
}
.gtco-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
}
.gtco-testimonials .center {
  opacity: 1;
}
.gtco-testimonials .center h5 {
  font-size: 24px;
}
.gtco-testimonials .center h5 span {
  font-size: 20px;
}
.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}



/*---------------------About --------------------*/

.main-top-inner-bg
{
  background-image: linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0.65)),url(../../assets/img/bg.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.inner-heading
{
  text-align: center;
    font-size: 45px;
   font-family: 'Libre Caslon Text', serif;
}
.breadcrumb
{
      text-align: center;
    color: #ddd;
    font-size: 18px;
    background-color: transparent;
    justify-content: center;
    line-height: 28px;
}
.breadcrumb-arrow
{
  width: 3rem;
    padding: 0rem 0.5rem;
}
.abt_paragraph
{
  text-align: left;
    color: #b7b7b7;
    font-size: 18px;
    margin-bottom: 1rem;
    font-family: 'DM Sans', sans-serif;
    line-height: 40px;
    margin-top: 1rem;
    font-weight: 400;
}


/*---------------------Service---------------------*/
.service_image
{
      border-right: 7px solid #b19154;
    border-bottom: 7px solid #fff;
    border-left: 7px solid #b19154;
    border-top: 7px solid #fff;
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    margin-bottom: 8rem;
}

.service_content h4
{
  text-align: left;
    font-size: 30px;
    margin-bottom: 1rem;
    color: #b19154;
    font-family: 'Libre Caslon Text', serif;
}
.service_content p
{
      color: #b7b7b7;
    font-size: 18px;
    font-family: 'DM Sans', sans-serif;
    text-align: left;
    line-height: 32px;
}

.service_content ul
{
      margin-top: 1rem;
    text-align: left;
    list-style-type: circle;
    color: #b7b7b7;
}
.service_content ul li
{
 font-family: 'DM Sans', sans-serif;
    line-height: 38px;
    font-size: 18px;
  }


/*---------------Covid19--------------------*/
.covid19 p
{
  color: #b7b7b7;
    font-size: 18px;
    line-height: 36px;
    text-align: left;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
}
.covid19 p span
{
  color: #b19154;
  font-weight: 600;
}

.covid19 ul
{
      list-style-type: none;
    text-align: left;
    margin-left: -2.5rem;
}
.covid19 ul li
{
      color: #b7b7b7;
    font-size: 18px;
    line-height: 60px;
    font-weight: 600;
}
.covid19 ul li img
{
      width: 2rem;
    margin-right: 1rem;
}
.book-tagline
{
  display: inline;
    font-size: 45px;
    color: #b19154;
    font-family: 'Libre Caslon Text', serif;
}
.booking-btn
{
      background-color: #b19154;
    margin-left: 2rem;
    border-radius: 0;
    border-left: 5px solid #fff;
    font-family: 'Libre Caslon Text', serif;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 0.5rem 4rem;
    margin-top: -1.8rem;
}
.booking-btn:hover
{
  color: #fff;
}
.diff-bg
{
  background-color: #13151c !important;
}

.product_disinfect_video
{
    padding: 0.5rem;
    width: 100%;
    margin: 0;
    position: relative;
    top: 0;
    height: 300px;
    border: 4px solid #b19154;

}
/*---------------------Gallery--------------------------*/
.gallery_images_look
{
  width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    border-top: 8px solid #fff;
    border-right: 8px solid #b19154;
    border-bottom: 8px solid #fff;
    border-left: 8px solid #b19154;
    margin-bottom: 2rem;
}
.foot-con span
{
  text-align: center !important;
}
.border-set
{
  border-top: 1px solid #403f3f;
}
.book-tagline img
{
  width: 2rem;
    position: absolute;
    top: -0.5rem;
    left: 0rem;
}
.fa1
{
  display: contents !important;
}
.contact-frame
{
  width: 100%;
    border-radius: 10px;
    height: 500px;
}


@media(max-width: 600px)
{
  .ps_service_img {
    height: 230px;
  }
  .psgallery figure img
  {
    height: 180px !important;
    margin-bottom: 2rem;
  }
    .insta-follow
    {
        margin-bottom:1rem !important;
    }
.social-top
{
bottom: 0.5rem;
width: 40%;
right: 0rem;
padding:unset;
}
.social-top a {
    display: inline-block;
    font-size: 15px;
    width: 30px !important;
    height: 30px !important;
    padding: 4px;
    margin-bottom: 0rem;
}
.vertical
{
    display: none;
}
.vertical-line
{
    display: none;
}
.vertical1 {
    transform: unset;
    color: #fff;
    margin-left: 0px;
    padding: 5px;
    float: left;
    font-size: 13px;
    }
    .vertical2 {
    transform: unset;
    color: #fff;
    margin-left: 0px;
    padding: 5px;
    float: right;
    font-size: 13px;
    
}
.top-side-social
{
    display: none;
}
.navbar-light .navbar-brand
{
    width: 30%;
    margin: unset;
    padding:unset;
}
.navbar-brand img
{
    width: 6.5rem;
    padding-left: 0rem;
}
.navbar-collapse {
    width: 100%;
    margin: unset;
        margin-top: unset;
    padding: unset;
    margin-top: 2rem;
    background-color: #000;
border-top: 1px solid lightgray;
}
.top-carousel
{
    top: 0rem;
}
.top-carousel .carousel-item
{
    height: 400px;
}
.top-carousel .carousel-item img
{
    height: 400px;
}
.set-h
{
    height: auto;
}
.main-slider-prev
{
    top: 20rem;
bottom: 2.5rem;
}
.main-slider-next {
    top: 22.5rem;
}
.carousel-icon
{
    width: 65%;
    padding:0.2rem;
}
.set-nav-position {
    top: 4.5rem;
    position: absolute;
    z-index: 999;
}
.stroke ul li a::after
{
    display: none;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link
{
    border-bottom: unset;
}
.navbar-expand-lg .navbar-nav .nav-item {
    margin-left: 0rem;
    margin-right: 0rem;
    padding: 0rem 1rem;
    border-bottom: 1px solid lightgray;
}
.navbar-light .navbar-toggler
{
    border:unset;
}
.toggler
{
    color: #fbc833;
font-size: 25px !important;
}
.main-top-bg
{
    background-image: unset;
}
.top-side-heading {
    padding: 1rem 1rem 0rem 1rem;
    font-size: 25px;
    line-height: 30px;
}
.top-side-para {
    padding: 0.5rem 1rem;
    font-size: 13px;
    font-family: 'DM Sans', sans-serif;
    line-height: 24px;
    text-align: justify;
    margin-bottom: unset;
}
.top-side-btn {
    font-size: 14px;
    margin-left: 1rem;
    padding: 0.4rem 1rem;
    margin-bottom: 1rem;
}
.top-side-btn:hover {
    
    color: #fff;
}
.section-space {
    background-color:#000;
    padding: 30px 0px;
}
.set-m-pd
{
    padding: 0px 15px !important;
}
.about-desc::after
{
    width: 0%;
}
.about-desc h1
{
    font-size: 18px;
    line-height: 25px;
}
.about-desc
{
    padding: 1rem;
}
.abt-btn
{
    font-size: 14px;
}
.motivate-heading
{
    font-size: 18px;
    margin-top: 0rem;
    margin-bottom: 1rem;
}
.about-desc p
{
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
}
.counter {
    margin-bottom: 1rem;
box-shadow: 0 0 10px rgba(10, 10, 10,0.08);
padding: 1rem;
}

.count-title
{
    font-size: 25px;
    margin-top: 0px;
}
.stats-line-black {
    margin: 2px 0px;
    width: 30px;
    height: 3px;
    }
    .img-comp-container
    {
        top: 1rem;
        height:350px;
        width: 100%;
    }
    .stats-bg
    {
        height: auto;
    }
    .img-comp-img
    {
        width: 100%;
        height:350px;
    }
    .img-comp-img img
    {
        width: 100%;
        height:100%;
    }
    .section-title h2
    {
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .section-title h2::before, .section-title h2::after 
        {
            width: 25px;
        }

.section-title h2::before {

    margin: 0 6px 6px 0;

}
.section-title h2::after {
    margin: 0 0 6px 6px;
}
.view-m-gallery
{
    margin-top: 1rem !important;
font-size: 14px;
margin-bottom: unset;
}
.gtco-testimonials .owl-stage-outer {
    padding: 0px 0;
}
.gtco-testimonials .card h5
{
    font-size: 14px !important;
    margin-top: 5px;
}
.gtco-testimonials .center .card-img-top {
    max-width: 100%;
    height: 80px;
    width: 80px;
}
.gtco-testimonials .card p {
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.con-form
{
    padding:1rem;
    margin-bottom: 35px;
}
.appoint {
    font-size: 18px;
    margin-bottom: 1rem;
    }
    .con-label
    {
        font-size: 16px;
    }
    .footer-contact {
    padding-left: 0rem;
    padding-top: 0rem;
}
.footer-contact span
{
    font-size: 14px;
    margin-bottom: 12px;
}
.fafooter {
    margin-bottom: 7px;
    font-size: 20px !important;
    margin-top: 2px;
    }
    .footer-contact h4 {
    font-size: 16px;
    padding: 1rem;
    line-height: 24px;
}
.copyright-text, .copyright-text a
{
    font-size: 13px;
    text-align: center !important;
}

.con-input
{
    padding:5px;
    height: 35px;
}
.con-input-message
{
    height: 70px;
}
.form-group
{
    margin-bottom: 0.6rem;
}
.box-text
{
       margin-bottom: 0.5rem;
    padding: 0rem;
    font-size: 16px;
}
.box-text-p {
    font-size: 14px;
    line-height: 22px;
}
.service_content_outer {
   
    padding: 0.5rem;
    margin-bottom: 1.2rem;
}
.see_pic_btn
{
    font-size:14px;
}
.balook
{
    height:250px;
    margin-bottom:1rem;
}
.counter-side-img
{
    width:100%;
    height:auto;
}
.gtco-testimonials {
    margin-top: 0px;
}
.parallax
{
    padding-top:25px;
}
.quotation-text p
{
  font-size: 16px;
}
.quotation-text img
{
  width: 1.8rem;
}
.quotation-text h5
{
  font-size: 15px;
}
.gallery img {
    width: 100%;
    height: auto;
    transition: 500ms;
    margin-bottom: 0px;
    opacity: 0.95;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    object-fit: cover;
    object-position: top;
    float: left;
    padding: 0.5rem;
}
.gallery video
{
  width: 100%;
    height: 250px;
    object-fit: cover;
    padding: 0.5rem;
}





.inner-heading {
    
    font-size: 25px;
    
    margin-top: 2rem;
}
.breadcrumb
{padding: 0;
font-size: 16px;}

.abt_paragraph
{
  font-size: 14px;
  line-height: 30px;
}
.book-tagline
{
  font-size: 20px;
  display: block;
}
.booking-btn {

    font-size: 14px;
    margin-left: 0;
    padding: 0.5rem 2rem;
    margin-top: 1rem;
    }
    .fa1 {
    display: block !important;
}
.foot-con span
{
  text-align: left !important;
}
.service_content h4
{
  font-size: 18px;
}
.service_image
{
  margin-bottom: 2rem;
}
.service_content p, .service_content ul li
{
  font-size: 14px;
}
.service_content
{
  margin-bottom: 4rem;
}
.gallery_images_look
{
  height: 170px;
}
.contact-frame
{
  height: 300px;
}
.book-tagline img {
    width: 1rem;
    position: absolute;
    top: -1rem;
    left: 1rem;
}
.covid19 p
{
  font-size: 14px;
  line-height: 32px;
}
.covid19 ul li img
{
  width: 1.5rem;
}
.covid19 ul li {
    color: #b7b7b7;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.covid19 ul li img
{
  display: none;
}
}

@media(min-width: 469px) and (max-width: 599px)
{

  .gallery_images_look {
    height: 220px;
}
  .top-carousel .carousel-item
  {
    height: 600px;
  }
  .main-slider-prev {
    top: 26rem;
    bottom: 4.5rem;
}
.main-slider-next {
    top: 32.5rem;
}

.top-side-para
{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 1rem;
}
.top-side-heading
{
  font-size: 30px;
  line-height: 40px;
}
.top-side-btn
{
  font-size: 16px;
}
.about-desc h1 {
    font-size: 30px;
    line-height: 40px;
}
.about-desc p {
    font-size: 16px;
    line-height: 30px;
  }
  .balook
  {
    height: 300px;
    width: 100%;
    object-fit: contain;
  }

  .abt_paragraph {
    font-size: 16px;
    line-height: 36px;
}

.booking-btn {
    font-size: 14px;
    margin-left: 1rem;
    padding: 0.5rem 2rem;
    margin-top: 1rem;
}
.service_content h4 {
    font-size: 20px;
}
.service_content p, .service_content ul li {
    font-size: 16px;
}
}

@media(min-width: 601px) and (max-width: 767px)
{
  .top-side-social
{
    display: none;
}
.main-top-bg
{
  background-image: none;
}
.navbar-light .navbar-toggler {
    border: unset;
        position: relative;
    right: 1rem;
}
.toggler {
    color: #fbc833;
    font-size: 25px !important;
}
.navbar-light .navbar-brand
{
    width: 30%;
    margin: unset;
    padding:unset;
}
.navbar-brand img
{
    width: 6.5rem;
    padding-left: 0rem;
}
.navbar-collapse {
    width: 100%;
    margin: unset;
        margin-top: unset;
    padding: unset;
    margin-top: 3.5rem;
    background-color: #000;
border-top: 1px solid lightgray;
}
.set-nav-position {
    top: 3rem;
    position: absolute;
    z-index: 999;
}
.navbar-expand-lg .navbar-nav .nav-item {
    margin-left: 0rem;
    margin-right: 0rem;
    padding: 0rem 1rem;
    border-bottom: 1px solid lightgray;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    border-bottom: unset;
}
.top-carousel
{
    top: 0rem;
}
.top-carousel .carousel-item {
    height: 750px;
}
.top-carousel .carousel-item img
{
    height: 750px;
}
.set-h {
    height: unset;
}
.main-slider-prev
{
  top: 35rem;
  bottom: 5.5rem;
}
.main-slider-next
{
  top: 41rem;
}
.top-side-heading {
   
    font-size: 2.5rem;
    line-height: 50px;
    }
    .top-side-para
    {
      font-size: 20px;
      line-height: 38px;
    }
    .top-side-btn
    {
      font-size: 16px;
    }
    .about-desc::after
    {
      display: none;
    }
    .about-desc
    {
      padding: 2rem;
    }
    .section-title h2
    {
      font-size: 20px;
    }
    .quotation-text img
    {
      width: 3rem;
    }
    .quotation-text p
    {
      font-size: 28px;
    }
    .section-space {
    padding: 35px 0px;
  }
}
