/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.no_margin{
    margin: 0px;
}
.no_padding{
    padding: 0;
}
.padding_left{
    padding-left:0px;
}
.padding_right{
    padding-right:0px;
}
body{
    font-family: 'Open Sans', sans-serif;
}
.babas{
    font-family: 'bebas';
}
.column {width:1000px}

.heder_area {
  background-image: url("img/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: 'Exo 2',sans-serif;
}
.heder_top {
  overflow: hidden;
  padding-top: 15px;
}
.logo {
  padding-right: 0;
  text-align: center;
}
.logo_contact {
  background-image: url("img/hc.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-left: 18%;
  width: 80%;
}
.logo_contact > p {
  color: #FFFFFF;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2;
  padding: 11px;
}
.logo_contact a {
  color: #262627;
  display: inline-block;
  text-decoration: none;
}
.head_title {
  margin-bottom: 18px;
  padding-top: 35px;
  text-align: center;
}
.head_title > h2 {
  color: #FBD232;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.head_title > p {
  color: #FFFFFF;
  font-family: 'Open Sans',sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 40px;
}
.head_pic {
  text-align: right;
}
.head_pic > img {
  bottom: -25px;
  position: relative;
  right: 0;
  width: 81%;
  z-index: 88;
}
.cont_title {
  background-image: url("img/shadaw.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 190px;
  padding: 50px 10px;
  text-align: center;
}
.cont_title > h2 {
  color: #FFFFFF;
  font-size: 40px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}
.cont_title > p {
  color: #1FB9F9;
  font-size: 30px;
  font-style: italic;
  font-weight: 600;
  padding-top: 10px;
  text-transform: uppercase;
}
.cont_title h2 span {
  color: #EF4237;
}
.right_titless {
  background: none repeat scroll 0 0 #1FB9F9;
  height: 190px;
  padding: 43px 0 50px 15%;
  position: relative;
}
.cont_info > p {
  color: #262627;
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.1;
}
.cont_info > a {
  color: #FFFFFF;
  font-size: 70px;
  font-style: italic;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
}
.right_titless:before {
  background-image: url("img/phne.png");
  background-repeat: no-repeat;
  content: "";
  height: 91px;
  left: -42px;
  position: absolute;
  top: 26%;
  width: 91px;
}

.icon_text_area.mobile_text {
  display: none;
}
.diff_picture {
  overflow: hidden;
  padding-bottom: 100px;
  padding-top: 35px;
  position: relative;
}
.diff_picture:after {
  background: none repeat scroll 0 0 #E94439;
  content: "";
  height: 83%;
  left: 49.5%;
  position: absolute;
  top: 95px;
  width: 4px;
}
.diff_picture:before {
  background: none repeat scroll 0 0 #E94439;
  content: "";
  height: 4px;
  left: 45.7%;
  position: absolute;
  top: 94px;
  width: 97px;
}
.realable_title > img {
  margin-top: 1px;
  width: 92%;
}
.realable_title {
  text-align: right;
}
.rightserss {
  float: left;
  width: 50%;
}
.imagess {
  text-align: center;
}
.icon_text_area {
  overflow: hidden;
}
.single_icon_text {
  float: left;
  text-align: center;
  width: 33.33%;
}
.single_icon_text > p {
  color: #1FB9F9;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 13px;
  text-transform: uppercase;
}
.single_icon_text span {
  color: #FFFFFF;
  display: block;
}
.right_item_text {
  float: left;
  width: 50%;
}
.realable_title > h2 {
  background-image: url("img/rbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #FBD232;
  font-size: 35px;
  font-weight: 700;
  height: 122px;
  margin-left: 8%;
  padding: 37px;
  text-align: center;
  text-transform: uppercase;
  width: 92%;
}
.right_item_text > p {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  padding-left: 10%;
  padding-top: 17px;
  text-align: center;
  text-transform: uppercase;
}
.right_item_text span {
  color: #1FB9F9;
}
.contact_form_area {
  background: none repeat scroll 0 0 #EF4237;
  padding-bottom: 60px;
  padding-top: 40px;
}
.title_area > h2 {
  color: #231F20;
  font-family: 'Exo 2',sans-serif;
  font-size: 65px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 12px;
  text-align: center;
  text-transform: uppercase;
}
.title_area > p {
  color: #FFFFFF;
  font-family: 'Exo 2',sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
}
.book_title {
  float: left;
  margin-right: 1%;
  text-align: left;
  width: 31%;
}
.book_title > h2 {
  color: #FFC12D;
  font-family: 'Exo 2',sans-serif;
  font-size: 56px;
  font-weight: 800;
  padding-top: 10px;
  text-transform: uppercase;
}
.book_title span {
  color: #FFFFFF;
  text-shadow: 1px 4px 3px #067E8A;
}
.book_title > p {
  color: #091F40;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 8px;
  text-align: center;
  text-transform: uppercase;
}
.single_form_area {
  float: left;
  overflow: hidden;
  width: 68%;
} 
.single_form {
  float: left;
  width: 100%;
}
.testimonial_area{
    position: relative;
}
.owl-next {
  position: absolute;
  right: -30px;
  top: 48%;
}
.owl-prev {
  position: absolute;
  left: -30px;
  top: 48%;
}
.single_form input, .single_form select {
  border: medium none;
  border-radius: 2px;
  color: #959595;
  float: left;
  font-size: 16px;
  margin-bottom: 15px;
  margin-right: 1%;
  padding: 13px;
  width: 21.5%;
}
.single_form select {
  background: none repeat scroll 0 0 #28AAE1;
  color: #FFFFFF;
  padding: 12px;
  text-align: center;
}
.single_form input[type="submit"] {
  background: none repeat scroll 0 0 #28AAE1;
  border-radius: 5px;
  color: #FFFFFF;
  float: left;
  font-size: 24px;
  font-weight: 600;
  margin-right: 0;
  padding: 8px;
  width: 10%;
}
.moving_out_area {
  background-color: #231F20;
  background-image: url("img/glass.jpg");
  background-repeat: no-repeat;
  background-size: 50% 100%;
  padding-bottom: 26px;
  padding-top: 70px;
  position: relative;
}
.moving_item_area > h2 {
  color: #EF4237;
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 25px;
  margin-left: 10%;
  text-transform: uppercase;
}
.moving_iconss {
  left: calc(50% - 49px);
  margin-top: -55px;
  position: absolute;
  top: 0;
}

.moving_text span {
  color: #FFFFFF; 
}
.moving_text > h2 {
  color: #FFFFFF;
  font-family: 'Exo 2',sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 30px;
  padding-bottom: 24px;
  position: relative;
}
.moving_text > h2:before {
  background: none repeat scroll 0 0 #FBD232;
  bottom: 0;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  width: 40px;
}
.moving_text > p {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.6;
  padding-bottom: 25px;
  padding-right: 10%;
  text-align: justify;
}
.moving_item_single {
  margin-bottom: 30px;
  overflow: hidden;
}
.moving_textss > p {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
}
.moving_icon:before {
  background: none repeat scroll 0 0 #FFFFFF;
  content: "";
  height: 1px;
  left: -56px;
  position: absolute;
  top: 56%;
  width: 66px;
}
.moving_icon {
  float: left;
  margin-left: 10%;
  margin-right: 2%;
  position: relative;
  width: 14%;
}
.moving_icon > img {
  margin-top: 12px;
}
.moving_textss {
  float: left;
  width: 74%;
}
.moving_textss > h2 {
  color: #28AAE1;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  margin-top: 16px;
  text-transform: uppercase;
}
.moving_textss span {
  color: #3F3F41;
  display: block;
  font-weight: 800;
  text-transform: uppercase;
}
.what_to_do {
  background: none repeat scroll 0 0 #EF4237;
  padding: 100px 0 85px;
  text-align: center;
}
.what_do > h2 {
  color: #FFFFFF;
  font-size: 85px;
  font-weight: 800;
  line-height: 1;
}
.what_do > p {
  color: #231F20;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  padding-top: 30px;
  text-transform: uppercase;
}
.room_area {
  padding-bottom: 15px;
  padding-top: 60px;
}
.single_room > img {
  margin-bottom: 20px;
  width: 100%;
}
.single_room:last-child {
  text-align: center;
}
.single_room:last-child img {
  width: 50%;
}
.room.mobile {
  display: none;
}
.our_client_area {
  background-image: url("img/bg1.jpg");
  background-repeat: no-repeat;
  padding-bottom: 90px;
  padding-top: 70px;
  background-size: cover;
  background-position: center;
}
.our_client {
  text-align: center;
}
.our_client > h2 {
  color: #FFFFFF;
  font-family: 'Exo 2',sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
}
.our_client span {
  color: #FBD232;
}
.testimonial_area:before {
  background-image: url("img/quote.png");
  content: "";
  height: 45px;
  left: calc(50% - 31px);
  position: absolute;
  top: -22px;
  width: 62px;
}

.testimonial_area {
  background-image: url("img/fairdinkum.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 70px;
  padding: 70px 7% 86px;
  position: relative;
  text-align: center;
}
.single_testi_item > h2 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
}
.single_testi_item h3 {
  color: #FBD232;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 40px;
  padding-top: 27px;
}
.single_testi_item > p {
  color: #FFFFFF;
  font-size: 18px;
  font-style: italic;
  line-height: 1.54;
}

.call_to_action_area {
  background: none repeat scroll 0 0 #28AAE1;
  font-family: 'Exo 2',sans-serif;
  padding: 70px 0;
}
.call_to_action .col-md-8.col-sm-8.col-xs-12 {
  padding: 0;
}
.call_to_left_righ > h2 {
  color: #FFFFFF;
  font-size: 35px;
  font-style: italic;
  font-weight: 700;
  margin-left: 10%;
  padding-left: 0;
  text-align: center;
  text-transform: uppercase;
}
.call_to_left:before {
  background: none repeat scroll 0 0 #FFFFFF;
  content: "";
  height: 1px;
  left: 7px;
  position: absolute;
  top: 62%;
  width: 80px;
}
.call_to_left {
  position: relative;
  text-align: right;
}
.call_to_left_righ span {
  color: #EF4237;
}
.call_to_left > a {
  background: none repeat scroll 0 0 #EF4237;
  border-radius: 100px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px 14%;
  text-decoration: none;
}

footer {
  background: none repeat scroll 0 0 #262626;
  padding: 19px 0;
}
.left_footer > p {
  color: #FFFFFF;
  font-size: 13px;
  padding: 17px 0;
}
.left_footer span {
  color: #0AD1E6;
}
.middle_footer {
  text-align: center;
}
.right_footer {
  text-align: right;
}

.right_footer li {
  display: inline;
}
.right_footer a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  padding: 15px 9px;
  text-decoration: none;
}
.single_services.item > img {
  min-height: 290px;
  width: 100%;
}
.single_services.item {
  height: 290px;
  position: relative;
}






.owl-prev {
  left: 0;
  position: absolute;
  top: 38%;
}
.owl-next {
  position: absolute;
  right: 0;
  top: 38%;
}
.single_services.item:before {
  background: none repeat scroll 0 0 rgba(25, 25, 25, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.single_services.item {
  height: 290px;
  position: relative;
}
.single_services.item > img {
  min-height: 290px;
  width: 100%;
}
.single_services.item > h2 {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 700;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 58%;
  width: 100%;
}
.thank-you-content{
	text-align:center;
	padding:30px 0px;
	background-color:#029e23;
}
.thank-you-content h1{
	font-weight:900;
	color:#fff;
}