/*mobile-menu-start*/
body.over { overflow: hidden;}
.mobile-menu{ position:fixed; top:0px; bottom: 0; width:100%; z-index: 999; /*overflow-y:auto;   overflow-x:hidden;*/  padding:0px; opacity: 0; visibility: hidden; transition: all 0.4s ease; 
background: none; border-bottom:none; }
.mobile-menu.slow { opacity: 1; visibility: visible; }
.mobile-menu .nav { width: 100%;  background: #fff; float: left;  padding: 0 0 75px 0; height:100%;}
.m-menu { width: 28px; height: 16px;  margin: 0px 0 0 0;  -webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; float: left; position: relative; left: 0;display:none;  z-index:999999; }
.m-menu a { display: block;}
.m-menu span { display: block; position: absolute; height: 2px; width: 28px; background: #fff; border-radius: 30px; opacity: 1;
left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }  
.m-menu span:nth-child(1) { top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu span:nth-child(2) { top: 8px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu span:nth-child(3) { top: 16px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; left: 4px; background: #fff;}
.m-menu.open span:nth-child(2) { width: 0%; opacity: 0;}
.m-menu.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 20px; left: 4px; background: #fff;}
.m-menu span:first-child, .m-menu span:last-child{width: 20px;}
.m-menu.open span:first-child, .m-menu.open span:last-child{width: 28px;}
.mob-search { display:none; float: right; width: auto; position: relative; top: 0;}
.mob-search button { cursor: pointer; border: none; background: url("../images/ico-search-w.svg") no-repeat 0 0; background-size: cover; width: 22px; height: 22px; position: relative; right: auto; top: auto; transform: none;}
.mobile-search { transition: all 0.4s ease; float:left; position:fixed; top:78px; background:#0A57A8; width:100%; padding:12px 0px 16px; opacity:0; visibility:hidden; text-align: center; z-index: 999;}
.mobile-frm-field {  float:none; display: inline-block; width:80%; background: #fff; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; border-radius: 50px; height: 42px; line-height: 42px; padding: 0 12px;
 -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease; border: 0px solid #ddd;}
.mobile-search input[type="text"] { border:none; background:none; line-height:35px; width:100%; padding:0 0 0 10px; height:auto; color:#3c3c3c; font-size:15px; margin-top:0px;font-family: 'Eina03-Regular'; }
.mobile-search input[type="submit"] { float:right; border:none; width:19px; height:19px; background:url(../images/desktop/header-search.svg) no-repeat 0 0; cursor:pointer; margin:12px 10px 0 0; background-size:100%;}
.mobile-search  a.close { background: #fff; float:none; display: inline-flex; margin:8px 10px 6px 10px; border-radius: 50px; width: 30px; height: 30px; text-align: center; line-height: 32px; border: 1px solid #ffffff; align-items: center;justify-content: center;}
.mobile-search  a.close img { width:13px;}
.mobile-search.slow { opacity: 1; visibility: visible; }


.mob-acc {height: calc(100vh - 63px); float: left; width: 100%; overflow-y: auto; padding: 25px 30px 25px; top: 72px; position: relative; background: linear-gradient(to bottom, #3d3d3d 0%, #383838 100%);}
body.over .hdr-top{background: linear-gradient(to bottom, #3d3d3d 0%, #383838 100%);}
/*body.over #header-home-sticky-wrapper .hdr-top{background: #007FA3;}*/
.mobile-links { float:left; width:100%; padding:0px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; position: relative;left: 0;bottom: 0; padding-top: 40px; margin-top: 40px; border-top: 2px solid rgba(255, 255, 255, 15%);}


.mob-lang ul { float: left; width: 100%; display: flex; flex-wrap: wrap; column-gap: 10px;}
.mob-lang ul li { flex: 0 1 auto;}
.mob-lang ul li a { float: left; width: auto; padding: 4px 10px; color:rgba(255, 255, 255, 70%); font-family: 'Poppins-Regular'; font-size: 16px; line-height: 22px; transition:all .5s ease;}
.mob-lang ul li a:hover { color: #fff;}
.mob-lang ul li a.active {font-family: 'Poppins-Bold';}

.mob-social { float: left; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding-top: 40px; margin-top: 40px; border-top: 2px solid rgba(255, 255, 255, 15%);}
.mob-social ul.mob-socia { display: flex; flex-wrap: wrap; column-gap: 22px; align-items: center;}
.mob-social ul.mob-socia li a img {filter:brightness(0) invert(1);}
.mob-social ul.mob-socia li a:hover img{opacity: 0.7;}
.mob-social ul.mob-lang{display: flex; flex-wrap: wrap; column-gap: 15px;}
.mob-social ul li { flex: 0 1 auto;}
.mob-social ul li a { color: rgba(255, 255, 255, 70%); transition:all .5s ease;}
.mob-social ul li a img{width: 20px; height: 20px;}
.mob-social ul li a.active{color: #fff; font-family: 'Poppins-Bold';}
.mob-social ul li a:hover { color: #fff;}

.applemenu div.silverheader a{ letter-spacing: 0.5px; border-bottom:0px solid #dbdbdb; color:#fff; display: flex; align-items: center; column-gap: 10px; padding:10px 0; font-family: 'Poppins-Bold'; font-size: 22px; line-height: 30px; letter-spacing: -0.29px; position: relative; text-decoration: none; text-transform: none; width: auto;  transition:all .5s ease; }
.applemenu div.silverheader1 a { letter-spacing: -0.29px; float: left; width: 100%; color:#fff; font-size: 22px; line-height: 30px; padding: 10px 0; font-family: 'Poppins-Bold'; transition:all .5s ease;}
.applemenu div.silverheader1 a:hover { font-family: 'Poppins-Bold'; color: #D9191F;}
.applemenu div.silverheader1 a.active { font-family: 'Poppins-Bold'; color: #D9191F;}
.applemenu div.silverheader a:hover {color: #D9191F;}
.applemenu div.silverheader a::after{ display: none; margin: 0; width: 9px; height: 9px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(135deg);
position: absolute; content: ""; right: 40px; top: 22px;}
.applemenu div.silverheader a span{width: 20px; height: 20px; background: #fff; border-radius: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.applemenu div.silverheader a span img{transform: rotate(90deg);}
.applemenu div.silverheader.selected a span img{transform: rotate(-90deg);}

.applemenu div.selected a { font-family: 'Poppins-Bold';}
.applemenu div.submenu1 ul li a.active{font-family: 'Poppins-Bold'; color: #fff;}
.applemenu div.submenu1  { float:left; border-bottom: 0px solid #dbdbdb; background: none repeat scroll 0 0 transparent; color: #4f4f4f;   
font-size: 16px; height: auto; padding: 0px 0 20px; width: 100%; margin:0px 0 0 0;}
.applemenu div.submenu p  { padding:0 0 10px;}
.applemenu div.submenu1 ul  { margin:0; border:none; background:none; padding:5px 0 5px 28px; border-left:2px solid rgba(255, 255, 255, 15%);}
.applemenu div.submenu1 ul li { list-style:none; background:none; padding:0px; border-bottom:0px solid #fff; margin-bottom:5px;}
.applemenu div.submenu1 ul li:last-child {/* border-bottom:none;*/ margin-bottom:0;}
.applemenu div.submenu1 ul li a  { text-decoration:none; color:rgba(255, 255, 255, 70%); font-size:16px; text-transform:capitalize; line-height:30px; font-family: 'Poppins-Medium'; transition: all .5s ease;}
.applemenu div.submenu1 ul li a:hover {color: #fff;}
.applemenu .silverheader:hover a { -webkit-transition-delay: .1s; transition-delay: .1s; -moz-transition-delay: .1s; -o-transition-delay: .1s;}
.applemenu div.silverheader.selected a::after { transform:rotate(-46deg); top: 27px;}

.applemenu1.awareness { background:none; list-style: outside none none;}
.silverheader1 {float: left; width: 100%;  margin:0; border:none; background:none; /*padding: 15px 20px;*/}
.applemenu1 .silverheader1 a { color:#2D2D2D; font-size:18px; line-height:28px;display:block; font-family: 'Eina03-SemiBold'; letter-spacing: 0.5px; }
.silverheader1.acc-dropdown a { background:url(../images/acc-plus.png) no-repeat right;}
.applemenu1 .silverheader1 a:hover { color:#144d6b;}
.applemenu1 .silverheader1.acc-dropdown a:hover { color:#144d6b;}

.silverheader1.last { border:none;}
.silverheader1.selected  { border-bottom:none;}
.applemenu1.awareness .silverheader1.selected a { background:url(../images/acc-minus.png) no-repeat right center; color:#144d6b;}
.applemenu1.awareness .submenu1 .sub-con ul { border: medium none; padding: 0;}
.applemenu1.awareness .submenu1 .sub-con ul li {  padding:16px 30px}

.silverheader { padding:0px;}
.silverheader:first-child { margin:0;}

.silverheader.red-bg { background:#fff; color:#1d3853;}
.applemenu  .silverheader.red-bg a { color:#282828;}
.applemenu div.silverheader a.selected { background:#144d6b; color:#fff;}

.applemenu .silverheader.no-arrow a { background:none;}
.applemenu .silverheader.no-arrow.selected a { background:none;}

.applemenu div.submenu .silverheader1 { padding:0; border:none; }
.applemenu div.submenu .silverheader1 a { padding:6px 0px;  transition: all 0.4s ease; font-size: 16px; line-height: 22px;font-family: 'HelveticaNeue-Roman';}
.applemenu div.submenu .silverheader1 a:hover, .applemenu div.submenu .silverheader1 a.active { color:#4271b3;}
.applemenu1.awareness.no-brd{border: 0 !important; margin: 10px 0; float: left; width: 100%; }

.silverheader.red-bg.selected {border-bottom:none;}
.silverheader.red-bg.selected a { color:#00529e;  }

.applemenu div.silverheader a span,  .applemenu div.silverheader1 a span { position:relative; }
.applemenu div.silverheader a span::before, .applemenu div.silverheader a span:before, .applemenu div.silverheader1 a span:before { background: #fff; content: none; height: 3px; position: absolute; left: 0px; bottom: -8px; width: 0%;transition: all .5s ease;}
.applemenu div.silverheader.selected a span::before, .applemenu div.silverheader a span:hover:before, .applemenu div.silverheader1 a span:hover:before { width:100%; }

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




.quick-link{width: 100%; float: left;}
.quick-link ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 10px;}
.quick-link ul li{flex: 0 1 100%;}
.quick-link ul li a{color: #fff; font-size: 15px; line-height: 30px; font-family: 'Poppins-Medium'; transition:all .5s ease;}
.quick-link ul li a:hover{color: #D9191F;}