/*********|| Header ||*********/

.navLink li a,
.headerLogo {
    color: var(--txt-white);
    font-size: var(--fs15);
}


/**|| Top Header ||**/

.elcinaHeader {
    z-index: 9999;
    width: 100%;
    top: 0;
}

.topHeader {
    background-color: #ffffff;
}

.topHeaderInner .thLink {
    font-size: 10px;
    color: #24272c;
    white-space: nowrap;
    font-weight: 500;
    line-height: 32px;
    text-transform: capitalize;
    text-decoration: none;
letter-spacing: 0.5px;
}
.elcinaHeader.stickyHeader .navHeader a {
    color: #464646;
}
.elcinaHeader.stickyHeader .navHeader a.nav-link.active {
    color: #ff8623;
}
.elcinaSearchBar form .input-group {
    border: 1px solid #cdcdcd;
    border-radius: 50px;
}
.elcinaHeader.stickyHeader .navHeader .navbar {
    flex-wrap: wrap;
    display: flex;
}

/**|| Top Header ||**/


/**|| Nav Bar ||**/

.headerLogo {
    color: var(--txt-white);
    font-size: 30px;
    font-weight: 600;
}

.navLink li a {
    margin-left: 10px;
    letter-spacing: 1px;
}
.navLink li a.active {
    color: #ff8623
}

.headerLogo img {
    max-width: 210px;
}

.elicinaToggle button.navbar-toggler {
    height: 35px;
    width: 40px;
    padding: 5px;
    position: relative;
    border: 1px solid #ff6701;
    transition: 0.5s;
    box-shadow: none;
    display: none;
}
.enquiry_btn {
    position: fixed;
    right: -151px;
    top: 375px;
    z-index: 99999;
    transform: rotate(90deg);
}

.event {
    right: -126px;
}
.event_btn .btn {
    /* transform: rotate(-90deg); */
    background-color: #ff6600;
    font-family: unset;
    font-size: 15px;
}
.elicinaToggle button.navbar-toggler span {
    border-top: 1px solid #ff6701;
    width: 20px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    transition: 0.5s;
}

.elicinaToggle button.navbar-toggler span.line1 {
    top: 9px;
}

.elicinaToggle button.navbar-toggler span.line2 {
    top: 15px;
}

.elicinaToggle button.navbar-toggler span.line3 {
    top: 21px;
}

.elicinaToggle button.navbar-toggler[aria-expanded="true"] .line1 {
    transform: rotate(45deg);
    top: 17px;
}

.elicinaToggle button.navbar-toggler[aria-expanded="true"] .line2 {
    transform: rotate(-45deg);
    top: 17px;
}

.elicinaToggle button.navbar-toggler[aria-expanded="true"] .line3 {
    opacity: 0;
}
.enquiry_btn .btn {
    /* transform: rotate(-90deg); */
    background-color: #ff6600;
    font-family: unset;
    font-size: 15px;
    margin: 0 15px 0px 0px;
}

/**|| Nav Bar ||**/


/*********|| Header ||*********/


/*********|| Footer ||*********/

.footerLogoDetails h2,
.footQuickLinks .footLinks a,
.footNeedHelp .footLinks a,
.footContactUs .footLinks a,
.subscribeElcina p,
.footerLogoDetails p {
    font-size: var(--fs16);
    font-weight: 400;
    letter-spacing: 0.5px;
}

.footQuickLinks h4,
.footNeedHelp h4,
.footContactUs h4 {
    font-size: var(--fs20);
}

.footQuickLinks h4,
.footNeedHelp h4,
.footContactUs h4,
.subscribeElcinaInput span.input-group-text a,
.footLinks a,
.footLinks a:hover {
    color: #464646;
}

.subscribeElcina h1 {
    font-size: var(--fs30);
    font-weight: 600;
    letter-spacing: 0px;
    color: #464646 !important;
}
.footLogo img{
    width: 228px;
}
.subscribeElcinaInput span.input-group-text button {
    background-color: #24272c;
    text-transform: capitalize;
    height: 40px;
    line-height: 39px;
    padding: 0px 20px;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    color: white;
    border-radius: 0;
}

.subscribeElcinaInput span.input-group-text {
    padding: 0;
    border: 0px solid #2699fb;
}

.horizLineFooter {
    background-color: var(--background-white);
    opacity: 1;
}

.footLinks a {
    padding: 0;
    margin-bottom: 8px;
}

.footQuickLinks h4,
.footNeedHelp h4,
.footContactUs h4,
.footerLogoDetails h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.headingTitle h1 {
    font-size: var(--fs36);
    font-weight: 800;
    color: var(--txt-darkblue);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0px;
}

.titleLine,
.titleLine p,
.titleLine span {
    color: var(--txt-blue);
    font-size: 20px;
    font-weight: 500;
letter-spacing: 1px;
}

.titleLine {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: left;
    text-transform: uppercase;
}

.titleLine::before {
    flex: 0;
    margin-right: 10px;
}

.titleLine::after {
    margin-left: 10px;
}

.titleLine:before,
.titleLine:after {
    flex: 1 0 0;
    height: 1px;
    content: '';
    background-color: var(--background-blue);
    max-width: 50px;
}

.textColorLine:before,
.textColorLine:after {
    background-color: var( --background-white);
}

.textColorLine,
.textColorLine p,
.textColorLine span {
    color: var(--txt-white);
}

.textCenterLine {
    justify-content: center;
}

.SocialLists li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: rgb(101 102 103);
    color: #ffff;
    line-height: 35px;
    margin: 0 5px;
    font-size: var(--fs18);
}

.SocialLists li a:hover {
    transform: rotate( 360deg);
}

.footerCopyright {
    background-color: #fff;
}

.footerCopyright p {
    font-size: var(--fs18);
    line-height: 30px;
    color: rgb(101 102 103);
    letter-spacing: 0.2px;
}

.subscribeElcina p {
    letter-spacing: 0.5px;
    color: #464646 !important;
}
.footQuickLinks h4, .footNeedHelp h4, .footContactUs h4, .footLinks a {
    color: #464646;
}
.subscribeElcina p {
    letter-spacing: 0.5px;
}

.subscribeElcinaInput .input-group {
    border-radius: 0px;
    overflow: hidden;
}

.subscribeElcinaInput input.form-control {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 20px;
    border-radius: 0;
}

.subscribeElcinaInput input.form-control::placeholder {
    color: var(--clr1);
}

.FtrLinkList a.nav-link {
    display: inline-block;
    margin-left: 10px;
    color: #464646;
}

.FtrLinkList .FtrImg1 {
    display: inline-block;
    width: 15px;
    object-fit: contain;
    margin-top: 6px;
}

.FtrLinkList li {
    display: flex;
    align-items: flex-start;
}
.first_foot {
    border-top: 1px solid #e6dfdf;
    border-bottom: 1px solid #e6dfdf;
    background-color: #fff;
}
.bottomLineFooter {
    border-bottom: 1px solid #e6dfdf;
     background-color: #fff;
}
footer#footer {
    background-size: cover;
}
div#BackToTop {
    right: 20px;
    bottom: 20px;
    height: 40px;
    width: 40px;
    z-index: 999;
    border: 2px solid rgb(38 153 251);
    box-shadow: 0px 0px 15px #a0a0a0;
    border-radius: 50px;
    background-color: #2699fb;
    line-height: 33px;
    font-size: 32px;
    color: white;
    text-align: center;
    cursor: pointer;
    transition: 0.5s;
}
div#BackToTop:hover {
    background-color: #d8741b;
    border-color: #d8741b;
}
.elcinaHeader.stickyHeader {
    position: fixed !important;
    top: 0;
    /* animation: smoothScroll 1s forwards; */
}
.elcinaHeader.stickyHeader .navHeader {
    background-color: var(--txt-darkblue) !important;
    box-shadow: 0px 0px 10px #0f0f0f;
}
.NavBarMenu .headerLogo img {
    max-width: 180px;
}
.stickyHeader .NavBarMenu .navbar-collapse a.nav-link {
    margin-left: 3px;
    font-size: 13px;
}
.NavBarMenu .headerLogo,.logIN, .scrollNavBar .elicinaToggle {
    display: none;
}
.stickyHeader .NavBarMenu .headerLogo ,.stickyHeader .logIN,.stickyHeader .scrollNavBar .elicinaToggle {
    display: block;
}
.NavBarMenu .navbar-collapse {
    justify-content: center;
}
.stickyHeader .NavBarMenu .navbar-collapse {
    justify-content: end;
}
.stickyHeader .NavBarMenu {
    justify-content: space-between;
}
.stickyHeader .topHeader {
    display: none;
}
 @keyframes smoothScroll {
     0% {
         transform: translateY(-40px);
    }
     100% {
         transform: translateY(0px);
    }
}
.mpUserSignIn .mpBtnOne {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 100px;
    color: #fff !important;
}
#collapsibleNavbar .dropdown-menu li a {
    padding: 10px 25px;
}
.mpUserSignIn  .dropdown-menu a {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #000 !important;
}
span.UserFullName {
    max-width: 85px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 20px !important;
    position: relative;
    font-size: 11px;
    font-weight: 400;
    text-transform: capitalize;
}
.mpUserSignIn .dropdown-toggle::after {
    display: none;
}
.mpUserSignIn .dropdown-menu {
    border: 0;
    transform: translate(0px, 45px) !important;
    border-radius: 2px;
    box-shadow: 0px 0px 10px #999999;
}
.mpUserSignIn .dropdown-menu:before {
    content: "";
    border-bottom: 15px solid white;
    border-right: 15px solid #00800000;
    border-left: 15px solid transparent;
    position: absolute;
    top: -14px;
    right: 0;
    left: 0;
    width: 20px;
    margin: auto;
}
.stickyHeader .mpUserSignIn .dropdown-menu {
    transform: translate(0px, 15px) !important;
}
.stickyHeader .mpUserSignIn .dropdown-menu a {
    margin: 0 !important;
}
/*********|| Footer ||*********/

.bg-light-black,
.bg-light-black:hover,
.bg-light-black:focus {
    background-color: var(--txt-lightblack);
    color: #fff;
    font-size: var(--fs16);
    box-shadow: unset;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

select.elcinaSearchSelect {
    border: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    margin: 0 8px;
    outline: none;
    background: #fff;
    font-size: 13px;
    width: 133px;
}
.bg-light-black,
.bg-light-black:hover,
.bg-light-black:focus {
    background-color: var(--txt-lightblack);
    color: #fff;
    font-size: var(--fs16);
    box-shadow: unset;
}

.elcinaSearchBar a,
.elcinaSearchBar a:hover,
.elcinaSearchBar a:focus {
    background-color: transparent;
    color: #000;
}

.elcinaSearchBar input[type=text] {
    border: 0;
    border-left: 1px solid #ccc;
    box-shadow: unset;
     font-size: 13px;
}

.elcinaSearchBar .input-group {
    background: #fff;
    border-radius: 50px;
}

.dropdown-toggle::after {
    font-family: 'FontAwesome';
    width: auto;
    height: auto;
    content: "\f107";
    border-top: unset;
    border-right: unset;
    border-left: unset;
}

.navLink .dropdown-menu li a {
    margin-left: 0;
    color: #000;
}

.navLink .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.topHeaderInner {
    white-space: nowrap;
}

.elcinaLogo {
    width: 25%;
}

.elcinTopbarRight {
    width: 15%;
    justify-content: right;
}

.elcinaLogo {
    width: 39%;
}
 .elcinaTopMenu {
    width: 40%;
}

.elcinaSearchBar {
    width: 75%;
}
.imagesPart {
    width: 58%;
    text-align: right;
}
.navHeader {
    background-color: #1b2e4b !important;
}
.imagesPart a {
    display: inline-block !important;
    padding: 0;
}
.imagesPart img {
    width: 90px;
    margin: 0 4px;
/*    vertical-align: text-bottom;*/
}
/**** pages nav******/

.pageMenu,.navHeader {
    background-color: var(--txt-darkblue);
}
.elcinaSearchBar .btn {
    font-size: 13px;
}

/**** pages nav******/

@media(min-width: 1600px) {
    select.elcinaSearchSelect, .elcinaSearchBar input.form-control, .elcinaSearchBar .btn {
        font-size: 16px;
    }
}

@media(max-width: 1040px) {
    .NavBarMenu .headerLogo img {
        max-width: 150px;
    }
}
@media(max-width: 991px) {
    .scrollNavBar {
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }
}