
@font-face { 
    font-family:font01; 
    src : url('../fonts/arabic/IsraRegular.ttf');
}

 .arab01 {
    font-family:font01 ;
    text-align : justify ;
    direction: rtl ;
    font-size: 21px;
}

.arab02 {
    font-family:font01 ;
    text-align : justify ;
    direction: rtl ;
    font-size: 19px;
}

/*.jumbotron {*/
    /*max-width: 100%;*/
    /*background-size: 100% 100% ;*/
    /*-moz-background-size: contain;*/
    /*background-position: center center ;*/
    /*background-repeat: no-repeat;*/
/*}*/

h2 , h3 {
    direction: rtl ;
    font-size: 27px;
    color: darkred;
    font-family:font01 ;
    text-align: right ;
}

/*img {*/
    /*border-radius: 10px 25px;*/
    /*width: auto;*/
    /*height: auto;*/
    /*max-width: 100%;*/
    /*vertical-align: middle;*/
    /*border: 0;*/
    /*-ms-interpolation-mode: bicubic;*/
/*}*/

.card001 {
    border:1px solid lightgray;
    min-height: 25em; 
    margin-top: 2px;
    padding-top: 5px;
    border-radius: 10px 10px 10px 10px;
    justify-content: center;
}

.imgSize {
    width : 50%;
    height: 30%;
     display: block;
    margin-left: auto;
    margin-right: auto;
}




.modal-dialog .modal-content .modal-header .close {font-size:3em;padding:0 10px;margin:0;line-height:.5em;float:left;}
.modal-dialog .modal-content .modal-footer .btn {font-size:1.5em;float:left;}



.the_jumbotron .container .jumbotron img{width:100px;display: block;margin-left: auto;margin-right: auto;}
.the_jumbotron .container .jumbotron {text-shadow: 0 0 1px #000000, 0 0 3px #000000,0 0 5px #000000,0 0 8px #000000;}