	 .foot-title2 {
    font-weight: normal;
}
.foot-title2+ul {
    display: none;
    margin-left:15px;
}
.foot-title2:before {
    position: absolute;
    content: "";
    background: url(https://d3heky9bez47us.cloudfront.net/update/images/footer-blip.png);
    width: 5px;
    height: 10px;
    margin: 7px -11px;
    display: none;
}

.foot-title2{
    position: relative;
    padding-left: 0px;
    text-decoration: underline;
}
.foot-title2+ul.active {
    display: block;
}
.foot-title2:after {
    content: '+';
    position: absolute;
    left: 25%;
    right: auto;
    top: 0px;
}
.foot-title2.active:after {
    content: '-';
    
}
.copy-right {
    background: #f16722;
}
.foot-title1.no-plus:after{
    content: none;
}
.foot-title2:after {
    font-size: 1rem !important;
    content: '+';
    position: absolute;
    right: 15px;
    left: auto;
    bottom: 0;
    top: 0;
    margin: auto;
    font-weight: 600;
}
footer .app_store {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom:20px;
}
footer .app_store img {
    max-width: 110px;
    display: block;
    margin-right: 5px;
}
.ml-0{
   margin-left:0px;    
}

  .form-modal .modal-header {
      border-bottom: none;
      display: flex;
  }
  .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
  }
  .form-modal .modal-title {
    font-weight: normal;
    font-size: 20px;
    display: block !important;
    text-align: center !important;
    width: 100% !important;
    margin: 10px auto;
    text-transform: uppercase;
  }
  .form-modal .modal-body {
    padding: 0px 30px 30px 30px;
  }
  .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
  }
.modal .btn-close {
    position: absolute;
    left: auto;
    right: -10px;
    top: -10px;
    border-radius: 100%;
    background: rgb(230 230 230);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: red;
    color: white;
    border: none;
}
  .request-form-fields input, .request-form-fields select, .request-form-fields textarea {
    margin-bottom: 15px;
    font-size: 14px;
    color: black !important;
    padding: 0px 12px;
    border: 0.5px solid lightgrey;
    background-color: white;
    border-radius: 5px !important;
    width: 100%;
    min-height: 42px !important;
    -webkit-appearance: none;
  }

  .form-modal .modal-dialog {
    max-width: 350px;
  }
  input[type='submit'] {
    max-width: 150px;
    min-width: 150px;
    background: #e96622 !important;
    color: white !important;
    border-radius: 5px;
    margin: 20px auto;
    display: block;
    min-height: 42px !important;
    text-transform: uppercase;
  }
  form .form-group {
    position: relative;
}
.form-group label.error {
    font-size: 10px;
    color: red;
    margin-bottom: 5px;
    position: absolute !important;
    top: -9px;
    right: 27px;
    background: white;
    padding: 2px 5px !important;
}

.menu-bar {
    position: fixed !important;
}
.solution-banner-box, div#home-slider-desktop-v2 {
    margin-top: 73px !important;
}


    .cookie-popup {
    background-color: #fff;
    position: fixed;
    bottom: 30px;
    left: 30px;
    right: auto;
    width: 300px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 35px 0 rgb(7 6 35 / 15%);
    box-shadow: 0px 1px 35px 0 rgb(7 6 35 / 15%);
    z-index: 100;
    text-align: left;
    border-radius: 5px;
}
.cookie-popup p {
    
    margin-bottom: 0;
    color: black;
    line-height: normal;
}
.cookie-popup .readmore {
    color: #124266;
    text-decoration: none;
    margin-left: 5px;
}
a.cookie-agree {
    background: #f2681f;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    margin: 10px auto auto 0px;
    color: white;
    width: 70px;
    display: block;
    background: rgb(16 64 101);
    /*float: right;
    clear: both;*/
}
span.ebook-promo-close-btn {
    color: white;
    font-weight: bold;
    box-shadow: 1px 1px 10px black;
    padding: 2px;
}
@media only screen and (max-width:630px) {
.cookie-popup {
    width: 100%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 10px;
}
a.cookie-agree{
    max-width: 85px;
    margin: 10px auto;
    display:block;
}

}
	
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body{
  font-family: 'Montserrat', sans-serif !important;
}
footer {
    background: #f7f8fc;
    padding: 30px 0px 0px 0px;
    position: relative;
    z-index: 2;
	margin-top:0px;
}

.foot-title1,
.foot-title3,
.foot-title2 {
    text-transform: none !important;
    font-size: medium !important;
    color: #000;
    font-weight: 600;
    margin-left: 0px;
    margin:auto;
}

ul {
    padding: 0;
    margin: 0
}

/* footer #footer ul li {
    font-size: 15px;
    margin: 10px auto;
    color: #000;
	background-color: red; 
    list-style-type: none;
    margin-bottom: 5px;
    line-height: 26px
} */

#foot-blip li {
    position: relative;
    padding-left: 11px
}

#foot-blip li:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 2px;
    bottom: auto;
    background: url(https://d2g1r8icjuds0p.cloudfront.net/assets/images/socxo/footer-blip.png);
    width: 12px;
    height: 14px;
    margin: 7px -11px;
    background-size: 80%;
    background-repeat: no-repeat;
}

.foot-title2 {
    position: relative;
    padding-left: 0px;
    text-decoration: underline
}

.foot-title2 {
    font-weight: normal
}

.foot-title2:after {
    font-size: 1rem !important;
    content: '+';
    position: absolute;
    right: auto;
    left: 100px;
    bottom: 0;
    top: 5px;
    margin: auto;
    font-weight: 600
}

.foot-title2.active:after {
    content: '-'
}

.foot-title2+ul {
    display: none;
    margin-left: 15px
}

.foot-title2+ul.active {
    display: block
}

.foot-title2.no-ul {
    text-decoration: none;
}

.copy-right {  
  
    padding: 10px 0px;
    background:none;
}

.copy-right p {
    font-size: small;
    text-align: center;
    margin: auto;
    color: white;
    font-weight: bold;
    color:black;
}

.copy-right p .seperator {
    margin: auto 5px
}

.copy-right p a {
    /*    color: #fff !important;*/
    color:black !important;

}

#note {
    padding: 15px 0px
}

#note p {
    margin: auto;
    font-size: 15px
}
.copy-right {
    background: #f16722 !important;
}
