
.navbar-brand img {
    background-color: #fff;
    padding: 10px;
}
.site-header #navbar > ul li a:hover, .site-header #navbar > ul li a:focus {
    text-decoration: none;
    color: #be2727 !important;
}
.theme-btn, .theme-btn-s2, .theme-btn-s3 {
    background-color: #ffffff !important;
    color: #be2727;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 17px 10px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
   
    display: inline-block;
    line-height: initial;
}
.theme-btn:hover, .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn:focus, .theme-btn-s2:focus, .theme-btn-s3:focus, .theme-btn:active, .theme-btn-s2:active, .theme-btn-s3:active {
   
    color: #aaaaaa;
}
.header-style-1 .search-contact .call i:before, .header-style-2 .search-contact .call i:before, .header-style-3 .search-contact .call i:before {
    font-size: 40px;
    color: #ffffff !important;
}
.hero-style-1 .slide-title h2 {
    font-size: 72px;
    font-size: 69px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 0.4em;
    text-transform: capitalize;
}
.img-holder {
    text-align: center;
}
.img-holder {
    text-align: center !important;
}
.fun-fact-section .fun-fact-grids .grid {
    background-color: #7676769e !important;
    width: 25%;
    float: left;
    padding: 35px 25px 35px 95px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    top: 0;
}
.fun-fact-section .fun-fact-grids > .grid:nth-child(even) {
    background-color: #be2727 !important;
}
/*.grid img{
    width:75px !important;
}*/
.about-us-section:before {
    content: "";
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.service-section :before {
    content: "";
   
    width: 100%;
    height: 100%;
    /*position: absolute;*/
    left: 0;
    top: 0;
}
.section-title-s2,.more-detail-serv {
    text-align: center;
}
.more-detail-serv {
    padding-top: 18%;
    padding-bottom: 45px;
}
.service-section .service-grids .read-more:hover {
    color: #bf2222 !important;
}
.touch{
    display:flex;
}
.why-choose-section {
    background-color: #131e4a;
    padding-bottom: 0px !important;
}
.section-paddings {
    padding: 0px 0px 0px 0px !important;
}
.featured-project-section .project-grids {
    background: url(../images/ba-banner.png) center center/cover no-repeat local;
}

.section-title-s2, .section-title-s3, .section-title-s4, .section-title-s5 {
    margin-bottom: 35px !important;
    margin-top: 35px !important;
}

.section-paddings {
    padding: 0px 0px 50px 0px !important;
}
.cat-sect {
    background: #5e5e5e;
    padding: 30px 0 30px !important;
}
.cta-text {
    padding-top: 35px;
}
.contact-img img{
    border-radius: 50px;
    width:315px;
}
.contact-img {
    position: relative;
}
.second-contact-img {
    position: absolute;
    top: 130px;
    left: 235px;
}
.site-footer {
    background-color: #5e5e5e;
   
    background-size: cover;
    position: relative;
    font-size: 15px;
    overflow: hidden;
}
.logo.widget-title img {
    background-color: #fff !important;
    padding: 10px;
}
.wigets-links li a{
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: white !important;
}
.text-col{
    color:#fff !important;
}
.wigets-links h3{
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #131e4a!important;
}
.site-footer .link-widget ul {
    width: 70% !important;
    float: left;
}
.site-footer li {
    color:#fff !important;
}
.footer-copy{
    background-color: #131e4a;
    padding:10px 0 5px 0;
}
.copys{
    text-align: right;
}


.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    top:70%;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:16px;
}
.floats{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    top:50%;
    right:40px;
    background-color:#be2727;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-floats{
    margin-top:16px;
}
.cta-section .contact-info .fi:before {
    font-size: 45px;
    font-size: 2.8125rem;
    color: #be2727 !important;
}
.contact-info{
    display:flex;
}
.cta-section .contact-info > div {
    float: left;
    position: relative;
    padding-left: 0px !important;
    padding-bottom: 5px;
    padding-top: 25px;
}
.cta-section .contact-info {
   overflow:visible!important;
    float: right;
}
.cta-section .contact-info i {
    position: absolute;
    left: -56px !important;
    top: 7px;
}
.section-title-s3{
    position:relative !important;
    z-index:9 !important;
}
.slide-bg-image{
    position:relative;
    z-index: -1 !im;
}
.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    font-size: 14px;
    font-size: 14px;
    font-weight: 500;
    color: #5e5e5e !important;
    padding: 45px 15px;
    text-transform: uppercase;
}
.header-style-1 .search-contact .call p, .header-style-2 .search-contact .call p, .header-style-3 .search-contact .call p {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #fff !important;
    padding-top: 30px;
    margin: 0;
}
.header-style-1 .search-contact .call h5, .header-style-2 .search-contact .call h5, .header-style-3 .search-contact .call h5 {
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff !important;
    margin: 0;
}
.header-style-1 .sticky-header, .header-style-2 .sticky-header, .header-style-3 .sticky-header {
    background: #be2727!important;
}

.text-col {
    color: #fff !important;
}
.text-cols {
    color: #000 !important;
}
.footer-copy {
    background-color: #fff !important;
    padding: 10px 0 5px 0;
}
.site-header .navigation li a{
    color:#fff !important;
}
.section-title h2{
    color: #be2727;
}
.widget-title h3{
    color: #000000 !important;
}
.social-icons i {
    color: #616161;
}
.social-icons ul{
    display:flex;
}
.about-us-section {
    background: #ffffff;
    position: relative;
}
.site-footer {
   
    background-image: none;
    
}
.social-icons ul li {
    padding: 40px 0 0 20px;
}
div#navbar {
    padding-left: 35px;
}
.all-over{
    display:flex;
}
.service-section .service-grids .read-more {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #be2727 !important;
}
.service-section .service-grids h4 a {
    color: #5e5e5e !important;
}
a.navbar-brand.tvu {
    margin-top: -22px;
     padding: 10px  70px 0 70px ;
}
img.meach {
    width: 100px;
}
img.casting {
    width: 99px !important;
}
img.fabrication{
    width:200px;
}
img.fabrication {
    width: 80px;
}
img.grinde{
    width:200px;
}
img.cad {
    width: 99px;
}
@media(max-width:768px){
    .slide-title h2{
        font-size: 35px !important;
    }
    .theme-btn-s2{
        display:none;
    }
    .fun-fact-section .fun-fact-grids .grid {
    background-color: #7676769e !important;
    width: 100% !important;
    float: left;
    padding: 35px 25px 35px 95px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    top: 0;
}
.contact-img{
    display:none;
}
}
@media(max-width:990px){
    .header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    color: #aaaaaa !important;
   
}
.header-style-1 #navbar > ul > li > a:hover, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    color: #be2727 !important;
    }
    .site-header .navbar-header button {
    background-color:#5e5e5e;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    outline: 0;
    position: absolute;
    right: 15px;
    top: 6px;
    z-index: 20;
}
.header-style-1 .navigation, .header-style-2 .navigation, .header-style-3 .navigation {
    background: #131e4a00;
    padding: 15px 0;
}
.specification {
    padding-left: 40px;
}
.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    font-size: 14px;
    font-size: 14px;
    font-weight: 500;
    color: #5e5e5e !important;
    padding: 20px 15px;
    text-transform: uppercase;
}
a.navbar-brand.tvu {
    display: none;
}
.social-icons {
    display: none;
}
.certificert img{
    margin-left:0 !important;
   
}
.section-padding {
    padding: 20px 0 0 0 !important;
}
.col-md-6.in-house {
    padding-left: 0px!important;
}
.col-md-6.machine-partner {
    padding-left: 0px!important;
}
.about {
    margin: 15px;
}
}


    section.service-section.section-padding {
    background-color: #aaaaaa08;
}
.section-title > span, .section-title-s2 > span, .section-title-s3 > span, .section-title-s4 > span, .section-title-s5 > span {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #be2727 !important;
    text-transform: capitalize;
    display: block;
    margin-top: -0.2em;
}
.section-padding {
    padding: 70px 0 0 0 ;
}
.let-connect {
    background-color: #5e5e5e !important;
    padding: 50px 0;
}
.col-md-6.machine-sec {
    padding-top: 20px;
}
.widget-title h3{
    color: #fff!important;
}
.site-header .navigation {
    background-color: #fff !important;
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #be2727;
}
a {
    color: #ffffff;
    text-decoration: none;
}
.page-title {
    background: url(../images/breadcrum.png) center center/cover no-repeat local;
    width: 100%;
    height: 430px;
    position: relative;
    text-align: center;
}
.certificert{
    background-color: #5e5e5e;
}

/*My Code*/
.col-md-6.in-house {
    padding-left: 110px;
}
.col-md-6.machine-partner {
    padding-left: 120px;
}
.col-md-4.mach {
    border: 2px solid #000;
}
.service-section-solution :before {
    content: "";
   
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.service-section-solution .service-grids .read-more:hover {
    color: #bf2222 !important;
}
.service-section-solution .service-grids .read-more {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #5e5e5e !important;
}
.service-section .service-grids h4 a {
    color: #5e5e5e !important;
}
   section.service-section-solution.section-padding {
    background-color: #aaaaaa08;
}
i.fa.fa-hand-o-right.hand-fing {
    color: #be2727;
}
.about-us-section ul li {
    color: #5e5e5e!important;
    font-weight: 500;
    margin-bottom: 7px;
}

.certificert{
   background-color: #5e5e5e;
}

.cont p{
color: #fff;
}

.col-md-6.cont {
    padding-top: 155px;
}
section.certificate {
   text-align: center;
}
.about-us-section ul li i {
    color: #be2727 !important;
}
.theme-btn{
    border:1px solid #be2727;
    text-align: center;
    margin-bottom:20px;
}
.submit-area{
    text-align: left;
}

.contact-pg-section form > div {
    width: 70%;
    float: left;
    margin: 0 15px 30px 0px !important;
    padding: 0 !important;
}
.contact-pg-section form .fullwidth {
    width: 70% !important;
    float: none;
    clear: both;
}
i.fa.fa-refresh.referesh_icon {
    color: #b22727;
    padding-top: 45px;
    font-size: 30px !important;
}
.form-control {
    border-radius: 0px !important;
}
.contact-pg-section form input:focus, .contact-pg-section form select:focus, .contact-pg-section form textarea:focus {
    border-color: #5e5e5e47 !important;
}
.contact-pg-section form textarea {
    height: 130px !important;
}