/* @font-face {
    font-family: Raleway; font-weight: 800;
    src: url("../media/fonts/Nexa_Free_Bold.otf") format("opentype");
    src: url('../media/fonts/NexaBold.eot');
    src: url('../media/fonts/NexaBold.eot?#iefix') format('eot'),
    url('../media/fonts/NexaBold.woff') format('woff'),
    url('../media/fonts/NexaBold.ttf') format('truetype'),
    url('../media/fonts/NexaBold.svg') format('svg');
} */

html * {
    text-rendering: optimizeLegibility;
}

body {
    padding-top: 40px;
    /*font-family: arial, verdana, sans-serif;*/
    font-size: 16px;
}

header {
    background: url('../media/header.jpg');
    background-size: cover;
    height: 500px;
    background-position: right 0;   
    padding-top: 4em;

}

.quote-result, .get-quote {
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Raleway; font-weight: 700;
    color: #1c1c1c;
    -webkit-transition: all .4s ease;
}

header h1,
header h2,
header h3,
header label {
    color: #fff;
    font-family: Raleway; font-weight: 700;
    text-shadow: 0px 1px 0px rgba(17, 16, 13, 0.23);
}

header label {
    font-size: 1.4em;
}

header h1 {
    font-size: 3em;
}

header select.form-control:not([size]):not([multiple]) {
    height: calc(6.25rem + 2px);
}

header .hero-header {
    margin-top: 2em;
}

header button.btn {
    font-family: Raleway; font-weight: 700;
    font-size: 1.8em;
    background-color: #fc3244;
    box-shadow: 0px 1px 0px 1px rgba(17, 16, 13, 0.23);
    border: none;
    color: #fff;
    cursor: pointer;
}

header button.btn:hover {
    background-color: #2c3e50;
}

header .arrow {
    padding-top: 50px;
}

header .sample-prices {
    background-color: #2c3e50;
}

header .sample-prices h1 {
    margin-top: 0;
    font-size: 4em;
    font-family: 'Noto Sans'
}

header .sample-prices h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.3em;
}

.help-line-wrapper {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
}

.navbar-fixed-top {
    top: 25px;
}


.navbar-brand.logo {
    background: url("../media/logo.png");
    background-repeat: no-repeat;
    width: 150px;
    background-size: 70%;  
    margin-top: 5px;
   
}


nav a {
    font-family: Raleway; font-weight: 700;
}

nav a.nav-link.login {
    background-color: #fc3244;
    color: #fff;
    border: 0;
    font-size: 1.1em;
    padding-bottom: 10px;
    margin-top: 10px;
}

nav a.login:hover {
    background-color: #2c3e50;
    transition: ease-in-out 0.15s;
}

nav a.login img {
    margin-right: 10px;
}

nav > li.login {
    margin-top: 10px;
    
}

a.login {
    padding: 10px 20px;
}


 li.nav-item {
    margin: 0 20px;
}

 a.nav-link:hover {
    color: #fc3244;
}


nav a.nav-link {
    color: #1c1c1c;
    font-size: 1.1em;
    font-weight: 700;
}

nav a.nav-link.last {
    padding-right: 60px;
}

span.red {
    color: #fc3244
}

.help-line-wrapper {
    background-color: #1c1c1c;
    height: 25px;
}

.help-line-wrapper p {
    color: #fff;
    font-size: 13px;
    margin-top: 4px;
}

.help-line-wrapper p span {
    margin-right: 20px;
}


.quote-result .from-to span {
    color: #fc3244
}

.how-it-works {
    background-color: #daedf1;
    padding: 40px 15px;
}

.how-it-works-mobile {
    background-color: #daedf1;
}

.how-it-works-slide {
    background-color: #daedf1;
    padding: 20px;
}

.how-it-works .row {
    padding: 0 5%;
}

.how-it-works .col-lg-5ths {
    padding: 0 20px;
}

.how-it-works h3, .how-it-works-mobile h3 {
    color: #fc3244;
    font-size: 1.3em;
    font-family: Raleway; font-weight: 700;
}

.how-it-works h2 {
    margin-top: 0;
    margin-bottom: 40px;
}

.how-to-number {   
    background-color: #fc3244;
    color: #fff;
    border-radius: 50px;
    padding: 5px 10px;
    font-family: Raleway;
    font-weight: 700;
    font-size: 1.3em;
    z-index: 2;
    position: relative;
    left: -10px;
    top: 16px;
    line-height: 1;
    width: 30px;
    height: 30px;
    text-align: left;
}

.how-to-number.offset {
    padding: 4px 9px; 
}

.how-it-works-slide .how-to-number {
    background-color: #fc3244;
    color: #fff;
    border-radius: 50px;
    padding: 2px 9px;
    font-family: Raleway;
    font-weight: 700;
    font-size: 1.3em;
    z-index: 500;
    position: relative;
    left: 80px;
    top: 16px;
    line-height: 1;
    width: 30px;
    height: 30px;
    text-align: left;
}

.how-it-works-slide .how-to-number.offset {
    padding: 1px 9px; 
}


.card.price {
    border: 1px solid #bebebe;
    min-height: 403.5px;
}

.card.price h3 {
    margin-bottom:0;
}


.price a.get-started {
    width: 100%;
    position:absolute;
    bottom: 0;
    background-color: #797979;
    font-family: Raleway; font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6em;
    padding: 15px 0;
    transition: all .15s ease-in-out;
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: ease-in-out;
    transition-delay: initial;
}

.price a.get-started img {
    padding-bottom: 5px;
    padding-left: 10px;
}

.price a.get-started.red {
    background-color: #fc3244
}

.price a.get-started:hover, 
.price a.get-started.red:hover {
    background-color: #2c3e50;
    text-decoration: none;
}

.price .price-features {
    line-height: 2em;
    margin: 20px 0;
}

.price-features .strong {
    font-weight: 700;
}

table.volume-discount-table {
    width: 100%;
    margin-top: 10px;
}

table.volume-discount-table tr {
    height: 30px;
}

table.volume-discount-table tr:nth-child(odd) {
    background-color: #f2f2f2;
}

table.volume-discount-table tr:nth-child(even) {
    background-color: #e1e1e1;
}

.volume-discount-table td.volume, 
.volume-discount-table-mobile td.volume {
    text-align: right;
    font-weight: 700;
}

.volume-discount-table-mobile td.volume {
    line-height: 0.4em;
    margin-top: 2em;
}


.volume-discount-table td.price {
    text-align: right;
    font-weight: 700;
    width: 60px;  
}

.volume-discount-table-mobile td.price {
    font-size: 2em;
    font-weight: 800;
}

.volume-discount-table-mobile {
    min-width: 310px;
    margin: 20px auto 0;
} 

.tag {
    display: inline-block;
    width: auto;
    height: 18px;
    background-color: #fc3244;
    -webkit-border-radius: 3px 4px 4px 3px;
    -moz-border-radius: 3px 4px 4px 3px;
    border-radius: 3px 4px 4px 3px;
    border-left: 1px solid #fc3244;
    /* This makes room for the triangle */
    margin-left: 9px;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
    line-height: 20px;
    padding: 0 4px 0 2px;
    font-size: 0.7em;
}

/* Makes the triangle */

.tag:before {
	content: "";
	position: absolute;
	display: block;
	left: -9px;
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right: 9px solid #fc3244;
}


.volume-discount-table td.original-price {
    text-decoration: line-through;
    font-size: 0.8em;
    text-align: right;
    color: #797979
}

span.original-price {
    text-decoration: line-through;
    font-size: 12px;
    text-align: right;
    color: #797979;
    font-weight: 400;
}

.voovit-xl {
    background-color: #f2f2f2
}

.voovit-xl span {
    font-size: 1.5em;
    color: #fc3244;
    display:block;
}

div.why-use-voovit-boxes {
    margin-top: 20px;
}

.why-use-voovit-boxes p {
    font-size: 0.9em;
    line-height: 1.5em;
}


p.strong {
    font-weight: 700;
}

.why-use-voovit-boxes a.btn {
    background-color: #fc3244;
    color: white;
    font-weight: 700;
    font-family: Raleway;
    text-transform: uppercase;
    font-size: 0.8em;
}

.why-use-voovit-boxes h3 {
}

.why-use-voovit-boxes h3 img {
    padding: 0 10px 5px;
}

.card {
    border: none;
}

.posts h4 a {
    color: #1c1c1c;
}

.post a.btn-post {
    color: #fc3244;
    border: 3px #fc3244 solid;
    font-family: Raleway; font-weight: 700;
    border-radius: 0;
    text-transform: uppercase; 
}

.post a.btn-post:hover {
    background-color: #fc3244;
    color: #fff;
}    

.testimonials h3 {
    color: #fc3244
}

.testimonials h3 span {
    font-size: 0.5em;
    font-weight: 400;
    font-family: Noto Sans;
    color: #2c3e50;
}

.testimonials h3.score {
    font-size: 3em;
    line-height: 0.8em;
}

.testimonials .quote {
    padding: 30px 90px;
    background: url(../media/comments.png);
    background-repeat: no-repeat;
    background-position: 30px 50px; 
}

.quote:after {
    content:""; 
    background: #2c3e50; 
    position: absolute; 
    bottom: 20%; 
    left: 0; 
    height: 50%; 
    width: 1px;
  }

.bg-dark {
    background-color: #1c1c1c!important;
}


.bg-black {
    background-color: #000;
}

footer a:hover {
    color: #fc3244;
}

footer ul.links li {
    margin-left: -40px;
}

footer ul.contact-information {
    margin-left: -40px;
}

footer ul.contact-information li {
    font-size: 0.8em;
    padding: 0px 0px 4px 24px;
    background-position: 0px 1px !important;
}

footer ul.contact-information li span {
    padding-left: 20px;
    display: block;
}

footer ul li.telephone {
    background: url('../media/phone.png');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

footer ul li.email {
    background: url('../media/email.png');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

footer ul li.address {
    background: url('../media/location.png');
    background-repeat: no-repeat;
}

footer ul li {
    list-style: none;
    font-family: Raleway; font-weight: 800;
    font-size: 0.8em;
    line-height: 1.6em;
    color: #797979;
    text-transform: uppercase
}

footer ul li a {
    text-transform: uppercase;
    font-family: Raleway; font-weight: 800;
    font-size: 1em;
    line-height: 1.6em;
    color: #797979
}

footer ul.social-media {
    margin-left: -40px;
}

footer ul.social-media li a {
    padding-left: 10px;
    font-size: 0.9em;
}

footer ul.social-media li {
    font-size: 1em;
    padding: 0px 0px 4px 24px;
    background-position: 0px 4px !important;
    line-height: 1.3em;
    margin: 10px 0;
}

footer ul.social-media li.facebook {
    background: url('../media/facebook.png');
    background-repeat: no-repeat;
}

footer ul.social-media li.twitter {
    background: url('../media/twitter.png');
    background-repeat: no-repeat;
}

footer ul.social-media li.instagram {
    background: url('../media/instagram.png');
    background-repeat: no-repeat;
}

footer h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 0.3em;
}
.mini-footer {
    padding: 10px 0 2px;
}

.mini-footer p  {
    font-size: 0.6em;
    color: #bebebe;
    font-weight: 600;
}

.header-left h1 {
    font-size: 1em;
}

.menu-right li {
    display: inline;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.menu-container{
	width: 80%;
    margin: 0 auto;
    max-width: 1140px;
}
.menu-wrapper {
	width: 100%;
	height: auto;
	background: #fff;
}
.header-left,
.header-right{
	position: relative;
	color: white;
	float: left;
}
.header-left{
	width: 30%;
}
.header-right label{
	position: absolute;
	top: -3.7em;
	right: 0;
	cursor: pointer;
}
.header-right span{
	position: relative;
	width: 2em;
	height: 2em;
	background: rgba(255,255,255,.3);
	-webkit-transition: all .3s ease;
}
.header-right span:hover{
	background: rgba(255,255,255,.6);
}

.header-right span:after{
	content: 'Menu';
	position: absolute;
	width: 2em;
	height: .5em;
	top: 4px;
	left: 0;
    color: #000;
    text-transform: uppercase;
}
.header-right span:after{
	top: 14px;
}
.header-right{
	width: 70%;
	text-align: right;
}
#open{
	display: none;
}

nav .nav-link {
    display: inline;
}

nav>a{
	position: relative;
	display: inline-block;
	font-size: 13px;
	line-height: 40px;
	padding: 0 2em;
	-webkit-transition: all .3s ease;
}
nav>a:hover{
	background: rgba(255,255,255,.9);
	color: black;
}
.hidden-desktop{
	display: none;
}


  @media (min-width: 0) {
    .container {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .container:after {
      content: " ";
      display: block;
      clear: both;
    }
  }
  @media (min-width: 576px) {
    .container {
      max-width: 540px;
      margin-left: auto;
      margin-right: auto;
    }
    .container:after {
      content: " ";
      display: block;
      clear: both;
    }
  }
  @media (min-width: 768px) {
    .container {
      max-width: 720px;
      margin-left: auto;
      margin-right: auto;
    }
    .container:after {
      content: " ";
      display: block;
      clear: both;
    }
  }
  @media (min-width: 992px) {
    .container {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
    }
    .container:after {
      content: " ";
      display: block;
      clear: both;
    }
  }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px;
      margin-left: auto;
      margin-right: auto;
    }
    .container:after {
      content: " ";
      display: block;
      clear: both;
    }
  }
  
  a {
    text-decoration: none;
    color: rgba(34, 34, 34, 0.8);
  }
  a:hover, a :focus {
    color: black;
  }
  
  .menu-left a {
    display: inline-block;
    position: relative;
    padding-bottom: 0px;
    transition: color .15s ease;
  }
  .menu-left a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: width 0s ease, background .35s ease;
  }
 
  
  .menu-left a:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
  }
  
  .header {
    position: fixed;
    top: 25px;
    left: 0;
    width: 100%;
    background: rgb(239, 239, 239);
    z-index: 3;
    will-change: transform;
    transition: background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
    transition: transform 0.35s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.1s;
    transition: transform 0.35s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s, -webkit-transform 0.35s cubic-bezier(0.694, 0.048, 0.335, 1);
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .header nav .logo {
    float: left;
  }
  .header nav .logo:after {
    content: '';
    display: table;
    clear: both;
  }
  .header nav ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  .header nav ul li {
    float: none;
    margin-left: 0;
  }
  @media (min-width: 768px) {
    .header nav ul li {
      float: left;
      margin-left: 1rem;
    }
  }
  .header nav ul li a {
    display: block;
    margin-top: 15px;
  }

  
  @media (max-width: 768px) {
    ul {
      clear: both;
    }
    .header ul li {
        padding: .5em 0;
      }
  }
  .hide-nav {
    transform: translateY(-120% !important);
    -webkit-transform: translateY(-120%) !important;
  }
  
  ul.menu-left {
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 10;
  }
  @media (min-width: 768px) {
    ul.menu-left {
      display: block !important;
      float: right;
      max-height: none;
    }
  }
  ul.menu-left:before {
    content: '';
    display: table;
    clear: both;
  }
  ul.menu-left.collapse {
    max-height: 17em !important;
  }
  
  .nav-toggle {
    display: block;
    border-radius: 5px;
    background-color: transparent;
    float: right;
    height: 38px;
    width: 38px;
    cursor: pointer;
    padding: 8px 8px;
    zoom: 1.5;
  }
  .nav-toggle.open span:first-child {
    transform: rotate(45deg) translate(4.4px, 4.4px);
  }
  .nav-toggle.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  .nav-toggle.open span:last-child {
    transform: rotate(-45deg) translate(4.4px, -4.4px);
  }
  @media (min-width: 768px) {
    .nav-toggle {
      display: none;
    }
  }
  .nav-toggle span {
    position: relative;
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 4px;
    background-color: #000;
    transition: all .25s;
  }

  .nav-up {
    top: -40px;
}



.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fc3244 !important; }



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
.col-sm-6 {
    -ms-flex: none;
    flex: none; 
     }
}


/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/
/*Min-Width: Refers to everything greater than or equal to the amount given. 
/*


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}

}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .how-it-works p {
        font-size: 0.8em;
    }

    .how-it-works h3 {
        font-size: 1.1em;
    }

    .navbar-collapse.collapse {
        display: none;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
  
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .how-it-works p {
        font-size: 1em;
    }
}


/*==========  Non-Mobile First Method  ==========*/
/* Max-Width: Refers to everything less than or equal to the amount given.
 */


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}
    


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    h2 {
        font-size: 2em;
    }

    header {
        padding-top: 1.5em;
    }

    .header nav ul li a {
        margin-top: 0;
    }

    .how-it-works-slide {
        padding: 20px 20%;
    }

    footer ul.contact-information li {
        font-size: 0.8em
    }

    footer ul.contact-information li span {
        padding-left: 5px;
    }

    .card.price {
        min-height: auto;
        border: none;
    }
   
    .price a.get-started {
        position: relative;
        padding: 20px 10px;
        font-size: 1.4em;
        width: 240px;
        margin: 0 auto;
    }

    .price .price-features {
        line-height: 1.5em;
        margin: 20px 0;
    }

    .price-table > div {
        padding: 30px 0;
        margin-bottom: 20px;
        border-radius: 8px;
        border: 1px solid #dadada;
    }

    .price-table > div h3 {
        margin-top: 0;
    }

    .own-boxes,
    .own-boxes .card {
        background-color: #e1e1e1;
    }

    .voovit-xl {
        background-color: #fff;
    }

    .quote:after {
        content: none; 
        background: unset; 
        position: relative;
      }

      
}


@media only screen and (max-width: 992px) and (min-width: 768px)  {

    .header nav ul li {
        margin: 10px 0;
    }

.header nav ul li a {
    margin-top: 17px;
    padding: 0 10px;
}

nav a.nav-link.login {
    padding: 5px 10px;
}

nav a.nav-link.last {
    padding-right: 10px;
}
}


@media only screen and (max-width: 450px) and (min-width: 349px)  {
    .how-it-works-slide .how-to-number {
        left: 15px;
    }
    }

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {

    h2 {
        font-size: 1.8em;
    }

    header h1 {
        font-size: 2.2em;
    }

    header h3 {
        font-size: 1.5em;
        margin-top: 5px;
        margin-bottom: 20px;
    }

    header {
        background-position: right -120px top;
    }
    

    .how-it-works-slide {
        padding: 20px 20%;
    }

    footer ul li a {
        font-size: 0.9em
    
    }

    footer ul.social-media li a {
        font-size: 0.8em;
    }

    .price .price-features {
        line-height: 2em;
        margin: 20px 0;
    }

    /* .navbar-brand.logo {
        display: none;
    } */
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 576px) {

    h2 {
        font-size: 1.5em;
    }

    .how-it-works-slide {
        padding: 20px;
    }

    header h1 {
        font-size: 2em;
        margin-top: 40px;
    }

    header h3 {
        font-size: 1.2em;
    }

    .help-line-wrapper {
        height: 30px;
    }

    .help-line-wrapper p {
        color: #fff;
        font-size: 14px;
        margin-top: 4px;
        font-weight: 400;
    }

    .help-line-wrapper .text-right {
        text-align: left!important;
    }

    .help-line-wrapper p span {
        margin-right: 15px;
    }

    .navbar-brand.logo {
        background-position: left center;
        background-size: 60%
    }

    h2.from-to {
        font-size: 1.5em;
    }

    .price .price-features {
        line-height: 1.6em;
        margin: 20px 0;
    }

    .price a.get-started {
        font-size: 1.2em;  
        width: 185px;
        padding: 13px 10px;
       
    }

    .why-use-voovit-boxes h3 {
        font-size: 1.3em;
    }

    .price-table > div {
        border-radius: 0;
        border: none; }

    .testimonials .quote {
        padding: 20px 50px;
        background: none;
    }
    
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}

