@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');


@font-face {
  font-family: 'PlayfairDisplay';
  src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'made-bon-voyage-thin';
  src: url('../fonts/made-bon-voyage-thin-personal-use.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'made-bon-voyage-regular';
  src: url('../fonts/made-bon-voyage-regular-personal-use.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

body
{
    padding: 0;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    /*overflow: hidden;*/
}


.mt-0{margin-top:0px !important;}
.mt-5{margin-top:5px !important;}
.mt-10{margin-top:10px !important;}
.mt-15{margin-top:15px !important;}
.mt-20{margin-top:20px !important;}
.mt-25{margin-top:25px !important;}
.mt-30{margin-top:30px !important;}
.mt-40{margin-top:40px !important;}
.mt-50{margin-top:50px !important;}
.mt-60{margin-top:60px !important;}
.mt-70{margin-top:70px !important;}
.mt-80{margin-top:80px !important;}
.mt-90{margin-top:90px !important;}
.mt-100{margin-top:100px !important;}

.mr-0{margin-right:0px !important;}
.mr-5{margin-right:5px !important;}
.mr-10{margin-right:10px !important;}
.mr-15{margin-right:15px !important;}
.mr-20{margin-right:20px !important;}
.mr-30{margin-right:30px !important;}
.mr-40{margin-right:40px !important;}
.mr-50{margin-right:50px !important;}
.mr-60{margin-right:60px !important;}
.mr-70{margin-right:70px !important;}
.mr-80{margin-right:80px !important;}
.mr-90{margin-right:90px !important;}
.mr-100{margin-right:100px !important;}

.mb-0{margin-bottom:0px !important;}
.mb-5{margin-bottom:5px !important;}
.mb-10{margin-bottom:10px !important;}
.mb-15{margin-bottom:15px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-25{margin-bottom:25px !important;}
.mb-30{margin-bottom:30px !important;}
.mb-40{margin-bottom:40px !important;}
.mb-50{margin-bottom:50px !important;}
.mb-60{margin-bottom:60px !important;}
.mb-70{margin-bottom:70px !important;}
.mb-80{margin-bottom:80px !important;}
.mb-90{margin-bottom:90px !important;}
.mb-100{margin-bottom:100px !important;}
.mb-150{margin-bottom:150px !important;}

.ml-0{margin-left:0px !important;}
.ml-5{margin-left:5px !important;}
.ml-10{margin-left:10px !important;}
.ml-15{margin-left:15px !important;}
.ml-20{margin-left:20px !important;}
.ml-30{margin-left:30px !important;}
.ml-40{margin-left:40px !important;}
.ml-50{margin-left:50px !important;}
.ml-60{margin-left:60px !important;}
.ml-70{margin-left:70px !important;}
.ml-80{margin-left:80px !important;}
.ml-90{margin-left:90px !important;}
.ml-100{margin-left:100px !important;}

.p-0{padding:0px !important;}
.p-5{padding:5px !important;}
.p-10{padding:10px !important;}
.p-15{padding:15px !important;}
.p-20{padding:20px !important;}
.p-30{padding:30px !important;}
.p-40{padding:40px !important;}
.p-50{padding:50px !important;}

.pt-0{padding-top:0px !important;}
.pt-5{padding-top:5px !important;}
.pt-10{padding-top:10px !important;}
.pt-15{padding-top:15px !important;}
.pt-20{padding-top:20px !important;}
.pt-25{padding-top:25px !important;}
.pt-30{padding-top:30px !important;}
.pt-35{padding-top:35px !important;}
.pt-40{padding-top:40px !important;}
.pt-50{padding-top:50px !important;}
.pt-60{padding-top:60px !important;}
.pt-70{padding-top:70px !important;}
.pt-80{padding-top:80px !important;}
.pt-90{padding-top:90px !important;}
.pt-100{padding-top:100px !important;}

.pr-0{padding-right:0px !important;}
.pr-5{padding-right:5px !important;}
.pr-10{padding-right:10px !important;}
.pr-15{padding-right:15px !important;}
.pr-20{padding-right:20px !important;}
.pr-30{padding-right:30px !important;}
.pr-40{padding-right:40px !important;}
.pr-50{padding-right:50px !important;}
.pr-60{padding-right:60px !important;}
.pr-70{padding-right:70px !important;}
.pr-80{padding-right:80px !important;}
.pr-90{padding-right:90px !important;}
.pr-100{padding-right:100px !important;}

.pb-0{padding-bottom:0px !important;}
.pb-5{padding-bottom:5px !important;}
.pb-10{padding-bottom:10px !important;}
.pb-15{padding-bottom:15px !important;}
.pb-20{padding-bottom:20px !important;}
.pb-30{padding-bottom:30px !important;}
.pb-40{padding-bottom:40px !important;}
.pb-50{padding-bottom:50px !important;}
.pb-60{padding-bottom:60px !important;}
.pb-70{padding-bottom:70px !important;}
.pb-80{padding-bottom:80px !important;}
.pb-90{padding-bottom:90px !important;}
.pb-100{padding-bottom:100px !important;}

.pl-0{padding-left:0px !important;}
.pl-5{padding-left:5px !important;}
.pl-10{padding-left:10px !important;}
.pl-15{padding-left:15px !important;}
.pl-20{padding-left:20px !important;}
.pl-30{padding-left:30px !important;}
.pl-40{padding-left:40px !important;}
.pl-50{padding-left:50px !important;}
.pl-60{padding-left:60px !important;}
.pl-70{padding-left:70px !important;}
.pl-80{padding-left:80px !important;}
.pl-90{padding-left:90px !important;}
.pl-100{padding-left:100px !important;}


header
{
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  transition: 0.5s ease-in-out;
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);
}

.header-top {
    padding: 10px 30px;
    background: #fff;
    font-size: 12px;
    border-bottom: 1px #323233 solid;
}

.navbar .container-fluid
{
    padding: 0px 30px;
}

.navbar
{
    transition: 0.5s ease-in-out;
}

.ht-right
{
  text-align: right;
}

.navbar .nav-link
{
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500;
  padding-left: 0.8rem !important;
  padding-right: 0.8rem !important;
}

.homenavbnar {
    background: transparent !important;
  }

#Herocarousel
{
    width: 100%;
    height: auto;
}

/*hero-slider*/
.banner-down-arrow
	{
		margin:10px 0 0 0;
		width: 100%;
		position: absolute;
		bottom: 50px;
    z-index: 1;
	}

.banner-down-arrow a {
    border: 4px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 2rem;
    font-weight: 300;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 55px;
    cursor: pointer;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}

.carousel.carousel-fade .carousel-item {
  display: block;
  opacity: 0;
  transition: opacity ease-out .7s;
}

.carousel.carousel-fade .carousel-item.active {
  opacity: 1 !important;
}

.carousel-control-prev-icon
{
  background-color: rgba(0,0,0,0.7);
  opacity: 1;
  padding: 0.2rem;
}

.carousel-control-prev, .carousel-control-next
{
  opacity: 1;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 2.3rem;
  height: 2.3rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 70% 60%;
  background-color: rgba(0,0,0,0.5);
  border-radius: 50%;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 6rem;
  left: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
  background: rgba(0,0,0,0.5);
  padding-left: 15%;
  padding-right: 15%;
}

.carousel-caption p {
  font-size: 18px;
    font-weight: 300;
}

.carousel-caption p:last-child {
  margin-bottom: 0;
}

.banner-down-arrow a:hover 
{
    border: 1px dashed #fff;
    transition: all 0.5s ease 0s;
}

.carousel video
{
    width: 100%;
    height: 612px;
    object-fit: cover;
}

.carousel-control-next, .carousel-control-prev
{
    width: 8%;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-12px);
  }
}

:target:before {
content:"";
display:block;
height:90px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}

.element {
  scroll-margin-top: 2em;
}

.logo-sm .navbar {
    background: #fff !important;
    width: 100%;
    height: auto !important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
    /*animation: smoothScroll 1s forwards;*/
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0);
    }
}

.what-we-do-section
{
  width: 100%;
  position: relative;
  padding: 80px 0;
}

.what-we-do-section h2
{
  text-align: center;
  font-size: 3.5rem;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #4B4B4B;
  font-weight: normal;
  letter-spacing: 20px;
  margin-bottom: 20px;
}

.what-we-do-section h3
{
  text-align: center;
  font-size: 1.4rem;
  color: #4B4B4B;
  font-family: 'made-bon-voyage-regular';
  margin-bottom: 20px;
}

.what-we-do-section p
{
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 20px;
}

.wwd-card
{
  position: relative;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.wwd-card img
{
  width: 100%;
}

.wwd-card h3
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: start;
  justify-content: center;
  color: #fff;
  font-family: 'made-bon-voyage-regular';
  background: rgba(0,0,0,0.7);
  font-size: 2.5rem;
  opacity: 0;
  transition: 0.3s ease-in-out;
  padding-top: 80px;
}

.wwd-card:hover h3
{
  opacity: 1;
  transition: 0.3s ease-in-out;
}

.home-about-us
{
  width: 100%;
  padding: 0px 0 60px 0;
}

.home-about-us h2
{
  text-align: center;
  font-size: 3.5rem;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #4B4B4B;
  font-weight: normal;
  letter-spacing: 20px;
  margin-bottom: 20px;
}

.home-about-us h3
{
  text-align: center;
  font-size: 1rem;
  color: #4B4B4B;
  margin-bottom: 20px;
  font-style: italic;
}

.home-about-us p
{
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 20px;
  font-size: 0.8rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.home-about-us img
{
  width: 100%;
  max-width: 278px;
}

.btn-theme
{
  border: 1px #4B4B4B solid;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
  transition: 0.2s ease-in-out;
  text-transform: uppercase;
}

.btn-theme:hover
{
  background: #4B4B4B !important;
  color: #fff !important;
}

.home-about-us .btn-theme
{
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.home-out-work {
  background: url(../images/our-work-img-bg.jpg) no-repeat center center;
  padding: 0;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-background-size: cover;
 /* background-attachment: fixed;*/
 margin: 0 40px;
}

.home-out-work .overlay {
  background-color: rgba(0,0,0,0.1);
  min-height: auto;
  color: #fff;
  padding: 80px 0;
  text-align: center;
}

.home-out-work h2
{
  text-align: center;
  font-size: 3.5rem;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
      letter-spacing: 48px;
  margin-bottom: 20px;
}

.home-out-work p
{
  text-align: center;
  margin-bottom: 20px;
  font-size: 1rem;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.home-out-work .btn-theme
{
  border-color: #fff !important;
  color: #fff;
  font-size: 20px;
}

.home-out-work .btn-theme:hover
{
  border-color: #fff !important;
  color: #484848 !important;
  background: #fff !important;
}

.testimonial-slider
{
  padding: 60px 0;
  width: 100%;
  border-bottom: 1px #4B4B4B solid;
}

.testimonial-slider h2
{
  text-align: center;
  font-size: 1.6rem;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #4B4B4B;
  font-weight: normal;
  letter-spacing: 16px;
  margin-bottom: 20px;
}

#HappyCoupleSlider
{
  text-align: center;
  
}

#HappyCoupleSlider .carousel-item p
{
  width: 55%;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
}

#HappyCoupleSlider .carousel-item h5
{
  font-family: 'made-bon-voyage-regular';
  margin-bottom: 30px;
  font-weight: normal;
}

#HappyCoupleSlider .carousel-indicators [data-bs-target]
{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4B4B4B;
}

#HappyCoupleSlider .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234B4B4B'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  background-size: 35px;
}

#HappyCoupleSlider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234B4B4B'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-size: 35px;
}

#HappyCoupleSlider .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 0;
  margin-left: 15%;
  list-style: none;
  margin-top: 0;
}

#HappyCoupleSlider .carousel-control-next-icon, #HappyCoupleSlider .carousel-control-prev-icon
{
    background-color: transparent;
}

.testimonial-slider h2
{
  margin-bottom: 30px;
}

.lets-discuss-home
{
  width: 100%;
      padding: 65px 0 45px 0;
}

.lets-discuss-home h2
{
  text-align: center;
  font-size: 36px;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #4B4B4B;
  font-weight: normal;
  letter-spacing: 16px;
  margin-bottom: 30px;
}

.lets-discuss-home p
{
  text-align: center;
}

footer
{
  border-top: 1px #4B4B4B solid;
  padding: 25px 0 15px 0;
}

.footer-sections
{
  position: relative;
  border-right: 1px #a0a0a0 solid;
  min-height: 150px;
}

.footer-sections ul
{
  list-style: none;
  padding: 0;
}

.footer-sections ul li
{
  margin-bottom: 5px;
}

.footer-sections ul li a
{
  color: #4B4B4B;
  text-decoration: none;
  font-size: 0.9rem;
  transition: 0.5s ease-in-out;
}

.footer-sections ul li a:hover
{
  color: #C88838;
  text-decoration: underline;
}

.footer-sections span
{
  color: #C88838;
    font-size: 0.9rem;
    font-weight: 600;
    margin: 0 0 12px 0;
    display: block;
}

.footer-sections p
{
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
}

.s-add
{
  width: 80%;
}

.social-footer a
{
  color: #4B4B4B;
  font-size: 1.5rem;
  margin-right: 10px;
}

.social-footer a:hover
{
  color: #C88838;
}

.br-0
{
  border-right: 0;
}

.nav-link:focus, .nav-link:hover {
    color: #C88838;
}

.what-we-do-img
{
    margin-top: 80px;
}

.navbar-left
{
     margin: 30px 0 0 45px;
}

.navbar-right
{
     margin: 30px 45px 0 0px;
}

.herosection .container-fluid
{
    padding: 0 30px;
}

.right-social-bar
{
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 100;
}

.right-social-bar span {
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    right: -75px;
    width: 177px;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.right-social-bar .right-social
{
    background: #fff;
    padding: 5px 10px;
    display: flex;
    flex-direction: column;
    width: 65px;
    position: absolute;
    right: 0;
    display: none;
}

.right-social-bar .rshide
{
    display: flex;
    transition: left 0.5s ease-in-out;
}

.right-social-bar .right-social a
{
    color: #000;
    margin-bottom: 5px;
}

.right-social-bar .right-social p
{
    color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
    width: 15px;
    height: 100%;
    display: flex;
    align-items: center;
}

.right-social-bar .right-social p i
{
    font-size: 20px;
}

#ShowRightBar
{
    cursor: pointer;
}

.rsb-close
{
    cursor: pointer;
}

.logo-img
{
  width: 250px;
}

.nav-link {
    color: #000 !important;
}

.nav-link:focus, .nav-link:hover {
  color: #4A196F !important;
  border-bottom: 1px #4A196F solid;
}

/*services-header*/
.services-header
{
  padding: 60px 0 40px 0;
  text-align: center;
  margin: 2px 0 0 0;
}

.services-header h1
{
  font-size: 64px;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #4B4B4B;
  letter-spacing: 25px;
  margin: 0 0 35px 0;
}

.services-header p
{
  font-size: 20px;
}

.services-section-one
{
  padding: 40px 0;
}

.services-section-one h2
{
    font-size: 38px;
    color: #1D1C1E;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px auto;
    /*max-width: 380px;*/
}

.services-section-one p
{
  font-size: 20px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.ser-sec-space
{
  margin-top: 55px;
}

.ss-last
{
  margin-bottom: 80px;
}

.ow-card
{
  position: relative;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  margin-bottom: 25px;
}

.ow-card img
{
  width: 100%;
}

.ow-card .owboxcontent
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  font-family: 'made-bon-voyage-regular';
  background: rgba(0,0,0,0);
  font-size: 2.5rem;
  opacity: 1;
  transition: 0.3s ease-in-out;
  padding-top: 125px;
  flex-direction: column;
}

.ow-card .owboxcontent:hover
{
    background: rgba(0,0,0,0.4);
}

.ow-card h3
{
  opacity: 1;
  transition: 0.3s ease-in-out;
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
      text-align: center;
          margin: 0;
          line-height: 41px;
}

.ow-card h3 span
{
 display: block;
}

.ow-card p
{
 font-size: 20px;
 font-family: 'Poppins', sans-serif;
 font-weight: 300;
 text-align: center;
}

.ow-main
{
  padding: 0 0 40px 0;
}

.ow-detail p
{
  text-align: center;
  margin-top: 37px;
  font-size: 20px;
}

.ow-detail-photo
{
  padding: 30px 0;
}

.contact-card
{
  box-shadow: 0 5px 15px 0 rgb(62 65 159 / 10%);
  padding: 20px 40px;
  border: 0;
}

.contact-card
{
  text-align: center;
      width: 100%;
}

.contact-card .icon
{
  background: #ecdbf9;
  color: #4A196F;
  width: 85px;
  margin: 0 auto 15px auto;
  height: 85px;
  font-size: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}



.contact-form-main
{
  text-align: center;
  padding: 100px 0 50px 0;
}

.contact-form-main h3
{
  font-size: 30px;
  font-family: 'made-bon-voyage-regular';
  text-transform: uppercase;
  color: #4B4B4B;
  letter-spacing: 20px;
}

.contact-form-main p
{
  font-size: 20px;
  width: 100%;
  max-width: 440px;
  margin: 0 auto 40px auto;
}

.form-group
{
  margin-bottom: 22px;
}

.contact-form-card
{
  box-shadow: 0 5px 15px 0 rgb(62 65 159 / 10%);
  padding: 20px 40px;
  border: 0;
  margin-bottom: -150px;
}

.form-control
{
 border-radius: 0;
}

.form-control:focus
{
  box-shadow: none;
  border: 1px #4A196F solid;
}

.map-area
{
  width: 100%;
}

.map-area iframe
{
  width: 100%;
  height: 550px;
}

#video-des
{
  width: 100%;
}

.font-58
{
  font-size: 58px !important;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.navbar-toggler i {
    width: auto;
    height: auto;
    content: "";
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
}

.navbar-toggler {
  width: 54px;
}

.ow-gallery {
    padding: 0px 0 40px 0;
}

.owgsection {
    margin: 0 0 0 0;
    position: relative;
}

.owgsection img {
    width: 100%;
    height: 285px;
    object-fit: cover;
    transition: 0.3s all ease-in-out;
}

.owgsection img:hover {
    filter: brightness(70%);
    transition: 0.3s all ease-in-out;
}

.owgsection .icon {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  top: 0;
  bottom: 0;
}

.owgsection i {
}



/*responsive css*/

.home-about-us p span
{
    display: block;
}

@media only screen and (min-width: 1440px) {
.navbar .container, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl, .navbar .container-xxl {
    max-width: 1400px;
}

.what-we-do-section {
    width: 100%;
    position: relative;
    padding: 87px 0 139px 0;
}

.what-we-do-section h2
{
    font-size: 64px;
        margin-bottom: 0;
        letter-spacing: 30px
}

.what-we-do-section h3 {
       padding-top: 40px;
    font-size: 40px;
    margin-bottom: 24px;
}

.home-about-us img {
    width: 100%;
    max-width: 392px;
}

.home-about-us h2
{
    font-size: 64px;
        letter-spacing: 30px;
}

.what-we-do-section .container
{
    padding: 0;
}

.home-about-us .container
{
    padding: 0;
}

.home-about-us h3 {
    text-align: center;
    font-size: 1.4rem;
    color: #4B4B4B;
    margin-bottom: 24px;
    font-style: italic;
}

.home-about-us p
{
    font-size: 1.25rem;
    margin-bottom: 24px;
}

.home-out-work h2
{
    font-size: 64px;
}

.home-out-work p
{
    font-size: 18px;
    margin-bottom: 75px;
}

.home-out-work .overlay
{
    padding: 80px 0;
}

.home-about-us {
    width: 100%;
    padding: 0px 0 108px 0;
}

.herosection .container-fluid {
    padding: 0 31px;
}

.header-top {
   padding: 9px 40px;
    background: #fff;
    font-size: 14px;
}



.navbar-left {
    margin: 75px 0 0 97px;
}

.navbar-right {
    margin: 75px 97px 0 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
}

.what-we-do-section p {
    font-size: 20px;
    margin-bottom: 19px;
}

.what-we-do-section p span {
    display: block;
}


.what-we-do-img {
    margin-top: 78px;
}

.right-social-bar span {
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    right: -72px;
    width: 177px;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
}

.right-social-bar .right-social
{
        top: -30px
}

.home-out-work h2 {
    font-size: 64px;
        letter-spacing: 30px;
}


.carousel video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.navbar-expand-lg {
    padding: 12px 0;
}

.carousel-caption p {
  font-size: 30px;
}

.carousel-caption
{
    bottom: 172px;
}

.right-social-bar {
    position: absolute;
    right: 0;
    top: 57%;
    z-index: 100;
}

.wwd-card h3
{
        padding-top: 120px;
}

.footer-sections span {
    font-size: 10px;
    font-weight: 900;
}

.footer-sections ul li {
    margin-bottom: 0;
}

.lets-discuss-home h2 {
    letter-spacing: 22px;
}

.services-header {
    padding: 115px 0 35px 0;
    text-align: center;
    margin: 2px 0 0 0;
}

.services-header h1 {
    margin: 0 0 25px 0;
}

}

@media only screen and (max-width: 1024px) {
  .carousel video {
  width: 100%;
  height: 457px;
  object-fit: cover;
} 
.wwd-card h3 {
    opacity: 1;
    background: rgba(0,0,0,0.5);
    align-items: end;
    padding: 15px 0 15px 0;
    height: auto;
    top: inherit;
    bottom: 0;
    margin: 0;
}
}




@media only screen and (max-width: 991px) {
  body
  {
    padding-top: 98px;
  }
  
  .home-out-work {
 margin: 0 0;
}


  .homenavbnar {
    background: #fff !important;
  }
  
.navbar .container-fluid
{
  padding: 0;
}

  header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
  }


  .nav-link {
    color: #000 !important;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 0;
    text-align: center;
    padding-bottom: 0;
    padding-top: 5px;
     font-family: 'made-bon-voyage-regular';
    font-size: 1.2rem;
}

  .navbar-nav .nav-link.active, .navbar-nav .show > .nav-link {
    color: #4B4B4B;
    font-family: 'made-bon-voyage-regular';
    font-size: 1.2rem;
  }

  .navbar-toggler {
    border-radius: 0;
    background-color: #fff;
    margin: 0 15px 0 0;
    position: absolute;
    right: -10px;
    top: 36px;
    border: 0;
  }
  
  .navbar-toggler i {
    width: auto;
    height: auto;
    content: "";
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
}

.navbar-toggler:focus
{
    outline: none;
    box-shadow: none;
}

  .navbar-collapse
  {
    background: #fff;
    padding: 0 0;
    border-top: 1px #000 solid;
    margin-top: 10px;
    padding: 20px 0;
  }
  
  .navbar-left {
    margin: 0 0 0 0;
    }
    
    .navbar-right {
    margin: 0 0 0 0;
    }

  .navbar-collapse .mb-2
  {
    margin-bottom: 0 !important;
  }

  .wwd-card h3
  {
    font-size: 1.7rem;
  }

  .home-about-us h2
  {
    margin-top: 25px;
  }

  .footer-sections {
    position: relative;
    border-right: 0;
    min-height: 150px;
  }

  .header-top
  {
    display: none;
  }

  .banner-down-arrow
  {
    display: none;
  }

  .homenavbnar
  {
    padding-bottom: 0 !important;
  }
  
  .herosection .container-fluid {
    padding: 0;
}

.right-social-bar
{
    display: none;
}

.wwd-card h3 {
    opacity: 1;
    background: rgba(0,0,0,0.5);
    align-items: end;
    padding: 15px 0 15px 0;
    height: auto;
    top: inherit;
    bottom: 0;
    margin: 0;
}

.home-about-us img {
    width: 100%;
    max-width: 278px;
    margin: 0 auto;
    display: block;
}

.navbar .nav-link {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 500;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.contact-form-card
{
  box-shadow: 0 5px 15px 0 rgb(62 65 159 / 10%);
  padding: 10px 10px;
  border: 0;
  margin-bottom: 10px;
  width: 100%;
}

.carousel-control-next, .carousel-control-prev {
  width: 20%;
}

.carousel video {
    width: 100%;
    height: 470px;
    object-fit: cover;
}

}



@media only screen and (max-width: 768px) {

    .services-section-one h2
    {
        font-size: 30px;
        letter-spacing: 10px;
    }
    
    
    .services-section-one p {
      font-size: 16px;
      width: 91%;
    }
    
    .carousel video {
      width: 100%;
      height: 364px;
      object-fit: cover;
    }
}

@media only screen and (max-width: 767px) {
  .header-top {
    text-align: center;
  }

  .ht-right
  {
    text-align: center;
    margin-top: 5px;
  }

  .header-top span {
    width: 70%;
    display: block;
    margin: 0 auto;
  }

  .what-we-do-section h2 {
    font-size: 2.2rem;
    letter-spacing: 10px;
    margin-bottom: 20px;
  }

  .home-about-us h2 {
    font-size: 2.2rem;
    letter-spacing: 10px;
    margin-bottom: 20px;
  }

  .home-out-work h2 {
    font-size: 2.2rem;
    letter-spacing: 10px;
    margin-bottom: 20px;
  }

  .wwd-card
  {
    margin-bottom: 25px;
  }

  .what-we-do-section {
    width: 100%;
    position: relative;
    padding: 40px 0;
  }

  .wwd-card h3 {
    font-size: 2.2rem;
  }

  .testimonial-slider h2 {
    margin-bottom: 30px;
    letter-spacing: 10px;
  }

  .lets-discuss-home h2 {
    letter-spacing: 10px;
  }

  .footer-sections
  {
    margin-bottom: 25px;
  }

  .carousel.carousel-fade .carousel-item img
  {
    width: 100%;
    height: 83vh;
    object-fit: cover;
  }
  
   .carousel.carousel-fade .carousel-item video
  {
    width: 100%;
    height: 83vh;
    object-fit: cover;
  }
  
  .home-out-work
  {
          margin: 0 0;
  }
  
  .wwd-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.what-we-do-img {
  margin-top: 35px;
}

.home-about-us {
  width: 100%;
  padding: 0px 0 40px 0;
}

.services-header h1
{
    letter-spacing: 10px;
    font-size: 30px;
}

.services-section-one h2 {
    font-size: 24px;
    letter-spacing: 10px;
}

.services-section-one img
{
    margin-bottom: 25px;
}

}

@media only screen and (max-width: 600px) {
    .owgsection img {
        width: 100%;
        height: 130px;
        object-fit: cover;
    }
}