@font-face {
    font-family: 'Metronic';
    src: url("../font/MetronicProRegular.woff2");
}

@font-face {
    font-family: 'Open Sans';
    src: url("../font/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2");
}

* {
    font-family: "Metronic";
}

p {
    margin-bottom: 0.75rem;
}

html,
body {
    overflow-x: hidden;
    padding-right: 0 !important;
}

.acc_logo_img {
    height: 55px;
}

.acc_logo,
.acc_logo_1,
.acc_logo_2,
.acc_logo_3 {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    height: 30vh;
}

.acc_modal_head {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    height: 80px;
}

.acc_mh_col {
    height: 78px;
    width: 100%;
}

.acc_mh {
    height: 60px;
}

.acc_footer {
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.acc_service_col .col-xl-3 {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    height: 450px;
}

.acc_logo_1 {
    height: 40vh;
}

.acc_logo_2 {
    height: 70vh;
}

.acc_menu {
    font-weight: 600;
    letter-spacing: 0.4px;
    font-size: 14px;
    color: #fff;
    /* height: 60px; */
}

.acc_menu svg {
    width: 2rem;
    height: 2rem;
    color: #e4434d;
}

.acc_banner .carousel-item img {
    height: 100vh;
    object-fit: cover;
    object-position: center;
}

.acc_banner .carousel-item .carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 100vh;
    display: flex;
    text-align: left;
    align-items: center;
}

.acc_header {
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.acc_service_row {
    position: absolute;
    width: 100%;
    z-index: 99;
}

.acc_banner_inner h1 {
    font-size: 38px;
    line-height: 1.2;
    margin: 0 0 15px 0;
}

.acc_banner_inner {
    position: relative;
    z-index: 999;
    padding: 38px;
}

.acc_banner_video {
    height: 40vh;
    object-fit: fill;
}

.acc_play {
    background-color: #e4434d;
    height: 80px;
    width: 80px;
}

.acc_play svg {
    width: 2rem;
    height: 2rem;
}

.acc_video_text {
    width: calc(100% - 90px);
    font-size: 15px;
    /* font-weight: 600; */
    letter-spacing: .5px;
}

.acc_time {
    color: rgba(51, 51, 51, 0.5);
}

.banner_outlook {
    display: none;
}

.footer {
    background-color: #333333;
    position: relative;
}

.footer_list li,
.footer_list li a {
    font-size: 16px;
    letter-spacing: .4px;
    font-weight: 600;
    margin-bottom: 18px;
    color: #fff;
    text-transform: capitalize;
}

.footer_list li:hover,
.footer_list li a:hover {
    color: #e4434d;
}

.cap {
    font-size: 16px;
    opacity: .5;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px 0;
}

.footer_list_last li {
    font-size: 16px;
    letter-spacing: .4px;
    font-weight: 600;
    margin-bottom: 15px;
}

.footer_list_last li:last-child {
    margin-bottom: 0;
}

.copy {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .4px;
}

.design,
.design a {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.design a {
    color: #e4434d;
    font-weight: 600;
}

.download {
    font-size: 16px;
    letter-spacing: .4px;
    font-weight: 600;
    text-transform: capitalize !important;
}

.pdf {
    font-size: 14px;
    color: #fff;
    opacity: .5;
    font-family: 'Open Sans', sans-serif;
}

.last_col_footer {
    padding: 0 0 15px 0;
}

.last_col_footer:hover,
.last_col_footer_1 {
    background-color: #e4434d;
}

.footer_logo {
    height: auto;
}

.fixedHeader {
    background-color: #fff;
    position: fixed;
    z-index: 9999;
    transition: all .5s ease;
}

.fixedHeader .acc_menu {
    color: #333333;
}

.logo_2 {
    display: none;
}

.fixedHeader .logo_1 {
    display: none;
}

.fixedHeader .logo_2 {
    display: block;
}

.fixedHeader .acc_fixed {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    height: 80px;
}

.acc_header .row {
    height: 80px;
}

.acc_service h6 {
    font-size: 14px;
    color: #e4434d;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin: 0 0 15px 0;
}

.acc_service h2 {
    font-size: 22px;
    margin: 0 0 15px 0;
    line-height: 1.3;
}

.acc_service p,
.abt_border ul li {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    opacity: .7;
    /*font-size: 14px; */
}

.acc_service_img img {
    width: 100%;
    height: 100%;
}

.acc_service_img div {
    position: relative;
    background: #fff;
    z-index: 99;
}

.acc_service_name .col-xl-3 {
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.acc_sn_img img {
    height: 250px;
    width: 100%;
}

.acc_second_div {
    padding: 40px 32px;
    height: 250px;
}

.acc_overlap {
    position: absolute;
    width: 100%;
    opacity: 0;
}

.acc_service_title {
    color: #333333;
    font-weight: 600;
    letter-spacing: .4px;
}

.acc_service_name .card:hover .acc_icon {
    opacity: 0;
}

.acc_service_name .card:hover .acc_overlap {
    opacity: 1;
}

.acc_service_name .card:hover .acc_service_title {
    color: #fff;
    position: relative;
}

.acc_bg,
.acc_video_overlap,
.acc_video_contact {
    height: 250px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
}

.polyline {
    stroke-width: 100%;
}

.acc_video video {
    height: 360px;
    object-fit: cover;
}

.acc_video_overlap,
.acc_video_contact {
    height: 360px;
    background-color: rgba(0, 0, 0, 0.3);
}

.acc_video_contact {
    height: 300px;
}

.last_col_footer_1,
.acc_download_Second {
    height: 250px;
}

.num {
    font-size: 40px;
    font-weight: 600;
    margin: 10px 0 0 0;
}

.num_after {
    background-color: #faca41;
    width: 35px;
    height: 4px;
    margin: 15px 0 0 0;
}

.acc_group {
    color: #333333;
    font-size: 16px;
    opacity: 1;
    margin: 0 0 10px 0;
    text-transform: capitalize;
    letter-spacing: .4px;
}

.acc_second {
    padding: 50px;
}

.acc_location div {
    height: 50%;
}

.acc_footer_before .col-xl-3,
.acc_footer_before .col-xl-6 {
    height: 120px;
}

.acc_service_before .col-xl-3 {
    height: 120px;
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.acc_download_contact {
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.shape_img img {
    height: 250px;
    width: 100%;
}

.shape_img_2 img {
    width: 100%;
    height: 250px;
}

.acc_number {
    font-size: 90px;
    font-weight: 600;
    line-height: 1;
}

.acc_number_cap {
    opacity: .5;
}

.acc_rotate {
    font-size: 14px;
    letter-spacing: .4px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    transform: rotate(-90deg);
    margin-top: 34px;
    margin-left: -34px;
}

.acc_right {
    padding: 0 0 0 30px;
}

.acc_client img {
    height: 100px;
    width: 100%;
    object-fit: contain;
}

.col-xl-3:nth-child(1) .acc_client img {
    height: 80px;
}

.col-xl-3:nth-child(12) .acc_client img {
    height: 63px;
}

.col-xl-3:nth-child(11) .acc_client img {
    height: 140px;
}

.col-xl-3:nth-child(3) .acc_client img {
    height: 70px;
}

.col-xl-3:nth-child(2) .acc_client img {
    height: 85px;
}

.col-xl-3:nth-child(5) .acc_client img {
    height: 70px;
}

.col-xl-3:nth-child(7) .acc_client img {
    height: 63px;
}

.col-xl-3:nth-child(8) .acc_client img {
    height: 40px;
}

.col-xl-6:nth-child(1) .pipeline_client img {
    height: 35px;
}

.col-xl-3:nth-child(2) .pipeline_client img {
    height: 43px;
}

.col-xl-3:nth-child(1) .pipeline_client img {
    height: 38px;
}

.col-xl-3:nth-child(5) .pipeline_client img {
    height: 38px;
}

.col-xl-3:nth-child(6) .pipeline_client img {
    height: 35px;
}

.col-xl-3:nth-child(3) .pipeline_client img {
    height: 50px;
}

.col-xl-3:nth-child(4) .pipeline_client img {
    height: 37px;
}

.acc_client {
    height: 200px;
    display: flex;
    align-items: center;
    border: 1px rgba(51, 51, 51, 0.08) solid;
    justify-content: center;
}

.empty_img {
    height: 200px;
    object-fit: fill;
    width: 100%;
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.acc_row_col {
    height: 200px;
}

.acc_border_overlap {
    position: absolute;
    width: 100%;
}

.acc_our_client {
    height: 450px;
}

.acc_our_overlap,
.acc_lg_col {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    height: 450px;
}

.acc_log_second {
    height: 300px;
    background: #fff;
    width: 100%;
    justify-content: center;
    border: 1px rgba(51, 51, 51, 0.08) solid;
    position: relative;
}

.acc_last_col {
    height: 300px;
    width: 100%;
}

.acc_first {
    height: 60%;
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.acc_last {
    height: 40%;
    border: 1px rgba(51, 51, 51, 0.08) solid;
    position: relative;
}

.our_growth video {
    height: 350px;
    object-fit: cover;
}

.our_growth {
    display: flex;
}

.acc_our_growth {
    background: #333333;
    color: #fff;
}

.acc_our_growth .progress {
    height: 2px;
    background-color: rgba(255, 255, 255, 0.08);
}

.acc_our_growth .progress-bar {
    background-color: #009a67;
}

.acc_our_growth .acc_service {
    padding: 60px;
}

.our_growth_img img {
    height: 200px;
    width: 100%;
    object-fit: fill;
}

.acc_our_growth_row {
    height: 50%;
}

.acc_carousel_btn .active {
    border: 2px solid rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.acc_carousel_btn .active .btn_indicators {
    background-color: #009a67;
}

.acc_carousel_btn button {
    background-color: transparent;
    border: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.btn_indicators {
    height: 7px;
    width: 7px;
    background: #fff;
    border-radius: 50%;
}

.acc_carousel1_btn svg {
    height: 2rem;
    width: 2rem;
    color: #fff;
}

.acc_growth_brd {
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.acc_our_growth .acc_service {
    height: 350px;
}

.acc_our_growth .carousel-inner {
    height: 550px;
}

.acc_our_growth .acc_border_overlap .acc_growth_brd {
    height: 550px;
}

.acc_growth_inner {
    height: 120px;
}

.ccp svg {
    height: 2rem;
    width: 2rem;
}

.modal_dialog_mf .modal-content {
    background-color: #333333;
}

.acc_modal_header ul li,
.acc_service_modal ul li,
.acc_modal_about ul li {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0 30px 0 0;
    text-transform: capitalize;
}

.acc_service_modal ul li {
    color: rgba(255, 255, 255, 0.3);
    display: inline-block;
    line-height: 2;
}

.acc_modal_service {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: capitalize !important;
}

.acc_modal_header ul li:hover,
.acc_service_modal ul li:hover,
.acc_modal_about ul li:hover,
.acc_modal_about ul li a:hover {
    color: #ce202d;
}

.acc_modal_header {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.acc_modal_about {
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.row.acc_service_modal {
    padding: 20px;
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.acc_modal_about ul li,
.acc_modal_about ul li a {
    color: rgba(255, 255, 255, 0.3);
}

.modal_download img {
    width: 100px;
}

.modal_download .title {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize !important;
    margin: 0;
}

.acc_modal_design img {
    height: 120px;
    width: 100%;
    object-fit: fill;
}

.acc_modal_design {
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.acc_design_last {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    text-align: center;
}

.modal_about_1:hover {
    background-color: #ce202d;
}

.banner_bottom {
    height: 96px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 999;
}

.banner_bottom .carousel-indicators {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 96px;
    align-items: center;
    justify-content: left;
    position: unset;
}

.banner_bottom .carousel-indicators button,
.abt_outline .carousel-indicators button {
    height: 30px;
    border-radius: 50%;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.banner_bottom .carousel-indicators button.active,
.abt_outline .carousel-indicators button.active {
    border: 2px rgba(51, 51, 51, 0.08) solid;
}

.banner_bottom .carousel-indicators button.active .indicators,
.abt_outline .carousel-indicators button.active .indicators {
    background-color: #ce202d;
}

.banner_bottom .carousel-indicators button .indicators,
.abt_outline .carousel-indicators button .indicators {
    height: 8px;
    width: 8px;
    background: rgba(51, 51, 51, 0.2);
    border-radius: 50%;
}

.acc_banner_btn button svg {
    height: 2rem;
    width: 2rem;
}

.acc_banner_btn {
    background-color: #fff;
    height: 96px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999;
}

.acc_bb {
    background-color: #fff;
    position: relative;
    z-index: 999;
    height: 96px;
}

.acc_bord {
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.acc_prev_bg {
    height: 96px;
    width: 10%;
    background-color: #e4434d;
    position: absolute;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acc_banner_btn button:hover svg {
    color: #ce202d;
}

.acc_carousel_caption {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 99;
}

#exampleModal {
    z-index: 9999;
}

.acc_about_banner {
    background-image: url('../image/39.jpg');
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.leadership_banner {
    background-image: url('../image/46.jpg');
}

.acc_about_banner .row {
    height: 100vh;
    display: flex;
    align-items: center;
}

.leadership_overlap {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    height: 100vh;
}

.abt_banner_overlap {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    height: 100vh;
}

.abt_banner_second {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    height: 96px;
}

.abt_banner_num {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
}

.abt_empty .col-xl-3,
.abt_mission_video,
.abt_empty .col-xl-4 {
    height: 60px;
    border: 1px rgba(51, 51, 51, 0.08) solid;
    border-bottom: 0;
    border-right: 0;
}

.abt_empty .col-xl-3:last-child {
    border-right: 1px rgba(51, 51, 51, 0.08) solid;
}

.abt_empty_off {
    height: 60px;
}

.abt_empty_project {
    height: 50px;
}

.abt_mission video {
    display: flex;
    height: 320px;
    object-fit: cover;
}

.abt_mission_overlap {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    /* height: 440px; */
}

.abt_equipment img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.abt_second {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    height: 260px;
}

.abt_num {
    font-size: 40px;
    letter-spacing: .4px;
    font-weight: bold;
}

.abt_num_bg {
    background: #333333;
    height: 250px;
    width: 100%;
}

.abt_right img {
    height: 120px;
    width: 100%;
}

.abt_right {
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.abt_right_btm img {
    width: 100%;
    height: 398px;
    object-fit: cover;
}

.abt_people {
    background: #ce202d;
    color: #fff;
    height: 250px;
}

.abt_employee {
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

#abtcarouselcaption .carousel-inner img {
    height: 480px;
    object-fit: cover;
    object-position: center;
}

.abt_outline .carousel-indicators {
    position: unset;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 96px;
    align-items: center;
    justify-content: left;
}

.abt_carousel_btn,
.abt_btn_row {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    height: 96px;
}

.abt_captions {
    background-color: rgba(0, 0, 0, 0.2);
    height: 480px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.abt_manage {
    height: 400px;
}

.abt_captions_overlap {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    height: 550px;
}

.abt_row {
    position: absolute;
    z-index: 9;
    width: 100%;
    margin: 0;
}

.abt_manage_overlap .col-xl-3 {
    height: 400px;
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.abt_manage_overlap {
    position: absolute;
    width: 100%;
}

.abt_footer_above .col-xl-6 p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 12px 0;
}

.abt_font {
    font-family: 'Open Sans', sans-serif;
}

.abt_border {
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.offcanvas-body ul li {
    border: 1px rgba(255, 255, 255, 0.08) solid;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.abt_border_bg {
    border: 1px rgba(255, 255, 255, 0.08) solid;
}

.abt_bgcolor {
    background: #ce202d;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .4px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}

.abt_structure .col-xl-3 svg,
.abt_client .col-xl-3 svg {
    height: 3rem;
    width: 3rem;
    color: #ffcc00;
}

.cont_logo {
    height: 45px;
}

.abt_struc_bg {
    background: #333333;
    color: #fff;
}

#abtcarouselcaption .carousel-item .carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    height: 60vh;
    display: flex;
    align-items: center;
    padding: 0 0 0 50px;
    text-align: left;
    z-index: 9;
}

.abt_mt {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .4px;
    margin: 0 0 16px 0;
}

.abt_h1_size {
    font-size: 120px;
    letter-spacing: .75rem;
    line-height: 1;
    font-weight: bold;
}

.leadership_title h4 {
    font-size: 22px;
    letter-spacing: .4px;
}

.leadership_info h4 {
    font-size: 20px;
    letter-spacing: .4px;
}

.leadership_title p,
.leadership_info p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    opacity: .5;
}

.leadership_info img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
}


.contact_border {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    height: 100px;
}

.abt_contact {
    position: absolute;
    width: 100%;
    top: 0;
}

.abt_contact_cont {
    padding: 50px;
}

.abt_cont_col img {
    width: 100%;
    height: 240px;
    object-fit: fill;
}

.contact_normal {
    font-weight: 600;
    letter-spacing: 0.4px;
    font-size: 14px;
    height: 80px;
    border: 1px rgba(51, 51, 51, 0.08) solid;
    width: 100%;
}

.contact_cap {
    font-size: 16px;
}

.abt_location {
    height: 120px;
}

.abt_loc .abt_location_overlap {
    background-color: #e33e3d;
    height: 120px;
    width: 100%;
    position: absolute;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: .5px;
    text-transform: uppercase;
    opacity: 0;
}

.abt_location_hover:hover .abt_location_overlap {
    opacity: 1;
}

.abt_loc .abt_location_hover:nth-child(2) .abt_location_overlap {
    background-color: #ebb438;
}

.abt_loc .abt_location_hover:nth-child(3) .abt_location_overlap {
    background-color: #464646;
}

.abt_loc .abt_location_hover:nth-child(4) .abt_location_overlap {
    background-color: #10ac78;
}

.contact_video video {
    height: 300px;
    object-fit: cover;
    display: flex;
}

.contact_phone p,
.cont_office {
    font-size: 14px;
    opacity: 0.5;
    font-family: 'Open Sans', sans-serif;
}

.contact_phone h3 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .4px;
}

.footer_list li:last-child a,
.footer_list li:last-child {
    margin-bottom: 0;
}

.contact_address {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.cont_msg {
    font-weight: 600;
    letter-spacing: 0.4px;
    font-size: 14px;
    height: 80px;
    background-color: #e4434d;
}

.city {
    font-size: 50px;
    display: flex;
    align-items: center;
    height: 300px;
    padding: 50px;
    color: #fff;
}

.pipeline_img_1 {
    height: 450px;
    width: 100%;
    object-fit: cover;
}

.cont_list li a {
    font-weight: bold;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 15px 0;
    text-decoration: none;
    color: #333333;
}

.cont_list li a:hover,
.cont_list li a.active,
.cont_list li a:focus,
.cont_list li a:focus-visible {
    color: #ce202d;
    outline: 0;
}

.cont_list li a.active .list_line,
.cont_list li a:hover .list_line {
    background-color: #ce202d;
}

.list_line {
    height: 4px;
    background-color: #f2f2f2;
    width: 30px;
    margin: 0 20px 0 0;
}

.cont_list {
    padding: 40px 0;
}

.contact_form .form-floating>.form-control {
    height: 80px;
    border-radius: 0;
    border: 1px rgba(51, 51, 51, 0.08) solid;
}

.contact_form .form-floating>label {
    font-size: 16px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    display: flex;
    align-items: center;
    opacity: .5;
}

.contact_form .form-floating>.form-control:focus~label {
    opacity: .65;
    transform: scale(.85) translateY(-0.5rem) translateX(0.15rem);
    top: -5px;
}

.contact_form .form-control:focus,
.contact_form .form-control:focus-visible {
    border-color: rgba(51, 51, 51, 0.08);
    box-shadow: none;
    outline: 0;
}

.post_fxd_col {
    position: fixed;
    top: 100px;
}

.modal_dialog_mf .acc_menu {
    color: #fff;
}

.abt_div_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.select_field {
    height: 80px;
    padding: 0 20px;
    width: 100%;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}

.dropdown-toggle::after {
    display: none;
}

.selected_dropdown ul li {
    padding: 10px 20px;
}

.selected_dropdown ul li a {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
}

.selected_dropdown ul li a:hover {
    color: #ce202d;
}

.projects img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.key {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: .4px;
    font-family: Metronic, sans-serif;
    margin: 0 0 5px 0;
}

.key_value {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: .4px;
    opacity: .7;
}

.total_project {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .4px;
    line-height: 1.3;
    margin: 0 0 5px 0;
}

.since {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .4px;
}

.nav_tab .nav-pills .nav-link.active {
    color: #e4434d;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: transparent;
}

.nav_tab .nav-pills .nav-link {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .4px;
    padding: 5px 10px;
    line-height: 1.5;
}

.description,
.pipeline_num {
    font-size: 38px;
    letter-spacing: .4px;
    color: #333333;
    margin: 0 0 15px 0;
    line-height: 1.2;
}

.acc_service ul li {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    opacity: .7;
}

.pipeling_p,
.desc {
    font-size: 16px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .4px;
    opacity: .7;
}

.desc {
    font-size: 14px;
    opacity: .7;
}

.pipeline_img,
.pipeline_service {
    width: 100%;
    height: 80px;
    object-fit: contain;
}

.pipeline_num {
    font-weight: bold;
    color: #ce202d;
}

.pipeline_num span:last-child {
    font-weight: normal;
    font-size: 16px;
}

.pipeline_service {
    height: 100%;
    width: 100%;
}

.pipe_line {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.equip_visible {
    visibility: visible;
}

.service_h {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}

.equip_serv_h {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    height: 250px;
    padding: 20px 10px;
    display: flex;
    align-items: end;
    position: absolute;
    width: 100%;
    padding-left: 35px;
}

.pipeline_client {
    height: 180px;
    display: flex;
    align-items: center;
}

.pipeline_abt {
    position: fixed;
    width: 100%;
}

.pipeline {
    height: 100vh;
    border: 1px rgba(51, 51, 51, 0.05) solid;
}

.pipeline_sp {
    height: 17vh;
}

.line_img {
    width: 100%;
    object-fit: fill;
}

.vh_row {
    height: 33.33333333%;
    border-bottom: 0;
}

.pipeline_service_1 {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pipeline_pd {
    padding: 70px 0;
}

.equipment_img {
    height: 480px;
    background-image: url("../image/175.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
    background-position: center;
}

.pos_rel {
    z-index: 9;
}

.equipment_num {
    font-size: 6rem;
    line-height: 1;
    font-weight: 600;
    margin: 0 0 10px 0;
    text-align: center;
}

.equipment_tons {
    font-size: 1.5rem;
    opacity: .5;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .4px;
}

.equipment_name {
    font-size: 1.3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    letter-spacing: .4px;
}

.equipment_fleet {
    height: 240px;
}

.equipment_fleet_img {
    width: 100%;
    height: 240px;
    object-fit: contain;
}

.equip_col {
    max-width: 50px;
}

.equip_transform {
    width: 170px;
    position: absolute;
    transform: rotate(-90deg);
    right: 0;
    bottom: 0;
    top: 108px;
    left: -55px;
}

.equip_flet {
    padding-top: 30px;
}

.docs_normal {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .4px;
}

.docs_pdf {
    font-family: 'Open Sans', sans-serif;
    opacity: .5;
    font-size: 14px;
    letter-spacing: .4px;
    text-transform: uppercase;
}

.docs_first {
    background: #717373;
    color: #fff;
    padding: 30px;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.docs_second {
    background: #e4434d;
}

.docs_third {
    color: #333333;
}

.docs_file:hover {
    background-color: #e4434d;
    color: #fff;
}

.paragraph {
    font-size: 16px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .4px;
}

.bb-bookblock {
    height: 480px;
}

.title {
    font-size: 14px;
    color: #e4434d;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin: 0 0 20px 0;
}

.docs_border {
    height: 100px;
    width: 100%;
}

.flip_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flip_btn button svg {
    height: 2rem;
    width: 2rem;
}

.flip_btn_div {
    width: 130px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mob_hide {
    display: none;
}

.offcanvas-start {
    border-right: 0 solid rgba(0, 0, 0, .2);
}

.offcanvas-start {
    width: 100%;
}

.offcanvas {
    z-index: 99999;
}

.mob_ul li a,
.mob_ul li .accordion-item .accordion-button,
.mob_ul li .accordion-item .accordion-button:focus {
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: 64px;
    padding: 10px 0 10px 10px;
    box-shadow: none;
    letter-spacing: .4px;
}

.mob_close svg {
    height: 2rem;
    width: 2rem;
    color: #ce202d;
}

.mob_ul li .accordion-item .accordion-button svg {
    height: 1.5rem;
    width: 1.5rem;
    transition: all .2s linear;
}

.mob_ul li .accordion-button:not(.collapsed) svg {
    transform: rotate(180deg);
}

.mob_ul li .accordion-item .accordion-body {
    padding: 0;
}

.mob_ul li .accordion-item .accordion-body ul li a {
    color: #333333;
    height: auto;
}

.mob_ul li .accordion-button::after {
    display: none;
}

.acc_our_growth .acc_service p {
    color: #fff;
}

.mob_cont {
    display: none;
}

.mob_banner {
    display: none;
}

.fixedHeader .logo_cont {
    color: #e4434b;
}

.acc_icon img {
    height: 60px;
    object-fit: contain;
}

.logo_cont {
    color: #fff;
    font-weight: bold;
    letter-spacing: .4px;
    font-size: 1.5rem;
}

.service_pipeline_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mob_Cran {
    height: 10px;
    width: 10px;
    background-color: #e4434b;
    margin: 0 10px 0 0;
}

.download_img {
    height: 100%;
    object-fit: cover;
}

.contact_img {
    height: 100%;
    object-fit: cover;
}

.cont_other {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mob_bb_2 {
    display: none;
}

.service_logo {
    height: 40px;
}

.banner_color {
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
}

.banner_logo {
    position: absolute;
    bottom: 0;
    z-index: 99;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e4434b;
}

.nav.nav-pills li {
    opacity: 1;
    font-family: Metronic, sans-serif;
}

.docs_file a {
    color: #333333;
}

.docs_file a:hover {
    color: #fff;
}

.projects {
    display: none;
}

.tab-pane .row .col-xl-9 {
    width: 100%;
}

.tab-pane .row .col-xl-4 {
    padding: 24px 12px !important;
}

.tab_pane_bg .row .col-xl-6:last-child .row {
    background-color: #f6f6f6;
}

.tab_pane_col {
    border: 1px rgba(51, 51, 51, 0.08) solid;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
}

.footer_ukas {
    object-fit: cover;
    margin: 0 15px 0 0;
    height: 85px;
}

.table_td tr td {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    opacity: .7;
    font-size: 14px;
    vertical-align: middle;
    letter-spacing: .4px;
}

.table_td tr th {
    vertical-align: middle;
    letter-spacing: .4px;
}

.table_td tr {
    height: 55px;
}

.table_td thead tr th:nth-child(1) {
    width: 120px;
}

.table_td thead tr th:nth-child(2) {
    width: 150px;
}

.table_td thead tr th:nth-child(5) {
    width: 350px;
}

.table_td thead tr th:nth-child(6) {
    width: 130px;
}

.acc_tabs .abt_border ul li {
    opacity: 1;
}

.acc_tabs .nav button {
    border: 1px solid #e4434b !important;
    border-radius: 20px;
    width: 110px;
    padding: 0;
    height: 35px;
    margin: 0 10px 0 0;
    color: #e4434b;
    font-size: 14px;
    letter-spacing: .4px;
}

.acc_tabs .nav button.active {
    background-color: #e4434b !important;
    color: #fff;
}

.footer_img {
    height: 100px;
}

.pipeline_watermark img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pipeline_watermark {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_map {
    width: 100%;
    height: 450px;
    display: flex;
}

.leadership_overlap {
    background-color: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9;
    opacity: .05;
}

@media(min-width:320px) and (max-width:767px) {
    .mob_acc {
        display: none;
    }

    .mob_col1 {
        width: 70%;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 80px;
    }

    .mob_col2 {
        width: 30%;
        justify-content: center !important;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 80px;
        border-left: 0;
    }

    .mob_hide {
        display: block;
    }

    .mob_visible {
        display: none;
    }

    .offcanvas-header {
        border: 1px rgba(255, 255, 255, 0.08) solid;
        margin-left: 12px;
        margin-right: 12px;
        padding: 0;
    }

    .offcanvas-body {
        border: 1px rgba(255, 255, 255, 0.08) solid;
        margin-left: 12px;
        margin-right: 12px;
        padding: 0;
        border-top: 0;
    }

    .offcanvas {
        background-color: #333333;
        min-height: 100vh;
    }

    .banner_outlook {
        display: none;
    }

    .acc_banner_inner h1 {
        font-size: 32px !important;
    }

    .acc_prev_bg {
        display: none;
    }

    .banner_bottom {
        padding: 0 12px;
        height: calc(100vh - 55px);
        display: flex;
        align-items: flex-end;
        top: 0;
    }

    .banner_bottom .carousel-indicators {
        height: 80px;
    }

    .acc_about_banner,
    .acc_carousel_caption {
        height: calc(100vh - 55px);
    }

    .acc_bb {
        padding: 12px !important;
        height: 80px;
    }

    .acc_banner_btn {
        height: 80px;
    }

    .leadership_title h4,
    .leadership_info h4 {
        font-size: 18px;
    }

    .acc_service {
        padding: 50px 12px !important;
    }

    .acc_service h2 {
        font-size: 18px;
    }

    .acc_service p,
    .abt_border ul li {
        font-size: 14px;
        line-height: 1.75;
    }

    .abt_footer_above .col-xl-6 p {
        font-size: 14px;
    }

    .acc_service_row {
        display: none;
    }

    .acc_service_img img {
        height: auto;
    }

    .shape_img {
        display: none;
    }

    .mob_ourclient {
        display: none !important;
    }

    .acc_our_client {
        height: auto;
    }

    .acc_log_second {
        height: 200px;
    }

    .mob_ci .carousel-item .row .col-xl-3 {
        width: 50%;
        border: 1px rgba(51, 51, 51, 0.08) solid;
        border-top: 0;
    }

    .acc_client img {
        height: 120px;
    }

    .acc_our_growth .acc_service {
        padding: 50px 12px;
        height: auto;
    }

    .acc_our_growth {
        background: transparent;
        color: #333333;
    }

    .acc_our_growth .acc_service p {
        color: #333333 !important;
    }

    .our_growth video {
        height: auto;
    }

    .mob_tab .col-xl-4 {
        padding: 0 12px !important;
    }

    .projects img {
        margin: 0 0 15px 0;
        height: 100%;
    }

    .mob_tab .col-xl-8 {
        padding: 0 12px 12px 12px !important;
    }

    .key_value {
        margin: 0 0 10px 0;
    }

    .acc_second {
        padding: 0 12px;
    }

    .acc_download_Second {
        height: auto;
    }

    .total_project {
        font-size: 30px;
    }

    .mob_project_count .p-5 {
        padding: 30px !important;
    }

    .num {
        font-size: 30px;
        letter-spacing: .4px;
    }

    .mob_footer {
        display: none;
    }

    .mob_develop {
        text-align: center;
        font-size: 16px;
    }

    .mob_row {
        padding-left: 12px;
        padding-right: 12px;
    }

    .mob_col6 {
        border: 1px rgba(51, 51, 51, 0.08) solid;
        border-top: 0;
    }

    .nav_tab {
        padding: 12px !important;
    }

    .acc_service_name {
        padding: 0 12px;
    }

    .mob_col4 {
        border: 1px rgba(255, 255, 255, 0.08) solid;
    }

    .off_canvas {
        width: 70%;
        padding: 0 12px;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 80px;
        display: flex;
        align-items: center;
        border-bottom: 0;
        border-left: 0;
    }

    .mob_close {
        width: 30%;
    }

    .mob_down {
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 64px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 0;
        border-bottom: 0;
        border-right: 0;
    }

    .mob_banner {
        display: block;
        position: absolute;
        width: 100%;
        z-index: 999;
    }

    .mob_banner_div {
        height: 100vh;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        border-top: 0;
        border-bottom: 0;
    }

    .acc_banner_inner {
        padding: 0 12px;
    }

    .logo_cont {
        font-size: 1.3rem;
    }

    .fixedHeader .acc_menu svg {
        color: #717373;
    }

    .acc_menu svg {
        color: #fff;
    }

    .client_logo {
        padding: 0 12px;
    }

    .acc_client {
        height: 160px;
    }

    .mob_abt {
        display: none;
    }

    .mob_abt_btn {
        display: none;
    }

    .abt_h1_size {
        font-size: 70px;
    }

    #abtcarouselcaption .carousel-item .carousel-caption {
        padding: 10px;
        height: auto;
        top: 0;
    }

    .mob_abt_cont {
        padding: 0 12px !important;
    }

    #abtcarouselcaption .carousel-inner img {
        height: 220px;
    }

    .abt_captions {
        height: 100%;
    }

    .abt_row {
        display: none;
    }

    .abt_empty {
        display: none;
    }

    .mob_abt_w1 {
        width: 80%;
    }

    .mob_abt_w2 {
        width: 20%;
    }

    .abt_structure .col-xl-3 svg,
    .abt_client .col-xl-3 svg {
        height: 2rem;
        width: 2rem;
    }

    .acc_footer {
        padding: 20px;
    }

    .pipeline_client {
        height: 160px;
    }

    .flip_img {
        height: 250px;
        object-fit: cover;
    }

    .bb-bookblock {
        height: 250px !important;
    }

    .pipeline_img_1 {
        height: 100%;
    }

    .pipeline_service_1 {
        height: 100%;
    }

    .mob_pipeline {
        display: none;
    }

    .pipe_line,
    .equip_serv_h {
        height: 240px;
    }

    .equip_serv_h {
        padding: 10px;
    }

    .equipment_img {
        height: 250px;
        padding: 15px;
        align-items: center;
    }

    .equipment_img .description {
        width: 100% !important;
        font-size: 32px;
        margin: 0;
    }

    .abt_empty_project {
        display: none;
    }

    .col-xl-3:nth-child(8) .pipeline_client {
        display: none;
    }

    .mob_w {
        width: 50%;
    }

    .mob_w1 {
        padding: 0 !important;
        justify-content: center;
        display: flex;
    }

    .mob_bb {
        display: none;
    }

    .mob_bb_2 {
        display: block;
    }

    .mob_abi {
        display: none;
    }

    .acc_banner .carousel-item img,
    .mob_banner_div {
        height: calc(100vh - 55px);
    }

    .banner_logo {
        display: none;
    }

    .mob_tab_pane {
        padding-bottom: 0 !important;
    }

    .mob_tab_pane_1 {
        padding-top: 0 !important;
    }

    .table_td thead tr th:nth-child(1) div {
        width: 90px;
    }

    .table_td thead tr th:nth-child(2) div {
        width: 120px;
    }

    .table_td thead tr th:nth-child(7) div {
        width: 100px;
    }

    .table_td thead tr th:nth-child(6) div {
        width: 100px;
    }

    .table_td thead tr th:nth-child(4) div {
        width: 200px;
    }

    .table_td thead tr th:nth-child(5) div {
        width: 250px;
    }

    .table_td thead tr th:nth-child(3) div {
        width: 100px;
    }

    .mob_filter {
        display: none;
    }

    .acc_tabs .nav button {
        width: 100px;
    }

    .acc_tabs .abt_border ul li {
        margin: 0 0 10px 0;
    }

    .contact_map {
        height: 220px;
    }

    .acc_logo_img {
        height: 50px;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .mob_acc {
        display: none;
    }

    .mob_col1 {
        width: 85%;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 80px;
        border-left: 0;
    }

    .mob_col2 {
        width: 15%;
        justify-content: center !important;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 80px;
        border-left: 0;
        border-right: 0;
    }

    .mob_hide {
        display: block;
    }

    .mob_visible {
        display: none;
    }

    .offcanvas-header {
        border: 1px rgba(255, 255, 255, 0.08) solid;
        margin-left: 12px;
        margin-right: 12px;
        padding: 0;
    }

    .offcanvas-body {
        border: 1px rgba(255, 255, 255, 0.08) solid;
        margin-left: 12px;
        margin-right: 12px;
        padding: 0;
        border-top: 0;
    }

    .offcanvas {
        background-color: #333333;
    }

    .banner_outlook {
        display: none;
    }

    .acc_logo_1 {
        height: 70vh;
        border-top: 0;
    }

    .acc_logo {
        height: 15vh;
        border-top: 0;
        border-right: 0;
    }

    .acc_lg_lc {
        border-right: 1px rgba(255, 255, 255, 0.08) solid;
    }

    .acc_logo_2 {
        height: 85vh;
        border-top: 0;
    }

    .acc_banner_inner h1 {
        font-size: 40px !important;
    }

    .abt_banner_num {
        font-size: 18px;
    }

    .acc_banner_inner h1 {
        font-size: 30px !important;
    }

    .mob_abi {
        display: none;
    }

    .acc_bb {
        padding: 0 36px !important;
    }

    .mob_banner {
        display: block;
        position: absolute;
        width: 100%;
        z-index: 999;
    }

    .mob_banner_div {
        height: 100vh;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        border-top: 0;
        border-bottom: 0;
    }

    .acc_banner_inner {
        padding: 0 24px;
    }

    .mob_banner .container {
        padding: 0;
    }

    .off_canvas {
        width: 85%;
        padding: 0 12px;
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 80px;
        display: flex;
        align-items: center;
        border-bottom: 0;
        border-left: 0;
    }

    .mob_close {
        width: 15%;
    }

    .mob_down {
        border: 1px rgba(255, 255, 255, 0.08) solid;
        height: 64px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 0;
        border-bottom: 0;
        border-right: 0;
    }

    .acc_service h2 {
        font-size: 18px;
    }

    .acc_service p,
    .abt_border ul li {
        font-size: 14px;
        letter-spacing: .4px;
        line-height: 1.75;
    }

    .abt_footer_above .col-xl-6 p {
        font-size: 14px;
    }

    .shape_img {
        display: none;
    }

    .acc_sn_img img {
        height: 220px;
    }

    .acc_bg {
        height: 220px;
    }

    .acc_second_div {
        height: 220px;
    }

    .acc_number_cap {
        font-size: 14px;
        letter-spacing: .4px;
    }

    .acc_number {
        font-size: 70px;
    }

    .acc_client img {
        height: 100px;
    }

    .acc_row_col {
        height: 170px;
    }

    .acc_our_growth .acc_service {
        padding: 40px;
        height: 300px;
    }

    .our_growth video {
        height: 300px;
    }

    .projects img {
        height: 200px;
    }

    .mob_tab .col-md-6 {
        padding: 30px !important;
    }

    .tab-pane .mob_tab .col-md-4 {
        padding: 12px !important;
    }

    .total_project {
        font-size: 20px;
    }

    .shape_img_2 img {
        height: 220px;
    }

    .last_col_footer_1 {
        height: 220px;
    }

    .last_col_footer_1 img {
        height: 100px;
    }

    .acc_download_Second {
        height: 220px;
    }

    .num {
        font-size: 28px;
    }

    .acc_second {
        padding: 35px;
    }

    .copy {
        display: none;
    }

    .fixedHeader .acc_menu svg {
        color: #717373;
    }

    .acc_menu svg {
        color: #fff;
    }

    .acc_client {
        height: 160px;
    }

    .col-xl-3:nth-child(12) .acc_client img {
        height: 50px;
    }

    .col-xl-3:nth-child(5) .acc_client img {
        height: 59px;
    }

    .col-xl-3:nth-child(8) .acc_client img {
        height: 30px;
    }

    .col-xl-3:nth-child(1) .acc_client img {
        height: 65px;
    }

    #abtcarouselcaption .carousel-inner img,
    .abt_captions {
        height: 400px;
        object-fit: cover;
    }

    .abt_row {
        display: none;
    }

    .abt_h1_size {
        font-size: 80px;
    }

    #abtcarouselcaption .carousel-item .carousel-caption {
        height: 100%;
    }

    .acc_service {
        padding: 50px 24px !important;
    }

    .mob_project_count .p-5 {
        padding: 30px !important;
    }

    .leadership_info img {
        height: 280px;
    }

    .leadership_info .abt_border div:last-child {
        padding: 24px !important;
    }

    .leadership_info h4 {
        font-size: 18px;
    }

    .abt_structure .col-xl-3 svg,
    .abt_client .col-xl-3 svg {
        height: 2rem;
        width: 2rem;
    }

    .bb-bookblock {
        height: 400px !important;
    }

    .pipeline_img_1 {
        height: 100%;
    }

    .equip_serv_h {
        height: 240px;
        padding: 10px;
    }

    .pipe_line {
        height: 240px;
    }

    .equipment_img {
        height: 400px;
    }

    .pipeline_client {
        height: 130px;
    }

    .col-xl-3:nth-child(1) .pipeline_client img {
        height: 28px;
    }

    .col-xl-3:nth-child(5) .pipeline_client img {
        height: 34px;
    }

    .col-xl-3:nth-child(6) .pipeline_client img {
        height: 28px;
    }

    .col-xl-3:nth-child(7) .pipeline_client img {
        height: 35px;
    }

    .col-xl-3:nth-child(4) .pipeline_client img {
        height: 33px;
    }

    .service_logo {
        display: none;
    }

    .footer_list li,
    .footer_list li a,
    .download,
    .footer_list_last li {
        font-size: 14px;
    }

    .equipment_img .description,
    .pipeline_num {
        font-size: 30px;
    }

    .equipment_tons {
        font-size: 16px;
        text-align: center;
    }

    .contact_phone h3 {
        font-size: 18px;
    }

    .leadership_title h4 {
        font-size: 20px;
    }

    .leadership_info h4 {
        font-size: 17px;
    }

    .tab-pane .mob_tab .key {
        font-size: 13px;
    }

    .tab-pane .mob_tab .key_value {
        font-size: 12px;
    }

    .table_td thead tr th:nth-child(1) div {
        width: 100px;
    }

    .table_td thead tr th:nth-child(2) div {
        width: 120px;
    }

    .table_td thead tr th:nth-child(7) div {
        width: 100px;
    }

    .table_td thead tr th:nth-child(6) div {
        width: 100px;
    }

    .table_td thead tr th:nth-child(4) div {
        width: 200px;
    }

    .table_td thead tr th:nth-child(5) div {
        width: 250px;
    }

    .table_td thead tr th:nth-child(3) div {
        width: 100px;
    }

    .mob_filter {
        display: none;
    }

    .acc_tabs .nav button {
        width: 100px;
    }

    .contact_map {
        height: 350px;
    }

    .acc_logo_img {
        height: 50px;
    }

    .equipment_num {
        font-size: 4rem;
        height: 96px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media(min-width:1024px) and (max-width:1440px) {

    .acc_service p,
    .pipeling_p,
    .desc,
    .abt_border ul li,
    .acc_group,
    .cap,
    .abt_footer_above .col-xl-6 p {
        font-size: 14px;
    }

    .acc_modal_header ul li,
    .acc_service_modal ul li,
    .acc_modal_about ul li {
        margin: 0 20px 0 0;
    }

    .acc_service h2 {
        font-size: 20px;
    }

    .bb-bookblock {
        height: 450px;
    }

    .pipeline_img_1 {
        height: 420px;
    }

    #abtcarouselcaption .carousel-inner img,
    .abt_captions,
    .equipment_img {
        height: 430px;
    }

    .acc_prev_bg {
        width: 121px;
    }

    .pipe_line,
    .equip_serv_h {
        height: 240px;
    }

    .acc_service_title {
        font-size: 15px;
    }

    .total_project {
        font-size: 28px;
    }

    .acc_video_text {
        font-size: 14px;
        width: 90%;
        height: 70px;
    }

    .leadership_title h4 {
        font-size: 20px;
    }

    .leadership_info h4 {
        font-size: 19px;
    }

    .acc_modal_header ul li,
    .acc_service_modal ul li,
    .acc_modal_about ul li {
        font-size: 14px;
    }

    .acc_modal_service {
        font-size: 15px;
    }

    .footer_list li,
    .footer_list li a {
        font-size: 14px;
    }

    .download {
        font-size: 14px;
    }

    .footer_list_last li {
        font-size: 14px;
    }

    .modal_download .title {
        font-size: 14px;
    }

    .table_td thead tr th:nth-child(4) div {
        width: 130px;
    }

    .table_td thead tr th:nth-child(7) div {
        width: 100px;
    }

    .table_td thead tr th:nth-child(3) div {
        width: 100px;
    }

    .table_td tr th {
        font-size: 14px;
    }
}






.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
  margin: auto;
  object-fit: cover;
  margin-left: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.2s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 4s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}