@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

nav{
  background: #2f3192;
}
nav:after{
  content: '';
  clear: both;
  display: table;
}
nav .logo{
  float: left;
  color: white;
  font-size: 27px;
  font-weight: 600;
  line-height: 55px;
  padding-left: 60px;
}
nav ul{
  /*float: right;
  margin-right: 40px;
  position: relative;*/
  list-style: none;
  margin-bottom: 0;
  text-align: center;
}
nav ul li{
  /*float: left;*/
  display: inline-block;
  margin: 0 10px;
}
nav ul li a{
  color: white;
  line-height:45px;
  text-decoration: none;
  font-size: 15px;
  padding: 8px 15px;
}
nav ul li a:hover{
  color: #fff;
  border-radius: 5px;
 
  text-decoration: none;
}
nav ul ul li a:hover{
  box-shadow: none;
}
nav ul ul{
  position: absolute;
  top: 100px;
  border-top: 3px solid #fbeeaf;
  opacity: 0;
  visibility: hidden;
  transition: top .3s;
  background: #4447c7;
  margin-top: -32px;
  z-index: 9;
      text-align: left;
}
nav ul ul ul{
  border-top: none;
}
nav ul li:hover > ul{
  top: 156px;
  opacity: 1;
  visibility: visible;
}
nav ul ul li{
  position: relative;
  margin: 0px;
  width: 300px;
  float: none;
  display: list-item;
  border-bottom: 1px dotted rgb(11 64 129 / 80%);
}
nav ul ul li a{
  line-height: 36px;
    font-size: 14px;
}
nav ul ul ul li{
  position: relative;
  top: -60px;
  left: 150px;
}

.cs-show,.icon,.cs-input{
  display: none ;
}
.fa-plus{
  font-size: 15px;
  margin-left: 40px;
}
@media all and (max-width: 968px) {
 
  nav ul{
    margin-right: 0px;
    float: left;
  }
  nav .logo{
    padding-left: 30px;
    width: 100%;
  }
  .cs-show + a{
    display: none;
  }
  #btn-1,
  #btn-2 ul{
    display: none;
  }
  .y-choose-us{
    padding: 15px 35px;
    margin-bottom: 0 !important;
  }
  .custm-respnsv{
  display: none;
  }
  nav ul li,nav ul ul li{
    display: block;
    width: 100%;
  }
  nav ul li a:hover{
    box-shadow: none;
  }
  .cs-show{
    display: block;
    color: white;
    font-size: 16px;
    padding: 0 15px;
    line-height: 45px;
    cursor: pointer;
    font-weight: 400;
  }
  .cs-show:hover{
    color: cyan;
  }
  .icon{
    display: block;
    color: #0062cc;
    position: absolute;
    top: 0;
    right: 40px;
    line-height:62px;
    cursor: pointer;
    font-size: 30px;
  }
  nav ul ul{
    top: 70px;
    border-top: 0px;
    float: none;
    position: static;
    display: none;
    opacity: 1;
    visibility: visible;
    margin-top: -10px;
    background: #f7f11e
  }

  nav ul ul a{
    color: #2f3192
  }
  nav ul ul ul a{
    padding-left: 80px;
  }
  nav ul ul ul li{
    position: static;
  }
  [id^=btn]:checked + ul{
    display: block;text-align: left;
  }
  nav ul ul li{
    border-bottom: 0.5px solid #5c97d2;
  }
  span.cancel:before{
    content: '\f00d';
  }
  .call-info{
    display: none !important
  }
  .logo img{
    width: 30% !important;
  }
  .resp-hide{
    display: none;
  }
  .bg-color-nws p{
    padding-left: 40px !important;
  }
  .bg-color-nws h4{
    padding-left: 40px !important;
  }
  .container2{
    width: 970px !important;
  }
  .contactus-info h4,h3{
    font-size: 15px
  }
  .all-title h2{
     font-size: 25px !important;

  }
  .all-title span{
    letter-spacing: 2px !important;
    font-size: 13px;
  }
  .product-name-jr a{
    font-size: 15px !important;
  }
  .breadcum{
    background-size: contain !important;
    background-repeat:no-repeat !important;
    height: 95px !important;
        padding: 50px 0 !important;
  }
  .breadcum h4{
    margin-top: 19px !important;
        font-size: 13px !important;
  }
}




.logo,
.call-info
{
  padding:10px 0;
}
.logo img{
  width: 60%
}
.call-info{
  width: 50%;
  display: inline;
  margin-right:70px
}
.call-info img{
  vertical-align: text-bottom;
  display: inline-block;
  padding-top: 20px;
  padding-right: 5px;
}
.call-info-holder{
  display: inline-block;
}
.call-info-holder span{
color: #6b6b6b;
}
.call-info-holder h3{
  font-size: 15px;
  margin-top: 0;
}
.call-info-holder h3 a{
  color: #333;
}

/*about*/




.clients,
.newsletter{
  margin:50px 0 20px;
}
.all-title h2
{
     text-align: center;
    margin: 0;
    padding-bottom: 5px;
    font-family: 'Merriweather', serif;
   
    color: #2f3192;
    font-size: 30px;
}
.all-title span {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    color: #fb6005;
    
}
.all-title img{
  display: block;
  margin:auto;
  width: 150px;
  padding-top: 5px
}
.about p{
    /*text-align: center;*/
    margin: 0;
    line-height: 24px;
    color: #4e4d4d;
}
.about{
  margin-top: 0;
    background: #f5f297;
    padding: 15px 0;
}
.product-ct-holder{
    margin: 25px 0 0;
}
.product{
      background:#f3f3f3;
    padding: 35px 15px 50px;

}
.tank-cat{
  background: #fff;
    padding: 15px;
    border: 1.5px dotted #2e6b9e;
}
.tank-cat h3{
      text-align: center;
    text-transform: uppercase;
    color: #383838;
}
.tank-cat ul{
  margin-left: 90px;
    display: block;
}
.tank-cat ul li{
  list-style: none;
  font-size: 12px;
  line-height: 2;
}
.tank-cat ul li a{
  color: #333
}
.tank-cat p{
    text-align: center;
    padding: 15px 25px 0;
    font-size: 13px;
}
.tank-cat p a{
font-size: 15px;
    border: #e84b28 1px solid;
    color: #e84b28;
    padding: 3px 10px;
    border-radius: 22px;
}
.product-ct-holder {
  margin-top: 20px
}
.margn-t-20{
  margin-top: 20px
}
.margn-t-50{
   margin-top: 50px
}
.custom-viewbtn {
 /* text-align: center;*/
  margin-top: 20px
}
.custom-viewbtn2{
   text-align: center;
  margin-top: 40px
}
.custom-viewbtn a{
  color: #fff;
  background: #074f98;
  padding:7px 75px;
  font-size: 16px;
}
.custom-viewbtn a:hover{
  color: #fff;
  text-decoration: none;
  background: #fb6005;
}
.custom-viewbtn2 a{
  color: #fff;
  background: #074f98;
  padding:7px 75px;
  font-size: 16px;
}
.custom-viewbtn2 a:hover{
  color: #fff;
  text-decoration: none;
  background: #fb6005;
}
.services p{
padding: 0px 5px 20px;
    text-align: center;
    line-height: 22px;
    font-size: 13px;
}
.services{
background: #f9f9f9;
    padding: 40px 0;
}
.service-holder img{
    margin: auto;
    display: block;

}
.ser-cont{
    padding: 15px 5px;
    box-shadow: 1px 3px 6px 0px #e7e7e7;
    border: 1px solid #f7f7f7;
}
.ser-cont h5{
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0 0;
  color: #2f3195;
}
.ser-cont p{
    padding: 15px 5px 0;
    margin: 0;
}
.why-us{
  background: #eee;
  padding: 0;
 /* margin-top: 65px;*/
}
.y-choose-us h4{
  font-weight: 600;
  font-size: 22px;
  color: #1183f5;
  padding-top: 20px;
  margin-top: 0;
  padding-bottom: 10px;
}
.msn-vsn{
    background: #1183f5;
    padding: 40px 40px 18px;
    color: #fff;
}
.msn-vsn h4{
  font-size: 16px;
  margin: 0 0 5px
}
.msn-vsn p{
  font-size: 12px;
  padding-bottom: 25px;
  margin-bottom: 0
}

.y-choose-us ul li{
  margin-bottom: 15px;
  list-style: none;
}
.y-choose-us ul li span{
  font-size: 13px;
}
.y-choose-us{
  margin: 0 0 25px;
}
.y-choose-us ul li b{
  color: #808080
}
.all-title{
  margin-bottom: 30px
}
.newsletter{
  margin-bottom: 0;
}
.newsletter img{
  width: 100%;
}
.container-fluid{
  padding: 0 !important;
    overflow-x: hidden;
}
.no-pad{
  padding: 0 !important
}
.bg-color-nws{
  background: #2f3192;
}
.bg-color-nws h4{
  color: #fff;
  padding-left: 115px;
  font-size: 20px;
  text-transform: uppercase;
}
.bg-color-nws p{
   padding-left: 115px;
   color: #fff
}
.bg-color-nws p a{
  font-size: 18px;
  color: #fff;

}
.more-cs-ser{
margin-top:30px;
text-align: center;
}
.more-cs-ser a{
    font-size: 13px;
    border: #f6eb00 2px solid;
    color: #343589;
    padding: 5px 13px;
    border-radius: 22px;

}
.product-detail{
  padding: 50px 0;
  background: #eee;
}
.background-colr-pdtl{
  background: #fff;
  padding: 15px;
}
.form-holder{
  background: #2f3192;
  padding:10px 15px 15px
}
.form-holder input{
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border:none;
}
.form-holder select{
    width: 100%;
    padding: 10px;
    border: none;
    margin-bottom:15px;
}
.form-holder textarea{
    width: 100%;
    padding: 10px;
    border: none;
    margin-bottom:15px;
}
.background-colr-pdtl h3{
font-family: 'Merriweather', serif;
    font-weight: 600;
    color: #2f3192;
    margin-top: 15px;
    margin-bottom: 20px;
}

.form-holder button{
 width: 55%;
    padding: 10px;
    border: none;
background: #f6eb00;
    color: #2f3192;
    font-size: 16px;
}
.form-holder h3{
  margin-top: 0px;
  color: #fff
}

.custom-product-ps{
  margin-bottom: 30px;
}
.custom-product-ps-inner{
  background: #eee;
  padding:10px;
}
.custom-product-ps-inner h4{
  text-align: center;
  font-family: 'Merriweather', serif;
  font-weight: 600;
  color: #2f3192;
  font-size: 14px;
}
.custom-product-ps-inner p{
  font-size: 13px;
  text-align: center !important;
 }
.custom-product-ps-inner a{
    text-align: center;
    display: block;
    background: #f6eb00;
    width: 145px;
    margin: auto;
    padding: 6px 9px;
    color: #2f3192;
    margin-top: 18px;
    margin-bottom: 15px;
}
.custom-product-ps-inner a:hover{
  color: #fff;
  text-decoration: none;
  background: #074f98
}





footer{
  background: #1b1d7b;
  padding:25px ;
}
.container2{
 width: 1185px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.fotr-cont-holdr h4{
  color: #fff;
  margin-bottom: 18px
}
.fotr-cont-holdr p{
  color: #fff;
font-size: 13px
}
.fotr-cont-holdr p i{
  padding-right: 5px
}
.fotr-cont-holdr p a{
  color: #fff;
  font-size: 14px
}

.fotr-cont-holdr ul li{
  list-style: none;
  color: #fff;
  font-size: 13px;
  line-height: 27px
}
.fotr-cont-holdr ul li a{
   color: #fff;
}
.fotr-cont-holdr ul li i{
  padding-right: 5px
}
footer .col-md-3
{
  padding-left: 0
}
footer .col-md-2{
  padding-left: 0
}
footer .col-md-4{
  padding-left: 0
}
.copyright{
  background:#14155d
}
.copyright p{
  margin: 0;
  padding: 6px 0;
  color: #fff;
  text-align: center;
}
.copyright p a{
  color:#fdea00; 
}


.breadcum h4{
     margin-top: 160px;
font-size: 15px;
    color: #2f3192;
  
}
.breadcum h4 a{
  color: #2f3192;
}
.about-us{
  margin: 30px 0
}
.about-us p{
  text-align: justify;

}
.contactus-form{
  background: #eee;
  padding: 15px 20px 20px
}
.contactus-form input{
  width: 100%;
  padding: 8px;
  margin-bottom: 15px;
  border: none
}
.contactus-form textarea{
  width: 100%;
  padding: 8px;
  margin-bottom: 15px;
  border: none
}
.contactus-form h3{
    padding-bottom: 20px;
    font-weight: 600;
    color: #2f3192;
    margin: 0;
    font-family: 'Merriweather', serif;
}
.contactus-form button{
  border: none;
    background: #f6eb00;
    color: #2f3192;
  padding:9px 35px;
  font-size: 15px
}
.contactus-info h3{
  font-family: 'Merriweather', serif;
  font-weight: 600;
  color: #1183f5;
  margin-bottom:20px;
  margin-top: 12px;
}
.contactus-info h4{
  padding-bottom: 15px;
  color: #444343
}
.contactus-info h4 a{
  color: #444343
}
.contactus-info{
margin-bottom: 35px;
}
.mncont-holder {
    border-right: 1px dashed #868686;
    text-align: center;
    padding: 5px 15px;
}
.pd-0{
  padding:0 !important;
}
.mncont-holder h4 {
    margin-bottom: 15px;
    font-size: 20px;
    font-family: 'Merriweather', serif;
    color: #2d2fa4;
    font-weight: 600;
}
.mncont-holder p {
    font-size: 13px;
    line-height: 1.5;
    color: #656565;
}
.no-border {
    border-right: none !important;
}
.product-name-jr{
  text-align: center;
}
.product-name-jr a{
      color: #1f267e;
    font-size: 20px;
    font-weight: bold;
  
}
.checked {
    color: orange;
}
.procuct-jr {
  text-align: center;
      background: #fff;
     padding: 10px 0;
}
.slide .procuct-jr img{
width: 100%
}
.cs-jr-about-us{
 padding: 55px 0;
}
.about-btn a {
    padding: 8px 25px;
    color: #2f3192;
    border: #f7ed15 2px solid;
}
.about-btn {
    text-align: center;
    margin-top: 45px;
}




.tcb-product-slider {
  background: #333;
  background-image: url(https://unsplash.it/1240/530?image=721);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.tcb-product-slider .carousel-control {
  width: 5%;
}
.tcb-product-item a {
  color: #147196;
}
.tcb-product-item a:hover {
  text-decoration: none;
}
.tcb-product-item .tcb-hline {
  margin: 10px 0;
  height: 1px;
  background: #ccc;
}
@media all and (max-width: 768px) {
  .tcb-product-item {
    margin-bottom: 30px;
  }
.about{
  display: none;
}
.procuct-jr img{
width: 100%
}
.procuct-jr{
    margin-bottom: 20px;
}
}
.tcb-product-photo {
  text-align: center;
  height: 180px;
  background: #fff;
}
.tcb-product-photo img {
  height: 100%;
  display: inline-block;
}
.tcb-product-info {
  background: #f0f0f0;
  padding: 15px;
}
.tcb-product-title h4 {
  margin-top: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tcb-product-rating {
  color: #acacac;
}
.tcb-product-rating .active {
  color: #FFB500;
}
.tcb-product-price {
  color: firebrick;
  font-size: 18px;
}



.details {
    margin: 50px 0; }
 .details h1 {
      font-size: 32px;
      text-align: center;
      margin-bottom: 3px; }
    .details .back-link {
      text-align: center; }
      .details .back-link a {
        display: inline-block;
        margin: 20px 0;
        padding: 15px 30px;
        background: #333;
        color: #fff;
        border-radius: 24px; }
        .details .back-link a svg {
          margin-right: 10px;
          vertical-align: text-top;
          display: inline-block; }

.mg-t-20{
  margin-top: 20px
}
.mg-b-20{
  margin-bottom: 20px
}
