@media only screen and (max-width: 575.98px) {

.copyright {

        padding-bottom: 30px;
    font-size: 12px;
}


    .project-page .carousel-control-next {
    position: relative;
    top: 15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    left: 20px;
}


.project-page .carousel-control-prev {
    position: relative;
    top: 15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    left: -30px;
}


.project-page .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.projects-name h4 {
    color: #03a9f4;
    font-size: 22px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 26px;
    text-align: center;
    margin: 1.5rem;
}

.float-project .float {
    position: fixed;
    width: 70px;
    height: 70px;
    /* bottom: 40px; */
    /* right: 0; */
    border-radius: 50px;
    text-align: center;
    font-size: 70px;
    /* box-shadow: 3px 3px 3px 3px #00a65187; */
    z-index: 9999;
    top: 45%;
    left: 0px;
}

.project-page .table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 80%;
    margin: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
    font-family: Montserrat-SemiBold;
    text-align: justify;
    position: relative;
     left: 0px; 
    font-size: 16px;
}

.projects-name p {
    color: #4e5052;
    font-size: 14px;
    margin: 0px 1.5rem;
    font-family: Montserrat-Medium;
    line-height: 28px;
    text-align: justify;
}


.banner-1 {
        margin-top: 15px!important;
}

.follow-icons h3 {
    font-size: 22px;
    color: #222;
    font-family: Montserrat-SemiBold;
    margin: 20px 0;
}


.social-icons-1 a {
    color: #fff;
    font-family: Montserrat-Medium;
    font-size: 10px;
    letter-spacing: 2px;
    margin: 5px;
}

.social-icons-1 a i {
    padding-right: 5px;
    font-size: 10px;
    vertical-align: middle;
}


.banner-text img {
    
    max-width: 100%;
}

.blog-page .card h5 {
    color: #4e5052;
    font-size: 16px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 25px;
}

.blog-page .card p {
    color: #03a9f4;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: justify;
}

.whatsapp-footer .float {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 30px;
    /* right: 40px; */
    background-color: #25d366;
    color: #FFF;
    border-radius: 60px;
    text-align: center;
    font-size: 20px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 20px;
}


    section {
    padding: 30px 0!important;
    overflow: hidden!important;
    position: relative!important;
}

.clients .gtco-testimonials .card {
    background: #fff;
    /* box-shadow: 0 8px 30px -7px #c9dff0; */
        margin: -30px 0px -15px 0px;
    border: none;
}

.clients .gtco-testimonials .card .card-img-top {
    max-width: 100%;
    /* border-radius: 50%; */
    margin: 10px auto 0;
    /* box-shadow: 0 8px 20px -4px #95abbb; */
    width: 160px;
    border: none;
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 18%);
}


.footer-top-1 .contact-info p a {
    color: #fff;
    padding: 10px;
    font-size: 20px;
}

.bluemetals-page .table thead tr th {
    color: #fff;
    font-family: Montserrat-SemiBold;
    text-align: center;
    font-size: 12px;
}

.bluemetals-page .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.bluemetals-page .table tbody tr td {
    color: #4e5052;
    font-size: 12px;
    font-family: Montserrat-SemiBold;
    text-align: center;
}


#exampleModal-1 h6 {
    font-size: 14px;
    color: #4e5052;
    font-family: Montserrat-Medium;
}



#exampleModal-2 h6 {
    font-size: 14px;
    color: #4e5052;
    font-family: Montserrat-Medium;
}





.map-1 {
    display: none;
}


.map-2 i {
        font-size: 20px!important;
    color: #ff0000!important;
    position: relative;
}


.concrete-choose h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    margin: 20px;
}

.about-choose-1 {
    position: relative;
    margin-top: 2em;
}


.vision-mission .vision-mission-1 {
    margin-top: 30px;
    margin-left: 75px;
}


.vision-mission .vision-mission-1 .mission {
    margin-top: 30px;
}


.concrete-choose .six-cols img {

        padding: 10px;
    max-width: 100%;
    display: block;
    margin: 5px auto;
    width: 60px;
}


.concrete-choose .six-cols p {
    color: #4e5052;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: center;
}

    html,body {
        
        overflow-x: hidden;
    }

    .navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
    color: #03a9f4;
}

.we-customers .customers {
    position: relative;
    display: block;
    top: 0.7em;
}

footer .footer-top-1 {
    padding: 30px 0 30px 0;
    background-color: #03a9f4;
    overflow: hidden;
}

.heading-img-1 img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 250px;
}

.heading-img-2 img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 300px;
}


.heading-img img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 400px;
}


.mainbanner-section .align-self-center .banner-gif-2 {
    position: relative;
    top: -2em!important;
    
}


.footer-new-content {
    margin-top: 20px;
}

.why-choose-us {
    padding: 25px 0!important;
}

.footer-new-content img {
    width: 200px;
    max-width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
}

.topbar-wrap {
    padding:  0;
    background-color: #03a9f4;
    line-height: 0;  
}

a.phone2 {
     padding-left:0px; 
}

.topbar-wrap .conInfo-1 {
     padding-left: 0px; 
    position: relative;
}

.conInfo-2 h3 {
        color: #fff;
    font-size: 13px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    text-align: justify;
    margin: 5px;
}

    .phone-contact span {
    font-weight: 600;
    color: #000;
    font-size: 14px;
}

.phone-contact {
    text-align: center;
     margin: 0px!important; 
}

.carousel-control-next-icon  {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    right: 30px;
    position: relative;
}

.why-choose-us .about-choose-1 p {
        text-align: justify;
    /* display: block; */
    font-size: 14px;
    /* margin-left: -70px; */
    width: auto;
    line-height: 25px;
    margin: 20px;

}

.mainbanner-section .carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    /* left: 0em; */
    position: relative;
     right: -1em; 
}

.mainbanner-section .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
     left: 2em; 
    position: relative;
    /* right: 1em; */
}

.float-pdf .float {
        position: fixed;
    width: 100px;
    height: 100px;
    /* bottom: 40px; */
    right: 0px;
    border-radius: 50px;
    text-align: center;
    font-size: 50px;
    /* box-shadow: 3px 3px 3px 3px #00a65187; */
    /* z-index: 9999; */
    top: 40%;
    }





.carousel-control-prev-icon {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    left: 30px;
    position: relative;
}

.getin-section h2 span {
           display: block;
    /* margin-top: -5px; */
    /* margin-left: -70px; */
    position: relative;
    /* left: 2em; */
    top: 5px;
    right: 2.1em;
}

.mainbanner-section .align-self-center {
    position: relative;
    top: 5em;
    margin-top: 25px;
}

.topbar-wrap .conInfo {
     padding-left: 0px; 
    position: relative;
     text-align: justify;
         margin: 5px;
}

.topbar-wrap .conInfo-1 a {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 10px;
}

.conInfo-2 {
     padding-left:0px; 
    position: relative;
}

.topbar-wrap .conInfo a {
       font-size: 13px;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 10px;
}



.topbar-wrap .conInfo a i {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 8px;
}



.footer-top .contact-bottom .details {
    font-size: 18px;
    list-style: none;
    line-height: 30px;
    padding-left: 9px;
    font-family: Montserrat-Medium;
    margin-top: 20px;
    margin-left: 0px!important;
}

.aboutus-page .card-text {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 25px;
    text-align: justify;
    margin-top: 15px;
}

.aboutcontent-1 span {
    color: #1d93d1;
    font-size: 18px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    font-weight: 600;
   
}

.team-section {
    padding: 25px 0!important;
}

.aboutus-page {
    padding: 25px 0!important;
}

.aboutcontent-1 {
     margin-top: 0px!important; 
}

.aboutcontent {
    margin-top: 0px!important;
}

.aboutimg {
    margin-top: 0px!important;
}

.team-section .vision p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    margin: 10px;
}

.team-section .vision {
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    height: auto;
}

.team-section .mission p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    margin: 15px;
}

.aboutcontent-1 ol li {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 34px;
    padding-left: 5px;
}


.team-section .mission {
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    height: auto;
    margin-top: 30px;
}

.main-banner img {
            height: 8em;
                max-width: 100%;
}

.mainbanner-section {
    background: url(../img/home.jpg) no-repeat center center fixed;
    background-attachment: local;
    background-size: cover;
}

.aboutus-page h2 {
    color: #03a9f4;
    font-size: 32px;
    font-family: Montserrat-SemiBold;
}

.team-section h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
}

.blue-page h2 {
        color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
}
.aboutcontent p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    text-align: justify;
}

.aboutcontent-1 p {
    color: #000;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    text-align: justify;
}


.footer-top-1 .get-info h6 {
    font-size: 15px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
     text-align: left; 
}

.footer-top-1 .get-info p {
        position: relative;
    /* margin-left: 40px; */
    text-align: left!important; 
}

.bluemetals-page .carousel-control-prev-icon {
    background-image: url(../img/icons/back.png);
    width: 15px;
    height: 15px;
    left: 80px;
    /* right: 58px; */
    position: relative;
}

.why-choose .six-cols img {
    padding: 10px;
    max-width: 100%;
    display: block;
    margin: 5px auto;
    width: 60px;
}

.why-choose h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    margin: 20px;
}

.why-choose .six-cols p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: center;
}

.why-choose-1 {
    padding: 25px 0!important;
}

.bluemetals-page p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
}

.contactus-page .address h3 {
        font-size: 18px;
    color: #000;
    font-family: Montserrat-SemiBold;
}

.contactus-page .address h3 img {
       max-width: 100%;
    width: 25px;
    margin-right: 10px;
}

.contactus-page p {
    display: block;
    margin-left: 50px;
    color: #000;
    font-weight: 400;
    font-family: Montserrat-Medium;
    line-height: 30px;
    font-size: 14px;
}

.contactus-page .email h3 {
    font-size: 20px;
    color: #000;
    font-family: Montserrat-SemiBold;
}

.contactus-page .phone h3 {
    font-size: 20px;
    color: #000;
    font-family: Montserrat-SemiBold;
}

.contactus-page .phone h3 img {
    max-width: 100%;
    width: 25px;
    margin-right: 10px;
}

.contactus-page .email h3 img {
    max-width: 100%;
    width: 25px;
    margin-right: 8px;
}

.why-choose-1 h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    margin: 20px;
}

.bluemetals-page .carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
    width: 20px;
    height: 20px;
    position: relative;
    /* left: 13px; */
    right: 80px;
}

.bluemetals-page .photo-gallery img {
    max-width: 100%;
    border-radius: 30px;
    /* padding: 25px; */
    width: 300px;
    display: block;
    margin: 0 auto;
}

.bluemetals-page .carousel-control-prev-icon {
    background-image: url(../img/icons/back.png);
    width: 15px;
    height: 15px;
    left: 80px;
    /* right: 58px; */
    position: relative;
}

.bluemetals-page .carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
    width: 20px;
    height: 20px;
    position: relative;
    /* left: 13px; */
    right: 80px;
}

.bluemetals-page .carousel-inner img {
    max-width: 100%;
    border-radius: 30px;
    /* padding: 25px; */
    width: 350px;
    display: block;
    margin: 0 auto;
}

.bluemetals-page .photo-gallery h5  {
        color: #03a9f4;
    font-size: 19px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    margin: 10px;
}

.bluemetals-photos h5 {
    color: #03a9f4;
    font-size: 19px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    margin: 10px;
}

.team-section p {
    color: #000;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
}

.bluemetals-page h2 {
    color: #03a9f4;
    font-size: 22px;
    font-family: Montserrat-SemiBold;
   text-transform: uppercase;;
}

  #navbar  a.get-started-btn.scrollto {
    display: none;
}

#header a.get-started-btn.scrollto.mobile {
        display: block;
    font-size: 10px;
    padding: 5px 5px;
}

    #header .logo img {
            max-width: 100%;
    width: 170px;
    height: auto;
    margin: 0px;
    }

    #header .logo {
   padding: 0!important;
}




.blue-page p {
    color: #000;
    font-size: 13px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 27px;
    /* margin-top: 20px; */
    margin: 10px auto;
    text-align: justify;
}

.bluemetals-page ul li {
    list-style: none;
    line-height: 32px;
    color: #000;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
}

.our-services-1 p {
    text-align: center;
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    font-family: Montserrat-Medium;
    font-weight: 600;
}

.our-services-1 th img {
    padding: 10px;
    width: 100px;
    margin: 0 auto;
    display: block;
}

.bluemetals-page .photo-gallery img {
    
    max-width: 100%;
    border-radius: 30px;
}

 .our-services-1 table {
       margin-left: 35px;
}

.products-section .product-mobile {
    margin-bottom: 35px;
}


.our-services-1 h2 {
    color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
    /* text-shadow: 0px 2px 2px #1d93d1; */
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    text-align: center;
}

.our-services-1 h2 span {
           display: block;
    margin-top: -5px;
    /* margin-left: -100px; */
    position: relative;
    right: 2.7em;
}



.gallery-page h2 {
    color: #03a9f4;
    font-size: 32px;
    font-family: Montserrat-SemiBold;
}

.contactus-page h2 {
    color: #03a9f4;
    font-size: 32px;
    font-family: Montserrat-SemiBold;
}

span.plus {
    /* margin-top: 43px; */
    position: relative;
    top: 10px;
}
   .our-services h2 span {
        display: block;
        margin-top: 0;
        margin-left: 20px;
        margin-left: -83px;
    
   }

    .our-services h2 {
            font-size: 20px;
            text-align: center;
        }

        .why-choose-us h2 {
            font-size: 20px;
            text-align: center;
        }
        .services-testimonials .card {
            width: 200px;
            display: block;
            margin: 0 auto;
            margin-top: -20px;
    }


    .why-choose-us .about-choose-1 h2 span {
        text-transform: uppercase;
    font-size: 30px;
    position: relative;
    right: 0.9em;
    margin-top: -10px;
}


.why-choose-us h2 span {
    display: block;
    margin-top: -5px;
    position: relative;
    right: 3em;
}



    .why-choose-us .about-choose-1 h2 {
    color: #1d93d1;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 20px;
}

    .why-choose-us .why-image img {
        margin: 0 auto;
        display: block;
        max-width: 100%;
            width: 50px;
    }
    .why-choose-us h4 {
            font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
    }

.why-choose-us .container-fluid {
    padding: 25px 0!important;
}

    .why-choose-us .why-choose-1 h2 {
        text-align: center;
    }
    .why-choose-1 .under-line img {
      max-width: 100%;
        margin-left: 100px;
}

.why-choose-us .why-choose-1 h2 span {
    
                display: block;
    position: relative;
    /* left: -27px; */
    right: 30px;
}
   
   .vision-mission {
     margin-top: 5px;
   }

   .vision-mission .vision-mission-1 h2 {
        font-size: 20px;
    text-align: center;
    margin-left: -100px;
   }
   .phone-contact img {
    max-width: 100%;
    width: 20px;
    margin: 0px;
}

.we-customers h2 {
    color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
    /* text-shadow: 0px 2px 2px #1d93d1; */
    font-size: 20px;
    font-family: Montserrat-SemiBold;
}

.we-customers h2 span {
        display: block;
    position: relative;
    top: -5px;
    right: 5.8em;
}


   .why-choose-us .why-choose-1 p {
        color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    margin: 10px 10px;

}

.rmc-contect img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    width: 30px;
    /* margin: 10px; */
    /* padding: 10px; */
}

.rmc-contect h6 {
    font-size: 12px;
}

.rmc-contect h6 a {
    color: #03a9f4;
    font-size: 12px;
}

.why-choose-us .read-button a {
    background-color: #0093d8;
    color: #fff;
    padding: 5px 20px 5px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-family: Montserrat-Medium;
}

.why-choose-us .read-button {
    margin: 0px 10px!important;
}

   .vision-mission .vision-mission-1 p {
       text-align: justify;
    /* display: block; */
    font-size: 14px;
    margin-left: -70px;
    width: auto;
    line-height: 25px;
   }
   .clients h2 {
    font-size: 20px;
   }

   

 .clients h2 span {
    
       margin-left: -26px;
    margin-top: -5px;
    position: relative;
    display: block;
}

   .testimonials .gtco-testimonials h2 {
    font-size: 20px;
   }

   .testimonials h2 span {
    display: block;
    margin-top: -3px;
    margin-left: -80px;
}

   .testimonials .gtco-testimonials .arrow-img {
    display: none;
   }
   .gallery-section .gtco-testimonials h2 {
    font-size: 20px;
   }
   .gallery-section .gtco-testimonials .card .card-img-top {
    max-width: 100%;
    width: 300px;
    height: 250px;
   }

   .getin-section h2 {
    font-size: 20px;
   }

   .getin-section .form-label  {
     font-size: 12px; 
   }

   .getin-section  .form-outline.phone {
    margin-top: 15px;
}


    .getin-section .form-outline   {
     font-size: 12px; 
     

   }

   
   
 .gallery-section h2 span {
   
        position: relative;
    right: 3.2em;
    top: 0px;
}
  
 input#form3Example1 {
    margin-top: 6px;
}

label.message {
    margin-top: 10px;
}


.footer-top .footer-content h3 {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}

.footer-top .footer-content h6 {
    font-size: 12px;
    text-align: center;

        
}
.footer-top .footer-content p {
    font-size: 12px;
}

#footer .footer-top h4 {
    text-align: left;
    font-size: 20px;
}
.footer-top .footer-content a {
    margin-left:-80px;
    font-size: 12px;
}


.footer-top .contact-bottom .social {
      margin-left: 0;
}

.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 50px;
  z-index: 996;
  background: transparent;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  transition: all 0.4s;
}

.master-float-icons {
    display: none;
}

.loader .progress-striped .progress-bar {
    display: none;
}

.loader .loading-text span {
   
    margin-left: -150px;
}

.mainbanner-section .banner-text h2 {
           color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-family: Montserrat-SemiBold;
}

.mainbanner-section .carousel-indicators {
    list-style: initial;
    margin-bottom: 3rem;
    font-size: 35px;
    margin-left: 35%;

}

.mainbanner-section .phone-contact a {
        color: #000;
    font-size: 12px;
    font-weight: 600;
}

.footer-top .contact-bottom .details a {
    font-size: 15px;
    color: #fff;
}

.footer-new-logo img {

        max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 100px;

}

.footer-top-1 h3 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-top: 20px;
    /* display: block; */
    text-align: center;
}

.footer-top-1 h6 {
    font-size: 15px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.footer-top-1 .footer-new-content p {
    color: #fff;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-transform: capitalize;
}

.footer-top-1 .helpful h4 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.footer-top-1 .helpful ul li a {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat-Medium;
    text-transform: capitalize;
}

.footer-top-1 .helpful ul li i {
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
}

.footer-top-1 .contact-info h4 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.footer-top-1 .contact-info ul li {
    text-align: justify;
    list-style: none;
    font-size: 18px;
    color: #fff;
    font-family: Montserrat-Medium;
    line-height: 25px;
}

.footer-top-1 .contact-info ul li i {
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
}

.footer-top-1 ul li {
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    line-height: 25px;
}

.footer-top-1 .contact-info ul li a {
    text-align: justify;
    list-style: none;
    padding-left: 0px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat-Medium;
}

.footer-top-1 .contact-info p {
    position: relative;
    /* margin-left: 40px; */
        text-align: center;
}
.testimonials .gtco-testimonials .card p {
    color: #222;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 25px;
    margin: 15px;
    text-align: justify;
}

.testimonials .gtco-testimonials .card h5 {
    color: #01b0f8;
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    margin: 15px;
    font-family: Montserrat-SemiBold;
}
.testimonials .gtco-testimonials .card h6 {
    color: #000;
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    margin: 15px;
    font-family: Montserrat-SemiBold;
}

.bluemetals-page {
    padding: 25px 0;
}


}

@media (min-width: 576px) and (max-width: 992px) { 

    section {
    padding: 30px 0!important;
    overflow: hidden!important;
    position: relative!important;
}



    html,body {
        
        overflow-x: hidden;
    }

    .navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
    color: #03a9f4;
}

.we-customers .customers {
    position: relative;
    display: block;
    top: 0.7em;
}

footer .footer-top-1 {
    padding: 30px 0 30px 0;
    background-color: #03a9f4;
    overflow: hidden;
}

.heading-img-1 img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 250px;
}

.heading-img-2 img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 300px;
}


.heading-img img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 400px;
}


.mainbanner-section .align-self-center .banner-gif-2 {
    position: relative;
    top: -3em!important;
    
}


.footer-new-content {
    margin-top: 20px;
}

.why-choose-us {
    padding: 25px 0!important;
}

.footer-new-content img {
    width: 200px;
    max-width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
}

.topbar-wrap {
    padding:  0;
    background-color: #03a9f4;
    line-height: 0;  
}

a.phone2 {
     padding-left:0px; 
}

.topbar-wrap .conInfo-1 {
     padding-left: 0px; 
    position: relative;
}

.conInfo-2 h3 {
        color: #fff;
    font-size: 13px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    text-align: justify;
    margin: 5px;
}

    .phone-contact span {
    font-weight: 600;
    color: #000;
    font-size: 14px;
}

.phone-contact {
    text-align: center;
     margin: 0px!important; 
}

.carousel-control-next-icon  {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    right: 30px;
    position: relative;
}

.why-choose-us .about-choose-1 p {
        text-align: justify;
    /* display: block; */
    font-size: 14px;
    /* margin-left: -70px; */
    width: auto;
    line-height: 25px;
    margin: 20px;

}

.mainbanner-section .carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    /* left: 0em; */
    position: relative;
     right: 2em; 
}

.mainbanner-section .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
     left: 2em; 
    position: relative;
    /* right: 1em; */
}

.float-pdf .float {
        position: fixed;
    width: 100px;
    height: 100px;
    /* bottom: 40px; */
    right: 0px;
    border-radius: 50px;
    text-align: center;
    font-size: 50px;
    /* box-shadow: 3px 3px 3px 3px #00a65187; */
    /* z-index: 9999; */
    top: 50%;
    }





.carousel-control-prev-icon {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    left: 30px;
    position: relative;
}

.getin-section h2 span {
           display: block;
    /* margin-top: -5px; */
    /* margin-left: -70px; */
    position: relative;
    /* left: 2em; */
    top: 5px;
    right: 2.1em;
}

.mainbanner-section .align-self-center {
    position: relative;
    top: 5em;
    margin-top: 60px;
}

.topbar-wrap .conInfo {
     padding-left: 0px; 
    position: relative;
     text-align: justify;
         margin: 5px;
}

.topbar-wrap .conInfo-1 a {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 10px;
}

.conInfo-2 {
     padding-left:0px; 
    position: relative;
}

.topbar-wrap .conInfo a {
       font-size: 13px;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 10px;
}



.topbar-wrap .conInfo a i {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 8px;
}



.footer-top .contact-bottom .details {
    font-size: 18px;
    list-style: none;
    line-height: 30px;
    padding-left: 9px;
    font-family: Montserrat-Medium;
    margin-top: 20px;
    margin-left: 0px!important;
}

.aboutus-page .card-text {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 25px;
    text-align: justify;
    margin-top: 15px;
}

.aboutcontent-1 span {
    color: #1d93d1;
    font-size: 18px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    font-weight: 600;
   
}

.team-section {
    padding: 25px 0!important;
}

.aboutus-page {
    padding: 25px 0!important;
}

.aboutcontent-1 {
     margin-top: 0px!important; 
}

.aboutcontent {
    margin-top: 0px!important;
}

.aboutimg {
    margin-top: 0px!important;
}

.team-section .vision p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    margin: 10px;
}

.team-section .vision {
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    height: auto;
}

.team-section .mission p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    margin: 15px;
}

.aboutcontent-1 ol li {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 34px;
    padding-left: 5px;
}


.team-section .mission {
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    height: auto;
    margin-top: 30px;
}

.main-banner img {
            height: 8em;
                max-width: 100%;
}

.mainbanner-section {
    background: url(../img/home.jpg) no-repeat center center fixed;
    background-attachment: local;
    background-size: cover;
}

.aboutus-page h2 {
    color: #03a9f4;
    font-size: 32px;
    font-family: Montserrat-SemiBold;
}

.team-section h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
}

.blue-page h2 {
        color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
}
.aboutcontent p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    text-align: justify;
}

.aboutcontent-1 p {
    color: #000;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
    text-align: justify;
}


.footer-top-1 .get-info h6 {
    font-size: 15px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
     text-align: left; 
}

.footer-top-1 .get-info p {
        position: relative;
    /* margin-left: 40px; */
    text-align: left!important; 
}

.bluemetals-page .carousel-control-prev-icon {
    background-image: url(../img/icons/back.png);
    width: 15px;
    height: 15px;
    left: 80px;
    /* right: 58px; */
    position: relative;
}

.why-choose .six-cols img {
    padding: 10px;
    max-width: 100%;
    display: block;
    margin: 5px auto;
    width: 60px;
}

.why-choose h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    margin: 20px;
}

.why-choose .six-cols p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: center;
}

.why-choose-1 {
    padding: 25px 0!important;
}

.bluemetals-page p {
    color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
}

.contactus-page .address h3 {
        font-size: 18px;
    color: #000;
    font-family: Montserrat-SemiBold;
}

.contactus-page .address h3 img {
       max-width: 100%;
    width: 25px;
    margin-right: 10px;
}

.contactus-page p {
    display: block;
    margin-left: 50px;
    color: #000;
    font-weight: 400;
    font-family: Montserrat-Medium;
    line-height: 30px;
    font-size: 14px;
}

.contactus-page .email h3 {
    font-size: 20px;
    color: #000;
    font-family: Montserrat-SemiBold;
}

.contactus-page .phone h3 {
    font-size: 20px;
    color: #000;
    font-family: Montserrat-SemiBold;
}

.contactus-page .phone h3 img {
    max-width: 100%;
    width: 25px;
    margin-right: 10px;
}

.contactus-page .email h3 img {
    max-width: 100%;
    width: 25px;
    margin-right: 8px;
}

.why-choose-1 h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    margin: 20px;
}

.bluemetals-page .carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
    width: 20px;
    height: 20px;
    position: relative;
    /* left: 13px; */
    right: 80px;
}

.bluemetals-page .photo-gallery img {
    max-width: 100%;
    border-radius: 30px;
    /* padding: 25px; */
    width: 300px;
    display: block;
    margin: 0 auto;
}

.bluemetals-page .carousel-control-prev-icon {
    background-image: url(../img/icons/back.png);
    width: 15px;
    height: 15px;
    left: 80px;
    /* right: 58px; */
    position: relative;
}

.bluemetals-page .carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
    width: 20px;
    height: 20px;
    position: relative;
    /* left: 13px; */
    right: 80px;
}

.bluemetals-page .carousel-inner img {
    max-width: 100%;
    border-radius: 30px;
    /* padding: 25px; */
    width: 350px;
    display: block;
    margin: 0 auto;
}

.bluemetals-page .photo-gallery h5  {
        color: #03a9f4;
    font-size: 19px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    margin: 10px;
}

.bluemetals-photos h5 {
    color: #03a9f4;
    font-size: 19px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    margin: 10px;
}

.team-section p {
    color: #000;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
}

.bluemetals-page h2 {
    color: #03a9f4;
    font-size: 22px;
    font-family: Montserrat-SemiBold;
   text-transform: uppercase;;
}

  #navbar  a.get-started-btn.scrollto {
    display: none;
}

#header a.get-started-btn.scrollto.mobile {
        display: block;
    font-size: 10px;
    padding: 5px 5px;
}

    #header .logo img {
            max-width: 100%;
    width: 230px;
    height: auto;
    }

    #header .logo {
   padding: 0!important;
}

.blue-page p {
    color: #000;
    font-size: 13px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 27px;
    /* margin-top: 20px; */
    margin: 10px auto;
    text-align: justify;
}

.bluemetals-page ul li {
    list-style: none;
    line-height: 32px;
    color: #000;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
}

.our-services-1 p {
    text-align: center;
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    font-family: Montserrat-Medium;
    font-weight: 600;
}

.our-services-1 th img {
    padding: 10px;
    width: 100px;
    margin: 0 auto;
    display: block;
}

.bluemetals-page .photo-gallery img {
    
    max-width: 100%;
    border-radius: 30px;
}

 .our-services-1 table {
       margin-left: 35px;
}

.products-section .product-mobile {
    margin-bottom: 35px;
}


.our-services-1 h2 {
    color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
    /* text-shadow: 0px 2px 2px #1d93d1; */
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    text-align: center;
}

.our-services-1 h2 span {
           display: block;
    margin-top: -5px;
    /* margin-left: -100px; */
    position: relative;
    right: 2.7em;
}



.gallery-page h2 {
    color: #03a9f4;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
}

.contactus-page h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
}

span.plus {
    /* margin-top: 43px; */
    position: relative;
    top: 10px;
}
   .our-services h2 span {
        display: block;
        margin-top: 0;
        margin-left: 20px;
        margin-left: -83px;
    
   }

    .our-services h2 {
            font-size: 20px;
            text-align: center;
        }

        .why-choose-us h2 {
            font-size: 20px;
            text-align: center;
        }
        .services-testimonials .card {
            width: 200px;
            display: block;
            margin: 0 auto;
            margin-top: -20px;
    }


    .why-choose-us .about-choose-1 h2 span {
        text-transform: uppercase;
    font-size: 30px;
    position: relative;
    right: 0.9em;
    margin-top: -10px;
}


.why-choose-us h2 span {
    display: block;
    margin-top: -5px;
    position: relative;
    right: 3em;
}



    .why-choose-us .about-choose-1 h2 {
    color: #1d93d1;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 20px;
}

    .why-choose-us .why-image img {
        margin: 0 auto;
        display: block;
        max-width: 100%;
            width: 50px;
    }
    .why-choose-us h4 {
            font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
    }

.why-choose-us .container-fluid {
    padding: 25px 0!important;
}

    .why-choose-us .why-choose-1 h2 {
        text-align: center;
    }
    .why-choose-1 .under-line img {
      max-width: 100%;
        margin-left: 100px;
}

.why-choose-us .why-choose-1 h2 span {
    
                display: block;
    position: relative;
    /* left: -27px; */
    right: 30px;
}
   
   .vision-mission {
     margin-top: 5px;
   }

   .vision-mission .vision-mission-1 h2 {
        font-size: 20px;
    text-align: center;
    margin-left: -100px;
   }
   .phone-contact img {
    max-width: 100%;
    width: 20px;
    margin: 0px;
}

.we-customers h2 {
    color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
    /* text-shadow: 0px 2px 2px #1d93d1; */
    font-size: 20px;
    font-family: Montserrat-SemiBold;
}

.we-customers h2 span {
        display: block;
    position: relative;
    top: -5px;
    right: 5.8em;
}


   .why-choose-us .why-choose-1 p {
        color: #000;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    margin: 10px 10px;

}

.rmc-contect img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    width: 30px;
    /* margin: 10px; */
    /* padding: 10px; */
}

.rmc-contect h6 {
    font-size: 12px;
}

.rmc-contect h6 a {
    color: #03a9f4;
    font-size: 12px;
}

.why-choose-us .read-button a {
    background-color: #0093d8;
    color: #fff;
    padding: 5px 20px 5px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-family: Montserrat-Medium;
}

.why-choose-us .read-button {
    margin: 0px 10px!important;
}

   .vision-mission .vision-mission-1 p {
       text-align: justify;
    /* display: block; */
    font-size: 14px;
    margin-left: -70px;
    width: auto;
    line-height: 25px;
   }
   .clients h2 {
    font-size: 20px;
   }

   

 .clients h2 span {
    
       margin-left: -26px;
    margin-top: -5px;
    position: relative;
    display: block;
}

   .testimonials .gtco-testimonials h2 {
    font-size: 20px;
   }

   .testimonials h2 span {
    display: block;
    margin-top: -3px;
    margin-left: -80px;
}

   .testimonials .gtco-testimonials .arrow-img {
    display: none;
   }
   .gallery-section .gtco-testimonials h2 {
    font-size: 20px;
   }
   .gallery-section .gtco-testimonials .card .card-img-top {
    max-width: 100%;
    width: 300px;
    height: 250px;
   }

   .getin-section h2 {
    font-size: 20px;
   }

   .getin-section .form-label  {
     font-size: 12px; 
   }

   .getin-section  .form-outline.phone {
    margin-top: 15px;
}


    .getin-section .form-outline   {
     font-size: 12px; 
     

   }

   
   
 .gallery-section h2 span {
   
       position: relative;
    right: 3.2em;
    top: 0px;
}
  
 input#form3Example1 {
    margin-top: 6px;
}

label.message {
    margin-top: 10px;
}


.footer-top .footer-content h3 {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}

.footer-top .footer-content h6 {
    font-size: 12px;
    text-align: center;

        
}
.footer-top .footer-content p {
    font-size: 12px;
}

#footer .footer-top h4 {
    text-align: left;
    font-size: 20px;
}
.footer-top .footer-content a {
    margin-left:-80px;
    font-size: 12px;
}


.footer-top .contact-bottom .social {
      margin-left: 0;
}

.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 80px;
  z-index: 996;
  background: transparent;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  transition: all 0.4s;
}

.master-float-icons {
    display: none;
}

.loader .progress-striped .progress-bar {
    display: none;
}

.loader .loading-text span {
   
    margin-left: -150px;
}

.mainbanner-section .banner-text h2 {
           color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-family: Montserrat-SemiBold;
}

.mainbanner-section .carousel-indicators {
    list-style: initial;
    margin-bottom: 3rem;
    font-size: 35px;
    margin-left: 35%;
}

.mainbanner-section .phone-contact a {
        color: #000;
    font-size: 12px;
    font-weight: 600;
}

.footer-top .contact-bottom .details a {
    font-size: 15px;
    color: #fff;
}

.footer-new-logo img {

        max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 100px;

}

.footer-top-1 h3 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-top: 20px;
    /* display: block; */
    text-align: center;
}

.footer-top-1 h6 {
    font-size: 15px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.footer-top-1 .footer-new-content p {
    color: #fff;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-transform: capitalize;
}

.footer-top-1 .helpful h4 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.footer-top-1 .helpful ul li a {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat-Medium;
    text-transform: capitalize;
}

.footer-top-1 .helpful ul li i {
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
}

.footer-top-1 .contact-info h4 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.footer-top-1 .contact-info ul li {
    text-align: justify;
    list-style: none;
    font-size: 18px;
    color: #fff;
    font-family: Montserrat-Medium;
    line-height: 25px;
}

.footer-top-1 .contact-info ul li i {
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
}

.footer-top-1 ul li {
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    line-height: 25px;
}

.footer-top-1 .contact-info ul li a {
    text-align: justify;
    list-style: none;
    padding-left: 0px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat-Medium;
}

.footer-top-1 .contact-info p {
    position: relative;
    /* margin-left: 40px; */
        text-align: center;
}
.testimonials .gtco-testimonials .card p {
    color: #222;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 25px;
    margin: 15px;
    text-align: justify;
}

.testimonials .gtco-testimonials .card h5 {
    color: #01b0f8;
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    margin: 15px;
    font-family: Montserrat-SemiBold;
}
.testimonials .gtco-testimonials .card h6 {
    color: #000;
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    margin: 15px;
    font-family: Montserrat-SemiBold;
}

.bluemetals-page {
    padding: 25px 0;
}


.footer-top-1 .contact-info p a {
    color: #fff;
    padding: 10px;
    font-size: 20px;
}


.vision-mission .vision-mission-1 {
    margin-top: 30px;
    margin-left: 75px;
}


.vision-mission .vision-mission-1 .mission {
    margin-top: 30px;
}


.concrete-choose .six-cols img {

        padding: 10px;
    max-width: 100%;
    display: block;
    margin: 5px auto;
    width: 60px;
}


.concrete-choose .six-cols p {
    color: #4e5052;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: center;
}


.concrete-choose h2 {
    color: #03a9f4;
    font-size: 25px;
    font-family: Montserrat-SemiBold;
    margin: 20px;
}


.about-choose-1 {
    position: relative;
    margin-top: 2em;
}

.bluemetals-page .table thead tr th {
    color: #fff;
    font-family: Montserrat-SemiBold;
    text-align: center;
    font-size: 12px;
}

.bluemetals-page .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.bluemetals-page .table tbody tr td {
    color: #4e5052;
    font-size: 12px;
    font-family: Montserrat-SemiBold;
    text-align: center;
}

.map-2 i {
        font-size: 20px!important;
    color: #ff0000!important;
    position: relative;
}

.clients .gtco-testimonials .card {
    background: #fff;
 box-shadow: 0 8px 30px -7px #c9dff0;
        margin: -30px 0px -15px 0px;
    border: none;
}


.clients .gtco-testimonials .card .card-img-top {
    max-width: 100%;
    /* border-radius: 50%; */
    margin: 10px auto 0;
    /* box-shadow: 0 8px 20px -4px #95abbb; */
    width: 160px;
    border: none;
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 18%);
}


#exampleModal-1 h6 {
    font-size: 14px;
    color: #4e5052;
    font-family: Montserrat-Medium;
}



#exampleModal-2 h6 {
    font-size: 14px;
    color: #4e5052;
    font-family: Montserrat-Medium;
}


.whatsapp-footer .float {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 30px;
    /* right: 40px; */
    background-color: #25d366;
    color: #FFF;
    border-radius: 60px;
    text-align: center;
    font-size: 20px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 20px;
}


.blog-page .card h5 {
    color: #4e5052;
    font-size: 16px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 25px;
}

.blog-page .card p {
    color: #03a9f4;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: justify;
}

  .project-page .carousel-control-next {
    position: relative;
    top: 15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    left: 20px;
}


.project-page .carousel-control-prev {
    position: relative;
    top: 15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    left: -30px;
}


.project-page .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.projects-name h4 {
    color: #03a9f4;
    font-size: 22px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 26px;
    text-align: center;
    margin: 1.5rem;
}


.project-page .table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 80%;
    margin: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
    font-family: Montserrat-SemiBold;
    text-align: justify;
    position: relative;
     left: 0px; 
    font-size: 16px;
}

.projects-name p {
    color: #4e5052;
    font-size: 14px;
    margin: 0px 1.5rem;
    font-family: Montserrat-Medium;
    line-height: 28px;
    text-align: justify;
}

.float-project .float {
    position: fixed;
    width: 70px;
    height: 70px;
    /* bottom: 40px; */
    /* right: 0; */
    border-radius: 50px;
    text-align: center;
    font-size: 70px;
    /* box-shadow: 3px 3px 3px 3px #00a65187; */
    z-index: 9999;
    top: 45%;
    left: 0px;
}



 }




@media (min-width: 992px) and (max-width: 1300px) {

.why-choose-1 h2 {
        margin-top: -25px!important;
}

.phone-contact {
    text-align: center;
     margin-top: 10px; 
}

.footer-top .contact-bottom .details {
    margin-top: -10px;
    font-size: 18px;
    list-style: none;
    line-height: 30px;
    /* margin-left: 70px; */
}

.footer-top .contact-bottom .social {
    margin-left: 50px;
    font-size: 18px;
}

.footer-top .contact-bottom .details {
    margin-top: -10px;
    font-size: 18px;
    list-style: none;
    line-height: 30px;
    /* margin-left: 70px; */
}

.about-choose-1 {
    position: relative;
     margin-top: 0em; 
}


.why-choose-us .about-choose-1 p {
    color: #4e5052;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    margin: 15px;
}


.vision-mission .vision-mission-1 p {
    color: #4e5052;
    font-size: 14px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 28px;
}

.banner-gif-2 {
    position: relative;
    top: 1em;
}

.banner-gif-2 img {
       padding: 15px;
    max-width: 100%;
}

}