body{
  background: #fff;
  color: #5a5a5a;
  font-family: Helvetica, "Arial", sans-serif;
  overflow-x: hidden;
}

/*html {*/
/*  scroll-behavior: smooth;*/
  
/*}*/

.ct-btn-scroll {
  width: 49px;
  height: 49px;ch
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 500px;
  z-index: 9;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.ct-btn-scroll {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
svg{
    width: 3vw;
    height: 3vw;
    display: block;
    margin: auto;
    }
    
    
    /*For the modal*/
    .close span {
      float: right;
    }
    h4{
      font-size: 24px;
    }
    #myModal button{
      width: auto;
      border-color: #f2f2f2;
    }
    #myModal .modal-footer button{
      background-color: #f2ef00;
    }
    .modal-header{
      height: 85px
    }
    
    /*Form errors*/
    .form_errors {
    margin-top: -27px !important;
    display: block !important;
}
    .text-danger {
    color: #f0480e;
}
    button#modal-button{
        background-color: white;
        color: #5a5a5a;
        border: 1px solid #5a5a5a;
    }
    button#modal-button:hover{
        background-color: grey;
        color: white;
        border: 1px solid white;
    }

.amazingcarousel-list-wrapper, .amazingcarousel-list-container, #amazingcarousel-1{
    width: 100% !important;
}
#apply-verbiage{
    font-size: 14px;
}
#call p{
    margin-top: 4em;
}

#choose #mobil{
    display: none;
}
#choose #revmobil{
    display: block;
}
.nav li a{
  text-transform: uppercase !important;
  font-size: 10px;
}
.nav > li > a{
    padding: 10px 14px;
}

iframe#drift-widget ._3U7UDl0salhAfnh_5cngat > div > span > div > a > span {
    display: none;
}

#white-space{
    background: white;
    height: 27px;
}
#intro-text{
    margin-bottom: 57px;
}
#intro h1{
    font-weight: 100;
}
.call-action{
  padding: 22px 27px;
  background: #f2ef00;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
}
#extra{
    padding: 13px 16px;
    margin-top: -14px;
}
#intro .col-sm-4 .col-xs-6{
    font-size: 11px;
    text-transform: uppercase;
    padding-left: 0px;
}
.navbar-default .navbar-toggle {
    border-width: 0.1em;
    border-style: solid;
    background: #fcfa3a00;
    margin-bottom: 6px;
}
.navbar-default {
  padding: 16px 0px 0px;
  background-color: #ffffff;
}
button.navbar-toggle {
    border: none;
    margin: auto;
}
.navbar-nav > li{
    padding: 20px 15px 0px;
}
.navbar-default .navbar-nav > li > a {
    padding: 0px;
}
.navbar-toggle, .navbar-brand{
    float: none !important;
}
.dropdown:hover ul {
    display: block;
}

/*remmember to add margin of -16px for media width of <768px*/
#logo{
    margin: auto;
}
.navbar-brand>img {
    height: 48px;
    margin-top: -16px !important;
}
.navbar-righty{
    padding-left:6em;
}
.intro{
  background: #f2f2f2;
  min-height: 800px;
}
#intro .col-sm-4 .col-xs-4{
    padding-left:0px;
    text-transform: uppercase;
}
@media screen and (min-width: 992px){
    .intro{
        padding-top: 25px;
        min-height: 638px;
    }
}
#space{
    padding-top: 90px;
}
.intro2{
  background: #ededed;
  height: 597px;
  padding-top: 144px;
}
.intro2 .container{
    padding-left:0px;
    padding-right:0px;
    margin: 0px;
    width: 100%;
}
#intro2-col1{
    padding-left: 6em;
}
#intro2 .row{
    position: relative;
    z-index:0;
}
#intro2{
    padding-top: 0px !important;
    
}/*min-height:530px;*/
#intro2 p{
    margin-bottom:32px;
}
.col-sm-7.intro-image {
    position: absolute;
    right: 0px;
    z-index:-1;
    height:70vh;
    width:201vh;
}


.intro2 h1 {
  font-weight: 300;
  margin-top: 158px;
  font-size: 30px;
}
#intro2 h1{
    margin-top: 214px;
}

.intro h1 {
  font-weight: 300;
  margin-top: 0;
}
.intro-image img {
    width: 100%;
    margin-top: 0;
}

#mini-slide .container-fluid {
    background-color: rgba(0,0,0,0.65);
    background-size: cover;
    padding: 32px 16px;
}
#mini-slide {
    background-image: url('/images/car2.jpg') !important;
    background-size: cover;
}
.mini-slide{
  
  background: #5a5a5a;
  color: #ffffff;
  font-size: 16px;
}
.mini-slide p{
  margin: 32px;
}
.mini-slide-image img{
  height: 80px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.twenty{
    font-size: 17px !important;
}
@media (min-width: 991px) {
        .text-center.features-header, .text-center.intro-intro, .text-center.intro-packages {
            margin: 30px 230px;
        }
}
#features{
  padding: 32px 16px;
  background: #ffffff;
  font-weight: 300;
}
#features .text{
    padding: 6em 3em;
    font-weight: 300;
}
#features .img{
    padding: 0px 3em;
}
#features .img img{
    width: 100%;
    display: block;
    margin: auto;
}
#features .col-md-12{
    padding: 2em 0em;
}
.review{
  margin-bottom: 24px;
  /* height: 300px; */
  background: #ffffff;
  padding: 8px 16px;
}
.review {
    height: 320px;
}
.review div + p {
    height: 190px;
}

.feature img{
  width: 98%;
}
#features h2{
    font-size: 20px;
    padding: 30px 2em 32px 2em;
}

.feature:nth-of-type(2) {
    margin-top: 0px;
}
/*#feature3{*/
/*    margin-top: 25px;*/
/*}*/
/*#feature2,#feature4{*/
/*    margin-top: 84px;*/
/*}*/
/*#feature4{*/
/*    margin-top: 104px;*/
/*}*/
/*.feature:nth-of-type(3) {*/
/*    margin-top: 84px;*/
/*}*/
/*.feature:nth-of-type(4) {*/
/*    margin-top: 84px;*/
/*}*/
@media (min-width: 768px) {
  .intro h1 {
    margin-top: 144px;
  }
}
@media (min-width: 991px) {
  .intro h1 {
    margin-top: 150px;
  }
  .intro-image img {
    margin-top: 30px;
    width: 100%;
  }
}
span.rating-bulb {
    display: inline-block;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    background: #f2f100;
    padding: 1px;
    margin: 1px;
}

.ratings {
    text-align: right;
}
/**/
a, a:hover, a:focus, a:active{
  text-decoration: none;
  color: #5a5a5a;
}
.navbar-default .navbar-nav > li.active > a{
    border-bottom: 2px solid #F2EF00;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color:white;
}
.navbar-default .navbar-nav > .open > a{
    background-color:white;
}
.navbar-nav > li > a{
    padding-bottom: 2px;
}
#intro a.point{
    font-size: 10px;
}
a.point{
    border-bottom: 2px solid #999;
    padding-bottom: 2px;
}
a.point:hover{
    border-bottom: 3px solid #555;
}

#teaser {
    background: #fff;
    padding-top: 144px;
    min-height: 400px;
}
.col-md-7.teaser-image {
    background:  #ddd;
    height: 300px;
}

.col-md-5.teaser-body {
    padding-left: 64px;
    padding-top: 4em;
    padding-bottom: 10em;
}
#call {
    height: 254px;
    padding-top: 12px;
    padding-bottom: 7px; 
    background: #f2f2f2;
    z-index: 4;
}
footer {
    background: #5a5a5a;
    color: #fff;
    padding-top:  64px;
    font-size: 0.71em;
    position: relative;
    z-index: 5;
}
footer li{
    margin-bottom: 0.5em;
}
.mail textarea {
    width: 100%;
    background:  inherit;
    border:  none;
    margin-bottom: -5px;
}

.mail {
    width: 80%;
    border-bottom: 1px solid #fff;
    margin-bottom: 16px;
}
.mail-submit{
    width: 20%;
}
a.link-up {
    display: block;
    color: #fff;
    font-size: 32px;
    font-weight: 100;
    margin-bottom: 15px !important;
}
.footer-title {
    margin-bottom: 32px;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

footer a {
    color: #fff;
}
footer .socials{
    text-align: left;
}
.foot-base {
    padding-top: 16px;
    margin-top: 16px;
    border-top: #403e3e 1px solid;
}
.foot-base p{
    margin: 10px 0px 0px;
}
.section-heading {
    margin-left: 20%;
    width: 60%;
    font-weight:  700;
    font-size: 16px;
}
.section {
    background: #fff;
    margin-top: -20px;
    padding-top: 36px;
    padding-bottom: 44px;
}
#team-welcome{
  background: url(../images/livingroom.jpg);
  background-repeat: no-repeat !important;
  background-size: cover;
  background-position: center center;
  margin-top: -16px;
  margin-bottom: 0;
  height:  100vh;
}
#team{
  background: #fff;
  padding-top: 48px; 
}
p.title {
    font-size:  12px;
}
#about-intro{
  background: #fff;
  padding-top: 120px;
  padding-bottom: 4em;
}
#about-intro img{
    width: 100%;
}
#about-intro h1.text-center{
    font-weight: 100;
}
#we{
    background: #5a5a5a;
    color: white;
    padding: 8em 4em;
}
#we h3{
    margin-top: 0px;
}
.video {
    margin: 2em auto 32px auto;
    height: 82vh;
    background: white;
    width:  75%;
}    

/*background: url(../images/livingroom.jpg);*/
.image-section{
   
   background-repeat: no-repeat !important;
   background-size: cover;
   background-position: center center;
   margin-top: -16px;
   margin-bottom: 0;
   height: 100%;
   width: 100%;
}
#about-image{
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: white;
    padding-bottom: 4em;
}
#about-image img{
    width: 100%;
}
#mapt{
    padding-right: 0px;
    padding-left: 0px;
}
#mapt div{
    position: static;
    height: 400px;
}
#who-we-are .section-heading{
    margin-bottom: 3em;
}
.intro p{
  margin-bottom: 32px;
}
.feature {
    padding: 1% 4%;
}
/*.review {*/
/*    padding: 32px 18px;*/
/*}*/
.review {
    padding: 0px 18px;
    text-align: left;
}
#reviews {
    padding-top: 40px;
    padding-bottom: 80px;
    background: #f2f2f2;
}
#reiv{
    padding-left: 4em;
}

#call container row p {
    margin-top: 49px;
}

#call container row h1 {
    margin-top: 32px;
    margin-bottom: 57px;
}
p.baseline-more {
    text-align: right;
}
.foot-base {
    font-size: 12px;
    margin-bottom: 16px;
}
span.social {
    display: inline-block;
    color: #595959;
    font-size: 12px;
    height: 21px;
    margin: 8px;
    width: 23px !important;
    background:  white;
    padding: 4px 4px;
    border-radius: 18px;
    position: relative;
}
span.social i{
    position: absolute;
    top: 25%;
    left: 25%;
}
.fa-arrow-right{
    padding: 0px 1px;
}
.fa-facebook{
    padding-left: 3px;
    color:#5a5a5a;
}
.fa-instagram{
    color: #5a5a5a;
}
.fa-twitter{
    color: #5a5a5a;
}
.fa-linkedin{
    color: #5a5a5a;
}
#who-we-are p, #what-we-believe p, #what-we-do p{
    font-weight: 200 !important;
}
#who-we-are .section-body .col-md-6:nth-child(1){
    padding-right: 6em;
    margin-top: 2em;
}
#who-we-are #teaser-about{
    width: 52vw;
    height: 66.5vh;
    object-fit: cover;
    object-position: -57px 32%;
    box-shadow: -11px 12px #eee;
}
#who-we-are h3,#offers h4,.about-summary .col-md-4 > div{
    width: 100%;
    margin: 5em auto;
    background-color: white;
    padding: 4em;
    font-weight: 300;
}
#features .row > h3{
    padding: 2.5em 9.5em;
}
#features h3, #features p{
    font-weight: 100;
}
#row1 .col-xs-12{
    display: none;
}
.offer-bottom p span, .offer-bottom p div#maternity{
    display: none;
}

.offer-bottom .col-xs-6 span{
    display: inline;
}

/*.offer-bottom p span:nth-child(1):before{*/
/*    content: 'Read more';*/
/*    border-bottom: 0.1em solid #ddd;*/
/*    padding-bottom: 0px;*/
/*    font-size:10px;*/
/*    display: inline-block !important;*/
/*}*/

#offers h4{
    margin-top: 40px;
    padding: 0em;
}
#how-helps1 .section-body .col-md-6:nth-child(1){
    padding-right:6em;
}
#how-helps1{
    padding-top: 4.5em;
}
#tyr{
    margin: 0px 234px 3em;
    padding-top: 4em !important;
}
#how-helps1 .section-body .col-md-6{
    padding-top: 0em;
    padding-left: 4em;
    padding-right: 2em;
}
#how-helps1 > .container > .row > p{
    font-weight: 300;
}
.package-button{
    background: #f2ef00;
    padding: 4px;
    border: 2px solid #5a5a5a;
    margin-bottom: 1em;
}
.pac{
    margin-bottom: 0.7em;
}
#what-we-believe .section-body .col-md-push-5{
    padding-left: 8em;
}
#what-we-believe .section-body .col-md-6:nth-child(2){
    padding-right: 5em;
    margin-top: 2em;
}
#how-helps2 .section-body .col-md-6:nth-child(2){
    padding-right: 5em;
    padding-left: 10em;
    
}

#contact .section-body .col-md-6:nth-child(1){
    padding: 2em;
    padding-right: 5em;
    padding-left: 5em;
    
}
button, input, optgroup, select, textarea {
    font-weight: 400;
}

#contact #phone, #contact #email {
    margin-bottom: 3em;
}
#what-we-believe #teaser1{
    margin-right: 5em;
}
#what-we-do{
    padding-top: 7em;
}
#what-we-do p{
    margin-bottom: 2em;
}
#what-we-do .col-md-5{
    margin-left: 2em;
    margin-right: 4em;
    padding-left: 2em;
}

#what-we-do .col-md-6{
    padding-left: 8em;
}
#why-choose-us hr{
    margin: 20px 7em 20px 0em;
    border: 0.09em solid #e7dfdf;
}
#hr-about-summary{
    margin: auto 6.3em 7em;
    border: 1px solid #e7dfdf;
}
#why-choose-us h3{
    margin-bottom: 5em;
}

#why-choose-us .section-body .col-md-6:nth-child(1){
    padding: 3em 3em 0em;
    padding-top: 0em;
}
/*#what-we-believe .section-body .col-md-6:nth-child(2):after{*/
/*    content: "";*/
/*    display: inline-block;*/
/*    margin: 0 auto;*/
/*    width: 50%;*/
/*    border-right: 2px solid black;*/
/*    vertical-align:middle;*/
/*}*/
#what-we-believe,#how-helps1 .section-body{
    padding-top: 6em;
}
/*#how-helps2{*/
/*    margin-top: 5em;*/
/*    padding-bottom: 10em;*/
/*}*/
#how-helps2 .col-md-6:nth-child(1){
    margin-top: 15em;    
}
#how-helps2 .col-md-6:nth-child(2) p{
    line-height: 2;
    padding-bottom: 11px;
}
.section-body h4 {
    font-size: 24px;
    margin: 28px 0;
}

.section-body {
    line-height: 2;
}
.section-body a {
    margin-top: 15px;
}

p.indented {
    padding-left: 22px;
    margin-bottom: 40px;
}
img.team-portrait {
    width: 100%;
    height: 35vh;
    width: 25vh;
    margin-right: 2em !important;
    position: absolute;
    right: 0;
}

.brief-resume {
    margin: 32px 0;
}

.brief-resume h3 {
    margin-top: 0;
}
.brief-resume .col-xs-7{
    line-height:2;
}
#team h2 {
    margin: 48px 0;
}
.about-summary{
  background: #fff;
  margin-top: -20px;
}
.about-summary .container{
    padding-left:35px;
    padding-right:35px;
}
.about-summary .col-md-4{
    padding-left: 15px;
    padding-right: 15px;
}
.about-summary.why-choose-us .col-md-4{
    padding-left:4.4em;
    padding-right:0em;
    line-height: 2em;
    padding-bottom: 3em;
}
.about-summary.why-choose-us{
    height: auto;
    margin-bottom: 8em;
}
.teaser-body p {
    margin-bottom: 28px;
}

#team{
    padding-bottom:120px;
}
#team p.title{
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
#choose h1{
    margin-bottom: 1em;
}
#choose img{
    width: 68vw;
    height: 87.5vh;
    height: 497px !important;
    object-fit: cover;
    object-position: -225px 100%;
    display: block;
    margin: auto;
    position: absolute;
    top: 0px;
}
.col-sm-8-intro-image{
    position: relative;
}

#choose #popular{
    background-color: #F3EE17;
    padding: 7px;
    padding-left: 7px;
    width: 56%;
    position: absolute;
    top: -28px;
    font-size: 0.7em;
    padding-left: 2em;
}
#package-space{
    background-color:white;
    height:1em;
}
/*------------------------------------*/

.form-entry {
    padding-top: 48px;
    background: #fff;
    margin-top: -324px;
    display: inline-block;
    border: 1px solid #333;
    width: 90%;
    max-width: 465px;
    margin-bottom: 40px;
}
#provider .form-entry{
    margin-top: 60px;
}
#provider h2 {
    margin-top: 2em;
}
#provider{
    background: #f2f2f2;
}

.form-bottom {
    background: #fff;
}
label {
    display:  block;
    text-align:  left;
}

.form-entry input, textarea {
    width: 90%;
    margin-bottom: 40px;
    height: 41px;
}

.form-entry label {
    margin-left: 5%;
}
textarea {
    height: 189px;
    resize:  none;
}
input[type="radio"] {
    padding: 0 !important;
    width: 26px;
    margin: 0 !important;
    display:  inline-block;
}
.radio-option {
    margin-left: 5%;
    display: block;
    text-align:  left;
    margin-bottom: 32px;
}
.radio-option span {margin: 20px;position:  relative;top: -16px !important;}
.form-entry.subsequent {
    margin-top: 42px !important;
}
.names {
    margin-left: 5%;
    text-align:  left;
}

input#first, input#last {
    width: 46%;
}

input#first {
    margin-right: 1%;
}
button {
    display: inline-block;
    width: 90%;
    max-width: 465px;
    height: 45px;
    background: #f2f033;
    border: none;
    margin-bottom: 32px;
}



/*------------------------------------*/
.form-top {
    padding-top: 140px;
    height: 820px;
    color: #595959;
    background: #f2f2f2;
}
#inner .form-top{
    height: 290px;
    background: white;
}
#form-intro{
    margin-bottom: 3em;
}
.col-md-12.form-submit {
    margin-top: 2em;
}
#inner{
    background: url(../images/livingroom.jpg);background-size: cover;
}
#outer{
    background: url(../images/about1.png);background-size: cover;
}
.form-top h1 {text-align:  center;}
.form-top p {
    font-size: 12px;
}
.form-top h2 {
    text-align:  center;
    margin-top: 108px;
}
/*.form-entry {*/
/*    padding-top: 48px;*/
/*    background: #fff;*/
/*    margin-top: 34px;*/
/*    display: inline-block;*/
/*    width: 90%;*/
/*    margin-bottom: 40px;*/
    
/*}*/
/*box-shadow: 0 2.5rem 1.5rem rgba(0,0,0,.075) !important;
    border-radius: 15px;
    border: .51em solid #f3f2811a;
    border: 1px solid #333;*/
    
.form-bottom {
    background: #fff;
}
label {
    display:  block;
    text-align:  left;
    font-weight: 300;
}

.form-entry input, .form-entry select {
    height: 41px;
}

.form-entry input, .form-entry textarea, .form-entry select {
    width: 90%;
    margin-bottom: 2em;
    padding-left:5px;
}
.form_fields{
    margin-bottom: 15px;
}
.form_errors{
    margin-top: 1px;
    display: inline-block;
}
input,select,textarea{
    border: 1.1px solid #020202;
    border-radius: 2px;
    border: 0.1em #aaa solid;
}



select.dropdown_box{
            width: 90%;
            margin-bottom: 0em;
            height: 41px;
            border-radius: 2px;
            border: 0.1em #aaa solid;
        }
.ayz{
    width: 90%;
    margin-bottom: 4px !important;
    height: 41px;
}

.ayzp{
    width: 90%;
    margin-bottom: 10px !important;
    height: 41px;
}

.form-entry label {
    margin-left: 5%;
    color:#0000080;
}
textarea {
    height: 115px;
    resize:  none;
}
input[type="radio"] {
    padding: 0 !important;
    width: 26px;
    margin: 0 !important;
    display:  inline-block;
}
.radio-option {
    margin-left: 5%;
    display: block;
    text-align:  left;
    margin-bottom: 32px;
}
.radio-option span {margin: 20px;position:  relative;top: -16px !important;}
.form-entry.subsequent {
    margin-top: 42px !important;
}
.names {
    margin-left: 5%;
    text-align:  left;
}

input#first, input#last {
    width: 46%;
}

/*div.first, div.last{*/
/*    width: 46%;*/
/*    display: inline-block !important;*/
/*}*/

input#first {
    margin-right: 1%;
}
button {
    display: inline-block;
    width: 90%;
    max-width: 465px;
    height: 45px;
    background: #f2f033;
    border: none;
    margin-bottom: 32px;
}
.image-intro {
    background: none !important;
    background: url(../images/contact-headr.png);
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center -15%;
    margin-top: 60px;
    margin-bottom: 0;
    height: 76vh;
}
.intro-body {
    padding-top: 23px;
    padding-left: 56px;
    color: #fff;
}
.up{
    height: 62px;
}
#up-contact{
    height: 90px;
}
#up-home{
    display: none;
    height: 140px;
}
div#contact{
    font-weight:  700;
    background:  #fff;
    padding-top: 80px;
    padding-bottom: 64px;
}
#contact button {
    width: 100%;
}
#contact-intro h1{
    margin-bottom: 2em;
}

/*#contact-intro .text-center.intro-intro {*/
/*    margin: 30px 20.5em;*/
/*}*/
#contact span.social {
    background: lightyellow;
    color:  #fff;
    font-size: 20px;
    width: 40px !important;
    height: 40px;
    padding-left: 7px;
    border: 0.01em solid #d4d3c5b3;
}
.form-entry.first textarea, .form-entry.first input {
    margin-left: 5%;
}

.form-entry.first input#first, .form-entry.first input#last {
    margin-left: 0;
}
.form-entry.first {
    margin-top: 0;
    max-width: 100%;
    margin-left: 5%;
}
#contact .socials {
    margin-top: 40px;
}
#contact .form-entry{
    margin: 0px auto !important;
    display: block !important;
    width: 70% !important;
    margin-top: -204px !important;
}
#contact .form-entry input#phone,#contact .form-entry input#email{
    margin-left: 5%;
}
#contact .form-entry textarea#messages{
    margin-left: 5%;
    margin-bottom: 5%;
}
#contact .container-fluid{
    padding-left:0px;
    padding-right:0px;
}
#contact a.point{
    border-bottom: 0.1em solid #ddd;
    padding-bottom: 0px;    
}
#contact .col-md-6:nth-child(1){
    padding-left: 5em;
}
#contact a,#contact span{
    font-weight: 300;
}
.fa.fa-whatsapp{
    color: green;
}
.fa.fa-phone{
    color: blue;
}
.fa.fa-envelope{
    color: #5a5a5a;
}
input::placeholder, textarea::placeholder{ 
  font-weight: 300;
}
address {
    margin-bottom: 20px;
    display: inline-block;
}
.addressy{
    padding-top: 1em;
}
.socials p span{
    border-bottom: 2px solid #F2EF00;
}
.socials p {
    font-size: 10px;
}
/*#error-page{*/
/*    background: #f3f3f2;*/
/*    height: 75vh;*/
/*    min-height: 400px;*/
/*    padding: 144px*/
/*}*/
#error-page {
    background: #f3f3f2;
    min-height: 400px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-top: 144px;
    padding-bottom: 42px;
}
#error-page h1{
    font-size: 200px;
    text-align: center;
}
.intro3 {
    padding-top: 140px;
    background: #fff;
    height: 400px;
}
.intro3 .clearfix h1{
    display: none;
    font-weight: 300;
}

/*.intro3 h1{*/
/*    padding-bottom: 1.2em;*/
/*}*/

#choose{
    color: #5a5a5a !important;
}
.choose{
    background-color: #f2f2f2 !important;
}

.package li::before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 1.3rem;
    margin-right: 8px;
    color: #f2ef00;
}
.about-summary ul li::before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 1.3rem;
    margin-right: 8px;
    color: #f2ef00;
}

.package{
    padding: 18px;
    min-height: 300px;
    border: 1px #333 solid;
    background: #fff;
}
div#choose {
    padding-top: 80px;
    padding-bottom: 60px;
}
.package li {margin-bottom: 16px;}
.package button {
    width: 100%;
}

div#offer-intro {
    padding-top: 140px;background:  #fff;
}
#offer-intro h1{
    padding-bottom: 1em;
}

.banner {
    margin-bottom: 32px;
    height: 60vh;
    background: #eee;
    width:  90%;
    margin-top: 64px;
    margin-left: 5%;
}
#offer-intro .banner{
    height:auto;
    background:#f2f2f2;
}
#offers {
    padding-top: 10px;
    background: #fff;
    padding-bottom: 80px;
}
#offers .text-center.features-header{
    padding-bottom: 2em;
}
#offers .col-sm-4{
    padding-left: 4em;
    padding-right: 4em;
}
.offer-avatar {
    height: 210px;
    background: #f8f8f9;
    padding-top: 3em;
    position: relative;
}
.offer-avatar img{
    margin: auto;
    display: block;
    position: absolute;
    bottom: 0;
    left: 25%;
}
.offer{
    margin-bottom: 54px;
    background: grey;
    color: white;
    border-radius: 10px;
}
.offer-bottom {
    padding: 16px;
}
.offer-bottom .col-xs-6:nth-child(1) span{
    margin:2em 1em;
}
.offer-bottom .col-xs-6:nth-child(2) span{
    margin:1.1em 0em;
}
.prof{
    padding: 0.9em 1.1em;
    display: inline-block;
}
.offer-bottom .col-xs-6:nth-child(2) a.point{
    color: whitesmoke;
}
.offer hr {
    border-top: 1px solid #c3c3c3
}

/*The Blog*/

#blog{
	width: 60%;
	border: 20px solid #eee;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	font-family: "Source Sans Pro";
	margin-top: 85px;
	margin-bottom: 25px;
	border-radius: 15px;
	background-color: white;
}

#blog h3{
	color: #3498db;
	text-transform: uppercase;
}

#blog h1{
	color: #999;
	font-weight: bold;
}

#blog .first {
	border-left: 8px solid #f2ef00;
	padding-left: 5px;
}

#blog hr{
    border: 5px solid #eee;
}
#mc_embed_signup_scroll{
    background-color: #5a5a5a;
}
#mc_embed_signup_scroll input#mce-EMAIL{
    color: white;
    background-color: #5a5a5a;
    border: none;
    border-bottom: 1px white solid;
    float: left;
    margin-right: 10px;
}
@media screen and (max-width: 768px){
    #mc_embed_signup .button{
        border-radius: 5px !important;
        margin: auto !important;
        width: 9% !important;
        display: block !important;
    }
    #choose .col-sm-3{
        padding-left: 4em;
        padding-right: 4em;
    }
}
@media screen and (max-width: 450px){
    #mc_embed_signup_scroll input#mce-EMAIL{
        max-width: 81%;
    }
}

footer .container .row .col-md-5.col-md-pull-7 .link-up{
    margin-top: -40px;
}

/*Font for the whole website*/
/*@font-face {*/
/*  font-family: Helvetica;*/
/*  src: url(http://www.support.theversadude.com/font/HELR45W.ttf);*/
/*}*/

/*body{*/
/*  font-family: Helvetica;*/
/*}*/