/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.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 {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * 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 audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

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

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

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

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

















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

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.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:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, 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;
}

/* ==========================================================================
   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,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

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

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

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

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.padding_customize{
    padding: 0 !important;
}






.owl-carousel .item img {
    width: 100%;
    background-size: cover;
    height: auto;
    background-position: 100%;
}


/*************************************
          Header top
**************************************/
.header-top{
    background-color: #ececec;
}
.header-inner{
    /*background-color: #ffffff;*/
    padding: 0 0;
}
.fa-ul {
    margin-left: -14px !important;
    margin-bottom: 0 !important;
}
.fa-ul.level-one li .fa {
    background-color: #008bd2;
    font-size: 17px;
    padding: 6px 6px 7px;
}
.fa-ul.level-one li .fa-facebook {
    padding-left: 9px;
    padding-right: 9px;
}
.fa-ul.level-one li .fa:hover {
    background-color: #818181;
}
.fa-ul.list-inline.top-info.level-one li {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Roboto';
}

.top-social.level-one li.location {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 1px;
    font-family: 'Merriweather';
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 14px;
    -webkit-transition:all ease 0.35s;
    -moz-transition:all ease 0.35s;
    -o-transition:all ease 0.35s;
    -ms-transition:all ease 0.35s;
    transition:all ease 0.35s;
}
.top-social.level-one li.location:hover {
    cursor: pointer;
    background-color: #fff;
    color: #c79c60;
}
.top-social.level-one li .fa-map-marker {
    font-size: 20px;
    padding-right: 10px;
}
.fa-ul.list-inline.top-info.level-one li a i:before {
    font-size: 17px;
    color: #fff;
}


.fa-ul.list-inline.top-info.level-one li a.tel-no {
    background-color: transparent;
    border: none;
    color: #474747;
}
.fa-ul.list-inline.top-info.level-one li a.tel-no:hover{
    color: #008bd2;
}
.list-inline.top-info > li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}

/*********************************************
            Search
***********************************************/


.top_btn1 {
    background-color: #f26444;
    border-radius: 0;
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 7px 14px;
    text-transform: uppercase;
    line-height: 29px;
}
.top_btn2 {
    background-color: #ed145b;
    border-radius: 0;
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 7px 14px;
    text-transform: uppercase;
    line-height: 29px;
}
.top_btn1:hover {
    background-color: #008bd2;
}
.top_btn2:hover {
    background-color: #008bd2;
}

/*SEARCH*/
.top-social{
    float: right;
}
.top-social .search {
    width: 185px;
    height: 30px;
    position: relative;
    right: 1px;
    float: right;
    line-height: 22px;
}
.top-social .search input {
    position: absolute;
    width: 0px;
    float: Left;
    margin-left: 155px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    height: 30px;
    line-height: 18px;
    padding: 0 2px 0 18px;
    font-weight: 600;
    border-radius:1px;
    border: 1px solid #34AFED;
}
.top-social .search:hover input, 
.top-social .search input:focus {
    width: 200px;
    margin-left: 0px;
}
.top-social .search .search_btn {
    height: 30px;
    width: 37px;
    position: absolute;
    right: 0;
    border-radius:1px;
}
.top-social .search .btn-primary {
    color: #FFF;
    background-color: #229ad6;
    border-color: #229ad6;
}
.top-social .search .btn-primary:hover {
    color: #FFF;
    background-color: #34AFED;
    border-color: #34AFED;
}

/*****MENU*******/

.navbar-nav{
    float: right;
}



/* Cover Image */

.covertext_area{
    position: absolute;
    top: 0;
    //background: rgba(242, 100, 68, 0.82);
    height: 100%;
}

.cover_headline{
    border: 0px dotted #fff;
    margin-top: 0%;
    padding: 22px;
    color: #fff;
    background: rgba(86, 169, 185, 1);
    animation-duration: 5s;
    animation-delay: 1s;
    //animation-iteration-count: infinite;
}
.cover_headline2{
    border: 0px dotted #fff;
    margin-top: 0%;
    padding: 22px;
    color: #fff;
    background: #f26444;
    animation-duration: 6.5s;
    animation-delay: 1s;
    //animation-iteration-count: infinite;
}



/*Nav Tab*/


/*  bhoechie tab */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 20px;
    margin-left: 50px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #008bd2;
    background-image: #008bd2;
    color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #008bd2;
}

div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    //padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}
.list-group-item h4{
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 !important;
    font-weight: 400;
    padding: 8px 10px;
    text-align: justify;
}
.list-group-item{
    border: 1px solid #008bd2 !important;
}


/*BOX*/

.why_choose_box {
}
.why_choose_box .thumbnail{
    padding: 0;
    border-radius: 0;
}
.why_choose_box .caption{
    border-top: 3px solid #008bd2;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    min-height: 100px;
}
.why_choose_box .btn{
    
    border-radius: 0;
    border: 1px solid #008bd2;
    background: #fff;
    box-shadow: inset 0 0 0 0 #008bd2;
    transition: ease-in 0.4s, ease-out 0.5s;
}
.why_choose_box .btn:hover{
    color: #FFF;
    box-shadow: inset 300px 0 0 0 #008bd2;
}

.postion-btn{
    padding: 10px;
    
}




/**********************************************************
              INQUIRY
***********************************************************/

.inquiry_head{
    font-family: 'Roboto Condensed', sans-serif;
    background: rgba(255, 255, 255, 0.97);
    color: #333;    
    position: absolute;
    top: -56px;
    border: 1px solid #008bd2;
}
.inquiry_head h1{
    font-weight: 800;
    //padding-top: 15px;
}
.inquiry_head p{
    padding: 15px;
    font-size: 15px;
    font-weight: 400;
    //color: #999;
    padding-top: 0;
}

.inquiry_form{
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    margin-top: 100px;
}
.inquiry_form input{
    border-radius: 0;
    height: 40px;
    border: 1px solid #008bd2;
}
.inquiry_form textarea{
    border-radius: 0;
    height: 140px;
    border: 1px solid #008bd2;
}
.inquiry_form button{
    border: 0;
    padding: 8px 15px;
    background: rgb(242, 100, 68);
    color: #fff;
}



/**********************************************************
              Footer
***********************************************************/
.footer-top{
    padding: 30px 0 10px 0;
    background-color: #ffffff;
}
.footer-title {
    border-bottom: 3px solid #bfbfbf;
    color: #008bd2;
    font-family: raleway;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-transform: uppercase;
}
.twt-area.media-body,
.twt-area.media-body a{
    color: #969696;
}
.twitter-avatar {
    color: #A87F41;
}
.twt-area .date {
    color: #A87F41;
    cursor: pointer;
}
.screen-name {
    float: left;
    padding-right: 5px;
}
.open-time p{
    color: #969696;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.address p{
    color: #969696;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height   : 35px; 
    margin-bottom: 0;
}
.address p a{
    color: #969696;
    text-transform: none;/*
    font-weight: bold;*/
    letter-spacing: 0.5;
    font-size: 16px;
}
.address p a:hover{
    color: #008bd2;
}
p.icon-map {
    font-size: 16px;
}
i.fmarker {
    padding: 4px 7px !important;
}
i.fmobile {
    font-size: 20px !important;
    padding: 3px 7px !important;
}
i.fphone {
    font-size: 17px !important;
    padding: 4px 5px !important;
}
.open-time i, .address i {
    background: #008bd2 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    padding: 4px;
    margin-right: 8px;
}
.icon-map {
    line-height: 29px;
}
.clock-time{
    position: relative;
}
.address .road-details {
    padding-left: 31px;
    line-height: 15px;
    padding-bottom: 10px;
}
.footer-social-list{
    margin-top: 22px;
}
footer .footer-top ul li a i:before {
    font-size: 15px;
    color: #727272;
    padding-right: 5px;
}
footer .footer-top ul li a i:hover:before{
    color: #cfa670;
}
.footer-logo img {
    height: 45px;
    width: 223px;
    margin-bottom: 10px;
}
p.imes-info {
    color: #969696;
    font-style: italic;
    letter-spacing: 0;
    line-height: 20px;
    text-align: justify;
    text-transform: capitalize;
}
.footer-bottom{
    color: #1b1b1b;
    background-color: #008bd2;
    padding: 0px 0;
    padding-top: 10px;
}
.footer-bottom p a, .footer-bottom p {
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 32px;
    margin-bottom: 0;
}
.student_content li a {
    color: #717171;
    font-size: 16px;
    letter-spacing: 1px;
}
a.li_icon {
    background-image: url("../img/list_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}
a.li_icon:hover {
    background-image: url("../img/list_icon_hover.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}
.student_content li a {
    color: #717171;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 32px;
}
.student_content li a:hover {
    color: #008bd2;
}
.footer_box {
    padding-bottom: 20px;
}
.footer-bottom p a:hover{
    color: #000;
}
.footer-bottom .fa-angle-up {
    color: #fff;
    padding: 6px 10px;
    background-color: #010101;
    border-radius: 3px;
    font-size: 20px;
    opacity: 0.7;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.footer-bottom .fa-angle-up:hover{
    cursor: pointer;
    opacity: .86;
}

.scrollToTop{

    text-align:center; 
    font-weight: bold;
    color: #010101;
    text-decoration: none;
    position:fixed;
    top:90%;
    right:6px;
    display:none;
}
.scrollToTop:hover{
    text-decoration:none;
}
.footer-bottom .fa-angle-up:hover{
    background-color: #008BD2;
}


/*Archive*/

.bhoechie-tab .media-right h3{
    font-size: 16px;
    text-align: justify;
    margin: 0;
    line-height: 26px;
    font-family: "Open Sans";
}

.arc_btn{
    border: 0px solid !important;
    border-radius: 0px;
    padding: 2px 15px;
    color: rgb(255, 255, 255);
    background: rgb(242, 100, 68) none repeat scroll 0% 0%;
}
.arc_btn2{
    border: 0px solid !important;
    border-radius: 0px;
    padding: 2px 15px;
    color: rgb(255, 255, 255);
    background: rgb(86, 169, 185) none repeat scroll 0% 0%;
}



/**********************************************************
              Details Page
***********************************************************/

.promotiondetai_text{
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 24px;
}
.promotiondetai_text h3{
    font-weight: 600;
    color: #008BD2;
}

.course_submit_form{}

.course_submit_form h3{
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
    color: #008BD2;
    padding-bottom: 10px;
}

.course_submit_form .form-control{
    border: 1px solid #008bd2;
    border-radius: 0;
    height: 40px;
    font-family: "Open Sans";
}
.course_submit_form textarea.form-control{
    height: 200px;
}
input[submit]{
    background: rgba(3, 3, 3, 0.18) none repeat scroll 0% 0% !important;
    color: #008bd2 !important;
    font-weight: 800;
    letter-spacing: 6px;
    font-size: 18px;
    border: none;
}
.course_submit_form input[type="submit"]{    
    background: rgba(85, 85, 85, 0.77) none repeat scroll 0% 0%;
    color: #FFF ;
    font-weight: 800;
    letter-spacing: 6px;
    font-size: 18px;
    border: none;
}