@charset "UTF-8";


body{ background:url("images/background-oralis-new.jpg") no-repeat top center; font-family: 'Roboto Condensed', sans-serif;font-size: medium; color: #4456a6}
h1{font-weight: 700;font-size: 50px;  color:#cb1d25; line-height: 90%;}
h2{font-size:xx-large; }
ul{margin: 0; padding:0; list-style: none}
ul li{background: url(images/check.jpg) no-repeat left center; padding: 4px 0 4px 30px; }
.container{width: 100%!important; max-width: 1070px}
.logo img{width: 100%; height: auto;}
.left {margin-top: 200px;}
.right {margin-top: 230px;}
.box-1 p {font-size: xx-large!important; font-style: italic}
.footer_box {background-color:#4456a6;margin-top: 100px;}
.footer_box p{   text-align: center; color: #fff; padding: 30px 0; margin: 0}
.footer_box a{color: #fff; text-decoration: underline}


@media screen and (max-width:767px){
body{background-size: 767px}
.left {margin-top: 0px;}
.right {margin-top: 0px;}
.logo{max-width: 300px!important; margin: 500px auto 0 auto}
	
}
