@charset "utf-8";

/* CSS Document */

.rounded-circle-remix {
    box-shadow: 0 0 0px 4px <?=$styles->accent-color4-remix ?>;
    padding: 2px;
}


/*Block 3 styles*/

#block-three .rounded-circle-remix {
    max-width: 75px;
    border-radius: 0 !important;
}

div#product-remix>.container {
    max-width: 870px;
}

#product-remix .list {
    padding-left: 2px;
}

#product-remix .list li {
    position: relative;
    color: #2d2d2d;
    font-family: <?=$styles->headline_font1_remix->family_name ?>;
    margin-bottom: 43px;
    list-style: none;
    padding-left: 95px;
}

#product-remix .list li span {
    width: 80px;
    display: inline-block;
    position: absolute;
    background-color: <?=$styles->accent-color4-remix ?>;
    height: 4px;
    left: 0;
    top: 14px;
}

#product-remix .list li span:after {
    content: "";
    background-color: #ffffff;
    height: 15px;
    width: 15px;
    position: absolute;
    right: 0;
    border-radius: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: <?=$styles->accent-color4-remix ?>;
    top: -5px;
}

#product-remix .list li span.background-color1-remix:after {
    border-color: #012668;
}

#product-remix .list li span.background-color1-remix-darker:after {
    border-color: #000b1e;
}

#product-remix .list li span.background-color1-remix-lighter:after {
    border-color: #0244b6;
}

#product-remix .list li span.background-color1-remix-opposite:after {
    border-color: #684301;
}

#product-remix .list li span.white-background:after {
    border-color: #ffffff;
}

#product-remix .list li span.accent-color4-background-remix:after {
    border-color: #95ca21;
}

#product-remix .mid-section img {
    display: table;
    margin: auto;
}


/*Block 4 styles*/

#three-columns img {
    display: table;
    margin-left: auto;
    margin-right: auto;
}


/*Block 6 styles*/

#block-six .rounded-circle-remix {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 30px;
    vertical-align: middle;
}

#block-six .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 265px;
    padding: 24px 15px;
}

#block-six h4 {
    margin-bottom: 20px;
}

#block-six .arrow-flip {
    transform: rotate(-90deg);
}

#block-six .big-text-remix {
    font-size: 34px;
    line-height: 0;
}

#block-six .small-text-remix {
    font-size: 1rem;
    line-height: 0;
    font-weight: 400;
}

#block-six .button-accent-color4-remix h4 {
    margin-bottom: 0;
}


/*block nine*/

#listed-columns ul {
    list-style: none;
}

#listed-columns ul li {
    margin-bottom: 10px;
}


/*block sixteen*/

#footer-listed-columns ul {
    padding-left: 0;
    margin-left: 0;
}

#footer-listed-columns ul li {
    margin-bottom: 10px;
    list-style: none;
}


/* block twenty four */

#block-24 h5 object {
    max-width: 25px;
    vertical-align: middle;
}

#block-25 button h4,
#block-25 button h5 {
    margin-bottom: 0;
    padding: 0 20px;
}

#timer {
    display: flex;
    justify-content: center;
    align-items: center;
}

#timer .se_field {
    margin: 10px;
}

#timer .se_field .se_top {
    width: 60px;
    height: 60px;
    border: 3px solid <?=$styles->paragraph_text_color2_remix_lighter ?> border-radius: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

#timer .se_field .se_bottom {
    font-size: 12px;
}

#block-26 img {
    border: 4px solid <?=$styles->paragraph_text_color2_remix_lighter ?>;
}

#block-27 .col-md-12 .no-button-border {
    display: inline-block;
}

#block-27 img {
    max-width: 100%;
}

#block-27 .numbers object {
    max-width: 40px;
}

#block-27 .numbers:before {
    content: "";
    display: block;
    border-top: 5px solid <?=$styles->accent_color4_remix ?>;
    position: absolute;
    width: 68%;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#block-27 .numbers {
    position: relative;
}

#block-28 img {
    max-width: 100%;
}

#block-28 h2 {
    margin-bottom: 1.5rem;
}

#block-28 h6 {
    margin-bottom: 1.2rem;
    line-height: 1.4;
}

#block-29 img {
    max-width: 100%;
}

#block-32 .col-md-12 .no-button-border {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

#block-32 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#block-32 ul li {
    margin: 15px 0;
    border-bottom: 1px dashed #ccc;
    font-size: 120%;
    padding-left: 35px;
    background: transparent url(../commonimages/red-cross.png) center left no-repeat;
    background-size: 20px;
}

#block-34 .col-md-12 .no-button-border {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#block-36 .col-md-12 .no-button-border {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#block-36 .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 265px;
    padding: 24px 15px;
}

#block-37 ul {
    list-style: none;
    margin: 0;
    border: 4px solid <?=$styles->accent_color4_remix ?>;
    border-radius: 15px;
    padding: 10px 20px;
}

#block-37 ul li {
    margin: 15px 0;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

#block-38 .content-background {
    padding: 30px;
    border-radius: 15px;
}

#block-38 .content-background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    border-radius: 15px;
    background-color: <?=$styles->paragraph_text_color2_remix_lighter ?>;
}

#block-38 .inner-row .row:first-child {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
}

#block-40 .white-background {
    max-width: 645px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

#block-40 .white-background p object {
    vertical-align: middle;
}

#block-46 p {
    margin-bottom: 0;
}

#block-43 object {
    vertical-align: middle;
    margin-right: 10px;
}

@media screen and (max-width: 767px) {
    #block-43 h6 {
        font-size: 1.2rem;
    }
}

#block-46 img.img-fluid {
    border-bottom: 10px solid <?=$styles->accent_color4_remix ?>;
}



.background-color1-remix{background-color: #012668;}


.background-color1-remix svg{
	 background-color: transparent;
    fill: #012668;
}

/*block 83*/
#block-83 a.accent-color6-remix-navy-blue {
    display: flex;
    align-items: center;
    justify-content: center;
}

#block-83 a.accent-color6-remix-navy-blue object{width: 24px;margin-left: 15px;}


