* {
     margin:0px;
     padding:0px;
}
ul {
     list-style:none;
}
a {
     text-decoration:none;
}
a:hover, a:focus {
     text-decoration:none;
}
img {
     border:none;
}
h1,h2,h3,h4,h5,h6,ul,li,p,strong,ol,span,strong {
     padding:0px;
     margin:0px;
}
h1,h2,h3,h4,h5,h6 {
     font-family: 'Montserrat', sans-serif;
}
:focus{
    outline: 0px !important;
}
body {
     font-size:14px;
     color:#000;
     font-family: 'Montserrat', sans-serif;
     box-sizing:border-box;
}
/*--------Hover Dropdown----------*/
.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}
.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}
.dropdown-menu {
  margin-top: 0;
}
/*--------Hover Dropdown----------*/

.ot-btn.btn-style-3 {
    font-size: 15px;
    font-weight: 600;
    padding: 0 22px;
    line-height: 35px;
    color: #2e4a97;
    letter-spacing: 1px;
     text-align: center;
     outline: none;
     display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-style-3:before {
    position: absolute;
    top: 0;
    left: -webkit-calc(5% + 45px);
    left: calc(5% + 45px);
    width: -webkit-calc(90% - 90px);
    width: calc(90% - 90px);
    height: 0;
    border: 2px solid #2e4a97;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    content: "";
    -webkit-transition: left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s;
    transition: left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s;
}
.btn-style-3:after {
    position: absolute;
    bottom: 0;
    left: -webkit-calc(5% + 45px);
    left: calc(5% + 45px);
    width: -webkit-calc(90% - 90px);
    width: calc(90% - 90px);
    height: 0;
    border: 2px solid #2e4a97;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    content: "";
    -webkit-transition: left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s;
    transition: left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s;
}

/* Slider end */

/*footer*/
footer{
    background: #232323 url(../images/bg2.png);
    background-size: contain;
    padding: 40px 0;
    border-top: 4px solid #133db1;
}
.bord-r{
    border-right: 1px solid #3a3a3a;
}
.ftr-top-head h4{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #3a3a3a;
}
.contact-detail {
    padding-bottom: 5px;
}
.contact-detail2{
    padding-bottom: 0px;
}
.cont-icon {
    float: left;
}
.contact-dtl {
    padding-left: 60px;
}
.contact-dtl p {
    letter-spacing: 0.8px;
    line-height: 24px;
    padding-bottom:5px;
}
.contact-dtl p a{
    color: #fff;
}
.ftr-top-dtl ul li{
    padding: 8px 0;
}
.ftr-top-dtl ul li a{
    font-size: 15px;
    color: #fff;
}
.ftr-top-cont p{
    color: #fff;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    line-height: 26px;
}
.bord-b{
     border-bottom: 1px solid #3a3a3a;
     padding-bottom: 20px;
     margin-bottom: 20px;
}
.ftr-btm ul{
     text-align: center;
     margin-bottom: 20px;
}
.ftr-btm ul li{
     display: inline-block;
     width: 45px;
     height: 45px;
     border: 1px solid #3a3a3a;
     text-align: center;
     line-height: 45px;
     margin: 0 5px;
}
.ftr-btm ul li:hover{
    background: #133db1;
    border: 1px solid #133db1;
}
.ftr-btm ul li a{
     color: #fff;
     font-size: 25px;
}
.ftr-btm{
     text-align: center;
     color: #bdbdbd;
     font-size: 13px;
     font-weight: 500;
}
.ftr-btm p a{
    color: #bdbdbd;
}
.inner-bnr{
    background: url(../images/a.jpg) no-repeat;
    background-size: 100%;
    padding: 180px 0 70px;
    position: relative;
}
.labelling-bnr{
    background: url(../images/labelling-machine.jpg) no-repeat;
    background-size: 100%;
    padding: 180px 0 70px;
    position: relative;
}
.filling-bnr{
    background: url(../images/filling-machine.jpg) no-repeat;
    background-size: 100%;
    padding: 180px 0 70px;
    position: relative;
}
.capping-bnr{
    background: url(../images/capping-machine.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 180px 0 70px;
    position: relative;
}
.tapping-bnr{
    background: url(../images/tapping-machine.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 180px 0 70px;
    position: relative;
}
.contact-bnr{
    background: url(../images/contact.jpg) no-repeat;
    background-size: 100% 130%;
    padding: 180px 0 70px;
    position: relative;
}
.clientele-bnr {
    background: url(../images/clientele.jpg) no-repeat;
    background-size: 100% 130%;
    padding: 180px 0 70px;
    position: relative;
}
.inner-bnr:after{
    content: "";
    background: rgb(0 0 0 / 45%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.inner-bnr-dtl{
    position: relative;
    z-index: 9;
    color: #fff;
    text-align: center;
}
.inner-bnr-dtl h1{
    font-size: 33px;
    font-weight: 600;
    padding-bottom: 15px;
    text-shadow: 0px 0px 6px #000000bf;
    text-transform: uppercase;
}
.inner-bnr-dtl ul li{
    display: inline-block;
    padding-right: 5px;
}
.inner-bnr-dtl ul li .active{
    color: red;
    font-weight: 500;
}
.inner-bnr-dtl ul li a{
    color: #fff;
}
.prods{
    padding: 60px 0;
}
.prod-detl-list{
    box-shadow: 1px 0px 10px 1px rgb(17 17 17 / 10%);
    /* padding-top: 10px; */
}
.prod-detl-list h4{
    padding-left: 15px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0%;
    margin-right: 0%;
    height: 40px;
    line-height: 40px;
    border-color: rgba(11,62,128, 1);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    background-color: rgba(11,62,128, 1);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.prod-detl-list img{
    opacity: 0.4;
    display: none;
}
.prod-detl-list ul{
    padding: 10px;
}
.prod-detl-list ul li{
    background-color: rgba(240,240,240, 1);
    padding: 10px 10px;
    margin-bottom: 2px;
}
.prod-detl-list ul li:hover{
    background-color: rgb(202 202 202);
}
.prod-detl-list ul li a{
    color: #444;
    font-size: 14px;
    display: block;
    font-weight: 500;
}
.prods-video h4{
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    color: #979797;
}
.nav-items{
    width: 100px;
    display: inline-block;
}
.nav-links{
    padding: 5px;
    background: #f0f0f0;
    margin: 0 5px;
}
.nav-pills .nav-links.active{
    background: #fff;
    border: 2px solid #dedede;
}
.nav-pills{
    margin: 20px auto 0;
    display: table;
}
.prods-head h2{
    margin-bottom: 40px;
    font-weight: 700;
    color: #2e4a97;
}
.prods-dtl{
    margin-top: 40px;
}
.prods-dtl p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 28px;
    padding-bottom: 19px;
    color: #333;
}
.prods-dtl ul li{
    list-style-type: disc;
    list-style-position: inside;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 22px;
    padding-bottom: 5px;
    color: #444;
}

.prod-application h5{
    color: #e22227;
    margin-top: 40px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.prods-dtl h5{
    color: #e22227;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.labelling-bnr{
    background: url(../images/labelling-machine.jpg) no-repeat;
    background-size: 100%;
    padding: 180px 0 70px;
    position: relative;
}
.filling-bnr{
    background: url(../images/filling-machine.jpg) no-repeat;
    background-size: 100%;
    padding: 180px 0 70px;
    position: relative;
}
.capping-bnr{
    background: url(../images/capping-machine.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 180px 0 70px;
    position: relative;
}
.tapping-bnr{
    background: url(../images/tapping-machine.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 180px 0 70px;
    position: relative;
}
.about-bnr {
    background: url(../images/about-banner.jpg) no-repeat;
    background-size: 100% 116%;
    padding: 180px 0 70px;
    position: relative;
}
.table-striped{
    margin-top: 40px;
}
.table{
    border: 2px solid #2e3135;
}
.table-striped tbody tr:nth-of-type(even){
    background: rgba(0,0,0,.05);
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(255 255 255 / 5%);
}
.table thead{
    background: #2e3135;
    color: #fff;
}
.table thead th{
    border-bottom:0;
}
.table tbody td{
    font-weight: 500;
}
.prod-application ul{
    margin-top: 20px;
}
.prod-application ul li{
    float: left;
    text-align: center;
   /* border: 1px solid #f0f0f0;*/
    width: 130px;
    margin-right: 5px;
}
.prod-application ul li p{
    margin-top: 15px;
    color: #9b9b9b;
}
.prod-application p{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 22px;
    padding-bottom: 5px;
    color: #444;
}

.serv-left-help{
    margin-top: 20px;
    box-shadow: 1px 0px 10px 1px rgb(17 17 17 / 10%);
}
.serv-left-help-heading {
  background: #2e4a97;
  color: #fff;
  padding: 10px 20px;
}
.serv-left-help-heading h2 {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.serv-left-help-detail {
  background: #314478;
  padding: 10px 10px;
}
.serv-left-help-detail p {
  color: #fff;
  font-size: 12px;
  font-weight:300;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: justify;
}
.serv-left-help-detail ul li {
  padding: 5px 0;
}
.serv-left-help-detail ul li a {
  color: #fff;
}
.serv-left-help-detail button {
  background: #f7f7f7;
  width: 100%;
  text-align: center;
  color: #464646;
  border: none;
  padding: 7px 0;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
}
.prod_request {
    display: block;
    background: #2d2d2d;
    color: #fff;
    text-align: left;
    padding: 10px 10px 10px 15px;
    margin-top: 20px;
    font-weight: 500;
}
.prod_request:hover{
    color: #fff;
}
.prod_request img{
    margin-right: 10px;
}


.products{
    padding: 40px 0;
}
.bor-r{
    border-right: 2px solid #eff0f2; 
}
.bor-t{
    border-top: 2px solid #eff0f2; 
}
.prod-hvr:hover{
    background-color: #eff0f2;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.products-dtls{
   text-align: center;
   padding-bottom: 15px;
   padding-top: 15px;
}
.products-dtls h4{
    font-size: 16px;
    text-align: center;
    color: #2e4a97;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 20px;
}
.products-dtls p{
    font-size: 13px;
    font-weight: 500;
    padding-top: 10px;
}
.products-dtls img{
    box-shadow: 0 0 7px 2px #e5e5e594;
}
.reade-more{
    min-width: 100px;
    text-align: center;
    background: #e22227;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 8px 22px;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 5px;
}
.reade-more:hover{
    background: #bf070b;
    color: #fff;
}
.mission{
    padding: 40px 0;
    background: #f6f6f6;
}
.mission-dtl{
    border-bottom: 2px dashed rgba(0,0,0,0.1);
    padding-bottom: 30px;
}
.mission-dtl h2{
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}
.mission-dtl h2 img{
    width: 55px;
    margin-right: 10px;
    position: relative;
    margin-top: -5px;
}
.mission-dtl p{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 24px;
    padding-top: 10px;
}
.vision-dtl{
    padding-top: 30px;
}
.vision-dtl h2{
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}
.vision-dtl h2 img{
    width: 60px;
    margin-right: 10px;
    position: relative;
    margin-top: -5px;
}
.vision-dtl p{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 24px;
    padding-top: 10px;
}
.team{
    padding: 40px 0;
    background: #eee;
}
.team-dtl h2{
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.team-dtl h2 img{
    width: 60px;
    margin-right: 10px;
    position: relative;
    margin-top: -5px;
}
.team-dtl p{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 24px;
    padding-top: 10px;
}
.about{
    padding: 60px 0;
}
.about-dtl h6{
    padding-bottom: 10px;
    color: #898a8b;
}
.about-dtl h2{
    padding-bottom: 20px;
    font-weight: 600;
}
.about-dtl h2 span{
    color: #e31e24;
}
.about-dtl p{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 24px;
}
.cleint{
    padding: 80px 0;
}
.cleint-img img{
    margin: 0 auto 30px;
    display: table;
}
.enquiry {
    position: fixed;
    content: '';
    right: 0;
    writing-mode: vertical-lr;
    top: 45%;
    height: auto;
    padding: 15px 5px;
    background: #2e4a97;
    color: #fff;
    text-align: center;
    z-index: 999;
}
.enquiry a {
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
}

.social_link_fxd {
    position: fixed;
    z-index: 123;
    bottom: 2%;
    left: 15px;
}
.social_link_fxd ul li {
    margin-bottom: 2px;
}
.social_link_fxd img {
    width: 48px;
    height: auto;
    border: 2px solid #FFF;
    border-radius: 50%;
}
.contacted{
    padding: 60px 0 60px;
}
.contacted-head{
    margin-bottom: 90px;
    text-align: center;
}
.contacted-head h6{
    padding-bottom: 5px;
    color: #666666;
}
.contacted-head h2{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: -.5px;
    margin-bottom: 15px;
    color: #040535;
}
.contacted-dtl{
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    padding: 60px 20px 20px 20px;
    height: 220px;
}
.contacted-dtl h4{
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    padding-bottom: 10px;
    color: #e31e24;
}
.contacted-dtl p{
    font-size: 15px;
    line-height: 24px;
    color: #8A91AC;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.contacted-dtl p a{
    font-size: 15px;
    line-height: 24px;
    color: #8A91AC;
    font-family: 'Roboto', sans-serif;
}
.contacted-dtl img{
    background: #2e4a97;
    padding: 20px;
    position: absolute;
    top: -40px; 
}
.contacted-dtl:hover img{
    transition-duration: 0.8s;
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
}
.cont-map{
    padding-bottom: 60px;
}
.cont-form{
    padding: 40px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.map iframe{
    height: 485px;
}
.map-pd{
    padding-right: 0;
}
.form-pd{
    padding-left: 0;
}
.cont-form h6{
    padding-bottom: 5px;
    color: #666666;
}
.cont-form h4{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -.5px;
    /* margin-bottom: 25px; */
    color: #040535;
    margin-bottom: 25px;
}
.form-control{
    border-radius: 0px;
}
.form-group{
    margin-bottom:25px;
}
.form-group .form-control{
    font-size: 13px;
    height: auto;
    padding: 10px 10px;
}
.form-btn{
    border-radius: 0px;
    width: 100%;
    padding: 10px 0;
}
.btn-primary{
    background-color: #2e4a97;
}
.hm-application{
     /*background: url(../images/bg-pattern1.png) no-repeat;*/
     background-size: cover;
     padding: 60px 0;
}
.hm-application-dtl{
     text-align: center;
      padding-bottom: 30px;
}
.hm-application-dtl h2{
     font-weight: 600;
     padding-bottom: 10px;
     text-transform: uppercase;
}
.hm-application-dtl p{
     font-weight: 500;
     color: #6c757d;
}
.hm-md-dtl ul li{
    float: left;
    padding: 20px 10px;
    width: 19%;
    border-left: 1px solid #eee;
}
.hm-md-dtl ul li img{
    width: 80%;
    margin: 0 auto;
    display: table;
    transition: 0.5s;
}
.hm-md-dtl ul li:hover img{
     -webkit-transform: translate(0px, 5px);
     transform: translate(0px, 5px);
}
.hm-md-dtl ul li:nth-child(1), .hm-md-dtl ul li:nth-child(2), .hm-md-dtl ul li:nth-child(3), .hm-md-dtl ul li:nth-child(4), .hm-md-dtl ul li:nth-child(5){
    border-bottom: 1px solid #eee;
}
.hm-md-dtl ul li:nth-child(1), .hm-md-dtl ul li:nth-child(6){
    border-left: 1px solid #0000 !important;
}
.hm-md-dtl h6{
     text-align: center;
     margin-top: 20px;
     font-size: 15px;
}
.hm-prod1{
     position: relative;
     background: #fafafa;
}
.block-sale__header {
    text-align: center;
    position: relative;
    padding: 14px 32px 0;
    margin: 0 auto -28px;
    z-index: 1;
    width: 420px;
}
.block-sale__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
.block-sale__link a {
    color: #6c757d;
    transition: color .12s;
    font-weight: 500;
}
.block-sale__link a:hover{
     color: red;
}
.block-sale__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.block-sale__link {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    line-height: 22px;
    padding: 18px 0;
}
.decor {
    position: absolute;
    width: 100%;
    bottom: 1px;
    left: 0;
    z-index: -1;
    display: block;
}
.decor__body {
    height: 38px;
    margin: 0 -10px -10px;
    overflow: hidden;
    position: relative;
}
.decor__start {
    border-bottom-left-radius: 2px;
     left: 10px;
    transform: skewX(30deg);
     height: 28px;
    width: calc(50% - 26.1658px);
    background: #fafafa;
    transform-origin: right top;
        position: absolute;
}
.decor__end{
     border-bottom-right-radius: 2px;
     right: 10px;
    transform: skewX(-30deg);
    height: 28px;
    width: calc(50% - 26.1658px);
    background: #fafafa;
    transform-origin: left top;
    position: absolute;
}
.decor__center{
     height: 28px;
    width: 34.3316px;
     background: #fafafa;
     position: absolute;
    left: 50%;
    transform: translateX(-50%);

}
.hm-prod{
    padding: 100px 0 80px;
    background: #262626 url(../images/product-bg.jpg) center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.hm-prod-dtl{
     background-color: #fff;
     box-shadow: 0 1px 3px rgb(0 0 0 / 9%);
     padding: 25px; 
     position: relative;
}
.hm-prod-dtl h5{
     font-weight: 600;
     text-align: left;
     padding-bottom: 10px;
     font-size: 16px;
     color: #262626;
}
.hm-prod-dtl p{
     font-weight: 500;
     color: #6c757d;
     font-size: 13px;
     text-align: left;
     line-height: 19px;
     padding-top: 5px;
}
.hm-prod-more{
    position: relative;
}
.hm-prod-more a {
    padding: 10px 25px;
    display: block;
    color: #fff;
    font-weight: 500;
    background: #2e4a97;
}
.hm-prod-more a i{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 41px;
    height: 41px;
    line-height: 41px;
    background: #e31e24;
    color: #fff;
    font-size: 16px;
    transform: rotate(90deg);
}
.slick-slide {
    padding: 0px 15px;
    border-right:1px dotted #ffffff69;
}
.slick-slide img {
    width: 100%;
}
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    width: 99.98%;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: block;
}
.slick-prev {
    left: 27%;
    top: -105px !important;
    width: 40px !important;
    height: 30px !important;
    transform: skewX( 30deg ) !important;
    background: red !important;
    border-radius: 2px;
    font-weight: bold;
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px\9;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0;
}
.slick-prev:before {
    content: '←';
}
.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: slick !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
button:focus{
     outline: none;
}
.slick-next {
    right: 27%;
    top: -105px !important;
    width: 40px !important;
    height: 30px !important;
    transform: skewX( -30deg ) !important;
    background: red !important;
    border-radius: 2px;
    font-weight: bold;
}
.slick-next:before, [dir=rtl] .slick-prev:before {
    content: '→';
}
.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
}
.hm-abt{
     padding: 120px 0;
     background: #fafafa;
}
.hm-abt-img{
     position: relative;
     margin-right: -15px;
}
.hm-abt-img:before {
    content: "";
    position: absolute;
    right: 0;
    width: 200px;
    height: 440px;
    top: -75px;
    background: #2e4a97;
}
.hm-abt-dtl h2{
     font-weight: 600;
     margin-bottom: 25px;
}
.hm-abt-dtl h2 span{
     color: #e31e24;
}
.hm-abt-dtl p{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 26px;
}
.hm-abt-ctg{
     text-align: center;
}
.hm-abt-ctg img{
     margin-bottom: 10px;
}
.hm-abt-ctg:hover .btn-style-3:before {
    width: 100%;
    height: 50%;
    left: 0;
    border: 2px solid #2e4a97;
    border-bottom: 0;
}
.hm-abt-ctg:hover .btn-style-3:after {
    width: 100%;
    height: 50%;
    left: 0;
    border: 2px solid #2e4a97;
    border-top: 0;
}
.hm-abt-img{
     margin-top:50px;
}
.hm-abt-img img{
     position: relative;
     z-index: 2;
}