.owl-theme .owl-controls .owl-page span{
    background:green; 
    }
    .frame-square, .frame-round {
    background: #fff;
    border: 2px solid #3ab54a;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    width: 130px;
    height: 130px;
    margin-right: .5em;
    margin-bottom: .3em;
    }
    .frame-round {
    border-radius: 50%;
    margin: 32px 0px 0px 0px;
    position: relative;
    overflow: inherit;
    }
    .frame-round .badge_style {
        width: 30px;
        position: absolute;
        top: 0px;
        z-index: 9;
        left: -7px;
    }
    .frame-round span {
    display: inline-block;
    margin-top: 6px;
    font-size: 14px;
    color: #2e6da4;
    padding: 2px 7px;
    border-radius: 4px;
}
    .frame-round .crop {
    border-radius: 50%;
    }
    .crop {
    height: 100%;
    overflow: hidden;
    position: relative;
    }
    .crop img {
    display: block;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    }
    #active-popup {  /*for popup window (consult us)*/
    background-color: rgba(52,73,94, 0.7);
    position: fixed;
    width: 100%;
    height:100% !important;
    top: 0;
    left: 0;
    z-index: 99999;
    }
    #popup-container {
    width: 25%;
    height:auto;
    margin: 0 auto;
    margin-top: 10%;
    position: fixed;
    left: 35%;
    z-index: 99999;
    top: 0;
    display: block;
    }
    .modal-content {
    position: relative;
    text-align: center;
    width: 100%;
    }
    #popup-window { position: relative; }
    .modal-content h1,
    .modal-content p { color: #000; }
    .modal-content p { padding: 2% 5% 0 5%; }
    #popup-container a.close {
    position: relative;
    float: right;
    top: -15px;
    right: -7px;
    z-index: 99;
    font-weight: bold;
    font-size: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 2px 5px 2px 6px;
    line-height: 1em;
    text-align: center;
    background: #369E43;
    border: 4px solid #fff;
    cursor: pointer;
    color:#fff;
    }
    .l-height ul {
    list-style: none;
    padding-left: 0;
    overflow-x:hidden
    }
    .panel.port_main_box .col-md-8 {
        padding-left: 0px;
    }
    a.rating i {
        color: #f9e430;
    }
    .l-height ul li {
    border-bottom: 1px solid rgba(231, 231, 231, 0.68);
    width: 100%;
    padding: 0px 0px !important;
    font-size: 13px !important;
    }
    .l-height b {
        width: 70px;
    }
    input.btn.btn-primary.consult_us {
        border-radius: 3px;
        padding: 8px 15px;
        font-size: 14px;
        margin-bottom: 5px;
        border: none;
    }
    .supp_heading p {
        font-size: 14px;
        color: #000;
        margin-bottom: 20px;
    }
    .supp_heading h1 {
        margin-bottom: 0px;
        font-size: 22px;
        font-weight: 600;
    }
    .supp_heading span {
        display: inline-block;
        margin-bottom: 10px;
        font-style: italic;
        font-size: 13px;
    }
    .consult_btn a.see_pro {
        background-color: #2e6da4;
        border-radius: 3px;
        padding: 7px 15px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    span.rating-b {
    border: 1px solid #ededed;
    width: 25px;
    color: #3ab54a;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 7px;
    margin-right: 22px;
    line-height: 23px;
    }
    .des-sec-sup b {
    color: #000;
    margin-right: 7px;
    }
    .des-sec-sup {
    height: 120px;
    line-height: 24px;
    overflow: auto;
    background: #f9f9f9;
    padding: 15px 10px;
    border: 1px solid #eee;
    }
    #all_designers .col-sm-4:nth-child(3n+1) {
    clear: inherit;
    }
    #all_designers .panel {
    margin-bottom: 30px;
    }
    #all_designers .rating-system{
    height: 50px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    }
    .filter_box {
    background: #f5f5f5;
    padding: 15px 0px;
    margin-bottom: 15px;
    border: 1px solid #ddd;   
    }
    .crumb-block {
    display: inline-block;
    width: 100%;
    background: #edf8fd;
    border: 1px solid #eee;
    margin-bottom: 5px;
    }
    
    #all_designers .port_main_box {
    box-shadow: 0px 0px 5px #ddd;
    background: #f9f9f9;
    padding-bottom: 10px;
    }
    .suppliers_form form input {
        width: 180px;
    }
    .suppliers_form form {
        background: #f9f9f9;
        margin-bottom: 10px;
        display: flex;
        padding: 10px;
        border: 1px solid #eee;
    }
    .suppliers_form form input {
        margin-right: 10px;
    }
    .suppliers_form button {
        background: #3ab54a;
        padding: 0px 20px;
        border: none;
        color: #fff;
        border-radius: 3px;
    }  
    #all_designers {
        background: #ffffff;
        border-top: 1px solid #ddd;
        padding: 20px 0px;
    }
    .frame-square, .frame-round {
    width: 75px !important;
    height: 75px !important;
    border: 1px dashed #3ab54a !important;
    padding: 5px !important;
    }
    #all_designers .supp_pagination .btn.btn-success {
    margin: 2px;
    border-radius: 2px;
    font-size: 13px;
    padding: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #ddd;
    border: none;
    color: #000;
    font-weight: 500;
    }
    #all_designers .supp_pagination a.btn.btn-danger,
    #all_designers .supp_pagination a.btn.btn-primary {
    margin: 2px;
    border-radius: 2px;
    font-size: 13px;
    padding: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #1b3971 !important;
    border: none;
    color: #fff;
    font-weight: 500;
    }
    ::-webkit-scrollbar {
    width: 5px;
    }
    /* Track */
    ::-webkit-scrollbar-track {
    background: #f1f1f1; 
    }
    /* Handle */
    ::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px; 
    }
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
    background: #555; 
    }
    .short_by_slct input, .short_by_slct select {
    border: 1px solid #ddd;
    }
    .short_by_slct .form-control:focus  {
    border-color: #87d292;
    }
    #nayamodal .popup-form {
    width: 100%;
    border-radius: 4px;
    padding: 10px;
    color: #064C0F;
    border: 1px solid #ddd;
    margin: 6px auto;
    }
    #nayamodal .modal-content p {
    padding: 0px;
    margin: 0px;
    }
    #nayamodal input.popup-form-submit {
    width: 140px;
    background: #3ab54a;
    }
    #nayamodal .modal-content {
    padding: 0px;
    }
    #nayamodal .modal-header {
    padding: 8px;
    background: linear-gradient(to right, rgba(17, 159, 176, 1) 17%, rgba(50, 216, 167, 1) 100%);
    color: #fff;
    }
    #nayamodal .modal-header h5{
    font-size: 18px;
    }
    span.supp_des_more i {
        display: none;
    }
    .l-height {
        height: 205px;
        overflow: auto;
        margin-bottom: 0px;
    }
    .design_list_consult .form-control {
        margin-bottom: 10px;
        box-shadow: none;
        height: 35px;
    }
    input#form_save {
        border-radius: 4px;
        padding: 8px 20px;
        font-size: 14px;
    }
    @media only screen and (max-width: 600px) {
        .l-height {
            height: auto;
        }
        .suppliers_form form {
            display: block;
        }
        .suppliers_form form input {
            width: 100%;
            margin-bottom: 6px;
            height: 40px;
        }
        .suppliers_form button {
            padding: 8px 20px;
        }
        .cont_tab-des-section p {
            height: 100px;
            overflow: hidden;
        }
        span.supp_des_more i {
            color: #3ab54a;
            font-size: 24px;
            float: right;
            display: block;
        }
    }