* {
    font-family: 'Cairo', sans-serif;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

a {
    text-decoration: none;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
} 

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.panel-active {
    background-color: #094d60;
    color: white
}

.panel-active a {
    color: white !important;
}

h5.tit-wedgit {
    font-size: 16px;
    margin: 0px 0 20px;
    background: #0583b6;
    color: white;
    padding: 10px;
}

.mailbox-attachments {
    margin-top: 30px;
}

.mailbox-attachments li {
    float: right;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-left: 10px;
}

.mailbox-attachment-name {
    font-weight: bold;
    color: #666;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}

.mailbox-attachment-info {
    padding: 10px;
    background: #f4f4f4;
}

.mailbox-attachment-size {
    color: #999;
    font-size: 12px;
    min-height: 12px;
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 50px 10px;
}

.mailbox-attachment-icon.has-img {
    padding: 0px;
}

.mailbox-attachment-icon.has-img > img {
    max-width: 100%;
    height: 165px;
}

.error {
    border: solid 1px #ddd !important;
}

.post-rel {
    position: relative;
}

.remove-border {
    border: red !important;
}

.warning-valid {
    border-color: #f3ad18 !important;
    border: solid;
    color: #f3ad18 !important;
}

.valid {
    border: solid 1px #ddd !important;
}

.mbr-20 {
    margin-bottom: 12px;
    margin-top: 30px;
}

label.error {
    border: red !important;
    color: #f61420;
}

.input-group.new-relatv label.error {
    left: 12%;
    z-index: 999;
}

select.error, textarea.error, input.error {
    color: #f61420;
}

.sweet-info {
    color: #56ace0;
    font-size: 20px;
}

.sweet-success {
    color: #39c44c;
    font-size: 20px;
}

.sweet-warning {
    color: #ff9438;
    font-size: 20px;
}

.sweet-error {
    color: #f27676;
    font-size: 20px;
}

body {
    direction: rtl;
    font-family: 'Cairo', sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    color: #efb120;
}

.box-style {
    display: block;
    position: relative;
    padding-right: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

/* Hide the browser's default checkbox */
.box-style input {
    position: absolute;
    opacity: 0;
    cursor: pointer;

}
.calendars-popup {
    z-index: 999999 !important;
}
/* Create a custom checkbox */
.mark-style {
    position: absolute;
    top: -1px;
    right: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.box-style:hover input ~ .mark-style {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.box-style input:checked ~ .mark-style {
    background-color: #efb220;
}

/* Create the mark-style/indicator (hidden when not checked) */
.mark-style:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the mark-style when checked */
.box-style input:checked ~ .mark-style:after {
    display: block;
}

/* Style the mark-style/indicator */
.box-style .mark-style:after {
    right: 5px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.add-secation i {
    margin-left: 10px;
    margin-right: 0;
}

.new-btn-d {
    display: inline-block;
    width: 100%;
}

.imgp_11 {
    float: right;
    padding-left: 30px;
    padding-bottom: 28px;
}

.colhid {
    display: none;
}

.imgp_11 a img {
    float: right;
    width: 100%;
}

ul.btns-share-print i {
    margin-left: 5px;
    margin-right: 0;
}

.imgp_11.nobms img {
    width: 300px;
    height: 200px;
}

.imgp_11 a.btn_bo_imp11 {
    float: right;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #8cc780;
    color: #fff;
    padding: 12px;
    margin-top: 15px;
}

.imgp_11 a.imgasd:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(51, 51, 51, 0.29);
}

.btn-add {
    border-radius: 0;
    background: #024c60;
    border: 0;
    padding: 10px 50px;
    margin: 10px 0;
    color: #fff;
}

.drop-btn-style {

    color: #FFF;
    background-color: #1EAEDB;
    border-color: #1EAEDB;
}

.imgp_11 a.imgasd:hover:after {
    content: '\e90e';
    font-family: 'icomoon';
    font-size: 22px;
    color: #fff;
    width: 50px;
    height: 50px;
    background: rgba(51, 51, 51, 0.55);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    line-height: 50px;
    transform: translate(-50%, -50%);
}

.footer-bottom span {
    line-height: 26px;
}

.p4imgs.img_pn2s a, .imgp_11 a.imgasd {
    position: relative;
    float: left;
    width: 100%;
}

/* .mazad_items_sentence2 {
    border: solid 1px #ddd;
    padding: 10px;
    border-bottom: 0;
} */
.imgp_11.nobms img {
    width: 100%;
    height: auto;
}

.imgp_11 {
    float: right;
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
}

.imgp_11 a img {
    width: 100%;
    height: auto;
}

.breadcrumb {
    background: none;
}

.banner {
    height: 0.375rem;
    background-color: #094d60;
}

.goal-item {
    font-size: 16px;
    margin-bottom: -5px;
    color: #edb220;
}

button.search-bar-new {
    border: 0;
    padding: 10px 40px;
    background: #efb220;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.li-item-new {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 0px;
    padding: 5px;
    height: 40px;
}

h2.tit-widget {
    font-size: 16px;
    font-weight: bold;
}

p.monaksa_info_item2.new-yu {
    font-size: 14px !important;
    line-height: 24px !important;
}

ul.btns-share-print li {
    display: inline-block;
    background: #1f5e6e;
    color: #fff;
}

li.facebook-share {
    color: #2878c5;
}

ul.btns-share-print a:hover {
    color: white;
}

.new-cellt-r a {
    text-align: right;
    display: block;
    width: 130px;
    margin: 0;
}

span.txt-label {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

li.twitter-share {
    color: #24b7ea;
}

li.google-share {
    color: #f0735a;
}

li.massage-share {
    color: #63b64c;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    font-size: 14px;
    font-weight: 100;
    color: white;
    background-color: #248eab;
    display: inline-block;
    padding: 13px 40px;
    cursor: pointer;
}

.inputfile:focus + label, .inputfile + label:hover {
    background-color: #145062;
}

.form-group-new select {
    width: 100%;
    padding: 6px;
    border: solid 1px #dedede;
}

.share span {
    font-size: 16px;
    float: right;
    margin-left: 20px;
    margin-top: 13px;
}

.mazad_item_container {
    display: inline-block;
    width: 100%;
    border: solid 1px #ddd;
}

.new-reg-project.new-person ul:last-child {
    border-bottom: 0;
}

.new-data-ty ul:last-child {
    border-bottom: 0;
}

div#btns_div {
    background: #248eab;
    display: inline-block;
    width: 100%;
    padding: 12px;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 0px;
    float: left;
}

span.tit-box-v {
    font-size: 14px;
    margin-top: 8px;
    float: right;
}

ul.mazadat_tall_list.list-profile-right {
    background: #f1f1f1;
    margin-bottom: 20px;
}

li.monsh2aat_items_li_comp {
    margin-right: 0 !important;
    border: 0 !important;
}

.monsh2aat_items_sentence.new-company-u {
    width: 80%;
}

ul.share-social {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.share-social li {
    display: inline-block;
    font-size: 28px;
    margin-left: 20px;
}

.share {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

input[type="file"] {
    direction: ltr;
}

.fa3lya_camera {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

ul.btns-share-print {
    list-style: none;
    float: left;
    margin-top: 0px;
    width: auto;
    margin-bottom: 0px;
    padding-right: 0;
    text-align: left;
    font-size: 13px;
}

li.yallow-btn {
    background: #efb22f !important;
}

li.blue-btn {
    background: #33accb !important;
}

.logo-banner {
    height: 68px;
}

li.gren-btn {
    background: #3fc7a1 !important;
}

li.orang-btn {
    background: #c75252 !important;
}

.logo-holder {
    float: right;
}

.login-holder {
    float: left;
}

.logo img {
    width: 120px;
}

.logo-banner-login a {
    background-color: #094d60;
    float: left;
    color: #fff;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 15px;
}

.navbar {
    border: none;
    background-color: #efb120;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #094d60;
}

.navbar-default .navbar-toggle {
    border-color: #094d60;
}

.navbar-default .navbar-nav > li > a {
    color: #094d60;
    font-size: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #094d60;
    color: #fff;
}

.navbar-default {
    margin-bottom: 0;
}

/** main_banner **/
.main_banner {
    background: url("https://naafes.com/website/images/burj_khalifa.jpg") no-repeat;
    background-size: cover;
    height: 58.125rem;
    margin: 0;
}

.main-banner-con,
.main-banner-p1 {
    color: #fff;
    padding-top: 5%;
    margin-bottom: 0;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #094d60;
}

.tooltip-inner {
    background-color: #094d60;
}

.progress-bar {
    border-radius: 10px;
    background-color: #225d6f;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main-banner-h1 {
    color: #fff;
    margin-top: 0rem;
    font-size: 5rem;
    margin-bottom: 6.25rem;
}

.new-tags-d img {
    width: 200px;
    display: block;
}

.footer-bottom {
    background: #073440;
    color: #7a9da7;
    text-align: center;
    padding: 18px;
}

.new-form-li-box > div:last-child {
    border: 0;
}

.main-banner-form {
    width: 100%;
}

h2.new-tit-footer {
    font-size: 20px;
    color: #1ea5ca;
}

.new-form-li-box > ul:last-child {
    border: 0;
}

.input-group-addon {
    background-color: #efb120;
    height: auto;
}

.input-group-addon:last-child {
    border: none;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    color: #fff;
}

.input-group-lg > .form-control {
    border-radius: 0px;
}

.new-reg-cat {
    display: inline-block;
    width: 100%;
}

.cont-ty {
    padding: 5px 20px;
}

.btn-group.bootstrap-select {
    width: 100% !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}

.bootstrap-select > .dropdown-toggle {
    padding-left: 25px;
    padding-right: 12px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: initial;
    left: 12px;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 0;
    margin-left: 34px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    right: initial;
    left: 15px;
}

.live_topics {
    margin-top: 2rem;
}

.live_topics_item {
    padding: 0.625rem;
    color: #efb120;
}

span.new-numb-i {
    margin-right: 10px;
}

.live_topics_num {
    margin-top: 0;
    font-size: 3.125rem;
    letter-spacing: 4px;
}

label.container-ch.new-yu {
    margin: 28px 0 15px;
}

ul.mazadat_tall_list_lou a {
    border-left: solid 1px #dedede;
}

ul.mazadat_tall_list_lou {
    width: 100%;
    background: #165062;
    padding: 15px 0 15px;
    text-align: center;
    display: inline-block;
}

ul.mazadat_tall_list_lou li {
    display: inline-block;
    margin: 0 30px;
    color: #fff;
    text-align: center;
}

ul.btns-profile-rt li {
    list-style: none;
    display: inline-block;
    background: #477b8b;
    color: aliceblue;
    /*    padding: 13px 40px;*/
    margin: 0 10px;
}

ul.btns-profile-rt .table_mazad_li a {
    padding: 13px 40px;
    display: inline-block;
}

ul.btns-profile-rt li:hover {
    background: #478b;
    color: aliceblue;
}

.content-txt-y {
    width: 18%;
    float: left;
    padding-top: 20px;
    margin-left: 2%;
}

.content-txt-y span {
    display: block;
    margin-bottom: 8px;
}

.content-txt-y-new {
    width: 90%;
    float: left;
    padding-top: 20px;
    margin-left: 2%;
}

.content-txt-y-new span {
    display: block;
    margin-bottom: 8px;
}

.new-width {
    width: 200px;
    float: left;
    padding: 10px;
}

.progress {
    background: rgb(239, 178, 32);
}

.progress {
    border-radius: 10px;
}

.iktar-li span {
    background: #8f8f8f;
    padding: 20px;
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 150px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 45px;
    font-size: 18px;
}

.container-ch {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container-ch input {
    position: absolute;
    opacity: 0;
}

.checkmark {
    position: absolute;
    top: 7px;
    right: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
}

.line-profile {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    border-bottom: solid 1px #d0d0d0;
}

.txt-profile {
    border-right: solid 1px #cecece;
}

.list-featur--t ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #248eab;
    margin-left: 10px;
}

.tiy-acou-res span {
    font-size: 22px;
    float: right;
    margin-left: 5px;
}

.tiy-acou-res p {
    padding-top: 6px;
    font-size: 18px;
}

.list-featur--t span {
    font-size: 20px;
    margin-bottom: 12px;
    display: inline-block;
}

.list-featur--t ul {
    line-height: 40px;
    font-size: 16px;
    color: #5a5a5a;
    list-style: none;
    padding: 0;
}

.list-featur--t button {
    border: 0;
    background: #094d5f;
    color: #fff;
    padding: 9px 20px;
}

.line-profile span {
    font-size: 14px;
    float: right;
    width: 130px;
    font-weight: bold;
    padding: 0 10px;
}

.txt-profile div > div:last-child {
    border: 0;
}

.googlemap-op {
    width: 100%;
    height: 400px;
}

.accept-ui {
    font-weight: 100;
    font-size: 16px;
    margin-right: 25px;
}

.textar-he {
    height: 30px;
}

.hidden-io {
    display: none;
}

.new-pa-r {
    padding: 30px 0;
}

.heigh-ze {
    height: 0;
}

.st-opt {
    font-weight: 100;
    font-size: 16px;
    margin-right: 25px;
}

.line-profile p {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 14px;
}

.col-whi-o {
    color: #fff !important;
}

.new-padd-inp {
    width: 100%;
    padding: 5px;
}

.container-ch:hover input ~ .checkmark {
    background-color: #ccc;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-40 {
    margin-top: 40px;
}

.container-ch input:checked ~ .checkmark {
    background-color: #138fb7;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

button.pay-post {
    background: #094d60;
    padding: 10px 30px;
    border: 0;
    color: #fff;
}

.search-dd-btn {
    width: 3.75rem;
    height: 2.375rem;
    padding: 0.3125rem;
    background-color: #fff;
}

button.search-btn-j {
    border: 0;
    background: #efb120;
    padding: 10px 50px;
    color: #fff;
}

.container-ch input:checked ~ .checkmark:after {
    display: block;
}

button.new-btn-p {
    background: 0;
    border: 0;
    margin-top: 20px;
}

h3.tit-page-da-mor {
    margin-bottom: 20px;
    font-size: 20px;
    float: right;
}

.iktar-li {
    display: inline-block;
    height: 180px;
    padding: 15px;
}

.btns-iktarat button {
    border: 0;
    padding: 12px 30px;
    background: #2bd1ab;
    color: #fff;
}

.container-ch .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.share-buttons a {
    margin-left: 7px;
}

.navbar-default {
    border-radius: 0;
}

.form-group.post-rel textarea {
    height: 120px;
    line-height: 18px;
}

a.accept-indma {
    margin-left: 20px;
    outline: 0;
}

li.mazadat_tall_list_li p {
    font-size: 13px;
    margin-top: 10px;
    color: #b5b5b5;
}

.new-txt-yu-lo {
    display: inline-block;
    margin-bottom: 20px;
    border: solid 1px #d0d0d0;
}

.new-wedgit h2 {
    font-size: 16px;
    background: #238eab;
    padding: 15px;
    text-align: center;
    color: #fff;
    margin: 0;
    margin-top: 60px;
}

ul.mazadat_tall_list.new-list-wr {
    margin-top: 0 !important;
    border: solid 1px #e6e6e6;
}

.drowdown-kl {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
}

a.new-btn-m {
    float: left;
    background: #edb231;
    padding: 8px 15px;
    color: #fff;
}

p.txt-line-h {
    text-align: right;
    line-height: 28px;
}

.new-rink-o ul {
    right: auto;
    left: 0;
    float: left;
    text-align: right;
}

.new-rink-o ul li a {
    padding: 10px;
}

.new-txt--ch {
    color: #fff;
    z-index: 999;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 60px;
    margin-top: 12PX;
    font-size: 14px;
    font-weight: 100;
}

.co-map-google {
    height: 150px;
}

.list-categ-op {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.live_topics_p {
    margin-bottom: 0;
    font-size: 1.5rem;
}

.fix-margin {
    margin-left: 0;
}

.table_title_ul {
    font-size: 18px;
    color: #094d60;
    margin-top: 1.875rem;
    float: right;
    padding: 0;
    border-bottom: 0;
}

.table_title_ul li {
    float: right;
    background: #efefef;
    border-right: solid 1px #e6e6e6;
}

.nav-tabs {
    border-bottom: 0;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}

.table_title_ul li {
    float: right;
}

ol.table_title_ul.breadcrumb a {
    display: inline-block;
}

h2.intro-capation {
    margin-bottom: 30px;
}

.new-tabs-n > ul {
    margin-bottom: 0px;
}

.modal-body {
    display: inline-block;
    width: 100%;
}

.search-bar {
    width: 65%;
    margin: auto;
}

a.new-link-more {
    float: left;
    font-size: 18px;
    margin: 10px 0;
    background: #dda52f;
    color: #fff;
    padding: 8px 40px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #efb120;
    border-bottom: 1px solid #ddd;
    border-bottom-color: transparent;
    border: 0;
    margin-right: 0px;
    padding-bottom: 11px;
}

.nav-tabs > li > a {
    border-radius: 0;
}

.subscribe-content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 400px;
    text-align: center;
    color: #fff;
    padding: 20px;
}

label.container-ch.new-yu-p.new-check-bo span:first-child {
    font-weight: 100;
    font-size: 16px;
    margin-right: 20px;
}

.table-mazadat-h1.tit-top {
    color: #fff;
    font-size: 24px;
}

.tit-part-ik {
    font-size: 16px;
    margin-top: 20px;
}

.mo-contact {
    background-image: url('../images/background.jpg')
}

.monsh2aat_items_bg.event-imge {
    float: right;
    margin-left: 2rem;
    width: 150px;
}

.new-border-ty ul:last-child {
    border: 0;
}

.monsh2aat_items_sentence.event-box {
    line-height: 1.3;
    float: right;
    width: 79%;
    background: 0;
    padding-right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    content: "\f078";
    font-family: FontAwesome;
}

.new-border-ty {
    display: inline-block;
    width: 100%;
    border-top: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #c7c7c7;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #c7c7c7;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #c7c7c7;
}

:-moz-placeholder { /* Firefox 18- */
    color: #c7c7c7;
}

/*
.monaksa_item_ul2_container.new-marg-top {
    padding-top: 20px;
}
*/
ul.btns-profile-rt li {
    /*    padding: 14px 30px;*/
    margin-bottom: 10px;
}

.border-left-y {
    border-left: solid 1px #d6d6d6;
}

td, th {
    line-height: 24px;
}

.fa3lya_container1 {
    display: inline-block;
    width: 100%;
    border: solid 1px #ddd;
    padding-top: 20px;
    margin-bottom: 20px;
}

/* .tab-content {
    display: inline-block;
    background: #f1f1f1;
    width: 100%;
} */
.nav-tabs.tabs-marg {
    background: #258eab;
    color: #fff;
}

.mazad_item_container.marg-top-u {
    margin: 20px 0;
}

.select2-container--default .select2-selection--single, button.btn.dropdown-toggle.btn-default {
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 15px 50%;
    background: #ffffff !important;
}

span.select2-selection__arrow {
    display: none;
}

/* .monaksa_item_ul2_container.new-marg-top:last-child {
    border: 0;
} */
span.bs-caret {
    display: none;
}

div#loader {
    margin: auto;
    text-align: center;
}

button.btn.dropdown-toggle.btn-default {
    padding: 10px;
    height: 40px;
}

.open > .dropdown-menu {
    border-radius: 0;
    padding: 0;
    z-index: 99999;
}

ul.mazadat_tall_list a:last-child li {
    border-bottom: 0;
}
.add-btn a {
    background: #efb120;
    color: #fff;
    width: 100%;
    padding: 16px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin: 6px 5px;
    padding: 8px 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: 0;
}

.subscribe {
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.border-right-y {
    border-right: solid 1px #d6d6d6;
}

.border-right-y ul:last-child {
    border-bottom: 0;
}

.tab-content > div > div:last-child ul {
    border-bottom: 0;
}

.li-notfcation-m {
    text-align: center;
    font-size: 16px;
    padding: 14px;
    background: #f1f1f1;
    color: #797979;
}

.new-list-wr {
    width: 100%;
}

.accept-new {
    font-weight: 100;
    font-size: 15px;
    margin-right: 15px;
}

.new-rela-u {
    position: relative;
}

.accept-new a {
    color: #eeb120;
}

.form-inp-all {
    line-height: 0px;
    width: 100%;
    padding: 8px !important;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: solid 1px #ddd;
    border-radius: 0px;
}

.subscribe-title {
    font-size: 50px;
    margin: 0 0 30px;
}

.high-textarea {
    height: 130px;
}

label.container-ch.new-yu-p {
    display: inline-block;
}

.new-ui-o {
    display: inline-block;
    float: right;
}

.subscribe-input input {
    padding: 10px;
    height: 50px;
    color: #0a4d60;
    min-width: 50vw;
    margin: 0;
    border: 0;
}

.subscribe-input button {
    width: 50px;
    height: 50px;
    background-color: #0a4d60;
    border: 0;
    color: #fff;
    margin: 0;
    font-size: 20px;
}

/* select 2 */
.select2-container {
    width: 100% !important;
}

[class^='select2'] {
    border-radius: 0px !important;
}

/* select 2 */
.subscribe-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.subscribe-capation {
    font-size: 24px;
    margin: 10px 0px 30px;
}

.subscribe:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(237, 177, 49, .9);
}

.add-under-line-li {
    border-bottom: 2px solid;
}

.table_title_ul li:hover {
    color: #efb120;
}

.table_data {
    width: 100%;
    display: inline-block;
}

/*
.table_data {
  margin-right: 5%;
  margin-bottom: 1.875rem;
}
*/
.table-index {
    width: 100%;
}

td,
th {
    padding: 1.5625rem;
}

td {
    color: #094d60;
}

form.form-horizontal.new-form-reg input, form.form-horizontal.new-form-reg textarea {
    border-radius: 0 !important;
}

.content-da3oa {
    display: inline-block;
    width: 60%;
}

th {
    background-color: #fefaef;
    color: #efb120;
}

.content-da3oa span {
    margin-bottom: 10px;
}

/* tr:nth-child(odd) {
    background-color: #edfaff 4 k;
}
 */
.tit-pages-r {
    color: #fff;
    font-size: 22px;
}

.all-pages {
    padding: 70px 0;
}

.new-rebit a {
    border-radius: 0;
    border: 0;
    display: inline-block;
    width: 49%;
}

.footer_index {
    background-color: #094d60;
    color: #fff;
    padding: 40px 0;
}

ul.mazadat_tall_list.list-profile-right a {
    list-style: none;
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 0px;
    padding: 15px 10px;
    font-weight: 100;
    font-size: 15px;
    width: 100%;
    display: inline-block;
}

.co-map-google {
    margin-bottom: 30px;
}

.cont-ty input {
    border: 0;
    padding: 8px !important;
}

.input-group-addon:first-child {
    border-left: 0px;
    border-right: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pull-left.new-rink-oh {
    margin-top: 25px;
    cursor: pointer;
}

form.form-horizontal.new-form-reg input {
    border-radius: 0;
    padding: 20px;
}

.new-lik {
    font-size: 18px;
}

ul.contact-details li p {
    font-size: 15px;
    color: #989898;
    margin-top: 5px;
}

a.imgasd img {
    width: 200px;
}

ul.contact-details li span {
    float: right;
    width: 130px;
    font-size: 16px;
    font-weight: bold;
}

.list-featur--t {
    background: #f4f4f4;
    padding: 20px 30px;
}

a.update-profile {
    cursor: pointer;
    background: #efb220;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    margin-top: 30px;
    float: left;
}

ul.contact-details {
    padding: 0;
}

.datepicker {
    right: auto;
}

.list-featur-t {
    background: #f4f4f4;
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
}

.btns-share-print {
    margin-top: 10px;
}

.map-monsha {
    width: 100%;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.datetimepicker1 {
    margin-bottom: 15px;
}

.table_mazadat_calender.search-engin {
    margin-top: 40px;
}

.tit-wedgit-maj {
    margin-top: 20px;
}

.maza-txt-inp {
    width: 100%;
    padding: 5px;
}

mazadat_tall_list.list-profile-right {
    margin-top: 0;
    background: #eeeeee;
}

.fa3lya_camera img {
    width: 100%;
}

ul.contact-details li {
    list-style: none;
    line-height: 40px;
    display: inline-block;
    width: 100%;
}

.table-mazadat-h1.tit-mazad {
    color: #fff;
}

.map-falya {
    width: 100%;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 40px;
}

/* .new-border-io {
    border: solid 1px #ddd;
    padding: 10px;
    border-bottom: 0;
} */
/* .tabs-marg {
    margin-top: 30px;
} */
.mazad_item_container ul.mazad_item_da, .monsh2aat_items ul.mazad_item_da {
    border-bottom: solid 1px #e6e6e6;
    /*padding: 10px;*/
}


.new-border-io {
    border-right: solid 1px gainsboro;
}

.subscribe.bg-img-sub, .intro.is-fullscreen {
    background-image: url('../../images/background.png');
}

.add-number {
    direction: ltr;
}

.container-ch.check-box-c span:first-child {
    font-weight: 100;
    font-size: 16px;
    margin-right: 10px;
}

a.table_mazad_li-m {
    background: #edb220;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    float: left;
}

.new-rink-oh ul li a {
    padding: 10px 20px;
}

.new-rink-oh ul {
    right: auto;
    left: 0;
    float: left;
    text-align: right;
}

.footer_ul {
    list-style: none;
    line-height: 38px;
}

.footer-logo img {
    width: 150px;
    margin-bottom: 30px;
}

.footer_social_ul {
    list-style: none;
    padding-right: 0;
    width: 100%;
    display: inline-block;
}

div#accordion .panel-body p {
    font-size: 14px;
    line-height: 26px;
    color: #4c4c4c;
}

#accordion .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    padding: 10px 0;
    line-height: 28px;
}

div#accordion {
    margin: 60px 0;
}

h4.title-comm {
    margin-top: 40px;
    color: #174d5a;
    font-size: 22px;
    margin-bottom: 14px;
}

.footer_social_items {
    width: 3.75rem;
    height: 3.75rem;
    background-color: #103742;
    display: inline-block;
/*    padding: 9px !important;*/
    text-align: center;
    font-size: 16px;
    margin-left: 3px;
}

.footer_payment_ul {
    list-style: none;
    padding-right: 0;
    width: 100%;
    display: inline-block;
}

.footer_payment_items {
    width: 4.25rem;
    height: 2.8125rem;
    float: right;
    margin-top: 1.25rem;
    margin-left: 0.625rem;
    font-size: 32px;
}

.input-group-lg > .form-control {
    border-radius: 0px;
}

.table_mazadat_title_ul {
    list-style: none;
    font-size: 1.375rem;
    color: #094d60;
    float: right;
    padding-right: 0;
}

.list-featur--t li {
    font-size: 14px;
    margin-bottom: 10px;
}

.add-secation-new {
    display: inline-block;
}

a:focus {
    outline: none;
    outline-offset: 0;
    text-decoration: none;
}

.table_data.link-st-y td a {
    line-height: 24px;
}

.monsh2aat_items_sentence span {
    font-size: 14px;
    width: 30%;
    float: right;
    margin-bottom: 10px;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 10px 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 25px;
}

ul.table_mazadat_title_ul {
    text-align: center;
    margin: 20px auto 0;
    width: 100%;
}

.table_mazadat_title_ul li {
    display: inline-block;
    margin: 10px 20px;
    color: #fff;
}

/*
.table_mazadat_title_ul li:hover {
  color: #efb120;
}
*/
.table-mazadat-h1 {
    color: #094d60;
    font-size: 22px;
}

.table_data_mazadat {
    margin-bottom: 1.875rem;
}

.table-index-mazadat {
    width: 100%;
}

.mazadat-float-left-li {
    float: left !important;
    color: #efb120;
}

.table_data_mazadat_tr:nth-child(odd) {
    background-color: #edfaff 4 k;
}

/*
ul.mazadat_tall_list li:before {
    margin-left: 8px;
    color: #58bcd5;
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
}
*/
/*
ul.mazadat_tall_list li {
    list-style: none;
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 0;
    padding: 15px 10px;
    font-weight: 100;
    font-size: 16px;
}
*/

.mazadat_tall_list {
    /*
        padding: 0;
        margin: 0;
    */
    /*    font-size: 1.5625rem;*/
    color: #094d60;
    /*    float: right;*/
    /*margin-top: 40px;*/
}

.new-reg-project.new-projects {
    display: inline-block;
    width: 100%;
    background: #eeeeef;
    padding: 20px;
    border-bottom: solid 1px #c5c5c5;
    float: right;
}

.new-reg-project.new-person {
    display: inline-block;
    width: 100%;
    background: #eeeeef;
    padding: 20px;
    border-bottom: solid 1px #c5c5c5;
    float: right;
}

ul.mazadat_tall_list.list-profile-right > li:last-child a {
    border-bottom: 0;
}

.new-form-li-box {
    border: solid 1px #dadada;
    display: inline-block;
    width: 100%;
}

/*
.mazadat_tall_list_li {
    padding-top: 0.9375rem;
    padding-bottom: 1.25rem;
    margin-bottom: 0.9375rem;
    font-weight: bold;
    width: auto;
}

.mazadat_tall_list_li:hover {
    background-color: #094d60;
    color: #fff;
}
*/
ul.mazadat_tall_list.list-profile-right a:hover {
    background-color: #094d60;
    color: #fff;
}

.drowdown-login span.avatr-img {
    float: right;
    margin-left: 8px;
    font-size: 22px;
}

[class^='icon-'], div[class*=' icon-'] {
    font-size: 18px;
    margin-left: 10px;
}

.logo-banner-login a > * {
    display: inline-block;
}

.logo-banner-login a:last-child span {
    font-size: 17px;
    margin-top: 2px;
}

.logo-banner-login span {
    font-size: 20px;
    margin-left: 8px;
    float: right;
}

.logo-banner-login a p {
    float: right;
}

.txt-about-page {
    line-height: 32px;
    font-size: 16px;
    color: #094d60;
}

ul.mazadat_tall_list li img {
    width: 22px;
    margin-left: 10px;
}

.table_mazadat_calender {
    width: 100%;
    float: right;
    height: 10%;
    background-color: #094d60;
    margin-bottom: 20px;
    padding: 20px 5px;
}

.buttons_container {
    margin-top: 10px;
}

.btn-calender {
    height: 2.5rem;
    width: 2.5rem;
    background-color: #efb120;
    float: right;
    color: #fff;
    font-size: 15px;
    margin-top: 1.875rem;
    text-align: center;
    line-height: 1.7;
}

.clear-right-margin {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.mazadat_calender_btn1 {
    width: 100%;
    line-height: 1;
    height: 2.5rem;
    margin-top: 1.875rem;
    color: #00f;
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.monsh2aat_items {
    display: inline-block;
    width: 100%;
    border: solid 1px #eaeaea;
    background: #f9f9f9;
    float: right;
    position: relative;
    margin-bottom: 30px;
}

.top-content {
    display: inline-block;
    width: 100%;
}

.monsh2aat_items_bg img {
    width: 100%;
}

span.new-date-ty p {
    display: inline-block;
    margin-right: 0px;
}

ul.share-buttons {
    list-style: none;
    padding: 0;
}

ul.share-buttons li {
    display: inline;
}

ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.monsh2aat_items_p1 {
    font-size: 18px;
    color: #094d60;
    padding-top: 10px;
}

.monsh2aat_items_sentence {
    float: right;
    width: 100%;
    background: #094d5f17;
}

ul.monsh2aat_items_ul li:last-child {
    border-left: 0;
}

ul.monsh2aat_items_ul li p {
    color: #094d60;
}

.monsh2aat_items_bg {
    float: right;
    margin-left: 2%;
    width: 18%;
}

.table_mazadat_calender {
    width: 100%;
    float: right;
    height: auto;
    background-color: #094d60;
    margin-bottom: 20px;
    padding: 10px 0px;
}

span.new-date-ty {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 230px;
    text-align: center;
    display: inline-block;
    float: none;
    background: #efb120;
    padding: 8px 20px 0;
    color: #fff;
    margin: 0;
}

.new-bak-table {
    display: inline-block;
    width: 100%;
}

.active-tab {
    background-color: #efb120 !important;
}

.tab-search {
    width: 50%;
    background-color: #A2750B;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.calender-btn-width {
    text-align: center;
    width: 16.875rem;
    margin-left: 1%;
}

.mazadat_calender_btn2 {
    background-color: #efb120;
    height: 2.8125rem;
    width: 2.8125rem;
    color: #fff;
    margin: 1.75rem;
    float: left;
    line-height: 2;
    font-size: 15px;
    text-align: center;
    position: relative;
    padding: 0;
}

.pages-switch-btns {
    margin-bottom: 1.25rem;
}

.pages-btns {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #ecfafd;
    margin-left: 1.25rem;
    border: 1px solid #eee;
}

.auto-icon {
    color: #fff;
    z-index: 999;
    position: absolute;
    text-align: center;
    top: 30px;
    margin: auto;
    left: 0;
    right: 0;
}

img.logo-nr {
    width: 70px;
    margin: 18px 0 0;
}

.navbar-default .navbar-toggle {
    border-color: red;
    border: 0;
}

.company-btn {
    font-size: 16px;
    line-height: 28px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ff000000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.search-bar-input {
    padding: 10px;
    height: 50px;
    color: #0a4d60;
    width: 70%;
    margin: 0;
    border: none;
    float: right;
}

.search-bar .btn-group.bootstrap-select {
    width: 20% !important;
}

.search-bar button.btn.dropdown-toggle.btn-default {
    padding: 10px;
    height: 50px;
    float: right;
    border: 0;
    background-color: #ececec;
}

.intro {
    position: relative;
    padding: 50px 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.intro:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(10, 77, 96, .9);
}

.search-bar-button {
    width: 10%;
    height: 50px;
    background-color: #edb131;
    border: 0;
    color: #0a4d60;
    margin: 0;
    font-size: 20px;
    float: left;
}

.intro-content {
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    margin: auto;
    width: 100%;
}

.search-bar-button:focus, .search-bar-button:hover {
    background-color: #0a4d60;
    color: #edb131;
}

.page-btn-active {
    background-color: #efb120;
}

.page-btn-next {
    text-align: center;
    padding: 0;
}

.pages-btns:hover {
    background-color: #094d60;
}

.about {
    padding: 50px 0;
}

.about_h1 {
    color: #094d60;
}

.about_p1 {
    line-height: 1.5;
    font-size: 1.5625rem;
    color: #094d60;
}

.table_monsh2a_title_ul {
    color: #0582ba;
    list-style: none;
    float: right;
}

.title-span {
    margin-right: 0.3125rem;
}

.table_monsh2a_title_li {
    padding-left: 0.625rem;
    float: right;
}

.table_data_monsh2a {
    margin-bottom: 1.875rem;
}

.monsh2a_container {
    float: right;
}

.table_data_monsh2a_h1 {
    color: #fff;
    font-size: 24px;
}

.table_data_monsh2a_ul1 {
    list-style: none;
    color: #efb120;
    padding: 0;
    font-size: 1.5625rem;
    float: right;
    margin-left: 5%;
}

.monsh2a-ul1-li {
    margin-bottom: 0.9375rem;
    padding: 0.625rem;
}

.table_data_monsh2a_ul2 {
    list-style: none;
    color: #094d60;
    padding: 0;
    font-size: 1.5625rem;
    float: right;
}

.monsh2a-ul2-li {
    margin-bottom: 0.9375rem;
    padding: 0.625rem;
}

.table_data_monsh2a_no_photo {
    float: right;
    padding: 1.875rem;
    width: 23.125rem;
    height: 21.875rem;
    background: #edfaff;
    font-size: 12.5rem;
    color: #094d60;
    line-height: 1.7;
    border: 2px solid #eee;
    margin-right: 20%;
}

.monsh2a_container {
    height: auto;
}

.monsh2a_uls_container1 {
    width: 100%;
    display: inline-block;
}

.monsh2a_uls_ul3,
.monsh2a_uls_ul4,
.monsh2a_uls_ul5,
.monsh2a_uls_ul6 {
    list-style: none;
    color: #094d60;
    float: right;
    margin-left: 1%;
}

.monsh2a_uls_ul3 li,
.monsh2a_uls_ul4 li,
.monsh2a_uls_ul5 li,
.monsh2a_uls_ul6 li {
    width: 12.5rem;
    padding-bottom: 1.25rem;
}

.monsh2a_uls_ul3 {
    padding-left: 1.875rem;
    margin-left: 2.5rem;
    color: #efb120;
    padding-right: 0.9375rem;
    height: 9.375rem;
}

.monsh2a_uls_ul5,
.monsh2a_uls_ul6 {
    float: left;
}

.monsh2a_uls_ul6 {
    color: #efb120;
}

.monaska_item_file:last-child {
    border-bottom: 0;
}

.about ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 10px;
    background: #2d849e;
    position: relative;
    z-index: 999;
    display: inline-block;
}

.about.txt-about-page ol li {
    list-style: decimal;
    margin-right: 30px;
}

.pull-left.new-rink-o ul li {
    border-bottom: solid 1px #dedede;
}

.new-all-notf {
    float: right;
    text-align: center;
    width: 100%;
    background: #238eab;
    border: 0 !important;
}

li.new-all-notf a {
    color: #fff;
}


span.time {
    padding-bottom: 0px;
    display: inline-block;
    color: #b5b5b5;
    font-size: 12px;
    padding-top: 5px;
}

.monaska_item_file {
    margin: 0;
    padding: 20px;
    background: #f3f3f3;
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px #cecece;
}

li.monaksa_item_fi a {
    background: #094d5f;
    color: white;
    padding: 8px 20px;
    display: inline-block;
    float: left;
    font-size: 12px;
}

.ans-accepted {
    float: left;
    font-size: 13px;
    background: #edb121;
    color: #fff;
    padding: 5px 10px;
}

a.txt-tit-header {
    text-align: center;
    font-size: 24px;
}

.new-form-reg-data.li-box label {
    font-size: 16px;
    width: 150px;
}

.new-rink-oh > * {
    display: inline-block;
}

span.fa3lya_li-lo {
    font-size: 16px;
    color: #efb330;
    display: inline-block;
    width: 100%;
}

.drowdown-login p {
    font-size: 16px;
    float: right;
    margin-left: 8px;
    margin-top: -5px;
}

.drowdown-login i {
    float: right;
    margin-left: 8px;
    font-size: 16px;
}

.new-reg-project.new-carv {
    display: inline-block;
    width: 100%;
    background: #eeeeef;
    margin-bottom: 10px;
    padding: 20px;
}

span.name-comp {
    font-size: 14px;
}

.new-reg-project.row.new-projects {
    background: #eeeeef;
    margin-bottom: 10px;
    padding: 30px;
}

span.data-long {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
}

.new-form-reg-data.li-box span {
    font-size: 16px;
}

.new-form-reg-data.li-box div {
    margin-bottom: 28px;
}

.new-form-reg-data.location-data label {
    width: 150px;
    font-size: 16px;
}

.new-form-reg-data.location-data span {
    font-size: 16px;
}

.new-form-reg-data.location-data > div div {
    line-height: 32px;
}

.new-reg-project.row.new-person {
    background: #eeeeef;
    margin-bottom: 10px;
    padding: 30px;
}

.new-reg-project label {
    margin-left: 10px;
}

.new-reg-project.row.new-carv {
    background: #eeeeef;
    margin-bottom: 10px;
    padding: 30px;
}

a.btn-mazarf {
    background: #ebb11f;
    color: white;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 30px;
}

ul.folder-io li span {
    float: left;
    color: #238eab;
    margin-left: 20px;
}

.intro-content.new-hrad-data ul {
    padding: 0;
    /*    text-align: right;*/
    margin-top: 20px;
}

.intro-content.new-hrad-data ul span {
    margin-right: 20px;
}

ul.monaska_item_file li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
}

.update-contact li span {
    font-weight: normal !important;
    margin-top: 0px;
    font-size: 12px !important;
    margin-bottom: -6px;
}

h4.new-tit-cover {
    font-size: 16px;
    margin-bottom: 20px;
    /* margin-top: 30px; */
    font-size: 13px;
}

.nre-txt {
    margin-top: 20px;
    font-size: 14px;
}

/*

h4.new-tit-cover:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #efb220;
    margin-left: 8px;
}
*/

.upload-img-o {
    width: 150px;
}

li.monaksa_item_fi.ans-qus {
    margin-top: 10px;
    color: #969696;
    font-size: 15px;
}

.monsh2a_sentences {
    color: #094d60;
    float: right;
}

.upload-file-ty {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

textarea.text-area-m {
    width: 100%;
    padding: 10px;
    height: 140px;
    border: solid 1px #e4e4e4;
    line-height: 1.6em;
}

.monsh2a_sentences p {
    padding-bottom: 1.875rem;
}

.img-prrofile.img-reg-compa {
    margin-bottom: 20px;
}

.add-secation {
    display: inline-block;
    float: left;
    font-size: 20px;
    cursor: pointer;
}

.form-group-new {
    margin-bottom: 10px;
    position: relative;

}

form.form-horizontal.new-form-reg.rest-pass {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

button[type=submit] {
    border-radius: 0;
    background: #024c60;
    border: 0;
    padding: 10px 50px;
    margin: 10px 0;
    color: #fff;
}

.img-prrofile {
    float: right;
    /* margin-left: 20px; */
    margin-bottom: 10px;
    width: 100%;
}

.new-txt-yu {
    margin-bottom: 30px;
    width: 100%;
}

/*
h5.tit-wedgit {
    font-size: 16px;
    margin: 35px 0 20px;
    background: #0583b6;
    color: white;
    padding: 10px;
}
*/

/*
.new-form-reg button {
    color: #fff;
}
*/
.new-txt-yu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

form.new-contact-form input {
    border-radius: 0;
    padding: 20px 10px;
}

.counters, .counters-item {
    display: inline-block;
}

.counters-item {
    margin: 20px;
}

.counters-title {
    font-size: 20px;
}

.counters-number {
    font-size: 36px;
    color: antiquewhite;
    width: 100%;
    display: inline-block;
    margin-top: 12px;
}

.counters {
    color: #edb131;
    width: 100%;
    margin-top: 50px;
}

form.new-contact-form textarea {
    border-radius: 0;
    padding: 20px 10px;
    height: 150px;
}

.txt-cony-line {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

.txt-cony-line > div:first-child {
    color: #024c60;
    font-size: 16px;
    font-weight: bold;
}

form.new-contact-form button {
    background: #024c60;
    color: white;
    border: 0;
    border-radius: 0;
    padding: 10px 40px;
}

.new-txt-contact {
    font-size: 16px;
    color: #004c60;
    margin: 20px 0;
    line-height: 28px;
}

section.table-body-contact-us {
    padding: 50px 0;
}

section.table-body {
    padding: 20px 0;
}

.new-date-ty p {
    display: inline-block;
    margin-right: 0px;
}

.monsh2aat_items_p1 {
    font-size: 20px;
    color: #094d60;
    padding-top: 10px;
}

ul.monsh2aat_items_ul {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

ul.monsh2aat_items_ul li {
    width: 30%;
    border-left: solid 1px #d6d6d6;
    margin-right: 15px;
}

ul.monsh2aat_items_ul li:last-child {
    border-left: 0;
}

.table_mazadat_calender {
    width: 100%;
    float: right;
    height: auto;
    background-color: #094d60;
    margin-bottom: 20px;
    padding: 10px 0px;
}

.new-date-ty {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 230px;
    text-align: center;
    display: inline-block;
    float: none;
    background: #efb120;
    padding: 8px 20px 0;
    color: #fff;
    margin: 0;
}

.new-bak-table {
    display: inline-block;
    width: 100%;
}

.fa3lya_ul1 {
    list-style: none;
    color: #efb120;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    padding-right: 0;
    text-align: center;
}

.fa3lya_ul1 li {
    text-align: right;
    font-size: 14px;
    padding: 10px;
}

.logo-banner-login a:hover {
    background: #58bdd6;
}

.fa3lya_li2 {
    color: #094d60;
    margin-right: 1.25rem;
}

.fa3lya_li1 {
    width: 160px;
}

/* .fa3lya_camera {
    float: right;
} */

.fa3lya_ul2 {
    list-style: none;
    color: #efb120;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    padding-right: 0;
    text-align: center;
}

.fa3lya_ul_li1 {
    width: 12.5rem;
    text-align: right;
}

.fa3lya_ul_li2 {
    color: #094d60;
    margin-right: 1.25rem;
}

.new-rt-y {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

h1.fa3lya_h1.col-md-12 {
    margin: 40px 0 40px;
}

.fa3lya_h1 {
    color: #094d60;
}

.add-secation.btn-copy-cat i {
    float: left;
}

.fa3lya_p1 {
    margin-top: 10px;
    line-height: 30px;
    color: #094d60;
    font-size: 16px;
    display: inline-block;
}

.fa3lya_p2 {
    line-height: 1.5;
    color: #094d60;
    font-size: 1.875rem;
    margin-bottom: 1.875rem;
}

.float-right {
    float: right;
}

h1.fa3lya_h1.new-tit-single-page {
    color: #ffff;
    font-size: 20px;
    line-height: 32px;
    padding: 0 18px;
}

span.orang-btn.print-btn {
    float: left;
    background: #efb220;
    color: white;
    padding: 10px 30px;
}

/*

.table_data_fa3lya {
    margin-top: 20px;
}
*/
.new-border-t {
    border-left: 0 !important;
}

.form-group-new textarea {
    width: 100%;
    padding: 10px;
    height: 120px;
    line-height: 28px;
}

/*
div#googleMap {
    margin-bottom: 40px;
}
*/
.share.sh-faly {
    margin-top: 0;
    margin-bottom: 40px;
    width: 380px;
}

.fa3lya_container2 {
    float: right;
}

.modal-content {
    border-radius: 0;
}

.table_data_monsh2a_ul1 p {
    float: right;
    color: #248eab;
    font-size: 16px;
}

.table_data_monsh2a_ul1 span {
    float: right;
    color: #145062;
    font-size: 18px;
    width: 100px;
}

.new-rt-yu {
    width: 100%;
    display: inline-block;
}

ul.nav.navbar-nav.navbar-right li {
    height: 50px;
}

.monsh2aat-btn-special {
    width: 14.375rem !important;
    margin-right: 0 !important;
}

span.menu-txt-small {
    font-size: 11px;
    margin-right: 5px;
}

.monsh2aat-calender-btn-width {
    text-align: center;
    width: 25rem;
    margin-left: 1%;
    margin-right: 1%;
}

.monsh2aat_calender_btn1 {
    width: 100%;
    line-height: 1;
    height: 2.5rem;
    margin-top: 1.875rem;
    color: #00f;
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
}

.monsh2aat_items.new-sty-monsh ul li {
    width: auto !important;
    line-height: normal;
}

.monsh2aat_items.new-sty-monsh span {
    width: 100% !important;
}

.monsh2aat_calender_btn2 {
    background-color: #efb120;
    height: 2.8125rem;
    width: 2.8125rem;
    color: #fff;
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
    margin-left: 3%;
    float: left;
    line-height: 2;
    font-size: 15px;
    text-align: center;
    position: relative;
    padding: 0;
}

.progress-bar {
    float: left;
}

.monsh2aat_btn_calender {
    height: 2.5rem;
    width: 2.5rem;
    background-color: #efb120;
    float: right;
    color: #fff;
    font-size: 15px;
    margin-top: 1.875rem;
    text-align: center;
    line-height: 1.7;
    margin-right: 3%;
}

.col-nm-oi {
    min-height: 80px;
}

.select-rang-dat {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    margin-bottom: 8px;
    display: inline-block;
}

.new-date-ty {
    display: inline-block;
    float: left;
    background: #efb120;
    padding: 5px 20px 0;
    color: #fff;
    margin: 0;
}

.modal-footer button {
    min-width: 100px;
    border-radius: 0;
    background: #238eab;
    border: 0;
    color: #fff;
}

ul.btns-share-print a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
}

@media (max-width: 576px) {
    ul.btns-share-print a {
        padding: 10px 0px;
    }
}

.new-date-ty p {
    display: inline-block;
    margin-right: 10px;
}

.bootstrap-select button {
    border-radius: 0;
}

.form-group-mk {
    margin-bottom: 10px;
}

.monsh2aat_items_ul {
    list-style: none;
    padding-right: 0;
    color: #efb120;
}

.monsh2aat_items_ul li {
    padding-left: 1.25rem;
    display: inline-block;
}

.monsh2aat_items_ul2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding-right: 0;
    color: #4e4e4e;
}

.monsh2aat_items_ul2 li {
    padding-left: 1.875rem;
}

.monsh2aat_items_p1 {
    font-size: 20px;
    color: #094d60;
}

.monsh2aat_items_p2 {
    color: #0583b6;
    font-size: 16px;
}

.monsh2aat_items_p3 {
    color: #094d60;
    font-size: 14px;
    display: block;
    margin: 8px 0;
}

.fa3lyat_buttons_container {
    height: 6.25rem;
}

.fa3lyat_numbers {
    color: #fff;
    font-size: 1.5625rem;
    margin-right: 1.25rem;
    display: inline;
    margin-top: 1.875rem !important;
    position: absolute;
}

.scoap-work {
    margin-bottom: 20px;
}

ul.monsh2aat_items_ul li span {
    float: right;
    margin-left: 15px;
    width: 230px;
}

.table-mazad-h1 {
    color: #094d60;
    padding-bottom: 1.875rem;
    padding-top: 30 0.0625rem;
}

.table_mazad_title_ul {
    width: 100%;
    list-style: none;
    padding-top: 10px;
    font-size: 1.375rem;
    color: #ffffff;
    float: right;
    background: #238eab;
}

.table_mazad_title_ul li {
    padding-bottom: 1.25rem;
    float: right;
    padding-left: 1.25rem;
}

.table_mazad_title_ul li:hover {
    color: #efb120;
}

.mazad_h1 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0;
}

h1.mazad_h1.new-tit-o {
    color: #fff;
    margin-top: 0;
}

.mazad_days_box {
    line-height: 2;
    padding: 0.625rem;
    font-size: 1.25rem;
    text-align: center;
    width: 12.5rem;
    height: 3.75rem;
    color: #efb120;
    background-color: #094d60;
}

.progres {
    width: 100%;
    height: 0.625rem;
    background-color: #eee;
    float: left;
}

.progres-reach {
    width: 30%;
    height: 0.625rem;
    background-color: #094d60;
    border-left: 0.625rem solid #efb120;
    float: right;
}

.mazad_item_ul {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 2.5rem;
    padding-right: 0;
}

/*
.mazad_item_container.marg-top-u ul:last-child {
    border: 0;
}
*/
.mazad_item_li1 {
    color: #efb120;
    margin-left: 0px;
    font-size: 14px;
    line-height: 26px;
    width: 25%;
    background: #eaeaea4f;
    padding: 6px;
    display: flex;
    align-items: center
}

.mazad_item_li2 {
    color: #094d60;
    padding-right: 0;
    font-size: 14px;
    line-height: 26px;
    width: 80%;
    padding: 6px;
}

.new-border-io ul:last-child {
    border: 0;
}

.mazad_item_ul2_container {
    float: right;
}

.mazad_item_ul2 {
    list-style: none;
    padding-right: 0;
}

.mazad_item_li3 {
    color: #efb120;
    margin-bottom: 20px;
    font-size: 20px;
}

.mazad_item_li4 {
    color: #094d60;
    margin-bottom: 0.3125rem;
    font-size: 1.5625rem;
}

.mazad_items_sentence_container {
    float: left;
}

.mazad_items_sentence_p1 {
    color: #efb120;
    margin-bottom: 20px;
    font-size: 20px;
}

.mazad_items_sentence_p2 {
    color: #094d60;
    font-size: 1.5625rem;
}

.mazad_items_p3 {
    color: #094d60;
    font-size: 16px;
    line-height: 28px;
    display: block;
    width: 100%;
}

.monaska_item_ul2 {
    list-style: none;
    text-align: center;
    font-size: 1.5625rem;
    font-weight: 500;
    border-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.monaksa_item_li2 {
    color: #efb120;
    font-size: 16px;
    margin-bottom: 1.875rem;
}

.monaksa_item_li3 {
    color: #094d60;
    font-size: 14px;
    line-height: 30px;
}

.monaksa_info_title {
    color: #efb120;
    font-size: 16px;
}

h4.tit-googlemap {
    color: #efb120;
    font-size: 16px;
}

.monaksa_info_item2 {
    display: inline-block;
    color: #094d60;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
}

#map {
    width: 100%;
    height: 270px;
    background: #ff0;
    margin-bottom: 1.25rem;
}

.d-table {
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
}

.btn-add.open-projects-modal:focus {
    background-color: #238eab !important
}

.zsiq_theme1.zsiq_floatmain_active {
    display: none !important
}

@media (max-width: 990px) {
    .monsh2a_uls_ul5,
    .monsh2a_uls_ul6 {
        float: right;
    }

    .search-bar-button {
        width: 20%;
    }

    .search-bar .btn-group.bootstrap-select {
        width: 80% !important;
    }

    .search-bar-input {
        width: 100%;
    }
}

@media (max-width: 770px) {
    .contact-form-input {
        margin-right: 0;
    }

    .border-right-y {
        border-right: 0;
    }

    .new-res-table tr td {
        width: 100% !important;
        display: inline-block;
    }

    .new-table-res > tbody > tr > td {
        border: 0;
        border-top: 1px solid #ddd;
    }

    .new-table-res thead {
        display: none;
    }

    .new-company-tabs ul.nav.nav-tabs.tabs-marg li {
        width: 33.3%;
    }

    ul.nav.nav-tabs.tabs-marg li {
        width: 100%;
        text-align: center;
    }

    .share span {
        font-size: 18px;
        float: right;
        margin-left: 20px;
        margin-top: 5px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    ul.btns-share-print li {
        display: inline-block;
        background: #1f5e6e;
        color: #fff;
        width: 140px;
        margin: 4px 5px;
    }

    .jssocials-share {
        display: inline-block;
        vertical-align: top;
        margin: 0.3em 0.6em 0.3em 0 !important;
        background: #33accb;
        color: white;
        border-radius: 60px !important;
        padding: 4px 10px 9px !important;
        font-size: 13px !important;
    }

    ul.btns-share-print {
        text-align: center;
    }

    .new-border-io {
        border-right: 0;
    }

    span.tit-box-v {
        font-size: 14px;
        margin-top: 8px;
        float: none;
        margin: 10px 0;
        text-align: center;
        display: inline-block;
        width: 100%;
    }

    .content-da3oa {
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
    }

    .footer_index {
        padding: 30px 0;
    }

    .counters-item {
        margin: 0px 0px 5px !important;
    }

    .txt-profile {
        border-right: 0;
    }

    .footer_payment_items {
        width: 4.25rem;
        height: 2.8125rem;
        float: none;
        margin-top: 1.25rem;
        margin-left: 0.625rem;
        font-size: 32px;
        display: inline-block;
    }

    section.footer_index {
        text-align: center;
        margin: auto;
    }

    img.logo-nr {
        width: 90px;
        margin-top: 10px;
    }

    /*   .logo-holder {
        float: none;
        margin: auto;
        text-align: center;
    } */
    .logo-banner-login a {
        display: inline-block;
        float: none;
        margin: 13px 0;
        padding: 10px 10px;
        font-size: 12px;
    }

    .new-rink-o {
        display: none;
    }

    .fa3lya_ul1 {
        display: block;
    }

    ul.fa3lya_ul1 li {
        width: 100%;
        margin: 0;
    }


    ul.mazad_item_ul li {
        width: 100%;
    }

    ul.monsh2aat_items_ul li span {
        margin-left: 0;
        width: 100%;
    }

    ul.monsh2aat_items_ul li p {
        width: 100%;
        display: inline-block;
        font-size: 14px;
    }

    ul.monsh2aat_items_ul li {
        width: 100% !important;
        border-left: solid 1px #d6d6d6 !important;
        margin-right: 0px !important;
        margin: 15px 0 !important;
    }

    .content-txt-y {
        width: 70%;
        float: none;
        text-align: center;
        margin: auto;
    }

    .monsh2aat_items_bg {
        float: none;
        width: 50%;
        margin: 0;
        text-align: center;
        margin: auto;
    }

    .new-width {
        width: 100%;
        margin-top: 30px;
    }
}

@media (max-width: 550px) {
    .float-left,
    .float-right {
        word-break: break-all;
    }

    .table_data_monsh2a_ul1,
    .table_data_monsh2a_ul2 {
        font-size: 10px;
        padding-right: 0;
        margin-left: 0;
    }

    .monsh2a_uls_container1 {
        padding-right: 0;
    }

    .monsh2a_container {
        padding-right: 0;
    }

    .monsh2a_uls_container1 {
        padding-left: 0;
    }
}

@media (max-width: 480px) {
    .table_data_monsh2a_no_photo {
        float: left;
        width: 100%;
    }

    .monsh2a_uls_ul3,
    .monsh2a_uls_ul4,
    .monsh2a_uls_ul5,
    .monsh2a_uls_ul6 {
        font-size: 12px;
    }
}

@media (max-width: 325px) {
    .table_data_mazadat {
        font-size: 8px;
    }
}

.offer-label {
    margin-top: 12px;
    font-size: 14px;
    color: #31708f;
    line-height: 22px;
    font-weight: normal;
}

.job_text {
    margin-top: 10px;
}

label.error {
    color: #ff646c;
    font-weight: normal;
    position: absolute;
    left: 2%;
    top: 30%;
    font-size: 12px;
    z-index: 3;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    direction: rtl;
    text-align: right;
}

.img_tnd_pg {
    width: 100%;
}

.new-data-trend-txt.row ul:last-child {
    border-bottom: 0 !important;
}

.label-err-t {
    top: 42px !important;
    line-height: 18px !important;
    right: 0 !important;
    left: auto !important;
}

.span-tbl-mazad {
    font-size: 10px;
}

.span-my-events {
    position: absolute;
    background-color: #efb120;
    color: #ffffff;
    padding: 7px;
    border-radius: 2px;
    margin-right: 3px;
    margin-top: 5px;
}

.published-background {
    background-color: #1bdc68 !important;
}

.eli-btn-vnd {
    background-color: white;
    color: #0b0b0b;
    padding: 0 8px 0 8px;
    border-radius: 2px;
    margin-right: 15px;
}

.slct-all-btn {
    background-color: #efb120;
    color: white;
    border: solid;
    border-radius: 6px;
    padding: 4px 10px 4px 10px;
    float: right !important;
}

.main-tndr-p {
    font-size: 16px;
    text-align: center;
    color: #efb120;
    padding: 20px;
}

.check-icon-profile {
    margin-right: 0;
    font-size: 1.5em;
    color: #0eb90e;
    margin-top: 5px;
}

.profile-title {
    text-align: center;
    font-size: 14px;
    margin: 10px;
}

@media screen and (max-width: 767px) {
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: normal;
        line-height: 30px;
    }
}

@media (max-width: 576px) {
    .float-none {
        float: none !important
    }

    .mazad_item_li1 {
        margin-right: 0px !important;
    }

    .header-content {
        display: block !important
    }

    .header-content .title {
        margin-bottom: 15px
    }

    .progress-bar p {
        left: auto !important;
        right: 130px;
    }

    ul.monsh2aat_items_ul li {
        margin: 0px 0 10px !important;
    }

    ul.monsh2aat_items_ul li:last-of-type {
        margin-bottom: 0px !important;
    }

    .mazad_item_li1 {
        width: 60% !important;
        display: flex;
        align-items: center;
    }

    .new-border-le {
        border: 0px !important
    }

    .social-media-i {
        text-align: center
    }

    .fa-search {
        margin-left: 5px;
    }

    .new-data-trend-txt {
        border: 0px !important
    }

    .col-md-8:before {
        border: 0px !important
    }

    .col-md-4:before {
        border: 0px !important
    }

    .flex-wrap {
        flex-wrap: wrap
    }
}


ul.dropdown-menu.new-dropdown li a {
    color: #efb120;
    padding: 0;
}

.new-rink-o ul li {
    padding: 10px;
}

li.new-all-notf a:hover {
    background: #f0f8ff00;
}

li.new-all-notf a {
    color: #fff !important;
    border-bottom: 0 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    text-align: right;
    border: 1px solid #aaa;
}


/* page main */


/* /start section steps/  */

.steps .mb-40 {
    margin-bottom: 30px
}

.steps .title:before {
    position: absolute;
    top: 20px;
    left: -20px;
    transform: translateX(50%);
    content: '';
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 8px solid #efb120;
}

.steps .title:after {
    position: absolute;
    top: 0px;
    right: -10px;
    transform: translateX(50%);
    content: '';
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #efb120;
}

.steps ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative
}

.steps ul:after {
    position: absolute;
    content: '';
    left: 67px;
    width: 53%;
    height: 75%;
    border: 2px dashed #fff;
    top: 11px;
    transform: translateY(-50%);
    z-index: 0;
    /* background-color: red; */
    border: 2px dashed #FFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}


.steps ul:before {
    position: absolute;
    content: '';
    right: 61px;
    width: 72%;
    height: 75%;
    border: 2px dashed #fff;
    top: 137px;
    transform: translateY(-50%);
    z-index: 0;
    /* background-color: red; */
    border: 2px dashed #FFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.steps ul li:nth-of-type(2):after {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    bottom: -54px;
    border-radius: 50%;
    background: #FFF;
    right: 50%;
    transform: translateX(50%);
}

.steps ul li:nth-of-type(4):after {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    top: -58px;
    border-radius: 50%;
    background: #FFF;
    right: 50%;
    transform: translateX(50%);
}

.steps ul li:nth-of-type(2) p:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 55px;
    bottom: -45px;
    border: 1px dotted #FFF;
    right: 50%;
    transform: translateX(50%);
}

.steps ul li:nth-of-type(4) p:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 55px;
    top: -50px;
    border: 1px dotted #FFF;
    right: 50%;
    transform: translateX(50%);
}

.steps {
    padding: 60px 0 100px;
}

.steps .title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 70px;
    text-align: center;
    position: relative;
    display: inline-block;
}


.steps ul li {
    background: #FFF;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    width: 13%;
    text-align: center;
    z-index: 1;
    position: relative;
}

.steps ul li p {
    margin-top: 10px;
    height: 41px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.steps ul li img {
    display: inline-block;
}

.steps ul li:nth-of-type(2):before, .steps ul li:nth-of-type(3):before,
.steps ul li:nth-of-type(4):before {
    content: "\f053";
    position: absolute;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #2f97b4;
    top: 50%;
    right: 118%;
    transform: translateX(50%) translateY(-50%);
    font-family: 'fontawesome';
    font-size: 12px;
    text-align: center;
    line-height: 23px;
}

.steps ul li:not(:nth-of-type(5n+1)) img {
    height: 60px;
}


.steps ul li:not(:nth-of-type(n)) img {
    width: 60px;
    height: 60px;
}

/* /end section steps/  */


/* /end section events/  */
.events {
    padding: 70px 0px;
    background: #f9f9f9
}

.events .title:before {
    position: absolute;
    top: 20px;
    left: -20%;
    transform: translateX(50%);
    content: '';
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 8px solid #efb120;
}

.events .title:after {
    position: absolute;
    top: 0px;
    right: -10%;
    transform: translateX(50%);
    content: '';
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #efb120;
}

.events .title {
    color: #258eab;
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    display: table;
    margin: auto auto 40px;
}

.events .single-events {
    box-shadow: -2px 1px 8px 0px rgba(0, 0, 7, 0.1);
    border-radius: 20px;
    margin-bottom: 25px;
    overflow: hidden;
}

.events .thumb {
    height: 0;
    padding-top: 75%;
    position: relative;
    width: 100%;
}

.events .thumb img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.events .single-events .details {
    padding: 10px 20px 20px;
    background: #fff;
}

.events .single-events .details .fa-clock-o {
    padding-left: 5px;
}

.events .single-events .date {
    color: #b7b7b7;
    font-size: 14px;
    margin-bottom: 5px
}


.events .single-events .title-events {
    color: #2e2f2f;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    height: 50px;
}

/* /end section events/  */

/* /start section video/  */
.video {
    position: relative;
    padding: 70px 0px
}

.video:before {
    left: 0;
    top: 0;
    bottom: 0px;
    right: 0px;
    position: absolute;
    background-size: 100% 100%;
    content: '';
    background-repeat: no-repeat;
    background-image: url(https://naafes.com/website/css/{{image_url('overlay-video.png')
}

}
)
;
}

.video .row {
    display: flex;
    align-items: center;
}

.video .text .title {
    color: #258eab;
    font-size: 26px;
    margin-bottom: 15px
}

.video .text .info {
    color: #2e2f2f;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 30px;
}

.plyr--video {
    border: 5px solid #f9f9f9;
    border-radius: 5px;
    overflow: hidden;
    background: #f9f9f9;
    box-shadow: -3px 2px 20.25px 6.75px rgba(41, 41, 41, 0.08);
}

/* /end section video/  */


/* /start section clients/  */
.clients {
    padding: 70px 0px;
    background: #f9f9f9;
    text-align: center;
}

.clients .title:before {
    position: absolute;
    top: 20px;
    left: -10%;
    transform: translateX(50%);
    content: '';
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 8px solid #efb120;
}

.clients .title:after {
    position: absolute;
    top: 0px;
    right: -5%;
    transform: translateX(50%);
    content: '';
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #efb120;
}

.clients .title {
    color: #258eab;
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    display: table;
    margin: auto auto 40px;
}

.clients .thumb {
    text-align: center;
    display: inline-block;
    padding: 20px 40px;
}

/* /end section clients/  */


/* /start section support/  */
.support {
    position: relative;
    display: flex;
}

.support .right-support {
    float: right;
    width: 40%;
    -webkit-clip-path: polygon(31% 1%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: relative;
}

.support .right-support img {
    position: absolute;
    left: 10%;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}

.support .left-support {
    float: right;
    width: 60%;
    padding: 70px;
}

.support .right-support:before {
    position: absolute;
    content: '';
    background: #e4a716;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    -webkit-clip-path: polygon(31% 1%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.support .right-support:after {
    position: absolute;
    content: '';
    background: #efb220;
    width: 40%;
    height: 100%;
    top: 0px;
    clip-path: polygon(29% 0, 100% 0, 70% 100%, 0% 100%);
    left: 0;
    padding: 90px 75px 0px 0px;
}

.support .title {
    color: #1f1f1f;
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 35px;
}

.support label {
    color: #8f8f8f;
    font-size: 12px;
    margin-bottom: 10px;
}

.support input {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    width: 40%;
    border: 0px;
    padding: 5px 10px;
}

.support input:focus {
    outline: 0px
}

.support .d-felx {
    display: flex
}

.support button {
    background: #258eab;
    color: #FFF;
    border: 0px;
    padding: 15px 40px;
    border-radius: 5px;
    margin-right: 20px;
}

/* /end section support/  */

.counters-item {
    margin: 20px 10px;
    background: #FFF;
    padding: 22px 0;
    border-radius: 5px;
    min-width: 150px;
    transition: .2s ease-in-out
}

.counters-item:hover {
    background: #f9f9f9
}

.counters-number {
    color: #238eab;
    margin-top: 0px
}

/* start progress */
.progress {
    display: flex;
    height: 20px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 30px;
    width: 100px;
    margin-bottom: 0px;
}


.progress-bar {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #efb120;
    transition: width .6s ease;
}

.progress-bar p {
    color: #363737;
    font-size: 14px;
    position: absolute;
    left: 20px;
}

/* end progress */

.search-bar .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
    border-bottom: 1px solid #f7f7f7;
    padding: 7px 20px;
}


/* start table page-main */
.table-main table thead th {
    border-bottom: 0px !important;
    padding: 8px 30px !important;
    min-width: 200px;
}

.table-main .list-worka {
    color: #fff;
    background: #238eab;
    border-radius: 30px;
    margin: 0px 3px 5px;
    display: inline-block;
    padding: 3px 10px;
    font-size: 12px;
}

.table-main .tab-content {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border-radius: 5px;
    overflow: hidden;
}

.table-main #tabs .nav-tabs.tabs-marg {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto auto 30px;
    background: transparent;
}

.table-main #tabs .nav-tabs.tabs-marg li {
    background: #efb120;
    border-radius: 30px;
    min-width: 100px;
    display: inline-block;
    margin: 0px 5px 5px;
    text-align: center;
}

.table-main #tabs .nav-tabs.tabs-marg li.active a, #tabs .nav > li > a:focus {
    background-color: #373737;
}

.table-main #tabs .nav-tabs.tabs-marg li:hover a {
    background: #373737;
}

.table-main #tabs .nav-tabs.tabs-marg a {
    color: #FFF;
    border-radius: 30px;
    min-width: 135px;
}

.table-main {
    padding: 60px 0 !important;
    background: #f9f9f9;
}

.table-main table thead th {
    background-color: #258eab;
    color: #FFF;
    border-bottom: 0px !important
}

.table-main .table > tbody > tr > td {
    vertical-align: middle;
    text-align: right;
    padding: 8px 30px;
    min-width: 230px;
    border: 1px solid #EEE
}

.table-main .table > tbody > tr > td.w-100 {
    width: 100px;
}

.table-main .table > thead > tr > th {
    text-align: right
}

.table-main .barWrapper {
    position: relative;
}

.table-main .table {
    margin-bottom: 0px
}

/* end table page-main */


/* start paginate */
.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    background: #f8f8f8;
    margin-bottom: 7px;
}

.header-content .progress {
    margin-left: 55px;
}

.header-content .title {
    color: #1f1f1f;
}

.monsh2aat_items {
    display: inline-block;
    width: 100%;
    border: solid 0px #eaeaea !important;
    box-shadow: -2px 1px 8px 0px rgba(18, 18, 18, 0.1) !important;
    background: #ffff;
    padding-bottom: 0;
    padding-top: 0px;
    float: right;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.header-content p a {
    font-weight: bold;
    font-size: 15px;
}

.new-center {
    text-align: center;
}

.img_tnd_pg {
    max-width: 150px;
}

.mazad_item_li1 {
    color: #333333;
    background: transparent;
    width: 35%;
    margin-right: 20px;
    padding: 5px;
}

.mazad_item_li2 {
    color: #238eab;
    background: transparent;
    padding: 5px;
}

.monsh2aat_items ul.monsh2aat_items_ul li {
    width: 30%;
    border-left: 0px;
    margin-right: 0px;
    background: #f6f6f6;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    margin-right: 19px;
}

.monsh2aat_items ul.monsh2aat_items_ul li p {
    color: #000000;
}

.mazad_item_li1 img {
    padding-left: 10px;
    width: 25px;
}

.monsh2aat_items .border-left::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #f3f3f3;
    right: 33.1%;
}

.monsh2aat_items .top-content {
    border-bottom: solid 1px #e6e6e6;
    position: relative;
    display: inline-block;
    width: 100%;
    float: right;
}

.monsh2aat_items .new-data-trend-txt {
    border-left: 0px
}

.monsh2aat_items .top-content ul.mazad_item_da:last-child {
    border-bottom: 0px
}

.monsh2aat_items .monsh2aat_items_sentence {
    background: #FFF;
    padding-right: 0px
}

/* end paginate */


.mazad_item_container {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border: 1px solid #f6f6f6;
    margin-bottom: 15px;
    position: relative;
}

div#btns_div {
    background: #f8f8f8;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    color: #4a4a4a;
}

.mazad_item_container.border:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #f3f3f3;
    right: 33.1%;
}


.mazad-titles-bottom .title {
    background: #238eab;
    color: #FFF;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 10px;
    margin: 15px 15px 0px
}

.mazad-titles-bottom .title img {
    padding-left: 10px
}

.mazad-titles-bottom ul li {
    color: #000;
    font-size: 14px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.mazad-titles-bottom ul li:not(:last-of-type) {
    border-bottom: solid 1px #e6e6e6;
}

.mazad-titles-bottom ul li span:nth-of-type(1) {
    width: 30%;
    display: inline-block;
    float: right;
}

.mazad-titles-bottom ul li span:nth-of-type(2) {
    color: #238eab;
    width: 70%;
    display: inline-block;
    line-height: 26px;
}

.fa3lya_camera img.w-100 {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    margin: 10px 0px;
}

.mazad_item_right_info {
    margin-bottom: 10px
}

.mazad_item_right_info li {
    padding: 8px 5px;
    color: #000000;
    font-size: 14px
}

.mazad_item_right_info li span {
    padding-left: 5px
}

.mazad_item_right_info .header-info {
    background: #238eab;
    color: #FFF;
    padding: 10px;
    font-size: 14px;
    display: block;
    border-radius: 5px;
    margin-bottom: 10px
}

.mazad_item_right_info img {
    padding-left: 5px
}

.mazad_item_container .mazad_item_ul.mazad_item_da .mazad_item_li1 {
    color: #333333;
    background: transparent;
    margin-right: 20px;
    width: 35%;
    padding: 10px
}


.mazad_item_ul.mazad_item_da.mazad_item_da_right {
    padding: 20px 0px 10px;
    display: block;
    border-bottom: 0px
}

.mazad_item_ul.mazad_item_da.mazad_item_da_right .mazad_item_li2 {
    width: 100%
}

.mazad_item_da_right img {
    margin-left: 10px;
    width: auto
}

.mazad_item_da_right p {
    color: #FFF;
    padding: 2px 20px 5px;
    border-radius: 5px;
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 25px;
}


@media (max-width: 576px) {
    .mazad-titles-bottom ul li {
        display: flex;
        align-items: center;
    }

    .mazad-titles-bottom ul li span:nth-of-type(1) {
        width: 50%;
        display: block;
        margin-bottom: 0px;
    }
}

.mazad_item_da_right .green {
    background-color: #75C45B;
}

.mazad_item_da_right .red {
    background-color: #f4516c;
}

.mazad_item_da_right .success {
    background-color: #34bfa3;
}

.mazad_item_da_right .blue {
    background-color: #3a5cbb;
}

/*start section profile */
ul.mazadat_tall_list.list-profile-right {
    background: #fbfbfb;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04)
}

ul.mazadat_tall_list.list-profile-right li {
    border-radius: 5px;
}

ul.mazadat_tall_list.list-profile-right a:hover {
    background-color: #238eab;
    color: #fff;
}

.panel-active {
    background-color: #238eab;
    color: white;
}

.table_data_mazadat .new-txt-yu-lo {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border: 0px;
    padding: 20px
}

ul.mazadat_tall_list.list-profile-right a:hover {
    border-radius: 5px;
}

.img-prrofile h4 {
    font-size: 14px;
    margin-bottom: 8px;
}

.img-prrofile {
    text-align: center;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border-radius: 10px;
    text-align: center;
    padding: 10px;
}

.img-prrofile .img {
    position: relative;
    padding: 15px
}

.img-prrofile .img img {
    border-radius: 50%;
}

.img-prrofile .img .upload-img-o {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
    opacity: 0;
}

.name-upload, .name-comPhoto {
    text-align: right;
    display: block;
    padding: 10px;
    background: #f0f0f0;
    margin: 0px 10px 10px;
    border-radius: 30px;
}

.img-prrofile .info-name {
    position: relative
}

#removeIimg, #removeComPhoto {
    background: transparent;
    border: 0px;
    color: #eb3f3f;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}


/*end profile*/


.txt-profile {
    min-height: 180px;
}

.user-subscribe {
    cursor: pointer;
    padding: 15px 20px !important;
    font-size: 14px;
}

.subs-io > * {
    display: inline-block;
}

.subs-io {
    margin-bottom: 5px;
}

.subs-io span {
    font-size: 14px;
}

.new-feature-b {
    padding: 0;
}

.subs-io p {
    font-size: 16px;
    font-weight: bold;
}

.new-txt-yu-lo {
    display: inline-block;
    margin-bottom: 20px;
    border: solid 1px #d0d0d0;
    width: 100%;
}

.new-p-dis p {
    display: inline-block;
}

span.new-inp-o a {
    background: #094d5f;
    padding: 5px 20px;
    color: #fff;
    font-size: 14px;
    padding: 9px 20px !important;
}

.new-io-r {
    text-align: center;
}

/*  */


.table_data_mazadat .img-person {
    border-radius: 10px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    width: 130px;
    margin-top: 15px;
    object-fit: cover;
    height: 130px;
    margin-right: auto;
    margin-left: auto;
    display: block
}

.table_data_mazadat .txt-profile {
    border-right: 0px
}

.table_data_mazadat .mazad_item_li1 {
    color: #333333;
    margin-left: 0px;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
}

.table_data_mazadat .mazad_item_li2 {
    color: #238eab;
}

.mazad_item_container .nav-tabs.tabs-marg {
    background: #f8f8f8;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    color: #4a4a4a;
}


.mazad_item_container .nav-tabs > li.active > a {
    background-color: #238eab
}

.mazad_item_container .nav-tabs > li > a {
    margin-right: 0px;
}

.mazad_item_container #menu2 .monaska_item_file {
    background: transparent
}

/* ul.mazad_item_da {
    border-bottom: 0px
} */

.mazad_item_ul.mazad_item_da .mazad_item_li2.p-0 {
    padding: 0px
}

.mazad_item_ul.mazad_item_da .mazad_item_li2 p.title {
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px
}

.mazad_item_ul.mazad_item_da .mazad_item_li2 p {
    background: #238eab;
    color: #FFF;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 30px;
    font-size: 12px;
    margin: 0px 0px 5px;
}

.mt-7 {
    margin-top: 7px
}

.mb-10 {
    margin-bottom: 10px
}

.bc-000 {
    background: #000 !important
}

.editProfile {
    background: #636363;
    color: #fff;
    border: 0px;
    display: inline-block;
    padding: 7px 12px;
    border-radius: 30px;
    font-size: 12px;
    outline: 0;
}

.profile {
    margin-bottom: 30px;
}

.profile .title {
    background: #238eab;
    color: #FFF;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    display: block;
}

.profile input {
    display: block;
    border-radius: 5px;
    border: 0px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    width: 100%;
    padding: 10px 15px;
    background: transparent
}

.profile label {
    margin: 20px 0px 10px;
    color: #8f8f8f;
    font-size: 12px
}

.profile #verify_btn {
    margin-top: 5px;
    float: left;
}

.membership .title-membership {
    background: #238eab;
    color: #FFF;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    display: block;
}

.membership .single-member {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.membership .single-member .title {
    background-color: #238eab;
    padding: 15px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.membership .single-member .price {
    color: #404040;
    text-align: center;
    background-color: #f5f5f5;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px
}

.membership .single-member .price span {
    font-size: 40px;
    font-weight: bold;
    padding-left: 5px;
}

.membership .single-member .text {
    background-color: #fbfbfb;
    padding: 20px 30px
}

.membership .single-member .text li::before {
    content: '\f00c';
    width: 0;
    height: 0;
    font-family: 'fontawesome';
    color: #66cc61;
    font-size: 16px
}

.membership .single-member .text li span {
    padding-right: 7px
}

/* .membership .single-member ul{
    margin-top:30px;
} */
.membership .single-member li {
    margin-bottom: 15px;
    color: #a4a4a4;
    font-size: 14px;
    line-height: 22px;
    display: flex
}

.membership .single-member .text li p {
    padding-right: 15px;
    line-height: 22px
}

.membership .single-member li .fa-check-circle {
    color: #70c560;
    padding-left: 10px;
}

.membership .single-member .subscripe {
    background-color: #fbfbfb;
    padding-bottom: 20px
}

.membership .single-member button.sub {
    background: #efb120;
    color: #FFF;
    font-size: 14px;
    width: 160px;
    height: 40px;
    border-radius: 30px;
    display: block;
    border: 0px;
    outline: 0px;
    margin: auto;
}

.text-subscribe {
    float: right;
    width: 100%;
    background-color: #fbfbfb;
    padding: 40px;
    border-radius: 10px;
    border: 1px solid #f4f4f4;
}

.text-subscribe li, .text-subscribe p {
    margin-bottom: 15px
}


.main-bank {
    float: right;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.main-bank .images-bank {
    width: 100%;
    border: 1px solid #f4f4f4;
    border-radius: 10px;
    padding: 15px;
    margin: 20px 15px;
}

.main-bank .images-bank img {
    margin-bottom: 10px
}

.main-bank .images-bank:nth-of-type(1) {
    margin-right: 0px
}

.main-bank .images-bank:last-of-type {
    margin-left: 0px
}


.main-bank .cell {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.main-bank .images-bank .title,
.main-bank .images-bank .price {
    color: #404040;
    font-size: 16px;
    margin-bottom: 10px
}

.bootstrap-select button, #transferForm.form-horizontal.new-form-reg input {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border-radius: 5px;
    display: block;
    border: 0px;
}

button.pay-post {
    background: #238eab;
    color: #FFF;
    font-size: 14px;
    padding: 13px 40px;
    border-radius: 30px;
    display: block;
    border: 0px;
    margin: 30px auto 0px;
    outline: 0px
}

#myModal-pay label {
    margin-bottom: 10px;
    color: #8f8f8f;
    font-size: 12px;
}

#myModal-pay .btn-default {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04)
}

#myModal-pay .btn:focus, #myModal-pay .btn:hover,
#myModal-pay .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    outline: 0px !important;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04)
}

#myModal-pay .mb-25 {
    margin-bottom: 25px;
}

#myModal-pay .modal-content {
    border-radius: 5px
}

#myModal-pay .text-sub {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

#myModal-pay .text-sub p {
    margin: 0px 15px;
}

#myModal-pay .text-sub p i {
    color: #6ac259;
    margin-left: 5px
}

.wizard-navigation .nav-pills {
    margin: 15px;
}

.wizard-navigation .nav-pills > li {
    width: calc(100% / 2 - 20px) !important;
    margin: 10px;
}

.wizard-navigation .nav-pills > li:nth-of-type(1) {
    background-color: #eee;
}

.wizard-navigation .nav-pills > li a {
    padding: 0px
}

.wizard-navigation .nav-pills > li a > div {
    height: 40px;
    line-height: 5px;
    text-align: center;
}

#transferForm .btn-next, .btn-previous {
    float: left;
    background: #337ab7;
    color: #FFF;
    margin-left: 15px;
    margin-top: 15px;
    border-radius: 5px !important;
    padding: 13px 25px;
}

.nav-pills > li > a {
    background-color: #eee
}

.nav-pills > li.active > a {
    background-color: #efb120 !important
}

#myModal-pay label.error {
    top: 120%;
}

#bank_img {
    width: 150px;
    height: 150px;
    position: relative;
    right: 50%;
    transform: translateX(50%);
    margin-top: 30px;
}

.wizard-container .btn-previous {
    width: 120px;
    height: 40px;
    line-height: 15px;
    padding: 0px !important;;
    border-radius: 30px !important;
    margin-top: 25px;
    background-color: #238eab;
    color: #FFF;
}

input:focus {
    outline: 0px !important
}

.wizard-container input.form-control {
    background: #FFF
}

.wizard-container .form-group-new {
    margin-bottom: 15px
}

.bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
}

/* end input */


/* start view-company */
.view-company .nav-tabs > li.active a {
    border-bottom: 0px !important;
    border: 0px;
    background-color: transparent;
    margin-right: auto
}

.view-company .nav-tabs > li {
    margin-bottom: 0px;
}

.view-company .nav-tabs > li > a {
    border: 0px !important;
    margin-right: 0px;
}

.view-company .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    margin-right: auto !important;
    padding-bottom: auto !important;
}

.view-company ul.mazadat_tall_list.list-profile-right a:hover {
    background-color: #238eab;
    color: #fff;
}

.view-company ul.mazadat_tall_list.list-profile-right li {
    border-radius: 5px;
    overflow: hidden;
}

.view-company .mazad_item_ul.mazad_item_da img {
    margin-left: 10px
}

.view-company .selectpicker-lop li {
    color: #fff;
    background: #238eab;
    border-radius: 30px;
    margin: 0px 3px 5px;
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    text-align: center;
}

.view-company button.send {
    float: left;
    background: #238eab;
    color: #FFF;
    border-radius: 30px;
    border: 0px;
    text-align: center;
    padding: 10px 30px;
    margin-top: 20px;
}

.view-company button.send:hover, button.send:focus, button.send:active {
    background: #238eab !important;
    color: #FFF !important;
    outline: 0px !important;
}

.view-company .name-project {
    font-size: 14px;
    color: #8f8f8f;
    width: 30%
}


.view-company .new-tabs-n > ul {
    margin-bottom: 0px;
}

.view-company .new-reg-project.new-person {
    display: inline-block;
    width: 100%;
    background: #eeeeef00;
    padding: 0;
    /* border-bottom: solid 1px #c5c5c5; */
    float: right;
    /*    margin-bottom: 15px;*/
}

.view-company .new-reg-project.new-projects {
    display: inline-block;
    width: 100%;
    background: #eeeeef00;
    padding: 0;
    float: right;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    margin-bottom: 20px;
    padding: 20px;
    border-bottom: 0px;
    border-radius: 10px;
}

.view-company .nav-tabs.tabs-marg {
    padding: 60px 0px 30px;
    border-radius: 10px;
    background: #fbfbfb;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
}

.view-company .nav-tabs > li {
    width: 14%;
    text-align: center;
}

.view-company .nav-tabs > li.active:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #238eab;
    top: -48%;
    right: 50%;
    transform: translateX(50%);
    z-index: 1;
}

.view-company .nav-tabs > li.active a {
    background-color: transparent !important;
    color: #238eab !important;
}

.view-company .nav-tabs > li:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #f1f1f1;
    top: -60%;
    right: 50%;
    transform: translateX(50%);
}

.view-company .nav-tabs.tabs-marg a {
    color: #a7a7a7;
    font-size: 14px
}

.view-company .new-form-li-box {
    border: 0px;
    width: 100%;
    margin-top: 40px;

}

.view-company .img-prrofile {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px;
    border-radius: 20px;
}

.view-company .box-sh {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
    padding: 20px;
    border-radius: 10px;
}

.view-company .img {
    position: relative;
}

.view-company .img-prrofile img {
    width: 120px !important;
    height: 120px;
    max-width: 150px;
    max-height: 150px;
    border-radius: 50%;
}

.view-company .img-prrofile h4 {
    margin-top: 15px;
    font-size: 14px;
}

.view-company .mazad_item_li1 {
    color: #8f8f8f;
    background: transparent;
}

.view-company .mazad_item_li2 {
    width: 60%;
}

.view-company .mazad_item_li1 {
    width: 40%;
}

.view-company .mb-25 {
    margin-bottom: 25px;
}

.view-company .nav-tabs > li > a:hover {
    border-color: transparent;
    background-color: transparent
}

.view-company ul.mazadat_tall_list.list-profile-right {
    background: #fbfbfb;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
}

.view-company ul.mazadat_tall_list.list-profile-right li {
    border-radius: 5px;
}

.view-company .panel-active {
    background-color: #238eab;
    color: white;
}

/* end  view-company */


/* start create-event */


.create-event .form-control {
    height: 45px;
}

.create-event .upload-spinn {
    position: relative;
    z-index: 1;
    top: 20px;
    left: 106px;
    color: #f9f9f9;
}

.create-event .img-prrofile h4 {
    margin-bottom: 10px;
    font-size: 14px;
}

.create-event .new-txt-yu-o {
    display: inline-block;
}

.create-event .add-secation i {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 14px;
    cursor: pointer;
}

.create-event .form-group-new select {
    margin-bottom: 8px;
}


.create-event h5.tit-wedgit {
    background: #238eab;
    border-radius: 5px;
}

.create-event label {
    margin-bottom: 7px;
    color: #8f8f8f;
}

.create-event input, .create-event textarea, .create-event .select2-selection, .create-event select {
    display: block;
    border-radius: 5px !important;
    border: 0px !important;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
    width: 100%;

}

.create-event .select2-search__field {
    box-shadow: none !important;
}

.create-event form.form-horizontal.new-form-reg input {
    border-radius: 5px !important;
}

.create-event input:focus {
    outline: none !important;
}

.create-event .form-group-new {
    margin-bottom: 25px;
}

.create-event .new-txt-yu-o {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border-radius: 10px;
    margin-bottom: 44px;
    width: 100%;
    text-align: center;
    padding: 30px;
}

.create-event .img-prrofile, .upload-file-ty {
    float: none;
    margin-left: 0px;
    margin-bottom: 0px;
    box-shadow: none
}

.create-event .img-prrofile .img {
    position: relative;
}

.create-event .upload-img-o {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: block;
    background-color: transparent !important;
}

.create-event .img-prrofile #img {
    width: 120px;
    height: 120px;
    max-width: 150px;
    max-height: 150px;
    border-radius: 50%;
}

.create-event .img-prrofile h4 {
    margin-top: 15px;
    margin-bottom: 0px
}

.create-event .input-group .glyphicon-time, .create-event .input-group .glyphicon-calendar {
    position: absolute;
    left: 15px;
    z-index: 3;
    top: 35px;
    color: #a2a2a2;
}

.create-event .input-group {
    width: 100%
}

.create-event button.save {
    float: left;
    background-color: #238eab !important;
    border-radius: 30px;
    text-align: center;
    padding: 10px 50px;
    color: #FFF
}

.create-event button.save:hover {
    background-color: #238eab;
    color: #FFF;
    border: 0px
}

.create-event .img-prrofile .info-name {
    BACKGROUND: #f0f0f0;
    padding: 5px 15px;
    border-radius: 30px;
    margin-top: 15px
}

.create-event .img-prrofile .info-name .name-upload {
    margin-bottom: 0px
}

.create-event .img-prrofile .info-name #removeIimg {
    float: left;
    background: transparent;
    border: 0px;
    color: red;
}

.create-event .select2-selection {
    padding: 5px 0px;
}

.create-event ul.mazadat_tall_list.list-profile-right {
    background: #fbfbfb;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
}

.create-event ul.mazadat_tall_list.list-profile-right li {
    border-radius: 5px;
    overflow: hidden;
}

.create-event ul.mazadat_tall_list.list-profile-right a:hover {
    background-color: #238eab;
    color: #fff;
}

.create-event .panel-active {
    background-color: #238eab;
    color: white;
}

.create-event .phone-copy {
    float: left;
    margin-top: 5px;
}

.create-event .phone-remove {
    float: left;
    margin-top: 5px;
}

.create-event .email-copy {
    float: left;
    margin-top: 5px;
}

.create-event .email-remove {
    float: left;
    margin-top: 5px;
}

.create-event label.error {
    bottom: -25px;
    top: auto;
    left: 0
}

.mt-15 {
    margin-top: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.create-event .input-group.new-relatv label.error {
    left: 0;
}

.mb-30 {
    margin-bottom: 30px
}

.create-event .bootstrap-datetimepicker-widget i {
    position: absolute !important;
    right: 0px !important
}

/* end create-event */


.create-bid #form h5.tit-wedgit {
    background: #238eab;
    border-radius: 5px;
}

.create-bid #form input, .create-bid #form textarea {
    display: block;
    border-radius: 5px !important;
    border: 0px !important;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    width: 100%;
    padding: 10px 15px !important;
    height: auto !important;
    line-height: initial !important;
    text-align: right;
}

.create-bid #form input, .create-bid #form textarea, .create-bid #form .select2 {
    display: block;
    border-radius: 5px !important;
    border: 0px !important;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    width: 100%;
    padding: 10px 15px !important;
    height: auto !important;
    text-align: right;
}

.create-bid .bootstrap-select button {
    border: 0px !important;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border-radius: 5px !important;
}

.create-bid #form input:focus, .create-bid #form textarea:focus, .create-bid #form .select2:focus {

    outline: 0px
}

.create-bid #form .select2 input {
    box-shadow: none !important;
    padding: 0px 0px !important;
}

.create-bid #form label {
    margin-bottom: 10px;
    font-size: 12px;
    padding-right: 5px;
}

.create-bid #form .form-group-new {
    margin-bottom: 25px;
    position: relative;
}

.create-bid #form .datetimepicker1 {
    margin-bottom: 25px;
}

.create-bid #form .datetimepicker1 .input-group {
    width: 100%
}

.create-bid .select2-selection {
    border: 0px !important;
}

.create-bid .input-group-addon {
    background: transparent;
    padding: 4px !important;
    cursor: auto !important;
}

.create-bid .input-group.new-relatv {
    width: 100%
}

.create-bid #form .offer_label {
    float: left;
}

.create-bid .conditions .fa {
    color: #6ac259;
    margin-left: 5px
}

.create-bid .conditions h5 {
    margin-bottom: 15px !important;
}

.create-bid #submit_btn {
    background: #238eab;
    border-radius: 30px;
    outline: 0px
}

.create-bid #submit_btn .btn-default:focus, .create-bid #submit_btn.btn-default:hover, .create-bid .btn-default:focus {
    background-color: #238eab !important;
    color: #ffff
}

.create-bid .bootstrap-select .dropdown-toggle:focus {
    outline: 0px !important;
    outline-offset: 0px !important
}

.create-bid .bootstrap-timepicker input {
    color: #555 !important
}

.create-bid label.error {
    bottom: -30px;
    top: auto;
    left: 0
}

.create-bid .input-group.new-relatv label.error {
    left: 0;
}

.create-bid .label-err-t {
    top: auto !important;
    line-height: unset !important;
    right: auto !important;
    left: 0 !important;
}

.mt-25 {
    margin-top: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.create-bid .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
}

.create-bid .bootstrap-select .btn-default:active, .btn-default:focus, .btn-default:hover {
    background-color: #238eab !important;
    color: #fff;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important
}

.create-bid .bootstrap-select {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04)
}

.create-bid .open > .dropdown-menu {
    max-height: 300px !important;
}

.create-bid .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 5px;
    padding: 5px;
}

/* .create-event .select2-selection{
    box-shadow: none !important;
    padding: 0px !important;
} */

.mb-20 {
    margin-bottom: 20px
}

.w-100 {
    width: 100%;
}

.view-company.favorite li {
    width: 25%;
}

.search-bar-button:focus, .search-bar-button:hover {
    background-color: #edb131;
    color: #0a4d60;
}

.search-bar button.btn.dropdown-toggle.btn-default {
    background-color: #ececec !important;
    border-radius: 0;
}


/* start create company */
.create-company label {
    margin-bottom: 8px;
    font-size: 12px
}

.form-group-new {
    margin-bottom: 20px;
}

.create-company ul.pager.wizard {
    margin-top: 80px !important;
}

.create-company .upload-spinn {
    position: relative;
    z-index: 1;
    top: 20px;
    left: 106px;
    color: #f9f9f9;
}

.create-company .img-prrofile h4 {
    font-size: 14px;
    margin-bottom: 8px;
}

.create-company .img-prrofile {
    text-align: center;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    position: relative;
}


.create-company .img-prrofile:nth-of-type(1){
    margin-left: 20px;
}

.tooltip-prrofile {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
    font-size: 20px;
    color: #238eab;
    cursor: pointer;
}

.tooltip-commercial {
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: 1;
    font-size: 20px;
    color: #238eab;
    cursor: pointer;
}

.create-company .img-prrofile .img {
    position: relative;
    padding: 15px
}

.create-company .img-prrofile .img img {
    border-radius: 50%;
}

.create-company .img-prrofile .img .upload-img-o {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
    opacity: 0;
}

.create-company .name-upload, .name-comPhoto {
    text-align: right;
    display: block;
    padding: 10px;
    background: #f0f0f0;
    margin: 0px 10px 10px;
    border-radius: 30px;
}

.create-company .img-prrofile .info-name {
    position: relative
}

.create-company #removeIimg, #removeComPhoto {
    background: transparent;
    border: 0px;
    color: #eb3f3f;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.create-company .form-group-new textarea {
    height: 227px;
}

.create-company #form input, #form .dropdown-toggle, #form textarea, #form select {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border: transparent !important;
    outline: 0px
}

.create-company #form select {
    color: #b9b9b9;
}

.create-company .wizard .next a {
    background: #238eab;
    color: #FFF;
}

.create-company .wizard .next a:hover {
    background: #238eab;
}

.create-company .wizard .previous a {
    background-color: #cccccc;
    color: #FFF;
}

.create-company .wizard .previous a:hover, .wizard .previous a:active {
    background-color: #cccccc;
    color: #FFF;
}

.create-company #menu3 .title-menu-3, #menu4 .new-tit-cover {
    color: #cacaca;
    font-size: 16px;
    text-align: center;
    width: 50%;
    margin: auto;
    line-height: 30px;
    margin-bottom: 30px;
}

.create-company #menu3 .btn-warning, #menu4 .add-secation button {
    font-size: 13px;
    margin: auto;
    text-align: center;
    float: none;
    display: block;
    width: 140px;
    background: #238eab;
    border: 0px;
    height: 35px;
    line-height: 25px;
    box-shadow: none;
    border-radius: 30px;
    margin-bottom: 20px;
    color: #FFF
}

.create-company #menu4 .add-secation button i {
    float: right;
    margin-top: 6px;
    margin-right: 8px;
}

.create-company .new-reg-person {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    padding: 20px;
    margin-bottom: 20px;
}

.new-reg-person .reg-person {
    margin-bottom: 10px;
}

.create-company #menu4 button.btn-default {
    background-color: #238eab;
    border-radius: 30px;
}

.create-company #menu4 button.btn-default:hover, #menu4 button.btn-default:active {
    background-color: #238eab !important;
    color: #FFF
}

.create-company button:focus {
    outline: 0px
}

.create-company label.container-ch.new-yu a {
    color: #238eab;
}

.create-company #rootwizard ul.nav-tabs {
    margin-bottom: 20px;
    position: relative;
    padding: 40px 20px 20px;
    background: #fbfbfb;
    overflow: hidden;

}

.create-company #rootwizard ul.nav-tabs li {
    float: none;
    margin-left: -4px;
    width: calc(100% / 7);
    display: inline-block;
    margin-right: 0px;
    text-align: center;
}

.create-company #rootwizard ul.nav-tabs li a {
    font-size: 13px;
    background: transparent
}

.create-company #rootwizard ul.nav-tabs li.active a {
    background-color: transparent !important
}

.create-company #rootwizard ul.nav-tabs li:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: 50%;
    background-color: #f1f1f1;
    border-radius: 50%;
    z-index: 1;
    transform: translateX(50%);
    margin-top: -25px;
}

.create-company #rootwizard ul.nav-tabs li:not(:last-of-type):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    right: 50%;
    background-color: #ffffff;
    z-index: 0;
    margin-top: -56px;
}

.create-company #rootwizard ul.nav-tabs a {
    color: #a7a7a7;
    cursor: auto;
}

.create-company #rootwizard ul.nav-tabs li.active:not(:last-of-type):after {
    background-color: #238eab;
}

.create-company #rootwizard ul.nav-tabs li.active:before {
    border: 2px solid #238eab;
}

/*
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: transparent;
}
*/

.create-company .bootstrap-select label.error {
    top: -15px
}

.create-company .new-reg-person label.error, .new-reg-cat label.error {
    top: -15px;
    left: 15px;
}

.create-company #rootwizard label.error {
    bottom: -25px;
    position: absolute;
    top: auto;
}

.create-company ul.mazadat_tall_list.list-profile-right {
    background: #fbfbfb;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
}

.create-company ul.mazadat_tall_list.list-profile-right li {
    border-radius: 5px;
}

.create-company ul.mazadat_tall_list.list-profile-right a:hover {
    background-color: #238eab !important;
    color: white;
    border-radius: 5px;
}

.create-company .panel-active {
    background-color: #238eab !important;
}

.create-company .new-reg-project.new-projects {
    display: inline-block;
    width: 100%;
    background: #eeeeef00;
    padding: 0;
    float: right;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    margin-bottom: 20px;
    padding: 20px;
    border-bottom: 0px;
    border-radius: 10px;
}


.create-company .select2-container--default .select2-search--inline .select2-search__field {
    box-shadow: none !important
}

@media (max-width: 576px) {
    #rootwizard ul.nav-tabs li {
        width: calc(100% / 1) !important;
    }

    #rootwizard ul.nav-tabs li:before {
        right: 0 !important;
        transform: translateX(0%) !important;
        margin-top: 5px !important;
    }

    #rootwizard ul.nav-tabs li:not(:last-of-type):after {
        width: 2px !important;
        height: 33px !important;
        right: 10px !important;
        left: auto !important;
        margin-top: -22px !important;
    }

    .new-txt-yu {
        flex-wrap: wrap;
    }

    .img-prrofile {
        margin-left: 0px
    }
}

.create-company #rootwizard .nav > li > a:hover {
    background-color: transparent !important;
    border-color: transparent;
}

.create-company .wizard .next a:focus {
    background-color: #238eab
}

.create-company .select2-selection.select2-selection--multiple {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
    border: 0px !important;
    outline: 0px !important;
}

.create-company .bootstrap-select .dropdown-toggle:focus {
    outline: 0px !important;
    outline-offset: 0px;
}

/*
.create-company .open > .dropdown-toggle.btn-default, .btn-default:focus, .btn-default:hover {
    background-color: transparent !important
}
*/

.create-company .btn-add.open-projects-modal {
    background: #238eab;
    border: 0;
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff;
    border-radius: 30px;
}

.create-company .btn-add.open-projects-modal:hover {
    background: #238eab !important;
}

.create-company .btn:active:focus, .btn:focus, input:focus, textarea:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}

.create-company .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
}

.create-company #menu1 .valid {
    border: 0px !important;
}

.create-company button.btn.dropdown-toggle.btn-default {
    height: 42px;
}

.create-company .select2-container .select2-selection--multiple {
    min-height: 42px;
}

.create-company .open > .dropdown-menu {
    max-height: 300px !important;
}

/* end section company */


/* start edit profile */

.edit_profile .datepicker-orient-bottom {
    right: auto;
}

.edit_profile .upload-spinn {
    position: relative;
    z-index: 1;
    top: 20px;
    left: 106px;
    color: #f9f9f9;
}

.edit_profile .progress-bar {
    float: right !important;
}

.edit_profile .form-group-new {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

.edit_profile .form-group-new label {
    margin-bottom: 8px;
    text-align: right;
    display: block;
}

.edit_profile ul.contact-details li {
    position: relative;
}

.edit_profile label.error {
    bottom: -30px;
    top: auto;
}


.edit_profile .nav-tabs.tabs-marg {
    margin: auto;
    display: table;
    background: transparent;
    text-align: center;
}

.edit_profile .nav-tabs > li {
    float: none;
    display: inline-block;
    margin: 0px 30px 30px;
    border-radius: 10px;
    background: #fbfbfb;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
    min-width: 180px;
    text-align: center;
}

.edit_profile .nav-tabs > li.active > a, .edit_profile .nav-tabs > li.active > a:focus, .edit_profile .nav-tabs > li.active > a:hover {
    background-color: #258eab;
    border-radius: 10px;
}

.edit_profile .nav-tabs > li:hover > a {
    background-color: #258eab;
    color: #FFF
}

.edit_profile .nav-tabs > li > a {
    color: #000;
    border-radius: 10px;
    margin-right: 0px;
}

.edit_profile .list-featur-t {
    background: transparent;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
    padding: 20px;
    border-radius: 20px;
}

.edit_profile a.update-profile {
    cursor: pointer;
    background: #248eab;
    padding: 10px 40px;
    display: inline-block;
    color: #fff;
    margin-top: 30px;
    float: left;
    border-radius: 5px;
}

.edit_profile input, button.btn.dropdown-toggle.btn-default {
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04) !important;
    border-radius: 5px;
}

*:focus {
    outline: 0px
}

.edit_profile button.btn.dropdown-toggle.btn-default:focus {
    background: transparent
}

.edit_profile .bootstrap-select .dropdown-toggle:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px;
    background: transparent
}

.edit_profile ul.contact-details li {
    margin-bottom: 15px
}

.edit_profile label {
    margin-bottom: 0px;
    color: #8f8f8f;
}

.edit_profile .form-group-new label {
    margin-bottom: 12px;
}

.edit_profile button.btn.dropdown-toggle.btn-default {
    padding: 8px;
    line-height: 2;
    height: auto;
}

.edit_profile .dropdown-menu.inner {
    max-height: inherit !important;
    overflow-y: inherit !important;
    min-height: auto !important;
}

.edit_profile .bootstrap-select.btn-group .dropdown-menu li a {
    padding: 10px
}

.edit_profile .bootstrap-select.btn-group .dropdown-menu li {
    border-bottom: 1px solid #EEE
}

.edit_profile .img-prrofile {
    box-shadow: none !important
}


.w-80 {
    width: 80%
}

@media (max-width: 770px) {
    .edit_profile ul.nav.nav-tabs.tabs-marg li {
        width: auto;
        text-align: center;
    }
}

/* end edit profile */

#sendEmail label.error {
    left: 4%;
}

#sendEmail li {
    line-height: 22px;
}


/* start notfcation-new */

.notfcation-new .datepicker-orient-bottom {
    right: auto;
}

.notfcation-new .upload-spinn {
    position: relative;
    z-index: 1;
    top: 20px;
    left: 106px;
    color: #f9f9f9;
}

.notfcation-new .notfcation-ol {

    display: inline-block;
    margin: 0px 0 8px;
    /* background: #f7f7f7; */
    padding: 20px;
    width: 100%;
    border-radius: 5px;
    background: transparent;
    box-shadow: -2px 1px 8px 0px rgba(18, 18, 18, 0.1);
    border: 0px;
    overflow: hidden;
}

.notfcation-new .notfcation-ol-page {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0 0;
}

.notfcation-new .new-txt-c {
    float: right;
}

.notfcation-new .notfcation-ol i {
    margin-left: 10px;
    float: right;
    width: 40px;
    font-size: 28px;
    margin-top: 4px;
    color: #8c8c8c;
}

.notfcation-new .new-txt-c span {
    color: #8e8e8e;
    font-size: 12px;
    margin-top: 6px;
    display: inline-block;
}

/* end notfcation-new */

/* start aside_search */

.aside_search .monsh2aat_items_sentence {
    background: #f0f8ff00;
}

.aside_search .monsh2aat_items_p1 {
    font-size: 20px;
    color: #094d60;
    padding: 10px 0;
    font-size: 18px !important;
}

.aside_search ul.monsh2aat_items_ul2 {
    margin-bottom: 20px;
}

.title-search {
    background: #238eab;
    color: #FFF;
    display: block;
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.aside_search.table_mazadat_calender {
    background-color: #f8f8f8;
}

.aside_search.table_mazadat_calender .select-rang-dat, .aside_search.table_mazadat_calender span.txt-label {
    color: #8f8f8f
}

.aside_search.table_mazadat_calender .box-style {
    color: #555555
}

.aside_search.table_mazadat_calender input, .aside_search.table_mazadat_calender .select2, .aside_search.table_mazadat_calender button.btn.dropdown-toggle.btn-default {
    border-radius: 5px !important;
    overflow: hidden;
    border: 0px;
    box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04)
}

.aside_search.table_mazadat_calender button.search-bar-new {
    border: 0;
    padding: 12px 40px;
    background: #238eab;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 30px;
    outline: none;
}

.intro {
    position: relative;
    padding: 30px 0;
}

.aside_search .img_tnd_pg {
    max-width: 150px;
}

.new-center {
    text-align: center;
}

.aside_search.table_mazadat_calender .select2-container--default .select2-selection--single,
.aside_search.table_mazadat_calender button.btn.dropdown-toggle.btn-default {
    background-size: 12px;
}

.aside_search .dropdown-menu > li > a {
    padding: 7px 20px;
    border-bottom: 1px solid #eee;
}

.aside_search .table_mazadat_calender .select2-container--default .select2-selection--single {
    border: 0px !important;
    outline: 0px;
    outline-offset: 0px;
}

.aside_search .btn:focus, .aside_search .btn:hover, .aside_search .open > .dropdown-toggle.btn-default {
    background-color: #fff !important
}

.aside_search input:focus, .aside_search .bootstrap-select .dropdown-toggle:focus {
    outline: 0px !important;
    outline-offset: 0px !important;
}

/* end aside_search */


/* :start my-bid */
.my-bid table th {
    background-color: #fbfbfb;
}

@media (max-width: 576px) {
    .my-bid table td {
        min-width: 160px;
        text-align: center
    }

    .my-bid .new-cellt-r a {
        text-align: center
    }
}

.my-bid-dropzone .dropzone {
    min-height: 247px;
}


.my-bid-calender .calendars-popup {
    z-index: 10000 !important;
}

.my-bid-calender .form-control {
    height: 40px;
}

/* :end my-bid */
.adopted {
    color: white;
    background-color: #20db0a52
}

.eliminated {
    color: white;
    background-color: #eb6363
}

.adopted.td {
    color: white;
    background-color: #20db0a52
}

.eliminated.td {
    color: white;
    background-color: #eb6363
}

@media (max-width: 992px) {
    .clients .thumb {
        width: 49%;
    }

    .mazad_item_container.border:before {
        width: 0
    }

}


@media (max-width: 676px) {
    .pull-right-md {
        float: right !important
    }

    .mt-md-5 {
        margin-top: 5px
    }

    .mb-md-5 {
        margin-top: 5px
    }

    .clients .thumb {
        width: 100%;
    }

    .steps ul li {
        background: #FFF;
        border-radius: 10px;
        padding: 20px;
        width: 80%;
        margin: auto auto 50px;
    }

    .steps ul {
        display: block;
    }

    .support .right-support {
        display: none;
    }

    .support input {
        box-shadow: -3px 2px 8.69px 2.31px rgba(18, 18, 18, 0.04);
        width: 100%;
        margin-bottom: 20px;
    }

    .support .d-felx {
        display: block;
    }

    .support button {
        width: 100%;
        margin-right: 0;
    }

    .support .left-support {
        float: right;
        width: 100%;
        padding: 20px;
    }


    .search-bar {
        width: 100%;
        border-radius: 0px;
    }

    .search-bar input {
        margin-bottom: 10px;
    }

    .video .row {
        display: block;
    }

    .steps ul li {
        width: 80%;
        margin: auto auto 40px;
    }

    .steps ul:before {
        position: absolute;
        content: '';
        width: 50%;
        height: 75%;
        border: 2px dashed #fff;
        top: 24px;
        transform: translateY(0%);
        z-index: 0;
        border: 2px dashed #FFF;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        transform: translateX(0%);
        right: 0%;
    }

    .steps ul li:nth-of-type(2):before, .steps ul li:nth-of-type(3):before, .steps ul li:nth-of-type(4):before {
        right: 50%;
        top: 113%;
        content: '\f078'
    }

    .steps ul:after {
        position: absolute;
        content: '';
        left: 67px;
        width: 50%;
        height: 56%;
        border: 2px dashed #fff;
        bottom: 32px;
        transform: translateY(0%);
        z-index: 0;
        /* background-color: red; */
        border: 2px dashed #FFF;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        transform: translateX(0%);
        left: 0%;
        top: auto
    }

    .steps ul li:nth-of-type(2) p:after {
        position: absolute;
        content: '';
        width: 25%;
        height: 0;
        bottom: 50%;
        border: 1px dotted #FFF;
        right: 0;
        transform: translateX(50%);
    }

    .steps ul li:nth-of-type(4) p:after {
        position: absolute;
        content: '';
        width: 25%;
        height: 0;
        bottom: 50%;
        border: 1px dotted #FFF;
        left: 0;
        transform: translateX(-50%);
        top: auto;
        right: auto
    }

    .steps ul li:nth-of-type(2):after {
        position: absolute;
        content: '';
        width: 12px;
        height: 12px;
        bottom: 50%;
        border-radius: 50%;
        background: #ffffff;
        right: -14%;
        transform: translateX(0) translateY(50%);
    }

    .steps ul li:nth-of-type(4):after {
        position: absolute;
        content: '';
        width: 12px;
        height: 12px;
        bottom: 50%;
        border-radius: 50%;
        background: #FFF;
        left: -14%;
        transform: translateX(0%) translateY(50%);
        top: auto;
        right: auto
    }
}


@media (max-width: 770px) {
    .new-res-table tr td, .table > thead > tr > th {
        min-width: 200px !important;
        padding: 8px 20px !important;

    }

    .new-table-res thead {
        display: table-row-group;
    }

    .new-res-table tr td {
        display: table-cell;

    }

    .monsh2aat_items .border-left::before {
        width: 0;
        height: 0;
    }

    .view-company ul.nav.nav-tabs.tabs-marg li {
        width: 20%;
        text-align: center;
    }
}


@media (max-width: 576px) {
    .progress-bar p {
        left: auto !important;
        right: 140px;
    }

    .content-txt-y-new {
        float: none !important
    }

    .counters-item {
        min-width: 90%
    }

    .view-company .nav-tabs > li.active:before {
        top: 5px;
    }

    .view-company .nav-tabs > li:after {
        top: 0;
    }

    .view-company .nav-tabs.tabs-marg a {
        padding: 30px 15px;
        padding-bottom: 30px !important;
    }

    .view-company .mazad_item_ul {
        display: flex
    }

    .view-company ul.nav.nav-tabs.tabs-marg li {
        width: 100%
    }

    .progress.w-80 p {
        left: 10px !important;
        right: auto;
    }
}


.iktar-li.d-block {
    display: block
}

label.container-ch.new-yu-p {
    transform: translateY(7px);
}

.tooltip {
    display: none
}

.fav-comp img{
    max-width: 150px;
}

.new-company-tabs .nav-tabs > li.active > a,.new-company-tabs .nav-tabs > li.active > a:focus,.new-company-tabs .nav-tabs > li.active > a:hover{
    background-color: #238eab;
}

.style-select22 label.error{
    left: 5%;
}

.style-select22 .d-flex{
    display: flex;
    margin: 20px 0px 30px;
    align-items: center;
}

#menu0 .table-responsive{
    overflow-x: inherit;
}
.add-btn i {
    font-size: 18px;
    margin-left: 5px;
}
.own-h5{
    line-height: 2;
    margin-bottom: 20px;
    text-align: center;
}

/*
.add-btn {
    padding: 20px 35%;
}
*/

label.new-control-label {
    margin: 15px 0px;
}

a.btn-danger.delete-profile {
    margin-right: 40px;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 25px;
}

.company-profile-file {
    margin-top: 15px;
}