body {
            background: #f7f8fa;
           font-family: Cabin, "Helvetica Neue", sans-serif;
            /* font-family: 'Roboto', sans-serif; */
        }
        
        .bg1 {
            background-image: url(https://support-hotline.ch/microsoft/storage/general/bg.webp);
            background-repeat: no-repeat;
            background-size: cover;
            text-align: center;
            color: #fff;
            height: 100vh;
            display: grid;
            place-items: center;
           
        }
        
        .btn-primary {
            background: linear-gradient(359deg, #0391dd, #00a7f8);
            padding: 12px 32px;
            border: none;
            outline: none;
        }
        
        .div2 {
            text-align: center;
            padding: 6rem;
            border: 1px solid #eee;
            margin: 30px auto;
        }
        
        .flex-cn1 {
            display: flex;
            align-items: center;
            /* justify-content: center; */
            flex-direction: column;
            padding: 65px 0px;
            color: #407595;
            font-size: 18px;
            font-weight: 500;
        }
        
        i {
            font-size: 30px;
        }
        
        .rem3 {
            font-size: 4rem;
          font-family: Cabin, "Helvetica Neue", sans-serif;
        }
        
        .rem2_3 {
            font-size: 2.3rem;
            padding-bottom: 15px;
        }
        
        h2.rem2_3::after {
            content: '';
            position: absolute;
            background-color: #2384b1;
            width: 7%;
            height: 3px;
            bottom: 0;
            right: 46%;
            align-items: center;
        }
.page-header--light{
  display:none;
}

.row-space {
    margin-left: -15px;
    margin-right: -15px;
}
.rem3{
  color:white;
}
.my-3{
  color:white;
  font-size: 29px;
  font-family: Cabin, "Helvetica Neue", sans-serif;
}

footer{
  display: none;
}
#back2top{
  display:none;
}
@media(min-width:768px){
 a[href^="tel:"] {
  pointer-events: none;
 }
}

@media only screen and (max-width: 600px) {
  /* For mobile phones: */
 .rem2_3{
   font-size:1.5rem;
  }
    .pt-2{
      font-size:24px;
  }
  .rem3 {
            font-size: 2.05rem !important;
         
        }
  .image_resized {
    display:block;
  }
  .div2 {
    text-align: center;
    padding: 2rem 2rem 1rem;
    border: 1px solid #eee;
    margin: 30px auto;
}
  .div2 h5.pt-2 {
    font-size: 24.96px;
    font-weight:400;
}
  .div2 h2.position-relative.rem2_3 {
    font-weight: 400;
        font-size: 24px;
    color: #454545;
}

  .bg-white .row.text-center .col-lg-4.flex-cn1 {
    padding: 10px;
}
div#page-wrap .raw-html-embed>p>img {
    width: 80% !important;
    margin: 0px auto;
  display:none;
}
.bg-white .row.text-center .col-lg-4.flex-cn1:nth-child(1) {
    padding-top: 60px;
}
  .bg-white .row.text-center .col-lg-4.flex-cn1:nth-child(3) {
    padding-bottom: 100px;
}
  a.btn.btn-primary.btn-xlg.call_button {
    padding: 14px;
    background-color: rgba(0,0,238,.5);
    width: 80%;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 10px;
}
  a.btn.btn-primary.btn-xlg.call_button i.bi.bi-telephone {
    float: left;
}
  a.btn.btn-primary.btn-xlg.call_button:hover {
    background-color: rgb(23 23 31 / 50%);
}
a.btn.btn-primary.btn-xlg.call_button {
    position: fixed;
    bottom: 0px;
    width: 100%;
    margin-bottom: 0px;
  font-size: 22px;
}
/* .hide-m{ */
/*  display:none; */
/*  } */
i.fa.fa-phone {
    font-size: 22px;
}
  
  .bg1{
    height: 92vh;
    padding: 15px;
  }
}
@media only screen and (min-width: 600px) {
   a.btn.btn-primary.btn-xlg.call_button,  .image_resized {
    display:none;
  }
  #back2top {
    display: block;
}
  #back2top i {
    color: #407595;
  }
  
element.style {
}
#back2top.active {
    bottom: 90px;
    opacity: 1;
    visibility: visible;
}
#back2top {
    display: block;
}
#back2top {
    border: 2px solid #407595;
  }
  #back2top:hover {
    background-color: #111111;
    cursor: pointer;
}
}
.bg-white .row.text-center .col-lg-4.flex-cn1:nth-child(3){
 	padding-bottom: 70px !important; 
}
.page-intro{
	display:none !important;
}
.post--single .post__content {
	padding:0px !important;
}
.rem3,my-3{
color:white !important;
}
my-3{
color:white !important;
}
.post--single .post__content h5{
color:white !important;
}
.position-relative{ color:#111 !important ;}
.post__content h3{ color:#111 !important; }
.post--single .post__content p {
color:#008ed6 !important;
font-size: 14px;
line-height: 1.5em;
margin-bottom: 15px;
}