.navbar-brand em {
    font-style: normal;
    color: #634455;
    font-size: 32px;
}
.header.active .navbar-brand {
    color: #2b6273!important;
}
.baner-content .text-content h1 em {
    font-style: normal;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9)!important;
    font-size: 140px;
    filter: drop-shadow(0 1px 3px #122);
}

.baner-content .text-content p{
    filter: drop-shadow(0 1px 2px rgb(121, 121, 121));
    font-size: 2rem;
    color: #fff;
    position: absolute;
    bottom: 10%;
    left: 0;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
}


.logo{
    width: 100px;
}
#about .service-item {
    text-align: center;
    backdrop-filter: blur(2px);
}
.baner-content .text-content .primary-white-button {
    margin-top: 25px;
    position: relative;
}
.primary-white-button a {
    display: inline-block;
    background-color: #877370b0;
    font-size: 13px;
    padding: 12px 18px;
    color: #121212;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 20px;
}
#portfolio .section-heading {
    padding-top: 200px;
    padding-bottom: 200px;
    background-color: #92ddf3;
    height: 100%;
}
#portfolio {
    background-color: #ecdae4f2;
    height: 100vh;
    overflow: scroll;
}
#portfolio1 .section-heading {
    padding-top: 200px;
    padding-bottom: 200px;
    background-color: #ecdbe5;
    margin-left: -100vh;
    padding-left: 100vh;
    height: 100vh;
    overflow: scroll;
}
#portfolio1 {
    background-color: #92ddf3;
    height: 100vh;
    overflow: scroll;
}
#portfolio1 .filter-categories ul li span{
    color: black;
}
#portfolio1 .filter-categories ul li.active span {
    color: #f7c552;
}
#about .service-item .icon {
    width: 110px;
    height: 110px;
    display: inline-block;
    text-align: center;
    line-height: 104px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #e6b1ce;
}
#about .service-item h4 {
    margin-bottom: 30px;
    margin-top: 45px;
    font-size: 17px;
    font-weight: 500;
    color: #a7748e;
    letter-spacing: 1px;
}
#about .service-item .line-dec {
    width: 100%;
    height: 1px;
    background-color: rgb(168 117 143 / 52%);
}
#about .service-item p {
    color: #865e73;
    margin-top: 30px;
}
#contact-us {
    background: url(../img/earRing003.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    padding: 80px 0px;
    font-size: 25px;
}
#portfolio .section-heading .line-dec {
    width: inherit;
    height: 1px;
    background-color: rgba(250, 250, 250, 0.5);
    margin: 20px 0px 15px 0px;
}
#portfolio1 .section-heading .line-dec {
    width: inherit;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 20px 0px 15px 0px;
}
.header.active {
    background-color: rgb(239 212 225);
}
.ma{
    margin: auto;
    width: 90%;
    height: auto;
}
.squarebox{
    position: relative;
    color: #000;

}
.square {
    width: 60px;
    height: 60px;
    background-color: rgb(130 166 177);
    transform: skewX(-25deg);
    margin-top: 25px;
}
.number{
    position: absolute;
    top: 20px;
    left: -10px;
    font-size: 30px;
    font-weight: 600;
}
a {
    color: #88655f;
    text-decoration: none;
}
a:hover {
    color: #a56b14;
    text-decoration: none;
}

#contact-us .section-heading h4 {
    margin-top: 0px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #a7728f;
    letter-spacing: 1px;
}
#contact-us .section-heading {
    max-width: 250px;
    margin: auto;
    background-color: rgba(225,225,225,0.8);
    padding: 10px 5px;
}
#blog .section-heading {
    text-align: left;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color:  rgb(245 192 218);
    height: 382px;
    margin-left: -100vh;
    padding-left: 100vh;
    overflow: hidden!important;
}
.tabs .active {
    color: #8a667e;
}
.pop-button h4 {
    display: inline-block;
    background-color: #444;
    font-size: 13px!important;
    padding: 12px 18px;
    color: #fff;
    font-weight: 400!important;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 20px;
    cursor: pointer;
}
#contact-us .section-heading .line-dec {
    width: 100%;
    height: 1px;
    background-color: rgb(148 102 127);
    margin: 20px auto 15px auto;
}
#portfolio .section-heading h4 {
    margin-top: 0px;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #223e7e;
    letter-spacing: 1px;
    padding-top: 30px;
}
#about .service-item .icon {
    width: 110px;
    height: 110px;
    display: inline-block;
    text-align: center;
    line-height: 104px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #efabcd;
    font-size: 55px;
    color: white;
}
.navbar-nav>li>a {
    color: #040404!important;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: none;
    line-height: 80px;
    padding: 0px;
    letter-spacing: 0.5px;
}
#portfolio img{
    width: 250px;
    height: 250px;
    object-fit: cover;
    border: 5px solid #ecdbe5;
}
#portfolio1 img{
    width: 250px;
    height: 250px;
    object-fit: cover;
    border: 5px solid #92ddf3;
}
#blog {
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
} 
footer {
    margin-top: -6px;
    background-color: #efd4e0;
    padding: 0px 0px 10px 0;
}
.tabgroup .text-content {
    background-color: #a7e0f1;
    color: #fff;
    padding: 25px;
    text-align: left;
    height: 300px;
    overflow: scroll;
}
.navbar-inverse .navbar-toggle {
    margin-top: 22px;
    border-color: #ffffff;
    background-color: #655362;
}
.header {
    height: 120px;
}
.pt-5{
    padding-top: 15px;
}
#portfolio .line-dec{
    position: relative;
}
#portfolio h2{

    position: absolute;
    top:10%;

}

#contact-us .section-heading h4 {
    margin-top: 0px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #88665e;
    letter-spacing: 1px;
}
@media (max-width: 768px) {
    #portfolio h2{
    position: absolute;
    left: 43%;
}
}
@media (max-width: 480px) {
    .baner-content .text-content h1 em {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
    }

    .logo{
        width: 50px;
    }
    .header {
        height: 80px;
    }
    .pt-5{
        padding-top: 15px;
    }
    #portfolio h2{
        position: absolute;
        left: 36%;
    }
}
@media (max-width: 480px) {
    #portfolio h2{
    position: absolute;
    left: 35%;
}
}
@media (max-width: 320px) {
    #portfolio h2{
    position: absolute;
    left: 32%;
}
}
