
:root {
    --primary-dark-pink: #D72262;
    --secondary-yale-blue: #0D4E91;
    --primary-font: "Arial";
    --primary-color: #AD0042;
}

p {
    color: #333333 !important;
}

body, 
body * {
    font-family: Arial, sans-serif !important;
}

.title-main h2 {
    font-size: 50px;
    color: var(--secondary-yale-blue);
    font-weight: bold;
}

#footer {
    box-shadow: 0px -4px 10px 0px rgba(0, 0, 0, 0.10);
    color: #343F6D;
}

#masthead .top-divider {
    display: none;
}

.title-footer {
    font-weight: 600;
    font-size: 20px;
    color: rgb(173, 0, 66);
    margin-bottom: 20px;
    text-transform: uppercase;
}

#iconloading__box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9997;
    background: #fff0;
}

.item__iconloading {
    position: absolute;
    z-index: 9998;
    background: #ffffff94;
    width: 100%;
    height: 100%;
}

.item__iconloading img {
    width: 120px;
    height: 100px;
    z-index: 9999;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.position-y-center {
    top: 60%;
    transform: translateY(-50%);
}

.btn--bar-right {
    right: 20px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    padding: 5px 10px;
    background: #AD0042;
    border-radius: 20px 0px;
}

.btn--bar-right ul {
    list-style: none;
}

.btn--bar-right ul li {
    width: 48px;
    height: 48px;
    position: relative;
    background: #AD0042;
    margin: 10px 0;
    cursor: pointer;
    border-radius: 49px;
    z-index: 2;
}

.btn--bar-right ul li {
    box-shadow: unset;
    filter: unset;
    border: unset;
    -webkit-filter: unset;
}

li {
    list-style: none;
}

.btn--bar-right ul li .slider {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.btn--bar-right .slider {
    opacity: 1;
    background: #BE024A;
    border-radius: 15px 0px;
    box-shadow: unset;
    padding-right: 30px;
}

.btn--bar-right .slider {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 48px !important;
    height: 48px;
    background: #AD0042;
    border-radius: 49px;
    transition: all 0.5s 0.3sease;
    box-shadow: 0px 0px 6px #FFFFFF;
    border-radius: 49px;
    padding-right: 23px;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn--bar-right .slider p {
    font-family: arial;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    line-height: 1;
    opacity: 0;
    transition: all 0.6s ease;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
}

.btn--bar-right .slider p {
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.btn--bar-right ul li .slider svg {
    opacity: 1;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.btn--bar-right .slider {
    opacity: 1;
    background: #BE024A;
    border-radius: 15px 0px;
    box-shadow: unset;
    padding-right: 30px;
}

.btn--bar-right ul li:hover, .btn--bar-right ul li:hover .slider {
    background: #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

body .btn--bar-right ul li:hover .slider {
    padding: 0 10px;
    width: 160px;
    transition: all 0.2s ease-in-out;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.btn--bar-right ul li:hover .slider {
    width: 195px !important;
}

.btn--bar-right ul li:hover, .btn--bar-right ul li:hover .slider
 {
    background: #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.btn--bar-right ul li:hover .slider p {
    opacity: 1;
    transition: all 1s 0.2sease;
}

.btn--bar-right ul li:hover .slider p {
    right: -10px;
    position: relative;
}

.btn--bar-right ul li:hover .slider svg
 {
    position: absolute;
    left: 25px;
}

div#menubar-right {
    position: fixed;
    right: 20px;
    bottom: 150px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    z-index: 999;
    gap: 10px;
}

#backToTop {
    display: none;
    background: #0D4E91 !important;
    border: 1px solid #FFFFFF;
    border-radius: 49px !important;
    height: 48px !important;
    width: 48px !important;
    border-color: transparent;
    cursor: pointer;
}

#backToTop>div.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

#menubar-right .back-to-top {
    display: none;
}

.h1-seo {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.header-main .nav > li > a {
    line-height: 16px;
    color: #363f6e !important;
    font-size: 18px;
}