.header.subsc {
    background: #3482ba url(../images/subi.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esda {
    background: #3482ba url(../images/esda.jpg) no-repeat center;
    padding: 0 15px;
}

.header.abouty {
    background: #3482ba url(../images/abouty.jpg) no-repeat center;
    padding: 0 15px;
}

.header.regi {
    background: #3482ba;
    padding: 0 15px;
}

.header.regi .main-h {
    margin-top: 15px;
    min-height: 130px;
}

.header.artic {
    background: #3482ba url(../images/artic.jpg) no-repeat center;
    padding: 0 15px;
}

.header.searchy {
    background: #3482ba url(../images/search-back.jpg) no-repeat center;
    padding: 0 15px;
}

.header.training {
    background: #3482ba url(../images/training.jpg) no-repeat center;
    padding: 0 15px;
}

.header.audio {
    background: #3482ba url(../images/audio.jpg) no-repeat center;
    padding: 0 15px;
}

.header.estsharat {
    background: #3482ba url(../images/estsharat.jpg) no-repeat center;
    padding: 0 15px;
}

.header.estsharat.free {
    background: #3482ba url(../images/free.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 0 15px;
}

.header.ref {
    background: #00406c url(../images/ref-h1.png) no-repeat bottom right;
    padding: 0 15px;
    position: relative;
    background-size: 32%;
    height: 100vh;
}

.header.ref:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 203px;
    background: url(../images/ref-h.PNG) no-repeat;
}

.header.ref .main-h .col-md-12 h3 {
    padding: 15px 0;
    display: inline-block;
    font-weight: bold;
}

.header.ref .main-h .col-md-12 img {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 20px;
    margin-right: 50px;
}

.header.ref .main-h {
    padding-bottom: 0;
}

.header.ref p {
    padding-right: 140px;
    color: #fff;
    font-size: 17px;
    text-shadow: 0 0 3px #404040;
    text-align: justify;
}

a.buttone {
    float: left;
    background: #e48600;
    padding: 12px 23px;
    color: #fff;
    border-radius: 6px;
    font-size: 18px;
    text-decoration: none;
}

a.buttone:hover {
    background: #ffb14a;
}

.header.esdar-1 {
    background: #3482ba url(../images/esdar-1.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esdar-2 {
    background: #3482ba url(../images/esdar-2.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esdar-3 {
    background: #3482ba url(../images/esdar-3.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esdar-4 {
    background: #3482ba url(../images/esdar-4.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esdar-5 {
    background: #3482ba url(../images/esdar-5.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esdar-6 {
    background: #3482ba url(../images/esdar-6.jpg) no-repeat center;
    padding: 0 15px;
}

.header.esdar-7 {
    background: #3482ba url(../images/esdar-3.jpg) no-repeat center;
    padding: 0 15px;
}

.header.empty {
    background: url(../images/empty.png) no-repeat center;
    padding: 0 15px;
    padding-bottom: 45px;
}

.row.main-h .col-md-12 h3 {
    font-size: 36px;
    text-align: justify;
    color: #fff;
    margin: 0;
    padding: 40px 0;
    font-weight: bold;
}

.row.main-h .col-md-12 h1 {
    font-size: 36px;
    text-align: justify;
    color: #fff;
    margin: 0;
    padding: 40px 0;
    font-weight: bold;
}

.row.main-h.esdar .col-md-10 h3 {
    font-size: 30px;
    text-align: justify;
    color: #fe9d24;
    margin: 0;
    padding: 20px 0;
    padding-top: 30px;
}

.row.main-h.esdar .col-md-10 h1 {
    font-size: 30px;
    text-align: right;
    color: #fe9d24;
    margin: 0;
    padding: 20px 0;
    padding-top: 30px;
}

.row.main-h.esdar .col-md-10 p {
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 18px;
    text-align: justify;
    color: #fff;
    margin: 0;
}

.row.main-h .col-md-12 h3 img {
    padding-left: 15px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: bottom;
}

.buttons {
    text-align: center;
}

.buttons a.buto {
    margin: 0 10px;
    margin-top: 15px;
}

a.buto {
    padding: 13px 40px;
    border-radius: 25px;
    color: #fff;
    background: #2fbde0;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
}

a.buto:hover {
    background: #3482ba;
    color: #fff;
}

.subscriptions .col-md-4 {
    margin: 15px;
    width: calc(100% - 30px);
}

.subscriptions .col-md-12 {
    margin: 15px;
    width: calc(100% - 30px);
}

@media (min-width: 992px) {
  .subscriptions {
    margin: 15px 15px 0;
    display: flex;
  }
  .subscriptions .col-md-4 {
      margin: 0 10px;
      width: calc(33.33333333333333% - 20px);
  }
  .subscriptions .col-md-12 {
      margin: 0 10px;
  }
}

.subscriptions .subscription .subscription-title {
    padding: 8px 20px;
}

.subscriptions .subscription .subscription-title h3 {
    display: block;
    font-weight: 600;
    background-color: transparent;
    font-size: 28px;
    border-radius: 20px 20px 0 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.subscriptions .subscription .subscription-title h5 {
    font-size: 28px;
    font-weight: 600;
}

.subscriptions .subscription .subscription-title span {
    font-size: 20px;
    font-weight: 500;
}

.subscriptions .subscription.silver .subscription-details {
    height: 200px;
    border-bottom: 1px solid #cccdcd;
}

.subscriptions .subscription.golde .subscription-details {
    height: 200px;
    border-bottom: 1px solid #cccdcd;
}

.subscriptions .subscription.libr .subscription-details {
    height: 340px;
    overflow-x: visible;
    overflow-y: scroll;
    padding-top: 40px !important;
    margin-top: -40px;
}

.subscriptions .subscription.silver .subscription-offer {
    height: 100px;
}

.subscriptions .subscription.golde .subscription-offer {
    height: 100px;
}

.subscriptions .subscription.silver .subscription-title {
    border-bottom: 5px solid rgba(100, 100, 100, 0.4);
}


.subscriptions .subscription.silver .subscription-title h3,
.subscriptions .subscription.silver .subscription-title h5,
.subscriptions .subscription.silver .subscription-title span {
    color: #757575;
}

.subscriptions .subscription.golde .subscription-title {
    border-bottom: 5px solid rgba(105, 98, 30, 0.4);
}

.subscriptions .subscription.golde .subscription-title h3,
.subscriptions .subscription.golde .subscription-title h5,
.subscriptions .subscription.golde .subscription-title span {
    color: #69621e;
}

.subscriptions .subscription.libr .subscription-title h3,
.subscriptions .subscription.libr .subscription-title h5,
.subscriptions .subscription.libr .subscription-title span {
    color: #f77f35;
}

.subscriptions .subscription.libr .subscription-title {
    border-bottom: 5px solid rgba(247, 127, 53, 0.4);
}

.maktaba .sub-tabs .nav > li:nth-child(4) > a {
    background: #e48600;
}

.subscriptions .subscription.corp .subscription-title h3 {
    color: #35d0f7;
    border-bottom: 5px solid rgba(47, 189, 224, 0.4);
    text-align: right;
}

.subscriptions .subscription.corp .buttons {
    text-align: left;
}

.subscriptions .subscription {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    background: #def4f9;
}

.subscriptions .subscription.silver {
    background: #eceded;
}

.subscriptions .subscription.libr {
    background: #fdefe7;
}

.subscriptions .subscription.golde {
    background: #fdf7c7;
}

.subscriptions .subscription.silver .buto {
    background-color: #757575;
    display: table;
    float: none;
    margin: 0 auto;
}

.subscriptions .subscription.silver a.buto:hover {
    background: #3482ba;
    color: #fff;
}

.subscriptions .subscription.libr .buto {
    background: #f77f35;
}

.subscriptions .subscription.libr .long-row {
    display: flex;
}

.subscriptions .subscription.libr .match-height {
    display: flex;
    flex: 1;
}

.subscriptions .subscription.libr .text-center {
    margin: auto;
}

.subscriptions .subscription.libr a.buto:hover {
    background: #3482ba;
    color: #fff;
}

.subscriptions .subscription h3 {
    color: #707070;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.subscriptions .subscription h1 {
    color: #707070;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 22px;
    min-height: 270px;
}

.subscription-tabs .tab-pane h3 {
    line-height: 150%;
}

.subscriptions .subscription h4 {
    color: #707070;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.subscriptions .subscription ul li {
    list-style: inside;
    color: #707070;
    line-height: 240%;
    font-size: 16px;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.subscriptions .subscription .checkbox {
    margin-bottom: 4px;
    padding-right: 0;
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.subscriptions .subscription.libr .checkbox {
    border-bottom: 1px solid #cccdcd;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
    float: right;
}

.subscriptions .subscription.golde .buto {
    background-color: #69621e;
    color: #f5e337;
}

.subscriptions .subscription.golde a.buto:hover {
    background: #3482ba;
    color: #fff;
}

.subscriptions .subscription.libr a.moreat {
    background: #984e20;
    border-radius: 20px;
    font-size: 13px;
    margin-top: -4px;
    padding: 5px 15px;
}

.subscriptions .subscription.libr a.moreat:hover:before {
    border-radius: 20px;
}

.subscriptions .subscription .checkbox label {
    color: #707070;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.subscriptions .subscription .checkbox span {
    float: right;
    font-weight: 600;
    margin-left: 22px;
    font-size: 18px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold;
    margin-top: -1px;
    width: 44px;
    letter-spacing: -1px;
    text-align: left;
}

/*.subscriptions .subscription .subscription-button {
    position: absolute;
    bottom: 8%;
}*/

.subscriptions .subscription .hint {
    padding: 0 16px;
}

.subscriptions .subscription.silver .hint p {
    font-size: 18px;
    margin-top: 10px;
    color: #757575;
}

.subscriptions .subscription.golde .hint p {
    font-size: 18px;
    margin-top: 10px;
    color: #69621e;
}

.subscriptions .subscription.libr .hint p {
    font-size: 18px;
    margin-top: 10px;
    color: #f77f35;
}

.subscriptions .subscription a.buto {
    border-radius: 10px;
}

.subscriptions .subscription.silver a.buto {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.subscriptions .subscription.golde a.buto {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.subscriptions .subscription.libr a.buto {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.pricee em {
    font-weight: 600;
    color: #999999;
    font-style: normal;
    font-size: 21px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    margin-right: 0px;
    position: relative;
    letter-spacing: -1px;
}

.pricee em:after {
    content: "";
    background: #f21941;
    width: 125%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: -5px;
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.pricee > em {
    margin-top: 10px;
    display: inline-block;
}

.pricee p {
    color: #4883fb;
    direction: ltr;
    float: right;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: normal;
}

.pricee p em {
    color: #4883fb;
    text-decoration: none;
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    margin-right: -1px;
    padding-right: 1px;
}

.pricee p em:after {
    display: none;
}

.subscriptions .subscription .checkbox.mary {
    margin-right: 13px;
    margin-bottom: 13px;
}

.subscriptions .subscription h3 span {
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding-right: 10px;
    font-weight: normal;
}

.subscriptions .subscription h1 span {
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding-right: 10px;
    font-weight: normal;
}

.subscriptions .subscription input[type='checkbox'] {
    width: 20px;
    height: 22px;
    background: white;
    margin-right: -22px;
    margin-top: 1px;
    border: 1px solid #ccc;
}

.subscriptions .subscription input[type='checkbox']:checked {
    background: #abd;
}

.maktaba .sub-tabs .tab-pane.ref {
    background: #f7f6f6;
    padding-bottom: 37px;
}

.maktaba .sub-tabs .tab-pane.ref p {
    font-size: 17px;
    color: #555555;
}

.maktaba .sub-tabs .tab-pane.ref .col-md-6 p span {
    font-family: sans-serif;
    font-weight: bold;
    padding: 0 7px;
}

.maktaba .sub-tabs .tab-pane.ref p b {
    font-family: sans-serif;
    padding: 0 7px;
}

.maktaba .sub-tabs .tab-pane.ref h3 {
    color: #555555;
}

.maktaba .sub-tabs .tab-pane.ref h3 span {
    font-family: sans-serif;
    color: #e48600;
    padding: 0 7px;
}

.maktaba .sub-tabs .tab-pane.ref a.addy {
    background: #e48600;
    color: #fff;
    padding: 11px 29px;
    margin: 0 4px;
    float: none !important;
    border-radius: 22px;
    margin-top: 15px;
}

.maktaba .sub-tabs .tab-pane.ref a.addy:hover {
    background: #ffb14a;
}

.maktaba .sub-tabs .tab-pane.ref h4 {
    color: #e48600;
}

#owl-demo4 {
    /*margin-top: 40px;*/
}

#owl-demo4 .title {
    margin-bottom: 40px;
}

#owl-demo4 .owl-next i,
#owl-demo4 .owl-prev i {
    font-size: 50px;
    font-weight: bold;
}

#owl-demo4 .book a h3 {
    line-height: 120%;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}

#owl-demo4 .owl-next i:hover,
#owl-demo4 .owl-prev i:hover {
    color: #f78c35;
}

#owl-demo4 .owl-next,
#owl-demo4 .owl-prev {
    display: inline-block;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -52px;
}

#owl-demo4 .owl-prev {
    left: -42px;
}

#owl-demo4 .owl-next {
    right: -42px;
}

#owl-demo1 {
    /*margin-top: 40px;*/
}

#owl-demo1 .title {
    margin-bottom: 40px;
}

#owl-demo1 .owl-next i,
#owl-demo1 .owl-prev i {
    font-size: 50px;
    font-weight: bold;
}

#owl-demo1 .book a h3 {
    line-height: 120%;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}

#owl-demo1 .owl-next i:hover,
#owl-demo1 .owl-prev i:hover {
    color: #f78c35;
}

#owl-demo1 .owl-next,
#owl-demo1 .owl-prev {
    display: inline-block;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -52px;
}

#owl-demo1 h4 {
    color: #606060;
    margin-top: 0;
    font-weight: bold;
    line-height: 180%;
}

#owl-demo1 p {
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: justify;
}


#owl-demo1 .owl-prev {
    left: -42px;
}

#owl-demo1 .owl-next {
    right: -42px;
}

.e-section1 {
    padding-top: 45px;
    background: #fff2e2;
}

.e-section1 .title h3 {
    font-size: 30px;
    line-height: 140%;
    text-align: center;
    margin-top: 70px;
    color: #0280d1;
}

.sere {
    border-top: 1px solid #c4c3c2;
    padding: 25px 0;
}

.sere .form-group {
    margin-bottom: 0;
    position: relative;
}

.sere .control-label {
    font-size: 16px;
    color: #606060;
    margin-top: 12px;
    text-align: left;
    display: inline-block;
    padding-top: 0;
    font-weight: normal;
}

.sere select.form-control {
    padding: 10px;
    border-radius: 10px;
    background: transparent;
    border: 1px solid #606060;
    font-size: 16px;
    color: #606060;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    position: relative;
}

.sere .form-group:before {
    position: absolute;
    left: 24px;
    top: 50%;
    margin-top: -12px;
    content: "\f107";
    color: #606060;
    display: inline-block;
    font: normal normal normal 32px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.styled-select select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.section5.booky {
    padding-bottom: 0;
    border-bottom: 1px solid #eee;
}

.section5.booky .book {
    display: table;
    margin: 0 auto 35px;
    width: 140px;
}


.row.mar-8 {
    margin: 0 -5px;
}

.row.mar-8 .col-md-6,
.row.mar-8 .col-md-3,
.row.mar-8 .col-md-9,
.row.mar-8 .col-md-8,
.row.mar-8 .col-md-4 {
    padding: 0 5px;
}

/**/

.row.no-b.nob {
    padding-top: 0%;
}

.con-sec {
    padding: 20px 0;
}


.sec-2 .con-sec {
    border: 0;
}

.sec-2 .col-md-5 {
    border-left: 1px solid #b1b1b1;
}

.sec-2 .row.no-b .col-md-4,
.sec-2 .row.no-b .col-md-6 {
    border: 0;
    height: 200px;
    overflow: hidden;
}

.sec-2 .row.no-b .col-md-4 img,
.sec-2 .row.no-b .col-md-6 img {
    display: block;
    margin: 20px auto;
    margin-top: 40px;
}

.sec-2 .row.no-b .col-md-4 h4,
.sec-2 .row.no-b .col-md-6 h4 {
    color: #055a96;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    text-align: center;
}

.sec-2 .row.no-b .col-md-4 p,
.sec-2 .row.no-b .col-md-6 p {
    text-align: center;
    font-family: sans-serif;
    font-size: 14px;
    color: #4f4f4f;
    margin-bottom: 10px;
}

.con-sec h3 {
    color: #fe9d24;
    font-size: 20px;
    margin-top: 0;
}

.con-sec p {
    color: #4f4f4f;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    text-align: justify;
}

.con-sec.liny p {
    line-height: 150%;
}

.con-sec.linea {
    border-top: 1px solid #b1b1b1;
    padding: 40px 15px;
    margin-top: 20px;
}

p.spe {
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    margin-bottom: 0;
}

p.spe span {
    font-weight: bold;
    display: block;
}

.tag-search .col-md-9 {
    border-left: 1px solid #b1b1b1;
}

.tags {
    padding: 35px 0;
    display: inline-block;
    padding-right: 60px;
    background: url(../images/tags.PNG) no-repeat 100% 32%;
}

.tag-search img {
    display: inline-block;
}

.tags span a {
    text-decoration: none;
    padding: 10px;
    color: #5a5a5a;
    background: #f3f1f1;
    display: inline-block;
    border: 1px solid #999999;
    margin-bottom: 10px;
    margin-right: 4px;
}

.tags span a:hover {
    background: #fcfcfc;
    color: #fe9d24;
}

.section5.booky.no-b {
    border: 0;
}

.sharing {
    padding-top: 35px;
}

.sharing a {
    text-decoration: none;
    color: #4f4f4f;
}

.sharing p {
    margin-bottom: 25px;
}

.sharing a img {
    padding-left: 10px;
    vertical-align: middle;
    display: inline-block;
}

.b-t {
    border-top: 1px solid #b1b1b1;
}

.summa h4 {
    color: #3482ba;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
}

.summa h3 {
    color: #3482ba;
}

.summa h1 {
    color: #3482ba;
    font-size: 26px;
}

.summa h3.sepa {
    margin-top: 10px;
}

.summa h5 {
    color: #fe9d24;
    font-size: 18px;
    border-bottom: 1px solid #b1b1b1;
    padding-top: 3px;
    padding-bottom: 17px;
    margin-bottom: 15px;
}

.summa p {
    color: #747474;
    font-size: 18px;
    margin-bottom: 0;
}

.summa p span {
    color: #3482ba;
    padding-left: 10px;
}

.pricess {
    color: #3482ba;
    font-size: 50px;
    text-align: center;
    font-family: arial;
}

a.linka {
    text-decoration: none;
    border-radius: 10px;
    padding: 12px 20px;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
}

.linka.linka-1 {
    background: #3482ba url(../images/icon-1.png) no-repeat 9% 50%;
    border: 1px solid #3482ba;
    color: #fff;
}

.linka.linka-1:hover {
    background: #367aab url(../images/icon-1.png) no-repeat 9% 50%;
}

.linka.linka-2 {
    background: #ea4c3a url(../images/icon-2.png) no-repeat 9% 50%;
    border: 1px solid #ea4c3a;
    color: #fff;
    padding: 10px 20px;
    font-family: arial;
    font-size: 21px;
}

.linka.linka-2:hover {
    background: #d64838 url(../images/icon-2.png) no-repeat 9% 50%;
}

.linka.linka-3 {
    background: #fff url(../images/icon-3.png) no-repeat 9% 50%;
    border: 1px solid #ea4c3a;
    color: #ea4c3a;
}

.linka.linka-3:hover {
    background: #f5f5f5 url(../images/icon-3.png) no-repeat 9% 50%;
}

.linka.linka-6 {
    background: #37b8b6 url(../images/icon-6.png) no-repeat 9% 50%;
    border: 1px solid #37b8b6;
    color: #fff;
    font-size: 21px;
    font-family: arial;
}

.linka.linka-6:hover {
    background: #37b8b6 url(../images/icon-6.png) no-repeat 9% 50%;
}

.acti {
    padding-right: 35px;
}

.summary-sec {
    position: relative;
    padding: 0 60px;
    padding-bottom: 25px;
}

.summary-sec .book {
    text-align: inherit;
}

.summary-sec .book img {
    text-align: inherit;
    display: inline-block;
}

.summary-sec .after-ph {
    padding: 13px 0;
    padding-bottom: 0;
}

.summary-sec .rating {
    position: relative;
    float: right;
    margin-right: 11px;
    margin-top: 2px;
    margin-bottom: 0;
}

.summary-sec .book .share {
    margin: 0;
}

.summary-sec .book .after-ph {
    border: 0;
}

.summary-sec .owl-nav1 .owl-next img,
.summary-sec .owl-nav1 .owl-prev img {
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.summary-sec .owl-nav1 .owl-next:hover img,
.summary-sec .owl-nav1 .owl-prev:hover img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.summary-sec .owl-nav1 .owl-next,
.summary-sec .owl-nav1 .owl-prev {
    display: inline-block;
    z-index: 998;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
}

.summary-sec .owl-nav1.fixed-arrow-owl .owl-next,
.summary-sec .owl-nav1.fixed-arrow-owl .owl-prev {
    display: inline-block;
    z-index: 998;
    opacity: 1;
    position: absolute;
    top: 156px;
    margin-top: -16.5px;
}


.summary-sec .owl-nav1 .owl-prev {
    left: 0;
}

.summary-sec .owl-nav1 .owl-next {
    right: 0;
}

/**/

.e-section2 {
    background: #f3f0f0;
    padding-bottom: 40px;
}

.e-section2 .sere {
    border-top: 0;
    border-bottom: 1px solid #959595;
    margin-bottom: 25px;
}

h3.headi {
    font-size: 22px;
    color: #959595;
    margin-bottom: 5px;
    margin-right: 25px;
}

h3.headi span {
    font-family: arial;
    color: #fff;
    padding: 5px 15px;
    font-weight: normal;
    font-size: 20px;
    background: #959595;
    border-radius: 20px;
    margin-right: 8px;
}

.sing-a {
    margin-bottom: 25px;
    padding: 25px;
    background: #fff;
    box-shadow: 1px 0 12px #e6e6e6;
    overflow: hidden;
}

.sing-a.no-back {
    background: none;
    box-shadow: none;
}

.sing-a h3 {
    margin-top: 0;
    color: #3482ba;
    font-size: 20px;
}

.sing-a h4 {
    margin-top: 16px;
    color: #fe9d24;
    font-size: 18px;
}

.sing-a h4 span {
    margin-right: 30px;
    font-family: arial;
}

.sing-a p {
    margin: 0;
    color: #737373;
    text-align: justify;
    font-size: 18px;
}

.exam_details a.moreat,
.sing-a a.moreat {
    border-radius: 20px;
    padding: 10px 45px;
    font-size: 19px;
    background: #f78c35;
}

.exam_details a.moreat:before,
.sing-a a.moreat:before {
    border-radius: 20px;
    background: #3482ba;
    padding: 10px 45px;
}

.summary-sec.arti {
    padding: 0;
    text-align: center;
}

.summary-sec.arti-1 h3 {
    line-height: 180%;
}

.summary-sec.arti h3 {
    margin-top: 0;
    color: #3482ba;
    font-size: 36px;
}
.summary-sec.arti h1 {
    margin-top: 0;
    color: #3482ba;
    font-size: 36px;
}

.summary-sec.arti h4 {
    text-align: right;
}

.summary-sec.arti h5 {
    margin-top: 16px;
    color: #fe9d24;
    font-size: 19px;
    border-bottom: 0;
    padding-top: 3px;
    padding-bottom: 17px;
    margin-bottom: 15px;
}

.summary-sec.arti h5 span {
    margin-right: 30px;
    font-family: arial;
}

.summary-sec.arti .owl-nav1 .owl-prev img,
.summary-sec.arti .owl-nav1 .owl-next img,
.summary-sec.arti-1 .owl-nav1 .owl-prev img,
.summary-sec.arti-1 .owl-nav1 .owl-next img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.summary-sec.arti .owl-nav1 .owl-next:hover img,
.summary-sec.arti .owl-nav1 .owl-prev:hover img,
.summary-sec.arti-1 .owl-nav1 .owl-next:hover img,
.summary-sec.arti-1 .owl-nav1 .owl-prev:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;
    /* IE6-9 */
    zoom: 1;
    /* needed to trigger "hasLayout" in IE if no width or height is set */
    -webkit-filter: grayscale(0%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.art-sum {
    padding: 35px;
    font-size: 18px;
    color: #737373;
    border: 1px solid #c3c2c2;
    margin-bottom: 15px;
}

.art-sum p {
    color: #737373;
    text-align: justify;
}

.art-sum h2 {
    color: #fe9d24;
    font-family: arial;
    font-family: 36px;
    margin-top: 0;
}

.art-sum.font-f {
    margin: 0 60px;
}

.art-sum.font-f h2 {
    font-family: "GESSTwoMed";
}

.art-sum h3 {
    color: #3482ba;
    font-size: 20px;
    margin-top: 0;
}

.art-info {
    margin-top: 25px;
    margin-bottom: 35px;
}

.art-info.font-f {
    margin: 0 60px;
    margin-top: 25px;
    margin-bottom: 35px;
}

.art-info h4 {
    color: #fe9d24;
    font-size: 19px;
    margin-top: 7px;
    margin-bottom: 0;
    border-bottom: 0;
}

.art-info.font-f h4 {
    color: #0280d1;
    margin-top: 0;
    margin-bottom: 12px;
}

.art-info h3 {
    color: #fe9d24;
    font-size: 19px;
    margin-top: 7px;
    margin-bottom: 0;
    border-bottom: 0;
}

.art-info h3 span {
    font-family: arial;
}

.art-info .sharing {
    padding-top: 0;
    text-align: left;
}

.art-info .sharing a {
    padding-left: 10px;
    font-size: 18px;
}

.art-info .sharing a:hover {
    color: #fe9d24;
}

.art-info .sharing a:last-child {
    padding-left: 0;
}

.estsharat .main-h .col-md-12 h3 {
    padding: 15px 0;
    font-weight: bold;
}
.estsharat .main-h .col-md-12 h1 {
    padding: 15px 0;
    font-weight: bold;
}

.estsharat.free .main-h {
    min-height: 130px;
}

.estsharat.free .main-h .col-md-12 h3 {
    padding: 15px 0;
    display: inline-block;
    font-weight: bold;
}

.estsharat.free .main-h .col-md-12 img {
    display: inline-block;
    vertical-align: initial;
    padding-left: 20px;
    margin-right: 50px;
}

.estsharat.free .main-h .col-md-12 h3 span {
    padding: 15px 0;
    font-weight: normal;
    font-size: 20px;
}

.estsharat .main-h .col-md-12 p {
    font-size: 20px;
    color: #fff;
    padding-right: 28px;
}

.estsharat.free .book {
    padding: 27px 20px;
    padding-left: 13px;
    border-radius: 20px;
    position: relative;
    margin-right: 30px;
    z-index: 9;
    margin-bottom: 20px;
}

.estsharat.free .book span {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/tra.PNG) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

.header.estsharat.free {
    padding-bottom: 35px;
}

.estsharat.free .book a h3 {
    min-height: inherit;
    color: #969696;
    height: 32px;
}

.estsharat.free .book p {
    color: #999;
}

.sere.est {
    background: #f5f3f3;
    border: 0;
}

.sere.est select.form-control {
    background: #fff;
}

.sere.est .form-group:before {
    z-index: 999;
}

.sere.est input.form-control {
    padding: 10px;
    border-radius: 10px;
    background: #fff url(../images/searche.png) no-repeat 5% 50%;
    border: 1px solid #606060;
    font-size: 16px;
    color: #606060;
    position: relative;
}

.sere.est input.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #606060;
}

.sere.est input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #606060;
}

.sere.est input.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #606060;
}

.sere.est input.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #606060;
}

a.addy {
    color: #fff;
    background: #3482ba;
    padding: 9px 30px;
    float: left;
    padding-right: 20px;
    border-radius: 10px;
    font-size: 18px;
    display: inline-block;
    margin-left: 15px;
    text-decoration: none;
}

a.addy:hover {
    background: #f78c35;
}

a.addy img {
    padding-left: 10px;
    margin-top: -2px;
    width: 30px;
}

/*.sere.est .form-group {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    width: 59%;
}*/

.sere.est a.moreat {
    border-radius: 9px;
    padding: 8px 45px;
    font-size: 19px;
    background: #f78c35;
}

.sere.est a.moreat:before {
    border-radius: 9px;
    background: #3482ba;
    padding: 8px 45px;
}

.table-inbox {
    margin: 40px 0;
}

.table-inbox p,
.table-inbox h4,
.table-inbox span.time {
    margin: 0;
}

.table-inbox thead td {
    font-size: 14px;
}

.table-inbox.table-bordered > tbody > tr > td {
    padding: 10px;
    border: 2px solid #fff;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
}


.table.table-inbox > thead > tr > th {
    color: #fff;
    background: #3482ba;
    border: 2px solid #fff;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
}

.table.table-inbox > thead > tr > th span {
    font-family: arial;
}

.table.table-inbox > thead > tr > th a {
    color: #d41a45;
}

.table-inbox td span {
    color: #646464;
    font-size: 20px;
    font-family: arial
}

.table-inbox td h4 {
    color: #fe9d24;
    font-size: 16px;
    margin-top: 12px;
}

.table-inbox td:nth-child(2) {
    text-align: right;
}

.table-inbox td a h3 {
    color: #3482ba;
    font-size: 20px;
    margin-top: 0;
    text-decoration: none;
}

.table-inbox td a {
    text-decoration: none;
}

.table-inbox td a:hover h3 {
    color: #fe9d24;
}

.table-inbox td a:hover p {
    color: #fe9d24;
}

.table-inbox td p {
    margin-bottom: 0;
    color: #79797a;
    font-size: 16px;
}

.table-inbox tr:nth-child(odd) {
    background: #f3f4f4;
}

.table-inbox tr:nth-child(even) {
    background: #ecedee;
}

.trainee .table.table-inbox > thead > tr > th {
    background: #00c2fa;
    padding: 10px;
    font-size: 16px;
}

.trainee .table-inbox tr:nth-child(odd) {
    background: #e3f8fe;
}

.trainee .table-inbox tr:nth-child(even) {
    background: #d1f3fd;
}

.trainee .table-inbox.table-bordered > tbody > tr > td {
    padding: 10px;
}

td.text-center {
    text-align: center;
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        right: -9999px;
        left: auto;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
    }

    #no-more-tables tr {
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-right: 50%;
        white-space: normal;
        text-align: right;
    }

    #no-more-tables.just-to td {
        padding-right: 0;
        text-align: center;
    }

    #no-more-tables td:before {
        color: #687e95;
        left: auto;
        padding-left: 10px;
        position: absolute;
        right: 9px;
        text-align: right;
        top: 50%;
        width: 45%;
        font-size: 16px;
        margin-top: -13px;
    }
    /*
	Label the data
	*/
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

/**/

.regi .row.main-h .col-md-12 h3 {
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    font-size: 28px;
}

.regi .main-h p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding-right: 28px;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.field--wrapper {
    position: relative;
    margin-bottom: 20px;
}

.section-2 .form-group.inp input.form-control {
    margin-bottom: 15px;
    border: 1px solid #9a9999;
    border-radius: 0;
    padding: 12px;
    font-size: 17px;
}

.section-2 .form-group.inp textarea.form-control {
    margin-bottom: 15px;
    border: 1px solid #9a9999;
    border-radius: 0;
    padding: 12px;
    font-size: 17px;
}

.section-2 .radio-inline {
    color: #3482ba;
    font-size: 18px;
    margin-bottom: 12px;
}

.section-2 .radio-h span {
    margin-left: 15px;
    color: #3482ba;
    font-size: 18px;
    float: right;
    margin-bottom: 12px;
    display: inline-block;
    vertical-align: middle;
}

.section-2 h6.aspi {
    color: #f79344;
    font-size: 25px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 35px;
}

.section-2 .form-group.required.inp {
    position: relative;
}

.section-2 .form-group.required.inp:before {
    content: "*";
    position: absolute;
    right: -24px;
    top: 50%;
    margin-top: -27px;
    color: #e80000;
    font-size: 35px;
    font-weight: normal;
}

.phone-list .form-control {
    margin-bottom: 0;
    border: 1px solid #9a9999;
    border-radius: 0;
    padding: 12px;
    font-size: 17px;
    font-family: arial;
}

.phone-list .input-group-btn:last-child > .btn {
    border: 1px solid #9a9999;
    border-right: 0;
    border-radius: 0;
    padding: 12px;
    font-size: 17px;
    font-family: arial;
}

img.carret {
    padding-right: 9px;
    margin-left: 30px;
}

.phone-list .dropdown-menu {
    left: 0;
    right: auto;
    border-color: #ccc;
    min-width: 180px;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.phone-list .dropdown-menu {
    font-family: arial;
}

.phone-list .dropdown-menu img {
    padding-left: 5px;
}

.phone-list .dropdown-menu > li > a {
    padding: 10px 10px;
}

.section-2 {
    padding: 40px 0;
}

.section-2 a.addy {
    color: #fff;
    background: #3482ba;
    padding: 10px 25px;
    text-align: center;
    border-radius: 35px;
    float: none;
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin: 25px auto;
    margin-top: 25px;
    width: 70%;
}

.section-2 a.addy:hover {
    background: #f78c35;
}

.section-2 hr {
    border-color: #cbcbcb;
    margin-top: 0;
}

a.addy.face {
    background: #004a9a;
    float: left;
    padding: 10px 25px;
    margin-top: 0;
}

a.addy.goog {
    background: #d6492f;
    float: right;
    padding: 10px 25px;
    margin-top: 0;
}

a.addy.goog:hover,
a.addy.face:hover {
    background: #3482ba;
}

.section-2 a.addy img {
    padding-right: 10px;
    padding-left: 0;
    margin-top: 0;
    width: auto;
}

a.reset {
    font-size: 16px;
    padding: 0;
    color: #cf0202;
    text-decoration: none;
    display: inline-block;
    float: right;
    border-bottom: 1px solid;
    margin-top: 4px;
}

.section-2 .checkbox {
    display: block;
    min-height: 20px;
    padding-right: 20px;
    margin-top: 20px;
}

.section-2 .checkbox label {
    color: #585858;
    font-size: 16px;
}

.section-2 input[type='checkbox'] {
    width: 20px;
    height: 20px;
    background: white;
    margin-right: -20px;
    margin-left: 12px;
    margin-top: 1px;
    border: 1px solid #ccc;
}

.section-2 h4 {
    font-size: 25px;
    color: #f78c35;
    text-align: center;
    margin-bottom: 30px;
}

a.regii {
    color: #f78c35;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid;
    padding: 0 10px;
    float: left;
    margin-top: 4px;
}

a.regii:hover,
a.reset:hover {
    color: #3482ba;
}

/**/

#signin .modal-sm {
    width: 420px;
    margin: 0 auto;
}


#signin .checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 1;
}

#signin .checkbox label::before {
    display: none;
}

#signin .checkbox {
    padding-left: 16px;
}

#signin .modal-content {
    background: none;
    box-shadow: none;
}

#signin .tab-content {
    background: #ffffff;
    padding: 25px 20px;
    margin: 0;
    border-radius: 0 0 8px 8px;
}

#signin .btn-login,
#signin .google {
    margin-bottom: 0;
}

#Registration .btn-login {
    margin-bottom: 10px;
}

#signin .nav-tabs {
    margin-bottom: 0;
    border-bottom: 0;
}

#signin .nav > li {
    width: 50%;
}

#signin .nav > li > a {
    display: block;
    color: #484848;
    background: #e9e5e5;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 20px 20px 0 0;
    margin: 0;
    margin-top: 16px;
    border: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

#signin .nav > li.active > a {
    color: #3482ba;
    background: #ffffff;
    padding: 15px 20px;
    margin-top: 5px;
}

#signin .section-2 {
    padding: 0;
}

#signin .section-2 a.addy {
    font-size: 16px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

#signin a.addy.face {
    float: none;
    padding: 10px;
    margin-top: 15px;
    width: auto;
}

#signin a.addy.goog {
    float: none;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 0;
    width: auto;
}

/**/

.training .nav-area .nav > li.active > a {
    color: #fff;
    background: transparent;
    background: #00c2fa;
}

.training .main-h .col-md-12 h3 {
    font-size: 30px;
    text-align: justify;
    color: #00c2fa;
    margin: 0;
    padding: 18px 0;
    font-weight: bold;
}

.training .main-h p {
    font-size: 18px;
    color: #fff;
    padding-right: 28px;
}

.training .main-h li {
    font-size: 18px;
    line-height: 180%;
    color: #00c2fa;
    padding-right: 54px;
    list-style: inside;
}

.training .main-h li span {
    color: #fff;
}

/*.audio .main-h .col-md-8 h3 {
    font-size: 32px;
    text-align: justify;
    color: #fe9d24;
    margin: 0;
    padding: 18px 0;
    font-weight: bold;
}*/

.audio .main-h .col-md-8 h1 {
    font-size: 32px;
    text-align: justify;
    color: #fe9d24;
    margin: 0;
    padding: 18px 0;
    font-weight: bold;
}

/*.audio .main-h .col-md-8 h3 img {
    padding-left: 8px;
}*/

.audio .main-h .col-md-8 p {
    font-size: 19px;
    color: #fff;
    text-align: justify;
}

.sere.trai {
    background: #e3f8fe;
    border: 0;
}

    .sere.trai a.moreat,
    .sere.trai a.moreat:before {
        border-radius: 10px;
    }

    .sere.trai a.moreat {
        background: #00c2fa;
        display: block;
    }

        .sere.trai a.moreat:before {
            background: #3482ba;
        }

.trainee .title h3 {
    color: #00c2fa;
    margin-top: 10px;
}

.trainee .title p {
    color: #606060;
    font-size: 20px;
    margin-bottom: 0;
}

.trainee .table-inbox {
    margin-top: 15px;
}

.trainee .col-md-9 {
    border-right: 1px solid #606060;
}

.trainee .title p span {
    font-family: arial;
}

.section-1.trainee {
    padding: 40px 0;
}

    .section-1.trainee .book {
        margin-bottom: 35px;
    }

a.adde {
    color: #fff;
    background: #00c2fa;
    padding: 10px 25px;
    border-radius: 35px;
    float: none;
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin-top: 25px;
}

    a.adde img {
        padding-left: 7px;
    }

    a.adde:hover {
        background: #3482ba;
    }

    a.adde.acc {
        position: relative;
        z-index: 99;
    }

        a.adde.acc img {
            padding-left: 0;
            padding-right: 10px;
        }

.droppy {
    padding: 15px;
    background: #ebebeb;
    border: 1px solid #dadada;
    margin-top: -30px;
}

    .droppy li {
        font-size: 18px;
        line-height: 240%;
        color: #00c2fa;
        border-bottom: 1px solid #b8b8b8;
        list-style: inside;
    }

        .droppy li:last-child {
            border: 0;
        }

        .droppy li a {
            color: #606060;
            text-decoration: none;
        }

            .droppy li a:hover {
                color: #fe9d24;
            }

    .droppy ul {
        margin: 0;
        margin-top: 21px;
    }

.summa h6 {
    color: #4f4f4f;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    margin-bottom: 12px;
}

.summa h2 {
    font-size: 22px;
    color: #fe9d24;
    margin-bottom: 22px;
}

/**/

.summary-sec.arti.traie h3 {
    text-align: right;
    font-size: 30px;
}

.summary-sec.arti.traie h6 {
    text-align: right;
    font-size: 20px;
    color: #3482ba;
    padding-top: 7px;
    padding-bottom: 17px;
    border-bottom: 1px solid #b1b1b1;
}

    .summary-sec.arti.traie h6 span {
        color: #00c2fa;
        padding: 0 5px;
    }

.summary-sec.arti.traie .summa p span {
    color: #00c2fa;
    padding-left: 7px;
}

.summary-sec.arti.traie .summa p {
    color: #3482ba;
    text-align: right;
    margin-bottom: 15px;
}

.summary-sec.arti.traie h4 {
    color: #3482ba;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}

.pado {
    padding: 0 50px;
}

.linka.linka-4 {
    background: #3482ba;
    border: 1px solid #3482ba;
    color: #fff;
}

    .linka.linka-4:hover {
        background: #367aab;
    }

.linka.linka-5 {
    background: #00c2fa;
    border: 1px solid #00c2fa;
    color: #fff;
}

    .linka.linka-5:hover {
        background: #00acdd;
    }

.sharing .col-md-6 a img {
    padding-left: 0;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

.summary-sec.arti.traie .sharing {
    padding-top: 15px;
}

.con-sec.liny.tr p {
    color: #3482ba;
}

.con-sec.liny.tr h3 {
    color: #00c2fa;
    margin-top: 30px;
}

.con-sec.liny.tr {
    padding: 0;
    border-bottom: 0;
}

.actio {
    margin: 30px 0;
    overflow: hidden;
}

.linka {
    cursor: pointer;
}

.actio .linka {
    display: inline-block;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    padding: 9px 41px;
    cursor: pointer;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 800px;
    }
}

.reg-modal .summary-sec.arti.traie h3 {
    font-size: 24px;
}

.reg-modal .summary-sec.arti.traie h6 {
    font-size: 18px;
}

.reg-modal .summary-sec.arti.traie p {
    font-size: 16px;
}

.reg-modal .summary-sec.arti.traie h3 span {
    color: #00c2fa;
}

.reg-modal .form-group.inp .form-control {
    margin-bottom: 15px;
    border: 1px solid #9a9999;
    border-radius: 0;
    padding: 9px;
    font-size: 17px;
}

.reg-modal .form-group.inp {
    position: relative;
    text-align: right;
}

.reg-modal .form-group.required.inp:before {
    content: "*";
    position: absolute;
    right: -24px;
    top: 75%;
    margin-top: -27px;
    color: #e80000;
    font-size: 35px;
    font-weight: normal;
}

a.addy.trie {
    color: #fff;
    background: #00c2fa;
    padding: 11px 65px;
    text-align: center;
    float: left;
    border-radius: 22px;
    font-size: 18px;
    display: inline-block;
    margin-left: 0;
    text-decoration: none;
}

    a.addy.trie:hover {
        background: #3482ba;
    }

.reg-modal .modal-body {
    position: relative;
    padding: 40px;
    border-radius: 50px;
    padding-bottom: 18px;
    padding-top: 30px;
    padding-left: 25px;
    position: relative;
}

.reg-modal .modal-content {
    border-radius: 25px;
}

.reg-modal .selectize-dropdown,
.reg-modal .selectize-input,
.reg-modal .selectize-input input {
    line-height: inherit;
}

a.close.butti {
    background: #00c2fa;
    color: #fff;
    position: absolute;
    right: -7px;
    opacity: 1;
    top: -7px;
    width: 50px;
    z-index: 999;
    line-height: 36px;
    font-size: 25px;
    height: 50px;
    text-align: center;
    font-weight: normal;
    font-family: arial;
    border-radius: 50%;
    border: 4px solid #fff;
    font-style: normal;
}

    a.close.butti:hover {
        background: #3482ba;
    }

a.close.butti-1 {
    color: #fff;
    position: absolute;
    text-decoration: none;
    right: -28px;
    opacity: 1;
    top: -15px;
    z-index: 999;
    line-height: 36px;
    font-size: 34px;
    text-align: center;
    font-weight: normal;
    font-family: arial;
    border-radius: 50%;
    font-style: normal;
}

    a.close.butti-1:hover {
        color: #00c2fa;
    }

.text-center a.addy.trie {
    margin-bottom: 35px;
    margin-top: 15px;
    float: none;
}

.container.reg-modal .summary-sec.arti.traie h3 {
    text-align: right;
    font-size: 25px;
}

.maktaba .title h3 {
    font-size: 25px;
    text-align: center;
    color: #3482ba;
    margin-bottom: 20px;
    margin-top: 0;
}

.section1.maktaba {
    padding-top: 0;
}

.maktaba .title p {
    font-size: 18px;
    text-align: center;
    color: #3482ba;
    margin-bottom: 0;
}

.maktaba .title {
    position: relative;
    text-align: center;
}

    .maktaba .title h3 {
        display: inline-block;
        position: relative;
    }

        .maktaba .title h3 img {
            padding-left: 10px;
            position: relative;
        }

.maktaba .sub-tabs {
    margin-top: 25px;
}

    .maktaba .sub-tabs .nav > li > a {
        color: #fff;
        font-weight: normal;
    }

    .maktaba .sub-tabs .nav > li:nth-child(1) > a {
        background: #266a9b;
    }

    .maktaba .sub-tabs .nav > li:nth-child(2) > a {
        background: #03b081;
    }

    .maktaba .sub-tabs .nav > li:nth-child(3) > a {
        background: #9c9c9c;
    }

    .maktaba .sub-tabs .tab-pane.silver {
        background: #f4fbfd;
    }

    .maktaba .sub-tabs .tab-pane.golde {
        background: #f4fcfa;
    }

        .maktaba .sub-tabs .tab-pane.golde p {
            text-align: center;
            font-size: 22px;
            color: #02916a;
        }

            .maktaba .sub-tabs .tab-pane.golde p span {
                font-weight: bold;
                padding-right: 10px
            }

        .maktaba .sub-tabs .tab-pane.golde .checkbox label {
            font-size: 18px;
            color: #02916a;
        }

        .maktaba .sub-tabs .tab-pane.golde a.addy.trie {
            background: #03b081;
        }

            .maktaba .sub-tabs .tab-pane.golde a.addy.trie:hover {
                background: #00936b;
            }

        .maktaba .sub-tabs .tab-pane.golde .checkbox {
            margin-bottom: 13px;
            margin-top: 23px;
            padding-right: 26px;
        }

    .maktaba .sub-tabs .tab-pane .form-group.inp .form-control {
        margin-bottom: 15px;
        border: 1px solid #9a9999;
        border-radius: 0;
        padding: 9px;
        font-size: 17px;
        background: transparent
    }

    .maktaba .sub-tabs .tab-pane .form-group.inp {
        position: relative;
        text-align: right;
        background: transparent
    }

    .maktaba .sub-tabs .tab-pane .form-group.required.inp:before {
        content: "*";
        position: absolute;
        right: -24px;
        top: 50%;
        margin-top: -27px;
        color: #e80000;
        font-size: 35px;
        font-weight: normal;
    }

    .maktaba .sub-tabs .tab-pane.silver {
        background: #f4fbfd;
    }

    .maktaba .sub-tabs .book a h3 {
        color: #757474;
        font-size: 15px;
        /* margin: 0 27px; */
        min-height: 40px;
    }

    .maktaba .sub-tabs .book a h4 {
        color: #757474;
        font-size: 15px;
        margin: 0;
        margin-top: 5px;
    }

    .maktaba .sub-tabs .after-ph {
        padding: 13px 0 0;
        padding-top: 2px;
        margin-bottom: 10px;
    }

    .maktaba .sub-tabs .book p {
        color: #266a9b;
        font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 14px;
        text-align: center;
    }

        .maktaba .sub-tabs .book p.spec-it {
            color: #fe9d24;
            margin-bottom: 15px;
        }

.sub-tabs .tab-pane h3.headae {
    text-align: center;
    color: #e69803;
    font-size: 27px;
    margin: 35px 0;
}

/**/

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            font-family: arial;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #23527c;
            background-color: #fff;
            border-color: #ddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        background: #fe9d24;
        border-color: #fe9d24;
        color: #fff;
    }

    .pagination > li > a {
        color: #555555;
        font-size: 18px;
    }

.pagination {
    margin-bottom: 0;
}

    .pagination > li > a,
    .pagination > li > span {
        margin: 0 4px;
        padding: 6px 10px;
    }

        .pagination > li > a > span {
            color: #f2531f;
            font-size: 18px;
        }

    .pagination > li > a,
    .pagination > li > span {
        background: transparent;
    }

    .pagination > li.none > a,
    .pagination > li.none > span {
        background: transparent;
        border: 0;
    }

.maktaba .sere.est {
    background: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

.maktaba .sere.est {
    background: transparent;
}

    .maktaba .sere.est input.form-control {
        background: transparent url(../images/searche.png) no-repeat 5% 50%;
    }

    .maktaba .sere.est select.form-control {
        background: transparent;
    }

    .maktaba .sere.est a.moreat {
        background: #266a9b;
    }

        .maktaba .sere.est a.moreat:before {
            background: #f78c35;
        }

.maktba-ch .row {
    margin: 0;
}
.maktba-ch .choices {
    display: flex;
}
.maktba-ch .choices a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    flex: 1;
}
.maktba-ch .choices a.active {
    background-color: transparent;
    border: 1px solid #e69803;
    color: #fff;
}
.choices a {
    display: flex;
    padding: 0px 8px;
    float: right;
    border: 1px solid #231f20;
    color: #5a5b5b;
    font-size: 16px;
    height: 68px;
    width: 88px;
    text-align: center;
    text-decoration: none;
    position: relative;
}

    .choices a + a {
        margin-right: 10px;
    }

    .choices a span {
        flex: 1;
        font-size: 10px;
        margin: auto;
    }

    .choices a.active {
        background-color: #e69803;
        border: 1px solid #e69803;
        color: #fff;
    }

        .choices a.active:before {
            content: "";
            position: absolute;
            height: 4px;
            width: 100%;
            background: #e69803;
            border: 1px solid #e69803;
            bottom: -21px;
            left: 0;
        }


a.fonty {
    font-size: 15px;
}

a.pad-2 {
    padding-top: 16px;
}

.sub-tabs .tab-pane .maktba-ch h4 {
    color: #266a9b;
    font-size: 17px;
    text-align: center;
    margin-top: 26px;
}

.sub-tabs .tab-pane .maktba-ch .col-md-2 {
    padding: 0;
}

.maktba-ch {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.maktaba .sub-tabs .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/**/

.user-a {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    color: #fff;
}

    .user-a:hover {
    }

    .user-a img {
        margin-left: 7px;
    }

    .user-a a {
        display: inline-block;
        vertical-align: middle;
        text-decoration: none;
        color: #fff;
        margin-top: 4px;
        font-size: 15px;
    }

        .user-a a:hover {
            color: #ffc57c;
        }

        .user-a a i {
            font-size: 18px;
            padding-right: 10px;
        }

#collapseExample1 {
    position: absolute;
    top: 43px;
    margin-right: 9px;
    width: 200px;
    right: 0;
    z-index: 99;
    background: #f1f0f0;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding-bottom: 0;
}

#collapseExample2 {
    position: absolute;
    top: 37px;
    width: 200px;
    right: 0;
    z-index: 99;
    background: #f1f0f0;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding-bottom: 0;
}

    #collapseExample1 a,
    #collapseExample2 a {
        display: block;
        color: #5a5b5b;
        padding: 10px 10px;
        text-decoration: none;
        margin-top: 0;
        font-size: 14px;
        border-bottom: 1px solid #ddd;
    }

        #collapseExample1 a:last-child,
        #collapseExample2 a:last-child {
            border-bottom: 0;
        }

        #collapseExample1 a:hover,
        #collapseExample2 a:hover {
            color: #f78c35;
        }

.mod-b {
    padding: 0px 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
    text-align: right;
}

    .mod-b:after {
        bottom: 100%;
        right: 11px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .mod-b:after {
        border-color: rgba(241, 240, 240, 0);
        border-bottom-color: #f1f0f0;
        border-width: 10px;
    }

.user-a .mod-b a i {
    color: #1ea69a;
    font-size: 16px;
    padding: 0 0 0 10px;
}

.caution {
    padding: 25px 10px;
    background: #fde9e9;
    color: #f10303;
    font-size: 19px;
    margin-bottom: 15px;
}

    .caution span {
        color: #266a9b;
        font-weight: bold;
    }

.maktaba .sub-tabs .tabia .tab-pane {
    position: relative;
    padding: 15px;
    border-radius: 0;
    background: transparent;
    margin-top: 0;
}

/**/

.policy h3 {
    color: #f78c35;
    font-size: 22px;
    margin-bottom: 30px;
}

.policy p {
    color: #6a6a6a;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
    text-align: justify;
}

.policy ul {
    margin-right: 80px;
    margin-top: 40px;
}

.policy li {
    color: #6a6a6a;
    padding-right: 0;
    line-height: 140%;
    height: 60px;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
    list-style: outside;
}

    .policy li a {
        text-decoration: none;
        color: #f78c35;
        padding-right: 5px;
    }

.policy a.buto {
    font-size: 20px;
    border-radius: 50px;
    background: #f78c35;
    padding: 7px 70px;
    float: left;
    margin-top: 15px;
}

    .policy a.buto:hover {
        background: #3482ba;
    }

.regi.poliea .row.main-h .col-md-12 h3 {
    font-size: 34px;
}

    .regi.poliea .row.main-h .col-md-12 h3 img {
        vertical-align: middle;
    }

.eni {
    direction: ltr;
    font-family: arial;
}

.main-h h3.eni {
    font-family: arial;
}

.policy.eni li {
    padding-right: 0;
    padding-left: 35px;
}

.policy li span {
    font-family: "GESSTwoMed";
    padding-left: 5px;
}

.policy.eni h3 {
    font-size: 28px;
}

.policy.eni a.buto {
    float: right;
    font-family: "GESSTwoMed";
}

/**/

.para-container {
    border-bottom: 7px solid #f0f0f0;
    padding-bottom: 15px;
    margin-top: 35px;
}

    .para-container h3 {
        font-size: 35px;
        color: #3482ba;
        text-align: center;
        line-height: 180%;
        margin-top: 29%;
    }

    .para-container li {
        list-style: inside;
        color: #646464;
        padding-right: 35px;
        line-height: 210%;
        font-size: 18px;
    }

    .para-container p {
        font-size: 18px;
        color: #646464;
        text-align: justify;
    }

    .para-container.mikasa p {
        color: #fff;
        background: #3482ba;
        padding: 35px;
        border-radius: 25px;
        line-height: 210%;
    }

    .para-container.mikasa {
        border-bottom: 0;
        margin-bottom: 20px
    }

        .para-container.mikasa h3 {
            color: #fe9d24;
            line-height: 140%;
            margin-top: 26%;
        }

    .para-container p.eren {
        color: #fe9d24;
    }

.maktaba .sub-tabs .tab-pane.bayant {
    background: #f7f6f6;
}

.bayant a.addy.trie {
    margin-bottom: 35px;
    background: #9c9c9c;
    margin-top: 15px;
    float: none;
}

    .bayant a.addy.trie:hover {
        margin-bottom: 35px;
        background: #666;
        margin-top: 15px;
        float: none;
    }

.bata {
    background: #fff;
    padding: 15px;
    border-radius: 25px;
    box-shadow: 0 4px 8px #ddd;
    margin-bottom: 35px;
}

.bayant .table.table-inbox > thead > tr > th {
    background: #838181;
    padding: 12px;
}

.bayant .table-inbox td {
    vertical-align: middle;
}

    .bayant .table-inbox td a {
        text-decoration: none;
        color: #fff;
        background: #9c9c9c;
        font-size: 14px;
        border-radius: 25px;
        cursor: pointer;
        padding: 8px 25px;
        display: inline-block;
        vertical-align: text-bottom;
    }

        .bayant .table-inbox td a:hover {
            background: #555;
        }

.bayant .summary-sec.arti h3 {
    margin-top: 0;
    color: #555555;
    font-size: 23px;
    margin-top: 24px;
}

.bayant a.close.butti {
    background: #838181;
}

    .bayant a.close.butti:hover {
        background: #666;
    }

.bayant .summary-sec.arti h3 span {
    font-family: arial;
    font-weight: normal;
    color: #555555;
}

.bayant .summary-sec.arti h4 {
    margin-top: 0;
    color: #555555;
    font-size: 22px;
    text-align: left;
    margin-top: 15px;
}

    .bayant .summary-sec.arti h4 span {
        font-family: arial;
        font-weight: normal;
        color: #555555;
        padding: 7px 11px;
        border: 1px solid #ccc;
        margin-right: 10px;
    }

.bayant .table-inbox.table-bordered > tbody > tr > td {
    padding: 12px;
}

.bayant .table-inbox tr:nth-child(odd) {
    background: #f1f0f0;
}

.bayant .table-inbox tr:nth-child(even) {
    background: #ebe8e8;
}

.bayant .table-inbox td span {
    color: #646464;
    font-size: 18px;
}

.bayant .bata:last-child {
    margin-bottom: 20px;
}

.bayant .bata a.addy.trie {
    margin-bottom: 0;
}

.bayant .table-inbox {
    margin: 0;
}

.blocki iframe {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #ddd !important;
}

.blocki {
    border-bottom: 1px solid #e1e2e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.contacty .blocki:last-child {
    border-bottom: 0;
    padding-bottom: 50px;
}

.contacty h4 {
    color: #3482ba;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 0;
}

.blocki h3 {
    margin-top: 0;
    font-size: 20px;
    line-height: 140%;
    color: #3482ba;
    border-bottom: 1px solid #e1e2e5;
    padding-bottom: 10px;
}

.blocki p {
    font-size: 17px;
    color: #646464;
    margin-bottom: 5px;
}

    .blocki p img {
        padding-left: 8px;
    }

    .blocki p.aria {
        font-family: arial;
    }

.searchy .row.main-h .col-md-12 h3 {
    font-size: 36px;
    text-align: center;
}

.section-2.searcha .form-group.inp .form-control {
    margin-bottom: 15px;
    border: 1px solid #9a9999;
    color: #afafaf;
    border-radius: 0;
    padding: 10px;
    font-size: 17px;
}

    .section-2.searcha .form-group.inp .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #afafaf;
    }

    .section-2.searcha .form-group.inp .form-control::-moz-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #afafaf;
    }

    .section-2.searcha .form-group.inp .form-control::-ms-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #afafaf;
    }

.section-2.searcha .form-group.sele select.form-control {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    position: relative;
    background: transparent;
}

.section-2.searcha .form-group {
    position: relative;
}

    .section-2.searcha .form-group.sele:before {
        position: absolute;
        left: 24px;
        font-weight: bold;
        top: 50%;
        margin-top: -20px;
        z-index: 0;
        content: "\f107";
        color: #3482ba;
        display: inline-block;
        font: normal normal normal 32px/1 FontAwesome;
        font-size: 24px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.section-2.searcha a.addy {
    margin: 0;
    width: auto;
}

    .section-2.searcha a.addy.remo {
        background: #f79344;
    }

        .section-2.searcha a.addy.remo:hover {
            background: #3482ba;
        }

.section-2.searcha .checkbox label {
    color: #f79344;
    font-size: 16px;
}

.section-2.searcha p {
    color: #f79344;
    font-size: 16px;
}

.section-2.searcha p,
.section-2.searcha .checkbox {
    position: absolute;
    left: -139px;
    top: 10px;
}

.section-2.searcha .checkbox {
    left: -113px;
    top: -9px;
}

.section-search {
    padding: 20px;
    background: #f4f3f2;
    padding-bottom: 30px;
}

    .section-search h3 {
        color: #3482ba;
        font-size: 25px;
        text-align: center;
        margin-bottom: 15px;
    }

    .section-search h4 {
        color: #f79344;
        font-size: 25px;
        text-align: center;
        margin-bottom: 25px;
    }

        .section-search h4 span {
            font-family: arial;
        }

.resault {
    background: #fff;
    padding: 15px;
    box-shadow: 0 4px 8px #ddd;
    margin-bottom: 30px;
    min-height: 285px;
}

.naruto {
    display: flex;
}

    .naruto .middle-all {
        margin: auto;
    }

.resault h5 {
    font-size: 22px;
    color: #3482ba;
    margin-top: 0;
    margin-left: 10px;
}

    .resault h5 span {
        color: #f79344;
        font-family: arial;
        font-weight: bold;
    }

.resault h6 {
    color: #f79344;
    font-size: 13.5px;
    overflow: hidden;
    padding-top: 13px;
    margin-bottom: 0;
    margin-top: 0;
}

.resault input[type='checkbox'] {
    width: 20px;
    height: 20px;
    background: white;
    margin-right: -22px;
    margin-top: 1px;
    border: 1px solid #ccc;
}

.resault h6 a {
    color: #fff;
    background: #f79344;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 25px;
    margin-right: 5px;
    margin-top: -11px;
    float: left;
}

    .resault h6 a:hover {
        background: #3482ba;
    }

.resault p {
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: right;
    color: #3482ba;
    font-size: 14px;
    margin-bottom: 0;
}

/**/

.in-library {
    padding-bottom: 25px;
}

    .in-library h6 {
        color: #3482ba;
        font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .in-library h3 {
        color: #3482ba;
        font-size: 30px;
    }

        .in-library h3 span {
            color: #f79344;
            font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-weight: bold;
            padding-right: 30px;
            display: inline-block;
            letter-spacing: -2px;
            vertical-align: middle;
        }

        .in-library h3 a {
            background: #f79344;
            color: #fff;
            font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-size: 18px;
            text-decoration: none;
            vertical-align: middle;
            margin-right: 10px;
            padding: 10px 30px;
            border-radius: 30px;
        }

            .in-library h3 a:hover {
                background: #3482ba;
            }

    .in-library p {
        color: #838383;
        font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 20px;
        text-align: justify;
        margin-top: 20px;
    }

p.add-success,
p.add-fail {
    padding: 8px 25px;
    padding-right: 16px;
    margin: 0;
    color: #fff;
    border-radius: 33px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: -48px;
}

    p.add-success img,
    p.add-fail img {
        padding-left: 10px;
    }

p.add-success {
    background: #05ac7f;
}

p.add-fail {
    background: #c30428;
}

.section-search.librar {
    padding-top: 60px;
}

    .section-search.librar .col-md-4 {
        position: relative;
    }

    .section-search.librar .resault {
        margin-bottom: 30px;
        min-height: 285px;
    }

/**/

.in-cart h3 {
    color: #3482ba;
    font-size: 25px;
    text-align: center;
    margin-bottom: 15px;
}

    .in-cart h3 img {
        padding-left: 10px;
    }

.in-cart h4 {
    color: #f79344;
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
}

    .in-cart h4 span {
        font-family: arial;
    }

/**/

.in-cart .table-inbox {
    margin: 0;
    margin-bottom: 30px;
}

    .in-cart .table.table-inbox > thead > tr > th,
    .in-cart .table-inbox.table-bordered > tbody > tr > td {
        padding: 10px;
    }

        .in-cart .table-inbox.table-bordered > tbody > tr > td i.fa.fa-close {
            background: #df0303;
            color: #fff;
            padding: 0;
            border-radius: 50%;
            width: 25px;
            height: 25px;
            font-size: 16px;
            line-height: 25px;
            font-weight: 100;
        }

        .in-cart .table-inbox.table-bordered > tbody > tr > td h3 {
            color: #3482ba;
            font-size: 18px;
            text-align: center;
            margin-bottom: 0;
            margin-top: 0;
        }

            .in-cart .table-inbox.table-bordered > tbody > tr > td h3 span {
                border-bottom: 1px solid;
                color: #f79344;
                font-family: 'DroidKufi-Regular', sans-serif;
                font-size: 18px;
                display: inline-block;
                vertical-align: middle;
            }

        .in-cart .table-inbox.table-bordered > tbody > tr > td.bakia {
            background: #fff;
        }

        .in-cart .table-inbox.table-bordered > tbody > tr > td.dele {
            background: #df0303;
            color: #fff;
        }

            .in-cart .table-inbox.table-bordered > tbody > tr > td.dele i.fa.fa-close {
                background: #fff;
                color: #df0303;
                margin-left: 5px;
            }

.paymente {
    border: 1px solid #cbcbcb;
    text-align: center;
    margin-bottom: 30px;
}

    .paymente p {
        font-size: 16px;
        color: #3482ba;
        padding-top: 20px;
        margin-bottom: 0;
    }

    .paymente h4 {
        font-size: 18px;
        color: #3482ba;
    }

    .paymente h3 {
        font-weight: bold;
        font-size: 35px;
        color: #f79344;
        padding-bottom: 15px;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        margin-top: 10px;
    }

    .paymente img {
        padding: 0 5px;
        padding-bottom: 20px;
        display: inline-block;
        max-width: 49%;
    }

.paymethods {
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: 1px solid #cbcbcb;
}

.iban {
    margin-bottom: 50px;
}

    .iban h3 {
        color: #3482ba;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        font-size: 22px;
    }

    .iban img:first-child {
        display: block;
        margin: 0 auto;
    }

    .iban .banke {
        overflow: hidden;
        margin-top: 20px;
    }

        .iban .banke img {
            float: right;
            margin-left: 10px;
        }

        .iban .banke h4 {
            color: #3482ba;
            font-size: 22px;
            margin-top: 38px;
        }

        .iban .banke p {
            color: #f78c35;
            font-size: 22px;
            font-family: arial;
            font-weight: bold;
        }

h3.tese {
    line-height: 180%;
    text-align: right;
}

.iban h3.tese img {
    float: right;
    margin-left: 13px;
    margin-top: 13px;
}

.westi p {
    color: #696868;
    font-size: 18px;
    margin: 15px 0;
}

    .westi p b {
        color: #f78c35;
        font-size: 67px;
        font-family: sans-serif;
        float: right;
        margin-left: 10px;
        padding-top: 17px;
        padding-bottom: 25px;
    }

    .westi p span {
        color: #f78c35;
    }

    .westi p input.form-control {
        margin-bottom: 10px;
        border: 1px solid #a8a8a6;
        border-radius: 0;
        padding: 10px;
        font-size: 17px;
    }


        .westi p input.form-control::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #bdbcbc;
        }

        .westi p input.form-control::-moz-placeholder {
            /* Firefox 19+ */
            color: #bdbcbc;
        }

        .westi p input.form-control:-ms-input-placeholder {
            /* IE 10+ */
            color: #bdbcbc;
        }

        .westi p input.form-control:-moz-placeholder {
            /* Firefox 18- */
            color: #bdbcbc;
        }

.westi a.addy {
    color: #fff;
    background: #f78c35;
    padding: 10px 45px;
    text-align: center;
    border-radius: 35px;
    float: none;
    font-size: 20px;
    text-decoration: none;
    margin-left: 0;
}

    .westi a.addy:hover {
        background: #3482ba;
    }

p.im-notice {
    color: #fff;
    background: #f78c35;
    padding: 18px;
    font-size: 20px;
    border-radius: 25px;
    line-height: 210%;
    text-align: center;
}

h4.breadcrumbe {
    color: #3482ba;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: right;
}

    h4.breadcrumbe a {
        text-decoration: none;
    }

        h4.breadcrumbe a:hover {
            color: #f78c35;
        }

.regi .row.main-h .col-md-12.spesa {
    text-align: center;
}

    .regi .row.main-h .col-md-12.spesa h3 {
        display: inline-block;
    }

        .regi .row.main-h .col-md-12.spesa h3 span {
            font-weight: normal;
            text-align: center;
            padding-top: 13px;
            display: inline-block;
            margin-right: -9px;
        }

.row.main-h .col-md-12.spesa h3 img {
    vertical-align: top;
    float: right;
}

.not-found {
    padding: 35px;
    background: #efeeee;
    display: inline-block;
    font-family: sans-serif;
    text-align: center;
    direction: ltr;
}

    .not-found h4 {
        font-family: sans-serif;
        color: #3683bb;
        font-size: 46px;
        font-weight: bold;
    }

        .not-found h4 span {
            color: #dc0000;
        }

    .not-found p {
        color: #3683bb;
        font-size: 25px;
    }

h6.noty {
    color: #3683bb;
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
}

    h6.noty a {
        text-decoration: none;
        color: #dc0000;
    }

        h6.noty a:hover {
            color: #f78c35;
        }

.er-section {
    background: #fff url(../images/error.jpg) no-repeat top center;
    min-height: 700px;
}

    .er-section h5 {
        color: #fff;
        font-size: 25px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

        .er-section h5 a {
            text-decoration: none;
            color: #ff0000;
        }

            .er-section h5 a:hover {
                color: #f78c35;
            }

    .er-section img {
        margin-top: 25px;
    }

.esda .row.main-h .col-md-12.spesa h3 {
    font-size: 32px;
    min-height: 265px;
    padding-top: 20px;
}

    .esda .row.main-h .col-md-12.spesa h3 span {
        font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-weight: normal;
        text-align: center;
        font-size: 20px;
    }

    .esda .row.main-h .col-md-12.spesa h3 img {
        vertical-align: top;
        float: right;
        margin-right: 70px;
    }

.esd-section {
    background: #f5f3f3;
}

    .esd-section .row {
        margin-top: -165px;
    }

.esde {
    background: #fff;
    padding: 15px;
    box-shadow: 0 4px 8px #ddd;
    margin-bottom: 35px;
    border-radius: 20px;
    overflow: hidden;
}

    .esde h3 {
        color: #3482ba;
        font-size: 23px;
        text-align: center;
        line-height: 140%;
        margin-top: 15px;
        margin-bottom: 10px;
        min-height: 64px;
    }

    .esde h2 {
        color: #3482ba;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 10px;
    }

        .esde h2 img {
            padding-left: 8px;
        }

.col-md-12 .esde h3 {
    min-height: inherit;
}

.col-md-12 .esde .act-but {
    margin-top: -46px;
    position: relative;
    margin-left: 70px;
    z-index: 2;
    display: inline-block;
    float: left;
    margin-bottom: 30px;
}

    .col-md-12 .esde .act-but a.addy {
        padding: 6px 30px;
    }

    .col-md-12 .esde .act-but:after {
        background: #fff;
        content: "";
        width: calc(100% + 20px);
        height: 100%;
        position: absolute;
        left: -10px;
        top: 0;
        z-index: -2;
    }

.esde .imagee {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    height: 150px;
    position: relative;
    z-index: 2;
    margin-bottom: 14px;
}

    .esde .imagee img {
        z-index: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin: 0 auto;
    }

.imagee span {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.58);
    padding: 10px 5px;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
}

.imagee.play span {
    top: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.38);
}

.ima-li {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

    .ima-li:before {
        content: "";
        position: absolute;
        height: 35px;
        width: 100%;
        left: 0;
        bottom: 0;
        background: #addcfd;
        z-index: 1;
    }

    .ima-li ul {
        list-style: none;
        padding: 0;
        margin: 0;
        z-index: 2;
        position: relative;
    }

        .ima-li ul li {
            color: #707070;
            font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-size: 16px;
            margin-bottom: 10px;
        }

        .ima-li ul img {
            height: auto;
            display: inline-block;
            vertical-align: middle;
            margin: 0;
            margin-top: 0px;
            padding-left: 6px;
            float: none;
        }

    .ima-li img {
        float: right;
        margin-left: 10px;
        margin-right: 10px;
        height: 150px;
        position: relative;
        z-index: 2;
        margin-bottom: 14px;
    }

.esde p {
    color: #707070;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
    min-height: 84px;
    text-align: justify;
}

.esde a.addy {
    color: #fff;
    background: #3482ba;
    padding: 9px 30px;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    float: left;
    border-radius: 21px;
    font-size: 18px;
    display: inline-block;
    margin-left: 0;
    text-decoration: none;
}

    .esde a.addy:hover {
        background: #f79344;
    }

.text-center.endy {
    padding: 40px 0;
}

    .text-center.endy h3 {
        margin-top: 0;
        color: #3482ba;
        font-size: 25px;
    }

    .text-center.endy a.addy {
        color: #fff;
        background: #fe9d24;
        padding: 9px 30px;
        float: none;
        border-radius: 10px;
        font-size: 22px;
        display: inline-block;
        margin-left: 0;
        text-decoration: none;
        margin-top: 25px;
    }

        .text-center.endy a.addy:hover {
            background: #3482ba;
        }
/**/
.sere.trai.audi input.form-control {
    padding: 10px;
    border-radius: 10px;
    background: transparent url(../images/searche.png) no-repeat 5% 50%;
    border: 1px solid #606060;
    font-size: 16px;
    color: #606060;
    position: relative;
}

    .sere.trai.audi input.form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #606060;
    }

    .sere.trai.audi input.form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: #606060;
    }

    .sere.trai.audi input.form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: #606060;
    }

    .sere.trai.audi input.form-control:-moz-placeholder {
        /* Firefox 18- */
        color: #606060;
    }

.sere.trai.audi {
    background: #fff2e2;
}

#sidebar {
    position: relative;
    top: 0;
}

.si-block {
    background: #3482ba;
    padding: 25px 15px;
    margin-bottom: 15px;
}

    .si-block h3 {
        color: #fff;
        text-align: center;
        margin-top: 0;
        font-size: 16px;
        margin-bottom: 15px;
    }

        .si-block h3 span {
            font-family: sans-serif;
            font-size: 18px;
        }

    .si-block a {
        color: #fff;
        background: #01497a;
        padding: 8px 45px;
        text-align: center;
        border-radius: 30px;
        font-size: 18px;
        display: inline-block;
        text-decoration: none;
    }

        .si-block a:hover {
            background: #f78c35;
        }

    .si-block .spee a {
        background: #fb9c25;
    }

        .si-block .spee a:hover {
            background: #01497a;
        }

    .si-block a span {
        font-family: sans-serif;
        font-size: 18px;
        padding-right: 10px;
    }

.book .share {
    padding-left: 10px;
    margin-right: 0;
}

.no-padding-left {
    padding-left: 0;
}

.resault {
    background-color: #fff;
    cursor: pointer;
    padding-top: 0;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

    .resault:hover {
        background-color: #f1fbfc;
    }

    .resault .result-heading {
        display: flex;
        height: 80px;
        padding: 0 15px;
    }

        .resault .result-heading a {
            margin: auto 0;
        }

        .resault .result-heading span {
            color: #f79344;
            font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-size: 18px;
            font-weight: bold;
            margin: auto auto auto 0;
        }

        .resault .result-heading a h5 {
            font-size: 18px;
            margin-bottom: 0;
        }

.alphonse .logo2.si-menu {
    margin-left: 20px;
}


.owl-item .item {
    min-height: 280px;
}


.sticky-cart {
    position: sticky;
    top: 80px;
}

    .sticky-cart .promo-code-holder {
        display: table;
        margin: 0 0 20px 0;
        width: 100%;
    }

        .sticky-cart .promo-code-holder.holder-last {
            border-bottom: 1px solid #cbcbcb;
        }

        .sticky-cart .promo-code-holder .promo-code-input {
            background-color: #699a01;
            border: 1px solid #699a01;
            border-radius: 25px;
            color: #fff !important;
            font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-size: 18px;
            line-height: 40px;
            text-align: center;
            /*text-transform: uppercase;*/
            -webkit-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
        }

            .sticky-cart .promo-code-holder .promo-code-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: #fff;
                font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
                font-size: 12px;
                opacity: 1; /* Firefox */
                text-transform: capitalize;
            }

            .sticky-cart .promo-code-holder .promo-code-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
                color: #fff;
                font-size: 12px;
                text-transform: capitalize;
            }

            .sticky-cart .promo-code-holder .promo-code-input::-ms-input-placeholder { /* Microsoft Edge */
                color: #fff;
                font-size: 12px;
                text-transform: capitalize;
            }

            .sticky-cart .promo-code-holder .promo-code-input:focus {
                background-color: #fff;
                border: 1px solid red;
                color: #4c4c4c !important;
                font-size: 18px;
                text-transform: uppercase;
            }

            .sticky-cart .promo-code-holder .promo-code-input.valid:focus {
                border: 1px solid #699a01;
            }

        .sticky-cart .promo-code-holder .use-referrals-label {
            font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            font-size: 12px;
            padding: 0;
        }

            .sticky-cart .promo-code-holder .use-referrals-label .use-referrals {
                height: 13px;
                margin: 0;
                margin-left: 5px;
                padding: 7px;
                vertical-align: text-bottom;
                width: 13px;
            }

.paymethods img {
    padding: 0;
    margin-bottom: 15px;
    max-width: 100%;
}

.paymethods .btn {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 25px;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    background-color: #219cff;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: capitalize;
}

    .paymethods .btn img {
        margin-bottom: 0;
    }

    .paymethods .btn:hover, .paymethods .btn:focus {
        background-color: #6ebeff;
    }

.top-aside .search-group .input-group .form-control {
    width: 100%;
}
.top-aside .search-group .input-group-lg > .form-control {
    height: 40px;
    padding: 10px 16px 10px 48px;
}
.top-aside .search-group .input-group-lg > .form-control::-webkit-input-placeholder {
    height: 40px;
    padding: 7px 0px 10px 0px;
}

.notifyjs-bootstrap-base span {
  float: none !important;
  font-size: 14px !important;
  font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
  margin-left: 4px !important;
}


.pro-cart span.pull-right {
  direction: ltr;
}

.cart-list-item-subscription {
  list-style-position: inside;
  text-align: right;
}
.cart-item-price {
  direction: ltr;
}



.edara-player {
  background-color: #EFEFEF;
  bottom: -120px;
  box-shadow: 1px 5px 12px 2px #4c4c4c;
  color: #219cff;
  display: flex;
  height: 100px;
  left: 0px;
  padding: 10px 20px;
  position: fixed;
  width: 100%;
  z-index: 999999;
  transition: all 1s ease-in-out;
}
#edara-player-image {
  float: right;
  height: 80px;
  margin: 0px 20px;
  width: auto;
}
.edara-player-close {
  cursor: pointer;
  font-size: 30px;
  right: 8px;
  position: absolute;
  top: -22px;
}
.edara-player-close i {
  background-color: #fff;
  border-radius: 50%;
}
.edara-player-info {
  display: inline-table;
  float: right;
  margin: auto 20px;
  width: 20%;
}
.edara-player-name {
  font-size: 15px;
}
.edara-player-subject {
  color: #4c4c4c;
  font-size: 12px;
}
.edara-player-btns {
  display: inline-table;
  float: left;
  margin: auto 20px;
  width: 15%;
}
.edara-player-time {
  display: inline-table;
  float: left;
  margin: auto 20px;
  width: 5%;
}
.edara-player-btns div[class^="edara-player-"] {
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 20px;
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  width: 30px;
}
.edara-player-btns div.inactive {
  color: #4c4c4c;
  cursor: default;
}
.edara-player-btns div.inactive i {
  display: none;
}
#edara-player-seek {
  background: #219cff;
  border: 0 none;
  cursor: pointer;
  display: inline-table;
  height: 4px;
  margin: auto;
  width: 60%;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.5em !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 5px solid #4c4c4c !important;
  border-radius: 50% !important;
  background: #219cff !important;
  cursor: pointer;
  outline: 0 none;
}


.search_price {
  position: absolute;
  left: 30px;
  top: 20px;
  direction: ltr;
}
.book-search-result-holder {
  padding-bottom: 15px;
}
.book_search_results {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #c4c4c4;
  padding: 10px 20px;
  width: 100%;
}
.book_search_results a h3 {
  color: #fe9d24;
}
.book_search_results img {
  height: 220px;
}
.book_search_results .after-ph p {
  height: 60px;
}

.article-details-image {
  float: left;
  width: 30%;
  margin-right: 26px;
  margin-bottom: 10px;
}
.article-weekly-image {
  float: right;
  max-height: 169px;
  margin-left: 15px;
}
span.included {
  color: #f78c35;
  float: left;
  font-size: 14px;
}

.orange {
  color: #f78c35 !important;
}
h3.welcome {
  line-height: 1.8 !important;
}

.audio-all.prom {
    padding: 20px;
    border: 2px solid #fff;
    border-radius: 50px;
    overflow: hidden;
    margin-top: 35px;
}

.audio-all h3 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
}

    .audio-all h3 span {
        font-family: sans-serif;
    }

.audio-all a {
    color: #fff;
    background: #01497a;
    padding: 8px 45px;
    text-align: center;
    border-radius: 30px;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
}

    .audio-all a:hover {
        background: #f78c35;
    }

.audio-all .spee a {
    background: #fb9c25;
}

    .audio-all .spee a:hover {
        background: #01497a;
    }

.audio-all a span {
    font-family: sans-serif;
    font-size: 18px;
    padding-right: 10px;
    direction: ltr;
    float: left;
}

.demo-tag {
  position: absolute;
  background-color: #3b86bc;
  font-weight: bold;
  z-index: 200;
  width: 140px;
  height: 140px;
  transform: translate(85px, -85px) rotate(45deg);
  text-align: center;
  line-height: 18;
  color: #fe9d24;
}

.exam-detail {
    width: 100% !important;
    height: auto;
    background-color: #fe9d24 !important;
}

.exam_details .e-section2 {
    padding-bottom: 0px !important;
}

.exam_detail_header.row {
    margin-left: 0px !important;
}

.exam_detail_header h2,
.exam_detail_header p {
    color: #fff;
}

.exam_detail_header p {
    font-size: 1.8rem;
    line-height: 1.8;
    padding-top: 20px;
}

.exam_detail_header .col-md-7 {
    padding: 25px 110px 0 22px;
}

.exam_detail_header .col-md-5 {
    padding-left: 0px !important;
}

.exam_detail_header .col-md-5 img {
    width: 100%;
}

@media (max-width: 992px) {
    .exam_detail_header .col-md-5 img {
        display: none !important;
    }
    .regist_btn {
        display: none !important;
    }
}
.exam ol {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #002540;
}

.exam_details ol {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #002540;
    margin-right: 45px;
}

.exam ul {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #002540;
}

.exam_details ul {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #002540;
    margin-right: 45px;
}

.exam_details .exam_details_parg_margin p {
    margin-right: 45px;
}

.exam_details .e-section1 ul li::marker {
    color: #fe9d24 !important;
}

.exam_details .col-md-12 h2 {
    /*margin-right: -25px;*/
    color: #fe9d24;
    margin-bottom: 20px;
}

.exam_details .e-section1 {
    padding-bottom: 40px;
    background-color: transparent !important;
}

.exam_details .e-section1 p {
    font-size: 1.8rem;
    line-height: 4rem;
    color: #002540;
}

.exam ul.dashed,
.exam_details ul.dashed {
  list-style-type: none;
}

.exam ul.dashed > li,
.exam_details ul.dashed > li {
  text-indent: -5px;
}

.exam ul.dashed > li:before,
.exam_details ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
}

.regist_btn {
    margin-top: -28px;
    position: absolute;
    left: 90px;
    margin-left: 0px;
    margin-right: 0px;
}

.exam .exam-header {
    background: url(../images/exam/exam.png) no-repeat center;
    background-size: cover;
    height: 630px !important;
    width: 100% !important;
    display: inline-grid;
}

.exam-header .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.exam-header .test_header {
    padding: 15px 40px 15px 15px !important;
    background-color: #fe9d24;
}

.exam-header h2,
.exam-header p {
    color: #fff;
}

.exam-header p {
    font-size: 1.8rem;
    line-height: 1.8;
    padding-top: 20px;
}

.exam .e-section2 {
    padding-bottom: 0px !important;
    background: #fff2e2 !important;
}

.exam .e-section1 {
    padding-top: 0px !important;
    padding-bottom: 45px !important;
}

.exam .e-section1 h2 {
    color: #fe9d24;
}

.exam .e-section1 span {
    color: #002540;
}

.exam .item {
      /*width: 100%;
    height: 320px;
    border: 1px solid #002540;
    margin-top: 40px;*/
    /*width: 12% !important;*/
    height: 0px;
    border: 0px solid #002540;
    margin-top: 0px;
}

.exam .item img {
    margin-top: 15px;
    margin-bottom: 10px;
}

.exam .item p {
    color: #002540;
    font-weight: 700;
    margin-bottom: 0px;
    height: 48px;
}

.exam .item .item_footer {
    background-color: #efe3d4;
    height: 44px;
    width: 100%;
    position: relative;
    bottom: -1px;
    padding: 5px 10px 5px 10px;
}

.item_footer a.moreat {
    border-radius: 50px;
    padding: 7px 18px;
    font-size: 14px;
    background: #f78c35;
}

.item_footer a.moreat:before {
    border-radius: 50px;
    background: #3482ba;
    padding: 7px 18px;
}

.exam .item .item_footer p {
    font-size: 2rem;
}




























.exam_register .exam_register-header {
    background: url(../images/exam/exam_register.png) no-repeat center;
    background-size: cover;
    height: 280px !important;
    width: 100% !important;
}

.exam_register .e-section1 .row,
.exam_register-header .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.exam_register .e-section1 .col-md-12 {
    padding: 15px 40px 15px 15px !important;
}

.exam_register-header .col-md-6 {
    padding: 15px 40px 15px 15px !important;
    background-color: #fe9d24;
}

.exam_register-header h2,
.exam_register-header p {
    color: #fff;
}

.exam_register-header p {
    font-size: 1.8rem;
    line-height: 1.8;
    padding-top: 20px;
}

.exam_register .e-section2 {
    padding-bottom: 0px !important;
    background: #fff2e2 !important;
    height: auto;
}

.exam_register .e-section1 {
    padding-top: 0px !important;
    padding-bottom: 45px !important;
}

.exam_register .e-section1 h2 {
    color: #fe9d24;
}

.exam_register .e-section1 h2 span {
    color: #002540;
}

.exam_register .e-section1 span {
    color: #002540;
}

.exam_register .exam_q {
    border-radius: 50px;
    padding: 13px 30px 13px 31px;
    background-color: #002540;
    color: #fff;
    width: fit-content;
    margin-bottom: 15px;
}

.exam_register .exam_q h3 {
    color: #fff;
    margin: 0px !important;
}

.exam_register .exam_q_points {
    border-right: 10px solid #f78c35;
    padding: 8px 20px 0px 20px;
}

.exam_register .exam_q_points .checkbox-inline {
    font-size: 20px;
    color: #002540;
    padding-right: 8px !important;
}

.exam_register .exam_q_points input[type="checkbox"] {
    margin: 8px 0 0 !important;
}

.exam_register .exam_q_points input[type="checkbox"] + label:before{
    width: 16px;
    height: 16px;
}

.exam_register .exam_q_points ul {
    list-style: none;
}

.exam_register .exam_q_points ul li {
    margin-bottom: 16px;
}

.item {
    width: 100%;
    height: 320px;
    border: 1px solid #002540; 
    margin-top: 40px; 
}

.item img {
    margin-top: 15px;
    margin-bottom: 10px;
}

.item p {
    color: #002540;
    font-weight: 700;
    margin-bottom: 0px;
    height: 48px;
}

.item .item_footer {
    background-color: #efe3d4;
    height: 44px;
    width: 100%;
    position: relative;
    bottom: -1px;
    padding: 5px 10px 5px 10px;
}

.item_footer a.moreat {
    border-radius: 50px !important;
    padding: 7px 18px !important;
    font-size: 14px !important;
    background: #f78c35 !important;
}

.item_footer a.moreat:before {
    border-radius: 50px !important;
    background: #3482ba !important;
    padding: 7px 18px !important;
}

.item .item_footer p {
    font-size: 2rem;
}

.exam_register .divider {
    width: 100%;
    height: 5px;
    background-color: #fff;
}

.exam a.moreat,
.exam_register a.moreat {
    border-radius: 50px;
    background: #f78c35;
    font-size: 20px;
}

.exam a.moreat:before,
.exam_register a.moreat:before {
    border-radius: 50px;
    background: #3482ba;
}

.tests {
    font-family: 'DroidKufi-Regular', sans-serif;
    background-color: #002540 !important;
    color: #fff !important;
    font-weight: bold;
    line-height: 27px;
    padding: 8px 8px !important;
}

a.tests.active {
    background-color: #002540 !important;
    color: #fff !important;
}

.my_product_new {
    background: #f78c35;
    color: #002540;
    border-radius: 50px;
    padding: 0px 10px !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    position: absolute;
    top: -12px;
    right: 0px;
}

.subtitle {
    color: #002540 !important;
}

.tab-29 .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.tab-29 h3.headae {
    margin: 25px 0 5px 0 !important;
}

.test_details a.moreat {
    margin-top: -35px !important;
    margin-left: 50px !important;
    padding: 5px 10px !important;
}

.tab-29 .card-body {
    background-color: #edecec;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 15px 10px;
}

.tab-29 .card-header h5 {
    margin: 0px;
}

.tab-29 .card-header h5 h3 {
    color: #fff !important;
}

.tab-29 .card-header h5 span {
    color: #002540 !important;
}

/*.tab-29 .card-header h5 .btn {
    padding: 0px 12px !important;
}*/

.tab-29 .card-header h5 .btn-link:hover, 
.tab-29 .card-header h5 .btn-link:focus {
    text-decoration: none !important;
}

.tab-29 .card-header {
    background-color: #f78c35;
}

.tab-29 .card {
    margin-bottom: 20px;
    margin-top: 20px;
}

a.start_exam_btn {
    border-radius: 50px !important;
    background: #002540 !important;
    font-size: 22px !important;
    padding: 12px 35px !important;
}

a.start_exam_btn img {
    height: 38px;
}

.start_exam_btn:before {
    border-radius: 50px !important;
}

.tab-29 .card-header h3,
.tab-29 .card-header span {
    font-weight: bold !important;
}

.test_details .subtitle {
    font-weight: bold;
}

.test_details .moreat {
    background: #f78c35 !important;
    color: #002540;
    border-radius: 50px !important;
}

.test_details .moreat:before {
    background: #3482ba !important;
    color: #002540;
    border-radius: 50px !important;
}

.tab-29 .headae {
    font-weight: bold;
}

.expand {
    display: inline-block;
    width: 100%;
}

.expand h3 {
    display: inline-block;
}

.btn.collapse {
    display: inline-block;
    font-size: 28px;
    color: #002540;
    height: 30px;
    width: 30px;
    line-height: 15px;
    border: 1px solid #002540;
    border-radius: 50px;
    padding: 0px 6px !important;
    float: right;
    margin-top: 15px;
    margin-right: 30px;
}

.tab-29 .collapse .sere {
    margin: 20px 0px;
    padding: 0px;
}

.ramadan_offer {
    height: 974px;
    margin-bottom: 30px;
}
.social-menu .download_app {
    background-color: transparent !important;
    border-radius: 0px !important;
    height: auto !important;
    width: auto !important;
}

.social-menu h4 {
    text-align: center;
    color: #fff !important;
}

.social-menu .download_app img {
    height: 55px !important;
}

.social-menu .download_app:hover {
    transform: unset !important;
}

.exam_video {
    width: 560px;
    height: 315px;
    padding: 15px 15px 55px 15px;
}

@media (max-width: 1223px) {
    .exam-header p {
        padding-top: 8px !important;
    }
}

@media screen and (max-width: 1222px) and (min-width: 992px) {
    .exam-header p {
        font-size: 1.6rem !important;
        line-height: 1.6 !important;
    }

    .social-menu a {
        width: 25px !important;
        height: 25px !important;
        line-height: 26px !important;
    }

    .nav-area .nav > li > a {
        padding: 7px 9px !important;
    }

    .exam ul {
        font-size: 1.6rem !important;
        line-height: 1.6 !important;
    }

    .footer-1 .social-menu a {
        font-size: 14px !important;
    }
}

@media (max-width: 590px) {
    .exam_video {
        width: 290px;
        height: 178px;
        padding: 6px 5px 15px 5px;
    }

    .exam-header h2 {
        font-size: 2rem;
    }

    .exam-header p {
        padding-top: 0px !important;
        font-size: 1.4rem;
        line-height: 1.4;
    }

    .exam .exam-header {
        height: auto !important;
    }

    .exam-header .test_header {
        padding: 0px 15px 0px 15px !important;
    }

    .exam .e-section1 h2 {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .reg-modal .form-group.required.inp:before {
        right: -14px !important;
    }

    .fixed-menu ul.s-menu a span {
        width: 45px;
        height: 25px;
        border-radius: 10px;
        font-size: 12px;
    }

    .my_product_new {
        font-size: 17px !important;
        top: 5px;
        right: 120px;
    }
}

@media screen and (max-width: 425px) and (min-width: 320px) {
    .exam .exam-header {
        background: #f9f9f9 !important;
    }

    .exam_video {
        margin-top: 35px;
    }

    .my_product_new {
        font-size: 10px !important;
        top: -10px !important;
        right: -4px !important;
    }

    .choices a {
        float: right;
        width: unset !important margin-bottom: 15px !important;
        margin-right: unset !important;
        font-size: 6px !important;
    }

    .tests {
        font-weight: 600 !important;
        line-height: 15px !important;
        padding: 4px !important;
        padding-top: 20px !important;
    }
    
    .log-links a {
        padding-left: 5px !important;
        font-size: 10px !important;
    }
    
    .log-links a img {
        padding-left: 5px !important;
        height: 16px !important;
    }
}

@media screen and (max-width: 589px) and (min-width: 397px) {
    .exam .item {
        height: 310px;
        margin-top: 25px;
    }

        .exam .item .item_footer {
            height: 44px;
            bottom: 10px;
            padding: 10px 10px 10px 10px;
        }

        .exam .item p {
            font-weight: 500;
            margin-bottom: 0px;
            height: 44px;
        }

    .item_footer a.moreat {
        padding: 4px 12px !important;
        font-size: 12px !important;
    }

    .exam .item .item_footer p {
        font-size: 1.5rem;
    }

    .exam .item img {
        margin-top: 20px;
    }

    .exam ul.dashed, .exam_details ul.dashed {
        font-size: 1.5rem;
    }

    .foot-log {
        text-align: center;
    }

    .social-menu .download_app img {
        height: 49px !important;
    }

    .footer_menu {
        margin-right: 26px;
        margin-top: 26px;
    }
}

@media screen and (max-width: 396px) and (min-width: 376px) {
    .exam .item {
        height: 296px;
        margin-top: 25px;
    }

        .exam .item .item_footer {
            height: 44px;
            bottom: 3px;
            padding: 10px 10px 10px 10px;
        }

        .exam .item p {
            font-weight: 500;
            margin-bottom: 0px;
            height: 44px;
        }

    .item_footer a.moreat {
        padding: 4px 12px !important;
        font-size: 12px !important;
    }

    .exam .item .item_footer p {
        font-size: 1.5rem;
    }

    .exam .item img {
        margin-top: 0px;
    }

    .exam ul.dashed, .exam_details ul.dashed {
        font-size: 1.5rem;
    }

    .foot-log {
        text-align: center;
    }

    .social-menu .download_app img {
        height: 49px !important;
    }

    .footer_menu {
        margin-right: 26px;
        margin-top: 26px;
    }
}
@media screen and (max-width: 426px) and (min-width: 300px) {
    .exam .item {
        height: 253px;
        margin-top: 25px;
    }

    .exam .item .item_footer {
        height: 44px;
        bottom: 3px;
        padding: 10px 10px 10px 10px;
    }

    .exam .item p {
        font-weight: 500;
        margin-bottom: 0px;
        height: 44px;
    }

    .item_footer a.moreat {
        padding: 4px 12px !important;
        font-size: 12px !important;
    }

    .exam .item .item_footer p {
        font-size: 1.5rem;
    }

    .exam .item img {
        margin-top: 0px;
    }

    .exam ul.dashed, .exam_details ul.dashed {
        font-size: 1.5rem;
    }

    .foot-log {
        text-align: center;
    }

    .social-menu .download_app img {
        height: 49px !important;
    }

    .footer_menu {
        margin-right: 26px;
        margin-top: 26px;
    }
}



.categories .item {
    width: 12%;
    height: 0px;
    border: 0px solid #002540;
    margin-top: 0px;
}

@media screen and (max-width: 426px) and (min-width: 300px) {
    .categories .item {
        width: 30.3% !important;
        height: 0px !important;
        border: 0px solid #002540 !important;
        margin-top: 0px !important;
    }
    .my_product_new {
        font-size: 10px !important;
        top: -10px !important;
        right: -4px !important;
    }
    .choices a {
        float: right;
        width: unset !important
        margin-bottom: 15px !important;
        margin-right: unset !important;
        font-size: 6px !important;
    }
    .tests {
        font-weight: 600 !important;
        line-height: 15px !important;
        padding: 4px !important;
        padding-top: 20px !important;
    }
    .library a.remove-category {
        padding: 5px 8px;
    }
    h4.modal-title.setall {
        font-size: 18px;
    }
    h4.modal-title.setall a {
        margin-top: 12px !important;
        font-size: 12px !important;
        padding: 6px 10px !important;
        margin-bottom: unset !important;
    }
    .modal-header {
        height: 90px;
    }
    .modal-dialog {
        top: 100%;
    }
    .categories-wrapper .category {
        margin-bottom: unset !important;
        font-size: 12px !important;
    }
    .btn-set_prefernces {
        padding: 8px 32px !important;
        margin-top: 10px;
    }
    .modal-dialog .modal-inner {
        padding: 10px;
    }
    .library a {
        font-size: 16px !important;
    }
    .modal-dialog .close {
        font-size: 30px;
    }
    .subscriptions .subscription .subscription-title h3 {
        font-size: 20px !important;
    }
    .subscriptions .subscription h1 {
        height: auto !important;
    }
    .subscriptions .subscription.silver .subscription-details {
        height: unset !important;
    }
    .subscriptions .subscription.golde .subscription-details {
        height: unset !important;
    }
    .req_quotation .subscription-title h3 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 480px), 
@media only screen and (max-device-width: 480px) { 
    .categories .item {
        width: 30.3% !important;
        height: 0px !important;
        border: 0px solid #002540 !important;
        margin-top: 0px !important;
    }
    .my_product_new {
        font-size: 10px !important;
        top: -10px !important;
        right: -4px !important;
    }
    .choices a {
        float: right;
        width: unset !important
        margin-bottom: 15px !important;
        margin-right: unset !important;
        font-size: 6px !important;
    }
    .tests {
        font-weight: 600 !important;
        line-height: 15px !important;
        padding: 4px !important;
        padding-top: 20px !important;
    }
    .library a.remove-category {
        padding: 5px 8px;
    }
    h4.modal-title.setall {
        font-size: 18px;
    }
    h4.modal-title.setall a {
        margin-top: 12px !important;
        font-size: 12px !important;
        padding: 6px 10px !important;
        margin-bottom: unset !important;
    }
    .modal-header {
        height: 90px;
    }
    .modal-dialog {
        top: 100%;
    }
    .categories-wrapper .category {
        margin-bottom: unset !important;
        font-size: 12px !important;
    }
    .btn-set_prefernces {
        padding: 8px 32px !important;
        margin-top: 10px;
    }
    .modal-dialog .modal-inner {
        padding: 10px;
    }
    .library a {
        font-size: 16px !important;
    }
    .modal-dialog .close {
        font-size: 30px;
    }
    .subscriptions .subscription h1 {
        height: auto !important;
    }
    .subscriptions .subscription .subscription-title h3 {
        font-size: 20px !important;
    }
    .subscriptions .subscription.silver .subscription-details {
        height: unset !important;
    }
    .subscriptions .subscription.golde .subscription-details {
        height: unset !important;
    }
    .req_quotation .subscription-title h3 {
        font-size: 20px;
    }
}

.req_quotation {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    background: #def4f9;
    margin-top: 20px;
}

.req_quotation .subscription.corp .subscription-title h3 {
    color: #35d0f7;
    border-bottom: 5px solid rgba(47, 189, 224, 0.4);
    text-align: right;
}

.req_quotation .subscription-title h3 {
    display: block;
    color: #165362;
    font-weight: 600;
    background-color: transparent;
    padding: 14px 20px;
    padding-bottom: 19px;
    font-size: 28px;
    border-radius: 20px 20px 0 0;
    margin-top: 14px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.req_quotation h1 {
    color: #707070;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 22px;
    height: 100px;
}

.req_quotation h3 {
    color: #707070;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.req_quotation ul li {
    list-style: inside;
    color: #707070;
    line-height: 240%;
    font-size: 16px;
    font-family: 'DroidKufi-Regular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.subscription_paragraph {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5 !important;
}

.fixed-menu {
    overflow-y: unset !important;
}

.bbb_img {
    float: left;
    margin-left: 24px;
}

