/** Design and Development by Blackmite. All rights reserved. **/
@import url("https://use.typekit.net/uha6hnx.css");
      
html, body {
    margin: 0;
    padding: 0;
    background: rgb(6,203,168) !important;
    background-color: rgb(6,203,168) !important;
    font-family: 'Montserrat', sans-serif !important;
    max-height: 100vh;
}
body {
    -webkit-backface-visibility: hidden;
    background: linear-gradient(208.02deg, rgba(255, 255, 255, 0.15) 21.66%, rgba(255, 255, 255, 3e-05) 124.27%), radial-gradient(600.00px at 26.35% 44.17%, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 2e-05) 100%), #C7C8C2;
}
.text-left {
    line-height: 1.7;
}
body.outpage {
    background: #fff !important;
    max-height: none;
}
body.shadow {
    box-shadow: 0px 20px 95px 75px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 20px 95px 75px rgba(0, 0, 0, 0.2) inset;
}
.iconsel {
    max-width: 70px;
}
.icontx {
    font-size: 15px;
}
form#register {
    background: #fff;
    padding: 50px;
    box-shadow: 0 10px 100px 0 rgba(0, 0, 0, 0.29);
    border-radius: 15px;
}
.ov.bg-ligray {
    background: rgb(224,228,236);
}
.bg-oderlokal {
    background: rgb(6,203,168) !important;
}
.ov {
    min-height: 100%;
}
section.settings div .card {
    background: #fff !important;
}
.ov main {
    padding: 100px 50px;
    overflow: auto;
    max-width: 95vw;
    margin: auto;
}
section.settingsa {
    border: 1px solid #d7d7d7;
    margin-bottom: 6vh;
    background: #fff;
    padding: 30px 50px;
    height: auto;
    overflow: auto;
    border-radius: 5px;
    box-shadow: 0 0 20px 8px rgba(0,0,0,0.1);
}
section.settings h1 {
    margin-top: 2vh;
    margin-bottom: 5vh;
    font-size: 3.315rem;
    font-weight: 600;
    line-height: 1.3;
}
.custom-control-input:checked~.custom-control-label::before, .custom-control-input:checked~.custom-control-label::before {
    background-color: #46cf52;
}
section.settings.doubleset {
    padding: 0;
    min-height: 550px;
    margin-bottom: 6vh;
    height: auto;
    overflow: visible;
    border-bottom: 2px solid #fff;
}
section.settings.mware {
    margin-bottom: 6vh;
    height: auto;
    overflow: auto;
    border-bottom: 2px solid #fff;
    padding-bottom: 6vh;
}
.fm-fix {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.85);
    z-index: 10;
    padding: 20px 0;
}
.fm-fix input {
    width: 90%;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    font-weight: 900;
    border: 2px solid #eee;
    max-width: 800px;
}
.fm-fix:hover {
    transition: 0.4s ease-in;
    padding: 32px 0;
}
.fm-fix:hover input {
    transform: scale(1.1);
}
section.settings p {
    margin-bottom: 3vh;
}
.modal-dialog {
max-width: 1500px;
width: 98%;
margin: auto;
transition: transform 0.7s easeInOutQuint;
}
.backflow {
    /* background-color: #f9f5ee;
    background-size: cover;
    background-image: url(https://oderlokal.de/img/map.jpg); */
    background-position: 50% 50%;
    height: 100%;
    background-repeat: no-repeat;
    display:table;
}
.backflow.posthead {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
}
.tabs {
  display: -webkit-box;
  display: flex;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(24, 94, 224, 0.15), 0 6px 12px 0 rgba(24, 94, 224, 0.15);
  padding: 0.75rem;
  border-radius: 99px;
}
.inner-look {
 max-width: 450px;
    margin: auto;
    padding: 30px 25px;
    background: rgba(255, 255, 255, 1) !important;
    border: 1px solid #999;
    border-radius: 15px;
    transform: scale(1.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
#preview.inner-look {
    background: none!important;
    border-color: #fff;
}
.carousel-item div {
    float: left;
    display: inline-block;
}
.item div.carda {
    width: 15vw;
    color: #555;
    display: block;
    font-weight: 700;
    border-radius: 8px;
    transition: 0.5s ease-in-out 0.1s;
    min-width: 150px;
    cursor: pointer;
    background: #fff;
    padding: 0;
    text-decoration: none;
    text-align: center;
    font-size: 1.15rem;
    margin: 0 1.25rem;
    height: 70px;
}
.item div.carda img {
    height: 80%;
    width: auto;
    float: left;
}
.item div.carda p {
    font-size: 1.6rem;
    vertical-align: middle;
    line-height: 66px;
}
.footer h4 {
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 0.5px;
        color: #000 !important;
    }
    .footer {
        padding-bottom: 45px;
        background: #f9fafc;
        border-top: 1px solid #eaebed;
        padding-top: 50px;
    }
.footer .container {
    max-height: 240px;
}
    .subfeat {
        background: rgb(6, 203, 168);
    }
    .subfeat .card.card-body .card-title {
        font-size: 20px;
    }
    ul.footul {
        margin: 0;
        padding: 0;
    }
ul.footul li {
        list-style: none;
    }

    ul.footul li a {
        font-size: 16px;
        color: #555;
        line-height: 2.5rem;
        text-decoration: none;
        font-weight: 500;
    }

    ul.footul li a:hover {
        color: rgb(6, 203, 168);
        text-decoration: underline;
    }
    .footer img {
        width: 140px;
    }
.carousel {
    box-shadow: none;
}
.carousel-inner {
    max-width: 96vw;
    margin: auto;
    margin-right: 0;
}
.carousel-item div.clearfix {
    color: #555;
    /* display: inline; */
    font-weight: 700;
    border-radius: 8px;
    transition: 0.5s ease-in-out 0.1s;
    width: 22%;
    cursor: pointer;
    background: #fff;
    padding: 8px 10px;
    text-decoration: none;
    text-align: left;
    font-size: 1.15rem;
    margin: 0 0.6rem;
    overflow: hidden;
    white-space: nowrap;
    /* padding-right: 5px; */
    display: inline-block;
}
.carousel-item div:nth-child(5) {
    display: none !important;
}
.carousel-item div.clearfix b {
    height: 55px;
    width: 55px;
    float: left;
    display: inline-block;
    margin: 0;
    max-height: 55px;
    font-size: 1.7rem;
    background: rgba(0, 187, 176, 0.67);
    border: 1.5px solid #00bbb0;
    border-radius: 500px;
    font-weight: 600;
    text-align: center;
    line-height: 52px;
    margin-right: 11px;
    color: #fff;
}
.carousel-item div.clearfix p {
    font-size: 1.25rem;
    font-weight: 600;
    vertical-align: middle;
    line-height: 1;
    color: #232323;
    z-index: 0;
    padding: 0px;
    margin: 8px 0;
    /* white-space: normal; */
    /* word-wrap: normal; */
    display: inline-block;
}
.carousel-item div.clearfix p span {
    color: #00bbb0;
    font-size: 60%;
    padding-top: 2px;
    display: block;
    font-weight: 700;
    letter-spacing: 1.1px;
}
.carousel-item div:hover {
    background: #00bbb0;
    color: #fff;
}

#banner1 h2 {
    font-size: 4.5rem;
    line-height: 1 !important;
    letter-spacing: -1px;
}

#banner1 .line-height {
  height: 72px;
}
#lgtitle {
font-size: 35px;
}
.text-success-gradiant {
     background: #2cdd9b;
     background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
     background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
     background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
     background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
     background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
     -webkit-background-clip: text;
     background-clip: text;
     -webkit-text-fill-color: transparent;
     text-fill-color: transparent;
 }

  .display-5 {
     font-size: 2.5rem;
 }
.btn-info-gradiant {
     background: #188ef4;
     background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
     background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
     background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
     background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
     background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
     border: 0px;
     color: #ffffff;
 }

#banner1 .form-control.text-email {
  color: #8d97ad;
  border-radius: 36px 0 0 36px;
  text-indent: 35px;
  width: 61%;
  -webkit-box-shadow: -5px 0 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: -5px 0 30px 0 rgba(0, 0, 0, 0.05);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.good-share{
transition: background 0.2s, color 0.2s;
cursor: pointer;
/* float: revert; */
}

.good-share:hover,
.good-share:focus{
    background: #007bff;
    color: #FFF;
    outline: 0;
}
#banner1 .form-control.text-email:focus {
  box-shadow: none;
}

#banner1 .btn-sub {
  border-radius: 0 36px 36px 0;
  width: auto;
  padding: 0 16px;
  cursor: pointer;
  margin-left: -4px;
  -webkit-box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#banner1 .btn-sub:hover {
  opacity: 0.7;
}

@media (min-width: 2301px) and (max-width: 2700px) {
  #banner1 {
    background-position: 70% center;
  }
}

@media (min-width: 1900px) and (max-width: 2300px) {
  #banner1 {
    background-position: 80% center;
  }
}

@media (min-width: 1500px) and (max-width: 1680px) {
  #banner1 {
    background-position: right center;
  }
}

@media (max-width: 1100px) {
  #banner1 {
    background-position: right -14em center;
  }
  #banner1 h2 {
    font-size: 40px;
  }
  #banner1 .form-control.text-email {
    width: 59%;
  }
  #banner1 .btn-sub {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .banner {
    padding: 30px 0;
  }
  #banner1 {
    background-image: none;
  }
  #banner1 .line-height {
    font-size: 14px;
    line-height: 50px;
  }
  #banner1 .form-control.text-email {
    border-radius: 25px 0 0 25px;
    text-indent: 20px;
  }
  #banner1 .btn-sub {
    border-radius: 0 25px 25px 0;
    padding: 0 15px;
  }
  #banner1 img {
    margin-top: 25px;
  }
}


@media (max-width: 320px) {
  #banner1 .btn-sub {
    padding: 0 10px;
  }
}

#banner1 .btn-success-gradiant {
  background: #2cdd9b;
  background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
  background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
  background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
  background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}
#banner1 .font-weight-medium {
  font-weight: 500;
}
#banner1 .font-16 {
  font-size: 16px;
}

#check-wrap {
 padding: 3px 0;
 position: relative;
 }

 #check-wrap aside {
 padding: 100px;
 float: left;
 }

 #check-wrap input:checked ~ aside {
 background: red;
 }

 #check-wrap input {
 visibility: hidden;
 position: absolute;
 }

 #check-wrap .label {
 cursor: pointer;
 margin-bottom: 0;
 width: 99%;
 }

 #check-wrap svg {
 overflow: visible;
 }

 #check-wrap svg .pie {
 stroke-dasharray: 43;
 stroke-dashoffset: 43;
 transform-origin: center;
 }

 #check-wrap input:checked + label svg .pie {
 animation: pie 1s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
 }

 @keyframes pie {
 0% {
 transform: scale(0.5) rotate(-90deg);
 opacity: 0;
 stroke-dashoffset: 43;
 }
 60% {
 opacity: 1;
 stroke-dashoffset: 0;
 }
 100% {
 transform: scale(1) rotate(-90deg);
 opacity: 0;
 stroke-dashoffset: 0;
 }
 }

 #check-wrap svg .border {
 stroke: #a1a1a1;
 transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }

 #check-wrap .label:hover svg .border {
 stroke: #5a9dfc;
 stroke-width: 2;
 }

 #check-wrap input:checked + label svg .border,
 #check-wrap input:checked + label:hover svg .border {
 stroke: #8cdf31;
 stroke-width: 1;
 }

 #check-wrap svg .symbol {
 stroke-dasharray: 17;
 stroke-dashoffset: -17;
 opacity: 0;
 transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }

 #check-wrap input:checked + label svg .symbol,
 #check-wrap input:checked + label:hover svg .symbol {
 stroke-dashoffset: 0;
 animation-delay: 0.75s;
 animation: symbol 1s cubic-bezier(0.645, 0.045, 0.355, 1);
 opacity: 1;
 }

 @keyframes symbol {
 0% {
 stroke-dashoffset: 17;
 opacity: 0;
 }
 100% {
 stroke-dashoffset: 0;
 opacity: 1;
 }
 }

 #check-wrap svg {
 overflow: hidden;
 }

 #check-wrap p,
 #check-wrap svg {
 display: inline-block;
 line-height: 1;
 position: relative;
 margin-bottom: 0;
 font-weight: 600;
 color: #262525;
 font-size: 15px;
 letter-spacing: -0.2px;
 }

 #check-wrap p {
 transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }

 #check-wrap p:nth-of-type(2) {
 font-size: 13px;
 float: right;
 padding-top: 5px;
 }

#check-wrap input:checked + label,  #check-wrap input:checked + label * {
    cursor: default;
   
}
 #check-wrap input:checked + label p {
 opacity: 0.3;
 }
 #check-wrap input + label a {
     margin-top: 5px;
     float: right;
 }
#check-wrap input + label a button {
    min-width: 38px;
    font-size: 0.82rem;
    padding: 3px 6px;
    margin-right: 5px;
    font-weight: bold;
}
#check-wrap input:checked + label a::after {
    content: "Erledigt";
    margin-right: 10px;
    color: rgb(140, 223, 49);
    font-weight: 600;
    font-size: 14px;
    line-height: 2.2;
}
 #check-wrap input:checked + label a button {
 display: none;
 }
 #check-wrap p::after {
 content: "";
 position: absolute;
 top: 50%;
 left: -2px;
 width: calc(100% + 4px);
 height: 2px;
 background: #333;
 transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
 opacity: 0;
 }

 #check-wrap input:checked + label p::after {
 opacity: 1;
 animation: line 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
 }

 @keyframes line {
 0% {
 width: 0;
 opacity: 1;
 }
 100% {
 width: calc(100% + 8px);
 }
 }

 #check-wrap .explosion {
 stroke-linecap: round;
 stroke-dasharray: 12;
 stroke-dashoffset: -12;
 }

 #check-wrap input:checked + label svg .explosion {
 animation: explosion 0.75s cubic-bezier(0.645, 0.045, 0.355, 1);
 stroke-dashoffset: 12;
 stroke-dasharray: 12;
 opacity: 0;
 animation-delay: 0.25s;
 }

 @keyframes explosion {
 0% {
 stroke-dasharray: 12;
 stroke-dashoffset: -12;
 }

 50% {
 opacity: 1;
 }

 100% {
 stroke-dashoffset: 12;
 stroke-dasharray: 12;
 opacity: 0;
 }
 }

.paybutton div {
    height: 45px;
    width: 20%;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center center;
}
.paybutton div:nth-child(1) {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Artwork' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='165.52107px' height='105.9651px' viewBox='0 0 165.52107 105.9651' enable-background='new 0 0 165.52107 105.9651' xml:space='preserve'%3E%3Cg%3E%3Cpath id='XMLID_4_' d='M150.69807,0H14.82318c-0.5659,0-1.1328,0-1.69769,0.0033c-0.47751,0.0034-0.95391,0.0087-1.43031,0.0217 c-1.039,0.0281-2.0869,0.0894-3.1129,0.2738c-1.0424,0.1876-2.0124,0.4936-2.9587,0.9754 c-0.9303,0.4731-1.782,1.0919-2.52009,1.8303c-0.73841,0.7384-1.35721,1.5887-1.83021,2.52 c-0.4819,0.9463-0.7881,1.9166-0.9744,2.9598c-0.18539,1.0263-0.2471,2.074-0.2751,3.1119 c-0.0128,0.4764-0.01829,0.9528-0.0214,1.4291c-0.0033,0.5661-0.0022,1.1318-0.0022,1.6989V91.142 c0,0.5671-0.0011,1.13181,0.0022,1.69901c0.00311,0.4763,0.0086,0.9527,0.0214,1.4291 c0.028,1.03699,0.08971,2.08469,0.2751,3.11069c0.1863,1.0436,0.4925,2.0135,0.9744,2.9599 c0.473,0.9313,1.0918,1.7827,1.83021,2.52c0.73809,0.7396,1.58979,1.3583,2.52009,1.8302 c0.9463,0.4831,1.9163,0.7892,2.9587,0.9767c1.026,0.1832,2.0739,0.2456,3.1129,0.2737c0.4764,0.0108,0.9528,0.0172,1.43031,0.0194 c0.56489,0.0044,1.13179,0.0044,1.69769,0.0044h135.87489c0.5649,0,1.13181,0,1.69659-0.0044 c0.47641-0.0022,0.95282-0.0086,1.4314-0.0194c1.0368-0.0281,2.0845-0.0905,3.11301-0.2737 c1.041-0.1875,2.0112-0.4936,2.9576-0.9767c0.9313-0.4719,1.7805-1.0906,2.52011-1.8302c0.7372-0.7373,1.35599-1.5887,1.8302-2.52 c0.48299-0.9464,0.78889-1.9163,0.97429-2.9599c0.1855-1.026,0.2457-2.0737,0.2738-3.11069 c0.013-0.4764,0.01941-0.9528,0.02161-1.4291c0.00439-0.5672,0.00439-1.1319,0.00439-1.69901V14.8242 c0-0.5671,0-1.1328-0.00439-1.6989c-0.0022-0.4763-0.00861-0.9527-0.02161-1.4291c-0.02811-1.0379-0.0883-2.0856-0.2738-3.1119 c-0.18539-1.0432-0.4913-2.0135-0.97429-2.9598c-0.47421-0.9313-1.093-1.7816-1.8302-2.52 c-0.73961-0.7384-1.58881-1.3572-2.52011-1.8303c-0.9464-0.4818-1.9166-0.7878-2.9576-0.9754 c-1.0285-0.1844-2.0762-0.2457-3.11301-0.2738c-0.47858-0.013-0.95499-0.0183-1.4314-0.0217C151.82988,0,151.26297,0,150.69807,0 L150.69807,0z'/%3E%3Cpath id='XMLID_3_' fill='%23FFFFFF' d='M150.69807,3.532l1.67149,0.0032c0.4528,0.0032,0.90561,0.0081,1.36092,0.0205 c0.79201,0.0214,1.71849,0.0643,2.58209,0.2191c0.7507,0.1352,1.38029,0.3408,1.9845,0.6484 c0.5965,0.3031,1.14301,0.7003,1.62019,1.1768c0.479,0.4797,0.87671,1.0271,1.18381,1.6302 c0.30589,0.5995,0.51019,1.2261,0.64459,1.9823c0.1544,0.8542,0.1971,1.7832,0.21881,2.5801 c0.01219,0.4498,0.01819,0.8996,0.0204,1.3601c0.00429,0.5569,0.0042,1.1135,0.0042,1.6715V91.142 c0,0.558,0.00009,1.1136-0.0043,1.6824c-0.00211,0.4497-0.0081,0.8995-0.0204,1.3501c-0.02161,0.7957-0.0643,1.7242-0.2206,2.5885 c-0.13251,0.7458-0.3367,1.3725-0.64429,1.975c-0.30621,0.6016-0.70331,1.1484-1.18022,1.6251 c-0.47989,0.48-1.0246,0.876-1.62819,1.1819c-0.5997,0.3061-1.22821,0.51151-1.97151,0.6453 c-0.88109,0.157-1.84639,0.2002-2.57339,0.2199c-0.4574,0.0103-0.9126,0.01649-1.37889,0.0187 c-0.55571,0.0043-1.1134,0.0042-1.6692,0.0042H14.82318c-0.0074,0-0.0146,0-0.0221,0c-0.5494,0-1.0999,0-1.6593-0.0043 c-0.4561-0.00211-0.9112-0.0082-1.3512-0.0182c-0.7436-0.0201-1.7095-0.0632-2.5834-0.2193 c-0.74969-0.1348-1.3782-0.3402-1.9858-0.6503c-0.59789-0.3032-1.1422-0.6988-1.6223-1.1797 c-0.4764-0.4756-0.8723-1.0207-1.1784-1.6232c-0.3064-0.6019-0.5114-1.2305-0.64619-1.9852 c-0.15581-0.8626-0.19861-1.7874-0.22-2.5777c-0.01221-0.4525-0.01731-0.9049-0.02021-1.3547l-0.0022-1.3279l0.0001-0.3506V14.8242 l-0.0001-0.3506l0.0021-1.3251c0.003-0.4525,0.0081-0.9049,0.02031-1.357c0.02139-0.7911,0.06419-1.7163,0.22129-2.5861 c0.1336-0.7479,0.3385-1.3765,0.6465-1.9814c0.3037-0.5979,0.7003-1.1437,1.17921-1.6225 c0.477-0.4772,1.02309-0.8739,1.62479-1.1799c0.6011-0.3061,1.2308-0.5116,1.9805-0.6465c0.8638-0.1552,1.7909-0.198,2.5849-0.2195 c0.4526-0.0123,0.9052-0.0172,1.3544-0.0203l1.6771-0.0033H150.69807'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M45.1862,35.64053c1.41724-1.77266,2.37897-4.15282,2.12532-6.58506c-2.07464,0.10316-4.60634,1.36871-6.07207,3.14276 c-1.31607,1.5192-2.4809,3.99902-2.17723,6.3293C41.39111,38.72954,43.71785,37.36345,45.1862,35.64053'/%3E%3Cpath d='M47.28506,38.98252c-3.38211-0.20146-6.25773,1.91951-7.87286,1.91951c-1.61602,0-4.08931-1.81799-6.76438-1.76899 c-3.48177,0.05114-6.71245,2.01976-8.4793,5.15079c-3.63411,6.2636-0.95904,15.55471,2.57494,20.65606 c1.71618,2.5238,3.78447,5.30269,6.50976,5.20287c2.57494-0.10104,3.58421-1.66732,6.71416-1.66732 c3.12765,0,4.03679,1.66732,6.76252,1.61681c2.82665-0.05054,4.59381-2.52506,6.30997-5.05132 c1.96878-2.877,2.77473-5.65498,2.82542-5.80748c-0.0507-0.05051-5.45058-2.12204-5.50065-8.33358 c-0.05098-5.20101,4.23951-7.6749,4.44144-7.82832C52.3832,39.4881,48.5975,39.08404,47.28506,38.98252'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M76.73385,31.94381c7.35096,0,12.4697,5.06708,12.4697,12.44437c0,7.40363-5.22407,12.49704-12.65403,12.49704h-8.13892 v12.94318h-5.88037v-37.8846H76.73385z M68.41059,51.9493h6.74732c5.11975,0,8.0336-2.75636,8.0336-7.53479 c0-4.77792-2.91385-7.50845-8.00727-7.50845h-6.77365V51.9493z'/%3E%3Cpath d='M90.73997,61.97864c0-4.8311,3.70182-7.79761,10.26583-8.16526l7.56061-0.44614v-2.12639 c0-3.07185-2.07423-4.90959-5.53905-4.90959c-3.28251,0-5.33041,1.57492-5.82871,4.04313h-5.35574 c0.31499-4.98859,4.56777-8.66407,11.3941-8.66407c6.69466,0,10.97377,3.54432,10.97377,9.08388v19.03421h-5.43472v-4.54194 h-0.13065c-1.60125,3.07185-5.09341,5.01441-8.71623,5.01441C94.52078,70.30088,90.73997,66.94038,90.73997,61.97864z M108.56641,59.4846v-2.17905l-6.8,0.41981c-3.38683,0.23649-5.30306,1.73291-5.30306,4.09579 c0,2.41504,1.99523,3.99046,5.04075,3.99046C105.46823,65.81161,108.56641,63.08108,108.56641,59.4846z'/%3E%3Cpath d='M119.34167,79.9889v-4.5946c0.4193,0.10483,1.36425,0.10483,1.83723,0.10483c2.6252,0,4.04313-1.10245,4.90908-3.9378 c0-0.05267,0.49931-1.68025,0.49931-1.70658l-9.97616-27.64562h6.14268l6.98432,22.47371h0.10432l6.98433-22.47371h5.9857 l-10.34483,29.06304c-2.36186,6.69517-5.0924,8.84789-10.81577,8.84789C121.17891,80.12006,119.76098,80.06739,119.34167,79.9889 z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    }
.paybutton div:nth-child(2){background-size: 110px; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='G_Pay_Acceptance_Mark' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1094 742' enable-background='new 0 0 1094 742' xml:space='preserve'%3E%3Cpath id='Base_1_' fill='%23FFFFFF' d='M722.7,170h-352c-110,0-200,90-200,200l0,0c0,110,90,200,200,200h352c110,0,200-90,200-200l0,0 C922.7,260,832.7,170,722.7,170z'/%3E%3Cpath id='Outline' fill='%233C4043' d='M722.7,186.2c24.7,0,48.7,4.9,71.3,14.5c21.9,9.3,41.5,22.6,58.5,39.5 c16.9,16.9,30.2,36.6,39.5,58.5c9.6,22.6,14.5,46.6,14.5,71.3s-4.9,48.7-14.5,71.3c-9.3,21.9-22.6,41.5-39.5,58.5 c-16.9,16.9-36.6,30.2-58.5,39.5c-22.6,9.6-46.6,14.5-71.3,14.5h-352c-24.7,0-48.7-4.9-71.3-14.5c-21.9-9.3-41.5-22.6-58.5-39.5 c-16.9-16.9-30.2-36.6-39.5-58.5c-9.6-22.6-14.5-46.6-14.5-71.3s4.9-48.7,14.5-71.3c9.3-21.9,22.6-41.5,39.5-58.5 c16.9-16.9,36.6-30.2,58.5-39.5c22.6-9.6,46.6-14.5,71.3-14.5L722.7,186.2 M722.7,170h-352c-110,0-200,90-200,200l0,0 c0,110,90,200,200,200h352c110,0,200-90,200-200l0,0C922.7,260,832.7,170,722.7,170L722.7,170z'/%3E%3Cg id='G_Pay_Lockup_1_'%3E%3Cg id='Pay_Typeface_3_'%3E%3Cpath id='Letter_p_3_' fill='%233C4043' d='M529.3,384.2v60.5h-19.2V295.3H561c12.9,0,23.9,4.3,32.9,12.9 c9.2,8.6,13.8,19.1,13.8,31.5c0,12.7-4.6,23.2-13.8,31.7c-8.9,8.5-19.9,12.7-32.9,12.7h-31.7V384.2z M529.3,313.7v52.1h32.1 c7.6,0,14-2.6,19-7.7c5.1-5.1,7.7-11.3,7.7-18.3c0-6.9-2.6-13-7.7-18.1c-5-5.3-11.3-7.9-19-7.9h-32.1V313.7z'/%3E%3Cpath id='Letter_a_3_' fill='%233C4043' d='M657.9,339.1c14.2,0,25.4,3.8,33.6,11.4c8.2,7.6,12.3,18,12.3,31.2v63h-18.3v-14.2h-0.8 c-7.9,11.7-18.5,17.5-31.7,17.5c-11.3,0-20.7-3.3-28.3-10s-11.4-15-11.4-25c0-10.6,4-19,12-25.2c8-6.3,18.7-9.4,32-9.4 c11.4,0,20.8,2.1,28.1,6.3v-4.4c0-6.7-2.6-12.3-7.9-17c-5.3-4.7-11.5-7-18.6-7c-10.7,0-19.2,4.5-25.4,13.6l-16.9-10.6 C625.9,345.8,639.7,339.1,657.9,339.1z M633.1,413.3c0,5,2.1,9.2,6.4,12.5c4.2,3.3,9.2,5,14.9,5c8.1,0,15.3-3,21.6-9 s9.5-13,9.5-21.1c-6-4.7-14.3-7.1-25-7.1c-7.8,0-14.3,1.9-19.5,5.6C635.7,403.1,633.1,407.8,633.1,413.3z'/%3E%3Cpath id='Letter_y_3_' fill='%233C4043' d='M808.2,342.4l-64,147.2h-19.8l23.8-51.5L706,342.4h20.9l30.4,73.4h0.4l29.6-73.4H808.2z' /%3E%3C/g%3E%3Cg id='G_Mark_1_'%3E%3Cpath id='Blue_500' fill='%234285F4' d='M452.93,372c0-6.26-0.56-12.25-1.6-18.01h-80.48v33L417.2,387 c-1.88,10.98-7.93,20.34-17.2,26.58v21.41h27.59C443.7,420.08,452.93,398.04,452.93,372z'/%3E%3Cpath id='Green_500_1_' fill='%2334A853' d='M400.01,413.58c-7.68,5.18-17.57,8.21-29.14,8.21c-22.35,0-41.31-15.06-48.1-35.36 h-28.46v22.08c14.1,27.98,43.08,47.18,76.56,47.18c23.14,0,42.58-7.61,56.73-20.71L400.01,413.58z'/%3E%3Cpath id='Yellow_500_1_' fill='%23FABB05' d='M320.09,370.05c0-5.7,0.95-11.21,2.68-16.39v-22.08h-28.46 c-5.83,11.57-9.11,24.63-9.11,38.47s3.29,26.9,9.11,38.47l28.46-22.08C321.04,381.26,320.09,375.75,320.09,370.05z'/%3E%3Cpath id='Red_500' fill='%23E94235' d='M370.87,318.3c12.63,0,23.94,4.35,32.87,12.85l24.45-24.43 c-14.85-13.83-34.21-22.32-57.32-22.32c-33.47,0-62.46,19.2-76.56,47.18l28.46,22.08C329.56,333.36,348.52,318.3,370.87,318.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.paybutton div:nth-child(3){background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='110px' height='64px' viewBox='0 0 110 64' version='1.1'%3E%3C!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch --%3E%3Ctitle%3Emastercard%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs/%3E%3Cg id='Creditcards' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='mastercard'%3E%3Cg transform='translate(23.000000, 7.000000)' id='Group'%3E%3Cg%3E%3Cpath d='M62.5433162,48.9831522 L62.5433162,49.1108696 L62.6609231,49.1108696 C62.6888205,49.1108696 62.7107009,49.1054348 62.7265641,49.0951087 C62.7424274,49.0847826 62.7506325,49.0684783 62.7506325,49.0461957 C62.7506325,49.025 62.7424274,49.0092391 62.7265641,48.998913 C62.7107009,48.988587 62.6888205,48.9831522 62.6609231,48.9831522 L62.5433162,48.9831522 Z M62.6631111,48.8934783 C62.7249231,48.8934783 62.7725128,48.9070652 62.8058803,48.9342391 C62.8397949,48.9619565 62.8567521,48.998913 62.8567521,49.0461957 C62.8567521,49.0858696 62.8425299,49.1190217 62.8162735,49.1445652 C62.7894701,49.1701087 62.7517265,49.1858696 62.7024957,49.1918478 L62.8605812,49.3728261 L62.7364103,49.3728261 L62.590359,49.1929348 L62.5433162,49.1929348 L62.5433162,49.3728261 L62.4393846,49.3728261 L62.4393846,48.8934783 L62.6631111,48.8934783 L62.6631111,48.8934783 Z M62.6324786,49.5375 C62.6882735,49.5375 62.7407863,49.5266304 62.7883761,49.5059783 C62.8376068,49.4847826 62.8791795,49.4559783 62.9163761,49.4195652 C62.9530256,49.3836957 62.9814701,49.3407609 63.0017094,49.2918478 C63.0230427,49.2429348 63.0334359,49.1907609 63.0334359,49.1347826 C63.0334359,49.0793478 63.0230427,49.0271739 63.0017094,48.9782609 C62.9814701,48.9293478 62.9530256,48.886413 62.9163761,48.85 C62.8791795,48.8141304 62.8376068,48.7853261 62.7883761,48.7646739 C62.7407863,48.7440217 62.6882735,48.7336957 62.6324786,48.7336957 C62.5755897,48.7336957 62.5219829,48.7440217 62.4722051,48.7646739 C62.4229744,48.7853261 62.3792137,48.8141304 62.3425641,48.85 C62.3070085,48.886413 62.2780171,48.9293478 62.2566838,48.9782609 C62.2364444,49.0271739 62.2260513,49.0793478 62.2260513,49.1347826 C62.2260513,49.1907609 62.2364444,49.2429348 62.2566838,49.2918478 C62.2780171,49.3407609 62.3070085,49.3836957 62.3425641,49.4195652 C62.3792137,49.4559783 62.4229744,49.4847826 62.4722051,49.5059783 C62.5219829,49.5266304 62.5755897,49.5375 62.6324786,49.5375 Z M62.6324786,48.6184783 C62.7046838,48.6184783 62.7741538,48.6320652 62.8381538,48.6592391 C62.9021538,48.6858696 62.9579487,48.7228261 63.0060855,48.7701087 C63.0542222,48.8168478 63.0919658,48.8717391 63.1198632,48.9342391 C63.1466667,48.9972826 63.1608889,49.0641304 63.1608889,49.1347826 C63.1608889,49.2059783 63.1466667,49.2722826 63.1198632,49.3347826 C63.0919658,49.3972826 63.0542222,49.4521739 63.0060855,49.498913 C62.9579487,49.5456522 62.9021538,49.5826087 62.8381538,49.6103261 C62.7741538,49.6375 62.7046838,49.651087 62.6324786,49.651087 C62.5575385,49.651087 62.4875214,49.6375 62.4229744,49.6103261 C62.3578803,49.5826087 62.3015385,49.5456522 62.2539487,49.498913 C62.205812,49.4521739 62.1691624,49.3972826 62.141265,49.3347826 C62.1139145,49.2722826 62.0996923,49.2059783 62.0996923,49.1347826 C62.0996923,49.0641304 62.1139145,48.9972826 62.141265,48.9342391 C62.1691624,48.8717391 62.205812,48.8168478 62.2539487,48.7701087 C62.3015385,48.7228261 62.3578803,48.6858696 62.4229744,48.6592391 C62.4875214,48.6320652 62.5575385,48.6184783 62.6324786,48.6184783 Z M13.8524444,46.773913 C13.8524444,45.861413 14.4541538,45.111413 15.4387692,45.111413 C16.3796239,45.111413 17.0136068,45.8288043 17.0136068,46.773913 C17.0136068,47.7195652 16.3796239,48.4369565 15.4387692,48.4369565 C14.4541538,48.4369565 13.8524444,47.6869565 13.8524444,46.773913 Z M18.0857436,46.773913 L18.0857436,44.1766304 L16.9479658,44.1766304 L16.9479658,44.8070652 C16.5874872,44.3396739 16.0404786,44.0461957 15.296547,44.0461957 C13.8305641,44.0461957 12.6823932,45.1875 12.6823932,46.773913 C12.6823932,48.3608696 13.8305641,49.5021739 15.296547,49.5021739 C16.0404786,49.5021739 16.5874872,49.2086957 16.9479658,48.7413043 L16.9479658,49.3717391 L18.0857436,49.3717391 L18.0857436,46.773913 L18.0857436,46.773913 Z M56.5027009,46.773913 C56.5027009,45.861413 57.1044103,45.111413 58.0890256,45.111413 C59.0293333,45.111413 59.6638632,45.8288043 59.6638632,46.773913 C59.6638632,47.7195652 59.0293333,48.4369565 58.0890256,48.4369565 C57.1044103,48.4369565 56.5027009,47.6869565 56.5027009,46.773913 Z M60.736,46.773913 L60.736,42.0902174 L59.5982222,42.0902174 L59.5982222,44.8070652 C59.2371966,44.3396739 58.690188,44.0461957 57.9468034,44.0461957 C56.4808205,44.0461957 55.3321026,45.1875 55.3321026,46.773913 C55.3321026,48.3608696 56.4808205,49.5021739 57.9468034,49.5021739 C58.690188,49.5021739 59.2371966,49.2086957 59.5982222,48.7413043 L59.5982222,49.3717391 L60.736,49.3717391 L60.736,46.773913 L60.736,46.773913 Z M32.1969231,45.0570652 C32.9299145,45.0570652 33.3997949,45.513587 33.5201368,46.3179348 L30.8075214,46.3179348 C30.9278632,45.5679348 31.3873504,45.0570652 32.1969231,45.0570652 Z M32.2188034,44.0461957 C30.6871795,44.0461957 29.6150427,45.1548913 29.6150427,46.773913 C29.6150427,48.426087 30.7309402,49.5021739 32.2953846,49.5021739 C33.0830769,49.5021739 33.8045812,49.3059783 34.4391111,48.773913 L33.8811624,47.9369565 C33.4435556,48.2847826 32.8861538,48.4804348 32.3610256,48.4804348 C31.6280342,48.4804348 30.9606838,48.1434783 30.7965812,47.2086957 L34.6797949,47.2086957 C34.690735,47.0673913 34.7016752,46.926087 34.7016752,46.773913 C34.690735,45.1548913 33.6842393,44.0461957 32.2188034,44.0461957 L32.2188034,44.0461957 Z M45.9465299,46.773913 C45.9465299,45.861413 46.5482393,45.111413 47.5328547,45.111413 C48.4737094,45.111413 49.1082393,45.8288043 49.1082393,46.773913 C49.1082393,47.7195652 48.4737094,48.4369565 47.5328547,48.4369565 C46.5482393,48.4369565 45.9465299,47.6869565 45.9465299,46.773913 Z M50.1803761,46.773913 L50.1803761,44.1766304 L49.0425983,44.1766304 L49.0425983,44.8070652 C48.6815726,44.3396739 48.1345641,44.0461957 47.3906325,44.0461957 C45.9246496,44.0461957 44.7764786,45.1875 44.7764786,46.773913 C44.7764786,48.3608696 45.9246496,49.5021739 47.3906325,49.5021739 C48.1345641,49.5021739 48.6815726,49.2086957 49.0425983,48.7413043 L49.0425983,49.3717391 L50.1803761,49.3717391 L50.1803761,46.773913 L50.1803761,46.773913 Z M39.5257436,46.773913 C39.5257436,48.35 40.6307009,49.5021739 42.3149402,49.5021739 C43.1026325,49.5021739 43.6277607,49.3282609 44.1966496,48.8826087 L43.649641,47.9695652 C43.2229744,48.273913 42.7744274,48.4369565 42.2821197,48.4369565 C41.3740855,48.426087 40.7072821,47.773913 40.7072821,46.773913 C40.7072821,45.7744565 41.3740855,45.1222826 42.2821197,45.111413 C42.7744274,45.111413 43.2229744,45.2744565 43.649641,45.5788043 L44.1966496,44.6657609 C43.6277607,44.2201087 43.1026325,44.0461957 42.3149402,44.0461957 C40.6307009,44.0461957 39.5257436,45.1983696 39.5257436,46.773913 L39.5257436,46.773913 Z M54.1839316,44.0461957 C53.5275214,44.0461957 53.1008547,44.3505435 52.8054701,44.8070652 L52.8054701,44.1766304 L51.6786325,44.1766304 L51.6786325,49.3717391 L52.8164103,49.3717391 L52.8164103,46.4592391 C52.8164103,45.6005435 53.1883761,45.1222826 53.9323077,45.1222826 C54.1620513,45.1222826 54.402735,45.1548913 54.6434188,45.2527174 L54.9935043,44.1875 C54.7413333,44.0896739 54.4131282,44.0461957 54.1839316,44.0461957 L54.1839316,44.0461957 Z M23.7084444,44.5896739 C23.1614359,44.2309783 22.4065641,44.0461957 21.5751111,44.0461957 C20.2518974,44.0461957 19.3985641,44.6766304 19.3985641,45.7092391 C19.3985641,46.5565217 20.033094,47.0782609 21.2031453,47.2413043 L21.7392137,47.3173913 C22.3628034,47.4043478 22.658188,47.5673913 22.658188,47.8608696 C22.658188,48.2630435 22.2424615,48.4913043 21.4657094,48.4913043 C20.6785641,48.4913043 20.1096752,48.2413043 19.7267692,47.9478261 L19.1907009,48.8282609 C19.8142906,49.2842391 20.6019829,49.5021739 21.4547692,49.5021739 C22.9645128,49.5021739 23.8397265,48.7956522 23.8397265,47.8065217 C23.8397265,46.8934783 23.1504957,46.4157609 22.0127179,46.2527174 L21.4766496,46.1766304 C20.9843419,46.111413 20.5910427,46.013587 20.5910427,45.6657609 C20.5910427,45.2853261 20.9624615,45.0570652 21.5860513,45.0570652 C22.2534017,45.0570652 22.8988718,45.3070652 23.2161368,45.5027174 L23.7084444,44.5896739 L23.7084444,44.5896739 Z M38.3770256,44.0461957 C37.7206154,44.0461957 37.2939487,44.3505435 36.9991111,44.8070652 L36.9991111,44.1766304 L35.8722735,44.1766304 L35.8722735,49.3717391 L37.0095043,49.3717391 L37.0095043,46.4592391 C37.0095043,45.6005435 37.3814701,45.1222826 38.1254017,45.1222826 C38.3551453,45.1222826 38.5958291,45.1548913 38.8365128,45.2527174 L39.1865983,44.1875 C38.9349744,44.0896739 38.6067692,44.0461957 38.3770256,44.0461957 L38.3770256,44.0461957 Z M28.674735,44.1766304 L26.814906,44.1766304 L26.814906,42.601087 L25.666188,42.601087 L25.666188,44.1766304 L24.6055385,44.1766304 L24.6055385,45.2092391 L25.666188,45.2092391 L25.666188,47.5782609 C25.666188,48.7847826 26.1366154,49.5021739 27.4822564,49.5021739 C27.9745641,49.5021739 28.543453,49.3494565 28.9039316,49.1 L28.5762735,48.1326087 C28.2371282,48.3282609 27.8651624,48.426087 27.5697778,48.426087 C27.0008889,48.426087 26.814906,48.0782609 26.814906,47.5565217 L26.814906,45.2092391 L28.674735,45.2092391 L28.674735,44.1766304 L28.674735,44.1766304 Z M11.6758974,49.3717391 L11.6758974,46.111413 C11.6758974,44.8831522 10.8882051,44.0570652 9.6191453,44.0461957 C8.95234188,44.0353261 8.26311111,44.2418478 7.78174359,44.9701087 C7.42071795,44.3940217 6.85182906,44.0461957 6.05319658,44.0461957 C5.49524786,44.0461957 4.94878632,44.2092391 4.52211966,44.8179348 L4.52211966,44.1766304 L3.38434188,44.1766304 L3.38434188,49.3717391 L4.53305983,49.3717391 L4.53305983,46.4918478 C4.53305983,45.5896739 5.03630769,45.111413 5.81251282,45.111413 C6.56738462,45.111413 6.9502906,45.6005435 6.9502906,46.4809783 L6.9502906,49.3717391 L8.09900855,49.3717391 L8.09900855,46.4918478 C8.09900855,45.5896739 8.62413675,45.111413 9.37846154,45.111413 C10.1552137,45.111413 10.5271795,45.6005435 10.5271795,46.4809783 L10.5271795,49.3717391 L11.6758974,49.3717391 L11.6758974,49.3717391 Z' id='Shape' fill='%23363639'/%3E%3Crect id='Rectangle-path' fill='%23F47D20' x='23.3304615' y='4.58586957' width='17.2307692' height='30.7646739'/%3E%3Cpath d='M24.4244786,19.9679348 C24.4244786,13.7271739 27.3657436,8.16847826 31.9458462,4.58586957 C28.5959658,1.96630435 24.3697778,0.402717391 19.776,0.402717391 C8.90092308,0.402717391 0.0853333333,9.1625 0.0853333333,19.9679348 C0.0853333333,30.773913 8.90092308,39.5331522 19.776,39.5331522 C24.3697778,39.5331522 28.5959658,37.9701087 31.9458462,35.3505435 C27.3657436,31.7679348 24.4244786,26.2092391 24.4244786,19.9679348 L24.4244786,19.9679348 Z' id='Shape' fill='%23DE1F31'/%3E%3Cpath d='M63.1915214,32.0918478 L63.1915214,31.3326087 L62.9924103,31.3326087 L62.7626667,31.8548913 L62.5323761,31.3326087 L62.333265,31.3326087 L62.333265,32.0918478 L62.4743932,32.0918478 L62.4743932,31.5190217 L62.6893675,32.0130435 L62.8354188,32.0130435 L63.0509402,31.5179348 L63.0509402,32.0918478 L63.1915214,32.0918478 L63.1915214,32.0918478 Z M61.9279316,32.0918478 L61.9279316,31.4619565 L62.1833846,31.4619565 L62.1833846,31.3336957 L61.5324444,31.3336957 L61.5324444,31.4619565 L61.7878974,31.4619565 L61.7878974,32.0918478 L61.9279316,32.0918478 Z M63.806359,19.9679348 C63.806359,30.773913 54.9907692,39.5331522 44.1156923,39.5331522 C39.5219145,39.5331522 35.2951795,37.9701087 31.9458462,35.3505435 C36.5259487,31.7679348 39.4672137,26.2092391 39.4672137,19.9679348 C39.4672137,13.7271739 36.5259487,8.16847826 31.9458462,4.58586957 C35.2951795,1.96630435 39.5219145,0.402717391 44.1156923,0.402717391 C54.9907692,0.402717391 63.806359,9.1625 63.806359,19.9679348 L63.806359,19.9679348 Z' id='Shape' fill='%23F3A837'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.paybutton div:nth-child(4){background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='110px' height='64px' viewBox='0 0 110 64' version='1.1'%3E%3C!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch --%3E%3Ctitle%3Evisa%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='-1.64477485e-15%25' y1='50.0001434%25' x2='100%25' y2='50.0001434%25' id='linearGradient-1'%3E%3Cstop stop-color='%23231E5D' offset='0%25'/%3E%3Cstop stop-color='%23074EA2' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Creditcards' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='visa' fill='url(%23linearGradient-1)'%3E%3Cg transform='translate(5.000000, 16.000000)' id='Shape'%3E%3Cg%3E%3Cpath d='M50.0085602,0.695828571 L43.2597963,32.5026429 L35.0975,32.5026429 L41.8486019,0.695828571 L50.0085602,0.695828571 L50.0085602,0.695828571 Z M84.3448194,21.2331429 L88.6410602,9.29044286 L91.1141574,21.2331429 L84.3448194,21.2331429 L84.3448194,21.2331429 Z M93.4516528,32.5026429 L101,32.5026429 L94.4111528,0.695828571 L87.4454259,0.695828571 C85.8785231,0.695828571 84.5575741,1.6137 83.971213,3.02845714 L71.7254306,32.5026429 L80.2931296,32.5026429 L81.9956343,27.7511143 L92.4655,27.7511143 L93.4516528,32.5026429 Z M72.149537,22.1175429 C72.1860093,13.7237571 60.6360046,13.2598714 60.715963,9.50965714 C60.7407454,8.36927143 61.8185463,7.15675714 64.1775509,6.84608571 C65.3451296,6.6924 68.5701157,6.57312857 72.2234167,8.26838571 L73.6575231,1.5246 C71.6922315,0.8052 69.1667639,0.114085714 66.0217361,0.114085714 C57.9557639,0.114085714 52.2773194,4.43802857 52.231963,10.6278857 C52.1781898,15.2087571 56.2841204,17.7615429 59.377713,19.2847286 C62.5559398,20.8432714 63.6220509,21.8436429 63.6103611,23.2371857 C63.5865139,25.3722857 61.0741389,26.3132571 58.7254213,26.3505 C54.6222963,26.4146143 52.2408472,25.2322714 50.3433565,24.3408 L48.8657639,31.3108714 C50.7707361,32.1929143 54.2907731,32.9622857 57.9412685,33 C66.5155139,33 72.1228843,28.7316857 72.149537,22.1175429 L72.149537,22.1175429 Z M38.3463333,0.695828571 L25.12375,32.5026429 L16.4971343,32.5026429 L9.98964815,7.11857143 C9.59453241,5.55578571 9.25225463,4.98205714 8.05100926,4.32488571 C6.08899074,3.2505 2.84950926,2.24352857 0,1.61841429 L0.192180556,0.695828571 L14.0796806,0.695828571 C15.8490509,0.695828571 17.4412037,1.88241429 17.8433333,3.93831429 L21.2801389,22.3447714 L29.7739583,0.695828571 L38.3463333,0.695828571 L38.3463333,0.695828571 Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.paybutton div:nth-child(5){
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='110px' height='64px' viewBox='0 0 110 64' version='1.1'%3E%3C!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch --%3E%3Ctitle%3Eamex%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3CradialGradient cx='17.5409177%25' cy='17.466056%25' fx='17.5409177%25' fy='17.466056%25' r='93.2873442%25' id='radialGradient-1'%3E%3Cstop stop-color='%239DD5F6' offset='0%25'/%3E%3Cstop stop-color='%2398D3F5' offset='7.11%25'/%3E%3Cstop stop-color='%2389CEF3' offset='15.75%25'/%3E%3Cstop stop-color='%2370C6EF' offset='25.16%25'/%3E%3Cstop stop-color='%234EBBEA' offset='35.14%25'/%3E%3Cstop stop-color='%2323ADE3' offset='45.46%25'/%3E%3Cstop stop-color='%230DA6E0' offset='50%25'/%3E%3Cstop stop-color='%232E77BC' offset='100%25'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg id='Creditcards' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='amex'%3E%3Cg transform='translate(29.000000, 6.000000)' id='Layer_1'%3E%3Cg%3E%3Cpath d='M52.5507088,0.111598592 L0.118831579,0.111598592 L0.118831579,52.9186338 L52.5507088,52.9186338 L52.5507088,35.4909648 C52.7589895,35.1888275 52.8618281,34.802338 52.8618281,34.3298169 C52.8618281,33.788993 52.7589895,33.4540106 52.5507088,33.1718415' id='Shape' fill='url(%23radialGradient-1)'/%3E%3Cpath d='M4.84494386,22.9620634 L3.83627018,20.4955106 L2.8333614,22.9620634 L4.84494386,22.9620634 Z M27.0658912,21.9798838 C26.8633754,22.1032394 26.6238526,22.1073451 26.3369088,22.1073451 L24.5466246,22.1073451 L24.5466246,20.7330775 L26.3612702,20.7330775 C26.6180877,20.7330775 26.8860632,20.7446479 27.0601263,20.8446761 C27.2512982,20.9348134 27.3695719,21.1266585 27.3695719,21.3916585 C27.3695719,21.6620704 27.2570632,21.879669 27.0658912,21.9798838 Z M39.8375895,22.9620634 L38.8177579,20.4955106 L37.8035053,22.9620634 L39.8375895,22.9620634 Z M16.0303614,25.6318451 L14.5195825,25.6318451 L14.5140035,20.7860775 L12.3770807,25.6318451 L11.0831368,25.6318451 L8.94063509,20.7817852 L8.94063509,25.6318451 L5.94325263,25.6318451 L5.37698947,24.2517923 L2.30856842,24.2517923 L1.73654035,25.6318451 L0.135940351,25.6318451 L2.77496842,19.4446549 L4.9645193,19.4446549 L7.47095439,25.3026479 L7.47095439,19.4446549 L9.87622456,19.4446549 L11.8048667,23.641919 L13.5765544,19.4446549 L16.0301754,19.4446549 L16.0301754,25.6318451 L16.0303614,25.6318451 Z M22.0517193,25.6318451 L17.1286702,25.6318451 L17.1286702,19.4446549 L22.0517193,19.4446549 L22.0517193,20.7330775 L18.6024421,20.7330775 L18.6024421,21.8483169 L21.9689649,21.8483169 L21.9689649,23.1165845 L18.6024421,23.1165845 L18.6024421,24.3521937 L22.0517193,24.3521937 L22.0517193,25.6318451 L22.0517193,25.6318451 Z M28.9930456,21.1109824 C28.9930456,22.0974542 28.3369614,22.6071127 27.9546175,22.7601408 C28.2770807,22.8833099 28.5524947,23.1009085 28.6836,23.2811831 C28.8916947,23.588919 28.927586,23.8638099 28.927586,24.4163908 L28.927586,25.6318451 L27.4411684,25.6318451 L27.4355895,24.851588 C27.4355895,24.4792817 27.4711088,23.9438697 27.2029474,23.6462113 C26.9876,23.4286127 26.6593719,23.3813979 26.128814,23.3813979 L24.5468105,23.3813979 L24.5468105,25.6318451 L23.0732246,25.6318451 L23.0732246,19.4446549 L26.462807,19.4446549 C27.2159649,19.4446549 27.7708842,19.4646232 28.2473263,19.741007 C28.7135404,20.0173908 28.9930456,20.4208627 28.9930456,21.1109824 Z M31.3514526,25.6318451 L29.8477404,25.6318451 L29.8477404,19.4446549 L31.3514526,19.4446549 L31.3514526,25.6318451 Z M48.7964491,25.6318451 L46.7080632,25.6318451 L43.9146842,20.988 L43.9146842,25.6318451 L40.9133965,25.6318451 L40.3398807,24.2517923 L37.2785263,24.2517923 L36.7221193,25.6318451 L34.9976667,25.6318451 C34.2813298,25.6318451 33.3743789,25.4728451 32.8607439,24.9475106 C32.3428316,24.4221761 32.0733684,23.7105951 32.0733684,22.5854648 C32.0733684,21.6678556 32.234414,20.829 32.8678105,20.1661268 C33.3442526,19.672331 34.0903439,19.4446549 35.1058982,19.4446549 L36.5326211,19.4446549 L36.5326211,20.7704014 L35.1358386,20.7704014 C34.5980281,20.7704014 34.2943474,20.8506479 34.0018246,21.1369225 C33.750586,21.3974437 33.5781965,21.8899331 33.5781965,22.5384366 C33.5781965,23.2013099 33.7094877,23.679243 33.983414,23.9914577 C34.2102912,24.2363028 34.6225754,24.3105775 35.0104982,24.3105775 L35.6723474,24.3105775 L37.7493895,19.4448415 L39.9575368,19.4448415 L42.4526281,25.2970493 L42.4526281,19.4448415 L44.6964807,19.4448415 L47.2869719,23.7538908 L47.2869719,19.4448415 L48.7964491,19.4448415 L48.7964491,25.6318451 Z M0.118831579,26.8471127 L2.63679649,26.8471127 L3.20454737,25.4728451 L4.47561754,25.4728451 L5.0418807,26.8471127 L9.99617193,26.8471127 L9.99617193,25.7964437 L10.4383965,26.8515915 L13.0102912,26.8515915 L13.4525158,25.7807676 L13.4525158,26.8471127 L25.7648807,26.8471127 L25.7591158,24.5912535 L25.9973368,24.5912535 C26.1641474,24.5970387 26.2128702,24.6125282 26.2128702,24.888912 L26.2128702,26.8471127 L32.5808667,26.8471127 L32.5808667,26.3219648 C33.0945018,26.598162 33.893407,26.8471127 34.9446667,26.8471127 L37.6236772,26.8471127 L38.197007,25.4728451 L39.4680772,25.4728451 L40.0287614,26.8471127 L45.1913333,26.8471127 L45.1913333,25.5417077 L45.9731298,26.8471127 L50.1101053,26.8471127 L50.1101053,18.2178169 L46.0159018,18.2178169 L46.0159018,19.2369472 L45.4425719,18.2178169 L41.2414386,18.2178169 L41.2414386,19.2369472 L40.7149719,18.2178169 L35.0402526,18.2178169 C34.0903439,18.2178169 33.2553614,18.3508768 32.5808667,18.7216901 L32.5808667,18.2178169 L28.6648175,18.2178169 L28.6648175,18.7216901 C28.2356105,18.339493 27.6507509,18.2178169 27.0004316,18.2178169 L12.693593,18.2178169 L11.7336421,20.4466162 L10.7478421,18.2178169 L6.24154035,18.2178169 L6.24154035,19.2369472 L5.74650175,18.2178169 L1.90335088,18.2178169 L0.118645614,22.3206514 L0.118645614,26.8471127 L0.118831579,26.8471127 Z' id='Shape' fill='%23FFFFFF'/%3E%3Cpath d='M52.5507088,31.4108979 L49.8648175,31.4108979 C49.5966561,31.4108979 49.4185018,31.4209754 49.2684281,31.5226831 C49.1129614,31.6228979 49.0530807,31.7716338 49.0530807,31.9679577 C49.0530807,32.201419 49.1843719,32.3602324 49.3753579,32.4289085 C49.5308246,32.4832148 49.6978211,32.4990775 49.9432947,32.4990775 L50.742014,32.5205387 C51.547986,32.540507 52.0859825,32.6795387 52.4140246,33.0186268 C52.4737193,33.0658415 52.5096105,33.1188415 52.5507088,33.1718415 L52.5507088,31.4108979 Z M52.5507088,35.4909648 C52.1927263,36.0162993 51.4951719,36.2826056 50.5508421,36.2826056 L47.7048351,36.2826056 L47.7048351,34.9555528 L50.5393123,34.9555528 C50.8204912,34.9555528 51.0172421,34.9184155 51.1357018,34.802338 C51.2383544,34.7066021 51.3099509,34.5675704 51.3099509,34.3986796 C51.3099509,34.2184049 51.2383544,34.0752676 51.1299368,33.9894225 C51.023007,33.894993 50.8673544,33.8520704 50.6107228,33.8520704 C49.2269579,33.8048556 47.5006456,33.894993 47.5006456,31.9366056 C47.5006456,31.0389648 48.0685825,30.0941092 49.6150667,30.0941092 L52.5505228,30.0941092 L52.5505228,28.8627923 L49.8231614,28.8627923 C49.0000807,28.8627923 48.4022035,29.0606092 47.9787614,29.3681585 L47.9787614,28.8627923 L43.9446246,28.8627923 C43.2995123,28.8627923 42.5422632,29.0232852 42.1840947,29.3681585 L42.1840947,28.8627923 L34.980186,28.8627923 L34.980186,29.3681585 C34.4068561,28.9531162 33.4394667,28.8627923 32.9929649,28.8627923 L28.2411895,28.8627923 L28.2411895,29.3681585 C27.7876211,28.9273627 26.7789474,28.8627923 26.1641474,28.8627923 L20.8461088,28.8627923 L19.6291544,30.1844331 L18.4893754,28.8627923 L10.5453263,28.8627923 L10.5453263,37.4980599 L18.3398596,37.4980599 L19.5938211,36.1555176 L20.7750702,37.4980599 L25.5796596,37.5023521 L25.5796596,35.4709965 L26.0520105,35.4709965 C26.6894982,35.4808873 27.4413544,35.4551338 28.1046912,35.1673662 L28.1046912,37.4978732 L32.0676035,37.4978732 L32.0676035,35.2472394 L32.2587754,35.2472394 C32.5027614,35.2472394 32.5267509,35.2573169 32.5267509,35.5019754 L32.5267509,37.4976866 L44.5653754,37.4976866 C45.3296912,37.4976866 46.1285965,37.3013627 46.571007,36.9451056 L46.571007,37.4976866 L50.3896105,37.4976866 C51.1842386,37.4976866 51.9602702,37.3859014 52.5507088,37.0996268 L52.5507088,35.4909648 Z M46.6721719,33.0186268 C46.9591158,33.3166585 47.1129088,33.6928838 47.1129088,34.3298169 C47.1129088,35.661162 46.2840632,36.2826056 44.7978316,36.2826056 L41.9274632,36.2826056 L41.9274632,34.9555528 L44.7863018,34.9555528 C45.065807,34.9555528 45.2640456,34.9184155 45.3882702,34.802338 C45.4896211,34.7066021 45.5623333,34.5675704 45.5623333,34.3986796 C45.5623333,34.2184049 45.4836702,34.0752676 45.3825053,33.9894225 C45.2698105,33.894993 45.1143439,33.8520704 44.8577123,33.8520704 C43.4795263,33.8048556 41.753586,33.894993 41.753586,31.9366056 C41.753586,31.0389648 42.3155719,30.0941092 43.8605684,30.0941092 L46.814993,30.0941092 L46.814993,31.4112711 L44.1116211,31.4112711 C43.8436456,31.4112711 43.6693965,31.4213486 43.5211825,31.5230563 C43.3597649,31.6232711 43.2998842,31.772007 43.2998842,31.968331 C43.2998842,32.2017923 43.4369404,32.3606056 43.6223474,32.4292817 C43.777814,32.483588 43.9448105,32.4994507 44.1958632,32.4994507 L44.9891895,32.520912 C45.7892105,32.540507 46.3383649,32.6793521 46.6721719,33.0186268 Z M33.374193,32.6364296 C33.1770702,32.7538134 32.9332702,32.7638908 32.6465123,32.7638908 L30.8562281,32.7638908 L30.8562281,31.3739472 L32.6708737,31.3739472 C32.9332702,31.3739472 33.1958526,31.3795458 33.374193,31.4857324 C33.5651789,31.5859472 33.6793614,31.7776056 33.6793614,32.042419 C33.6793614,32.3072324 33.5651789,32.5205387 33.374193,32.6364296 Z M34.2642211,33.4066092 C34.5922632,33.5280986 34.8604246,33.7458838 34.9861368,33.9261585 C35.1942316,34.2282958 35.2243579,34.5102782 35.2303088,35.0557676 L35.2303088,36.2826056 L33.7507719,36.2826056 L33.7507719,35.5083204 C33.7507719,35.1360141 33.7864772,34.5847394 33.5125509,34.2969718 C33.2972035,34.0752676 32.9689754,34.0222676 32.4313509,34.0222676 L30.856414,34.0222676 L30.856414,36.2826056 L29.3755754,36.2826056 L29.3755754,30.0939225 L32.7779895,30.0939225 C33.5240807,30.0939225 34.0674702,30.1269542 34.5511649,30.3859824 C35.0162632,30.6679648 35.308786,31.0542676 35.308786,31.76025 C35.3086,32.7480282 34.6521439,33.252088 34.2642211,33.4066092 Z M36.1259158,30.0939225 L41.0445018,30.0939225 L41.0445018,31.3737606 L37.5935509,31.3737606 L37.5935509,32.4988908 L40.9602596,32.4988908 L40.9602596,33.7615599 L37.5935509,33.7615599 L37.5935509,34.9928768 L41.0445018,34.9984754 L41.0445018,36.2826056 L36.1259158,36.2826056 L36.1259158,30.0939225 L36.1259158,30.0939225 Z M26.1829298,32.9499507 L24.2784632,32.9499507 L24.2784632,31.3739472 L26.2000386,31.3739472 C26.7320842,31.3739472 27.1014105,31.5915458 27.1014105,32.132743 C27.1014105,32.6679683 26.749193,32.9499507 26.1829298,32.9499507 Z M22.8106421,35.7197606 L20.548007,33.1989014 L22.8106421,30.7581021 L22.8106421,35.7197606 Z M16.9674386,34.9928768 L13.3440982,34.9928768 L13.3440982,33.7615599 L16.5795158,33.7615599 L16.5795158,32.4988908 L13.3440982,32.4988908 L13.3440982,31.3737606 L17.0388491,31.3737606 L18.650793,33.1772535 L16.9674386,34.9928768 Z M28.6836,32.132743 C28.6836,33.8518838 27.4054632,34.2068345 26.1172842,34.2068345 L24.2784632,34.2068345 L24.2784632,36.2826056 L21.4140456,36.2826056 L19.5994,34.2338944 L17.7135298,36.2826056 L11.8760912,36.2826056 L11.8760912,30.0939225 L17.8033509,30.0939225 L19.6165088,32.1224789 L21.4910351,30.0939225 L26.2000386,30.0939225 C27.3695719,30.0939225 28.6836,30.4188275 28.6836,32.132743 Z' id='Shape' fill='%23FFFFFF'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#framed {
    bottom: 0;
    right: 0;
    background-color: rgba(11, 15, 6, 0.55);
    z-index: 999;
    opacity: 1;
    display: none;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
#viewmore {
    bottom: 0;
    right: 0;
    
    z-index: 99999;
    opacity: 1;
    display: block;
    overflow: scroll;
    height: auto;
    left: 0;
    top: 0;
    width: 100%;
    margin: auto;
    min-height: 100vh;
    position: absolute;
}
.service-23 {
    font-family: "Montserrat", sans-serif;
    color: #8d97ad;
    font-weight: 300;
    padding-top: 35vh;
    padding-bottom: 25vh;
    height: 100vh;
}
#contan {
margin: auto;
overflow-y: visible;
}
.inner-content {
    min-height: 100vh;
margin: auto;
background: #f9fafc;
-webkit-box-shadow: none;
box-shadow: none;
margin-top: 0;
position: relative;
z-index: 99999;
}
#rm3 a, .backs a.rb3 {
display: inline-block;
margin: 0;
text-align: left;
color: #eee;
text-decoration: none;
font-weight: 500;
width: 45%;
}
.backs a.rb3 {
    max-height: 65px;
    width: 100%;
}
#rm3 a small, .backs a.rb3 {
    color: #c6c6c6 !important;
    text-decoration: none !important;
    font-weight: bold;
}
#rm3 a:hover, .backs a.rb3:hover {
    font-weight:600;
}
#rm3 a:hover span, .backs a.rb3:hover span {
    transform: scale(1.03);
}
#sx1 h5 {
    max-width: 600px;
    line-height: 1.3;
    font-size: 1.2rem;
}
table td {
    padding: 0;
}
#rm3 span, .backs a.rb3 span {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 500px;
    background: #333;
    margin-bottom: 10px;
    color: #fff;
    float: left;
    margin-right: 11px;
}
#rm3 span svg, .backs a.rb3 span svg {
    margin-top: 14px;
    text-align: center;
}
#rm3 p, .backs a.rb3 p {
    padding-right: 20px;
    padding-top: 5px;
    color: #fff;
}
#dismiss {
z-index: 99999;
position: fixed;
bottom: 4%;
left: 0;
right: 0;
max-width: 90%;
margin: auto;
}
img#logom {
width: 70px;height: 70px;border-radius:500px;
}
/* Outpage Confirm + 404 */
.c2a6 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}
.mailing {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480.5' height='446.927' viewBox='0 0 480.5 446.927'%3E%3Cg%3E%3Cpath fill='rgb(63,61,86)' fill-rule='evenodd' d='M432.91688265 446.9273701h-384.83376c-12.61982806 0-24.72278082-5.01320718-33.64634682-13.93677318-8.923566-8.923566-13.93677318-21.02651876-13.93677318-33.64634683v-176.31175c.00000138-5.17440102 2.1269778-10.12130841 5.88231999-13.68105998L210.30614265 16.04863009C227.23657563 0 253.76343967 0 270.69387265 16.0486301l194.43057 184.30396c9.81595371 9.30471433 15.37557898 22.23526402 15.37558 35.76045v163.23121c0 12.61983153-5.01320992 24.72278732-13.93678025 33.6463539-8.92357032 8.92356657-21.02652822 13.9367714-33.64635975 13.9367661z'/%3E%3Cg opacity='.1'%3E%3Cpath fill='rgb(0,0,0)' fill-rule='evenodd' d='M.50000265 225.9273701h476v192.26772c-2.3e-7 15.8684005-12.86388035 28.73228023-28.73228042 28.73228H29.23228265c-15.86840007 0-28.73228-12.86387993-28.73228-28.73228v-192.26772z'/%3E%3C/g%3E%3Cpath fill='rgb(108,99,255)' fill-rule='evenodd' d='M89.18081265 74.4278101h301.638c14.44968726 0 26.181 11.73131274 26.181 26.181v301.638c0 14.44968725-11.73131274 26.181-26.181 26.181h-301.638c-14.44968725 0-26.181-11.73131275-26.181-26.181v-301.638c-2.1e-7-14.44968687 11.73131236-26.18099979 26.18099961-26.181z'/%3E%3Cg opacity='.1'%3E%3Cpath fill='rgb(0,0,0)' fill-rule='evenodd' d='M416.99981265 233.8778101v194.55h-354v-194.55l177 85.55 177-85.55z'/%3E%3C/g%3E%3Cpath fill='rgb(63,61,86)' fill-rule='evenodd' d='M240.00000265 330.4273701l-226.7938-109.617c-2.85157405-1.37825794-6.21153475-1.19317161-8.89446955.4899595-2.68293481 1.68313111-4.31172726 4.62772412-4.31173045 7.7949105v188.59984C0 425.31535626 3.02714107 432.62352667 8.4154891 438.01187657c5.38834802 5.3883499 12.69651738 8.41549351 20.31679356 8.41549351h422.53544c7.62027618 0 14.92844554-3.0271436 20.31679357-8.4154935 5.38834802-5.3883499 8.41548909-12.69652032 8.41548643-20.3167965v-185.369c.0000047-3.86481203-1.98755217-7.45800415-5.2614473-9.51187431-3.27389515-2.05387016-7.37394423-2.27972283-10.8536227-.59787569l-223.88493 108.21104z'/%3E%3Crect width='99' height='14' x='93.5' y='106.928' fill='rgb(242,242,242)' rx='0' ry='0'/%3E%3Crect width='294' height='8' x='85.5' y='157.928' fill='rgb(242,242,242)' rx='0' ry='0'/%3E%3Crect width='294' height='8' x='85.5' y='184.928' fill='rgb(242,242,242)' rx='0' ry='0'/%3E%3Crect width='294' height='8' x='85.5' y='211.928' fill='rgb(242,242,242)' rx='0' ry='0'/%3E%3Cellipse cx='77.5' cy='87.002' fill='rgb(255,255,255)' rx='41' ry='41.075'/%3E%3Cpath fill='rgb(87,184,148)' fill-rule='evenodd' d='M28.50000577 80.92735673c0-27.06195069 21.93804931-49 49-49 27.02911377.07913208 48.92086792 21.97088623 49 49 0 27.06195068-21.93804932 49-49 49-27.06195069 0-49-21.93804932-49-49zM42.3283749 81.9403267l25.1124878 25.1125183 45.25433349-45.20718383-7.0437622-7.0437622-38.18698121 38.18701171-18.0923462-18.09231567-7.04373168 7.04373169z'/%3E%3C/g%3E%3C/svg%3E%0A");
        height: 40vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
width: 100%;
}
.centbox {
display: table;
height: 75vh;
width: 100%;
display:table;
}
.slide-in-top {
    -webkit-animation: slide-in-top 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000) both;
            animation: slide-in-top 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000) both;
}
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/* Calendar View */
.bord {
 background-color: #dddddd;
 border-radius: 20px;
 overflow: hidden;
 width: 90px;
 padding: 0px 6px;
 height: 90px;
 margin-left: -9px;
 margin-bottom: 25px;
 margin-right: 10px;
 transform: scale(0.82);
}
.bord .calendar {
  width: 70px;
  height: 55px;
  margin: auto;
  background: white;
  position: relative;
  transform: scale(0.85);
  margin-top: 8px;
}
.bord .top {
  height: 15px;
  width: 100%;
  background: #f0514e;
  position: relative;
  box-shadow: 0px 3px 2px #d5d5d5;
}
.bord .top::before {
   content: "";
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0;
    top: 0;
    background: #e43936;
  }

.bord .ring {
   position: absolute;
    width: 15px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    top: 8px;
  }
.bord .ring::before {
      content: "";
      position: absolute;
      top: -16px;
      height: 20px;
      width: 25%;
      left: 25%;
      background: #404041;
      border-radius: 20px 0 0 20px;
    }
.bord .ring::after {
      content: "";
      position: absolute;
      top: -16px;
      height: 20px;
      width: 25%;
      right: 25%;
      background: #1e1b1d;
      border-radius: 0 20px 20px 0;
    }

.bord .ring.left {
      left: 10px;
    }
.bord .ring.right {
      right: 10px;
    }
.bord .page {
  width: 100%;
  height: 62px;
  text-align: center;
  display: grid;
  color: #000 !important;
  grid-template-rows: 20px 5px;
  align-items: center;
  background: white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.bord .page p {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 2;
  padding-top: 55px;
}
.bord .page span {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3c3c3c;
    padding-top: 58px;
  }

.c2a6 h1,
.c2a6 h2,
.c2a6 h3,
.c2a6 h4,
.c2a6 h5,
.c2a6 h6 {
  color: #3e4555;
}

.c2a6 .btn-danger {
  background: #ff4d7e;
  border: 1px solid #ff4d7e;
}

.c2a6 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.c2a6 .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}

.service-23 {
  font-family: "Montserrat", sans-serif;
    color: #8d97ad;
  font-weight: 300;
    padding-top: 20vh;
    padding-bottom: 25vh;
}
.service-23 h4.my-3 {
    font-size: 6rem;
}
.service-23 h1, .service-23 h2, .service-23 h3, .service-23 h4, .service-23 h5, .service-23 h6 {
  color: #3e4555;
}

.service-23 .font-weight-medium {
    font-weight: 500;
}

.service-23 .badge {
    line-height: 14px;
}

.service-23 .badge-info {
    background: #188ef4 !important;
}

.service-23 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.service-23.wrap-service23-box {
  background-size: cover;
  background-attachment: fixed;
  background-position: left center;
}

.service-23 .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}
.service-23 .btn-info-gradiant {
        background: #188ef4;
    background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
    background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
    background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
    background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
    background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
}
.service-23 .btn-info-gradiant:hover {
        background: #316ce8;
    background: -webkit-linear-gradient(legacy-direction(to right), #316ce8 0%, #188ef4 100%);
    background: -webkit-gradient(linear, left top, right top, from(#316ce8), to(#188ef4));
    background: -webkit-linear-gradient(left, #316ce8 0%, #188ef4 100%);
    background: -o-linear-gradient(left, #316ce8 0%, #188ef4 100%);
    background: linear-gradient(to right, #316ce8 0%, #188ef4 100%);
}
.service-38 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
    background-size: cover;
    background-position: center center;
    background-color: #333;
    background-blend-mode: overlay;
}
.service-38 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.service-38 .card.card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
#sb .btn-shadow {
    width: 100%;
}

.service-38 .text-success-gradiant {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}
.icon-scroll {
    width: 20px;
    height: 30px;
    position:absolute;
    left:50%;
    bottom:40px;
    margin-left: -9px;
    box-shadow: inset 0 0 0 2px #fff;
    border-radius: 25px;
    opacity:0.75;
    cursor:pointer;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transform: translateY(10px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.icon-scroll:hover {
    opacity:1;
}
.icon-scroll.disable {
    opacity:0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.icon-scroll:before {
  content: '';
  width: 4px;
  height: 5px;
  background: #fff;
  margin-left: 8px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
  position:absolute;
}
@-webkit-keyframes scroll {
    0% {
        transform: translateY(0);
    }
    100% {
       transform: translateY(10px);
    }
}

@keyframes scroll {
     0% {
         transform: translateY(0);
     }
     100% {
        transform: translateY(10px);
     }
}
.card-header span {
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 11px;
}
.mk-map-view .mk-annotation--------container div:not(.circle-annotation)::after {
content: attr(aria-label) '';
position: absolute;
font-size: 30px;
color: #fff;
text-align: left;
margin-left: 60px;
opacity: 0;
font-weight: 600;
visibility: hidden;
}
.mk-map-view .mk-annotation------container div:not(.circle-annotation):hover::after {
opacity: 1;
visibility: visible;
}
.mk-map-view .mk-annotation---------container div:not(.circle-annotation):hover>* {
opacity: 0.3;
}
.fixe {
    position: fixed;
    text-align: center;
    top: 20vh;
    left: 0;;
    right: 0;
}
#current_position {
    display: none;
}
#sx1 h4 {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    color: #d2d2d2;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 3px;
}
#sx1 h5 {
font-size: 1.2rem;
}
/* Register Form */
.signform {
    padding: 100px 30px;
    padding-top:0px;
    max-width: 1100px;
    margin: auto;
}
.signform h1 {
    font-weight: bold;
    max-width: 90%;
    line-height: 1.2;
}
.signform strong {
    font-size: 25px;
    padding-bottom: 0px;
    color: #444;
    font-weight: 600;
}
.form-text {
    margin-top: 15px;
    font-size: 14px;
    /* padding-left: 20px; */
    font-weight: 500;
    margin-bottom: 30px;
}
.custom-switch {
    padding-bottom: 5px;
}
.custom-control-label.slide {
    transform: scale(1.2) translateX(14px);
    font-size: 0.82em;
    line-height: 1.8;
}
.custom-control-label.toggle {
    font-size: 0.82em;
    line-height: 1.7;
    font-weight: 500;
}
/*#customContent1, #customContent2 {
    opacity: 0.3;
    pointer: disabled;
}
#customContent1.active, #customContent2.active {
    opacity: 1;
    pointer: default;
}*/
.app-wrapper__btn-radio {

}
.app-btn-radio {
    border-radius: 1rem;
    cursor: pointer;
    float: left;
    width: 100%;
  padding: 0.5rem;
  cursor: pointer;
}
  & + & {
    margin-left: 2rem;
  }

  .app-btn-radio:hover ~ div, .app-btn-radio__images:hover {
    border-color: #007bff;
  }
.app-btn-radio:hover:active ~ div {
  border-color: black;
}
.app-btn-radio:hover input[type="radio"]:disabled ~ div {
    border-color: red;
}
.app-btn-radio input[type="radio"]:disabled, .app-btn-radio input[type="radio"]:disabled ~ div {
    cursor: no-drop;
}
.app-btn-radio__images {
    border-radius: 1rem;
  line-height: 1.3;
padding: 1rem;
  align-items: center;
  border: 2px solid #f0f3f6;
  flex-grow: 1;
}
.app-btn-radio__images b {
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
    color: #333;
}
.app-btn-radio input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.app-btn-radio i {
  font-size: 24px;
  color: #c0c3c6;
}
.app-btn-radio input[type="radio"]:checked ~ div {
    border-color: rgb(6,203,168);
}
.app-btn-radio input[type="radio"]:checked ~ div b {
  color: rgb(6,203,168);
}
.app-btn-radio input[type="radio"]:checked ~ div {
    font-weight: 500;
}
.app-btn-radio input[type="radio"]:checked ~ div b::after {
  content: " (Ausgewählt)";
    font-weight: 400;
    font-size: 12px;
}
.app-btn-radio img {
  display: block;
  width: 60px;
  height: auto;
}
.app-btn-radio img + img {
  margin-left: 6px;
}
.colorPickWrapper{position:relative;width:0;height:0}#colorPick *{-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-ms-transition:all linear .2s;-o-transition:all linear .2s;transition:all linear .2s}#colorPick{background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(15px);position:absolute;border-radius:5px;box-shadow:0 3px 8px rgba(0,0,0,.2);padding:15px;font-family:"Open Sans",sans-serif;width:140px;box-sizing:content-box;z-index:999}#colorPick span{user-select:none;font-size:9pt;text-transform:uppercase;font-weight:700;color:#bbb;margin-bottom:5px;display:block;clear:both}.customColorHash{border-radius:5px;height:23px;width:122px;margin:1px 4px;padding:0 4px;border:1px solid #babbba;outline:0}.customColorHash.error{border-color:#ff424c;color:#ff424c}.colorPickButton{border-radius:5px;width:20px;height:20px;margin:0 3px;cursor:pointer;display:inline-block;border:thin solid #eee}.colorPickButton:hover{transform:scale(1.1)}.colorPickDummy{background:#fff;border:1px dashed #bbb}
.picker {
    border-radius: 5px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    float: left;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    border: thin solid #eee;
}
/* Login Form */
.loginfo {
    font-family: "Montserrat", sans-serif;
    color: #8d97ad;
    font-weight: 300;
    overflow: hidden;
}
.loginfo h1,.loginfo h2, .loginfo h3, .loginfo h4, .loginfo h5, .loginfo h6 {
    color: #3e4555;
}
.loginfo .font-weight-medium {
    font-weight: 500;
}
.loginfo .bg-img {
    background-size: cover;
    background-position: center center;
    position: fixed;
    right: 0px;
    height: 100vh;
    top: 0;
    bottom: 0;
}
.loginfo .subtitle {
    color: #8d97ad;
    line-height: 24px;
}
.loginfo .bg-img img {
    margin-left: -142px;
    padding-top: 100px;
}
.loginfo .container {
    z-index: 1;
}
.loginfo .info-detail {
    padding: 10% 15px;
}
.loginfo .info-detail .title {
    font-size: 48px;
    font-weight: 700;
    line-height: 50px;
}
.loginfo .info-detail .subtitle {
    margin: 50px 0;
}
.loginfo .adv-img {
    padding-top: 100px;
}
.btn-success-gradiant {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}
.btn-success-gradiant:hover {
    background: #1dc8cc;
    background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
    background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
    background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
    background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);
}
.loginfo .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}
/* Entry Open Style */
.popup-layer {
    position:absolute;
    display:none;
    top:0;right:0;bottom:0;left:0;
    z-index:999;
    background-color:rgba(0,0,0,.45);
    overflow: scroll;
}
.popup-layer-content {
    position:absolute;
    /*box-shadow:0 0 22px rgba(0,0,0,.4);
    max-width: 80vw;*/
    margin-left: auto;
    margin-right: auto;
    min-height: 800px;
    background: rgba(250, 251, 252, 0.5);
}
#tilehead {
    position: relative;
    top: 0;
    height: auto;
    left: 0;
    left: 0;
    right: 0;
    padding-top: 13.5vh;
    /* max-height: 750px; */
    min-height: 75vh;
    z-index: 99999;
    opacity: 1;
}
.service-38 #tilehead {
    padding-top: 10vh;
    min-height: 65vh;
    padding-bottom: 20px;
}
#rm1 {z-index:99 !important;}
#fbaring {
z-index: 999999 !important;
position: fixed;
bottom: 3.5%;
left: 0;
right: 0;
max-width: 400px;
margin: auto;
}
#tilehead #rm1 .naming {
    max-width: 96vw;
    margin: auto;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#tilehead.shrinked {
    opacity: 0;
    visibility: hidden;
}
#dismiss {
    z-index: 999999 !important;
}
#dismisses {
min-width: 280px;
}
#tilehead h2 {
    font-weight: 700;
    line-height: 50px;
    font-family: Montserrat;
    color: #fff;
}
#tilehead.shrinked h2 {
    color: #000;
    font-size: 2.5rem;
    line-height: 1.3;
}
#tilehead.shrinked h4 {
    display: none;
}
.#tilehead >*::selection {
    background: inherit;
    color: inherit;
}
.circle-annotation {
    min-width: 200px;
    max-width: 200px;
}
img#hero {
    width: 100%;
    height: auto;
}
#brm {
    background: #F4E9DA;
}
#brand {
    position: absolute;
    top: 0;
    z-index: -2;
    width: 100vw;
    background: #504d49;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-color: #a3a3a3;
    background-blend-mode: multiply;
    margin: auto;
}
#brandov {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100vw;
    z-index: -1;
}
.blog {
    background: #f9fafc;
    background: #dee6e9;
    border-bottom: 1px solid #eaebed;
    min-height: 800px;
}
#feed {
    width: 90vw;
    margin: auto;
    max-width: 1450px;
}
#feed .card-footer {
        z-index: 99;
}
#feed .card-footer .btn-md {
    padding: 13px;
font-size: 16px;
min-width: 160px;
}
#feed .card a.rb3 {
    color: #121212 !important;
}
#feed .card:hover {
    transform: scale(1.05) !important;
    opacity: 1;
}
#feed.large .card {
filter: blur(10px);
transform: scale(0.9);
opacity: 0.5;
transition: 0.9s;
}
#feed.large .card.flipped {
filter: blur(0px);
transform: scale(1);
opacity: 1;
transition: 0.9s;
}
.list-group-item {
    background-color: transparent;
    padding: 0;
    border: none;
    width: 95%;
}
.list-group-item.active {
color: #fff;
background-color: transparent;
border-color: transparent;
    }
#feed .card {
        overflow: hidden !important;
transition: transform 1s ease, all 0.6s cubic-bezier(0.85, 0, 0.15, 1);
    }


.card.card-shadow0 {
    -webkit-box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
    box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
}
.card.card-shadow1 {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.card-img-top {
    max-height: 300px;
    transition: 1s cubic-bezier(0, 0, 0.11, 1) 0.2s;
}
.card-img-overlay .card-text {
    color: #fff;
}
#feed .card .card-body {
    max-height: 450px;
}
.card-body {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1.5s;
}
.card-body.flipped {
    -webkit-transform: rotateY(180deg);
}
.card-body.flipped .front, .card-body .backs{
    height: 0;
}
.face {
   /* position: absolute;
    height: 300px
    width: 200px;; -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);*/
    -webkit-border-radius: 10px;
    -webkit-backface-visibility: hidden;
}
.backs {
    -webkit-transform: rotateY(180deg);
}
.card-body .card-title {
   font: 700 30px/1.3 "Poppins", sans-serif
    }
.card-body .card-subtitle {
font: 600 17px/1.2 "Poppins", sans-serif;
opacity: 1;
    }
.card-body .card-text {
    font-size: 17px;
    font-weight: 500;
}
.card-body .card-text.light {
    font-weight: 300;
    line-height: 1.5;
    font-size: 18px;
}
.card-body .card-text b {
    font: 500 20px/1.2 "Poppins", sans-serif;
}
.payme span:nth-child(2) {
display: none;
}
.payme.payact span:nth-child(1) {
display: none;
}
.payme.payact span:nth-child(2) {
display: inline-block;
}
#sidego {
font-size: 35px;
line-height: 0;
text-align: center;
padding: 0 11px;
transition: transform 1s ease, opacity 1s ease;
transform: rotate(180deg);
opacity: 0.25;
}
#sidego.swapdir {
transform: rotate(0deg);
opacity: 1;
}
.bg-grad {
background: #1dc8cc;
background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);
                            }
.modal-backdrop { z-index: 0 !important; }
.card-img { max-height: 550px; height:auto; min-height: 375px; }
.prprice  { letter-spacing: 0.3px;font-size: 23px;font-family: montserrat;font-weight: 700;}
.prprice small { font-size: 11px; font-weight: 500; opacity: 0.7; line-height: 0.7; letter-spacing: 1.5px; text-transform: uppercase; }

.card.txonly .card-body .card-text { font-size: 1.15rem; font-weight: 600; color: rgba(51, 51, 51, 0.88); }
.card.tlonly .card-body .card-title { font-weight: 700; }
.card.tlong .card-body .card-title {
    font-size: 25px;
    line-height: 1.4;
    font-weight: 600;
    }
.card.imonly { min-height: 150px; }
.card.imonly .card-body { height:0; max-height:0; padding: 0; }
.card-img-top {
    max-height: 270px;
    pointer-events: none;
    cursor: default;
    }
.card-img-top.card-img {
    height: 100%;
    border-top-right-radius: .625rem;
    }
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .blurred-container {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
/* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .blurred-container {
    background-color: rgba(0, 0, 0, .8);
  }
}
.avatar {
    background: #fff;
    width: 52px;
    font-size: 1.8rem;
    line-height: 52px;
    display: inline-block;
    float: left;
}
.inn {
    background: rgba(255, 255, 255, 0.94);
    border-radius: 500px;
    height: 60px;
}
.inn .tbl {
    display: table;
    height: 60px;
}
.inn h5 {
    line-height: 1.1;
    padding-left: 10px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.15rem;
}
.card-circle {
    position: absolute;
    display: inline-block;
    margin-top: 13px;
    margin-left: 13px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.2px;
}
.popup-layer-content h2 {
    font-size: 3.3rem;
}
#conten {
    background: #fff;
    padding: 40px 15px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding-top: 50px;
    box-shadow:0 0 22px rgba(0,0,0,.4);
}
#goup {
    z-index: 999999;
    position: fixed;
    bottom: 3.8%;
    right: 1.5%;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    font-size: 35px;
    line-height: 0;
    text-align: center;
    border: 2px solid;
    cursor: pointer;
    padding: 0 0px 0 3px;
}
.popup-layer-blur {
    -webkit-filter: blur(4px);
    filter: blur(4px);
}
.mk-map-view.popup-layer-blur {
    opacity: 0.5;
}
.popup-layer-blurs {
    -webkit-filter: blur(4px) contrast(0.35);
    filter: blur(4px) contrast(0.35);
}





#es {
    position: fixed;
    background: #570887;
    width: 200px;
    height: 60px;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    border-radius: 500px;
    color: #fff;
    font-weight: 700;
    font-size: 1.2rem;
    text-align: center;
    line-height: 58px;
    cursor: pointer;
    z-index: 9999;
}
#ons {
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    border: 2px solid #00bbb0;
    height: 58px;
    width: 13vw;
    bottom: 65px;
    left: 5.9%;
    right: auto;
    top: auto;
    border-radius: 6px;
    font-weight: 700;
    font-size: 1.2rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    line-height: 43px;
    padding: 0 15px;
    cursor: pointer;
    z-index: 9999;
    transition: 0.35s;
}
#ons span {
    color: #00bbb0;
    padding-left: 15px;
    line-height: 51px;
}
#ons:hover {
    background: #00bbb0;
}
#ons:hover span {
    color: #fff;
}
#back {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    z-index: 0;
    opacity: 0;
    display: none;
}
#back > * {
    display: none;
}

/* Styling Maps Callout */

.mk-callout.mk-selected, .mk-callout.mk-selected::after {
    cursor: pointer !important;
}
mk-callout.mk-selected ::after, a.review-callout-content::after  {
    border: solid 0 transparent !important;
    content:'';
    }

.mk-callout.mk-selected:hover::after, a.review-callout-content:hover::after {
    transform: translateY(-10px);
      content:'';
    }

.circle--annotation {
  transform: rotate3d(0, 0, 0, 30deg);
  width: auto;
  height: 48px;
  font-family: 'Montserrat', sans-serif;
  -webkit-transform-origin: 0 10px;
  transform-origin: 0 10px;
  max-width: 300px;
  outline: none;
  cursor: pointer !important;
  border: 2px solid rgba(0,0,0,.2);
  box-shadow: 0px 3px 15px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  white-space: nowrap;
  transition: 0.3s ease-in-out 0.5s;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 500px;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.circle-annotation {
    transform: rotate3d(0, 0, 0, 30deg);
    width: auto;
    height: 45px !important;
    font-family: 'Montserrat', sans-serif;
    -webkit-transform-origin: 0 10px;
    transform-origin: 0 10px;
    max-width: 300px;
    outline: none;
    cursor: pointer !important;
    border: 2px solid rgba(0,0,0,.2);
    box-shadow: 0px 3px 15px 5px rgba(0, 0, 0, 0.2);
    white-space: normal;
    transition: 0.3s ease-in-out 0.5s;
    /* background: rgba(255, 255, 255, 0.95); */
    border-radius: 500px;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    padding: 0;
    display: table;
    /* -webkit-border-radius: 500px;
    position: relative;*/
}
.circle-annotations {
    /* transform: rotate3d(0, 0, 0, 30deg); */
    width: 8vw;
    height: 19vh;
    font-family: 'Montserrat', sans-serif;
    /* -webkit-transform-origin: 0 10px; */
    /* transform-origin: 0 10px; */
    /* max-width: 300px; */
    outline: none;
    /* cursor: pointer !important; */
    /* border: 2px solid rgba(0,0,0,.2); */
    /* box-shadow: 0px 3px 15px 5px rgba(0, 0, 0, 0.2); */
    /* overflow: hidden; */
    /* white-space: normal; */
    transition: 0.3s ease-in-out 0.5s;
    /* background: rgba(208, 36, 164, 0.18); */
    border-radius: 15px;
    line-height: 1;
    margin: 0;
    /* overflow: hidden; */
    padding: 0;
    /* display: block; */
    /* -webkit-border-radius: 500px; */
    position: relative;
    text-align: center;
    background: transparent;
    min-width: 169px;
}
.circle-annotationsa {
 transform: rotate3d(0, 0, 0, 30deg);
     font-family: 'Montserrat', sans-serif;
     border: 3px solid rgba(255,255,255,1);
     outline: none;
     transition: height 0.3s ease-in-out 0.5s;
     /* background: rgba(208, 36, 164, 0.18); */
     border-radius: 15px;
     line-height: 1.35;
     margin: 0;
     padding: 0;
     -webkit-border-radius: 500px;
     text-align: center;
     font-size: 1.75rem;
}
.circle-annotation:hover {
/*    transform: scale(1.02);*/
}
.circle-annotations:hover {

}
 .circle-annotation.-hstate {
    background: transparent;
    border-color: transparent;
    box-shadow: 0px 3px 15px 5px rgba(0, 0, 0, 0.0);
}
.circle--annotation h3 {
    line-height: 1.3;
    display: inline-block;
    font-weight: 600;
    letter-spacing: -0.1px;
    text-align: center;
    padding-top: 1.5vh;
    font-size: 100%;
    margin-left: 0px;
    color: inherit;
    font-weight: 600;
    width: auto;
    word-break: break-word;
    white-space: normal;
    float: none;
    padding-left: 5px;
    padding-right: 10px;
}
.circle-annotation h3 {
    line-height: 1.2;
    display: table-cell;
    font-weight: 600;
    letter-spacing: -0.1px;
    text-align: left;
    font-size: 90%;
    margin-left: 8px;
    color: inherit;
    font-weight: 600;
    width: auto;
    background: #fff;
    padding-left: 7px;
    padding-right: 12px;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 6px;
}
.circle-annotations h3 {
   /*position: absolute;*/
   line-height: 1.3;
   display: inline-block;
   font-weight: 800;
   letter-spacing: -0.1px;
   text-align: left;
   font-size: 95%;
   margin-top: 17px;
   color: inherit;
   font-weight: 600;
   color: fff;
   background: rgba(23, 23, 23, 0.76);
   padding: 9px 10px;
   /* padding-right: 12px; */
   vertical-align: middle;
   border-radius: 10px;
   /* white-space: nowrap; */
   /* margin-left: -44px; */
   box-shadow: -4px 2px 35px 6px rgba(0, 0, 1, 0.89);
   border: 1px solid rgba(255, 255, 255, 1);
}
.circle-annotationsa h3 {
   line-height: 1.3;
   display: inline-block;
   font-weight: 800;
   letter-spacing: -0.1px;
   text-align: left;
   font-size: 15px;
   margin: 0px;
   color: inherit;
   font-weight: 600;
   color: fff;
   -webkit-transform-origin: 0 15px;
      transform-origin: 0 15px;
   background: rgba(23, 23, 23, 0.76);
   padding: 9px 10px;
   /* padding-right: 12px; */
   vertical-align: middle;
   border-radius: 10px;
   /* white-space: nowrap; */
   /* margin-left: -44px; */
   box-shadow: -4px 2px 35px 6px rgba(0, 0, 1, 0.89);
   border: 1px solid rgba(255, 255, 255, 1);
}
.circle-annotations:hover h3 {
      background: transparent;
  color: #000;
  font-size: 115%;
  box-shadow: -4px 2px 35px 6px rgba(0, 0, 1, 0);
}
.circle-annotation h3 span {
    font-size: 0.9rem;
    color: #f00;
    font-weight: 700;
    transition: 0.2s ease 1s;
    opacity: 0;
    padding: 0;
    margin-top: 8%;
}
.circle-annotation:hover h3 span {
    opacity: 1;
    transform: translateY(-27px);
}
.circle-annotation.-hstate h3 {
    width: 0;
    opacity: 0;
}
.circle-annotation h3.two {
    line-height: 1.2;
    display: block;
    font-weight: 600;
    letter-spacing: 0.1px;
    text-align: left;
    padding: 0 15px;
    font-size: 0.9em;
    margin: 0;
    color: inherit;
    font-weight: 600;
    /* width: 100%; */
    /* word-break: break-word; */
    white-space: normal;
}
.circle-annotationsa:hover h3 {
    background: #fff;
}
.circle-annotation p {
    display: table-cell;
    line-height: 0.4;
    /* height: 45px; */
    width: 42px;
    font-size: 1rem;
    border-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    text-align: center;
    transition: 0.4s linear 0.7s;
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 7px;
    /* float: left; */
    vertical-align: middle;
}
.circle-annotations p {
   display: block;
    line-height: 40px;
    height: 45px;
    width: 45px;
    font-size: 1.5rem;
    border-radius: 25px;
    /* border-top-right-radius: 0px; */
    /* border-bottom-right-radius: 0px; */
    text-align: center;
    transition: 0.4s linear 0.7s;
    /* white-space: nowrap; */
    /* padding-left: 12px; */
    /* padding-right: 7px; */
    /* float: left; */
    vertical-align: middle;
    margin: 0;
    /* padding: 10px; */
    position: relative;
    box-shadow: 0 16px 9px -4px rgba(0, 0, 0, 0.3);
    border: 4px solid #fff;
    z-index: 99;
}
.circle--annotation p {
   display: inline-block;
    line-height: 43px;
    height: 45px;
    width: 42px;
    font-size: 1.3rem;
    border-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    text-align: center;
    transition: 0.4s linear 0.7s;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 15px;
    float: left;
}
.circle-annotation.-hstate p {
    width: 45px;
    transform: translateX(120%) scale(1.1);
    border-radius: 25px;
}
.circle-annotation.hstate p {
    background: #fff !important;
}
    
[tabindex="-1"]::focus h3, div [tabindex="-1"]:focus h3, div[tabindex="-1"]:focus h3, .circle-annotation:focus h3 {
    color: transparent;
    cursor: pointer !important;
}
.circle-annotation::after  {
        content: "";
        position: absolute;
        top: 11px;
        left: 45%;
        width: 0;
        height: 0;
        margin-top: 30px;
        border-top: 8px solid #fff;
        border-right: 13px solid rgba(0, 0, 0, 0);
        border-left: 13px solid rgba(0, 0, 0, 0);
    }
.mk-map-view .mk-annotation-container div:not(.circle-annotation) {
    cursor: pointer !important;
}
.mk-map-view .mk-annotation-container div:not(.circle-annotation):hover {
    font-size: 1.9rem;
}
.mk-map-view .mk-annotation-container div:not(.circle-annotation):hover h3 {
    font-size: 15px;
    background: #fff;
}
.mk-annotations div, .mk-annotations div img {
    cursor: pointer !important;
}
.left-accessory-view {
    overflow: hidden;
    display: inline;
}
.left-accessory-view img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.review-callout-content {
    margin: 0px;
    padding: 15px 6px;
    color: inherit !important;
    display: block;
    cursor: pointer;
    text-decoration: none !important;
}
.review-callout-content>*::selection {
    background: inherit;
    color: inherit;
}
.review-callout-content span {
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 700;
    font-size: 10px;
    white-space: nowrap;
}
div.mk-custom-content, .mk-custom-content,  div.mk-standard {
    max-width: 300px !important;
}
.review-callout-content h3 {
    display: block;
    font-size: 1.6em;
    margin-top: 5px;
    padding-right: 10px;
    margin-bottom: 0;
}
.review-callout-content b {
    opacity: 0.35;
    border-bottom: 1px solid;
    border-color: inherit;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.btn-open {
    background-color: rgb(6,203,168);
    border-color: rgb(6,203,168);
    color: #fff !important;
    transition: 0.3s ease-in;
    cursor: pointer;
}
.btn-open:hover {
    transform: scale(1.025);
    color: #fff;
}
.review-callout-content p {
    font-size: 0.95rem;
    font-weight: 400;
    padding-right: 10px;
    margin-bottom: 18px;
    font-weight: 500;
}
.review-callout-content p.desc {
    font-size: 0.9rem;
    opacity: 1;
    font-weight: 500;
    letter-spacing: 0px;
}
.review-callout-content p.street {
    font-size: 0.75rem;
    opacity: 1;
    font-weight: 400;
    letter-spacing: 0px;
}
.right-accessory-view {
    padding-left: 10px;
    text-align: left;
}
.right-accessory-view p {
    white-space: normal;
    text-align: left;
    font-size: 15px;
    color: red;
    font-weight: 600;
}
.right-accessory-view span {
 white-space: normal;
 color: black;
 text-align: left;
}
.right-accessory-view a {
    color: #fff !important;
    background-color: #007bff;
    border: 1.5px solid #007bff;
    padding: 7px 8px;
    text-align: center;
    width: 78px;
    border-radius: 6px;
    display: block;
    margin: 14px 0;
    font-weight: 600;
}
.right-accessory-view a:hover {
    background-color: #fff;
    color: #007bff !important;
}
.right-accessory-view, .left-accessory-view {
    visibility:hidden;
    width:0;
}


/* End Maps Callout*/

/* Headbar */
#mainbar {
    z-index: 1030;
}
.fixed-top {
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 1030;
    left: 0;
    border-radius: 4px;
}
.fixed-top.headdrop {
    top: 6px;
}
.navbar {
    padding: 0rem 1rem;
    line-height: 0;
    padding-right: 0.5rem;
}
#result {
    padding-right: 5px;
}
#result .w-100 {
    max-width: 120px !important;
}
.navbar-brand {
    margin-right: 0;
}
.navspecial {
    top: 10px;
    right: 2vw;
    left: 2vw;
}
.navouter {
    background: #00bbb0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-right: 3.8vw;
    padding-left: 3.8vw;
    padding-top: 18px;
}
.navbar-toggler {
    color: #000;
    border-color: transparent;
    background: transparent;
}
.navbar-light .navbar-toggler {
    color: #000;
    border-color: transparent;
}
.navbar-toggler.mnopen {
    background: rgb(6,203,168);
    color: #fff;
}
ul.navbar-nav.mx-auto {
    padding: 0;
    margin-top: 0px;
    font-size: 16px;
}
ul.navbar-nav.mx-auto .progress {
   width: 60vw;
   height: 18px;
   margin-top: 3px;
}
ul.navbar-nav.mx-auto .nav-item {
    margin:0 10px;
    font-weight: 600;
    border-radius: 300px;
    padding: 2px 5px;
    line-height: 1;
}
ul.navbar-nav.mx-auto .nav-item.active, .nav-link:focus {
    background: rgba(105, 105, 105, 0.09);
    color: #fff;
    outline: none;
}
.hdback {
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    transition: 0.8s ease;
    background: #fff;
    opacity:1;
}
#mainnav {
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 0px;
    max-width: 96vw;
    position: relative;
    box-shadow: 0px -5px 50px 18px rgba(0,0,0,0.0);
    transition: 0s ease-out;
    background: rgba(255,255,255,0);
    margin: auto;
}
.head.blurred-container .hdback {
    opacity: 0.5;
}
.head.headdrop .hdback {
    height: 0%;
}
.head.headdrop #mainnav {
    box-shadow: 0px -5px 50px 18px rgba(0,0,0,0.2);
    background:rgba(255,255,255,1);
}
#mainnav.navbar-dark.bg-transparent {
    box-shadow: 0px -5px 50px 18px rgba(0,0,0,0.0);
}
#mainnav.navouter.bg-light {
    border-bottom: 1px solid #eee;
    box-shadow: 0px -5px 20px 5px rgba(0,0,0,0.1)
}
ul.navbar-nav.mx-auto .nav-item {
    margin-left: 3vw;
}
ul.navbar-nav.mx-auto .nav-item, ul.navbar-nav .nav-item {
    border-radius: 300px;
    padding: 2px 5px;
    font: 600 16px/1.2 "Poppins", sans-serif;
}
ul.navbar-nav .nav-item .dropdown-toggle {
    font-weight: 400;
}
.nav-item i {
    font-weight: 600;
    font-style: normal;
}
.navbar-text {
    padding-right: 10px;
    font-weight: 600;
    font-size: 14px;
    color: inherit !important;
}
.navouter {
    padding-left: 3vw;
    padding-right: 3vw;
    padding-top: 6.4px;
    background: #fff;
}
.navouter .navbar-text {
    font-size: 14px;
    opacity: 0.8;
    color: inherit !important;
}
.navbar-brand img {
    height: 39px;
    margin: 9px 5px;
}
/*.navouter .navbar-brand img {
    filter: grayscale(100%) brightness(120);
    -webkit-filter: grayscale(100%) brightness(120);
}
.navouter.bg-light .navbar-brand img {
    filter: none;
    -webkit-filter: none;
}*/
ul.navbar-right .dropdown {
    padding-left: 4vw;
    margin-top: 8px;
}
ul.navbar-nav.mr-auto li a {
    font-weight: 400;
}
/* Notification */
.toast {
   max-width: 425px;
    overflow: hidden;
    font-size: 1.4rem;
    background-color: rgba(42, 42, 42, 0.9);
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 5px;
    text-align: center;
    display: block;
    width: 90vw;
    white-space: nowrap;
    margin: 0px auto;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 13vh;
}
.toast-header {
    display: inline;
    padding: 0.4rem .95rem;
    color: #04bbaf;
    background-color: transparent; */
    border-bottom: none;
    font-weight: bold;
    letter-spacing: 0.2px;
    font-size: 15px;
    float: left;
    border-right: 2px solid #04bbaf;
    margin: 6px 0;
}
.toast-body {
    padding-top: 0.9rem 1.5rem;
    padding-bottom: 0.5rem;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

/* Element */

#container {
    position: fixed;
    top: 0;
    bottom: 0px;
    overflow: hidden;
    width: 100vw;
    height: auto;
    background: #F4E9DA;
    background: #21201f;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.84, 0);
    transform: scale(1);
    opacity: 1;
    /* min-height: 100vh; */
}
#container.popup-layer-blur, #container.coninactive {
    transform: scale(1.065);
    transition: 0s;
}
#container.coninactive #map .mk-map-view {
    opacity: 0.5;
    filter: blur(4px);
}
#container.coninactive.mapoff #map {
    opacity: 0;
}
#content-container {
    padding-top: 5%;
    position: relative;
    bottom: 0;
    overflow: hidden;
    left: 0;
    top: 0;
    height: 100%;
    display: table;
   /* background: linear-gradient(257deg, rgba(9, 9, 9, 0.44) 0.42%, rgba(32, 32, 37, 0.61));
    box-shadow: 0px 10px 95px 55px rgba(0, 0, 0, 0.2) inset; */
    background:linear-gradient(88deg, rgba(9, 9, 9, 0.44), rgba(32, 32, 37, 0) 99.58%);
    width:75vw;
    right: 0;
    z-index: 1000;
    transition: 0.4s transform cubic-bezier(0.7, 0, 0.84, 0), 0.2s background linear;
    transform: translateX(0);
}

/* Hero Scene */
#content-container.dofade {
    transition: 0.4s transform cubic-bezier(0.7, 0, 0.84, 0), 0.2s background linear;
    transform: translateX(-100%);
    background: linear-gradient(88deg, rgba(9, 9, 9, 0.0), rgba(32, 32, 37, 0) 99.58%);
}
.led {

    background: linear-gradient(257deg, rgba(9, 9, 9, 0.44) 0.42%, rgba(32, 32, 37, 0.61));
    height: 100%;
    box-shadow: 0px 10px 95px 55px rgba(0, 0, 0, 0.2) inset;
    right: 0;
    z-index: 999;
}
#ovls {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background: linear-gradient(275deg, rgba(6, 6, 7, 0.45), rgba(2, 3, 5, 0.73) 80.25%);
    box-shadow: 0px 0px 95px 55px rgba(0, 0, 0, 0.6) inset;
    opacity: 0.75;
    z-index: 199;
    transition: 0.4s;
    -webkit-animation: 3s prela linear 1.5s once;
    -webkit-animation-play-state: paused;
    left: 0;
    right: 0;
    bottom: 0;
    /* opacity: 1; */
    z-index: 199;
    transition: 0.4s;
    -webkit-animation: 3s prela linear 1.5s once;
    -webkit-animation-play-state: paused;
    
}
#ovl {
    left: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(257deg, rgba(9, 9, 9, 0.87) 0.42%, #202024);
    width: 100%;
    height: 100%;
    box-shadow: 0px 10px 95px 55px rgba(0, 0, 0, 0.6) inset;
    right: 0;
    opacity: 0.5;
    z-index: 1;
    z-index: 199;
    transition: 0.4s;
    -webkit-animation: 3s prela linear 1.5s once;
    -webkit-animation-play-state: paused;
}
#ovl.off {
    opacity: 1;
    background-image: linear-gradient(257deg, rgba(9, 9, 9, 0.87) 0.42%, #202024);
    
    
}
@-webkit-keyframes prela {
       0% {
           height: 100%;
       }

       100% {
          height: 0%;
       }
   }

   @keyframes prela {
       0% {
          height: 100%;
       }

       100% {
           height: 0%;
       }
   }

#ovl.bye {
    -webkit-animation-play-state: play;
background: #292a2e;
background: rgb(240, 153, 43);
}

/* Legal Pages  */

.static-slider9 .info-detail {
  padding: 15% 15px;
}
.static-slider9 .info-detail .title, .title {
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}
.static-slider9 .info-detail .subtitle, .subtitle {
    line-height: 1.45;
}
.bg-light {
    background: #fff !important;
    max-height: none;
}

/* Preloader Scene*/
.story-main {
    z-index: 999999;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    background: #222;
    position: fixed;
    background-size: cover;
    background-position: center center;
}
#story {
    text-align: center;
    color: #fff;
}
#story .spinner-border {
    position: fixed;
    top: 40vh;
    left: 0;
    width: 150px;
    /* height: 6rem; */
    font-size: 25px;
    color: transparent;
    right: 0;
    margin: auto;
}
@-webkit-keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0) rotateX(0deg);
            transform: rotateY(0) rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg) rotateX(90deg);
            transform: rotateY(360deg) rotateX(90deg);
  }
}
@keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0) rotateX(0deg);
            transform: rotateY(0) rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg) rotateX(90deg);
            transform: rotateY(360deg) rotateX(90deg);
  }
}
.rotate-vert-center .spinner-border div {
	-webkit-animation: rotate-vert-center 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s infinite both;
	        animation: rotate-vert-center 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s infinite both;
}
.spinner-border svg {
    z-index: 5;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='127' height='172' viewBox='0 0 127 172'%3E%3Cimage id='I_Kopie' data-name='I Kopie' width='127' height='149' xlink:href='data:img/png;base64,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'/%3E%3C/svg%3E%0A");
       background-position-x: 5%;
       background-repeat: no-repeat;
                                                            background-size: contain;
                                                            display: block;
                                                            overflow: visible;
                                                            height: 155px;
                                                            opacity: 1;
                                                            position: relative;
                                                            }
                                                            .rotate-vert-center svg {
                                                            width: 5.75rem;
                                                            height: 3rem;
                           
                                                            }
                                                            .spinner-border .dial-container {
                                                              position: absolute;
                                                              top: 0;
                                                              left: 2em;
                                                              width: 2em;
                                                              height: 4em;
                                                              overflow: hidden;
                                                            }
                                                            .spinner-border .wedge {
                                                              animation: rotate 4s infinite linear;
                                                              border-radius: 0 4em 4em 0;
                                                              background: #570888;
                                                              width: 2em;
                                                              height: 4em;
                                                              transform-origin: 0% 50%;
                                                            }

                                                            @keyframes rotate {
                                                              100% {
                                                                transform: rotateZ(360deg);
                                                              }
                                                            }
                                                            .spinner-border .wrapper {
                                                            /* position: absolute; */
                                                            z-index: -1;
                                                            /* width: 6em; */
                                                            /* height: 1.3em; */
                                                            left: calc(50%);
                                                            transform: rotateX(66deg) scale(1.025) translate(16px, -89px);
                                                            }
                                                            .spinner-border .dial-container {
                                                              position: absolute;
                                                              top: 0;
                                                              bottom: 0;
                                                              overflow: hidden;
                                                            width: 8em;
                                                            }
                                                            .spinner-border .wedge {
                                                              background: #570888;
                                                              height: 4em;
                                                              width: 2em;
                                                            }
                                                            .spinner-border .container1 {
                                                              left: 2em;
                                                            }
                                                            .spinner-border .container1 .wedge {
                                                              animation: rotate-bg-1 4s infinite linear;
                                                              border-radius: 0 4em 4em 0;
                                                              left: 0;
                                                              transform-origin: 0 50%;
                                                            }
                                                            .spinner-border .container2 {
                                                              left: 0;
                                                            }
                                                            .spinner-border .container2 .wedge {
                                                              animation: rotate-bg-2 4s infinite linear;
                                                              border-radius: 4em 0 0 4em;
                                                              transform-origin: 2em 2em;
                                                            }
                                                            /* First animation moves 180 degrees in the first 2 seconds */
                                                            @keyframes rotate-bg-1 {
                                                              50%, 100% {
                                                                transform: rotateZ(180deg);
                                                              }
                                                            }
                                                            /* Second animation moves 180 degrees in the last 2 seconds */
                                                            @keyframes rotate-bg-2 {
                                                              0%, 50% {
                                                                transform: rotateZ(0);
                                                              }
                                                              100% {
                                                                transform: rotateZ(180deg);
                                                              }
                                                            }
                                                            .spinner-border .wrapper::after {
                                                              content: "";
                                                              background: #222;
                                                              border-radius: 50%;
                                                              width: 3em;
                                                              height: 3em;
                                                              position: absolute;
                                                              top: 0.5em;
                                                              left: 0.5em;
                                                            }
#map {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .6s ease-in;
    right: 0;
    opacity: 1;
    padding: 0;
}
.ov > form b {
    font-size: 18px;
}
.btn-olila {
    background-color: #560887;
    border-color: #560887;
    color: #fff !important;
    cursor: pointer;
}
#container {
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
}
.content-container {
    position: fixed;
    z-index: 99;
    top: 20vh;
    left: 10vw;
    right: 10vw;
}
#content-container .inner-box {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5vw;
    padding-top: 5vh;
}
#content-container .inner-box h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    max-width: 928px;
    line-height: 1.3;
}
#content-container .inner-box h1 span {
    font-size: 0.8rem;
    border-bottom: 2px solid #00bbb0;
    color: #00bbb0;
    display: block;
    padding-bottom: 5px;
    max-width: 360px;
    white-space: nowrap;
    opacity: 1;
    margin-bottom: 20px;
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#content-container .inner-box p.leadtext b {
    font-weight: 700;
    color: #fff;
}
#content-container .inner-box p.leadtext {
    padding-bottom: 15px;
    max-width: 520px;
    font-size: 1.12rem;
    font-weight: 500;
    color: rgba(255,255,255,0.85);
    line-height: 1.7;
}

/* City Selector */
.locaction-boxs {
   max-width: 84%;
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 999;
   margin: auto;
   background: transparent;
   transition: 0.4s;
   line-height: 1;
   padding: 0;
   font-size: 18px;
}
.locaction-boxs p {
    float: left;
    background: #fff;
    margin: 0;
    display: block;
    padding: 40px 30px;
    cursor: default;
    white-space: nowrap;
    transition: 0.5s ease-in-out 0.1s;
}
#selector.minifieds p {
    max-width: 120px;
}
.locaction-boxs ul {
   list-style: none;
    white-space: nowrap;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0;
    float: none;
    padding: 0;
    background: rgba(255, 255, 255, 0.9);
}
.locaction-boxs ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-right: 0px solid #fff;
    transition: 0.4s;
}
.locaction-boxs a {
    color: #999;
    display: block;
    font-weight: 600;
    border-radius: 0;
    border: none;
    transition: 0.4s;
    margin: 0;
    cursor: pointer;
    padding: 40px 30px;
    text-decoration: none;
}
.locaction-boxs ul li:hover {
    border-color: #560887;
}
.locaction-boxs a:hover {
    color: #000;
}
.locaction-boxs a.isactive {
    color: #560887;
}
.locaction-boxs a:nth-child(2) {
    margin-left: 0;
}
.locaction-boxs a:hover {
    border-color: #fd7e14;
    background: #fff;
}
.locaction-box {
    margin: auto;
    background: transparent;
    transition: 0.4s;
    line-height: 1;
    padding: 0;
    font-size: 18px;
    position: relative;
    padding-top: 5vh;
}
.locaction-box:hover {
    linear-gradient(to top, rgba(147, 166, 138, 0.44), rgba(32, 32, 37, 0) 99.58%);
}
.locaction-box p {
    margin: 0;
    display: block;
    padding: 0px 0px 20px 10px;
    cursor: default;
    white-space: nowrap;
    text-align: left;
    transition: 0.5s ease-in-out 0.1s;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.locaction-box ul {
    list-style: none;
    white-space: nowrap;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0;
    float: none;
    padding: 0;
}
.locaction-box ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    transition: 0.4s;
    /* border-left: 42px solid #00bbb0; */
    margin-right: 15px;
    background: #fff;
    font-size: 20px;
    border-radius: 8px;
}

.locaction-box ul li:hover {
    background: #00bbb0;
}
.locaction-box ul li:hover a {
    color: #fff;
}
.locaction-box a.isactive {
    color: #00bbb0;
    font-weight: 600;
}
#sendlocation span {
    vertical-align: middle;
}
#waitspin {
    font-weight: 600;
}
#sendlocation .spinner {
    opacity: 0;
    width:0;
}
#sendlocation.disabled .spinner, #sendlocation:disabled .spinner {
    opacity: 1;
    width: 2rem;
}
#categs {
    position: fixed;
    left: 2vw;
    right: 2vw;
    top: 11.5vh;
    z-index: 999;
    margin: auto;
    transition: 0.4s;
    line-height: 1;
    padding: 0;
    font-size: 18px;
    background: transparent;
    display: none;
    min-height: 62vh;
    overflow: hidden;
}
#categ {
    list-style: none;
    transition: 0.4s;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 25px;
    padding-bottom: 15px;
    background: #fff;
}
#categ {
        animation-fill-mode: both;
        -webkit-animation: fddown 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.3s;
        -webkit-animation-play-state: paused;
        
}
#categ.fadedown {
    -webkit-animation-play-state: running;
    -webkit-animation: fddown 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.3s;
    animation-delay: -0.2s;
}

@-webkit-keyframes fddown {
       0% {
           transform: translateY(-100%);
           opacity: 0;
       }
       30% {
              opacity: 1;
              transform: translateY(-100%);
          }
       100% {
          transform: translateY(0%);
       }
   }

   @keyframes fddown {
       0% {
          transform: translateY(-100%);
          opacity: 0;
       }
       30% {
                    opacity: 1;
                    transform: translateY(-100%);
                }
       100% {
           transform: translateY(0%);
       }
   }

#categ li {
    display: inline-block;
    margin: 0;
    padding: 0;
    transition: 0.4s;
    background: #fff;
    font-size: 20px;
    width: 31.3%;
    margin: 2vh 0;
    text-align: left;
    line-height: 0;
}
#categ li a {
    color: #444;
    font-weight: 400;
    text-decoration: none;
    border: 1.5px solid transparent;
    height: 53px;
    display: inline-block;
    line-height: 2.5;
    border-radius: 500px;
    padding-left: 0;
    padding-right: 30px;
    white-space: nowrap;
}
#categ li span {
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 500px;
    text-align: center;
    line-height: 50px;
    margin-right: 30px;
    font-size: 1.5rem;
    float: left;
    overflow: hidden;
    transition: 0.35s;
}
#categ li:hover span {
    font-size: 1.8rem;
    transform: scale(1.02);
    border-radius: 15px;
}
#categ li:hover a {
    font-weight: 500;
    color: #000;
}


    .circle-annotation-ol {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        color: #FFF;
        background-color: #CCC;
        text-align: center;
        line-height: 32px;
    }

ov2 {
   
    position: fixed;
    z-index: 99;
    top: 10vh;
    left: 7vw;
    box-shadow: 20px 5px 50px rgba(0,0,0,0.8);
    padding: 100px 80px;
    right: 7vw;
    background: rgba(0, 0, 0, 0.6);
    }


    @-webkit-keyframes scale-and-fadein {
        0% {
            -webkit-transform: scale(0.6);
            opacity: 0;
        }

        100% {
            -webkit-transform: scale(1);
            opacity: 1;
        }
    }

    @keyframes scale-and-fadein {
        0% {
            transform: scale(0.6);
            opacity: 0;
        }

        100% {
            transform: scale(1);
            opacity: 1;
        }
    }



/* Account */

#builder main {
    overflow: auto;
    max-height: 100%;
}
#builder h1 {
    
    font-weight: 500;
    line-height: 50px;
    /* padding-left: 1vw; */
  
   
    text-align: center;
    display: block;
    width: 100%;
}
main.selectline {
    float: left;
    width: 100%;
    padding: 100px 1vw;
    padding-top: 130px;
    transition: 0.1s ease-in;
    background: rgb(224,228,236);
}
#builder main.selectline {
    min-height: 100vh;
}
.card-img-left {
    float: left;
    height: auto;
    padding:0;
    margin:0;
    vertical-align: middle;
    display: inline-block;
    width: 40%;
}
.card-deck .card.cardsel {
    min-width: 320px;
    max-width: 450px;
}
.card.cardsel .card-body {
    padding: 0rem;
}
.card.cardsel .card-body div.. {
    float: left;
    width: 58%;
    padding-left: 2%;
}

#maincard {
    width: 95%;
    margin-top:100px;
    margin-left:auto;
    margin-right:auto;
    max-width: 1100px;
}
#preview {
    
}
#preview .card {
    min-height: 50vh;
    width: 92%;
    min-width: 250px;
    margin: auto;
    margin-top: 75px;
}
#nowclosed {
height: 120px;
overflow: hidden;
pointer-events: none;
}
#nowclosed .row .col {
    filter: blur(3px);
    opacity: 0.5;
}
#selec {

}
main.sidebuild {
    float: left;
    width: 0%;
    background: rgb(224,228,236);
    padding: 100px;
    display: none;
}
main.selectline.choosen {
    width: 30%;
    padding: 0;
    max-width: 400px;
}
main.sidebuild.choosen {
    width: 70%;
    display:block;
}
#builder main.selectline.choosen h1 {
    opacity: 0;
    height: 0;
    display: none !important;
}
#builder main.selectline.choosen #selec {
    position: relative;
}
main.selectline .col-row {
    margin: 40px 0;
}
main.selectline.choosen .col-row {
    margin: 10px 20px;
    overflow: hidden;
}
#decka {
    max-width: 1200px;
    margin: auto;
}
main.selectline #decka .card > *::selection {
    background: inherit;
    color: inherit;
}
main.selectline #decka .card {
    cursor: pointer;
}
main.selectline #decka .card.cactive {
    border-color: #fff;
    background: #00bbb0;
    color: #fff;
    overflow: hidden;
    box-shadow: 0 9px 27px -11px rgba(0, 0, 0, 0.4);
  
}
main.selectline #decka .card.cactive button, main.selectline .card-deck .card.cactive > h6 {
    opacity: 0;
}

main.selectline #decka h3 {
    font-family: 'Montserrat', sans-serif !important;
}
li.list-group-item {
    opacity: 1;
    pointer-events: all;
    height: auto;
    overflow: visible;
}
.licon-inactive {
    opacity: 0;
    pointer-events: none;
    height: 0px;
    overflow: hidden;
}
li.list-group-item.licon-inactive {
    opacity: 0.3;
    pointer-events: none;
    height: 52px;
    overflow: hidden;
}
/*
.card-subtitle {
    font-size: 88%;
}
Carousel */

table, th, td, .table td, .table th {
    border-color: transparent;
}

/* Custom Style */

.shards-landing-page--1 .welcome {
  position: relative;
  height: 100vh;
  min-height: 700px;
  background: url("") no-repeat center center fixed;
  background-size: cover;
}

.shards-landing-page--1 .welcome:before {
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .8;
  background: #007bff;
}

@media (max-width: 900px) {
    #mainbar .navbar-nav.navbar.mx-auto {
        display: block;
    }
    #mainbar ul.navbar-nav.mx-auto .nav-item {
        margin: 1.5vh 0;
        display: inline-block;
    }
}

@media (max-width: 767.98px) {
  .shards-landing-page--1 .welcome .inner-wrapper {
    text-align: center;
  }
  #story .spinner-border {
      top: 40vh;
      transform: scale(0.55);
}
}

@media only screen and (max-width: 450px) {
  .shards-landing-page--1 .welcome .welcome-heading {
    font-size: 2.415rem;
  }
  .paybutton div {
      width: 33%;
  }
  .paybutton div:nth-child(1) {
      width: 50%;
      margin-bottom: 14px;
  }
  .paybutton div:nth-child(2) {
      width: 40%;
      margin-bottom: 14px;
      background-size: 107px;
  }
      #openings {
      float: none !important;
      margin: 13px auto !important;
      }
  #openings button {
  margin: auto;
  width: 100%;
  border: none !important;
  text-decoration: underline;
      }
      #conbar .btn-block.w-75 {
      margin: auto;
      width: 100% !important;
      }
      #fbaring {
  max-width: 90vw;
  }
  #dismisses {
  min-width: 55vw;
  max-width: none;
  }
  #sidego {
  transform: scale(0.9);
  }
  #sidego {
  font-size: 27px;
  }
}

.shards-landing-page--1 .section-title {
  position: relative;
}

.shards-landing-page--1 .section-title:after {
  content: '';
  width: 30px;
  height: 2px;
  background: #007bff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -20px;
}

.shards-landing-page--1 .feature .icon {
  border-radius: 50%;
  min-width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(33, 37, 41, 0.1), 0 7px 14px rgba(33, 37, 41, 0.1);
  font-size: 27px;
}

.shards-landing-page--1 .section {
  border-bottom: 1px solid #eaebed;
}

.shards-landing-page--1 .section-invert {
  background: #f9fafc;
}

.shards-landing-page--1 .testimonials .avatar {
  max-width: 80px;
  overflow: hidden;
}

.shards-app-promo-page--1 .welcome:before {
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .9;
  background: #212529;
}
}
@media (max-width: 1023px) {
    .service-38 .position-absolute {
    position: relative !important;
    }
    ul.navbar-nav.mx-auto {
    margin-right: 15px !important;
    font-size: 17px;
    }
}
@media (max-width: 991.98px) {
  .shards-app-promo-page--1 .welcome {
    height: auto;
  }
  .shards-app-promo-page--1 .welcome .header-social-icons {
    display: none;
  }
  #tilehead {
      max-height: none;
      height: auto;
      overflow: visible;
      padding-top: 12vh;
  }
  .icon-scroll {
      display: none;
  }
  #brand, #brandov {
      max-height: 65vh;
  }
  #sx1 {
      margin-left: 11px;
      padding-bottom 5vh !important;
  }
  #sx1 h5 {
      font-size: 1.05rem;
      line-height: 1.45;
  }
}

@media (max-width: 767.98px) {
  .shards-app-promo-page--1 .welcome {
    height: auto;
  }
  .shards-app-promo-page--1 .welcome .inner-wrapper {
    padding-top: 4.5rem;
    text-align: center;
  }
}

@media (max-width: 400px) {
  .shards-app-promo-page--1 .welcome .welcome-heading {
    font-size: 2.415rem;
  }
}

.shards-app-promo-page--1 .welcome .iphone-mockup {
  max-width: 85%;
}

.shards-app-promo-page--1 .section-title {
  position: relative;
}

.shards-app-promo-page--1 .section-title:after {
  content: '';
  width: 30px;
  height: 2px;
  background: #17c671;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -20px;
}

.shards-app-promo-page--1 .section-title.underline--left:after {
  left: 0;
  margin-left: 0;
}

.shards-app-promo-page--1 .app-screenshot {
  background: url("../images/app-promo/features-background.jpg") no-repeat center center fixed;
  background-size: cover;
}

.shards-app-promo-page--1 .app-screenshot:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #e9ecef;
  opacity: .6;
}

.shards-app-promo-page--1 .app-screenshot img {
  max-width: 300px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  box-shadow: 0 13px 25px rgba(0, 0, 0, 0.05), 0 60px 100px rgba(192, 192, 192, 0.5);
}

@media (max-width: 991.98px) {
  .shards-app-promo-page--1 .app-screenshot img {
    display: table;
    position: static;
    -webkit-transform: translate(0);
            transform: translate(0);
    margin: 0 auto;
  }
}

.shards-app-promo-page--1 .feature .icon {
  border-radius: 50%;
  min-width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(33, 37, 41, 0.1), 0 7px 14px rgba(33, 37, 41, 0.1);
  font-size: 27px;
}

@media (max-width: 767.98px) {
  .shards-app-promo-page--1 .feature .icon {
    margin-right: 1.5rem !important;
  }
}

.shards-app-promo-page--1 .blog .card-img-top {
  height: 100%;
}

.shards-app-promo-page--1 .section {
  border-bottom: 1px solid #eaebed;
}

.shards-app-promo-page--1 .section-invert {
  background: #f9fafc;
}

.shards-app-promo-page--1 .testimonials .avatar {
  max-width: 80px;
  overflow: hidden;
}

@media (max-width: 767.98px) {
    #feed .col:first-child .card {
    transform: none !important;
    }
  .shards-app-promo-page--1 .subscribe input, .shards-app-promo-page--1 .subscribe button {
    width: 100%;
  }
  #fullview {
      display: none;
  }
  #startnow {
      display: block;
      width: 100%;
      font-size: 15px;
      font-weight: 600;
  }
  #categs {
      height: 100%;
      overflow: scroll;
  }
  #categ {
    overflow: auto;
    height: 89vh;
    padding-left: 5vw;
    background: transparent;
  }
  #categ li {
      line-height: 1;
      width: 99%;
      display: block;
      background: transparent;
  }
  #categ li a {
      color: #fff;
      font-weight: 500;
  }
}

@media (max-width: 1230px) {
  ul.navbar-nav.mx-auto .nav-item {
      margin: 1vh 5px;
  }
  ul.navbar-nav.mx-auto {
      font-size: 22px;
      padding-top: 0vw;
      margin-right: 10px !important;
  }
  #result button {
      padding: .75rem 1rem;
  }
  #mainnav {
      max-width: 98vw;
  }
  .ov main {
      max-width: none;
      padding: 5px 15px;
  }
  section.settings.doubleset {
      overflow: visible !important;
      max-height: none;
      box-shadow: none;
      border-color: transparent;
      height: auto;
  }
  .inner-look {
      max-width: 85%;
  }
  section.section.doubleset .float-left {
      
  }
  .ov.bg-ligray {
        padding-top: 8%;
    }
}
@media only screen and (max-width: 1180px) {
    #contan {
        max-width: 95vw;
        overflow: visible;
    }
    #mainnav {
        max-width: 100vw;
    }
#brand, #brandov {
max-height: 85vh;
}
#banner1 .container {
max-width: 94vw;
}
#banner1 .col-md-6.col-lg-4.ml-auto {
    max-width: none;
}
ul.navbar-nav.mx-auto {
margin-right: 15px !important;
font-size: 17px;
}
}

@media (max-width: 900px) {
    
        .footer .container {
            max-height: none;
        }
    ul.navbar-nav.mx-auto {
    margin-right: 15px !important;
    font-size: 17px;
    }
  .loginfo .bg-img {
    position: relative;
  }
  .loginfo .bg-img img {
    margin-left: 0px;
    padding: 20px;
  }
  .loginfo .info-detail .title {
    font-size: 40px;
  }
   .float-left.w-50 {
       width: 100% !important;
 
       padding-left: 0 !important;
       padding-right: 0 !important;
       padding-bottom: 50px !important;
   }
   .btn-group.dis-posting, .picker {
       margin-left: 0px !important;
       margin-top: 10px !important;
   }
   section.settings.acccs .float-left.w-50  {
       text-align: center;
   }
   .float-right.w-50 {
       width: 100%!important;
       padding-right: 0 !important;
       padding-left: 0 !important;
       padding-bottom: 10px !important;
   }
   .float-right .card.card-shadow .card-body {
       padding: 1.175rem !important;
   }
   .ov.bg-ligray {
       padding-top: 8%;
   }
   .fm-fix {
       position: relative;
       background: rgb(6,203,168) !important;
       padding-bottom: 100px;
       padding-top: 0;
   }
   .fm-fix:hover {
       padding: 0 0 100px 0;
   }
   .fm-fix:hover input {
       transform: scale(1.05)
   }
   .inner-look {
       max-width: 90%;
       padding: 20px 10px;
   }
   .backflow {
       height: 500px;
   }
   .backflow.posthead {
       position: relative;
   }
   section.settings.mware, section.settings.doubleset {
       margin-bottom: 0;
   }
   #newsfeed_form .card .card-body {
       padding: 1.075rem;
   }
   /** Mobile Menu **/
   ul.navbar-nav.mr-auto li.showmo, ul.navbar-nav.mr-auto li:nth-child(2) {
       display: block !important;
       width: 92%;
   }
   ul.navbar-nav.mr-auto li.showmo a, ul.navbar-nav.mr-auto li:nth-child(2) a {
       font-size: 1.55em;
       padding: 10px 4px;
       font-weight: 500;
   }
   ul.navbar-nav.mr-auto li.himo .dropdown-toggle {
       opacity: 0;
   }
   
       dd.col-sm-9.ml-3 {
           margin-left: 0 !important;
       }
   
   
   ul.navbar-nav.mx-auto .progress {
      width: 90vw;
   }
   ul.navbar-nav.mx-auto .nav-item {
       margin: 1.5vh 0;
   }
   .navbar-collapse {
       border-top: 2px solid #eee;
       padding-bottom: 3vh;
       text-align: left;
       padding-top: 2vh;
   }
   .navbar-text {
       display: block;
       font-size: 16px;
       text-align: center;
       border-top: 2px solid #eee;
       padding-top: 15px;
       padding-bottom: 15px;
       padding-right: 0;
   }
   ul.nav.navbar-right {
       width: 100%;
       background: #eee;
       padding: 0 20px;
       border-radius: 10px;
   }
   ul.nav.mr-auto {
       width: 100%;
       padding: 0;
       text-align: left;
       box-shadow: 0 .5rem 4rem rgba(0,0,0,.11),0 10px 20px rgba(0,0,0,.05),0 2px 3px rgba(0,0,0,.06);
       margin-bottom: 4vh;
       border-radius: 10px;
       padding-top: 3vh;
   }
   .dropdown {
       width: 100%;
       padding-left: 0;
       margin-top: 0;
   }
   .dropdown-menu {
       box-shadow: none;
       display: block;
       border-color: transparent;
   }
   .dropdown-toggle {
       display: none;
   }
   #result {
       padding-bottom: 15px;
   }
   /** Landingpage **/
   #content-container .inner-box h1 {
       font-size: 2.85rem;
       text-align: left;
       max-width: 800px;
       line-height: 1.2;
        font-weight: 600;
   }
   #content-container .inner-box {
       vertical-align: top;
       padding-top: 18vh;
   }
   #sendlocation {
       padding: 8px 3px;
       font-size: 15px;
   }
   .locaction-box {
       padding-bottom: 50px;
       padding-top: 30px;
   }
   .carousel-item div.clearfix {
       width: 46%;
       font-size: 1.15rem;
       margin: 5px 0.2rem;
       font-weight: 700;
       overflow: hidden;
       white-space: nowrap;
       padding: 4px 8px;
       display: block;
   }
   .carousel-item div.clearfix p {
       font-size: 92%;
   }
   .carousel-item div.clearfix b {
       height: 36px;
       width: 36px;
       font-size: 1.4rem;
       font-weight: 500;
       line-height: 32px;
       margin-right: 7px;
       margin-top: 3px;
   }
}
@media only screen and (max-width: 810px) {
    
    .service-38 {
        background-attachment: scroll;
    }
    
    #contan {

    }
#tilehead h2 {
font-size: 12vw;
}
#sx1 h5 {
font-size: 1.05rem;
}
    
    #sx1 {
    margin-left: 0;

    }
#collapseExample {
background: rgba(17, 17, 17, 0.65);
border-radius: .625rem;
box-shadow: 0px 0px 30px 42px rgba(17, 17, 17, 0.65);
margin-top: 30px;
}
    #dismisses {
    max-width: 45vw;
    }
#banner1 .container {
max-width: 95vw;
}

#conbar .btn-block.w-75 {
margin: auto;
}
#openings {
    float: left !important;
    }
#openings button {
margin: auto;
display: block;
    }
#contan {

}
    #dismisses b {
    display: none;
    }
    #rm2 {
   
    }
#brand, #brandov {
max-height: 85vh;
}
#tilehead h2 {
    font-size: 12vw;
line-height: 0.95;
}
.row.bg-orange.no-gutters .container, .container.bg-light .row.mw-70.no-gutters {
    max-width: 92vw !important;
}
.container.bg-light .row.mw-70.no-gutters .col-md-4 .d-flex div, .container.bg-light .row.mw-70.no-gutters .col-md-4 .d-flex div .btn {
    width: 100%;
}
.card-img-overlay .front {
vertical-align: middle;
    }
#banner1 .col-md-6.col-lg-4.ml-auto .card {
background: transparent !important
border-radius: 0 !important;
}
#sx1 h5 {
font-size: 1.05rem;
}
#mainnav {

}
#tilehead {
padding-top: 17vh;
margin-top: 0px;
}
.saheight {
    max-width: 100%;
    max-height: none !important;
    margin-bottom: 4vh !important;
                                                            min-width: 100%;
    }
.saheight .card {
                                                            max-height: fit-content;
                                                            }
.list-group-item:not(.active) + .card .card-img-top {
filter: brightness(90%);
}
.list-group-item.active + .card .card-footer button.float-left:before {
animation: pulse 2s ease infinite;
border-radius: 10px;
position: absolute;
background: #fff;
content: "";
z-index: -1;
bottom: 21px;
right: 0;
left: 38px;
height: 43px;
width: 164px;
}
.list-group-item.active + .card .card-footer a.btn-block:before {
animation: pulse 2s ease infinite;
border-radius: 10px;
position: absolute;
background: inherit;
content: "";
z-index: -1;
bottom: auto;
top: auto;
left: 0;
width: 81%;
margin: auto;
height: 44px;
margin-top: -15px;
right: 0;
}
#feed .card .card-body {
    height: auto !important;
}
    
@keyframes pulse {
  0% { transform: scale(1); }
  50% { opacity: 0.2; }
  100% { transform: scale(1.2, 1.4); opacity: 0; }
}
   
.card-img-overlay, .card.card-img-overlay .card-body {
    max-height: none;
    }
.list-group-item.active + .card .card-img-top  {
transform: scale(1.15) translateY(-1vh);
//    margin-bottom: 5vh;
//    margin-bottom: -75px !important;
}
.list-group-item.active + .card.card-img-overlay {
    max-height: 620px !important;
}
#feed .card:hover:active {
transform: scale(1) !important;
 opacity: 1;
}
}
@media (min-width: 768px) {
    .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    }
}

/** >> Mobile: ? << **/
@media only screen and (max-width: 650px) {
     /** Mobile Menu **/
    #mainnav {
        max-width: 97vw;
    }
    .nav-item i {
        display: none;
    }
    .navbar-brand img {
        margin: 0px 0px;
        width: 46vw;
        height: auto;
    }
    /** Landingpage **/
    #content-container .inner-box h1 {
        font-size: 2.35rem;
        max-width: 300px;
    }
    #content-container .inner-box p.leadtext {
        max-width: 95%;
        font-size: 0.975rem;
        line-height: 1.6;
        margin-bottom: 0;
    }
    #content-container .inner-box p.leadtext a:last-child{
        display:block;
        margin-left: 0 !important;
        margin-top: 5px;
    }
        
    
    #fulltab {
        display: none;
    }
    .signform {
        padding: 50px 10px;
    }
    .fixe {
        position: relative !important;
    }
    .left h2 {
        font-size: 1.8rem !important;
    }
    .right img {
        height: 300px !important;
    }
    .bx-wrapper {
        width: 100% !important;
    }
    form#register {
        padding: 40px 20px;
    }
    .signform h1 {
         font-size: 2.4rem;
    }
    /*}
    .carousel-item div.clearfix p span {
        font-weight: 400;
        letter-spacing: 2px;
    }.carousel-item div.clearfix p {
        font-size: 0.9rem;
        font-weight: 700;
        line-height: 17.3px;
        display: inline-block;
    }
     .carousel-item div:nth-child(3), .carousel-item div:nth-child(4) {
        display: none !important;
    }*/
    .inner-content {
        margin-top: 89vh;
    }
    #content-container {
        width: 96vw;
    }
    .tabs {
      -webkit-transform: scale(0.8);
              transform: scale(0.8);
              padding: 0.30rem;
    }
    .ov main {
        padding: 5px 20px;
    }
    /*#conbar {
        background: #fff;
        height: auto;
        overflow: auto;
        padding-bottom: 30px;
    }*/
    #rm3 a {
        width: 100%;
    }
    section.settings.acccs h1 {
        font-size: 2.4rem;
        margin-bottom: 2vh;
    }
    section.settings.acccs .w-50 h5 {
        max-width: 80vw;
        margin: auto;
    }
    
}

/** >> Mobile: ? <<
@media only screen and (max-width: 868px) and (orientation: landscape) {
    .navspecial {
        transition: 1s;
        top: 0px;
        right: 2vw;
        left: 2vw;
    }
    #mainnav {
        transform: scale(0.6);
    }
}**/
@media and  only screen
(min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) {
    #mainnav {
        display: none;
    }
}
@media only screen and (max-width: 380px) {
#tilehead {
padding-top: 10vh;
}
#sx1 h4 {
font-size: 12px;
}
.saheight {
    padding-right: 10px;
    padding-left: 10px;
}
#feed .card-footer .btn-md {
    padding: 14px 0px;
    font-size: 14px;
    min-width: 154px;
}
.card-footer.clearfix {
    padding-left: 10px;
    padding-right: 10px;
}
    .list-group-item.active + .card .card-footer button.float-left::before {
        animation: pulse 2s ease infinite;
        border-radius: 10px;
        position: absolute;
        background: #fff;
        content: "";
        z-index: -1;
        bottom: 17px;
        bottom: 16px;
        right: 0;
        left: 16px;
        height: 48px;
        width: 144px;
    }
}
/** >> END << **/
