/*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; top: 20px; display:none;  z-index:999999; }
.m-menu a { display: block;}
.m-menu span { display: block; position: absolute; height: 2px; width: 28px; background: #3c3c3c; border-radius: 0px; 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: #2D2D2D;}
.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: #2D2D2D;}

.mob-search { display:none; float: right; width: auto; position: relative; top: 0;}
.mob-search button { cursor: pointer; border: none; background: url("../images/ico-lupa.svg") no-repeat top right; background-size: cover; width: 18px; height: 18px; position: relative; right: auto; top: 0px; transform: none;}
.mobile-search { transition: all 0.4s ease; float:left; position:fixed; top:65px; background:#B71133; 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: 'DunbarTall';}
.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; position: relative; top: auto; right: auto;}
.mobile-search  a.close img { width:13px;}
.mobile-search.slow { opacity: 1; visibility: visible; }

.mob-acc {height: calc(100vh - 65px); float: left; width: 100%; overflow-y: auto; padding: 20px 0 50px; top: 65px; position: relative; background: #fff;}

.mobile-links { float:left; width:100%; padding:0px 20px;}
.mobile-links .lang-lnk { text-align:center; float:left; width:100%; margin:20px 0 0 0; }
.mobile-links .lang-lnk ul { border-top: none;}
.mobile-links .lang-lnk ul li { border-bottom:none; float:none; display:inline-block; text-align:center; margin-right:10px; padding:0;}
.mobile-links .lang-lnk ul li a{ padding:0px; text-align:center; display:flex; align-items: center;justify-content: center; font-size:14px; font-family: 'HelveticaNeue-Roman'; color:#282828; }
.mobile-links .lang-lnk ul li a:hover {color: #B71133;}

.mobile-links .ftr-btm-links ul { float:left; width:100%; margin-top:25px; text-align:center;}
.mobile-links .ftr-btm-links ul li { float:none; width:auto; margin:0 10px 0 0; display:inline-block; padding-right:10px;  border-right: 1px solid #848484;}
.mobile-links .ftr-btm-links ul li img { float:none; width:auto; transition: all 0.4s ease; vertical-align: text-bottom;}
.mobile-links .ftr-btm-links ul li img:hover { opacity:0.7;} 
.mobile-links .ftr-btm-links ul li:last-child { border: 0px solid #848484; margin-left: 0px; padding: 0px;}

.blog-lnk { float: left; padding: 20px 0 25px 35px;}
.blog-lnk ul li { float:left; width:100%; margin-bottom:14px; letter-spacing:0.5px;}
.blog-lnk ul li a { color:#2D2D2D; font-size:16px; line-height: 24px; font-family: 'DunbarTall'; transition:all .5s ease;}
.blog-lnk ul li a:hover { color: #B71133;}
.blog-lnk ul li:last-child { margin-bottom:0;}

.mob-lang { float: left; width: 100%; padding-left: 35px; margin-bottom: 25px;}
.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; height: 30px; padding: 4px 10px; background: none; border: 1px solid #2D2D2D; border-radius: 3px; color:#2D2D2D; font-family: 'DunbarTall'; font-size: 12px; line-height: 20px; transition:all .5s ease;}
.mob-lang ul li a:hover { background: #B71133;  border: 1px solid #B71133; color: #fff;}

.mob-social { float: left; width: 100%; padding-left: 35px;}
.mob-social ul { float: left; width: 100%; display: flex; flex-wrap: wrap; column-gap: 15px;}
.mob-social ul li { flex: 0 1 auto;}
.mob-social ul li img { float: left; width: auto; transition:all .5s ease;}
.mob-social ul li img:hover { opacity: 0.6;}

.applemenu div.silverheader a{ letter-spacing: 0.5px; border-bottom:0px solid #dbdbdb; color:#2D2D2D; display: block; padding:5px 20px 5px 55px; font-family: 'DunbarTall'; font-size: 16px; line-height: 28px; position: relative; text-decoration: none; text-transform: none; width: auto;  transition:all .5s ease; }
.applemenu div.silverheader1 a { letter-spacing: 0.5px; float: left; width: 100%; color:#2D2D2D; font-size: 16px; line-height: 28px; padding: 5px 20px 5px 55px; font-family: 'DunbarTall'; transition:all .5s ease;}
.applemenu div.silverheader1 a:hover { color: #B71133;}
.applemenu div.silverheader a:hover { color: #B71133;}
.applemenu div.silverheader a::after{ display: block; margin: 0; width: 9px; height: 9px; border-top: 2px solid #2D2D2D; border-right: 2px solid #2D2D2D; transform: rotate(135deg);
position: absolute; content: ""; left: 25px; top: 12px; }

.applemenu div.selected a {  background: url(../images/arr-down.png) no-repeat right 20px center;/* border-bottom: 1px solid #f1f1f1;*/ margin:0;  text-transform: none; }
.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 55px; border:0px solid #e2e2e2;}
.applemenu div.submenu1 ul li { list-style:none; background:none; padding:0px; border-bottom:0px solid #fff; margin-bottom:10px;}
.applemenu div.submenu1 ul li:last-child {/* border-bottom:none;*/ margin-bottom:0;}
.applemenu div.submenu1 ul li a  { text-decoration:none; color:#2D2D2D; font-size:14px; text-transform:capitalize; line-height:20px; font-family: 'DunbarTall'; transition: all .5s ease;}
.applemenu div.submenu1 ul li a:hover {color: #B71133;}
.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: 18px;}

.applemenu1.awareness { background:none; list-style: outside none none;}
.silverheader1 {float: left; width: 100%;  margin:0; border:none; background:none; /*padding: 15px 20px;*/ border-bottom:0px solid #dbdbdb;}
.applemenu1 .silverheader1 a { color:#2D2D2D; font-size:18px; line-height:28px;display:block; font-family: 'DunbarTall'; 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; margin-top:1px;}
.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: 'DunbarTall';}
.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%; }

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




