body {
    height: 2000px;
}
#wrapper {
    display: none;
    background: linear-gradient(to right, #fff, #eaeaea);
}
nav {
    position: absolute;
    z-index: 9;
}
a.requestCall:hover {
    color: #D83A24!important;
}
button.nav__bars:hover>span {
    color: #D83A24!important;
}

img.img_inherit {
    max-width: inherit;
}

img.request_call_img {
    height: 200px;
}

img.service_photo {
    object-fit: cover;
    width: 27.2rem;
    height: 16rem;
}
img.service_photo_slider {
    object-fit: cover;
    width: 100%;
    height: 250px;
}
.service_slider_info {
    bottom: 0;
    right: 0;
    height: 22%;
    width: 18%;
    background-color: #D93A24;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.service_text ul {
    margin: 2rem 0;
    text-align: left !important;
}
.service_text ul>li {
    list-style-type: none;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.service_text ul>li:before {
    list-style-type: none;
    color: #D83A24;
    content: ' \25CF';
    padding-right: 10px;
}

img.certificates {
    height: 18rem;
}

.btn-danger.order {
    background-color: #D93A24 !important;
    border: 2px solid #D93A24 !important;
    color: #fff;
}
.btn-danger.order:hover {
    background-color: transparent!important;
    color: #D93A24;
}

.btn-danger.footer {
    background-color: #D93A24 !important;
    /*border: 2px solid #D93A24 !important;*/
    color: #fff;
}
.btn-danger.footer:hover {
    background-color: #F0F0F0!important;
    /*border: 2px solid #F0F0F0 !important;*/
    color: #D93A24;
}


#map, #ref_map {
    min-height: 400px!important;
}

#nav__content, #nav__line_arrow {
    padding: 0 7%;
}
#nav__line_arrow {
    height: 50px;
}
#nav__line_left:before {
    position: absolute;
    content: '';
    top: -3px;
    right: -6px;
    width: 6px;
    height: 6px;
    background: transparent;
    border: 1px solid #20a4ab;
    border-radius: 50%;
}
#nav__line_right:before {
    position: absolute;
    content: '';
    top: -3px;
    left: -6px;
    width: 6px;
    height: 6px;
    background: transparent;
    border: 1px solid #20a4ab;
    border-radius: 50%;
}

.blLine:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 20%;
    width: 25%;
    height: 1px;
    background: #20a4ab;
}
.blLine:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 20%;
    width: 25%;
    height: 1px;
    background: #20a4ab;
}
#menu__hr:after {
    position: absolute;
    content: '';
    top: -5px;
    left: -10px;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}
#menu__hr:before {
    position: absolute;
    content: '';
    top: -5px;
    right: -10px;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}
.bg_item {
    background: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0.3;
}
.bg_item_r {
    background: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
}
#certificates {
    width: 85%;
}
.form_questions_remained {
    margin-bottom: 100px;
}
.price {
    font-size: 1.4rem;
}
.price_card {
    font-size: 2.4rem;
}
.mono-pic {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}

.icon__phone {
    display: block;
    width: 18px;
    height: 24px;
}
.icon__phone_footer {
    display: block;
    width: 18px;
    height: 24px;
}
.icon__map {
    display: block;
    width: 26px;
    height: 26px;
}
.icon__map_footer {
    display: block;
    width: 26px;
    height: 26px;
}
.icon__heatExchange {
    width: 30px;
    height: 44px;
}
.icon__chemical {
    width: 36px;
    height: 44px;
}
.icon__pipeline {
    width: 53px;
    height: 48px;
}
.icon__polymer {
    width: 36px;
    height: 48px;
}
.icon__engine {
    width: 49px;
    height: 38px;
}
.icon__ancillary_eq {
    width: 54px;
    height: 42px;
}
.icon__welding {
    width: 81px;
    height: 68px;
}
.icon__tuning {
    width: 101px;
    height: 44px;
}
.icon__heatExchange_main {
    width: 75px;
    height: 63px;
}

.icon__pipeline_main {
    width: 108px;
    height: 67px;
}

.icon__engine_main {
    width: 84px;
    height: 84px;
}

.icon__electrical_equipment_main {
    width: 61px;
    height: 83px;
}

.icon__signaling_main {
    width: 70px;
    height: 76px;
}

.icon__tuning_main {
    width: 179px;
    height: 74px;
}

.icon__welding_main {
    width: 87px;
    height: 85px;
}
.packing {
    top: 30%;
    right: 15%;
    width: 6.6667rem;
    height: 6.6667rem;
    border-radius: 100%;
    background-color: #3CB7BE;
}
.product_img {
    height: 14.5rem!important;
    object-fit: contain;
}
.packing_card {
    top: 30%;
    right: 25%;
    width: 6.6667rem;
    height: 6.6667rem;
    border-radius: 100%;
    background-color: #3CB7BE;
}
.product_img_card {
    height: 25rem!important;
    object-fit: contain;
}

p.description_product {
    display: -webkit-box;
    line-height: 23px;
    height: calc(23px *4);
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}

p.title_description_product {
    display: -webkit-box;
    line-height: 23px;
    height: calc(23px *2);
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
}
div#bg_result_search {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #F0F0F0;
    opacity: 1;
    z-index: 9999;
}
.modal {
    margin-top: 4rem;
}
#modal_requestCall.modal {
    margin-top: 1rem!important;
}
.btn_modal_close {
    top: -1.3333rem;
    width: 2.6667rem;
    height: 2.6667rem;
    left: 50%!important;
    margin-left: -1.3333rem!important;
}
.modal h3 {
    font-size: 2rem!important;
}
.edit_photo_service {
    cursor: pointer;
}
.add_photo_service,
.add_new_certificates, .edit_certificates, .delete_certificates {
    cursor: pointer;
}
.delete_photo_service {
    cursor: pointer;
}
.set_cert {
    max-height: 300px;
}
.cert_name {
    bottom: 0;
    left: 0;
}
.new_photo, .new_title_images, .new_certificates, .edit_certificates {
    position: absolute;
    opacity: 0;
}
.title_images img {
    max-height: 500px!important;
}

.form-control.empty {
    color: red!important;
}
/***admin***/
a.list_item {
    color: #ffffff;
}
a.list_item.active {
    color: #90A4AE!important;
}
span.delete_product_img {
    top: -25px;
    cursor: pointer;
}
