/**** vars ****/
/* Typography */
/* colors */
/**** mixins ****/
/* box shadow */
/* border radius */
/* rotate */
/* background size */
/* transition */
/* transform */
/* From XS to ... */
/* From MS to ... */
/* From SM to ... */
/* From MD to ... */
/* Generic */
body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  color: #656d78;
  margin-top: 100px; }
  body.home {
    margin-top: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: inherit; }

a {
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s; }

a:hover {
  text-decoration: none; }

p {
  margin: 0 0 14px;
  line-height: 155%; }

p.white {
  color: #ffffff; }

.mBot {
  margin-bottom: 30px; }

h3.mbot {
  margin-bottom: 25px; }

/* Nav */
nav.navbar {
  background-color: white;
  margin: 0;
  border-width: 0;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }

nav.navbar.scrolled {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }

nav.navbar.scrolled .navbar-header .navbar-brand {
  /*padding: 11px 0 11px 0 !important;*/ }

nav.navbar.scrolled .navbar-header .navbar-brand img {
  width: 191px; }

nav.navbar .navbar-collapse {
  text-align: right; }

nav.navbar .navbar-header .navbar-toggle {
  outline: none;
  border: solid 3px #007FC3;
  margin-top: 31px;
  height: 45px;
  width: 45px;
  text-align: left;
  padding: 7px 10px;
  background-color: #a32900;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s; }

nav.navbar.scrolled .navbar-header .navbar-toggle {
  margin-top: 19px; }

nav.navbar .navbar-header .navbar-toggle.collapsed {
  background-color: #007FC3; }

nav.navbar .navbar-header .navbar-toggle .icon-bar {
  background-color: #ffffff;
  width: 100%;
  height: 2px; }

nav.navbar .navbar-header .navbar-brand {
  display: inline-block;
  height: auto;
  padding: 15px 0 15px 0;
  margin-left: 0;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s; }

nav.navbar .navbar-header .navbar-brand img {
  display: block;
  width: 241px;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s; }

nav.navbar .navbar-nav {
  float: right;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin-top: 8px;
  margin-right: 15px;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s; }
nav.navbar.scrolled .navbar-nav {
  margin-top: 0; }

nav.navbar .navbar-nav a {
  color: #999999; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus,
nav.navbar .navbar-nav a:hover,
nav.navbar .navbar-nav a:focus,
nav.navbar .navbar-nav a:active,
nav.navbar .navbar-nav li.active a {
  color: #007FC3; }

@media (min-width: 992px) and (max-width: 1199px) {
  nav.navbar .navbar-nav {
    font-size: 13px; } }
@media (min-width: 768px) and (max-width: 991px) {
  nav.navbar .phone-number {
    float: none;
    margin-top: 30px; }

  nav.navbar .phone-number a {
    font-size: 16px;
    padding: 4px 8px; }

  nav.navbar .phone-number a .fa {
    font-size: 14px; }

  nav.navbar .navbar-nav {
    font-size: 13px;
    text-align: right;
    margin-right: 0;
    margin-top: 15px; }

  nav.navbar .navbar-nav li a {
    padding: 2px 0 5px 20px;
    text-align: right; }

  nav.navbar.scrolled .navbar-nav {
    margin-top: 12px; } }
@media (max-width: 767px) {
  nav.navbar .navbar-header .navbar-brand {
    margin-left: 16px; }

  nav.navbar .navbar-collapse {
    text-align: center;
    background-color: #007FC3;
    border-bottom: solid 4px #a32900; }

  nav.navbar .navbar-nav a {
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px; }

  nav.navbar .navbar-nav a:hover,
  nav.navbar .navbar-nav a:focus,
  nav.navbar .navbar-nav a:active,
  nav.navbar .navbar-nav li.active a {
    color: #444444; }

  nav.navbar .navbar-nav {
    float: none;
    margin: 18px 0 18px 0; }

  nav.navbar .phone-number {
    float: none;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 0; }

  nav.navbar .phone-number a {
    background-color: #a32900;
    text-align: center;
    display: block;
    border: 0 !important;
    font-size: 20px; } }
#all-inclusive {
  position: fixed;
  bottom: 10px;
  right: -10px;
  z-index: 1001; }
  #all-inclusive img {
    transform: rotate(25deg);
    width: 120px;
    height: auto; }
    @media (min-width: 992px) {
      #all-inclusive img {
        width: 160px; } }

section {
  padding: 40px 0; }

section.white {
  background-color: #FFF; }

a:hover {
  text-decoration: none; }

#header {
  height: 112px; }

.navbar-fixed-top, .navbar-fixed-bottom {
  z-index: 1031; }

/* main slider */
.slider-container .caption-container {
  position: absolute;
  left: 0%;
  top: 60%;
  width: 100%; }

@media (max-width: 1440px) {
  .slider-container .caption-container {
    top: 40%; } }
.slider-container .caption table {
  max-width: 500px; }

.slider-container .caption .description,
.slider-container .caption .title {
  background: rgba(236, 119, 3, 0.7);
  padding: 10px;
  color: #FFF; }

.slider-container .caption .title * {
  color: #FFF;
  margin: 0; }

.slider-container .caption .title h1 {
  margin-top: -6px;
  min-width: 150px; }

.slider-container .caption .description {
  background: rgba(0, 0, 0, 0.7);
  font-size: 110%; }

.slider-container .caption .description p {
  margin: 0; }

.slider-container .bxslider li {
  height: 100%;
  min-height: 450px; }

/* quote form*/
.quote-form {
  width: 100%;
  color: #FFF;
  padding: 30px;
  margin: -240px auto 0;
  z-index: 2;
  position: relative;
  background: #007FC3;
  background: rgba(0, 127, 195, 0.9);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3); }

@media (max-width: 767px) {
  .quote-form {
    margin: 40px auto 0; }

  .quote-form h1 {
    text-align: center;
    line-height: 140%; }

  .quote-form h1 small {
    font-size: 16px;
    text-align: center;
    float: none !important;
    display: block;
    margin-bottom: 25px; } }
.quote-form h1 {
  margin-top: 0;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px; }

.quote-form h1 small {
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400; }

.quote-form a {
  color: #FFF; }

.quote-form .form-control {
  border: 0;
  width: 100%; }

.quote-form:not(.quick-select) .form-control.date,
.quote-form:not(.quick-select) .form-control.time {
  width: 48%; }

.quote-form .form-group {
  vertical-align: top; }

.quote-form select {
  max-width: 100%; }

.quote-form .btn {
  margin-top: 10px;
  cursor: pointer;
  padding: 0;
  background: none;
  border: 0;
  text-transform: uppercase;
  font-weight: 600; }
  .quote-form .btn:hover {
    opacity: .7; }

.quote-form .other-location,
.quote-form .all-inclusive {
  margin-top: 8px; }

.quote-form .return-location {
  display: none;
  margin-bottom: 10px; }

.quote-form .alert {
  margin: 18px 0 0; }

.ui-widget-header {
  background: #EFEEE9 !important; }

.ll-skin-latoja td a.ui-state-active, .ll-skin-latoja td a.ui-state-active.ui-state-hover {
  background: #006191 !important; }

@media (min-width: 992px) {
  .col-md-1.age {
    padding-right: 0; } }
/* offers */
.offers {
  background: #595E64; }

/* fleet */
.fleet {
  /*background:#454C54;*/
  text-align: center; }

.fleet img {
  display: inline-block !important;
  width: auto;
  max-height: 130px; }

.fleet h4 {
  margin-top: 13px;
  margin-bottom: 3px;
  font-size: 14px; }

.fleet .caption * {
  white-space: nowrap; }

.fleet .box-img {
  /*border-bottom:1px dashed #B2B5B9;
  padding:20px 0;*/
  background: #fff;
  padding: 5px; }

.fleet .box-details {
  background: #595e64;
  color: #A7B0B6;
  padding: 20px 20px 10px;
  margin-top: 1px; }

.fleet a.btn-book {
  font-size: 140%;
  position: relative;
  top: 1px; }

/*.fleet .vechile:first-child {
	padding-top:10px;
}
.fleet .vechile:last-child {
	border-bottom:0;
	padding-bottom:0px;
}*/
.fleet .group {
  margin: 20px 0 10px; }

.fleet table {
  width: 100%;
  margin: 0px 0 15px 0;
  margin-left: -5px; }

.fleet table th,
.fleet table td {
  padding: 5px 5px; }

@media (max-width: 1200px) {
  .fleet table th,
  .fleet table td {
    padding: 5px 1px;
    font-size: 90%;
    letter-spacing: -1px; }

  .fleet .price-range, .fleet .caption {
    text-align: center; } }
.fleet .details {
  text-align: center;
  font-size: 85%; }

.fleet table td {
  border-top: 1px solid #686D72; }

.fleet .price {
  text-align: right;
  font-weight: bold; }

.fleet table tr:nth-child(2n-1) td {
  /*background:#e5e5e5;*/ }

.car-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/car_icons.png) no-repeat 0 0 #A7B0B6;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px; }

.car-icon.seats {
  background-position: 0 0px; }

.car-icon.suitcases {
  background-position: 0 -24px; }

.car-icon.suitcases-small {
  background-position: 0 -48px; }

.car-icon.automatic {
  background-position: 0 -72px; }

.car-icon.manual {
  background-position: 0 -96px; }

.car-icon.air-con {
  background-position: 0 -120px; }

.car-icon.fuel {
  background-position: 0 -144px; }

/* booking */
.rate {
  margin-top: 10px;
  width: 100%; }

.rate > div {
  display: inline-block;
  width: 49%;
  text-align: center; }

.rate > div:first-child {
  background: #f0f0f0;
  margin-right: 0px; }

.rate > div:last-child {
  background: #dedede; }

.rate-price {
  font-size: 100%; }

.rate-price .price {
  font-size: 120%;
  letter-spacing: -1px;
  display: inline-block;
  margin-top: 5px; }

.quick-select {
  position: relative;
  margin-top: 10px;
  padding: 8px;
  color: #FFF;
  float: right; }

.quick-select label,
.quick-select .btn,
.quick-select .form-control {
  margin-left: 10px; }

.booking .extras label {
  width: 100%; }

.booking .extras .form-control {
  display: inline-block;
  text-align: center;
  margin-right: 8px;
  height: 24px;
  line-height: 100%;
  padding: 0 5px;
  width: 40px; }

.booking .form-group {
  clear: both;
  padding-top: 10px;
  margin-bottom: 0; }

.selected-group .fleet {
  font-size: 90%; }

@media (min-width: 1200px) {
  .selected-group.fixed {
    position: fixed;
    z-index: 2;
    top: 100px;
    width: 100%;
    max-width: 360px; } }
/* contacts */
#mapcanvas {
  height: 400px;
  width: 100%;
  border-bottom: 1px solid #eee; }

dl.contacts {
  margin-top: 26px;
  margin-left: -8px;
  font-size: 110%; }

dl.contacts dt,
dl.contacts dd {
  float: left;
  line-height: 28px; }

dl.contacts dt {
  clear: both;
  min-width: 40px;
  text-align: center; }

dl.contacts dd {
  margin-left: 10px; }

dl.contacts address {
  line-height: 140%; }

/* footer */
#footer-menu {
  padding: 30px 0;
  color: #999;
  background-color: #fff; }

#footer-content {
  padding: 20px 0;
  text-align: center; }

/* weather */
#weather img {
  display: block; }

/* social */
.social-networks li {
  margin-right: 5px; }

.social-networks li a {
  color: #999; }

.social-networks a:hover .fa-facebook {
  color: #3b5998; }

.social-networks a:hover .fa-google-plus {
  color: #c32f10; }

.social-networks a:hover .fa-linkedin {
  color: #007bb6; }

.social-networks a:hover .fa-twitter {
  color: #00aced; }

/* general */
textarea {
  resize: none; }

.text-sm {
  font-size: 90%; }

.text-md {
  font-size: 110%; }

.text-lg {
  font-size: 130%; }

.text-xl {
  font-size: 150%; }

.text-light {
  color: #A7B0B6; }

.shadow {
  -moz-box-shadow: 0 1px 4px #ccc;
  -webkit-box-shadow: 0 1px 4px #ccc;
  box-shadow: 0 1px 4px #ccc; }

/* step wizard */
.stepwizard-step p {
  margin-top: 10px; }

.stepwizard-row {
  display: table-row; }

.stepwizard {
  display: table;
  width: 100%;
  position: relative; }

.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important; }

.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0; }

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative; }

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px; }

/* login */
@media (min-width: 768px) {
  .omb_row-sm-offset-3 div:first-child[class*="col-"] {
    margin-left: 25%; } }
.omb_login {
  background: #FFF;
  padding: 10px 20px 20px; }

.omb_login .omb_authTitle {
  text-align: center;
  line-height: 300%; }

.omb_login .omb_socialButtons a {
  color: white;
  opacity: 0.9; }

.omb_login .omb_socialButtons a:hover {
  color: white;
  opacity: 1; }

.omb_login .omb_socialButtons .omb_btn-facebook {
  background: #3b5998; }

.omb_login .omb_socialButtons .omb_btn-twitter {
  background: #00aced; }

.omb_login .omb_socialButtons .omb_btn-google {
  background: #c32f10; }

.omb_login .omb_loginOr {
  position: relative;
  font-size: 1.5em;
  color: #aaa;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.omb_login .omb_loginOr .omb_hrOr {
  background-color: #cdcdcd;
  height: 1px;
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.omb_login .omb_loginOr .omb_spanOr {
  display: block;
  position: absolute;
  left: 50%;
  top: -0.6em;
  margin-left: -1.5em;
  background-color: white;
  width: 3em;
  text-align: center; }

.omb_login .omb_loginForm .input-group.i {
  width: 2em; }

.omb_login .omb_loginForm .help-block {
  color: red; }

@media (min-width: 768px) {
  .omb_login .omb_forgotPwd {
    text-align: right;
    margin-top: 10px; } }
/* sticky footer */
/*html, body {
  min-height: 100%;
}
#wrap {
  min-height: 100%;
}
.main-container {
    min-height: 100%;
	padding-bottom: 80px;
    padding-top: 109px;
	position:relative;
}

body.contacts .main-container {
	padding-bottom:0;
}

body.home .main-container {
	padding-top:0;
	padding-bottom:0;
}*/
@media (max-width: 1199px) {
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }
.depot-alert {
  display: none; }

.modal-content {
  padding: 40px; }

/* Content */
.carousel {
  border-bottom: solid 4px #007FC3; }

.carousel .carousel-inner {
  height: 100%; }

.carousel .carousel-inner .item {
  height: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  opacity: 1;
  -webkit-transition: 1s ease-in-out left;
  -moz-transition: 1s ease-in-out left;
  -o-transition: 1s ease-in-out left;
  transition: 1s ease-in-out left; }

.carousel .carousel-inner .item img {
  width: 100%; }

.breadcrumb-container {
  background: #f5f5f5;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #d6d6d6;
  -moz-box-shadow: 0 1px 3px #e5e5e4;
  -webkit-box-shadow: 0 1px 3px #e5e5e4;
  box-shadow: 0 1px 3px #e5e5e4; }

.btn-primary {
  text-transform: uppercase; }

.container-fluid {
  padding: 0; }

.container-fluid.white {
  background-color: #FFF; }

.container-fluid.photo {
  background-image: url(../img/bg/highlight-bg.jpg);
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  border-top: solid 4px #f5f5f5;
  border-bottom: solid 4px #f5f5f5; }

.container-fluid.photo2 {
  background-image: url(../img/bg/booking-bg.jpg); }

.container-fluid.photo.noBbottom {
  border-bottom: 0; }

section .intro {
  margin-bottom: 60px; }

section .intro.noM {
  margin-bottom: 10px; }

section .intro.padding {
  padding-top: 50px;
  padding-bottom: 50px; }

section .intro h2 {
  font-size: 45px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-weight: 500;
  margin-bottom: 40px;
  margin-top: 20px; }

section .intro h2.white {
  color: #ffffff; }

section .intro h2.noM {
  margin-bottom: 20px; }

section .intro h2.white small {
  color: #ffffff; }

section .intro h2.white:before {
  background-color: #ffffff; }

section .intro h2.white:after {
  background-color: #ffffff; }

section .intro h2 small {
  font-size: 17px;
  margin-top: 15px;
  text-transform: none;
  display: block;
  font-weight: 100; }

/*section .intro h2 {
    &:before,
    &:after {
        content: "";
        width: 36px;
        height: 36px;
        position: absolute;
        background: url(../img/flag-r.png) no-repeat;
        background-size: 30px;
        top: 10px;
        left: -90px;
    }
}

section .intro h2:after{
    left: auto;
    right: -90px;
}*/
@media (max-width: 767px) {
  section .intro h2:before {
    left: auto;
    display: block;
    position: relative;
    top: 0;
    margin: 0 auto 15px auto; }

  section .intro h2:after {
    right: auto;
    display: block;
    position: relative;
    top: 0;
    margin: 22px auto 0 auto; } }
section .intro p {
  font-size: 14px;
  font-weight: 100;
  line-height: 165%; }

section.home-about .items img {
  margin: 0 auto 10px auto;
  display: inline-block;
  border: solid 8px #ffffff;
  box-shadow: 4px 1px 13px #cccccc;
  border-radius: 6px; }

section.home-about .items h3 {
  color: #444444;
  text-transform: uppercase;
  padding: 0 60px;
  margin-bottom: 12px; }

section.home-about .items p {
  font-size: 14px;
  font-weight: 100;
  line-height: 165%;
  padding: 0 60px;
  margin-bottom: 40px; }

/* Footer */
footer {
  position: relative;
  background-color: #666666;
  color: #ffffff;
  padding: 35px 0; }
  footer a {
    color: #ffffff; }
    footer a:hover {
      color: #ffffff;
      opacity: .7; }

footer .content #weather .h1 {
  margin: 5px 0 0 0;
  font-size: 30px;
  font-style: normal;
  letter-spacing: -1px;
  text-align: left; }

footer .content #weather img {
  margin-right: 5px; }

@media (min-width: 768px) and (max-width: 991px) {
  footer .content #weather img {
    width: 55px;
    margin-top: 3px; } }
footer .content h3 {
  margin-bottom: 20px;
  color: #ffffff; }
  footer .content h3 small {
    color: #ffffff;
    opacity: .8; }

@media (min-width: 480px) and (max-width: 767px) {
  footer .content .row > div {
    margin-bottom: 25px;
    text-align: center; } }
@media (min-width: 0px) and (max-width: 479px) {
  footer .content .row > div {
    margin-bottom: 25px;
    text-align: center; } }
footer .content ul {
  margin: 0;
  padding: 0;
  list-style: none; }

footer .content ul li {
  padding: 0 0 2px 0;
  font-size: 14px;
  vertical-align: top; }

@media (min-width: 768px) and (max-width: 991px) {
  footer .content ul li {
    font-size: 13px; } }
@media (min-width: 768px) and (max-width: 991px) {
  footer .content ul li a {
    padding-right: 12px; } }
@media (min-width: 480px) and (max-width: 767px) {
  footer .content ul li a {
    padding-right: 12px; } }
@media (min-width: 0px) and (max-width: 479px) {
  footer .content ul li a {
    padding-right: 12px; } }
footer .content ul li a .fa {
  padding-right: 6px;
  color: #ffffff; }

#copyright {
  position: relative;
  background-color: #333333;
  padding: 16px 0 14px 0;
  text-align: center; }

#copyright p {
  color: #ffffff;
  margin: 0; }

#copyright a {
  font-weight: bold; }

/* Generic */
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px; }

  .hidden-xs {
    display: block !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left; }

  .col-ms-1 {
    width: 8.3333333333%; }

  .col-ms-2 {
    width: 16.6666666667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.3333333333%; }

  .col-ms-5 {
    width: 41.6666666667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.3333333333%; }

  .col-ms-8 {
    width: 66.6666666667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.3333333333%; }

  .col-ms-11 {
    width: 91.6666666667%; }

  .col-ms-12 {
    width: 100%; }

  .col-ms-pull-0 {
    right: auto; }

  .col-ms-pull-1 {
    right: 8.3333333333%; }

  .col-ms-pull-2 {
    right: 16.6666666667%; }

  .col-ms-pull-3 {
    right: 25%; }

  .col-ms-pull-4 {
    right: 33.3333333333%; }

  .col-ms-pull-5 {
    right: 41.6666666667%; }

  .col-ms-pull-6 {
    right: 50%; }

  .col-ms-pull-7 {
    right: 58.3333333333%; }

  .col-ms-pull-8 {
    right: 66.6666666667%; }

  .col-ms-pull-9 {
    right: 75%; }

  .col-ms-pull-10 {
    right: 83.3333333333%; }

  .col-ms-pull-11 {
    right: 91.6666666667%; }

  .col-ms-pull-12 {
    right: 100%; }

  .col-ms-push-0 {
    left: auto; }

  .col-ms-push-1 {
    left: 8.3333333333%; }

  .col-ms-push-2 {
    left: 16.6666666667%; }

  .col-ms-push-3 {
    left: 25%; }

  .col-ms-push-4 {
    left: 33.3333333333%; }

  .col-ms-push-5 {
    left: 41.6666666667%; }

  .col-ms-push-6 {
    left: 50%; }

  .col-ms-push-7 {
    left: 58.3333333333%; }

  .col-ms-push-8 {
    left: 66.6666666667%; }

  .col-ms-push-9 {
    left: 75%; }

  .col-ms-push-10 {
    left: 83.3333333333%; }

  .col-ms-push-11 {
    left: 91.6666666667%; }

  .col-ms-push-12 {
    left: 100%; }

  .col-ms-offset-0 {
    margin-left: 0%; }

  .col-ms-offset-1 {
    margin-left: 8.3333333333%; }

  .col-ms-offset-2 {
    margin-left: 16.6666666667%; }

  .col-ms-offset-3 {
    margin-left: 25%; }

  .col-ms-offset-4 {
    margin-left: 33.3333333333%; }

  .col-ms-offset-5 {
    margin-left: 41.6666666667%; }

  .col-ms-offset-6 {
    margin-left: 50%; }

  .col-ms-offset-7 {
    margin-left: 58.3333333333%; }

  .col-ms-offset-8 {
    margin-left: 66.6666666667%; }

  .col-ms-offset-9 {
    margin-left: 75%; }

  .col-ms-offset-10 {
    margin-left: 83.3333333333%; }

  .col-ms-offset-11 {
    margin-left: 91.6666666667%; }

  .col-ms-offset-12 {
    margin-left: 100%; } }
.visible-xs, .visible-ms {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
  display: none !important; }

@media (max-width: 479px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 479px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 479px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 479px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms {
    display: block !important; }

  table.visible-ms {
    display: table; }

  tr.visible-ms {
    display: table-row !important; }

  th.visible-ms,
  td.visible-ms {
    display: table-cell !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-block {
    display: block !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-inline {
    display: inline !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-inline-block {
    display: inline-block !important; } }
@media (max-width: 479px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-ms {
    display: none !important; } }
/* Container small */
.container-small {
  max-width: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  .container-small {
    width: 720px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .container-small {
    width: 950px; } }
@media (min-width: 1200px) {
  .container-small {
    width: 950px; } }

/*# sourceMappingURL=new.css.map */
