﻿
/* page section */
.page-section {
    padding: 80px 0;
}



@media screen and (max-width: 1023px) {
    .page-section {
        padding: 50px 0px !important;
    }
}

/*------------------------------------------------------*/







/* h1 tags */
.page-h1 {
    font-size: 28px;
    line-height: 35px;
    font-family: "Montserrat", sans-serif;
    color: #181818;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0px;
}

@media screen and (max-width: 1023px) {
    .page-h1 {
        font-size: 25px !important;
        line-height: 35px;
    }
}
/*------------------------------------------------------*/






/* h2 tags */

.page-h2 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 0px;
    font-family: "Montserrat", sans-serif;
    color: #181818;
    font-weight: 500;
    margin-bottom: 30px;
}

.blog-page-h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
    font-family: "Montserrat", sans-serif;
    color: #535074;
    letter-spacing: 0.5px;
    margin-top: 30px;
}

@media screen and (max-width: 1023px) {
    .page-h2 {
        font-size: 23px !important;
        line-height: 35px;
    }
}

.blog-content h2 {
    font-size: 20px;
    line-height: 35px;
    margin-top: 40px;
    font-family: "Montserrat", sans-serif;
    color: #181818;
    font-weight: 500;
    margin-bottom: 0px;
}

@media screen and (max-width: 1023px) {
    blog-content h2 {
        font-size: 23px !important;
        line-height: 35px;
    }
}

/*------------------------------------------------------*/






/* h3 tags */

.page-h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    color: #181818;
    letter-spacing: 0.5px;
    margin-top: 60px;
    font-weight: 500;
}


@media screen and (max-width: 1023px) {
    .page-h3 {
        font-size: 20px !important;
        line-height: 35px;
    }
}

.blog-content h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    color: #181818;
    letter-spacing: 0.5px;
    margin-top: 60px;
    font-weight: 500;
}

@media screen and (max-width: 1023px) {
    .blog-content h3 {
        font-size: 20px !important;
        line-height: 35px;
    }
}

/*------------------------------------------------------*/



/* p tags */
.about-content p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
    /*color: #535074;*/
    color: #181818;
    letter-spacing: 0.5px;
}

.about-content ul, .blog-content ul {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
    /*color: #535074;*/
    color: #181818;
    letter-spacing: 0.5px;
}

.blog-content p {
    text-align: justify;
}

    .blog-content p a {
        font-weight: 600;
    }
/*------------------------------------------------------*/






/* other common styles */

.vertical-align-center {
    margin: auto;
}

.p-highlight {
    font-size: 15px !important;
    line-height: 30px !important;
    font-weight: 600;
    text-transform: uppercase;
}

.logo {
    padding-left: 15px;
}

.section-image {
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%;
}


.p-left-indent p::first-letter {
    margin-left: 70px;
}


.privacy-policy-h2 {
    margin-top: 60px;
}

.privacy-policy-h3 {
    margin-top: 60px;
}

.main-nav a {
    /*color: #556270;*/
    color:#4444447a;
}

#topbar .social-links a {
    font-weight: 500;
}

.page-nav-link {
    color: #181818;
}


.specialist-menu {
    top: -20px;
}



.sub-menu-tab {
    -webkit-box-shadow: -5.665px 9.429px 35px 0px rgba(0,0,0,0.2);
    box-shadow: -5.665px 9.429px 35px 0px rgba(0,0,0,0.2);
    padding: 50px 50px;
    border: none;
    background: none;
    border-right: 0;
    color: #333;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: larger;
}

.sub-menu-tab-active {
    background: #f5f5f5;
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.sub-menu-tab:hover, .sub-menu-tab:focus {
    border-color: #e9ecef #e9ecef #ddd;
}

.sub-menu-tab .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-box-shadow: -5.665px 9.429px 35px 0px rgba(0,0,0,0.2);
    box-shadow: -5.665px 9.429px 35px 0px rgba(0,0,0,0.2);
    display: block;
    position: absolute;
    left: calc(50% - 25px);
    top: -25px;
    font-size: 1.4rem;
    font-weight: 700;
    background-color: #1ab1dc;
    background-image: -webkit-gradient(linear, left top, right top, from(#1ab1dc), to(#1ab1dc));
    background-image: linear-gradient(to right, #1ab1dc, #1ab1dc);
}

@media screen and (max-width: 425px) {
    .block-break {
        margin-bottom: 60px;
    }
}


/*svg height style form IE browsers*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .img-fluid {
        height: 100%;
    }
}
/*svg height style form IE browsers*/


/* Change the direction slideup to slideLeft for the Tab media screen and below screens. */
@media screen and (max-width: 768px) {
    .feature-slider .carousel-inner > .item.next,
    .feature-slider .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .feature-slider .carousel-inner > .item.prev,
    .feature-slider .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
/* Change the direction slideup to slideLeft for the Tab media screen and below screens. */

.home-slider-carousel-control {
    color: #808080;
}

.about-content p a {
    color: #1ab1dc;
    text-decoration: none;
}


@media screen and (max-width: 1023px) {

    .benefit-images {
        margin: 60px auto;
    }
}

.p-advisor-says {
    font-size: 13px !important;
    font-weight: 600;
}



.table > thead:first-child > tr:first-child > th {
    border-top: 1px solid #ddd;
}

.table-custom-shariah th {
    background-color: #1ab1dc !important;
    color: white !important;
    padding: 10px !important;
    text-align: center;
}

.table-custom-shariah td {
    padding: 10px !important;
    text-align: center;
}

.table-curved {
    border-collapse: separate;
}

.table-curved {
    border: solid #ccc 1px;
    border-radius: 6px;
    border-left: 0px;
}

    .table-curved td, .table-curved th {
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

    .table-curved th {
        border-top: none;
    }

        .table-curved th:first-child {
            border-radius: 6px 0 0 0;
        }

        .table-curved th:last-child {
            border-radius: 0 6px 0 0;
        }

        .table-curved th:only-child {
            border-radius: 6px 6px 0 0;
        }

    .table-curved tr:last-child td:first-child {
        border-radius: 0 0 0 6px;
    }

    .table-curved tr:last-child td:last-child {
        border-radius: 0 0 6px 0;
    }


/* PAGE LOADER STYLE */

#pageLoader {
    font-family: monospace;
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.loader-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loadtext {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: fadeinout 1.5s ease-in-out infinite;
    font-size: 20px;
    letter-spacing: 1px;
}

.spinner {
    border: solid 10px #fff;
    border-top: solid 10px #1bb1dc;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    animation: spin 1s linear infinite;
}

@keyframes fadeinout {
    0%, 100% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* EOF PAGE LOADER STYLE*/



/* Blog Page Style */
@media (min-width: 300px) and (max-width: 425px) {
    .blog-img-wrapper {
        height: auto;
    }

    .page-h2-custom-blog {
        font-weight: 600;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .blog-img-wrapper {
        height: 160px;
    }

    .page-h2-custom-blog {
        font-weight: 600;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .blog-img-wrapper {
        height: 130px;
    }

    .page-h2-custom-blog {
        font-weight: 600;
    }
}

@media screen and (max-width: 1024px) {


    .blog-title {
        min-height: inherit;
    }
}

@media screen and (min-width: 1025px) {
    .blog-img-wrapper {
        height: 180px;
    }

    .blog-title {
        min-height: 56px;
    }
}

.blog-img-wrapper {
    position: relative;
    border-radius: 5px;
    overflow-y: hidden;
}

.blog-card {
    border: none;
}

.blog-card {
    padding: 0px 5px;
}

.blog-title {
    font-size: 15px !important;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 27px;
}

    .blog-title a, .blog-title a:hover {
        color: #181818;
    }

.blog-card-body {
    padding: 20px 0px;
}

.blog-card-text {
    height: 90px;
    overflow: hidden;
}

.specialist-menu-cutom {
    /* border: solid 2px #1ab1dc; */
    /* border-radius: 20px; */
    /* padding: 8px 15px !important; */
}

    .specialist-menu-cutom span {
        color: #181818 !important;
        text-transform: none !important;
    }

.href-black {
    color: #181818;
}

.blog-category-wrapper {
    padding: 10px 18px;
}

    .blog-category-wrapper p {
        margin-top: 0px;
        font-weight: 500;
    }

.blog-category-link {
    color: #181818;
}

.blog-category-card {
    border: 2px solid #00000008 !important;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
    /*margin-top: 20px;*/
    margin: 20px 8px;
    margin-bottom: 0px;
}

    .blog-category-card:hover {
        border: 2px solid #f5f8fd !important;
        /*border-radius: 30px;*/
        transition: all 0.5s;
        background-color: #f5f8fd;
        color: #fff;
    }



.active-blog-category {
    border: 2px solid #f5f8fd !important;
    background-color: #f5f8fd;
}

    .active-blog-category .blog-category-wrapper p {
        font-weight: 600;
        /*color: #fff;*/
    }
/* EOF Blog Page Style */



/* About us page */
.no-margin-bottom {
    margin-bottom: 0px;
}

.font-weight-600 {
    font-weight: 600;
}

.team .board-member-info-content {
    height: 55px !important;
}

.team .member:hover .board-member-info-content {
    height: 310px !important;
}

.p-profile-description {
    padding: 10px 25px;
    color: #fff;
    text-align: center;
    line-height: 1.8em;
    font-size: 14px;
    margin-bottom: 15px;
}

.team .member span {
    font-size: 13px;
    margin: 5px 0px;
    color: #fff;
}

.page-h3-custom {
    margin-bottom: 10px !important;
}
/* EOF About us page */



/* Master Page */
.span-read-more {
    color: #181818;
    text-decoration: underline;
    font-weight: 500;
}

.btn-checkBrokerage a, .btn-checkBrokerage a:hover {
    color: #fff !important;
}

.floater {
    /* bottom: 10px !important; */
}

.row-height-60 {
    height: 60px;
}

#topbar .social-links a {
    padding: 4px 8px !important;
}
/* EOF */




/* Loader Style */
.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    background: #fff;
    top: 0;
    left: 0;
}

.loader {
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
    transform: translateY(-43%);
    text-align: center;
    margin: 0 auto;
    width: 50px;
    height: 50px;
}

.box {
    width: 100%;
    height: 100%;
    background: #00827f;
    animation: loaderAnimation .5s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}

.shadow {
    width: 100%;
    height: 5px;
    background: #000;
    opacity: 0.1;
    position: absolute;
    top: 59px;
    left: 0;
    border-radius: 50%;
    animation: shadow .5s linear infinite;
}


@keyframes loader {
    0% {
        left: -100px;
    }

    100% {
        left: 110%;
    }
}

@keyframes loaderAnimation {
    17% {
        border-bottom-right-radius: 3px;
    }

    25% {
        transform: translateY(9px) rotate(22.5deg);
    }

    50% {
        transform: translateY(18px) scale(1,.9) rotate(45deg);
        border-bottom-right-radius: 40px;
    }

    75% {
        transform: translateY(9px) rotate(67.5deg);
    }

    100% {
        transform: translateY(0) rotate(90deg);
    }
}

@keyframes shadow {
    50% {
        transform: scale(1.2,1);
    }
}
/* EOF */


/* About Us */
.nexus-profile-description {
}

    .nexus-profile-description p {
        font-size: 13px;
        line-height: 25px;
        margin-top: 10px;
        margin-bottom: 0px;
        font-family: "Montserrat", sans-serif;
        color: #181818;
        letter-spacing: 0.5px;
    }

.nexus-profile-name {
}

.nexus-profile-wrapper {
    margin-top: 40px;
}

.label-custom {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #222;
}


    .label-custom i {
        font-size: 2em;
    }

.signup-input {
    padding-left: 45px;
}

.wrap-signup-submit-btn:focus {
    outline: none;
}

.wrap-signup-submit-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*margin-top: 30px;*/
}

.signup-submit-btn {
    display: inline-block;
    background: #1ab1dc;
    color: #fff;
    width: auto;
    padding: 13px 39px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: solid 2px #1ab1dc !important;
}

    .signup-submit-btn:hover, .btn-default:focus, .btn-default:active {
        color: #FFF !important;
        background-color: #6dabe4 !important;
        border: solid 2px #6dabe4 !important;
        outline: none;
    }

.wrap-enquiry-input {
    margin-bottom: 20px;
}

.errorMessage-P {
    margin-top: 20px;
}

.successMessage {
    color: #4CAF50;
}

.errorMessage {
    color: #f44336;
}

.div-validation-msg-wrapper {
    min-height: 40px;
}

.signup-custom-link {
    text-decoration: underline;
    color: #181818;
    font-weight: 600;
}

    .signup-custom-link:hover {
        text-decoration: underline;
    }

.heading-p {
    padding: 10px 0px;
    color: #fff !important;
    font-size: 20px !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase;
}

.signup-modal-body {
    padding: 25px 20px 40px 20px;
}

.signup-modal {
    padding-right: 0px !important;
    overflow-y: hidden !important;
    background-color: rgb(24 24 24 / 0.45);
}


.earn-revenue-strip-a {
    text-decoration: underline;
    text-underline-position: under;
    color: #fff;
}


.carousel-indicators .active {
            background-color: transparent;
            width: auto;
            height: auto;
            margin: auto;
        }

        .carousel-indicators li {
            margin: 3px;
            background-color: rgb(184, 184, 194);
            height: 12px;
            width: 12px;
        }

        .carousel-control-next, .carousel-control-prev {
            width: 8%;
            opacity: .5;
        }

        .btn-group-xs > .btn, .btn-xs {
            margin: 0px 3px;
            font-size: 14px;
        }

        .carousel-control-btns:hover, .carousel-control-btns:focus, .carousel-control-btns:active {
            border: solid 1px #1ab1dc !important;
            outline: none;
        }

        @media screen and (min-width: 768px) {

            .carousel-indicators {
                bottom: 65px;
            }
        }

        @media screen and (max-width: 768px) {

            .carousel-indicators {
                bottom: 15px;
            }
        }

        .carousel-control-btns {
            padding-left: 7px;
        }

        @media screen and (min-width: 769px) {

            .enable-screen-height {
                min-height: 100vh;
            }
        }


        
/* EOF */
