@charset "UTF-8";

.item-images .row img{
	margin-bottom:30px;
}
.item-images .row:last-child img{
	margin-bottom:0px;
}


.works {
	text-align:center;
}
.works img{
	max-width:100%;
	height:auto;
	border-radius:50%;
	margin-bottom:25px;
}
.works a{
	color:#000;
}
.works a:hover,.works a:focus{
	color:#d65c03;
}

.custom-phone{
	text-align:center;
	color:#fff;
	font-size:24px;
}
.custom-phone i{

	color:#FFDD00;
}
.hotel-entry a{
	/* cursor:default; */
}

.sale-box{
	color:#fff;
	text-align:center;
	padding:60px 0;
}
.sale-2 h4{
	color:#fff;
	text-align:center;
}

.sale-box h3{
	color:#fff;
	text-align:center;
}


.custom-soc{
	text-align:right;

}


.itemid-101 .maincontainer{
	display:none;
}
.position-breadcrumbs{
	margin-top:30px;
}
.maincontainer{
	margin-bottom:30px;
}

form .btn{
	/* background:#00BBF0; */
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

.animated-fast {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* animate */

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* end animate */

/* chrono */
.fa.fa-asterisk{
	color:#999 !important;
}
.gtooltip.gvalidation-error-tip {
	background-color: #666;
	border: 1px solid #ccc;
}
.gvalidation-error-tip .gtooltip-arrow {
	border-color: #666 transparent transparent;
}
.gvalidation-error-tip .gtooltip-arrow-border {
	border-color: #ccc transparent transparent;
}
.chrono_credits{
	display:none;
}


#submitbutton,.submitbutton {
	/* background: #009036;
	border: 1px solid #939aa2;
	box-sizing: border-box;
	border-radius:2px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 18px;
	margin-top: 5px;
	padding: 8px 25px;
	text-decoration: none;
	text-transform: uppercase; */
}


/* callup */

.moduletable-callup h4 {
	text-align: center;
}
.moduletable-callup input, .moduletable-callup textarea,
.sale-2 input, .sale-2 textarea {
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:40px;
}
.moduletable-callup textarea, .sale-2 textarea {
	height:75px;
}
.moduletable-callup .submitbutton,.sale-2 .submitbutton{
	margin-bottom:0;
}

.sale-2 .submitbutton{
	color:#000;
}

/* end callup */

/* end chrono */


/* media */
@media (max-width: 480px) {
 
}

@media (max-width: 767px) {
	.header-bg,.footer-bg{
		/* margin-left:-20px;
		margin-right:-20px; */
	}
	.footer-bg{
		padding-left:20px;
		padding-right:20px;
	}
}


@media (min-width: 768px) and (max-width: 979px) {
 
}

@media (max-width: 979px) {
	.moduletable-logo,.moduletable-slogan,.moduletable-adres,.moduletable-adres2,.moduletable-phone,.moduletable-call{
		float:none;
		padding:10px 0;
		margin:0;
		text-align:center;
	}
	
	.custom-logo,.custom-slogan,.custom-adres,.custom-adres2,.custom-phone,.custom-call{
		text-align:center;
		display:inline-block;
	}
	
	.custom-logo,.custom-slogan,.custom-adres2,.custom-phone,.custom-call{
		padding:0;
	}
	
	.moduletable-phone:before, .moduletable-adres:before, .moduletable-adres2:before {
		display:none;
	}
	
	.works img{
		max-width:300px;
	}
	
	.works .jdvrecord-set{
		margin-bottom:30px;
	}
}

@media (min-width: 980px) {
 
}
 
@media (min-width: 1200px) {
}
