/* Custom Styles */

.nikikala-footer-2 {
    width: 100%;
    margin-top: 28px;
    background-color: #fff;
    border-top: 1px solid #e0e0e2;
}
.nikikala-footer-2-container {
    max-width: 1676px;
    min-width: 1009px;
    margin: 0 auto;
    color: #222 !important;
    padding: 35px 22px 0;
}
.nikikala-logo-totop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.nikikala-logo-totop img {
    max-width: 115px;
    height: auto;
}
.nikikala-footer-2 .go-to-top {
    border-color: #a1a3a8;
}
.go-to-top, .nikikala-footer-2 .go-to-top {
    color: #4a4a4a;
}
.go-to-top, .nikikala-footer-2 .go-to-top {
    background-color: transparent;
}
.nikikala-footer-2 .go-to-top {
    font-size: 14px;
    position: relative;
    width: auto;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    border: 1px solid #a1a3a8;
    border-radius: 8px;
    height: 40px;
    color: #a1a3a8;
    padding: 5px 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.go-to-top {
    font-size: 20px;
    line-height: 1.1;
    color: #4a4a4a;
    position: absolute;
    height: 59px;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #f5f5f5;
    border-top: 1px solid #eceff1;
    border-bottom: 1px solid #cfd8dc;
}
.nikikala-footer-2 .go-to-top-container {
    flex-direction: row-reverse;
}
.go-to-top-container {
    cursor: pointer;
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #3a3a3a;
}
.nikikala-footer-2 .go-to-top-icon {
    width: 24px;
    height: 24px;
    border-radius: 0;
    line-height: 1.833;
    margin-right: 8px;
    margin-left: 0;
    background-color: transparent;
}
.go-to-top-icon {
    width: 36px;
    height: 36px;
    background-color: hsla(0, 0%, 75%, .41);
    border-radius: 50%;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 43px;
    transform: rotate(-90deg);
}
.nikikala-footer-2 .go-to-top-icon:before {
    content: "\E0C7";
    color: #a1a3a8;
    font-weight: 700;
}
.nikikala-footer-2 .nikikala-footer-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    color: #424750;
    margin: 0;
    margin-top: 10px;
}
.nikikala-footer-contact-row li {
    font-size: 16px;
    line-height: 36px;
    vertical-align: middle;
    text-align: right;
    direction: rtl;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.nikikala-footer-contact-row li:nth-of-type(2) {
    margin: 0 20px;
    padding: 0 20px;
}
.nikikala-footer-contact-row, .nikikala-footer-contact-row li {
    color: #535353;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nikikala-footer-contact-row {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin: 8px 0 16px 56px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.nikikala-footer-2 .nikikala-footer-contact-row li {
    font-size: 12px;
}
.nikikala-footer-contact-row li:first-of-type {
    width: unset;
}
ul:not(.browser-default)>li {
    list-style-type: none;
}
.nikikala-footer-contact-row li {
    color: #222 !important;
}
.nikikala-footer-contact-row li {
    font-size: 16px;
    line-height: 36px;
    vertical-align: middle;
    text-align: right;
    direction: rtl;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.nikikala-footer-2 .footer-second-box {
    max-width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 28px;
    padding: 0;
}
.footer-second-box {
    border-top: 1px solid #b7b7b8;
}
.footer-second-box {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 20px 15px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1450px;
}
.no-gutters {
    margin-right: 0;
    margin-top: 15px;
    margin-left: 0;
}
.footer-second-box .row {
    width: 100%;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.mdi-menu-down:before {
    content: "\F35D";
}
.mdi:before, .mdi-set {
    display: inline-block;
    font: 24px / 1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nikikala-download-app {
    background-color: #fff;
    height: 1px;
    padding: 0;
}
.nikikala-footer-2 .nikikala-footer-info-content {
    max-width: 100%;
}
.nikikala-footer-info-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    display: -ms-inline-flexbox;.nikikala-footer-2 .text-with-more-btn {
    float: none;
    cursor: pointer;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 217%;
    font-weight: 700;
    color: #a1a3a8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.nikikala-footer-2 .nikikala-footer-namad {
    margin: 0;
    width: auto;
}
.nikikala-footer-namad {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 10px 0;
    width: 480px;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.nikikala-footer-2 .nikikala-footer-namad li {
    margin-left: 0;
    background-color: transparent;
    width: 130px;
    height: 120px;
    margin-right: 38px;
    padding: 18px 25px 17px;
    border-radius: 8px;
    margin-top: 21px;
}
.nikikala-footer-namad li {
    margin-left: 15px;
    border-radius: 5px;
    background-color: #f0f0f0;
    border: 1px solid #e5e5ea;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}
.nikikala-footer-2 .nikikala-footer-namad li img {
    max-width: 80px;
    max-height: 85px;
}
img, img[alt] {
    line-height: 22px;
}
.nikikala-footer-2 .nikikala-footer-copyright {
    padding: 0;
    background: 0 0;
}
    display: inline-flex;
    margin: 0 auto;
    max-width: 1450px;
}
.nikikala-footer-2 .nikikala-footer-info-content-box {
    margin: 0;
    padding: 0;
    text-align: justify;
}
.text-with-more {
    position: relative;
}
.text-with-more-text {
    overflow: hidden;
    max-height: unset;
    display: block;
}
.nikikala-footer-2 .nikikala-footer-copyright-text {
    color: #81858b;
    margin-top: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 57px;
    border-top: 1px solid #e0e0e2;
    padding: 0;
    font-size: 14px;
}
.nikikala-footer-copyright-text {
    color: #4a4a4a;
    padding-top: 30px;
    text-align: center;
    border-top: 1px solid #b0bec5;
    font-size: 12px;
    padding-bottom: 15px;
    margin: 0 auto;
    max-width: 1676px;
}
.nikikala-download-app {
    background-color: #fff;
    height: 1px;
    padding: 0;
}
.nikikala-download-app {
    margin: 28px 0;
}
.blackback {
    display: none;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9998;
}
.showcall {
    display: block !important;
    animation: grow .4s ease-in-out;
    margin: auto auto !important;
}
.cus {
    left: 85% !important;
    top: 55% !important
}
end popup .service-ad-container {
    grid-column: 2/3;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    font-size: .9rem;
    justify-content: space-around;
    border-radius: 4px;
    margin: 1.5em 0
}

.service-ad {
    padding: 1em 0;
    display: flex;
    align-items: center;
    column-gap: 1em;
    justify-content: right;
    min-width: 100px;
    width: max-content;
    height: max-content
}
.hidecall {
    animation: grow1 .4s ease-in-out;
    margin: auto auto !important;
    opacity: 0
}
@media (min-width: 768px){
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}
@media (max-width: 970px){
header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
        max-width: 135px !important;
    }
.callus-btn{
   text-align:center !important;    
}
.nikikala-footer-info-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 7px;
    display:block;
}
.jam {
    height: 49px;
    overflow: hidden;
    margin-top: 20px;
    transition: all .25s ease;
}
.jam:hover{
 height: auto !important;	
 overflow:visible;	
}
.col-md-4{
width: 100%;
margin-top: 5px;
}
.footer-address {
    background-color: #f0f0f1;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
}

.nikikala-footer-2-container {
    background-color: #fff !important;
    padding: 17px 20px;
    border-top: 1px solid #e0e0e2;
    color: #222 !important;
    max-width: max-content !important;
    min-width: auto !important;
}
.nikikala-footer-2 .nikikala-footer-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    font-size: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    color: #424750;
    margin: 0;
    margin-top: 10px;
}
.nikikala-logo-totop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.nikikala-logo-totop img {
    max-width: 115px;
    height: auto;
}
.nikikala-footer-2 .nikikala-footer-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    font-size: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    color: #424750;
    margin: 0;
    margin-top: 10px;
}
.nikikala-footer-2 .nikikala-footer-contact-row li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    padding: 0;
}
.nikikala-footer-2 .footer-second-box {
    max-width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}
.footer-second-box {
    border-top: 1px solid #b7b7b8;
}
.footer-address {
    background-color: #f0f0f1;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
}
.nikikala-footer-2 .footer-second-box .widget-title {
    color: #222 !important;
}
.footer-second-box ul {
    padding: 0 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: contents;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 1.833;
    list-style: none;
    border-bottom: 1px solid #e5e5ea;
}
.nikikala-footer-2 .footer-second-box ul li {
    margin-top: 5px;
    list-style: none;
    padding: 0;
}
.nikikala-footer-2 .nikikala-footer-info-content {
    max-width: 100%;
    margin-top: 8px;
}
.nikikala-footer-2 .nikikala-footer-namad {
    margin: 0;
    border-bottom: 1px solid #e0e0e2;
    padding: 12px 0 16px;
}
.nikikala-footer-namad {
    display: -ms-flexbox !important;
    display: flex !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 10px 0 !important;
    width: 100% !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.nikikala-footer-2 .nikikala-footer-namad li {
    width: 102px;
    height: 96px;
    border: 1px solid #e5e5ea;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 3.5px;
}

.nikikala-footer-info-content-box {
    text-align: justify;
}
.nikikala-footer-2 .nikikala-footer-info-content {
    max-width: 100%;
    margin-top: 8px;
}
.nikikala-footer-2 .nikikala-footer-info-content-box {
    margin-top: 25px !important;
}
.nikikala-footer-contact-row li:nth-of-type(2) {
    margin: 0px !important;
}
.nikikala-footer-2 .nikikala-footer-copyright {
    padding: 0;
    background: transparent;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 26px;
    color: #81858b;
    text-align: center;
    margin-top: 8px;
}
.nikikala-footer-2 .nikikala-footer-info-content-box {
    text-align: center !important;
}
.widget-title {
    font-size: 18px !important;
}

}