/* HEADER */ #PageMain { margin-top: 0; }

/* FOOTER */ #PageFooter { margin-top: 0; }


.rbm-section-no-margin {
 margin-bottom: 0 !important;
}

.circle {
 border-radius: 50%;
 width: 40px;
 height: 40px;
 background: #000;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 0 auto;
 color: #fff;
 text-align: center;
 font-weight: bold;
 font-size: 24px;
}

/*Klaus Structure*/
.klausbg {
 text-align: center;
 cursor: default;
 margin-bottom: 3px;
 border: 1px solid #eee;
 background-color: #fff;
}

.klausbg:first-child {
 border-left: 1px solid #eee;
}

.klausbg:not(:first-child) {
 margin-left: -1px;
}

.klaus_features ul {
 padding-left: 0;
}

.klausheader {
 border-bottom: 1px solid #eee;
}

.klaushead {
 color: #2d2f37;
 font-size: 25px;
 line-height: 24px;
 font-weight: 700;
 text-transform: uppercase;
 display: block;
 width: 100%;
 margin: 0;
 padding-top: 10px;
 padding-bottom: 00px;
}

.klaushead-single {
 padding: 15px;
 display: block;
}

.klaushead-single .klaushead {
 padding-top: 0;
}

.klausbg p {
 color: #9fa5ae;
 font-size: 16px;
 font-weight: 300;
 display: block;
 width: 100%;
 margin-top: -10px
}

.klaus_package {
 color: #2d2f37;
 font-size: 16px;
 font-weight: 700;
 text-transform: uppercase;
 display: block;
 width: 100%;
 margin-top: 0px;
}

.klaus_price {
 font-size: 36px;
 font-weight: 700;
 display: block;
 width: 100%;
 margin-top: 0px;
}

.skinoneklaus_features i {
 color: #38b880;
}

.klaus_features li {
 list-style: none;
 text-align: left;
 font-size: 14px;
 color: #54565b;
 font-weight: bolder;
 padding: 7px 10px 0 33px;
 padding: 15px 10px 15px 33px;
}

.klaus_features li span {
 padding-right: 8px;
 font-size: 16px;
 color: #E10600;
 margin-left: -21px;
}

.klaus_plancolor {
 background: #f4f4f4;
}

/*Skin v2*/
.skintwocolor {
 color: #E10600;
}

.skintwobg {
 background: #e9332e;
}

.skintwoklaus_features i {
 color: #e9332e;
}

.skintwogetquote li a {
 background: #e23c3c;
}

.skintwogetquote li a:hover {
 background: #f74848;
}

.skintwoultimate {
 background: #e23c3c;
 border: 0;
 color: #fff;
}

.skintwoucolor {
 border-bottom: 1px solid #d03030;
}

.skintwoucolor h5 {
 color: #fff;
}

.skintwoucolor span {
 color: #fff;
}

.skintwoucolor p {
 color: #fff;
}

.skintwoucolor li {
 color: #fff;
}

.skintwoucolor i {
 color: #fff;
}

.skintwoklaus_plancolor {
 background: #d03030;
}

.skintwoucolorget li a {
 background: #fff;
 color: #e23c3c;
}

.skintwoucolorget li a:hover {
 background: #ff5c5c;
 color: #fff;
}

.hvr-float {
 vertical-align: middle;
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 -moz-osx-font-smoothing: grayscale;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-property: transform;
 transition-property: transform;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}

.tooltip {
 position: relative;
 display: inline-block;
 border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
 visibility: hidden;
 width: 180px;
 background-color: #211E5D;
 color: #fff;
 text-align: center;
 border-radius: 6px;
 padding: 15px;
 /* Position the tooltip */
 position: absolute;
 bottom: -60px;
 z-index: 1;
}

.tooltip:hover .tooltiptext {
 visibility: visible;
}

.rbm-service-sameday {
 text-shadow: none !important;
 color: #eee !important;
}

- .vcc-ispu-header .img-responsive {
 padding-top: 30px;
 padding-bottom: 30px;
}

.vcc-ispu-header {
 border-bottom: 10px solid #E51937;
}

#PageMain {
 margin-top: 0;
}

span.red {
 background: #004C97;
 border-radius: .8em;
 -moz-border-radius: .8em;
 -webkit-border-radius: .8em;
 color: #ffffff;
 display: inline-block;
 line-height: 1.6em;
 margin-right: 15px;
 text-align: center;
 width: 1.6em;
}

.sePageLayout .bordered-top-bottom-block2 {
 display: flex !important;
}

.sePageSectionSlideShow .royalSlider .rsSlide .slide-inner-container {
 position: relative;
}

.sePageSectionSlideShow .royalSlider .rsSlide .slider-caption-container {
 position: absolute;
 top: 0;
 right: 60px;
 left: 60px;
 z-index: 15;
 padding-right: 60px;
 font-size: 41px;
 line-height: 34px;
 text-transform: uppercase;
}

.vcc-sbbox {
 position: relative;
 margin: 25px 10px;
}

.vcc-sbflag {
 position: absolute;
 bottom: 35px;
 background: rgba(35, 31, 32, 0.9);
 padding: 4px 20px;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 text-transform: uppercase;
}

.vcc-sbbox:hover .vcc-sbflag {
 background: rgba(229, 25, 55, 0.9);
}

.vcc-sbbox img {
 width: 100%;
 height: auto;
}

.vcc-sbh1 {
 margin: 0 0 16px;
 font-size: 43px;
 font-weight: bold;
 text-transform: uppercase;
}

.vcc-sbrow {
 border-top: 1px solid #d4d3d4;
 background: #f3f3f3;
 padding: 44px 0 25px;
}

.vcc-sbcol {
 margin: 0 auto;
 max-width: 1140px;
}

.vcc-servicesbox {
 margin-bottom: 20px;
 padding-top: 80px;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 text-transform: uppercase;
}

.vcc-servicesrow {
 margin-top: 20px;
}

.vcc-servicesrow a:hover {
 text-decoration: none;
}

---- h1 {
 text-align: center;
 font-family: Tahoma, Arial, sans-serif;
 color: #06D85F;
 margin: 80px 0;
}

.button {
 background-color: #bc2025;
 font-size: 1em;
 padding: 10px;
 color: #ffffff;
 border: 2px solid #bc2025;
 border-radius: 10px/10px;
 text-decoration: none;
 cursor: pointer;
 transition: all 0.3s ease-out;
}

.button:hover {
 background: #bc2025;
}

.overlay {
 position: fixed;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 background: rgba(0, 0, 0, 0.7);
 transition: opacity 500ms;
 visibility: hidden;
 opacity: 0;
}

.overlay:target {
 visibility: visible;
 opacity: 1;
}

.popup {
 margin: 70px auto;
 padding: 20px;
 background: #fff;
 border-radius: 5px;
 width: 30%;
 position: relative;
 transition: all 5s ease-in-out;
}

.popup h2 {
 margin-top: 0;
 color: #333;
 font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
 position: absolute;
 top: 20px;
 right: 30px;
 transition: all 200ms;
 font-size: 30px;
 font-weight: bold;
 text-decoration: none;
 color: #333;
}

.popup .close:hover {
 color: #000;
}

.popup .content {
 max-height: 30%;
 overflow: auto;
}

@media screen and (max-width: 700px) {
 .box {
 width: 70%;
 }

 .popup {
 width: 70%;
 }
}