.open{
	font-family: 'Open Sans', sans-serif;
}
.exo{
	font-family: 'Exo 2', sans-serif;
}


body, a{
	color:#fff;
}
.green{
	color:#81ba41;
}
.blue{
	color:#00407b;
}
.grey{
	color:#464646;
}
.black{
	color:#2d2d2d;
}
.flipster__item img {
	max-width: 80%;
}
.flipster {
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

.dark_blue_bg{
	background:#002548;
}
.blue_bg{
	background:#00407b;
}
.green_bg{
	background:#81ba41;
}


.text_upper{
	text-transform:uppercase;
}

.loc a::before{
	content: url(img/loc.png);
}
.email a::before{
	content: url(img/email.png);
}
.tel a::before{
	content: url(img/tel.png);
}
.dollar:before{
	content: url(img/dollar.png);
}
.check ul li span:before{
	content: url(img/check.png);
}
.special-area{
	background:url(img/bg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.time-top-area{
	background:url(img/dbg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.quote-area{
	background:url(img/quote.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.banner_area{
	background:url(img/home.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	position:relative;
}
.banner_area::after{
	content:'';
	position:absolute;
	background:rgba(0,0,0,0.5);
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index: 0;
}
.banner_area .container{
	position:relative;
	z-index:2;
}
.logo_contact a:before{
	content: url(img/tel-icon.png);
}
.sydney span:before{
	content: url(img/s.png);
}
.time span:before{
	content: url(img/t.png);
}
.oclock span:before{
	content: url(img/c.png);
}

.font-size16{
	font-size:16px;
}
.font-size40{
	font-size:40px;
}
ul {
	margin:0;
	list-style-type:none;
}
ul li{
	display:inline-block;
}
.align_right{
	text-align:right;
}
.align_center{
	text-align:center;
}
.align_left{
	text-align:left;
}
footer{
	padding:15px 0px;
}
footer p{
	margin:0;
}
.font1{
	font-size:14px;
	font-weight:400;
}
.font2{
	font-size:17.88px;
	font-weight:600;
}
.font3{
	font-size:20px;
	font-weight:900;
	font-style:italic;
}
.font4{
	font-size:43px;
	font-family: 'Exo 2', sans-serif;
}
.font5{
	font-size:46.34px;
	font-family: 'Exo 2', sans-serif;
}
.font6{
	font-size:16px;
	font-weight:600;
}
.font7{
	font-size:16px;
	font-weight:400;
}
.font8{
	font-size:18px;
	font-weight:600;
	font-style:italic;
}
.font9{
	font-size:50.78px;
	font-weight:900;
	font-family: 'Exo 2', sans-serif;
}
.font10{
	font-size:23.99px;
	font-family: 'Exo 2', sans-serif;
	font-weight:600;
}
a:hover{
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:600;
}

input, select{
	border-radius: 8px;
	padding: 0px 20px;
	box-shadow: none;
	border: none;
	font-size: 16px;
	height: 60px;
	margin-right: 6px;
	width: calc( ( 100% - 190px ) /4 );
	color:#363636;
}
select{
	background-color:#81ba41;
	color:#fff;
}
input[type="submit"]{
	font-family: 'Exo 2', sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin-right: 0px;
	vertical-align: bottom;
	width: 140px;
	color:#fff;
}

.header_area{
	position:relative;
}
.header_area .logo{
	position: absolute;
	bottom: 0;
	z-index: 9;
	top: -56px;
}
.top-banner{
	padding:10px;
}
.top-banner ul li{
	margin-left:35px;
	font-weight:600;
}
.top-banner ul li span:before{
	margin-right: 15px;
	vertical-align: -8px;
}
.note-container {
	display: inline-block;
	padding: 20px;
	vertical-align:5px;
}
.logo_contact{
	display:inline-block;
	padding:15px 0px;
	line-height: 1.1;
}
.logo_contact a:before{
	vertical-align: -15px;
	margin-right: 10px;
}
.logo_contact a{
	text-shadow:5px 2px 3px rgba(0,0,0,0.3);
}
.logo_contact a, .logo_contact a:hover{
	font-size:40px;
	font-weight:600;
	font-family: 'Exo 2', sans-serif;
}
.note-container span{
	font-size:16px;
	font-weight:700;
	text-shadow:5px 2px 3px rgba(0,0,0,0.3);
	font-style:italic;
}
.banner_area .right-content h1{
	display:inline-block;
	/*font-size:126.7px;*/
	font-size:80px;
	font-weight:900;
	margin:0;
	line-height: 1;

	vertical-align: 15px;
}
.banner_area .right-content .unit{
	display: inline-block;
	vertical-align: 10px;
	margin-right: 20px;
	line-height: 1;
	position: relative;
	left: 18px;
}
.time-top-area {
	padding: 10px 40px 40px;
}
.time-area h6{
	font-size:51.63px;
	margin-top:10px;
	font-weight: 600;
}
.time-area h5{
	font-size:60.87px;
	margin-top:10px;
	font-weight: 600;
}
.banner_area .right-content .unit h6{
	font-size:46.22px;
	text-align:left;
	margin:0;
	line-height: 1;
}
.banner_area .right-content .unit h5{
	font-size:34.64px;
	text-align:left;
	margin:0;
	line-height: 1;
}
.time-top-area > div{
	display:inline-block;
}
.time-top-area > div h4{
	font-size:40px;
	text-align:left;
	line-height: 1;
}
.banner_area{
	padding:80px 0px 100px;
}
.banner_area h2{
	font-size:72px;
	font-weight:600;
	line-height: 1;
}
.banner_area h2.green{
	font-weight:900;
}
.quote-area h2{
	margin:0;
}
.quote-area h4{
	margin:5px 0px;
}
.quote-area h4 a:hover{
	color:#81ba41;
	font-size: inherit;
}
.quote-area .right-content{
	display:inline-block;
	-ms-transform: skewX(-8deg); /* IE 9 */
	-webkit-transform: skewX(-8deg); /* Safari */
	transform: skewX(-8deg);
	background:#fff;
	padding:20px;
	box-shadow: 5px 1px 5px rgba(0,0,0,0.3);

}
.quote-area ul{
	display:inline-block;
	text-align:right;
	font-family: 'Exo 2', sans-serif;
	font-size:15.3px;
	float:right;
	padding:50px 0px;
}
.quote-area ul li{
	margin-left:25px;
	font-size: 17px;
}
.quote-area ul li span:before{
	content: url(img/check-white.png);
	vertical-align: -8px;
	margin-right: 10px;
}

.form-area{
	padding:50px 0px;
}
.special-area{
	padding:80px 0px;
}
.special-area h1{
	display:inline-block;
}
.special-area h4{
	display:inline-block;
}
.special-area a{
	width: 180px;
	padding: 25px 0px;
	text-align: center;
	display:inline-block;
	font-weight:600;
	margin-left:10px;
	border-radius:8px;
}
.special-area .left-container{
	float:right;
	text-align:right;
}
.special-area img{
	margin-bottom: 80px;
	margin-top: 30px;
	width: inherit;
}
.special-area ul li{
	width:33%;
	margin-bottom:80px;
	font-size:20px;
	font-weight:700;
}
.special-area ul li span:before{
	vertical-align: -12px;
	margin-right: 20px;
}
.main_service_area .container{
	width:100%;
	padding:40px 0px;
}
.main_service_area .container .row{
	margin:0;
}
.main_service_area .container .col-md-6{
	padding:0px 60px; 
}
.main_service_area .border_right{
	border-right: 1px solid #81ba41;
}
.main_service_area h3{
	margin:0;
}
.title-container{
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 25px;
}
.main_service_area p{
	margin-bottom:25px;
	
}
.main_service_area a{
	display: inline-block;
	width: 180px;
	padding: 25px 0px;
	text-align: center;
	font-weight: 600;
	margin: 20px 0 80px;
	margin-right: 15px;
}
.testimonial_area{
	padding:40px 0px;
}
.testimonial h2{
	margin-bottom:80px;
}
.owl-buttons div{
	position:absolute;
	top:0;
	display:inline-block;
}
.owl-buttons .owl-prev{
	left:-20px;
}
.owl-buttons .owl-next{
	right:-20px;
}
.testimonial{
	max-width: 1024px;
	margin: 0 auto;
}
.testimonial h3{
	margin-top:40px;
}
.about_us_area{
	padding:30px 0px;
}
.about_us_area ul li{
	padding:0px 20px;
}
.about_us_area ul li a:before{
	padding-right:15px;
}
.bottom_banner{
	padding:35px 0px;
}
.copyright{
	padding:10px 0px;
}


.thank-you-content{
	text-align:center;
	padding:30px 0px;
	background-color:red;
}
.thank-you-content h1{
	font-weight:900;
	color:#fff;
}

.banner_check li{
	margin-right: 10px;
}

.banner_check li span{
	font-size: 20px;
	font-weight: 700;
}

.banner_check ul li span:before {
	vertical-align: -12px;
	margin-right: 20px;
}









































