.space-centre 
{
    margin-left: 66px;
}
.logo-box-style2 img {
    width: 36%;
}
/*slider*/
    .rslides1_nav.prev, .rslides1_nav.next{
    position: absolute;
    top: 0;
    font-size: 25px;
    z-index: 9;
    top: 9%;
    background: black;
    padding: 7px 15px;
    border-radius: 3px;
    font-weight: 900;
    color: white;
}

.rslides1_nav.next
{
    right:20px;
}
.rslides1_nav.prev 
{
  left: 20px;
}
.pr-bg 
{
    background:#000000ad;
}
.project-head .title
{
    color: gold;
}
/*.about-style2-area 
{
    background: black;
}*/
.text h3 {
    /*margin-top: 40px;*/
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: center;
}
.abt-main-head h1 {
    color: white;
    font-family: 'Montserrat';
    font-size: 237px;
    position: absolute;
    opacity: 0.1;
    margin-top: -90px;
}
.mn-about {
    margin-top: 90px;
}   
.space 
{
    padding: 150px 0px;
}
.about-image 
{
    width: 70%;
    float: right;
}
.pro-box h2 {
    color: #014224;
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 61px;
}
.pro-box:hover {
    box-shadow: inherit;
    transition: 0.5s;
    padding: 50px 0;
}
.pro-box {
    background: #01422482;
    padding: 30px 10px;
    text-align: center;
    box-shadow: -5px 7px 0px 0px rgb(0 0 0 / 16%);
    transition: 0.5s;
}

.pro-box p {
    color: white;
    font-family: 'Montserrat';
    letter-spacing: 2px;
    font-size: 14px;
}
.service-content p {
    color: white;
    font-family: 'Montserrat';
}
.service-content h2 {
    color: white;
    font-family: 'Montserrat';
}
.service-content {
    background: #014224;
    padding: 22px;
}
.pr-main {
  width: 100%;
  display: flex;
  padding: 0 20px;
}
.slide {
  position: relative;
  cursor: pointer;
  height: 80vh;
  flex: 1;
  margin: 10px;
  border-radius: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: .5s
}

.slide > img {
  width: 100%;
  height: 100%;
}

.slide > h3 {
  position: absolute;
  color: #fff;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  transition: .5s
  
}

.slide.active {
  flex: 10;
}

.slide.active > h3{
  opacity: 1
}
.sliderdown .rslides2_nav.next {
    background: #014224;
    padding: 21px 30px;
    color: white;
    font-size: 30px;
    position: absolute;
    bottom: 44%;
    z-index: 11;
    right: -34px;
}
.buy-content {
    background: #014224;
    text-align: center;
    padding: 110px 50px;
}
.buy-content h3 {
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
}

.buy-content h3 {
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 26px;
        font-size: 21px;
}
.sliderdown .rslides2_nav.prev {
    background: #014224;
    padding: 21px 30px;
    color: white;
    font-size: 30px;
    position: absolute;
    bottom: 44%;
    z-index: 11;
    left: -34px;
}
.buy-content a:hover {
    padding: 13px 30px;
    transition: 0.5s;
}   


.abt-page h1 {
    font-size: 68px;
    color: #014224;
    font-weight: 400;
}
.page-head h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 80px;
}


.page-head {
    text-align: center;
}

.page-head-space 
{
    padding: 60px 0px;
}
.about-content p {
    color: white;
    font-family: 'Montserrat', sans-serif;
}
.about-content a 
{
    text-decoration: none;
}
.contact-details {
    background: #e3b66e;
    margin: 30px 0;
    padding: 30px 0px;
    text-align: center;
    border-top-right-radius: 57px;
    border-bottom-left-radius: 57px;
}
.contact-details h3 {
    font-family: 'Urbanist';
    color: white;
    font-size: 36px;
    font-weight: 300;
}
.contact-details h4 {
    font-family: 'Urbanist';
    color: white;
    font-size: 28px;
    font-weight: 300;
    margin-top: 15px;
}
.contact-form {
    background: #014224;
    padding: 0px 26px;
    padding-top: 20px;
    padding-bottom: 60px;
}
.sec-title .title {
    position: relative;
    display: block;
    color: white;
    font-size: 76px;
    line-height: 65px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Dancing Script', cursive;
}
.marbel-bg {
    background-image: url(../images/marbel-bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #6c757d;
    background-blend-mode: multiply
}
.contact-btn.main-btn {
    background: white;
    color: #000034;
    padding: 8px 19px;
    float: right;
}
.form-group label {
    color: white;
    font-family: 'Urbanist';
    font-size: 20px;
}

.head-abt {
    font-family: 'Montserrat' !important;
    font-size: 41px !important;
}
.mb-40 {
    background: #e3b66e;
    padding: 30px 10px;
    margin-bottom: 23px;
}
.sr-content p {
    color: black;
    font-family: 'Livvic', sans-serif;
    font-size: 18px;
}
.service-head h2 {
    color: black;
    font-family: 'Livvic', sans-serif;
    margin-bottom: 15px;
    margin-top: -15px;
}
.navigation 
{
    margin-bottom: 0px; 
}
.home-bg {
    background: #e3b66e;
    margin-bottom: 100px;
}
.home-bg .owl-prev {
    background: #014224 !important;
    padding: 0px 20px !important;
    font-size: 30px !important;
}
.home-bg .owl-next {
    background: #014224 !important;
    padding: 0px 20px !important;
    font-size: 30px !important;
}
.home 
{
    margin-top: 0%;
}
.project-image h3 {
    font-family: 'Montserrat';
    font-size: 20px;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 11px;
    color: black;
    text-decoration: none;
    text-transform: capitalize;
        color: black;
}
.project-image a:hover 
{
    color: black;
    text-decoration: none;
}
.project-image a {
    text-decoration: none;
    color: black;
}
.project-image {
    background: #e3b66e;
    padding: 6px 11px;
    margin-bottom: 17px;
    box-shadow: -7px 6px 0px 0px rgb(0 0 0 / 4%);
    text-align: center;
}
.menu_tp ul li a {
    color: #ffcd7e;
}
.menu_tp ul li {
    display: inline-block;
    margin: 4px 18px;
}
.top-head {
    display: flex;
    justify-content: right;
    margin-top: 0px;
    margin-bottom: -7px;    

}
.project-image h3 {
    font-family: 'Livvic';
    font-size: 15px;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 11px;
    color: black;
    text-decoration: none;
}
/*sidebar*/
.icon-bar {
  /*position: fixed;*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}
/*sidebar*/

.heart {
    font-size: 150px;
    color: #e00;
    animation: beat .25s infinite alternate;
    transform-origin: center;
}

/* Heart beat animation */

@keyframes beat{
    to { transform: scale(1.2); }
}
.pdficon a p {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 19px;
    text-transform: capitalize;
    margin-top: 7px;
    text-decoration: none;
    color: white;
}                 
.single-project-style3 h3 {
    background: #014224;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: 200;
    padding: 10px;
}
.other-button {
    margin-top: 30px;
    text-align: right;
}
a:hover {
    text-decoration: none !important;
}

.service-head {
    margin-top: 20px;
}
.s1-head h2 {
    color: white;
    text-align: center;
    padding: 15px;
    font-family: 'Livvic';
}
.header-style2 .inner-container:before {
position: absolute;
    left: -25px;
    content: "";
    height: 80px;
    border-bottom: 65px solid #e3b66e;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    top: -16px;
}

.sr-height {
    height: 315px;
}
.pdficon 
{
    text-align: center;
}
/*media query*/
@media (max-width: 768px)
{
    .space-centre 
    {
        margin-left: 0px;
    }
        .rslides1_nav.prev, .rslides1_nav.next{
    position: absolute;
    font-size: 15px;
    z-index: 9;
    top: 4%;
    background: black;
    padding: 7px 15px;
    border-radius: 3px;
    font-weight: 900;
    color: white;
}
.page-head h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 41px;
}
.about-image {
    width: 100%;
    float: none;
    margin-top: 30px;
}
.top-head {
    text-align: center;
    background: #ffcd7e;
}
.header-style2 
{
    padding-top: 0px;
}
.menu_tp ul li a 
{
    color: black;
}
.menu_tp ul {
    margin-bottom: 0;
}
.abt-main-head h1 {
    color: white;
    font-family: 'Montserrat';
    font-size: 73px;
    position: absolute;
    opacity: 0.1;
    margin-top: 0px;
}
.head-abt {
    font-family: 'Montserrat' !important;
    font-size: 26px !important;
}
.menu_tp ul li {
    display: inline-block;
    margin: 4px 6px;
}
.header-style2 .inner-container:before 
{
    display: none;
}
.header-style2 .inner-container
{
    background: none;
}
.sec-title .title {   
    font-size: 45px;
}
.pdficon a p 
{
    font-size: 23px;
}
.pdficon img {
    width: 50%;
}
.contact-details h4 {
    font-family: 'Urbanist';
    color: white;
    font-size: 17px;
    font-weight: 300;
    margin-top: 15px;
}
}