@import url(/proxy.php?url=https%3A%2F%2Fkalimaiq.com%2Fproxy.php%3Furl%3Dhttps%253A%252F%252Fkalimaiq.com%252Fcss%252Fstyle);
@import url(/proxy.php?url=https%3A%2F%2Fkalimaiq.com%2Fproxy.php%3Furl%3Dhttps%253A%252F%252Fkalimaiq.com%252Fcss%252Fstyle);

* {
    font-family: Cairo,sans-serif;
}
body
{
    background-repeat: no-repeat;
}


/*-----------header--------------*/



.menu {
    padding-top: 4px;
}

.menu .li{
    padding-bottom: 3px;
}
.menu .li .a{
    padding: 7px 12px;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
}

.menu .li .a:hover{
    background: #396666;
    border-radius: 5px;
    color: white;
    z-index: 1000;
}



.menuAndLogo .logo
{
    display: block;
}

.menuAndLogo .logo img {
    height: 63px;
}
.menuAndLogo
{
    padding: 10px 0;
    box-shadow: 0px 3px 9px 0 #0000003d;
    margin-bottom: 50px;
    background: #fff;
}

.phoneNumber
{
    background: #ed1d35;
    color: #fff;
    padding: 11px 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.changeLanguage
{
    background: transparent;
    border: none;
}


.multi-level,
.multi-level2
{
    background: #396666;
    border-radius: 5px;
    padding: 0;
    border: 0;
    width: -webkit-fill-available;
    margin-top: 2px;

}

.multi-level li
{
    border-bottom: 1px solid #eaeaea38;
}

.multi-level li a
{
    color: #fff;
}

.multi-level li a:hover
{
    color: #fff;
    background: #345151;
    border-radius: 5px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 6px;
    right: 100%;
    margin-top: -6px;
    margin-right: -1px;


}

.dropdown:hover> .submenu.multi-level {
    display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}


.dropdown.li:hover  .dropdown-toggle.a {
    background: #396666;
    color: #fff;
}


.dropdown-submenu>a:after {
    display: block;
    content: "\f104";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    font-family: FontAwesome;

}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}


.breadcrumb-item .breadcrumb {
    border-bottom: 1px solid;
    width: fit-content;
    padding-left: 36px;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.sub_titleDetailsNews  {

    margin-bottom: 24px;
    font-family: 'Droid Arabic Naskh' !important;
    color: #cdcdcdb3;
}

.breadcrumb-item li a,
.breadcrumb-item li.active
{
    text-decoration: none;
    color: #414b4c;
}
.breadcrumb-item .breadcrumb-item + .breadcrumb-item::before {
    font-family: FontAwesome;
    color: #414b4c;
    font-size: 13px;
    padding-top: 5px;

}


/*------- index css ----------*/




.CardRowTechnology
{
    text-decoration: none;
}
.imgCardRowTechnology
{
    height: 135px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 9px;
}
.titleCardRowTechnology
{
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}
.dataCardRowTechnology
{
    margin-bottom: 18px;
    color: #888585;
}


.rowTech{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 5px;
    background: #fff;
    padding: 5px;
    text-decoration: none;
    color: #000;
    text-align: center;
    box-shadow: 0 0 9px 0px #00000029;
}


.cardTechnologyImg
{

    width: 100%;
    height: 250px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}


.technology
{
    min-height: 500px;
    background: #f5f5f5;
    padding: 30px 0;
}

.religion a {
    display: block;
    height: 250px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}



.religion .religion_boxTitle
{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 6px 8px;
    background: linear-gradient(180deg, rgb(20 19 19 / 2%) 32%, rgb(0 0 0 / 90%) 100%);
}
.religion .religion_titleLastNews
{
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}

.religion .religion_dateLastNews
{
    margin-bottom: 20px;
    color: #ffffff;
}





.in_depth
{
    min-height: 500px;
    background: #f5f5f5;
    padding: 30px 0;
}

.rowDataOpinions_ideas
{
    color: grey;
}
.titleRowOpinions_ideas
{
    color: #000;
    margin-bottom: 10px;
}

.Opinions_ideasRow
{
    display: block;
    text-decoration: none;
    background: #ebebeb;
    padding: 6px 8px;
    border-radius: 50px;
    margin-bottom: 15px;

}

.Opinions_ideasRow .imgRowOpinions_ideas {
    height: 80px;
    width: 80px;
    background-color: #e3ecf1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;

}

.CardEconomy
{
    text-decoration: none;
}

.rowDataCardEconomy
{
    color: grey;
}
.titleRowCardEconomy
{
    color: #000;
    margin-bottom: 10px;
}

.CardEconomyRow
{
    display: block;
    text-decoration: none;
    margin-bottom: 15px;
}

.CardEconomyRow .imgRowCardEconomy {
    height: 82px;
    width: 109px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}




.CardEconomy a {
    margin-bottom: 15px;
    color: #9b1e42;
    font-weight: bold;
}

.CardEconomy .dataCardEconomy {
    margin-bottom: 15px;
    color: #888585;
}


.CardEconomy .imgCardEconomy {
    height: 210px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
}
.descriptionCardEconomy {
    text-align: justify;
    color: #838383;
    font-size: 15px;
}
.descriptionCardEconomy .readMore {

    color:  #9b1e42;
}
.CardEconomy .titleCardEconomy {
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
}

.dateLastNews {
    margin-bottom: 20px;
    color: #ffffff;
}

.titleLastNews {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.tagCatge {
    padding: 3px 12px;
    background: #0e1217;
    display: inline-block;
    margin-bottom: 6px;
    color: #fff;
}

.bigImage a {
    display: block;
    height: 504px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

a .boxTitle {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 14px 13px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 32%, rgb(0 0 0 / 48%) 100%);
}

.col_12 a {
    display: block;
    height: 250px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 4px;
    position: relative;
}

.col_6 a {
    display: block;
    height: 250px;
    background-color: #f3f2f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}


.setPaddingLft {

    padding-left: 2px;
}

.setPaddingRit {

    padding-right: 2px;
}


.titleSection.c1 {
    border-bottom: 1px solid #326666;
    margin-bottom: 15px;
}

.titleSection span {
    background: #326666;
    display: inline-block;
}

.titleSection.c1 span {
    background: #326666;
    display: inline-block;
    color: #fff;
    padding: 3px 9px;
}


.titleSection.c2 {
    border-bottom: 1px solid #9b1e42;
    margin-bottom: 15px;
}

.titleSection span {
    background: #9b1e42;
    display: inline-block;
}

.titleSection.c2 span {
    background: #9b1e42;
    display: inline-block;
    color: #fff;
    padding: 3px 9px;
}






.titleSection.c1 {
    border-bottom: 1px solid #326666;
    margin-bottom: 15px;
}

.titleSection span {
    background: #326666;
    display: inline-block;
}

.titleSection.c1 span {
    background: #326666;
    display: inline-block;
    color: #fff;
    padding: 3px 9px;
}


.titleSection.c2 {
    border-bottom: 1px solid #9b1e42;
    margin-bottom: 15px;
}

.titleSection span {
    background: #9b1e42;
    display: inline-block;
}

.titleSection.c2 span {
    background: #9b1e42;
    display: inline-block;
    color: #fff;
    padding: 3px 9px;
}




/*------- end index css ----------*/






.topBar
{
    background: #9b1e42;
    color: #fff;
    padding: 6px 0;
}


ul.pagination li.more
{
    color: #396666;
    font-size: 1px;
    padding: 0px 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.blade-pagination li.page.disabled {
    background: #efefef;
    cursor: not-allowed;
    color: #396666;
}
ul.pagination li.page
{
    color: #396666;
    border: 1px solid #396666;
    padding: 7px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    background: #efefef;

}

ul.pagination li.page.active
{
    background: #396666;
    cursor: default;
    color: white;
    border: 1px solid #396666;
}

.paddingCell
{
    padding: 5px;
}

.titleAndPrice
{
    height: 108px;
    overflow: hidden;
}
.cardPage
{
    padding-bottom: 5px;
    border: 1px solid gainsboro;
    text-decoration: none;
    display: block;
    text-align: center;
    box-shadow: 0 0 13px 0px #00000014;
    border-radius: 5px;
    transition: 0.3s;
}
.cardPage:hover
{
    box-shadow:0 0 13px 0px #00000069;

}
.titleProduct
{
    color: #000;
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 22px;
}


.priceProduct
{
    color: #e31730;
}
.imageCard
{
    padding: 10px;
    height: 280px;
    overflow: hidden;
}
.imageCard img
{
    width: 100%;
    max-height: 280px;
}
.headerPage
{
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.overHeaderPage
{
    background: radial-gradient(#0000005c,#00000096);
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.overHeaderPage span
{
    border: 1px solid #eaeaea8f;
    color: #fff;
    display: inline-block;
    padding: 16px 36px;
    font-size: 26px;
    font-weight: bold;
    border-radius: 10px;
}




/*------------footer------------*/
.copyrgt
{
    margin-top: 45px;
    padding: 14px 5px;
    text-align: center;
    color: #ffffff;
    background: #000000d4;
}
.menuFooter
{
    background: transparent;
}

.menuFooter a
{
    background: transparent;
    border: 0;
    color: #000000 !important;
    padding: 10px 0;
}

.menuFooter a:hover
{
    background: transparent;
    color: #000000 !important;
}

.titleMenuFooter
{
    color:#000000 !important;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    margin-bottom: 30px;
}

.titleMenuFooter span:before
{
    content: '';
    width: 52px;
    position: absolute;
    display: block;
    border-bottom: 4px solid;
    bottom: -11px;
    color: #396666;
    border-radius: 10px;
}

.socialMedia
{
    margin-bottom: 20px;
}

.socialMedia a
{
    text-decoration: none;
    border: 1px solid;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #326666 !important;
}


.phoneAndEmail
{
    color: #000000;
    margin-bottom: 5px;
}
.noteFooter {
    color: #000000;
    margin: 20px 0;
    padding-left: 36px;
}
.footer
{
    background: #f5f5f5;
    padding-top: 90px;
    position: relative;
}


/*--------------*/
.technology .imgCardEconomy
{
    height: 135px;

}

@media (max-width: 985px) {


    .setPaddingLft {

        padding-left: 11px;
    }

    .setPaddingRit {

        padding-right: 11px;
    }

    .setPaddingMd_Lft
    {
        padding-left: 2px;
    }

    .setPaddingMd_Rit
    {
        padding-right: 2px;
    }


    .technology .imgCardEconomy
    {
        height: 225px;

    }

}




@media (max-width: 575px) {


    .setPaddingLft {

        padding-left: 11px;
    }

    .setPaddingRit {

        padding-right: 11px;
    }

    .setPaddingMd_Lft
    {
        padding-left: 11px;
    }

    .setPaddingMd_Rit
    {
        padding-right: 11px;
    }

    .bigImage a {

        height: 335px;

    }


}


.logo
{
    display: block;
    text-decoration: none;
    color: #000;
    text-align: center;
}

.kalimaiq {
    width: 117px;
    text-align: center;
    font-weight: bold;
}
.menuAndLogo .logo img {
    height: 48px;
}


.kalimaiqMobile
{
    display: none;
}


@media (max-width: 991px) {


    .container-fluid.iconMenu
    {
        text-align: left;
        display: block !important;
    }

    .container-fluid.iconMenu .navbar-toggler
    {
        border: none;
        top: -7px;
        left: -22px;
        position: absolute;
        border-left: 2px solid #b6b5b5;
        border-radius: 0;
        box-shadow: unset;
        outline: unset;
    }


    .kalimaiq
    {
        display: none;
    }
    .kalimaiqMobile
    {
        display: block;
        text-align: center;
        font-weight: bold;
        width: 151px;
    }


}

@media (max-width: 460px) {




    .tabWorker {
        padding: 5px 12px;
    }

    .secondImg {
        height: 247px;
        position: absolute;
        width: 95%;
        top: 60px;
        right: 20px;
        background-color: ghostwhite;
        border-radius: 5px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        box-shadow: 0 0 11px 0 #0000004f;
    }

    .firstImg {
        height: 247px;
        background-color: ghostwhite;
        width: 95%;
        border-radius: 5px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        box-shadow: 0 0 11px 0 #0000004f;
    }

    .layerSlider {
        height: 335px;
    }
    .email {
        display: none;
    }

    .phoneNumber {
        font-size: 13px;
    }

    .titleLayer {
        font-size: 20px;

    }


    .textLayer {
        font-size: 16px;
        padding-right: 32px;
    }

    .showMore {
        background: #ed1d35 !important;
        border-radius: 30px;
        color: #fff !important;
        padding: 2px 18px;
        font-size: 14px;
    }
}


