/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: Poppins;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 48px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-size: 15px;
     line-height: 24px;
     color: #110f0a;
}

a {
     color: #ffffff;
     text-decoration: none;
     outline: none !important;
}


.layout_padding {
    padding-bottom: 0px;
    padding-top: 80px;
}

.logo {width: 20%; float: left;}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: #6414db !important;
}

.header_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner1.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
nav.main-menu {
    float: left;
    margin-left: 0;
    padding-top: 40px;
}

.main-menu ul {
    margin: 0;
    list-style-type: none;
    margin-bottom: 10px;
}

.main-menu ul>li {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
    font-size: 16pt;
    color: #060608;
}
.bg-light {
    background-color: #ffffff!important;
}
.nav-link {
    padding-right: 17px;
    padding-left: 17px;
    color: #ffffff;
    font-size: 14pt;
    padding: 20px 17px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: #000;
}
.nav-link:focus, .nav-link:hover {
    color: #ffffff;
    background-color: #ffb607;
}
a.nav-item.nav-link.active {
    background-color: #ffb607;
    color: #ffffff;
}
.navbar {
    padding: 0px 10px;
}
.search_icon{
    padding-left: 40px;
}
.banner_section {
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.pian_text{
    width: 100%;
    float: left;
    font-size: 100px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.pian_text_1 {
    width: 100%;
    float: left;
    font-size: 100px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}
.ipsum_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-left: 0px;
    padding-top: 20px;

}
.read_bt_main {
    width: 190px;
    margin: 0 auto;
    text-align: center;
}
.read_bt{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.read_bt a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 30px; 
    padding: 10px;
}
.read_bt a:hover{
    color: #000;
    background-color: #ffffff;
}
.carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 100px;
}
.carousel-indicators .active {
    background-color: transparent;
    border: 3px solid #ffb607;
}
.carousel-indicators {
    bottom: -50px; 
}
.services_taital{
    float: left;
    font-size: 40px;
    color: #111111;
    text-align: center;
    font-weight: bold;
}
.services_taital::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 57px;
    right: initial;
    top: 0px;
    margin: 0 auto;
    justify-content: center;
    left: -20px;
    background-color: #ffb607;
}
.services_section {
    width: 100%;
    float: left;
    background-color: #eaeaea;
    height: auto;
    padding-bottom: 70px;
}
.services_section_2 {
    width: 100%;
    float: left;
    padding-top: 80px;
}
.image_1{
    width: 100%;
    float: left;
    background-image: url(../images/tarapump.jpg);
    height: 250px;
    position: relative;
    background-size: 100%;
}
.image_2{
    width: 100%;
    float: left;
    background-image: url(../images/submersible.jpg);
    height: 250px;
    position: relative;
    background-size: 100%;

}
.image_3{
    width: 100%;
    float: left;
    background-image: url(../images/monoblock.jpg);
    height: 250px;
    position: relative;
    background-size: 100%;
}
.image_4{
    width: 100%;
    float: left;
    background-image: url(../images/industrialpumpsandmotors.jpg);
    height: 250px;
    position: relative;
    background-size: 100%;
}
.image_5{
    width: 100%;
    float: left;
    background-image: url(../images/agriculture-pump.jpg);
    height: 250px;
    position: relative;
    background-size: 100%;
}
.image_6{
    width: 100%;
    float: left;
    background-image: url(../images/monoblock.jpg);
    height: 250px;
    position: relative;
    background-size: 100%;
}
.local_bt_main {
    width: 190px;
    margin: 0 auto;
    text-align: center;
}
.local_bt {
    width: 100%;
    float: left;
    top: -30px;
    position: relative;
}
.local_bt a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    text-align: center;
    border-radius: 30px; 
    padding: 10px;
    background-color: #ffffff;
}
.local_bt a:hover{
    color: #ffffff;
    background-color: #ffb607;
}
.local_bt.active a{
    color: #ffffff;
    background-color: #ffb607;
}
.lorem_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin-left: 0px;
    text-align: center;
    color: #626262;
    margin-top: 0px;
    border-bottom: 1px solid #ffb607;
    padding-bottom: 30px;
}
.about_section {
    width: 100%;
    float: left;
    background-image: url(../images/about-bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 60px;
}
.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 20px;
}
.about_taital::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 57px;
    right: initial;
    top: 0px;
    margin: 0 auto;
    justify-content: center;
    left: -20px;
    background-color: #ffb607;
}
.dolor_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}
.read_button {
    width: 150px;
    float: left;
    margin-top: 50px;
}
.read_button a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #ffb607;
    border-radius: 30px;
    padding: 10px 0px; 
    text-align: center;
}
.read_button a:hover{
    color: #000;
    background-color: #ffffff;
}
.image_4 {
    width: 100%;
    float: left;
    text-align: center;
}
.project_section{
    width: 100%;
    float: left;
}
.projects_taital {
    /* width: 100%; */
    float: left;
    font-size: 40px;
    color: #050000;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
}
.projects_taital::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 57px;
    right: initial;
    top: 0px;
    margin: 0 auto;
    justify-content: center;
    left: -20px;
    background-color: #ffb607;
}
.project_section_2{
    width: 100%;
    float: left;
}
.image_box{
    width: 100%;
    float: left;
    position: relative;
}
.image_5{
    width: 100%;
}
.image_box::after{
    display: none;
    content: '';
    position: absolute;
    background-color: rgb(95,65,170,0.8);
   width: 92%;
   height: 92%;
    border-radius: 5px;
    top:50%;
    left: 50%;
    transform:translate(-50%,-50%);
}
.engineering_text{
    width: 100%;
    float: left;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    position:absolute;
    z-index: 3;
     top:50%;
    left: 50%;
    transform:translate(-50%,-50%);
}
.image_box:hover{
    transform: translateY(65px);
}
.image_box:hover::after{
    display: block;
}
.seemore_bt_main{
    width: 170px;
    margin: 0 auto;
    text-align: center;
}
.seemore_bt{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.seemore_bt a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #ffb607;
    padding: 10px 0px;
    border-radius: 40px;

}
.seemore_bt a:hover{
    color: #ffffff;
    background-color: #000;
}
.testimonial_sectin{
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.testimonial_sectin_2{
    width: 100%;
    float: left;
    border: 1px solid #3b3b3b;
    padding: 20px; 
    margin-top: 80px;
}
.image_8{
    width: 100%;
    float: left;
}
.distribution_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffb607;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 60px;
}
.long_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2f2f2f;
    margin-left: 0px;
}
.contact_section{
    width: 100%;
    float: left;
    background-image: url(../images/contact-bg.png);
    height: auto;
    background-size: 100%;
    padding-bottom: 80px;
}
.contact_main {
    width: 100%;
    float: left;
    padding-top: 65px;
}
.mail_section {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    /* background-color: #000; */
    padding: 0px 40px 40px 40px;
    height: auto;
    display: flow-root;
}
.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #212121;
    background-color: transparent !important;
    padding: 10px 20px 0px 10px;
    margin-bottom: 20px;
    border: 0px;
    border-bottom: 1px solid #2e2e2e !important;
}
input.mail_text::placeholder {
    color: #212121;
}
.massage_box {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #212121;
    background-color: transparent !important;
    padding-left: 20px;
    padding-right: 35px;
    height: 50px;
    padding: 10px 20px 0px 10px;
    border: 0px;
    border-bottom: 1px solid #2e2e2e !important;
}
textarea.massage_box::placeholder {
    color: #212121;
}
.send_bt {
    width: 15%;
    margin: 0 auto;
    text-align: center;
}
.send_text {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.send_text a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    background-color: #e5a822;
    padding: 6px 0px;
    margin-top: 0px;
    border-radius: 25px;
    text-transform: uppercase;
}
.send_text a:hover{
    color: #ffffff;
    background-color: #000;
}
.footer_section{
    width: 100%;
    float: left;
    background-color: #212121;
    height: auto;
    padding: 50px 0px;
}
.location_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fdfdfd;
    padding-top: 15px;
}

.padding_left_0{
    padding-left: 15px;
}
.border_right_0{
    border-right: 1px solid #ffffff;
}
.useful_text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    margin-left: 15px;
}
.footer_menu{
    width: 100%;
    float: left;
}
.footer_menu ul{
    margin: 0px;
    padding: 0px;
    margin-left: 35px;
}
.footer_menu li{
    font-size: 16px;
    color: #ffffff;
}
.footer_menu li a{
    color: #ffffff;
}
.footer_menu li a:hover{
    color: #f4cb1e;
}
.footer_menu li::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #f4cb1e;
    border-radius: 100px;
    left: 0;
    transform: translate(100%, 100%);
    margin-left: 20px;
}
.enput_text {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 10px 15px;
    color: #000;
    margin-left: 15px;
}
.subscribe_bt a{
    width: 60%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background-color: #f4cb1e;
    padding: 10px 0px;
    margin-top: 20px;
    margin-left: 20px;

}
.social_icon{
    width: 100%;
    float: left;
    margin-left: 20px;

}
.social_icon ul{
    margin: 0px;
    padding: 0px;
}
.social_icon li{
    float: left;
    padding-right: 20px;
    padding-top: 20px;
}

.copyright{
     width: 100%;
     float: left;
     background-color: #ffffff;
}
.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #292929;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
.copyright_text a{ color: #292929;}
.copyright_text a:hover {
    color: #f4cb1e;
}

.margin_top0{
    margin-top: 80px; 
}
.margin_0{
    margin: 80px 0px; 
}
.padding_bottom_0 {
    padding-bottom: 0px;
}


