@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@font-face {
    font-family: 'OpenSans';
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
    font-family: 'Nunito-Regular';
    src: url(../fonts/Nunito-Regular.ttf);
}
@font-face {
    font-family: 'Nunito-Bold';
    src: url(../fonts/Nunito-Bold.ttf);
}
@font-face {
    font-family: 'Nunito-SemiBold';
    src: url(../fonts/Nunito-SemiBold.ttf);
}
@font-face {
    font-family: 'Nunito-Black';
    src: url(../fonts/Nunito-Black.ttf);
}
@font-face {
    font-family: 'unocide';
    src: url(../fonts/UNOCIDE.TTF);
}
.form-control::-moz-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-input-placeholder {
    color: #999;
}

/* placeholder for memory box */

.form-control .placeholder {
    color: #9f9f9f;
    text-transform: uppercase;
    font-weight: 400;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder,
.tokenize-div .form-control::-moz-placeholder,
.a_l_form .form-control::-moz-placeholder {
    color: #9f9f9f;
    text-transform: uppercase;
    font-weight: 400;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-input-placeholder,
.tokenize-div .form-control::-webkit-input-placeholder,
.a_l_form .form-control::-webkit-input-placeholder {
    color: #9f9f9f;
    text-transform: uppercase;
    font-weight: 400;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field::-ms-input-placeholder,
.tokenize-div .form-control::-ms-input-placeholder,
.a_l_form .form-control::-ms-input-placeholder {
    color: #9f9f9f;
    text-transform: uppercase;
    font-weight: 400;
}
.a_memory_box .form-control::-moz-placeholder {
    color: #999;
}
.a_memory_box .form-control::-webkit-input-placeholder {
    color: #999;
}
.a_memory_box .form-control::-ms-input-placeholder {
    color: #999;
}
.a_search_form .form-control::-moz-placeholder {
    color: #999;
}
.a_search_form .form-control::-webkit-input-placeholder {
    color: #999;
}
.a_search_form .form-control::-ms-input-placeholder {
    color: #999;
}
html {
    height: 100%;
}
body {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
figure {
    margin-bottom: 0;
}
ul,
li,
p,
span {
    margin: 0;
    padding: 0
}
img {
    max-width: 100%
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #dee5f1;
    margin-top: 1em;
    margin-bottom: 0.3rem;
    padding: 0;
}
.btn:focus,
a:focus {
    outline: none;
}
a {
    display: inline-block;
    vertical-align: top;
}
.btn-link:hover,
a:hover {
    text-decoration: none;
}
.a_clearfix:after {
    display: block;
    content: '';
    clear: both;
}
.a_p20 {
    padding-bottom: 20px;
}
.a_fr {
    float: right;
}
.a_fl {
    float: left;
}
.a_tc {
    text-align: center;
}
.a_tl {
    text-align: left;
}
.a_tr {
    text-align: right;
}
.a_b {
    font-weight: bold;
}
.a_img {
    display: block;
    width: 100%;
    height: auto;
}
.a_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.a_alpha_list {
    list-style-type: lower-alpha;
    list-style-position: inside;
}
.a_alpha_list li {
    margin-bottom: 5px;
}
.navbar-brand {
    height: auto;
}

/**********************************project related css**********************************************/


/* .a_page {
    min-height: 100%;
    position: relative;
    padding-bottom: 340px;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', sans-serif;
}
.a_p {
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #2c2c2c;
}
.a_span {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.a_h2_thin {
    font-size: 60px;
    font-weight: 300;
    color: #bb906c;
}
.a_h3_thin {
    font-size: 40px;
    font-weight: 300;
    color: #bb906c;
}
.a_h3_b {
    font-size: 42px;
    font-family: 'unocide';
    color: #ffffff;
}
.a_h4_b {
    font-size: 38px;
    font-family: 'unocide';
    color: #ffffff;
}
.a_heading {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 300;
}
.a_h1 {
    font-size: 48px;
    margin: 0 0 20px;
}
.a_h3 {
    font-size: 36px;
    margin: 0;
    font-weight: 400;
}
.a_n_h2 {
    font-size: 48px;
    margin: 0 0 10px;
    font-weight: 400;
    color: #bf906b;
}
.a_n_h3 {
    font-size: 36px;
    margin: 0 0 10px;
    font-weight: 400;
    color: #bf906b;
}
.a_n_h4 {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 400;
    color: #bf906b;
}
.a_green_h5 {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 400;
    color: #6d9f4d;
}
.a_h4 {
    font-size: 30px;
    margin: 0;
    font-weight: 400;
}
.a_defualt_btn {
    border-style: none;
    background-color: #ddd;
    color: #737373;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 5px;
    border-radius: 3px;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 110px;
    min-height: 35px;
    background-image: url(../images/default-btn-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.a_btn {
    color: #c19774;
    border-color: #bb906c;
    border-radius: 10px;
    border-width: 3px;
    background-color: #5e422e;
    font-size: 24px;
    padding: 9px 30px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    min-width: 200px;
}
.a_blue_btn {
    border-color: #82d3ef;
    background-color: #82d3ef;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px;
    font-weight: 500;
    padding: 7px 20px;
    border-radius: 10px;
    border-width: 3px;
    cursor: pointer;
}
.a_green_btn {
    border-color: #6d9f4d;
    background-color: #6d9f4d;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px;
    font-weight: 500;
    padding: 7px 20px;
    border-radius: 10px;
    border-width: 3px;
    cursor: pointer;
}
.a_s_green_btn {
    border-style: none;
    background-color: #6d9f4d;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
    min-width: 110px;
    min-height: 35px;
}
.a_s_green_btn:hover,
.a_green_btn:hover {
    color: #fff;
}
.a_green_btn:hover,
.a_s_green_btn:hover,
.a_defualt_btn:hover,
.a_blue_btn:hover,
.a_btn:hover {
    opacity: 0.7;
}
#sharePhotosForm .a_btn {
    text-transform: capitalize;
}
.a_btn.a_white {
    color: #ffffff;
}
.a_btn_dark {
    color: #caa287;
    border-color: #36281e;
    border-radius: 10px;
    border-width: 3px;
    background-color: #36281e;
    font-size: 18px;
    padding: 6px 30px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
}
.a_btn_dark:hover {
    opacity: 0.7;
}
.a_small_btn_dark {
    color: #caa287;
    border-color: #36281e;
    border-radius: 5px;
    border-width: 3px;
    background-color: #36281e;
    font-size: 16px;
    padding: 3px 10px;
    font-weight: 400;
    cursor: pointer;
}
.a_small_btn_dark:hover {
    opacity: 0.7;
}
.a_btn_lg img {
    margin-right: 5px;
}
.a_btn_lg .fa {
    margin-right: 5px;
}
.a_br_30 {
    border-radius: 30px;
}
.a_bw_2 {
    border-width: 2px;
}
.a_roboto {
    font-family: 'Roboto', sans-serif;
}
.a_openSans {
    font-family: 'Open Sans', sans-serif;
}
.a_fw_light {
    font-weight: 300;
}
.a_fw_medium {
    font-weight: 500;
}
.a_fw_bold {
    font-weight: 700;
}
.a_fw_black {
    font-weight: 900;
}
.a_br_btn {
    color: #1d63c2;
    border-color: #1d63c2;
    border-radius: 30px;
    border-width: 2px;
}
.a_br_btn.active,
.a_br_btn:hover {
    background-color: #1d63c2;
    border-color: #1d63c2;
    color: #fff;
}
.a_br_m_btn {
    color: #fff;
    border-color: #fff;
    border-radius: 30px;
    border-width: 2px;
    background-color: rgba(128, 128, 128, 0.40);
    font-size: 20px;
    padding: 10px 30px;
    font-weight: 400;
}
.a_br_m_btn.active,
.a_br_m_btn:hover {
    background-color: rgba(128, 128, 128, 1);
    border-color: #ffffff;
    color: #fff;
}

/* .a_form .form-group {
    margin-bottom: 20px;
} */

.a_form input[type="file"].form-control {
    height: auto;
    overflow: hidden;
}
.a_form .form-control {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #ffffff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px;
    font-weight: 400;
}
.form-control.a_text {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #f5f5f5;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px;
    font-weight: 400;
}
.form-control.a_textarea {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #f5f5f5;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px;
    font-weight: 400;
    resize: none;
}
.form-control.a_text.a_img_tags {
    min-height: 70px;
}
.a_dropzone.dropzone {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    margin-bottom: 1rem;
}
.select2-container--bootstrap.select2-container--focus .select2-selection--multiple {
    background-color: #fff !important;
    border-color: #80bdff !important;
    color: #495057 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25) !important;
}
.select2-container--bootstrap .select2-selection--multiple {
    border-color: #d0e8f5 !important;
    border-width: 2px !important;
    background-color: #fff !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px !important;
    height: auto !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    font-weight: 400;
    border-radius: 10px !important;
    box-shadow: none !important;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search__field {
    padding: 0 !important;
}
.tokenize-div .tokenize .form-control {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 400;
    border-radius: 10px;
}
.tokenize-div .tokenize.focus>.tokens-container {
    background-color: #fff !important;
    border-color: #80bdff !important;
    color: #495057 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25) !important;
}
.a_form textarea.form-control {
    height: auto;
    resize: none;
    min-height: 120px;
}
.a_custom_select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath fill='#b9b4b4' d='M2 0L0 0h4zm0 4L0 0h4z'/%3E%3C/svg%3E");
    border-color: #b9b4b4;
    border-width: 2px;
    font-size: 16px;
    color: #b9b4b4;
    height: 40px;
    width: 250px;
    -moz-appearance: caret;
}
.a_photo_checkbox {
    cursor: pointer;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    width: 100%;
}
.a_photo_checkbox img {
    width: 100%;
}
.a_photo_checkbox .custom-control-indicator {
    display: none;
    width: 24px;
    height: 24px;
    top: 12px;
    left: 12px;
    color: #5e422e;
    background-color: #ffffff;
    border: 1px solid #b5b5b5;
    /*    background-image: url("../images/checkbox-icon.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;*/
}
.a_photo_checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("../images/checkbox-icon.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.a_photo_checkbox .custom-control-input:checked~.custom-control-indicator {
    color: #5e422e;
    background-color: #ffffff;
    display: block;
}
.a_photo_checkbox:hover .custom-control-indicator {
    display: block;
}
.a_checkbox {
    display: inline-block;
    vertical-align: top;
}
.a_checkbox input {
    position: absolute;
    opacity: 0;
}
.a_checkbox input+label {
    position: relative;
    color: #000000;
    padding-left: 30px;
    font-size: 16px;
}
.a_checkbox input+label:before {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #f5f5f5;
    content: '';
    left: 0;
    top: 2px;
}
.a_checkbox input:checked+label::before {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.a_checkbox input:checked+label::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 2px;
    color: #1d63c2;
    top: -1px;
}
.a_table td,
.a_table thead th {
    border-color: #36281e;
}

/* .a_header_top .navbar-toggler {
    border-color: #1d63c2;
} */

.a_white {
    color: #ffffff;
}
.a_black {
    color: #000000;
}
.a_red {
    color: #c31414;
}
.a_bg_red {
    background-color: #c31414;
}
.a_dark_gray {
    color: #363737;
}
.a_gray {
    color: #9e9e9f;
}
.a_bg_gray {
    background-color: #9e9e9f;
}
.a_blue {
    color: #3687f5;
}
.a_bg_blue {
    background-color: #3687f5;
}

/**************************************main content related css******************************************/


/*login page css start */


/* .a_login_section {
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #333333;
    background-image: url(../images/login-section-bg.jpg);
    background-size: cover;
    min-height: 300px;
    padding-top: 200px;
} */

body {
    height: 100%
}
.a_page {
    min-height: 100%;
    position: relative;
    padding-bottom: 94px;
    background-color: #f5f5f5;
}
.a_l_page {
    min-height: 100%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 94px;
    background-image: url(../images/login-bg.jpg);
    background-size: cover;
    background-position-y: -90px;
}
.a_login_footer {
    padding: 35px 0;
    background-color: #463021;
    color: #af8a70;
    text-align: center;
    font-size: 16px;
    min-height: 94px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.a_login_section {
    padding-top: 60px;
    padding-bottom: 160px;
}
.a_tree_block {
    padding-top: 70px;
}
.a_tree_block figure {}
.a_tree_block figure img {}
.a_login_block {
    padding: 0;
    max-width: 390px;
    margin: 0 auto;
}

/* .a_login_footer {
    padding: 35px 0;
    background-color: #463021;
    color: #af8a70;
    text-align: center;
    font-size: 16px;
} */

.a_login_footer p a {
    color: #af8a70;
}
.a_login_footer p a:hover {
    opacity: 0.7;
}
.a_form_btns {
    display: block;
    clear: both;
}
.a_login_logo {
    margin-bottom: 10px;
    max-width: 320px;
    margin: 0 auto 10px;
}
.a_l_form fieldset {
    border: 6px solid #5e422e;
    padding: 20px;
    text-align: center;
    border-radius: 20px;
}
.a_l_form legend {
    font-family: 'Oswald', sans-serif;
    margin: 0 auto;
    width: auto;
    font-size: 40px;
    color: #bf906b;
    font-weight: 500;
    padding: 0 10px;
    text-transform: uppercase;
}

/* .a_reset_page .a_l_form legend {
    font-size: 40px;
} */

.a_l_form .form-control {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #f5f5f5;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
}
.a_form.a_l_form .form-group {
    margin-bottom: 13px;
}
.a_l_form .form-control:focus {
    background-color: #fff;
}
.a_l_form {}
.a_l_form .a_form_btns {
    padding-top: 10px;
}
.a_l_form .a_form_btns .a_btn {
    border-color: #82d3ef;
    background-color: #82d3ef;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 7px 20px;
    word-break: break-all;
    white-space: normal;
}
.a_l_form .a_form_btns p {
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 5px;
    color: #9f9f9f;
    font-weight: bold;
}
.a_l_form .a_form_btns p a {
    color: #9f9f9f;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
.a_l_form .a_form_btns p a:hover {
    opacity: 0.7;
}
.a_forget_link {}

/*login page css end  */


/*home page css start*/

.a_header_top {
    padding: 15px 30px;
    box-shadow: none;
    background-color: #faf6ed;
    border-bottom: 1px solid #eae6dc;
}
.a_header_top .a_top_menu li .nav-link {
    color: #5e422e;
    font-weight: 600;
    font-size: 17px;
    padding-left: 18px;
    padding-right: 18px;
}
.a_header_top .a_top_menu li.nav-item.a_main {
    display: none;
}
.a_header_top .a_top_menu li.a_logout .nav-link {
    font-size: 20px;
}
.a_top_menu li .nav-link:focus,
.a_top_menu li .nav-link:hover,
.a_top_menu li.active .nav-link {
    opacity: 0.7;
}
.a_top_menu li .dropdown-toggle::after {
    margin-left: 12px;
    vertical-align: 0.155em;
    border-top: .4em solid;
}
.a_top_menu li.dropdown {
    position: relative;
    border-right: 1px solid #c1c1c1;
}
.a_banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #333333;
    background-image: url('../images/banner.jpg');
    background-size: 100% 100%;
    min-height: 300px;
    padding-top: 20px;
}
.a_banner h2 {
    font-size: 50px;
    font-weight: 300;
    color: #ffffff;
}
.a_photos_section {
    padding: 50px 0;
    background-color: #ded5d5;
}
.a_photos_wrapper {
    /* max-height: 760px;
    overflow-y: scroll;
    overflow-x: hidden; */
    position: relative;
}
.a_photos {
    margin-left: -10px;
    margin-right: -10px;
    max-height: 760px;
}
.a_photos .a_photo {
    padding-left: 10px;
    padding-right: 10px;
}
.a_vertical_btn {
    /* FF3.5+ */
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-90.0deg);
    position: fixed;
    top: 50%;
    right: 0;
    width: 60px;
    z-index: 999;
}
.a_vertical_btn {
    top: 25%;
}
.a_vertical_btn {
    width: 45px;
}
.a_vertical_btn.a_top {
    z-index: 10;
}
.a_rotate_btn {
    color: #fff;
    text-transform: capitalize;
    border-width: 3px 3px 0;
    border-radius: 10px 10px 0 0;
    border-color: #bb906c;
    background-color: #5e422e;
    font-size: 18px;
    padding: 9px 15px;
    height: 45px;
    font-weight: 400;
    cursor: pointer;
}
.a_vertical_btn.a_top .a_rotate_btn {
    width: 210px;
    margin-left: -110px;
}
.a_vertical_btn.a_bottom .a_rotate_btn {
    width: 110px;
    margin-left: -230px;
}
.alert-danger {
    color: #fff;
    border-color: #82d3ef;
    background-color: #82d3ef;
}
.a_share_modal {}
.a_alert {
    color: #fff;
    border-color: #82d3ef;
    background-color: #82d3ef;
    word-break: break-all;
    padding-right: 30px;
}
.a_alert .close {
    position: absolute;
    top: 11px;
    right: 8px;
    padding: 0;
    color: #fff;
    width: 20px;
    font-size: 30px;
    height: 20px;
    opacity: 1;
    line-height: 15px;
    cursor: pointer;
}
.a_alert .close span {
    display: inline-block;
    vertical-align: top;
}
.a_alert .close:hover {
    opacity: 0.7;
    color: #000000;
}
.a_share_modal .modal-content {
    border: 7px solid #bb906c;
    background-color: #ececec;
    border-radius: 10px;
}
.a_share_modal .modal-header {
    padding-top: 30px;
    color: #1f1f1f;
    margin: 0 auto;
}
.a_share_modal .modal-header figure {
    margin-bottom: 20px;
}
.a_share_modal .a_close {
    background-color: #82d3ef;
    opacity: 1;
    color: #fff;
    font-weight: normal;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 7px;
    position: absolute;
    right: 20px;
    top: 20px;
    margin: 0;
    cursor: pointer;
    text-align: center;
    line-height: 10px;
}
.a_share_modal .a_close:hover {
    opacity: 0.7;
}
.a_share_modal .modal-body {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
.a_share_modal .form-group {
    margin-bottom: 1rem;
}
.a_share_modal .a_textarea {
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
}
.a_checkbox_select {
    margin-bottom: 30px;
}
.a_checkbox_select .btn-group {
    width: 100%;
}
.a_checkbox_select button {
    width: 100%;
    text-align: left;
    border: 2px solid #b9b4b4;
    background-color: #fff;
    padding-right: 30px;
    height: 50px;
    border-radius: 10px;
    color: #b9b4b4;
}
.a_checkbox_select .dropdown-toggle::after {
    border-top: 0.6em solid #b9b4b4;
    position: absolute;
    right: 20px;
    top: 20px;
}
.a_checkbox_select .multiselect-container {
    width: 100%;
    border-radius: 10px;
    border: 2px solid #b9b4b4;
    padding: 10px 0;
}
.a_checkbox_select .multiselect-container>li>a {
    padding: 0;
    width: 100%;
}
.a_checkbox_select .multiselect-container>li>a>label {
    padding: 3px 20px 3px 20px;
    width: 100%;
    color: #2e2d2d;
    font-size: 18px;
}
.a_h_body {
    height: 100%
}
.a_h_body .a_page {
    min-height: 100%;
    position: relative;
    padding-bottom: 340px;
    background-color: #f5f5f5;
}
.a_h_body .a_footer {
    padding: 20px 0;
    background-color: #463021;
    color: #af8a70;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #333333;
    background-image: url(../images/banner.jpg);
    background-size: 100% 100%;
    min-height: 340px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.a_footer {
    padding: 20px 0;
    background-color: #463021;
    color: #af8a70;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #333333;
    background-image: url(../images/banner.jpg);
    background-size: 100% 100%;
    min-height: 340px;
    text-align: center;
    font-size: 16px;
}
.a_footer p a {
    color: #af8a70;
}
.a_footer p a:hover {
    opacity: 0.7;
}

/*home page css end*/


/*edit image  page css start*/

.a_memory_section {
    background-color: #ded5d5;
    padding: 50px 0;
}
.a_images_gallery {
    padding: 0 30px;
    margin-bottom: 50px;
}
.a_images_gallery .item.active a,
.a_images_gallery .item a:focus {
    border: 3px solid #5e422e;
}
.a_images_gallery .owl-theme .owl-nav {
    margin-top: 0;
}
.a_images_gallery .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    top: 50%;
    margin: 0;
    background-color: transparent;
    font-size: 30px;
    color: #5e422e;
    font-weight: bold;
    padding: 0;
    line-height: 20px;
    margin-top: -15px;
}
.a_images_gallery .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    top: 50%;
    margin: 0;
    background-color: transparent;
    font-size: 30px;
    color: #5e422e;
    font-weight: bold;
    padding: 0;
    line-height: 20px;
    margin-top: -15px;
}
.a_memory_block_outer {
    padding: 0 30px;
    margin-bottom: 25px;
}
.a_memory_block {
    background-color: #fff;
    padding: 10px;
}
.a_image_box {
    background-color: #fff;
    padding: 20px;
    text-align: center;
}
.a_image_box figure {
    width: 100%;
    max-width: 530px;
    display: inline-block;
    vertical-align: top;
}
.a_memory_box {
    background-color: #fcf0e7;
    padding: 12px 25px 25px;
    width: 100%;
}
.a_memory_box h4 {
    margin-bottom: 10px;
}
.a_memory_form .form-group {
    margin-bottom: 10px;
}
.a_memory_form .form-control {
    background-color: #ffffff;
    border-color: #dec4b0;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 14px;
    height: 44px;
    color: #433f3f;
    border-width: 1px;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
}
.a_audio_box {
    background-color: #ffffff;
    border-color: #dec4b0;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #1f1f1f;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    text-align: center;
    padding: 50px 10px 40px;
}
.a_audio_box .figure-caption {
    color: inherit;
}
.a_audio_controls {
    min-height: 120px;
}
.a_audio_controls a:hover {
    opacity: 0.7;
}
.a_add_commets_block {
    padding: 20px;
    background-color: #fff;
}
.a_add_comments {
    background-color: #fff3ea;
    border-radius: 10px;
    border: 2px solid #ebbe9c;
    padding: 15px 15px 25px;
}
.a_content_block_outer {
    padding: 0 30px;
}
.a_content_block {
    background-color: #fff;
    padding: 20px;
}
.a_block_heading {
    color: #1f1f1f;
    border-bottom: 2px solid #e7e7e7;
    padding-left: 15px;
}
.a_block_heading h3 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.a_comments {
    padding: 15px;
}
.a_comment {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.a_comments h4 {
    color: #433f3f;
    font-size: 16px;
    margin-bottom: 0;
}
.a_comments h4 small {
    color: #878686;
    font-size: 14px;
}
.a_comments p {
    font-size: 16px;
    color: #797878;
    margin-bottom: 10px;
}
.a_audio_play {
    padding-top: 4px;
}
.a_audio_play img {
    width: 82%;
    height: 31px;
    padding-right: 15px;
}
.a_audio_play .btn {
    width: 18%;
}

/*edit image  page css end*/


/*browse  page css start*/

.a_section {
    padding: 60px 0;
}
.a_browse_section {
    padding: 60px 0;
    background-color: #f5f5f5;
}
.a_browse_block {
    border: 6px solid #5e422e;
    padding: 50px 20px 40px;
    border-radius: 20px;
}
.a_block_title {
    font-size: 36px;
    margin: 0;
    font-weight: 400;
    color: #bf906b;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    text-align: center;
    z-index: 3;
    width: 100%;
    top: -30px;
    left: 0;
}

/* .a_block_title:after {
    content: '';
    height: 6px;
    width: 100%;
    background-color: #5e422e;
    top: 50%;
    left: 0;
    position: absolute;
} */

.a_block_title span {
    background-color: #f5f5f5;
    position: relative;
    z-index: 5;
    padding: 0 10px;
}
.a_custom_file {
    height: 60px;
    width: 100%;
}
.a_custom_file .custom-file-input {
    height: 60px;
    width: 100%;
}

/* .a_custom_file .custom-file-input:focus {
    outline: none;
} */

.a_custom_file .custom-file-control {
    background-color: #f5f5f5;
    border-color: #ebbe9c;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 24px;
    height: 60px;
    color: #5e422e;
    border-width: 2px;
    border-radius: 10px;
    padding-top: 10px;
}
.a_custom_file .custom-file-control::before {
    color: #c19774;
    border-color: #bb906c;
    border-width: 0px 0 0 2px;
    background-color: #5e422e;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
    height: auto;
    border-radius: 0px 10px 10px 0;
    padding: 13px 10px;
}
.a_vertical_btn.a_last .a_rotate_btn {
    width: 115px;
    margin-left: -355px;
}
.a_loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #5e422e;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    z-index: 1001;
}
.a_bg_shadow {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*@media only screen and (max-width: 991px){
    .a_vertical_btn.a_last .a_rotate_btn {
        width: 100px;
        margin-left: -335px;
    }
}*/


/*browse  page css end*/


/*home page new design css start*/

.a_p_section {
    padding: 60px 0;
    background-color: #f5f5f5;
}
.a_p_wrapper {
    border-right: 1px solid #9f9f9f;
    padding-right: 20px;
}
.a_p_wrapper h3 {
    font-size: 36px;
    margin: 0 0 10px;
    font-weight: 400;
    color: #bf906b;
    margin-bottom: 20px;
}
.a_imgs {
    margin-left: -10px;
    margin-right: -10px;
}
.a_img {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.a_img_checkbox {
    cursor: pointer;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 100%;
}
.a_img_checkbox img {
    width: 100%;
    border-radius: 5px;
}
.a_img_checkbox .custom-control-indicator {
    display: none;
    width: 24px;
    height: 24px;
    top: 12px;
    left: 12px;
    color: #5e422e;
    background-color: #ffffff;
    border: 1px solid #b5b5b5;
}
.a_img_checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("../images/checkbox-icon.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.a_img_checkbox .custom-control-input:checked~.custom-control-indicator {
    color: #5e422e;
    background-color: #ffffff;
    display: block;
}
.a_img_checkbox:hover .custom-control-indicator {
    display: block;
}
.a_img_checkbox .a_overlay {
    display: none;
    background-color: #7da962;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    opacity: 0.6;
}
.a_img_checkbox .custom-control-input:checked~.a_overlay {
    display: block;
}
.a_view_icons {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: none;
}
.a_img_checkbox .custom-control-input:checked~.a_view_icons {
    display: block;
}
.a_view_icons li {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.a_view_icons li:first-child {
    margin-left: 0;
}
.a_view_icons li a {
    color: #ffffff;
}
.a_view_icons li a:focus,
.a_view_icons li a:hover {
    opacity: 0.5;
}

/* .a_c_file {
    height: 44px;
    width: 100%;
} */


/* .a_c_file input[type="file"] {
    background-color: #82d3ef;
    border-color: #82d3ef;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 44px;
}
.a_c_file span {
    background-color: #82d3ef;
    border-color: #82d3ef;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    width: 100%;
    height: 44px;
    font-size: 17px;
    color: #fff;
    border-radius: 10px;
    padding: 9px 30px;
    text-transform: uppercase;
    cursor: pointer;
} */

.a_c_file input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

/* .js .a_c_file input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
} */

.a_c_file input[type="file"]+label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}

/* .no-js .a_c_file input[type="file"]+label {
    display: none;
} */

.a_c_file input[type="file"]:focus+label,
.a_c_file input[type="file"].has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.a_c_file input[type="file"]+label {
    color: #ffffff;
    background-color: #82d3ef;
}
.a_c_file input[type="file"]:focus+label,
.a_c_file input[type="file"].has-focus+label,
.a_c_file input[type="file"]+label:hover {
    background-color: #82d3ef;
}

/*home page new design css end*/


/* add memory page start */

.a_select_photo_gallery {
    background-color: #fdfbf8;
    border-bottom: 1px solid #eae6dc;
    padding: 10px 0;
}
.a_select_photo_gallery p {
    font-size: 16px;
    color: #503425;
}
.a_select_photo_gallery .item.active a,
.a_select_photo_gallery .item a:focus {
    border: 3px solid #5e422e;
}
.a_select_photo_gallery .owl-theme .owl-nav {
    margin-top: 0;
}
.a_select_photo_gallery .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    top: 50%;
    margin: 0;
    background-color: transparent;
    font-size: 30px;
    color: #5e422e;
    font-weight: bold;
    padding: 0;
    line-height: 20px;
    margin-top: -15px;
}
.a_select_photo_gallery .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    top: 50%;
    margin: 0;
    background-color: transparent;
    font-size: 30px;
    color: #5e422e;
    font-weight: bold;
    padding: 0;
    line-height: 20px;
    margin-top: -15px;
}
.a_am_section {
    padding: 60px 0;
    background-color: #ffffff;
}
.a_am_block {
    margin-bottom: 30px;
}
.a_am_block .a_img_box {
    text-align: center;
    border-right: 1px solid #9f9f9f;
    padding: 20px 60px 20px 0;
}
.a_am_block .a_img_box figure {
    width: 100%;
    max-width: 530px;
    display: inline-block;
    vertical-align: top;
}
.a_am_block .a_recorder_box {
    padding: 20px;
    border-color: #d0e8f5;
    border-width: 2px;
    background-color: #f5f5f5;
    border-style: solid;
    border-radius: 10px;
    margin-bottom: 15px;
}
.a_am_block .a_recorder_box .a_recorder {
    margin-bottom: 15px;
    position: relative;
    padding-left: 83px;
    min-height: 74px;
}
.a_am_block .a_recorder_box {}
.a_am_block .a_recorder_box .a_progress {
    background-color: #d9d9d9;
    height: 60px;
    border-radius: 15px;
    width: 100%;
}
.a_am_block .a_recorder_box .a_progress .progress-bar {
    background-color: #d0e8f5;
    border-right: 1px solid #999;
}
.a_am_block .a_recorder_box .a_mic_btn {
    border-radius: 50%;
    cursor: pointer;
    width: 74px;
    height: 73px;
    background-image: url(../images/mic-btn.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.a_am_block .a_recorder_box .a_mic_btn:hover {
    opacity: 0.7;
}
.a_am_block .a_recorder_box .a_upload_btn {
    border-radius: 50%;
    cursor: pointer;
    width: 74px;
    height: 73px;
    background-image: url(../images/upload-btn.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.a_am_block .a_recorder_box .a_upload_btn:hover {
    opacity: 0.7;
}
.a_am_block .a_recorder_box .a_download_btn {
    border-radius: 50%;
    cursor: pointer;
    width: 74px;
    height: 73px;
    background-image: url(../images/download-btn.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.a_am_block .a_recorder_box .a_download_btn:hover {
    opacity: 0.7;
}
.a_am_block .a_recorder_box .a_stop_btn {
    border-radius: 50%;
    cursor: pointer;
    width: 74px;
    height: 73px;
    background-image: url(../images/stop-btn.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.a_am_block .a_recorder_box .a_stop_btn:hover {
    opacity: 0.7;
}
.a_em_block h3 {
    margin: 0 0 20px;
}
.a_em_box {
    padding: 20px;
    border-radius: 15px;
    background-color: #faf6ed;
    margin-bottom: 20px;
}
.a_audio_row {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8cfc6;
}
.a_audio_row:last-child {
    border-bottom: none;
}
.a_audio_row p {
    font-size: 13px;
    color: #9f9f9f;
    font-weight: 500;
    margin-bottom: 5px;
}
.a_audio_row p strong {
    font-size: 16px;
}
.a_delete_audio {}
.a_delete_audio:hover {
    opacity: 0.7;
}
.a_audio_row audio {
    width: 100%;
}
.a_tm_row {
    padding-bottom: 10px;
}
.a_tm_row .a_tm {
    padding-bottom: 10px;
    position: relative;
    padding-right: 30px;
}
.a_tm_row p {
    font-size: 13px;
    color: #9f9f9f;
    font-weight: 500;
    margin-bottom: 5px;
}
.a_tm_row .card {
    border-color: #9f9f9f;
    border-width: 2px;
    border-radius: 10px;
}
.a_tm_row .card .btn-link {
    text-align: left;
    font-size: 16px;
    color: #9f9f9f;
    font-weight: 500;
    padding: 6px 15px;
    border-style: none;
    position: relative;
}
.a_tm_row .card .btn-link:hover {
    text-decoration: none;
}
.a_tm_row .card .btn-link.collapsed:after {
    transform: rotate(180deg);
    top: 13px;
}
.a_tm_row .card .btn-link:after {
    position: absolute;
    top: 10px;
    right: 14px;
    content: "\f077";
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 12px;
}
.a_tm_row .card .card-body {
    padding: 10px 15px;
    font-size: 15px;
    color: #9f9f9f;
}
.a_tm_row .a_delete_audio {
    position: absolute;
    top: 7px;
    right: 0;
}

/* stop-btn */


/* add memory page end */

.a_block {
    border: 6px solid #5e422e;
    padding: 50px 20px 40px;
    border-radius: 20px;
}
.a_p_tabs {}
.a_p_tabs .nav-link {
    color: #495057;
    font-size: 16px;
    font-weight: 500;
}