/* #38a8e0 #a1dd7a */

.reservation-card{
    padding: 0 50px;
}

.reservation-card label,
.reservation-info h3{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
}

.reservation-card input[type="text"]{
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 2px solid #ddd;
}

.reservation-card select{
    width: 49.4%;
    height: 40px;
    padding: 0 10px;
    border: 2px solid #ddd;
}

.reservation-card input[type="text"]:focus,
.reservation-card select:focus{
    outline: none;
    box-shadow: none;
    border-color: #bbb;
}

.reservation-card input[type="checkbox"]{
    margin-right: 10px;
}

.reservation-card input[type="submit"]{
    color: white;
    background: #515860;
    padding: 10px 0;
    border: none;
    outline: none;
    width: 100%;
    font-weight: bold;
}

#credit-card > div{
    padding-bottom: 15px;
}

.reservation-info{
    padding-right: 50px;
}


.reservation-info h3,
.reservation-info p{
    margin: 0 !important;
    padding: 0 !important;
}

.reservation-info h3{
    margin-bottom: 15px !important;
}

.reservation-info p{
    padding: 5px 0;
    font-family: "Open Sans", sans-serif;
}

.reservation-info hr{
    height: 2px;
    background-color: #ddd;
}

.m-calendar-nav-l,
.m-calendar-nav-r{
    position: absolute;
    background: #eee;
    color: rgb(249,176,36);
    top: 40%;
    text-align: center;
    cursor: pointer;
    
}
@media(max-width: 700px){
    .m-calendar-nav-l,
    .m-calendar-nav-r{
        display: none;
    }
}
.m-calendar-nav-l:hover,
.m-calendar-nav-r:hover{
    background: #ddd;
}

.m-calendar-nav-l span,
.m-calendar-nav-r span{
    width: 60px;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    font-size: 20px;
}

.m-calendar-nav-l{
    left: -70px;
}

.m-calendar-nav-r{
    right: -70px;
}

.m-calendar-f{
    text-align: center;
}

.m-calendar-f select{
    background: url(../images/select-strelica.png) no-repeat right;
	background-color: #fff;
	height: 46px;
	border-radius: 0;
	font-size: 15px;
	color: #4a5e6b;
	margin-bottom: 10px;
	border: 2px solid #eee;
    width: 190px;
}

.m-calendar-f select:focus{
    outline: none !important;
    box-shadow: none !important;
    border: 2px solid #ddd;
}

.m-calendar{
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-justify-content: center;
    justify-content: center;
    
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;*/
}

.m-calendar-i{
    margin: 15px 20px;
}

.m-calendar-i:focus{
    outline: none !important;
    box-shadow: none !important;
}

.m-calendar-h{
    background: #e3c398;
    color: white;
    font-size: 0;
}

.m-calendar-b{
    background: #eee;
    font-size: 0;
}

.m-calendar-h p{
    text-align: center !important;
    color: white !important;
    margin: 0 !important;
    font-size: 12px;
}

.m-calendar-h span,
.m-calendar-d{
    word-spacing: -1;
    display: inline-block;
    width: 30px;
    text-align: center;
    padding: 3px 0;
    font-size: 12px;
    margin: 1px;
}

.m-calendar-yes{
    background: #a1dd7a;
    color: white;
}

.m-calendar-no{
    background: red;
    color: white;
}

.politika-tekst{
    display: none;
}

.politika-otvori{
    cursor: pointer;
    color: #38a8e0;
}

.modal-form{
    border: none;
    border-radius: 0;
}


.modal-form .modal-header,
.modal-form .modal-body{
    padding: 0;
}

.modal-form h1,
.modal-form p{
    margin: 0 !important;
}

.modal-form {
    background: transparent;
	background: url(../images/detalji2-podloga.png) !important;
	padding: 0;
}

.modal-form h1 {
	font-size: 25px !important;
	line-height: 31px !important;
	color: #292d30 !important;
	text-align: center;
    background: transparent !important;
    padding-top: 20px;
    font-weight: bold !important;
}

.modal-form a {
	float: right;
}

.modal-form a img {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

.modal-form .col-md-12 {
	background: url(../images/detalji2-specifikacije-podloga.png);
}

.modal-form .col-md-12 .detalji2-row1 .col-md-5 p {
	font-size: 15px;
	line-height: 26px;
	color: #292d30;
    padding: 8px;
}

.modal-form .col-md-12 .detalji2-row1 .col-md-5 p span {
	font-weight: bold;
}

.modal-form .col-md-12 .detalji2-row1 .col-md-7 {
	border-left: 1px solid #e5e5e5;
	padding-left: 0;
	padding-right: 0;
}

.modal-form .col-md-12 .detalji2-row1 .col-md-7 p {
	font-size: 15px;
	line-height: 60px;
	color: #292d30;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}

.modal-form .col-md-12 .detalji2-row1 .col-md-7 p span {
	float: right;
	padding-right: 30px;
}

.modal-form .pay {
	text-align: center;
	font-size: 20px;
	line-height: 70px;
	color: #292d30;
	font-weight: normal;
}

.modal-form .politika {
	margin-top: 26px;
    font-size: 16px;
}

.modal-form .politika input{
    margin-right: 15px;
    width: 25px;
    height: 25px;
    float: left;
}

.modal-form .politika span{
    margin-top: 5px;
    display: inline-block;
}


.modal-form form {
	margin-top: 20px;
}

.modal-form form input[type="text"] {
	height: 46px;
	min-width: 100%;
	background: transparent;
	border: 1px solid #c3d1d9;
	padding-left: 25px;
	color: #4a5e6b;
}

.modal-form form input[type="text"]:hover {
	border: 2px solid #75c6ea;
}

.modal-form form .col-md-12 {
	background: transparent;
}

.modal-form form .col-md-12 textarea {
	min-width: 100%;
	height: 114px;
	border: 1px solid #c3d1d9;
	background: transparent;
	padding-left: 25px;
	color: #4a5e6b;
	padding-top: 15px;
	resize: none;
}

.modal-form form .col-md-12 textarea:hover {
	border: 2px solid #75c6ea;
}


.modal-form form input::-webkit-input-placeholder {
	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form input:-moz-placeholder {
 	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form input::-moz-placeholder {  
 	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form input:-ms-input-placeholder {  
 	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form .col-md-4{
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 20px !important;
}

.modal-form form .col-md-12 textarea::-webkit-input-placeholder {
	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form .col-md-12 textarea:-moz-placeholder { 
 	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form .col-md-12 textarea::-moz-placeholder { 
 	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form form .col-md-12 textarea:-ms-input-placeholder {  
 	color: #4a5e6b;
	font-size: 15px;
	padding-left: 15px;
}

.modal-form .button-wrap1 {
	min-width: 235px;
	max-width: 235px;
	margin: auto;
	padding: 15px 0;
}

.modal-form .button-wrap1 button {
	min-width: 100%;
	background: #fbb124;
	height: 52px;
	border: none;
	margin-top: 20px;
	display: inline-block;
	opacity: 1;
}

.modal-form .button-wrap1 button a {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 900;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	min-width: 100%;
	min-height: 100%;
	padding-top: 15px;
}


.akcija-text{
    border-top: 1px solid rgba(255,255,255,.1);
    padding: 20px 0;
}

.akcija-text *{
    color: white !important;
}

.akcija-text p{
    margin: 0 !important;
}

.loading-calendar,
#loading-calendar{
    display: none;
    margin: 0 auto;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*DETALJI PROMOCIJE*/

#promocija-wrap {
	background: url(../images/promocija-podloga.png) no-repeat !important;
	-webkit-background-size: 100% 100% !important;
	-moz-background-size: 100% 100% !important;
	-o-background-size: 100% 100% !important;
	background-size: 100% 100% !important;
	background-image: url(../images/promocija-podloga.png) !important;
	background-attachment: fixed !important;
}

#promocija-wrap .inner #detalji-apartmana-wrap .details-wrap .specifikacije-wrap .pogodnosti {
	padding-top: 10px;
}


