@font-face { 
  font-family: "entypo-fontello"; 
  src: url(//25747741.fs1.hubspotusercontent-eu1.net/hubfs/25747741/raw_assets/public/Mobiess_June2024/fonts/entypo-fontello.woff2) format("woff2"), 
    url(//25747741.fs1.hubspotusercontent-eu1.net/hubfs/25747741/raw_assets/public/Mobiess_June2024/fonts/entypo-fontello.woff) format("woff"), 
    url(//25747741.fs1.hubspotusercontent-eu1.net/hubfs/25747741/raw_assets/public/Mobiess_June2024/fonts/entypo-fontello.ttf) format("truetype"),
    url(//25747741.fs1.hubspotusercontent-eu1.net/hubfs/25747741/raw_assets/public/Mobiess_June2024/fonts/entypo-fontello.eot),
    url(//25747741.fs1.hubspotusercontent-eu1.net/hubfs/25747741/raw_assets/public/Mobiess_June2024/fonts/entypo-fontello.eot) format("embedded-opentype");
  font-style: normal; 
  font-weight: normal; 
  font-display: auto; 
}




.child-theme .span2 .hs-button,
.child-theme .span3 .hs-button,
.child-theme .span4 .hs-button,
.child-theme .span5 .hs-button,
.child-theme .span6 .hs-button{
  padding:16px 20px;
}
.child-theme .span2 .hs-sec-btn,
.child-theme .span3 .hs-sec-btn,
.child-theme .span4 .hs-sec-btn,
.child-theme .span5 .hs-sec-btn,
.child-theme .span6 .hs-sec-btn{
  padding:15px 30px;
}


.child-theme .cm_nv_wrp .cm_nv_inner  .custom,
.child-theme form input[type=submit],
.child-theme .hs-button,
.child-theme .tabber .media-col .form-wrap input.hs-button{
  transition: all 0.3s ease-in-out;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: normal;
  font-size: 0.92em;
  min-width: 142px;
  outline: none;
  line-height: normal;
  margin:0;
}

.child-theme .hs-sec-btn,
.child-theme .contact-banner .form-row.hs-secondary input.hs-button,
.child-theme .contact-banner .form-row.hs-secondary .hs-button,
.child-theme .landing-banner .form-row.hs-secondary input.hs-button,
.child-theme .landing-banner .form-row.hs-secondary .hs-button,
.child-theme .hs_service .widget-type-form .hs-button,
.child-theme .form-row.secondary input[type="submit"],
.child-theme .popup_modal_box.bg_primary .hs-button,
.child-theme .hs-sec-btn,
.child-theme .systems-page .hs-search-results__next-page,
.child-theme .systems-page .hs-search-results__prev-page{
  font-size: 13px;
  min-width: 139px;
  transition: all 0.4s ease-in-out;
  line-height: 1.2em;
  outline: 0;
  margin: 3px 0;
  position: relative;
}

  
  
}

.child-theme form input[type=email],
.child-theme form input[type=file],
.child-theme form input[type=number],
.child-theme form input[type=password], 
.child-theme form input[type=search],
.child-theme form input[type=tel],
.child-theme form input[type=text],
.child-theme form select, 
.child-theme form textarea {
  min-width: 50px;
  padding: 13px;
  font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 49px;
}
.child-theme form{
  margin-bottom:20px;
}
.child-theme form input[type=email]:focus, 
.child-theme form input[type=file]:focus,
.child-theme form input[type=number]:focus,
.child-theme form input[type=password]:focus, 
.child-theme form input[type=search]:focus, 
.child-theme form input[type=tel]:focus, 
.child-theme form input[type=text]:focus, 
.child-theme form select:focus, 
.child-theme form textarea:focus {
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}

.child-theme form label {
  font-weight: bold;
  font-size: 0.92em;
  margin-bottom: 7px;
}


/* ///////////header css/////////// */
header.header-main-wrapper {
  position: relative;
  z-index: 99;
  width: 100%;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0,0.1);;
}

header.header-main-wrapper .top-section {
  background: #f8f8f8;
}

header.header-main-wrapper .page-center {
  width: 96%;
  max-width: 100%;
}

header.header-main-wrapper .top-section .page-center {
  min-height: 30px;
}

.top-section .page-center .top-cnt {
  color: #242424;
  text-align: right;
  font-weight: bold;
  line-height: 20px;
  font-size: 11px;
  padding: 5px 0;
}

.top-section .page-center .top-cnt p {
  margin: 0;
}

header.header-main-wrapper .midl-section .page-center {
  min-height: 90px;
  line-height: 90px;
}

.midl-section .page-center .mdl-sec-inner-wrapper {
  position: relative;
}

.mdl-sec-inner-wrapper .custom-logo {
  float: left;
  position: absolute;
  left: 0;
  z-index: 1;
}

header.header-main-wrapper .midl-section{
  background-color: rgba(255, 255, 255,1.0);
}

header.header-main-wrapper .midl-section .page-center:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.mdl-sec-inner-wrapper .menu-wrapper {
  clear: none;
  text-align:right;
  position: absolute;
  z-index: 100;
  line-height: 30px;
  height: 100%;
  margin: 0;
  right: 0;
  display:block;
}

.mdl-sec-inner-wrapper .custom-logo a {
  display: block;
  height: 100%;
  max-width: 246.77px;
}


header.header-main-wrapper .midl-section .page-center:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.mdl-sec-inner-wrapper .menu-inner-wrapper {
  display: flex;
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul > li {
  line-height: 30px;
  position: relative;
  margin:0;
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul > li > a {
  /*    font-size: 16px; */
  font-size: 16px;
  /*    color: #242424; */
  color: rgba(36, 36, 36,1.0);
  line-height: 70px;
  transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s ease-in-out;
  padding: 0 10px;
  font-weight: 600;
  min-height: 90px;
  display: block;
}
.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul > li:hover > a {
  color: rgba(36, 36, 36,1.0);
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul > li.active > a {
  color: rgba(36, 36, 36,1.0);
}

.menu-inner-wrapper .cst-search a {
  font-size: 16px;
  line-height: 90px;
  padding: 0 13px;
  color: #242424;
}

.menu-inner-wrapper .cst-search a:before {
  font-family: 'entypo-fontello';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  content: "";
}

.menu-inner-wrapper .cst-search a .avia_hidden_link_text {
  display: none;
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul>li:last-child>a .menu_text {
  background-color: #1b2540;
  color: #ffffff;
  border-color: #1b2540;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  white-space: nowrap;
  border: 2px solid;
  border-radius: 2px;
  font: inherit;
}

.avia-search-tooltip {
  position: absolute;
  z-index: 9999999;
  padding: 0;
  min-width: 300px;
  top: 85%;
  margin-left: -120px;
  border-radius: 2px;
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
  border-width: 1px;
  border-style: solid;
  animation: avia_pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.27);
  border-color: #ebebeb;
  background-color: #ffffff;
  color: #242424;
  left: -130.688px;
  display: none;
  opacity: 0;
}

.mdl-sec-inner-wrapper .menu-inner-wrapper .cst-search {
  position: relative;
  z-index:100;
}

.avia-search-tooltip .avia-arrow-wrap {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  right: 10px;
  margin-left: -10px;
  overflow: hidden;
}

.avia-arrow {
  height: 10px;
  width: 10px;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -5px;
  transform: rotate(45deg);
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
}
.avia-search-tooltip .avia-arrow-wrap .avia-arrow {
  background-color: #ffffff;
  color: #242424;
}

.avia-search-tooltip .avia-arrow {
  top: 15px;
}

.header-search-open .avia-search-tooltip {
  left: -130.688px;
  display: block;
  opacity: 1;
}

#searchform>div {
  position: relative;
  max-width: 300px;
}

.avia-search-tooltip #searchform>div {
  margin: 16px;
}


#searchsubmit, 
.ajax_load {
  width: 40px;
  height: 100%;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  margin: 0;
  min-width: 40px;
  font-family: 'entypo-fontello';
  background-color: #1b2540;
  color: #ffffff;
  border-color: #090320;
  font-size: 17px;
  border: none;
}

#searchsubmit:hover,
.ajax_load:hover {
  background-color: #3b4e88;
  color: #ffffff;
  border-color: #192c66;
}


#searchsubmit, .ajax_load {
  width: 40px;
  height: 100%;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  margin: 0;
  min-width: 40px;
  font-family: 'entypo-fontello';
  background-color: #1b2540;
  color: #ffffff;
  border-color: #090320;
  font-size: 17px;
  border: none;
}

#searchsubmit:hover, .ajax_load:hover {
  background-color: #3b4e88;
  color: #ffffff;
  border-color: #192c66;
}

.inner_tooltip #s {
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0;
  box-shadow: none;
  border: none;
  padding: 12px 47px 12px 5px;
  background-color: #f8f8f8;
  color: #242424;
  outline: none;
  font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0px;
  height: auto;
  min-width: auto;
}

.inner_tooltip ::-webkit-input-placeholder {
  color: #242424;
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul ul {
  /*    background-color: #ffffff; */
  background-color: rgba(255, 255, 255,1.0);
  color: #242424;
  min-width: 208px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  margin-top: -1px;
  display: block;
  transition: opacity 0.5s ease;
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul ul li {
  margin: 0;
}

.child-theme header form,
.child-theme .cst-blog-sidebar form{
  margin: 0;
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul ul li a {
  /*    color: #777777; */
  color: rgba(119, 119, 119,1.0);
  font-size: 16px;
  white-space: normal;
  text-align: left;
  line-height: 23px;
  padding: 8px 15px;
  min-height: 23px;
}
.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul ul li:hover a{
  color: rgba(119, 119, 119,1.0);
}
.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul ul li.active a{
  color: rgba(119, 119, 119,1.0);
}

.menu-wrapper .menu-inner-wrapper .hs-menu-wrapper > ul ul li a:hover {
  /*    background-color: #f8f8f8; */
  background-color: rgba(248, 248, 248,1.0);
}



/* humburger */

.cst-humburger {
  transform: scale(0.6);
  transform-origin: right;
  position: relative;
  line-height: 30px;
  display:none;
  z-index:100;
}

.cst-humburger a {
  line-height: 90px;
  display: block;
  font-size: 16px;
}


.cst-humburger a .av-hamburger .av-hamburger-box {
  height: 8px;
  width: 35px;
  display: inline-block;
  position: relative;
}

.cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner {
  background-color: #242424;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
  width: 100%;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  transition: transform 0.15s ease;
  display: block;
  top: 50%;
  margin-top: -2px;
}

.cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner:before,
.cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner:after {
  background-color: #242424;
  border-radius: 3px;
  position: absolute;
  height: 3px;
  width: 100%;
  content: "";
  display: block;
}

.cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner:before {
  top: -10px;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease;
}

.cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner:after {
  bottom: -10px;
}


.mobile-menu-open .cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
}

.mobile-menu-open .cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner:before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease;
}

.mobile-menu-open .cst-humburger a .av-hamburger .av-hamburger-box .av-hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1), background-color 0.15s ease;
}

.cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper > ul > li > a:hover {
  background-color: #f8f8f8;
}
/* humberger end */


/* mobile header css */

.cst-header-mobile-menu {
  /*    display: none; */
  opacity: 0;
  visibility: hidden;
}

.cst-header-mobile-menu {
  font-size: 1.1em;
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.cst-header-mobile-menu .av-burger-overlay-scroll {
  /*    background: #ffffff; */
  background-color: rgba(255, 255, 255,1.0);
  width: 350px;
  -webkit-transform: translateX(350px);
  transform: translateX(350px);
  transition: all 0.5s cubic-bezier(0.75,0,0.25,1);
  right: 0;
  max-width: 100%;
  overflow: auto;
  position: absolute;
  height: 100%;
  z-index: 10;
}

.cst-header-mobile-menu .av-burger-overlay-bg {
  opacity: 0.1;
  cursor: pointer;
  background: #000;
  display: block;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-height: 700px;
  vertical-align: middle;
  text-align: center;
}

.mobile-menu-open .cst-header-mobile-menu .av-burger-overlay-scroll {
  transform: translateX(0);
}

.cst-header-mobile-menu .hs-menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-height: 700px;
  display: table;
  vertical-align: middle;
  text-align: center;
  z-index: 5;
}

.menu-wrapper .menu-inner-wrapper .cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper ul {
  padding: 120px 0px;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: table-cell;
  font-size: 18px;
}

.cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper > ul > li {
  transition: opacity 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out;
  transform: translate3d(0, 0, 0);
  position: relative;
  line-height: normal;
  width: 100%;
}

.cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper > ul > li > a {
  line-height: 1.3em;
  height: auto;
  padding: 15px 50px;
  display: block;
  text-align: left;
  text-decoration: none;
  width: 100%;
  min-height: auto;
  font-size: 1.1em;
  font-weight: 400;
  position: relative;
}

.menu-wrapper .menu-inner-wrapper .cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper ul ul {
  position: static !important;
  opacity: 1 ;
  visibility: visible ;
  display: none;
  min-width: auto;
  padding: 0;
  box-shadow: none;
  background: none;
  margin: 0;
  font-size: 1.1em;
}

.menu-wrapper .menu-inner-wrapper .cst-header-mobile-menu .hs-menu-wrapper>ul ul li a {
  line-height: 1.3em;
  height: auto;
  padding: 15px 50px;
  display: block;
  text-align: left;
  text-decoration: none;
  padding-left: 70px;
  /*    color: #242424; */
  color: rgba(36, 36, 36,1.0);
  min-height: auto;
  font-size: 0.9em;
}
/* .menu-wrapper .menu-inner-wrapper .cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper ul .child-open ul{
display: block;
} */
.av-submenu-indicator {
  display: inline-block;
  padding: 0 10px;
  font-size: 11px;
  opacity: 0.5;
  vertical-align: top;
  float: right;
  transition: all 0.2s ease-out;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -9px;
  height: 20px;
  line-height: 20px;
  margin-left: 0;
}

.av-submenu-indicator:before {
  content: "\E87d";
  font-family: 'entypo-fontello';
}

.child-open .av-submenu-indicator {
  transform: rotate(90deg);
}

@media(min-width:992px){
  .menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul>li:last-child >a {
    padding-right: 11px;
    padding-left: 11px;
  }

  .menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul>li:last-child>a .menu_text {
    padding: 7px;
  }
  .menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul>li:last-child>a:hover .menu_text {
    opacity: 0.9;
}
}


@media(max-width:991px){

  .menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul {
    display: none;
  }  

  .menu-inner-wrapper .cst-search a {
    padding: 0 0 0 20px;
    font-size: 24px;
  }

  .cst-humburger{
    display:block;
  }

  .mobile-menu-open .cst-header-mobile-menu {
    /*       display: block; */
    visibility: visible;
    opacity: 1;
  }

  .cst-header-mobile-menu .av-burger-overlay-inner .hs-menu-wrapper > ul > li:last-child > a {
    padding-left: 48px;
  }

  .menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul>li:last-child>a .menu_text {
    padding: 7px;
  }
  .menu-wrapper .menu-inner-wrapper .hs-menu-wrapper>ul>li:last-child>a:hover .menu_text {
    opacity: 0.9;
  }
}

@media(max-width:767px){
  .content-wrapper, 
  .dnd-section>.row-fluid, 
  .footer .page-center,
  .header .page-center, 
  .header .primary-section .page-center,
  .page-center{
    max-width: 84.9999999958%;
  }


  header.header-main-wrapper .page-center {
    width: 85%;
    max-width: 85%;
  }

  header.header-main-wrapper .top-section .page-center {
    min-height: auto;
  }

  .mdl-sec-inner-wrapper .custom-logo a {
    max-width: 219.34px;
  }

  header.header-main-wrapper .midl-section .page-center {
    min-height: 80px;
    line-height: 80px;
  }

  .menu-inner-wrapper .cst-search a {
    line-height: 80px;
  }

  .cst-humburger a {
    line-height: 80px;
  }

  .top-section .page-center .top-cnt {
    text-align: center;
  }

}


@media(max-width:350px){
  .header-search-open .avia-search-tooltip{
    left: -86.3281px;
  }
  .mdl-sec-inner-wrapper .menu-wrapper {
    right: -18px;
  }
}


/* footer css */

.footer.cst-footer-main-wrapper .cst-ftr-btm-section .col-section {
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}



.footer.cst-footer-main-wrapper .cst-ftr-btm-section .col-section .type_social_icons {
  margin: -10px 0 0 30px;
  position: relative;
}


.cst-ftr-btm-section .type_social_icons .footer-social {
  flex-wrap: nowrap;
  padding:0;
  gap:0;
}
.cst-ftr-btm-section .type_social_icons .footer-social .footer-social-item{
  display:block;
  height: 30px;
  width: 30px;
}

.cst-ftr-btm-section .type_social_icons .footer-social-item:first-child a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  content: "";
  font-family: 'entypo-fontello';
}

.cst-ftr-btm-section .type_social_icons .footer-social-item:last-child a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  content: "";
  font-family: 'entypo-fontello';
}

.cst-ftr-btm-section .type_social_icons .footer-social .footer-social-item a {
  border-radius: 300px;
  width: 30px;
  line-height: 30px;
  min-height: 30px;
  height: 100%;
  transition: all 0.3s ease-out;
  color: #969696;
  font-size: 11px;
}

.cst-ftr-btm-section .type_social_icons .footer-social .footer-social-item a:hover{
  color: #3b4e88;
}

.cst-ftr-btm-section .type_social_icons .footer-social .footer-social-item:last-child:hover a{
  color: #fff;
  background-color: #419cca;
}

.footer.cst-footer-main-wrapper .cst-ftr-btm-section .col-section .type_richtext .footer-content {
  font-size: 11px;
  line-height: 29px;
}

.footer.cst-footer-main-wrapper .cst-ftr-top-section .page-center {
  padding-left: 50px;
  padding-right: 50px;
}

.footer.cst-footer-main-wrapper .cst-ftr-top-section .footer-content h3 {
  margin-top: 0.85em;
  margin-bottom: 8px;
}

.footer.cst-footer-main-wrapper .cst-ftr-top-section .footer-content h5 {
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 1.1em;
  margin: 0;
}


.footer.cst-footer-main-wrapper .cst-ftr-top-section .type_image {
  margin: 30px 0 30px 0;
  margin-bottom: 86px;
}

.footer.cst-footer-main-wrapper .cst-ftr-top-section .footer-content h3 {
  letter-spacing: 1px;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .footer-content h5 {
  letter-spacing: 0;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section {
  width: 29.333333333333332% !important;
  margin-left: 6%;
  padding: 0;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section.num1 {
  margin-left: 0;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .flex_row {
  margin-bottom: 35px;
  margin-top: 32px;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .type_image {
  margin-bottom: 90px;
}

.footer.cst-footer-main-wrapper .cst-ftr-top-section .type_image {
  margin-bottom: 106px !important;
  margin-top: 30px;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section.num3 .footer-row.row1 {
  margin-bottom: 60px;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section.num2 .footer-row.row1 {
  margin-bottom: 50px;
}
.footer.cst-footer-main-wrapper .cst-ftr-top-section .type_image .footer-image img {
  width: 100%;
}

.cst-footer-main-wrapper .back_to_top {
  border-radius: 0;
  height: 50px;
  width: 50px;
  line-height: 50px;
  right: 50px !important;
  bottom: 50px !important;
}

.cst-footer-main-wrapper .back_to_top svg {
  width: 10px;
  height: 24px;
}

.cst-footer-main-wrapper .footer-section.cst-ftr-btm-section {
  font-size: 11px;
  margin-top: -1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #ebebeb;
}

@media (max-width:767px){
  .footer.cst-footer-main-wrapper .cst-ftr-btm-section .col-section{
    padding:0;
  }
  .cst-ftr-btm-section .type_social_icons .footer-social .footer-social-item {
    margin: 0;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section {
    width: 100% !important;
    margin-left: 0;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .page-center {
    padding-left: 0;
    padding-right: 0;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .flex_row {
    margin: 30px 0 24px;
    row-gap: 20px;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section .footer-row {
    margin-bottom: 30px;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section.num2 {
    margin-bottom: 30px;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .col-section.num1 {
    margin-bottom: 62px;
  }
  .footer.cst-footer-main-wrapper .cst-ftr-top-section .type_image .footer-image img {
    max-width: 100% !important;
  }
}

/* blog css */
.cst-blog-listing .sidebar {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom:0;
}

.cst-blog-listing .blog-index .post-entry {
  width: 100%;
  padding: 0;
}

.cst-blog-listing .blog-index .post-entry .blog-meta {
  float: left;
  margin-right: 50px;
}

.cst-blog-listing .blog-index .post-entry .entry-content-wrapper {
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}

.cst-blog-listing .post-entry .blog-meta a {
  background: #969696;
  color: #ffffff;
  width: 81px;
  height: 81px;
  overflow: hidden;
  border-radius: 4px;
  float: left;
  margin: 6px 0 0 0;
  text-align: center;
  line-height: 81px;
  position: relative;
  z-index: 4;
  display: block;
}

.cst-blog-listing .post-entry .blog-meta a img {
  display: block;
  border-radius: 4px;
  position: relative;
  z-index: 4;
  width: 100%;
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  height: 100%;
  object-fit: cover;
}


.lising-main-cnt-sidbr.cst-lising-main-cnt-sidbr {
  padding: 0px 50px;
}

.lising-main-cnt-sidbr>.row-fluid {
  margin: 0;
}

.cst-lising-main-cnt-sidbr .cst-blog-listing {
  width: 71%;
}

.cst-lising-main-cnt-sidbr .cst-blog-sidebar {
  width: auto;
  float: none;
  width: auto;
  overflow: hidden;
}

.cst-blog-listing .sidebar {
  padding-right: 50px;
}

.cst-blog-listing .post-entry .post-title {
  line-height: 1.2em;
  text-align: left;
  letter-spacing: 1px;
  padding: 0;
  margin-bottom: 3px;
  font-size: 16px;
  color: #1b2540;
}

.cst-blog-listing .post-entry .post-title a {
  color: #1b2540;
}

.cst-blog-listing .post-entry .post-title:hover a {
  color: #3b4e88;
}

.cst-blog-listing .post-entry .post-title:hover {
  opacity: 0.7;
}

.cst-blog-listing .post-entry .blog-categories {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 45px;
}

.cst-blog-listing .post-entry .blog-categories a {
  color: #969696;
}

.cst-blog-listing .entry-content-wrapper .entry-content p {
  margin: 0.85em 0;
}

.cst-blog-listing .entry-content-wrapper .entry-content .read-more-link a {
  padding: 1px 0 0;
  background: transparent;
  border: none;
  position: relative;
  top: -0.3em;
  color: #3b4e88;
  text-align: left;
  font-size: 18px;
}

.cst-blog-listing .entry-content .read-more-link a .more-link-arrow {
  display: inline;
}

.cst-blog-listing .entry-content .read-more-link a .more-link-arrow:after {
  content: "\E87d";
  font-family: 'entypo-fontello';
  font-size: 10px;
  vertical-align: middle;
  padding: 0 8px;
}

.cst-blog-listing .entry-content-wrapper .post-meta-infos {
  margin-top: 15px;
  font-size: 0.9em;
  width: 100%;
  display: block;
  position: relative;
  top: -8px;
  padding: 10px 0;
}

.cst-blog-listing .entry-content-wrapper .post-meta-infos .date-container {
  text-transform: uppercase;
  color: #969696;
  font-size: 0.9em;
  line-height: 1em;
}

.cst-blog-listing .entry-content-wrapper .post_delimiter {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
}

.cst-blog-listing .blog-index .post-entry {
  position: relative;
  width: 100%;
}

.cst-blog-listing .blog-index .post-entry .post_author_timeline {
  border-right-style: solid;
  position: absolute;
  top: 0;
  left: 40px;
  width: 1px;
  height: 100%;
  border-right-width: 1px;
  border-color: #ebebeb;
}

.cst-lising-main-cnt-sidbr .cst-blog-sidebar {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.cst-blog-sidebar .popular-heading {
  letter-spacing: 1px;
}


.cst-blog-sidebar .popular-heading {
  margin-bottom: 8px !important;
}

.cst-blog-sidebar .sidebar-popular-posts .related-post-item:not(:last-child) {
  margin: 0;
}

.cst-blog-sidebar .sidebar-popular-posts .related-post-item {
  padding: 7px 0;
  display: block;
  font-size: 0.85em;
  line-height: 1.5em;
}

.cst-blog-sidebar .sidebar-popular-posts .related-post-item .related-title a {
  color: #969696;
  font-style: italic;
  font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
}

.cst-blog-sidebar .sidebar-popular-posts .related-post-item:not(:first-child) {
  border-top-width: 3px;
  border-top-style: solid;
  border-color: #ebebeb;
}

.cst-blog-sidebar .sidebar-popular-posts {
  padding: 0 0 30px;
}


.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block {
  box-shadow: none;
  border-radius: 0;
  padding: 30px 0 30px 0;
}

.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block>h3 {
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}

.cst-blog-sidebar.blog-sidebar .row-fluid-wrapper {
  margin: 0;
}

.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block ul>li {
  margin: 0;
  padding: 0;
}

.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block ul>li>a {
  padding: 0;
  margin: 0;
  color: #969696;
}

.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block ul>li>a:after {
  display: none;
}
.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block ul>li>a span.filter-link-count {
  display: inline-block;
}


.cst-blog-sidebar .hs-search-field {
  padding: 30px 0 30px 0;
}

.cst-blog-sidebar .hs-search-field label {
  font-size: 26px;
  color: #1b2540;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 8px;
}

.cst-blog-sidebar.blog-sidebar input.hs-search-field__input {
  width: 100%;
  position: relative;
  padding: 11px 47px 11px 5px;
  z-index: 1;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  height: auto;
  min-width: 100%;
}

.cst-blog-sidebar.blog-sidebar .hs-search-field button {
  width: 40px;
  height: auto;
  line-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 0;
  top: 40px;
  min-width: 40px;
  transform: none !important;
  background-color: #3b4e88;
  color: #ffffff;
  border-color: #192c66;
}

.cst-blog-sidebar.blog-sidebar .hs-search-field__bar button svg {
  fill: #fff;
  min-height: auto;
  min-width: auto;
  height: 14px;
  width: 14px;
}

.cst-blog-sidebar.blog-sidebar input.hs-search-field__input::-webkit-input-placeholder {
  color: #969696;
}

.cst-blog-sidebar.blog-sidebar .hs-search-field button:hover {
  background-color: #226dd6;
  color: #ffffff;
  border-color: #004bb4;
}


.cst-blog-listing .blog-pagination.numbered {
  justify-content: flex-start;
  padding: 1px 50px 10px 24px;
  gap: 0;
}

.cst-blog-listing .blog-pagination a.blog-pagination__link {
  float: left;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  border-radius: 100px;
  margin-right: 3px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
  background-color: #f8f8f8 !important;
  color: #969696 !important;
  font-size: 11px;
}

.cst-blog-listing .blog-wit-sidbr section.blog-index.blog-wit-sidbr section.blog-index {
  margin-bottom: 0;
}

.cst-blog-listing .blog-pagination a.blog-pagination__link:hover {
  background: #969696 !important;
  color: #ffffff !Important;
}
.cst-blog-listing .blog-pagination a.blog-pagination__link.blog-pagination__link--active {
  color: #1b2540 !important;
  background: #f8f8f8 !important;
}

.cst-blog-listing .blog-pagination .pagination-meta {

  color: #969696;
  font-size: 11px;
  line-height: 35px;
  padding: 2px 9px 1px;
  text-decoration: none;
  width: auto;
  position: absolute;
  left: auto;
  right: 61px;
}


.cst-blog-sidebar .sidebar-popular-posts .related-post-item .related-title a:hover {
  color: #226dd6;
}

.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block ul>li>a:hover {
  color: #226dd6;
}

.cst-blog-sidebar.blog-sidebar .hs_cos_wrapper_type_post_filter>.block ul>li>a span {
  color: #969696;
}


a.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active {
  pointer-events: none;
}

.cst-lising-main-cnt-sidbr .tag_page_header {
  padding-top: 40px;
}

/* post css */


.cst-blog-post-main-wrapper .sidebar.cst-blog-post {
  width: 71%;
  padding: 0 !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.cst-blog-post-main-wrapper.content-wrapper.blog-main-post {
  padding: 0px 50px;
}

.cm-blog-post-sidebr .cst-blog-post-main-wrapper.blog-main-post>.row-fluid {
  margin: 0;
}

.cst-blog-post-main-wrapper .blog-sidebar.cst-blog-sidebar {
  padding: 0 !important;
  width: auto;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 50px !important;
  float: none;
  overflow: hidden;
}

.cm-blog-post-sidebr .cst-blog-post-main-wrapper.blog-main-post>.row-fluid>div.blog-sidebar>div:not(:last-child) {
  margin: 0;
}


.cm-blog-post-sidebr .cst-blog-post-main-wrapper.blog-main-post .blog-post-container {
  padding-right: 50px;
}

.cst-banner.simple-banner {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 300px;
}

.cst-banner.simple-banner h1 {
  margin-bottom: 14px;
}

.cst-banner.simple-banner .bg_el {
  background-size: unset;
}


.cst-search-page.cst-blog-sidebar.blog-sidebar .hs-search-field button {
  top: 0;
}

.cst-search-page .hs-search-field__bar {
  max-width: 300px;
}

.comment-reply-to {
  border: none !important;
}

.cst-search-page{
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #ebebeb;
}

.cst-search-page h4 {
  font-size: 14px;
  line-height: 1.1em;
  margin-bottom: 4px;
}

.cst-search-page p {
  margin: 0.85em 0;
}

.cst-search-page.cst-blog-sidebar .hs-search-field {
  padding: 0;
}

.cst-search-page .page-center {
  padding: 0 50px;
}

.cm_search_result_page .content-wrapper {
  padding: 0 50px;
}

.cm_search_result_page .hs-search-results__description {
  /*   margin: 0.85em 0; */
  font-size: 13px;
  /*   padding: 0; */
}

.cm_search_result_page a.hs-search-results__title {
  line-height: 1.2em;
  letter-spacing: 1px;
  padding: 0px 0 15px;
  margin-bottom: 10px;
  font-size: 17px;
}

.cm_search_result_page .extra-mini-title.widgettitle {
  font-size: 14px;
  color: #969696;
  letter-spacing: 1px;
  line-height: 1.1em;
  margin-bottom: 4px;
}


.child-theme .systems-page form {
  max-width: 600px;
}
/* post pagination */


.cst-blog-post-main-wrapper .post-pagination a.avia-post-nav {
  position: fixed;
  height: 110px;
  top: 50%;
  background: #aaa;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  margin-top: -55px;
  padding: 15px;
  text-decoration: none;
  z-index: 501;
  transform: translate3d(0, 0, 0);
}

.cst-blog-post-main-wrapper .avia-post-prev {
  left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.cst-blog-post-main-wrapper .avia-post-nav .label {
  position: absolute;
  top: 50%;
  height: 22px;
  line-height: 22px;
  margin-top: -11px;
  font-size: 24px;
}

.cst-blog-post-main-wrapper .avia-post-prev .label {
  left: 10px;
}

.cst-blog-post-main-wrapper [data-av_icon]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  content: attr(data-av_icon);
  speak: never;
  font-family: 'entypo-fontello';
}

.cst-blog-post-main-wrapper .avia-post-nav .entry-info-wrap {
  transition: all 0.3s ease-out;
}

.cst-blog-post-main-wrapper .avia-post-nav .entry-info-wrap {
  width: 1px;
  overflow: hidden;
  display: block;
}

.cst-blog-post-main-wrapper .avia-post-nav .entry-info {
  height: 80px;
  width: 220px;
  display: table;
}

.cst-blog-post-main-wrapper .avia-post-prev .entry-info {
  margin: 0 1px 0 20px;
}

.cst-blog-post-main-wrapper .avia-post-nav .entry-info span {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.65em;
  color: #fff;
}

.cst-blog-post-main-wrapper .avia-post-nav .entry-image {
  height: 80px;
  width: 80px;
}

.cst-blog-post-main-wrapper .avia-post-nav .entry-image img {
  border-radius: 100px;
  display: block;
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  height: 100%;
}

.cst-blog-post-main-wrapper .avia-post-next {
  right: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.cst-blog-post-main-wrapper .avia-post-nav {
  transition: all 0.3s ease-out;
}

.cst-blog-post-main-wrapper .avia-post-next.with-image {
  text-align: right;
}

.cst-blog-post-main-wrapper .avia-post-next .label {
  right: 10px;
}

.cst-blog-post-main-wrapper .avia-post-next .entry-info {
  margin: 0 20px 0 1px;
}

.cst-blog-post-main-wrapper .post-pagination {
  padding: 0;
}

.cst-blog-post-main-wrapper .post-pagination a.avia-post-nav:hover {
  background: rgba(0, 0, 0, 0.8);
}

.cst-blog-post-main-wrapper .avia-post-nav:hover .entry-info-wrap {
  width: 240px;
}

/* post pagination */

/* post css end */


.cst-blog-listing .entry-content-wrapper .entry-content .read-more-link a:hover {
  color: #226dd6;
}
/* blog css end */



@media (max-width:767px){
  .child-theme .systems-page h1,
  .child-theme .systems-page h2 {
    font-size: 20px;
  }


  .cst-search-page .page-center {
    padding: 0;
  }

  .cm_search_result_page .content-wrapper {
    padding: 0;
  }
  .cst-blog-listing .blog-wit-sidbr section.blog-index{
    padding: 0;
  }

  .lising-main-cnt-sidbr.cst-lising-main-cnt-sidbr {
    max-width: 100%;
    padding: 0;
  }

  .cst-lising-main-cnt-sidbr .cst-blog-listing {
    width: 100%;
  }

  .cst-blog-listing .blog-index .post-entry .blog-meta {
    display: none;
  }

  .cst-blog-listing .blog-index .post-entry .post_author_timeline {
    display: none;
  }

  .cst-lising-main-cnt-sidbr .cst-blog-sidebar {
    width: 100%;
    padding-left: 0;
    padding: 0;
  }

  .cst-blog-sidebar .sidebar-popular-posts .page-center {
    max-width: 100%;
  }

  .cst-lising-main-cnt-sidbr .cst-blog-sidebar .dnd-section>.row-fluid {
    border-top-style: dashed;
    border-top-width: 1px;
    border-color: #ebebeb;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cst-blog-post-main-wrapper .sidebar.cst-blog-post {
    width: 100%;
  }

  .cst-blog-post-main-wrapper .blog-sidebar.cst-blog-sidebar {
    padding-left: 0 !important;
  }

  .cst-blog-post-main-wrapper .blog-sidebar.cst-blog-sidebar {
    width: 100%;
  }

  .cst-blog-post-main-wrapper.content-wrapper.blog-main-post {
    padding: 0;
  }

  .cm-blog-post-sidebr .cst-blog-post-main-wrapper.blog-main-post .blog-post-container {
    padding-right: 0;
  }

  .cst-blog-post-main-wrapper .post-pagination a.avia-post-nav{
    display:none;
  }
}


@keyframes avia_pop {
  0% {
    transform: scale(0.8)
  }

  100% {
    transform: scale(1)
  }
}

/* Button editing for mobile - allows to vertically stack properly */

@media (max-width: 767px) {
    /* Ensure the row is set to flex and stacks elements vertically */
    .row-fluid-wrapper, .row-fluid .span6 {
        display: flex;
        flex-direction: column;
    }

    /* Target the columns to stack and fill width */
    .row-fluid-wrapper .span12, 
    .row-fluid .span12 {
        width: 100% !important;
        order: unset; /* Ensures default stacking order */
    }
  
}

@media (max-width: 767px) {
    /* Ensure buttons inside the Fire Door Inspection Software section stay horizontal */
    .row-buttons {
        display: flex;
        flex-direction: row !important;
        justify-content: center; /* Adjusts alignment */
        gap: 10px; /* Adjusts spacing between buttons */
    }

    .row-buttons a {
        flex: 1; /* Ensures equal sizing if necessary */
        white-space: nowrap; /* Prevents text from wrapping */
    }
}

/* Button Styling */

.hs-button {
  
  background: #1b2540;
  color: #ffffff;
  padding: 12px 30px !important;
  border: solid !important;
  border-color: #ebb840 !important;
  border-width: 2px !important;
  border-radius: 1rem !important;
 
 }


/* Styling Features Module */

/*  .widget_1736701049759 .feat-item-wrp .featitem.num1 .outer_wrap {
  
    border-radius: 25px;
  
} */

.widget_1736701049759 .feat-item-wrp .featitem[class*="num"] .outer_wrap {
  border-radius: 25px !important; 
  border: solid !important;
  border-width: 2px !important;
  border-color: #2C3D68 !important;
}


/* Apply rounded corners to all embedded videos */
video, .hs-video-wrapper iframe, .poster_image, .video_container ,.hs-video-wrapper video {
    border-radius: 25px; /* Adjust as needed */
    overflow: hidden;
}

/* If videos are inside specific containers */
.your-video-class video,
.your-video-class iframe {
    border-radius: 25px; /* Adjust for more/less rounding */
}
/* Embedded Videos in iFrames */
iframe[src*="youtube"], iframe[src*="vimeo"] {
    border-radius: 25px;
}