| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502 |
- /*
- * 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);
- color: $primary;
- }
- .ch-ggs-web-suite-landing-section-hero,
- .ch-ggs-web-suite-cta-box {
- .btn-white:hover,
- .btn-white:focus {
- 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;
- display: flex;
- align-items: center;
- }
- .ch-ggs-web-suite-landing-section-title {
- font-size: 32px;
- display: flex;
- font-weight: 700;
- margin-bottom: 20px;
- }
- .ch-ggs-web-suite-landing-section-title-image {
- 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: 52px;
- font-size: 1.75rem;
- font-size: clamp(1.75rem, 4vw, 3.5rem);
- font-weight: 700;
- line-height: 1.35;
- text-align: left;
- border-bottom: 0;
- padding-bottom: 0;
- margin-bottom: 20px;
- }
- .ch-ggs-web-suite-article-landing {
- color: $body-color;
-
- &:hover,
- &:focus {
- text-decoration: none;
- }
- }
- .ch-ggs-web-suite-article-landing-image {
- margin-bottom: 80px;
- }
- .ch-ggs-web-suite-article-landing {
- display: block;
- }
- .ch-ggs-web-suite-article-landing:not(:last-child) {
- margin-bottom: 180px;
- }
- .ch-ggs-web-suite-article-landing .lead {
- font-size: 20px;
- }
- .ch-ggs-web-suite-landing-section-dark .ch-ggs-web-suite-article-landing {
- color: $white;
- }
- .ch-ggs-web-suite-landing-article-content-aside {
- color: $primary-d-100;
- }
- .ch-ggs-web-suite-landing-section-dark .ch-ggs-web-suite-landing-article-content-aside {
- color: $primary-l-200;
- }
- .ch-ggs-web-suite-landing-hero-text {
- font-size: 22px;
- margin-bottom: 80px;
- }
- .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;
- margin-bottom: 20px;
- font-size: 42px;
- display: flex;
- align-items: start;
- gap: 30px;
- }
- .ch-ggs-web-suite-article-landing {
- font-size: 20px;
- }
- .ch-ggs-web-suite-simple-list {
- padding-left: 22px;
- @-moz-document url-prefix() {
- padding-left: 20px;
- }
- }
- .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 {
- font-size: 1.125rem;
- }
- .ch-ggs-web-suite-landing-nav .nav-link .ifc {
- transform: rotate(-90deg);
- display: inline-block;
- }
- .ch-ggs-web-suite-landing-nav .nav-link.active {
- color: $primary;
- }
- .ch-ggs-web-suite-cta-box {
- background: $primary;
- color: $white;
- padding: 80px 60px;
- display: block;
- }
- a.ch-ggs-web-suite-cta-box {
- text-decoration: none;
- }
- @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;
- }
- }
- }
- .ch-ggs-web-suite-landing-nav {
- position: sticky;
- z-index: 1;
- overflow: hidden;
- top: 0;
- margin-top: -72px;
- &,
- & 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 - 720px)/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(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 {
- .container {
- &:before,
- &:after {
- width: calc((100vw - 960px)/2);
- }
- }
- }
- }
- @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);
- }
- }
- }
- }
|