.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0 16px !important;
  font-family: Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
}
.navbar-toggler{
  right: 15px;
  padding: 10px !important;
  text-transform: uppercase;
  color: #fff;
  background-color: #ded5ae !important;
  position: absolute;
}



/*Hero*/
.hero-section{
	padding: 33px 40px;
	position: relative;
}
.hero-item{
  height: 680px;
  border-radius: 8px;
  background-size: cover;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.hero-item h2{
	color: #F6F6F6;
	font-size: 48px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 18px;
  font-style: italic;
}
.hero-item h1{
	color: #F6F6F6;
	font-size: 86px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 4.6px;
	text-transform: uppercase;
	margin: 0;
	font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.intro-text {
    position: absolute;
    left: 140px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
	width: calc(100% - 280px);
}
.hero-slide{
  position: relative;
  z-index: 2;
}
.hero-overlay{
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    border-radius: 8px;
}


/*Home hero*/
.home .hero-section{
	padding: 0px;
}
.home .hero-item{
  border-radius: 0px;
}
.home .hero-overlay{
  border-radius: 0;
}


/*about*/
.about-section{
  padding: 54px 0 74px;
  
  display: flex;
  align-items: center;
}
.about-section .row{
  align-items: center;
}
.about-section hr{
  margin-top: -10px;
  border-top: 1px solid rgba(0, 0, 0, 1);
}
.about-section h2{
  font-size: 52px;
  line-height: normal;
  margin-bottom: 24px;
  color: #000;
}
.about-section a{
  font-weight: 700;
  color: #ded5ae;
}
.about-gallery{
  position: relative;
}
.about-gallery ul{
  list-style: none;
  padding: 0 ;
  margin: 0;
}
.about-gallery ul li{
  width: 100%;
  position: relative;
}
.about-gallery ul li img{
  width: 100%;
  height: 444px;
  object-fit: cover;
  border-radius: 8px;
}
.gallery-overlay{
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 0 8px 8px;
  background: rgba(34, 34, 34, 0.7);
  padding: 21px 20px;
  color: #fff;
  font-size: 24px;
  width: 100%;
  font-family: filosofia, serif;
}
.about-gallery .owl-dots{
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
}
.about-gallery .owl-carousel button.owl-dot{
  background: #000;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 6px 0;
  transition: ease-in-out 0.25s background;
}
.about-gallery .owl-carousel button.owl-dot.active{
  background: #ded5ae;
}

.page-id-233 .about-gallery ul li img{ width: 468px; margin-left: auto; height: auto; object-fit: cover;}
.page-id-233 .gallery-overlay{ display: none;}


/*About New*/
.two-column-with-image{
  padding: 80px 0;
  background-color: #f9f9f9;
}
.tci-head{
  text-align: center;
  margin-bottom:75px;
}
.tci-head h2{
    color: #000;
    font-size: 52px;
    font-weight: 400;
    line-height: normal;
    font-family: filosofia, serif;
    text-transform: none;
}
.tci-head h3 {
  color: #ded5ae;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.tci-column p{
  line-height: 28px;
}
.tci-column img{
  width: 100%;
  display: block;
  height: 430px;
  object-fit: cover;
}
.two-column-with-image .btn{
  border-radius: 8px;
  background: #ded5ae;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  line-height: 36px;
  padding: 7px 30px;
  color: #fff;
  transition: ease-in-out 0.25s background;
}
.two-column-with-image .btn:hover{
  background: #222222 !important;
}

.home .navbar{
  background: transparent;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 99;
  width: 100%;
}


/*Contact*/
.contact-section{
  padding: 94px 0 110px;
  background: #F6F6F6;
  font-size: 18px;
}
.contact-row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-content{
  color: #000;
  font-size: 18px;
  font-weight: 400;
}
.contact-content h3{
  color: #ded5ae;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.contact-content h2{
  color: #ded5ae;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 34px;
}
.contact-content p{
    margin-bottom: 33px;
    line-height: 30px;
}

.contact-form{
  padding: 30px 0 0;
  max-width: 460px;
  margin-left: auto;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"]{
    display: block;
    border-radius: 6px;
    border: 0;
    border-bottom: 1px solid #6B6B6B;
    background: #FFF;
    line-height: 54px;
    padding: 0 12px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.contact-form textarea{
    display: block;
    border-radius: 6px;
    border: 0;
    border-bottom: 1px solid #6B6B6B;
    background: #FFF;
    line-height: normal;
    padding: 20px 12px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    height: 200px;
    resize: none;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form textarea:focus{
  border-color: #ded5ae;
}
.contact-form input[type="submit"]{
  border-radius: 8px;
  background: #ded5ae;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  border: 0;
  outline: 0;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  width: 100%;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'
}
.contact-form input[type="submit"]:hover{
  background: #222222 !important;
}
.contact-content h3{
  color: #ded5ae;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.contact-content p{
  margin-bottom: 30px;
}
.contact-content h2{
  color: #000;
  font-size: 52px;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
}
.contact-send{
  position: relative;
}
.share-links a{
  display: inline-block;
  color: #222222;
  margin-right: 12px;
}

/*Footer*/
.footer-section{
  background: #222222;
  color: #808177;
  padding: 22px 0;
  font-family: Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
}
.footer-section .container{
  padding: 0 68px;
  max-width: inherit;
}
.footer-section .row {
  align-items: center;
  justify-content: space-between;
}
.footer-section .logo{
  height: 74px;
  width: auto;
}
.footer-section .copyright {
  font-size: 16px;
}
.site-authority a{
  margin-left: 20px;
}


/*Service New*/
.service-section{
  background: #222222;
  padding: 80px 0;
}
.service-row{
  align-items: center;
}
.service-content{

}
.service-head{
  padding-left: 80px;
}
.service-head h2{
  color: #9E9E9E;
  font-size: 52px;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 14px;
  margin-bottom: 26px;
  border-bottom: 1px solid rgba(128, 129, 119, 0.20);
}
.service-head h3{
  color: #9E9E9E;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0;
  margin: 0;
  color: #ffffff;
  font-size: 44px;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
}

.tab-content{
  position: relative;
}
.panes{
  display: none;
}
.panes:first-child{
  display: block;
  margin-top: 22px;
}
.tab-content img{
  display: block;
  width: 100%;
  height: 444px;
  object-fit: cover;
  border-radius: 8px;
}
.service-overlay{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-radius: 0px 0px 8px 8px;
  background: rgba(34, 34, 34, 0.7);
  padding: 20px 16px;
  color: #FFF;
  font-family: filosofia, serif;
  font-weight: 400;
  font-size: 32px;
  line-height: normal;
}
.service-overlay svg{
  color: #ded5ae;
  position: absolute;
  right: 19px;
  top: 25px;
  font-size: 28px;
}


.tab-nav{
  padding-left: 80px;
}
.tab-nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.tab-nav ul li{
  display: block;
  border-bottom: 1px solid #DEDEDE4D;
  display: block;
  color: #808177;
  font-size: 18px;
  font-weight: 400;
  
  cursor: pointer;
  transition: ease-in-out 0.25s color, ease-in-out 0.25s font-weight;
}
.tab-nav ul li a{
  color: #ded5ae;
  display: block;
  line-height: 30px;
  padding: 16px 0;
  text-decoration: none;
}
.tab-nav ul li svg{
  margin-left: 11px;
  font-size: 16px;
  font-weight: 400;
}
.tab-nav ul li:last-child{
  border-bottom: 0;
  padding-bottom: 0;
}

.tab-nav ul li:hover a,
.tab-nav ul li.active a{
  color: #ded5ae;
  font-weight: 600;
}



/*Services*/
.services{
  padding: 50px 0 100px;
}
.service-tab-content{
  position: relative;
}
.service-tab-content p{
  font-size: 18px;
  line-height: 30px;
}
.panes2{
  display: none;
}
.panes2:first-child{
  display: block;
}
.service-tab-content h2{
  color: #000;
  font-size: 52px;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 14px;
  margin: 0 0 26px;
  border-bottom: 1px solid #000;
}

.service-tab-nav{
  padding-left: 80px;
}
.service-tab-nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.service-tab-nav ul li{
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  cursor: pointer;
  border-bottom: 1px solid #DEDEDE;
  padding: 16px 0;
  transition: ease-in-out 0.25s color, ease-in-out 0.25s font-weight;
}
.service-tab-nav ul li svg{
  margin-left: 11px;
  font-size: 16px;
  font-weight: 400;
}
.service-tab-nav ul li:last-child{
  border-bottom: 0;
  padding-bottom: 0;
}

.service-tab-nav ul li:hover,
.service-tab-nav ul li.current{
  color: #ded5ae;
  font-weight: 600;
}


/*basic content*/
.basic-content{
  text-align: center;
  padding: 90px 0;
  background: #F6F6F6;
}
.basic-content-head{
  margin-bottom: 40px;
}
.basic-content-head h1{
	color: #000;
    font-size: 56px;
	font-weight: 400;
    margin-bottom: 0;
    line-height: normal;
	
}
.basic-content-head h3{
	color: #9E9E9E;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	
}
.page-id-234 .basic-content{
  padding: 88px 0 48px;
}


.addtoany_share_save_container {
  display: none !important;
}

/*Portfolio*/
#portfolio {
  padding: 0 0 80px !important;
  border: 0 !important;
}
#portfolio .container-fluid{
  padding: 0 50px !important;
}
#portfolio .portfolio-row{
  display: flex;
  flex-wrap: wrap;
}

#portfolio .portfolio-item{
  position: relative;
  margin:0 0 15px
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover{
  position: absolute;
  width: 100%;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  background: rgba(34, 34, 34, 0.7) !important;
  bottom: 0;
  padding: 12px 30px 16px;
  border-radius: 0 0 8px 8px;
  z-index: 4;
}
.portfolio-hover-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
}
.portfolio-hover-content p{
  margin-bottom: 0 !important;
  font-family: proxima-nova, sans-serif !important;
  font-style: normal !important;
}
.portfolio-hover-content p span{
  margin-right: 12px;
  position: relative;
  display: inline-block;
}
.portfolio-hover-content p span:after{
  content: "/";
  position: absolute;
  right: -9px;
  top: 0;
}
.portfolio-hover-content p span:last-child:after{
  display: none;
}
.work-content p span{
  margin-right: 12px;
  position: relative;
  display: inline-block;
}
.work-content p span:after{
  content: "/";
  position: absolute;
  right: -9px;
  top: 0;
}
.work-content p span:last-child:after{
  display: none;
}
  
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content svg{margin-top:-12px}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4{
  margin:0;
  color: #FFF;
  text-align: left;
  font-size: 32px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 6px;
  text-transform: none;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content svg{
  position: absolute;
  right: 20px;
  top: 62%;
  transform: translateY(-50%);
  color: #ded5ae;
  font-weight: 400;
  font-size: xx-large;
}

#portfolio .portfolio-item{
    margin:0 7px 26px;
    width: calc(33.33% - 14px);
    top: 0;
    transition: ease-in-out 0.25s top;
}
#portfolio .portfolio-item:first-child,
#portfolio .portfolio-item:nth-child(2){
  width: calc(50% - 14px);
}
#portfolio .portfolio-item .portfolio-image img{
  width: 100%;
  object-fit: cover;
  height: 291px;
  border-radius: 8px;
  display: block;
}
.heading{
  display: none;
}

.portfolio-modal{padding-right:0!important}
.portfolio-modal .modal-dialog{margin:1rem;max-width:100vw}
.portfolio-modal .modal-content{padding:100px 0;text-align:center}
.portfolio-modal .modal-content h2{font-size:3em;margin-bottom:15px}
.portfolio-modal .modal-content p{margin-bottom:30px}
.portfolio-modal .modal-content p.item-intro{font-size:16px;font-style:italic; margin:20px 0 30px;}
.portfolio-modal .modal-content ul.list-inline{margin-top:0;margin-bottom:30px}
.portfolio-modal .modal-content img{margin-bottom:30px}
.portfolio-modal .modal-content button{cursor:pointer}

#portfolio .portfolio-item:first-child,
#portfolio .portfolio-item:nth-child(2){
  width: calc(50% - 14px);
}
#portfolio .portfolio-item:first-child .portfolio-image{
  position: relative;
}
#portfolio .portfolio-item:first-child .portfolio-image img,
#portfolio .portfolio-item:nth-child(2) .portfolio-image img{
  height: 501px;
}
.portfolio-modal .close-modal{position:absolute;top:25px;right:25px;width:75px;height:75px;cursor:pointer;background-color:transparent}
.portfolio-modal .close-modal:hover{opacity:.3}
.portfolio-modal .close-modal .lr{z-index:1051;width:1px;height:75px;margin-left:35px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#212529}
.portfolio-modal .close-modal .lr .rl{z-index:1052;width:1px;height:75px;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:#212529}

#portfolio .portfolio-item:hover{
  top: -10px;
}

/*Work single*/
.work-section{
  padding: 80px 87px;
  min-height: calc(100vh - 214px);
}
.work-row{
  display: flex;
  flex-wrap: wrap;
}
.work-content{
  width: 50%;
  padding-left: 38px !important;
}
.work-content p{
  font-size: 18px;
  line-height: 28px;
}
.work-content strong{
  display: block;
} 
.work-image{
  width: 48%;
  position: relative;
}
.work-image img{
  width: 100%;
  height: 500px;
  display: block;
  object-fit: cover;
}

.work-single-head{
  text-align: center;
  margin-bottom: 90px;
}
.work-single-head h4{
    color: #9E9E9E;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 32px;
    
}
.work-single-head h2{
    color: #000;
    font-size: 56px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: normal;
}
.work-gallery{
  position: relative;
}
.post-gallery img{
  height: 600px;
  object-fit: contain;
}
.work-row .owl-nav .owl-prev{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 68px !important;
}
.work-row .owl-nav .owl-next{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 68px !important;
}
.work-row .owl-carousel .owl-nav button.owl-next, 
.work-row .owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  border: 0;
  outline: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 !important;
  margin: 0;
  height: 80px;
  width: 40px;
}
.work-row .owl-carousel .owl-nav button.owl-next span, 
.work-row .owl-carousel .owl-nav button.owl-prev span{
  color: #fff;
  color: #fff;
  top: -20px;
  position: relative;
}


#post-sidebar.stickIt {
  height: 100vh;
  top: 0px; /* or whatever top you need */
  position: -webkit-sticky;
  position: sticky;
}



/*Responsive
=============================*/
@media only screen and (max-width: 1799px) {
  .work-section{
    min-height: auto;
  }
}

@media only screen and (max-width: 1279px) {
  .tab-nav, .service-head{ padding-left: 0;}
  .intro-text{ left: 40px; width: calc(100% - 80px);}
  .hero-item h1{ font-size: 68px; letter-spacing: 2.6px;}
  .hero-item h2{ font-size: 36px;}
  #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4{ font-size: 26px;}
  #portfolio .container-fluid {
      padding: 0 20px !important;
  }
  .work-section {
      padding: 50px 0;
  }
}
@media only screen and (max-width: 991px) {
    .navbar .button{ display: none;}
    .navbar-expand-lg .navbar-nav{ display: block !important; text-align: left;}
    .navbar-expand-lg .navbar-collapse {
      justify-content: center;
      position: fixed;
      left: 0;
      top: 140px;
      padding: 30px 0px;
      background: #222;
      width: 100%;
      z-index: 9999;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
      font-size: 90%;
      font-weight: 400;
      padding: .75em 0;
      letter-spacing: 1px;
      color: #fff;
      font-size: 16px;
      padding: 13px 16px !important;
      text-transform: none !important;
      padding: 14px 16px !important;
      text-transform: none;
    }

    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"]{ height: 54px;}
    .about-gallery{ margin-top: 40px;}
    .tab-content{ margin-bottom: 40px;}
    .contact-form {
        padding: 60px 0 0;
        max-width: inherit;
        margin-left: auto;
    }
    .site-authority {
        text-align: center;
        margin: 20px 0 10px;
    }
    .footer-section .copyright {
        font-size: 16px;
        text-align: center;
        display: block;
        margin: 0 0 10px;
    }
    .footer-section .container { padding: 0 15px;}
    .about-section {
        padding-top: 50px;
    }
    .page-id-233 .about-gallery ul li img{ margin-left: 0; width: 100%; height: auto;}
    .service-tab-nav { padding: 0 0 80px;}
    .service-tab-content h2{ font-size: 42px;}
    .basic-content-head h1 br{ display: none;}
    .basic-content-head h1{ font-size: 42px;}
    #portfolio .portfolio-item { margin: 0 7px 26px; width: calc(50% - 14px);}
    #portfolio .portfolio-item:first-child .portfolio-image img, 
    #portfolio .portfolio-item:nth-child(2) .portfolio-image img { height: 291px;}
    .work-content{ padding-top: 40px;}
    .work-single-head { margin-bottom: 50px;}
    .work-single-head h2{ font-size: 42px;}
}

@media only screen and (max-width: 767px) {
  .hero-section { padding: 20px 15px;}
  .hero-item { height: 480px;}
  .intro-text { left: 20px; width: calc(100% - 40px);}
  .hero-item h2 {
    font-size: 22px;
    text-align: center;
  }
  .hero-item h1 {
    font-size: 38px;
    letter-spacing: 0.6px;
    text-align: center;
  }
  .about-section h2{
    font-size: 36px;
  }
  .about-gallery{ margin-bottom: 60px;}
  .about-gallery ul li img { height: 344px;}
  .tab-content img{height: 344px;}
  .contact-section{ padding: 60px 0;}
  #portfolio .portfolio-item { width: calc(100% - 14px);}
  .basic-content-head h1 {
    font-size: 32px;
  }
  .work-single-head h2{ font-size: 35px;}
  .basic-content-head h3{ font-size: 16px;}
  #portfolio .portfolio-item:first-child, #portfolio .portfolio-item:nth-child(2) {
    width: calc(100% - 14px);
  }
  #portfolio .portfolio-item .portfolio-link .portfolio-hover{ padding: 12px 12px 16px;}
  .portfolio-hover-content p span{ font-size: 13px;}
  .about-gallery .owl-dots{ right: -15px;}
  .about-gallery .owl-carousel button.owl-dot{ width: 7px; height: 7px;}

}









