/*! 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;
    }
}
body{ font-family: 'Roboto', sans-serif;
  font-size:18px;color:#000}
h1, h2, h3{font-family: 'Roboto', sans-serif;}
a:focus{outline:0}
a:hover{text-decoration:none}
.container{}
.fix{overflow:hidden}
.no_padding_right{padding-right:0px}
.no_padding_left{padding-left:0px}

.header_area {
  max-height: 116px;
}
.header_area img.header_bg{
  width:100%;
  height:116px
}
.{}
.header_area .main_menu .nav.navbar-nav li {
  text-align: center;
}
.header_area .main_menu .nav.navbar-nav li span{
  text-align: center;
}
.main_menu .navbar-nav > li > a {
  color: #fff;
  padding:20px 23px;
  font-family: 'Roboto', sans-serif;
  font-size:18px;
  font-weight:300;
  text-transform:uppercase;
  line-height:17px
}
.header_area .main_menu {
  margin-top: -115px;
}
.main_menu .navbar-nav > li > a:hover{background-color:inherit;color:#eee}
.main_menu .navbar-nav > li:last-child a{padding-right:0}
.main_menu .navbar-nav > li.current-menu-item > a{color:#00b6d0}
.main_menu .navbar-nav > li.current-menu-item > a:hover{color:#078192}
.navbar-brand {
  padding: 20px 0 0;
}
.main_menu ul.nav.navbar-nav {
  margin-top: 20px;
}

.header_top_area {
  background-image: url("../img/header-top.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top:-116px
}
.header_top_area .header_top{}
.header_top_area .header_top .three_buttons {
  display: block;
  margin-bottom: 40px;
  margin-top: -70px;
  text-align: right;
}

.header_top_area .header_top .three_buttons a button.transperent_button{border:1px solid #00dfff;width:140px;height:40px;color:#00dfff;border-radius:5px;margin-left:12px;background-color:transparent;font-family: Roboto;font-weight: 300;font-size: 18px;}
.header_top_area .header_top .three_buttons a button.transperent_button:hover{border:1px solid #00b3ca;color:#00b3ca;}

.header_top .top_heading{text-align: center;margin-top:70px}
.header_top .top_heading h1{font-weight:500;font-size: 50px;color: #ffffff;margin-bottom:0}
.header_top .top_heading h3{font-size: 36px;font-weight: 400;color: #ffffff;margin-top:23px;margin-bottom:45px}

.header_top .top_buttons {text-align:center;margin-bottom:0}
.header_top .top_buttons ul {margin:0;padding:0;text-align:center}
.header_top .top_buttons ul li {display:inline}
.header_top .top_buttons  ul li a {display: inline-block;
margin-right: 12px;
padding-top: 15px;}
.header_top .top_buttons a:hover {text-decoration:none}
.header_top .top_buttons a.red_button {
  background-color: #b43535;
  border-radius: 5px;
  color: #fff;
  height: 55px;
  width: 240px;
}
.header_top .top_buttons a.green_button {
  background-color: #27a9bc;
  border-radius: 5px;
  color: #fff;
  height: 55px;
  width: 317px;
}
.header_top .top_buttons a.full_course_button {
  background-image: url("../img/full-course.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #00dfff;
  height: 55px;
  padding-left: 40px;
  text-align: left;
  width: 287px;
}

.header_top .top_bottom{text-align:center;color:#fff}
.header_top .top_bottom h3{font-size:24px;margin-top:70px;margin-bottom:35px}
.header_top .top_bottom h3 span{font-size:35px;color:#00dfff;font-weight:500}
.header_top .top_bottom p{font-size:20px;margin-bottom:95px;font-weight:300;padding:0 70px}

.our_course_area{margin-top:35px}
.our_course_area .our_course{}
.our_course_area .our_course p{font-size:16px;text-align:center;color:#5e5e5e;font-weight:300}
.our_course_area .our_course h2{font-size:36px;text-align:center;font-weight:400}
.our_course_area .our_course .our_course_buttons {
  margin: 0 auto;
  width: 1070px;
}
.our_course_area .our_course .our_course_buttons .ocb1{width:522px;height:105px;background-image: url("../img/course-button1.png");background-position: center center;background-repeat: no-repeat;background-size: cover;color:#fff;float:left;margin-right:13px}
.our_course_area .our_course .our_course_buttons .ocb1 p{color: #fff;
font-size: 24px;
font-weight: 500;
line-height: 30px;
padding-left: 25px;
text-align: left;
width: 75%;
float: left;}
.our_course_area .our_course .our_course_buttons .ocb1 span{color: #000;
float: right;
font-family: "Roboto Condensed";
font-size: 30px;
font-weight: 600;
padding-right: 31px;
padding-top: 30px;}
.our_course_area .our_course .our_course_buttons .ocb2 {width:522px;height:105px;background-image: url("../img/course-button2.png");background-position: center center;background-repeat: no-repeat;background-size: cover;color:#fff;float:left;margin-left:12px}
.our_course_area .our_course .our_course_buttons .ocb2 p{color: #fff;
font-size: 24px;
font-weight: 500;
line-height: 30px;
padding-left: 25px;
text-align: left;
width: 75%;
float: left;}
.our_course_area .our_course .our_course_buttons .ocb2 span{color: #000;
float: right;
font-family: "Roboto Condensed";
font-size: 30px;
font-weight: 600;
padding-right: 31px;
padding-top: 30px;}

.learn_with_us_area {background-color:#f9f9f9;margin-top:75px}
.learn_with_us_area .learn_with_us {}
.learn_with_us_area .learn_with_us a.start_now2 {
  background-image: url("../img/start-now2.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: block;
  height: 58px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: center;
  width: 240px;
  margin-bottom:65px
}
.learn_with_us_area .learn_with_us h1{font-size:36px;text-align:center;margin-bottom:55px;font-weight:400;margin-top:60px}
.learn_with_us_area .learning_with_us_contents{width:860px;margin:0 auto 55px;padding-top:20px;overflow:hidden}
.learn_with_us_area .learning_with_us_contents .lwu_single{width:215px;float:left;text-align:center;background-image: url("../img/devider.png");background-position: right 30%;background-repeat: no-repeat;}
.learn_with_us_area .learning_with_us_contents .lwu_single:last-child{background-image: inherit;}
.learn_with_us_area .learning_with_us_contents .lwu_single img{}
.learn_with_us_area .learning_with_us_contents .lwu_single.full_support img{margin-top:-20px}
.learn_with_us_area .learning_with_us_contents .lwu_single p{margin-top:25px}

.learn_with_us_bottom_area{text-align:center;padding:50px 0 15px}
.learn_with_us_bottom_area p{font-size:16px;font-weight:300;margin-bottom:35px}
.learn_with_us_bottom_area  a.start_now2 {
  background-image: url("../img/start-now2.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: block;
  height: 58px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: center;
  width: 240px;
  margin-bottom:65px;
  margin-top:60px
}

.receptionist_academy_area{background-image: url("../img/receptionist-academy.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;}
.receptionist_academy_contents{}
.receptionist_academy_contents .ra_left{}
.receptionist_academy_contents .ra_left h2{color: #fff;
font-size: 50px;
font-weight: 500;
margin-top: 150px;}
.receptionist_academy_contents .ra_right{padding-left: 45px;}
.receptionist_academy_contents .ra_right h2{color: #fff;
font-size: 30px;
margin-bottom: 30px;
margin-top: 50px;}
.receptionist_academy_contents .ra_right p{color: #fff;
font-size: 16px;
font-weight: 300;}
.receptionist_academy_contents .ra_right .receptionist_agancy_button{margin-top:30px;margin-bottom:85px}
.receptionist_academy_contents .ra_right .receptionist_agancy_button a{background-image: url("../img/start-now3.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin-right:20px;
color: #fff;
display: inline-block;
float: left;
height: 55px;
padding-top: 15px;
text-align: center;
width: 200px;}
.receptionist_academy_contents .ra_right .receptionist_agancy_button h3{color: #3ce6ff;
font-size: 16px;
font-weight: 400;}

.promotions_area{padding:70px 0 80px}
.promotions_area .single_promo{padding: 25px 10px 0;
text-align: center;}
.promotions_area .single_promo.middle img{margin-top: -22px;}
.promotions_area .single_promo h3{font-size:20px;font-weight:400;margin:25px 0}
.promotions_area .single_promo img{}
.promotions_area .single_promo p{font-size: 16px;
font-weight: 300;}
.promotions_area .single_promo a{color: #b01818;
display: block;
font-size: 16px;
font-weight: 500;}

.works_on_all{background-image: url("../img/responsive.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100;background-position:center}
.works_on_all .responsive_left{}
.works_on_all .responsive_left img{margin-top: 70px;float:right;margin-right:40px}
.works_on_all .responsive_right{}
.works_on_all .responsive_right h2{font-size:30px;color:#fff;margin:130px 0 25px}
.works_on_all .responsive_right p{font-size:16px;font-weight:300;color:#fff}
.works_on_all .responsive_right a{width:200px;height:55px;margin-top:25px;border:1px solid #fff;border-radius:5px;text-align:center;padding-top:15px;color:#fff;display:block}

.receptionist_academy_information{}
.receptionist_academy_information .rai{}
.receptionist_academy_information .rai h2{font-size:30px;margin:75px 0 25px}
.receptionist_academy_information .rai p{font-size:16px;font-weight:300;}
.receptionist_academy_information .rai a{background-color:#B43535;border-bottom:3px solid #8D2222;border-radius:5px;display:block;width:200px;height:55px;margin-top:35px;margin-bottom:95px;color:#fff;text-align:center;padding-top:13px}

.gallery_area{}
.gallery_area img{width:25%;float:left}

.this_unit_of_cometency{background-color:#F5F5F5}
.this_unit_of_cometency .tuoc{}
.this_unit_of_cometency .tuoc h2{font-size:40px;margin-top:70px}
.this_unit_of_cometency .tuoc ul{margin:0;padding:0;list-style:none}
.this_unit_of_cometency .tuoc ul li{background-image: url("../img/tick.png");
  background-position: left center;
  background-repeat: no-repeat;padding-left:33px;font-size:20px;margin-bottom:10px}
.this_unit_of_cometency .tuoc a{background-color:#B43535;border-bottom:3px solid #8D2222;border-radius:5px;display:block;width:200px;height:55px;margin-top:35px;margin-bottom:70px;color:#fff;text-align:center;padding-top:13px}

.footer_area{background-color:#146D87;padding:45px 0 30px}
.footer_area .footer{}
.footer_area .footer ul{margin:0;padding:0;list-style:none;text-align:center;}
.footer_area .footer ul li{display:inline}
.footer_area .footer ul li a{font-weight:300;padding:5px 23px;color:#fff;display:inline-block}
.footer_area .footer p{color:#b0edff;text-align:center;margin-top:20px;font-weight:300}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
