| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416 |
- /*
- * GENERAL
- */
- // fonts
- @font-face {
- font-family:"Fira Sans";
- src:url("../fonts/fira-sans-v6-latin-300.eot");
- src:url("../fonts/fira-sans-v6-latin-300.eot?#iefix") format("embedded-opentype"),
- url("../fonts/fira-sans-v6-latin-300.ttf?") format("truetype"),
- url("../fonts/fira-sans-v6-latin-300.woff?") format("woff"),
- url("../fonts/fira-sans-v6-latin-300.svg?") format("svg");
- font-weight:300;
- font-style:normal
- }
- @font-face {
- font-family:"Fira Sans";
- src:url("../fonts/fira-sans-v6-latin-regular.eot");
- src:url("../fonts/fira-sans-v6-latin-regular.eot?#iefix") format("embedded-opentype"),
- url("../fonts/fira-sans-v6-latin-regular.ttf?") format("truetype"),
- url("../fonts/fira-sans-v6-latin-regular.woff?") format("woff"),
- url("../fonts/fira-sans-v6-latin-regular.svg?") format("svg");
- font-weight:normal;
- font-style:normal
- }
- @font-face {
- font-family:"Fira Sans";
- src:url("../fonts/fira-sans-v6-latin-700.eot");
- src:url("../fonts/fira-sans-v6-latin-700.eot?#iefix") format("embedded-opentype"),
- url("../fonts/fira-sans-v6-latin-700.ttf?") format("truetype"),
- url("../fonts/fira-sans-v6-latin-700.woff?") format("woff"),
- url("../fonts/fira-sans-v6-latin-700.svg?") format("svg");
- font-weight:600;
- font-style:normal
- }
- h2 {
- margin-bottom: 0.5rem;
- }
- h3, h4, h5, h6,
- .h3, .h4, .h5, .h6 {
- margin-bottom: 0;
- }
- h1, h2, h3, h4, h5, h6,
- .h1, .h2, .h3, .h4, .h5, .h6 {
- &:first-child {
- margin-top: 0;
- }
- }
- h3,
- .h3 {
- margin-top: 40px;
- margin-bottom: 0.5rem;
- }
- h4,
- .h4 {
- margin-top: 30px;
- }
- h4 + hr {
- margin-top: 10px;
- }
- .dropdown-item-important {
- color: rgba($antrazit, .6);
- font-weight: bold;
- @include hover-focus() {
- color: $body-color;
- }
- }
- .dropdown-item-important:last-child {
- margin-top: 15px;
- }
- @include media-breakpoint-down(md) {
- .dropdown-menu {
- box-shadow: none;
- }
-
- }
- @include media-breakpoint-up(lg) {
- .dropdown-divider {
- margin-left: $dropdown-item-padding-x;
- margin-right: $dropdown-item-padding-x;
- }
- }
- .ch-ggs-web-suite-h2 {
- color: $primary;
- font-weight: bold;
- }
- .text-muted-dark {
- color: $gray-700;
- }
- .btn-back {
- padding-left: 0;
- }
- .btn-white {
- @include button-variant($white, $white, $primary, $primary);
- color: $primary;
- }
- //modal
- .modal-dialog {
- max-width: 540px;
- }
- .modal-content {
- padding: 40px 40px 60px;
- }
- .modal-header .close {
- margin: 0;
- padding: 0;
- }
- .modal-header {
- padding: 0 0 10px 0;
- }
- .modal-header [data-dismiss*="modal"] {
- align-self: center;
- text-decoration: none;
- }
- .modal-header [data-dismiss*="modal"] .ifc {
- font-size: 20px;
- }
- .modal-footer {
- padding: 0;
- display: block;
- }
- .modal-title {
- color: $primary;
- font-size: $font-size-lg;
- }
- .modal-body {
- padding: $common-padding 0;
- }
- //Forms
- form > .form-group:first-child > h3:first-child,
- form > .form-group:first-child > .h3:first-child {
- margin-top: 1rem;
- }
- label {
- margin-bottom: .25rem;
- }
- .input-group {
- background: white;
- }
- .input-group .btn {
- border-width: $input-border-width;
- border-color: $input-border-color;
- }
- .ch-ggs-web-suite-input-group-iconed .btn {
- display: flex;
- align-items: center;
- justify-content: center;
- width: 38px;
- }
- //links
- .ch-ggs-web-suite-card-link {
- margin-top: auto;
- font-weight: bold;
- color: $antrazit60;
- transition: $transition-base;
- transition-property: color;
- .ifc {
- margin-left: 5px;
- display: inline-block;
- position: relative;
- transform: translateX(0);
- transition: $transition-base;
- transition-property: transform;
- }
- }
- .ch-ggs-web-suite-article:hover,
- .ch-ggs-web-suite-card-simple:hover,
- .ch-ggs-web-suite-card-simple:focus {
- .ch-ggs-web-suite-card-link {
- color: $primary;
- .ifc {
- transform: translateX(8px);
- }
- }
- }
- .ch-ggs-web-suite-file-input-box {
- background: $antrazit05;
- padding: 20px;
- }
- // seelct
- .ch-ggs-web-suite-select {
- position: relative;
- background: $input-bg;
- overflow: hidden;
- }
- .ch-ggs-web-suite-select:after {
- content: "\e901";
- font-family: icomoon;
- position: absolute;
- display: flex;
- align-items: center;
- justify-content: center;
- top: 0px;
- right: 0px;
- bottom: 0px;
- width: 2.2em;
- margin: auto;
- pointer-events: none;
- transform: scale(1.5);
- }
- //background
- .ch-ggs-web-suite-select:before {
- content: "";
- position: absolute;
- top: 0px;
- right: 0px;
- bottom: 0px;
- width: 2.2em;
- background: $antrazit15;
- border: 1px solid $input-border-color;
- pointer-events: none;
- }
- .ch-ggs-web-suite-select select {
- background: transparent;
- width: 100%;
- padding-right: 2.5em;
- appearance: none;
- // Disable ugly ass outline on firefox
- &:-moz-focusring {
- color: transparent;
- text-shadow: 0 0 0 #000;
- }
- // Disable default arrow on IE 11+
- &::-ms-expand {
- display: none;
- }
- }
- // IE 9 only
- @media all and (min-width:0\0) and (min-resolution:.001dpcm) {
- .ch-ggs-web-suite-select{
- select {
- padding-right: 0;
- }
-
- &:after, &:before {
- display: none;
- }
- }
- }
- // step navigation
- $step-number-block-margin: 20px;
- $step-margin: 30px;
- ol.ch-ggs-web-suite-order-steps {
- counter-reset: section;
- list-style-type: none;
- text-align: left;
- margin-bottom: -$step-margin/4;
- padding-left: 0;
-
- li.error,
- li.loading,
- li.done,
- li.active {
- color: $primary;
- & .nav-link:before {
- background: $white;
- color: $primary;
- border-color: $white;
- }
- & .nav-link:after {
- background: $primary;
- }
- }
- li {
- display: block;
- position: relative;
- color: $antrazit25;
- margin-bottom: $step-margin/4;
- .nav-link {
- padding: 0px 30px 0px 0;
- background: $antrazit05;
- font-weight: bold;
- position: relative;
- display: flex;
- align-items: center;
- z-index: 0;
- &:before {
- // counter-increment: section;
- // content: counters(section,"");
- content: "";
- display: inline-block;
- flex: 0 0 2em;
- width: 2em;
- height: 2em;
- border-radius: 2em;
- line-height: 2em;
- margin: $step-number-block-margin $step-number-block-margin*2 $step-number-block-margin $step-number-block-margin;
- font-size: 1.25rem;
- background: $antrazit08;
- color: $antrazit25;
- border: 1px solid $antrazit25;
- text-align: center;
- }
- &:after {
- z-index: -1;
- content: "";
- background: $antrazit08;
- position: absolute;
- left: 0;
- top: 0;
- width: calc(2em + #{$step-number-block-margin*2});
- height: calc(2em + #{$step-number-block-margin*2});
- font-size: 1.25rem;
- }
- }
- .ch-ggs-web-suite-order-step-link-multi {
- // display: inline-flex;
- // flex-direction: column;
- position: relative;
- top: -10px;
- }
- a:link:not(:hover):not(:focus),
- a:visited:not(:hover):not(:focus) {
- color: inherit;
- }
- }
- li.active,
- li.error,
- li.done {
- .nav-link {
- &:before {
- content: unicode("e900");
- font-family: $font-family-icons;
- line-height: 1.8em;
- speak: none;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- }
- }
- }
- li.error {
- .nav-link {
- &:before {
- content: unicode("e906");
- }
- }
- }
- li.loading {
- .nav-link {
- &:before {
- opacity: 0;
- }
- }
- }
- .ch-ggs-web-suite-order-steps-loader {
- position: absolute;
- left: 19px;
- top: 19px;
- width: calc(2em + 10px);
- height: calc(2em + 10px);
- border-width: 0.2em;
- }
- }
- // step navigation
- ol.ch-ggs-web-suite-steps {
- counter-reset: section;
- list-style-type: none;
- display: inline-block;
- text-align: left;
- margin-bottom: -15px;
- margin-left: -30px;
- padding-left: 0;
-
- li.active {
- color: $primary;
- &::before {
- border-color: $primary;
- }
- }
- li {
- display: block;
- float: left;
- position: relative;
- color: $antrazit60;
- font-weight: bold;
- white-space: nowrap;
- margin: 0 30px 15px;
- &::before {
- counter-increment: section;
- content: counters(section,"");
- position: relative;
- display: inline-block;
- margin-right: 10px;
- width: 2em;
- height: 2em;
- border-radius: 2em;
- background: #fff;
- border: 1px solid #ababab;
- border-top-color: rgb(171, 171, 171);
- border-right-color: rgb(171, 171, 171);
- border-bottom-color: rgb(171, 171, 171);
- border-left-color: rgb(171, 171, 171);
- text-align: center;
- line-height: 2em;
- font-size: 1.25rem;
- }
- a:link:not(:hover):not(:focus),
- a:visited:not(:hover):not(:focus) {
- color: inherit;
- }
- }
- }
- // image
- .ch-ggs-web-suite-image {
- margin-bottom: $paragraph-margin-bottom;
- }
- // download
- .ch-ggs-web-suite-download {
- display: flex;
- margin-bottom: $paragraph-margin-bottom;
- }
- a.ch-ggs-web-suite-download {
- text-decoration: none;
- }
- .ch-ggs-web-suite-download-icon {
- width: 70px;
- height: 70px;
- flex: 0 0 70px;
- background: $primary;
- color: $white;
- display: flex;
- align-items: center;
- justify-content: center;
- margin-right: $grid-gutter-width;
- transition: $transition-base;
- transition-property: background;
- a.ch-ggs-web-suite-download:hover &,
- a.ch-ggs-web-suite-download:focus & {
- background: $link-hover-color;
- }
- > .ifc {
- font-size: 24px;
- }
- }
- .ch-ggs-web-suite-download-info > *:last-child {
- margin-bottom: 0;
- }
- .ch-ggs-web-suite-download-title {
- font-weight: bold;
- color: $primary;
- display: inline-block;
- margin-bottom: 5px;
- transition: $transition-base;
- transition-property: color;
- &:first-child {
- margin-top: 22px;
- }
- a.ch-ggs-web-suite-download:hover &,
- a.ch-ggs-web-suite-download:focus & {
- color: $link-hover-color;
- }
- }
- .ch-ggs-web-suite-download-text {
- color: $text-muted;
- }
- // cards
- .ch-ggs-web-suite-card-group {
- margin-bottom: 70px;
- }
- .ch-ggs-web-suite-card-holder {
- margin-bottom: -30px;
- }
- .ch-ggs-web-suite-card {
- position: relative;
- display: flex;
- flex-direction: column;
- border-bottom-width: 1px;
- border-bottom-style: solid;
- border-bottom-color: #efefef;
- box-shadow: 0 0 15px 0 rgba(0,0,0,0);
- transition: $transition-base;
- transition-property: box-shadow;
- margin-bottom: 30px;
- }
- a.ch-ggs-web-suite-card {
- text-decoration: none;
- }
- .ch-ggs-web-suite-card-img-fake {
- background: $antrazit08;
- color: $primary;
- display: flex;
- transition: $transition-base;
- transition-property: background-color;
- }
- .ch-ggs-web-suite-card-img-fake:before {
- content: "";
- display: table;
- float: left;
- padding-bottom: 100%;
- }
- .ch-ggs-web-suite-card-img-fake .ifc {
- font-size: 120px;
- align-self: center;
- margin-left: auto;
- margin-right: auto;
- transition: $transition-base;
- text-shadow: 4px 8px 12px rgba(black, 0);
- transition-property: text-shadow, color;
- }
- .ch-ggs-web-suite-card-img-fake .ifc-train-front {
- font-size: 130px;
- }
- .ch-ggs-web-suite-card-img-fake .ifc-sea-ship-with-containers {
- font-size: 150px;
- }
- .ch-ggs-web-suite-card-img-fake .ifc-air-transport {
- font-size: 150px;
- }
- .ch-ggs-web-suite-card:hover .ch-ggs-web-suite-card-img-fake,
- .ch-ggs-web-suite-card:focus .ch-ggs-web-suite-card-img-fake {
- background: $primary-d-100;
- color: white;
- text-shadow: 4px 8px 12px rgba(black, 0.2);
- }
- .ch-ggs-web-suite-card:hover .ch-ggs-web-suite-card-img-fake .ifc,
- .ch-ggs-web-suite-card:focus .ch-ggs-web-suite-card-img-fake .ifc {
- text-shadow: 4px 8px 12px rgba(black, 0.2);
- }
- .ch-ggs-web-suite-card-main {
- flex: 1 1 auto;
- padding: 30px 15px 15px;
- display: flex;
- flex-direction: column;
- }
- .ch-ggs-web-suite-card:hover,
- .ch-ggs-web-suite-card:focus {
- box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
- }
- .ch-ggs-web-suite-card .btn {
- background: white;
- border-color: white;
- }
- .ch-ggs-web-suite-card .btn,
- .ch-ggs-web-suite-card .btn .ifc {
- color: $antrazit60;
- }
- .ch-ggs-web-suite-card:hover .btn,
- .ch-ggs-web-suite-card:focus .btn {
- background: $antrazit15;
- border-color: $antrazit15;
- }
- .ch-ggs-web-suite-card-title {
- text-align: center;
- font-weight: bold;
- font-size: 1.25rem;
- color: $body-color;
- margin-bottom: 15px;
- }
- .ch-ggs-web-suite-card:hover .ch-ggs-web-suite-card-title,
- .ch-ggs-web-suite-card:focus .ch-ggs-web-suite-card-title {
- color: $primary-d-100;
- }
- .ch-ggs-web-suite-card-text {
- color: $body-color;
- }
- .ch-ggs-web-suite-card-plain-group {
- margin-bottom: 70px;
- }
- .ch-ggs-web-suite-card-plain-holder {
- margin-bottom: -30px;
- }
- .ch-ggs-web-suite-card-plain {
- padding: 25px 25px 0px;
- position: relative;
- z-index: 0;
- display: flex;
- flex-direction: column;
- background: $white;
- margin-bottom: 30px;
- }
- a.ch-ggs-web-suite-card-plain {
- text-decoration: none;
- &,
- &:hover,
- &:focus {
- color: $body-color;
- }
- }
- .ch-ggs-web-suite-card-plain-img-icon {
- color: $primary;
- display: flex;
- transition: $transition-base;
- transition-property: background-color;
- margin-bottom: 20px;
- }
- .ch-ggs-web-suite-card-plain-img-icon .ifc {
- font-size: 40px;
- align-self: center;
- margin-left: auto;
- margin-right: auto;
- }
- .ch-ggs-web-suite-card-plain-main {
- flex: 1 1 auto;
- display: flex;
- flex-direction: column;
- }
- .ch-ggs-web-suite-card-plain-title {
- text-align: center;
- font-weight: bold;
- font-size: $h4-font-size;
- color: $body-color;
- margin-bottom: 0.75em;
- }
- .ch-ggs-web-suite-card-plain:hover .ch-ggs-web-suite-card-simple-title,
- .ch-ggs-web-suite-card-plain:focus .ch-ggs-web-suite-card-simple-title {
- color: $primary-d-100;
- }
- .ch-ggs-web-suite-card-plain-text {
- text-align: center;
- font-size: $font-size-md;
- margin-bottom: 0;
- }
- .ch-ggs-web-suite-card-simple-group {
- margin-bottom: 70px;
- }
- .ch-ggs-web-suite-card-simple-holder {
- margin-bottom: -30px;
- }
- .ch-ggs-web-suite-card-simple {
- position: relative;
- z-index: 0;
- display: flex;
- flex-direction: column;
- background: $white;
- margin-bottom: 30px;
- &:after {
- content: "";
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: -1;
- box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12), 0 8px 24px 0 rgba(0,0,0,0.2);
- opacity: 0;
- transition: $transition-base;
- transition-property: opacity;
- }
- &:before {
- content: "";
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: -1;
- border: 3px solid $primary;
- opacity: 0;
- transition: $transition-base;
- transition-property: opacity;
- }
- }
- .ch-ggs-web-suite-card-simple:hover,
- .ch-ggs-web-suite-card-simple:focus {
- &:before,
- &:after {
- opacity: 1;
- }
- }
- a.ch-ggs-web-suite-card-simple {
- text-decoration: none;
- &,
- &:hover,
- &:focus {
- color: $body-color;
- }
- }
- .ch-ggs-web-suite-card-simple-img-icon {
- color: $primary;
- display: flex;
- transition: $transition-base;
- transition-property: background-color;
- }
- .ch-ggs-web-suite-card-simple-img-icon .ifc {
- margin-top: 60px;
- font-size: 60px;
- align-self: center;
- margin-left: auto;
- margin-right: auto;
- }
- .ch-ggs-web-suite-card-simple-main {
- flex: 1 1 auto;
- padding: 25px;
- display: flex;
- flex-direction: column;
- }
- .ch-ggs-web-suite-card-simple-title {
- text-align: center;
- font-weight: bold;
- font-size: 1.25rem;
- color: $body-color;
- margin-bottom: 15px;
- }
- .ch-ggs-web-suite-card-simple:hover .ch-ggs-web-suite-card-simple-title,
- .ch-ggs-web-suite-card-simple:focus .ch-ggs-web-suite-card-simple-title {
- color: $primary-d-100;
- }
- .ch-ggs-web-suite-card-simple-text {
- color: $body-color;
- }
- // article
- .ch-ggs-web-suite-article {
- margin-bottom: 90px;
- }
- a.ch-ggs-web-suite-article {
- color: inherit;
- text-decoration: none;
- }
- .ch-ggs-web-suite-article-content {
- padding: 40px 25px 0;
- position: relative;
- z-index: 0;
- > *:last-child {
- margin-bottom: 0;
- }
- }
- .ch-ggs-web-suite-article-title {
- color: $primary;
- transition: $transition-base;
- transition-property: color;
- .ch-ggs-web-suite-article:hover & {
- color: $primary-d-100;
- }
- }
- @include media-breakpoint-up(md) {
- .ch-ggs-web-suite-article-content {
- padding: 40px 25px;
- }
- }
- @include media-breakpoint-up(lg) {
- .ch-ggs-web-suite-article {
- margin-bottom: 120px;
- }
- }
- // link with icons
- .ch-ggs-web-suite-icon-link {
- display: inline-flex;
- }
- a.ch-ggs-web-suite-icon-link {
- text-decoration: none;
- }
- .ch-ggs-web-suite-icon-link:hover,
- .ch-ggs-web-suite-icon-link:focus {
- opacity: 0.8;
- }
- .ch-ggs-web-suite-icon-link .ifc {
- margin-right: 10px;
- top: 5px;
- width: 15px;
- position: relative;
- }
- /*
- * STEP 3
- */
- .ch-ggs-web-suite-dropdown .btn-block + .btn-block {
- margin-top: 0.3125rem;
- }
- .ch-ggs-web-suite-btn-group {
- margin-top: -$btn-block-spacing-y;
- }
- .ch-ggs-web-suite-btn-group-btn-group .btn {
- margin-top: $btn-block-spacing-y;
- }
- #ch-ggs-web-suite-packing-details {
- background-color: $antrazit08;
- padding: 20px;
- }
- .ch-ggs-web-suite-packing-cmds a {
- color: $antrazit25;
- text-decoration: none;
- }
- .ch-ggs-web-suite-packing-cmds a .ifc {
- width: 40px;
- height: 40px;
- margin-top: -10px;
- margin-bottom: -10px;
- font-size: 20px;
- color: $body-color;
- }
- .ch-ggs-web-suite-packing-cmds a:hover,
- .ch-ggs-web-suite-packing-cmds a:focus,
- .ch-ggs-web-suite-packing-cmds a:hover .ifc,
- .ch-ggs-web-suite-packing-cmds a:focus .ifc {
- color: $primary;
- }
- //step 4
- .ch-ggs-web-suite-steps-pricing-details {
- margin-bottom: $common-padding;
- }
- .ch-ggs-web-suite-steps-pricing-details .ch-ggs-web-suite-steps-price {
- font-size: $font-size-xl;
- color: $primary;
- font-weight: bold;
- line-height: 20px;
- margin-top: 15px;
- }
- .ch-ggs-web-suite-steps-pricing-details .ch-ggs-web-suite-steps-tax {
- margin-top: 12px;
- }
- // product Option
- .ch-ggs-web-suite-aside-box {
- position: sticky;
- top: 30px;
- }
- .ch-ggs-web-suite-boxed-gray {
- background: $gray-100;
- border: 1px solid $gray-200;
- padding: 25px 20px;
- margin-bottom: $grid-gutter-width;
- }
- .ch-ggs-web-suite-boxed-gray > *:last-child {
- margin-bottom: 0;
- }
- .ch-ggs-web-suite-payment-info {
- margin-top: $grid-gutter-width;
- }
- // new common box
- .ch-ggs-web-suite-boxed {
- display: flex;
- flex-direction: column;
- align-items: flex-start;
- width: 100%;
- background: $gray-100;
- border: 1px solid $gray-200;
- padding: 25px 20px;
- margin-bottom: $grid-gutter-width;
- }
- .ch-ggs-web-suite-boxed-main {
- width: 100%;
- }
- .ch-ggs-web-suite-boxed-main:last-child > *:last-child {
- margin-bottom: 0;
- }
- .ch-ggs-web-suite-boxed-footer {
- margin-top: auto;
- width: 100%;
- }
- .ch-ggs-web-suite-boxed-big {
- padding: 25px 30px;
- }
- .ch-ggs-web-suite-boxed-xl {
- padding: 30px 40px;
- }
- // accordion
- .ch-ggs-accordion {
- margin-bottom: $paragraph-margin-bottom;
- border-radius: $border-radius;
- }
- .ch-ggs-accordion-group .ch-ggs-accordion {
- margin-bottom: 0;
- border-radius: 0;
- border: 1px solid $antrazit15;
- }
- .ch-ggs-accordion-group .ch-ggs-accordion + .ch-ggs-accordion {
- margin-top: -1px;
- }
- .ch-ggs-accordion-group .ch-ggs-accordion:first-child .ch-ggs-accordion-head,
- .ch-ggs-accordion-group .ch-ggs-accordion:first-child {
- border-top-left-radius: $accordion-border-radius;
- border-top-right-radius: $accordion-border-radius;
- }
- .ch-ggs-accordion-group .ch-ggs-accordion:last-child:not([open]) .ch-ggs-accordion-head,
- .ch-ggs-accordion-group .ch-ggs-accordion:last-child .ch-ggs-accordion-content,
- .ch-ggs-accordion-group .ch-ggs-accordion:last-child {
- border-bottom-left-radius: $accordion-border-radius;
- border-bottom-right-radius: $accordion-border-radius;
- }
- .ch-ggs-accordion-head {
- background: $antrazit05;
- list-style: none;
- display: flex;
- padding: 17px 20px;
- font-size: $font-size-base;
- @include hover() {
- color: $primary;
- }
- }
- .ch-ggs-accordion-content {
- padding: 30px;
- border-top: 1px solid $antrazit15;
- margin-top: -1px;
- }
- .ch-ggs-accordion-icon {
- margin-left: auto;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 30px;
- color: $primary;
- &:before {
- margin-right: 5px;
- }
- }
- .ch-ggs-accordion-icon:before {
- transition: $transition-base;
- transition-property: transform;
- transform: rotate(0deg);
- margin-right: 0;
- margin-left: 5px;
- }
- .ch-ggs-accordion[open] .ch-ggs-accordion-icon:before {
- transform: rotate(180deg);
- }
- // package
- .ch-ggs-packages {
- margin-bottom: $paragraph-margin-bottom;
- }
- .ch-ggs-package:not(:last-child) {
- padding-bottom: $grid-gutter-width;
- margin-bottom: $grid-gutter-width;
- border-bottom: 1px solid $antrazit15;
- }
- .ch-ggs-package-title {
- display: flex;
- font-weight: bold;
- }
- .ch-ggs-package-icon {
- margin-left: auto;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 26px;
- color: $primary;
- &:before {
- margin-right: 5px;
- }
- }
- // account
- .tab-content {
- border-top: none;
- }
- .ch-ggs-web-suite-account-tabs-box > .nav-tabs {
- flex-wrap: nowrap;
- }
- .ch-ggs-web-suite-account-tabs-box > .nav-tabs .nav-item {
- flex: 1 1 100%;
- }
- .ch-ggs-web-suite-account-tabs-box > .nav-tabs .nav-link.active {
- background: $gray-100;
- }
- .ch-ggs-web-suite-book-progress {
- height: 4px;
- margin-top: -1px;
- }
- // loading bar
- .ch-ggs-web-suite-loading-bar {
- position: relative;
- padding: 20px 30px;
- text-align: center;
- background: $antrazit05;
- margin-bottom: $paragraph-margin-bottom;
- overflow: hidden;
- &:before,
- &:after {
- content: "";
- position: absolute;
- left: 0;
- bottom: 0;
- height: 4px;
- background: $antrazit08;
- width: 100%;
- }
- &:after {
- background: $primary;
- left: -200px;
- width: 200px;
- animation: loading 2s linear infinite;
- }
- }
- @keyframes loading {
- from{left:-200px; width: 10%;}
- 50% { width: 30%; }
- 80% { left: 50%; }
- 95% { left: 120%; width: 80%}
- to { left: 100%; }
- }
- // new landing
- .ch-ggs-web-suite-landing-section {
- min-height: 100vh;
- padding: 120px 0;
- }
- .ch-ggs-web-suite-landing-section-dark {
- color: $white;
- background: $primary-d-200;
- }
- .ch-ggs-web-suite-landing-section-hero {
- min-height: calc(100vh - 91px);
- background-image: linear-gradient(270deg, rgba(201,85,217,0.30) 0%, #8D3E97 100%), url('#{$image}/hero-xs.jpg');
- background-size: cover;
- }
- .ch-ggs-web-suite-landing-section-title {
- font-size: 32px;
- display: flex;
- margin-bottom: 80px;
- }
- .ch-ggs-web-suite-landing-section-title-icon {
- margin-right: 12px;
- }
- .ch-ggs-web-suite-landing-hero-title,
- .ch-ggs-web-suite-landing-hero-text {
- color: $white;
- }
- .ch-ggs-web-suite-landing-hero-title {
- font-size: 56px;
- line-height: 1.418;
- text-align: left;
- border-bottom: 0;
- }
- .ch-ggs-web-suite-article-landing {
- margin-bottom: 200px;
- color: $body-color;
- &:hover,
- &:focus {
- text-decoration: none;
- }
- }
- .ch-ggs-web-suite-landing-section-dark .ch-ggs-web-suite-article-landing {
- color: $white;
- }
- .ch-ggs-web-suite-landing-hero-text {
- font-size: 22px;
- }
- .ch-ggs-web-suite-card-hover-text {
- opacity: 1;
- transition: $transition-base;
- transition-property: opacity;
- font-size: 18px;
- }
- .ch-ggs-web-suite-card-hover {
- margin-bottom: $grid-gutter-width;
- padding: 30px;
- position: relative;
- z-index: 0;
- display: flex;
- &:after {
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- background: white;
- transition: $transition-base;
- transition-property: transform;
- transform: scale(1);
- z-index: -1;
- }
-
- &:hover,
- &:focus {
- text-decoration: none;
- .ch-ggs-web-suite-card-hover-text {
- opacity: 0;
- }
- &:after {
- transform: scale(1.025);
- }
- }
- }
- .ch-ggs-web-suite-card-hover-main {
- display: flex;
- flex-direction: column;
- position: relative;
- }
- .ch-ggs-web-suite-card-hover-title {
- display: flex;
- font-size: 21px;
- }
- .ch-ggs-web-suite-card-hover-icon {
- margin-right: 12px;
- }
- .ch-ggs-web-suite-landing-article-title {
- margin-top: 20px;
- font-size: 42px;
- }
- .ch-ggs-web-suite-landing-article-content {
- font-size: 22px;
- }
- .ch-ggs-web-suite-facts-list {
- list-style: none;
- padding-left: 0;
- font-size: 22px;
- }
- .ch-ggs-web-suite-facts-list-item {
- margin-bottom: 10px;
- }
- .ch-ggs-web-suite-facts-list-item-important {
- margin-top: 20px;
- font-weight: bolder;
- }
- .ch-ggs-web-suite-landing-nav .nav-item > .nav-link.active {
- color: $primary;
- }
- @include media-breakpoint-up(sm) {
- .ch-ggs-web-suite-landing-section-hero {
- background-image: linear-gradient(270deg, rgba(201,85,217,0.30) 0%, #8D3E97 100%), url('#{$image}/hero-sm.jpg');
- }
- }
- @include media-breakpoint-up(md) {
- .ch-ggs-web-suite-landing-section-hero {
- background-image: linear-gradient(270deg, rgba(201,85,217,0.30) 0%, #8D3E97 100%), url('#{$image}/hero-md.jpg');
- }
- .ch-ggs-web-suite-card-hover-text {
- opacity: 1;
- transition: $transition-base;
- transition-property: opacity;
- margin-bottom: 0;
- }
- .ch-ggs-web-suite-card-hover-link {
- margin-top: auto;
- position: absolute;
- opacity: 0;
- transition: $transition-base;
- transition-property: opacity;
- bottom: 0;
- left: 0;
- width: 100%;
- }
- .ch-ggs-web-suite-card-hover {
- &:hover,
- &:focus {
- .ch-ggs-web-suite-card-hover-text {
- opacity: 0;
- }
- .ch-ggs-web-suite-card-hover-link {
- opacity: 1;
- }
- }
- }
- }
- @include media-breakpoint-up(lg) {
- .ch-ggs-web-suite-landing-section-hero {
- min-height: calc(100vh - 98px);
- background-image: linear-gradient(270deg, rgba(201,85,217,0.30) 0%, #8D3E97 100%), url('#{$image}/hero-lg.jpg');
- }
- .ch-ggs-web-suite-landing-nav {
- position: sticky;
- z-index: 1;
- overflow: hidden;
- top: 0;
- margin-top: -56px;
- &,
- & a {
- color: $white;
- }
- .container {
- position: relative;
- z-index: 0;
- background: $primary-d-200;
- &:before,
- &:after {
- content: "";
- background: $primary-d-200;
- position: absolute;
- top: 0;
- bottom: 0;
- z-index: -1;
- transition: $transition-base;
- transition-duration: 0.5s;
- transition-property: transform;
- width: calc((100vw - 960px)/2);
- transform: scaleX(0);
- }
- &:before {
- right: 100%;
- transform-origin: right;
- }
- &:after {
- left: 100%;
- transform-origin: left;
- }
- }
- }
- .ch-ggs-web-suite-landing-nav.stuck .container:before,
- .ch-ggs-web-suite-landing-nav.stuck .container:after {
- // max-width: 100%;
- transform: scaleX(1);
- }
- }
- @include media-breakpoint-up(xl) {
- .ch-ggs-web-suite-landing-section-hero {
- background-image: linear-gradient(270deg, rgba(201,85,217,0.30) 0%, #8D3E97 100%), url('#{$image}/hero-xl.jpg');
- }
- .ch-ggs-web-suite-landing-nav {
- .container {
- &:before,
- &:after {
- width: calc((100vw - 1140px)/2);
- }
- }
- }
- }
|