@charset "utf-8";
/* CSS Document */
a{text-decoration: none; font-size: 14px; color: #000;}
.container-fluid{padding-left:2 !important;padding-right:2 !important;}
.container { font-size: 14px; font-family:Arial !important; line-height: 24px;}
h1, h2, h3, h4, h5, h6{
	margin:0 ;
	padding:0;
}
p{font-size: 14px;line-height: 25px;margin-bottom: 4px;}
li{font-size: 14px;}
.abt-ser .carousel-control-next, .carousel-control-prev{top: inherit; bottom: -60px;  opacity: 1;}
.abt-ser .carousel-control-prev {left: 37%;}
.abt-ser .carousel-control-next {right: 37%;}
.abt-ser .fa-angle-left, .abt-ser .fa-angle-right{background-color: #042529;width: 70px;height: 42px;display: flex;align-items: center;justify-content: center;font-size: 30px;}
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}
.head-sep:before {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    background-color: #fff !important;
    color: #fff !important;
}
.head-sep:after {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #fff !important;
    color: #fff !important;
}
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}
.head-sep u:before {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #fff solid;
    border-right: 2px #fff solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    border-left-color: #fff !important;
}
.head-sep u:after {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #fff solid;
    border-right: 2px #fff solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
    border-right-color: #fff !important;
}
.feature-box-content{font-size: 15px;}
.team_img {
    width: 130px;
    border: 6px solid #777;
    border-radius: 50%;
}
/* -------------------------.abt-tm -------------------------------------------- */
section{padding: 60px 0;}
.abt-tm{text-align:center; background-image:url(./Image/tm-img.jpg); background-repeat:no-repeat; margin-top:70px; padding: 30px 0;
    background-size: cover;
    color: #fff;
    min-height: 450px;
    background-attachment: fixed;}
.abt-tm h2{color:#fff;margin-bottom: 10px !important;}
.abt-tm .tm-bx{padding:10px 0;}
.abt-tm img{border-radius:50%; border:1px solid #ccc;}
.add-img{width:100px;padding:8px;}
.abt-tm .tm-cont{border:1px solid #ccc;margin-top: -30px;}
.abt-tm .tm-cont h4{text-align:center; font-size:18px; font-weight:bold; padding-top:40px; color:#fff;}
.abt-tm .tm-cont h4 span{text-align:center;display:inline-block; font-size:15px; font-weight:normal; font-style:italic; color:#ccc;line-height: 24px;}
.abt-tm .tm-cont p{padding:5px 10px;text-align:justify;color: #eee;}
.tm-bx .tm-cont .rd-mr{background: #006AA0;display: inline-block;padding: 8px 5px;}
.tm-bx .tm-cont .rd-mr a{color: #fff;}
.rd-mr img{border:none;}
.text-center { text-align: center;}


.hm-query .form-control {/* margin-bottom: 15px; */}
  
/*---------------------------contact us-----------------------------------*/
.homlist ul{list-style:circle; color:#FFF; font-size:18px;}
.homlist ul li a{color:#FFF; font-size:14px; }

.cont-page .st-feature-box {
    background: #003f62;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 75px;
    position: relative;
    margin-bottom: 35px;
}
.cont-page .feature-box-image {
    margin-top: 13px;
}
.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
/*---------------------------contact us-----------------------------------*/
body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px; background:#fff; overflow-x:hidden;}

.cl{clear:both;}

/*---banner--*/
.bnr-top {
  position: absolute;
  z-index: 999;
  background-color: #006AA0;
  border:1px solid #fff;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 30px;
  transition: ease-in 0.5s;
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50px);
}
#widgetsControl, #widgetsControl_C, #DynamicEnquiry, #DynamicEnquiry_C{height:inherit !important;}
.bnr-top img{width:30px;}

.flyAnimation {
    animation: fly 3.59370755s forwards;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
    -webkit-animation: fly 2s forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
}

@-webkit-keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
    }
}

@keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
        transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

.top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #042529;
  border:2px solid #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
  transition: ease-in 0.5s;
}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top:hover {
  background-color: #555;
}
/*-----banner-------*/


/*-----other-------*/


/*-----header-manu-------*/

header img {
    margin: 10px auto;
}
.cl{clear:both;}

/*-----header-manu-------*/
/*----home----*/


.abt-hm{background: #006AA0;padding-top:30px;position: relative;}
.abt-hm h2{text-align:center; font-size:35px; font-weight:700; color:#fff;}
.abt-hm p{text-align:justify; font-size:16px; color:#fff; padding:10px 0;}
.abt-hm img{border:5px solid #fff; box-shadow:#111 6px 5px 4px;}
.top-ser-lft { position: absolute; left: -20px; width: 175px;  height: 50px;  top: 0; background: #fff; transform: skew(-30deg); max-width: 25%;}
.top-ser-rht { position: absolute; right: -20px; width: 175px; height: 50px; top: 0; background: #fff; transform: skew(30deg); max-width: 25%;}
.bot-ser-lft{position:relative; width:150px; height:50px; transform:skew(30deg); left: -32px; background: #fff; bottom:0;}
.bot-ser-rht{position:relative; width:150px; height:50px; transform:skew(-30deg); right: -32px; background: #fff; bottom:48px; float:right;}

/*ser-box*/
.abt-ser{padding-bottom:30px;margin-bottom:30px;}
.abt-ser h2{color: #042529;text-align:center;font-weight:600;font-size:36px;margin-bottom: 20px !important;}
.abt-ser .head-sep:before, .abt-ser .head-sep:after{background-color: #111 !important;}
.abt-ser .head-sep u:before{border-left: 2px #000 solid; border-right: 2px #000 solid; border-left-color: #333 !important;}
.abt-ser .head-sep u:after{border-left: 2px #000 solid; border-right: 2px #000 solid; border-right-color: #333 !important;}
.hm-abt{margin-top:20px; margin-bottom:30px;}
.hm-abt h2{padding:10px 0; margin:0}
.hm-abt img{/*margin-top:80px;*/}
.hm-serv-bx {
    transition: 0.5s;
    background: #fff;
    border-bottom: 5px solid #006AA0;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align:center;
    border-radius: 44px;
}
.hm-serv-bx p{padding: 10px 5px;}
.hm-serv-bx-img {
    height: 240px;
    overflow: hidden;
    transition: 0.5s;
    position: relative;
}

.hm-serv-bx-img img {
    transition: 0.6s ease-in;width:100%;height:250px;
}
.hm-serv-bx-img h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #042529cf;
    color: #fff;
    font-size: 20px;
    margin: 0;
    line-height: 26px;
    transition: 0.5s;
    padding: 8px 0;
    text-align: center;
}
.hm-serv-bx-img h2 a{font-size: 20px; color: #fff;}
.hm-serv-bx  .hm-serv-bx-cnt{text-align:justify; min-height: 210px; background: #eee;}
.hm-serv-bx .rd-mr{background:#000; display:inline-block; padding:10px 5px;}
.hm-serv-bx .rd-mr a{color:#fff;}
.abt-ser .left.carousel-control, .abt-ser .right.carousel-control{background-image:none;position: absolute; bottom: -20px;}

.abt-ser .carousel-control{position:absolute; top:inherit;width: 90.5%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{
    width: 150px;
    background: rgb(17, 18, 19);
    padding: 5px 30px;}
.carousel-control{opacity: 1 !important;}
/*ser-box*/

/*team-bx*/
/*----team*/





.hm-team{text-align:center;}
.hm-team img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
    /*box-shadow: 0px 0px 17px #ddd;*/}
.hm-team p{text-align:center;     padding: 0 10px;  color:#fff;}

.info-btn a{background: #de061a;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
	
.info-btn a:hover{transition:0.5s; background: #fff; color:#de061a; padding: 6px 28px; text-decoration:none;} 
.hm-team .carousel-indicators{bottom:-40px;}
.info-btn{ margin-bottom: 60px; margin-top: 10px; font-size:15px; text-transform:capitalize;}
.hm-team h3{    font-weight: bold; margin-bottom:4px; color:#fff;}
.hm-team .carousel-indicators li{    background-color: #000;     width: 30px;}
.hm-team .carousel-indicators .active{    background-color: #de061a;     width: 30px; border: 0;}	

.hm-team h4{    font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;
	text-align:center;    line-height: 30px;}
	
.hm-team{background:url(../Image/tm-img.jpg) ; background-attachment:fixed; background-size:cover; padding:50px 0;}
.hm-team .head-main strong{color:#fff;}

.hm-team .head-hm span {
    color: #de061a;
    font-weight: 900;
    font-size: 35px;
}
.hm-team .head-hm{
    color: #fff;
	font-weight:bold;
}
.hm-team .lin:before {width: 120px;
    height: 5px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    background-color: #eee !important;
    color: #fff;
	top: 0px;}
.hm-team .lin:after {
        width: 120px;
    height: 5px;
    content: "";
    display: inline-block;
    position: relative;
   margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #eee !important;
    color: #fff; top: 0px;
}

/*team-bx*/
/*----home----*/



/*hm-query*/
.hm-query h3{color: #fff; text-align:center; padding:15px 0; font-size:30px;}
/*.i-mapp p {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    color: #eee;
    line-height: 24px;
    min-height: 25px;
    transition: 0.5s;
	
}
.i-mapp p:nth-of-type(2) {float:right; width:50%;}
.i-mapp h4{line-height:40px; font-size:20px; color:#fff;}
.i-mapp p .fa {
    color: #fff;
}
.i-mapp i{
    width: 35px;
    height: 35px; 
    text-align: center;
    border: 1px solid #eee;
    font-size: 22px;
    line-height: 44px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: initial;
    float: left;
    transition: 0.5s;
    padding: 7px 0;
}*/

.map-hm-lft{height:430px; margin-top:15px;}
.map-hm .col-md-6 {
    padding: 0;
}

.map-hm-lft {
    /*background: url(../image/contact-bg.jpg);
    background-attachment: fixed;
    background-size: 100%;
    height: 500px;*/
}
.head-main {
    margin-bottom: 10px !important;
	text-align:center;
}
.head-main span {
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 55px;
    display: block;
    color: #fff;
}
.head-main strong {
	font-family:arial;
    text-transform: uppercase;
    font-weight: bold;
}
.map-hm-lft-inner p strong {
    background: #fff;
    padding: 6px 9px;
    border-radius: 4px;
    font-size: 13px;
    display: block;
    width: 80%;
    margin: 0 auto;
	color:#000;
}
.map-hm-lft-inner p {
    text-align: center;
    color: #fff;
    font-size: 15px;
	line-height:30px;
}
.hm-query {
    background: #042529;
    padding-bottom: 30px;
    padding-top: 20px;
    text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}

/*hm-query*/

footer{background:#111; color:#fff; padding: 20px 0px;}

.footer-lft p{margin:0; color:#ccc; margin-top:10px;}
.footer-rht ul{list-style:none; padding-left:0; text-align:right; margin:0;}
.footer-rht ul li{display:inline-block;}
.footer-rht ul li a{color:#ccc; padding-left:13px; margin-left:13px; border-left:1px solid #4e5463; transition:0.5s;}
.footer-rht ul li:first-child a{border-left:0;}
.footer-rht ul li a:hover{transition:0.5s;color: #fff;}

.table-responsive {
    min-height: .01%;
    overflow: hidden !important;
}
.body-fx #HeaderControl .rdCenter{    background: transparent !important;}
.body-fx #MenuControl .rdCenter{    background: transparent !important;}
.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl {
    height: 70px !important;
    transition: 0.5s;
}
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 37.5%;
    padding: 0;
    padding-left: 0;
    background: rgba(255,255,255,0.94);
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    transition: 0.5s;}
.body-fx .logo{
   transition: 0.5s;
    margin: 0 auto;
    padding-left: 15px;
    width: 294px;
    max-width: 100%;
    float: inherit;
    padding-bottom: 10px;
    /* padding-top: 10px; */
    margin-top: 0;
}
.body-fx #MenuControl{    height: 90px;
    float: Right;
        position: fixed;
    right: 0;
    width: 64%;
    padding: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.94);     box-shadow: 2px 1px 3px #ccc; transition:0.5s;}
.body-fx .navbar{background-color: transparent !important;}


.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-nav>li>a {
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

.container-fluid{padding-left:2px; padding-right:2px;}


.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0  !important;
    margin-right: 0 !important;     margin-top: -2px;
}


.navbar-nav>li {
    display: table-cell;
    float: initial !important;
	vertical-align: middle;
}


.navbar{ border:0 !important;     background-color: #fff !important; color:#111;}

.navbar .navbar-nav>li>a{    color: #111 !important;
    font-size: 14px;
    font-weight: 500; padding-left: 3px;
    padding-right: 3px;}

.navbar .navbar-nav>.open>a, .navbar .navbar-nav>.open>a:hover{    color: #000 !important; background:#fff;
   }
   
.navbar .navbar-nav>.open>a:focus{color: #042529 !important; background:#fff !important;}
	
#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
   background-color: #006AA0 !important;
}

.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
        border-left-color: #042529 !important;
}
	
.navbar .navbar-nav>li>a:focus, .navbar .navbar-nav>li>a:hover {
    color: #fff !important;
    background-color: #006AA0 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff !important;
    border-color:#042529;
    color: #042529 !important;
}


#MenuControl_C .navbar,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{height:100% !important;}

@media (max-width: 991px){
	#MenuControl, #MenuControl_C{height: initial !important;}	
	#widgetsControl_C, #widgetsControl{height:initial !important}
	.hm-serv-bx-img h2{font-size: 20px;}
	.abt-ser .carousel-inner .item .col-md-4:nth-last-child(1) {display:none;}
	.abt-hm img{margin:0 auto;}	
	.abt-tm .tm-bx {  width: 80%; margin: 0 auto;}
	.navbar-nav>li{padding: 10px 0;}
}
@media (max-width: 769px){
    .navbar .container-fluid{display: flex;justify-content: center;}
.body-fx #MenuControl, .body-fx #HeaderControl{display:none;}
}

@media (max-width: 767px)
{
.navbar-nav>li{display: block; text-align:left; padding:2px 10px;}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
   margin-right: 0px !important;
 margin-left:  0px !important;
}
.navbar-collapse{border-top:none !important;}
.navbar .navbar-nav>li>a{line-height: 30px; color:#fff !important;}
.navbar-toggle{ margin-top: -70px;margin-right: 30px;}
.navbar .navbar-toggle{background: #000;}
.navbar .navbar-toggle .icon-bar{background-color: #eee;}
.navbar-nav{background: #000;}
.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover{background-color: #000;}
.navbar .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
.abt-ser .col-xs-12{ width: 50%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{padding: 5px 20px;}
.footer-lft, .footer-rht ul{text-align:center;}
}



@media(max-width:736px){
 

#HeaderControl, #HeaderControl_C{height: initial !important;}	

}

@media(max-width:568px){
.hm-serv-bx .hm-serv-bx-cnt{min-height: 250px;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before { padding: 5px 10px;}
.hm-serv-bx-img h2 {font-size: 18px;}
.hm-serv-bx-img{height:inherit;}
}

@media(max-width:480px){
.abt-ser .col-xs-12 { width: 100%;}
header img {margin:inherit;}
.hm-serv-bx .hm-serv-bx-cnt { min-height:inherit;}
.abt-ser .carousel-inner .item .col-md-4:nth-last-child(1){display:block;}
}

@media(max-width:414px){
	.navbar-toggle{margin-top:0; float:inherit;margin-right:0;}
	.navbar{text-align:center}
	header img{margin: 5px auto;}
	.abt-tm .tm-bx{ width: 100%;}
	.hm-abt p {padding: 0 10px;}
}

@media(max-width:375px){
}

.whatsapp_btn {
    position: fixed;
    top: 28em;
    right: 40px;
    width: 55px;
    height: 55px;
    z-index: 9999;
  }
  .whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
  }

  .whatsapp_btn .icon_logo > a > img {
    width: 100%;
  }

  .whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
  }

  @keyframes waves {
    from {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
    }
    to {
      transform: scale(1.8, 1.8);
      opacity: 0;
    }
  }

  .callus {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: right;
    position: fixed;
    top: 33em;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
  }
  
 

  .callus .callusL {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite alternate-reverse;
    -moz-animation: tada 1.25s infinite alternate-reverse;
    -ms-animation: tada 1.25s infinite alternate-reverse;
    animation: tada 1.25s infinite alternate-reverse;
  }
  @keyframes tada {
    from {
      transform: scale(0.85, 0.85);
      
    }
    to {
      transform: scale(1.2, 1.2);
      
    }
  }

  .top-nav{
    background: #006AA0;
    padding: 5px 0;
    }

.client-sec .item {
    display: inline-block;
    margin: 10px 0;
    box-shadow: 1px 1px 5px gray;
    margin: 15px;
}

.machine-bx{border-bottom-right-radius: 40px;}
.machine-bx img{width:100%;height:320px;}
.machine-bx h6{font-size: 21px;text-align: center;padding-top: 14px;font-weight: 600; color: #006AA0e0;}
.machines .rd-mr {
    background: #006AA0;
    display: inline-block;
    padding: 8px 20px;    margin-top: 20px;}
.machines .rd-mr a {
    color: #fff;
}

#WidgetControl4{display: none!important;}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;height: 100v;}
  .innr-pg-c h1{font-weight: 800; font-family: "Poppins", sans-serif;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg, #006AA0 4%, #191919 73%);}
/* innr-pg-c End */

.machines-pg h2{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 30px;
    }
.serv-bx {border-top-left-radius: 50px;border-bottom-right-radius: 50px;padding-bottom:15px;}
.serv-bx h6{font-size: 20px;
    text-align: center;
    padding-top: 14px;
    font-weight: 600;
    color: #006AA0e0;}
    .serv-bx p{font-size:15px!important;}
.machines-pg img{width:100%;height:350px;}


.pro-bx {border-top-left-radius: 50px;border-bottom-right-radius: 50px;padding-bottom:15px;margin-bottom: 30px;}
.pro-bx h6{font-size: 20px;
    text-align: center;
    padding-top: 14px;
    font-weight: 600;
    color: #006AA0e0;}
.pro-bx img{width:100%;height:250px;}

.certificate h6{    font-size: 20px; padding: 20px; line-height: 28px;}