.error {
    padding: 5px 5px;
    margin: 5px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 20px;
}

.success {
    padding: 5px 5px;
    margin: 5px;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
}

.alert {
    border: solid 1px #FBD3C6 !important;
    background: #FDE4E1 !important;
    color: #CB4721 !important;
    opacity: 1 !important;
    direction: rtl !important;
}

.pagination>li>a.active {
    background: #e7aa22;
    color: #fff;
}

.ft.ft3 {
    padding-bottom: 10px !important;
}

.sf_t1 table {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    border: none;
}

.sf_t1 table tr td {
    padding: 5px 5px 0;
    border: none;
}

.brand_select_details>div {
    float: right;
    margin-left: 30px;
    text-align: center;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.brand_select_details>div img {
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    min-height: 93px;
}

.brand_select_details>div:hover {
    opacity: 0.5;
}

.show-srl {
    padding-right: 20px;
}

.share_icons a.ft_share6 {
    background: rgba(0, 0, 0, 0) url("images/share6.png") no-repeat scroll center 8px;
}

.share_icons a {
    display: inline-block;
    height: 39px;
    width: 28px;
}

.share_icons a.ft_share6:hover {
    background-color: #fff;
    background-position: center -122px;
}

.video_mainpage {
    background: rgba(0, 0, 0, 0) url("images/icon15.png") no-repeat scroll 0 0;
    display: block;
    height: 35px;
    margin-right: -17.5px;
    margin-top: -17.5px;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 35px;
}

#logos {
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
}

#logos .owl-next {
    display: block;
    width: 13px;
    height: 21px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -11px;
    background: url("images/arrowb.png") no-repeat scroll 0 top;
}

#logos .owl-next:hover {
    background-position: -13px top;
}

#logos .owl-prev:hover {
    background-position: -13px bottom;
}

#logos .owl-prev {
    display: block;
    width: 13px;
    height: 21px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -11px;
    background: url("images/arrowb.png") no-repeat scroll 0 bottom;
}

#logos {
    padding-bottom: 30px;
}

#logos img {
    width: auto;
}

.about_box img.center {
    float: none;
    display: block;
    margin: 0 auto;
}

/************new style(tender.html)*************/
.tender_select {
    margin-top: 38px;
    margin-bottom: 20px;
    padding: 45px 20px 15px;
    background-color: #fcfcfc;
    border: solid 1px #e8e8e8;
    border-radius: 4px;
    position: relative;
}

.tender_select h5 {
    font-weight: normal;
    font-size: 16px;
    color: #0056b9;
    position: absolute;
    right: 15px;
    top: -15px;
    margin: 0;
    padding: 5px 10px;
    background-color: #fff;
}

.tender_select_inner b {
    display: block;
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
}

.tender_select_inner .form_select {
    overflow: hidden;
    margin-bottom: 5px;
}

.tender_select_inner .form_select .selector {
    width: 100% !important;
    height: 38px;
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    background-color: #fff;
    float: right;
    background-position: left 0;
}

.tender_select_inner .form_select .selector span,
.tender_select_inner .form_select .selector select {
    height: 38px;
    line-height: 36px;
    color: #666;
    font-size: 12px;
}

.tender_select_inner .form_select .selector span {
    color: #666;
    font-size: 14px;
}

.tender_select_inner .tender_input .form_inp {
    height: 38px;
}

.tender .my_table_t2 {
    margin-bottom: 20px;
}

.tender .my_table_t2 tr td:hover a {
    color: #fff;
}

.tender .page_tender {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-top: solid 1px #ccc;
}

.tender .btn_class.comment_btn {
    margin-top: 15px;
    margin-bottom: 0;
    padding: 0 55px;
    height: 35px;
    padding-bottom: 2px;
}

.single_tabs li a {
    display: block;
    border: solid 1px rgb(232, 232, 232);
    border-radius: 4px;
    min-height: 70px;
    line-height: 70px;
    text-align: center;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #666;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.single_tabs li a i {
    font-style: normal;
    position: relative;
}

.single_tabs li.single1 a i {
    padding-right: 50px;
}

.single_tabs li.single1 a i:before {
    display: block;
    content: "";
    width: 37px;
    height: 28px;
    background: url(images/single1.png) no-repeat center center;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -14px;
}

.single_tabs li.single2 a i {
    padding-right: 45px;
}

.single_tabs li.single2 a i:before {
    display: block;
    content: "";
    width: 31px;
    height: 36px;
    background: url(images/single2.png) no-repeat center center;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px;
}

.single_tabs li.active a {
    color: #fff;
    background-color: #ec1b22;
}

.single_tabs li.single1.active a i:before {
    background-image: url(images/single1_active.png);
}

.single_tabs li.single2.active a i:before {
    background-image: url(images/single2_active.png);
}

.single_tabs li.active a:before {
    display: block;
    content: "";
    background: url(images/single_arrow.png) no-repeat center center;
    width: 23px;
    height: 14px;
    position: absolute;
    bottom: -14px;
    right: 50%;
    margin-right: -11.5px;
}

.date_border {
    position: relative;
}

.date {
    display: block;
    width: 18px;
    height: 20px;
    background: url(images/date.png) no-repeat center center;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -10px;
}

/*******tender inner********/
.news_print {
    margin-right: 5px;
}

.news_attach {
    padding-right: 28px;
    padding-left: 10px;
    border-radius: 4px;
    background: #F8F8F8 url(images/attach_file.png) right -1px no-repeat;
    border: 1px solid #CDCDCD;
    display: block;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    float: left;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news_attach:hover {
    color: #fff;
    background-color: #EC1B22;
    background-position: right bottom;
    border: 1px solid #A20A0F;
}

/*******tender inner********/
/***************MEDIA QUERY***************/
@media only screen and (max-width: 992px) {
    .tender_select_inner .row>div {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .single_tabs li.active a:before {
        display: none;
    }
}

@media only screen and (max-width: 736px) {
    .tender .my_table_t2 {
        overflow-x: auto;
    }

    .tender .my_table_t2 table {
        width: 680px;
    }
}

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

/* bootstrap-jalali-datepicker */
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("datepicker/img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}

.icon-white,
.nav-tabs>.active>a>[class^="icon-"],
.nav-tabs>.active>a>[class*=" icon-"],
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^="icon-"],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"] {
    background-image: url("datepicker/img/glyphicons-halflings-white.png");
}

.icon-circle-arrow-right {
    background-position: -240px -144px;
}

.icon-circle-arrow-left {
    background-position: -264px -144px;
}

/* bootstrap-jalali-datepicker */
.tender_select_inner input#start,
.tender_select_inner input#end {
    direction: ltr;
}

.iran_tabs22 .tab-content {
    padding-top: 0;
}

.iran_tabs22 .tab-content>.tab-pane {
    margin-top: -5px;
    position: relative;
    padding-top: 10px;
}

.iran_tabs22 .sample_ads,
.iran_tabs22 #IranMap {
    position: static;
    margin-top: 0;
}

.iran_tabs22.iran_tabs .tabs ul li {
    width: 50%;
}

/***********new style***********/
.iran_tabs .tab-content {
    height: 203px;
    overflow: hidden;
    position: relative;
}

.iran_tabs22 .tab-content>.tab-pane {
    margin-top: 0;
    position: static;
}

.iran_tabs {
    height: auto !important;
}

.mini_block {
    height: 268px !important;
}

.sample_ads {
    background-color: transparent !important;
    display: block !important;
}

@media only screen and (max-width: 992px) {
    .iran_tabs .tab-content {
        height: 240px;
    }
}





/*------------------------------------*\
    ^edit
\*------------------------------------*/


#questionPlace {
    margin-bottom: 27px;
}

.db {
    display: block !important;
}

.form-check {
    position: relative;
    direction: rtl;
    display: block;
    text-align: right !important;
    padding-left: 1.25rem;
}

.input-padding-20 {
    padding-right: 20px;
}

.input-right-0 {
    position: absolute;
    right: 0;
}

.alert-success {
    color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;
}

.btn-space {
    margin: 20px 10px;
}

.h-vh {
    height: 100vh !important;
}

.w50 {
    width: 50% !important;
}

.font20 {
    font-size: 20px !important;
}

.font15 {
    font-size: 15px !important;
}

.p30 {
    padding: 30px !important;
}



/*------------------------------------*\
    ^poll
\*------------------------------------*/


#qid {
    padding: 10px 15px;
    border-radius: 10px;
    margin-left: 15px;
    display: inline-block;
    background: #EC1B22;
    font-family: 'Ham3D_Number';
    color: white;
}

label.btn {
    padding: 18px 40px;
    white-space: normal;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s
}

label.btn: over {
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

label.btn-block {
    text-align: right;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

label .btn-label {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 18px 10px;
    background: rgba(0, 0, 0, .15);
    height: 100%
}

label .glyphicon {
    top: 34%
}

.modal-header {
    background-color: transparent;
    color: inherit
}

.modal-body {
    min-height: 205px
}


.btn-primaryactive {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.df {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.flex-row-reverse {
    flex-direction: row-reverse;
}

#questionPlace h3 {
    font-family: 'Ham3D';
    font-size: 14px;
    padding: 0 15px;
    text-align: center;
}

.db {
    display: block;
}

.form-input {
    display: block;
    width: 100%;
    padding: 0 10px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    color: #666;
    font-size: 12px;
}

.upload__a a {
    cursor: pointer;
    float: left;
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 36px;
    line-height: 25px;
}

.btn__form {
    display: block;
    border: none;
    cursor: pointer;
    text-align: center;
    padding: 0 30px;
    background: #FFC90D;
    height: 45px;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.btn__form:hover {
    background: #044DA1;
    color: #fff;
}

.mt-5 {
    margin-top: 5px;
}


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

.my-40 {
    margin: 40px 0;
}

.m-0 {
    margin: 0 !important;
}

.ajax_upload {
    margin: 200px auto 0 !important;
}

.font12 {
    font-size: 12px !important;
}

.posr {
    position: relative !important;
}

.upload-wrap .button {
    width: 100px !important;
}

.lastBox {
    padding: 20px;
    text-align: center;
}

.label-panelBox+.label-panelBox {
    padding-right: 50px;
}



.pr0 {
    padding-right: 0;
}




.full {
    z-index: 999;
}

.step-box {
    background-color: red;
    margin-top: 40px;
}

.step-box .step-num {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    line-height: 17px;
    color: #ffffff;
}

.step-box .step-o {
    background-color: blue;
}

.step-box .step-p {
    background-color: red;
}

.step-box div {
    display: inline-block;
    position: relative;
    float: right;
    height: 2px;
    width: 14.28%;
    text-align: center;
    line-height: 48px;
    font-size: 13px;
}

.step-box div span i {
    font-size: 20px;
    line-height: 50px;
}

.step-box .cart:before {
    content: "";
    display: block;
    height: 2px;
    width: 50%;
    background-color: blue;
    position: absolute;
    top: 0;
    right: 0;
}

.step-box .cart:after {
    content: "";
    display: block;
    height: 2px;
    width: 50%;
    background-color: blue;
    position: absolute;
    top: 0;
    left: 0;
}

.step-box .cart2:before {
    content: "";
    display: block;
    height: 2px;
    width: 50%;
    background-color: blue;
    position: absolute;
    top: 0;
    right: 0;
}

.step-box div+div {
    border-right: 1px solid #cccccc;
}

.infoPoll {
    padding-bottom: 20px;
}

.infoPoll li {
    padding-right: 20px;
    position: relative;
    padding-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}

.infoPoll li:before {
    content: "" !important;
    position: absolute;
    right: 10px;
    font-size: 3.6px !important;
    color: #666;
    display: inline-block;
    font-family: Material-Design-Iconic-Font;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-rendering: auto;
    margin-top: -2px;
    top: 10px;
    ;
}

/******** New Style (17/9/97) ********/
#startModal .modal-lg {
    width: 100%;
    margin: 0;
}

#startModal .modal-content {
    border-radius: 0px;
    border: none;
    box-shadow: none;
}

#startModal .modal-body {
    min-height: 100vh;
    padding: 0;
}

#startModal .start_modal_content {
    position: relative;
    min-height: 100vh;

}

#startModal .modal_photo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#startModal .modal_photo p {
    margin-bottom: 0;
}

#startModal .modal_close {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

#startModal .modal_close i {
    display: block;
    font-family: Tahoma;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 34px;
    background: #969696 url(images/close.png) center center no-repeat;
    cursor: pointer;
}

@media only screen and (max-width : 991px) {
    #startModal .modal-lg {
        width: auto;
        margin: 10px;
    }

    #startModal .modal-content {
        border-radius: 6px;
        border: 1px solid rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        -o-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    }

    #startModal .modal-body {
        min-height: 205px;
        padding: 15px;
    }

    #startModal .start_modal_content {
        position: static;
        min-height: inherit;

    }

    #startModal .modal_photo {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none;
    }

    #startModal .modal_close {
        width: 34px;
        height: 34px;
    }
}


.tabs_block {
    margin-right: -30px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .motori h2 {
        font-size: 18px;
    }

    .tabs_block {
        margin-top: 0;
        margin-right: -30px;
        margin-left: -30px;
        width: auto;
    }
}


.logo-box.logo-box-reverse {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}

.logo-box.logo-box-reverse:after {
    right: 18px;
    left: auto;
}

.logo-box img {
    padding-left: 25px;
    padding-right: 0;
}

.logo-box.logo-box-reverse img {
    padding-left: 0;
    padding-right: 25px;
}


@media only screen and (max-width: 991px) {
    .logo-box.logo-box-reverse {
        display: none;
    }

    .logo-box-new {
        display: none;
    }
}


.megaMenu__grid--link svg {
    height: auto;
}

.megaMenu.active .megaMenu__grid--link {
    animation: none;
}















.oilShow h2 {

    margin-top: 0;
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 15px;
}

.oilShow p {
    margin-bottom: 20px;
    text-align: justify;
}

.oilShow__row {
    /* margin-left: -10px; */
    /* margin-right: -10px; */
    display: flex;
    flex-wrap: wrap;
}

.oilShow__row .oilShow__row--col {
    padding: 5px;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    min-height: 80px;
    box-shadow: 2px 0 0 0 #68cff5, 0 2px 0 0 #68cff5, 2px 2px 0 0 #68cff5, 2px 0 0 0 #68cff5 inset, 0 2px 0 0 #68cff5 inset;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.oilShow__row .oilShow__row--col:before {
    transform: skew(45deg) translateX(100%);
    width: 200%;
    height: 200%;
    transition: all 0.6s ease;
    opacity: 0.75;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
}

.oilShow__row .oilShow__row--col:after {
    transform: skew(45deg) translateX(-100%);
    width: 200%;
    height: 200%;
    transition: all 0.6s ease;
    opacity: 0.75;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
    position: absolute;
    content: '';
    top: 0;
    left: 0
}

.oilShow__row .oilShow__row--col:hover .oilShow__row--col--name {
    opacity: 1;
}

.oilShow__row .oilShow__row--col:hover:before {
    transform: skew(45deg) translateX(0%);
}

.oilShow__row .oilShow__row--col:hover:after {
    transform: skew(45deg) translateX(0%);
}

.oilShow__row .oilShow__row--col a {
    display: block;
    position: relative;
}

.oilShow__row--col--name {
    position: absolute;
    font-size: 20px;
    color: #fff;
    z-index: 999;
    opacity: 0;
    transition: all 0.6s;
}

.overX {
    overflow-x: hidden;
    overflow-y: auto;
}

.img-tbl-mobile {
    max-width: 60px;
}

@media screen and (max-width: 767px) {
    .max-img-mobile {
        max-width: 72px;
        width: 72px;
    }

    .oilShow h2 {
        font-size: 17px;
        margin-bottom: 15px;
        line-height: 25px;
    }

    .oilShow__row .oilShow__row--col {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

.comapre__page__header {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 35px;
    border-bottom: 1px solid #e8e8e8;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.comapre__page__header img {
    width: 150px;
}

.comapre__page__header a {
    font-size: 14px;
    color: #D71921;
    left: 20px;
    top: 25px;
}

.comapre__page__header a i {
    font-size: 23px;
    vertical-align: middle;
    margin-right: 10px;
}

@media screen and (max-width:767px) {
    .comapre__page__header img {
        width: 80px;
    }

    .comapre__page__header a {
        font-size: 10px;
        position: absolute;
    }

    .search__comparative {
        margin-top: 20px;
    }

    .comapre__page__header a i {
        font-size: 18px;
    }

    .comapre__page__header {
        font-size: 14px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }



}

.poss {
    position: static;
}

.posr {
    position: relative;
}

.compare__page table {
    margin-bottom: 20px;
    width: 100%;
}

.compare__page table thead tr th {
    text-align: center;
    padding: 10px 5px;
    border: 2px solid #68CFF5;
    border-top: none;
}

@media only screen and (max-width : 991px) {
    .compare__page table thead tr th {
        width: 20%;
    }
}

@media only screen and (max-width : 667px) {
    .compare__page table thead tr th {
        width: 33.33%;
    }
}

.compare__page table thead tr th:first-child {
    border-left: 2px solid #68CFF5;
}

.compare__page table thead tr th:last-child {
    border-right: 2px solid #68CFF5;
}

.compare__page table tbody tr:nth-child(2n) td {
    background-color: #EAF8FD;
}

.compare__page table tbody tr td {
    font-size: 14px;
    padding: 10px 5px;
    vertical-align: middle;
    border: 2px solid #68CFF5;
    text-align: center;
    background-color: #BAE9FA;
}

.compare__page .compare__page__tbl__in::before {
    display: block;
    width: 100%;
    background-color:
        #034ea2;
    height: 20px;
    content: '';
}

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

@media only screen and (max-width : 1199px) {
    .compare__page table tbody tr td {
        font-size: 11px;
    }
}

@media only screen and (max-width : 991px) {
    .compare__page table tbody tr td {
        font-size: 13px;
        width: 20%;
    }
}

@media only screen and (max-width : 667px) {
    .compare__page table tbody tr td {
        width: 33.33%;
    }
}

@media only screen and (max-width : 480px) {
    .compare__page table tbody tr td {
        font-size: 12px;
    }
}



.oilShow__row .oilShow__row--col {
    min-height: 150px;
}

.oilShow__row .oilShow__row--col a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:1199px) {
    .oilShow__row .oilShow__row--col {
        min-height: 140px;
    }
}

@media screen and (max-width:991px) {
    .oilShow__row .oilShow__row--col {
        min-height: 100px;
    }
}


/* ---------------------- new ---------------------- */


.basket_box h5 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.basket_box .basket_box_desc {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
    display: block;
}


.coponDetailView {
    margin-bottom: 30px;
}


.coponDetailView p {
    line-height: 30px;
    font-size: 14px;
    color: #000;
}

#copon_area {
    overflow: hidden;
    position: relative;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
}

#copon_area .form-group {
    margin-bottom: 0;
}

#copon_area .form_inp {
    height: 40px;
}

#copon_area .copon_btn {
    float: left;
    width: 70px;
    position: absolute;
    top: 0;
    left: 1px;
    text-align: center;
    padding: 0;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    border: none;
    margin-top: 1px;
    margin-bottom: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}












.commentsWrapper {
    padding: 20px;
}

#comments {
    padding-top: 5px;
}

#comments .comment {
    margin-bottom: 40px;
    background-color: #fff;
    border: solid 1px #d9d9d9;
    padding: 0 20px 20px;
    position: relative;
}

@media only screen and (max-width : 480px) {
    #comments .comment {
        padding: 10px;
        margin-bottom: 10px;
    }
}

#comments .comment .comment__tools {
    width: 100%;
    margin-bottom: 10px;
    margin-top: -17.5px;
    position: relative;
}

@media only screen and (max-width : 767px) {
    #comments .comment .comment__tools {
        padding-left: 0;
    }
}

@media only screen and (max-width : 480px) {
    #comments .comment .comment__tools {
        margin-top: 0;
    }
}

#comments .comment .comment__tools .comment__author {
    position: relative;
    height: 35px;
    line-height: 30px;
    color: #fff;
    float: right;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    background-color: #ED1C24;
    border-radius: 5px;
}

@media only screen and (max-width : 767px) {
    #comments .comment .comment__tools .comment__author {
        font-size: 13px;
    }
}

@media only screen and (max-width : 480px) {
    #comments .comment .comment__tools .comment__author {
        margin-bottom: 10px;
        float: right;
        width: 100%;
    }
}

#comments .comment .comment__tools .comment__author i {
    position: absolute;
    top: 0;
    right: 8px;
    display: block;
    width: 35px;
    height: 35px;
    border: 4px solid #ED1C24;
    border-radius: 50%;
    background-color: #ED1C24;
    text-align: center;
}

#comments .comment .comment__tools .comment__author i:before {
    color: #fff;
    font-size: 21px;
    line-height: 27px;
}

#comments .comment .comment__tools .comment__date {
    float: left;
    line-height: 35px;
    background-color: #e6e6e6;
    padding-left: 14px;
    padding-right: 14px;
    height: 35px;
    color: #666666;
    font-size: 14px;
    border-radius: 5px;
}

@media only screen and (max-width : 480px) {
    #comments .comment .comment__tools .comment__date {
        float: right;
        width: auto;
        position: absolute;
        left: 0;
        background: transparent;
        color: #fff;
    }
}

#comments .comment p {
    font-size: 14px;
    line-height: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
}

@media only screen and (max-width : 1199px) {
    #comments .comment p {
        clear: both;
        font-size: 13px;
        line-height: 2;
    }
}

@media only screen and (max-width : 480px) {
    #comments .comment p {
        text-align: justify;
    }
}

#comments .comment .comment__rate {
    line-height: 25px;
    font-size: 14px;
}

#comments .comment .comment__rate strong {
    font-weight: normal;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (max-width : 480px) {
    #comments .comment .comment__rate strong {
        width: 100%;
    }
}

#comments .comment .comment {
    background-color: #f7f7f7;
    margin-top: 40px;
    margin-bottom: 0;
}

@media only screen and (max-width : 480px) {
    #comments .comment .comment {
        margin-top: 20px;
    }
}

#comments .comment .comment p {
    margin-bottom: 0;
}

#comments .comment .comment .comment__author {
    background-color: #044DA1;
}

#comments .comment .comment .comment__author i {
    border: 4px solid #044DA1;
    border-radius: 50%;
    background-color: #044DA1;
}

#comments .comment:last-child {
    margin-bottom: 0;
}

.about_box .sec_code_img img {
    margin: 0;
}

@media only screen and (max-width : 1199px) {
    .slideshow .item .img-mosk {
        background-size: contain !important;
    }

}


@media only screen and (min-width : 1200px) {
    .header__wrapper {
        /* flex: 1 0 auto; */
        width: auto;
        display: flex;
        justify-content: space-between;
    }

    .lang-box {
        padding-left: 0;
    }

    /* .nav {
        flex: 1 0 auto;
    }

    .logo-box {
        flex: 1 0 240px;
    } */
}


@media only screen and (max-width : 1550px) {
    .nav>ul>li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width : 1349px) {
    .nav>ul>li {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width : 1250px) {
    .nav>ul>li {
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media only screen and (max-width : 1210px) {
    .nav>ul>li {
        padding-left: 0px;
        padding-right: 0px;
    }
}


.header {
    padding: 0;
    border: none;
}

.megaMenu {
    display: none;
}

.toggle_menu {
    border: none !important;
}

.mobile_menu .maseh_menu #mobile_menu {
    padding-top: 80px;
    padding-right: 20px;
}

.mobile_menu.active .maseh_menu #mobile_menu li:nth-child(7) {
    transition-delay: .7s
}

.mobile_menu.active .maseh_menu #mobile_menu li:nth-child(8) {
    transition-delay: .8s
}

.mobile_menu.active .maseh_menu #mobile_menu li:nth-child(9) {
    transition-delay: .9s
}

.mobile_menu.active .maseh_menu #mobile_menu li:nth-child(10) {
    transition-delay: 1s
}

.mobile_menu .maseh_menu #mobile_menu li a {
    font-size: 21px;
}


.logo-box {
    -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
}

.search__link {
    -webkit-clip-path: polygon(10px 0, 100% 0, 35px 100%, 0 100%);
    clip-path: polygon(10px 0, 100% 0, 35px 100%, 0 100%);
}

.lang-change {
    -webkit-clip-path: polygon(10px 0, 100% 0, 55px 100%, 0 100%);
    clip-path: polygon(10px 0, 100% 0, 55px 100%, 0 100%);
}

.committee {
    background: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    margin-bottom: 30px;
    border: 1px solid #DADADA;
    transition: all 0.5s;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.committee .committee__wrapper {
    padding: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.committee__title {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.committee__image img {
    width: 100%;
}


.committee__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 5px 0;
    color: #fff;
}

.committee__btn img {
    max-width: 30px;
    margin-left: 10px;
}

.committee__data {
    margin-bottom: 10px;
    line-height: 30px;
    flex: 1 0 auto;
}

.committee__data span {
    color: #000;
}


@media screen and (max-width:767px) {
    .committee__btn {
        margin-bottom: 10px;
    }
}


.rowGrid {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;

}

.colGrid3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
    max-width: 33.33%;
    padding: 10px;
}

@media screen and (max-width:1199px) {
    .multimedia_content_list .rowGrid .colGrid3 {
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width:767px) {
    .multimedia_content_list .rowGrid .colGrid3 {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
}


.single__news {
    padding-top: 215px;
    color: #333;
    position: relative;
}

.oilCatSliderSec .slick-slide .brand_name {
    display: block;
}

.oilCatSliderSec .slick-slide .brand_name {
    opacity: 0.4;
    transition: all 0.3s
}

.oilCatSliderSec .slick-slide .brand_name.active {
    opacity: 1;
}


.compare__page table .thead td {
    text-align: center;
    padding: 10px 5px;
    border: 2px solid #68CFF5;
    border-top: none;
}

@media only screen and (max-width : 991px) {
    .compare__page table .thead td {
        width: 20%;
    }
}

@media only screen and (max-width : 667px) {
    .compare__page table .thead td {
        width: 33.33%;
    }
}

.compare__page table .thead td:first-child {
    border-left: 2px solid #68CFF5;
}

.compare__page table .thead td:last-child {
    border-right: 2px solid #68CFF5;
}


.generalTabs .tabs>ul {
    border-bottom: 1px solid #D9D9D9;
    display: flex;
    justify-content: center;
}

.generalTabs .tabs>ul>li {
    margin-left: 2px;
    margin-right: 2px;
}

.generalTabs .tabs>ul>li a {
    display: flex;
    position: relative;
    min-width: 150px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    height: 50px;
    font-size: 18px;
    color: #808080;
    border-radius: 10px 10px 0 0;
    align-items: center;
    justify-content: center;
    border-bottom: none;
}

@media only screen and (max-width : 991px) {
    .generalTabs .tabs>ul>li a {
        min-width: 120px;
        font-size: 16px;
    }
}

@media only screen and (max-width : 767px) {
    .generalTabs .tabs>ul>li a {
        min-width: 85px;
        font-size: 13px;
        height: 40px;
    }
}

.generalTabs .tabs>ul>li a:after {
    width: 100%;
    display: block;
    height: 2px;
    background-color: #F7F7F7;
    position: absolute;
    right: 0;
    bottom: -2px;
    z-index: 1;
    content: "";
    opacity: 0;
    transition: all 0.3s;
}

.generalTabs .tabs>ul>li.active a {
    color: #000;
    background-color: #F7F7F7;
    border-color: #D9D9D9;
}

.generalTabs .tabs>ul>li.active a:after {
    opacity: 1;
}

.singleContent .tab-content {
    background-color: #F7F7F7;
    border-bottom: 1px solid #D9D9D9;
}

.singleContent .literpost {
    padding: 30px 20px;
}

.literpost .literpost__logo {
    padding: 0 50px;
    display: block;
}

.literpost .literpost__logo+.literpost__logo img {
    margin-top: 20px;
}

.literTitle {
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
}

.literTitle span {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.literBox {
    border: 1px solid #22428b;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.literBox .literBox__title {
    background-color: #ddd;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.literBox .literBox__desc {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #22428b;
}

.literList {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    justify-content: center;
}

.literList>li {
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;

}

@media screen and (max-width:767px) {
    .literTitle span {
        display: block;
        text-align: center;
    }

    .literList>li {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .literpost .literpost__logo img {
        margin-top: 0 !important;
        margin-bottom: 20px;
    }
}

.logo-box {
    -webkit-clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
}

.logo-box.logo-box-reverse {
    clip-path: polygon(0 0, 100% 0, 84% 100%, 0 100%);
}

.logo-box.logo-box-new {
    clip-path: polygon(35px 0, 100% 0, 84% 100%, 0px 100%);
}

.logo-box.logo-box-new img {
    padding-left: 0;
    padding-right: 0px;
}

.nav>ul>li {
    padding-left: 10px;
    padding-right: 10px;
}



.news_list_box ul li .news_list_box_container img {
    margin-left: 20px;
}

.news_list_box ul li .news_list_box_container span strong {
    line-height: 2;
}

.news_list_box_container p {
    line-height: 2;
}

@media only screen and (max-width: 567px) {
    .news_list_box_container a.nlb {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .news_list_box ul li .news_list_box_container img {
        margin-left: auto;
    }
}

.news_list_box_container a.nlb {
    margin: 10px 0;
}


/* ------------------------------------------------ */

.suggestedList li>a.snb::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: navy;
    border-radius: 50%;
    margin-left: 5px;
    display: inline-block;
}

.mini-wrapper .mini-slider__title a {
    font-size: 12px;
    line-height: 1.5;
}

.mini-wrapper .mini-slider img {
    max-width: 140px;
}



.sec_code{
    height: 100%;
    border: none !important;
}


.closeSearchModal {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    z-index: 5;
  }

  .closeSearchModal svg {
    margin-right: 12px;

  }
  .closeSearchModal svg rect{
    fill: #d00 !important;
  }
  .atachHeader{
    display: flex;
    align-items: center;
  }

.atachModalBody{
    padding: 20px !important;
    min-height: auto !important;
}
.atatchModalClose{
    text-align: center;
    font-size: 30px;
    float: none;
    color: #000;
    opacity: 1 !important;
    margin-left: 20px;
    transition: all 0.3s ease;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 60;
}

.atatchModalClose:hover{
    color: #d00;
    opacity: 1;
}

.atatchFormRow{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.atatchFormRow__btn{
    float: none !important;
    margin-right: auto;
    margin-left: auto;
}

#confirm_form .atatchFileLinks{
        float: none !important;
        margin-left: 10px;
        display: flex;
        align-items: center;
}
.tenderTables tr:hover .tenderTables__links{
    color: #fff;
}

/* managers styles */
.managerInfoSec{
    margin-top: 50px;
}
.managerInfoItems{
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    margin: 20px 0;
    border-right: 5px solid #264796;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
    transition: all 0.3s ease;
}
.managerInfoItems:hover{
    border-right: 5px solid #d12023;
} 
.managerInfoItems__title{
    font-size: 16px;
    font-weight: bold;     
}
.managerInfoItems__value{
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px;
}

.managerInfoItems__desc{
    margin-bottom: 10px;
}
.managerInfoMainTitle{
    font-size: 20px;
    font-weight: bold;
}
.topAcccountingTable tr td{
    background-color: #fff;
    color: #000;
    border:1px solid #264796 !important;
    width: 50%;
}
.topAcccountingTable{
    border:1px solid #264796 !important;
    border-collapse: separate;
}
.topAcccountingTable__titles{
    margin-left: 10px;
}
@media screen and (max-width:767px){
    .managerInfoMainTitle{
        font-size: 16px;
    }
    .managerInfoItems__title{
        font-size: 14px;
    }
    .managerInfoItems__value{
        font-size: 12px;  
    }
    .topAcccountingTable tr td{
     font-size: 12px;
    }
}
/* managers styles */


.ordersTable table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

.ordersTable table tr {
    overflow: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}


.m_table_scroll_alert {
    display: none
}

@media only screen and (max-width: 991px) {
    .m_table_scroll_alert {
        display:block;
        margin-bottom: 10px;
        position: relative;
        width: 100%;
        height: 35px;
        line-height: 30px;
        padding: 0 5px;
        background: #fcf8e3;
        border: 1px dashed #f1e1c1;
        border-radius: 4px;
        color: #d2bd81
    }
}

.m_table_scroll_alert .scroll_alert {
    margin-left: 5px
}

.m_table_scroll_alert .scroll_alert .icon_hand {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    -webkit-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media only screen and (max-width: 991px) {
    .ordersTable {
        overflow-x:auto
    }
}

.ordersTable table {
    width: 100%
}

@media only screen and (max-width: 991px) {
    .ordersTable table {
        width:1000px
    }
}

.ordersTable table tr {
    overflow: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.ordersTable table tr th {
    padding: 15px 10px;
    text-align: center;
    background: #666;
    font-size: 14px;
    font-weight: 400
}

@media only screen and (max-width: 1199px) {
    .ordersTable table tr th {
        font-size:12px
    }
}

.ordersTable table tr th:last-child {
    border-left: none
}

.ordersTable table tr td {
    text-align: center;
    padding: 10px;
    border: 1px solid #e8e8e8;
    font-size: 13px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.ordersTable table tr td .orderViewLink {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 30px
}
.ordersTable table tr:hover td {
    background-color: #f8f8f8
}
.ordersTable table tr td .orderViewLink:hover,.ordersTable table tr td .order_view_tbl,.recover_pass:hover{
    color: #0047b3
}

@media only screen and (max-width: 991px) {
}
.ordersTable {
    overflow-x:auto
}

.ordersTable table {
    width: 100%
}

@media only screen and (max-width: 991px) {
    .ordersTable table {
        width:1000px
    }
}

.ordersTable table tr {
    overflow: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.ordersTable table tr th{
    color:#fff
}
.ordersTable table tr th {
    padding: 15px 10px;
    text-align: center;
    background: #666;
    font-size: 14px;
    font-weight: 400
}

@media only screen and (max-width: 1199px) {
    .ordersTable table tr th {
        font-size:12px
    }
}

.ordersTable table tr th:last-child {
    border-left: none
}

.ordersTable table tr td {
    text-align: center;
    padding: 10px;
    border: 1px solid #e8e8e8;
    font-size: 13px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.ordersTable table tr td .orderViewLink {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 30px
}

.ordersTable table tr:hover td {
    background-color: #f8f8f8
}

/* ----------------------------------- */

.line1{
    height: 570px;
}
.line2{
    height: 570px;
}

.line5{
    top: auto;
    bottom: 190px;
}

.lineView{
    height: 570px;
}


