@font-face {
    font-family: 'Muli';
    src: url('../fonts/MuliVariableFont_wght.eot');
    src: url('../fonts/MuliVariableFont_wght.eot') format('embedded-opentype'), url('../fonts/MuliVariableFont_wght.woff2') format('woff2'), url('../fonts/MuliVariableFont_wght.woff') format('woff'), url('../fonts/MuliVariableFont_wght.ttf') format('truetype'), url('../fonts/MuliVariableFont_wght.svg#MuliVariableFont_wght') format('svg');
}

@font-face {
    font-family: 'Marcellus';
    src: url('../fonts/MarcellusRegular.eot');
    src: url('../fonts/MarcellusRegular.eot') format('embedded-opentype'), url('../fonts/MarcellusRegular.woff2') format('woff2'), url('../fonts/MarcellusRegular.woff') format('woff'), url('../fonts/MarcellusRegular.ttf') format('truetype'), url('../fonts/MarcellusRegular.svg#MarcellusRegular') format('svg');
}

@font-face {
    font-family: 'alex_brushregular';
    src: url('../fonts/alexbrush-regular-webfont.woff2') format('woff2'), url('../fonts/alexbrush-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dancing_script';
    src: url('../fonts/dancing_script-webfont.woff2') format('woff2'), url('../fonts/dancing_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
}

body {
  /*color: #747474;*/
  /*font-family: "Muli",Sans-serif;*/
  /*font-size: 16px;
    font-weight: 400;
    line-height: 30px;*/ 
}

h1, h2, h3, h4, h5 {
    /*font-family: "Marcellus",Sans-serif;*/
}




.topheader {
    background: #fff;
}

.topsocialmedia {
    margin: 0px
}

    .topsocialmedia li {
        display: inline-block;
        margin-right: 4px;
    }

        .topsocialmedia li a {
            color: #333;
            display: block;
            padding: 0px 3px;
            outline:none;
        }
            .topsocialmedia li a:hover{
                color:#000;
                cursor:pointer;
            }
            .topsocialmedia li a i {
                color: #d9261c;
                /*border: 1px solid #d9261c;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        font-size:14px;*/
            }

        .topsocialmedia li:first-child {
            margin-right: 20px;
            font-size: 14px;
        }

            .topsocialmedia li:first-child a i {
                border: none;
                width: auto;
            }

.navbar-brand {
    position: fixed;
    top: 10px;
    left: auto;
}


.navbar-right .nav-item .btn {
    border: 1px solid #fff;
    margin: 0px 4px;
    padding: 5px 15px;
    box-shadow: none;
}

.intro-2 {
    /*background: url("../img/lagn-gath-1.jpg") no-repeat center center;*/
    background: url("../img/banner1.jpeg") no-repeat center center;
    background-size: cover;
    text-shadow: 2px 4px 1px #1f2a1f;
}

.home-banner .tagline {
    font-family: 'dancing_script' !important;
    font-size: 45px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 50px !important;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-wrapper {
    width: 100%;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3);
    border-radius: 3px;
    padding: 1em;
    position: static;
    margin-bottom: 30px;
    padding: 15px;
    color: #fff;
}

    .form-wrapper .btn {
        padding: 8px;
        width: 100%;
        margin: 0px;
    }

    .form-wrapper label {
        text-transform: uppercase;
        font-size: 13px;
        margin-bottom: 0px;
        text-shadow: none;
    }
/*.view {
    margin-top: -16px;
}*/
.navbar {
    z-index: 1;
    background-color: #3b5998 !important;
}
.navbar-danger {
    background-color: #3b5998;
}

.navbar-fixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
}

.fixed-top {
    top: 30px;
}
.red-text {
    color: #d9261c !important;
}
html,
body,
header,
.view {
    height: 100%;
}

.navbar-nav {
}

.modal-header .close {
    padding: 15px;
    font-size: 14px;
    outline: none;
}

.nav-flex-icons a {
    width: 40px;
    height: 40px;
    border: 1px solid #f5f5f5;
    text-align: center;
    border-radius: 50%;
    line-height: 24px;
    margin: 0px 4px;
    /*position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0px !important;
    margin: 4px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 40px;
    height: 40px;*/
}

    .nav-flex-icons a i {
        /*display: inline-block;
        width: inherit;
        color: #fff;
        text-align: center;
        font-size: 1.25rem;
        line-height: 40px;*/
    }

.btn-fb {
    color: #fff;
    background-color: #3b5998 !important;
}

.titledivider {
    position: relative;
    padding: 15px;
    margin-bottom: 15px;
}

    .titledivider:before {
        position: absolute;
        content: '';
        width: 200px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #f5f5f5;
        padding: 1px;
        left: 0;
        right: 0;
        top: 0px;
        text-align: center;
        margin: 20px auto;
    }

    .titledivider:after {
        position: absolute;
        content: "\f004";
        font-family: FontAwesome;
        color: red;
        left: 0;
        right: 0;
        top: 0px;
        text-align: center;
        margin: 6px auto;
        font-size: 22px;
    }
/*section-header*/
.section-header {
    margin-bottom: 20px;
}

.section-header-title {
    font-weight: 400;
    position: relative;
    position: relative;
    /*padding-left: 70px;*/
    margin-bottom: 5px;
    font-size: 30px !important;
    font-size: 2rem;
    color: #14202B;
}

.header-subtitle {
    position: relative;
    padding-left: 70px;
    font-size: 1.1rem;
    color: #bcbcbc;
    position: relative;
}

    .header-subtitle:before {
        position: absolute;
        left: 0px;
        top: 14px;
        content: '';
        border: 2px solid rgba(255, 0, 0, 0.48);
        width: 55px;
    }

/*Why we*/
.whyWe {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .whyWe li {
        float: left;
        width: 25%;
        padding: 10px;
    }

        .whyWe li .box {
            padding: 15px;
            min-height: 200px;
            margin: 15px 0;
            border: 1px solid #e0e0e0;
        }

            .whyWe li .box img {
                margin-bottom: 15px;
                width: 80px;
                opacity: 0.75;
            }

        .whyWe li:hover .box img {
            opacity: 1;
        }

        .whyWe li .box h5 {
            font-family: "Muli",Sans-serif !important;
            text-transform: uppercase;
            font-size: 15px;
            line-height: normal;
        }
/*aboutus*/
#aboutus {
    /*background-color: #fdfaf1;*/
    margin: 15px auto;
}



#services, #agentsignup {
    background: url('../img/wedding-card-background.jpg') center center repeat;
    background-size: contain;
    padding: 100px 0 !important;
    position: relative;
}

    #services:before, #agentsignup:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: '';
        background-color: rgba(253, 250, 241, 0.9);
        background-color: rgba(241, 241, 241, 0.8);
    }
    #agentsignup{
        padding:60px 0 !important;
    }
    #inquiry {
        background-color: #fdfaf1;
        margin-top: 180px;
        padding-bottom: 20px;
    }

    #inquiry .contact-section > .card {
        margin-top: -80px !important;
    }

.md-form select.form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
}

.form-control {
    font-size: 14px;
}

.card {
    box-shadow: 0px 4px 8px 0px #BDBDBD !important;
}

.profile-pic {
    width: 100px !important;
    height: 100px;
    box-shadow: 0px 4px 8px 0px #BDBDBD;
    border-radius: 50%;
    margin-top: -60px !important;
}
.testimonials {
    background: url('../img/bg2.jpg') center center no-repeat;
    background-size: cover;
    padding: 100px 0 !important;
    position: relative;
}
    .testimonials:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: '';
        background-color: rgba(253, 250, 241, 0.9);
    }
.owl-carousel .owl-item {
    padding-top: 65px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: rgba(217, 38, 28, 0.80) !important;
    border: none;
    padding: 5px 20px !important;
    font: inherit;
    font-size: 50px !important
}

    .owl-carousel .owl-nav button.owl-next:hover,
    .owl-carousel .owl-nav button.owl-prev:hover {
        color: #d9261c !important;
        background-color: transparent !important
    }

.owl-dots {
    display: none
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.item {
    display: none
}

.next {
    /*display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.6*/
}

.prev {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.6
}

.item.show {
    display: block;
    transition-duration: 0.4s
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border: 0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border: 0px solid black;
}

    /*.owl-prev i, .owl-next i {
        transform: scale(1,6);
        color: #ccc;
    }*/
@media screen and (max-width: 999px) {

    .next,
    .prev {
        transform: scale(1);
        opacity: 1
    }

    .item {
        display: block !important
    }
}
header.innerpage{
    height:auto;
}
.innerpage .view {
    height: 250px;
}
.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    color: #d9261c;
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
   
}
.panel {
    border: 1px solid rgba(204, 204, 204, 0.50);
    margin-bottom:6px;
}
.panel-title{
    margin-bottom:0;
}
.panel-body {
    padding: 15px;
}
.panel-heading a:before {
    font-family: 'FontAwesome';
    content: "\f067";
    float: right;
    transition: all 0.5s;
    font-weight:normal;
}

.panel-heading.active a:before {
    content: "\f068";
}
.md-form {
      margin-top: 0.6rem;
}
    .md-form .form-control{
    height:45px;
}


.pagination .page-item.active .page-link {
    background-color: #e53935;
}
/*Search list page design*/

.leftPhotos {
    float: left;
    width: 40%;
    /*margin-top: 40px;*/
}

.rightDetails {
    width: 60%;
    float: right;
}

.leftPhotos .imgWrap {
    width: 100%;
    height: 250px;
    overflow: hidden;
    padding-right: 15px;
}

    .leftPhotos .imgWrap img {
        object-fit: cover;
        width: 100%;
        height: 250px;
    }

ul li.overviewList {
    display: block;
    background: #fff;
    padding: 15px; /*border: 1px solid #ddd;*/
    margin-bottom: 5px;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    /*border-left: 3px solid #9a9a9a;*/
    width: 48%;
    float: left;
    margin: 1%;
}
.overviewList {
  display: block;
  background: #fff;
  padding: 5px; /*border: 1px solid #ddd;*/
  margin-bottom: 5px;
  box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
  /*border-left: 3px solid #9a9a9a;*/
 /* width: 48%;
  float: left;*/
 /* margin: 1%;*/
}

    ul li.overviewList:hover {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    }

.filterlist {
    margin-bottom: 30px; /*border-radius: 4.4px;*/
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
    padding: 6px 12px 0;
}

.overviewWrap {
    padding: 0px 15px 0px 0px;
}

/*.profinfo {
    padding-right: 15px;
}*/

    .profinfo h4 {
        color: black;
        color: #e53935;
        font-weight: 600;
        font-size: 14px;
    }
.profinfo .checkSelect{
    position:relative;
}
.detaillist {
    padding: 0;
    list-style-type: none;
    margin: 0px 0 4px;
    width: 100%;
    line-height: normal;
    float: left;
}

    .detaillist li {
        /*float: left;
                padding: 0 0 0 10px;
                width: 33.33%;*/
        height: 30px;
        /*border-left: 2px solid #edeff0;*/
    }

        .detaillist li:first-child {
            border-left-width: 0;
            padding-left: 0;
        }

        .detaillist li span {
            /*display: block;*/
              font-size: 11px;
                font-weight: 600;
                padding-right: 6px;
        }

            .detaillist li span.key-detail {
                /*color: #9b9b9b;*/
                /*display: block;*/
                /*font-size: 10px;
                        text-transform: uppercase;*/
                font-size: 12px;
                font-weight: 700;
                padding-right: 6px;
            }

    .detaillist i, .profinfo i {
        color: #e53935;
        margin-right: 5px;
    }

.address {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    margin-bottom: 2px;
}

a.btn-search {
    /*width: 50%;
            float: left;*/
    display: inline-block;
    text-align: center;
    padding: 4px 10px;
    color: rgb(255, 106, 0);
    text-decoration: none;
    border: 1px solid rgba(0,0,0,.16);
    margin-bottom: 6px;
    border-bottom-width: 2px;
    cursor: pointer;
}

    a.btn-search i {
        background: rgb(228, 103, 19);
        color: #fff;
    }

.bottom-action {
    border-top: 1px solid #ccc;
    text-align: right;
}

    .bottom-action a.btn-approve, .bottom-action a.btn-reject, .bottom-action a.btn-edit, .bottom-action a {
        /*width: 50%;
            float: left;*/
        display: inline-block;
        text-align: center;
        padding: 4px 6px;
        /*color: rgb(255, 106, 0);*/
        text-decoration: none;
        /*border: 1px solid rgba(0,0,0,.16);*/
        margin-bottom: 6px;
        border-bottom-width: 2px;
        cursor: pointer;
        font-size: 13px;
        /*border-radius: 15px;*/
    }

        .bottom-action a:hover, .bottom-action a:focus {
            color: #e53935 !important;
        }


.profinfo h5 {
    margin: 4px 0;
}


.sidebar {
    /*padding: 0px 10px 10px;*/
    background: #ffffff;
    border: solid 1px rgba(160, 160, 160, 0.3);
    box-shadow: 0px 0px 6px rgba(51, 51, 51, 0.13);
    -webkit-box-shadow: 0px 0px 6px rgba(51, 51, 51, 0.13);
    -moz-box-shadow: 0px 0px 6px rgba(51, 51, 51, 0.13);
    -o-box-shadow: 0px 0px 6px rgba(51, 51, 51, 0.13);
}

.sidebar-widget {
    margin-bottom: 15px; /*padding: 15px;*/
}

.sidebar-header {
    padding: 10px 10px 10px;
    position: relative;
    margin-bottom: 15px;
    background: rgba(108, 111, 112, 0.2);
}

    .sidebar-header .btn-reset {
        margin: 0;
        height: 25px;
        line-height: 12px;
    }

    .sidebar-header h3 {
        font-size: 15px;
        margin: 0;
        color: #333;
    }

    .sidebar-header::after {
        /*position: absolute;
                width: 50px;
                height: 2px;
                background: #fb5b21;
                content: '';
                bottom: 20px;
                left: 0px;*/
    }
  .sidebar-header h3 .btn-sm {
    font-size: 11px;
    padding: 3px 6px !important;
    margin: -4px 2px !important;
  }
  .numRecord {
    margin-bottom: 0;
    padding: 00px 15px 10px 15px;
    color: #9a9a9a;
  }

#sidebar ul li a.label {
    padding: 10px 20px;
    font-size: 14px;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none;
    border-bottom: 1px solid #f1efef;
    position: relative;
    margin-bottom: .3em;
    padding: 10px 15px 10px 15px; /*padding: 8px 20px 8px 10px;*/
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    /*font-size: 1.3rem;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
    /*color: #fb5b21;*/
}

#sidebar ul li:last-child a {
    border-bottom-color: transparent;
}

#sidebar ul li a:before {
    /*content: '\f054';
            display: block;
            position: absolute;
            left: 3px;
            font-family: 'FontAwesome';*/ /*font-size: 0.65em;*/ /*color: #fb5b21;*/
}

#sidebar ul li a.label[aria-expanded="false"]::before, #sidebar ul li a.label[aria-expanded="true"]::before {
    content: '\f105';
    display: block;
    position: absolute;
    right: 15px; /*right: 10px;*/
    font-family: 'FontAwesome'; /*font-size: 0.6em;*/
}

#sidebar ul li a.label[aria-expanded="true"]::before {
    content: '\f107';
}

/*#sidebar ul li ul.collapse
        {
            padding: 5px 15px;
        }*/

#sidebar ul li ul.scrollable-list {
    max-height: 150px;
    overflow-y: auto;
    padding-left: 0px;
}

#sidebar ul ul li {
    /*padding-left: 20px;*/
    position: relative;
    margin-bottom: .4em;
}

    #sidebar ul ul li a {
        font-size: 0.8em;
    }

        #sidebar ul ul li a:before {
            /*content: "\f105";
                    font-family: "FontAwesome";
                    line-height: 29px;
                    padding-right: 4px;
                    font-size: 16px;*/
        }


/*input[type=radio],*/
 input[type=checkbox] {
    /* hide original check and radio buttons */
    position: absolute;
    left: 2px;
    top: 9px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 2;
}



.checkbox-label,  .radio-label {
    padding-left: 24px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox-label::before,  .checkbox-label::after,  .radio-label::before, .radio-label::after {
        /* custom radio and check boxes */
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .checkbox-label::before, .radio-label::before {
        width: 16px;
        height: 16px;
        left: 0;
        top: 15px;
    }

  .checkbox-label::after, .radio-label::after {
        /* check mark - hidden */ /*   display: none; */
    }

    .checkbox-label::after {
        /* check mark style for check boxes */
        width: 16px;
        height: 16px;
        background: url("../img/cd-icon-check.svg") no-repeat center center;
        left: 0;
        top: 15px;
    }

    input, .cd-filter-block select, .cd-filter-block .radio-label::before, .checkbox-label::before {
        /*font-family: "Open Sans", sans-serif;*/
        border-radius: 0;
        background-color: #ffffff;
        border: 2px solid #e6e6e6;
    }

    .radio-label::before, .radio-label::after {
        border-radius: 50%;
    }

    .radio-label::after {
        /* check mark style for radio buttons */
        width: 6px;
        height: 6px;
        background-color: #ffffff;
        left: 5px;
    }

input[type=radio]:checked + label::before, input[type=checkbox]:checked + label::before {
    border-color: #d9261c;
    background-color: #d9261c;
}

input[type=radio]:checked + label::after, input[type=checkbox]:checked + label::after {
    display: block;
}


.Search.form-control {
    padding-right: 30px;
    position: relative;
}

.sidebar-search span {
    position: absolute;
    top: 6px;
    right: 25px;
    font-size: 15px;
    color: #9a9a9a;
}
.card-info:not(.card-outline)>.card-header {
    background-color: #3b5998;
  }
