/*
Theme Name: AUSHost 2018
Author: AUSHost PTY Ltd
Author URI: http://www.mchac.com.au
Description: AUSHost PTY Ltd 2018 Responsive Theme.
Version: 1.0
Text Domain: AUSHost

This theme, Is the copyright of AUSHost PTY Ltd.
*/

@font-face {
    font-family: 'RalewayLight';
    src:  url('fonts/Raleway-Light.ttf') format('truetype');
    font-weight: light;
    font-style: normal;
}
@font-face {
    font-family: 'RalewayRegular';
    src:  url('fonts/Raleway-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RalewayMedium';
    src:  url('fonts/Raleway-Medium.ttf') format('truetype');
    font-weight: medium;
    font-style: normal;
}
@font-face {
    font-family: 'RalewayBold';
    src:  url('fonts/Raleway-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
html{
	margin: 0px !important;
}
.elementor-text-editor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #223066;
}
h2,h3{
	color: #00005e;
}
a{
	color: #7a7a7a;
}
body{
	overflow-x: hidden;
    font-family: 'RalewayRegular';
    margin: 0px !important;
}
.container{
	width: 1170px;
	margin: 0px auto;
}
#breadcrumbs {
    list-style: none;
    margin: 11px 0;
    overflow: hidden;
    padding-left: 0px;
}
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}

#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}
.fronttestimonials .elementor-post__text{
border:none;
font-family:  Georgia, "Arial", Times, serif;
margin-bottom:-30px;
 quotes: "“" "”";
 }
.fronttestimonials .elementor-post__text:before{
    content: open-quote;
  color: #85c8fd;
    font-size: 120px;

}
.elementor-slide-heading{
	text-shadow: 1px 2px 2px black
}
.elementor-slide-description{
	text-shadow: 1px 2px 2px black
}
.elementor-menu-toggle:before{
    content: "MENU";
    margin-right: 10px;
    font-family: Verdana;
    font-size: 20px
}
@media only screen and (max-device-width: 500px) {
.elementor-element-3667759d{
    background-image: none !important
}


}