body{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: #999;
    scroll-behavior: smooth;
    overflow-x:hidden;
}

h1, h2, h3, h4{
    font-family: 'Cormorant Garamond', serif;
}

h1{
    z-index: 10;
    line-height: 80px;
    letter-spacing: -2px;
    font-weight: 600;
    font-size: 85px;
    border-color: rgb(153, 153, 153);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(32, 9, 96);
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50% 0px;
}

h2{
    font-weight: 600;
    color: #200960;
    font-size: 50px;
    line-height: 1.040em;
    letter-spacing: 0;
    margin: 20px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.container{
    max-width: 1239px;
}

section{
    padding: 100px 0;
}

.btn-common{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 2em;
    font-weight: 400;
    letter-spacing: .26em;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    outline: 0;
    padding: 14px 34px 14px 37px;
    transition: 0.4s;
}

.get-cont-btn{
    color: #fff;
    background-color: #d58f76;
    border: 1px solid #d58f76;
}

.get-cont-btn2{
    color: #fff;
    background-color: #d58f76;
    border: 1px solid #d58f76;
}

.get-cont-btn:hover{
    color: #fff;
    background-color: #bb725e;
    border-color: #bb725e;
}

.navbar-brand img{
    width: 120px;
}

.banner-bg{
    background: #f9f4ed;
    background-position: right;
    background-size: cover;
    padding: 0px 50px;
}

.ban-cap{
    padding: 25px 0 ;
}
.ban-cap .ban-text{
    padding-top: 50px;
}

.ban-cap .ban-text p{
    z-index: 11;
    font-family: "Open Sans";
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 20px;
    border-color: rgb(153, 153, 153);
    border-style: none;
    margin: 25px 0;
    margin-right: 100px;
    padding: 0px;
    color: rgb(153, 153, 153);
    transform-origin: 50% 50% 0px;
}

.owl-nav{
position: relative;
top: 45%;
}
.owl-carousel .owl-nav button.owl-prev{
    background:url(../image/prev.png) ;
    height: 34px;
    width: 34px;
    position: absolute;
    left: 0%;
    top: -270px;
}

.owl-carousel .owl-nav button.owl-next{
    background:url(../image/next.png) ;
    height: 34px;
    width: 34px;
    position: absolute;
    right: 0%;
    top: -270px;
}

.owl-carousel .owl-nav button.owl-prev span{
display: none;
}

.owl-carousel .owl-nav button.owl-next span{
    display: none;
    }
.owl-theme .owl-nav button.owl-next:hover {
    background:url(../image/next.png) ;
}
.owl-theme .owl-nav button.owl-prev:hover {
    background:url(../image/prev.png) ;
}

.section-title {
    text-align: center;
    width: 60%;
    margin: 0 auto 130px;
}

.section-title h5{
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #d58f76;
}

.blockbg-1{
    background: url(../image/block-1bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.block-1{
    padding: 12% 33px 30px;
    color: #fff;
}

.block-text h5{
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: .3em;
}

.block-text h3{
    font-weight: 600;
    font-size: 36px;
    line-height: 1.040em;
    letter-spacing: 0;
    margin: 0px 0 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.block-text h4{
    color: #a0614f;
}

.block-text span a {
    color: #fff;
}

/* .blockbg-2{
    background: url(../image/block-2bg.jpg) no-repeat;
    background-size: cover;
} */

.blockbg-3{
    background: url(../image/block-3bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    width: 100%;
}

.blockbg-5{
    background: url(../image/block-5bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.blockbg-2 img{
 display: inline-block;
width: 100%;
height: auto;
}

.blockbg-4 img {
display: inline-block;
width: 100%;
height: auto;
}

.block-text ul{
    padding-left: 0;
}

.block-text ul li{
    position: relative;
    padding-left: 40px;
    list-style: none;
    font-size: 20px;
    margin-bottom: 12px;
}

.block-text ul li i{
    position: absolute;
    top: 2px;
    left: 0;
    color: rgb(75, 75, 75);
    background: rgb(223, 223, 223);
    padding: 5;
    font-size: 15px;
    width: 26px;
    height: 26px;
    line-height:24px;
    text-align: center;
    border-radius: 50%;
}

.php-email-form {
    width: 100%;
}

 .php-email-form .form-group {
    padding-bottom: 8px;
}

.php-email-form input {
    height: 54px;
}

.php-email-form textarea {
    padding: 10px 12px;
}

 .php-email-form input, .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 04px;
}

.php-email-form a.submit {
    background: #d58f76;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-decoration: none;
}
.php-email-form button.submit {
    background: #d58f76;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-decoration: none;
}

.php-email-form button[type="submit"]:hover{
    background-color: #a0614f;
}
.below-p{
    text-align: center;   
}

.below-p h3{
    text-align: center;
    padding: 50px 20px 20px;
    color: #200960;
    font-size: 38px;
    font-weight: 500;
}

.below-p img{
width: 30%;
margin: 0 auto;
}

.sectyp-2{
background: #f9f4ed;
}

.sectyp-2 .section-title{
    width: 100%;
    text-align: left;
    padding: 0px 30px;
}

.sectyp-2 .section-title h2{
    font-family: 'Playfair Display', serif;
}

.sectyp-2 .section-title p{
    font-family: 'Playfair Display', serif;
    margin-bottom: 4px;
    font-size: 18px;
}

.sc-1{
    display: block;
    padding: 38px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0px 3px 6px 1px rgba(00, 00, 00, 0.4);
}

.testibanner{
    background: url(../image/testimonial-banner.png) no-repeat top;
    background-size: cover;
}

.testimonials{
    text-align: center;
}

.testimonials .item{
    padding: 0px 50px;
}

.testimonials h4{
    color:#200960;
    font-size: 35px;
}
.testimonials h5{
    color: #bb725e;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 300;
}


.owl-carousel.testimonialslider .owl-nav button.owl-prev{
    background:url(../image/prev.png) ;
    height: 34px;
    width: 34px;
    position: absolute;
    left: -3%;
    top: -170px;
}

.owl-carousel.testimonialslider .owl-nav button.owl-next{
    background:url(../image/next.png) ;
    height: 34px;
    width: 34px;
    position: absolute;
    right: -3%;
    top: -170px;
}

.owl-carousel.testimonialslider .owl-nav button.owl-prev span{
display: none;
}

.owl-carousel.testimonialslider .owl-nav button.owl-next span{
    display: none;
    }
.owl-theme .owl-nav button.owl-next:hover {
    background:url(../image/next.png) ;
}
.owl-theme .owl-nav button.owl-prev:hover {
    background:url(../image/prev.png) ;
}




.contact{
    background: url(../image/contactbg.png) no-repeat top;
    background-size: cover;
}

.contact .section-title {
    text-align: center;
    width: 60%;
    margin: 0 auto 58px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 4px;
    box-shadow: none;
    font-size: 14px;
    background-color: #dfcec8;
    border: 1px solid #beb2ad;
}

.contact .php-email-form input {
    height: 54px;
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.contact .php-email-form textarea {
    padding: 10px 12px;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #fff;
padding: 0;
    color: #444444;
    font-size: 14px;
    background: #f1f6fe;
  }
  
  #footer .footer-newsletter {
    padding: 50px 0;
    background: #f1f6fe;
    text-align: center;
    font-size: 15px;
  }
  
  #footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
  }
  
  #footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
    text-align: left;
  }
  
  #footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
  }
  
  #footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #a0614f;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  }
  
  #footer .footer-newsletter form input[type="submit"]:hover {
    background: #0d58ba;
  }
  
  #footer .footer-top {
    padding: 60px 0 30px 0;
    background: #070808;
  }
  
  #footer .footer-top .footer-contact {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-contact h3 {
    font-size: 20px;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
    color: #a0614f;
  }
  
  #footer .footer-top .footer-contact h3 span {
    color: #a0614f;
  }
  
  #footer .footer-top .footer-contact p {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 12px;
    font-family: "Roboto", sans-serif;
    color: #a5a5a5;
  }
  
  #footer .footer-top h4 {
    font-size: 30px;
    font-weight: bold;
    color: #b9b9b9;
    position: relative;
    padding-bottom: 12px;
  }
  
  #footer .footer-top .footer-links {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  #footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #a0614f;
    font-size: 18px;
    line-height: 1;
  }
  
  #footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
  
  #footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
  }
  
  #footer .footer-top .footer-links ul a {
    color: #ebebeb;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
  }
  
  #footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #a0614f;
  }
  
  #footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #a0614f;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }
  
  #footer .footer-top .social-links a:hover {
    background: #bb725e;
    color: #fff;
    text-decoration: none;
  }
  
.copyright {
    text-align: center;
    background-color: #070808;
    color: #444444;
  }
  
  #footer .credits {
    float: right;
    text-align: center;
    font-size: 13px;
    color: #444444;
  }
  
  @media (max-width: 768px) {
    #footer .copyright, #footer .credits {
      float: none;
      text-align: center;
      padding: 2px 0;
    }
  }


  /*========================About Page======================= */

  .innerbanner{
      background: url(../image/innerbanner.jpg) no-repeat center;
      background-size: cover;
  }

  .innerbanner{
      padding: 40px 0;
  }

  .innerbanner .ban-text{
      padding: 50px 0;
      text-align: center;
  }

  .innerbanner .ban-text h1{
      color: #200960;
      font-size: 71px;
  }


  .innerbanner .ban-text p{
      color: #d58f76;
  }

  .innerbanner .ban-text p a{
    color: #d58f76;
  }  

  .abouttext{
      padding-left: 90px;
      padding-right: 90px;
  }

  .abouttext .section-title{
      width: 100%;
      padding-left: 30px;
      text-align: left;
      margin-bottom: 40px;
  }

  .abouttext .section-title h3{
    color: #200960;
    font-size: 38px;
    font-weight: 500;
  }

  .abouttext .section-title .get-cont-btn{
      position: relative;
  }

  .abouttext .blockbg-2 img {
    padding: 30px;
  }

  .get-cont-btn2{
    color: #fff;
    background-color: #d58f76;
    border: 1px solid #d58f76;
}

.copyright{
    padding: 15px 0;
}
