@import url('https://fonts.googleapis.com/css2?family=Rouge+Script&display=swap');
* {
    padding: 0;
    margin: 0;
}
body {
   overflow-x: hidden;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
.fixed-top {
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
  }
  
  .navbar-dark .navbar-nav .nav-link {
    color: black !important;
    font-size: 14px;
    font-weight: 400;
  }
   .nav-item :hover{
       color: #CD853F !important;
   }
  
  .navbar{
    height: 87px;
    opacity: 0.85;
    background-color: #fff;
  
  }
  
  .image-wrapper {
    display: block;
    margin: auto;
  }
  /****** Navigation Bar *********/
  nav {
    background-color: transparent;
  }
  
  nav.navbar{
    /* position: fixed; */
    top: 0;
    z-index: 1020;
    width: 100%;
  }
  
  .logo-wrapper {
    display: block;
    margin: auto;
    width: 200px;
    padding: 10px;
  }
  
  .nav-item {
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 20px;
  }
  
  .nav-item a {
    padding: 7px 44px;
    text-decoration: none;
    ;
  }
  .nav-link{
     color: black;
  }
  /* .nav-logo{
     margin-left:-50px;
  } */
  .dropdown-menu{
    border-top: 8px solid #CD853F;
  
  }
  img {
      max-width: 100%;
    }
   



  .live_title span i {
    font-size: 17px;
    line-height: 40px;
    color: #fff;
}  
.live_title span {
    float: right;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
}
.live_title {
    background: #CD853F;
    color: #fff;
    height: 40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0;
    margin: 0 100px 0 -120px;
}

/* second block starts */

.FI_title {
    background: #f6f6f6;
    margin-top: 92px;
}
.second-row {
    color: #1f1f1f;
    font-size: 17px;
    line-height: 54.4px;
    letter-spacing: 4px;
    padding: 7px 0 7px 90px;
    margin: 0;
    text-transform: uppercase;
}
.FI_title h1 {
    color: #1f1f1f;
    font-size: 17px;
    line-height: 54.4px;
    letter-spacing: 4px;
    padding: 7px 0 7px 90px;
    margin: 0;
    text-transform: uppercase;
}
.FI_title h1:after {
    width: 70px;
    height: 2px;
    background: #CD853F;
    content: '';
    position: absolute;
    left: 125px;
    top: 218px;
}
.line:before {
    content: "";
    display: block;
    border-top: solid 2px #CD853F;
    width: 80px;
    height: 1px;
    position: absolute;
    top: 120px;
    z-index: 1;
}
.dropdown-item {
   
    background-color: #eae3e1 !important;
   
}

.live_title span i {
    font-size: 17px;
    line-height: 40px;
    color: #fff;
}  
.live_title span {
    float: right;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
}
.live_title {
    background: #CD853F;
    color: #fff;
    height: 40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0;
    margin: 0 100px 0 -115px;
}


/* second block ends */

/* third block starts */
.img-wrap-portfolio{
    width:100%;
    height:483px;
    display: flex;
    justify-content: center;
}

.masonry-meta:after {
    clear: both;
    content: '';
    display: table;
}

.mansory {
    margin-top: 8px;
    border-bottom: 1px solid #eee;
    padding-bottom: 45px;
    cursor: pointer;
}
.masonry-left i {
    font-size: 24px;
    line-height: 28.4px;
    color: #474747;
    transform: translateY(2px);
    padding-left: 60px;
    
}
.masonry-left h3 {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.masonry-left h3 a {
    font-size: 17px;
    color: #474747;
    line-height: 54.4px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-decoration: none;
}
.masonry-right {
    width: 100%;
    position: relative;
    text-align: right;
    padding-top: 10px;
}
.masonry-right span, .masonry-right span a {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #CD853F;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-decoration: none;
}
.mansory {
    padding-bottom: 23px;
    cursor: pointer;
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:50px;
}



/* third block ends */



.FI-footer {
    background: #33373a;
    padding-top:50px;
}

.footerattr aside {
    color: #fff;
    text-align: center;
}
.footerattr aside {
    margin-bottom: 30px;
}

.FI-footer .module-title {
    display: block;
    font-size: 16px;
    line-height: 51.2px;
    /* margin: 0 0 20px 0; */
    padding: 5px 0;
    position: relative;
    text-align: center;
}
.FI-footer .module-title span {
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
}
.FIwidget-contact {
    margin-top: 28px;
}
.FIwidget-contact address {
    font-size: 14px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
}
.FIwidget-contact a {
    font-size: 14px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    display: block;
}
.footerattr aside {
    color: #fff;
    text-align: center;
}
.footerattr aside {
    margin-bottom: 30px;
}
.FI_logo_widget {
    text-align: center;
}
.footerattr aside a {
    color: #fff;
}

.FI_logo_widget a {
    display: inline-block;
    /* padding: 40px 0 26px; */
}
.FI_logo_widget p {
    font-size: 12px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #ffffff;
}

.FI_social {
    text-align: center;
    margin-top: 40px;
}

.FI_social a {
    display: inline-block;
    width: 48px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    color: #fff !important;
    text-align: center;
    border: 1px solid #f8b46f;
    border-radius: 50%;
    margin: 8px 0 0 0px;
    transition: all 0.3s linear 0s;
}

.FI-footer .module-title:after {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -35px;
    position: absolute;
    width: 70px;
}
.FI_social :hover{
    background-color: #f8b46f;
    text-decoration: none;
    
}
.footer-logo{
    width:200px
}


.copyright-block {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    color: #fff;
    padding: 4px 4px 4px 4px;
    text-align: center;
}
.footer-text{
    color: #fff;
}
p {
    color: #777777;
    display: block;
    font-family: 'Varela', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 12px 0;
}
/* seventh block ends */





