@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
.encode-fm {
    font-family: "Encode Sans", sans-serif;
}
.cust-trcontainers {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0;
}
.cust-trheadertops {
    border: 1px solid #ddd;
    border-width: 1px 0;
    padding: 30px 0;
    background: #ffffff;
}
.cust-trheadertopconts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cust-trlogo img {
    max-height: 100px;
}
.cust-tr-header-rights ul {
    display: flex;
    margin: 25px 0 0 0;
    flex-wrap: wrap;
}
.cust-tr-header-rights ul li {
    display: flex;
    width: 33.33%;
}
.cust-headersocial {
    width: 30px;
}
.cust-headersocial img {
    max-width: 100%;
}
.cust-tr-header-rights {
    width: 55%;
}
.cust-cdcont {
    text-align: center;
}
.primary_texts {
    color: #0049f5;
}
.cust-cdcont {
    text-align: center;
    width: calc(100% - 30px);
    padding-left: 8px;
}
.cust-cdcont p {
    font-size: 13px;
    margin-bottom: 0;
}
.secondary_texts {
    color: #0049f5;
}
.cust-cdcont h4 {
    font-weight: 700;
    font-size: 17px;
    margin: 0;
    line-height: 24px;
}
.cust-cdcont h4 a:hover {
    color: #216ba5;
    text-decoration: none;
}
.cust-tr-main-navs {
    padding: 15px 0;
    background: #fff;
}
.cust-tr-mav-navslist li {
    margin-right: 5px;
    position: relative;
   
}
.cust-tr-mav-navslist > li 
{
    padding-bottom: 8px;
}
a {
    color: #39b021;
}
.cust-tr-mav-navslist li a {
    padding: 15px 10px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    border: 2px solid transparent;
    border-radius: 2em;
    display: inline-block;
    line-height: 15px;
}
.cust-tr-mav-navslist {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}
.cust-tr-mav-navslist li a:hover {
    border-color: #39b021;
    color: #39b021;
}
.cust-tr-footer-tops {
    padding: 80px 0px;
}
.cust-tr-footer-topconts {
    display: flex;
    flex-wrap: wrap;
}
.cust-tr-footer-cols {
    width: 25%;
}
.cust-tr-footer-logo img {
    max-width: 250px;
}
.cust-trfootertitles {
    font-size: 1.3em;
    text-transform: uppercase;
    margin-bottom: 1.8em;
    font-weight: 600;
}
.cust-tr-footer-menu ul {
    display: block;
    padding: 0;
    margin: 0;
}
.cust-tr-footer-menu ul li {
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0 0 0 20px;
    list-style: none;
}
.cust-tr-footer-menu ul li a {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    position: relative;
    transition: 0.4s ease-in-out all;
}
.cust-tr-footer-menu ul li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #3ebb47;
    position: absolute;
    left: -15px;
    top: 6px;
    border-radius: 50%;
}
.cust-footeraddr h3, .cust-footeraddr h3, .cust-footeraddr h3, .cust-footeraddr h5 {
    font-family: "Encode Sans", sans-serif;
}
.cust-footeraddr h3, .cust-footeraddr h3 a {
    color: #fff;
    font-size: 1.3em;
    margin: 0;
    line-height: 1.5em;
    font-weight: 600;
}
.cust-footeraddr h3 a:hover {
    text-decoration: none;
    color: #216ba5;
}
.cust-footeraddr  h5 {
    margin: 20px 0 30px;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
}
.cust-footeraddr h5 a svg {
    max-width: 17px;
    vertical-align: middle;
}
.cust-footeraddr h5 a {
    color: #fff;
}
.cust-footersocial ul {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0px 0px;
    padding: 0;
}
.cust-footersocial ul li {
    list-style: none;
    margin: 0 15px 0 0;
}
.cust-tr-footer-bottom {
    background: #11244c;
}
.cust-tr-footer-copyrights {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2.5em 0 2em;
}
.cust-tr-footer-copyrights p {
    text-align: center;
    color: #5e657c;
    font-size: 12px;
    margin: 0;
}
.cust-footeraddr h3 a {
    font-size: 1.1em;
}
.cust-tr-footer-menu ul li a:hover {
    color: #3ebb47 !important;
    text-decoration: none;
}
.cust-tr-mav-navslist li.has-sub > a:after {
    content: "";
    margin-left: 11px;
    color: #11224d;
    font-size: 17px;
    vertical-align: middle;
    width: 8px;
    height: 2px;
    position: absolute;
    background: #11224d;
    top: 22px;
    content: "";
    right: 11px;
}
.cust-tr-mav-navslist li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #11224d;
    content: '';
    -webkit-transition: all .25s ease;
}
.cust-tr-mav-navslist li.has-sub > a
{
    padding-right: 30px;
    position: relative;
}
.cust-tr-mav-navslist li.has-sub:hover > a::before
{height: 0;top:23px}
/* .cust-tr-mav-navslist li.has-sub:hover a:after {
    content: "-";
} */
.cust-tr-mav-navslist li .sub-menu {
    position: absolute;
    top: 4em;
    width: 220px;
    left: 0;
    background: #39b021;
    border-radius: 2em;
    display: none;
    list-style-type: none;
    padding-left: 0;
    z-index: 99999;
}
.cust-tr-mav-navslist li:hover > a {
    border-color: #39b021;
    color: #39b021;
}
#menu-button {
    display: none;
}
.cust-tr-mav-navslist li:hover .sub-menu {
    display: block;
    padding: 0;
    margin: 0;
}
.cust-tr-mav-navslist li .sub-menu a {
    color: #fff;
}
.cust-tr-mav-navslist li .sub-menu .menu-item {
    list-style: none;
}
.cust-tr-mav-navslist li .sub-menu a {
    color: #fff;
    padding: 15px 20px;
    display: block;
}
.cust-tr-mav-navslist li .sub-menu a:hover {
    border-color: transparent;
}
.cust-tr-mav-navslist li .sub-menu a:after {
    display: none;
}
.cust-mobilephones .HeaderBtmRtDta {
    border-bottom: 1px solid #fff;
    padding: 15px 10px;
    display: flex;
    width: 100%;
    align-items: center;
}
.cust-mobilephones .HeaderBtmRtDta .HeaderBtmRtDtaDtl p {
    display: none;
}
/* header image banner start */
/* .header-image-container{ width: 100%;background-repeat: no-repeat !important;background-size: cover !important;background-position: center center !important;} */
.header-image-container img{width: 100%;object-fit: cover;}
/* header image banner end */
@media screen and (min-width: 992px) {
    .cust-tr-mobile-toggle, .cust-mobilephones {
        display: none;
    }
}
@media screen and (max-width: 1149px) {
    .cust-trcontainers {
        padding: 0 30px;
    }
}
@media screen and (max-width: 1199px) {
    .cust-tr-header-rights {
        width: 68%;
    }
}
@media screen and (max-width: 991px) {
    .cust-tr-header-rights {
        display: none;
    }
    .cust-tr-footer-tops {
        padding: 40px 0px;
    }
    .cust-tr-footer-logo.cust-tr-footer-cols {
        width: 100%;
        border-bottom: 1px solid #fff;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .cust-tr-footer-cols {
        width: 33.33%;
    }
    .cust-trheadertops {
        padding: 10px 0px;
    }
    .cust-trheadertopconts {
        align-items: center;
    }
    .cust-tr-mobile-toggle a {
        color: #11224d;
        font-size: 24px;
    }
    .cust-tr-main-navs {
        background: #11224d;
        position: fixed;
        top: 123px;
        max-height: calc(100% - 123px);
        overflow-y: auto;
        left: -100%;
        transition: 0.6s ease;
        width: 100%;
        padding: 0;
        z-index: 9999;
        width: calc(100% - 60px);
        margin: 0 30px;
    }
    .cust-tr-mav-navslist {
        display: block;
        z-index: 99999;
        position: relative;
    }
    .cust-tr-main-navs .cust-trcontainers {
        padding: 0;
        width: 100%;
    }
    .cust-tr-mav-navslist li {
        margin-right: 0;
    }
    .cust-tr-mav-navslist li a {
        color: #fff;
        border: none;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        display: block;
        font-size: 15px;
    }
    .cust-tr-mav-navslist li a:hover {
        border-color: #fff;
        color: #fff;
    }
    .cust-tr-main-navstoggle {
        left: 0;
    }
    .cust-mobilephones .cust-mobileicon {
        max-width: 20px;
        margin-right: 15px;
    }
    .cust-mobilephones .HeaderBtmRtDta .HeaderBtmRtDtaDtl h4 a {
		border: none;
		padding: 0;
	}
    .cust-mobilephones .HeaderBtmRtDta .HeaderBtmRtDtaDtl h4 {
        margin-left: 15px;
        font-size: 15px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .cust-mobilephones .HeaderBtmRtDta .HeaderSocial img {
        max-width: 22px;
    }
    /* sub menu mobile */
    .cust-tr-mav-navslist li .sub-menu {
        position: relative;
        top:0;
        width:100%;
        left: 0;
        background: transparent;
        border-radius: 2em;
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 46px;
        width: 46px;
        cursor: pointer;
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: '';
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }
    #cssmenu .submenu-button.submenu-opened::before,.HeaderBtmRt,.cust-mobilephones {
        display: none;
    }
    .cust-tr-mav-navslist li:hover > a {
        border-color: #fff;
        color: #fff;
    }
}
@media screen and (max-width: 767px) {
    .cust-tr-footer-tops {
        padding: 30px 0px;
    }
    .cust-tr-footer-cols {
        width: 100%;
        border-bottom: 1px solid #fff;
        padding: 20px 0 20px 0;
    }
    .cust-tr-footer-logo img {
        max-width: 150px;
    }
    .cust-trfootertitles {
        margin-top: 0;
    }
    .cust-tr-footer-logo.cust-tr-footer-cols {
        margin: 0;
        padding-top: 0;
    }
    .cust-trfootertitles, .cust-footeraddr h3 {
        font-size: 1.1em;
        margin-bottom: 15px;
    }
    .cust-footeraddr h3 {
        font-size: 1.1em;
        margin-bottom: 0;
    }
    .cust-tr-footer-cols:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .cust-footersocial ul {
        justify-content: flex-end;
    }
    .cust-footersocial ul  li img {
        max-width: 30px;
    }
}
