img.border-radius-4px.w-100.zoom_hover.header_img_responsive {
    height: 280px;
}

.contact-form-style-03 {
    margin-bottom: 0px;
}

.pt-50 {
    padding-top: 30px;
}


/* ==== download/certificate page css start======= */

.download__page .box:hover .icon {
    opacity: 1
}

.download__page .box .icon li a,
.download__page .box:hover .box-content {
    color: #000;
    background: #fff
}

.download__page .box {
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: .5s
}

.download__page .box:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.download__page .box:before {
    content: "";
    background-image: linear-gradient(to right, rgb(43 41 41), #000);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    transition: .5s
}

.download__page .box:hover:before {
    bottom: 0
}

.download__page .box img {
    width: 100%;
    height: auto;
    transition: .5s
}

.download__page .box:hover img {
    opacity: .3
}

.download__page .box .box-content {
    color: #fff;
    background-image: linear-gradient(to right, #000, #000);
    width: 100%;
    padding: 13px 20px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: .5s
}

.download__page .box .title {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0
}

.download__page .box .post {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: lowercase
}

.download__page .box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transition: .3s
}

.download__page .box .icon li {
    margin: 0 3px;
    display: inline-block
}

.download__page .box .icon li a {
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: .5s
}

.download__page .box .icon li a:hover {
    color: #fff;
    background: #000;
    border-radius: 10px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

@media only screen and (max-width: 990px) {
    .download__page .box {
        margin: 0 0 30px
    }
}

.download__page .box .icon li i {
    padding-top: 8px;
}

.download__page .box img {
    border: 1px solid #000;
}

/* =========== download/ certificate page css end======= */


.tech-sec .services-box-style-01 {
    margin: 0 50px;
    background-color: #eee;
    padding: 50px 0;
}

.tech-sec .services-box-style-01 .box-image {
    text-align: center;
}

.tech-sec .services-box-style-01 .box-image img {
    max-width: 100%;
    max-height: 100px;
}


.tech-sec p {
    font-size: 18px;
    padding-top: 15px;
    line-height: 22px;
}

.cor-sec h3.fs-50.alt-font.text-dark-gray.w-85.ls-minus-1px.mb-25px.lg-w-100.text_003D83,
.cor-sec1 h3.fs-50.alt-font.text-dark-gray.w-85.ls-minus-1px.mb-25px.lg-w-100.text_003D83 {
    font-size: 45px;
}

@media only screen and (max-width: 992px) {
    img.border-radius-4px.w-100.zoom_hover.header_img_responsive{
        height: 150px;
        object-fit: cover;
    }
}


@media(max-width:767px) {
    .cor-sec .row {
        flex-direction: column-reverse;
    }
.cor-sec h3.fs-50.alt-font.text-dark-gray.w-85.ls-minus-1px.mb-25px.lg-w-100.text_003D83{
    margin: 10px 0 !important;
   
}

.cor-sec,.cor-sec1{
 padding-bottom: 0px !important;
}
    .cor-sec h3.fs-50.alt-font.text-dark-gray.w-85.ls-minus-1px.mb-25px.lg-w-100.text_003D83,
.cor-sec1 h3.fs-50.alt-font.text-dark-gray.w-85.ls-minus-1px.mb-25px.lg-w-100.text_003D83 {
    font-size: 25px;
}
    .cor-sec1 h3.fs-50.alt-font.text-dark-gray.w-85.ls-minus-1px.mb-25px.lg-w-100.text_003D83{
    margin: 10px 0 !important;
   
}

 img.border-radius-4px.w-100.zoom_hover.header_img_responsive{
        height: 100px;
        object-fit: cover;
    }
    
}

/* ===== wp css start==== */
.whatsappicon {
    position: fixed;
    bottom: 30px;
    left: 29px;
    z-index: 99999;
    width: 80px;
    height: 60px;
}

.whatsappicon img {
    max-width: 50%;
}

.tableimg {
    width: 50px;
}

@media (max-width:584px) {
    .whatsappicon img {
        max-width: 50%;
    }
}

/* ===== wp css end==== */
@media only screen and (max-width: 1299px) and (min-width: 992px) {
.navbar .navbar-nav .nav-link {
        font-size: 14px ;
        padding: 10px 10px ;
    }
}




.about h3,
.export .fs-50 {
    font-size: 2.5rem;
    line-height: 2.85rem;
}

.productimg {
    height: 380px;
}

.diagram-img {
    width: 100%;
}

.extra-very-small-screen {
    height: 400px !important;
}

.bg-white.d-flex.align-items-center.align-self-end.text-start.border-radius-4px.ps-30px.pe-30px.pt-20px.pb-20px.lg-p-20px.w-100 {
    border: 1px solid #eee;
    border-radius: 20px !important;
    margin: 10px 0 !important;
    box-shadow: none !important;
}

.box-shadow-extra-large{
box-shadow: none !important;
}