/*TABLE COLLAPSING*/



.LargeTableProduct {
	margin-bottom:35px;
  width: 100%;
}

.LargeTableProduct h1{
text-align: left;
}

.LargeTableProduct tr.TopBackground {
    background-color: #5d9865;
}

.LargeTableProduct tr td:first-child {
    border-left: 0;
    padding-left: 0;
}

.LargeTableProduct tr:nth-child(even) {background: #c3f3fa}
.LargeTableProduct tr:nth-child(odd) {background: #FFF}

.LargeTableProduct tr th:first-child {
    border-left: 0;
    padding-left: 0;
}

.LargeTableProduct tr th {
    font-size: 16px;
    color: #0033a0;
    line-height: 34px;
    padding: 25px;
    border-left: solid 1px #d0d3d4;
    background-color: #fff;
    text-align: center;
    font-weight: 400;
    border-bottom: solid 1px #d0d3d4;
    text-align: left;
    font-weight: 700;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.LargeTableProduct tr td p {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: .14px;
    color: #7c878e;
    font-weight: 500;
    line-height: 1.222rem;
    border-collapse: separate;
    border-spacing: 0;
}
.LargeTableProduct tr td{
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background: none;
    padding: 1.111rem;
    border-left: solid 1px #d0d3d4;
    transition: all 0.25s ease;
	 position: relative;
     border-bottom: solid 1px #d0d3d4;
}
.LargeTableProduct tr.TopBackground{
    display: none;
}
.LargeTableProduct tr td ul{
    text-align: left;
}
.LargeTableProduct a{
    color: #056241;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    transition: all 0.25s ease;
    text-align: left;
    cursor: pointer;
}
.LargeTableProduct a:hover{
    text-decoration: none;
    color: #414141;
}
.LargeTableProduct tr:last-child td{
    text-align: left;
    line-height: 22px;
}

.LargeTableProduct tr td p {
	margin-bottom:0;
}
.LargeTableProduct i {
    font-size: 20px;
    color: #00b140;
}
a.BlueButton{
    display: inline-block;
    padding: 0.5rem 1.555rem;
    border: solid 1px #0033a0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    transition: all 0.25s ease;
    cursor: pointer;
    text-decoration: none ;
    background-color: #0033a0;
    color: #fff;
    font-weight: 600;
}
a.BlueButton:hover{
    background-color: #00b140;
    color: #fff;
    border: solid 1px #00b140;
    text-decoration: none;
}
a.BlueButton:visited {
	color:#fff;
}
a.WhiteButton{
    display: inline-block;
    padding: 0.5rem 1.555rem;
    border: solid 1px #0033a0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    transition: all 0.25s ease;
    cursor: pointer;
    text-decoration: none !important;
}
a.WhiteButton:hover{
    background-color: #00b140;
    color: #fff;
    border: solid 1px #00b140;
}



.AccTab{
    margin: 40px 0;
}
.AccTab a{
    color: #0033a0 !important;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    /* display: block; */
    font-weight: 500;
    cursor: pointer;
    
}
.AccTab a:active, .AccTab a:link, .AccTab a:visited{
    text-decoration: underline;
}
.AccTab a.WhiteButton{
    text-decoration: none !important;
    display: inline-block;
    padding: 0.5rem 1.555rem;
}
.AccTab a.BlueButton{
    display: inline-block;
    color: #fff !important;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    padding: 0.5rem 1.555rem;
}
.AccTab .liveaccdefault .ui-widget-content, .AccTab .liveaccdefault .ui-state-active, .AccTab .liveaccdefault .ui-widget-content .ui-state-active, .AccTab .liveaccdefault .ui-state-default{
    background: transparent;
    border: none;
    color: #40606F;
}
.AccTab .liveaccdefault h3.ui-state-default {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    font-weight: 700;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header .ui-icon {
    position: relative;
    background-image: none;
    background: none;
    text-indent: unset;
    display: unset;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header a {
    color: #40606F;
    font-size: 28px !important;
    line-height: 36px;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header a {
    padding: 10px 29px 10px 6px;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-content {
    padding: 0px 10px 15px 10px;
}
.AccTab .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before {
    float: right !important;
    content: "\f0d7";
    font-family: "Font Awesome 6 Pro";
    background: none;
    font-size: 26px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7c878e;
    transition: color .2s ease-in-out;
    margin-right: 16px;
    margin-top: 13px;
    font-weight: 700;
    line-height: 25px;
}
.AccTab .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before {
    float: right !important;
    content: "\f0d8";
    font-family: "Font Awesome 6 Pro";
    background: none;
    font-size: 26px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7c878e;
    transition: color .2s ease-in-out;
    margin-right: 16px;
    margin-top: 13px;
    font-weight: 700;
    line-height: 25px;
}
.AccTab .liveaccdefault .ui-accordion-content p {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    margin: 0 0 20px;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h1,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h2,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h3,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h4,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h5,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h6, .AccTab .liveaccdefault .ui-accordion .ui-accordion-content ul li, .AccTab .liveaccdefault .ui-accordion .ui-accordion-content tr td, .AccTab ol li{
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-content p {
	font-family: "Libre Baskerville", serif;
}
 .AccTab ol {
	 padding-left:0;
	 margin-left:0;
 }
 .AccTab ol li {
	 padding-left:0;
	 margin:0 0 8px 0;
	     color: #333;
 }
.AccTab a.Underlinetext{
    text-decoration: underline !important;
}

.borderBottom{
    border-bottom: 1px solid #dedede;
}
ul.ArrowRight{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
ul.ArrowRight li{
    position: relative;
    list-style-type: none;
    padding: 0 0 1rem 1rem;
}
ul.ArrowRight li::before {
    color: #838d94;
    content: "\f0da";
    width: 18px;
    height: 18px;
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    left: 0;
    font-weight: bold;
}

table{
    width: 100%;
    margin:0.555rem 0 1.667rem 0;
}
.borderBlue{
    border: 3px;
    border-style: solid;
    border-color: #334fff;
    padding: 1em;
}
.Box-700{
    max-width: 824px;
    margin: 0 auto; 
}
.GrayBox-700{
    max-width: 824px;
    margin: 0 auto;
   
    background-color:#eeeeee;
    padding:24px;
}

.GrayBox-700.step img.left {
    float: left;
    padding:0 10px 0px 0;
    width: 3rem;
    
}
.GrayBox-700.step p {
    margin: unset;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.GrayBox-700.step h3 {
    margin: unset;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.GrayBox-700 h2{
    font-weight: 300;
    font-size: 37.98px;
    line-height: 1.4;
    color:#363636 !important
}
.GrayBox-700 h2 span{
    color: #888 !important;
    font-weight: 700;
}

.GrayBox{
    
    margin: 0 auto;
   
    background-color:#eeeeee;
    padding:24px;
}
.GrayBox h2{
    font-weight: 300;
    font-size: 37.98px;
    line-height: 1.4;
    color:#363636 !important
}
.GrayBox h2 span{
    color: #888 !important;
    font-weight: 700;
}

/* .GrayBox-700.step p{
    display: table-header-group;
} */

.Smallicons {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 40px 0 30px 0;
}
.Smallicons .lefticon {
    padding-right: 25px;
    border-right: 1px solid #6d6e71;
}
.Smallicons .lefticon img{
    max-width: 160px;
}
.Smallicons .righticon {
    padding-left: 25px;
}
.Smallicons .righticon img{
    max-width: 135px;
}
.ComunicationWithZelle {
    text-align: center;
    margin-bottom: 25px;
}
.ComunicationWithZelle .Content p {
    font-size: 30px;
    font-weight: 400;
}
.ComunicationWithZelle .Content h2 {
    font-size: 50px;
    font-weight: 700;
}
.ZelleIntro {
    text-align: center;
    padding: 30px 0;
}
.ZelleIntro h2 {
    font-weight: 300;
    color: #888;
    font-size: 38px;
    line-height: 1.4;
}
.ZelleIntro h2 span{
    font-weight: 700;
    
    
}
.ZelleIntro p {
    font-size: 21px;
    color: #363636;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 2.11;
    font-family: 'Montserrat', sans-serif;
}
.Playicons img:nth-child(1) {
	margin-bottom:15px;
}
@media only screen and (max-width: 767px){
    .GrayBox-700 .container{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .LargeTableProduct tr{
        display: grid;
        width: 100%;
    }
    .LargeTableProduct tr td:before {
        content: attr(data-title);
    font-weight: bold;
    text-align: left;
    display: block;
    font-size: 17px;
    padding-bottom: 10px;
    line-height: 24px;
    }
    .LargeTableProduct tr td{
        border-left: 1px solid #d2d2d2;
    }
    .LargeTableProduct tr td p {
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #7c878e;
        font-weight: 500;
        line-height: 1.222rem;
        border-collapse: separate;
        border-spacing: 0;
    }
    .LargeTableProduct tr td:first-child {
        border-left: 0;
        padding-left: 15px;
        background-color: #0033a0;
        color: #fff;
    }
    .LargeTableProduct tr td:first-child p{
        color: #fff;
    }	
}

@media only screen and (min-width: 768px){
    .LargeTableProduct tr.TopBackground{
      display: contents;
    }
  .LargeTableProduct tr td p {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #7c878e;
    font-weight: 500;
    line-height: 1.222rem;
    border-collapse: separate;
    border-spacing: 0;
  }
  .LargeTableProduct p.centeredtext {
      text-align:left;
  }
    .MultiButton a {
        margin: 0 15px 0 0;
    }
    .GrayBox{
        padding: 72px 36px;
        margin: 0 auto;
    
        background-color:#eeeeee;
        
    }
    .GrayBox h2{
        font-weight: 300;
        font-size: 37.98px;
        line-height: 1.4;
        color:#363636 !important
    }
    .GrayBox h2 span{
        color: #888 !important;
        font-weight: 700;
    }
    .GrayBox-700.step img.left {
        float: left;
        padding:0 10px 0px 0;
        width: auto;
        height: auto;
    }
	a.BlueButton, a.WhiteButton { 
		margin: 0 15px 5px 0;
	}
  }

  @media only screen and (min-width: 992px){
    .LargeTableProduct {
      overflow: hidden;
      margin-bottom: 35px;
    }
.Playicons img:nth-child(1) {
  margin:0 15px 0 0;
}
  }
  @media only screen and (min-width: 1024px) {
    .ComunicationWithZelle {
        position: relative;
        max-width: 992px;
        margin: 0 auto;
    }
    .ComunicationWithZelle .Content {
        z-index: 3;
        text-align: left;
        padding: 0 15px;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }
    .ComunicationWithZelle .Content h2, .ComunicationWithZelle .Content p {
        color: #fff;
    }
    .GrayBox{
    
        margin: 0 auto;
       
        background-color:#eeeeee;
        
    }
    .GrayBox h2{
        font-weight: 300;
        font-size: 37.98px;
        line-height: 1.4;
        color:#363636 !important
    }
    .GrayBox h2 span{
        color: #888 !important;
        font-weight: 700;
    }
}