@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Exo:200,300,400,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Exo+2:400,500,600";
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700&display=swap");

@font-face {
    font-family: 'myriad-font';
    src: url("../fonts/myriad-font.otf");
}

@font-face {
    font-family: 'klavika-font';
    src: url("../fonts/Klavika.otf");
}

@font-face {
    font-family: 'tahoma-font';
    src: url("../fonts/tahoma.ttf");
}

/* line 17, ../sass/_variables.scss */

::-webkit-scrollbar {
    width: 8px;
    height: 15px;
    min-height: 15px !important;
}

/* line 20, ../sass/_variables.scss */

::-webkit-scrollbar-track {
    width: 0;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, .1);
}

/* line 23, ../sass/_variables.scss */

::-webkit-scrollbar-thumb {
    background: #167ac6;
}

body::-webkit-scrollbar-thumb:hover {
    background: black;
}

/* line 26, ../sass/_variables.scss */

::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.no-margin {
    margin: 0 !important;
}

/* line 31, ../sass/app.scss */

.mian-header-slider .main-img-slider {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

/* line 37, ../sass/app.scss */

.mian-header-slider .main-img-slider .bc-slider-img {
    min-height: 100vh;
    background-size: cover !important;
    background-position: center !important;
}

/* line 44, ../sass/app.scss */

.mian-header-slider .main-home-section {
    position: relative;
    z-index: 1000;
}

.inner_header_background .main-home-section {
    background: #00000059;
}

/* line 47, ../sass/app.scss */

.mian-header-slider .main-home-section .top-bar {
    min-height: 60px;
    padding: 30px 0 30px 0;
}

.inner-topbar {
    padding: 1px 0 30px 0 !important;
}

/* line 52, ../sass/app.scss */

.mian-header-slider .main-home-section .top-bar .follow-us-section {
    padding-top: 50px;
    display: inline-flex;
}

.mian-header-slider .main-home-section .top-bar .follow-us-section span {
    color: white;
    font-size: 16px;
    margin-right: 0;
    line-height: 24px;
}

.social_links {
    width: 22px;
    margin-left: 10px;
}

/* line 58, ../sass/app.scss */

.mian-header-slider .main-home-section .top-bar .follow-us-section a {
    margin-right: 7px;
    font-size: 16px;
    border-radius: 100%;
    color: white;
    font-weight: 500;
}

/* line 68, ../sass/app.scss */

.mian-header-slider .main-home-section .top-bar .time-date-section {
    /* float: right; */
    font-size: 1px;
    padding-top: 50px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}

/* line 71, ../sass/app.scss */

.mian-header-slider .main-home-section .top-bar .time-date-section span {
    color: #fff;
    font-size: 13px;
    padding: 0 8px 0 0;
    border-right: solid 1px #fff;
    font-weight: 500;
    margin: 0px 4px 0 4px;
    line-height: 22px;
}

/* line 78, ../sass/app.scss */

.mian-header-slider .main-home-section .top-bar .time-date-section span:last-child {
    border-right: 0;
    padding-right: 0;
}

.time-date-section .moon {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 3px;
}

/* line 86, ../sass/app.scss */
.navbar-nav>li {
    float: none;
    display: inline-block;
}

.mian-header-slider .main-home-section .navbar-default {
    background-color: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 4px 0;
    z-index: 9999;
}

/* line 94, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav {
    width: 100%;
    text-align: center;
}

.mian-header-slider .main-home-section .navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

/* line 100, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li a {
    font-weight: 300;
    color: white;
    font-size: 16px;
}

.btn-wht {
    border: 1px solid !important;
    border-radius: 25px !important;
    font-weight: 700 !important;
    padding: 7px 16px !important;
}

/* line 106, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li a .caret {
    position: absolute;
    bottom: 10px;
    left: 46%;
    right: auto;
}


/* line 113, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li a:hover {
    color: #1e88e5 !important;
}



.mian-header-slider .main-home-section .navbar-default .navbar-nav li a:hover img {
    content: url("../images/icons/bookmark.png");
}

/* line 119, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu {
    background: rgba(0, 0, 0, 0.78) url('../images/icons/pattern-repeat-x-white.png');
    border-color: transparent;
    margin: 4px 0 0;
    padding: 0;
    min-width: 335px !important;
}

/* line 125, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu li {
    background-color: transparent;
    padding: 10px 5px;
}

/* line 129, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu li a {
    font-weight: 500;
    padding: 3px 7px;
    font-size: 16px;
    text-transform: capitalize;
}

.dropdown-menu li a::before {
    content: url('../images/icons/book.png');
    margin-right: 15px;
}

.dropdown-menu li a:hover::before {
    content: url('../images/icons/bookmark.png');
}

.dropdown-submenu .dropdown-menu-2 li a::before {
    content: unset !important;
}

.dropdown-submenu .test-dropdown::after {
    content: url('../images/icons/drop-w.png');
    float: right;
}

.dropdown-submenu .test-dropdown:hover::after {
    content: url('../images/icons/drop-b.png') !important;
    float: right;
}

.dropdown-submenu.open .test-dropdown::after {
    content: url('../images/icons/collpase.png') !important;
    float: right;
}

/* line 135, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu li a:hover {
    color: #F6E856;
    background-color: transparent;
}

/* line 140, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu li a:focus {
    background-color: transparent;
    outline: none;
    border-color: transparent;
}

/* line 147, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu li:last-child {
    border-bottom: 0;
}

/* line 154, ../sass/app.scss */

.mian-header-slider .main-home-section .navbar-default .navbar-nav .open>a {
    font-weight: 500;
    color: #167ac6;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    position: absolute;
    right: 0;
    top: 0;
}

.inner_header_background .navbar-toggle {
    right: 40px;
}

/* line 163, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab {
    margin-top: 30px;
    min-height: 250px;
    -webkit-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

/* line 176, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .show-radio-div-section {
    background-color: #00000075;
}

.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: transparent !important;
    background: url(../images/icons/footer-bg.png) no-repeat left top/cover;
}

.navbar-header {
    float: none;
}

.btn-blue {
    font-weight: 700 !important;
    background: #1e88e5 !important;
    border-radius: 25px !important;
    padding: 8px 16px !important;
    margin: 0 12px !important;
    color: white !important;
    border: 1px solid #fff;
}

.btn-blue:hover {
    background: #fff !important;
    color: #1e88e5 !important;
    border: 1px solid #1e88e5;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.s-icon {
    width: 35px;
    cursor: pointer;
    float: right;
    margin: 8px 18px 8px 0;
    position: relative;
    top: 0;
    right: 0;
}

.sticky1 {
    position: fixed;
    top: 0;
    width: 100%;
    background: url(../images/icons/footer-bg.png) no-repeat left top/cover;
    padding-top: 15px;
    padding-bottom: 12px !important;
}

.sticky1+.content {
    padding-top: 60px;
}

.buttons-books {
    margin: 0 0 7% 0;
}

.btn-black {
    font-weight: 700 !important;
    background: transparent !important;
    border-radius: 25px !important;
    padding: 8px 16px !important;
    margin: 0 7px !important;
    color: #212121 !important;
    border: 2px solid #212121;
}

.btn-black:hover {
    background: #212121 !important;
    color: white !important;
}

.img-container {
    position: relative;
    width: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.3s ease-in;
    background-color: #1e88e5;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.img-container:hover .overlay {
    opacity: 0.9;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.img-pos {
    position: relative;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) !important;
}



.custom-s .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: transparent !important;
    color: black !important;
}

.custom-s h6 {
    text-align: center;
    padding: 20px 0;
}

.custom-s .modal-header {
    padding: 0px 15px 8px 15px;
    border-bottom: none;
    background: #0000001c;
}

.custom-s .modal-header .close {
    margin-top: 5px;
}

.custom-s .modal-footer {
    border-top: none;
}

.custom-s .nav>li>a:hover {
    background: transparent;
    color: #ffca28;
}

.home_nav {
    padding: 16px 8px;
    line-height: 50px;

}

.m-0-6 {
    margin: 0 6px;
}

.mt-4 {
    margin-top: 4px;
}

.mt-6 {
    margin-top: 6px;
}

.ml-16 {
    margin-left: 16px;
}

.ml-20 {
    margin-left: 20px;
}

.inner_header_background .mob_menu {
    width: 100%;
}

.mob_menu {
    display: none;
}

.mob_none {
    display: block;
}

.home_icon {
    font-weight: 300;
    font-size: 16px;
    color: #ddd;
    vertical-align: middle;
    display: none;
}

.nav_txt {
    color: #fff;
    vertical-align: middle;
    margin-left: 5px;
}

.custom-s .modal-content {
    background: url('../images/icons/custom-search.jpg');
    border-radius: 15px;
}

.p-t {
    margin-top: 20px;
}

.radio-container {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.custom-checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: #0000001a;
    border-radius: 50%;
}

.radio-container:hover input~.custom-checkmark {
    background-color: #ccc;
}

.radio-container input:checked~.custom-checkmark {
    background-color: #2196F3;
}

.custom-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-s .nav-pills li a::before {
    content: url('../images/icons/circule-before.png') !important;
    position: relative;
    top: 8px;
    left: -3px;
}

.custom-s .nav-pills li.active a::before {
    content: url('../images/icons/btn-hover.png') !important;
}

.radio-container input:checked~.custom-checkmark:after {
    display: block;
}

.radio-container .custom-checkmark:after {
    top: 4px;
    left: 4px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: white;
}

.btn-position {
    position: relative;
    top: 70px;
}

.btn-position-in {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}

.img-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.img-hover .white-clr {
    color: white;
    font-size: 15px;
    margin-bottom: 0;
}

.img-hover .yellow-clr {
    color: #ffca28;
    font-size: 11px;
    margin: 6px 0;
}



.bfh-selectbox .bfh-selectbox-toggle {
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
}

.bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
    height: 25px;
}

/* line 180, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input {
    padding: 25px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    font-size: 16px;
    margin: 0;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 30px;
    background: #e4e4e1 url('../images/icons/pattern-repeat-x-background-dark.png');
    height: 300px;
}

/* line 194, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form {
    min-width: 500px;
}

/* line 197, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form p {
    font-size: 14px;
    color: #212121;
}

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form h6 {
    font-size: 20px;
    font-weight: 700;
    color: #212121;
    text-transform: capitalize;
    margin-bottom: 0;
}

.s-img {
    padding-bottom: 10px;
}

/* line 203, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .form-control {
    min-height: 45px;
    max-height: 45px;
    color: black !important;
    background-color: white;
    border-radius: 25px;
    border: none;
}

/* line 211, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .form-control:focus {
    border-color: #ffffff59;
    box-shadow: none;
    outline: none;
}

/* line 219, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form ::placeholder {
    color: white;
    opacity: 1;
    /* Firefox */
}

/* line 224, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

/* line 228, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}

/* line 232, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .main-search-button {
    border-radius: 4px;
    border: 1px solid #ffffff9c;
    font-size: 13px !important;
    background-color: #0364a8;
    padding: 7px 35px !important;
    color: white;
}

/* line 241, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .main-search-button:focus {
    background-color: #0364a8;
    color: white;
    outline: none;
    box-shadow: none;
}

/* line 248, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .main-search-button:hover {
    background-color: #0364a8;
    color: white;
}

/* line 255, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .select-styled {
    display: none;
}

/* line 262, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

/* line 270, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds ul li {
    color: #212121;
    display: block;
    position: relative;
    float: left;
    width: -webkit-fill-available;
    border-bottom: 0;
}

.l-btn {
    position: relative;
    top: 55px;
}

/* line 280, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

/* line 285, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    left: 49px;
    margin: 10px auto;
    font-size: 16px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

/* line 298, ../sass/app.scss */


.white-color-p {
    color: white !important;
    float: right !important;
}

.white-color-p img {
    margin-right: 15px !important;
}

/* line 302, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds ul li .check {
    display: block;
    position: absolute;
    border: 1px solid #1e88e5;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 15px;
    left: 27px;
    /*z-index: 5;*/
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

/* line 316, ../sass/app.scss */

/* line 322, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 7px;
    width: 7px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

/* line 336, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds input[type=radio]:checked~.check {
    border: 2px solid #ffca28;
}

/* line 340, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds input[type=radio]:checked~.check::before {
    background: #ffca28;
}

/* line 344, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .custom-radio-button-ds input[type=radio]:checked~label {
    color: #212121;
    font-weight: bold;
}

::placeholder {
    color: #212121 !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #212121 !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #212121 !important;
}

/* line 350, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .bfh-selectbox-options {
    z-index: 20;
    background: white;
    border-radius: 8px;
    padding: 7px 0px;
    overflow: hidden;
    width: 181%;
}

/* line 355, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .bfh-selectbox .bfh-selectbox-options ul li>a {
    font-size: 16px;
    color: #212121 !important;
    padding: 10px 20px;
    text-transform: capitalize;
    border-bottom: solid 1px #0000003d;
}

.b-btm {
    border-bottom: 1px solid #ffffff66;
}

.bfh-selectbox .bfh-selectbox-options ul li {
    border-top: solid 1px #eaeaea;
}

.bfh-selectbox .bfh-selectbox-options ul li>a {
    padding: 6px 20px;
}

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .bfh-selectbox-filter {
    border: solid 1px #fff;
    max-height: 38px;
    padding: 0 10px;
    color: #212121;
    background: #f0f0f0;
}

.mian-header-slider .main-home-section .custome-search-tab .cus-form-input form .bfh-selectbox-filter .form-control {
    color: #fff;
}

/* line 360, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .bfh-selectbox .bfh-selectbox-options ul li>a:hover,
.mian-header-slider .main-home-section .custome-search-tab .bfh-selectbox .bfh-selectbox-options ul li>a:focus {
    color: #fff !important;
    text-decoration: none;
    background-color: #337ab7 !important;
}

.mian-header-slider .main-home-section .custome-search-tab .bfh-selectbox .bfh-selectbox-options ul {
    /*max-width: 242px;*/
    max-height: 169px;
    margin-left: -6px;
}

/* line 367, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button input[type=radio] {
    position: absolute;
    height: 9px;
    width: 9px;
    top: 19px;
    left: 28px;
    z-index: 1000;
    opacity: 0;
}

/* line 371, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button label {
    display: block;
    position: relative;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    padding: 0;
    margin: 10px auto;
    height: 30px;
    left: 32px;
    /*z-index: 9;*/
    top: 5px;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    font-size: 18px;
}

/* line 386, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button .check {
    display: block;
    position: absolute;
    border: 5px solid #AAAAAA;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 19px;
    left: 25px;
    /*z-index: 5;*/
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

/* line 399, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button .check {
    border: 2px solid #FFFFFF;
}

/* line 402, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 9px;
    width: 9px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

/* line 416, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button input[type=radio]:checked~.check {
    border: 1px solid #ffca28;
}

/* line 420, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button input[type=radio]:checked~.check::before {
    background: #ffca28;
}

/* line 424, ../sass/app.scss */

.mian-header-slider .main-home-section .custome-search-tab .choice-radio-button input[type=radio]:checked~label {
    color: #fff;
    font-weight: bold;
}

/* line 430, ../sass/app.scss */

.mian-header-slider .main-home-section .bg-black {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #005cb2;
}

.h-books {
    /*padding-bottom: 3%;*/
}

.subjects {
    background: url('../images/icons/subject-bg.jpg');
}

.form-control {
    border: none;
    min-height: 45px;
    max-height: 45px;
    color: black !important;
    background-color: white;
    border-radius: 25px;
}

.reg-bg {
    background: url('../images/icons/reg-bg.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 0 0 100px 0 !important;
}

/* line 436, ../sass/app.scss */

.btn-sign-in {
    color: #fff;
    float: none !important;
    background-color: #0364A8;
    font: 500 14px "Roboto", sans-serif;
    padding: 11px 18px;
    transition: .6s;
}

/* line 443, ../sass/app.scss */

.btn-sign-in:focus {
    color: #fff;
}

/* line 447, ../sass/app.scss */

.btn-sign-in:hover {
    color: #fff;
    background-color: #78c118;
    transition: .6s;
}

/* line 452, ../sass/app.scss */

.btn-rsp {
    text-transform: capitalize;
}

.img-app {
    padding-top: 8%;
}

/* line 456, ../sass/app.scss */

.bg-f {
    background: url(../images/icons/reg-bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 0 0 100px 0;
}

.user-profile-account {
    background: url(../images/icons/reg-bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 0 0 100px 0;
}

/* line 459, ../sass/app.scss */

.user-profile-account .job-user-cation {
    border-right: 2px solid #9999998a;
    text-align: center;
}

/* line 463, ../sass/app.scss */

.user-profile-account .job-user-cation img {
    max-width: 350px;
    max-height: 350px;
    display: inline-block;
    border-radius: 100%;
}

/* line 470, ../sass/app.scss */

.user-profile-account .job-user-cation .box-rsp {
    width: 185px;
    height: 185px;
    display: inline-block;
}

/* line 475, ../sass/app.scss */

.user-profile-account .job-user-cation .box-rsp img {
    max-width: 185px;
    max-height: 185px;
    display: inline-block;
}

/* line 482, ../sass/app.scss */

.user-profile-account .job-user-cation .account-title {
    margin: 30px 0;
}

/* line 485, ../sass/app.scss */

.user-profile-account .job-user-cation .account-title .title-slogan {
    color: #000;
    font: 500 18px "Raleway", sans-serif;
}

/* line 490, ../sass/app.scss */

.user-profile-account .job-user-cation .account-title .min-border {
    width: 280px;
    height: 1px;
    display: inline-block;
    background: #eee;
}

/* line 501, ../sass/app.scss */

.user-profile-account .job-new-account .form-group {
    margin-bottom: 10px;
}

/* line 504, ../sass/app.scss */

.user-profile-account .job-new-account .form-group .form-title {
    font: 500 16px "myriad-font", sans-serif;
}

/* line 509, ../sass/app.scss */

.user-profile-account .job-new-account .form-group .job-form {
    font: 500 15px "tahoma-font", sans-serif;
    border-radius: 25px;
    height: 45px;
    box-shadow: none;
    outline: none;
    margin-bottom: 30px;
}

.urdu-li {
    float: right;
    font-family: Urdu-Font;
    font-size: 12px;
    font-weight: bold;
    color: #167ac6;
    line-height: 25px;
}

.eng-li {
    font-family: Poppins;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 26px;
}

.mian-header-slider .main-home-section .custome-search-tab .bfh-selectbox .bfh-selectbox-options ul li>a:hover .urdu-li {
    color: white;
}

.bfh-selectbox-filter-container .bfh-selectbox-filter {
    background: #f0f0f0;
}

/* line 517, ../sass/app.scss */

.user-profile-account .job-new-account .job-create-btn {
    margin: 0;
}

/* line 523, ../sass/app.scss */

.user-profile-account .job-new-account .user-check-box .user-check {
    color: #0364a8;
    font: 500 14px "Open Sans", sans-serif;
    margin: 0;
}

/* line 528, ../sass/app.scss */

.user-profile-account .job-new-account .user-check-box .user-check .check-box {
    margin-right: 15px;
    margin-top: 0;
}

/* line 534, ../sass/app.scss */

.user-profile-account .job-new-account .forgot-title {
    color: #0364a8;
    font: 500 14px "Open Sans", sans-serif;
}

/* line 538, ../sass/app.scss */

.user-profile-account .job-new-account .forgot-title:hover {
    color: #004098;
}

/* line 543, ../sass/app.scss */

.user-profile-account .job-new-account .input-group-addon {
    background-color: #004098;
    border-radius: 0;
}

/* line 547, ../sass/app.scss */

.user-profile-account .job-new-account .input-group-addon .fa {
    color: #fff;
}

/* line 553, ../sass/app.scss */

.user-profile-account .radio-inline {
    margin-top: 8px;
    width: 30%;
}

/* line 559, ../sass/app.scss */

.inner_header_background {
    background: url("../images/inner header .jpg") no-repeat;
    background-size: cover;
    background-position: top;
    height: auto;
}

/* line 563, ../sass/app.scss */

.inner_header_background .logo-img-background {
    margin-top: 9%;
}

input[type="text"] {
    outline: none;
}

/* line 569, ../sass/app.scss */

.inner_header_background .follow-us-section {
    margin-top: 40px;
}

/* line 573, ../sass/app.scss */

.inner_header_background .time-date-section {
    margin-top: 40px;
}

/* line 579, ../sass/app.scss */

.book-background-cover {
    margin-bottom: 0px;
    border-top: 1px solid #ffffff63;
    padding: 12px 0 12px 0;
    background: #00000059;
}

/* line 589, ../sass/app.scss */

.book-background-cover h2 {
    color: white;
    font-weight: 500;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 35px;
    margin-bottom: 0;
}

/* line 596, ../sass/app.scss */

.quran-area-section {
    padding: 30px 0 70px;
    /*background-color: #fff;*/
    background: rgba(0, 0, 0, 0) url('../images/icons/Had-bg.jpg');
}

/* line 600, ../sass/app.scss */

.quran-area-section .quran-area-section .quran-books {
    margin-bottom: 10px;
    border-bottom: 1px solid #5f5f5f2e;
    box-shadow: 0 4px 8px 0 transparent, 0 6px 8px 0 rgba(0, 0, 0, 0.1);
}

/* line 611, ../sass/app.scss */

.quran-area-section .hadees-chapters a {
    text-decoration: none;
    transition: .2s;
    color: #202020;
    font-weight: 500;
    font-size: 18px;
}

/* line 619, ../sass/app.scss */

.quran-area-section .hadees-chapters a:hover {
    transition: .3s;
    color: #000;
}

.ravi-modal .modal-content {
    background: url(../images/icons/custom-search.jpg);
    border-radius: 15px;
}

.ravi-modal .modal-header {
    border-bottom: none;
    background: #0000001c;
}

.ravi-modal .modal-footer {
    border-top: none;
    text-align: center !important;
}

.ravi-modal .modal-body p {
    color: #212121;
    font-size: 22px;
    font-weight: 500;
    text-align: justify;
    line-height: 30px;
}

.bookmark-icon-b {
    color: #ffca28 !important;
}

.quran-area-section .hadees-chapters a:hover i {
    color: #ffca28 !important;
}

/* line 626, ../sass/app.scss */

.quran-area-section .hadees-chapters .hadees-chapter-row {
    float: left;
    width: 100%;
    color: #212121;
    margin: 0px;
    font-size: 13px;
}

/* line 638, ../sass/app.scss */

.quran-area-section .hadees-chapters .hadees-chapter-row .media {
    border-top: 1px solid #e0e0e0;
    padding: 10px;
}

/* line 642, ../sass/app.scss */

.quran-area-section .hadees-chapters .hadees-chapter-row .media:hover {
    background-color: #e4e4e4;
}

/* line 649, ../sass/app.scss */

.quran-area-section .highlight {
    background-color: yellow;
}

.blog-section .highlight {
    background-color: yellow;
}

/* line 652, ../sass/app.scss */

.quran-area-section .fa-question-circle {
    color: #286090;
    font-size: 24px;
}

/* line 656, ../sass/app.scss */

.quran-area-section .font-size-question {
    font-size: 18px;
}

/* line 659, ../sass/app.scss */

.quran-area-section .col-12-border {
    border: solid 1px #e0e0e0;
    border-top: 0;
    padding: 0 !important;
}

.custom-f {
    background: #ffca2814;
}

.custom-f h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    color: white;
}

.fee {
    background: #ffca2830;
    padding: 10px;
}

.fee h4 {
    color: #ffca28;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.location img {
    margin: 5px 10px 2px 0;
}

.location p {
    font-size: 12px;
    text-align: justify;
    margin-bottom: 0;
    line-height: 19px;
    color: #abaaa6;
}

.fee p {
    font-size: 12px;
    text-align: justify;
    margin-bottom: 0;
    line-height: 13px;
    color: #ffca287a;
}

.custom-f p {
    margin-bottom: 0;
    font-size: 12px;
    color: #abaaa6;
}

/* line 664, ../sass/app.scss */

.quran-area-section .search_result {
    margin-bottom: 10px;
    border: solid 1px #ababab66;
    border-radius: 12px;
    box-shadow: 5px 2px 1px 0 #3a3a3a14;
    background-color: #ffffff8f;
    text-align: center;
    padding: 20px 0;
}

/* line 673, ../sass/app.scss */

.quran-area-section .search_result span {
    color: #212121;
    font-size: 22px;
    font-family: Poppins;
}

.blue-light-gradaint-color {
    background-image: url(../images/namaz.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.namaz-time h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #167ac6;
}

.namaz-time span {
    font-size: 14px;
}

.button-colors {
    background: #0364a8 !important;
}

.font-color {
    color: #1e88e5 !important;
}

.select-bukhari {
    width: 200px;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.nav-rtl {
    padding-left: 0 !important;
    padding-top: 10px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border-color: #167ac6 !important;
    background-color: #167ac6 !important;
}

.nav>li>a:hover {
    color: #fff;
    border-color: #167ac6 !important;
}

.search-inner form .submit {
    background-color: #167ac6 !important;
}

#nav li a {
    padding: 15px 15px !important;
}

#header {
    border-color: #fff !important;
    background-color: unset !important;
}

#nav li.active a {
    border-color: #fff !important;
}

.vision-box:hover {
    background-color: #167ac6 !important;
}

.margin-top-0{
    margin-top: 0;
}

.sticky:before,
.slider-frame .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover,
.mp3-player-box .audioplayer:not(.audioplayer-mini) .audioplayer-playpause,
.mp3-player-box .audioplayer-bar-played,
.mp3-player-box .audioplayer-volume-adjust div div,
.mp3-player-box .audioplayer-bar-played,
.pagination-col .pagination li.active a,
.pagination-col .pagination>li>a:hover,
.pagination-col .pagination>li>span:hover,
.pagination-col .pagination>li>a:focus,
.pagination-col .pagination>li>span:focus,
body blockquote,
.share-post ul li:hover a,
.tags a:hover,
.cp-categories a:hover,
.countdown-box .countdown_section,
.contact-box,
.cart-box:hover,
.like-box:hover,
.checkout-box:hover,
.post-box a.read-post,
input[type="submit"],
button[type="submit"],
.post-time ul li a.comment-reply-link,
#nav li ul li a:hover,
#nav li ul li:hover>a,
a.btn-style-1,
#banner .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover,
.vision-box h3:before,
.vision-box:hover,
.event-box .countdown-box .countdown_amount:before,
.gallery-style-1 .frame .caption a.zoom:hover,
.progress-box .progress-bar,
.team-box .text-box ul li a:hover,
.about-gallery .frame .caption a.zoom:hover,
.pillars-islam-section,
.prayer-timings {
    background: #167ac6;
}

.vision-box {
    border-radius: 15px !important;
}

.carousel {
    padding: 50px;
}

.carousel-control {
    top: 41% !important;
    width: 5% !important;
}

.item {
    padding: 0 1px;
    cursor: pointer;
    transition: 0.3s;
}

.item .col-xs-1:hover {
    -webkit-filter: brightness(75%);
    filter: brightness(75%);
}

.carousel-inner>.item.next,
.carousel-inner>.item.active.right {
    -webkit-transform: translate3d(8.33%, 0, 0);
    transform: translate3d(8.33%, 0, 0);
}

.carousel-inner>.item.prev,
.carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-8.33%, 0, 0);
    transform: translate3d(-8.33%, 0, 0);
}

#carouselOf3 .carousel-inner>.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

#carouselOf3 .carousel-inner>.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

#carouselOf3 .carousel-inner>.next.left,
#carouselOf3 .carousel-inner>.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#carouselOf3 .carousel-inner>.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

#carouselOf3 .carousel-inner>.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.carousel-control.left {
    background: none !important;
}

.carousel-control.right {
    background: none !important;
}

.margin-right-img {
    margin-right: 10px;
}

.margin-left-img {
    margin-left: 30px;
}

.background_books_color {
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 50%, rgba(255, 173, 5, 1) 50%, rgba(255, 173, 5, 0.48) 100%);
}

.icon-color {
    color: #ffad05;
}

#slider-1 p {
    text-align: center;
    color: #ffffff;
    font-size: 10px;
}

#slider-1 .hover-img:hover {
    border-bottom: 2px solid #ffad05;
}

#slider-1 img {
    width: 100%;
    height: 150px;
}

#slider-1 img:hover {
    border-top: 5px solid #ffad05;
    border-left: 5px solid #ffad05;
}

#slider-1 .hover-img :hover {
    color: #ffad05;
}

#slider-1 .hover-img p:hover {
    border-bottom: 1px solid #ffffff;
}

.margin-top-15 {
    margin-top: 15px;
}

.event-section {
    float: left;
    width: 100%;
    background-color: white !important;
    padding: 80px 0;
}

.history-section {
    float: left;
}

.m-b40 {
    margin-bottom: 40px !important;
}

.blue-tex-color-500 {
    color: white !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    padding: 17% 0 10% 0;
}

.whatsapp-txt {
    display: block;
    overflow: hidden;
    font: 400 14px/14px 'Poppins', sans-serif;
    color: #fff;
    padding: 14px !important;
    background: #ffca2814;
    margin-bottom: 5px;
    border: 1px solid transparent !important;
}

.whatsapp-txt:hover {
    border: 1px solid #ffca28 !important;
}

.whatsapp-txt:hover h4 {
    color: #ffca28;
}

.whatsapp-txt h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    color: white;
}

.whatsapp-txt p {
    margin-bottom: 0;
    font-size: 12px;
    color: #abaaa6;
}

.l-footer {
    margin-bottom: 0;
    font-size: 12px;
    color: #abaaa6;
}

.form-control-footer {
    border-radius: 25px !important;
    border: none !important;
    background: #ffca2814;
}

.form-control-footer:focus {
    border: 1px solid #ffca28 !important;
    outline: none;
}

.black-text-color-500 {
    color: #222 !important;
    font-weight: 500 !important;
}

.copy-right {}

.copy-right p {
    text-align: center;
    color: #abaaa6;
}

.footer-section-2 {
    float: left;
    border-color: #323232 !important;
}

.custom-container-margin {
    margin-left: 3% !important;
    margin-right: 3% !important;
}

.read-more-button {
    padding: 8px 10px !important;
    font-size: 12px !important;
    float: right !important;
}

.text-align-justify {
    text-align: justify;
}

.no-style {
    background-color: transparent;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: 0;
    border-radius: 100%;
}

.no-style:focus {
    box-shadow: none;
    border: 0;
    outline: none;
}

.book-image-size {
    max-width: 100px;
}

.no-style span {
    border-radius: 100%;
}

.slick-slide:focus {
    outline: none;
}


.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.i-h {
    width: 80%;
    display: inline-block !important;
    border: 0 !important;
    position: relative !important;
    -webkit-transition: all 200ms ease-in !important;
    -webkit-transform: scale(1) !important;
    -ms-transition: all 200ms ease-in !important;
    -ms-transform: scale(1) !important;
    -moz-transition: all 200ms ease-in !important;
    -moz-transform: scale(1) !important;
    transition: all 200ms ease-in !important;
    transform: scale(0.92) !important;
}

.i-h:hover {
    z-index: 2 !important;
    -webkit-transition: all 200ms ease-in !important;
    -webkit-transform: scale(1) !important;
    -ms-transition: all 200ms ease-in !important;
    -ms-transform: scale(1) !important;
    -moz-transition: all 200ms ease-in !important;
    -moz-transform: scale(1) !important;
    transition: all 200ms ease-in !important;
    transform: scale(1) !important;
}

.slick-prev:before {
    content: "\f0d9";
    color: #1e88e5;
    font-family: FONTAWESOME;
    background-color: transparent;
    padding: 6px 12px;
    border: 1px solid #1e88e5;
    border-radius: 50%;
}

.slick-next:before {
    content: "\f0da";
    color: #1e88e5;
    font-family: FONTAWESOME;
    background-color: transparent;
    padding: 6px 12px;
    border: 1px solid #1e88e5;
    border-radius: 50%;
}

.download-book-click-details {
    min-height: 80px;
    max-height: 80px;
    margin-top: 18px;
}

.download-details {
    padding: 5px 8px;
    background: #2e6da4;
    display: block;
    border-radius: 10px;
    color: white;
}

.download-details p {
    color: white;
    overflow: hidden;
    display: contents;
    word-break: break-all;
}

.download-details .btn-default {
    float: right;
}

.download-details-2 {
    padding: 5px 8px;
    background: #2e6da4;
    display: block;
    border-radius: 10px;
    color: white;
}

.download-details-2 p {
    color: white;
    overflow: hidden;
    display: contents;
    word-break: break-all;
}

.download-details-2 .btn-default {
    float: right;
}

.download-details-3 {
    padding: 5px 8px;
    background: #2e6da4;
    display: block;
    border-radius: 10px;
    color: white;
}

.download-details-3 p {
    color: white;
    overflow: hidden;
    display: contents;
    word-break: break-all;
}

.download-details-3 .btn-default {
    float: right;
}

.download-details-4 {
    padding: 5px 8px;
    background: #2e6da4;
    display: block;
    border-radius: 10px;
    color: white;
}

.download-btn button {
    background-color: #1411cfc2 !important;
    border-color: #1411cfc2 !important;
    border-radius: 50% !important;
}

.download-btn button:hover {
    background-color: #08067fc2 !important;
    border-color: #08067fc2 !important;
    border-radius: 50% !important;
}

.download-btn a {
    color: white;
}

.download-details-4 p {
    color: white;
    overflow: hidden;
    display: contents;
    word-break: break-all;
}

.download-details-4 .btn-default {
    float: right;
}

.download-button {
    background: none;
    border: 0;
    margin: 0;
    font-size: 21px;
    padding: 0;
    padding-top: 8px;
}

.download-button:focus {
    outline: none;
}

.download-button:hover {
    background: none;
}

.download-button-2 {
    background: none;
    border: 0;
    margin: 0;
    font-size: 21px;
    padding: 0;
    padding-top: 8px;
}

.download-button-2:focus {
    outline: none;
}

.download-button-2:hover {
    background: none;
}

.subscribe-h4 {
    font-weight: bold;
    line-height: 14px;
    font-size: 14px;
    margin: 0;

}

.enginer-43 {
    font-size: 25px;
    margin: 0 0 8px 0;
    font-weight: bold;
    text-transform: capitalize;
}

.l-height {
    line-height: 34px;
}

.hvr-clr:hover {
    background: #00000014;
}

img.home_decorator {
    vertical-align: middle;
    margin: 0 6px;
}

/*btnx_quote*/

@-webkit-keyframes pulseaim {
    to {
        box-shadow: 0 0 0 18px rgba(12, 108, 211, 0);
    }
}

.btnx_quote img,
.talk_btn img,
.talk_btn button {
    animation: pulseaim 1.75s infinite cubic-bezier(.66, 0, 0, 1);
    box-shadow: 0 0 0 0 rgb(12, 108, 211);
}

@-webkit-keyframes pulseaim {
    to {
        box-shadow: 0 0 0 18px rgba(12, 108, 211, 0);
    }
}

.btnx_quote img:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

.first_bottom_img {
    width: 430px;
}

.btnx_quote {
    position: absolute;
    right: 200px;
    top: 21px;
    margin: 8px 22px 8px 8px;
    z-index: 10;
}

.btnx_quote img {
    border-radius: 50%;
}

.btnx_quote img:hover {
    background: #1cabf4;
}

.border {
    border: 1px solid #00000014;
}

.clr-red {
    background-color: #ff0000 !important;
}

.clr-red:hover {
    background: #fff !important;
    color: #ff0000 !important;
    border: 1px solid #ff0000;
}

.c-ul ul {
    padding-right: 6px !important;
}

.strong {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: unset;
}

.define-p {
    font-size: 14px;
}

.f-right {
    float: right;
}

.home-videos {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    line-height: 16px;
}

.frame {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.video-col-padding {
    padding: 0 6px !important;
}

.post-box {
    background: white;
    display: inline-block;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0), 0 6px 8px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #5f5f5f2e;
}

.home-videos a {
    max-height: 33px !important;
    min-height: 33px !important;
    margin: 0 0 4px 0;
}

.duration {
    float: right;
    background-color: black;
    color: #fff;
    z-index: 8;
    position: absolute;
    margin-right: 3px;
    right: 0;
    bottom: 0;
    display: flex;
    font-weight: 600;
    border-radius: 2px;
    font-size: 12px;
    padding: 2px 5px;
}

.c-icon {
    font-size: 15px;
    position: absolute;
    top: 10px;
    color: black;
}

.c-icon:hover {
    color: #1e88e5;
}

.mb-research {
    display: none !important;
}

.home-videos {
    max-height: 35px !important;
    min-height: 35px !important;
    margin-bottom: 25px;
}

.like-img {
    width: 15px !important;
    position: absolute !important;
    top: 10px !important;
}

.like-img:hover {
    content: url('../images/icons/like-hover.img.png');
}

.post-box:hover .text-box .home-videos a {
    color: #010f70;
}

.m-t4 {
    margin-top: 4%;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

.our-vision .slick-slide img {
    width: 130px;
    height: 185px;
}

.slick-slide .img-hover img {
    width: 14px !important;
    height: auto;
}

.p-b {
    margin-bottom: 5%;
}

.home-video-2 {
    max-height: 19px !important;
    min-height: 28px !important;
}

.post-box-2 {
    background-color: white;
}

.post-box-2-padding {
    padding-left: 7px;
    padding-right: 7px;
}

header {
    min-height: 100vh;
}

.padding-txt {
    padding: 0 10px;
}

.home_dd {
    outline: none;
    border: none;
    border-radius: 25px !important;
    color: #212121 !important;
    background: white !important;
    max-height: 45px;
    min-height: 45px;
}

.home_dd:hover {
    cursor: pointer;
}

.home_dd option {
    background: white;
    padding: 7px 0;
    overflow: hidden;
}

.home_dd option:hover {
    cursor: pointer;
}

.slick-slide .research-image {
    min-height: auto;
    max-height: max-content;
}

.app-img {
    width: 70% !important;
    margin: auto !important;
}

.research-slider {
    padding-left: 2%;
    padding-right: 2.0%;
}

.research-padding {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.research-list-pt {
    padding-top: 4%;
}

.store-app-slider .slick-prev:before {
    padding: 6px 12px;
    border-radius: 50%;
}

.store-app-slider .slick-next:before {
    padding: 6px 12px;
    border-radius: 50%;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths,
.col-xs-two5ths,
.col-sm-two5ths,
.col-md-two5ths,
.col-lg-two5ths,
.col-xl-two5ths,
.col-xs-three5ths,
.col-sm-three5ths,
.col-md-three5ths,
.col-lg-three5ths,
.col-xl-three5ths,
.col-xs-four5ths,
.col-sm-four5ths,
.col-md-four5ths,
.col-lg-four5ths,
.col-xl-four5ths,
.col-xs-five5ths,
.col-sm-five5ths,
.col-md-five5ths,
.col-lg-five5ths,
.col-xl-five5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.titl-eng h4 {
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 17px;
    float: left;
    color: #777;
    direction: ltr;

}

.titl-urdu h4 {
    font: 400 16px urdu-font;
    color: #777;
    padding-top: 14px;
    word-spacing: 0;
    float: right;
    direction: rtl;
}

.research-books:hover {}

/*toaster start*/
#toast {
    visibility: hidden;
    text-align: center;
    border-radius: 2px;
    position: fixed;
    z-index: 1;
    right: 1%;
    top: 12%;
    font-size: 17px;
    white-space: nowrap;
}

#toast #img {
    padding: 12px;
    min-height: 50px;
    max-height: 200px;
    float: left;
    box-sizing: border-box;
    background: url(../images/icons/footer-bg.png);
    border: 1px solid #ffca28;
    border-radius: 10px;
}

#toast p {
    text-align: justify;
    word-break: break-all;
    margin-bottom: 0;
    color: #ffca28;
    text-transform: capitalize;
}

#toast .nt {
    color: white;
    font-size: 16px;
    margin-right: 5px;
}

#toast.show {
    visibility: visible;
    -webkit-animation: fadein 2s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 2s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

.disp_web {
    display: block;
}

.disp_mob {
    display: none;
}


@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 60px;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 60px;
        opacity: 0;
    }
}

/*toaster end*/

.navbar-right {
    margin-top: 0;
}

.navbar-right .nav-link {
    font-size: 14px;
}

@media (min-width: 1200px) {
    .col-xl-5ths {
        width: 20%;
        float: left;
    }

    .col-xl-two5ths {
        width: 40%;
        float: left;
    }

    .col-xl-three5ths {
        width: 60%;
        float: left;
    }

    .col-xl-four5ths {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }

    .col-lg-two5ths {
        width: 40%;
        float: left;
    }

    .col-lg-three5ths {
        width: 60%;
        float: left;
    }

    .col-lg-four5ths {
        width: 80%;
        float: left;
    }

}

@media screen and (max-width: 993px) and (min-width: 768px) {
    .post-box .text-box h3 {
        font-size: 10px !important;
    }

    .share-icon {
        position: absolute;
        top: 10px;
        right: -5px;
    }
}

@media (max-width: 992px) {
    .btnx_quote {
        position: absolute;
        right: 50px;
    }

    .sm-center1,
    .sm-center {
        text-align: center;
    }

    .logo-img-background {
        margin-top: 32px !important;
    }
}

@media screen and (max-width: 767px) {
    .affix {
        position: fixed;
        top: 0;
        width: 100%;
        background: url(../images/icons/footer-bg.png) no-repeat left top/cover;
        padding-top: 0;
        padding-bottom: 0 !important;
    }

    .our-vision .slick-slide img {
        width: auto;
        height: auto;
    }

    .btnx_quote {
        margin: 0;
        position: relative;
        top: 0;
        right: 0;
    }

    .disp_web {
        display: none !important;
    }

    .disp_mob {
        display: block;
    }

    .navbar-right {
        display: none !important;
    }

    .home_icon {
        display: inline
    }

    .social_links {
        width: 30px;
    }

    .store-app-slider .slick-next:before {
        padding: 6px 12px;
    }

    .store-app-slider .slick-prev:before {
        padding: 6px 12px;
    }

    .mian-header-slider .main-home-section {
        margin-top: 0;
    }

    .mob_menu {
        display: inline-block;
        /* width: 70%; */
        margin-left: 15px;
    }

    .mob_none {
        display: none !important;
    }

    .mian-header-slider .main-home-section .top-bar .follow-us-section {
        text-align: center;
    }

    .mian-header-slider .main-home-section .top-bar .follow-us-section span {
        line-height: 30px;
    }

    .mian-header-slider .main-home-section .navbar-default .navbar-nav {
        display: block;
        padding-left: 10%;
        text-align: left;
        max-height: 520px;
    }

    .slick-active {
        text-align: center;
    }

    .mian-header-slider .main-home-section .navbar-default .navbar-nav li a .caret {
        position: absolute;
        bottom: 41%;
        left: unset;
    }

    .mian-header-slider .main-home-section .navbar-default .navbar-nav li .dropdown-menu {
        max-width: 300px;
        min-width: 300px !important;
    }

    .mian-header-slider .main-home-section .custome-search-tab {
        display: none;
    }

    .sm-center {
        text-align: center;
        padding-bottom: 20px;
    }

    .logo-img-background {
        text-align: center;
    }

    .logo-img-background img {
        width: auto;
    }

    .set-responsive h2 {
        text-align: center;
    }

    .set-responsive1 p {
        margin: 0 0 6px 0 !important;
    }

    .time-date-section {
        margin-top: 24px !important;
    }

    .time-date-section span {
        font-size: 15px !important;
    }

    .inner-topbar {
        padding: 1px 0 18px 0 !important;
    }

    .mian-header-slider .main-home-section .navbar-default {
        margin-bottom: 0 !important;
        padding: 0 !important;
        position: fixed;
        top: 0;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .enginer-43 {
        /* font-size: 15px; */
    }

    .slick-next {
        right: 40px;
    }

    .slick-prev {
        left: 40px;
        z-index: 5;
    }

    .container>.navbar-header {
        background: transparent;
    }

    .navbar-nav>li {
        display: block;
    }

    .navbar-collapse {
        background: url(../images/icons/footer-bg.png) no-repeat left top/cover;
    }

    .btn-wht {
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px
    }

    .btn-center {
        text-align: center !important;
        margin-bottom: 10px;
    }

    .f-right {
        float: none !important;
    }

    .logo-img-background {
        margin-top: 32px !important;
    }

    .follow-us-section {
        padding-top: 0 !important;
        margin-top: 115px !important;
        /* text-align: left !important; */
    }

    .s-icon {
        /* position: absolute;
        width: 37px;
        right: 5%;
        top: 9%; */
        cursor: pointer;
    }

    .text-holder {
        text-align: center;
        width: 90% !important;
    }

    .about-video {
        margin-bottom: 15px;
    }

    .padding-remove {
        padding-top: 0 !important;
    }

    .bfh-selectbox.open>.bfh-selectbox-options {
        width: 100% !important;
    }

    .heading-padding {
        margin-top: 20px;
    }

    .surat-eng h2 {
        font-size: 14px !important;
        line-height: 1.8;
    }

    .custom-s .nav-pills>li>a {
        text-align: left !important;
    }

    .custom-s .modal-header .close {
        position: relative;
        right: -11px;
    }

    .mb-txt {
        text-align: justify;
        font-size: 12px;
        line-height: 21px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .quran-area-section .search_result span {
        font-size: 11px;
    }

    .book-background-cover {
        display: block;
    }

    .center-align {
        display: table;
        margin: 0 auto;
    }

    .h-books {
        padding-top: 19px;
    }

    .video-slider .slick-prev,
    .video-slider .slick-next {
        display: none !important;
    }

    .m-b-45 {
        margin-bottom: 36px !important;
    }

    .research-books {
        display: none !important;
    }

    .mb-research {
        display: block !important;
        margin-bottom: 30px;
        border: solid 1px #ababab;
        border-radius: 12px;
        box-shadow: 7px 7px 1px 0 #3a3a3a14;
        background: rgba(0, 0, 0, 0) url(../images/icons/subject-bg.jpg);
    }

    .mb-heading {
        background: url(../images/dashboard.jpg);
        padding: 10px 0 10px 0;
        text-align: center;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .mb-heading h4 {
        color: white;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
    }

    .mb-urdu p {
        text-align: justify;
        direction: rtl;
        font-family: Urdu-Font;
        padding: 10px;
        color: #777;
        font-size: 13px;
        word-spacing: 1px;
        margin-bottom: 0;
    }

    .mb-roman p {
        direction: ltr;
        line-height: 15px;
        font-family: Poppins;
        padding: 0 10px 10px 10px;
        color: black;
        font-size: 13px;
        text-align: justify;
        word-spacing: 1px;
        margin-bottom: 0;
        word-break: break-all;
    }

    .pdf-main {
        display: inline-flex;
    }

    .pdf-books {
        padding: 10px 0;
        text-align: left;
        margin-right: 10px;
    }

    .pdf-books:first-child {
        margin-left: 10px;
    }

    .pr-00 {
        padding-right: 0;
        padding-left: 0;
    }

    .pdf-img {
        width: 15px;
        height: 15px;
        margin-right: 5px;
    }

    .pdf-books a {
        color: #167ac6;
        font-size: 12px;
    }

    .pdf-hr {
        margin-top: 0;
        margin-bottom: 0;
        border: 0;
        border-top: 1px solid #eee;
    }

    .sticky1 {
        padding-top: 0;
    }

    /* .mian-header-slider .main-home-section .navbar-default {
        position: fixed;
        top: 0;
        width: 100%;
    } */
}

@media (min-width: 768px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }

    .col-md-two5ths {
        width: 40%;
        float: left;
    }

    .col-md-three5ths {
        width: 60%;
        float: left;
    }

    .col-md-four5ths {
        width: 80%;
        float: left;
    }

    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px;

    }
}

@media screen and (max-width: 516px) {
    .mian-header-slider .main-home-section .custome-search-tab .cus-form-input form {
        min-width: 100% !important;
    }
}

@media (min-width: 576px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }



    .col-sm-two5ths {
        width: 40%;
        float: left;
    }

    .col-sm-three5ths {
        width: 60%;
        float: left;
    }

    .col-sm-four5ths {
        width: 80%;
        float: left;
    }
}

@media (max-width: 576px) {

    .first_bottom_img,
    .t-img {
        width: 100%;
    }

    .enginer-43 {
        font-size: 1.4em;
    }
}

