/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
body{
      font-family: "Plus Jakarta Sans", Sans-serif!important;
}
.elementor-location-header{
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
}
.top-menu>.elementor-container{
  max-width: 1655px;
}
.top-menu .elementor-nav-menu a:after{
  display: none;
}
.top-menu .elementor-icon-box-description a{
  color: #fff;
}
.top-menu .elementor-icon-box-content h5{
  margin-bottom:5px;
}
.top-bar>.elementor-container{
justify-content: space-around;
}
.main-banner{
  min-height: 850px;
}
.home .page-header{
  display: none;
}
.elementor-sticky--active {
  background: #000;
}
main{
  margin-top: 45px;
}
.main-banner {
  position: relative;
}
.main-banner:before {
  background: linear-gradient(180deg, #0A0A0A 0%, rgba(10, 10, 10, 0.00) 100%);
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top:0;
}
.ftr_sec .cntct_cl h3,.exptnl_sec h3.elementor-image-box-title {
    margin-top: 0 !important;
}
.exptnl_sec .elementor-image-box-img img {
  vertical-align: bottom;
  width: 100%;
}
.exptnl_sec .items_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px 20px 19px;
}
.items:hover .items_title {
    padding: 20px 45px 109px;
}
.items:hover .items_title:after {
  opacity: 0;
}
.items_title {
  position: relative;
  z-index: 1;
}
.items_title:after {
    position: absolute;
    content: "";
    width: 100% !important;
    height: 100%;
    background: #262626;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.items:hover {
  cursor: pointer;
}
.items:hover .items_content {
    height: auto;
    visibility: visible;
    opacity: 1;
    display: flex;
}
.items .items_content {
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: none;
}
.items:hover .items_img {
  position: relative;
}
.items:hover .items_img:after {
    background: #89181a;
    opacity: 0.86;
    width: 100%;
    height: 100%;
    position: absolute;
    content:"";
}
.items:hover h3 {
  margin-bottom: 24px !important;
}
.exptnl_tlt_rw p strong {
  text-transform: uppercase;
  font-weight: 800;
}
p:last-child {
  margin-bottom: 0 !important;
}
.shwrm_sec .shwrm_cl_inner .elementor-image-box-img img {
  vertical-align: bottom;
}
.shwrm_sec .shwrm_cl_inner .elementor-image-box-img {
  position: relative;
}
.shwrm_sec .shwrm_cl_inner .elementor-image-box-img:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    right: 0;
}

.testimonials_sec .testimonials_img_cl .test_crcl_img {
    background: #fff;
    padding: 15px;
    border: 12px solid #89181A;
    border-radius: 100%;
}
.testimonials_sec .testimonials_img_cl img {
    border-radius: 100% !important;
    width: 502px;
    height: 502px;
    object-fit: cover;
}
.testimonials_sec .swiper-pagination-bullet {
  opacity: 1 !important;
}
.testimonials_sec .swiper-pagination-bullet-active {
    background: #89181A !important;
    border: 2px solid #f9f1e4 !important;
    box-shadow: 0px 0px 0px 1px #89181A;
    width: 14px !important;
    height: 14px !important;
    margin-top: -2px !important;
}
.cntct_sec {
  position: relative;
}
.cntct_sec:after {
  background: linear-gradient(90deg, rgba(35, 35, 35, 0.00) 0%, rgba(35, 35, 35, 0.66) 45%, #232323 100%);
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  right:0;
}
.cntct_frm_shrctd_div ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.form_outer .wpcf7-form-control {
    border: 1px solid #D0D0D0;
    background: #FFF;
    padding: 14px 39px 15px 20px;
    border-radius: 0;
}
ul.form_outer .wpcf7-textarea {
    resize: none;
    height: 138px;
}
ul.form_outer .wpcf7-submit {
    background: #89181A;
    width: 234.039px;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    letter-spacing: 2.66px;
    text-transform: uppercase;
    border: 0;
    font-family: "Plus Jakarta Sans";
    text-align: center;
    padding: 16px 21px 19px;
    margin-top: 4px;
}
ul.form_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
ul.form_inner li {
    width: 48.4%;
}
ul.form_outer li p {
  margin-bottom: 13px !important;
}
ul.form_outer .wpcf7-form-control:focus {
  outline: none;
  border: 1px solid #89181A;
}
.wpcf7 form .wpcf7-response-output {
    border: 1px solid #89181A !important;
    color: #89181A;
    background: #fff;
    margin: 0 !important;
}
.wpcf7-not-valid-tip {
  color: #fff;
}
ul.form_outer .name-cls {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_245)"><path d="M8.07886 0.666992C5.89803 0.666992 4.12378 2.44124 4.12378 4.62207C4.12378 6.8029 5.89803 8.57715 8.07886 8.57715C10.2597 8.57715 12.0339 6.8029 12.0339 4.62207C12.0339 2.44124 10.2597 0.666992 8.07886 0.666992Z" fill="%23262626"/><path d="M12.9997 11.161C11.9169 10.0615 10.4815 9.45605 8.95776 9.45605H7.19995C5.67628 9.45605 4.24079 10.0615 3.15798 11.161C2.08047 12.255 1.48706 13.6992 1.48706 15.2275C1.48706 15.4702 1.68382 15.667 1.92651 15.667H14.2312C14.4739 15.667 14.6707 15.4702 14.6707 15.2275C14.6707 13.6992 14.0772 12.255 12.9997 11.161Z" fill="%23262626"/></g><defs><clipPath id="clip0_160_245"><rect width="15" height="15" fill="white" transform="translate(0.578857 0.666992)"/></clipPath></defs></svg>');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 94% 49%;
}
ul.form_outer .phone-cls {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_258)"><path d="M15.1862 11.6755L13.0929 9.58219C12.3453 8.83458 11.0744 9.13365 10.7753 10.1055C10.5511 10.7784 9.80346 11.1522 9.13062 11.0026C7.63541 10.6288 5.61687 8.68506 5.24307 7.11509C5.01879 6.44221 5.46735 5.69461 6.1402 5.47036C7.11208 5.17131 7.41113 3.90039 6.66352 3.15278L4.57023 1.05948C3.97214 0.536161 3.07501 0.536161 2.55169 1.05948L1.13124 2.47994C-0.289209 3.97515 1.28076 7.93745 4.79451 11.4512C8.30825 14.9649 12.2706 16.6097 13.7658 15.1145L15.1862 13.694C15.7096 13.0959 15.7096 12.1988 15.1862 11.6755Z" fill="%23262626"/></g><defs><clipPath id="clip0_160_258"><rect width="15" height="15" fill="white" transform="translate(0.594482 0.666992)"/></clipPath></defs></svg>');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 94% 49%;
}
ul.form_outer .email-cls {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_232)"><path d="M10.3139 8.63477L9.05759 9.89529C8.54814 10.4065 7.65178 10.4175 7.13132 9.89529L5.87498 8.63477L1.36279 13.1616C1.53075 13.2393 1.71594 13.2856 1.91281 13.2856H14.2761C14.473 13.2856 14.6581 13.2393 14.826 13.1616L10.3139 8.63477Z" fill="%23262626"/><path d="M14.2762 2.73877H1.91288C1.716 2.73877 1.53082 2.78512 1.36292 2.86278L6.18451 7.70037C6.18483 7.70069 6.18521 7.70075 6.18553 7.70107C6.18585 7.7014 6.18591 7.70184 6.18591 7.70184L7.75368 9.27479C7.9202 9.44131 8.26889 9.44131 8.43541 9.27479L10.0029 7.7021C10.0029 7.7021 10.0032 7.7014 10.0036 7.70107C10.0036 7.70107 10.0043 7.70069 10.0046 7.70037L14.8261 2.86275C14.6582 2.78506 14.473 2.73877 14.2762 2.73877Z" fill="%23262626"/><path d="M0.734697 3.47754C0.647803 3.65326 0.594482 3.84832 0.594482 4.05727V11.9674C0.594482 12.1764 0.647744 12.3714 0.734668 12.5471L5.25468 8.01249L0.734697 3.47754Z" fill="%23262626"/><path d="M15.4543 3.47754L10.9343 8.01255L15.4543 12.5473C15.5412 12.3715 15.5945 12.1765 15.5945 11.9675V4.05732C15.5945 3.84832 15.5412 3.65326 15.4543 3.47754Z" fill="%23262626"/></g><defs><clipPath id="clip0_160_232"><rect width="15" height="15" fill="white" transform="translate(0.594482 0.512207)"/></clipPath></defs></svg>');;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 97.2% 50%;
}
ul.form_outer .msg_area-cls {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_252)"><path d="M11.7783 4.33723L12.2186 3.78603C12.822 3.0326 12.6997 1.93182 11.9446 1.32843L11.9169 1.3056C11.1635 0.702205 10.0627 0.824514 9.45931 1.57957L9.02063 2.12915L11.7783 4.33723Z" fill="%23262626"/><path d="M9.09887 8.97036C9.11355 9.10407 9.18041 9.23129 9.29294 9.32261C9.51962 9.50363 9.85067 9.46775 10.0317 9.24107L13.0568 5.45764C13.2411 5.2277 13.2003 4.89013 12.9638 4.71074C12.7355 4.53787 12.4077 4.5868 12.2284 4.81022L11.9332 5.17877L11.4276 4.77434L11.4293 4.77271L8.67324 2.56299L1.6217 11.3774L4.37937 13.5855L10.7737 5.59463L11.2792 5.99906L9.2114 8.58386C9.12009 8.69637 9.08421 8.83664 9.09887 8.97036Z" fill="%23262626"/><path d="M3.92116 13.993L1.32332 11.9121C1.28092 12.0572 1.25972 12.1845 1.25972 12.1845L0.664478 15.0351C0.622078 15.2406 0.830819 15.4085 1.02162 15.3205L3.67329 14.1137C3.67165 14.1137 3.78907 14.0648 3.92116 13.993Z" fill="%23262626"/><path d="M15.1834 14.5034C15.1606 14.5034 15.1394 14.505 15.1166 14.5082L11.1097 15.0268C10.9042 15.053 10.7607 14.8279 10.8716 14.6518C10.9319 14.5588 10.9907 14.4642 11.0494 14.3696C11.2043 14.1185 10.9972 13.7842 10.7102 13.7842C10.6906 13.7842 10.671 13.7858 10.6498 13.7891L5.39868 14.5784L4.77082 14.673L3.05849 14.9306C2.86443 14.96 2.73397 15.1247 2.75027 15.322C2.7568 15.4101 2.79268 15.4933 2.84975 15.5552C2.91662 15.6286 3.00957 15.6694 3.11068 15.6694C3.13025 15.6694 3.14982 15.6677 3.17102 15.6645L9.43001 14.7235C9.64364 14.6909 9.79041 14.9323 9.66482 15.1084C9.62405 15.1638 9.58328 15.2209 9.54251 15.2764C9.43 15.4297 9.45608 15.6857 9.58654 15.8178C9.65341 15.8863 9.73821 15.9222 9.8279 15.9222C9.8377 15.9222 9.8491 15.9222 9.85889 15.9205H9.86052H9.86216L15.265 15.2323H15.2666H15.2682C15.3612 15.2177 15.4427 15.1638 15.4966 15.0807C15.5553 14.9893 15.5764 14.8768 15.5504 14.7757C15.5079 14.611 15.3644 14.5034 15.1834 14.5034Z" fill="%23262626"/></g><defs><clipPath id="clip0_160_252"><rect width="15" height="15" fill="white" transform="translate(0.610107 0.922363)"/></clipPath></defs></svg>');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 97.2% 14.8%;
}
ul.form_outer .name-cls:focus-visible {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_245)"><path d="M8.07886 0.666992C5.89803 0.666992 4.12378 2.44124 4.12378 4.62207C4.12378 6.8029 5.89803 8.57715 8.07886 8.57715C10.2597 8.57715 12.0339 6.8029 12.0339 4.62207C12.0339 2.44124 10.2597 0.666992 8.07886 0.666992Z" fill="%2389181A"/><path d="M12.9997 11.161C11.9169 10.0615 10.4815 9.45605 8.95776 9.45605H7.19995C5.67628 9.45605 4.24079 10.0615 3.15798 11.161C2.08047 12.255 1.48706 13.6992 1.48706 15.2275C1.48706 15.4702 1.68382 15.667 1.92651 15.667H14.2312C14.4739 15.667 14.6707 15.4702 14.6707 15.2275C14.6707 13.6992 14.0772 12.255 12.9997 11.161Z" fill="%2389181A"/></g><defs><clipPath id="clip0_160_245"><rect width="15" height="15" fill="white" transform="translate(0.578857 0.666992)"/></clipPath></defs></svg>') !important;
} 
ul.form_outer .phone-cls:focus-visible {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_258)"><path d="M15.1862 11.6755L13.0929 9.58219C12.3453 8.83458 11.0744 9.13365 10.7753 10.1055C10.5511 10.7784 9.80346 11.1522 9.13062 11.0026C7.63541 10.6288 5.61687 8.68506 5.24307 7.11509C5.01879 6.44221 5.46735 5.69461 6.1402 5.47036C7.11208 5.17131 7.41113 3.90039 6.66352 3.15278L4.57023 1.05948C3.97214 0.536161 3.07501 0.536161 2.55169 1.05948L1.13124 2.47994C-0.289209 3.97515 1.28076 7.93745 4.79451 11.4512C8.30825 14.9649 12.2706 16.6097 13.7658 15.1145L15.1862 13.694C15.7096 13.0959 15.7096 12.1988 15.1862 11.6755Z" fill="%2389181A"/></g><defs><clipPath id="clip0_160_258"><rect width="15" height="15" fill="white" transform="translate(0.594482 0.666992)"/></clipPath></defs></svg>') !important;
}
ul.form_outer .email-cls:focus-visible {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_232)"><path d="M10.3139 8.63477L9.05759 9.89529C8.54814 10.4065 7.65178 10.4175 7.13132 9.89529L5.87498 8.63477L1.36279 13.1616C1.53075 13.2393 1.71594 13.2856 1.91281 13.2856H14.2761C14.473 13.2856 14.6581 13.2393 14.826 13.1616L10.3139 8.63477Z" fill="%2389181A"/><path d="M14.2762 2.73877H1.91288C1.716 2.73877 1.53082 2.78512 1.36292 2.86278L6.18451 7.70037C6.18483 7.70069 6.18521 7.70075 6.18553 7.70107C6.18585 7.7014 6.18591 7.70184 6.18591 7.70184L7.75368 9.27479C7.9202 9.44131 8.26889 9.44131 8.43541 9.27479L10.0029 7.7021C10.0029 7.7021 10.0032 7.7014 10.0036 7.70107C10.0036 7.70107 10.0043 7.70069 10.0046 7.70037L14.8261 2.86275C14.6582 2.78506 14.473 2.73877 14.2762 2.73877Z" fill="%2389181A"/><path d="M0.734697 3.47754C0.647803 3.65326 0.594482 3.84832 0.594482 4.05727V11.9674C0.594482 12.1764 0.647744 12.3714 0.734668 12.5471L5.25468 8.01249L0.734697 3.47754Z" fill="%2389181A"/><path d="M15.4543 3.47754L10.9343 8.01255L15.4543 12.5473C15.5412 12.3715 15.5945 12.1765 15.5945 11.9675V4.05732C15.5945 3.84832 15.5412 3.65326 15.4543 3.47754Z" fill="%2389181A"/></g><defs><clipPath id="clip0_160_232"><rect width="15" height="15" fill="white" transform="translate(0.594482 0.512207)"/></clipPath></defs></svg>') !important;
}
ul.form_outer .msg_area-cls:focus-visible {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_160_252)"><path d="M11.7783 4.33723L12.2186 3.78603C12.822 3.0326 12.6997 1.93182 11.9446 1.32843L11.9169 1.3056C11.1635 0.702205 10.0627 0.824514 9.45931 1.57957L9.02063 2.12915L11.7783 4.33723Z" fill="%2389181A"/><path d="M9.09887 8.97036C9.11355 9.10407 9.18041 9.23129 9.29294 9.32261C9.51962 9.50363 9.85067 9.46775 10.0317 9.24107L13.0568 5.45764C13.2411 5.2277 13.2003 4.89013 12.9638 4.71074C12.7355 4.53787 12.4077 4.5868 12.2284 4.81022L11.9332 5.17877L11.4276 4.77434L11.4293 4.77271L8.67324 2.56299L1.6217 11.3774L4.37937 13.5855L10.7737 5.59463L11.2792 5.99906L9.2114 8.58386C9.12009 8.69637 9.08421 8.83664 9.09887 8.97036Z" fill="%2389181A"/><path d="M3.92116 13.993L1.32332 11.9121C1.28092 12.0572 1.25972 12.1845 1.25972 12.1845L0.664478 15.0351C0.622078 15.2406 0.830819 15.4085 1.02162 15.3205L3.67329 14.1137C3.67165 14.1137 3.78907 14.0648 3.92116 13.993Z" fill="%2389181A"/><path d="M15.1834 14.5034C15.1606 14.5034 15.1394 14.505 15.1166 14.5082L11.1097 15.0268C10.9042 15.053 10.7607 14.8279 10.8716 14.6518C10.9319 14.5588 10.9907 14.4642 11.0494 14.3696C11.2043 14.1185 10.9972 13.7842 10.7102 13.7842C10.6906 13.7842 10.671 13.7858 10.6498 13.7891L5.39868 14.5784L4.77082 14.673L3.05849 14.9306C2.86443 14.96 2.73397 15.1247 2.75027 15.322C2.7568 15.4101 2.79268 15.4933 2.84975 15.5552C2.91662 15.6286 3.00957 15.6694 3.11068 15.6694C3.13025 15.6694 3.14982 15.6677 3.17102 15.6645L9.43001 14.7235C9.64364 14.6909 9.79041 14.9323 9.66482 15.1084C9.62405 15.1638 9.58328 15.2209 9.54251 15.2764C9.43 15.4297 9.45608 15.6857 9.58654 15.8178C9.65341 15.8863 9.73821 15.9222 9.8279 15.9222C9.8377 15.9222 9.8491 15.9222 9.85889 15.9205H9.86052H9.86216L15.265 15.2323H15.2666H15.2682C15.3612 15.2177 15.4427 15.1638 15.4966 15.0807C15.5553 14.9893 15.5764 14.8768 15.5504 14.7757C15.5079 14.611 15.3644 14.5034 15.1834 14.5034Z" fill="%2389181A"/></g><defs><clipPath id="clip0_160_252"><rect width="15" height="15" fill="white" transform="translate(0.610107 0.922363)"/></clipPath></defs></svg>')!important;
}
ul.form_outer .wpcf7-submit:hover {
  background: #fff !important;
  color: #89181A;
}

.shwrm_cl_inner .view_img {
  position: absolute;
  top: -43px !important;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 92px;
  height: 92px;
}
.shwrm_cl_inner .view_img img {
  width: 100% !important;
}
.we_hrng_sec .img_cl img {
  vertical-align: bottom !important;
 }
.cntct_cl p a, .talk_sec .talk_to_txt a {
  color: #fff !important;
}

/*contact_us_page*/
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] {
    position: relative;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true]:before {
    background: url(assets/images/tab_indicator_arw.svg);
    width: 37px;
    height: 12px;
    position: absolute;
    content: "";
    bottom: -12px;
    left: 0;
    z-index: 1;
    right: 0;
    margin: auto;
}
.cntct_info_sec .elementor-icon-box-icon {
  margin-top: 6px !important;
}
.cntct_info_sec .wpcf7-spinner {
  background: #89181A !important;
}


/*testimonials_page*/
.testimonial_pg_sec .rvws_cl {
    background: #F8F8F6;
    padding: 59px 80px 56px 80px !important;
}
.testimonial_pg_sec .rvws_inner {
  --row-gap: 34px !important;
}

/*blog page*/
.blg_sec .blg_inner {
  background: #FFF;
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.08);
  height: 100%;
}
.blg_sec span.page-numbers.prev {
    background: red;
    width: auto;
    height: auto;
    vertical-align: middle;
}
.blg_sec .page-numbers {
    margin: 0 !important;
    padding: 7px 15px;
    background: #89181A;
    color: #fff !important;
    font-size: 18px;
    border: 0 !important;
    display: inline-block;
    width: 43px;
    height: 43px;
    vertical-align: middle;
    margin-left: -2px !important;
    margin-right: -2px !important;
}
.blg_sec a.page-numbers {
  background: transparent;
  border: 1px solid #282828 !important;
  color: #282828 !important;
  border-left: 0 !important;
}
body .blg_sec a.page-numbers.next {
    border-left: 0 !important;
}
.blg_sec span.page-numbers.prev, .blg_sec a.page-numbers.next, .blg_sec span.page-numbers.next, .blg_sec a.page-numbers.prev {
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    opacity: 0.4;
    font-weight: 600;
    color: #282828 !important;
    border-radius: 60px 0px 0px 60px;
    border: 1px solid rgba(40, 40, 40, 0.29) !important;
    background: transparent;
    width: auto;
    padding: 10px 15px !important;
}
.blg_sec a.page-numbers.next, .blg_sec a.page-numbers.prev  {
    color: #89181A !important;
    opacity: 1 !important;
    border-radius: 0px 60px 60px 0px !important;
    border: 1px solid #282828 !important;
    width: auto;
}
.blg_sec a.page-numbers.prev {
  border-radius: 60px 0px 0px 60px !important;
}
.blg_sec span.page-numbers.next {
  border-radius: 0px 60px 60px 0px !important;
}
.blg_sec span.page-numbers.prev:before,.blg_sec a.page-numbers.next {
  position: relative;
}
.blg_sec span.page-numbers.prev:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 7px;
  margin-right: 3px;
  background: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.992 6.454V5.32L5.008 3.038V3.458L9.992 1.176V0.0419999L4.252 2.772V3.724L9.992 6.454ZM5.98177 6.454V5.32L0.997765 3.038V3.458L5.98177 1.176V0.0419999L0.241765 2.772V3.724L5.98177 6.454Z" fill="%23282828" fill-opacity="0.49"/></svg>');
}
.blg_sec a.page-numbers.next:after {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 7px;
  margin-left: 3px;
  background: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.00800006 6.454V5.32L4.992 3.038V3.458L0.00800006 1.176V0.0419999L5.748 2.772V3.724L0.00800006 6.454ZM4.01823 6.454V5.32L9.00223 3.038V3.458L4.01823 1.176V0.0419999L9.75823 2.772V3.724L4.01823 6.454Z" fill="%2389181A" fill-opacity="1"/></svg>') !important;
}
.blg_sec a.page-numbers.prev:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 7px;
  margin-right: 3px;
  background: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.992 6.454V5.32L5.008 3.038V3.458L9.992 1.176V0.0419999L4.252 2.772V3.724L9.992 6.454ZM5.98177 6.454V5.32L0.997765 3.038V3.458L5.98177 1.176V0.0419999L0.241765 2.772V3.724L5.98177 6.454Z" fill="%2389181A" fill-opacity="1"/></svg>') !important;
}
.blg_sec span.page-numbers.next:after {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 7px;
  margin-left: 3px;
  background: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.00800006 6.454V5.32L4.992 3.038V3.458L0.00800006 1.176V0.0419999L5.748 2.772V3.724L0.00800006 6.454ZM4.01823 6.454V5.32L9.00223 3.038V3.458L4.01823 1.176V0.0419999L9.75823 2.772V3.724L4.01823 6.454Z" fill="%23282828" fill-opacity="0.49"/></svg>');
}
    .blg_sec .blg_ft_img img {
        width: 100% !important;
    }


/*single_blog_page*/
.single_blg_sec .post_content h2 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.24px;
    color: #89181A;
    margin: 0 !important;
    padding-bottom: 17px;
    padding-top: 20px;
}
.single_blg_sec .post_content a,.wkman_shp_sec a {
  color: #000;
  text-decoration: underline !important;
}
.single_blg_sec .post_content p, .single_blg_sec .post_content li {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.18px;
    color: #000;
    margin: 0!important;
    padding-bottom: 20px;
}
.single_blg_sec .blg_pst_info li:after {
  position: relative;
}
.single_blg_sec .blg_pst_info li:not(:last-child):after {
  display: inline-block;
  content:"/";
  vertical-align: middle;
  color: #89181A;
  width: 5px;
  height: 30px;
  border: 0 !important;
  margin-left: 34px;
  margin-right: 34px;
}
.prdcts_pg .items {
  width: 23.92%;
}
.sty_ahd_sec .sty_ahd_cl_inner .sty_ahd_icon {
  margin-top: -135px;
}
.sty_ahd_sec .sty_ahd_cl_inner {
  height: 100%;
}
.uth_srvc_sec .uth_srvc_cnt_cl ul {
      padding: 0px 0px 0px 30px;
}
.link_text a {
  text-decoration: underline !important;
}
.in_hm_cnt_cl .cntc_info_numbrs a {
    color: #000 !important;
    text-decoration: underline;
}
.srvc_pg_schdl_btn a {
  color: #FFF !important;
}




