@font-face  { font-family: 'Frutiger'; src: url('/Fonts/Frutiger-Roman.eot'); src: url('/Fonts/Frutiger-Roman.eot?#iefix') format('embedded-opentype'), url('/Fonts/Frutiger-Roman.woff') format('woff'), url('/Fonts/Frutiger-Roman.ttf') format('truetype'), url('/Fonts/Frutiger-Roman.svg#open_sansbold') format('svg'); font-weight: normal; font-style: normal; }

/*Styles are being written with bootstrap in mind, so class names will be similar */

/* Responsive */
.visible-mobile  { display: none; }
.visible-desktop  { display: block; }

/* Global */
.redesignHeader .col  { width: 980px; margin: 0 auto; background: none; }
#megaMenuHeader .col  { width: 1100px; }

.redesignHeader :focus  { outline: #4D90FE auto 1px !important; }
.redesignHeader [tabindex]:focus  { text-decoration: none; }

/* Generic Styles*/
html  { min-width: 1000px; background: #fff; }
body  { width: auto; max-width: none; line-height: normal; }

.redesignHeader a  { font-size: 12px; }
    .redesignHeader a[href^="tel:"]  { cursor: default; text-decoration: none; font-weight: bold; }

.redesignHeader  { font-family: Frutiger, Arial, Helvetica, sans-serif; font-size: 10px; }
#HeaderTabs_pnl_desktop_sectoinNavControl, #siteContent, #siteNav  { background: none; }
#siteContent, #siteFooter, #legal  { width: 980px; max-width: 980px; margin-left: auto; margin-right: auto; background: none; }
    #siteContent > div, #legal > div  { background: none; }
    #siteFooter > div  { background: #f7f7f7; }

#siteHeader  { padding: 0; }
    #siteHeader .col  { width: 1100px; }
    #siteHeader .headerIframe  { top: -8px; right: 0; }
    #siteHeader #siteCountryRedirect  { right: 90px; }
    #siteHeader #textSizeSelect  { right: 10px; }
    #siteHeader.redesignHeader > div  { padding: 0; z-index: 1; overflow: visible; }

#siteNav  { padding: 0; margin-top: 0; }

#siteLogo  { height: 48px; }

#serviceMenu  { background: #F6F6F6; }
#serviceMenuWrap  { position: relative; }
#serviceMenu  { padding: 5px 0; margin: 0; }
    #serviceMenu > li  { display: inline-block; vertical-align: middle; padding: 5px 50px; border-right: 1px solid #D8D8D8; background: none; float: none; *display: inline; zoom: 1; }
        #serviceMenu > li:first-child  { padding-left: 0; }
        #serviceMenu > li:last-child  { border-right: 0; }
        #serviceMenu > li:nth-child(1):before  { content: "\f041"; font: normal normal normal 14px/1 FontAwesome; display: inline-block; vertical-align: middle; font-size: 30px; margin-right: 5px; *display: inline; zoom: 1; }
        #serviceMenu > li:nth-child(2):before  { content: "\f095"; font: normal normal normal 14px/1 FontAwesome; display: inline-block; vertical-align: middle; font-size: 30px; margin-right: 5px; *display: inline; zoom: 1; }
        #serviceMenu > li:nth-child(3):before  { content: "\f007"; font: normal normal normal 14px/1 FontAwesome; display: inline-block; vertical-align: middle; font-size: 30px; margin-right: 5px; *display: inline; zoom: 1; }
        #serviceMenu > li > a  { width: auto; color: #666; display: inline-block; vertical-align: middle; padding: 0; *display: inline; zoom: 1; }
        #serviceMenu > li > section  { display: none; position: absolute; width: 580px; height: auto; top: 45px; left: 0; overflow: hidden; background-color: #F2F2F2; z-index: 9999; padding: 10px 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
            #serviceMenu > li > section aside  { width: 30%; float: right; padding: 10px 20px; }
            #serviceMenu > li > section h3  { padding: 10px 15px; margin: 0px; font-size: 14px; font-weight: normal; color: #333; background-color: #F2F2F2; }
        #serviceMenu > li.show > section  { display: block; }
        #serviceMenu > li > section article  { float: left; width: 50%; padding: 10px 20px; }
        #serviceMenu > li > section .closeServiceMenu  { display: none; }
        #serviceMenu > li > section aside h4  { font-size: 1em; font-weight: 700; color: #333; font-size: 12px; }
        #serviceMenu > li > section aside a  { font-size: 1em; }

.megaMenu > li > section > ul  { display: block; float: left; margin: 0; padding: 0 10px 10px 20px; list-style-type: none; background: transparent; }
#signIn > span  { font-size: 14px; }
#signIn > select  { font-size: 13.3333px; }

#searchForm  { right: 45.8%; bottom: -43px; margin-right: -502px; background: transparent; }
    #searchForm input[type='text']  { width: 320px; background-color: #fff; color: #8e8e8e; height: 20px; padding: 6px; margin: 5px 20px 0 0; border: 1px solid #ccc; border-color: #ccc #fff #fff #ccc; font-size: 1.44em; box-shadow: -1px -1px 0 #fff; -webkit-box-shadow: -1px -1px 0 #fff; -moz-box-shadow: -1px -1px 0 #fff; -ms-box-shadow: -1px -1px 0 #fff; -o-box-shadow: -1px -1px 0 #fff; }
    #searchForm .button  { padding: 0; background: none; border: none; top: 0; right: 0; border-radius: 0; box-shadow: none; width: 30px; height: 30px; margin: 7px 22px 0 0; font-weight: normal; text-shadow: -1px -1px 0 #900; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }

#obPopup  { display: none; }

.megaMenu  { display: block; height: auto; padding: 0; padding-left: 0; margin: 0; list-style-type: none; background-color: #ED0722; position: relative; }
    .megaMenu > li  { display: inline-block; margin-top: 0; color: #fff; border: none; border-bottom: none; zoom: 1; *display: inline; zoom: 1; }
        .megaMenu > li.parent > a  { background: none; }
        .redesignHeader .megaMenu > li > section  { top: 100%; height: auto; font-size: 1.08em; background-color: #F6F6F6; border: none; box-shadow: none; z-index: 9999; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
            .megaMenu > li > section[data-children='5']  { width: 940px; }
        .megaMenu > li > a  { height: 100%; padding: 15px 20px; font-family: arial; font-size: 1.44em; border: none; }
    .megaMenu > .parent > a:after  { content: "\f107"; display: inline-block; vertical-align: middle; margin-left: 10px; font: normal normal normal 14px/1 FontAwesome; *display: inline; zoom: 1; }
    .megaMenu > li:hover > a  { color: #39afda; }
    .megaMenu > li > section > ul > li  { width: 135px; }
    .megaMenu > li > section .parent  { height: auto; }
    .megaMenu > li > section > ul > li.parent > a  { font-size: 1.556em; font-weight: bold; }
    .megaMenu > li.parent > section > ul ul li a  { font-size: 1.2em; }
    .megaMenu > li > section > aside  { height: auto; font-size: 1.26em; }
        .megaMenu > li > section > aside a  { font-size: 0.926em; }

ul.checked li  { list-style-type: none; }
    ul.checked li:before  { content: "\2713"; color: #d81e05; font-weight: bold; padding-right: 8px; }


/* Remove dots bg */
#top  { background-image: none; }
    #top > .col  { position: relative; }

#content  { width: auto; margin: 0; padding: 0; background: none; border: none; }

.wrapper  { background-image: none; padding: 0; }

#content-body  { padding: 0; color: inherit; width: auto; }
    #content-body p  { font-size: 1.2em; }

.redesignHeader button, .redesignHeader input, .redesignHeader select, .redesignHeader textarea  { font-size: 1.111em; line-height: normal; }


/* Template layout */
.redesignHeader form > header  { font-size: 1.2em; z-index: 999; clear: both; background-color: #fff; }
    .redesignHeader form > header #top  { background-image: none; }

#top #ddlLangSelector  { width: 150px; font-size: 14px; }
#top ul#nav-tabs  { margin-left: 8px; }
    #top ul#nav-tabs li:first-of-type  { margin-top: 1px; margin-left: 0; }

#pnlOnlineBanking  { display: inline-block; float: none; vertical-align: top; float: right; *display: inline; zoom: 1; }
    #pnlOnlineBanking #sign-in-panel table  { border-spacing: initial; border-collapse: initial; box-sizing: border-box; }

#logo  { display: inline-block; float: none; vertical-align: top; *display: inline; zoom: 1; }
    #logo img  { margin-left: 8px; }

#content-body  { font-size: 1.2em; }
.lrg #content-body  { font-size: 1.5em; }
.x-lrg #content-body  { font-size: 1.8em; }
#top  { background-color: #E2E2E2; }
    #top #ddCountrySelect  { width: 150px; font-size: 14px; }

#HeaderTabs_pnl_desktop_sectoinNavControl  { width: 100%; padding: 0; background: #F6F6F6; }
    #HeaderTabs_pnl_desktop_sectoinNavControl .col  { width: 1100px; margin: 0 auto; }
#siteTabs ul  { display: inline; float: left; list-style: none; width: auto; height: auto; line-height: 40px; padding: 0; margin: 0; line-height: 1; }
#siteTabs li  { display: inline-block; vertical-align: middle; padding: 0; text-align: center; margin: 0; margin-right: 20px; *display: inline; zoom: 1; }
    #siteTabs li.selected  { ; }
    #siteTabs li a  { margin: 0; padding: 10px 15px; color: #757575; font-weight: 500; font-size: 13px; background: #F6F6F6; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
        #siteTabs li a:hover  { background-color: #fff; }
    .redesignHeader #siteTabs li.selected a  { padding: 10px 15px; display: block; color: #333333; background: #fff; font-weight: 500; border: none; }
#logoHeader  { position: relative; padding: 10px 0; background-color: #fff; z-index: 1000; }
    #logoHeader > .col:after  { content: ""; display: block; clear: both; width: 100%; height: 0px; }

#sign-in-panel table  { border-spacing: initial; border-collapse: initial; box-sizing: border-box; }

#serviceMenuHeader  { background-color: #F6F6F6; }
    #serviceMenuHeader .col  { width: 1100px; }

#megaMenuHeader  { background-color: #ED0722; }
    #megaMenuHeader #mega-menu  { border: none; }


/*Other Template Overrides*/
#top ul#nav-tabs li  { background-color: #7D7D7D; }
    #top ul#nav-tabs li.current a  { color: #666666; }
    #top ul#nav-tabs li:first-of-type  { margin-left: 0; }
#serviceMenuHeader .header  { z-index: 1000; }



form#signIn  { position: relative; width: auto; float: right; margin-top: 20px; background: transparent; border: none; box-sizing: border-box; padding: 0; box-shadow: none; overflow: visible; z-index: 200; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
#signIn .button  { font-family: 'Frutiger LT for BNS Roman'; font-weight: 100; font-size: 13px; display: inline-block; vertical-align: middle; zoom: 1; background: #ED0722; -webkit-border-radius: 3px; border-radius: 3px; text-align: center; padding: 10px 20px; color: #fff; border: none !important; margin-right: 0; margin: 0 10px; *display: inline; zoom: 1; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
    #signIn .button:hover  { text-decoration: none; background: #BE207A; }

#signIn > span  { font-size: 14px; margin: 0 10px; }
#signIn > select  { font-size: 12px; display: inline-block; vertical-align: middle; /*-webkit-appearance: none; */ border-radius: 3px; color: #999; border: 1px solid #b5b5b5; background: transparent; padding: 5px 20px; *display: inline; zoom: 1; }
    #signIn > select option:before  { content: "\f107"; font: normal normal normal 14px/1 FontAwesome; }
#signIn ul  { font-weight: 100; font-size: 12px; list-style-type: none; overflow: hidden; display: inline-block; vertical-align: middle; padding: 0; margin: 0; border: none; *display: inline; zoom: 1; }
    #signIn ul li a  { color: #757575 !important; display: block; font-weight: 100; color: #fff; font-size: 11px; padding: 0 5px; }
#signIn .button span  { padding: 0; text-shadow: none !important; border: none !important; background: none; box-shadow: none; box-sizing: border-box; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }

.co-sign  { display: inline-block; vertical-align: top; *display: inline; zoom: 1; }
    .co-sign .dropdown  { position: relative; display: inline-block; *display: inline; zoom: 1; }
        .co-sign .dropdown:last-of-type  { margin-left: 1em; }
    .co-sign button  { display: block; padding: 16px 20px; color: #fff; font-family: Frutiger; font-size: 13px; background: #da3030; border: none; border-radius: 10px; cursor: pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
    .co-sign .dropdown:last-of-type button  { background: #4194c6; }
    .co-sign .open button  { border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -ms-border-radius: 10px 10px 0 0; -o-border-radius: 10px 10px 0 0; }
    .co-sign button:after  { content: "\f107"; display: inline-block; vertical-align: middle; margin-left: 5px; font-family: FontAwesome; font-size: 1.5em; transform: scale(1,0.8); zoom: 1; -webkit-transform: scale(1,0.8); -moz-transform: scale(1,0.8); -ms-transform: scale(1,0.8); -o-transform: scale(1,0.8); *display: inline; zoom: 1; -webkit-transform: scale(1,0.8); -moz-transform: scale(1,0.8); -ms-transform: scale(1,0.8); -o-transform: scale(1,0.8); }
    .co-sign .open button:after  { content: "\f106"; }
    .co-sign [aria-expanded]  { position: absolute; display: none; top: 100%; left: 0; width: 100%; overflow: hidden; }
    .co-sign .open [aria-expanded]  { display: block; }
    .co-sign a  { display: block; margin: 2px; padding: 10px 20px; color: #999; font-family: Frutiger; font-weight: normal; line-height: 1.3em; text-align: left; background: #fff; box-shadow: 0 0 0 2px #e4e8ed; box-sizing: border-box; -webkit-box-shadow: 0 0 0 2px #e4e8ed; -moz-box-shadow: 0 0 0 2px #e4e8ed; -ms-box-shadow: 0 0 0 2px #e4e8ed; -o-box-shadow: 0 0 0 2px #e4e8ed; }
        .co-sign a:last-of-type  { border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -ms-border-radius: 0 0 6px 6px; -o-border-radius: 0 0 6px 6px; }
        .co-sign a:hover, .co-sign a:focus  { text-decoration: none; background: #f6f7fc; }

.select-login  { position: relative; display: inline-block; vertical-align: middle; width: 200px; *display: inline; zoom: 1; }
    .select-login:after  { content: "\e804"; position: absolute; top: 12px; font-family: 'Simple-Line-Icons-Pro'; right: 5%; color: #6419E9; font-size: 12px; }

.co-sign select  { -webkit-appearance: none; border: none; border-radius: 3px; padding: 7px 10px; box-sizing: border-box; border: 1px solid #D0D0D0; color: #929292; font-weight: 100; width: 100%; position: relative; font-size: 12px; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.otros-links  { display: none; text-align: right; margin-top: 10px; }

.btn-hazte-cliente  { color: #BE207A; font-family: 'Frutiger LT for BNS Roman'; font-size: 13px; border-radius: 3px; padding: 10px 20px; text-align: center; font-weight: 100; display: inline-block; border: 1px solid #BE207A; box-sizing: border-box; vertical-align: middle; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; *display: inline; zoom: 1; }
    .btn-hazte-cliente:hover  { background: #BE207A; color: #fff; outline: none; text-decoration: none !important; }
    .btn-hazte-cliente i  { font-weight: bold; }

/* Error page */
.error404  { text-align: left; }
