#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
}
.clear{
    clear: both;
}
.color_1{
    color: #143e6c !important;
}
.color_2{
    color: #f7cf08;
}
.bg_color_1{
    background: #469dff;   
}
.bg_color_2{ 
    background: #f7cf08 !important;
}
.bg_color_3{ 
    background: #143e6c !important;
}
#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

.clearfix{
    clear: both;
}


.error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 5px 15px;
    border-radius: 0 0 5px 5px;
    margin-top: -3px;
}
.error p{
    margin: 0px;
}
.wrap_upload span{
    margin-top: 19%;
}

.table_white{
    margin: 0px;
}
.table_white th{
    background: #eaeaea;
    padding: 5px;
    font-size: .8rem;
}
.table_white td{
    background: #FFF;
    padding: 5px;
    font-size: .8rem;
}
.table{
    text-align: center;
}

/*.section_color_1{
    background: #fffdf5;
    padding: 20px 0;
}*/
.section_color_2{
    background: #f5f5f5;
    padding: 20px 0;
}

/*block_post*/
.block_post{
    border: 1px solid #eaeaea;
    border-radius: 1px;
    padding: 5px 0 10px 0;
    margin-top: 20px;
}
.block_post img{
    margin-bottom: 10px;
    max-width: 95% !important;
    margin: auto;
}
.block_post p{
    color: #143e6c;
    font-size: .9rem;
    margin: 0px;
}
.block_post h4{
    margin: 0px;
    padding: 0px;
}
.block_post star i{
    color: #999999;
    font-size: .7rem;
    margin-bottom: 15px;
}
.block_post star i.active{
    color: #fac917;
}

/*end block_post*/
.btn_fav{
    font-size: 1.3rem; 
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    text-align: center;
    color: #143e6c;
}
.btn_add_cart{
    font-size: 1.2rem;
    border: 1px solid #007bff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
}
.property .btn_add_cart{
    border: 1px solid #ffc209;
    color: #FFF;
    margin-right: 15px;
    background: #ffc209;
    float: left;
}
/*company*/
.wrap_cover{
    height: 400px;
    background: #e1e4e9;
    position: relative;
    border-radius: 0 0 10px 10px;
    margin-bottom: 50px;
    overflow: hidden;
}
.image_cover{
    width: 100%;
}
.company_logo {
    position: absolute;
    bottom: 10px;
    width: 130px;
    height: 140px;
    background: #FFF;
    border: 1px solid #CDCDCD;
    right: 12px;
    border-radius: 10px;
}
.company_title{
    position: absolute;
    bottom: 0px;
    right: 155px;
    color: white;
    text-shadow: 1px 1px #cdcdcd;
    font-size: 1.3rem;
}
.company_title p{
    color: #000;
    font-size: .9rem;
}
.block_info_company{
    background: #fbfbfb;
    padding: 20px 10px 15px 10px;
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    font-size: .8rem;
    color: #727171;
    margin-bottom: 30px;
}
.block_info_company h3 i{
    font-size: 1.3rem;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.block_info_company h3{
    font-size: 1rem;
    color: #2291ec;
    margin-bottom: 16px;
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 10px;
}
.company_contact{
    margin-right: 10px;

}
.company_contact a{
    display: block;
    color: #727171;
}
.company_contact a:hover , .company_social a:hover{
    color: #2291ec;
}
.company_social{
    text-align: center;
    margin-top: 12px;
    border-top: 1px solid #e5e4e4;
    padding-top: 10px;
}
.company_social a{
    background: #a3a3a3;
    color: #FFF;
    width: 46px;
    display: inline-block;
    text-align: center;
    font-size: 1.3rem;
    padding: 8px 0;
    border-radius: 3px;
}
/*end company*/

/* view */
.block_data_view a{
    font-size: 1rem;
    color: #3a3b3b;
}

.socialShare > span {
    margin-left: 5px;
}
.socialShare a {
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    background: #333;
    color: #fff;
    border-radius: 3px;
}
.socialShare a.sn_whatsapp {
    background-color: #22A616;
}
.socialShare a.sn_twitter {
    background-color: #00aced;
    margin-left: -6px;
}
.socialShare a.sn_facebook {
    background-color: #3b5998;
    margin-left: -5px;
}
.socialShare a.sn_googleplus {
    background-color: #dd4b39;
    margin-left: 2px;
}
/* End view */


.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle){
    border-radius: 0 5px 5px 0;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child){
    border-radius: 5px 0 0 5px; 
}

.star_1 i:nth-child(-n+1) , .star_2 i:nth-child(-n+2) , .star_3 i:nth-child(-n+3) , .star_4 i:nth-child(-n+4) , .star_5 i:nth-child(-n+5){
    color:#ffc107;
}


.ratting_insert{
    display: block;
    border-bottom: 1px solid #f5f5f5;
    transition: all linear .3s;
}
.ratting_insert:hover{
    background: #469dff;
}
.nav-tabs{
    padding-right: 0px;
}
.wrap_upload{
    max-width: 100%;
}
@media (max-width: 767px) {
    .wrap_logging , .wrap_cart{
        text-align: center !important;
    }

    .navbar .navbar-brand{
        float: none;
        display: block;
    }
    .navbar-brand{
        background: #e0e0e0;
        margin: 0px !important;
    }
    header{
        margin-bottom: 0px !important; 
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled , .owl-nav{
        display: none !important; 
    }
    .wrap_services{
        padding: 10px;
    }
    .wrap_upload {
        max-width: 300px !important;
    }
    .top_header{
        text-align: center;
    }
    .top_header .btn-group{
        width: 100%;
    }
    .top_header .btn-group button{
        width: 100%;
        margin-top: 10px;
    }
    .top_header .text-left{
        text-align: center !important;
    }
}


#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;

    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;

    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0%   { 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   { 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
    -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);  /* IE 9 */
    transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);  /* IE 9 */
    transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);  /* IE 9 */
    transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;  
    transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
    visibility: hidden;

    -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);  /* IE 9 */
    transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.3s 1s ease-out;  
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}
.no-js h1 {
    color: #222222;
}
.block_panel{
    display: block;
    background: #f8f8f8;
    border-radius: 5px;
    padding: 20px 0;
    text-align: center;
    border: 1px solid #143e6c;
    margin-bottom: 20px;
    color: #143e6c;
}
.block_panel i{
    display: block;
    padding-bottom: 5px;
    margin: auto;
    font-size: 2rem;
}
.dropdown-item{
    text-align: right;
}
.view_post_gray_bar{
    border-radius: 30px;

}
.view_post_gray_bar .btn_fav{
    font-size: 1rem;
}
.tbl_no_border td{
    border: none;
    text-align: right;
    padding: 5px;
}
#form_comment{
    background: #f7f7f7;
    border-radius: 5px;
    padding: 20px;
}
#form_comment textarea{
    border-radius: 5px;
    height: 40px;
}
#form_comment button{
    border-radius: 5px;
    width: 100%;
    margin-top: 6px;
}
.li_comment{
    background: #f7f7f7;
    border-radius: 10px;
    padding: 11px 0;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
.li_comment a{
    color: #133e6c;
}
.li_comment p{
    color: #133e6c;
}

.wrap_post_img{
    height: 173px;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 14px;
}
.wrap_post_img star{
    position: absolute;
    right: 10px;
}
.wrap_post_img  star i{
    font-size: 14px;
    color: #143e6c;
    text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
}
.wrap_post_img img{
    max-width: 100%;
    max-height: 165px;
    display: block;
    margin: auto;
}

.blockـnotification{
    border: 1px solid #d2d2d2;
    display:block;
    width: 100%;
    margin-bottom: 10px;
}
.blockـnotification h5{
    background: #143e6c;
    text-align: center;
    color: #FFF;
    height: 65px;
    line-height: 65px;
    margin: 0px;
}
.blockـnotification p{
    padding-top: 17px;
    color: #143e6c;
}
.top_header .menu_item_top {
    transition: all linear .3s;
    padding: 0 7px !important;
    display: inline-block;
}
.top_header .menu_item_top:hover {
    background: #007bff !important;
    border-radius: 20px;
}
.navbar-brand{
    transition: all linear .3s;
}
.navbar-brand:hover{
    background: #ffffff !important;
    border-radius: 5px 5px 0 0;
}

.property{
    background: #f1f1f1;
    color: #143e6c;
    padding: 0px 15px 0px 0px;
    line-height: 36px;
    margin-bottom: 14px;
}
.select2-search__field{
    padding-right: 15px !important;
}
.gj-timepicker-bootstrap .input-group-addon{
    background: #d4a74e;
    border-radius: 5px 0 0 5px;
    left: 2px;
}
.gj-picker.timepicker [role=header]{
    direction: ltr;
}
.calendars-nav, .calendars-ctrl{
    height: 30px;
}
.header_container{
    background: url(../image/header-bg.jpg) no-repeat;
    background-size: 100% 100%; 
}

.owl-nav{
    display: block !important;
}
.owl-prev{
    position: absolute;
    right: -55px;
    /*left: -55px;*/
    font-size: 70px !important;
    top: 50%;
    background: #143e6c !important;
    display: block;
    height: 56px;
    color: #FFF !important;
    width: 45px;
    border-radius: 50%;
    height: 45px;
}
.owl-prev:focus{
    outline: none;
}
.owl-prev span{
    margin: -21px;
    display: block;
    padding: 0;
    height: auto;
    top: 0px;
    font-size: 48px;
}
.owl-next{
    position: absolute;
    /*right: -55px;*/
    left: -55px;
    font-size: 70px !important;
    top: 50%;
    background: #143e6c !important;
    display: block;
    height: 56px;
    color: #FFF !important;
    width: 45px;
    border-radius: 50%;
    height: 45px;
}
.owl-next:focus{
    outline: none;
}
.owl-next span{
    margin-top: -10px;
    display: block;
    padding: 0;
    height: auto;
    top: 0px;
    font-size: 48px;
}
table , table a{
    color: #143e6c;
}
.wrap_search_bill{
    background: #f7f7f7;
    padding: 15px;
}
.wrap_search_bill button{
    border-radius: 0px;
}
.wrap_search_bill input{
    text-align: center;
}
.btn-group .btn-primary{
    padding: 10px 10px;
}


.select2-container--default .select2-selection--multiple{
    border-radius: 0px !important;
}
.select2-container .select2-selection--multiple{
    height: 42px;
}
.btn_edit{
    background: #fac917;
    color: #143e6c;
    border-radius: 3px;
    border:1px solid #143e6c;
    padding: 2px 7px;
    font-size: 13px;
    margin-right: 10px;
}
.btn_post_delete{
    background: red;
    color: #FFF;
    border-radius: 3px;
    border:1px solid #143e6c;
    padding: 2px 7px;
    font-size: 13px;
    margin-left: 10px;
}
.modal-footer .btn-primary{
    padding: 7px 20px !important;
    margin-right: 5px;
}
.modal-footer .btn-danger{
    padding: 6px 26px !important;
}
.wickedpicker{
    height: 170px !important;
}
.block_store a{
    color: #143e6c;
}
.block_store .block_image{
    padding: 7px;
    border-bottom: 1px solid #eaeaea;
    background: #FFF;
}
.block_store .block_image img{
    max-height: 175px;
}
.block_store .card-body{
    padding: .8rem;
}
.block_store .card-body h5{
    margin-bottom: 0px;
}
.store_control{
    border-top: 1px solid #eaeaea;
    padding-bottom: 10px;
    padding-top: 10px;
}
.wrap_upload label{
    color: #FFF !important;
}
.wickedpicker__controls , .timepicker{
    direction: ltr;
}
.color_base{
    color: #143e6d;
}
.left_block_cart{
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    border-radius: 0px;
}
.total_cart{
    background: #f6cb3d;
    color: #143e6c;
    border-radius: 0px;
}
.line_title{
    height: 3px;
    width: 30%;
    display: inline-block;
    background: #e7e7e7;
}
.post_view_title{
    margin-bottom: 0px;
}
.block_times{
    background: #f8f8f8;
    padding: 7px;
}
.block_times h5{
    text-align: center;
    background: #ffc209;
    color: #143e6c;
    margin: 0px;
    height: 50px;
    margin-bottom: 7px;
    line-height: 50px;
}
.block_times table {
    margin-bottom: 0px;
}
.block_times table td{
    padding: 5px;
}
.item_size_cart{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #143e6d;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    margin-bottom: 10px;
    color: #143e6d; 
}
.item_size_cart.active{
    background: #143e6d;
    color: #FFF;
}
.no-radius{
    border-radius: 0px;
}
.wrap_select_mall_cart .select2-container{
    width: 100% !important;
}
.wrap_select_mall_cart  .select2-container--default .select2-selection--single{
    border: 1px solid #143e6d;
}
.btn_cart_delete_item{
    background: red;
}
/*.select_mall_cart{
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #143e6d;
    border-radius: 0px;;
    background: #FFF;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding-right: 6px;
}*/
.section_cart .col-md-3{}

/*.section_cart .col-md-2{
    max-width: 16.666667%;
}
.section_cart .col-md-3{
    padding: 0px !important; 
    max-width: 25%;
} 
.section_cart .col-md-7{ 
    padding-right: 5px;
    max-width: 58.333333%;
}*/




.wrap_upload label{
    font-size: .6rem;
}
.post_group_insert, .post_group_item{
    border: 1px solid #8e8e8e;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: 20px
} 
.post_group_item .btn_post_group_insert{ 
    display: none;
}
.btn_post_group_insert , .btn_post_group_remove{
    margin-top: 10px;
    overflow: hidden;
    display: block;
}
.post_group_insert .btn_post_group_remove{
    display: none; 
}

.post_group_item .btn_post_group_remove{ 
    display: block !important;
}

.btn_post_group_insert span , .btn_post_group_remove span{ 
    display: block;
}

.wrap_upload .img_uploaded span{
    margin-top: 0px;
    font-size: .6rem;
    max-width: 100%;
    overflow: hidden;
    display: block;
    height: 25px;
}

/*media desctop ..*/
@media only screen and (min-width: 600px) {  
    .btn_post_group_insert span , .btn_post_group_remove span{ 
        transform: rotate(270deg);
        display: block;
        margin-top: 111px;
    }
    .btn_post_group_insert , .btn_post_group_remove{
        height: 235px;
    }
}
.post_chiled{

}
.post_chiled a{ 
    display: inline-block;
    text-align: center;
    color: #333;
}
.block_shopping_insert{
    background: #f7f7f7;
    border: 1px solid #cecece;
    padding: 15px;
    color: #143e6c;
    margin-bottom: 20px;
}
.block_shopping_insert img{ 
    display: block;
    max-height: 120px;
    max-width: 100%;
}
.btn_post_group_insert span{
    margin-top: 45px;
}
.blog_block {
    display: block;
}
.blog_block img{
    height: 100%;
}
.blog_block .card-text{
    font-size: 13px;
    line-height: 20px;
    color: #143e6d; 
}
.btn-link:hover{
    text-decoration: none !important;
}


.title_adv{
    background: url(../image/title-adv.png) no-repeat;
    background-size: 100% 100%;
    height: 110px;
    display: table;
    padding: 0 10% 0 15%;
    line-height: 110px;
    color: #FFF;
    margin-bottom: 20px;
}
.sub_title_adv{
    background: #143e6c;
    border-radius: 0 100px 100px 0;
    /*padding: 30px 100px 30px 10%;*/
    padding: 1.5rem 1.5rem 1.5rem  .5rem; 
    border: 1px solid #f6ac11;
    border-left: none;
    display: inline-block;
    text-align: right;
    margin-top: 75px;
}
.sub_title_adv h5{
    color: #ffd26f; 
    margin-bottom: 20px;
    margin-top: 15px; 
    font-size: 1.2rem; 
}
.sub_title_adv p{
    color: #FFF;
}
.ul_title_adv  {
    margin-right: 0px;
    list-style: none; 
    padding-right: 0;
}
.ul_title_adv li::before { 
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #f6af12; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 25px; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
    font-size: 3rem;
    margin-left: 0px;
    display: inline-block;
    vertical-align: sub;
}
.ul_title_adv li { 
    color: #143e6c;
    margin-bottom: 15px;
}
.sec_adv{
    margin-top: 100px;
}
.btn_3{
    background: url(../image/bg-btn-3.png) no-repeat ;
    background-size: 100% 100%;
    border-radius: 50px;
    color: #9c7315;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #b78a24;
    min-width: 200px; 
}
.alert_adv{
    background: #f6af12;
    padding: 10px 15px;
    color: #143e6c;
    border: 1px solid #143e6c;
    border-radius: 20px;
    margin-top: 20px;
}


.block_cartـ_2{
    background: #FAFAFA;
    border: 1px solid #D0D0D0;
}
.block_cartـ_2 .block_cartـ_2title{
    background: #153E6C;
    color: #F6CB3E;
    padding: 15px;
    text-align: center;
}
.block_cartـ_2_footer{
    background: #F6CB3E;
    color: #153E6C;
    padding: 14px 10px;
}