
@font-face {
  font-family: 'Trebuchet_MS';
  src: url(./Trebuchet_MS.eot);
  src: url(../fonts/Trebuchet_MS.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Trebuchet_MS.woff) format('woff'),
       url(../fonts/Trebuchet_MS.woff2) format('woff2'),
       url(../fonts/Trebuchet_MS.otf) format('otf'),
       url(../fonts/Trebuchet_MS.svg#Trebuchet_MS) format('svg'),
       url(../fonts/Trebuchet_MS.ttf) format('truetype');
}
@font-face {
  font-family: 'Tahoma Regular';
  src: url(../fonts/Tahoma+Regular+font.eot);
  src: url(../fonts/Tahoma+Regular+font.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Tahoma+Regular+font.otf) format('otf'),
       url(../fonts/Tahoma+Regular+font.svg#Tahoma%20Regular%20font) format('svg'),
       url(../fonts/Tahoma+Regular+font.ttf) format('truetype'),
       url(../fonts/Tahoma+Regular+font.woff) format('woff'),
       url(../fonts/Tahoma+Regular+font.woff2) format('woff2');
}
@font-face {
  font-family: 'LucidaGrande';
  src: url(../fonts/LucidaGrande.eot);
  src: url(../fonts/LucidaGrande.eot?#iefix) format('embedded-opentype'),
       url(../fonts/LucidaGrande.otf) format('otf'),
       url(../fonts/LucidaGrande.svg#LucidaGrande) format('svg'),
       url(../fonts/LucidaGrande.ttf) format('truetype'),
       url(../fonts/LucidaGrande.woff) format('woff'),
       url(../fonts/LucidaGrande.woff2) format('woff2');
}
@font-face {
  font-family: 'Lucida Sans Unicode';
  src: url(../fonts/Lucida+Sans+Unicode.eot);
  src: url(../fonts/Lucida+Sans+Unicode.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Lucida+Sans+Unicode.otf) format('otf'),
       url(../fonts/Lucida+Sans+Unicode.svg#Lucida%20Sans%20Unicode) format('svg'),
       url(../fonts/Lucida+Sans+Unicode.ttf) format('truetype'),
       url(../fonts/Lucida+Sans+Unicode.woff) format('woff'),
       url(../fonts/Lucida+Sans+Unicode.woff2) format('woff2');
}
@font-face {
  font-family: 'Lucida Sans';
  src: url(../fonts/Lucida+Sans.eot);
  src: url(../fonts/Lucida+Sans.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Lucida+Sans.otf) format('otf'),
       url(../fonts/Lucida+Sans.svg#Lucida%20Sans) format('svg'),
       url(../fonts/Lucida+Sans.ttf) format('truetype'),
       url(../fonts/Lucida+Sans.woff) format('woff'),
       url(../fonts/Lucida+Sans.woff2) format('woff2');
}


/* Typography
================================================== */

body {
  background: #121212;
  font-family: 'Trebuchet_MS', 'LucidaGrande', 'Lucida Sans', 'Lucida Sans Unicode', 'Tahoma Regular';
}

ul{
  list-style: none;
}
a{
  text-decoration: none;

}
h1, h2, h3, h4, h5, h6{
  font-size: 20px;
  color: #B67B2A;
}

/* custom styles
================================================== */
.main-div{
  padding: 0px 50px 0px 50px;
}

.mob-center-button{
  display: none;
}
.heading {
  color: #B67B2A;
  text-align: center;
}

.bold {
  color: #B67B2A;
  text-align: center;
}


.common-heading {
  color: #B67B2A;
  text-align: center;
}
.card-title{
  color: #f0c05b;
  font-size: 18px;
}
p{
  color: #EBD1B7 !important;
  font-size: 17px !important;
}
.toggle-nav-item {
  color: #B67B2A;
  font-size: 17px;
}
/*sticky button for request quotes*/
.hire-team-fixed-tab {
  right: 0px;
  transition: 0.5s;
  z-index: 999999;
  background: #0ba62d;
  border-right: none;
  padding: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 3px rgba(255,255,255,0.4);
}
.hire-team-fixed-tab a {
  padding: 5px;
  display: inline-block;
  font-weight: bold;
}
.text-button{
  display: none;
}
.hire-team-fixed-tab:hover .text-button{
  display: inline-block;
}
.hire-team-fixed-tab i{
  color: #fff;
  font-size: 25px;
}
.hire-team-fixed-tab span{
  color: #fff;
}
.hire-team-fixed-tab-1 {
  right: 0px;
  top: 58%;
  transition: 0.3s;
  z-index: 999999;
  background: #0ba62d;
  border-right: none;
  padding: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 3px rgba(255,255,255,0.4);
}
.hire-team-fixed-tab-1 a {
  padding: 5px;
  display: inline-block;
  font-weight: bold;
}
.hire-team-fixed-tab-1:hover .text-button{
  display: inline-block;
}
.hire-team-fixed-tab-1 i{
  color: #fff;
  font-size: 25px;
}
.hire-team-fixed-tab-1 span{
  color: #fff;
}
/*end */
.navbar.btn-container{
  padding-top: 10px;
  background: #000;
  background: linear-gradient(0deg ,#B8001B,black);
}
.navbar.btn-container .navbar-toggler{
 color: #920707;
  border-color: #dd2c00;
  background: #fff;
  padding: 0px 20px;
  box-shadow: none;
  font-size: 18px;
  outline: none;
}
.navbar.btn-container .navbar-toggler:hover, .navbar.btn-container .navbar-toggler:focus{
  color: #fff;
  border-color: #dd2c00;
  background: #920707;
  box-shadow: none;
  outline: none;
}
.navbar-dark .navbar-toggler {
  color: #fff;
  border: none;
}
#sidebar-navigation .navbar-dark .navbar-toggler {
  margin-left: -23px;
}
#background-nav .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.button-container{
  height: 60px;
}
.close-btn-container{
  height: 20px;
}
#navbarNav {
  background: #0e0e0e;
  box-shadow: 0 0 10px 0px #ddd;
  padding: 10px 20px 25px 20px;
}
#background-nav.navbar-expand-lg {
  background: linear-gradient(0deg,#B8001B,black);
  color: #fff
}
#background-nav a.nav-link {
    color: #fff;
    margin: 0 14px;
    font-size: 17px;
}
.background-img{
  height: 87vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin-top: 0px;
}
.background-img-1{
  background-image: url(../img/2.jpg);
  height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.background-img-2{
  background-image: url(../img/2.jpg);
  height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.Button-color{
  background: #920707;
  color: #fff;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 600;
}
.Button-color:hover{
  background: #fff;
  color: #8c0017;
}
.img-container .img-width{
  width: 100% !important;
  height: 530px;
}
.side-img-container .img-1{
    height: 235px;
}
.side-img-container .img-2{
  height: 325px;
}
.form-box{
  background: linear-gradient(0deg,#B8001B,black);
  padding: 20px;
}
.form-box .form-label {
    margin-bottom: .5rem;
    color: #fff;
}
.form-box .form-check-label {
  margin-bottom: .5rem;
  color: #fff;
}

.submit-button{
  background: #000;
  color: #fff;
  font-weight: 700;
  width: 100%;
  border-radius: 25px;
  padding: 8px;
}
.submit-button:hover{
  color: #000;
  background: #fff;
  font-weight: 700;
}
.box{
  padding: 10px 20px;
  background: #161616;
}
.box-1{
  background: #161616;
}
.box p{
  color: #EBD1B7;
  font-weight: 400;
}
.social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #333;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 10%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.img-fluid.loaction-img {
    width: 100%;
    /*height: 350px; */
}
.overlay-1{
  background: linear-gradient(0deg,#B8001B,black);
  padding: 10px;
  border: none;
} 
.overlay-1 span{
  color: #fff;
  font-size: 20px;
  display: block;
} 
.overlay{
  background: linear-gradient(0deg,#B8001B,black);
  padding: 10px;
  border: none;
} 
.overlay span{
  color: #fff;
  font-size: 20px;
  display: block;
} 
.overlay-description{
  display: none;
}
.overlay:hover{
  height: 100%;
  display: flex;
  align-items: center;
}
.location-img-container:hover .overlay{
  height: 100%;
  display: flex;
  align-items: center;
}

.overlay:hover .overlay-description{
  display: block;
  color: #fff;
  font-size: 16px;
}
.card-img .card-img-top{
  height: 420px;
  border: 1px solid;
}
.card-img .card-body{
  background: linear-gradient(0deg,#B8001B,black);
  border: none;
}
.banner-container img{
 /* height: 270px; */
  width: 100%;
}
.small-heading{
    font-size: 25px;
}
.tag-button {
  background: linear-gradient(0deg,#B8001B,black);
  padding: 10px;
  border-radius: 25px;
  color: #fff;
  border: none;
  font-weight: 700;
}
.tag-button:hover {
  background: #fff;
  color: #000;
  box-shadow: none;
  border: none;
  transition: .2s;
}
.card-img .card{
  /*box-shadow: 0 0 10px -3px;*/
  background-color: #000;
  border: none;
}
.banner-img{
  /*height: 300px; */
  width: 100%;
}
.banner-img-1{
 /* height: 415px; */
  width: 100%;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #000;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
/*Footer*/
.footer-section {
  /*background: #151414;*/
  background: linear-gradient(0deg ,#B8001B,black);
  margin-top: 50px;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #dd2c00;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #fff;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}

.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.subscribe-form input:hover, .subscribe-form input:focus{
  outline: none;
  border: none;
  box-shadow: none;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: auto;
  bottom: -15px;
  height: 2px;
  width: 115px;
  background: #dd2c00;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 25%;
  margin-bottom: 12px;
  text-align: center;
}
.footer-widget ul li a:hover{
  /*color: #8c0017;*/
  color: #000;
}
.footer-widget ul li a {
  color: #fff;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #dd2c00;
  padding: 13px 20px;
  border: 1px solid #dd2c00;
  top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
}
.copyright-area{
  /*background: #202020;*/
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #8c0017;
}
.footer-menu li a {
  font-size: 14px;
  color: #fff;
}
/*location page*/
.background-img-3{
   background-image: url(../img/9.jpg);
  height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 70px;
}
.img-width-1{
  width: 100% !important;
  height: auto;

}
/*Loaction Details*/
.background-img-1{
  background-image: url(../img/8.jpg);
  height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 70px;
}
.bg-banner-text{
  /*background: #dd2c00;*/
  background: linear-gradient(0deg,#B8001B,black);
  padding: 10px;
  color: #8c0017;
  border: none;
  height: 135px;
}
.bg{
  background: linear-gradient(0deg,#B8001B,black);
  padding: 10px;
  border: none;
  color: #8c0017;
}
.bg p{
  margin-bottom: 0px;
}
.img-container .img-width-details{
  height: 450px;
}

.text span{
  font-size: 25px;
  color: #B67B2A;
  font-weight: 700;
}
.ul-list{
  list-style-type: circle;
  margin: 0;
}
.ul-list{
  color: #EBD1B7;
  font-size: 14px;
}
td {
    width: 150px;
}
.location-deatils-img{
  height: auto;
}
.previous-btn{
  background: linear-gradient(0deg,#B8001B,black);
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  border: none;
  border-radius: 25px;
}
.next-btn{
  background: linear-gradient(0deg,#B8001B,black);
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  border: none;
  border-radius: 25px;
}
.previous-btn:hover{
  background: #fff;
  color: #8c0017;
}
.next-btn:hover{
  background: #fff;
  color: #8c0017;
}
.previous-btn:focus{
  outline: none;
  box-shadow: none;
}
.next-btn:focus{
  outline: none;
  box-shadow: none;
}
.banner-location-text {
  font-size: 25px;
  font-weight: 500;
  color: #B67B2A;
}

.tag-btn{
    color: #fff;
    background: linear-gradient(0deg,#B8001B,black);
    font-weight: 700;
    border-radius: 25px;
    padding: 10px;
    border: none;
    font-size: 14px;
}
.tag-btn:hover{
    color: #000;
    background: #fff;
    font-weight: 700;
}
/*Button shack*/

.shake2{
  -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-transform-origin: 50% 100%;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.toggle-nav-box{
  padding: 15px 10px;
  box-shadow: 0 0 8px 0 #f7f5f5;
}
.collapse-contact i {
  color: #dd2c00;
  font-size: 20px;
  float: left;
}
.collapse-contact .cta-text {
  padding-left: 13px;
  display: inline-block;
}
.collapse-contact .cta-text h4 {
  color: #000;
  font-size: 13px;
  font-weight: 600;
}
.collapse-contact .cta-text span {
  color: #EBD1B7;
  font-size: 12px;
}
.button-container {
    height: 15px;
}
/*category*/
.bg{
  background: linear-gradient(0deg,#B8001B,black);
  padding: 10px;
  border: none;
}
.category-img-container img{
  height: 300px;
}
.Button-color-1 {
  background: #920707;
  color: #fff;
 /* padding: 5px 20px;*/
  font-size: 14px;
  font-weight: 600;
}
.img-container .img-3{
  width: 100%;
 /* height: 400px; */
}

/*content Represent*/
.content-page-banner{
  height: 300px;
  width: 100%;
}
.content-page-banner-1{
  height: 500px;
  width: 100%;
}
/*Owl*/
.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav{
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
  width: 100%;
}

.owl-nav i {
  font-size: 26px;
  color: #fff;
  padding: 10px;
  background: #212529c2;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav .owl-prev {
  left: 0px;
}
.owl-nav button.owl-next {
    right: 0;
}
.owl-carousel .item img{
  height: 250px;
}
.common-page-img{
  height: 400px;
}
.info-box i{
  color: #fff;
  font-size: 22px;
}
.info-box h3{
  color: #fff;
}
.contect-us-btn{
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
}
/*common page css*/
/*contact page*/
.info-box{
  border: 1px solid #fff;
  background: linear-gradient(0deg,#B8001B,black);
  padding: 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  height: 100%;
}

/*Media Query Start*/
@media (max-width: 767px){
	.row.ml-2 {
		margin-left: 30px;
	}
  .main-div {
    padding: 0px 0px;
  }
 .box {
    padding: 10px 12px;
  }

  h1, h2, h3, h4, h5, h6{
    font-size: 18px;
  }
  
  p{
    font-size: 14px !important;
  }
  .card-title {
    color: #f0c05b;
    font-size: 14px;
  }
  .button-container {
    height: 15px;
  }
  .background-img {
    height: 67vh;
  }
  .background-img-1 {
    height: 20vh;
  }
  .background-img-2 {
    height: 20vh;
  }
  .card-img .card-img-top {
    height: 220px;
    border: 1px solid;
  }
  .cta-text {
    padding-left: 12px;
    display: inline-block;
  }
  .bg-banner-text {
    overflow: auto;
  }
  .banner-img-1 {
   /* height: 350px; */
    width: 100%;
  }
  .footer-widget ul{
    padding: 0;
    margin: 0;
  }
  .footer-widget ul li {
    display: inline-block;
    float: left;
    width: 33%;
    margin-bottom: 12px;
    text-align: inherit;
  }
  .overlay {
    background: #0000002e;
  }
  .location-img-container:hover .overlay {
    display: flex;
    height: auto;
    align-items: center;
  }
  .overlay-description {
    display: none;
  }
  #background-nav {
    position: fixed;
    top: 0;
    right: 0%;
    z-index: 999;
    border-radius: 5px;
  }
  .navbar.btn-container {
    padding-top: 0;
    background: #000;
    background: linear-gradient(0deg,#B8001B,black);
    position: fixed;
    top:0;
    z-index: 999;
  }

  .mob-center-button{
    display: block;
    right: 33%;
    padding: 10px;
    background: linear-gradient(0deg,#B8001B,black);
    z-index: 999;
    border-radius: 5px;
  }
  .mob-center-button button{
    padding: 0px 20px;
    background: transparent;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
  }
  .navbar.btn-container {
    display: none;
  }
  .mob-background{
    background: #000;
    height: 70px;
    z-index: 99;
  }
  .navbar-dark .navbar-toggler:focus {
    outline: none !important;
    border: none;
    box-shadow: none;
  }
  .mob{
    display: none;
  }
  .mob.scroll{
    display: block
  }
  /*sidebar*/
  .navbar-side .side-collapse.open {
    width: 0;
  }
  #sidebar-navigation .navbar-collapse.collapse.show {
    top: 50px;
    bottom: 0;
    left: 0;
    width: 256px;
    position: fixed;
    background: #000;
    overflow: auto;
    transition: all 0.3s cubic-bezier(.87, -.41, .19, 1.44);
    z-index: 9999;
  }
  .card-img .card-body {
    border: none;
    background: #0000005e;
  }
  #sidebar-navigation{
    background: linear-gradient(0deg,#B8001B,black);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
  }
  /*loction img*/
  .img-fluid.loaction-img {
    width: 100%;
   /* height: 268px; */
  }
  .hire-team-fixed-tab-1 {
    top: 60%;
  }
  .category-img-container img {
    height: 250px;
  }
  /*common page*/
  .slider-container .owl-item.active{
    margin: 0 0px !important;
  }
  /*.slider-container .owl-item.cloned{
    display: none
  }*/
  .img-container .img-width {
    margin-top: 25px;
    height: 350px;
  }
  .owl-nav i {
    font-size: 30px;
    color: #fff;
  }
  .common-page-img{
    height: 300px;
  }
}
/*Sidebar*/ 
@media (min-width: 768px) and (max-width: 1023px){

video {
  max-width: 100%;
  height: auto;
}
  .main-div {
    padding: 0px 0px 0px 0px;
  }
  .mob-1 {
    display: block !important;
  }
  .mob{
    display: none;
  }
  .mob.scroll{
    display: block
  }
   .overlay-description {
    display: none;
  }
  .hire-team-fixed-tab-1 {
    top: 55%;
  }
  #background-nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
  }
  .navbar.btn-container {
    padding-top: 0;
    background: #000;
    background: linear-gradient(0deg,#B8001B,black);
    position: fixed;
    top:0;
    z-index: 999;
  }
  .mob-center-button{
    display: block;
    left: 0;
    padding: 10px;
    background: linear-gradient(0deg,#B8001B,black);
    z-index: 999;
  }
  .mob-center-button button{
    padding: 0px 20px;
    background: transparent;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
  }
  .navbar.btn-container {
    display: none;
  }
  .mob-background{
    background: #000;
    height: 70px;
    z-index: 99;
  }
  .navbar-dark .navbar-toggler:focus {
    outline: none !important;
    border: none;
    box-shadow: none;
  }
  .background-img-1 {
    height: 25vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 70px;
  }
  .background-img-2 {
    height: 25vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 70px;
  }
  .side-img-container .img-2 {
      height: 270px;
  }
  .side-img-container .img-1 {
    height: 180px;
  }
  .img-fluid.loaction-img {
    width: 100%;
   /* height: 190px; */
  }
  .cta-text {
    padding-left: 15px;
    display: inline-block;
    word-break: break-word;
    width: 80%;
  }
  /*location-details*/
  .img-container .img-width-details {
    height: 195px;
  }
  .location-deatils-img {
      height: 150px;
  }
  .overlay span {
    font-size: 12px;
  }
  .overlay:hover .overlay-description {
    display: block;
    color: #fff;
    font-size: 14px;
  }
 .img-container .img-width {
    width: 100% !important;
    height: 360px;
  }
  .banner-img-1 {
    height: 250px;
    width: 100%;
  }
  .background-img-2 {
    height: 40vh;
  }
  /*common page*/
  .common-page-img {
      height: 300px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px){
  .main-div {
    padding: 0px 30px 0px 30px;
  }
  .img-fluid.loaction-img {
    width: 100%;
    height: 333px;
  }
 
  .background-img-2 {
    height: 30vh;
  }
  .background-img-1 {
    height: 30vh;
  }
.d-hide {
    display: none !important;
}
video {
    max-width: 100%;
    height: 500px;
}
}
.aboutheading{
	font-size: 20px !important;
    color: #B67B2A !important;
}
  .table {
    width: 100%; /* Full width of the container */
    border-collapse: collapse; /* Removes space between table cells */
  }
  td {
font-size: 14px !important;  }
  /* Style for the first column */
  .column1 {
    width: 50%; /* Sets the width of the first column */
  }
 
.bg-body {
    background-color: black !important;}
	.text-pink{ color: #f8007b;}
	.text-black{ color: black;}
        .btn-pink{background-color: #f8007b;color: #fff;
}
body {
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 }
.bg-secondary{
    background-color: #282828 !important;
}
.border-secondary{
    border-color: #282828 !important;
}
a.active {
 color: #f8007b !important;
}
a.carousel-control-prev.bg-transparent.w-aut {
    width: 50px;
    height: 60px;
    position: absolute;
    top: 45%;
    left: -4%;
    padding: 0;
    transform:rotate(90deg);
}
a.carousel-control-next.bg-transparent.w-aut{
    width: 50px;
    height: 60px;
    position: absolute;
    top: 40%;
    right: -4%;
    padding: 0;
    transform:rotate(90deg);
}
.btn-pink{
  background-color: #f8007b;
  color: #fff;
}
.btn-pink:hover {
  color: #f8007b;
  background-color: #fff;
  border-color: #f8007b;
}
.img-thumbnail1 {
    padding: 0.25rem;
    background-color: #0b0b0b;
    max-width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
    a.carousel-control-next.bg-transparent.w-aut{
        top: 42%;
        right: 0;
        font-weight: bold;
    }
    a.carousel-control-prev.bg-transparent.w-aut{
        top: 50%;
        left: 0;
        font-weight: bold;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

.overlay {
  position: absolute; 
  bottom: 0; 
  background: #e0006c8c;
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  padding: 20px;
  text-align: center;
}
#bannerCarousel .carousel-img:hover .overlay {
  opacity: 1;
}
.card .profile-name {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}
/* Top left text */
.card .top-left {
  position: absolute;
  top: 40px;
  left: 8px;
  margin: 0 -3px;
}

/* Top right text */
.card .top-right {
  position: absolute;
  top: 40px;
  right: 16px;
  margin: 0 -11px;
}
.filterDiv {
  display: none;
}
.show {
  display: block;
}



.theme_button.color2 {
    background-color: #fd61e3;
    border-color: #fd61e3;
}

.theme_button.color2:hover {
  color: #f8007b;
  background-color: #fff;
  border-color: #f8007b;
}



.theme_button.color1 {
    background-color: #e0006c;
    border-color: #e0006c;
}
.theme_button.color1:hover {
  color: #f8007b;
  background-color: #fff;
  border-color: #f8007b;
}

.bg-pink{
    background-color: #e0006c;
    border-color: #e0006c; 
}
.theme_buttons a, .theme_button {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 30px;
    margin-bottom: 13px;
    line-height: 1;
    display: inline-block;
    min-width: 120px;
    text-align: center;
	text-decoration: none;
    color: #fff;
    border: 1px solid #1a1a1a;
    background-color: #1a1a1a;
    border-radius: 0;
    position: relative;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.model-parameters {
    position: relative;
    z-index: 1;
    font-size: 0;
    color:#fff;
    font-size: 14px;
    line-height: 20px;
}
.model-parameters div {
    display: inline-block;
    padding: 5px 3.5%;
    margin: 5px 0;
}
.accordion-button{
    background-color:#000;
    color:#e0006c
}
.accordion-button:focus {
    border-color: #212529b5;
    box-shadow: 0 0 0 0.25rem #21252999;
}
.accordion-button:not(.collapsed) {
    background-color:#000;
    color:#e0006c;
    box-shadow: 0 0 0 0.25rem #21252999;
}
.testimonial-card .card-up {
  height: 120px;
  overflow: hidden;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.testimonial-card .avatar {
  width: 110px;
  margin-top: -60px;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 50%;
}
  /* Style for the second column */
</style>
