/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face { 
  font-family: icomoon; 
  src: url(//26874962.fs1.hubspotusercontent-eu1.net/hubfs/26874962/raw_assets/public/Handball_Schweiz_July_2023/fonts/icomoon.eot) format("embedded-opentype"), 
    url(//26874962.fs1.hubspotusercontent-eu1.net/hubfs/26874962/raw_assets/public/Handball_Schweiz_July_2023/fonts/icomoon.ttf) format("truetype"), 
    url(//26874962.fs1.hubspotusercontent-eu1.net/hubfs/26874962/raw_assets/public/Handball_Schweiz_July_2023/fonts/icomoon.woff) format("woff"), 
    url(//26874962.fs1.hubspotusercontent-eu1.net/hubfs/26874962/raw_assets/public/Handball_Schweiz_July_2023/fonts/icomoon.svg) format("svg"); font-style: normal; font-weight: 400; 
}



.child_theme .cm_nv_wrp .cm_nv_inner .custom, 
.child_theme .hs-button, 
.child_theme .tabber .media-col .form-wrap input.hs-button, 
.child_theme form input[type=submit] ,
.child_theme .hs-button {
  line-height: 1;
  border: none;
  cursor: pointer;
  font-family: Roboto Condensed;
  font-weight: 700;
  letter-spacing: .9px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  white-space: nowrap;
  font-size: 100%;
  text-align: center;
  -webkit-transition: background-color,color;
  -o-transition: background-color,color;
  transition: background-color,color;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}


.child_theme body {
  margin: 0;
  text-align: left;
  -webkit-font-smoothing: antantialiased;
  -moz-osx-font-smoothing: grayscale;
}

.child_theme p {
  margin-top: 0;
  margin-bottom: 20px;
}

.child_theme html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.child_theme h1 {
  letter-spacing: .9px;
}

.child_theme h1,
.child_theme h2,
.child_theme h3,
.child_theme h4,
.child_theme h5,
.child_theme h6{
  margin-bottom: 20px;
}



.child_theme form input[type=search], 
.child_theme form input[type=text], 
.child_theme form input[type=email], 
.child_theme form input[type=password], 
.child_theme form input[type=tel], 
.child_theme form input[type=number], 
.child_theme form input[type=file], 
.child_theme form select, form textarea {
  outline: none;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .2s linear,-webkit-box-shadow .2s linear;
  transition: border .2s linear,-webkit-box-shadow .2s linear;
  -o-transition: box-shadow .2s linear,border .2s linear;
  transition: box-shadow .2s linear,border .2s linear;
  transition: box-shadow .2s linear,border .2s linear,-webkit-box-shadow .2s linear;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  min-height: 50px;
  border-width: 0 0 1px;
  margin: 0 0 1px;
}

.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{
  -webkit-box-shadow: 0 1px 0 0 #ababab;
  box-shadow: 0 1px 0 0 #ababab;
}




.child_theme
.systems-page .hs-button {
  margin-top: 15px;
}


.child_theme .content-wrapper,
.child_theme .dnd-section > .row-fluid,
.child_theme .page-center{
  max-width:100%;
}
.child_theme .page-center.full_width,
.child_theme .content-wrapper.full_width {
  max-width: 100% !important;
}
.child_theme .hs-search-field__input {
  flex: auto;
}
.child_theme .hs-search-field__suggestions-container {
  position: absolute;
  width: 100%;
  top: 100%;
  z-index: 10;
}
.child_theme .hs-search-field button {
  background: transparent !important;
}
@media (min-width: 576px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center{
    
    max-width: 539.9999999928px;
    
  }
}


@media (min-width: 768px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center{
    
    max-width: 719.9999999903999px;
    
  }
}

@media (min-width: 992px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center{
    
    max-width: 959.999999991px;
    
  }
}

@media (min-width: 1350px){
  .child_theme .content-wrapper,
  .child_theme .dnd-section > .row-fluid,
  .child_theme .page-center{
    
    max-width: 1140px;
    
  }
}

.child_theme .contact-banner .cm_lb_svg {
  margin-bottom: 100px;
}


/* Header Css */

.child_theme header.hdr {
  position: relative;
}


.child_theme .hdr .top_hdr {
  z-index: 5000;
  position: relative;
  background-color: #000;
  padding-bottom: 5px;
  padding-top: 9px;
  font-size: 14px;
  display: none;
}

.child_theme .hdr .top_hdr .cm-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.child_theme .hdr .top_hdr .cm-container-fluid .cm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.child_theme .hdr .top_hdr .cm-container-fluid .cm-row .col_wrp{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.child_theme .hdr .top_hdr .c-header-top__languages {
  margin-right: 5px;
}

.child_theme .hdr .top_hdr .cm-col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px

    -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.child_theme .hdr .top_hdr .c-header-top a, 
.child_theme .hdr .top_hdr .c-header-top a:hover {
  color: #d3d3d3;
  -webkit-transition: .35s cubic-bezier(.35,0,.25,1);
  -o-transition: .35s cubic-bezier(.35,0,.25,1);
  transition: .35s cubic-bezier(.35,0,.25,1);
}

.child_theme .hdr .top_hdr .c-header-top__languages .hs-menu-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 14px;
}

.child_theme .hdr .top_hdr .c-header-top__languages .hs-menu-wrapper > ul >li {
  margin: 0px;
  display: block;
  padding: 0 10px;
  line-height: 1.5625;
  position: relative;
}

.child_theme .hdr .top_hdr .c-header-top__languages .hs-menu-wrapper > ul >li:first-child {
  font-weight: 700;
}

.child_theme .hdr .top_hdr .c-header-top__languages .hs-menu-wrapper > ul >li:not(:first-child):before {
  content: "|";
  position: absolute;
  left: -2px;
}

.child_theme .hdr .top_hdr .cm-container-fluid .cm-row .col_wrp .icon-home {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 15px!important;
}

.child_theme .hdr .top_hdr .cm-container-fluid .cm-row .col_wrp .icon-home:before {
  content: "\f015";
}

.child_theme .hdr .top_hdr .cm-container-fluid .cm-row .col_wrp{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


.child_theme .hdr .btm-wrp {
  position: absolute;
  width: 100%;
  z-index: 5000;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}

.child_theme .sticky-hdr .btm-wrp {
  top: 0;
  position: fixed !important;
}


.child_theme .hdr .btm-wrp .cm-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.child_theme .hdr .btm-wrp .main-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.child_theme .hdr .btm-wrp .left-col {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  -webkit-box-flex: 0;
  padding-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
}

.child_theme .hdr .btm-wrp .left-col a {
  display: block;
  height: 80px;
  width: 140px;
  margin: 0 0 -20px;
  position: relative;
  z-index: 1;
  -webkit-transition: all .35s cubic-bezier(.35,0,.25,1);
  -o-transition: all .35s cubic-bezier(.35,0,.25,1);
  transition: all .35s cubic-bezier(.35,0,.25,1);
}


.child_theme .hdr .btm-wrp .left-col a img {
  vertical-align: middle;
  border-style: none;
  width: 100%;
  -webkit-transition: -webkit-filter 1s;
  transition: -webkit-filter 1s;
  -o-transition: filter 1s;
  transition: filter 1s;
  transition: filter 1s,-webkit-filter 1s;
  -webkit-filter: blur(0);
  filter: blur(0);
  width: 220px !important;
}

.child_theme .hdr .right-col {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  display: none;
}

.child_theme .hdr .right-col  .c-navbar-btn {
  display: block;
  padding: 30px 25px;
  line-height: 20px;
  font-size: 16px;
  color: #000;
  -webkit-transition: .35s cubic-bezier(.35,0,.25,1);
  -o-transition: .35s cubic-bezier(.35,0,.25,1);
  transition: .35s cubic-bezier(.35,0,.25,1);
}

.child_theme .hdr .btn .hs-button {
  display: block;
  padding: 30px 25px;
  line-height: 20px;
  font-size: 16px;
  color: #000;
  -webkit-transition: .35s cubic-bezier(.35,0,.25,1);
  -o-transition: .35s cubic-bezier(.35,0,.25,1);
  transition: .35s cubic-bezier(.35,0,.25,1);
  color: #fff;
  margin-right: -15px;
  font-family: Roboto Condensed;
  font-weight: 700;
  letter-spacing: .9px;
  text-transform: uppercase;
  background: -webkit-gradient(linear,right top,left top,from(#951209),color-stop(cubic-bezier(.48,.3,.64,1)),to(#ba1b22));
  background: -o-linear-gradient(right,#951209,cubic-bezier(.48,.3,.64,1),#ba1b22);
  background: linear-gradient(270deg,#951209,#98130d 11.36%,#9c1411 21.57%,#a01514 30.81%,#a51616 39.26%,#a91719 47.09%,#ad181b 54.5%,#b0191d 61.66%,#b31a1f 68.74%,#b61a20 75.94%,#b81b21 83.43%,#ba1b22 91.39%,#ba1b22);
}

.child_theme .hdr .btn .hs-button:after {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 19px;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 2px;
  font-size: 25px;
  content: "5";
}

.child_theme .hdr .right-col .c-navbar-btn .c-navbar-btn__icon {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 19px;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 2px;
  font-size: 20px!important;
}

.child_theme .hdr .right-col .c-navbar-btn .icon-search:before {
  content: "U";
}

.child_theme .hdr .right-col .c-navbar-btn--sm:hover {
  color: #ba1b22;
}

.child_theme .hdr .middle-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: auto;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li {
  display: none;
  margin: 0px;

}


.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li > a {
  display: block;
  padding: 30px 15px;
  line-height: 20px;
  color: #ba1b22;
  font-size: 20px;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp {
  margin-left: auto;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 16px;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner, 
.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner:after, 
.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner:before {
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #ba1b22;
}


.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner:after, 
.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner:before {
  content: "";
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
}
.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner:before {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner:after {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .menu {
  display: block;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp a {
  font-family: Roboto Condensed;
  font-weight: 700;
  letter-spacing: .9px;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  line-height: 20px;
  color: #ba1b22;
  padding: 20px 0;
}


.child_theme .hdr .toggle-menu {
  margin-top: 55px;
  position: fixed;
  width: 100%;
  max-height: calc(100vh - 115px);
  overflow-y: auto;
  padding-bottom: 50px;
  display: none;
  z-index:99;
}

.child_theme .hdr .toggle-menu .inner-wrp {
  background-color: #f4f4f4;
}

.child_theme .hdr .container-wrp .blk-wrp {
  display: block;
  width: 100%;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li {
  margin: 0px;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li > a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 10px;
  font-size: 20px;
  position: relative;
  background-color: #ba1b22;
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid hsla(0,0%,100%,.2);
  line-height: 1.5625;
  min-height: 75px;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul {
  display: none;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li {
  margin: 0px;
  display: block;
  padding: 10px 0;
  line-height: 1.5625;
  position: relative;
  border-bottom: 1px solid #ba1b22;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li > a {
  display: block;
  color: #000;
  padding: 7px 10px;
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li > a:hover {
  color: #ba1b22;
}


.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp.toogle-wrp-icon >a {
  background-color: #f4f4f4;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp.toogle-wrp-icon >a .u-hamburger .u-hamburger__inner:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp.toogle-wrp-icon >a .u-hamburger .u-hamburger__inner:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp.toogle-wrp-icon >a .u-hamburger .u-hamburger__inner {
  background-color: transparent;
}

.child_theme .hdr  .stciky-wrp .toggle-menu-btm {
  background-color: #ba1b22;
  color: #fff!important;
}

.child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.child_theme .hdr  .stciky-wrp .toggle-menu-btm .btm-container .flx {
  margin-left: 0;
  margin-right: 0;
}

.child_theme .hdr  .stciky-wrp .toggle-menu-btm .btm-container .flx .card-wrp {
  padding: 0px;
}


.child_theme .hdr .serch-main-wrp {
  margin-top: 55px;
  position: absolute;
  width: 100%;
  max-height: calc(100vh - 115px);
  overflow-y: auto;
  padding-bottom: 50px;
  z-index: 55;
  display: none;
  top: 100%;
}

.child_theme .hdr.sticky-hdr .serch-main-wrp {
  top: 82px;
  position: fixed;
}

.child_theme .hdr .serch-main-wrp .top-sec {
  background-color: #f4f4f4;
  padding-bottom: 100px;
  padding-top: 100px;
}


.child_theme .hdr .serch-main-wrp .top-sec .cnt-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.child_theme .hdr .serch-main-wrp .top-sec .c-input-group {
  position: relative;
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.child_theme .hdr .serch-main-wrp .top-sec  .c-input-group .c-input-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  color: #3c3c3c;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #c1c1c1;
}

.child_theme .hdr .serch-main-wrp .top-sec .c-input-field--lg {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 0;
  height: 50px;
}

.child_theme .hdr .serch-main-wrp form label {
  font-size: 24px;
  -webkit-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px);
  position: absolute;
  top: -50px;
  left: 0;
  cursor: text;
  -webkit-transition: color .2s linear,-webkit-transform .2s linear;
  transition: color .2s linear,-webkit-transform .2s linear;
  -o-transition: transform .2s linear,color .2s linear;
  transition: transform .2s linear,color .2s linear;
  transition: transform .2s linear,color .2s linear,-webkit-transform .2s linear;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  text-align: initial;
  width: 100%;
  pointer-events: none;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
  -webkit-transform: translateY(12px);
  -ms-transform: translateY(12px);
  transform: translateY(12px);
  color: #3c3c3c;
  font-size: 24px;
}

.child_theme .hdr .right-col.serch-main > a {
  color: #3c3c3c;
  background-color: #f4f4f4;
}
.child_theme .hdr .right-col .c-navbar-btn span {
  display: none;
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger .u-hamburger__inner {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}

.child_theme .hdr .js-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.83);
  opacity: 0;
  pointer-events: none;
  z-index: 25;
  -webkit-transition: all .35s cubic-bezier(.35,0,.25,1);
  -o-transition: all .35s cubic-bezier(.35,0,.25,1);
  transition: all .35s cubic-bezier(.35,0,.25,1);
}

body.desk-active .hdr .js-backdrop {
  opacity: 1;
  pointer-events: auto;
}

.child_theme .hdr .mobile-wrp {
  display: none;
}

header.hdr.lp-hdr.sticky-hdr .btm-wrp {
    border: none;
}

.child_theme  .hdr .cm-mobile-wrp {
  display: none;
}

.child_theme .hdr .cm-mobile-wrp{
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display:none;
}

@media (min-width: 576px){
  .child_theme .hdr .serch-main-wrp .top-sec .cnt-container {
    max-width: 540px;
  }
}

@media (min-width: 768px){
  .child_theme .hdr .serch-main-wrp .top-sec .cnt-container {
    max-width: 720px;
  }
}


@media (min-width: 992px) {
  .child_theme  .hdr .cm-mobile-wrp {
    display: none;
    
    z-index: 0;
  }

  header.hdr.lp-hdr .btm-wrp {
    padding-top: 36px;
  }

  header.hdr.lp-hdr.sticky-hdr .btm-wrp {
    padding: 0px;
  }

  .child_theme .hdr .middle-col nav.c-navbar .desktop-wrp,
  .child_theme .hdr  .mobile-wrp{
    display:none;
  }
  .child_theme .hdr .middle-col nav.c-navbar .mobile-wrp{
    display:block;
  }
  .child_theme .hdr .toggle-menu {
    margin-top: -1px;
    max-height: none;
    overflow-y: initial;
    padding-bottom: 0;
  }

  .child_theme .hdr .toggle-menu .inner-wrp {
    padding-top: 100px;
    padding-bottom: 200px;
    max-height: calc(100vh - 139px);
    overflow-y: auto;
  }

  .child_theme .hdr .container-wrp {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
  }

  .child_theme .hdr .container-wrp .blk-wrp {
    margin-bottom: 55px;
  }

  .child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li:first-child > a {
    border-top: 1px solid #ba1b22;
  }

  .child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li > a {
    border-bottom: 1px solid #ba1b22;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 25px 15px 0;
    font-size: 25px;
    position: relative;
    background-color: transparent;
    color: #ba1b22;
    font-family: Roboto Condensed;
    font-weight: 700;
    letter-spacing: .9px;
    text-transform: uppercase;
    letter-spacing: inherit;
  }

  .child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: "3";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    -webkit-transition: .35s cubic-bezier(.35,0,.25,1);
    -o-transition: .35s cubic-bezier(.35,0,.25,1);
    transition: .35s cubic-bezier(.35,0,.25,1);
  }

  .child_theme .hdr .btm-wrp .left-col a {
    height: 145px;
    width: 220px;
    margin: -30px 0 -45px 30px;
  }
  .child_theme .hdr .top_hdr {
    display: block;
  }
  .child_theme .hdr .right-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .child_theme .hdr .middle-col {
    margin-left: 0;
  }
  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li{
    display: block;
  }
  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li > a {
    font-family: Roboto Condensed;
    font-weight: 700;
    letter-spacing: .9px;
    text-transform: uppercase;
    font-size: 16px;
  }
  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp {
    margin-left: 0;
  }
  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .menu {
    display: none;
  }
  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp a {
    padding: 30px 20px;
  }
  .child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li.childOpen > a:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li {
    padding: 7px 0;
  }
  .child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li > a{
    padding: 0;
  }
  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container .flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container .flx .card-wrp {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container .flx .card-wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    border: none!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: inherit;
    background-color: transparent;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    font-size: 25px;
    position: relative;
    font-family: Roboto Condensed;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: inherit;
    flex-direction: column;
  }

  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container .flx .card-wrp a span.title {
    display: block;
    font-family: Roboto Condensed;
    font-weight: 700;
    letter-spacing: .9px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.5625;
    margin: 0;
  }

  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container .flx .card-wrp a:hover {
    color: #9f9f9f;
  }
  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container .flx .card-wrp a span.subtitle {
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    letter-spacing: .7px;
    text-transform: none;
  }
  .child_theme .hdr .serch-main-wrp {
    margin-top: -1px;
    max-height: none;
    overflow-y: initial;
    padding-bottom: 0;
  }
  .child_theme .hdr .serch-main-wrp .top-sec {
    max-height: calc(100vh - 198px);
    overflow-y: auto;
  }
  .child_theme .hdr .serch-main-wrp .top-sec .cnt-container {
    max-width: 960px;
  }
  .child_theme .sticky-hdr .btm-wrp .left-col a {
    height: 126px;
    width: 220px;
    margin: 0 0 -45px 30px;
  }
}

@media (min-width: 1350px) {
  .child_theme .hdr .container-wrp {
    max-width: 1140px;
  }
  .child_theme .hdr .stciky-wrp .toggle-menu-btm .btm-container{
    max-width: 1140px;
  }
  .child_theme .hdr .serch-main-wrp .top-sec .cnt-container {
    max-width: 1140px;
  }
  .child_theme .hdr .right-col .c-navbar-btn span {
    display: inline-block;
  }
  .child_theme .hdr .middle-col nav.c-navbar .desktop-wrp{
    display:block;
  }
  .child_theme .hdr .middle-col nav.c-navbar .mobile-wrp{
    display:none;
  }
}




@media(max-width:991px){
  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .u-hamburger {
    margin-right: 5px;
  }

  .child_theme .hdr .middle-col nav.c-navbar .desktop-wrp .hs-menu-wrapper > ul > li.toggle-wrp {
    display: block;
  }

  .child_theme .hdr .middle-col nav.c-navbar .desktop-wrp .hs-menu-wrapper > ul > li.toggle-wrp > a {
    padding: 20px 0;
    display: block;
    line-height: 20px;
    color: #ba1b22;
    font-size: 20px;
  }

  .child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li.toggle-wrp .menu {
    line-height: 20px;
    color: #ba1b22;
    font-size: 20px;
    display: inline-block;
    font-weight: 400;
    text-transform: capitalize;
    font-family: Roboto,sans-serif;
    letter-spacing: normal;
  }
  .child_theme .hdr .toggle-menu{
    display: none !important;
  }

  .child_theme .c-mega-menu {
    top: 0;
    left: 0;
    right: 0;
    background-color: #951209;
    color: #fff;
    z-index: 5000;
    padding-top: 20px;
  }

  .child_theme .c-mega-menu .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .child_theme .c-mega-menu .container-fluid .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .child_theme .c-mega-menu .container-fluid .row .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto!important;
  }

  .child_theme .c-mega-menu a {
    color: #fff;
  }

  .child_theme .c-mega-menu [class*=" icon-"], [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .child_theme .c-mega-menu .icon-close:before {
    content: "M";
  }

  .child_theme .c-mega-menu .col-auto-wrp {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0;
    position: relative;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }

  .child_theme .c-mega-menu .col-auto-wrp div .hs-menu-wrapper > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .child_theme .c-mega-menu .col-auto-wrp div .hs-menu-wrapper > ul > li {
    display: block;
    padding: 0 10px;
    line-height: 1.5625;
    position: relative;
  }

  .child_theme .c-mega-menu .col-auto-wrp div .hs-menu-wrapper > ul > li:first-child {
    font-weight: 700;
  }

  .child_theme .c-mega-menu .col-auto-wrp div .hs-menu-wrapper > ul > li:not(:first-child):before {
    content: "|";
    position: absolute;
    left: -2px;
  }

  .child_theme .c-mega-menu .col-auto-wrp .srch {
    margin-left: 5px!important;
  }

  .child_theme .c-mega-menu .col-auto-wrp .icon-search:before {
    content: "U";
  }

  .child_theme .c-mega-menu .col-auto-wrp .home {
    margin-left: 15px!important;
  }

  .child_theme .c-mega-menu .col-auto-wrp .home .icon-home:before {
    content: "\f015";
  }

  .child_theme .mobile-btm-wrp {
    width: 100%;
    max-height: calc(100vh - 61px);
    overflow-y: auto;
    padding-bottom: 50px;
    z-index: 9999;
  }

  .child_theme .mobile-btm-wrp .hs-menu-wrapper > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }

  .child_theme .mobile-btm-wrp .hs-menu-wrapper > ul > li {
    margin: 0px;
    width: 100%;
  }

  .child_theme .mobile-btm-wrp .hs-menu-wrapper > ul > li >a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
    font-size: 20px;
    position: relative;
    background-color: #ba1b22;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid hsla(0,0%,100%,.2);
  }

  .child_theme .mobile-btm-wrp .hs-menu-wrapper ul ul {
    display: none;
  }

  .child_theme .mobile-btm-wrp .stciky-wrp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
    font-size: 20px;
    position: relative;
    background-color: #ba1b22;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid hsla(0,0%,100%,.2);
  }

  .child_theme .mobile-btm-wrp .stciky-wrp .btm-container {
    padding: 0px !important;
  }
  body.overlay .hdr .js-backdrop {
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .child_theme .mobile-btm-wrp .hs-menu-wrapper ul ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    background-color: #fff;
  }

  .child_theme .mobile-btm-wrp .hs-menu-wrapper ul ul li {
    margin: 0px;
    border-bottom: 1px solid #ba1b22;
    line-height: 1.5625;
    position: relative;
    display: block;
  }

  .child_theme .mobile-btm-wrp .hs-menu-wrapper ul ul li a {
    padding: 7px 10px;
    display: block;
    color: #000;
  }
  .child_theme .mobile-btm-wrp .stciky-wrp a span.subtitle {
    display: none;
  }
  .child_theme .hdr .serch-main-wrp {
    display: none !important;
  }
}


.child_theme .hdr .top_hdr{
  background-color:rgba(0, 0, 0, 1.0);
}


.child_theme .hdr .top_hdr .c-header-top a{
  color:rgba(211, 211, 211, 1.0);
}


.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li > a,
.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li > a{
  color:rgba(186, 27, 34, 1.0);
}


.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li,
.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li:first-child > a{
  border-color:rgba(186, 27, 34, 1.0);
}

.child_theme .hdr .middle-col nav.c-navbar .hs-menu-wrapper > ul > li > a:hover,
.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul > li > a:hover{
  color:rgba(186, 27, 34, 1.0);
}

.child_theme .hdr .btm-wrp{
  background-color:rgba(255, 255, 255, 1.0);
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li > a{
  color:rgba(0, 0, 0, 1.0);
}

.child_theme .hdr .container-wrp .blk-wrp .hs-menu-wrapper > ul ul li > a:hover{
  color:rgba(186, 27, 34, 1.0);
}












































/* Footer Css */

.child_theme .footer-section.bg_primary.footer-section-3 {
  background-color: transparent;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row>div {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 {
  background: #fff;
  color: #3c3c3c !important;
}
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row p strong{
  color: #3c3c3c !important;
}


.child_theme .footer.footer_section__2 .footer-section-3 .flex_row p *,
.child_theme .footer.footer_section__2 .footer-section-3 .flex_row p,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row p{
  color: #3c3c3c !important;
  font-size: 14px;
}


.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row ul li a{
  color: #000!important;
  padding: 0 6px 0 10px;
  line-height: 1.5625;
  font-size: 14px;
}


.child_theme .footer.footer_section__2 .footer-section-3 .flex_row ul li a{
  color: #000;
  padding: 0 6px 0 10px;
  line-height: 1.5625;
  font-size: 14px;
}


.child_theme .footer.footer_section__2 .footer-section-3 .col-section.num2,
.child_theme  .footer.footer_section__2.lp-ftr .footer-section-1 .col-section.num2{
  margin-left: auto!important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.child_theme .footer.footer_section__2 .footer-section-3 .col-section.num3,
.child_theme  .footer.footer_section__2.lp-ftr .footer-section-1 .col-section.num3{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row>div ,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row >div{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row p a ,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row p a {
  color: #ba1b22 !important;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row ul li ,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row ul li{
  display:inline-block;
  position:relative;
  margin: 0;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row ul li:not(:first-child):before,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row ul li:not(:first-child):before{
  content: "|";
  position: absolute;
  left: -2px;
  color: #000;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row p a:hover ,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row p a:hover {
  color: #8d151a !important;
}

.child_theme .footer.footer_section__2 .footer-section-3 ,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1{
  padding: 20px 0;
}

.child_theme .footer .col-section {
  padding: 0 15px;
}

.child_theme .footer svg path {
  fill: rgb(228, 60, 37);
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row {
  align-items: center;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row ul li:last-child a,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row ul li:last-child a{
  padding-right: 10px;
}

.child_theme .footer.footer_section__2 .footer-section-2 {
  padding: 20px;
}

.child_theme .footer.footer_section__2 .footer-section-2 .flex_row {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

.child_theme .footer.footer_section__2 .footer-section-2 .flex_row>div {
  width: auto !important;
}


.child_theme .footer.footer_section__2 .footer-section-2 .col-section.num2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
}

.child_theme .footer.footer_section__2 .footer-section-2 .col-section.num2 .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
}

.child_theme .footer-social-item {
  display: block;
  padding: 0 10px;
  line-height: 1.5625;
  margin: 0 !important;
  width: auto;
}

.child_theme .footer-social-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: #fff;
  color: #951209 !important;
  border-radius: 50%;
  font-size: 18px;
}

.child_theme .footer-social-item:not(:first-child) {
  margin-left: 30px !important;
}

.child_theme .footer-social-item:last-child {
  padding-right: 0;
}

.child_theme .footer-social-item svg {
  display: none;
}

.child_theme .footer-social-item a:before{
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.child_theme .footer-social-item:first-child a:before {
  content: "\e093";

}

.child_theme .footer-social-item:nth-child(3) a:before{
  content: "\e09d";
}

.child_theme .footer.footer_section__2 .footer-section-1 {
  padding: 100px 0;
  background-color: #ba1b22;
}

.child_theme .footer.footer_section__2 .footer-section-1 h3 {
  border-bottom: 1px solid #ba1b22;
  font-size: 16px;
  letter-spacing: .9px;
  padding: 15px 25px 10px 0px;
  font-family: Roboto Condensed;
  font-weight: 700;
  margin: 0;
}

.child_theme .footer.footer_section__2 .footer-section-1 .col-section .footer-row.row2 ul li {
  border-bottom: 1px solid #ba1b22;
  padding: 7px 0;
  margin: 0;
  font-size:16px
}

.child_theme .footer-social img {
  width: 21px;
}

.child_theme .footer-social-item a:hover {
  background-color: #d47679;
}

.child_theme .footer.footer_section__2 .footer-section-3 .flex_row ul li a:hover{
  color: #951209;
}


.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row ul li a:hover{
  color: #951209!important;
}

.child_theme .footer-section .page-center {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .col-section.num1 .footer-row.row1,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .col-section.num2 .footer-row.row1,
.child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .col-section.num3 .footer-row.row1{
  padding: 0px;
}

.child_theme .back_to_top {
  position: fixed;
  bottom: 100px;
  right: -1px;
  z-index: 9000;
  background-color: #e6e6e6;
  border: 1px solid #c1c1c1;
  border-radius: 1px;
  padding: 10px;
  text-align: center;
  width: 100px;
  display: block;
  height: auto;
}

.child_theme .back_to_top svg {
  display: none;
}

.child_theme .back_to_top:before {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "2";
  color: #ba1b22;
  font-size: 30px;
}

.child_theme .back_to_top:hover {
  background-color: #e6e6e6 !important;
  border: 1px solid #c1c1c1 !important;
}


.child_theme .back_to_top:after {
  content: "Zum Seitenanfang";
  color: #3c3c3c;
  font-size: 12px;
  line-height: 1;
  display: block;
  font-weight: 700;
}


@media (max-width:767px){
  .child_theme .footer.footer_section__2 .footer-section-3 .flex_row ,
  .child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .flex_row{
    display: block;
  }

  .child_theme .footer.footer_section__2 .footer-section-2 {
    padding: 20px 0;
  }

  .child_theme .footer.footer_section__2 .footer-section-2 .flex_row>div {
    width: 100% !important;
  }

  .child_theme .footer.footer_section__2 .footer-section-2 .col-section.num2 {
  }

  .child_theme .footer.footer_section__2 .footer-section-2 .col-section.num2 .footer-social {
    justify-content: space-between;
  }

  .child_theme .footer-social-item:first-child {
    padding-left: 0;
  }

  .child_theme .footer.footer_section__2 .footer-section-1 {
    padding: 0;
  }

  .child_theme .footer.footer_section__2 .footer-section-1 .col-section {
    padding: 0;
  }

  .child_theme .footer.footer_section__2.lp-ftr .footer-section-1 .col-section{
    padding: 0 15px;
  }


  .child_theme .footer.footer_section__2.lp-ftr .col-section:not(:first-child) {
    padding-top: 20px;
  }

  .child_theme .footer.footer_section__2.lp-ftr .col-section.num2 .footer-row.row1{
    display:block;
  }

  .child_theme .footer.footer_section__2 .footer-section-1 h3 {
    border-bottom: 1px solid hsla(0,0%,100%,.2);
    padding: 15px 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5625;
  }

  .child_theme .footer.footer_section__2 .footer-section-1 .col-section .footer-row.row2 ul li {
    padding: 7px 10px;
    color: #000;
    background-color: #fff;
  }

  .child_theme .footer-section-1 .type_advance_menu {
    display: none;
  }
}


@media (min-width: 992px){
  .child_theme .footer-section .page-center {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    
    max-width: 959.999999991px;
    
  }
}

@media (min-width: 768px){
  .child_theme .footer.footer_section__2 .footer-section-1 h3 {
    text-transform: uppercase;
    margin: 0;
  }
}

@media (min-width: 1350px){
  .child_theme .footer-section .page-center {
    
    max-width: 1140px;
    
  }
}

@media (max-width: 767px){
  .child_theme .footer.footer_section__2 .footer-section-1 .col-section .footer-row.row2 ul li a {
    display: block;
    color: #000 !important;
  }
  .child_theme .footer.footer_section__2 .footer-section-1 .col-section .footer-row.row2 ul li a:hover {
    color: #ba1b22!important;
  }
}

.child_theme .footer.footer_section__2 .footer-section-1{
  background-color:rgba(186, 27, 34, 1.0);
}

.child_theme .footer.footer_section__2 .footer-section-1 h3{
  color:rgba(255, 255, 255, 1.0);
}

.child_theme .footer.footer_section__2 .footer-section-1 .col-section .footer-row.row2 ul li a{
  color:rgba(255, 255, 255, 1.0);
}

.child_theme .footer.footer_section__2 .footer-section-1 .col-section .footer-row.row2 ul li a:hover{
  color:rgba(212, 118, 121, 1.0);
}


.child_theme .footer.footer_section__2 .footer-section-2 .flex_row p{
  color:rgba(212, 118, 121, 1.0);
}