
.main{
  height: 300px;
  width: 100% !important;
  margin-top: 50px; 
  background-size: cover;
  background-color: transparent;
}

.main1{
  height: 300px;
  width: 100% !important;
  margin-top: 50px; 
  background-size: cover;
  background-color: transparent;
}

.hover-text{
  color: white;
  margin-top: 50px;
  margin-bottom: 70px;
  padding-right: 20px;
  padding-left: 20px;
}

.main-text {
    font-size: 27px;
    text-align: center !important;
    color: white;
    padding-top: 140px;
    font-family: inherit;
    font-weight: bold;
    
}

.main-text:hover {
    display: none !important;
}


@media (min-width: 768px){
.navbar-nav {
  margin-left: 40px;
}
}


.social-background{
  width: 100%;
  height: 85px;
  background-size: cover;
}

.social { 
  text-align: center;
  padding-top: 5px;
}

.social .link {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: 2px dashed white;
  background-clip: content-box;
  padding: 7px;
  transition: .5s;
  color: #D7D0BE;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 70px;
}

.social .link span {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.social .link:hover {
  padding: 12px;
  color: white;
  margin-left: -5px;
  transform: translateX(10px) rotate(360deg);
}

.social .link.google-plus {
  background-color: tomato;
  color: white;
}

.social .link.twitter {
  background-color: #00ACEE;
  color: white;
}

.social .link.facebook {
  background-color: #3B5998;
  color: white;
}

.fa {
    font-size: 35px !important;
}


                           /*************  Enquiry  ***************/

.banner-image{
    width: 100%;
    height: 400px;
}

@media (max-width: 1024px){
.banner-image{
    width: 100% !important;
    height: 250px!important;
}
}


.enquiry-padding{
    padding-right: 0px !important;
    padding-left: 0px !important;
} 
          
.call_us{
    font-size: 40px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-style: inherit;
    font-family: -webkit-pictograph;
  }

@media (max-width: 728px){
.call_us{
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}


.img-enq{
    margin-top: 65px;
    width: 100%;
    height: 635px;
}

.img-global{
  width: 100%;
  margin-top: 75px;
}

@media (max-width: 768px){
.img-global{
  width: 100%;
  margin-top: 0%;
}
}

.global-title{
  color: #ce2727;
  font-size: 30px;
  margin: 25px;
}

.global-description{
  margin: 20px;
}


                           /*************  Corporate ***************/

.corporate-header{
    text-align: center;
    font-size: 25px;
    margin: 20px;
}

.corporate-body{
    text-align: left;
    font-size: 17px;
    margin: 20px;
    padding-top: 10px;
}

.corporate-body > p {
  padding-top: 0px !important;
}

.img-corporate{
    margin-top: 40px;
    height: 200px;
    width: 100%;
    background-size: cover;
}

/**********************************  Testimonial  ****************************************/

 
.demo{ background: #7d2525; }
.testimonial{
    padding: 35px 50px;
    margin: 25px 20px 30px;
    border-radius: 0 70px 0 70px;
    border: 5px solid white;
    border-left: none;
    border-right: none;
    text-align: center;
}

@media (max-width: 768px){
.testimonial{
    padding: 35px 0px;
  }
}

.testimonial .pic{
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 20px;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: 100%;
}
.testimonial .title{
    display: block;
    margin: 0 0 7px 0;
    font-size: 20px;
    font-weight: 600;
    color: #ffc33c;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.testimonial .description{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    background: #fff;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{ background: white; }

.owl-theme .owl-controls .owl-page{
  height: 20px !important;
}


/*******************************  why us ***************************************/

.fa-smile-o, .fa-heart, .fa-bullhorn, .fa-eye, .fa-link, .fa-thumbs-up{
    font-size: 50px !important;
    color: #ce2727 !important;
    font-weight: 500 !important;
}


.whyus-content{
    border: 2px dashed #ce2727;
    text-align: center;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    height: 260px;
    margin-top: 20px;
  }

.whyus-content-title{
    font-size: 20px;
    margin: 10px;
    font-weight: 600;
}  

.whyus-content-description{
    font-size: 17px;
    margin: 10px;
}

hr{
    background: #ce2727;
    height: 1px;
    margin-left: 50px;
    margin-right: 50px;
}

/***************************************  Wedding  *************************************/

.wedding-header{
    font-size: 25px;
    color: #ce2727;
    text-align: left;
    margin: 30px;
}

.wedding-description{
    font-size: 17px;
    margin-left: 30px;
  }

  .wedding-sub-header{
      font-size: 25px;
      margin: 30px;
  }

  .fa-hand-o-right{
    color: #ce2727 !important;
    font-size: 20px !important;
    margin-left: 20px;
    margin-right: 20px;
  }

  .wedding-plans{
    font-size: 18px;
    line-height: 30px;
  }

  .venue-title{
      margin-left: 20px;
      font-size: 20px;
      color: #ce2727;
      margin-bottom: 0px !important;
  }

  .venue-description{
      margin-left: 15px;
      font-size: 15px;
    }

  .wedding-coatation{
    font-size: 30px;
    text-align: center;
    line-height: 35px;
    margin: 25px;
  }  

  .jhpl-services{
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 15px;
}

@media (max-width: 728px){
  .jhpl-services{
    font-size: 12px;
    padding: 3px 20px;
  }
  }

  .jhpl-services:hover{
      background: #c52928 !important;
  }

  .handling-background{
  background-image: url(../image/port1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.handling-caption{
  padding-top: 20px;
  color: white;
  text-align: center;
  font-size: 25px;
}

.our-portfolio{
    padding: 35px 50px;
    text-align: center;
}

@media (max-width: 768px){
.our-portfolio{
    padding: 35px 0px;
  }
}

@media (max-width: 768px){
.mobile-portfolio{
    height: 235px !important;
    overflow: hidden !important;
}
}