h1.callback-box
{
    color:white;
    font-size:19px;
    margin-top:0;
}
.white-text
{
    color:white;
}
form
{
    margin:0;
    padding:0;
}

.container {
    position: Relative;
    display: block;
    width: 100%;
    background: url('/responsive-img/header-bar.png') top center no-repeat;
}

.container-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width:1400px;
}

.owl-block {
    max-width: 100%;
}

.owl-block img {
    width: 100%;
    height: auto;
}

.owl-block div {
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    padding: 10px;
    overflow: hidden;
    background:#D60426;
    font-family: Nevis, Arial;
    font-size:14px;
    color:white;
    border-bottom: 3px solid #DDD;
}

.space
{
    clear:both;height:20px;
    display:block;
}
.cl10
{
    clear:both;height:10px;
    display:block;
}
.cl5
{
    clear:both;height:5px;
    display:block;
}
.cl20
{
    clear:both;height:10px;
    display:block;
}
.cl
{
    clear:both;
    display:block;
}



	.more-info-bg-submit
	{
		background:url('/img/newsite/button-arrow.png') center right  no-repeat #69B034;
		padding:10px 60px 10px 15px !important;

		font-size:14px !important;

		display:inline-block !important;
		width:100%;
		overflow:hidden;
		font-family:Nevis,arial !important;
		color:white !important;
		text-align:left !important;
		border:0;
		cursor:pointer;
	}

@font-face {
    font-family: "Nevis";
    src: url('/fonts/nevis.eot');
}

@font-face {
    font-family: "Nevis";
    src: url('/fonts/nevis.ttf') format("truetype");
}

@font-face {
    font-family: "bbook";
    src: url('/fonts/book.eot');
}

@font-face {
    font-family: "bbook";
    src: url('/fonts/book.ttf') format("truetype");
}


