.dirrtl {
    direction: rtl;
}

.navbar {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    letter-spacing: 0rem;
    font-size: 16px;
}

.carousel-caption h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.carousel .schools {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    height: 350px;
    background-size: cover;
}

.carousel .jobs {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    height: 350px;
    background-size: cover;
}

.reg-a {
    display: block;
    font-size: 16px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    font-weight: bold;
    border: 1px solid #777;
    margin: 12px;
    padding: 5px 37px;
    margin-top: 10px;
    color: #777;
}

.ser-first a:hover {
    color: #76daff;
}

.carousel .reg {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    height: 350px;
    background-size: cover;
}

.carousel .instruction {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    height: 400px;
    background-size: cover;
}

.card {
    direction: rtl;
    margin: 30px auto;
    padding: 50px;
    display: block;
    max-width: 400px;
    font-size: 22px;
    border: 1px solid rgb(206, 205, 205);
    font-size: 16px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.card input[type=text] {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #d3d4d5;
    border-radius: 4px;
    padding: 0 14px;
    font-size: 16px;
    color: #2f3033;
    line-height: 1.35;
    height: 48px;
    -webkit-appearance: none;
}

.card label {
    margin-bottom: 4px;
    font-weight: 700;
    color: #244a61;
    padding-bottom: 0;
    font-size: 16px;
}

.cardtitle {
    margin-top: 35px;
}

.agreement {
    float: right;
    margin-left: 10px;
}

.btnReg {
    width: 97%;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
}

.instructionItem {
    display: block;
    direction: rtl;
    margin: 20px;
    padding: 10px;
}

.instructionItem li {
    font-size: 21px;
    margin: 20px 2px;
    list-style: none;
}

.instructionItem li i {
    margin-left: 10px;
    color: #f40707;
    font-size: 25px;
}

.caption-detail {
    min-height: 336px !important;
    padding-top: 10em;
    text-align: center;
}

.seatNo {
    margin-top: 27px;
    margin-bottom: 17px;
}

.studentdata {
    direction: rtl;
    margin: 10px;
}

.studentdetails {
    /* width: 50%;*/
    background-color: #eaeaea;
    padding: 10px;
    margin: 1px 16px;
    border-radius: 2%;
}

.studentdetailsschools {
    padding: 22px;
}

.studentdetails label {
    text-align: center;
    border-left: 2px solid #fff;
    padding: 4px;
    padding-left: 10px;
    margin-left: 7px;
    width: 150px;
    font-weight: 300;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.studentdetails span {
    font-weight: 600;
    color: red;
}

#message {
    color: #b90808;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    /* font-style: oblique; */
    /* font-weight: 600; */
    font-size: 18px;
}

.topDetails {
    border-bottom: 3px solid #d3d4d5;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.spacificlList {
    float: right;
    /* display: block; */
    position: absolute;
    right: 139px;
    top: 7px;
    border: 1px solid #c9ccce;
    padding: 9px;
    border-radius: 5px;
}

.selectList {
    /* right: 146px;
    top: 8px;
    border: 1px solid #c9ccce;
    padding: 9px;
    border-radius: 5px;
    margin-top: 10px;
    width: 70%;
    font-size: 18px;*/
    width: 219px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.studentdetails option {
    /* padding: 10px;
    margin: 10px; */
    font-size: 1.3rem;
    line-height: 26px;
    border: none;
}

.selectListOption {
    padding: 10px;
    margin: 10px;
    line-height: 26px;
}

.tdcoordinat {
    background-color: #fbf8f8;
    font-size: 20px;
    padding-right: 17px;
    border-radius: 6px;
    vertical-align: middle;
}

.tdcoordinatNo {
    text-align: center;
    background-color: #3a4ee2;
    color: #fee;
    font-weight: bold;
    width: 4.5%;
    font-size: 20px;
    border-radius: 6px;
    vertical-align: middle;
}

.thcoordinatNo {
    text-align: center;
    font-size: 20px;
    padding-right: 15px;
}

.thcoordinatName {
    text-align: right;
    font-size: 44px;
    padding-right: 15px;
}

.reportTitle {
    margin: 15px auto;
    text-align: center;
    border: 1px solid #000;
    width: 50%;
    border-radius: 5px;
    padding: 10px;
}

.studentdetailsR {
    /* width: 50%;*/
    background-color: #eaeaea;
    padding: 5px;
    margin: 1px 16px;
    border-radius: 2%;
}

.tdcoordinatNoR {
    text-align: center;
    font-weight: bold;
    width: 4.5%;
    /* font-size: 20px;
    border-radius: 6px;
    vertical-align: middle; */
}

.thcoordinatNameR {
    text-align: right;
    font-size: 15px;
    padding-right: 15px;
}

.tdcoordinatR {
    background-color: #fbf8f8;
    font-size: 20px;
    padding: 1px;
    padding-right: 17px;
    border-radius: 6px;
    vertical-align: middle;
}

.topDetailsR {
    border-bottom: 3px solid #d3d4d5;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.printbutton {
    position: fixed;
    top: 209px;
    left: 27px;
}

.stamp {
    display: block;
    float: left;
    position: absolute;
    top: 90%;
    left: 80px;
    border: 5px solid #000;
    border-radius: 52%;
    padding: 17px;
}

.ProblemDesc {
    margin: 3px;
    width: 100%;
    height: 170px;
}

.carousel-caption {
    min-height: 595px !important;
    padding-top: 9.5em;
    text-align: center;
}

.logo-w3layouts-agileits h1 a {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.navbar-default .navbar-brand {
    color: #ffc400;
    font-size: 47px;
}

.jobicons {
    border-radius: 50%;
    border: 2px solid #b9b3b3;
    padding: 10px;
    margin: 10px;
    width: 50%;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

.textareaRem {
    width: 72%;
    margin: 0px;
    height: 176px;
    border: 1px solid #ccc;
}

.fTL {
    float: right;
}

.imgLeftSide {
    width: 73%;
    margin: 30px auto;
    padding: 10px;
}

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }
    .leftImage {
        display: none;
    }
    input[type=text],
    input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        border: 1px solid #07a3ed;
        box-sizing: border-box;
    }
    .selectList {
        width: 100%;
    }
    .paykind {
        width: 100%;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }
    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
    .leftImage {
        display: none;
    }
    .textareaRem {
        width: 100%;
        margin: 0px;
        height: 176px;
        border: 1px solid #ccc;
    }
    input[type=text],
    input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        border: 1px solid #07a3ed;
        box-sizing: border-box;
    }
    .selectList {
        width: 100%;
    }
    .paykind {
        width: 100%;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }
    .error-404 p {
        font-size: 0.8em;
        /*letter-spacing: 5px;*/
        margin: 1em 0;
    }
    .leftImage {
        display: none;
    }
    .textareaRem {
        width: 100%;
        margin: 0px;
        height: 176px;
        border: 1px solid #ccc;
    }
    input[type=text],
    input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    .selectList {
        width: 100%;
    }
    .paykind {
        width: 100%;
    }
}

.userType {
    width: 5%;
}

.checkLanel {
    width: 20%;
}

.boxTitle {
    background-color: #99ccff;
    margin: 0;
    padding: 22px;
    color: #000;
    border-bottom: 1px solid #bbbebf;
}

.inputtextcustom {
    width: 38%;
}

.paykind {
    margin: 4px 4px 21px;
    width: 44%;
    border: 1px solid #e2e0e0;
    padding: 10px 5px 23px;
}

.paykind p {
    margin-right: 15px;
}

.paykindBlock {
    text-align: center;
}

.finishblock {
    width: 62%;
    float: left;
}

.btn-right {
    width: 44%;
    text-align: left;
}

.pay-option {
    text-align: center;
}

.country-flag {
    display: block;
    float: left;
    width: 69%;
}

button[disabled],
html input[disabled] {
    cursor: not-allowed;
    background-color: #a0b0de;
}

.resendcode {
    display: block;
    padding: 10px;
    font-weight: 700;
    margin-right: 49px;
}

.flagicon {
    position: absolute;
    /* left: 96px; */
    right: 62%;
    top: 187px;
}

.form-group {
    margin-bottom: 5px;
}

.box-title {
    /*padding-top: 8px;
    background-color: #f1f1f1;*/
    padding-bottom: 16px;
}

.box-title h4 {
    text-align: center;
}


/*.text-center" */

.logininsidebox {
    /* margin-top: 68px; */
    border-top: 3px solid #dedbdb;
    padding: 10px;
    margin: 80px 10px 10px 10px;
}

.btncontainer {
    text-align: left;
}

.loginclose {
    position: absolute;
    right: 25px;
    top: 57px;
    color: #000;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
}

.loginclose:hover,
.loginclose:focus {
    color: red;
    cursor: pointer;
}

.imgcontainer h3 {
    margin-top: -60px;
    padding: 66px;
}

.logout {
    display: block;
    padding: 6px 15px;
    margin: 0px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    font-size: 1rem;
    color: #337ab7;
    text-align: right;
}

.item-bullets {
    position: relative;
    background-color: #fff;
    border: 7px solid #aeafb0;
    width: 15px;
    height: 15px;
    top: 10px;
    border-radius: 50%;
    display: block;
    /* margin-left: 20px; */
    margin: 0px 13px;
    padding: 10px;
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.container {
    direction: rtl;
}

#EditMessage {
    /*color: #b90808;*/
    margin-bottom: 10px;
    display: block;
    text-align: center;
    /* font-style: oblique; */
    /* font-weight: 600; */
    font-size: 18px;
}

.side-option {
    padding: 5px;
    margin-top: 16px;
    background-color: #f9f9f9;
}

.side-optopn-title {
    font-size: 1.1rem;
    text-align: center;
    margin: 10px;
    padding: 10px;
    border-bottom: 2px solid #ffff;
    background-color: #fff;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.side-optopn-body li {
    border-bottom: 1px solid #ffff;
    list-style: none;
    margin-left: 10px;
    padding: 10px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    text-align: right;
}

.item-bullets-left {
    float: left;
    position: relative;
    display: block;
    top: -51px;
    left: 10px;
}

.smal-icon {
    /*position: absolute;*/
    border: 1px solid #f9f9f9;
    border-radius: 50%;
    background-color: #e2e0e0;
    width: 10px;
    height: 10px;
    margin-top: 2px;
    left: -1px;
    list-style: none;
    -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 17px 8px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.userimg {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid #e6e6e6;
    -webkit-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
}

.userimgdiv {
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}

.fa-laptop {
    float: right;
    margin-top: 10px;
    padding-left: 14px;
}

.listitem {
    /*width: 30%;*/
    color: #fff;
    display: block;
    position: relative;
    height: 140px;
    border-radius: 2%;
    margin: 10px;
    padding: 15px;
}

.listitem i {
    font-size: 75px;
    float: left;
    padding: 10px;
}

.listitem a {
    padding-right: 10px;
    font-size: 23px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    display: block;
}

.notifications {
    background-color: #fd4b01;
}

.exam {
    background-color: #dd01fd;
}

.result {
    background-color: #8bc34a;
}

.users {
    background-color: #e0a011;
}

.faq {
    background-color: #10c2ff;
    ;
}

.cpanelicon {
    direction: rtl;
}

.fa-laptop {
    margin-right: 20px;
}

.fa-graduation-cap {
    margin-right: 20px;
    float: right;
    margin-top: 10px;
    padding-left: 14px;
}

.active-quiz {
    background-color: #f9f9f9;
    direction: rtl;
    text-align: right;
}

.active-quiz h3 {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    background-color: #fff;
    padding: 17px;
}

.active-quiz p {
    padding-right: 60px;
    padding-top: 10px;
}

.active-quiz .item-content {
    padding-right: 20px;
    background-color: #f9f9f9;
}

.active-quiz .item-content li {
    /* margin-top: 10px;*/
    list-style: none;
    padding: 10px 5px;
    cursor: pointer;
}

.active-quiz .item-content li:not(:last-child) {
    border-bottom: 1px solid #dfdfdf;
}


/* 
.dialogTitle {
    
    width: 100%;
} */

.msgBtn {
    background-color: #f1f1f1;
    width: 100%;
    text-align: center;
    font-size: 2rem;
}

.dialogTitle {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    direction: rtl;
    text-align: center;
    width: 100%;
}

.schoolList {
    display: block;
    right: 100px;
    top: 8px;
    border: 1px solid #c9ccce;
    padding: 9px;
    margin-top: 10px;
    width: 72%;
    font-size: 18px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.resultkeyword {
    font-weight: 600;
}

.searchresult {
    padding-left: 10px;
}

.resultback {
    /* margin-right: 30px; */
    float: left;
}


/*User Profile*/

.job-card {
    padding: 16px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    box-shadow: 0px 0px 3px 0px #f2f2f2;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
}

.card-title {
    direction: rtl;
}

.card-info {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    padding: 13px 15px 10px 15px;
    background-color: #f8fafa;
    margin-top: 8px;
}

.card-info b {
    width: 20%;
}

.job-card img {
    width: 13%;
    /* position: absolute; */
    /* text-align: center; */
    /* display: block; */
    /* top: -79px; */
    /* z-index: 0; */
    float: left;
}

.overflow-h {
    overflow: hidden !important;
}

table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: #aed2ea;
    text-align: right;
    font-size: 1.8rem;
}

table>tbody>tr>td {
    font-size: 1.8rem;
}

table>tbody>tr:hover {
    background-color: #aed2ea;
}

.country {
    padding: 15px;
    position: relative;
    overflow: hidden;
}

.country:hover .control-btn {
    left: 100px;
}

.country:hover {
    background-color: #EEE;
}

.countrysearch {
    float: right;
    border: solid 3px #fffdfd;
    height: 140px;
    margin-top: 10px;
}

.control-btn {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    /*    top: 15px;*/
    left: -405px;
    margin-top: -5px;
}

.resulttable {
    width: 98%;
    margin: 15px 5px;
}

.newbutton {
    float: left;
    border: solid 3px #fffdfd;
    height: 140px;
    margin-top: 10px;
    text-align: center;
}

.logoutbtn {
    /*float: left; */
    position: absolute;
    left: 45px;
    top: 15px;
    padding: 10px;
    border: 1px solid #f5f5f5;
    background: #fffefe;
    font-size: 1.2rem;
    border-radius: 11%;
}

.uploadfile {
    display: inline-block;
}

.userprofileimg {
    position: relative;
    padding: 5px;
    /* overflow: hidden;*/
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.userprofileimg:hover .userchangeimg {
    left: 30px;
}

.userprofileimg img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.userchangeimg {
    /*display: inline-block;*/
    position: absolute;
    left: -110px;
    top: 85px;
}

#loginMsg {
    color: #b90808;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    /* font-style: oblique; */
    /* font-weight: 600; */
    font-size: 18px;
}

#defaultmenu {
    background: rgb(225 225 225 / 0.95);
    border-bottom: 2px solid #c8c6c6;
    background: rgb(255 254 254 / 95%);
    /*box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}

.navbar-brand {
    margin: 0px;
    /* position: absolute;*/
    width: 315px;
    /*float: left;
    left: 510px;
    top: 0px;*/
}

.customerimg {
    width: 200px;
    margin: 10px;
    padding: 10px;
    float: right;
}

.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-image.overlay {
    position: relative;
}

.bg-image.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    background: #ff9f10d4;
    /* background: rgb(48 99 149 / 0.62); */
}

.bg-image>.container {
    position: relative;
    z-index: 1;
}

.servmenu li {
    padding: 5px;
    margin-right: 10px;
    color: black;
}

.servmenu li:hover {
    background: #ff9300ba;
    /*color: #f18d05;*/
}

.widgettitle {
    background-color: #ffffffb0;
    display: block;
}

.carousel-caption h3 {
    font-family: 'Droid Arabic Kufi';
}

.news-pic img {
    width: 150px;
}

.adminbaner {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

img.avatar {
    width: 20%;
    /* border-radius: 50%; */
    float: left;
}

.cpanel-carousel {
    width: 100%;
    top: 0px;
    left: 0px;
}

input[type=textarea] {
    width: 72%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.contactmsg {
    width: 72%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.social-i {
    font-size: 2.1rem;
}

.header-top>.container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-top p {
    margin-top: 15px;
    margin-bottom: 0px;
}

.widgep {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
}

.bg-light {
    background-color: #0b0b0b!important;
    color: #fac70d;
}

.wcolor {
    color: #fff;
}

.footerlogo {
    width: 50%;
}

.footerright {
    color: #FFF;
    margin: 5px 0 25px;
    text-transform: uppercase;
    text-align: right;
}

.footerleft {
    color: #FFF;
    margin: 5px 0 25px;
    text-transform: uppercase;
    text-align: left;
}

.about-title h1 {
    color: #2f2f2f;
    font-size: 26px;
    border-bottom: 5px solid #0055a5;
}

.about-title {
    border: none;
}

.about-news {
    background: #07a6f1;
}

.caption-detail p {
    margin-top: 13px;
}

.inputcontent {
    width: 100%;
    border-radius: 24px;
    padding: 13px;
    border: 1px solid #07a3ed;
    background: transparent;
}

.active-contact {}

.contactform {
    text-align: right;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, .16);
    padding: 50px;
    border-radius: 30px;
    margin-bottom: 50px;
    margin-top: 50px;
    background: #F7F7F7;
}

.btncontact {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    border-radius: 30px;
    padding: 10px 33px;
    font-size: 1.2rem;
    left: -5px;
}

.servdetailsactive {
    background: #f9f9fa;
    border: 1px dashed #4169e1;
}

.servdetailspic {
    margin: 10px;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.side-optopn-bodys li {
    list-style: none;
    margin-left: 10px;
    padding: 10px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    text-align: right;
}

.carousel-item img {
   /* width: 150px;*/
}

#custslider {
    text-align: center;
    padding: 10px 100px;
}

.carousel-inner {
    padding-right: 125px;
}

.custdetailsimg {
    padding-right: 201px;
}

.servballon {
    width: 282px;
    top: 0px;
    left: 0px;
    transform: translate3d(0px, 67px, 0px);
    padding: 10px;
    text-align: start;
}

.btn-warning {
    color: #212529;
    background-color: #6d6d6d;
    border-color: #ffa139;
}

.btn-warning:hover {
    color: #212529;
    background-color: #a7a5a4;
    /* border-color: #ff8906; */
}

.about-news {
    background: #ffa139;
}

.about-title h1 {
    color: #2f2f2f;
    font-size: 26px;
    border-bottom: 5px solid #6d6d6d;
}

.copyright {
    min-height: 55px;
    background: #212121;
    /* background: #024a6e; */
    /* margin-top: 45px; */
}

.sticky-wrapper.is-sticky .site-navbar {
    -webkit-box-shadow: 4px 0 20px -5px rgb(0 0 0 / 20%);
    box-shadow: 4px 0 20px -5px rgb(0 0 0 / 20%);
    background: #1089ff;
    background: linear-gradient(to right, #7a6107 1%, #c39b08 13%, #ffbc00 27%, #FFFFFF 100%);
}

.site-navbar .site-navigation .site-menu>li>a {
    text-transform: uppercase;
    font-size: 16px;
    /* letter-spacing: .05rem; */
    font-weight: 900;
    padding: 20px 20px;
    color: #000;
    display: inline-block;
    text-decoration: none !important;
}