@charset "utf-8";
/* genral siting */

html , body {
    height: 100%;
    margin:0 !important;
    padding:0 !important;
    background-color: #f8f8f8;
}

/* fount */

*{
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif; 
}

/* text */
p{
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
h1 {
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
h2 {
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
h3 {
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
h4 {
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
h5 {
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
h6 {
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}

/* link */
a{      
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:link {

    text-decoration: none !important;
}

/* visited link */
a:visited {

    text-decoration: none !important;
}

/* mouse over link */
a:hover {

    text-decoration: none !important;
}

/* selected link */
a:active {

    background: none !important;
    text-decoration: none !important;
}

.navbar {
    margin-bottom: 0 !important;
}
/* test */

.colorTest1{
    width:100%;
    height:100%;
    background-color:#F00;
}

.colorTest2{
    width:100%;
    height:100%;
    background-color:#00F;
}

.colorTest3{
    width:100%;
    height:100%;
    background-color:#FF0;
}
.colorTest4{
    width:100%;
    height:100%;
    background-color:#F0F;
}
.colorTest5{
    width:100%;
    height:100%;
    background-color:#0F0;
}		

/* end genral siting */


/* heder */

.line-big{
    height:5px;
    background-color: #285074;
}

.line{
    width:100%;
    height:1px;
    background-color:#CCC;
}
.date{
    font: 12px  'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
}

.page-header{
    font:20px 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;   
}
.date2{
    display: block;
    text-align: center;
    margin: auto;
    font: 13px  'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
}

.navHome li{
}
.icon-bar {
    color: black;
    background-color: black;
}
@media screen and (min-width: 476px) {

    .logo2{
        display: none;
    }
    .date2{
        display: none;
    }

}
@media screen and (max-width: 475px) {

    .logo1{
        display: none;
    }

    .logoP2{
        text-align: center;
        font:10px'Droid Arabic Kufi',Arial, Helvetica, sans-serif ;
        color: #6c7a89 ;
        padding-top: 10px;
    }

    .logoB img{
        display: block;
        margin: auto;
        max-width: 70%;
        max-height: 70%;
        padding-bottom: 10px;
       
    }
  
}


.logoP{
    text-align: center;
    font-family:'Droid Arabic Kufi',Arial, Helvetica, sans-serif ;
    color: #6c7a89 ;
    padding: 10px 0 0 20px ;
}

.logo img{
    display: block;
    margin: auto;
    max-width: 70%;
    max-height: 70%;
    padding-bottom: 10px;
}
/* app section */
.app-baz{
    width: 320px;
    margin: 20px auto 20px auto;
}
@media screen and (max-width:475px) {
.app-baz{
    width: 300px;
    margin: 20px auto 20px auto;
}
}
.titleApp{
    font:15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color: #7f7f7f !important;
}
.marginAppTiel{
    margin: 0 10px 0 10px;
    color:#63cfde; 
}
.BookSection{
    margin-top: 10px;
}
.textAppSection{
    text-align: center;
    direction: rtl;
    font: 16px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
.butun1 {
    width: 266px;
    height: 65px;
    background: #2d6c93;
    margin: 50px  auto auto auto;
    text-align: center;
    line-height: 65px;
    vertical-align: middle;
}
.butun1 a{
    font: 16px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color: #fff;
}
.butun2 {
    width: 266px;
    height: 65px;
    background: #2d6c93;
    margin: auto  auto 20px auto;
    text-align: center;
    line-height: 65px;
    vertical-align: middle;
}
.butun2 a{
    font: 16px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color: #fff;
}

.butun1 a:hover{
    color: #fff;
}

.butun2 a:hover{
    color: #fff;
}

.butun1:hover{
    background: #307ba4;
}

.butun2:hover{
    background: #307ba4;
}
/* navbar */
.NourP{
    text-align: center;
    margin: 20px;
}
.navBackground{
    height:58px;
    background:#2d6c93 url(../img/nav_foot.jpg) bottom repeat-x ;
}
.nav .navbar-nav{
    float: none !important;
    padding-right: 0 !important;
}
.navMe ul{
    list-style-type:none;
}
.navMe li{
    display: inline-block;
    height:54px;
    line-height:58px;
    vertical-align:middle;
}

.navMe li:last-child{
    border-left: 0px;
}
@media (max-width:768px)
{
    .imag1 {
        display: none !important;
    }
}
.navMe li a{
    text-align: center;
    margin: auto;
    padding: 18px 0 15px 0 !important; 
    display: block;
    width:120px;
    color:#ffffff;
    text-decoration:none;
    font-family:'DroidArabicKufiBold' ,  'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold ;
}
.navMe li a:hover{
    height: 100%;
    color:#fff !important;
    background: #285074 !important;
    text-decoration:none;
    transition:all 0.5s ;
}

.navMe li.active{
    color:#ffffff !important;
    background: url('../img/activNav.png') no-repeat bottom center ;
}

@media screen and (max-width: 1210px) {
    .navbar-nav > li > a{
        padding-top: 10px !important;
    }
    .navMe ul{
        list-style-type:none;

    }
    .navMe li{
        display: inline-block;
        height:54px;
        line-height:58px;
        vertical-align:middle;
    }

    .navMe li a{
        text-align: center;
        margin: auto;
        display: block;
        width:100px;
        color:#ffffff;
        text-decoration:none;
        font-family:'DroidArabicKufiBold' ,Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold ;
    }
    .navMe li a:hover{
        color:#fff !important;
        background: #22313f !important;
        transition:All 0.5s ;
    }

}

@media screen and (max-width: 999px) {
    .navbar-nav > li > a{
        padding-top: 10px !important;
    }
    .navMe ul{
        list-style-type:none;
        margin-left: 80px;
    }
    .navMe li{
        display: inline-block;
        height:54px;
        line-height:58px;
        vertical-align:middle;
    }

    .navMe li a{
        text-align: center;
        margin: auto;
        display: block;
        width:70px;
        color: #ffffff;
        text-decoration:none;
        font-family:'DroidArabicKufiBold' ,Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold ;
        padding: 10px 3px 0 0 !important;
    }
    .navMe li a:hover{
        height: 100%;
        color:#fff;
        background: #22313f !important;
        text-decoration:none;
        transition:background-color 0.5s , color 0.5s ;
    }
}

@media screen and (max-width: 767px) {
    .navMe {
        background: #3382ae;
        position: absolute;
        z-index: 999;
        width: 90%;
    }
    .navMe ul {
        margin: auto;
    }
    .navMe li{
        display: inline-block;
        height:54px;
        border-left: none;
        line-height:58px;
    }
    .navMe li a{
        text-align: center;
        width:auto;
    }
}

.non_border{
    border-left: none !important;
}

#notBorder{
    border: none;
}
.hNoor{
    width: auto;
    margin: 20px auto auto auto;
}
.navbar-collapse{
    padding: 0 !important;
    overflow: hidden !important;
}
.nav1 li a{
    padding: 5px 0 0 0 !important;
    display: block;
    width: 80px; 
    color: #000;
    font-size: 12px;
    margin-right: -10px;
}
.hNoorBig{
    width: auto;
    line-height: 30px;
    margin: auto;
}
/***********************************
seach
***********************************/

.SearchMy{
    min-height: 100px;
    margin-top: 20px ;
    padding-right: 40px;
}
.searchSection{}
.searchSectionIcon{
    float: right;
    margin-top: 10px;
    width: 42px;
    height: 43px;
    opacity: 0.5 ;
    background: url("../img/social_media.png") 125px 0px ;
}

.searchSectionIcon:active{
    opacity: 0.9;
    transition: all  0.5s;
}
.searchSectionInter{
    margin-top: 10px;
    height: 60px;
    border-bottom: solid 1px #a9a9a9;
    display: none;
}
.searchSectionInter:hover{
    display: block;
}
.searchSectionInter input[type=search] {
    border: none;
    width: 50%;
    margin-right: 10px;
    margin-top: 15px;
    color:#a9a9a9 ;
    font:16px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    direction: rtl;
}
.searchSectionInter input[type=search]:focus {
    outline: 0;
}
.searchNote{
    width: 100%;
    padding: 20px;
    clear: both;
}
.searchSectionInter form  button[type="submit"]{
    border: none !important;
    color: #fff;
    padding: 5px 10px;
    background-color: #2d6c93 !important;
}

.searchSectionInter form  button[type="submit"]:hover{
    border: none !important;
    color: #fff;
    padding: 5px 10px;
    background-color: #269c9f !important; 
}
/***********************************
Categories_tree
***********************************/
.warper_tree{

}
.icon{
    width: 119px;
    height: 130px;
    margin: 15px auto 30px auto;
    text-align: center;
    color: #fff;
    display: inline-block;
}
.icon2{
    width: 119px;
    height: 130px;
    margin: 15px auto 30px auto;
    text-align: center;
    color: #000;
    display: inline-block;
}
.icon p{ padding-top: 20px;}
.icon2 p{ padding-top: 20px;}
.icon:hover {
    background: #f8f8f8;
    border-radius: 30px 0px 30px 0px;
    -moz-border-radius: 30px 0px 20px 0px;
    -webkit-border-radius: 20px 0px 20px 0px;
    border: 0px none #000000;
    transition:all 0.5s;
    color: #000 !important;  
}
.icon2:hover {
    background: #f8f8f8;
    border-radius: 30px 0px 30px 0px;
    -moz-border-radius: 30px 0px 20px 0px;
    -webkit-border-radius: 20px 0px 20px 0px;
    border: 0px none #000000;
    transition:all 0.5s;
    color: #000 !important;  
}
.iconNor{
    width: 119px;
    height: 130px;
    margin: 15px auto 30px auto;
    text-align: center;
    color: #000;
    display: inline-block;
}
.iconNor p{padding-top: 20px;}
.iconNor:hover {
    background: #22526f;
    border-radius: 30px 0px 30px 0px;
    -moz-border-radius: 30px 0px 20px 0px;
    -webkit-border-radius: 20px 0px 20px 0px;
    border: 0px none #000000;
    transition:all 0.5s;
    color: #fff ;  
}
.iconNor:hover a {
    color: #fff !important; 
    transition:all 0.5s; 
}
.icon_img1{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 0 0;
}
.icon_img2{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 480px 0;
}
.icon_img3{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 420px 0;
}
.icon_img4{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 360px 0;
}
.icon_img5{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 300px 0;
}
.icon_img6{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 240px 0;
}
.icon_img7{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 120px 0;
}
.icon_img8{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 60px 0;
}
.icon_img9{
    height: 60px;
    width: 60px;
    margin:auto;
    margin-top: 20px;
    background: url("../img/icon.png") 180px 0;
}
.iconA{
    width: 120px;
    height: 130px;
    margin:5px 0px 0px 00px;
    color: #000;
}
.iconA:hover{
    background: #afd3ff;
    color: #fff !important;
    border-radius: 30px 0px 30px 0px;
    -moz-border-radius: 30px 0px 20px 0px;
    -webkit-border-radius: 20px 0px 20px 0px;
    border: 0px none #000000;
    transition:All 0.5s;
}
.icon_pA{
    margin-top: 15px;
    text-align: center;
}
.treeCategories{
    display: block;
    margin-bottom: 20px;
}
.Categories_tree{
    height: 53px;
}
.Categories_tree_hr{
    background:#2d6c93;
    margin-top: 20px;
    height: 1px;;
}
.Categories_tree_h2{
    text-align: center;
    color:#2d6c93 ;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}

/***********************************
titel_1
***********************************/

.titel_1{
    height: 53px;
    background: #2d6c93;
    margin: 20px 0 20px 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: middle;
    line-height: 53px;
}

.titel_1a{
    height: 53px;
    background: #2d6c93;
    margin: 20px 0 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
.titel_3a{
    height: 100%;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
@media screen and (max-width:1199px) {

.titel_3a{
    height: 100%;
    width: 617px !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
@media screen and (max-width:991px) {

.titel_3a{
    height: 100%;
    width: 470px !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
@media screen and (max-width:767px) {

.titel_3a{
    height: 100%;
    width: 95% !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
@media screen and (max-width:600px) {

.titel_3a{
    height: 100%;
    width: 94% !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
@media screen and (max-width:475px) {

.titel_3a{
    height: 100%;
    width: 76% !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
@media screen and (max-width:424px) {

.titel_3a{
    height: 100%;
    width: 92% !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}}
@media screen and (max-width:414px) {

.titel_3a{
    height: 100%;
    width: 92% !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
@media screen and (max-width:375px) {

.titel_3a{
    height: 100%;
    width: 90% !important;
    background: #2d6c93;
    margin: 20px 15px 0 0;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    max-width: 750px;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

}
.titel_2aa{
    height: 100%;
    width: 100%;
    background: #2d6c93;
    margin: 20px auto auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
.titel_2a{
    height: 100%;
    background: #2d6c93;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 720px !important;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}

@media screen and (max-width:1199px) {
.titel_2a{
    height: 100%;
    width: 588px !important;
    background: #2d6c93;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}
@media screen and (max-width:991px) {
.titel_2a{
    height: 100%;
    background: #2d6c93;
    width: 440px !important;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}
@media screen and (max-width:767px) {
.titel_2a{
    height: 100%;
    background: #2d6c93;
    width: 83% !important;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}
@media screen and (max-width:600px) {

.titel_2a{
    height: 100%;
    background: #2d6c93;
    width: 80% !important;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}
@media screen and (max-width:475px) {

.titel_2a{
    height: 100%;
    background: #2d6c93;
    width: 76% !important;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}
@media screen and (max-width:414px) {

.titel_2a{
    height: 100%;
    background: #2d6c93;
    width: 84% !important;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}
@media screen and (max-width:375px) {

.titel_2a{
    height: 100%;
    background: #2d6c93;
    width: 80% !important;
    margin: 20px 30px auto auto;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    width: 100%;
    vertical-align: middle;
    line-height: 53px;
    border-bottom: solid #285074 3px;
}
}

.titel_p{
    color: #fff; 
    font:20px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
.header-title-icon{
    font-size: 26px;
    color: #fff;
    margin-left: 10px;
    line-height: 53px;
    vertical-align: middle;
}
.header-title-icon2{
    color: #fff;
    padding-top: 18px;
}
.droid-fonr{
    font:14px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
/***********************************
titel_2
***********************************/

.titel_2{
    height: 100%;
    margin: 10px 0 30px 0;
    font: 1.3em 'Amiri', Arial, Helvetica, sans-serif;
    width: 100%;
    line-height: 2;
}
.titel_p2{
    color: #2d6c93;
    font:15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif ;
    font-weight: bold;
    text-align: justify; 
    line-height: 30px;
    padding: 20px 50px 0 50px;
}
.header-title-icon{
    font-size: 26px;
    color: #fff;
    margin-left: 10px;
    line-height: 53px;
    vertical-align: middle;
}

.droid-fonr{
    font:14px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}

/***********************************
titel_tab
***********************************/
.titel_tab{
    display: block;
    margin-top: 10px;
    border-bottom: solid 2px #eaeaea;
    border-left: solid 8px #fff;
}
.titel_tab:hover{
    background-color: #eaeaea;
    transition: all 0.5s;
}
.titel_tab:active{
    border-bottom: solid 2px #285074;
}

.titel_tab span{

    padding-top: 15px;
    padding-right: 10px;
    font-size: 15px;
}
.dir{
    padding-top: 15px;
    direction: rtl;
}
.AllSubItem{
    border: solid 1px #eaeaea; 
}


.subItem {
    border-bottom: solid 1px #eaeaea;
    padding: 10px;
    color: #000 !important;
    background: #fff;
}

.subItem:hover {
    background-color: #afd3ff;
    color: #fff !important;
    transition: all 0.5s;
}
.subItem a:hover{
    width: 100%;
    color: #fff !important;
    transition: all 0.5s;
}
.glyphicon-backward, .glyphicon-forward, .glyphicon-fast-backward, .glyphicon-fast-forward{
    color: #2d6c93;
}
/***********************************
table-responsive
***********************************/

.table{

    direction: rtl;
    border: solid 1px #d3d3d3;
}
.table tr {
    height: 40px ;
    border: solid 1px #d3d3d3;
    background: #fff;
}

.table tr td:first-child{
    width: 15px;
}
.hoverTable:hover{
    background: #2d6c93;
    transition:background 0.5s ;
}

.hoverTable td{
    vertical-align: middle !important;
}

.hoverTable p{
    display: inline-block;
    white-space: normal;
    width: 90%
}

.hoverTable:hover .table_p a{
    color: #fff;
    transition: color 0.5s;
}

.hoverTableA:hover{
    background: #2d6c93;
    transition:background 0.5s ;
}
.table_icon{
    padding:0 10px 0 10px ;

}
.table_p{
    padding-top: 10px;
}
.moreBottonTabil{
    text-align: center;
    display: block;
    width: 100px;
    height: 40px;
    margin: auto auto auto 0;
    padding: 10px;
    border-right: solid 1px #d3d3d3;
}
.moreBottonTabil:hover{
    text-decoration: none;
    color: #2d6c93 !important;
    background: #f1f2f7 !important;
    transition:all 0.5s ;
}

/***********************************
title nour aldrb
***********************************/
.h1CenterPage{
    text-align: center;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color: #204e6a !important;
    margin-top: 23px;
}
.line_horzntal{
    height: 43px;
    width: 1px;
   /* background:#2d6c93; */
    margin-left: 8px;
    margin-top: 20px;
}

.line_horznta2{
    height: 43px;
    width: 1px;
   /* background:#2d6c93; */
    margin-right: 8px;
    margin-top: 20px;
}
.moreMargin{
    margin-left: 30px;
}

/***********************************
noor 3ala aldrb
***********************************/
.circle_mouad{
    width: 80px;
    height: 80px;
    background: #2d6c93;
    border-radius: 50%;
    margin: auto;
}
.circle_mouad_Black{
    width: 110px;
    height: 110px;
    padding: 17px;
    border: 4px solid #4C84A7  ;
    background: #2d6c93  ;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 20px;
    color: #fff;
}
.circle_mouad_Black:hover{
    background: #204e6a;
    transition: all 0.5s;
}
.circle_mouad_Black2{
    width: 80px;
    height: 80px;
    background: #2d6c93;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    color: #fff;
}
.circle_mouad_Black2:hover{
    background: #204e6a;
    transition: all 0.5s;
}
.circle_mouad_Black3{
    width: 80px;
    height: 80px;
    background: #2d6c93;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    color: #fff;
}
.circle_mouad_Black3:hover{
    background: #204e6a;
    transition: all 0.5s;
}
.activeMeC{
    background: #204e6a;
    transition: all 0.5s;
}
.circle_mouadP1{
    padding: 5px 0px 0px 0px;
    text-align: center;
    font:25px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
.circle_mouadP2{
    margin: -25px 0px 0px 0px;
    text-align: center;
    font:15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
.circle_mouadH3{
    font-size: 15px;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    line-height: 20px;
    vertical-align: middle;
    margin: 10px 0 20px 0;
    color: #204e6a;
    text-align: center;
}
.circle_mouadH4{
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    line-height: 25px;
    color: #2d6c93;
    text-align: center;
    margin-bottom: 20px;
}
.circle_mouadP3{
    width: 175px;
    margin: auto;
    text-align: center;
}
.circle_mouadBotton{
    width: 221px ;
    height: 46px ;
    display: block;
    border: solid 1px #bac2c7;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #6c7a89;
    margin: auto;
    margin-top: 15px;
    vertical-align: middle;
}

.circle_mouadBotton:hover{
    text-decoration: none;
    color: #fff !important;
    background-color: #2d6c93;
    transition: background-color  0.5s , color 0.5s ;
    -webkit-transition: background-color  0.5s , color 0.5s;
}
.lineMeUpDown{
    border-bottom: solid 1px #ebeaea;
    border-top: solid 1px #ebeaea;
    min-height: 200px;
    margin-bottom: 40px;
}
.lineMeDown{
    border-bottom: solid 1px #ebeaea;
    min-height: 150px; 
}
.lineMeDown2{
    border-bottom: solid 1px #ebeaea;
    min-height: 150px;
    background: #f8f8f8;
}
.lineMeDown3{
    border-bottom: solid 1px #ebeaea;
    min-height: 150px;
    background: #f2f2f2;
}
.CategoryMargin{
    margin: 25px auto auto auto ;
    display: inline-block; 
}
.CategoryMarginAuto{
    margin: 25px 50px auto 50px ;
    display: inline-block; 
}
.marginTop20{
    margin-top: 20px;
}
.marginTop30{
    margin-top: 30px !important;
}
.marginTop50{
    margin-top: 50px;
}

.marginBottom40{
    margin-bottom: 40px;
}
.minusMargin15{
    margin-right: -15px;
}
.pBook{
    padding: 10px ;
}

/***********************************
Categories
***********************************/
.cler_marg{
    clear: both;
    margin: 50px;
}
.backgroundOfTreeCategories{
    height:100%;
    background:#282828 url("../img/dark_matter.jpg") ;

}
.CategoriesTreeNoor{
    height:100%;
    border: solid 1px #eaeaea;
}
.h1TreeCatagories{
    text-align: center;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color:#fff ;
    margin-top: 30px;
}
.h1TreeCatagories2{
    text-align: center;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color:#000 ;
    margin-top: 30px;
}
.line_horzntalB{
    height: 43px;
    width: 1px;
   /* background:#fff; */
    margin-left: 8px;
    margin-top: 20px;

}
.line_horznta2B{
    height: 43px;
    width: 1px;
   /* background:#fff; */
    margin-right: 8px;
    margin-top:20px;

}
.line_horzntalB2{
    height: 43px;
    width: 1px;
  /*  background:#000; */
    margin-right: 8px;
    margin-top: 20px;

}
.line_horznta2B2{
    height: 43px;
    width: 1px;
  /*  background:#000; */
    maargin-left:8px;
    margin-top:20px;

}
.icon_p2{
    margin-top: 15px;
    text-align: center;
    color: #fff;
}
.h3sliderSay2{
    text-align: center;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color:#fff !important;
    margin-top: 10px;
    padding-top: 25px;
    direction: rtl;
}
.h3sliderSay{
    text-align: center;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color: #204e6a !important;
    margin-top: 10px;
    padding-top: 25px;
    direction: rtl;
}
.moreMarginsay{
    margin-left: 90px;
}
.iconAndTitel{
    width:150px;
    height: 140px;
    margin: 20px auto 20px auto;
}
.iconOFTitel{
    width:104px;
    height: 104px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #2d6c93;
    margin: 20px auto auto auto;
    background: #fff;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;

}

.anserP{
    padding: 50px;
    text-align: justify;
    line-height: 2;
    background: #f8f8f8;
    font: 15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif !important;
}
@media screen and (max-width:400px) {

.anserP{
    padding: 50px;
    width: 111%;
    text-align: justify;
    line-height: 2;
    background: #f8f8f8;
    font: 15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif !important;
}

}
@media screen and (max-width:360px) {

.anserP{
    padding: 50px;
    width: 108%;
    text-align: justify;
    line-height: 2;
    background: #f8f8f8;
    font: 15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif !important;
}

}
@media screen and (max-width:320px) {

.anserP{
    padding: 50px;
    width: 111%;
    text-align: justify;
    line-height: 2;
    background: #f8f8f8;
    font: 15px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif !important;
}

}


.titelOfIcon{
    text-align: center;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-top: 10px;
    direction: rtl;
}
.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}
.chevron_right{
    width: 30px;
    height: 33px;
    background: url("../img/right_arrow.png") no-repeat;
    margin-top: 27px;

}
.chevron_left {
    height: 33px;
    background: url("../img/left_arrow.png") no-repeat;
    margin: 27px 0 0 0;
}
@media screen and (min-width:1200px) {

    .chevron_left {
        height: 33px;
        background: url("../img/left_arrow.png") no-repeat;
        margin: 27px 0 0 30px;
    }

}
/***********************************
slider
***********************************/
.h1slider{
    text-align: center;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    color: #204e6a ;
    margin-top: 10px;
}
.line_horzntalR{
    height: 33px;
    width: 1px;
    /* background:#000; */
    margin-left: 8px;
    margin-top: 30px;

}
.line_horznta2R{
    height: 33px;
    width: 1px;
   /* background:#000; */
    margin-right: 8px;
    margin-top:30px;

}
#home { 
    background: url(../img/shutterstock2.jpg) 100% 100% fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
}
.sayBG{
    height:5px;
    background: url("../img/shadow_ander_line.png") center no-repeat}

.bgsay{
    margin-top: 35px;
}
.borderSliderSay{
    border: solid 1px #c9c9c9;
}
.saySlider{
    min-height: 300px;
}
.sayItemH{
    text-align: center;
    width: 70%;
    margin: auto;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.sayItemH2{
    text-align: center;
    width: 70%;
    margin: auto;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #fff;
}
.carouselPointer{
    border:#dddddd !important;
    background: #dddddd !important;
}
.carousel-indicators .active{
    width: 11px !important;
    height: 11px !important;
    background: #54b6d1 !important;
}
.sliderSaySize{
    height: 180px;
}
.marginTopSayOl{
    margin-top:30px !important;
    position: absolute;
    top: 80%;
}
/***********************************
slider2
***********************************/

.White{
    color: #fff !important;
}
/***********************************
home tabel
***********************************/

.iconMe{
    width: 60px;
    height: 60px;
}

/***********************************
Dictates
***********************************/
.line_Dictates_selected{
    height: 1px;
    width: auto;
    background: #7f7f7f;
}

.Dictates_selected h3 , .Dictates_selected h6 {
    color: #0e5882;
    direction: rtl;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
.SubjectMe p{
    padding-top: 20px;
    text-align: justify ;
    direction: rtl;
    line-height: 25px;
}
.Dictates_icon{
    direction: rtl;

    padding-left: 10px;
}
.Dictates_p{
    direction: rtl;
}
.SubjectMeButton{
    display: inline-block;
    padding: 10px;
    border: solid 1px #d3d3d3;

}
.SubjectMeButton:hover{
    text-decoration: none;
    background:#f1f2f7 ;
    transition:all 0.5s ;
    color: #2d6c93;
}

.bgf8f8f8{
    background-color: #f8f8f8;
}
.table_noBorder {
    background: none !important;
    border: none !important;
    border-top: none !important;
}
.table_noBorder td{
    border: none !important;
    border-top: none !important;
}
.table_noBorder p{
    display: inline-block;
}

/***********************************
Book
***********************************/
.BookSection{
    margin-bottom: 20px;
}
.book-baz{
    margin: 30px 0px 20px 50px;
}
.titleBook{
    font-size: 17px;
    color: #006837;
    width: 90px;
    margin: auto 0 auto 0;
}
.BookTable{
    direction: rtl;
    font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
.BookTable td{
    padding: 10px;
    border-bottom:solid 1px  #d5d5d5;
}
.bookItem{
    display: block;
    padding:  10px 0 5px 10px;
    border-left: solid 5px #fff;
    border-bottom: solid 1px #eaeaea;
}
.bookItem:hover{
    background: #f8f8f8;
}
.line_horznta3{
    height: 20px;
    width: 1px;
    background:#7f7f7f;
    margin-top: 15px;

}
.line_horznta4{
    height: 20px;
    width: 1px;
    background:#7f7f7f;
    margin-top: 15px;

}
.marginMyCenter {
    margin: 20px 0 20px 80px;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #3ec8cb;
}

.book-container{
    margin:0 auto;
    width:200px;
}

.bookBox{
    border: solid 1px #d3d3d3;
    height:212px;
    margin-top: 10px;
}
.downloadButton{
    width: 200px;
    height: 40px;
    margin-top: 3px;
}
.downloadButton I{
    padding-right: 10px;
    line-height: 40px;
    vertical-align: middle;
}

.downloadButtonPdf{
    display: inline-block;
    width: 98px;
    height: 40px;
    background: url('../img/bookred.jpg')repeat-x bottom #959595 ;
    text-align: center;
    color: #fff;
}
.downloadButtonPdf:hover{
    background-color: #ec0000 ;
    transition: all 0.5s;
}
.downloadButtonDoc{
    display: inline-block;
    width: 97px;
    height: 40px;
    background: url("../img/bookblue.jpg")repeat-x bottom #959595 ;
    text-align: center;
    color: #fff;
}
.downloadButtonDoc:hover{
    background-color: #00c0ff ;
    transition: all 0.5s;
}
.downloadButton .title{
    margin: -25px 0 0 0 ;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
}
.topTitleBookBox{
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 65px;
    color: #29abe2;
    border-bottom: solid 1px #d3d3d3;
    text-align: center;
    padding: 5px;
    margin: auto;
    vertical-align: middle;
    margin-top: 2%;
}
.PBookBox{
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-align: justify ;
    direction: rtl;
    padding: 10px;
    line-height: 20px;
}
.IconDownload{
    display: block;
    width: 50px;
    height: 43px;
    margin: 15px auto;
    background: url("../img/social_media.png") 83px 0px ;
}

.IconDownload2{
    display: inline-block;
    width: 33px;
    height: 40px;
    background: url("../img/social_media.png") 33px 0px ;

}

@media only screen and (min-width:1200px){
    .marginMyLeft{
        margin:20px 0 0 27px;
    }
}
@media only screen and (max-width:767px){
    .marginMyLeft{
        margin:20px auto auto 30%;
    }
}
@media only screen and (max-width:361px){
    .marginMyLeft{
        margin:20px auto auto 15%;
    }
}
.Post{
    margin-top: 40px;
    min-height: 531px;
    background: url("../img/horizontal lines-u2782-fr.png") repeat ;
    border: solid 1px #eaeaea;
}
.marginImgSliderCenter{
    margin: auto;
    margin-top: 50px;
}
.PostButton{
    width: 10%;
    min-width: 150px;
    height: 83px;
    background: #2d6c93;
    color: #fff !important;
    display: block;
    margin: 20px auto 20px auto;
    text-align: center;
    padding-top: 30px;
    border: solid 1px #1faeb2;
}
.PostButton:hover{
    background: #22313f;
    transition: all 0.5s;
}
/***********************************
Statistics
***********************************/

.Statistics{
    margin: auto auto 20px auto  ;
    display: inline-block;
    width:140px;
    height: 140px;

}
.morMarginRight{
    margin-right:40px;
}
.Statistics_Circle{
    width:100px;
    height: 100px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #9dbbcb;
    margin: auto;
}
.Statistics_Circle p{
    width:60px;
    margin:auto;
    text-align: center;
    margin-top: 35px;
    font-family: arial, sans-serif ;
    font-size:20px;
    color: #7f7f7f;
}
.StatisticsP{
    text-align: center;
    margin-top: 15px;
    font-size:20px;
    color: #7f7f7f;
}
/***********************************
footer
***********************************/

footer{
    height: 110px;
    width: 100%;
    background-color: #2d6c93;
    margin-top: -110px;
}

.upPoint{
    width: 62px;
    height: 62px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color:#2d6c93;
    margin: -30px auto;
    text-align: center;
}

.up-icon{
    display: inline-block;
    margin-top: 10px;
    width:45px;
    height:43px;
    background:  url("../img/social_media.png") -130px 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;

}

.blokcSocialIcon{
    width: 350px;
    height: 50px;
    background:#2d6c93 ;
    margin-top: -15px;
}
.linefooter{
    height: 1px;
    width: 100%;
    background: #FFF;
    margin-top: 50px;
}

.pFooter{
    margin-top: 5px;
    color: #fff;

}

.pFooter2{
    margin-top: 5px;
    color: #fff;
    text-align: left;
}

.border_radius{
    width: 40px;
    height: 40px;
    color: #fff;
    border: solid 1px #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 6px 7px;
    margin-left: 10px;
}
.footer_social{
    margin: 0 auto;    
}

.footer2_social{
    display: none;
}

.p2Footer{
    display: none; 
}

.p2Footer2{
    display: none;
}

.border_radius2{
    display: none !important;
    width: 0;
    height: 0;
    color: #fff;
    border: solid 0 #fff;
    border-radius: 0;
    padding: 0;
    margin-left: 0;
}

.sidNav {
    margin: 0 -40px 0 0 ;
    list-style-type: none;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.sidNav  li {
    display: block;
    padding:  15px 0 15px 0;
    border-bottom: solid 1px #285074;
}

.sidNav  li a{
    color: #ffffff;
}
.hederSidNav{

    margin: auto;
    color: #fff;
    text-align: center;
    font:22px 'Droid Arabic Kufi', Arial, Helvetica, sans-serif !important;
}
.sidNav  li:hover {
    background: #347ca8;
}
.closeMe{
    padding-left: 40px;
    padding-right: 20px;
}
.center{
    text-align: center;
}
.paddingLeft{
    padding-left: 5px;
}
.color0f5254{
    color:#2d6c93 !important;
}
.margin20{
    margin-bottom: 30px;
}

.button {
    padding: 14px 22px;
    background-color: #cecece;
    color: #333333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

    border-radius: 3px;
    margin-bottom: 20px;
    display: inline-block;
    opacity: 0.5;
}
.button:hover {
    background-color: #e1e1e1;
}
.thumb{
    text-align: center;

}
.thumb p{
    border-top: solid 4px #285074;
    padding: 5px 0 5px 0;
    background: #2d6c93;
    color: #fff;
}
.thumbs {
    display: block;
}

.anserBox{
    width: 100%;
    height: 3px;
    background:#2d6c93;
    margin-top: 20px;
}

.thumb {
    margin-bottom: 30px;
}

.thumbnail p{
    text-align: center;
    padding-top: 10px;
}

@media (min-width:992px) and (max-width: 1200px)
{
    footer{
        margin-top: 50px;
        height: 110px;
        width: 100%;
        background-color: #2d6c93;
    }

    .upPoint{
        width: 62px;
        height: 62px;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        background-color:#2d6c93;
        margin: -30px auto;
        padding-top: 2px ;
    }

    .up-icon{
        width:45px;
        height:43px;
        background:  url("../img/social_media.png") -130px 0;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        margin:9px 0 0 0;
    }

    .blokcSocialIcon{
        width: 300px;
        height: 50px;
        background:#2d6c93 ;
        position: absolute;
        top: 45px;
        right: 0px;
    }
    .linefooter{
        height: 0;
        width: 0;
        margin-top: 0;
    }

    .pFooter{
        margin-top: 50px;
        color: #fff;


    }

    .pFooter2{
        margin-top: 50px;
        color: #fff;
        text-align: left;
        font-size: 11px;
    }

    .border_radius{
        width: 40px;
        height: 40px;
        color: #fff;
        border: solid 1px #fff;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        padding: 6px 7px;
        margin-left: 10px;
    }
    .footer2_social{
        display: none;
    }

    .p2Footer{
        display: none; 
    }

    .p2Footer2{
        display: none;
    }

    .border_radius2{
        display: none !important;
        width: 0;
        height: 0;
        color: #fff;
        border: solid 0 #fff;
        border-radius: 0;
        padding: 0;
        margin-left: 0;
    }
}
@media (min-width:768px) and (max-width: 992px)
{
    footer{
        margin-top: 50px;
        height: 110px;
        width: 100%;
        background-color: #2d6c93;
    }

    .upPoint{
        width: 62px;
        height: 62px;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        background-color:#2d6c93;
        margin: -30px auto;
        padding-top: 2px ;
    }

    .up-icon{
        width:45px;
        height:43px;
        background:  url("../img/social_media.png") -130px 0;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        margin:9px 0 0 0;
    }

    .blokcSocialIcon{
        width: 300px;
        height: 50px;
        background:#2d6c93 ;
        position: absolute;
        top: 45px;
        right: 0px;
    }
    .linefooter{
        height: 0;
        width: 0;
        margin-top: 0;
    }

    .pFooter{
        margin-top: 50px;
        color: #fff;


    }

    .pFooter2{
        margin: 50px 0 0 0;
        color: #fff;
        text-align: left;
        font-size: 11px;
    }

    .border_radius{
        width: 0;
        height: 0;
        color: #fff;
        border: none ;
        padding: 6px 7px;
        margin-left: 20px;
    }

    .footer2_social{
        display: none;
    }

    .p2Footer{
        display: none; 
    }

    .p2Footer2{
        display: none;
    }

    .border_radius2{
        display: none !important;
        width: 0;
        height: 0;
        color: #fff;
        border: solid 0 #fff;
        border-radius: 0;
        padding: 0;
        margin-left: 0;
    }

}
@media (max-width:768px) 
{
    footer{
        margin-top: 50px;
        height: 110px;
        width: 100%;
        background-color: #2d6c93;
    }

    .upPoint{
        width: 62px;
        height: 62px;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        background-color:#2d6c93;
        margin: -30px auto;
        padding-top: 2px ;
    }
    .up-icon{
        width:45px;
        height:43px;
        background:  url("../img/social_media.png") -130px 0;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        margin:9px 0 0 0;
    }
    .blokcSocialIcon{
        display: none;
    }
    .linefooter{
        display: none;
    }
    .pFooter{
        display: none;

    }
    .pFooter2{
        display: none;
    }
    .border_radius{
        display: none !important;
        width: 0;
        height: 0;
        color: #fff;
        border: solid 0 #fff;
        border-radius: 0;
        padding: 0;
        margin-left: 0;
    }
    .footer2_social{
        display: block !important ;
        width: 160px;
        padding-right: 20px;
        margin: 10px auto auto auto;
    }
    .p2Footer2{
        display: block !important ;
        width: 205px;
        margin: 25px auto auto auto;
        padding-right: 10px;
        color: #fff;
        text-align: center;
        font-size: 11px;
    }
    .border_radius2{
        display: block !important ;
        width: 40px;
        height: 40px;
        color: #fff;
        border: solid 1px #fff;
        -moz-border-radius:  50%;
        -webkit-border-radius:  50%;
        border-radius: 50%;
        padding: 6px 7px;
        margin-left: 10px;
    }
} 


.aBlack a{
    color: #000;
}
.centerMe{
    text-align: center;
    margin: auto;
}

.padingR{
    padding-right: 20px;
}