html{
  scroll-behavior: smooth;
  color:black;
  font-family: "Campton", sans-serif !important;
}
.container{
  max-width: 1460px !important;
}
.flex{
  display: flex;
  gap:30px;
  flex-direction: row;
  font-family: "Campton", sans-serif !important;
}
.flex-col{
  flex-direction: column;
}
.flex-align-center .gsc-column{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.full-height{
  min-height:max-content;
  height: 100vh !important;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  gap:60px;
}
.full-height .gbb-row .bb-inner{
  padding:0;
}

.full-height .column-content-inner{
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
}
.full-height .column-content-inner div:nth-child(2){
  width:100%;
  height:200px;
}
#home .column-content-inner{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between !important;
}
#home .bb-inner.remove_margin{
  padding:0 !important;
}
#home p{
  font-family: "Campton", sans-serif !important;
  color: #002856 !important;
  text-shadow: 5px 5px transparent !important;
}
#home a{
  bottom:0;
}
#home .row{
  height: 100%;
}
.quote-text-container{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 45%;
}
.quote-image-container{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  width: 55%;
  display: flex;
  height: 100%;
}

.quote-user-title{
  margin-top: 60px;
  color: #ff4438 !important;
}
.quote-user-title p {
  margin-bottom: 0;
}
.content-title{
  color: #002856 !important;
}
.font-thin{
  font-weight: 100 !important;
}
.font-light{
  font-weight: 300 !important;
}
.font-roboto p, p, a{
  font-family: "Campton", sans-serif !important;
  font-weight: 500;
}
ul li{
  font-family: "Campton", sans-serif !important;
}
.font-96{
  font-size: 45px !important;
}
.font-72{
  font-size: 72px !important;
}
.font-15{
  font-size: 15px !important;
}
.font-14{
  font-size: 14px !important;
}
.font-18{
  font-size: 18px !important;
}
.font-25{
  font-size: 25px !important;
}
.font-35{
  font-size: 25px !important;
}
.font-42{
  font-size: 42px !important;
}
.font-54{
  font-size: 54px !important;
}
.font-white{
  color:white !important;
}
.font-black{
  color:black !important;
}
.font-ca_orange{
  color: #002856 !important;
}
.font-ca_red{
  color: #FF4438 !important;
}
.font-h-24{
  line-height: 24px !important;
}
.font-h-20{
  line-height: 20px !important;
}
.font-h-35{
  line-height: 35px !important;
}
.font-h-40{
  line-height: 40px !important;
}
.font-h-44{
  line-height: 80px !important;
}
.font-h-55{
  line-height: 55px !important;
}
.font-h-80{
  line-height: 80px !important;
}
.font-h-128{
  line-height: 128px !important;
}
.font-h-full {
  line-height: 105% !important;
}
.font-bold{
  font-weight: 700  !important;
}
.font-uppercase{
  text-transform: uppercase;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-60{
  margin-bottom:60px;
}
.mt-60{
  margin-top: 60px;
}
.m-0{
  margin: 0;
}
.orange-bottom-b .ca_orange-top{
  border-top: 1px solid #002856;
}
.pt-16{
  padding-top: 16px;
}

.el-69148460{
  background: white !important;
}
.el-40183809, .el-83239705{
  background: #002856 !important;
}
.el-69148460 *{
  color: #002856 !important;
}
.el-40183809 *{
  color: white !important;
}

.klient-rotator{
  width:calc(50% - 100px);
}
.klient-rotator-container .cbp-qtcontent{
  background-image: url("assets/petr-havel.webp");
  background-size: cover;
  background-position: right;
}

.cbp-qtrotator{
  display: flex;
  height: 100%;
  margin-bottom: 60px;
}
.cbp-qtrotator .cbp-qtcontent,
.cbp-qtrotator .content-inner,
.cbp-qtrotator .flex{
  height: max-content;
}
.cbp-qtrotator .cbp-qtcontent{
  height: 100%;
}
.cbp-qtrotator .cbp-qtcontent table,
.cbp-qtrotator .cbp-qtcontent table td{
  border:none;
}
.cbp-qtrotator .cbp-qtcontent td:nth-child(2){
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}
.cbp-qtcontent .content-inner div{
  background-color: transparent !important;
}
.cbp-qtcontent:nth-child(1) .quote-image-container {
  background-image: url("./assets/menedzery/1.webp");
  background-size: cover;
}
.cbp-qtcontent:nth-child(2) .quote-image-container {
  background-image: url("./assets/menedzery/2.webp");
  background-size: cover;
}
.cbp-qtcontent:nth-child(3) .quote-image-container {
  background-image: url("./assets/menedzery/3.webp");
  background-size: cover;
}
.cbp-qtcontent:nth-child(4) .quote-image-container {
  background-image: url("./assets/menedzery/4.webp");
  background-size: cover;
}
.cbp-qtcontent:nth-child(5) .quote-image-container {
  background-image: url("./assets/menedzery/5.webp");
  background-size: cover;
}
.cbp-qtcontent:nth-child(6) .quote-image-container {
  background-image: url("./assets/menedzery/6.webp");
  background-size: cover;
}

.client-rotator{
  display: flex;
  height: 100% !important;
  justify-content: space-evenly;
}
.client-rotator,
.cbp-qtcontent .content-inner{
  display: flex;
  height: 100%;
}
.client-rotator p,
.client-rotator q{
  max-width: calc(50% - 100px);
}

.width-50{
  width:500px;
}
.el-44457655 .column-inner,
.el-44457655 .column-content-inner{
  height: 100%;
}
.el-44457655 .column-content-inner{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.gbb-row-wrapper{
  min-height: max-content;
}
.header-one .stuck{
  box-shadow: none;
  background: rgb(255, 255, 255) !important;
  backdrop-filter: blur(10px);
}
.header-one a{
  color:black !important;
}
#header li a{
  color:black !important;
}
#header li a:hover{
  color: #ff4438 !important;
}

.el-6282535{
  background: #002856 !important;
}
.el-6282535 *{
  color: white !important;
}
.header-one{
  -webkit-box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.56) !important;
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.1) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}
.gva-quick-side{
background: #fff !important;
color: #002856;
}
.gva-quick-side a{
color: white;
}
.gva-quick-side span{
color: white;
}

.el-93783657 p,
.el-85885802 p{
margin-bottom: 0;
}

header{
position: sticky !important;
top:0;
width:100vw;
}

.tp-bgimg:before{
content: "";
width: 50% !important;
height: 100% !important;
left:0 !important;
top:0 !important;
background: #002856 !important;
visibility: visible !important;
}

.el-85885802 .column-content-inner,
.el-93783657 .column-content-inner{
display: flex;
flex-wrap: wrap;
gap:15px;
}
.el-85885802 .widget,
.el-93783657 .widget{
flex:1;
}
.el-85885802 .el-custom-content,
.el-93783657 .el-custom-content{
flex:3;
}
.el-85885802 .gsc-block-drupal,
.el-93783657 .gsc-block-drupal{
min-width: 100%;
text-align: center;
font-weight: bold;
text-decoration: underline;
}

.date_time--formular{
display: flex;
flex-wrap: wrap;
gap:0 !important;
}
.date_time--formular input{
border:none;
padding:10px 5px !important;
font-family: "Campton", sans-serif;
}

.contact-form{
display: flex;
flex-wrap: wrap;
gap:10px;
justify-content: center;
}
.contact-form h4{
font-size: 14px;
font-weight: 100;
text-transform: uppercase;
font-family: "Campton", sans-serif;
margin:0;
height: max-content;
}
.contact-form .js-form-type-tel,
.contact-form .js-form-type-textfield,
.contact-form .js-form-type-email,
.contact-form .js-form-type-single-date-time{
width: 48.5%;
}
.js-form-type-tel input,
.js-form-type-email input,
.js-form-type-textfield input,
.js-form-type-single-date-time input,
.js-form-type-textarea textarea{
width: 100%;
padding: 12px !important;
border: 1px solid #002856 !important;
outline: none;
box-shadow: none;
background: transparent !important;
}
.js-form-type-single-date-time input{
padding: 10px !important;
}
.js-form-type-single-date-time{
display: flex;
flex-direction: column;
justify-content: space-between;
}
.body-page input[type="tel"],
.body-page input[type="email"],
.body-page input[type="text"]{
box-shadow: none !important;
}
.contact-form label{
margin-left: 15px;
font-weight: 200 !important;
font-family: "Campton", sans-serif;
text-transform: uppercase !important;
font-size: 0.8rem;
color: #000 !important;
}
.contact-form .js-form-type-textarea{
width: 100%;
}
.contact-form textarea{
width: 100%;
}
.contact-form input:-webkit-autofill,
.contact-form input:-webkit-autofill:hover,
.contact-form input:-webkit-autofill:focus,
.contact-form input:-webkit-autofill:active {
transition: background-color 5000s ease-in-out 0s;
}
.contact-form .js-form-type-checkbox{
display: flex;
justify-content: center;
}
.contact-form .js-form-type-checkbox label{
text-transform: none !important;
}

.oceneni-info-radek strong{
color: #002856 !important;
}
.award-image{
min-height: 100px;
}
.rewards-items{
max-height: 80vh;
overflow: scroll;
scroll-behavior: smooth;
}
#home .gbb-row .bb-inner{
margin-top:0 !important;
margin-bottom: 0 !important;
}
/*.gbb-row-wrapper a{*/
/*    position: relative;*/
/*    background-image: linear-gradient(*/
/*      to right,*/
/*      #fff,*/
/*      #fff 50%,*/
/*      #f7a600 50%*/
/*    );*/
/*    background-size: 200% 100%;*/
/*    background-position: -100%;*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*    transition: all 0.3s ease-in-out;*/
/*}*/
/*.gbb-row-wrapper a:before{*/
/*    content: '';*/
/*    background: #f7a600;*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: -3px;*/
/*    left: 0;*/
/*    width: 0;*/
/*    height: 2px;*/
/*    transition: all 0.3s ease-in-out;*/
/*}*/
/*.gbb-row-wrapper a:hover:before,*/
/*.gbb-row-wrapper a:focus:before,*/
/*.gbb-row-wrapper a:active:before{*/
/*    width: 100%;*/
/*}*/
/*.gbb-row-wrapper a:hover,*/
/*.gbb-row-wrapper a:focus,*/
/*.gbb-row-wrapper a:active{*/
/*    background-position: 0;*/
/*}*/

.panel-title a{
  font-family: "Campton", sans-serif !important;
  font-size:44px;
  font-weight: 100;
  background-image: linear-gradient(
    to right,
    #000,
    #000 50%,
    #002856 50%
  );
}
.panel-title a:before {
  background: #fff;
}
.panel-body *{
  font-family: "Campton", sans-serif !important;
  color: #fff;
}
.panel-body ul li,
.panel-body p{
  font-weight: 300;
  padding:2px;
}
.panel-body ul li::marker{
  color:#002856;
}
.panel-body h3{
  font-weight: 400;
  text-transform: uppercase;
  color:#002856 !important;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.panel-body ul{
  line-height: 105%;
}
.gsc-accordion .panel-group.skin-white .panel{
  border-radius: 10px;
  border: none !important;
}

.customers-quotes-rotator .content-title{
  display: none;
}
.customers-quotes-rotator{
  width:100%;
  height: 60vh;
  aspect-ratio: 16/9;
  margin: 0;
}
.customers-quotes-rotator .cbp-qtrotator{
  margin: 0;
}
.customers-quotes-rotator .cbp-qtcontent:nth-child(1){
  background: url("./assets/premysl-stastny.webp") no-repeat top right;
  background-size: cover;
}
.customers-quotes-rotator .cbp-qtcontent:nth-child(2){
  background: url("./assets/natalie-prihodova.webp") no-repeat top right;
  background-size: cover;
}
.customers-quotes-rotator .cbp-qtcontent:nth-child(3){
  background: url("./assets/petr-havel.webp") no-repeat top right;
  background-size: cover;
}
.customers-quotes-rotator .cbp-qtcontent:after{
  width:50%;
  z-index: -1;
  height: 100%;
  mix-blend-mode: multiply;
  position: absolute;
  top:0;
  left:0;
  background: #002856;
  content: "";
}
.customers-quotes-rotator .cbp-qtcontent .client-logo-image{
  width:200px;
  height:80px;
}
.customers-quotes-rotator .cbp-qtcontent:nth-child(3) .client-logo-image{
  background: url("./assets/diverama-logo.png") no-repeat  left ;
  background-size: contain;
}
.customers-quotes-rotator .cbp-qtcontent:nth-child(2) .client-logo-image{
  background: url("./assets/vodafone-logo.svg") no-repeat left;
  background-size: contain;
}
.customers-quotes-rotator .cbp-qtcontent:nth-child(1) .client-logo-image{
  background: url("./assets/ceska-sp-logo.svg") no-repeat left;
  background-size: contain;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent{
  min-height: max-content  !important;
  padding-bottom: 15px !important;
}

.el-15049849 .column-inner,
.el-15049849 .column-content-inner,
.customers-quotes-rotator .cbp-qtcontent{
  height: 100%;
}

.el-8938579 .column-content-inner,
.el-2659007 .column-content-inner{
  min-height:400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.arrow-down{
  background:url("./assets/arrow-white.svg") center;
  background-repeat: no-repeat;
  background-size: contain;
  transform:rotate(90deg);
  height: 50px;
  width: 50px;
  margin-top: 120px;
  cursor: pointer;
}
.animate-bounce{
  animation: animate-bounce 1s linear infinite;
}
.h-half{
  height: 50vh;
  min-height: max-content;
}

/*.gradient-black:after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background: linear-gradient(90deg, rgba(0,0,0,1) 37%, rgba(255,255,255,0) 55%);*/
/*}*/

.flex-services{
  position: relative;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  border:1px solid #f2f2f2;
  align-items: center;
  align-content: center;
  border-radius: 10px;
}
.flex-services ul{
  list-style: disc;
}
.flex-services ul li::marker{
  color: #002856;
}
.flex-services p,
.flex-services ul{
  width: 100%;
}
.flex-services p{
  margin-left: 20px;
}

.panel{
  background: rgba(255, 255, 255, 0.27) !important;
}

.services-img{
  width:100%;
  height: 400px;
  margin-bottom: 15px;
}
.services-img__1{
  background: url("./sluzby/zakaznicky-servis.webp") top;
  background-size: cover;
}
.services-img__2{
  background: url("./sluzby/aktivni-volani.webp") top;
  background-size: cover;
}
.services-img__3{
  background: url("./sluzby/sluzby-ps.webp") top;
  background-size: cover;
}
.services-img__4{
  background: url("./sluzby/sluzby-bo.webp") top;
  background-size: cover;
}
.services-img__5{
  background: url("./sluzby/sluzby-skolenie-a-edukacia.webp") bottom;
  background-size: cover;
}
.services-img__6{
  background: url("./sluzby/sluzby-audyty.webp") center;
  background-size: cover;
}

.container-services-item{
  background: #f2f2f2;
  border-radius: 10px;
  padding: 15px;
}

.flex-columns-gap .row-wrapper{
  gap:30px;
  justify-content: center;
}
.flex-columns-gap .row-wrapper .gsc-column{
  width:31.5%;
  box-shadow:0 2px 5px  #002856;
}
.flex-columns-gap .row-wrapper .gsc-column:after{
  position: absolute;
  content: "✔";
  font-family: "Campton", sans-serif;
  font-size: 1.2rem;
  font-weight: 100;
  color:white;
  text-align: center;
  width: 35px;
  top:-20px;
  right:-20px;
  aspect-ratio: 1/1;
  background: #ff4438;
  border-radius: 50%;
}
.flex-columns-gap .row-wrapper .gsc-column:last-child{
  width: 100%;
}

.el-6626067 .bb-inner{
  padding: 0 !important;
}
.defaultimg:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background: radial-gradient(circle, rgba(242,242,242,0) 0%, rgba(0,0,0,1) 62%);
}

@keyframes animate-bounce {
  from{
    transform: translateY(0px) rotate(90deg);
  }
  50%{
    transform: translateY(-10px) rotate(90deg);
  }
  to{
    transform: translateY(0px) rotate(90deg);
  }
}

.ca-modal-fp .ui-dialog-titlebar{
  background: transparent !important;
  border: none !important;
}
.ca-modal-fp{
  height: 100vh;
  background: rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(10px);
}

/*
NEW
*/

.header-one__main-menu div{
  justify-content: space-evenly;
  align-content: center;
  align-items: center;
}
.region__main-menu{
  display: flex;
}
.region__main-menu .gva_menu{
  font-family: "Campton", sans-serif !important;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  align-items: center;
}
.gva_menu>li:nth-child(4){
  margin-right: 10%;
}
.gva_menu span{
  font-weight: 500;
  color:white;
}
.js-typo-animation li *{
  color: #ffc600 !important;
  text-shadow: #002856 5px 5px;
}

.header-one__content{
  max-width: 1440px !important;
}
.header-one__right{
  width: 1px !important;
}
.header-one__left{
  width: 100% !important;
}

#home{
  min-height: 500px;
  max-height: 100vh;
  z-index: 10;
  background-color:#FFF !important;
  background-image:  linear-gradient(
    to bottom,
    #fff 0px,
    rgba(255,255,255,0) 120px
  ),url('/sites/default/files/images/1920px.jpg') !important;
  background-repeat:no-repeat !important;
  background-position:center top !important;
  background-size: 100% !important;
}
#home a{
  background: #002856 !important;
  color:#ffc600 !important;
  border-color: #ffc600 !important;
}
#home a:hover{
  background: #ff4438 !important;
}
.gbb-row-wrapper:nth-child(1){
  z-index: 9;
}
.el-15049849{
  min-height: 620px;
}
#home .column-inner{
  height: 90%;
}
#home .gsc-column{
  height: 90%;
}
#home .gsc-column .column-inner{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#home .bb-inner{
  height: 100%;
  display: flex;
}
#home .bb-inner .bb-container{
  height:100%;
}

.dms-item-container{
  width: 25% !important;
  background: rgba(20, 20, 20, 0.11);
  backdrop-filter: blur( 3px );
  -webkit-backdrop-filter: blur( 3px );
  border-right: 1px solid rgba(251, 164, 2, 0.31);
}
.dms-item-container:nth-child(2){
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
}
.dms-item-container:nth-child(3){
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
}
.dms-item-container:nth-child(4){
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}
.dms-item-container:nth-child(5){
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  border-right: none;
}

.line-container{
  top:0;
  position: absolute;
  height:100%;
  width:4px;
  left:5vw;
}
.line-container .line{
  position: absolute;
  height: 0;
  width: 100%;
  background: #002856;
  transition: height 0.1s linear;
  mix-blend-mode: difference;
}
.line-container .line:after{
  content: "";
  width: 4px;
  top:110%;
  position: relative;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #002856;
  z-index: 10000;
}

.el-95260902 .flex-auto{
  height: 30vh;
  min-height: 600px;
}
.el-95260902 .quote-image-container{
  height: 100%;
}

.owl-item  .service-two__single{
  border:1px solid rgba(251, 164, 2, 0.33);
  background: transparent;
  border-radius: 10px;
}
.owl-item.center  .service-two__single,
.owl-item  .service-two__single:hover{
  background: transparent;
  color:white;
}
.owl-item:hover .service-two__icon{
  color:white;
}
.service-two__single:hover h3{
  color:white;
}
.owl-item .service-two__icon{
  color:#002856;
}
.owl-item  .service-two__single:hover .service-two__icon{
  color:white;
}
.owl-item.center .service-two__icon{
  color:white;
}

.buttons-container .column-content-inner{
  display: flex;
}
.buttons-container .column-content-inner a{
  min-width: max-content;
  margin-right:15px;
}

.client-quotes-row{
  position: relative;
}
.image-to-white img{
  filter: invert(1);
}

.client-quotes-row .service-two__single{
  background: transparent !important;
  border: none;
  box-shadow: none;
  background: #fff;
}

h3:before{
  margin-right:15px;
  background: linear-gradient(42deg, rgb(234, 44, 32) 19%, rgb(255, 68, 56) 71%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color:transparent;
  font-size:125%;
}

.el-46463050 .bg-size-cover{
  height:100%;
}
.el-46463050 .gsc-column{
  min-height: max-content;
  margin-bottom: 15px;
}
.el-46463050 .bb-inner .remove_margin{
  padding-top: 0 !important;
}
.el-46463050 .column-inner{
  min-height: max-content;
}
.el-46463050 .row{
  justify-content: center;
}

.sluzby-item > .column-inner > .column-content-inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sluzby-item:nth-child(1),
.sluzby-item:nth-child(2),
.sluzby-item:nth-child(4),
.sluzby-item:nth-child(5){
  border-right: 1px solid #002856;
}

.sluzby-price{
  padding: 30px;
  border-radius: 20px;
  justify-content: center;
  flex-direction: column !important;
  background: rgb(255, 255, 255);
  border:5px solid #fff;
  width:max-content;
}
.sluzby-price:before{
  z-index: -1;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left:30px;
  top:30px;
  background: rgb(0, 40, 86);
}
.sluzby-price ul li{
  text-align: left !important;
  color: #fff !important;
  font-weight: 500;
  padding: 5px;
  margin-bottom: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0);
  transform: translateX(-20px);
  border-radius: 10px;
}
.sluzby-price h3{
  color: #002856 !important;
}

.col-right-modern .column-inner{
  display: block;
  position: sticky !important;
  padding: 15px;
  top:0;
  background: rgba(255, 255, 255, 0.1 );
  box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
  backdrop-filter: blur( 4px );
  -webkit-backdrop-filter: blur( 4px );
  border-radius: 10px;
  border: 1px solid rgba( 255, 255, 255, 0.18 );
}

#block-notech-subtheme-gaviascontentbuildersocialmedia{
  position: fixed !important;
  width: max-content !important;
  max-width: 100px;
  height: max-content !important;
  padding: 0 1rem;
  bottom:40%;
  left:-100px;
  z-index: 9999;
  background: #002856;
  -webkit-animation: fadeIn-Left linear 0.5s 1s forwards;
  -o-animation: fadeIn-Left linear 0.5s 1s forwards;
  animation: fadeIn-Left linear 0.5s 1s forwards;
}
@keyframes fadeIn-Left {
  from{
    left:-100px;
  }
  to{
    left:0;
  }
}
#block-notech-subtheme-gaviascontentbuildersocialmedia a{
  font-size: 1.4rem;
  width: 100%;
  text-align: center;
  margin:0;
  color:white;
}
#block-notech-subtheme-gaviascontentbuildersocialmedia a:hover{
  color: #002856;
}
#block-notech-subtheme-gaviascontentbuildersocialmedia .link-edit-blockbuider{
  display: none;
}
#block-notech-subtheme-gaviascontentbuildersocialmedia .bb-inner{
  padding: 0;
}
#block-notech-subtheme-gaviascontentbuildersocialmedia .socials{
  gap:5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.ca-sm-icons{
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}

.gva_menu > li:nth-child(n+5) a:hover{
  background-size: 100%;
}

ul.dropbutton{
  position: relative !important;
  top:0 !important;
}
.dropbutton-wrapper.open ul.dropbutton{
  position: absolute !important;
  top:5px;
}
#sluzby-main{
  display: flex;
  justify-content: center;
  align-items: center;
}
.region__main-menu nav {
  font-size: 2rem;
  width: 85%;
}
#block-notech-subtheme-dropdownlanguage{
  width: 15%;
}

ul#js-animation-typo {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top:5%;
  position: relative;
  overflow: hidden;
  height: 35vh;
  min-height: max-content;
  width: 100vw;
  font-weight: 800;
  margin-bottom: 30px;
}
ul#js-animation-typo li p {
  color: #ff4438 !important;
  text-shadow: none !important;
}
ul#js-animation-typo li {
  position: absolute;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transform: translateY(20px);
  animation: LeftRightSmooth 18s linear infinite;
  -webkit-animation: LeftRightSmooth 18s linear infinite;
  -moz-animation: LeftRightSmooth 18s linear infinite;
}
ul#js-animation-typo li *{
  color: #ff4438 !important;
  text-shadow: none !important;
  max-width: 90%;
  padding: 0;
  margin: 0;
  font-size:72px !important;
  font-weight: 700 !important;
}
ul#js-animation-typo li:nth-child(1) {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
}
ul#js-animation-typo li:nth-child(2) {
  animation-delay: 6s;
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
}
ul#js-animation-typo li:nth-child(3) {
  animation-delay: 12s;
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
}

@keyframes LeftRightSmooth {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  3% {
    opacity: 1;
    transform: translateX(-2%);
  }
  4% {
    opacity: 1;
    transform: translateX(0);
  }
  30% {
    opacity: 1;
    transform: translateX(0);
  }
  31% {
    opacity: 1;
    transform: translateX(2%);
  }
  33% {
    opacity: 0;
    transform: translateX(100%);
  }
}

.cookiesjsr-banner{
  background: rgba(0, 40, 86, 0.24);
  backdrop-filter: blur(15px);
  color: #fff;
  font-family: "CamptonBlack", sans-serif;
}
.cookiesjsr-banner button{
  color: #002856 !important;
  border: 1px solid #fff !important;
}
.cookiesjsr-banner.allowAll{
  font-family: "CamptonBlack", sans-serif;
  background-color: #002856 !important;
  color: #fff !important;
}
.cookiesjsr-settings{
  display: none;
}

div[data-drupal-messages] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 10vh;
  transform: translateY(10vh);
  z-index: 999999999;
  animation: show-hide 4s linear;
}
@keyframes show-hide {
  from{
    transform: translateY(10vh);
  }
  10%{
    transform: translateY(0vh);
  }
  90%{
    transform: translateY(0vh);
  }
  99%{
    opacity: 1;
    transform: translateY(10vh);
  }
  100%{
    opacity: 0;
  }
}
div[data-drupal-messages] .alert {
  margin: 0 auto;
  padding: 15px;
  height: max-content;
  border-radius: 15px;
}
.help{
  z-index: 99999 !important;
}
.alert.alert-info{
  background: #aee45a;
  color: #1b2b02;
  max-width: 1200px;
  border:none;
  font-weight: 500;
  letter-spacing: 1px;
}
.alert.alert-warning{
  background: #FF4438;
  color: #2b0802;
  max-width: 1200px;
  border:none;
  letter-spacing: 2px;
}
.alert.alert-warning li{
  text-decoration: none;
}
.captcha{
  width: 100%;
  display: flex;
  justify-content: center;
}
.captcha legend{
  display: none;
}
.captcha .description{
  display: none;
}
#contact-form-submit.disabled{
  background: #fff !important;
}
form sup{
  color:red;
  font-weight: 800;
}

.ui-widget.ui-widget-content{
  border: none !important;
  display: flex;
  flex-direction: column;
}
.ui-front{
  height: 100% !important;
}
.ui-widget-content{
  background: rgba(255, 255, 255, 0.58) !important;
  min-width: 100vw !important;
  height: 90vh !important;
  max-height: 100vh !important;
}
.ui-widget-content .ui-button{
  width: 4% !important;
  font-size: 1em !important;
  height: 90% !important;
  z-index: 1000 !important;
  border: none !important;
  background: rgb(0, 40, 86) !important;
}

#footer{
  background: #ff4438 !important;
  background-image: none !important;
  padding: 0;
  position: relative;
  z-index:9;
  color: white !important;
}
#footer *{
  color:white !important;
}
#footer a:hover{
  color:#002856 !important;
}

a.font-ca_orange:hover{
  color:#ff4438 !important;
}

h2{
  position: relative !important;
}
h2::before{
  content:"";
  position: absolute;
  left:-3.5%;
  top:0;
  height:100%;
  width:50px;
  aspect-ratio: 1/1;
  background-image: url("./assets/mplus_icon.svg");
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
h2::after{
  content:"";
  position: absolute;
  left:-5.5%;
  top:-10%;
  height:100%;
  width:75px;
  aspect-ratio: 1/1;
  background-image: url("./assets/mplus_icon.svg");
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(2px);
  -webkit-filter: blur(2px);
  opacity: 0.3;
}

h1,h2,h3,h4, .gva_menu li *, .js-typo-animation li *,.gsc-button, .el-47501629 p{
  font-family: "CamptonBlack", sans-serif !important;
  font-weight: 900;
}
.el-47501629 p{
  color:white !important;
  text-shadow: #313131 3px 3px;
}
.js-typo-animation li *{
  color: #ff4438 !important;
}

.el-52194172, .el-13411810, .el-20657828, .el-70424258{
  background: #002856 !important;
}
.el-5591859{
  background: black !important;
}
.el-13411810 * , .el-20657828 *, .el-70424258 *, .el-5591859 *{
  color:white !important;
}

.contact-form-cz input, .contact-form-cz textarea{
  border: none !important;
  border-radius: 5px !important;
  color:#002856 !important;
  background: white !important;
}
.contact-form-cz label{
  color:  #ffc600 !important;
  font-family: "Campton", sans-serif;
}
.contact-form-cz {
  padding: 10px;
  background: rgb(28, 70, 119) !important;
  backdrop-filter: blur(26px);
  -webkit-backdrop-filter: blur(26px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgb(0, 40, 86),
    inset 0 -1px 0 rgb(3, 33, 66),
    inset 0 0 56px 28px rgb(0, 40, 86);
  position: relative;
  overflow: hidden;
}
.contact-form-cz::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
}
.contact-form-cz::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}

.el-80427240, .el-50868686, .el-36030772, .el-74703659, .el-96662474, .el-25972458, .el-31315225, .el-79849998, .el-40158158, .row-zakaznicky-servis-modern, .el-50132988, .el-24860965{
  background: white !important;
}
.el-98887348, .el-41369719, .el-9178385, .el-36030772, .el-74703659, .el-27506363, .el-47944612, .el-58363718, .el-5061002, .el-78759487{
  background: white !important;
}
.el-41369719 *, .el-98887348 *, .el-50868686 *, .el-78759487 * ,.el-74703659 *, .el-27506363 *, .el-58363718 *, .el-79849998 *, .el-5061002 *, .el-40158158 *, .row-zakaznicky-servis-modern *, .el-24860965 *{
  color:#002856 !important;
}
.el-93904128, .el-27903466, .el-12307290, .el-40123885, .el-303653 , .el-8632545, .el-33924104, .el-5495841, .el-28045587, .el-82205667, .el-36681509, .el-70910498,.el-45519178, .el-51522497, .el-47810972, .el-55701007, .el-61068057, .el-78727147, .el-17722091, .el-33794574, .el-70005505, .el-10426867, .el-48439216, .el-3168636, .el-8072014, .el-43705248 {
  background: #002856 !important;
}
.el-303653 *, .el-82205667 *, .el-36681509 * ,.el-45519178 *, .el-51522497 *, .el-55701007 *, .el-78727147 *, .el-70005505 *, .el-10426867 *, .el-3168636 *{
  color: white !important;
}
.el-111738 h3,
.el-7490927 h3,
.el-7490927 a,
.el-65941158 h3,
.el-65941158 a,
.el-67234957 h3,
.el-67234957 a,
.el-52125282 h3,
.el-52125282 a,
.el-88677099 h3,
.el-88677099 a,
.el-72149773 a,
.el-89393919 h3,
.el-89393919 a,
.el-95175269 h3,
.el-95175269 a,
.el-990722 h3,
.el-990722 a,
.el-68511007 h3,
.el-68511007 a,
.el-61337752 a,
.el-61337752 h3,
.el-61683587 a,
.el-61683587 h3,
.el-25971630 a,
.el-25971630 h3{
  color: #ff4438 !important;
}
.gva-parallax-background h1{
  color: #fff !important;
  text-shadow: #ff4438 5px 5px;
}

.el-92793469, .el-89911969, .el-22006421, .el-42070446, .el-46048351, .el-99080860, .el-33085671, .el-58895106, .el-57019450, .el-9559035, .el-56176544, .el-43733837, .el-82574541, .el-95076654, .el-1743301{
  background: white !important;
}
.el-92793469 *, .el-22006421 *, .el-33085671 .quote-content, .el-9559035 * , .el-56176544 *, .el-43733837 *, .el-1743301 *, .el-46048351 *{
  color: #002856 !important;
}
.el-83445678{
  background: #ff4438 !important;
}
.el-83445678 *, .el-68946600 *, .el-75201752 *, .el-90870637 *, .el-41494427 *{
  color: white !important;
}
.el-16250043 a{
  border-color: #ff4438 !important;
  color: #ff4438 !important;
}
.el-16250043 a:hover{
  color: #ffc600 !important;
  border-color: #ffc600 !important;
  background: #002856 !important;
}
.el-53593447, .el-89474966, .el-1911170, .el-9457376, .el-19790444, .el-74333049, .el-77947661, .el-20290603, .el-88451585, .el-36584190, .el-70248177, .el-49517821, .el-53592564, .el-10180611, .el-68946600, .el-75201752, .el-57351017, .el-31562204, .el-90870637, .el-62788907, .el-41494427{
  background: #002856 !important;
}
.el-22159829{
  background: black !important;
}
.el-1911170 *, .el-9457376 *, .el-19790444 *, .el-74333049 *, .el-88451585 *, .el-36584190 *, .el-49517821 *, .el-22159829 *, .el-14964045 *, .el-62788907 *{
  color: white !important;
}

.el-578407, .el-39834543, .el-83782944, .el-71189397, .el-70315735, .el-13247072, .el-50105417, .el-46905188, .el-15732010, .el-34454610 {
  background-image: linear-gradient(
  to bottom,
  #fff 0px,
  rgba(255,255,255,0) 120px
  ),
  url('/sites/default/files/images/1920px.jpg') !important;
}
.el-62752399 h3, .el-62752399 a, .el-38733665 h3, .el-38733665 a{
  color: #ff4438 !important;
}
ul#js-animation-typo li *{
  font-family: "CamptonBlack", sans-serif !important;
}
@media (max-width: 1560px) {
  #home{
    background-size: cover !important;
  }
  ul#js-animation-typo {
    height: 25vh;
  }
  ul#js-animation-typo li *{
    max-width: 75%;
    font-size:40px !important;
    font-weight: 700 !important;
  }
  #block-notech-subtheme-gaviascontentbuildersocialmedia{
    position: fixed !important;
    justify-content: center;
    max-width: 100vw !important;
    width: 100vw !important;
    height: max-content !important;
    padding: 0 1rem;
    bottom:-100px;
    left:0;
    z-index: 9999;
    background: #002856;
    -webkit-animation: fadeIn-Bottom linear 0.5s 1s forwards;
    -o-animation: fadeIn-Bottom  linear 0.5s 1s forwards;
    animation: fadeIn-Bottom  linear 0.5s 1s forwards;
    margin:0;
  }
  #block-notech-subtheme-gaviascontentbuildersocialmedia a{
    font-size: 1.4rem;
    width:4vw;
    min-width: 50px;
    text-align: center;
    margin:0;
  }
  #block-notech-subtheme-gaviascontentbuildersocialmedia .socials{
    width: 100%;
    display: flex;
    gap:10px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .ca-sm-icons{
    display: flex;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
  .font-96{
    font-size: 40px !important;
  }
  @keyframes fadeIn-Bottom {
    from{
      bottom:-100px;
    }
    to{
      bottom:0;
    }
  }
}

@media (max-width: 1024px) {
  #home{
    background-size: cover !important;
  }
  .full-height .column-content-inner div:nth-child(2){
    width:100%;
    height: 150px;
  }
  ul#js-animation-typo li *{
    max-width: 75%;
    font-size:42px !important;
    font-weight: 700 !important;
  }
  ul#js-animation-typo {
    height: 25vh;
  }
  ul#js-animation-typo li {
    animation: LeftRightSmooth 12s linear infinite;
    -webkit-animation: LeftRightSmooth 12s linear infinite;
    -moz-animation: LeftRightSmooth 12s linear infinite;
  }
  ul#js-animation-typo li:nth-child(1) {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
  }
  ul#js-animation-typo li:nth-child(2) {
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
  }
  ul#js-animation-typo li:nth-child(3) {
    animation-delay: 8s;
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
  }

  ul#js-animation-typo li p{
    max-width: 75%;
  }

  #block-notech-subtheme-dropdownlanguage{
    width: 100%;
  }
  .mb-60{
    margin-bottom:45px;
  }
  .dropbutton-multiple .dropbutton{
    width:100%;
    height:100%;
    padding: 15px;
    color: #002856;
    font-size: 1rem;
    text-align: end;
  }
  ul.dropbutton{
    position: inherit !important;
  }
  .dropbutton-wrapper.open ul.dropbutton{
    position: absolute !important;
  }
  .dropbutton-multiple .dropbutton .secondary-action{
    display: flex;
  }
  .block-dropdown-language .dropbutton-wrapper ul.dropbutton:after{
    content:"";
    display: none;
  }
  .js .dropbutton li{
    display: none;
  }

  .font-96 {
    font-size: 60px !important;
  }
  .el-46463050 .gsc-column .column-content-inner:nth-child(1){
    text-align: center;
    height: 100%;
  }
  .font-35{
    font-size: 25px !important;
  }
  .font-25{
    font-size: 17px !important;
  }

  .customers-quotes-rotator .cbp-qtcontent:after {
    width: 100%;
    backdrop-filter: brightness(0.6);
  }
  .customers-quotes-rotator{
    width:100%;
    height: 40vh;
    aspect-ratio: 16/9;
  }
  .client-rotator p,
  .client-rotator q{
    max-width: 100%;
  }

  .stuck{
    z-index: 1000;
  }
  .gva-offcanvas-mobile{
    align-content: flex-start;
    background: #fff !important;
    position: fixed;
    z-index: 1000;
  }
  .gva_menu li:nth-child(4){
    margin-right: 0%;
  }
  .show-view{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
  }
  .show-view .main-menu-inner{
    width: 100%;
    height: 100%;
    min-height: max-content;
  }
  .show-view .sub-menu li{
    font-size:1.2rem;
    left:15px;
  }
  .header-one .stuck{
    backdrop-filter: none;
  }
  .menu-bar span{
    background: #002856 !important;
  }
  .gva-offcanvas-mobile{
    background: rgba(255, 255, 255, 0.82) !important;
    backdrop-filter: blur(15px);
  }
  .close-offcanvas{
    text-align: end !important;
    border-bottom: 1px solid white !important;
  }
  .fa-times{
    color: #002856;
    font-size:2rem;
    margin-right: 15px;
  }

  .gva_menu>li:last-child{
    background: #002856;
  }
  .show-view .main-menu-inner .region__main-menu,
  .show-view .main-menu-inner .region__main-menu nav{
    font-size: 2rem;
    width: 100%;
    height: 100%;
    display: grid;
  }
  .show-view .main-menu-inner .region__main-menu nav *:hover{
    color:white;
  }
  .show-view nav .gva_menu{
    display: flex;
    flex-direction: column !important;
  }
  .gva-offcanvas-mobile .gva_menu {
    align-items: flex-start;
  }
  .gva_menu li{
    height: max-content;
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
  }
  .flex-columns-gap .row-wrapper .gsc-column{
    width:49%;
  }
  .dms-item-container{
    width: 49% !important;
    border-right: none;
  }
}
#header li:last-child a{
  color: #ff4438 !important;
}
#header li:hover:last-child a{
  color: #ffc600 !important;
}

@media (max-width: 768px) {
  #home{
    background-size: cover !important;
  }
  .full-height .column-content-inner div:nth-child(2){
    width:100%;
    height:150px;
  }
  .full-height{
    background-size: cover !important;
  }
  ul#js-animation-typo li *{
    max-width: 95%;
    font-size:35px !important;
    font-weight: 700 !important;
  }
  ul#js-animation-typo {
    height: 20vh;
  }

  .ui-widget-content .ui-button {
    width: 10% !important;
    min-width: 100px;
  }

  .mb-60{
    margin-bottom:30px;
  }

  .sluzby-item:nth-child(1),
  .sluzby-item:nth-child(2),
  .sluzby-item:nth-child(3),
  .sluzby-item:nth-child(4),
  .sluzby-item:nth-child(5){
    border:none;
    border-bottom: 1px solid #002856;
  }

  .line-container{
    left:0;
  }
  .dms-item-container{
    width: 100% !important;
    border-right: none;
  }
  .flex-columns-gap .row-wrapper .gsc-column{
    width:100%;
  }

  .font-42{
    font-size: 25px !important;
  }
  .font-72{
    font-size: 50px !important;
  }
  .font-h-80{
    line-height:60px !important;
  }

  .panel-title a{
    font-size: 30px;
  }

  .contact-form .js-form-type-tel,
  .contact-form .js-form-type-email,
  .contact-form .js-form-type-textfield,
  .contact-form .js-form-type-single-date-time{
    width: 100% !important;
  }

  .gbb-row{
    padding-left: 15px;
    padding-right: 15px;
  }

  .el-94576418 .el-custom-content:nth-child(2){
    width:90vw;
  }
  .el-85885802 {
    margin-bottom: 30px;
  }

  .flex{
    display: flex;
    gap:30px;
    flex-direction: column;
    font-family: "Campton", sans-serif !important;
  }

  .flex-auto{
    flex-direction: column;
  }
  .quote-image-container{
    min-height: 250px;
    margin-bottom: 0;
  }
  .el-33085671{
    min-height: max-content;
    padding-bottom: 30px;
  }
  .flex-auto div{
    width: 100%;
    height: 100%;
  }

  .font-96 {
    font-size: 40px !important;
  }
  .font-15 {
    font-size: 15px !important;
  }
  .font-14 {
    font-size: 14px !important;
  }
  .font-25 {
    font-size: 18px !important;
  }
  .font-35 {
    font-size: 20px !important;
  }
  .font-54 {
    font-size: 30px !important;
  }

  .font-h-24 {
    line-height: 19.2px !important;
  }
  .font-h-20 {
    line-height: 16px !important;
  }
  .font-h-40 {
    line-height: 32px !important;
  }
  .font-h-35 {
    line-height: 28px !important;
  }
  .font-h-44 {
    line-height: 110% !important;
  }
  .font-h-55 {
    line-height: 44px !important;
  }
  .font-h-128 {
    line-height: 135% !important;
  }

  .el-85885802 .column-content-inner{
    flex-direction: column;
  }
  .el-93783657 .column-content-inner{
    flex-direction: column;
  }

  .client-rotator p{
    max-width: 100%;
  }

  .customers-quotes-rotator .cbp-qtcontent .client-logo-image{
    width:100px;
    height:50px;
  }

  .customers-quotes-rotator .cbp-qtcontent:nth-child(1){
    background: url("./assets/premysl-stastny.webp") no-repeat right bottom;
    background-size: cover;
  }
  .customers-quotes-rotator .cbp-qtcontent:nth-child(2){
    background: url("./assets/natalie-prihodova.webp") no-repeat right bottom;
    background-size: cover;
  }
  .customers-quotes-rotator .cbp-qtcontent:nth-child(3){
    background: url("./assets/petr-havel.webp") no-repeat right bottom;
    background-size: cover;
  }

  .el-8938579 .column-content-inner,
  .el-2659007 .column-content-inner{
    min-height:100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .services-img{
    width:100%;
    height: 200px;
    margin-bottom: 5px;
  }
  .flex-services{
    flex-direction: column;
    gap:5px;
    padding: 20px;
    min-height: max-content;
  }
  .sluzby-price .flex-services{
    flex-direction: column !important;
  }
  .flex-services h3{
    margin-bottom: 5px;
    width:95%;
  }
  .flex-services p,
  .flex-services ul{
    width:95%;
  }

  h1,h2,h3,h4{
    font-weight: bold !important;
  }

  h2::before{
    z-index: -1;
    content:"";
    position: absolute;
    left:-6.5%;
    top:0;
    height:100%;
    width:50px;
    aspect-ratio: 1/1;
    background-image: url("./assets/mplus_icon.svg");
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
  }
  h2::after{
    z-index: -1;
    content:"";
    position: absolute;
    left:-6.5%;
    top:0;
    height:100%;
    width:75px;
    aspect-ratio: 1/1;
    background-image: url("./assets/mplus_icon.svg");
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(2px);
    -webkit-filter: blur(2px);
    opacity: 0.3;
  }
  #home p{
    font-family: "Campton", sans-serif !important;
    color: #002856 !important;
    text-shadow: 1px 1px transparent !important;
  }
  ul#js-animation-typo{
    margin-top:20% !important;
  }
  ul#js-animation-typo li * {
    font-family: "CamptonBlack", sans-serif !important;
    font-size: 24px !important;
    color: #ff4438 !important;
    text-shadow: none !important;
  }
  ul#js-animation-typo li p{
    font-family: "CamptonBlack", sans-serif !important;
    font-size: 24px !important;
    color: #ff4438 !important;
    text-shadow: none !important;
  }
}