body { background: #fff; color: #363636; font-family:'Inter', sans-serif, sans-serif;letter-spacing: 0.5px; font-size: 15px;overflow: hidden;overflow-y: scroll;}
h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; color: #0c0c0c; margin: 0 0 20px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #0c0c0c; }
p a { color: #363636; width: auto; display: inline-block; }
p a:hover { text-decoration: underline; outline: none; }
p { letter-spacing: 0.5px; margin-bottom: 10px; line-height: 24px; font-size: 15px; color: #363636; }
a { color: #363636; text-decoration: none; outline: none; display: block; }
a:hover, a:focus, a:active { outline: none; text-decoration: none; }
img { max-width: 100%; } iframe { border: 0; width: 100%; }
blockquote { padding: 0; border: 0; }
label { color: #7f7f7f; display: block; font-weight: 400; margin: 0; }
textarea { background: #fff; height: 100px !important; }
textarea, select, input { border: 1px solid #ccc; height: 40px; border-radius: 0; background: #fff; line-height: 40px; box-shadow: none; padding: 0 15px; box-sizing: border-box; font-size: 15px !important; }
.form-group { position: relative; margin-bottom: 15px }
.form-control::-moz-placeholder { color: #555; }
.form-control:focus::-moz-placeholder { color: #fc1e2a; }
.form-control:focus { border-color: #fc1e2a; box-shadow: none; outline: 0; } 
 h2 { font-size: 26px; font-weight: bold; }
 h3 { font-size: 18px; margin: 0 0 30px; font-weight: bold; } 
 h3 span { padding: 0 10px 0 0; position: relative; } 
 h4 { font-size: 16px; font-weight: bold; margin: 0; text-transform: capitalize; text-align: center; padding: 15px 0; color: #fff; } 
 h5 { text-transform: capitalize; } 
 /* Header*/ 
 .header { display: flow-root; width: 100%; position: absolute; top: 0; left: 0; z-index: 10; padding: 0px 0; background-image: linear-gradient(to bottom, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)); }
.topbar { float: left; width: 100%; margin: 0; padding: 0 0 5px;background-color:#fff0; }
.topbar .w-p-s-logo { margin:1px 0px; }
.top_right { float: left; width: 100%; display: flex; justify-content: flex-end; height: 55px; align-items: center; margin: 0; }
.search { max-width: 420px; width: 100%; margin: 0 0px; padding: 0; position: relative; }
.search_btn { position: absolute; top: 0; right: 0; height: 100%; padding: 0 20px; line-height: 40px; background: #fc1e2a; color: #fff; border: 0; border-left: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0px 50px 50px 0; height: 40px; display: flex; align-items: center; justify-content: center; }
.search_btn:hover { background: #fc1e2a; color: #901e78; }
.phone_call { display: inline-block; list-style: none; margin: 0 15px; padding: 0 }
.phone_call a {     color: #ffffff;
    text-decoration: none;
   font-size: 15px;
    font-weight: 500; }
.phone_call a svg {     color: #ffffff;
    width: 28px;
    height: 28px;
    margin-right: 3px;
    vertical-align: middle;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 3px; }
.phone_call a:hover { color: #000000 }
.phone_call a:hover svg { color: #000000}
.navbar .phone_call { margin: 10px 0; }
.navbar .phone_call a { color: #fff; }
.navbar .phone_call a:hover, .navbar .phone_call a:focus { color: #fc1e2a; } ul.social { float: left; margin: 0; padding: 0; }
.top_right ul.social { float: left; margin: 0; list-style: none; padding: 0px; width: auto; }
 ul.social li { margin: 0px; display: inline-block; } 
 ul.social li a {     transition: background 400ms ease-in-out;
    text-align: center;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; } 
 ul.social li a svg { color: #fff; width: 15px; height: 15px; margin: 0; padding: 0; } 
 ul.social li.facebook a { background: #3C5B9B; } 
 ul.social li.twitter a { background: #525252; } 
 ul.social li.linkedin a { background: #027ba5; } 
 ul.social li.youtube a { background: #f70000; } 

 ul.social li.instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
.search input.form-control {
    border-radius: 50px;
}
 .menubar { float: left; width: 100%; position: relative; /*-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1); box-shadow: 0 3px 5px rgba(0, 0, 0, .1);*/ background: transparent; }
.menubar.stricky-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1); box-shadow: 0 3px 5px rgba(0, 0, 0, .1); animation-name: fadeInDown; animation-duration: 1s; animation-fill-mode: both; background: rgba(0, 0, 0, 0.8); } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0) } to { opacity: 1; transform: none } }
.navigation .nav-header { display: none; padding: 12px 20px }
.navigation .navbar button { float: right; width: 40px; height: 40px; background: transparent; border: 0; outline: 0; color: #fff; font-size: 28px; border-radius: 0; text-align: center; line-height: 40px; position: relative; z-index: 99; padding: 5px; position: relative; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; }
.navigation .navbar button span { display: block; position: absolute; height: 3px; width: 70%; background: #fff; border-radius: 9px; opacity: 1; left: 15%; transform: rotate(0deg); transition: .25s ease-in-out; }
.navigation .navbar button span:nth-child(1) { top: 8px; }
.navigation .navbar button span:nth-child(2), .navigation .navbar button span:nth-child(3) { top: 18px; }
.navigation .navbar button span:nth-child(4) { top: 28px; }
.navigation .navbar button.open span:nth-child(1) { top: 18px; width: 0%; left: 50%; }
.navigation .navbar button.open span:nth-child(2) { transform: rotate(45deg); }
.navigation .navbar button.open span:nth-child(3) { transform: rotate(-45deg); }
.navigation .navbar button.open span:nth-child(4) { top: 18px; width: 0%; left: 50%; }
.navigation .menu { display: block }
.navigation .menu ul { float: left; width: 100%; margin: 0; padding: 0; text-align: center; display: flex; position: relative; border-top: 0px solid; border-bottom: 0px solid; border-color: rgb(88 88 88 / 16%); justify-content: space-between; }
.navigation .menu ul:before, .navigation .menu ul:after { content: ''; background:rgb(88 88 88 / 16%); height:0px; width: 100%; position: absolute; top: 2px; left: 0; }
.navigation .menu ul:after { top: auto; bottom: 2px; }
.navigation .menu ul li { display: inline-block; position: relative }
.navigation .menu ul li a {    padding: 15px 15px;
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    font-size: 15px;
    background: transparent;
    font-weight: 400;
    border-bottom: 0px solid transparent;
    letter-spacing: 0.5px; }
.navigation .menu ul li.active a, .navigation .menu ul li:hover a { color: #ffbbbe; background: transparent; }
.navigation .menu ul li ul.cs-dropdown { top:96%; left: 0; text-align: left; border: 0; }
.navigation .menu ul li ul.cs-dropdown li:last-child { border: 0 }
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown { left: 100%; margin-top: 0px }
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown { left: -100%; margin-top: -31px }
.navigation .menu ul li ul.cs-dropdown { position: absolute; width: 285px; display: none; z-index: 99999; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.4); background: #fff; margin: 0; padding: 0; transition: all .3s ease }
.navigation .menu ul li:hover ul.cs-dropdown { display: block }
.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown { display: none; transition: all .3s ease; width: 250px; }
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown { display: block }
.navigation .menu ul li ul.cs-dropdown li { display: block; padding: 0; border-bottom: 1px solid #eee; width: 100% }
.navigation .menu ul li ul.cs-dropdown li:last-child a { border-bottom: 0 }
.navigation .menu ul li ul.cs-dropdown li:last-child a:after { display: none }
.navigation .menu ul li ul.cs-dropdown li a:hover { color: #fff; background: #fc1e2a; }
.navigation .menu ul li ul.cs-dropdown li a:hover  { color: #fff !important; background: #fc1e2a }
.navigation ul.cs-dropdown.cs-dropdown100 li a:hover { background: #fc1e2a; color: #000000 }
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover { color: #fff; background: #fc1e2a }
.navigation .menu ul li ul.cs-dropdown li a { color: #000000; font-size: 15px; padding: 7px 15px; position: relative; display: block; text-transform: capitalize; font-weight: normal; background: #fff; transition: all 0.3s ease; border-bottom: 0px solid transparent; }
.navigation ul li.cs-submenu a button { border: 0; background: transparent; outline: 0; padding: 0; margin: 0 0 0 3px; color: #ffffff; }
.navigation ul li.cs-submenu a button svg { width: 16px; height: 16px; }
.navigation ul li.cs-submenu:hover svg { transform: rotateZ(180deg); color: #ffd1d3; }
.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg { color: #242424 }
.navigation ul li.cs-submenu ul.cs-dropdown li a button { float: right; color: #000000; }
.navigation ul li.cs-submenu ul.cs-dropdown li a button svg { transform: rotateZ(-90deg); }
.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg { color: #fff; }
.navigation .navbar { display: none; padding: 12px 0; margin: 0 }
.navigation .menu ul>li:hover>ul.cs-dropdown { visibility: visible; opacity: 1; }
.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown { left: 100%; top: 0px; height: 100%; }
.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown>li>ul.cs-dropdown { left: -100%; margin-top: -31px; }
.navigation .menu ul>li>ul.cs-dropdown>li:hover>ul.cs-dropdown { visibility: visible; opacity: 1; }
.navigation .menu ul>li ul.cs-dropdown { position: absolute; width: 300px; opacity: 0; visibility: hidden; z-index: 99999; transition: all .3s ease; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.4); background: #fff; margin: 0; padding: 0; text-align: left; left: 0%; }
.navigation .menu ul>li ul.cs-dropdown li { display: block; padding: 0; border-bottom: 1px solid #eee; width: 100%;position: relative; } 
.navigation ul li.cs-submenu a svg{display: none;}
.navigation ul li.cs-submenu a button svg{display: block;}
.navigation .menu ul li.cs_mega ul.cs-dropdown li {display: grid;float: left;width: 50%;border: 1px solid #eee;    border-bottom: none; margin: 0px 0%;}
ul.cs-dropdown.cs-dropdown100 li {margin: 0px !important;}
.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown {display: table !important;left: -100%;margin-top: 0;width: 100% !important;}
.wprt-icon-text .icon img {    width: 80px;}
.cs-dropdown100 li {display: block!important;float: none!important;width: 100%!important;}
/* banner */ 
.home_slider { display: flow-root; width: 100%; margin: 0; padding: 0; position: relative }
.home_slider #slider { overflow: hidden; width: 100% }
.slide { position: relative; display: block; z-index: 6; width: 100%; height: 100%; overflow: hidden; }
.home_slider .slide img { width: 100%; } 
#slider .owl-prev, #slider .owl-next { line-height: 0; position: absolute; top: 50%; display: block; width: 45px; height: 45px; padding: 0; transform: translate(0, -50%); cursor: pointer; color: #fff; border: 0; outline: 0; background: #e91220; border-radius: 100%; z-index: 9 } 
#slider .owl-prev {opacity: 1 !important; left: 20px; } 
#slider .owl-next { opacity: 1 !important;right: 20px; } 
#slider .owl-prev:hover, #slider .owl-next:hover { background: #fc1e2a; color: #000000; border-color: #fc1e2a } 
#slider .owl-dots { position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto }
.home_slider .banner_inner { top: 0%; display: inline-block; text-shadow: none; right: 0%; left: 0%; padding: 0; bottom: 0%; background-color:#fff0; display: flex; height: 100%; }
.home_slider .banner_info { max-width: 700px; margin: 0 auto; text-align: center; }
.home_slider .title_1 { color:#ffffff; display: inline-block; font-size: 35px; text-transform: uppercase; margin-bottom: 10px; font-weight: 600; text-shadow: 1px 1px 0 rgb(255 255 255 / 74%)} 
#slider .active .title_1 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown; animation-delay: 0.3s; }
.home_slider p { color: #fff; font-size: 18px; line-height: 24px; text-shadow: 1px 1px 0 rgba(0, 0, 0, .75); } 
#slider .active p { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInUp; animation-delay: 0.3s; }
.path_type_1 { height: 185px; width: 100%; position: absolute; bottom: -1px; left: 0; z-index: 6; padding: 0; }
.path_type_1.top { width: 100%; position: absolute; top: -1px; left: 0; -moz-transform: scaleY(-1); -o-transform: scaleY(-1); -webkit-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV; -ms-filter: "FlipV"; } svg:not(:root) { overflow: hidden; } 
/* Fetures */ 
.carousel-control-next-icon, .carousel-control-prev-icon { 
    width: 20px;}
.w-p-s-home-feture { display: flow-root; width: 100%; padding: 20px 0px 20px 0px; background: #fff; }
.wprt-icon-text {border: 1px solid #d9d9d9; text-align: center; border-radius: 3px; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease; transition: all 500ms ease; overflow: hidden; height: 100%; padding: 10px 0px; }
.wprt-icon-text .icon { padding: 10px 0 0; }
.wprt-icon-text .icon { color: #fc1e2a; font-size: 52px; line-height: normal; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
.wprt-icon-text:hover .icon { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
.wprt-icon-text:hover .icon { color: #fc1e2a; }
.wprt-icon-text .title_01 { font-size: 16px; line-height: 20px; margin: 0; color: #e91220; font-weight: bold; padding-bottom: 8px; padding-top: 12px;}
.wprt-icon-text:hover .title_01 { color: #fc1e2a; }
.wprt-icon-text:hover .title_01 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.wprt-icon-text:hover p { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.service_category { display: flow-root; width: 100%; padding: 0 0 20px; margin: 0; background: #fff; }
.p0 { padding: 0; }
.grid_1 { padding: 0 }
.grid_1:first-child { padding-left: calc(var(--bs-gutter-x) * 0.5); }
.grid_1:nth-child(2) { padding-right: calc(var(--bs-gutter-x) * 0.5); }
.grid_2 { padding: 0 }
.grid_2:first-child { padding-right: calc(var(--bs-gutter-x) * 0.5); }
.grid_2:nth-child(2) { padding-left: calc(var(--bs-gutter-x) * 0.5); }
.img-wrap { position: relative; width: 100%; display: block; }
.img-wrap img { width: 100%; height: auto; display: block;    border: 0px solid #d9d9d9; }
.service_content { position: relative; height: 100%; text-align: center; color: #fff; font-size: 16px; line-height: 24px; background: #000000; }
.menubar.stricky-fixed .menu.main_header ul li a {color: #fff;}
.service_content .center_box { position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%, -50%); max-height: 100%; width: 100%; padding: 0 60px; }
.service_content .center_box .title_3 { font-size: 25px;line-height: 30px;color: #fff; margin-bottom: 10px; font-weight: 600; }
.service_content .center_box .title_3 a { color: #fff; }
.service_content:hover .center_box .title_3 a { color: #fc1e2a; }
.service_content .center_box p { margin-bottom: 10px; color: #fff;    margin-bottom: 20px;     text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    -webkit-box-orient: vertical;
    width: 100%;}
.facilities_btn {      padding: 8px 30px;
    background: #ff0030;
    color: #fff;
    font-size: 14px;
    transition: all 0.5s ease;
    display: inline-block;
    border: 2px solid #ff454c;
    border-radius: 50px;
    margin: 7px 0px;
    font-weight: 500; }
.facilities_btn:hover, .facilities_btn:focus {    border-color: #af0009;
    background: #a80009;    color: #fff; }
    
    .service_content .center_box .facilities_btn:hover, .service_content .center_box .facilities_btn:focus {
    border-color: #ff0030;
    background: #ffffff;
    color: #ff0030;
}
    /* Home About */ 
.home_about-web-pulse { display: flow-root; width: 100%; color: #fff; padding: 80px 0 70px; background: url(../images/background1.jpg) no-repeat fixed; background-repeat: repeat; background-size: 100%; position: relative; overflow: hidden;    background-size: cover;
    position: relative;
    overflow: hidden;
    background-position: center center; }
.navigation .menu ul li ul.cs-dropdown li a {color: #000000;}
.home_about-web-pulse:before { position: absolute; content: ""; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); z-index: 1; }
.home_about-web-pulse .container { position: relative; z-index: 9 }
.home_about_content { max-width: 100%; margin: 0px auto; padding: 40px 0; text-align: center; }
.home_about_content h1 { color: #fc1e2a; margin: 0 0 20px; padding: 0; font-size: 28px; font-weight: 600; text-align: center; }
.home_about_content h2, .home_about_content h3, .home_about_content h4 { color: #fc1e2a; margin: 0 0 10px; padding: 0; text-align: left; font-size: 22px; }
.home_about_content p { color: #fff; text-align: justify; }
.home_about_content p strong, .home_about_content p b { color: #fc1e2a; }
.home_about_content ul {
    padding: 0px;
}
.home_about_content ul li{list-style: circle; margin-left:18px;margin-bottom: 5px;}
.read_more_btn { margin-top: 20px; padding: 8px 30px; background: transparent; color: #fc1e2a; font-size: 15px; display: inline-block;border-radius: 5px; border: 1px solid #fc1e2a;height: 40px; }
.read_more_btn:hover, .read_more_btn:focus { background: #ff0030;color: #fff;border-color: #ff0030;}
.services-block-six { position: relative; margin-bottom: 30px; }
.services-block-six .inner { position: relative; display: block; overflow: hidden; padding: 30px 7px; border: 1px solid #e0e0e0; background: #fff; text-align: center; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease; transition: all 500ms ease; border-radius: 3px;box-shadow: 0px 0px 5px 0px #282828;}
.services-block-six .inner:hover .icon { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
.services-block-six .inner:hover { border-color: #fc1e2a; background: #fc1e2a; }
.services-block-six .inner .icon { position: relative; font-size: 64px; line-height: 1em; color: #df6512; margin-bottom: 25px; }
.services-block-six .inner .title_3 { position: relative; font-size: 16px; line-height: 25px; margin: 0; padding: 0; color: #e91220; font-weight: 700; text-transform: inherit; }
.services-block-six .inner:hover .title_3, .services-block-six .inner:hover p { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; color: #fff; }
.services-block-six .inner:hover .title_3, .services-block-six .inner:hover .icon { color: #fff; } 
.services-block-six .inner:hover .icon img{filter: invert(1);}
/* Featured Services */ 
.webpulse_home_featured { display: flow-root; width: 100%; margin: 0; padding: 0 0 50px 0; background: #fff; position: relative; }
.title { padding-bottom: 15px; margin-bottom: 20px; position: relative; color: #000000; font-size: 28px; font-weight: 600; }
.title span { position: relative; color: #fd5d14 }
.title:before, .title:after { content: ""; background: #dddddd; width: 30px; left: 0; height: 3px; position: absolute; bottom: 0; }
.title:after { background: #ec0d26; left: 30px; }
.text-center .title:before, .text-center .title:after { left: 50%; margin-left: -30px; }
.text-center .title:after { margin-left: 0; }
.text-right .title:before, .text-right .title:after { left: inherit; right: 30px; }
.text-right .title:after { right: 0; }
.text-right { text-align: right; }
.inner-box { position: relative; display: block; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; margin: 0px;    box-shadow: 0px 0px 5px 0px #ccccccb8; border-radius: 5px; overflow: hidden; }
.inner-box:hover { box-shadow: 0 0 16px rgba(0, 0, 0, 0.25); }
.inner-box .image-box { position: relative; }
.inner-box .image-box .image {    position: relative;
    margin-bottom: 0;
    height: auto;
    aspect-ratio: 1;}
.inner-box .image-box .image img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; width: auto; max-height: 100%; }
.inner-box .image-box .overlay-link { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 1; }
.inner-box .image-box .overlay-link a { position: absolute; left: 0; top: 0; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; }
.inner-box .image-box .overlay-link:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #fc1e2a; padding: 15px; content: ""; outline: 2px solid #fc1e2a; outline-offset: -15px; visibility: hidden; opacity: 0; -webkit-transform: scale(0.5) rotateX(180deg); -moz-transform: scale(0.5) rotateX(180deg); -ms-transform: scale(0.5) rotateX(180deg); -o-transform: scale(0.5) rotateX(180deg); transform: scale(0.5) rotateX(180deg); -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
.inner-box:hover .overlay-link:before { opacity: .70; -webkit-transform: scale(1) rotateX(0deg); -moz-transform: scale(1) rotateX(0deg); -ms-transform: scale(1) rotateX(0deg); -o-transform: scale(1) rotateX(0deg); transform: scale(1) rotateX(0deg); visibility: visible; }
.inner-box .image-box .overlay-link svg { color: #ffffff; text-align: center; visibility: hidden; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; width: 30px; height: 30px; }
.inner-box:hover .overlay-link svg { opacity: 1; visibility: visible; -webkit-transition-delay: 500ms; -moz-transition-delay: 500ms; -ms-transition-delay: 500ms; -o-transition-delay: 500ms; transition-delay: 500ms; }
.inner-box .lower-content { position: relative; padding: 10px; border-top: 1px solid #e1e1e1; background-color: #ffffff; }
.inner-box .lower-content .icon { position: relative; display: inline-block; text-align: center; font-size: 40px; line-height: 1em; color: #fc1e2a; margin-bottom: 24px; }
.inner-box .lower-content h3, .inner-box .lower-content h4, .inner-box .lower-content .title4 { position: relative; display: block; font-size: 18px; line-height: 1.2em; text-align: left; color: #002121; font-weight: 600; margin-bottom: 10px; padding: 0px; }
.inner-box .lower-content h3 a, .inner-box .lower-content h4 a, .inner-box .lower-content .title4 a { color: #000000; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 17px; }
.inner-box:hover .lower-content h3 a { color: #fc1e2a; }
.inner-box .lower-content .text {     position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    width: 100%; }
.inner-box .lower-content .read_more_btn { color: #fc1e2a; border-color: #fc1e2a; }
.inner-box:hover .lower-content .read_more_btn { color: #fff; background: #fc1e2a; border-color: #fc1e2a; } 
.wps_featured .owl-prev, .wps_featured .owl-next, #featuredProducts2 .owl-prev, #featuredProducts2 .owl-next { line-height: 0; position: absolute; top: 50%; display: block; width: 45px; height: 45px; padding: 0; transform: translate(0, -50%); cursor: pointer; color: #fff !important; border: 0; outline: 0; background: #fc1e2a !important; border-radius: 100%; z-index: 9 } 
.wps_featured .owl-prev, #featuredProducts2 .owl-prev { left: -20px; } 
.wps_featured .owl-next, #featuredProducts2 .owl-next { right: -20px; } 
.wps_featured .owl-prev:hover, .wps_featured .owl-next:hover, #featuredProducts2 .owl-prev:hover, #featuredProducts2 .owl-next:hover { background: #fc1e2a; color: #000000; border-color: #fc1e2a } 
.wps_featured .owl-dots, #featuredProducts2 .owl-dots { position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto } 
/* Home Nature Life */ 
.web-pulse-choose { float: none; display: flow-root; width: 100%; color: #fff; padding: 85px 0px; background: url(../images/background2.jpg) no-repeat fixed; text-align: center; background-repeat: repeat; background-size: 100%; position: relative; }
.web-pulse-choose:before { background-color: rgba(17, 17, 17, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.web-pulse-choose .container { position: relative; }
.web-pulse-choose .ming { margin-top:0px;height: auto;width: 100%;border-radius: 5px;}
.home_right_sec { float: left; width: 100%; margin: 0; padding:0px 0 0; }
.home_right_sec .title { text-align: left; color: #fff; font-size: 30px; position: relative; z-index: 15; }
.service-box { position: relative; perspective: 1000px; height: 320px; margin-bottom: 30px; }
.service-flip-images:after { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(39, 40, 44, 0) 50%, #27282c 100%); bottom: 0; content: ""; height: 100%; left: 0; position: absolute; width: 100%; }
.service-flip-front, .service-flip-images:after { border-radius: 2px; }
.service-flip-images {border-radius: 5px;background-size: 100% !important; background-position: top center !important; background-repeat: no-repeat !important; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.service-flip-desc { background: #fd5d14; color: #fff; position: relative; text-align: center; }
.service-flip { width: 100%; height: 100%; transform-style: preserve-3d; transition: all 1.0s linear; }
.service-flip-title { display: block; position: absolute; bottom: 13px; left: 10px; right: 10px; z-index: 1; text-align: left; }
.service-flip-title .title_02 { color: #ffffff; margin: 0; padding: 0; font-size: 16px; font-weight: 600; }
.service-flip-desc .service-flip-text { left: 50%; position: absolute; right: auto; top: 50%; z-index: 2; transform: translate(-50%, -50%); width: 100%; padding: 0 15px; }
.service-flip-desc .service-flip-text .center_content { width: 100%; height: 100%; }
.service-flip-desc .service-flip-text .title_02 { color: #ffffff; font-size: 18px; margin: 0 0 10px; padding: 0; font-weight: 600; text-align: center; }
.service-flip-desc .service-flip-text a { font-size: 28px; color: #fff; }
.service-box:hover .service-flip-title .title_02 { color: #fc1e2a; }
.flip-icon { background: transparent; bottom: 5px; height: 40px; line-height: 45px; position: absolute; right: 0px; text-align: center; width: 45px; z-index: 9; }
.flip-icon svg { color: #fc1e2a; width: 24px; height: 24px; }
.service-flip-desc .service-flip-text>i { font-size: 30px; line-height: 42px; display: inline-block; margin-bottom: 15px; font-weight: bold; } /* Home Blog */ .webpulse-home_blog { display: flow-root; width: 100%; margin: 0; padding: 50px 0; background: #f0f0f0; }
.webpulse-home_blog h3 { font-size: 26px; }
.blog-item { position: relative; margin: 0; }
.blog-item .blog__img { position: relative; overflow: hidden; border-radius: 5px ;border: 1px solid #eee;}
.blog-item .blog__img img { -webkit-transition: all .9s ease; -moz-transition: all .9s ease; -ms-transition: all .9s ease; -o-transition: all .9s ease; transition: all .9s ease; width: 100%; }
.blog-item:hover .blog__img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1) }
.blog-item .blog__content { background-color: #fff; position: relative; z-index: 2; padding-top: 25px; padding-left: 20px; padding-right: 20px; margin-right: 15px; margin-top: -27px; border-radius: 0 4px 0 0; padding-bottom: 20px;    border: 1px solid #ccc6; }
.blog-item .blog__meta { display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; margin-bottom: 0px }
.blog-item .blog__meta-cat { margin-right: 8px; line-height: 1 }
.blog-item .blog__meta-cat a { position: relative; color: #fc1e2a; padding-right: 7px; display: inline-block; }
.blog-item .blog__meta-cat a:hover { color: #1b1a1a }
.blog-item .blog__meta-cat a:after { content: ","; position: absolute; top: 0; right: 2px; color: #fc1e2a }
.blog-item .blog__meta-cat a:last-child { padding: 0 }
.blog-item .blog__meta-cat a:last-child:after { display: none }
.blog-item .blog__meta-date {display: flex; font-size: 13px; line-height: 1; margin-right: 0px;    margin-bottom: 11px;    align-items: center; justify-content: space-around;}
.blog-item .blog__meta-date svg { margin-right: 5px;color: #ff0034;}
.blog-item .blog__title { font-size: 18px; line-height: 24px; margin-bottom: 10px; padding: 0;    font-weight: 600; padding-left: 20px; position: relative; text-align: left; }
.blog-item .blog__title:after { content: ""; position: absolute; top: 5%; left: 0; width: 2px; height: 90%; background-color: #fc1e2a }
.blog-item .blog__title a { color: #1b1a1a;    height: 50px; overflow: hidden; }
.blog-item .blog__title a:hover { color: #fc1e2a }
.blog-item .blog__desc { margin-bottom: 0 ;height: 100px;overflow: hidden;}
.blog-item .blog__content .read_more_btn { color: #fc1e2a; border-color: #fc1e2a; }
.blog-item:hover .blog__content .read_more_btn { background: #fc1e2a; color: #fff; border-color: #fc1e2a; } /* Home Testimonials */ .home_testimonials_webpulse { display: flow-root; width: 100%; color: #fff; padding: 60px 0 60px; background: url(../images/background2.jpg) no-repeat fixed; text-align: left; background-repeat: repeat; background-size: 100%; position: relative; }
.home_testimonials_webpulse:before { background-color: rgba(17, 17, 17, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.home_testimonials_webpulse h3 { font-size: 30px; color: #fff; }
.testimonial-item { padding-left: 35px; }
.ti-text {padding-left: 45px; padding-top: 20px; padding-bottom: 20px; border: 1px solid #efefef; position: relative; background: #fff; margin-bottom: 15px; height: auto; padding-right: 20px; }
.ti-badge { position: absolute; width: 50px; height: 45px; line-height: 45px; text-align: center; top: 40px; left: -19px; background: #fc1e2a; }
.ti-badge svg { width: 30px; height: 30px; }
.ti-badge:after { position: absolute; content: ''; border-bottom: 9px solid #c10024; border-right: 9px solid #c10024; border-left: 9px solid transparent; border-top: 9px solid transparent; bottom: 100%; left: 0; }
.ti-badge:before { font-size: 28px; }
.ti-words { font-size: 15px; line-height: 24px; }
.five_start { margin: 0; padding: 0; }
.five_start li { font-size: 15px; margin-right: 5px; color: #fc1e2a; padding: 0; display: inline; }
.ti-info ul li { float: left; margin-right: 10px; }
.ti-info ul li img { width: 80px; height: 80px; border-radius: 100%; }
.ti-name { font-size: 16px; line-height: 25px; color: #fc1e2a; margin: 0px; padding: 0; }
.ti-info ul li p { margin: 0; color: #fff; }
.md-header { font-size: 28px; line-height: 35px; color: #fff; text-align: left; }
.path_type_2-gray { position: absolute; left: 0; bottom: 0; pointer-events: none; background: #fff; float: left; z-index: 100; margin-top: 90px; }
.path_type_2-gray path { fill: #f5f5f5; }
.path_type_2-white { background: #f5f5f5; margin-bottom: -6px; margin-top: 60px; }
.path_type_2-white path { fill: #fff; stroke: #f5f5f5; stroke-width: 0; }
.path_type_2.home-left { position: absolute; bottom: -2px; left: 0; background: none; z-index: 1; }
.path_type_2.home-right { position: absolute; bottom:-2px; right: 0 !important; background: none; z-index: 1; left: auto; }
.path_type_2.home-left, .path_type_2.home-right path { fill: #f0f0f0; stroke: #f0f0f0; stroke-width: 4; } /* Home Clients */ .webpulse_home_clients { display: flow-root; width: 100%; margin: 0; padding: 40px 0 20px; background: #f0f0f0; }
.webpulse_home_clients h4 { text-align: left; font-size: 26px; }
.webpulse_home_clients .clients { border: solid 1px #d8d8d8; max-width: 100%; background: #fff; margin-bottom: 26px; position: static; opacity: 1; margin: 0 10px 20px 0; transition: opacity 0.3s ease; top: 0; left: 0;border-radius: 5px; padding: 10px 0px }
.webpulse_home_clients .item .image {    position: relative;
    padding: 43px 44px;
    text-align: center;
    min-height: unset;
    height: 100px;
    overflow: hidden;
    width: 90%;
    margin: auto; }
.webpulse_home_clients .item .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
/* Footer */ 
.web-pulse-india {     display: flow-root;
    width: 100%;
    padding: 50px 0px 35px;
    background: #0c0c0cf2; }
.web-pulse-india .title_5 { float: left; width: 100%; font-size: 18px; text-align: left; color: #fff; margin-bottom: 30px; position: relative; padding: 0; font-weight: 600; }
.web-pulse-india .title_5:after { width: 50px; content: ""; position: absolute; display: inline-block; border-top-style: solid; border-color: #fe002b; margin-top: 10px; border-top-width: 2px; left: 0; top: 100%; }
.web-pulse-india p { float: left; width: 100%; color: #fff; }
.web-pulse-india p a { float: left; color: #ffffff; }
.web-pulse-india p a:hover { color: #ff4953; }
.web-pulse-india p span { float: left; }
.web-pulse-india h4 span { color: #fc1e2a; }
.footer-links { float: left; width: 100%; margin: 0; padding: 0; }
.footer-links li { line-height: 28px; list-style: none; color: #fff; font-size: 15px; }
.footer-links a { color: #fff; text-transform: capitalize !important; }
.footer-links a:hover { color: #ff4953; }
.address_group p { margin-bottom: 10px; }
section.wps_why_us{display: flow-root;background: #f9f9f9;}
.wps_copy {     display: flow-root;
    width: 100%;
    background: #000000;
    line-height: 20px;
    color: #fff;
    padding: 16px 0px;}
.wps_copy a { color: #ffffff; display: inline-block; }
.wps_copy a:hover { color: #ff4953; }
.social-icons { float: left; overflow: hidden; margin: 0; } 
#web-pulse-scroll-up {     position: fixed;
    z-index: 9;
    bottom: 105px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s;
    display: none;
    background: #ff0030;} 
#web-pulse-scroll-up svg { width: 24px; height: 24px; } 
#web-pulse-scroll-up:hover { background: #000000; }
.web-pulse-india address { float: left; width: 100%; }
.web-pulse-india address .title_6 { font-size: 16px; color: #ff4953; margin: 0 0 6px; padding: 0; text-transform: capitalize; font-weight: 600; }
.popular_tag { margin: 0 0 20px; padding: 0; float: left; width: 100%; }
.popular_tag li { list-style: none; display: inline-block; margin-right: 5px; margin-bottom: 5px; }
.popular_tag li a { border: solid 1px rgba(255, 255, 255, 0.5); display: inline-block; text-decoration: none; transition: all .3s ease; color: #fff; border-radius: 50px; padding: 4px 15px; }
.widget__newsletter-form { float: left; width: 100%; margin: 0 0 15px; padding: 0; position: relative; }
.widget__newsletter-form .form-control { font-size: 13px; background-color: transparent; border: 1px solid #eee; border-radius: 20px; background: #222; }
.widget__newsletter-form .btn { min-width: 30px; width: 30px; height: 30px; line-height: 26px; border-radius: 50%; padding: 0; position: absolute; top: 5px; right: 10px; background: #fd5d14; color: #fff; text-align: center; }
.widget__newsletter-form .btn i { position: relative; font-size: 16px; margin: 0; top: 0; left: 0; }
.whatapp_btn { background: #01e675; width: 50px; height: 50px; color: #fff; position: fixed; left: 15px; bottom: 105px; cursor: pointer; z-index: 9; border-radius: 100%; display: flex; align-items: center; justify-content: center; transition: all 300ms ease-in-out; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16); }
.whatapp_btn svg { width: 24px; height: 24px; }
.whatapp_btn:focus, .whatapp_btn:hover { background: #01e675; color: #fff; } 
#whatsapp .modal-dialog { margin-top: 12%; }
.send_enquiry {border-radius: 40px; bottom: 45px; color: #ffffff; display: table; height: 50px; left: 15px; min-width: 50px; position: fixed; text-align: center; z-index: 9; transition: all 0.2s linear; background: #ff0030; display: flex; align-items: center; justify-content: center; }
.send_enquiry svg { width: 24px; height: 24px; line-height: 50px; }
.send_enquiry:hover { color: #fff; padding: 0 20px; }
.send_enquiry:focus { color: #fff; }
.send_enquiry span { display: table-cell; vertical-align: middle; font-size: 15px; letter-spacing: -15px; opacity: 0; line-height: 50px; transition: all 0.5s; text-transform: uppercase; }
.send_enquiry:hover span { opacity: 1; letter-spacing: 1px; padding-left: 10px; }
.modal-content { border-radius: 0; }
.modal-header { padding: 0 15px; background: #fc1e2a; color: #fff; border-radius: 0; }
.modal-header h4 { text-align: left; font-size: 18px; line-height: 18px; color: #fff; }
.modal-header .modal-title { text-align: left; font-size: 18px; line-height: 18px; color: #fff; padding: 15px 0; text-transform: initial; letter-spacing: 0.2px; }
.btn-close { width: 1em; height: 1em; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; outline: 0; }
.send_p { font-size: 15px; line-height: 18px; text-align: center; }
.g-recaptcha { transform: scale(0.80); transform-origin: 0 0; -webkit-transform-origin: 0 0 }
/* Inner Heading Banner*/
.heading_banner { float: left; width: 100%; position: relative; background-size: cover; padding: 170px 0 50px; margin: 0; }
.heading_banner:before { position: absolute; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; z-index: 0; content: ''; }
.heading_banner .container { position: relative; }
.heading_banner h1 { margin: 0 0 10px; text-transform: capitalize; font-size: 28px; font-weight: 600; color: #fff; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 10px 20px; }
.heading_banner h2 { margin: 0; letter-spacing: 0px; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #eee; text-align: center; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 10px 20px; }
.heading_banner .cat_title { margin: 0 0 10px; text-transform: capitalize; font-size: 28px; font-weight: 600; color: #fff; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 5px 25px; }
.heading_banner .cat_title2 { margin: 0; letter-spacing: 0px; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #eee; text-align: center; text-align: center; background: rgba(0, 0, 0, 0.5); display: inline-block; width: auto; padding: 10px 20px; } /* Breadcrumb*/ .inner_breadcrumb { float: left; width: 100%; background: #fff; position: relative; margin: 0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);margin-bottom: 3px; }
.inner_breadcrumb .breadcrumb { background: none; border-radius: 0; border: none; list-style: none; padding: 0; float: left; text-transform: capitalize; margin: 0; }
.inner_breadcrumb .breadcrumb li { font-weight: bold; text-transform: uppercase; color: #666; line-height: 55px; display: inline-block; }
.inner_breadcrumb .breadcrumb li a { padding: 0; color: #666; letter-spacing: 0.3px; display: inline-block; }
.inner_breadcrumb .breadcrumb li a:hover { color: #fc1e2a; }
.inner_breadcrumb .breadcrumb li:before { text-rendering: auto; padding: 0 14px; color: #fff; display: inline-block; }
.inner_breadcrumb .breadcrumb li.active { color: #fc1e2a; }
.inner_breadcrumb .breadcrumb li+li:before { content: "/"; display: inline-block; color: #fff; padding: 0 14px; }
.inner_breadcrumb .breadcrumb li+li:before { color: #bfbfbf; }
.menubar.stricky-fixed .menu.main_header ul li ul li a { color: #000000; } ul.subCatList { display: flow-root; margin-bottom: 10px !important; } ul.subCatList li { display: flex !important; align-items: center; font-size: 15px !important; line-height: 24px !important; margin-bottom: 3px; width: 48% !important; float: left; }
.about_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; position: relative; }
.left_sidebar { float: left; width: 100%; margin: 0 0 25px; padding: 0; }
.left_sidebar .left_title { float: left; width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.left_sidebar form { float: left; width: 100%; background: #fff; padding: 10px 10px 10px; }
.read_more_btn_2 {     text-transform: uppercase;
    padding: 8px 20px;
    font-size: 15px;
    display: inline-block;
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
    border-radius: 5px;
    height: 40px;
    border-radius: 50px;
    font-size: 14px;
    text-transform: capitalize;}
.read_more_btn_2 svg { margin-right: 5px; width: 18px; height: 18px; }
.read_more_btn_2:hover, .read_more_btn_2:focus { background: #fc1e2a; border-color: #fc1e2a; color: #fff; margin: 0; }
.read_more_btn_2.callback { background: #fc1e2a; color: #fff; border-radius: 4px; border-color: #fc1e2a; }
.read_more_btn_2.callback svg { width: 24px; height: 24px; }
.read_more_btn_2.callback:hover, .read_more_btn_2.callback:focus { background: #fff; color: #fc1e2a; border-color: #fc1e2a; }
.left_image { float: left; width: 340px; margin: 0px 15px 15px 0; text-align: center; }
.left_image .left_centered { width: 100%; position: relative; padding: 0px; min-height: 260px; overflow: hidden; border: 1px solid #eee; }
.left_image .left_centered .image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 350px; transition: transform .5s ease; }
.left_image .left_centered .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; }
.right_image1 { float: right; width: 340px; margin: 0px 0px 15px 15px; text-align: center; }
.right_image1 .left_centered { width: 100%; position: relative; padding: 0px; min-height: 260px; overflow: hidden; border: 1px solid #eee; }
.right_image1 .left_centered .image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 350px; transition: transform .5s ease; }
.right_image1 .left_centered .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; }
.right_image1:hover .left_centered .image { transform: scale(1.1); }
.wps-factsheet { width: 100%; float: left; padding: 10px 3px; background: #f9f9f9; border: 1px solid #d3d3d3; box-shadow: 0 8px 4px -10px #555; margin-bottom: 15px; display: flex; align-items: center; justify-content: start; border-radius: 5px; }
.info_content h4 {font-size: 18px !important;text-align: left; color: #000; margin-bottom: 0px !important; padding-bottom: 5px; }
.wps-factsheet .icon { height: 45px; float: left; }
.wps-factsheet .icon img { float: left; width: 55px; padding-left: 5px; padding-right: 10px; }
.wps-factsheet .info { padding-top: 2px; text-align: left; }
.wps-factsheet .info h3 { margin: 0px; padding: 2px 5px; font-size: 15px; font-weight: 600; color: #000000; text-align: left; text-transform: inherit; }
.wps-factsheet .info p { font-size: 15px; margin: 0; line-height: 24px; color: #666; text-align: left; } /* left menu */ .left_sidebar ul { float: left; width: 100%; padding: 0; margin: 0; background: #000000; }
.left_sidebar ul li { float: left; width: 100%; padding: 0; margin: 0; border-bottom: 1px solid #444; list-style: none; }
.left_sidebar ul li a { color: #FFF; padding: 10px; font-weight: 500; line-height: 20px; font-size: 15px; }
.left_sidebar ul li a:hover, .left_sidebar ul li a:focus, .left_sidebar ul li a.active { background: #fc1e2a; color: #fff; }
.left_sidebar ul li ul { float: left; width: 100%; margin: 0; padding: 0; background: #fff; }
.left_sidebar ul li ul li { border-bottom: 1px dashed #CCC; list-style-type: none; position: relative; }
.left_sidebar ul li ul li a { display: block; font-weight: 500; color: #000; text-align: left; font-size: 12px; padding: 4px 15px; text-decoration: none; line-height: 24px; }
.left_sidebar ul li ul li a:hover, .left_sidebar ul li ul li a:focus, .left_sidebar ul li ul li a.active { background: #fc1e2a; color: #fff; }
.left_sidebar ul li ul li a i { float: right; line-height: 24px; }
.left_sidebar ul li ul li ul { display: none; transition: all 2s; position: absolute; left: 98%; top: 0px; z-index: 200; background: #fff; width: 200px; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75); }
.left_sidebar ul li ul li:hover ul { display: block; transition: all 2s; }
.left_sidebar ul li ul li ul li a { display: block; font-weight: 400; color: #000000; text-align: left; font-size: 13px; padding: 4px 15px; text-decoration: none; text-transform: capitalize; line-height: 24px; }
.left_sidebar ul li ul li ul li a:hover, .left_sidebar ul li ul li ul li a:focus, .left_sidebar ul li ul li ul li a.active { background: #fc1e2a; color: #fff; } 
/* About Right*/ 
.right_side h1 { padding: 8px 10px; margin: 0 0 30px; line-height: 30px; color: #000000; font-size: 28px; font-weight: 600; }
.right_side .title_h2 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.right_side h2 { padding: 0px; margin: 20px 0 5px; line-height: 30px; font-size: 22px; color: #000000; font-weight: 600; }
.right_side h3 { padding: 0px; margin: 10px 0 5px; line-height: 30px; font-size: 18px; color: #000000; }
.wps_right {float: left; width: 100%; background: #fff; padding: 0px; border: 0px solid #e9e9e9; margin-bottom: 0px;}
.right_side p { line-height: 24px; margin-bottom: 10px; text-align: justify; font-size: 15px; font-weight: normal }
.right_side .about_b { float: left; width: 100%; overflow: hidden; height: 230px; margin-bottom: 15px; }
.right_side .about_image { position: relative; padding: 0px; text-align: center; min-height: 230px; overflow: hidden; transition: all 0.4s ease-in-out; border: 1px solid #eee; }
.right_side .about_b:hover .about_image { transform: scale(1.1); }
.right_side .about_image img { position: absolute; margin: auto; padding: 0; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; width: 100%; max-height: 100%; }
.right_side .factsheet .info h4 { font-size: 16px; }
.right_side .factsheet .info p { font-size: 15px; }
.right_side ul { margin: 0 0 25px; padding: 0; }
.right_side ul li { list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal; }
.right_side ul li::before { content: "\f0da"; font-family: "FontAwesome"; margin-right: 5px; }
.faq_section { float: left; width: 100%; margin: 0; padding: 40px 0; background: #fff0; }
.title_2 { padding: 0 0 0px; font-size: 28px; margin: 0; float: left; width: 100%; text-align: center; text-transform: uppercase; color: #000; margin-bottom: 25px; position: relative; font-weight: 600; }
.title_2:after { background: #fc1e2a; bottom: -10px; content: ""; height: 2px; left: 0; right: 0; margin: 0 auto; position: absolute; width: 50px; }
.accordion-header { padding: 0; }
.accordion-item {     margin-bottom: 10px;
    border-radius: 5px !important;
    overflow: hidden;}
.accordion-item:not(:first-of-type) { border: 1px solid rgba(0, 0, 0, 0.125); }
.accordion-button {    padding: 12px 15px;
    font-size: 16px;
    font-weight: 600;
    text-transform: initial;}
.accordion-button:not(.collapsed) { color: #fff; background: #fc1e2a; font-weight: normal; }
.accordion-button:not(.collapsed):after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(0deg); }
.accordion-button:hover, .accordion-button:focus { color: #fff; background: #fc1e2a; }
.accordion-button:hover:after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(-180deg); }
.accordion-body p { font-size: 15px; line-height: 24px; }
.category_page { float: left; width: 100%; margin: 0; padding: 40px 0; background: #fff; }
/* .category_page h1 { padding: 8px 10px; margin: 0; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; } */
.category_page .title_h2 { padding: 8px 10px; margin: 0; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.category_page .wps_right ul { margin: 0 0 25px; padding: 0; }
.category_page .wps_right ul li { display: block; list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal; }
.category_page .wps_right ul li:before { margin-right: 5px; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='currentColor' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); height: 15px; }
.wps_right h3 a, .wps_right h4 a{ color: #fc1e2a; }
.product_right_image { float: right; max-width: 400px; width: 100%; margin: 0px 0 25px 15px; text-align: center; }
.product_right_image .detail_image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 400px; border: 1px solid #eee; margin-bottom: 15px; }
.product_right_image .detail_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; }
.product_right_image .product_dimage { width: 100%; text-align: center; overflow: hidden; height: 400px; border: 1px solid #eee; margin-bottom: 15px; }
.more_images { float: left; position: relative; width: 100%; margin-bottom: 15px; } 
#thumbs { padding-top: 10px; overflow: hidden; text-align: center; } 
#thumbs img, #largeImage { padding: 0; cursor: pointer; border: 1px solid #eee; } 
#thumbs img { display: inline-block; margin-right: 6px; width: 70px; } 
#thumbs img.active { border-color: #fc1e2a; }
.wps_right p { margin-bottom:10px; font-size: 15px; }
.wps_right h2 { font-size: 22px; line-height: normal; margin-bottom: 10px; color: #fc1e2a; }
.wps_right h3, .wps_right h4{ font-size: 18px; line-height: normal; margin-bottom: 10px; color: #fc1e2a   ; text-align: left; padding-bottom: 0px; }
.wps_right .table-responsive { float: left; width: 100%; margin-bottom: 10px; }
.wps_right table { margin: 0; }
.wps_right table tbody tr td { vertical-align: middle; padding: 6px 10px; font-size: 15px; line-height: normal; text-align: left; }
.wps_right table tbody tr td { border: 1px solid #eaeaea; width: 60%; }
.wps_right table tbody tr td:first-child { color: #fc1e2a; width: 40%; }
.interested_section { float: left; width: 100%; text-align: center; margin: 20px 0 }
.interested_section .interested_btn { font-size: 15px; color: #fff; background: #000000; border: 1px solid #222; border-radius: 3px; padding: 8px 0; width: 215px; display: inline-block; text-transform: uppercase; cursor: pointer; } a.read_more_btn_2.mx-3.mb-3 { background: #fc1e2a; border-color: #fc1e2a; }
.interested_section .interested_btn svg { margin-right: 5px; width: 20px; height: 20px; }
.interested_section .interested_btn:hover { background: #fc1e2a; color: #fff; border: 1px solid #fc1e2a }
.product_listing { float: left; width: 100%; margin-bottom: 15px; box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.75); transition: all 0.35s ease-in-out; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #eee; }
.product_listing .product { width: 100%; position: relative; padding: 0; text-align: center; min-height: 200px; overflow: hidden; border-right: 1px solid #eee; display: inline-block; }
.product_listing .product .image1 { width: 100%; text-align: center; overflow: hidden; position: relative; height: 340px; transition: all 0.4s ease-in-out; margin-bottom: 10px; border-bottom: 1px solid #eee; }
.product_listing .product .image1 img { position: absolute; max-width: 100%; top: 50%; left: 50%; margin: auto; transform: translate(-50%, -50%); width: auto; max-height: 100%; }
.product_listing .product .small { padding-top: 10px; overflow: hidden; text-align: center; display: flex; justify-content: center; }
.product_listing .product .small img, .product_listing .product .largeImage img { padding: 0; cursor: pointer; border: 1px solid #eee; }
.product_listing .product .small .item { display: inline-block; margin-right: 6px; width: 60px; cursor: pointer; }
.product_listing .product .small .item:last-child { margin: 0; }
.product_listing .product .small .item.active { border-color: #fc1e2a; }
.product_listing .product .small .item.youtube { width: 60px; height: 60px; background: #f70000; color: #fff; display: flex; align-items: center; justify-content: center; }
.product_listing .product .small .item.youtube a { color: #fff; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; }
.youtube svg { width: 40px; height: 40px; }
.product_listing .product p { font-size: 15px; text-align: center; margin: 0 0 10px; }
.product_listing .product .read_more_btn_2 { margin-top: 0; margin-bottom: 15px; }
.padding0 { padding: 0; }
.right-content { position: relative; padding-right: 15px;padding-bottom: 15px;}
.right-content h3 { line-height: 24px; padding: 10px 0; text-align: left; margin: 0; }
.right-content h3 a { color: #fc1e2a; }
.right-content h4 { line-height: 24px; padding: 10px 0; text-align: left; }
.right-content p { font-size: 15px; margin-bottom: 10px; }
.blue-line1 { width: 100%; display: block; height: 1.1px; background: #eee; position: relative; margin-bottom: 10px; padding: 0 15px; }
.more_info {    float: left;
    width: 100%;
    margin: 0px 0px 15px;
    padding: 0px 15px 0px 0px;
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto; }
.product_listing:hover .right-content h3 a { color: #fc1e2a; }
.product_listing:hover .right-content h4 a { color: #fc1e2a; }
.right-content .table-responsive { float: left; width: 100%; overflow: hidden; max-height: 230px; overflow: auto; padding-right: 5px; margin-bottom: 10px; }
.right-content table { margin: 0; }
.right-content table tbody tr td { vertical-align: middle; padding: 4px 10px; font-size: 15px; line-height: normal; text-align: left; }
.right-content table tbody tr td { border: 1px solid #eaeaea; width: 60%; }
.right-content table tbody tr td:first-child { color: #fc1e2a; width: 40%; } /* Products Poup */ .product_popup { float: left; width: 100%; margin: 0; padding: 0;font-weight: 700; }
.product_popup_image { width: 100%; margin-bottom: 15px; border: 1px solid #ccc; overflow: hidden; position: relative; height: 430px; } 
#callback .product_popup_image { height: 176px; }
.product_popup_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 100%; width: 100%; margin: auto; }
.product_popup h6 { color: #fc1e2a; font-size: 17px; font-weight: 600; text-transform: uppercase; margin-bottom: 8px; text-align: left; padding: 0; } 
#callback .product_popup h6 { font-size: 16px; font-weight: 600; text-transform: inherit; margin-bottom: 0; text-align: left; padding: 0; }
.product_popup p { font-size: 15px; line-height: 24px; color: #000000; text-align: left; margin-bottom: 15px; } 
#product_enquiry label.error { color: #FB3A3A; font-weight: normal; } 
#product_pop_form p { font-size: 15px; margin-bottom: 20px; } 
#callback_form p { font-size: 15px; margin-bottom: 20px; } 
#callback .modal-dialog { margin: 12% auto; } /* You May Also Like  */ 
.you_may { float: left; width: 100%; padding: 7px 10px; margin: 0 0 8px; line-height: 30px; background: linear-gradient(180deg, black, #373737); font-size: 18px; color: #fff; font-weight: 400; }
.product_more { float: left; width: 100%; border: solid 1px #eee; max-width: 100%; background: #fff; padding-bottom: 11px; margin: 0 0px 30px; text-align: center; }
.product_more .may_image { margin-bottom: 13px; text-align: center; min-height: 200px; overflow: hidden; }
.product_more .may_image .image { transition: transform .5s ease; transform-origin: center center; }
.product_more:hover .may_image .image { transform: scale(1.1); }
.product_more .may_image .image { position: relative; padding: 10px 10px 0px; text-align: center; min-height: 200px; overflow: hidden; }
.product_more .may_image .image img { margin: 10px auto 0; top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; max-height: 100%; }
.product_more h4 { float: left; width: 100%; text-align: center; padding: 0 10px; font-weight: 600; font-size: 18px; color: #e59509; margin-bottom: 10px; text-transform: capitalize; line-height: 24px; margin: 0; }
.product_more span { float: left; width: 100%; padding: 5px 0 10px; color: #423f3f; font-size: 13px; font-weight: 400; }
.may_btn { background: #000000; color: #fff; text-align: center; padding: 8px 20px; width: auto; margin: auto; transition: 0.5s; border: 0; border-radius: 4px; }
.may_btn:hover { background: #e59509; }
.product_more:hover .may_btn { background: #e59509; }
.gallery_page { float: left; width: 100%; margin: 0; padding: 40px 0; background: #eee; }
.gallery_page .gallery_item { border-radius: 2px; background-color: rgb(255, 255, 255); box-shadow: 0px 1px 0.98px 0.02px rgba(0, 0, 0, 0.1); margin-bottom: 25px; }
.gallery_page .gallery_item img { display: block; width: auto; height: 100%; border-radius: 2px; }
.gallery_item_info { text-align: center; padding: 15px; }
.gallery_item_info .title_h3 {font-size: 18px; line-height: 1.2em; color: #000000; margin: 0; padding: 0; font-weight: 600;}
.gallery_item_info p { font-size: 15px; margin: 0; margin-top: 4px; color: #000000; max-width: 100%; }
.hover_effect { display: block; position: relative; background: none; overflow: hidden; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; height: 376px; }
.hover_effect:after { color: #fff; position: absolute; font-size: 1.6em; text-align: center; line-height: 40px; width: 40px; height: 40px; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.hover_effect img { position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%, -50%); max-height: 100%; width: auto; height: auto; }
.hover_effect:hover:after { -webkit-transform: scale(1, 1); transform: scale(1, 1); filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity: .6; -khtml-opacity: .6; opacity: .6; }
.hover_effect:hover img { filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }
.hover_effect:hover { background: #fc1e2a; }
.hover_effect:after { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='white' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/><path d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/><path fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/></svg>"); } /* Video Gallery */ .video_gallery { float: left; width: 100%; margin: 0 0 20px; padding: 10px; background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, .3); transition: all .3s ease-in-out }
.video_gallery:hover { box-shadow: 1px 1px 10px rgba(0, 0, 0, .5); }
.video_gallery i { line-height: inherit; color: #fc1e2a; font-size: 18px; }
.video_gallery iframe { width: 100%; height: 300px; margin-bottom: 5px; }
.video_gallery h3 { font-size: 16px; color: #000000; padding: 0; line-height: normal; font-weight: normal; margin-bottom: 0; }
.video_gallery h3 svg { width: 50px; height: 50px; padding: 10px; background: #e02f2f; border: 1px solid #ce2626; text-align: center; line-height: 45px; float: left; font-size: 30px; color: #fff; margin-right: 15px; } /* Client Page */ .client_image { float: left; width: 100%; margin: 0; padding: 10px; overflow: hidden; position: relative; height: 120px; border: 1px solid #eee; margin-bottom: 15px; }
.client_image .client_logo { overflow: hidden; position: relative; height: 100px; transition: transform .5s ease; }
.client_image:hover .client_logo { transform: scale(1.1); }
.client_image .client_logo img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: auto; max-height: 100%; width: auto; } /* Blog Page */ .blog_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; position: relative; }
.blog_page .blog_left h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.blog_page .blog_left .title_h2{ padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.blog_page .blog-item { margin-bottom: 25px; }
.left_title1 { float: left; width: 100%; padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 18px; color: #fff; font-weight: 600; }
.right_news { float: left; width: 100%; margin-bottom: 15px; border: 1px solid #ccc; background: #fff;display: flex; }
.right_news:last-child { margin-bottom: 0; }
.right_news .image { float: left; width: 100%; margin: 0 0 0px; position: relative; overflow: hidden; height: auto; }
.right_news .image img { position: relative; max-width: 50px; margin: auto; top: 0%; left: 0%; transform: inherit; width: 50px;height: 50px; max-height: 50px; }
.right_news .title_h4 { padding: 6px 10px; line-height: 18px; font-size: 15px; margin: 0px; text-align: left; width: 80%; height: 40px; overflow: hidden; }
.right_news .title_h4 a { color: #000000; }
.right_news:hover .title_h4 a { color: #fc1e2a; } /* New Blog Details Page */ .blog_details { float: left; width: 100%; background: #fff; border: 1px solid #ccc; padding: 10px; }
.blog_details ul { display: inline-block; margin: 0px 0 20px; padding: 0; }
.blog_details ul li { display: inline-block; margin-right: 15px; list-style: none; }
.blog_details ul li:before { content: none; margin: 0; }
.blog_details ul li a { color: #000000; transition: all 0.5s ease-out; }
.blog_details ul li i { margin-right: 5px; }
.blog_details1 { float: left; width: 100%; margin: 0; padding: 0; }
.blog_details1 img { margin-bottom: 15px; }
.blog_details_img { width: 100%; text-align: center; height: 375px; overflow: hidden; margin-bottom: 15px; border-radius: 5px; }
.blog_details_img img { width: 100%; max-width: 100%; height: auto; max-height: 100%; margin: 0 auto;object-fit: contain;}
.blog_details1 p { text-align: justify; line-height: 24px; }
.blog_details1 .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #eee; border-left: 3px solid #fc1e2a; }
.blog_details1 .block-quote p { font-size: 15px; line-height: 24px; }
.blog_details1 h3 { margin: 0 0 5px; padding: 0; line-height: 30px; }
.blog_details1 ul {    float: none;
    width: 100%;
    margin: 10px 0px;
    padding: 0;
    display: flow-root; }
.blog_details1 ul li {     width: 100%;
    list-style: circle;
    line-height: 24px;
    color: #423f3f;
    font-size: 15px;
    font-weight: normal;
    margin-left: 21px; }
/* .blog_details1 ul li::before { content: "\f0da"; font-family: "FontAwesome"; margin-right: 5px; } */
.fb-comments { width: 100%; } /* Blog Details  */ .blogdetails img { width: 100%; }
.blog_news .content_details { float: left; width: 100%; background: #eee; padding: 20px 20px 20px; }
.blog_news .content_details h2 { text-transform: capitalize; line-height: 30px; font-size: 18px; margin: 0 0 10px; }
.blog_news .content_details h2 a { color: #000000; transition: all 0.5s ease-out; }
.blog_news .content_details ul { display: inline; margin: 0px; }
.blog_news .content_details ul li { display: inline-block; margin-right: 15px; }
.blog_news .content_details ul li:before { content: none; margin: 0; }
.blog_news .content_details ul li i { margin-right: 5px; }
.blog_news .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #fdfdfd; border-left: 3px solid #e59509; }
.blog_news .block-quote p { font-size: 15px; line-height: 24px; }
.blog_news .content_details ol { width: 100%; margin: 0 0 25px; padding: 0; }
.blog_news .content_details ol li { list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal; }
.blog_news .content_details ol li::before { content: "\f0da"; font-family: "FontAwesome"; margin-right: 5px; }
.share-area { background: #fff; padding: 15px 30px; }
.share-area .project-name li { display: inline-block; margin-right: 20px; }
.share-area .project-name li:last-child { margin: 0; }
.share-area .project-name li a { color: #000000; transition: all 0.5s ease-out; }
.share-area .project-name li a:hover { color: #526788; }
.share-area .social-icon { display: inline; margin-right: 30%; }
.share-area .social-icon:last-child { margin: 0; }
.share-area .social-icon li { display: inline-block; margin: 0 !important; }
.share-area .social-icon li h3 { margin: 0; font-size: 18px; color: #000000; margin-right: 10px; font-weight: 500; line-height: 15px; }
.share-area .social-icon li i { margin-right: 2px; }
.share-area .social-icon li i:last-child { margin: 0; }
.share-area .social-icon li .fa-facebook { color: #ffffff; background-color: #3b579d; padding: 11px 14px; border-radius: 50%; transition: all 0.5s ease-out; }
.share-area .social-icon li .fa-facebook:hover { opacity: 0.7; }
.share-area .social-icon li .fa-twitter { color: #ffffff; background-color: #1da1f2; padding: 11px 12px; border-radius: 50%; transition: all 0.5s ease-out; }
.share-area .social-icon li .fa-twitter:hover { opacity: 0.7; }
.share-area .social-icon li .fa-google { color: #ffffff; background-color: #ea4335; padding: 11px 13px; border-radius: 50%; transition: all 0.5s ease-out; }
.share-area .social-icon li .fa-google:hover { opacity: 0.7; }
.share-area .social-icon li .fa-linkedin { color: #ffffff; background-color: #0177b5; padding: 11px 13px; border-radius: 50%; transition: all 0.5s ease-out; }
.share-area .social-icon li .fa-linkedin:hover { opacity: 0.7; } /*  Contact Us   */ .contact_page { float: left; width: 100%; margin: 0; padding: 50px 0; position: relative; } 
#contact_form label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
#quick_form label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
#quick_enquiry label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; }
.pac-container { z-index: 100000; }
.contact_map { float: left; width: 100%; height: 375px; }
.contact_form_grid1 { float: left; width: 100%; background: #fff; box-shadow: 0 0px 5px 0 rgb(0 0 0 / 20%); margin-bottom: 0px; margin-top: 0px; border-radius: 4px; overflow: hidden }
.contact_details { background: #fc1e2a; border-radius: 4px 0 0 4px; padding: 40px 40px 50px 30px; }
.contact_details .title_h2 { color: #ffffff; font-size: 18px; text-align: left; padding: 0; text-transform: uppercase; margin-bottom: 15px; }
.contact_details p { color: #ffffff; margin-bottom: 20px; font-size: 15px; }
.contact_details .address_list { clear: both; margin: 0 0 20px; padding: 0; }
.contact_details .address_list li { clear: both; list-style: none; color: #fff; margin-bottom: 10px; font-size: 15px; }
.contact_details .address_list li svg{min-width: 25px; height: 25px; margin-right: 5px;}
.contact_details .address_list li a { color: #ffffff; display: flex; line-height: 24px; font-size: 15px; margin-bottom: 10px; display: inline-block; }
.contact_details .address_list li a span { font-size: 30px; margin-right: 13px; }
.contact_details .address_list li:first-child { display: flex; align-items: center; }
.contact_details .address_list li span { font-size: 30px; margin-right: 13px; }
.contact_details .address_list li a:hover, .contact_details .address_list li a:focus { color: #7c0000; }
.social_list { float: left; width: 100%; margin: 0; padding: 0; }
.social_list li { list-style: none; display: inline-block; }
.social_list li a { color: #fff; width: 35px; height: 35px; line-height: 35px; border: 1px solid #fff; text-align: center; margin-right: 10px; }
.social_list li a:hover { color: #fc1e2a; border: 1px solid #fc1e2a; }
.contact_form_grid .form_grid { background-color: #ffffff; padding: 30px; }
.contact_form_grid1 .form_grid { background-color: #ffffff; padding: 30px; }
.form_grid .title_h2 { font-size: 18px; text-transform: uppercase; text-align: left; margin: 0 0 20px; padding: 0; color: #000000; }
.sitemap_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #fff; position: relative; }
.sitemap_right_side h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.sitemap_right_side .title_h2 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
.sitemap { border-left: 1px solid #666; padding: 0; }
.sitemap li { list-style: none !important; background: transparent url("../images/sitemap_hr.png") no-repeat scroll 0 9px; padding: 0 0 0 15px; margin-bottom: 5px; }
.sitemap li ul { border-left: 1px solid #666; padding: 0; }
.sitemap li a { color: #000000; font-size: 15px; padding-bottom: 5px; display: block; }
.sitemap li a:hover { color: #fc1e2a; }
.market_area h1 { font-size: 28px; font-weight: bold; margin-bottom: 10px; color: #fc1e2a; }
.market_area h3 { float: left; display: block;margin: 10px 0px }
.market-list { float: left; width: 100%; margin: 0 !important; padding: 0; }
.market-list li { list-style: none; padding-right: 10px; line-height: 20px; width: 25%; float: left; }
.market-list li:before { content: none !important; margin-right: 0 !important; }
.market-list li a { width: auto; height: auto; padding: 10px 0 10px 12px; margin: 0 0 9px; display: block !important; color: #000000 !important; font-size: 15px; background-color: #eee; }
.market-list li a:hover { background: #fc1e2a; color: #fff !important; }
.video-section { float: left; width: 100%; margin: 0; padding: 5px 0 0px; position: relative; }
.youtube_video { float: right;max-width: 550px; width: 100%; position: relative;z-index: 3;border-radius: 4px;overflow: hidden;    margin: 0px 0px 20px 30px;transition: 0.4s linear;}
.video-section .video-inner { position: relative; width: 100%; padding: 140px 0px; background-size: cover; background-repeat: no-repeat; background-position: center; max-height: 480px; margin: 0 auto; border-radius: 6px; }
.video-section .video-inner .video-content a { position: relative; display: flex; align-items: center; justify-content: center; font-size: 16px; color: #fff; width: 80px; height: 80px; margin: 0 auto; text-align: center; background: #fc1e2a; border-radius: 4px; border: 1px solid #fc1e2a; }
.video-section .video-inner .video-content a svg { width: 30px; height: 30px; }
.video-section .video-inner .video-content a:hover { background: #fff; color: #fc1e2a; }
.video-section .video-inner .video-content { position: relative; text-align: center; }
.home_about_content p strong{ color: #ffd9d9; }
.ctpcount { width: 90px; height: 90px; padding: 0; margin: -40px auto 0; border: 3px solid #fc1e2a; text-align: center; background: #FFFFFF; border-radius: 50%; position: absolute; left: 0; right: 0;display: flex; align-items: center; justify-content: center; }
.ctpcount img { width: 50px; margin: 0px auto; }
.ctpbox { background: #000000; margin-top: 30px; height: 210px;border-radius: 5px;position: relative;}
.ctpbox .texti p { color: #fff; padding: 0 15px; line-height: 22px; font-size: 15px; }
.ctpbox .texti { padding-top: 70px; font-size: 18px; width: 100%; text-align: center; color: #fff; }
.sitemap_page .title_h2{ padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #fc1e2a; font-size: 28px; color: #fff; font-weight: 600; }
p.ti-words.c-7 {height: auto; }
.title {text-align: center;    padding: 10px;}
.title:before {left: 47.5% !important;}
.title:after {left: 49.5% !important;}

.md-header.title:before{left: 3px !important;}
.md-header.title:after {left:30px !important;}
.md-header.title {text-align: left;text-transform: capitalize;}
.navigation .menu ul li ul.cs-dropdown li a { display: flex;    font-size: 14px; justify-content: space-between; } 
.wps_why_us.py-5 { background: #f9f9f9; } 
.product-lists .right-content h4 { margin-bottom: 0px; } div#featuredProducts .inner-box .lower-content h4 a { font-size: 18px; } 
.wps-factsheet .info_content p { text-align: left; } 
.navigation .menu ul:after, .navigation .menu ul:before { content: ''; background: rgb(255 255 255 / 16%); height: 1px; width: 100%; position: absolute; top: 2px; left: 0; } 
.navigation .menu ul:after { top: auto; bottom: 2px; } 
.navigation .menu ul { border-top: 1px solid; border-bottom: 1px solid; border-color: rgb(255 255 255 / 16%); } 
.topbar .w-p-s-logo img { width: 180px; max-width: 180px;} 
.menubar.stricky-fixed .menu.main_header { width: 100%;margin: auto;} 
.gallery_page .hover_effect { height: 207px; } /* ABOUT CSS CUSTOM */ .features { float: left; width: 100%; padding: 50px 0 0; margin: 0; position: relative; background-image: url(../images/1.jpg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; } 
.features:before {    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; background: #000000;
    background-image: -webkit-linear-gradient(90deg, rgba(6, 23, 51, 0) 0%, rgba(29, 42, 77, 0) 0%, #00000000 80%); } 
.features .h2_title { color: #fff; } 
.h2_title { font-weight: 700; margin-bottom: 40px; position: relative; text-transform: uppercase; text-align: center; color: #383d92; font-size: 30px; padding-bottom: 10px; } 
.features .features-holder { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-column-gap: 25px; } 
.features .feature-panel-holder { padding-top: 25px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark a { border-color: #ccc; margin-top: 12px; color: #ccc; } 
.features .feature-panel-holder .feature-panel { position: relative; padding: 20px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; overflow: hidden; cursor: pointer; margin-bottom: 33px; border-radius: 8px 0 8px 8px; border-color: rgba(249, 249, 249, .15); -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } 
.h2_title:after { bottom: -10px; content: ""; height: 3px; left: 50%;  background: #d2deff none repeat scroll 0 0; margin-left: -50px; position: absolute; width: 100px; } 
.features .feature-panel-holder .feature-panel .feature-icon { margin-bottom: 5px; } 
.features .feature-panel-holder .feature-panel .feature-icon img { width: 40px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; filter: invert(1); transition: .3s ease-in-out; } 
.features .feature-panel-holder .feature-panel .feature-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; margin-bottom: 10px; } 
.features .feature-panel-holder .feature-panel .feature-content .titleFact { font-weight: 500; font-size: 16px; line-height: 28px; text-transform: inherit; margin-bottom: 6px; color: #fff; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; font-family: 'Roboto', sans-serif; } 
.features .feature-panel-holder .feature-panel .feature-content p { text-align: center; font-size: 15px; line-height: 24px; margin-bottom: 0; color: #ddd; opacity: 0; visibility: hidden; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; height: 25px; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark { background-color: #d90028; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark .feature-content .titleFact { color: #fff1f3; } 
.features .feature-panel-holder:hover { padding-top: 0; } 
.features .feature-panel-holder:hover .feature-panel .feature-content p { visibility: visible; opacity: 1; height: 30px; } 
.features .feature-panel-holder .feature-panel.feature-panel-dark { border: 1px solid rgba(249, 249, 249, .15); } 
.features .feature-panel-holder .feature-panel a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; height: 30px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 13px; color: #fff; margin-top: -32px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .features-card .card-panel .panel-body .titleCat { font-size: 18px; line-height: 32px; font-weight: 600; color: #d90028; margin-bottom: 10px; text-transform: uppercase; font-family: 'Oswald', sans-serif; } 
.features .features-card .card-panel.reversed .panel-icon { margin-right: 0; margin-left: 40px; display: flex; align-items: center; transform: translateY(-7px); } 
.features .features-card .card-panel.reversed { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } 
.features .features-card .card-panel { display: -webkit-box; display: -ms-flexbox; display: flex; background: #fff; border-radius: 8px 0 8px 8px; padding: 30px 40px 34px; -webkit-box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); position: relative; -ms-flex-preferred-size: 48%; flex-basis: 48%; } 
.features .features-card .card-panel .panel-icon img { margin-left: 0; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; min-width: 80px; width: 80px; } 
.features .more-features { text-align: center; margin-bottom: 20px; } 
.features .more-features p {font-weight: 500; font-size: 16px; color: #f4f4f4;    position: relative; margin-bottom: 0; } 
.features .more-features.more-features-2 p a { color: #ffa7b7; } 
.features .more-features p a { position: relative; color: #383d92; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; text-transform: capitalize; padding-bottom: 8px; } 
.features .features-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); margin-top: -100px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; z-index: 9; } 
.bg-skype { background-color: #009edc !important; } 
.bg-orange { background-color: #fd8f33 !important; } 
.bg-firoze { background-color: #7c6bc3 !important; } 
.title_3 { position: relative; font-size: 18px; line-height: 25px; margin: 0; padding: 0; color: #ff0030; font-weight: 700; text-transform: inherit; } 
.counter-block.shadow img { width: 60px;padding: 10px; border-radius: 5px; border: 1px solid #ccc;} /* contact us */ .bg-sky { background: #fc1e2a !important; } 
.corner:hover .bottom_corners:before, .corner:hover .bottom_corners:after, .corner:hover:before, .corner:hover:after { border-color: #fc1e2a; height: 100%; z-index: 0; width: 100%; -ms-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } 
.shadow { box-shadow: 0px 0px 5px 1px #ccc !important; } 
.z-index-1 { z-index: 1; } 
.h-170 { height: 100%; } 
.corner:before { content: ""; position: absolute; top: -2px; left: -2px; width: 30px; height: 30px; z-index: 0; border: 2px solid #fc1e2a; border-width: 2px 0 0 2px; border-radius: 2px 0 0 0; } 
.corner:after { content: ""; position: absolute; top: -2px; right: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #fc1e2a; border-width: 2px 2px 0 0; border-radius: 0 2px 0 0; } 
.corner .bottom_corners:before { content: ""; position: absolute; bottom: -2px; left: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #fc1e2a; border-width: 0 0 2px 2px; border-radius: 0 0 0 2px; } 
.corner .bottom_corners:after { content: ""; position: absolute; bottom: -2px; right: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #fc1e2a; border-width: 0 2px 2px 0; border-radius: 0 0 2px 0; } 
.base-header2 { position: relative; z-index: 9; } 
.z-index-9{z-index: 9;} 
.icon-holder { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; color: #fff; } 
.home_slider .banner_info {     max-width: 50%;
    margin: auto;
    padding: 0px;
    text-align: center; } 
/* .home_slider .slide .banner_info2 { float: right; }  */
.iti {width: 100%;} 
.w-10{width: 10%;} 
.w-20{width: 20%;} 
.w-30{width: 30%;} 
.w-40{width: 40%;} 
.w-60{width: 60%;} 
.w-70{width: 70%;} 
.w-80{width: 80%;} 
.w-90{width: 90%;} 
/* blogs */ 
.blog-item .blog__img a { height: 100%; padding: 10px; } 
.bg-danger2 { background: #ff0030; } 
.blog-item .blog__img img { height: 100%; object-fit: contain; } 
/* certificate */ 
section.web-pulse-choose1 .service-box { position: relative;padding: 5px; perspective: 1000px;border-radius: 5px; height: 500px;border: 1px solid #ccc; margin-bottom: 30px; } /* product details */ .category_page ul.nav.nav-tabs li:before{display: none;} 
.category_page ul.nav.nav-tabs li a{ padding: 10px;} 
.category_page ul.nav.nav-tabs li { border: 1px solid #ccc; margin-right: 5px; border-radius: 5px 5px 0px 0px; border-bottom: none; } 
.category_page ul.nav.nav-tabs li a:hover{ background: #fc1e2a; color: #fff;} 
.category_page ul.nav.nav-tabs a.active{ background: #fc1e2a; color: #fff; } 
.d-flex.align-items-center.justify-content-between .read_more_btn_2 { padding: 8px 12px; font-size: 14px;} 
.product-details a { text-align: center; } 
.product-details .text { text-align: center; } a.read_more_btn_2.mx-0.mb-3 { background: #fc1e2a; border-color: #fc1e2a; } 
.product-details .inner-box { background: #fff; } 
.product-details .inner-box .lower-content h3 a,  .product-details .inner-box .lower-content h4 a { text-align: center; color: #fc1e2a; } 
.menubar.stricky-fixed .menu ul>li ul.cs-dropdown { left: 0%;}
/* pdf */ 
.product_showcase { display: flex; justify-content: flex-start; align-items: center; padding: 0 0 6px 0; margin-bottom: 8px; } 
.productBrochureandvideo { margin-right: 15px; } 
.productBrochureandvideo a { display: flex; justify-content: center; align-items: center; border: 1px dashed #fc1e2a; padding: 4px 6px; } 
.productBrochureandvideo a svg { color: #fc1e2a; width: 20px; height: 20px; margin-right: 5px; } 
/* scrollbar */ 
div:hover::-webkit-scrollbar { display: block; } div::-webkit-scrollbar { width: 5px; display: none; } div::-webkit-scrollbar { position: absolute; z-index: 999; right: 0px; top: 0px; display: block; } div::-webkit-scrollbar-button { background: #a5a5a5; } div::-webkit-scrollbar-track-piece { background: #a5a5a5; } div::-webkit-scrollbar-thumb { background: #ccc; border-radius: 40px; }
/* slider zoom */ /* @-webkit-keyframes zoom { from { -webkit-transform: scale(1, 1); } to { -webkit-transform: scale(1.2, 1.2); } } @keyframes zoom { from { transform: scale(1, 1); } to { transform: scale(1.2, 1.2); } } 
.slide img { -webkit-animation: zoom 20s; animation: zoom 20s; } */
.iti {width: 100%;}
select, input {
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 0;
    background: #fff;
    line-height: 40px;
    box-shadow: none;
    padding: 0 10px;
    box-sizing: border-box;
}
.iti__selected-country-primary {
    background: #eee;
    padding: 0px 3px;
}
span.iti__country-name {
    color: #000000;
}
 .iti .iti__selected-dial-code { 
    color: #000000;
}
.error-message {
    color: red;
    margin-top: 5px;
}
.whatapp_btn2 {
    width: 50px;
    height: 50px;
    color: rgb(255, 255, 255);
    position: fixed;
    right: 15px;
    bottom: 45px;
    cursor: pointer;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.16) 0px 3px 10px;
    background:#000;
    border-radius: 100%;
    transition: 300ms ease-in-out;
}
.col-md-5c{width:50%;padding: 0px 15px;}
/* industry we serve */

.popular_packages {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #f9f9f9;
}
.industry-we-catered .services-block {
    box-shadow: none;
    border-radius: 0px;
    overflow: hidden;
    width: 100%;
    margin: 0px auto 0px;
    background: #fff;
}
.popular_packages .single-service-item {
    position: relative;
    overflow: hidden;
    display: block;
    margin-right: 0px;
}
.popular_packages .single-service-item .img-holder .image01 {
    position: relative;
    text-align: center;
    width: 100%;
    background: #fff;
    height: auto;
    aspect-ratio: 45 / 23;
}
.popular_packages .single-service-item .img-holder .image01 img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}
.popular_packages .single-service-item .text-holder {
    position: absolute;
    top: 0px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    background: #fff;
    padding: 0px 15px 0;
    transform: translate3d(0px, -110%, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
}
.popular_packages .single-service-item .text-holder .inner {
    display: table;
    width: 100%;
    height: 100%;
}
.popular_packages .single-service-item .text-holder .inner .inner-content {
    display: table-cell;
    vertical-align: middle;
}
.title3 {
    color:#ff0030;
    font-size: 20px;
    font-weight: 700; 
    margin: 13px 0 12px;
}
.popular_packages .single-service-item .text-holder p {
    margin: 0;
}
.popular_packages .single-service-item:hover .text-holder {
    transition: all 500ms ease;
    transform: translate3d(0px, 0%, 0px);
}
.single-service-item .title4 {
    padding: 20px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
}
/* products */
.featuredBlock {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: 0px 0px 5px 0px #ccc;
    width: 95%;
    margin: 10px auto;
    border-radius: 10px;
}

.featuredBlock:hover {
    box-shadow: 0 0px 30px rgba(0, 0, 0, .10)
}

.featuredBlock .image-box {
    position: relative;
}

.featuredBlock .image-box .image {
    position: relative;
    margin-bottom: 0;
    background: #fff;
}

.featuredBlock .image-box .image img {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.featuredBlock .caption-box {
      position: relative;
    padding: 15px 20px;
    padding-right: 70px;
    background-color: #f8f8f8;
    border-top: 1px solid #ebebeb75;
}

.featuredBlock .caption-box .icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    text-align: center;
    background-color:#ff0030;
    line-height: 60px;
    color: #ffffff;
}

.featuredBlock .caption-box .icon svg {
    width: 22px;
    height: 22px;
}

.featuredBlock:hover .caption-box .icon {
    background:#af0009;
}

.featuredBlock .caption-box .title_h3 {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 30px;
    color:#000;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.featuredBlock:hover .caption-box .title_h3 {
    color: #af0009;
}

.featuredBlock .overlay-box {
    position: absolute;
    left: 0;
    top: 100%;
    height: 100%;
    width: 100%;
    background-color: rgb(255, 255, 255, .90);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 600ms ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.featuredBlock:hover .overlay-box {
    top: 0%;
}

.featuredBlock .overlay-box:before {
    position: absolute;
    left: 40px;
    bottom: 0;
    height: 90%;
    width: 1px;
    background-color: #af0009;
    content: "";
    opacity: .70;
}

.featuredBlock .overlay-box:after {
    position: absolute;
    bottom: 40px;
    left: 0;
    height: 1px;
    width: 90%;
    background-color: #af0009;
    opacity: .70;
    content: "";
}

.featuredBlock .overlay-box .inner {
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 70px;
    padding-right: 30px;
}

.featuredBlock .overlay-box .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px;
}

.featuredBlock .overlay-box .link-box {
    position: relative;
    display: block;
}

.featuredBlock .overlay-box .link-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.2em;
    color: #000;
    font-weight: 700;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.featuredBlock .overlay-box .link-box a:hover {
    color: var(--pri);
}

.featuredBlock .overlay-box .link-box a svg {
    margin-left: 5px;
    width: 24px;
    height: 24px;
}
.wps_featured.wps_featured1 .title4 a {
    text-align: center;
}
.wps_featured.wps_featured1 .text {
    text-align: center;    margin-bottom: 10px;
}
.wps_featured.wps_featured1 a.facilities_btn{
    text-align: center;
    margin: 7px auto;
      display: block;
    width: 141px;
}
.wps_featured.wps_featured1 .inner-box .lower-content .title4 {
    margin-bottom: 5px;
}
.wps_featured.wps_featured1 .inner-box .lower-content { 
    padding: 15px;}
    /* industry we serve */
    .industry-sec {
    float: left;
    width: 100%;
    margin: 0;
    padding: 60px 0 70px;
    background: #fff;
}
.hover {
    overflow: hidden
}

.hover .overlay {
    transform: translate3d(-110%, 0, 0);
    animation-duration: .2s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.hover.mouseenter.top .overlay {
    animation-name: slide--enter-top
}

.hover.mouseenter.right .overlay {
    animation-name: slide--enter-right
}

.hover.mouseenter.bottom .overlay {
    animation-name: slide--enter-bottom
}

.hover.mouseenter.left .overlay {
    animation-name: slide--enter-left
}

.hover.mouseleave.top .overlay {
    animation-name: slide--leave-top
}

.hover.mouseleave.right .overlay {
    animation-name: slide--leave-right
}

.hover.mouseleave.bottom .overlay {
    animation-name: slide--leave-bottom
}

.hover.mouseleave.left .overlay {
    animation-name: slide--leave-left
}

@keyframes slide--enter-top {
    0% {
        transform: translate3d(0, -100%, 0)
    }

    100% {
        transform: none
    }
}

@keyframes slide--enter-right {
    0% {
        transform: translate3d(100%, 0, 0)
    }

    100% {
        transform: none
    }
}

@keyframes slide--enter-bottom {
    0% {
        transform: translate3d(0, 100%, 0)
    }

    100% {
        transform: none
    }
}

@keyframes slide--enter-left {
    0% {
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        transform: none
    }
}

@keyframes slide--leave-top {
    0% {
        transform: none
    }

    100% {
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slide--leave-right {
    0% {
        transform: none
    }

    100% {
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slide--leave-bottom {
    0% {
        transform: none
    }

    100% {
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slide--leave-left {
    0% {
        transform: none
    }

    100% {
        transform: translate3d(-100%, 0, 0)
    }
}
.hover {
    position: relative;
    display: flex;
    align-items: center;
    justify-items: center;
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    text-align: center;
    opacity: .9;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 17px
}
.hover .overlay {
    transform: translate3d(-110%, 0, 0);
    animation-duration: .2s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.hover.mouseleave.right .overlay {
    animation-name: slide--leave-right;
}


.hover .content img {
    object-fit: cover;
}

.home_slider .banner_info, .home_slider .banner_inner { 
    z-index: 99999;
}
.carousel-item .slide::before{background:linear-gradient(180deg, #0000004d, #000000a1);content: "";width:100%;height: 100%;top:0px;left:0px;position: absolute;z-index: 9;}

   /* Factory Gallery */
         .factory-gallery {
         width: 100%;
         }
         .factory-gallery .section-title p {
         max-width: 720px;
         font-size: 15px;
         color: #555;
         }
         .col-md-5c{width: 50%;}
         @media (min-width: 1024px) {
         .col-md-5c {
         width: 20%;
         }
         }
         /* Gallery Item */
         .fg-item {
         background: #fff;
         border: 1px solid #ddd;
         border-radius: 12px;
         overflow: hidden;
         height: 100%;
         }
         .fg-link {
         position: relative;
         display: block;
         aspect-ratio: 4 / 3;
         overflow: hidden;
         }
         .fg-link img {
         width: 100%;
         height: 100%;
         object-fit: cover;
         transition: 0.4s ease;
         }
         /* Hover Overlay */
         .fg-icon {
         position: absolute;
         inset: 0;
         background: rgba(255,74,74,0.85);
         opacity: 0;
         transition: 0.4s ease;
         }
         .fg-icon::after {
         content: "+";
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         font-size: 32px;
         color: #fff;
         font-weight: 700;
         }
         /* Hover Effects */
         .fg-link:hover img {
         transform: scale(1.1);
         opacity: 0.4;
         }
         .fg-link:hover .fg-icon {
         opacity: 1;
         }
           /* YouTube Video Grid */
         .yt-video-section {
         width: 100%;
         overflow: hidden;
         }
         .yt-video-section .section-title p {
         max-width: 720px;
         font-size: 15px;
         color: #555;
         }
         /* Video Box */
         .yt-video-box {
         position: relative;
         height: 300px;
         overflow: hidden;
         border-radius: 16px;
         background: #000;
         box-shadow: 0 6px 18px rgba(0,0,0,0.15);
         }
         .yt-video-box img {
         width: 100%;
         height: 100%;
         object-fit: cover;
         }
         /* Play Button */
         .yt-play-btn {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         width: 52px;
         height: 52px;
         line-height: 52px;
         border-radius: 50%;
         background: #d9141b;
         color: #fff;
         text-align: center;
         font-size: 20px;
         text-decoration: none;
         animation: ytPulse 1.4s infinite;
         }
         .yt-play-btn span{    display: flex;
         align-items: center;
         justify-content: center;
         height: 100%;}
         /* Pulse Animation */
         @keyframes ytPulse {
         0% { box-shadow: 0 0 0 0 rgba(217,20,27,0.6); }
         100% { box-shadow: 0 0 0 40px rgba(217,20,27,0); }
         }
.single-item p a:hover {
    color: #ff0030 !important;
}
.item.youtube {
    width: 40px;
    height: 35px;
    background: #f70000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;    border-radius: 5px;
}
.item.youtube svg {
    width: 20px;
    height: 20px;
}
.item.youtube a {
    color: #fff; 
    display: flex;
    align-items: center;
    justify-content: center;
}
    .slides {
            width: 50px;
            border: 1px solid #ccc;
            cursor: pointer;
          
        }
        .slides.active {
            border: 1px solid #ff0030;
        }
        .w-100 {
            width: 100%;
        }

.scrollbar-width{max-height: 460px;
    overflow: auto;
    padding-right: 20px;
    margin-bottom: 25px;}
    .wps_featured.wps_featured1 .inner-box {
    width: 96%;
    margin: 10px auto;
}
.blog_details1 h2, .blog_details1 h3, .blog_details1 h4{
    margin: 10px 0px;
    font-size: 22px;
}
label.error {
    color: red;
}
.right_side .title { 
    padding: 10px;
}
@media (min-width:1024px) {
.col-md-5c{width:20%;padding: 0px 15px;}
    
}