/*---------------------------------------------
User CSS modifications
version: 1.0
date:    25/07/2023
Last updated: AB | HA - 21/10/2020
---------------------------------------------
alaraibi
---------------------------------------------*/


@import url('https://fonts.googleapis.com/css2?family=Itim&family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, a :dir(ltr) {
    /*font-family: 'Itim', cursive;*/
    font-family: 'Poppins', sans-serif;
} 

.es-bg-slider-size {
    height: 95vh;
}

#carousel-setting_133 .carousel-control-prev-icon, 
#carousel-setting_133 .carousel-control-next-icon, 
#carousel-setting_133 .carousel-indicators{
	display:none;
}
.es-header-main-icon a {
    color: #000 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, a :dir(rtl) {
    /*font-family: 'Itim', cursive;*/
    font-family: 'Alinma TheSans', sans-serif;
} 
.overlay-page-title, .page-title-area   {
  background-color: #1295d8 !important;;
}

.es-container-setting_home_page_1 {
    margin: 50px auto;
}

.es-lang {
    font-family: Alinma TheSans !important
}

i {
  font-family: "Font Awesome 6 Pro" !important;
}

.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands" !important;
  font-weight: 400;
}


.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
    font-family: "Font Awesome 6 Pro" !important;
}

.dropdown-menu {
    background-color: #1295d8 !important;
}

.dropdown-item:hover{
    background-color: #127bd8 !important;
}
.es-title {
    /*font-size: 16px;*/
    font-weight: 300  !important;
    /*text-align: center;*/
}

.es-title-19249  {
    /*font-size: 25px;*/
    font-weight: 300  !important;
    text-align: center;
}

.banner-title {
    font-weight: 900  !important;
}

.header  > .page-link, .page-link.header {
  border: 0 solid #63cde1;
  background: #1295d8 !important;
}

.page-title-area_filter-blur{
    display:none;
}

.header a, i, .text-body-emphasis {
    color: #fff !important;
}
.active-header a, i {
    color: #fff !important;
}

.navbar-brand-img {
  border-radius: 8px;
}


.footer-logo img {
  border-radius: 8px;
}

.site-navbar {
    margin-bottom: 0px;
    z-index: 999;
    position: sticky;
    top: 0px;
    width: 100%;
    background-color: #1295d8 !important;
}



.header {
    background-color: #1295d8 !important;;
}

.es-img-1454 {
    /*width: 80% !important;*/
    /*margin: auto;*/
    /*text-align: center !important;*/
}

.fa-duotone.fa-magnifying-glass::after, .fa-duotone.fa-search::after, .fad.fa-magnifying-glass::after, .fad.fa-search::after {
  content: "\f002";
}

.navbar-brand-img {
    height: 50px !important;
    width: auto;
}

.es-navbar-brand p {
    font-size: 18px !important;
}

@media only screen and (max-width: 575px) {
    .navbar-brand-img {
        height: 40px  !important;
        width: auto;
    }
    
.es-navbar-brand p {
    font-size: 15px !important;
    margin-top: 5px;
}
}
