@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,600,700,900&subset=latin-ext');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


body {
    font-family: 'Titillium Web', sans-serif;
    background-color: #F5FFFF;
}

.clearfix {
    clear: both;
    height: 0px;
    line-height: 0px;
    z-index: 9999;

}

a {
    text-decoration: none;
    outline: none;
}

a:focus, a:active {
    outline: 0;
    -moz-outline-style: none;
}


.btnNoOutline, .btnNoOutline:focus, .btnNoOutline:active{
    outline: none;
}

#loadingDiv {
    position: fixed;
    z-index: 99999;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url('assets/img/lg.rotating-balls-spinner.gif')
              50% 50% no-repeat rgb(249,249,249);

}
.loader{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif')
              50% 50% no-repeat rgba(0,0,0,0.8);
}



.mycontainer {
  max-width: 1024px;
  margin: auto;
  position: relative;
}

.cflex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}


.homepage-wraper {
 position: relative;
 padding: 28px 0px 0px 0px;
/* background: url(../img/bg-wraper122020.jpg) top center no-repeat #000 ;  */
 background: top center no-repeat #000 ;
 margin-top: 0px;
 border: none;
}

.checkout-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/checkout-bg-wraper.png) top center repeat-x #000 ;

}

.container {
  max-width: 1060px;
  margin: auto;
  display: flex;
  flex-direction: row;
  padding: 0px;
  position: relative;
}

.container_fixed {
  max-width: 1060px;
  margin: auto;
  display: block;
  padding: 0px;
  position: relative;
}


.topnav {
    background: #0e0e0e;
    height: 39px;
}

.topnav .container{
 justify-content: space-between;
}


.topnav .container .map {

}

.topnav .container .map a {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 5px;
  height: 39px;
  line-height: 39px;
  padding-left: 25px;
}

.topnav .container .map a:hover {
  color: #ADACAC;
}

.topnav .container .map a i {
 padding-right: 5px;
}



.topnav .container .topnav_right {
 display: flex;
}

.topnav .container .topnav_right a.quick_inquiry {
  display: block;
 background-color: #fff;
 width: 160px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 color: #0e0e0e;
 font-size: 16px;
 font-weight: 600;
 transform: skew(20deg);
   -moz-box-shadow:    inset 0 0 4px #696969;
   -webkit-box-shadow: inset 0 0 4px #696969;
   box-shadow:         inset 0 0 4px #696969;


}

.topnav .container .topnav_right a.quick_inquiry.si {
 font-size: 12px;
 font-weight:400;
}


.topnav .container .topnav_right a.quick_inquiry span {
 transform: skew(-20deg);
 display: block;
}

.topnav .container .topnav_right a.quick_inquiry span i {
 color:#f9080c;
}

.topnav .container .topnav_right a.quick_inquiry:hover {
 background-color: #F5F5F5;
}


.topnav .container .topnav_right .social {
  display: block;
 width: 80px;
 margin-left:20px;
 margin-right: 5px;
 padding-top: 7px;
 padding-left: 5px;
 padding-right: 5px;
}

.topnav .container .topnav_right .social a {
  display: inline-block;
 color: #ffffff;
   width: 27px;
  margin: 2px 0px;
  margin-left: 5px;
}

.topnav .container .topnav_right .social a i {
 font-size: 1.3em;
}

.topnav .container .topnav_right .social a.fb:hover {
 color: #3c5a99;
}

.topnav .container .topnav_right .social a.rss:hover {
 color: #FF8C00;
}

.topnav .container .topnav_right .social a.tw:hover {
 color: #1da1f2;
}


.topnav .container .topnav_right div.phone {
  display: block;
 width: 200px;
 color: #fff;
 position: relative;
 height: 26px;
 line-height: 26px;
 margin-top: 5px;
 padding-left: 10px;
}

.topnav .container .topnav_right div.phone a {
 background: url(../img/phone-right.png) top left no-repeat ;
 display: inline-block;
 width: 173px;
 height: 27px;
 line-height: 27px;
 text-align: center;
 color: #fff;
 font-weight: 600;
 font-size: 16px;
}

.topnav .container .topnav_right div.phone a:hover {
 background: url(../img/phone-right-hover.png) top left no-repeat;
}

.topnav .container .topnav_right div.phone i {
 font-size: 1.3em;
}

.quick_inquiry_modal {
    width: 470px;
    background-color: #000;
 position: absolute;
 top: 0px;
 right: 0px;
    display: none;
    z-index: 9;
    padding-top: 20px;
}

.quick_inquiry_modal span.vasi-podatki {
 background: url(../img/inq-title.png) center no-repeat;
 display: block;
 width: 133px;
 height: 24px;
 line-height: 24px;
 color: #fff;
 text-align: left;
 font-weight: 600;
 font-size: 14px;
 text-indent: 35px;
 margin-left: 20px;
}

.quick_inquiry_modal form {
 margin: 10px;
 padding: 10px;
 padding-left: 0px;
 padding-right: 2px;
 padding-top: 2px;
 margin-right: 2px;
 display: block;
 position: relative;
}

.quick_inquiry_modal form .input-group {
 margin-left:10px;
 margin-top: 10px;
 width: 138px;
 float: left;
}

.quick_inquiry_modal form .input-group.full {
 margin: 10px 0px;
 float: none;
 clear: both;
 width: auto;
 padding: 10px;
}

.quick_inquiry_modal form .input-group .SumoSelect {
 width: 135px;
 margin-top: 5px; border-radius: 2px!important;
 border:none!important;
}

.quick_inquiry_modal form .input-group .SumoSelect p.SelectBox {
    padding: 6px 6px 7px 6px;
    border:none;border-radius: 2px!important;

}

.quick_inquiry_modal form .input-group .SumoSelect .optWrapper {
    top: 35px;
 width: 210px;
}


.quick_inquiry_modal form .input-group .dtp_main {
    margin-top: 5px;
    padding: 6px 0px 5px 6px;
}


.quick_inquiry_modal form .input-group label {
 display: block;
 color: #fff;
 font-weight: 400;
 font-size: 13px;
 padding: 2px 0px;
}

.quick_inquiry_modal form .input-group input {
 display: block;
 width: 135px;
 border: 1px solid #F5F5F5;
 text-indent: 5px;
 border-radius: 2px;
 height: 25px;
 line-height:25px;
 margin-top: 5px;
 color: #4F4D4D;
}

.quick_inquiry_modal form .input-group input:focus {
 background-color: #FFFACD;
}

.quick_inquiry_modal form .input-group textarea {
 display: block;
 height:60px;
 border: 1px solid #F5F5F5;
 width: 97%;
 margin-top: 5px;
 padding: 5px;
 font-weight: 300;
 font-size: 14px;
 color: #4F4D4D;
 border-radius: 2px;

}

.quick_inquiry_modal button {
 background: url(../img/bg-inq.png) top center no-repeat #f7161d;
 border: none;
 text-align: center;
 color: #fff;
 font-size: 20px;
 font-weight: 400;
 display: block;
 height: 45px;
 line-height: 45px;
 width:100%;
 cursor: pointer;
 margin-top: 15px;
 }

.quick_inquiry_modal button:hover{
 color: #fff;
 /*  transform: rotateY(180deg); */
 background: url(../img/bg-inq-hover.png) top center no-repeat #c0001f;
/* opacity: 0.7;   */
}

section.reservation {
    padding: 0px 0px 0px 0px;
    margin-top: 355px;
}

section.reservation .reservation-container {
 /*   background-color: #f50a0f;   */
    max-width: 1024px;
    margin: auto;
    height: 120px;
 border-radius: 15px;
 padding-left: 20px;
/*
background: rgba(248,80,50,1);
background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(50%, rgba(241,111,92,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=1 )
*/
background: linear-gradient(0deg, #df1a22, #fa070b 80%) ;

}


section.reservation .reservation-container .reservation-fields{
 position: relative;
 display: flex;
 flex-direction: row;
 flex-wrap: nowrap;
 justify-content:  space-between;
   align-items: center;
 }

section.reservation .reservation-container .reservation-fields > div {
 vertical-align: middle;
}

section.reservation .reservation-container .reservation-fields div.div1 {
 width: 200px;
}

section.reservation .reservation-container .reservation-fields div.div2 {
 width: 200px;
}

section.reservation .reservation-container .reservation-fields div.div-button {
 width: 190px;
}

section.reservation .reservation-container .reservation-fields div label.title2 {
 display: block;
 font-weight: 600;
 font-size: 16px;
 color: #fff;
 padding-bottom: 7px;
 text-indent: 4px;
}


ul.options li.opt label,ul.options li.opt {
    line-height: 1.2;
    color: #4F4D4D;
}

section.reservation .reservation-container .reservation-fields div button{
 width: 100%;
 height: 120px;
 line-height: 120px;
 color: #fff;
 border: none;
 cursor: pointer;
 font-weight: 400;
 font-size: 20px;
 text-align: center;
 text-indent: 35px;

 border-radius: 0px 15px 15px 0px;
 letter-spacing: 0.05em;

 background: url(../img/rezerviraj-btn-left.png) top left no-repeat #000;
}

section.reservation .reservation-container .reservation-fields div button:hover {
 color: #F5F5F5;
 background: url(../img/rezerviraj-btn-left-hover.png) top left no-repeat #575353;
}


section.language {
    margin-top: 35px;
 background: url(../img/full-bar2.png) top left repeat-x;
 padding: 15px 0px;
}

section.language .language-container {
    max-width: 1024px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

section.language .language-container h3 {
 color: #fff;
 font-weight: 400;
 font-size: 20px;
 padding: 2px 5px;

}

section.language .language-container .choose-lang {
 text-align: right;
 vertical-align: top;
 margin-right: 10px;
 background-color: #000;
 padding-top: 5px;

}

section.language .language-container .choose-lang span {
 display: inline-block;
 color: #fff;
 font-weight: 600;
 font-size: 16px;
 vertical-align: top;
 padding-right: 10px;
}

section.language .language-container .choose-lang a {
 margin-left: 5px;
 display: inline-block;
 color: #fff;
 text-decoration: none;
}

section.language .language-container .choose-lang a:hover {
 color: #fff;
 text-decoration: underline;
}

section.poslovni-najem {
    margin-top: 0px;
    /* background: url(../img/poslovni-najem.png) top center no-repeat #FFF;
     background-size: cover;        */
     background: url(../img/najem-gradient.png) top center repeat-x #FFF;


}


section.poslovni-najem .poslovni-najem-container {
  max-width: 1024px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 20px;
}

section.poslovni-najem .poslovni-najem-container h3 {
 font-weight: 700;
 font-size:38px;
 text-align: center;
}

section.poslovni-najem .poslovni-najem-container h5 {
 font-weight: 700;
 font-size:18px;
 color: #ff0003;
 text-align: center;
 margin: 5px 0px;
 padding: 2px;
}

section.poslovni-najem .poslovni-najem-container .intro {
 margin-top: 30px;
}

section.poslovni-najem .poslovni-najem-container .intro p {
 margin: 10px 0px;
 padding: 5px;
 line-height: 1.2;
 font-weight: 400px;
 font-size: 16px;
 color: #4f4d4d;
}


section.poslovni-najem .poslovni-najem-container .our-partners {
 margin-top: 50px;
 padding: 5px;
 padding-top: 20px;
 padding-bottom: 30px;
}

section.poslovni-najem .poslovni-najem-container .our-partners h3 {
 font-weight: 700;
 font-size:38px;
 text-align: center;
 color: #7b7b7a;
}

section.poslovni-najem .poslovni-najem-container .our-partners .brands {
 margin-top: 20px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 align-items: baseline;
}

section.poslovni-najem .poslovni-najem-container .our-partners .brands a {
}

section.poslovni-najem .poslovni-najem-container .our-partners .brands a:hover {
    opacity: 0.5;
}


section.novice {
    margin-top: 0px;
    background: #000;
    padding: 20px 0px;
}

section.novice .novice-container {
    max-width: 1024px;
    margin: auto;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
}

section.novice .novice-container .img {
 float: left;
 width: 40%;
}

section.novice .novice-container .img h3, section.novice .novice-container .img h3 a {
 color: #ff0001;
 font-weight: 600;
 font-size: 34px;
}

section.novice .novice-container .img a {
 display: block;
}

section.novice .novice-container .items {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: space-between;
 width: 60%;
 float: right;
}

section.novice .novice-container .items .item {
 width: 45%;
 margin-top: 10px;
 padding: 10px;
}

section.novice .novice-container .items .item a.item-title {
 display: block;
 color:#8e8e8e;
 font-size: 20px;
 line-height: 1.1;
 font-weight: bold;
}

section.novice .novice-container .items .item a.item-title:hover {
 text-decoration: underline;
 color:#787878;
}

section.novice .novice-container .items .item p {
 display: block;
 color: #adacac;
 line-height: 1.1;
 font-size: 15px;
 margin: 2px 0px;
 padding: 2px;
}

section.novice .novice-container .items .item a.item-more{
 display: block;
 color: #F9080C;
 font-size:17px;
 text-align: right;
}

section.novice .novice-container .items .item a.item-more:hover {
 text-decoration: underline;
 color: #F50A0F;
}

section.footer {
 margin-top: 0px;
 background: url(../img/footer-bg2.png) top center no-repeat #000 ;
/* height: 374px;     */
}

section.footer .footer-container{
 max-width: 1024px;
 margin: auto;
}


section.footer .footer-container .footer-menu {
  width: 350px;
  float: left;
  padding: 10px;
  padding-top: 50px;
}

section.footer .footer-container .footer-menu h3 {
 font-weight: 700;
 font-size: 34px;
 color: #fff;
 text-align: left;
   text-shadow: 1px 1px #000000;
}

section.footer .footer-container .footer-menu ul {
 margin-top: 30px;
 width: 60%;
}

section.footer .footer-container .footer-menu ul li a {
 display: block;
 text-decoration: none;
 color:#fff;
 border-bottom: 1px solid #fff;
 padding: 7px 2px;
 font-weight: 400;
 font-size: 16px;
}

section.footer .footer-container .footer-menu ul li a:hover {
 background-color: #fff;
 color: #000;
}

section.footer .footer-container .footer-right {
  float: right;
  padding-top: 50px;
  padding-right: 30px;
  margin-top: 60px;
}

section.footer .footer-container .footer-right h3 {
 font-weight: 600;
 font-size: 46px;
 color: #fff;
 text-align: right;
   text-shadow: 1px 1px #000000;
   padding-right: 70px;
}

section.footer .footer-container .footer-right h3 span {
 font-weight: 700;
 font-size: 58px;
 color: #fff;
 text-align: right;
 display: block;
}


section.footer .footer-container .footer-right .footer-reviews {
 margin: 10px 0px;
 padding:5px 3px;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: space-between;
 margin-top: 60px;
 margin-right:40px;
}

section.footer .footer-container .footer-right .footer-reviews div {
 margin:10px;
}

section.footer .footer-container .footer-right .footer-reviews div.google-reviews {

}

section.footer .footer-container .footer-right .footer-reviews div.google-reviews a {
 display: block;
}

section.footer-bottom {
    background: #000;
    margin-top: 0px;
 padding-top: 10px;
 padding-bottom: 10px;
 clear: both;
}

section.footer-bottom .copyright {
 color: #fff;
 font-weight: 400;
 font-size: 15px;
 text-align: left;
 padding-top: 7px;
}

section.footer-bottom .copyright {
 color: #fff;
 font-weight: 400;
 font-size: 15px;
 text-align: left;
}

section.footer-bottom a.logo {
 color: #fff;
 display: block;
}

section.footer-bottom a.logo img {
 width:170px;
}

.test {
    background-color: #fff;
    padding: 15px;
}


section.banners {
 background: url(../img/page-top-radient.png) top center repeat-x #fff;
    padding: 30px;
    padding-top: 40px;
}

section.banners .container {
 display: flex;
 flex-direction: row;
 justify-content: space-between;
}

section.banners a {
 margin: 10px;
 position: relative;


}

section.banners a:hover {
 opacity: 0.8;
}

section.banners a span {
 position: absolute;
 display: block;
 bottom:10px;
 right: 10px;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
     line-height: 1.2;
     color: #fff;
 text-align: right;
}



section.promo-slider {
 background: url(../img/page-top-radient.png) top center repeat-x #fff;
    padding: 30px;
}

section.promo-slider .mycontainer {
 max-width: 1020px;
}

section.promo-slider .mycontainer h3 {
 color: #4f4d4d;
 font-weight: 600;
 font-size: 34px;
 text-align: center;
}

section.promo-slider .mycontainer h5 {
 color: #ff0003;
 font-weight: 400;
 font-size: 18px;
 text-align: center;
 margin-top: 10px;
}


section.promo-slider #slider1 {
 margin-top: 30px;
 padding: 10px;
}


section.promo-slider #slider1 a {
  transition: transform .2s; /* Animation */
  z-index: 99999999999;
  text-align: center;
  justify-content: center;
  display: flex;
}

section.promo-slider #slider1 a img {
margin:0 auto;
}


section.promo-slider #slider1 a:hover {
/*  transform: scale(1.1); */
  animation: pulse 1s infinite;
  animation-timing-function: linear;

}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1);
  100% { transform: scale(1); }
  }
}

section.promo-slider #slider1 a {
    display: block;
}

section.promo-slider #slider1 a img {

}

section.promo-slider #slidersuper {
  padding: 10px;
}

section.promo-slider #slidersuper a {
 text-align: center;
 color: #231f20;
 font-family: 'Titillium Web', sans-serif;
 font-size: 17px;
 font-weight: bold;


}

section.promo-slider #slidersuper a img {

}

section.novice {
/* background: url(../img/novice-bg.png) top center repeat-x #000;     */
 background-color: #000;
    padding: 30px;
    padding-bottom: 30px;

}

section.novice .mycontainer {
 max-width: 1000px;
}

section.novice .mycontainer h3 {
 color: #fff;
 font-weight: 600;
 font-size: 34px;
 text-align: center;
}

section.novice .mycontainer h5 {
 color: #ff0003;
 font-weight: 400;
 font-size: 18px;
 text-align: center;
}


section.novice .mycontainer .novice-content {
    margin-top: 40px;
    color: #fff;
}

section.novice .mycontainer .novice-content h1 {
 color: #8e8e8e;
 text-align: left;
 font-weight: 600;
 font-size: 36px;
 padding: 5px 0px;
 margin-bottom: 10px;
 margin-left: 5px;
}

section.novice .mycontainer .novice-content p {
 color: #d1d1d1;
 text-align: left;
 font-weight: 400;
 font-size: 17px;
 line-height: 1.2;
 margin: 5px;
 padding: 3px;
}
section.novice .mycontainer .novice-content ol,section.novice .mycontainer .novice-content ul {
 color: #d1d1d1;
 text-align: left;
 font-weight: 400;
 font-size: 17px;
 line-height: 1.2;
 margin: 5px;
 padding: 3px;
}

section.novice .mycontainer .novice-content ol {
 list-style: decimal;
}

section.novice .mycontainer .novice-content ol li {
 margin-left: 20px;
}


section.novice .mycontainer .novice-content ul {
 list-style: circle;
}

section.novice .mycontainer .novice-content ul li {
 margin-left: 20px;
}


section.novice .mycontainer .novice-content img {
 margin-right: 15px;
}



section.novice #slider-novice {
 margin-top: 30px;
 padding: 10px;
}

section.novice #slider-novice .slider-novice-item {
 border: 2px solid #000;
 padding: 10px;
 margin-left: 10px;
transition: all 1s linear;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
section.novice #slider-novice .slider-novice-item:hover {
 border: 2px solid #fff;
}


section.novice #slider-novice .slider-novice-item a {
 display: block;
 margin-top: 5px;
}

section.novice #slider-novice .slider-novice-item a img {
 width: 100%;
}

section.novice #slider-novice .slider-novice-item h5 {
 display: block;
 margin-top: 5px;
  color: #8e8e8e;
  text-align: left;
}

section.novice #slider-novice .slider-novice-item p {
 display: block;
 margin-top: 5px;
 color: #d1d1d1;
 min-height: 50px;
}

section.novice #slider-novice .slider-novice-item a.more {
 display: block;
  text-align: right;
  font-weight: 400;
  font-size: 16px;
  color: #FF0001;
}



section.novice #slider-novice .slick-prev:before,
section.novice #slider-novice .slick-next:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #fff;

}


section.novice #slider-novice .slick-dots li button:before {
    color: #fff;
}



section.checkout-steps {
 background: url(../img/page-top-radient.png) top center repeat-x #fff;
    padding: 20px;
}

section.checkout-steps .container {
 max-width: 1020px;
}


section.checkout {
 background: url(../img/page-top-radient.png) top center repeat-x #fff;
    padding: 30px;
}


section.checkout .container {
 max-width: 1020px;
 display: block;
}

section.checkout .container .filter {
 background-color: #FF0000;
 color: #fff;
 padding: 0px;
 display: flex;
 justify-content:space-between;
}

section.checkout .container .filter .item {
 background-color: #ff0000;
 padding: 5px;
}

section.checkout .container .filter .item.viewby {
    width: 130px;
 text-align: right;
 color: #fff;
    vertical-align: middle;
    background-color: #000;
    padding-left: 30px;
 position: relative;
 padding-right: 6px;
 }


section.checkout .container .filter .item.viewby span{
 display: inline-block;
 line-height: 40px;
 height: 40px;
 margin: 0px; padding: 0px;
 float:right;
 margin-left: 5px; margin-right: 5px;
}

section.checkout .container .filter .item.viewby i {
 display: inline-block;
 line-height: 40px;
 height: 40px;
 margin: 0px; padding: 0px;
 float:right;
}

section.checkout .container .filter .item a {
 display: block;
 text-decoration: none;
 color: #fff;
 margin-left: 10px;
 margin-right: 10px;
 width: 95px;
 height: 38px;
 line-height: 38px;
 padding: 2px;
}

section.checkout .container .filter .item a:hover {
 color: #F5F5F5;
}


section.checkout .container .filter .item span.filter-by {
 width: 80px;
 display: block;
  height: 38px;
 line-height: 38px;
 padding-left: 10px;
 font-weight: bold;
}

section.checkout .container .filter .SelectBox {
 color: #8E8E8E;
}


section.checkout .container .vehicles {
 padding: 0px;
 margin-top: 50px;
 clear: both;
 display: block;
 display: flex;
 justify-content: space-between;
}

section.checkout .container .vehicles.vehicles-list {
 flex-direction: column;
}

section.checkout .container .vehicles.vehicles-grid {
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: flex-start;

}


section.checkout .container .vehicles.vehicles-list .vehicle {
 width: 90%;
}

section.checkout .container .vehicles.vehicles-grid .vehicle {
 width: 30%;
  flex-direction: column;
 height: auto;

}

section.checkout .container .vehicles.vehicles-grid .vehicle .price {
 background: url(../img/angle2-grid.png) top center no-repeat #f1f1f1;
 padding-left: 5px;
 width: auto;
 padding-top: 20px;
 background-size: contain;
 padding-bottom: 30px;
}

section.checkout .container .vehicles.vehicles-grid .vehicle .info {
 padding:5px;
 width:95%;
 padding-left: 20px;
 padding-bottom: 20px;
}

section.checkout .container .vehicles.vehicles-grid .vehicle .description {
    width: auto;
    margin-left: 30px;
}


section.checkout .container .vehicles .vehicle {
 border: 3px solid #ebebeb;
 margin-top: 30px;
 clear: both;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 height: 215px;
 margin-left: 20px;

}

section.checkout .container .vehicles .vehicle .info {
 padding:5px;
 width:196px;
 padding-left:15px;
 padding-bottom: 20px;
}

section.checkout .container .vehicles .vehicle .info h3 {
 font-weight: bold;
 font-size: 20px;
 color: #ff0000;
 margin-top: 5px;
}

section.checkout .container .vehicles .vehicle .info h2 {
 font-weight: bold;
 font-size: 30px;
 margin-top: 7px;
}

section.checkout .container .vehicles .vehicle .info .icons {
 margin-top: 10px;
 margin-right: 3px;
 overflow: auto;
 display: flex;
 flex-wrap: wrap;
}

section.checkout .container .vehicles .vehicle .info .icons span {
 display: block;
 width: 40px;
 height: 19px;
 line-height: 19px;
 margin-left: 2px;
 margin-top: 4px;
 font-weight: 400;
 font-size: 14px;
 padding-bottom: 1px;
}

section.checkout .container .vehicles .vehicle .info .icons span img {
 vertical-align: middle;
}

section.checkout .container .vehicles .vehicle .thumb {
 padding: 5px;
}

section.checkout .container .vehicles .vehicle .thumb a img {
 width: 100%;
 max-width: 280px;
 max-height: 200px;

}

section.checkout .container .vehicles .vehicle .description {
 width: 230px;
 padding-bottom: 20px;
}

section.checkout .container .vehicles .vehicle .description h3 {
  text-align: left;
  font-weight: 600;
  font-size: 22px;
  margin-top: 15px;
}

section.checkout .container .vehicles .vehicle .description ul {
 margin: 0px;
 padding: 0px;
 margin-top: 20px;
}

section.checkout .container .vehicles .vehicle .description ul li {
 display: block;
 font-weight: 400;
 font-size: 14px;
 color: #8E8E8E;
 margin-top:7px;
 padding: 2px ;
 background: url(../img/check-green.png) left top no-repeat ;
 padding-left: 30px;

}



section.checkout .container .vehicles .vehicle .price {
 background: url(../img/angle2.png) left center no-repeat #f1f1f1;
 padding-left: 50px;
 width: 200px;
 padding-top: 10px;
}

section.checkout .container .vehicles .vehicle .price h3 {
 display: block;
 font-weight: 600;
 font-size: 17px;
 text-align: center;
 margin-top: 20px;
}

section.checkout .container .vehicles .vehicle .price h2 {
 display: block;
 font-weight: 700;
 font-size: 42px;
 text-align: center;
 margin-top: 10px;
}

section.checkout .container .vehicles .vehicle .price a.rezerviraj {
 display: block;
 text-align: center;
 background-color: #ff0000;
 border-radius: 15px;
 color: #fff;
 font-weight: 600;
 font-size: 19px;
 text-decoration: none;
 margin-top: 20px;
 padding: 15px 5px;
 margin-left: 10px;
 margin-right: 10px;
}


section.checkout .container .vehicles .vehicle .price a.rezerviraj:hover {
 background-color: #F9080C;
}


.SumoSelect.sumo_segment {
    width: 150px;
}
.SumoSelect.sumo_transition {
    width: 150px;
}

.SumoSelect.sumo_fuel {
    width: 150px;
}

.SumoSelect.sumo_seats {
    width: 150px;
}

.dodatna_oprema {
    padding: 0px 0px 30px 0px;
}

.dodatna_oprema_overview {
 width: 320px;
 float: left;
 background: url(../img/dodatna-oprema-left.png) bottom center no-repeat #f7f7f7;
 background-size: 100%;
 padding: 20px;
 padding-bottom: 70px;
}

.dodatna_oprema_overview img {
 width: 100%;
}

.dodatna_oprema_overview h3 {
 font-weight: 600;
 color: #F50A0F;
 font-size:19px;
 margin-top: 10px;
}

.dodatna_oprema_overview h2 {
 font-weight: 700;
 color: #000;
 font-size:28px;
 margin-top: 10px;
 margin-bottom: 15px;
}

.dodatna_oprema_overview span {
 display: block;
 font-weight: 600;
 font-size: 17px;
 margin-top: 10px;
}

.dodatna_oprema_overview p {
 display: block;
 font-weight: 400;
 font-size: 17px;
 margin-top: 5px;
 color: #4f4d4d;
}

.dodatna_oprema_overview ul {
 margin: 0px;
 margin-top: 5px;
 padding: 0px;
}

.dodatna_oprema_overview ul li {
 display: block;
 font-weight: 400;
 font-size: 14px;
 color: #4f4d4d;
 margin-top:7px;
 padding: 2px ;
 background: url(../img/check-green.png) left top no-repeat ;
 padding-left: 25px;
}

.dodatna_oprema_overview hr {
 background-color: #9f9e9e;
 height: 2px;
 line-height: 2px;
 border: none;
 margin: 20px 0px;
}

.dodatna_oprema_overview b {
 display: block;
 font-weight: 600;
 font-size: 17px;
 margin-top: 5px;
 color: #000;
}

.dodatna_oprema_overview span#cena {

 display: block;
 font-weight: 700;
 font-size: 42px;
 margin-top: 10px;
 color: #ff0000;

 }


.dodatna_oprema_right {
 float: left;
 margin-left: 40px;
 width: 600px;
}

.dodatna_oprema_right .osiguranja {
 display: block;
 margin-top:10px;
}

.dodatna_oprema_right .osiguranja h2 {
 display: block;
 color: #fff;
 font-weight: 600;
 font-size: 26px;
 margin-top: 40px;
}

.dodatna_oprema_right .osiguranja h2.headline1 {
 background: url(../img/headline-osiguranja.png) left top no-repeat ;
 width: 254px;
 height: 54px;
 line-height: 54px;
 text-indent: 65px;
}

.dodatna_oprema_right .osiguranja h2.headline2 {
 background: url(../img/headline-oprema.png) left top no-repeat ;
 width: 399px;
 height: 82px;
 line-height: 82px;
 text-indent: 80px;
}

.dodatna_oprema_right .osiguranja h2.headline3 {
 background: url(../img/headline-3.png) left top no-repeat ;
 width: 351px;
 height: 77px;
 line-height: 77px;
 text-indent: 80px;
}

.dodatna_oprema_right .osiguranja h2.headline-vozac {
 background: url(../img/headline-vozac.png) left top no-repeat ;
 width: 342px;
 height: 87px;
 line-height: 87px;
 text-indent: 80px;
 font-size: 24px;
}

.dodatna_oprema_right .osiguranja h2.headline-kartica {
 background: url(../img/headline-kartica.png) left top no-repeat ;
 width: 424px;
 height: 89px;
 line-height: 89px;
 text-indent: 80px;
}



.dodatna_oprema_right .osiguranja .forma {
 margin-top: 25px;
 position: relative;
 margin-left: 10px;
 margin-bottom: 20px;
}

.dodatna_oprema_right .osiguranja .forma .input-row {
 display: block;
 background-color: #f4f3f3;
 position: relative;
 margin-top: 0px;
 overflow: auto;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-right: 10px;
}

.dodatna_oprema_right .osiguranja .forma .input-row:nth-child(2n) {
 background-color: #fafafa;
}


.dodatna_oprema_right .osiguranja .forma .input-row .input-row-check {
 float: left;
 padding: 0px 15px;
}

.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
/*	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);  */
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox:active, .regular-checkbox:checked:active {
  /*	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);*/
}

.regular-checkbox:checked {
        background-color: #41ad49;

	border: 1px solid #41ad49;
  /*	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);    */
	color: #fff;
}

.regular-checkbox:checked:after {
    font-family:"Font Awesome 5 Pro";
    content:"\f00c";
    font-weight: 600;
	font-size: 1em;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #fff;
}

.dodatna_oprema_right .osiguranja .forma .input-row .input-row-title {
 float: left;
 width: 380px;
 color: #4f4d4d;
 font-weight: 400;
 font-size: 14px;
 line-height: 1.1;
 margin-top: 5px;
}

.dodatna_oprema_right .osiguranja .forma .input-row .input-row-price {
 width: 140px;
 float: right;
 text-align: right;
 font-weight: 600;
 font-size: 19px;
}

.dodatna_oprema_right .osiguranja .forma .input-row .input-row-price-ukljuceno {
font-weight: 500; font-size: 17px;
}

.dodatna_oprema_right .osiguranja .forma .input-row .input-row-price small {
 font-weight: 400;
 font-size: 17px;
}

.dodatna_oprema_right button {
    float: right;
    color: #fff;
    background-color: #41ad49;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    padding: 10px 40px;
    border-radius: 15px;
    margin-top: 20px;
    border: none;
    cursor: pointer;
}

.dodatna_oprema_right button:hover {
    background-color: #38943E;
}


.form-row {
    display: flex;
    margin-top:10px;
}

.form-row .form-col {
 flex: 1;
 padding:5px;
}

.form-row .form-col label {
 display: block;
 font-weight: 600;
 font-size: 16px;
 padding-left: 6px;
}

.form-row .form-col .txt-input {
 display: block;
 margin-top: 7px;
 border: 1px solid #f0f0f0;
 border-radius: 3px;
 color: #0E0E0E;
 padding: 10px 10px;
 font-size: 15px;
 width: 90%;
}

span.req {
    font-weight: bold;
    color: #800000;
}

.form-col-newsletter {
    text-align: left;
}
.form-col-newsletter label {
  font-weight: 400;
  color: #4F4D4D;
  vertical-align: top;
 display: flex!important;
}

.form-col-newsletter label span {
  font-weight: 400;
  color: #7B7B7A;
  display: block;
  padding-left: 10px;

}

.form-col-newsletter label span b {
  font-weight: 600;

}

.form-col-newsletter label .regular-checkbox  {
 width: 25px;
 height: 20px;
}


.form-col-newsletter p {
}


.kartica {
 background: url(../img/checkout3-kartica.png) left top no-repeat ;
 width: 608px;
 height: 113px;
}

.kartica p {
 margin: 25px;
 padding: 10px;
 font-weight: 400;
 color: #fff;
 line-height: 1.2;
 font-size: 14px;
}

.kartica p b {
 font-weight: 600;
 color: #ed1c24;
 font-size: 15px;
}


.napomene {
    margin: 20px 0px;
}

.napomene h3 {
 font-weight: 600;
 font-size: 17px;
}


.napomene p {
 font-weight: 400;
 font-size: 15px;
 color: #9a9b9c;
}


.potvrda_rezervacije {
 padding: 10px;
 display: flex;
}


.potvrda_rezervacije_left {
 width: 510px;
}

.potvrda_rezervacije_left h2 {
 display: block;
 color: #fff;
 font-weight: 600;
 font-size: 26px;
 margin-top: 10px;

 background: url(../img/headline-potvrda.png) left top no-repeat ;
 width: 402px;
 height: 83px;
 line-height: 83px;
 text-indent: 35px;

}

.potvrda_rezervacije_left img {
 width: 95%;
}

.potvrda_rezervacije_left hr {
 background-color: #9f9e9e;
 height: 2px;
 line-height: 2px;
 border: none;
 margin: 20px 0px;
}

.potvrda_rezervacije_left p.podaci_vozac {
 margin: 10px 0px;
 padding: 0px;
 font-weight: 400;
 font-size: 16px;
 line-height: 1.2;
}

.potvrda_rezervacije_left p.podaci_vozac b {
 display: block;
 font-weight: 600;
 padding-bottom: 5px;
 margin-bottom: 5px;
}



.potvrda_rezervacije_right {
 padding: 10px 30px;
 padding-top: 50px;
}

.potvrda_rezervacije_right h3 {
 font-weight: 600;
 color: #F50A0F;
 font-size:22px;
 margin-top: 30px;

}

.potvrda_rezervacije_right h2 {
 font-weight: 700;
 color: #000;
 font-size:38px;
 margin-top: 10px;
 margin-bottom: 5px;
}

.potvrda_rezervacije_right .datumi {
 margin-top: 35px;
 display: flex;
}

.potvrda_rezervacije_right .datumi div {
 padding-right: 10px;
}

.potvrda_rezervacije_right .datumi div b {
 display: block;
 font-weight: 600;
 font-size: 17px;
 color:#0E0E0E;
}

.potvrda_rezervacije_right .datumi div p {
 color: #4f4d4d;
 line-height: 1.1;
 font-weight: 400;
 font-size: 15px;
 margin-top: 2px;
 padding-top: 3px;
}

.potvrda_rezervacije_right h5  {
 font-weight: 600;
 font-size: 17px;
 margin-top: 30px;
}


.potvrda_rezervacije_right ul  {
 margin-top: 10px;
 padding: 0px;
}

.potvrda_rezervacije_right ul li  {
 display: block;
 font-weight: 400;
 font-size: 14px;
 color: #4f4d4d;
 margin-top:7px;
 padding: 2px ;
 background: url(../img/check-green.png) left top no-repeat ;
 padding-left: 25px;
}



.potvrda_rezervacije_cena  {
 display: block;
 background-color: #ebebeb;
 border-top: 2px solid #989898;
 padding: 20px 30px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
}

.potvrda_rezervacije_cena .thankyou {
}
.potvrda_rezervacije_cena .thankyou h3 {
 color:#41ad49;
 font-weight: bold;
 font-size: 34px;
}
.potvrda_rezervacije_cena .thankyou p {
  color: #4f4d4d;
  font-size: 18px;
  margin-top: 10px;
}






.potvrda_rezervacije_cena .potvrda_right {
}




.potvrda_rezervacije_cena .potvrda_right span  {
 display: block;
 font-weight: 600;
 font-size: 16px;
 color:#4f4d4d;
 text-align: right;
}

.potvrda_rezervacije_cena .potvrda_right b {
 display: block;
 font-weight: 700;
 font-size: 46px;
 color:#ff0000;
 margin-top: 10px;
 text-align: right;
 letter-spacing: 0.025;
}


.vreme_mesto {
 padding: 10px;
 display: flex;
}

.vreme_mesto .vreme_mesto_left {
 padding: 20px;
 padding-top: 5px;
}

.vreme_mesto .vreme_mesto_right {
 padding: 20px;
 padding-top: 5px;
}


.vreme_mesto h2.headline-vreme {
 display: block;
 color: #fff;
 font-weight: 600;
 font-size: 26px;
 margin-top: 10px;

 background: url(../img/headline-potvrda.png) left top no-repeat ;
 width: 402px;
 height: 83px;
 line-height: 83px;
 text-indent: 35px;

}

.vreme_mesto h4 {
    font-weight: 600;
    margin-top: 15px;
    font-size: 24px;
}

.vreme_mesto #datetime_picker3, .vreme_mesto #datetime_picker4 {
    margin-top: 15px;
}

.vreme_mesto .lokacije {
    margin-top: 15px;
}



.vreme_mesto button {
    float: right;
    color: #fff;
    background-color: #41ad49;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
    padding: 10px 40px;
    border-radius: 15px;
    margin-top: 20px;
    border: none;
    cursor: pointer;
}

.vreme_mesto button:hover {
    background-color: #38943E;
}




.regular-radio {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio:active, .regular-radio:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}


section.page {
 background: url(../img/page-top-radient.png) top center repeat-x #fff;
    padding: 30px;
}


section.page .container {
 max-width: 1020px;
 display: block;
}

section.page .container .page-content {
    margin-top: 10px;
}

section.page .container .page-content h1 {
 font-weight: 700;
 font-size: 28px;
}

section.page .container .page-content h2 {
 font-weight: 700;
 font-size: 26px;
}

section.page .container .page-content h3 {
 font-weight: 600;
 font-size: 24px;
}

section.page .container .page-content h4 {
 font-weight: 600;
 font-size: 22px;
}

section.page .container .page-content h5 {
 font-weight: 600;
 font-size: 20px;
}


section.page .container .page-content p {
    margin-top: 10px;
    font-weight: 400;
 font-size: 17px;
 line-height: 1.2;
}

section.page .container .page-content p strong, section.page .container .page-content p b{

    font-weight: 600;
 font-size: 17px;
}



section.page .container .page-content ul {
    margin-top: 10px;
    list-style: square outside!important;
    padding: 10px;
    margin-left: 15px;
}

section.page .container .page-content ul li {
 margin-top: 5px;
 font-weight: 400;
 font-size: 17px;
}

.kontakt-form {
 margin-top: 20px;
 padding: 0px;
 background: url(../img/contact-bg.png) top center no-repeat #000;
 background-size: cover;
 padding-bottom: 50px;
 padding-top: 15px;
}

.kontakt-form h2 {
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 26px;
    text-transform:  uppercase;
 margin-top: 25px;
 }


.kontakt-form form {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding:10px 0px;
  position: relative;
 }

.kontakt-form form .input-row {
 margin-top: 10px;
 display:flex;
 flex-direction: row;
}

.kontakt-form form .input-row .input-group {
 flex: 1;
 margin: 10px;
}



.kontakt-form .inp2 {
 width: 98%;
 padding: 7px 5px;
 font-weight: 400;
 font-size: 16px;
 border: 1px solid #e1e1e2;
 background-color: #eaecf0;
 margin-top: 10px;
}

.kontakt-form textarea {
 width: 98%;
 padding: 7px 5px;
 font-weight: 400;
 font-size: 16px;
 border: 1px solid #e1e1e2;
 margin-top: 10px;
 background-color: #eaecf0;
}



.kontakt-podaci {
 margin-top: 10px;
 padding: 10px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
}

.kontakt-podaci-1 {
 flex: 1;
}
.kontakt-podaci-2 {
 flex: 1;

}

#kontakt-btn-send {
    background-color:#ff0000;
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
    text-transform:  uppercase;
 margin-top: 25px;
 padding: 10px 10px;
 margin-left: auto;
 margin-right: auto;
 border:none;
 border-radius: 8px;
  color:#fff;
  width: 240px;
  position: relative;
 }

#kontakt-btn-send:hover {
    background-color: #ED1C24;
}


section.page .container .page-content p {
 font-size: 15px;
}

section.page .container .page-content p.car-fleet-p-email {
 margin-top: 1px;
 margin-left: 22px;
 font-size: 15px;
}
section.page .container .page-content  p.car-fleet-p-email a {
 color: #000;
font-size: 15px;
}



@media only screen and (max-width: 1000px) {

    .kontakt-form {
     margin-top: 10px;
     padding: 10px;
    }

    .kontakt-podaci {
     margin-top: 10px;
     padding: 10px;
    }

}

.kontakt-map {
    clear: both;
    margin-top: 20px;
}



h4.msg_ok {
    color: #008000;
}

h4.msg_err {
    color: #FF0000;
}

h1.page_headline {
    font-size: 38px!important;
    border-bottom: 2px solid #D1D1D1;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

p.out_err {
    margin: 5px 0px;
    padding: 2px;
 color: #FF0000;
}

p.out_ok {
    margin: 5px 0px;
    padding: 2px;
 color: #008000;
}

section.mobile-novice {
    display: none;
    background: url(../img/mobile-novice.png) top right no-repeat #000;
    height: 424px;
    position: relative;
    padding: 0px;
    margin: 0px;
}

section.mobile-novice .mobile-novice-item {
 margin: 0px;
 padding: 0px;
 width: 50%;
 padding-top: 50px;
 padding-left: 40px;
}

section.mobile-novice .mobile-novice-item h3 {
 color: #FF0001;
 font-weight: 700;
 font-size: 42px;
 margin-top: 20px;
}

section.mobile-novice .mobile-novice-item h4 {
 color: #908f8f;
 font-weight: 600;
 font-size: 32px;
 margin-top: 30px;
}

section.mobile-novice .mobile-novice-item p {
 margin-top: 10px;
 color: #bebdbd;
 line-height: 1.2;
 font-size: 19px;
}

section.mobile-novice .mobile-novice-item a {
 display: block;
 color: #ED1C24;
 text-decoration: none;
 margin-top: 10px;
 font-size: 17px;
}

section.mobile-novice .mobile-novice-item a:hover {
 color: #FF0003;
 text-decoration: underline;
}

.mobile-social {
    display: none;
    background-color: #FF0000;
 padding: 20px 0px;
}

.mobile-social .mobile-social-container {
 width: 240px;
 margin: 0px auto;
}

.mobile-social .mobile-social-container a {
 color: #fff;
 display: inline-block;
 margin-left: 10px;
}

.mobile-social .mobile-social-container a:hover {
 color: #DCDCDC;
}

.mobile-social .mobile-social-container a.tw:hover {
 color: #1DA1F2;
}

.mobile-social .mobile-social-container a.rss:hover {
 color: #FF8C00;
}

.mobile-social .mobile-social-container a.fb:hover {
 color: #3C5A99;
}

section.mobile-footer {
    display: none;
    background-color: #000;
    padding: 20px;
}

section.mobile-footer div.phone {
 text-align: center;
}

section.mobile-footer div.phone a {
 background: url(../img/phone-right.png) top left no-repeat ;
 display: inline-block;
 width: 173px;
 height: 27px;
 line-height: 27px;
 text-align: center;
 color: #fff;
 font-weight: 600;
 font-size: 16px;
}

section.mobile-footer div.phone a:hover {
 background: url(../img/phone-right-hover.png) top left no-repeat;
}

section.mobile-footer div.phone i {
 font-size: 1.3em;
 color: #fff;
}


section.mobile-footer a.map-link {
 display: block;
 color: #fff;
 font-weight: 500;
 font-size: 16px;
 margin-top: 10px;
 text-align: center;
}

section.mobile-footer a.map-link:hover {
 color: #F5F5F5;
}


section.mobile-footer a.mobile-footer-logo {
 display: block;
 text-align: center;
 justify-content: center;
 margin-top: 10px;
}

section.mobile-footer a.mobile-footer-logo img {
 text-align: center;
 justify-content: center;
 max-width: 350px;
}


section.mobile-reservation {
    display: none;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: -40px;
}

section.mobile-reservation form {
 margin:0px;
 padding: 2px;
}

section.mobile-reservation .mobile-reservation-row1 {
 background-color: #ff0000;
 padding: 20px;
 display: flex;
 justify-content: space-between;
}

section.mobile-reservation .mobile-reservation-row2 {
 background: url(../img/mobile-rezerviraj-box2.png) top center no-repeat #ff0000;
 padding: 10px;
 display: flex;
 justify-content: space-between;
}

section.mobile-reservation .mobile-reservation-col {
 flex: 1;
 padding: 10px;
 position: relative;
}

section.mobile-reservation button {
 background: url(../img/mobile-rezerviraj-button.png) center no-repeat #FF0000 ;
 height: 121px;
 line-height: 121px;
 font-weight: 600;
 text-align: center;
 font-size: 36px;
 border: none;
 letter-spacing: 0.025;
 color: #fff;
 display: block;
 clear: both;
 width: 100%;
 cursor: pointer;
   background-size: 100% 100%;
}

section.mobile-reservation button:hover {
 background: url(../img/mobile-rezerviraj-button-hover.png) center no-repeat #FF0000 ;
   background-size: 100% 100%;
}


section.mobile-reservation label {
 display: block;
 color: #fff;
 font-weight: 600;
 font-size: 18px;
 margin-bottom: 10px;
}

section.mobile-reservation select.select-mobile-location {
/* native select */
width:98%;
padding: 10px 5px;
}

section.mobile-reservation .SumoSelect {
    width:100%;
}


div.mobile-homepage-wraper {
    display: none;
     background: top center no-repeat #000 ;
 background-size:  cover;
     height:220px;
     background-repeat: no-repeat;
}


section.mobile-checkout-steps {
 background: url(../img/page-top-radient.png) top center repeat-x #fff;
    padding: 20px;
    display: none;
}

ul li b {
    font-weight: 600;
}


h4.vehiclePriceTitle {
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    color: #FF0000;
}
h4.vehiclePriceTitle em {
 font-weight: normal;
}


.car-fleet-text {
background-image: linear-gradient(80deg, white 5%, #ff0003 6%);
padding: 5px 35px 5px 35px;
display: block;
color: white;
font-size: 38px;
border-radius: 0 30px 30px 0;
margin-top: 10px;
margin-left: -45px;
}

.car-fleet-table {
    border-collapse: collapse;
    margin-top: 10px;
     vertical-align: top;
}
.car-fleet-table tr td {
     vertical-align: top;
}

.car-fleet-subtable {
    border-collapse: collapse;
    margin-top: 10px;
}
.car-fleet-subtable tr td {
 vertical-align: top;
}

.car-fleet-naslov {
    display: block;
    color: #FF0000;
    font-size:19px;
    font-weight: bold;
    margin-top: 10px;
}

.car-fleet-p {
    font-size: 15px;
    margin: 2px 2px;
    padding: 1px;
}


img.resimg {
    max-width: 99%;
}


.customLocationInputPickup,.customLocationInputDropoff {
    border: 1px solid #bababa;
    padding: 5px;
    width: 200px;
    margin-top: 5px;
    display: none;
}



table.tblprevoz {
    border: 1px solid #000;
    margin: 15px 0px;
}

table.tblprevoz tr td {
  padding: 5px;
    border: 1px solid #000;
}

.transfer-driver {
    position: relative;
}

section.page .container .page-content p.transfer-driver-headline {
    position: relative;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
}

.transfer-driver-images {
    display: flex;
    margin: 10px 0px;
    justify-content: space-between;
    flex-direction: row;
    max-width: 1000px;
    position:relative;
    flex-wrap:wrap;
    margin-top: 50px;
}

.transfer-driver-images div {
 width: 30%;
 margin-top: 15px;
}

.transfer-driver-images div img {
 max-width: 300px;
}



.page_inq {
    display: block;
    margin: 10px 0px;
    max-width: 940px;
    position:relative;
    top: auto;
    right: auto;
    margin: 25px auto;
    margin-top: 50px;
}

span.page_inq_headline {
 display: block;
     border-radius:7px 7px 0px 0px;
     background-color: #000;
      text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
    text-transform:  uppercase;
    width: 280px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #fff;
    font-weight: bold;
    margin-left: 25px;
}

.btnPageInqSend {
    display: block;
    color: #fff;
    text-align: center;
    border: none;
    border-radius:0px;
    font-weight: bold;
    margin-left: 0px;
    width: 210px;
    height:220px;
 float: left;
 background: url(/assets/img/page_inq_btn.png) top left no-repeat #000;
 border-radius: 0px 15px 15px 0px;
 background-size: contain;
 cursor: pointer;
}

.btnPageInqSend:hover {
  opacity: 0.8;
}

.btnPageInqSend span {
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    text-transform:  uppercase;
    color: #fff;
    text-align: center;
    border: none;
    font-weight: bold;
    margin-top:20px;
     padding-left: 5px;
     padding-right: 5px;
     width: 130px;
     margin-left: auto;
     margin-right: auto;
     line-height: 1.2;
}


.pageInq_form {
 margin: 0px;
 padding: 5px;
 padding-top: 0px;
 padding-bottom: 0px;
 border-radius: 0px;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 width: 700px;
 height:220px;
 float: left;
 background: url(/assets/img/page_ing_form_bg.png) top left repeat #000;
 border-radius: 15px 0px 0px 15px;
 background-size: contain;
}


.pageInq_form .first_column {
 flex: 1;
}

.pageInq_form .second_column {
 flex: 1;

}

.pageInq_form .input-group {
 margin:3px; padding:3px;
 width: 92%;
 position: relative;
 margin-top: 8px;
}

.pageInq_form .input-group label {
  display: block;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    text-transform:  uppercase;
    color: #fff;
    margin-top:1px;
}

.pageInq_form .input-group input {
    display: block;
    border: 1px solid #F5F5F5;
    text-indent: 5px;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    color: #4F4D4D;
 width:100%;
 margin-top: 5px;
}

.pageInq_form .input-group textarea {
    display: block;
    border: 1px solid #F5F5F5;
    text-indent: 5px;
    border-radius: 3px;
    height: 150px;
    line-height: 25px;
    color: #4F4D4D;
 width:100%;
 margin-top: 5px;
 padding: 5px;
}


.pageInq_form .input-group input:focus {
background-color: #FFFACD;

}


section.page-transfer {
/* background: url(../img/page-top-radient.png) top center repeat-x #fff;  */
 background: url(../img/trasfers-bg.png?v=7) top center repeat #fff;
    padding: 30px;
}


section.page-transfer .container {
 max-width: 1020px;
 display: block;
}

section.page-transfer .container h1 {
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 36px;
    margin-top: 35px;
}


section.page-transfer .container .dd {
 text-align: left;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

section.page-transfer .container .dd p {
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
}

.transfers-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/transferw-wraper-bg.png) top center no-repeat #000;
 padding-bottom: 80px;
}

.contact-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/contact-wraper.png) top center no-repeat #000;
 padding-bottom: 30px;
 background-size: cover;
}

.partner-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/become-partner-wraper.png) top center no-repeat #000;
 padding-bottom: 80px;
}

.business-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/business-wraper.png) top center no-repeat #000;
 padding-bottom: 80px;
}

.erasmus-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/erasmum-wraper.png?v=4) top center no-repeat #000;
 padding-bottom: 80px;
}

.supercar-wraper {
 position: relative;
 padding: 10px 0px 40px 0px;
 background: url(../img/supercar-wraper.png?v=4) top center no-repeat #000;
 padding-bottom: 220px;
}

.supercar-wraper h2.wraper-headline {
    font-size: 48px;
    margin-top: 160px;
    padding: 10px 10px;
    max-width:740px;
    margin-left: auto;
    margin-right: auto;
}



h2.wraper-headline {
 color: #fff;
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 36px;
    margin-top: 35px;

 }

h4.wraper-subheadline {
    color: #FF0000;
 text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
     margin-top: 15px;

}



.car-fleet-text3 {
 background: url(../img/car-fleet-text3.png) top center no-repeat ;
 width: 299px;
 height: 84px;
 line-height: 84px;
 text-align: left;
 text-indent: 35px;
    padding: 0px;
    display: block;
    color: #fff;
    font-size: 26px;
    margin-top: 10px;
    margin-left: 0px;
}

h1.headlinered {
color:#ff0003;
 text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
}

.page_buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 30px auto;
}

.page_buttons a {
 margin: 20px;
}

.page_buttons a:hover {
 opacity: 0.7;
}

section.page-partner {
 background: url(../img/become-partner-bg.png) top center repeat #fff;
    padding: 30px;
    padding-bottom: 50px;

}

section.page-partner .page-content {
    color: #000;
 text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
    padding-bottom: 150px;
    padding-top: 100px;
}


section.page-partner .page-content h2 {
 font-size: 26px;
}

section.page-partner .page-content ul {
 display: block;
 margin-top: 50px;
 margin-bottom: 100px;
}

section.page-partner .page-content ul li {
 text-align: center;
 height:18px;
 line-height: 18px;
 margin-top: 10px;
}
section.page-partner .page-content ul li img {
 padding-right: 10px;
}


section.page-partner .page-content p {
 margin: 20px 40px;
}


section.page-business {
 background: url(../img/business-bg.png) top center repeat #fff;
    padding: 30px;
    padding-bottom: 50px;

}

section.page-business .page-content {
    color: #666770;
 text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
    padding-bottom: 50px;
    padding-top: 20px;
}

section.page-business .page-content h2 {
    color: #666770;
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    padding-bottom: 30px;
    padding-top: 30px;
}

section.page-business .page-content p {
    color: #666770;
        text-align: left;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 1.5;
}


.business-icons {
    margin: 40px 0px;
    display: flex;
    flex-direction: row;
    justify-content:  space-between;
}

.business-icons div {
 text-align: center;
  padding: 2px 10px;

}

.business-icons div img {

}

section.page-business .page-content .business-icons div p {
    color: #666770;
    text-align: center;
    font-weight: normal;
    display: block;
    margin: 0px;
    padding: 0px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    line-height: 1.11;

}


section.page-erasmus {
 background: url(../img/erasmus-bg.png) bottom center no-repeat #FBFBFC;
    padding: 30px;
    padding-bottom: 50px;

}

section.page-erasmus .page-content {
    color: #666770;
 text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
    padding-bottom: 50px;
    padding-top: 20px;
}

section.page-erasmus .page-content h1 {
    color: #0d0d0d;
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 34px;
    padding-bottom: 10px;
    padding-top: 10px;
}

section.page-erasmus .page-content h2 {
    color: #f8090d;
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 26px;
    padding-bottom: 10px;
    padding-top: 10px;
}

section.page-erasmus .page-content p {
    color: #0d0d0d;
        text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    line-height: 1.2;
}

section.page-erasmus .page-content .business-icons div p {
    color: #0d0d0d;
    text-align: center;
    font-weight: normal;
    display: block;
    margin: 0px;
    padding: 0px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    line-height: 1.11;

}

.erasmus-social {
    text-align: center;
}

.erasmus-card {
    text-align: center;
}


.erasmus_price {
    position: relative;
    margin: 30px auto;
}

.erasmus_table {
    border-collapse: collapse;
    width: 100%;
    border: 2px solid #fff;
}

.erasmus_table thead {

}

.erasmus_table thead tr th{
 background-color: #e7e7e7;
 text-align: center;
 color: #231f20;
 font-family: 'Titillium Web', sans-serif;
 font-size: 17px;
 font-weight: bold;
    text-align: center;
 vertical-align: middle;
    border: 2px solid #fff;
    padding: 10px 1px;

}


.erasmus_table tbody {

}

.erasmus_table tbody tr td {
 background-color: #f1f1f1;
 text-align: center;
 color: #231f20;
 font-family: 'Titillium Web', sans-serif;
 font-size: 17px;
 font-weight: bold;
    text-align: center;
 vertical-align: middle;
    border: 2px solid #fff;
    padding: 5px 5px;
}

.erasmus_table tbody tr:hover td,.erasmus_table tbody tr td:hover {
 background-color: #FFFACD;

}


.erasmus_table tfoot {

}

.erasmus_table tfoot tr td {
 background-color: #e7e7e7;
    padding: 10px 5px;
}

.erasmus_table td.tdOptional {
 background-color: #231f20;
 color: #fff;
 text-align: center;
 vertical-align: middle;
 font-weight: bold;
 font-size: 15px;
}

.erasmus_table td.tdOptional2 {
 background-color: #e7e7e7;
 color: #5f5d5d;
 text-align: left;
 font-size: 13px;
 vertical-align: middle;
}

.erasmus_table td.tdOptional2 span {
 word-wrap: normal;
 word-break: keep-all;
 padding-left: 10px; padding-right: 10px;
 color: #5f5d5d;
 font-size: 13px;
}

.erasmus_table td.tdOptional2 span b {
 color: #626262;
 padding-right: 5px;
 font-weight: bold;
 font-size: 13px;
}

.erasmus_table td.tdSecond,th.tdSecond {
 background-color: #e7e7e7;
}

span.spanSimilar {
    color:#6f6e6e;
    font-size: 13px;
    font-weight: normal;
}

span.price8 {
    color:#231f20;
    font-size: 15px;
    text-align: center;
    font-weight:normal;
}

span.price8 b {
    color:#231f20;
    font-size: 17px;
    display: block;
    font-weight:bold;
}

span.price8.price8red {
    color:#fc070a;
}


section.page-supercar {
 background-color: #fff;

}

section.page-supercar .page-content {
    color: #666770;
 text-align: center;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
    padding-bottom: 50px;
    padding-top: 20px;

}

section.page-supercar .page-content h2 {
    color: #666770;
 text-align: center;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    padding-bottom: 30px;
    padding-top: 30px;
}

section.page-supercar .page-content p {
    color: #666770;
        text-align: left;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 1.5;
}

.supercar-items {
 margin: 30px 20px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 flex-wrap: wrap;
}


.supercar-items div {
 margin: 10px;
 padding-bottom: 5px;
 padding-top: 5px;
 width: 48%;
}

.supercar-items div a {
 display: block;

}

.supercar-items div a img {
 display: block;
 text-align: center;
 width: 99%;
}

.supercar-items div a span.supercar-title {
 display: block;
 text-align: center;
 color: #2d2c2c;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
    margin-top: 10px;


}

.supercar-items div a span.supercar-price {
 display: block;
 text-align: center;
 color: #ff0003;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
    margin-top: 10px;
}

.supercar-items div a span.supercar-price b {
    font-weight: bold;
    font-size:24px;
    padding-right: 10px;
}


.alert-warning {
    font-size: 22px;
    background-color: rgba(255, 158, 160, 1);
    padding:10px;
    color: rgba(0, 0, 0, 1);
}


.page-ing-ajax-response {
    display: block;
    margin-top: 15px;
 text-align: center;
 font-weight: bold;
 font-size: 17px;
 padding: 10px;
 width: 80%;
 margin: 15px auto;

}

.page-ing-ajax-response.success {
 background-color: #90EE90;
 color:#008000;

}

.page-ing-ajax-response.error {
 background-color: #FF9E9E;
 color:#FF0000;

}


a.all_prices {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #7B7B7A;
 font-size: 13px;
}

a.all_prices:hover {
    color: #F50A0F;
}

.popup_prices {
    margin: 2px;
    padding: 2px;
}

.popup_prices h3 {
    margin: 2px;
    padding: 2px;
    border-bottom: 2px solid #F50A0F;
    font-size: 17px;
    font-weight: bold;
}


.popup_prices .popup_prices_wraper {
 margin-top: 5px;
 margin-left: 10px;
}

.popup_prices .popup_prices_wraper p {
 margin: 2px 0px;
 padding: 1px;
 border-bottom: 1px solid #bababa;
 overflow: auto;
}

.popup_prices .popup_prices_wraper p.thead {
 background-color: #DCDCDC;
 padding:5px 0px;
 font-weight: bold;
}


.popup_prices .popup_prices_wraper p:hover {
 background-color: #FFFACD;
}

.popup_prices .popup_prices_wraper p span {
 font-weight: normal;
 font-size: 15px;
 display: block;
 float: left;
 width: 50px;
 padding: 2px 5px;
}

.popup_prices .popup_prices_wraper p label {
 font-weight: bold;
 font-size: 15px;
 display: block;
 float: left;
 margin-left: 15px;
 padding: 2px 5px;
}

.blocker {
    z-index: 999;
}

.modal {
    max-width: 400px;
    z-index: 999;
}

.pprice {
    color: #F50A0F!important;
}




section.novice .all_posts {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: space-between;
 width: 90%;
}

section.novice .all_posts .item {
 width: 45%;
 margin-top: 10px;
 padding: 10px;
}

section.novice .all_posts .item a.item-title {
 display: block;
 color:#8e8e8e;
 font-size: 20px;
 line-height: 1.1;
 font-weight: bold;
}

section.novice .all_posts .item a.item-title:hover {
 text-decoration: underline;
 color:#787878;
}

section.novice .all_posts .item p {
 display: block;
 color: #adacac;
 line-height: 1.1;
 font-size: 15px;
 margin: 2px 0px;
 padding: 2px;
}

section.novice .all_posts .item a.item-more{
 display: block;
 color: #F9080C;
 font-size:17px;
 text-align: right;
}

section.novice .all_posts .item a.item-more:hover {
 text-decoration: underline;
 color: #F50A0F;
}


.page_inq .SumoSelect {
 width: 100%;
 margin-top: 5px; border-radius: 2px!important;
 border:none!important;
}

.page_inq .SumoSelect p.SelectBox {
    padding: 8px 8px 0px 8px;
    border:none;border-radius: 2px!important;
 min-height: 22px;

}



.page_inq .SumoSelect .optWrapper {
   top: 30px;
/*  width: 210px;   */
}

.page_inq .SumoSelect .optWrapper > .options li.opt {
 font-size: 12px;
 font-weight: normal;
 text-align: left;
}

.page_inq .SumoSelect .optWrapper > .options li.opt label{
 font-size: 12px;
 font-weight: normal;
 text-align: left;
}


.page_inq .SumoSelect > .CaptionCont > span {
    padding-right: 0px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: default;
font-size: 13px;
}

.mobile-footer-nav {
    display: none;
    width: 100%;
    background-color: #000;
    padding: 10px 0px;
    margin-top: 0px;
}

.mobile-footer-nav ul {
 margin: 0px;
 padding: 0pd;
}

.mobile-footer-nav ul li {
 display: inline;
}

.mobile-footer-nav ul li a {
 display: inline-block;
 text-decoration: none;
 color: #fff;
 width:28%;
 font-size: 16px;
 margin:3px;
 text-align: center;
}

.mobile-footer-nav ul li a:hover {
 text-decoration: none;
 color: #FC070A;

 }


 .mobile-footer1 {
     display: none;
     background-color: #fff;
     padding: 20px 0px;
     text-align: center;
     width: 100%;
 }

 .mobile-footer1 img {
 margin: auto;
 width: 90%;
 }

nav ul li.hiddenDesktop {
    display: none;
    color: #fff;
}



nav ul li.hiddenDesktop a img {
 float: left;
 padding-right: 5px;
}


.popup_prices_new {
    margin: 2px;
    padding: 2px;
}

.popup_prices_new h3 {
    margin: 2px;
    padding: 2px;
    border-bottom: 2px solid #F50A0F;
    font-size: 17px;
    font-weight: bold;
}


.popup_prices_new .popup_prices_wraper {
 margin-top: 5px;
 margin-left: 0px;
}

.popup_prices_new .popup_prices_wraper p {
 margin: 2px 0px;
 padding: 1px;
 border-bottom: 1px solid #bababa;
 overflow: auto;
}

.popup_prices_new .popup_prices_wraper p.thead {
 background-color: #DCDCDC;
 padding:5px 0px;
 font-weight: bold;
}


.popup_prices_new .popup_prices_wraper p:hover {
 background-color: #FFFACD;
}

.popup_prices_new .popup_prices_wraper p span {
 font-weight: normal;
 font-size: 15px;
 display: block;
 float: left;
 width: 50px;
 padding: 2px 5px;
}

.popup_prices_new .popup_prices_wraper p label {
 font-weight: bold;
 font-size: 15px;
 display: block;
 float: left;
 margin-left: 15px;
 padding: 2px 5px;
}

.popup_prices_new .popup_prices_wraper p span.month_number {
 width: 30px;
}

.popup_prices_new .popup_prices_wraper p span.month_name {
width:70px;
}

.popup_prices_new table {
 border-collapse: collapse;
 margin-top: 10px;
 border: 1px solid #bababa;
 width: 100%;
}

.popup_prices_new table tr:hover, .popup_prices_new table tr:hover td{
 background-color: #FFFACD;
}

.popup_prices_new table thead tr th{
 padding: 3px 5px;
 font-weight: bold;
 color:#fff;
  background-color: #000;
 border: 1px solid #bababa;
 text-align: center;
}


.popup_prices_new table tr td{
 padding: 3px 5px;
 border: 1px solid #bababa;
 text-align: center;
}

.popup_prices_new table tr td.month_name {
    text-align: left;
}

.popup_prices_new table tr.current, .popup_prices_new table tr.current td{
 background-color: #90EE90;
 font-weight:bold;
}


.popup_prices_new table tr td b {
 font-weight: bold;
}

p.base_price {
    margin: 2px 0px;
    padding: 1px;
}

p.base_price b {
 font-weight: bold;
 font-size: 19px;
}


a.cart_details_link {
    display: block;
    color: #000!important;
    text-decoration: none;
    margin: 10px 0px;
}


table.cart_details {

}

tr.tr_subtotal {
 background-color: #DCDCDC;
}

tr.tr_total {
 background-color:  #9ACD32;
}

.align_right {
    text-align: right!important;
}

.erasmus_price {
    position: relative;
    max-width: 900px;
}

.erasmus_price img {
 width: 99%;
}

span.per_day {
    display: block;
    text-align: center;
    color: #8E8E8E;
}

@media only screen and (max-width: 1000px) {

    .erasmus_price {
        position: relative;
        max-width:  none;
        width: 100%
    }

    .erasmus_price img {
     width: 100%;
     max-width: 100%;
    }


}
