/* START OF OVERALL */

/* Font */
@media (min-width:992px) and (max-width:1200px){
    .title-style-001 .sppb-addon-title {
        /*font-size:75px !important;*/
    }
}
.p-no-mb p {
    margin-bottom: 0;
}


/* Header */
.sp-menu-item {
    /*height: 50px;*/
    padding: 15px 0 !important;
}

.sp-megamenu-parent>li>a {
    color: #9a9a9a;
    transition:0.3s;
    /*height: 50px;*/
    line-height:1.3;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:14px;
}

.sp-megamenu-parent>li.active>a, 
.sp-megamenu-parent>li.active:hover>a,
.sp-megamenu-parent>li:hover>a{
    color:#d9b867;
}

.sp-megamenu-parent>li.active:hover>a,
.sp-megamenu-parent>li:hover>a{
    scale:1.03;
}

.sp-megamenu-parent>li:last-child>a{
    padding: 0 15px;
}

#sp-header {
    box-shadow:1px 1px 30px rgb(0 0 0 / 50%);
}

.burger-icon>span {
    background-color: #333;
}

.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span{
    background-color: #333;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, 
.offcanvas-menu .offcanvas-inner ul.menu>li a, 
.offcanvas-menu .offcanvas-inner ul.menu>li span, 
.offcanvas-menu .offcanvas-inner ul.menu>li span{
    color:rgb(0 0 0 / 60%);
    font-size:18px;
    font-weight:400; 
    padding: 20px 0;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, 
.offcanvas-menu .offcanvas-inner ul.menu>li a:focus, 
.offcanvas-menu .offcanvas-inner ul.menu>li span:hover, 
.offcanvas-menu .offcanvas-inner ul.menu>li span:focus,
.offcanvas-menu .offcanvas-inner ul.menu li.active a{
    color: #000;
}

@media (max-width: 575px) {
    #sp-header .logo {
        height: 70px;
    }
}
@media (max-width: 575px) {
    #offcanvas-toggler {
        height: 70px;
        line-height: 70px;
    }
}
@media (max-width:370px){
    .logo-image {
        height: 40px !important;
    }
}


/* Page Title */
.sp-page-title {
    height:400px;
    display:flex;
    align-items:center;
    background-size: cover;
    background-position: 40% 100%;
}

.sp-page-title .sp-page-title-heading{
    font-size: 60px;
    padding:0 15px;
    font-weight: 700;
}

.sp-page-title .breadcrumb {
    display: none;
}



/* Bottom */
#sp-bottom{
    padding-top:75px;
    padding-bottom: 75px;
    background: #fff;
}

.view-projects #sp-bottom,
.view-project #sp-bottom,
.disclaimer #sp-bottom,
.terms-conditions #sp-bottom,
.privacy-policy #sp-bottom,
.view-albums #sp-bottom,
.view-album #sp-bottom{
    background:#eee !important;
}

#sp-bottom1 img.sppb-img-responsive {
    margin-bottom: 30px;
    transform: translateX(-7px);
}

#sp-bottom2 .menu a {
    text-align: right;
    font-family: 'Cormorant Infant', serif;
    font-weight: 700;
    font-size: 32px;
    color: rgb(0 0 0 / 50%);
    transition: 0.5s !important;
}
#sp-bottom2 .menu a:hover{
    color:#000;
}
#sp-bottom2 .menu{
    padding-right:15px !important;
}
#sp-bottom2 .menu li{
    margin-bottom:0 !important;
}

#sp-bottom1, #sp-bottom2{
    display:flex;
    flex-direction:column;
    justify-content: flex-end;
}

.footer-bottom p, .footer-bottom a {
    margin-bottom: 0;
    color: rgb(0 0 0 / 50%) !important;
}

.footer-bottom a:hover {
    margin-bottom: 0;
    color: #000 !important;
}

.sp-module.bottom-menu {
    margin-bottom: 50px !important;
}

.sp-module.footer-bottom{
    margin-bottom:0 !important;
}

.sp-module.contact-bottom {
    margin-bottom: 0 !important;
}

.contact-bottom p {
    font-size:14px !important;
    margin-bottom: 5px !important;
    color: rgb(0 0 0 / 50%);
}
#sp-bottom1 .contact-bottom a {
    color: rgb(0 0 0 / 50%);
}
#sp-bottom1 .contact-bottom a:hover {
    color: rgb(0 0 0);
}
#sp-bottom1 img{
    width:100px;
    height:auto;
}
.contact-bottom .sppb-addon-title {
    margin-bottom: 0px;
    font-size: 24px;
    color:#333;
    font-weight:700;
}

.contact-bottom .sppb-addon-text-block {
    margin-bottom: 30px;
}

.contact-bottom .sppb-icons-group-list li{
    margin-bottom:0 !important;
}

.contact-bottom .sppb-icons-group-list li i{
    font-size:22px !important;
    color:rgb(0 0 0 / 50%);
    transition: 0.5s !important;
}

.contact-bottom .sppb-icons-group-list li i:hover{
    color:#000000;
}



/* Livechat */
.whatsappchat{
    bottom:30px !important;
    right:30px !important;
}
.whatsappchat .popup-section .help-you-btn {
  border-radius: 100%;
  animation: glow 1s infinite alternate;
  padding: 0px!important;
  width: 45px !important;
}

.help-you-btn img {
    width: 45px !important;
    left: -1px !important;
    top: 1px !important;
    transform:scale(1.06);
    position: relative!important;
}

.whatsappchat.is-bottom_right .popup-section .popup .popuptext::after {
    top: auto;
    bottom: -16px;
    border-color: #ffffff transparent transparent transparent !important;
    left: auto;
    right: 17px !important; 
}

.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content .name{
    font-size:14px !important;
}

.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content{
    padding-top:12px !important;   
}

label.fabchat {
    bottom:80px !important;
    right:10px !important;
}

label.fabchat #hover_icon {
    font-size:32px;
}




/* Scroll Up */
.sp-scroll-up{
    bottom: 40px;
    right: 90px;
}



/*SCROLLBAR*/
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #2a2a2a;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #d9b867;
    border-radius: 50px;
    transition:0.5s !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #92793c;
}

/* Preloader */
.sp-pre-loader .wave-two li {
    position: absolute;
    width: 2px;
    height: 0;
    background-color:#d9b867;
    bottom: 0;
}



/* Responsive */
@media (max-width:1200px){
    .footer-bottom br{
        display:none;
    }
    .sp-page-title .sp-page-title-heading{
        font-size: 50px;
    }
}

@media (max-width:991px){
    .sp-page-title .sp-page-title-heading{
        font-size: 50px;
    }
    .view-projects #sp-main-body{
        padding-top: 50px !important;
        padding-bottom: 75px !important;
    }
    .view-project #sp-main-body{
        padding-top: 50px !important;
        padding-bottom: 75px !important;
    }
    #sp-bottom2{
        padding:30px 15px 20px 15px;
    }
    #sp-bottom2 .menu a {
        padding-left:15px;
        text-align: left;
        font-size: 28px;
    }
    .footer-bottom p, .footer-bottom a {
        text-align: left;
    }
    #sp-bottom{
        padding-bottom: 50px;
    }
    #sp-bottom1 img.sppb-img-responsive {
        transform: translateX(-20px);
    }
}

@media (max-width:767px){
    .sp-page-title .sp-page-title-heading{
        font-size: 40px;
        padding:0;
    }
    .sp-page-title{
        height:200px;
    }
}

/* END OF OVERALL */