@import "base"; @borderColor: #E63D7E; @linkColor: #E63D7E; /* tlacitka, odkazy */ @textColor: #535c66; /* barva textu */ @panelBackground: #efdce5; @progressBarTextColorInactive: #808080; /** PROGRESSBAR NEAKTIVNI - BARVA TEXTU */ @backgroundHover: #efdce5; @formColor: #f5f5f5; @calendar: url("https://zdroje.letenky.cz/miranda/images/2118/icons/calendar.png") no-repeat scroll 0 0 transparent; @borders: #C8CCD0; @formColor: #ffdc7c; @borders: #ffff00; .btn:hover { background-color: #fe276a; } .btn-info { border-color: @borderColor; } section { #header { display: none; } } @media(min-width: 992px) { .hidden-lg { display: none !important; } } .transfer { color: #E63D7E !important; } .summary-arrow { content:""; width:14px; height:14px; display:inline-block; background:url("https://zdroje.letenky.cz/miranda/images/icons/sipka_ruzova_14px.svg"); margin-right:8px; vertical-align:middle; transition:transform .3s ease-in-out; } #header .logo-wrapper .logoPanelImage { height: 28px; max-width: 100%; background-repeat: no-repeat; background-image: url(https://zdroje.letenky.cz/miranda/images/2118/icons/letenkycz_logo.svg); background-size: contain; } .header { #header { display: block; position: fixed; top: 0; padding: 11px 0 12px; width: 100%; height: 69px; background: #fff; z-index: 4000; box-shadow: 0 0 12px -3px #333; .container { position: relative; height: 100%; padding-left: 193px; width: 990px; a { text-decoration: none; } a:hover { text-decoration: underline; } ul { margin: 0; padding: 0; list-style: none; } #logo { display: block; position: absolute; top: 7px; left: 15px; width: 190px; height: 49px; background: url("https://zdroje.letenky.cz/miranda/images/2118/icons/letenkycz_logo.svg") no-repeat scroll 0 0 transparent; background-size: 90%; } #links-nav { float: right; margin-top: 14px; li { float: left; line-height: 120%; margin-left: 25px; a { font-size: 13px; color: #9D9D9D; } } } #open-menu { border: none; display: block; position: absolute; top: 50%; right: 17px; margin-top: -10px; height: 21px; width: 30px; border-bottom: 3px solid #333; text-indent: -9999px; background: none; } #open-menu:after, #open-menu:before { content: ''; position: absolute; left: 0; width: 100%; } #open-menu:before { top: 0; border-top: 3px solid #333; } #open-menu:after { bottom: 6px; border-bottom: 3px solid #333; } #main-nav { ul { li { float: left; a { display: block; padding: 15px 22px; font-size: 13px; line-height: 120%; text-transform: uppercase; color: #1D313A; } } } } } } } #footer { padding: 64px 0; background: #383838; li, h2 { line-height: 120%; } .container { width: 100%; margin: auto; a { text-decoration: none; } a:hover { text-decoration: underline; } ul { margin: 0; padding: 0; list-style: none; } #links { * { font-size: 13px; font-family: Open Sans, sans-serif; } margin-bottom: 52px; h2 { margin-bottom: 16px; margin-top: 0; font-size: 18px; font-weight: 700; color: #fff; } & > div { float:left; ul { padding-right: 15px; li { margin-bottom: 10px; a { font-size: 12px; color: #979797; } } } } .services { width: 40%; & > div { ul { float: left; width: 50%; } } } .featured { width: 20% } .about { width: 15%; } .payments { width: 25%; } } #copyright-socials { clear: both; margin-bottom: 5px; padding-bottom: 20px; border-bottom: 1px solid #6E6E6E; ul { li { margin-bottom: 0; a { font-size: 12px; color: #979797; } } } .copyright { float: left; } .socials { float: right; li { float: left; a { display: block; width: 26px; height: 26px; font-size: 23px; line-height: 23px; text-decoration: none; text-align: center; color: #383838; background: #fff; border-radius: 20em; } } .icon-bg { height: 40px; width: 40px; margin: 0; padding-top: 10px; .sa-icon { font-size: 17px; } } a:hover { background-color: @linkColor; color: #fff; } } } } } .InfoPage { .infoPage { height: 250px; } } @media all and (max-width: 989px) { .header { #header { .container { width: 98%; #links-nav { float: none; } #main-nav { visibility: hidden; opacity: 0; z-index: -9; overflow: hidden; position: absolute; top: 58px; left: 0; width: 100%; background: #fff; transition: .2s all; ul { li { float: none; } } } #main-nav.active { visibility: visible; opacity: 1; z-index: 9; } } } } #footer { .container { width: 98%; #links { .services { width: 50%; } .featured { width: 25%; } .about { width: 25%; } .payments { width: 100%; clear: both; } } } } } @media all and (max-width: 767px) { #footer { .container { #links { .services { width: ~"calc(70% - 20px)"; } .featured { width: ~"calc(30% - 20px)"; } .about { width: 175px; clear: both; } .payments { width: 250px; clear: none; } } #copyright-socials { .socials { li { margin-right: 14px; } } } } } } @media all and (max-width: 480px) { #header { .logo-wrapper { .logoPanelImage { height: 49px; background-image: url("https://zdroje.letenky.cz/miranda/images/2118/icons/letenkycz_logo.svg"); } } } #footer { .container { #links { .services { width: 100%; } .featured { width: 100%; } .about { width: 100%; float: none; } .payments { width: 100%; float: none; } } #copyright-socials { .copyright { margin-bottom: 15px; float: none; } .socials { float: none; li { margin-right: 14px; } } } } } }